Aug 25 16:15:29.840042 np0000008093 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 25 16:15:29.847348 np0000008093 devstack@c-api.service[100453]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 25 16:15:29.850480 np0000008093 devstack@c-api.service[100453]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Aug 25 16:15:29 2026] *** Aug 25 16:15:29.850480 np0000008093 devstack@c-api.service[100453]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 25 16:15:29.850480 np0000008093 devstack@c-api.service[100453]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 25 16:15:29.850480 np0000008093 devstack@c-api.service[100453]: nodename: np0000008093 Aug 25 16:15:29.850480 np0000008093 devstack@c-api.service[100453]: machine: x86_64 Aug 25 16:15:29.850480 np0000008093 devstack@c-api.service[100453]: clock source: unix Aug 25 16:15:29.850480 np0000008093 devstack@c-api.service[100453]: pcre jit disabled Aug 25 16:15:29.850480 np0000008093 devstack@c-api.service[100453]: detected number of CPU cores: 16 Aug 25 16:15:29.850480 np0000008093 devstack@c-api.service[100453]: current working directory: / Aug 25 16:15:29.850480 np0000008093 devstack@c-api.service[100453]: detected binary path: /usr/bin/uwsgi-core Aug 25 16:15:29.850480 np0000008093 devstack@c-api.service[100453]: your processes number limit is 257052 Aug 25 16:15:29.850480 np0000008093 devstack@c-api.service[100453]: your memory page size is 4096 bytes Aug 25 16:15:29.850480 np0000008093 devstack@c-api.service[100453]: detected max file descriptor number: 2048 Aug 25 16:15:29.850480 np0000008093 devstack@c-api.service[100453]: lock engine: pthread robust mutexes Aug 25 16:15:29.851117 np0000008093 devstack@c-api.service[100453]: thunder lock: enabled Aug 25 16:15:29.851117 np0000008093 devstack@c-api.service[100453]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 25 16:15:29.851117 np0000008093 devstack@c-api.service[100453]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 25 16:15:29.851117 np0000008093 devstack@c-api.service[100453]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 25 16:15:29.851117 np0000008093 devstack@c-api.service[100453]: Set PythonHome to /opt/stack/data/venv Aug 25 16:15:29.898107 np0000008093 devstack@c-api.service[100453]: Python main interpreter initialized at 0x70e0558a4668 Aug 25 16:15:29.898107 np0000008093 devstack@c-api.service[100453]: python threads support enabled Aug 25 16:15:29.898107 np0000008093 devstack@c-api.service[100453]: your server socket listen backlog is limited to 100 connections Aug 25 16:15:29.898107 np0000008093 devstack@c-api.service[100453]: your mercy for graceful operations on workers is 80 seconds Aug 25 16:15:29.898784 np0000008093 devstack@c-api.service[100453]: mapped 671795 bytes (656 KB) for 4 cores Aug 25 16:15:29.898967 np0000008093 devstack@c-api.service[100453]: *** Operational MODE: preforking *** Aug 25 16:15:29.899269 np0000008093 devstack@c-api.service[100453]: *** uWSGI is running in multiple interpreter mode *** Aug 25 16:15:29.899269 np0000008093 devstack@c-api.service[100453]: spawned uWSGI master process (pid: 100453) Aug 25 16:15:29.899452 np0000008093 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 25 16:15:29.899993 np0000008093 devstack@c-api.service[100453]: spawned uWSGI worker 1 (pid: 100454, cores: 1) Aug 25 16:15:29.900704 np0000008093 devstack@c-api.service[100453]: spawned uWSGI worker 2 (pid: 100455, cores: 1) Aug 25 16:15:29.901252 np0000008093 devstack@c-api.service[100453]: spawned uWSGI worker 3 (pid: 100456, cores: 1) Aug 25 16:15:29.901910 np0000008093 devstack@c-api.service[100453]: spawned uWSGI worker 4 (pid: 100457, cores: 1) Aug 25 16:15:29.901910 np0000008093 devstack@c-api.service[100453]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 25 16:15:30.047047 np0000008093 devstack@c-api.service[100454]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 25 16:15:30.047047 np0000008093 devstack@c-api.service[100454]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 25 16:15:30.047047 np0000008093 devstack@c-api.service[100454]: we strongly recommend against using it for new projects. Aug 25 16:15:30.047047 np0000008093 devstack@c-api.service[100454]: If you are already using Eventlet, we recommend migrating to a different Aug 25 16:15:30.047047 np0000008093 devstack@c-api.service[100454]: framework. For more detail see Aug 25 16:15:30.047047 np0000008093 devstack@c-api.service[100454]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 25 16:15:30.047047 np0000008093 devstack@c-api.service[100454]: import eventlet # noqa Aug 25 16:15:30.050626 np0000008093 devstack@c-api.service[100457]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 25 16:15:30.050626 np0000008093 devstack@c-api.service[100457]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 25 16:15:30.050626 np0000008093 devstack@c-api.service[100457]: we strongly recommend against using it for new projects. Aug 25 16:15:30.050626 np0000008093 devstack@c-api.service[100457]: If you are already using Eventlet, we recommend migrating to a different Aug 25 16:15:30.050626 np0000008093 devstack@c-api.service[100457]: framework. For more detail see Aug 25 16:15:30.050626 np0000008093 devstack@c-api.service[100457]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 25 16:15:30.050626 np0000008093 devstack@c-api.service[100457]: import eventlet # noqa Aug 25 16:15:30.057495 np0000008093 devstack@c-api.service[100455]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 25 16:15:30.057495 np0000008093 devstack@c-api.service[100455]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 25 16:15:30.057495 np0000008093 devstack@c-api.service[100455]: we strongly recommend against using it for new projects. Aug 25 16:15:30.057495 np0000008093 devstack@c-api.service[100455]: If you are already using Eventlet, we recommend migrating to a different Aug 25 16:15:30.057495 np0000008093 devstack@c-api.service[100455]: framework. For more detail see Aug 25 16:15:30.057495 np0000008093 devstack@c-api.service[100455]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 25 16:15:30.057495 np0000008093 devstack@c-api.service[100455]: import eventlet # noqa Aug 25 16:15:30.058125 np0000008093 devstack@c-api.service[100456]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 25 16:15:30.058125 np0000008093 devstack@c-api.service[100456]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 25 16:15:30.058125 np0000008093 devstack@c-api.service[100456]: we strongly recommend against using it for new projects. Aug 25 16:15:30.058125 np0000008093 devstack@c-api.service[100456]: If you are already using Eventlet, we recommend migrating to a different Aug 25 16:15:30.058125 np0000008093 devstack@c-api.service[100456]: framework. For more detail see Aug 25 16:15:30.058125 np0000008093 devstack@c-api.service[100456]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 25 16:15:30.058125 np0000008093 devstack@c-api.service[100456]: import eventlet # noqa Aug 25 16:15:30.228922 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 25 16:15:30.228922 np0000008093 devstack@c-api.service[100454]: from cgi import parse_header Aug 25 16:15:30.232490 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 25 16:15:30.232490 np0000008093 devstack@c-api.service[100457]: from cgi import parse_header Aug 25 16:15:30.263756 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 25 16:15:30.263756 np0000008093 devstack@c-api.service[100456]: from cgi import parse_header Aug 25 16:15:30.263836 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 25 16:15:30.263836 np0000008093 devstack@c-api.service[100455]: from cgi import parse_header Aug 25 16:15:30.275406 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 25 16:15:30.275406 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:15:30.279464 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 25 16:15:30.279464 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:15:30.289108 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 25 16:15:30.289108 np0000008093 devstack@c-api.service[100454]: removals.removed_module( Aug 25 16:15:30.290210 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 25 16:15:30.290210 np0000008093 devstack@c-api.service[100454]: removals.removed_module( Aug 25 16:15:30.292605 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 25 16:15:30.292605 np0000008093 devstack@c-api.service[100457]: removals.removed_module( Aug 25 16:15:30.293559 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 25 16:15:30.293559 np0000008093 devstack@c-api.service[100457]: removals.removed_module( Aug 25 16:15:30.315953 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 25 16:15:30.315953 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:15:30.316244 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 25 16:15:30.316244 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:15:30.330547 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 25 16:15:30.330547 np0000008093 devstack@c-api.service[100455]: removals.removed_module( Aug 25 16:15:30.330754 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 25 16:15:30.330754 np0000008093 devstack@c-api.service[100456]: removals.removed_module( Aug 25 16:15:30.331607 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 25 16:15:30.331607 np0000008093 devstack@c-api.service[100456]: removals.removed_module( Aug 25 16:15:30.331706 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 25 16:15:30.331706 np0000008093 devstack@c-api.service[100455]: removals.removed_module( Aug 25 16:15:31.156033 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 25 16:15:31.156033 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:15:31.164025 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 25 16:15:31.164025 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:15:31.217354 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 25 16:15:31.217354 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:15:31.226721 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 25 16:15:31.226721 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:15:31.229804 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 25 16:15:31.229804 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:15:31.235637 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 25 16:15:31.235637 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:15:31.287766 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 25 16:15:31.287766 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:15:31.297688 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 25 16:15:31.297688 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:15:31.394901 np0000008093 devstack@c-api.service[100454]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 25 16:15:31.395125 np0000008093 devstack@c-api.service[100454]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100454) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 25 16:15:31.453264 np0000008093 devstack@c-api.service[100457]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 25 16:15:31.453518 np0000008093 devstack@c-api.service[100457]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100457) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 25 16:15:31.481688 np0000008093 devstack@c-api.service[100454]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 25 16:15:31.481688 np0000008093 devstack@c-api.service[100454]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 25 16:15:31.514686 np0000008093 devstack@c-api.service[100455]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 25 16:15:31.514960 np0000008093 devstack@c-api.service[100455]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100455) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 25 16:15:31.526851 np0000008093 devstack@c-api.service[100456]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 25 16:15:31.527121 np0000008093 devstack@c-api.service[100456]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100456) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 25 16:15:31.546096 np0000008093 devstack@c-api.service[100457]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 25 16:15:31.546096 np0000008093 devstack@c-api.service[100457]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 25 16:15:31.596010 np0000008093 devstack@c-api.service[100455]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 25 16:15:31.596010 np0000008093 devstack@c-api.service[100455]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 25 16:15:31.605476 np0000008093 devstack@c-api.service[100456]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 25 16:15:31.605476 np0000008093 devstack@c-api.service[100456]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 25 16:15:31.933425 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100454) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 25 16:15:31.933967 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.934068 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.934305 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.936546 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.936615 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.936643 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.936781 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.936781 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.936904 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.936904 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.938128 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.938231 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.938313 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.938369 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.938394 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.938440 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.938510 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.938579 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.938668 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.938726 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.938784 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.938841 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.938898 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.938964 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.942281 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.942402 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.943195 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.943195 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.943195 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.943195 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.943195 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.943348 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.943385 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.943526 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.943526 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.943781 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.943781 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.943781 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.945332 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.945397 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.945453 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.945536 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.945566 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.945657 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.945744 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.946564 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.946665 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.946851 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.946851 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.946851 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.946996 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.946996 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.947105 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.947135 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.947248 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.947304 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.947380 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.947465 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.947533 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.949598 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.949721 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.949772 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.949836 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.949912 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.949957 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.950051 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.957400 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.957648 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.957648 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.957648 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.957783 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.957783 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.957859 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.958777 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.958846 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.958974 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.959061 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.959061 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.959209 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.959209 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.962215 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.962350 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.962350 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.962437 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.962535 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.962646 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.962646 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.963662 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.963662 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.963662 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.963788 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.963825 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.963875 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.964321 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.965234 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.965377 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.965485 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.965552 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.965617 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.965782 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.965880 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.968918 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.969021 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.969178 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.969285 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.969343 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.969807 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.969807 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.970600 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.970743 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.970836 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.970940 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.971022 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.971136 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.971280 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.973105 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.973247 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.973316 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.973375 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.973445 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.973570 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.973570 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.974120 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.974243 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.974317 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.974363 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.974490 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.974490 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.974599 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.974690 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.974737 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.974866 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.974866 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.975463 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.975463 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.975463 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.975463 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.975463 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.975463 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.975463 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.975463 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.975463 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.975463 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.976657 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100455) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 25 16:15:31.977075 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.977218 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.977289 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.977289 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.977574 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.977752 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.977797 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.977797 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.977797 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.977797 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.978049 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.978049 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.978164 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.978217 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.978257 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.978292 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.978446 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.978532 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.978532 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.978710 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.978710 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.978787 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.978787 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.978936 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.978936 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.979006 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.979042 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.979064 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.979086 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.979105 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.979125 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.979164 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.979199 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.979221 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.979242 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.979263 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.979286 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.979307 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.979545 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.979545 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.979545 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.979545 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.979927 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.979927 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.979927 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.980487 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.980487 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.980487 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.980631 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.980631 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.980723 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.980761 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.981050 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.981139 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.981241 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.981325 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.981325 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.981396 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.981506 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.982260 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.982424 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.982473 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.982509 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.982548 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.982607 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.982645 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.982683 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.982718 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.982718 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.982797 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.982838 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.982870 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.982870 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.982934 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.983393 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.983393 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.983393 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.983393 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.983393 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.983393 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.983393 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.983713 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.983713 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.983713 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.983713 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.983845 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.983845 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.985798 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.985798 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.985798 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.985798 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.985798 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.985798 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.985798 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.986484 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.986613 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.986715 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.986811 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.986859 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.986898 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.986935 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.986935 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.986998 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.987043 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.987086 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.987086 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.987086 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.987214 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.988785 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.988785 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.988785 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.988785 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.988785 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.989047 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.989087 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.989119 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.989176 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.989215 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.989215 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.989215 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.989215 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.989215 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.989215 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.989389 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.989428 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.989463 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.989498 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.989534 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.989569 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.989626 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.989673 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.989719 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.989719 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.989791 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.989828 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.989861 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.990629 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.990629 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.990629 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.990629 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.990629 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.990629 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.990629 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.991194 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.991194 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.991194 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.991194 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.991194 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.991194 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.991194 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.991963 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.991963 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.991963 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.991963 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.991963 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.991963 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.991963 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.992753 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.992870 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.992960 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.992960 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.993053 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.993053 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.993177 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.993496 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.993546 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.993684 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.993771 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.993815 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.993850 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.994426 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.994540 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.994647 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.994699 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.994741 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.994741 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.994816 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.994856 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.994897 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.994939 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.994977 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.995011 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.995044 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.995044 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.995115 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.995164 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.995501 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.995501 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.995501 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.995501 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.995922 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.995922 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.995922 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.995922 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.995922 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.996083 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.996083 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.996159 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.996562 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.996562 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.996562 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.996562 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.996727 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.996727 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.996727 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.996823 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.997536 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.997615 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.997734 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.997795 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.998002 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.998002 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.998308 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.998474 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.998580 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.998688 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.998800 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.998800 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.998875 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.998907 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:31.999083 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:31.999083 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:31.999083 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:31.999293 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:31.999293 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:31.999293 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:31.999412 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.000028 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.000092 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.000325 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.000325 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.000325 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.000438 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.000438 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.001118 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.001118 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.001118 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.001574 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.001574 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.001574 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.001574 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.002055 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.002055 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.002289 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.002289 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.002289 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.002459 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.002506 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.003115 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.003115 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.003283 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.003336 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.003336 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.003414 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.003469 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.003514 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.003554 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.003607 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.003650 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.003699 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.003699 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.003699 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.003699 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.003699 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.003699 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.003913 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.003913 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.003913 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.004014 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.004498 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.004498 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.004498 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.004498 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.004498 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.005156 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.005156 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.005229 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.005229 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.005294 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.005334 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.005498 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.005498 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.005707 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.006666 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.006666 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.006895 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.006895 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.006895 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.006983 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.007011 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.007388 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.007471 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.007541 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.007642 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.007770 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.007812 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.007842 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.007878 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.007909 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.007909 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.007960 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.007989 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.007989 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.008694 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.008755 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.008833 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.008897 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.008960 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.009023 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.010937 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100456) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 25 16:15:32.011321 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.011406 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.011629 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.012303 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.012375 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.012437 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.012495 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.012553 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.012691 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.012761 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.013264 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.013330 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.013403 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.013509 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.013601 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.013665 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.013771 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.013839 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.013897 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.013929 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.013995 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.014063 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.014129 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.014193 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.014800 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.014846 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.014913 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.014971 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100457) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 25 16:15:32.015024 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.015082 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.015173 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.015260 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.015365 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.015442 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.015558 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.015693 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.015786 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.015863 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.015930 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.015964 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.015993 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.016072 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.016547 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.016624 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.016690 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.016725 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.016754 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.016783 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.016811 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.016847 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.016876 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.016911 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.016939 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.016966 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.016994 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.017130 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.017377 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.017454 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.017454 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.017554 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.017554 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.017697 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.017755 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.017801 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.017845 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.017888 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.017888 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.017963 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.017998 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.017998 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.018051 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.018078 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.018105 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.018132 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.018132 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.018204 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.018233 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.018260 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.018293 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.018293 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.018343 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.018343 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.018401 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.018572 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.018776 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.018838 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.018889 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.018954 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.019016 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.019068 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.019131 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.019374 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.019433 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.019524 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.019611 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.019699 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.019753 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.019814 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.020312 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.020381 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.020413 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.020472 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.020533 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.020635 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.020692 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.020981 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.021052 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.021099 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.021131 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.021176 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.021255 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.021302 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.021302 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.021401 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.021453 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.021453 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.021533 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.021568 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.021615 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.021645 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.021672 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.021700 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.021727 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.021755 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.021755 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.021924 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.022969 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.023048 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.023111 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.023174 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.023221 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.023265 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.023322 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.023668 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.023748 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.023809 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.023854 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.023887 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.023915 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.023943 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.023971 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.024005 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.024033 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.024061 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.024195 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.024195 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.024300 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.024653 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.024728 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.024793 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.024845 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.024893 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.024951 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.025010 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.025318 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.025394 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.025432 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.025460 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.025488 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.025559 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.025624 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.025670 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.025714 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.025756 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.025798 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.025853 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.025886 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.025914 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.026300 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.026342 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.026379 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.026455 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.026510 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.026566 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.026634 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.026667 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.026696 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.026724 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.026830 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.026895 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.026952 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.026998 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.027438 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.027582 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.027656 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.027745 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.027783 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.027783 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.027851 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.027917 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.027952 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.027979 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.028001 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.028021 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.028042 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.028063 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.028321 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.028388 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.028388 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.028529 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.028625 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.028711 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.028776 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.028776 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.028924 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.028989 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.029052 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.029108 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.029189 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.029189 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.029354 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.029354 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.029354 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.029483 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.029526 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.029526 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.029579 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.029626 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.029655 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.029686 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.029718 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.029718 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.029718 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.029791 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.029833 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.029865 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.030010 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.030010 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.030010 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.030156 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.030156 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.030245 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.030295 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.030356 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.030356 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.030475 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.030475 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.030582 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.030655 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.030717 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.030774 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.030829 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.030874 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.030919 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.030957 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.030957 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.031019 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.031050 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.031081 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.031114 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.031196 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.031235 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.031271 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.031312 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.031505 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.031582 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.031678 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.031745 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.031808 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.031869 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.031926 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.031990 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.032058 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.032118 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.032118 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.032118 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.032349 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.032349 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.032349 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.032507 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.032546 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.032577 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.032632 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.032667 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.032714 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.032747 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.032769 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.032790 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.032811 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.032811 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.032848 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.032874 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.032896 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.032975 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.032975 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.032975 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.032975 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.033048 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.033048 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.033048 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.033100 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.033331 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.033331 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.033331 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.033331 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.033477 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.033477 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.033477 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.033568 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.033657 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.033728 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.033775 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.033820 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.033874 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.033941 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.034002 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.034059 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.034121 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.034197 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.034265 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.034265 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.034367 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.034422 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.034422 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.034422 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.034521 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.034521 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.034581 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.034628 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.034652 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.034678 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.034713 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.034738 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.034842 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.034890 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.034931 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.034984 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.035049 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.035049 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.035249 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.035299 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.035357 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.035406 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.035450 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.035493 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.035533 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.035533 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.035632 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.035655 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.035684 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.035728 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.035754 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.035786 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.035807 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.035829 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.035850 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.035937 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.035978 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.036018 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.036054 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.036296 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.036355 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.036400 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.036461 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.036506 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.036567 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.036657 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.036718 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.036775 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.036826 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.036860 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.036905 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.036943 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.036943 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.037012 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.037050 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.037088 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.037130 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.037180 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.037214 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.037245 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.037604 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.037682 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.037762 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.037823 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.037883 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.037942 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.038002 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.038069 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.038162 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.038162 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.038162 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.038333 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.038333 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.038333 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.038501 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.038561 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.038635 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.038672 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.038721 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.038805 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.038867 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.039237 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.039327 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.039377 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.039416 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.039452 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.039487 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.039537 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.039702 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.039702 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.039842 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.039923 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.039997 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.039997 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.039997 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.039997 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.039997 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.040230 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.040276 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.040312 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.040348 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.040387 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.040419 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.040449 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.040484 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.040515 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.040546 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.040577 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.040577 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.040974 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.041046 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.041111 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.041111 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.041235 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.041303 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.041362 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.041423 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.041484 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.041484 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.041484 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.041679 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.041679 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.042812 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.042876 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.042911 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.042994 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.043050 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.043109 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.043222 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.043446 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.043547 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.043617 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.043700 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.043768 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.043829 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.043871 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 16:15:32.044793 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 16:15:32.044793 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 16:15:32.045033 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 16:15:32.045033 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 16:15:32.045033 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 16:15:32.045033 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 16:15:32.054399 np0000008093 devstack@c-api.service[100454]: INFO dbcounter [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Registered counter for database cinder Aug 25 16:15:32.064344 np0000008093 devstack@c-api.service[100455]: INFO dbcounter [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Registered counter for database cinder Aug 25 16:15:32.089519 np0000008093 devstack@c-api.service[100457]: INFO dbcounter [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Registered counter for database cinder Aug 25 16:15:32.090935 np0000008093 devstack@c-api.service[100456]: INFO dbcounter [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Registered counter for database cinder Aug 25 16:15:32.099269 np0000008093 devstack@c-api.service[100454]: DEBUG oslo_db.sqlalchemy.engines [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc 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=100454) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:15:32.117257 np0000008093 devstack@c-api.service[100455]: DEBUG oslo_db.sqlalchemy.engines [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 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=100455) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:15:32.140471 np0000008093 devstack@c-api.service[100457]: DEBUG oslo_db.sqlalchemy.engines [None req-136e97bc-dd37-4360-a289-47633a7ba93d 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=100457) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:15:32.148780 np0000008093 devstack@c-api.service[100456]: DEBUG oslo_db.sqlalchemy.engines [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 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=100456) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:15:32.250325 np0000008093 devstack@c-api.service[100454]: DEBUG dbcounter [-] [100454] Writer thread running {{(pid=100454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 25 16:15:32.253263 np0000008093 devstack@c-api.service[100454]: INFO cinder.rpc [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 25 16:15:32.256127 np0000008093 devstack@c-api.service[100454]: INFO cinder.rpc [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 25 16:15:32.258684 np0000008093 devstack@c-api.service[100454]: INFO cinder.rpc [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 25 16:15:32.259346 np0000008093 devstack@c-api.service[100455]: DEBUG dbcounter [-] [100455] Writer thread running {{(pid=100455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 25 16:15:32.260853 np0000008093 devstack@c-api.service[100454]: INFO cinder.rpc [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 25 16:15:32.261277 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.261604 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.262693 np0000008093 devstack@c-api.service[100455]: INFO cinder.rpc [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 25 16:15:32.263398 np0000008093 devstack@c-api.service[100454]: WARNING cinder.keymgr.conf_key_mgr [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.265827 np0000008093 devstack@c-api.service[100455]: INFO cinder.rpc [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 25 16:15:32.266690 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.266859 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.268927 np0000008093 devstack@c-api.service[100455]: INFO cinder.rpc [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 25 16:15:32.271781 np0000008093 devstack@c-api.service[100455]: INFO cinder.rpc [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 25 16:15:32.272277 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.272711 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.273568 np0000008093 devstack@c-api.service[100455]: WARNING cinder.keymgr.conf_key_mgr [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.277268 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.277488 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.281795 np0000008093 devstack@c-api.service[100457]: DEBUG dbcounter [-] [100457] Writer thread running {{(pid=100457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 25 16:15:32.284861 np0000008093 devstack@c-api.service[100457]: INFO cinder.rpc [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 25 16:15:32.286198 np0000008093 devstack@c-api.service[100456]: DEBUG dbcounter [-] [100456] Writer thread running {{(pid=100456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 25 16:15:32.287713 np0000008093 devstack@c-api.service[100457]: INFO cinder.rpc [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 25 16:15:32.288862 np0000008093 devstack@c-api.service[100456]: INFO cinder.rpc [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 25 16:15:32.290328 np0000008093 devstack@c-api.service[100457]: INFO cinder.rpc [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 25 16:15:32.291198 np0000008093 devstack@c-api.service[100456]: INFO cinder.rpc [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 25 16:15:32.292493 np0000008093 devstack@c-api.service[100457]: INFO cinder.rpc [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 25 16:15:32.292886 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.293191 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.293514 np0000008093 devstack@c-api.service[100456]: INFO cinder.rpc [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 25 16:15:32.293946 np0000008093 devstack@c-api.service[100457]: WARNING cinder.keymgr.conf_key_mgr [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.296221 np0000008093 devstack@c-api.service[100456]: INFO cinder.rpc [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 25 16:15:32.296676 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.297056 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.297498 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.297773 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.297862 np0000008093 devstack@c-api.service[100456]: WARNING cinder.keymgr.conf_key_mgr [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.303395 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.303395 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.307422 np0000008093 devstack@c-api.service[100454]: DEBUG oslo_db.sqlalchemy.engines [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc 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=100454) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:15:32.310359 np0000008093 devstack@c-api.service[100454]: INFO cinder.rpc [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 25 16:15:32.313151 np0000008093 devstack@c-api.service[100454]: INFO cinder.rpc [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 25 16:15:32.313610 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.313767 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.317965 np0000008093 devstack@c-api.service[100455]: DEBUG oslo_db.sqlalchemy.engines [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 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=100455) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:15:32.320715 np0000008093 devstack@c-api.service[100455]: INFO cinder.rpc [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 25 16:15:32.323493 np0000008093 devstack@c-api.service[100455]: INFO cinder.rpc [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 25 16:15:32.324060 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.324299 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.325355 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.325518 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.327877 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.328003 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.330359 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.330537 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.333422 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.333607 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.335316 np0000008093 devstack@c-api.service[100457]: DEBUG oslo_db.sqlalchemy.engines [None req-136e97bc-dd37-4360-a289-47633a7ba93d 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=100457) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:15:32.336767 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.336979 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.338542 np0000008093 devstack@c-api.service[100457]: INFO cinder.rpc [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 25 16:15:32.338747 np0000008093 devstack@c-api.service[100456]: DEBUG oslo_db.sqlalchemy.engines [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 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=100456) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:15:32.339691 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.339757 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.339914 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.339948 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.341336 np0000008093 devstack@c-api.service[100457]: INFO cinder.rpc [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 25 16:15:32.341842 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.342017 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.342494 np0000008093 devstack@c-api.service[100456]: INFO cinder.rpc [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 25 16:15:32.342837 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.342979 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.343984 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.344261 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.345907 np0000008093 devstack@c-api.service[100456]: INFO cinder.rpc [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 25 16:15:32.346357 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.346502 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.346669 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.346869 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.347746 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.347867 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.349353 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.349508 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.350402 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.350569 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.352431 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.352545 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.352606 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.352798 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.352985 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.353274 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.355563 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.355772 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.356003 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.356219 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.357032 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.357209 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.357315 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.357480 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.358365 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.358534 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.358845 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.359017 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.359868 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.360021 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.360054 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.360187 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.361445 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.361557 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.361606 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.361775 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.362562 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.362702 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.362741 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.362860 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.363514 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.363514 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.363635 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.363768 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.364080 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.364329 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.364603 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.364732 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.365608 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.365737 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.366351 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.366446 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.366490 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.366530 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.367146 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.367211 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.367276 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.367317 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.367908 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.368051 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.368148 np0000008093 devstack@c-api.service[100454]: WARNING cinder.api.contrib.hosts [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 25 16:15:32.368358 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.368442 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.368489 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.368533 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.368715 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.368799 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.369182 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.router [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Extended resource: extensions {{(pid=100454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.370368 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.router [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Extended resource: consistencygroups {{(pid=100454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.370457 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.370562 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.370681 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.370934 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.371374 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.371533 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.372656 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.router [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Extended resource: extra_specs {{(pid=100454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.373523 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.373718 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.373923 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.router [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Extended resource: capabilities {{(pid=100454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.374097 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.374248 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.375007 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.router [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Extended resource: backups {{(pid=100454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.376215 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.376398 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.376975 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.377042 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.router [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Extended resource: os-quota-sets {{(pid=100454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.377188 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.377278 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.377544 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.378044 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.378186 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.378255 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.router [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Extended resource: qos-specs {{(pid=100454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.378797 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.378973 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.379968 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.380100 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.380221 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.router [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Extended resource: encryption {{(pid=100454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.380772 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.380921 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.381284 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.381459 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.382233 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.382292 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.382335 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.router [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Extended resource: encryption {{(pid=100454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.382435 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.382503 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.383423 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.383545 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.383900 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.router [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Extended resource: cgsnapshots {{(pid=100454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.384319 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.384493 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.384826 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.385017 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.385109 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.385198 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.router [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Extended resource: scheduler-stats {{(pid=100454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.385325 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.385377 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.385544 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.386606 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.386820 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.386872 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.router [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Extended resource: os-volume-manage {{(pid=100454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.387798 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.387986 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.388070 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.router [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Extended resource: os-snapshot-manage {{(pid=100454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.388370 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.388511 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.388923 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.389105 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.389317 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.router [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Extended resource: os-volume-transfer {{(pid=100454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.390113 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.390242 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.390318 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.390496 np0000008093 devstack@c-api.service[100455]: WARNING cinder.api.contrib.hosts [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 25 16:15:32.390606 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.390693 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.router [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Extended resource: os-hosts {{(pid=100454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.390893 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.391074 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.391128 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.391255 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.391867 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.router [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Extended resource: os-volume-type-access {{(pid=100454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.391953 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.392000 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.router [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Extended resource: extensions {{(pid=100455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.392055 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.392665 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.392774 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.393314 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.router [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Extended resource: os-availability-zone {{(pid=100454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.393496 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.393644 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.394264 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.router [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Extended resource: consistencygroups {{(pid=100455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.394329 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.394368 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.394368 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.394432 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.394642 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.router [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Extended resource: os-quota-class-sets {{(pid=100454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.394947 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.395047 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.395848 np0000008093 devstack@c-api.service[100457]: WARNING cinder.api.contrib.hosts [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 25 16:15:32.396074 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.396172 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.396738 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.396779 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.396805 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.router [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Extended resource: extra_specs {{(pid=100455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.396829 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.396851 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.router [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Extended resource: extensions {{(pid=100457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.396875 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.397215 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.397329 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.397758 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.397876 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.397909 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.router [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Extended resource: consistencygroups {{(pid=100457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.397961 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.router [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Extended resource: capabilities {{(pid=100455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.398174 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.398328 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.398635 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.398805 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.399244 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.399397 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.router [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Extended resource: backups {{(pid=100455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.399480 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.399526 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.contrib.snapshot_actions [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] SnapshotActionsController initialized {{(pid=100454) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 25 16:15:32.399783 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.router [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Extended resource: extra_specs {{(pid=100457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.399939 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.400058 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.400470 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.400659 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.400715 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.400862 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.401447 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.401603 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.401656 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.401744 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.402021 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.router [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Extended resource: capabilities {{(pid=100457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.402354 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.402516 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.402771 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.402951 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.403474 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.router [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Extended resource: os-quota-sets {{(pid=100455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.403566 np0000008093 devstack@c-api.service[100456]: WARNING cinder.api.contrib.hosts [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 25 16:15:32.403709 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.router [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.403782 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.403850 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.403911 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.router [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.403956 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.router [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Extended resource: backups {{(pid=100457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.404003 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.router [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.404079 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.router [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.404193 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.router [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.404288 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.router [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.404355 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.router [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Extended resource: extensions {{(pid=100456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.404415 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.router [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Extension UsedLimits extending resource: limits {{(pid=100454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.404510 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.router [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Extension SnapshotActions extending resource: snapshots {{(pid=100454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.404620 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.router [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.404749 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.router [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Extension VolumeTypeAccess extending resource: types {{(pid=100454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.404868 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.router [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Extension AdminActions extending resource: volumes {{(pid=100454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.404978 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.router [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Extension AdminActions extending resource: snapshots {{(pid=100454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.405134 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.router [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Extension AdminActions extending resource: backups {{(pid=100454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.405278 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.router [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Extension VolumeActions extending resource: volumes {{(pid=100454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.405424 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.router [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.405481 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.router [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Extended resource: consistencygroups {{(pid=100456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.405810 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.router [None req-94fb1110-116d-4a04-9787-39d8b2c6b0bc None None] Extension TypesManage extending resource: types {{(pid=100454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.405840 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.router [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Extended resource: qos-specs {{(pid=100455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.407191 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.router [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Extended resource: extra_specs {{(pid=100456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.407568 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.router [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Extended resource: os-quota-sets {{(pid=100457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.407827 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.router [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Extended resource: encryption {{(pid=100455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.408515 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.router [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Extended resource: capabilities {{(pid=100456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.409045 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.router [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Extended resource: qos-specs {{(pid=100457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.409102 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.router [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Extended resource: encryption {{(pid=100455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.409810 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.router [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Extended resource: backups {{(pid=100456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.410322 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.router [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Extended resource: cgsnapshots {{(pid=100455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.410747 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.router [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Extended resource: encryption {{(pid=100457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.411509 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.router [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Extended resource: scheduler-stats {{(pid=100455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.412032 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.router [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Extended resource: encryption {{(pid=100457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.412531 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.router [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Extended resource: os-quota-sets {{(pid=100456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.412944 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.router [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Extended resource: os-volume-manage {{(pid=100455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.413376 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.router [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Extended resource: cgsnapshots {{(pid=100457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.413910 np0000008093 devstack@c-api.service[100454]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x70e0558a4668 pid: 100454 (default app) Aug 25 16:15:32.413972 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.router [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Extended resource: qos-specs {{(pid=100456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.414609 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.router [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Extended resource: os-snapshot-manage {{(pid=100455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.415008 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.router [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Extended resource: scheduler-stats {{(pid=100457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.416109 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.router [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Extended resource: encryption {{(pid=100456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.416233 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.router [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Extended resource: os-volume-manage {{(pid=100457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.416297 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.router [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Extended resource: os-volume-transfer {{(pid=100455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.417417 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.router [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Extended resource: os-snapshot-manage {{(pid=100457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.417835 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.router [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Extended resource: os-hosts {{(pid=100455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.418035 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.router [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Extended resource: encryption {{(pid=100456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.418945 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.router [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Extended resource: os-volume-transfer {{(pid=100457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.419404 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.router [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Extended resource: os-volume-type-access {{(pid=100455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.420458 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.router [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Extended resource: cgsnapshots {{(pid=100456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.420530 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.router [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Extended resource: os-hosts {{(pid=100457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.420992 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.router [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Extended resource: os-availability-zone {{(pid=100455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.421793 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.router [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Extended resource: scheduler-stats {{(pid=100456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.421975 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.router [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Extended resource: os-volume-type-access {{(pid=100457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.422247 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.router [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Extended resource: os-quota-class-sets {{(pid=100455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.422997 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.router [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Extended resource: os-volume-manage {{(pid=100456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.423367 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.router [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Extended resource: os-availability-zone {{(pid=100457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.423607 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.423786 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.424536 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.router [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Extended resource: os-snapshot-manage {{(pid=100456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.424678 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.router [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Extended resource: os-quota-class-sets {{(pid=100457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.424731 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.424731 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.425409 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.425520 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.425891 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-a0f0ae6f-dc64-40c3-8449-268f92f898dd None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:15:32.425986 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.426055 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.router [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Extended resource: os-volume-transfer {{(pid=100456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.426081 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.426170 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.contrib.snapshot_actions [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] SnapshotActionsController initialized {{(pid=100455) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 25 16:15:32.426513 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.426735 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.426959 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.426959 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.427459 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.427520 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.router [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Extended resource: os-hosts {{(pid=100456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.427568 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.427628 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.427726 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.428247 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.contrib.snapshot_actions [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] SnapshotActionsController initialized {{(pid=100457) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 25 16:15:32.428338 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.428458 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.428601 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.428719 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.429227 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.429285 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.router [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Extended resource: os-volume-type-access {{(pid=100456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.429329 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.429365 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.429461 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.430331 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.router [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.430423 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.430486 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.router [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.430964 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1/1] 10.4.3.102 () {60 vars in 925 bytes} [Tue Aug 25 16:15:32 2026] GET /volume/v3/ => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 25 16:15:32.431021 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.431056 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.router [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.431056 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.router [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.431056 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.router [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.431056 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.router [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.431056 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.router [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Extension UsedLimits extending resource: limits {{(pid=100455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.431056 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.router [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.431281 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.431317 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.router [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.431317 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.router [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.431390 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.431422 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.router [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Extension AdminActions extending resource: volumes {{(pid=100455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.431422 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.router [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Extension AdminActions extending resource: snapshots {{(pid=100455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.431422 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.router [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Extension AdminActions extending resource: backups {{(pid=100455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.433400 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.router [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Extension VolumeActions extending resource: volumes {{(pid=100455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.433495 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.router [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.433569 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.router [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Extended resource: os-availability-zone {{(pid=100456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.433680 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.router [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.433680 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.router [None req-d456c5d6-0f45-48a6-a047-27f80ad19c83 None None] Extension TypesManage extending resource: types {{(pid=100455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.433811 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.router [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.433811 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.router [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.433811 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.router [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.433811 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.router [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.433811 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.router [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.433811 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.router [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Extension UsedLimits extending resource: limits {{(pid=100457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.433811 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.router [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Extension SnapshotActions extending resource: snapshots {{(pid=100457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.434240 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.router [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.434240 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.router [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Extension VolumeTypeAccess extending resource: types {{(pid=100457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.434240 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.router [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Extension AdminActions extending resource: volumes {{(pid=100457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.434240 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.router [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Extension AdminActions extending resource: snapshots {{(pid=100457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.434240 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.router [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Extension AdminActions extending resource: backups {{(pid=100457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.434240 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.router [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Extension VolumeActions extending resource: volumes {{(pid=100457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.434240 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.router [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.434608 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.router [None req-136e97bc-dd37-4360-a289-47633a7ba93d None None] Extension TypesManage extending resource: types {{(pid=100457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.434988 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.router [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Extended resource: os-quota-class-sets {{(pid=100456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 16:15:32.435834 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.436018 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.437022 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.437208 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.438169 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.438362 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.439193 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.contrib.snapshot_actions [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] SnapshotActionsController initialized {{(pid=100456) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 25 16:15:32.439772 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.439955 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.440188 np0000008093 devstack@c-api.service[100455]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x70e0558a4668 pid: 100455 (default app) Aug 25 16:15:32.440681 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.440837 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.441447 np0000008093 devstack@c-api.service[100457]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x70e0558a4668 pid: 100457 (default app) Aug 25 16:15:32.441493 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.441582 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.442366 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:15:32.442526 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:15:32.443130 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.router [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.443282 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.router [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.443422 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.router [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.443638 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.router [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.443798 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.router [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.443914 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.router [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.444023 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.router [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Extension UsedLimits extending resource: limits {{(pid=100456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.444113 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.router [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.444219 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.router [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.444313 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.router [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.444468 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.router [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Extension AdminActions extending resource: volumes {{(pid=100456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.444564 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.router [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Extension AdminActions extending resource: snapshots {{(pid=100456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.444682 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.router [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Extension AdminActions extending resource: backups {{(pid=100456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.444772 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.router [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Extension VolumeActions extending resource: volumes {{(pid=100456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.444883 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.router [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.444972 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.router [None req-23f746a9-86dc-4415-84fb-5ca8a98d74a6 None None] Extension TypesManage extending resource: types {{(pid=100456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 16:15:32.453782 np0000008093 devstack@c-api.service[100456]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x70e0558a4668 pid: 100456 (default app) Aug 25 16:15:37.818694 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-bff20354-63e0-41a6-8fbb-cebaae8c280b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:15:38.522543 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bff20354-63e0-41a6-8fbb-cebaae8c280b admin admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:15:38.523259 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-bff20354-63e0-41a6-8fbb-cebaae8c280b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:15:38.525148 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:15:38.525148 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:15:38.562248 np0000008093 devstack@c-api.service[100454]: DEBUG oslo_db.sqlalchemy.engines [None req-bff20354-63e0-41a6-8fbb-cebaae8c280b 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=100454) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:15:38.600376 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bff20354-63e0-41a6-8fbb-cebaae8c280b admin admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:15:38.600814 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 2/2] 10.4.3.102 () {68 vars in 1302 bytes} [Tue Aug 25 16:15:37 2026] POST /volume/v3/types => generated 183 bytes in 783 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:15:38.620343 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b3a298e5-53b1-42a1-b6d6-22cfa28f100d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:15:38.970541 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b3a298e5-53b1-42a1-b6d6-22cfa28f100d admin admin] POST https://10.4.3.102/volume/v3/types/c2b05393-8a15-49c6-a66f-c46ba3d14856/extra_specs Aug 25 16:15:38.971266 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b3a298e5-53b1-42a1-b6d6-22cfa28f100d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:15:38.973162 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:15:38.973162 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:15:39.007360 np0000008093 devstack@c-api.service[100455]: DEBUG oslo_db.sqlalchemy.engines [None req-b3a298e5-53b1-42a1-b6d6-22cfa28f100d 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=100455) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:15:39.075743 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b3a298e5-53b1-42a1-b6d6-22cfa28f100d admin admin] https://10.4.3.102/volume/v3/types/c2b05393-8a15-49c6-a66f-c46ba3d14856/extra_specs returned with HTTP 200 Aug 25 16:15:39.076399 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1/3] 10.4.3.102 () {68 vars in 1449 bytes} [Tue Aug 25 16:15:38 2026] POST /volume/v3/types/c2b05393-8a15-49c6-a66f-c46ba3d14856/extra_specs => generated 52 bytes in 467 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:15:39.393615 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-2f2ab7b0-a09b-4423-bcfa-7f7767d79376 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:15:39.767199 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2f2ab7b0-a09b-4423-bcfa-7f7767d79376 admin admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:15:39.767199 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2f2ab7b0-a09b-4423-bcfa-7f7767d79376 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:15:39.769824 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:15:39.769824 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:15:39.804757 np0000008093 devstack@c-api.service[100457]: DEBUG oslo_db.sqlalchemy.engines [None req-2f2ab7b0-a09b-4423-bcfa-7f7767d79376 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=100457) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:15:39.829513 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2f2ab7b0-a09b-4423-bcfa-7f7767d79376 admin admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:15:39.829970 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1/4] 10.4.3.102 () {68 vars in 1302 bytes} [Tue Aug 25 16:15:39 2026] POST /volume/v3/types => generated 186 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:15:39.848821 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-7c0364c3-7308-4148-9edd-fec56828d15c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:15:40.151696 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7c0364c3-7308-4148-9edd-fec56828d15c admin admin] POST https://10.4.3.102/volume/v3/types/99febf78-a05b-43af-bc24-f77d139ed5d7/extra_specs Aug 25 16:15:40.152409 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7c0364c3-7308-4148-9edd-fec56828d15c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:15:40.154263 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:15:40.154263 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:15:40.191755 np0000008093 devstack@c-api.service[100456]: DEBUG oslo_db.sqlalchemy.engines [None req-7c0364c3-7308-4148-9edd-fec56828d15c 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=100456) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:15:40.254227 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7c0364c3-7308-4148-9edd-fec56828d15c admin admin] https://10.4.3.102/volume/v3/types/99febf78-a05b-43af-bc24-f77d139ed5d7/extra_specs returned with HTTP 200 Aug 25 16:15:40.254758 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1/5] 10.4.3.102 () {68 vars in 1449 bytes} [Tue Aug 25 16:15:39 2026] POST /volume/v3/types/99febf78-a05b-43af-bc24-f77d139ed5d7/extra_specs => generated 45 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:15:48.597331 np0000008093 devstack@c-api.service[100454]: DEBUG dbcounter [-] [100454] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:15:49.073274 np0000008093 devstack@c-api.service[100455]: DEBUG dbcounter [-] [100455] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:15:49.827128 np0000008093 devstack@c-api.service[100457]: DEBUG dbcounter [-] [100457] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:15:50.252386 np0000008093 devstack@c-api.service[100456]: DEBUG dbcounter [-] [100456] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:16:10.134979 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-7457258a-363d-48ec-81d5-4ad33f76fc31 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:16:10.135619 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7457258a-363d-48ec-81d5-4ad33f76fc31 None None] GET https://10.4.3.102/volume// Aug 25 16:16:10.135810 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7457258a-363d-48ec-81d5-4ad33f76fc31 None None] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:16:10.136035 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7457258a-363d-48ec-81d5-4ad33f76fc31 None None] Calling method 'all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:16:10.136660 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7457258a-363d-48ec-81d5-4ad33f76fc31 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:16:10.136982 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 3/6] 10.4.3.102 () {66 vars in 1425 bytes} [Tue Aug 25 16:16:10 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:16:55.250696 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-cdaacb11-0aa6-4020-95ac-bcfdf53d98d0 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:16:55.577997 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cdaacb11-0aa6-4020-95ac-bcfdf53d98d0 tempest-verify_tempest_config-986342651 tempest-verify_tempest_config-986342651-project-member] GET https://10.4.3.102/volume/v3/extensions Aug 25 16:16:55.578188 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-cdaacb11-0aa6-4020-95ac-bcfdf53d98d0 tempest-verify_tempest_config-986342651 tempest-verify_tempest_config-986342651-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:16:55.578372 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-cdaacb11-0aa6-4020-95ac-bcfdf53d98d0 tempest-verify_tempest_config-986342651 tempest-verify_tempest_config-986342651-project-member] Calling method 'index' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:16:55.578734 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cdaacb11-0aa6-4020-95ac-bcfdf53d98d0 tempest-verify_tempest_config-986342651 tempest-verify_tempest_config-986342651-project-member] https://10.4.3.102/volume/v3/extensions returned with HTTP 200 Aug 25 16:16:55.579287 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 2/7] 10.4.3.102 () {66 vars in 1246 bytes} [Tue Aug 25 16:16:55 2026] GET /volume/v3/extensions => generated 5245 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:17:42.296618 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-6d8880aa-6d26-4cb7-aa04-1810bd26b2ce req-b8d92a10-4ee5-4345-bfb6-bfffa5487ffb None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:17:42.539269 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-6d8880aa-6d26-4cb7-aa04-1810bd26b2ce req-b8d92a10-4ee5-4345-bfb6-bfffa5487ffb tempest-VolumesNegativeTest-1192523699 tempest-VolumesNegativeTest-1192523699-project-member] DELETE https://10.4.3.102/volume/v3/volumes/tempest-invalid-674029580 Aug 25 16:17:42.539522 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-6d8880aa-6d26-4cb7-aa04-1810bd26b2ce req-b8d92a10-4ee5-4345-bfb6-bfffa5487ffb tempest-VolumesNegativeTest-1192523699 tempest-VolumesNegativeTest-1192523699-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:17:42.539783 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-6d8880aa-6d26-4cb7-aa04-1810bd26b2ce req-b8d92a10-4ee5-4345-bfb6-bfffa5487ffb tempest-VolumesNegativeTest-1192523699 tempest-VolumesNegativeTest-1192523699-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:17:42.541007 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [req-6d8880aa-6d26-4cb7-aa04-1810bd26b2ce req-b8d92a10-4ee5-4345-bfb6-bfffa5487ffb tempest-VolumesNegativeTest-1192523699 tempest-VolumesNegativeTest-1192523699-project-member] Delete volume with id: tempest-invalid-674029580 Aug 25 16:17:42.581529 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-6d8880aa-6d26-4cb7-aa04-1810bd26b2ce req-b8d92a10-4ee5-4345-bfb6-bfffa5487ffb tempest-VolumesNegativeTest-1192523699 tempest-VolumesNegativeTest-1192523699-project-member] https://10.4.3.102/volume/v3/volumes/tempest-invalid-674029580 returned with HTTP 404 Aug 25 16:17:42.582317 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 2/8] 10.4.3.102 () {70 vars in 1587 bytes} [Tue Aug 25 16:17:42 2026] DELETE /volume/v3/volumes/tempest-invalid-674029580 => generated 98 bytes in 552 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:17:43.520488 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-e8dca785-e5cb-4322-bced-abeb187ebff4 req-3680fcfc-0c29-4554-bdf9-c8874f821a58 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:17:43.953812 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-e8dca785-e5cb-4322-bced-abeb187ebff4 req-3680fcfc-0c29-4554-bdf9-c8874f821a58 tempest-VolumesNegativeTest-1192523699 tempest-VolumesNegativeTest-1192523699-project-member] DELETE https://10.4.3.102/volume/v3/volumes/93528d60-d869-46af-aacc-380ec9053f70 Aug 25 16:17:43.954027 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-e8dca785-e5cb-4322-bced-abeb187ebff4 req-3680fcfc-0c29-4554-bdf9-c8874f821a58 tempest-VolumesNegativeTest-1192523699 tempest-VolumesNegativeTest-1192523699-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:17:43.954195 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-e8dca785-e5cb-4322-bced-abeb187ebff4 req-3680fcfc-0c29-4554-bdf9-c8874f821a58 tempest-VolumesNegativeTest-1192523699 tempest-VolumesNegativeTest-1192523699-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:17:43.954420 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [req-e8dca785-e5cb-4322-bced-abeb187ebff4 req-3680fcfc-0c29-4554-bdf9-c8874f821a58 tempest-VolumesNegativeTest-1192523699 tempest-VolumesNegativeTest-1192523699-project-member] Delete volume with id: 93528d60-d869-46af-aacc-380ec9053f70 Aug 25 16:17:43.989510 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-e8dca785-e5cb-4322-bced-abeb187ebff4 req-3680fcfc-0c29-4554-bdf9-c8874f821a58 tempest-VolumesNegativeTest-1192523699 tempest-VolumesNegativeTest-1192523699-project-member] https://10.4.3.102/volume/v3/volumes/93528d60-d869-46af-aacc-380ec9053f70 returned with HTTP 404 Aug 25 16:17:43.990221 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 2/9] 10.4.3.102 () {70 vars in 1620 bytes} [Tue Aug 25 16:17:43 2026] DELETE /volume/v3/volumes/93528d60-d869-46af-aacc-380ec9053f70 => generated 109 bytes in 471 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:17:44.020626 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-66cbe3f5-ad53-4bb7-80f6-cd4f6284545e req-628ba98b-708a-47e4-8702-c7d648ad12ef None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:17:44.025037 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-66cbe3f5-ad53-4bb7-80f6-cd4f6284545e req-628ba98b-708a-47e4-8702-c7d648ad12ef tempest-VolumesNegativeTest-1192523699 tempest-VolumesNegativeTest-1192523699-project-reader] GET https://10.4.3.102/volume/v3/volumes/cf34b8e5-cb69-4c1f-a09d-1736f6ced94d Aug 25 16:17:44.025321 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-66cbe3f5-ad53-4bb7-80f6-cd4f6284545e req-628ba98b-708a-47e4-8702-c7d648ad12ef tempest-VolumesNegativeTest-1192523699 tempest-VolumesNegativeTest-1192523699-project-reader] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:17:44.025571 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-66cbe3f5-ad53-4bb7-80f6-cd4f6284545e req-628ba98b-708a-47e4-8702-c7d648ad12ef tempest-VolumesNegativeTest-1192523699 tempest-VolumesNegativeTest-1192523699-project-reader] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:17:44.073562 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-66cbe3f5-ad53-4bb7-80f6-cd4f6284545e req-628ba98b-708a-47e4-8702-c7d648ad12ef tempest-VolumesNegativeTest-1192523699 tempest-VolumesNegativeTest-1192523699-project-reader] https://10.4.3.102/volume/v3/volumes/cf34b8e5-cb69-4c1f-a09d-1736f6ced94d returned with HTTP 404 Aug 25 16:17:44.074177 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 4/10] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:17:44 2026] GET /volume/v3/volumes/cf34b8e5-cb69-4c1f-a09d-1736f6ced94d => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:17:52.568990 np0000008093 devstack@c-api.service[100457]: DEBUG dbcounter [-] [100457] Writing DB stats cinder:SELECT=1 {{(pid=100457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:17:53.984139 np0000008093 devstack@c-api.service[100456]: DEBUG dbcounter [-] [100456] Writing DB stats cinder:SELECT=1 {{(pid=100456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:17:54.067556 np0000008093 devstack@c-api.service[100454]: DEBUG dbcounter [-] [100454] Writing DB stats cinder:SELECT=1 {{(pid=100454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:17:54.954999 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-2541a602-9188-4fe4-afdc-99527310f9a1 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:17:55.242561 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2541a602-9188-4fe4-afdc-99527310f9a1 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:17:55.243010 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2541a602-9188-4fe4-afdc-99527310f9a1 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1764827934"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:17:55.245116 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-2541a602-9188-4fe4-afdc-99527310f9a1 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1764827934'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:17:55.245697 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-2541a602-9188-4fe4-afdc-99527310f9a1 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Create volume of 1 GB Aug 25 16:17:55.270163 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-2541a602-9188-4fe4-afdc-99527310f9a1 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Availability zone cache updated, next update will occur around 2026-08-25 17:17:55.269149. {{(pid=100455) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 16:17:55.270352 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-2541a602-9188-4fe4-afdc-99527310f9a1 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Availability Zones retrieved successfully. Aug 25 16:17:55.299287 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-2541a602-9188-4fe4-afdc-99527310f9a1 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Flow 'volume_create_api' (9bd8302c-40d7-4e6d-8a48-38e987f0b77c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:17:55.300997 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-2541a602-9188-4fe4-afdc-99527310f9a1 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4dee273-f293-417a-a6d5-62be91d926b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:17:55.302486 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-2541a602-9188-4fe4-afdc-99527310f9a1 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:17:55.369451 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-2541a602-9188-4fe4-afdc-99527310f9a1 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4dee273-f293-417a-a6d5-62be91d926b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:17:55.370483 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-2541a602-9188-4fe4-afdc-99527310f9a1 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4aa6a186-f2e0-4a4b-818b-7932e70bbee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:17:55.416558 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-2541a602-9188-4fe4-afdc-99527310f9a1 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:17:55.416848 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-2541a602-9188-4fe4-afdc-99527310f9a1 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:17:55.478878 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-2541a602-9188-4fe4-afdc-99527310f9a1 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Created reservations ['fbcd62b4-c7e7-44b7-8a74-0aa1f7eb8efc', '94cf453d-4403-4668-adad-9fc75c42d5dc', '6517ebe0-541e-4871-b3ab-1f72361d2c03', '0efc3f8a-9db3-49ef-aa60-edddba924c5c'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:17:55.479984 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-2541a602-9188-4fe4-afdc-99527310f9a1 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4aa6a186-f2e0-4a4b-818b-7932e70bbee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbcd62b4-c7e7-44b7-8a74-0aa1f7eb8efc', '94cf453d-4403-4668-adad-9fc75c42d5dc', '6517ebe0-541e-4871-b3ab-1f72361d2c03', '0efc3f8a-9db3-49ef-aa60-edddba924c5c']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:17:55.481005 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-2541a602-9188-4fe4-afdc-99527310f9a1 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06486f6e-971f-412e-aa25-878d9aa9010a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:17:55.547915 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-2541a602-9188-4fe4-afdc-99527310f9a1 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06486f6e-971f-412e-aa25-878d9aa9010a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c720d28-e1dc-48a6-b132-b20889ea3edb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1764827934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c099fdd85808495eb030299a565c7a4c',qos_specs=None,replication_status=,reservations=['fbcd62b4-c7e7-44b7-8a74-0aa1f7eb8efc','94cf453d-4403-4668-adad-9fc75c42d5dc','6517ebe0-541e-4871-b3ab-1f72361d2c03','0efc3f8a-9db3-49ef-aa60-edddba924c5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d9967f23a734e0c94ed7a65fc035fcf',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:17:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1764827934',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c720d28-e1dc-48a6-b132-b20889ea3edb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c099fdd85808495eb030299a565c7a4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d9967f23a734e0c94ed7a65fc035fcf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:17:55.549631 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-2541a602-9188-4fe4-afdc-99527310f9a1 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (575dbb71-82b7-473e-92b5-28c126405e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:17:55.580909 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-2541a602-9188-4fe4-afdc-99527310f9a1 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (575dbb71-82b7-473e-92b5-28c126405e77) transitioned into state 'SUCCESS' from state '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-1764827934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c099fdd85808495eb030299a565c7a4c',qos_specs=None,replication_status=,reservations=['fbcd62b4-c7e7-44b7-8a74-0aa1f7eb8efc','94cf453d-4403-4668-adad-9fc75c42d5dc','6517ebe0-541e-4871-b3ab-1f72361d2c03','0efc3f8a-9db3-49ef-aa60-edddba924c5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d9967f23a734e0c94ed7a65fc035fcf',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:17:55.582068 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-2541a602-9188-4fe4-afdc-99527310f9a1 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (521acad9-e406-48ea-820b-b717a27dd340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:17:55.611848 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-2541a602-9188-4fe4-afdc-99527310f9a1 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (521acad9-e406-48ea-820b-b717a27dd340) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:17:55.612066 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-2541a602-9188-4fe4-afdc-99527310f9a1 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Flow 'volume_create_api' (9bd8302c-40d7-4e6d-8a48-38e987f0b77c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:17:55.612421 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-2541a602-9188-4fe4-afdc-99527310f9a1 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Create volume request issued successfully. Aug 25 16:17:55.614787 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2541a602-9188-4fe4-afdc-99527310f9a1 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:17:55.614787 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 3/11] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:17:54 2026] POST /volume/v3/volumes => generated 751 bytes in 660 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:17:55.626955 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-13e4ef2f-ca5d-4519-86d3-88eb974d4769 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:17:55.629175 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-13e4ef2f-ca5d-4519-86d3-88eb974d4769 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] GET https://10.4.3.102/volume/v3/volumes/8c720d28-e1dc-48a6-b132-b20889ea3edb Aug 25 16:17:55.629271 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-13e4ef2f-ca5d-4519-86d3-88eb974d4769 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:17:55.629431 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-13e4ef2f-ca5d-4519-86d3-88eb974d4769 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:17:55.637882 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:17:55.637882 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:17:55.646679 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-13e4ef2f-ca5d-4519-86d3-88eb974d4769 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Volume info retrieved successfully. Aug 25 16:17:55.656329 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-13e4ef2f-ca5d-4519-86d3-88eb974d4769 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/volumes/8c720d28-e1dc-48a6-b132-b20889ea3edb returned with HTTP 200 Aug 25 16:17:55.656785 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 3/12] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:17:55 2026] GET /volume/v3/volumes/8c720d28-e1dc-48a6-b132-b20889ea3edb => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:17:56.673603 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-1ee724a6-5e66-40cd-89e0-eef646d81f32 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:17:56.676180 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1ee724a6-5e66-40cd-89e0-eef646d81f32 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] GET https://10.4.3.102/volume/v3/volumes/8c720d28-e1dc-48a6-b132-b20889ea3edb Aug 25 16:17:56.676476 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1ee724a6-5e66-40cd-89e0-eef646d81f32 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:17:56.676678 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1ee724a6-5e66-40cd-89e0-eef646d81f32 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:17:56.685321 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:17:56.685321 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:17:56.691949 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-1ee724a6-5e66-40cd-89e0-eef646d81f32 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Volume info retrieved successfully. Aug 25 16:17:56.698938 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1ee724a6-5e66-40cd-89e0-eef646d81f32 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/volumes/8c720d28-e1dc-48a6-b132-b20889ea3edb returned with HTTP 200 Aug 25 16:17:56.699605 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 3/13] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:17:56 2026] GET /volume/v3/volumes/8c720d28-e1dc-48a6-b132-b20889ea3edb => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:17:56.716950 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-33975e75-f329-479b-b34d-17ae8f918d7a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:17:56.719158 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-33975e75-f329-479b-b34d-17ae8f918d7a tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:17:56.719654 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-33975e75-f329-479b-b34d-17ae8f918d7a tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8c720d28-e1dc-48a6-b132-b20889ea3edb", "name": "tempest-SnapshotsActionsTest-Snapshot-1146504763"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:17:56.732344 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:17:56.732344 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:17:56.733196 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-33975e75-f329-479b-b34d-17ae8f918d7a tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Volume info retrieved successfully. Aug 25 16:17:56.733393 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.snapshots [None req-33975e75-f329-479b-b34d-17ae8f918d7a tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Create snapshot from volume 8c720d28-e1dc-48a6-b132-b20889ea3edb Aug 25 16:17:56.773908 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-33975e75-f329-479b-b34d-17ae8f918d7a tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:17:56.774262 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-33975e75-f329-479b-b34d-17ae8f918d7a tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:17:56.822770 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-33975e75-f329-479b-b34d-17ae8f918d7a tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Created reservations ['4d5fb3fc-7f38-4309-9c0a-bea36c4aed3e', '857df12e-62c2-4f71-bb19-1040bf5e39cb', '764bbf01-3a84-4792-86f9-8af1b3a6beb5', 'bd12b804-47c1-4e75-8491-b51698fc3333'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:17:56.924372 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-33975e75-f329-479b-b34d-17ae8f918d7a tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Snapshot create request issued successfully. Aug 25 16:17:56.924955 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-33975e75-f329-479b-b34d-17ae8f918d7a tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:17:56.925633 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 5/14] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:17:56 2026] POST /volume/v3/snapshots => generated 307 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:17:56.937210 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-cfdc8aab-6d14-4c20-9385-5c38513e1ca2 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:17:56.940926 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cfdc8aab-6d14-4c20-9385-5c38513e1ca2 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] GET https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c Aug 25 16:17:56.941330 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-cfdc8aab-6d14-4c20-9385-5c38513e1ca2 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:17:56.941598 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-cfdc8aab-6d14-4c20-9385-5c38513e1ca2 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:17:56.970448 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:17:56.970448 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:17:56.971902 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-cfdc8aab-6d14-4c20-9385-5c38513e1ca2 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Snapshot retrieved successfully. Aug 25 16:17:56.972694 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cfdc8aab-6d14-4c20-9385-5c38513e1ca2 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c returned with HTTP 200 Aug 25 16:17:56.973273 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 4/15] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:17:56 2026] GET /volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:17:57.986818 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-b3d11b91-9aa0-405d-817a-d77e54ab38d4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:17:57.989866 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b3d11b91-9aa0-405d-817a-d77e54ab38d4 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] GET https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c Aug 25 16:17:57.989988 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b3d11b91-9aa0-405d-817a-d77e54ab38d4 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:17:57.990209 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b3d11b91-9aa0-405d-817a-d77e54ab38d4 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:17:58.023707 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:17:58.023707 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:17:58.024267 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-b3d11b91-9aa0-405d-817a-d77e54ab38d4 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Snapshot retrieved successfully. Aug 25 16:17:58.025344 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b3d11b91-9aa0-405d-817a-d77e54ab38d4 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c returned with HTTP 200 Aug 25 16:17:58.025972 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 4/16] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:17:57 2026] GET /volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c => generated 466 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:17:58.037234 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-da7c4b59-77da-4db4-8c1e-9dd58e40e6a5 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:17:58.345122 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-da7c4b59-77da-4db4-8c1e-9dd58e40e6a5 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] POST https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c/action Aug 25 16:17:58.345869 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-da7c4b59-77da-4db4-8c1e-9dd58e40e6a5 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:17:58.346089 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-da7c4b59-77da-4db4-8c1e-9dd58e40e6a5 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:17:58.348833 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.contrib.admin_actions [None req-da7c4b59-77da-4db4-8c1e-9dd58e40e6a5 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Updating snapshot '8ac092ed-9f09-4f78-a827-b5599b7cf41c' with '{'status': 'creating'}' {{(pid=100456) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 16:17:58.382104 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:17:58.382104 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:17:58.403663 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-da7c4b59-77da-4db4-8c1e-9dd58e40e6a5 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c/action returned with HTTP 202 Aug 25 16:17:58.404145 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 4/17] 10.4.3.102 () {68 vars in 1396 bytes} [Tue Aug 25 16:17:58 2026] POST /volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c/action => generated 0 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:17:58.414421 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-114e9531-0bfd-46c1-8b0f-0641b5d8a0dc None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:17:58.416353 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-114e9531-0bfd-46c1-8b0f-0641b5d8a0dc tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] GET https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c Aug 25 16:17:58.416648 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-114e9531-0bfd-46c1-8b0f-0641b5d8a0dc tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:17:58.416910 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-114e9531-0bfd-46c1-8b0f-0641b5d8a0dc tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:17:58.426198 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:17:58.426198 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:17:58.427267 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-114e9531-0bfd-46c1-8b0f-0641b5d8a0dc tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Snapshot retrieved successfully. Aug 25 16:17:58.428804 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-114e9531-0bfd-46c1-8b0f-0641b5d8a0dc tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c returned with HTTP 200 Aug 25 16:17:58.429522 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 6/18] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:17:58 2026] GET /volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:17:58.441569 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b905a0f9-285b-4e06-bb15-2a42eec0e6e5 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:17:58.444278 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b905a0f9-285b-4e06-bb15-2a42eec0e6e5 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] POST https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c/action Aug 25 16:17:58.445507 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b905a0f9-285b-4e06-bb15-2a42eec0e6e5 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:17:58.445776 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b905a0f9-285b-4e06-bb15-2a42eec0e6e5 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:17:58.447548 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.contrib.admin_actions [None req-b905a0f9-285b-4e06-bb15-2a42eec0e6e5 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Updating snapshot '8ac092ed-9f09-4f78-a827-b5599b7cf41c' with '{'status': 'available'}' {{(pid=100455) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 16:17:58.476033 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:17:58.476033 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:17:58.502076 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b905a0f9-285b-4e06-bb15-2a42eec0e6e5 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c/action returned with HTTP 202 Aug 25 16:17:58.502681 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 5/19] 10.4.3.102 () {68 vars in 1396 bytes} [Tue Aug 25 16:17:58 2026] POST /volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:17:58.511423 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-037bebd1-7f95-40de-aff7-5197ba1f8827 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:17:58.514791 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-037bebd1-7f95-40de-aff7-5197ba1f8827 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] GET https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c Aug 25 16:17:58.514791 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-037bebd1-7f95-40de-aff7-5197ba1f8827 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:17:58.515308 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-037bebd1-7f95-40de-aff7-5197ba1f8827 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:17:58.521298 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:17:58.521298 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:17:58.521887 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-037bebd1-7f95-40de-aff7-5197ba1f8827 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Snapshot retrieved successfully. Aug 25 16:17:58.523687 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-037bebd1-7f95-40de-aff7-5197ba1f8827 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c returned with HTTP 200 Aug 25 16:17:58.523687 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 5/20] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:17:58 2026] GET /volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:17:58.537094 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-df470a33-635b-42a1-a244-c573771a082b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:17:58.539082 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-df470a33-635b-42a1-a244-c573771a082b tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:17:58.539654 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-df470a33-635b-42a1-a244-c573771a082b tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8c720d28-e1dc-48a6-b132-b20889ea3edb", "name": "tempest-SnapshotsActionsTest-Snapshot-486365510"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:17:58.551442 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:17:58.551442 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:17:58.552070 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-df470a33-635b-42a1-a244-c573771a082b tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Volume info retrieved successfully. Aug 25 16:17:58.552224 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-df470a33-635b-42a1-a244-c573771a082b tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Create snapshot from volume 8c720d28-e1dc-48a6-b132-b20889ea3edb Aug 25 16:17:58.590905 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [None req-df470a33-635b-42a1-a244-c573771a082b tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:17:58.591657 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [None req-df470a33-635b-42a1-a244-c573771a082b tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:17:58.616703 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-df470a33-635b-42a1-a244-c573771a082b tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Created reservations ['aa45549f-e1ff-45cc-a57b-19c448065738', 'a8eb1c4b-6183-42a7-a257-71396858ceb5', '393dff5b-d352-4a95-9610-671cfa8c13bb', '9594275e-d30b-489c-9ad5-f04a01d24c63'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:17:58.705042 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-df470a33-635b-42a1-a244-c573771a082b tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Snapshot create request issued successfully. Aug 25 16:17:58.705613 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-df470a33-635b-42a1-a244-c573771a082b tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:17:58.707538 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 5/21] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:17:58 2026] POST /volume/v3/snapshots => generated 306 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:17:58.719672 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b2736a6e-339b-41db-a90d-f4ab79e64b06 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:17:58.722500 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b2736a6e-339b-41db-a90d-f4ab79e64b06 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] GET https://10.4.3.102/volume/v3/snapshots/c2943d72-e993-48e7-b58b-8bf86fe292ce Aug 25 16:17:58.722500 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b2736a6e-339b-41db-a90d-f4ab79e64b06 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:17:58.722500 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b2736a6e-339b-41db-a90d-f4ab79e64b06 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:17:58.732182 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:17:58.732182 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:17:58.732872 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-b2736a6e-339b-41db-a90d-f4ab79e64b06 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Snapshot retrieved successfully. Aug 25 16:17:58.734080 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b2736a6e-339b-41db-a90d-f4ab79e64b06 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/snapshots/c2943d72-e993-48e7-b58b-8bf86fe292ce returned with HTTP 200 Aug 25 16:17:58.734733 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 7/22] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:17:58 2026] GET /volume/v3/snapshots/c2943d72-e993-48e7-b58b-8bf86fe292ce => generated 438 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:17:59.747421 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d09ae679-cf83-4a0d-87fc-fecd3b5e0b44 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:17:59.749427 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d09ae679-cf83-4a0d-87fc-fecd3b5e0b44 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] GET https://10.4.3.102/volume/v3/snapshots/c2943d72-e993-48e7-b58b-8bf86fe292ce Aug 25 16:17:59.749753 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d09ae679-cf83-4a0d-87fc-fecd3b5e0b44 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:17:59.750046 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d09ae679-cf83-4a0d-87fc-fecd3b5e0b44 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:17:59.756221 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:17:59.756221 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:17:59.756882 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-d09ae679-cf83-4a0d-87fc-fecd3b5e0b44 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Snapshot retrieved successfully. Aug 25 16:17:59.757947 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d09ae679-cf83-4a0d-87fc-fecd3b5e0b44 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/snapshots/c2943d72-e993-48e7-b58b-8bf86fe292ce returned with HTTP 200 Aug 25 16:17:59.758447 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 6/23] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:17:59 2026] GET /volume/v3/snapshots/c2943d72-e993-48e7-b58b-8bf86fe292ce => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:17:59.769986 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-5f876f43-cc1a-481a-ad0e-00458863e4b3 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:17:59.771620 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5f876f43-cc1a-481a-ad0e-00458863e4b3 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] POST https://10.4.3.102/volume/v3/snapshots/c2943d72-e993-48e7-b58b-8bf86fe292ce/action Aug 25 16:17:59.772096 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5f876f43-cc1a-481a-ad0e-00458863e4b3 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:17:59.772223 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5f876f43-cc1a-481a-ad0e-00458863e4b3 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:17:59.773546 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.contrib.admin_actions [None req-5f876f43-cc1a-481a-ad0e-00458863e4b3 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Updating snapshot 'c2943d72-e993-48e7-b58b-8bf86fe292ce' with '{'status': 'creating'}' {{(pid=100457) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 16:17:59.794949 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:17:59.794949 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:17:59.812126 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5f876f43-cc1a-481a-ad0e-00458863e4b3 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] https://10.4.3.102/volume/v3/snapshots/c2943d72-e993-48e7-b58b-8bf86fe292ce/action returned with HTTP 202 Aug 25 16:17:59.812600 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 6/24] 10.4.3.102 () {68 vars in 1396 bytes} [Tue Aug 25 16:17:59 2026] POST /volume/v3/snapshots/c2943d72-e993-48e7-b58b-8bf86fe292ce/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:17:59.821061 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-4050d024-712e-4bef-87d5-e415f5839660 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:17:59.823293 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4050d024-712e-4bef-87d5-e415f5839660 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] GET https://10.4.3.102/volume/v3/snapshots/c2943d72-e993-48e7-b58b-8bf86fe292ce Aug 25 16:17:59.823597 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4050d024-712e-4bef-87d5-e415f5839660 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:17:59.823850 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4050d024-712e-4bef-87d5-e415f5839660 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:17:59.829365 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:17:59.829365 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:17:59.830003 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-4050d024-712e-4bef-87d5-e415f5839660 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Snapshot retrieved successfully. Aug 25 16:17:59.831015 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4050d024-712e-4bef-87d5-e415f5839660 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/snapshots/c2943d72-e993-48e7-b58b-8bf86fe292ce returned with HTTP 200 Aug 25 16:17:59.831617 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 6/25] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:17:59 2026] GET /volume/v3/snapshots/c2943d72-e993-48e7-b58b-8bf86fe292ce => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:17:59.844435 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-de2d674a-60fd-424f-bc01-7ebdf706fc55 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:17:59.846294 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-de2d674a-60fd-424f-bc01-7ebdf706fc55 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] POST https://10.4.3.102/volume/v3/snapshots/c2943d72-e993-48e7-b58b-8bf86fe292ce/action Aug 25 16:17:59.847110 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-de2d674a-60fd-424f-bc01-7ebdf706fc55 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:17:59.847282 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-de2d674a-60fd-424f-bc01-7ebdf706fc55 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:17:59.876984 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:17:59.876984 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:17:59.877418 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-de2d674a-60fd-424f-bc01-7ebdf706fc55 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Snapshot retrieved successfully. Aug 25 16:17:59.926628 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-de2d674a-60fd-424f-bc01-7ebdf706fc55 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Snapshot delete request issued successfully. Aug 25 16:17:59.926892 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-de2d674a-60fd-424f-bc01-7ebdf706fc55 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] https://10.4.3.102/volume/v3/snapshots/c2943d72-e993-48e7-b58b-8bf86fe292ce/action returned with HTTP 202 Aug 25 16:17:59.927399 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 8/26] 10.4.3.102 () {68 vars in 1396 bytes} [Tue Aug 25 16:17:59 2026] POST /volume/v3/snapshots/c2943d72-e993-48e7-b58b-8bf86fe292ce/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:17:59.939230 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-7aec1aaa-b4a4-4524-9613-f38f8ff87fc2 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:17:59.944119 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7aec1aaa-b4a4-4524-9613-f38f8ff87fc2 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] GET https://10.4.3.102/volume/v3/snapshots/c2943d72-e993-48e7-b58b-8bf86fe292ce Aug 25 16:17:59.944378 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7aec1aaa-b4a4-4524-9613-f38f8ff87fc2 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:17:59.944563 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7aec1aaa-b4a4-4524-9613-f38f8ff87fc2 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:17:59.952013 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:17:59.952013 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:17:59.952796 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-7aec1aaa-b4a4-4524-9613-f38f8ff87fc2 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Snapshot retrieved successfully. Aug 25 16:17:59.953754 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7aec1aaa-b4a4-4524-9613-f38f8ff87fc2 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/snapshots/c2943d72-e993-48e7-b58b-8bf86fe292ce returned with HTTP 200 Aug 25 16:17:59.954232 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 7/27] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:17:59 2026] GET /volume/v3/snapshots/c2943d72-e993-48e7-b58b-8bf86fe292ce => generated 464 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:00.969436 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-6a35188e-e565-4114-ae69-fb6866e806b7 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:00.973669 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6a35188e-e565-4114-ae69-fb6866e806b7 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] GET https://10.4.3.102/volume/v3/snapshots/c2943d72-e993-48e7-b58b-8bf86fe292ce Aug 25 16:18:00.973993 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6a35188e-e565-4114-ae69-fb6866e806b7 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:00.974287 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6a35188e-e565-4114-ae69-fb6866e806b7 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:00.984840 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6a35188e-e565-4114-ae69-fb6866e806b7 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/snapshots/c2943d72-e993-48e7-b58b-8bf86fe292ce returned with HTTP 404 Aug 25 16:18:00.985449 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 7/28] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:18:00 2026] GET /volume/v3/snapshots/c2943d72-e993-48e7-b58b-8bf86fe292ce => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:18:00.997178 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-05bb1a4e-fcdd-454c-8063-116b712df326 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:01.002001 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-05bb1a4e-fcdd-454c-8063-116b712df326 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] POST https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c/action Aug 25 16:18:01.002001 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-05bb1a4e-fcdd-454c-8063-116b712df326 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:18:01.002001 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-05bb1a4e-fcdd-454c-8063-116b712df326 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:01.002576 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.contrib.admin_actions [None req-05bb1a4e-fcdd-454c-8063-116b712df326 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Updating snapshot '8ac092ed-9f09-4f78-a827-b5599b7cf41c' with '{'status': 'available'}' {{(pid=100456) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 16:18:01.018180 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:01.018180 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:18:01.048391 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-05bb1a4e-fcdd-454c-8063-116b712df326 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c/action returned with HTTP 202 Aug 25 16:18:01.049509 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 7/29] 10.4.3.102 () {68 vars in 1396 bytes} [Tue Aug 25 16:18:00 2026] POST /volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:18:01.060855 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-09f00b3d-cbd1-4b62-aa6a-974b3047b74e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:01.065723 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-09f00b3d-cbd1-4b62-aa6a-974b3047b74e tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] GET https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c Aug 25 16:18:01.065723 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-09f00b3d-cbd1-4b62-aa6a-974b3047b74e tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:01.065723 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-09f00b3d-cbd1-4b62-aa6a-974b3047b74e tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:01.075182 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:01.075182 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:18:01.075182 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-09f00b3d-cbd1-4b62-aa6a-974b3047b74e tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Snapshot retrieved successfully. Aug 25 16:18:01.076236 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-09f00b3d-cbd1-4b62-aa6a-974b3047b74e tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c returned with HTTP 200 Aug 25 16:18:01.076705 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 9/30] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:18:01 2026] GET /volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:01.097331 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-264e368f-fb53-474a-a7d6-fad514de0a75 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:01.101188 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-264e368f-fb53-474a-a7d6-fad514de0a75 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/c2943d72-e993-48e7-b58b-8bf86fe292ce Aug 25 16:18:01.102153 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-264e368f-fb53-474a-a7d6-fad514de0a75 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:01.102153 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-264e368f-fb53-474a-a7d6-fad514de0a75 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:01.102153 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.snapshots [None req-264e368f-fb53-474a-a7d6-fad514de0a75 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Delete snapshot with id: c2943d72-e993-48e7-b58b-8bf86fe292ce Aug 25 16:18:01.111420 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-264e368f-fb53-474a-a7d6-fad514de0a75 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/snapshots/c2943d72-e993-48e7-b58b-8bf86fe292ce returned with HTTP 404 Aug 25 16:18:01.112699 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 8/31] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:18:01 2026] DELETE /volume/v3/snapshots/c2943d72-e993-48e7-b58b-8bf86fe292ce => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:18:01.129673 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-e54723c8-706c-4d4c-83a3-c7066189970c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:01.133427 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e54723c8-706c-4d4c-83a3-c7066189970c tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:18:01.133861 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e54723c8-706c-4d4c-83a3-c7066189970c tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8c720d28-e1dc-48a6-b132-b20889ea3edb", "name": "tempest-SnapshotsActionsTest-Snapshot-826454033"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:01.150324 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:01.150324 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:18:01.150324 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-e54723c8-706c-4d4c-83a3-c7066189970c tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Volume info retrieved successfully. Aug 25 16:18:01.150324 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.snapshots [None req-e54723c8-706c-4d4c-83a3-c7066189970c tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Create snapshot from volume 8c720d28-e1dc-48a6-b132-b20889ea3edb Aug 25 16:18:01.197898 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [None req-e54723c8-706c-4d4c-83a3-c7066189970c tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:18:01.198262 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [None req-e54723c8-706c-4d4c-83a3-c7066189970c tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:18:01.231401 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-e54723c8-706c-4d4c-83a3-c7066189970c tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Created reservations ['7dd5a117-4c89-43eb-a8de-962e29aa5fb4', 'df963de7-bc07-448b-8df1-8c641b1dd310', '307e49bf-b4dc-4663-ac30-148f3acce046', 'a575a25b-fc38-4f5c-870e-64045a532e6e'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:18:01.316805 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-e54723c8-706c-4d4c-83a3-c7066189970c tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Snapshot create request issued successfully. Aug 25 16:18:01.316805 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e54723c8-706c-4d4c-83a3-c7066189970c tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:18:01.316805 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 8/32] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:18:01 2026] POST /volume/v3/snapshots => generated 306 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:18:01.331526 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f5e9f82f-d95f-4c53-b250-7569651efd76 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:01.332210 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f5e9f82f-d95f-4c53-b250-7569651efd76 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] GET https://10.4.3.102/volume/v3/snapshots/11f6d85a-d4ef-4cf2-ba2d-f07584441651 Aug 25 16:18:01.332505 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f5e9f82f-d95f-4c53-b250-7569651efd76 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:01.332773 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f5e9f82f-d95f-4c53-b250-7569651efd76 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:01.340195 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:01.340195 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:18:01.340195 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-f5e9f82f-d95f-4c53-b250-7569651efd76 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Snapshot retrieved successfully. Aug 25 16:18:01.341019 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f5e9f82f-d95f-4c53-b250-7569651efd76 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/snapshots/11f6d85a-d4ef-4cf2-ba2d-f07584441651 returned with HTTP 200 Aug 25 16:18:01.341398 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 8/33] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:18:01 2026] GET /volume/v3/snapshots/11f6d85a-d4ef-4cf2-ba2d-f07584441651 => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:02.358823 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-1f566511-1215-4975-9823-89502a91f80e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:02.361111 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1f566511-1215-4975-9823-89502a91f80e tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] GET https://10.4.3.102/volume/v3/snapshots/11f6d85a-d4ef-4cf2-ba2d-f07584441651 Aug 25 16:18:02.361390 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1f566511-1215-4975-9823-89502a91f80e tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:02.361824 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1f566511-1215-4975-9823-89502a91f80e tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:02.378739 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:02.378739 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:18:02.379385 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-1f566511-1215-4975-9823-89502a91f80e tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Snapshot retrieved successfully. Aug 25 16:18:02.380414 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1f566511-1215-4975-9823-89502a91f80e tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/snapshots/11f6d85a-d4ef-4cf2-ba2d-f07584441651 returned with HTTP 200 Aug 25 16:18:02.383635 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 10/34] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:18:02 2026] GET /volume/v3/snapshots/11f6d85a-d4ef-4cf2-ba2d-f07584441651 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:02.398391 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-bc8cd239-03c6-4d64-9188-64eaaf31f449 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:02.401691 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bc8cd239-03c6-4d64-9188-64eaaf31f449 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] POST https://10.4.3.102/volume/v3/snapshots/11f6d85a-d4ef-4cf2-ba2d-f07584441651/action Aug 25 16:18:02.402341 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bc8cd239-03c6-4d64-9188-64eaaf31f449 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:18:02.402482 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bc8cd239-03c6-4d64-9188-64eaaf31f449 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:02.408678 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.contrib.admin_actions [None req-bc8cd239-03c6-4d64-9188-64eaaf31f449 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Updating snapshot '11f6d85a-d4ef-4cf2-ba2d-f07584441651' with '{'status': 'deleting'}' {{(pid=100455) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 16:18:02.429552 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:02.429552 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:18:02.451666 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bc8cd239-03c6-4d64-9188-64eaaf31f449 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] https://10.4.3.102/volume/v3/snapshots/11f6d85a-d4ef-4cf2-ba2d-f07584441651/action returned with HTTP 202 Aug 25 16:18:02.451666 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 9/35] 10.4.3.102 () {68 vars in 1396 bytes} [Tue Aug 25 16:18:02 2026] POST /volume/v3/snapshots/11f6d85a-d4ef-4cf2-ba2d-f07584441651/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:18:02.460961 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-2f5b3966-3dad-475e-abde-3a31d1f2cbfe None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:02.462976 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2f5b3966-3dad-475e-abde-3a31d1f2cbfe tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] GET https://10.4.3.102/volume/v3/snapshots/11f6d85a-d4ef-4cf2-ba2d-f07584441651 Aug 25 16:18:02.463242 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2f5b3966-3dad-475e-abde-3a31d1f2cbfe tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:02.463481 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2f5b3966-3dad-475e-abde-3a31d1f2cbfe tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:02.472491 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:02.472491 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:18:02.473116 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-2f5b3966-3dad-475e-abde-3a31d1f2cbfe tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Snapshot retrieved successfully. Aug 25 16:18:02.474080 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2f5b3966-3dad-475e-abde-3a31d1f2cbfe tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/snapshots/11f6d85a-d4ef-4cf2-ba2d-f07584441651 returned with HTTP 200 Aug 25 16:18:02.475115 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 9/36] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:18:02 2026] GET /volume/v3/snapshots/11f6d85a-d4ef-4cf2-ba2d-f07584441651 => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:02.488144 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c2c4dce4-24b2-4136-87e6-230b23f3d434 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:02.490496 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c2c4dce4-24b2-4136-87e6-230b23f3d434 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] POST https://10.4.3.102/volume/v3/snapshots/11f6d85a-d4ef-4cf2-ba2d-f07584441651/action Aug 25 16:18:02.491600 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c2c4dce4-24b2-4136-87e6-230b23f3d434 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:18:02.491600 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c2c4dce4-24b2-4136-87e6-230b23f3d434 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:02.505192 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:02.505192 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:18:02.505620 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-c2c4dce4-24b2-4136-87e6-230b23f3d434 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Snapshot retrieved successfully. Aug 25 16:18:02.613326 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-c2c4dce4-24b2-4136-87e6-230b23f3d434 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Snapshot delete request issued successfully. Aug 25 16:18:02.613326 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c2c4dce4-24b2-4136-87e6-230b23f3d434 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] https://10.4.3.102/volume/v3/snapshots/11f6d85a-d4ef-4cf2-ba2d-f07584441651/action returned with HTTP 202 Aug 25 16:18:02.613737 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 9/37] 10.4.3.102 () {68 vars in 1396 bytes} [Tue Aug 25 16:18:02 2026] POST /volume/v3/snapshots/11f6d85a-d4ef-4cf2-ba2d-f07584441651/action => generated 0 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:18:02.628859 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-09f28a35-8af0-48fe-bb9b-6b43226322c2 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:02.632755 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-09f28a35-8af0-48fe-bb9b-6b43226322c2 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] GET https://10.4.3.102/volume/v3/snapshots/11f6d85a-d4ef-4cf2-ba2d-f07584441651 Aug 25 16:18:02.633169 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-09f28a35-8af0-48fe-bb9b-6b43226322c2 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:02.633503 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-09f28a35-8af0-48fe-bb9b-6b43226322c2 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:02.641472 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:02.641472 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:18:02.642140 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-09f28a35-8af0-48fe-bb9b-6b43226322c2 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Snapshot retrieved successfully. Aug 25 16:18:02.643477 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-09f28a35-8af0-48fe-bb9b-6b43226322c2 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/snapshots/11f6d85a-d4ef-4cf2-ba2d-f07584441651 returned with HTTP 200 Aug 25 16:18:02.643896 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 11/38] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:18:02 2026] GET /volume/v3/snapshots/11f6d85a-d4ef-4cf2-ba2d-f07584441651 => generated 464 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:03.659317 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-dc719697-163a-40c5-a042-ce77ea86ebed None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:03.662812 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-dc719697-163a-40c5-a042-ce77ea86ebed tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] GET https://10.4.3.102/volume/v3/snapshots/11f6d85a-d4ef-4cf2-ba2d-f07584441651 Aug 25 16:18:03.662812 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-dc719697-163a-40c5-a042-ce77ea86ebed tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:03.663334 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-dc719697-163a-40c5-a042-ce77ea86ebed tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:03.670229 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-dc719697-163a-40c5-a042-ce77ea86ebed tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/snapshots/11f6d85a-d4ef-4cf2-ba2d-f07584441651 returned with HTTP 404 Aug 25 16:18:03.670753 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 10/39] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:18:03 2026] GET /volume/v3/snapshots/11f6d85a-d4ef-4cf2-ba2d-f07584441651 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:18:03.679107 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-49c22323-a004-4929-9f09-a6713e906023 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:03.681420 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-49c22323-a004-4929-9f09-a6713e906023 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] POST https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c/action Aug 25 16:18:03.681890 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-49c22323-a004-4929-9f09-a6713e906023 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:18:03.682085 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-49c22323-a004-4929-9f09-a6713e906023 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:03.684755 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.contrib.admin_actions [None req-49c22323-a004-4929-9f09-a6713e906023 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Updating snapshot '8ac092ed-9f09-4f78-a827-b5599b7cf41c' with '{'status': 'available'}' {{(pid=100457) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 16:18:03.698950 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:03.698950 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:18:03.724328 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-49c22323-a004-4929-9f09-a6713e906023 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c/action returned with HTTP 202 Aug 25 16:18:03.724644 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 10/40] 10.4.3.102 () {68 vars in 1396 bytes} [Tue Aug 25 16:18:03 2026] POST /volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:18:03.737329 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-59a9530a-31c7-4ff3-b942-93ebf06213d1 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:03.739529 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-59a9530a-31c7-4ff3-b942-93ebf06213d1 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] GET https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c Aug 25 16:18:03.739785 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-59a9530a-31c7-4ff3-b942-93ebf06213d1 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:03.740437 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-59a9530a-31c7-4ff3-b942-93ebf06213d1 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:03.746786 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:03.746786 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:18:03.747536 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-59a9530a-31c7-4ff3-b942-93ebf06213d1 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Snapshot retrieved successfully. Aug 25 16:18:03.748828 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-59a9530a-31c7-4ff3-b942-93ebf06213d1 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c returned with HTTP 200 Aug 25 16:18:03.750763 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 10/41] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:18:03 2026] GET /volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:03.761462 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-feae65bb-4725-480f-a917-f6dbd5196783 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:03.763728 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-feae65bb-4725-480f-a917-f6dbd5196783 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/11f6d85a-d4ef-4cf2-ba2d-f07584441651 Aug 25 16:18:03.764082 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-feae65bb-4725-480f-a917-f6dbd5196783 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:03.764313 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-feae65bb-4725-480f-a917-f6dbd5196783 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:03.764535 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.snapshots [None req-feae65bb-4725-480f-a917-f6dbd5196783 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Delete snapshot with id: 11f6d85a-d4ef-4cf2-ba2d-f07584441651 Aug 25 16:18:03.772120 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-feae65bb-4725-480f-a917-f6dbd5196783 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/snapshots/11f6d85a-d4ef-4cf2-ba2d-f07584441651 returned with HTTP 404 Aug 25 16:18:03.772931 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 12/42] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:18:03 2026] DELETE /volume/v3/snapshots/11f6d85a-d4ef-4cf2-ba2d-f07584441651 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:18:03.782930 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ea0ef2d0-930b-4b45-aeec-6ea5373001b6 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:03.784468 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ea0ef2d0-930b-4b45-aeec-6ea5373001b6 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:18:03.785105 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ea0ef2d0-930b-4b45-aeec-6ea5373001b6 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8c720d28-e1dc-48a6-b132-b20889ea3edb", "name": "tempest-SnapshotsActionsTest-Snapshot-390563963"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:03.795050 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:03.795050 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:18:03.795720 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-ea0ef2d0-930b-4b45-aeec-6ea5373001b6 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Volume info retrieved successfully. Aug 25 16:18:03.795959 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.snapshots [None req-ea0ef2d0-930b-4b45-aeec-6ea5373001b6 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Create snapshot from volume 8c720d28-e1dc-48a6-b132-b20889ea3edb Aug 25 16:18:03.818471 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-ea0ef2d0-930b-4b45-aeec-6ea5373001b6 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:18:03.838560 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-ea0ef2d0-930b-4b45-aeec-6ea5373001b6 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Created reservations ['14eda156-edb3-406a-9196-2c0b903194bd', 'c7f19c62-b63d-495e-894e-d2d84c27600e', 'bbb2ff90-1705-4eed-9157-cf272057c527', 'a75a27d1-8cb8-4801-a00b-cd38adda74b6'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:18:03.901505 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-ea0ef2d0-930b-4b45-aeec-6ea5373001b6 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Snapshot create request issued successfully. Aug 25 16:18:03.902019 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ea0ef2d0-930b-4b45-aeec-6ea5373001b6 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:18:03.902627 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 11/43] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:18:03 2026] POST /volume/v3/snapshots => generated 306 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:18:03.914335 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-3177ee58-8e8c-400e-a439-f36b249e6682 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:03.916702 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3177ee58-8e8c-400e-a439-f36b249e6682 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] GET https://10.4.3.102/volume/v3/snapshots/1eec2d07-01cc-45a1-a167-8c1f31870cf1 Aug 25 16:18:03.917057 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3177ee58-8e8c-400e-a439-f36b249e6682 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:03.917057 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3177ee58-8e8c-400e-a439-f36b249e6682 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:03.923476 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:03.923476 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:18:03.926622 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-3177ee58-8e8c-400e-a439-f36b249e6682 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Snapshot retrieved successfully. Aug 25 16:18:03.926622 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3177ee58-8e8c-400e-a439-f36b249e6682 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/snapshots/1eec2d07-01cc-45a1-a167-8c1f31870cf1 returned with HTTP 200 Aug 25 16:18:03.926622 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 11/44] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:18:03 2026] GET /volume/v3/snapshots/1eec2d07-01cc-45a1-a167-8c1f31870cf1 => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:04.945949 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-228c5b03-40da-4c17-bb35-f2a7cad6b794 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:04.948445 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-228c5b03-40da-4c17-bb35-f2a7cad6b794 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] GET https://10.4.3.102/volume/v3/snapshots/1eec2d07-01cc-45a1-a167-8c1f31870cf1 Aug 25 16:18:04.948750 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-228c5b03-40da-4c17-bb35-f2a7cad6b794 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:04.949042 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-228c5b03-40da-4c17-bb35-f2a7cad6b794 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:04.960021 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:04.960021 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:18:04.962473 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-228c5b03-40da-4c17-bb35-f2a7cad6b794 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Snapshot retrieved successfully. Aug 25 16:18:04.963327 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-228c5b03-40da-4c17-bb35-f2a7cad6b794 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/snapshots/1eec2d07-01cc-45a1-a167-8c1f31870cf1 returned with HTTP 200 Aug 25 16:18:04.963327 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 11/45] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:18:04 2026] GET /volume/v3/snapshots/1eec2d07-01cc-45a1-a167-8c1f31870cf1 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:04.984151 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-2249d3a5-e7e0-4844-9580-71f7a5f5f991 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:04.991265 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2249d3a5-e7e0-4844-9580-71f7a5f5f991 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] POST https://10.4.3.102/volume/v3/snapshots/1eec2d07-01cc-45a1-a167-8c1f31870cf1/action Aug 25 16:18:04.991802 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2249d3a5-e7e0-4844-9580-71f7a5f5f991 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:18:04.991943 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2249d3a5-e7e0-4844-9580-71f7a5f5f991 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:04.996767 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.contrib.admin_actions [None req-2249d3a5-e7e0-4844-9580-71f7a5f5f991 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Updating snapshot '1eec2d07-01cc-45a1-a167-8c1f31870cf1' with '{'status': 'error'}' {{(pid=100454) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 16:18:05.015149 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:05.015149 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:18:05.044418 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2249d3a5-e7e0-4844-9580-71f7a5f5f991 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] https://10.4.3.102/volume/v3/snapshots/1eec2d07-01cc-45a1-a167-8c1f31870cf1/action returned with HTTP 202 Aug 25 16:18:05.044982 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 13/46] 10.4.3.102 () {68 vars in 1396 bytes} [Tue Aug 25 16:18:04 2026] POST /volume/v3/snapshots/1eec2d07-01cc-45a1-a167-8c1f31870cf1/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:18:05.055930 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-59a5914d-7ae7-49dc-9ce9-05c8c0b55bca None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:05.060284 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-59a5914d-7ae7-49dc-9ce9-05c8c0b55bca tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] GET https://10.4.3.102/volume/v3/snapshots/1eec2d07-01cc-45a1-a167-8c1f31870cf1 Aug 25 16:18:05.060523 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-59a5914d-7ae7-49dc-9ce9-05c8c0b55bca tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:05.060756 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-59a5914d-7ae7-49dc-9ce9-05c8c0b55bca tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:05.073470 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:05.073470 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:18:05.073470 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-59a5914d-7ae7-49dc-9ce9-05c8c0b55bca tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Snapshot retrieved successfully. Aug 25 16:18:05.075854 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-59a5914d-7ae7-49dc-9ce9-05c8c0b55bca tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/snapshots/1eec2d07-01cc-45a1-a167-8c1f31870cf1 returned with HTTP 200 Aug 25 16:18:05.077309 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 12/47] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:18:05 2026] GET /volume/v3/snapshots/1eec2d07-01cc-45a1-a167-8c1f31870cf1 => generated 461 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:05.093286 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-70e37693-9c57-4685-8453-b7888f172f90 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:05.095769 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-70e37693-9c57-4685-8453-b7888f172f90 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] POST https://10.4.3.102/volume/v3/snapshots/1eec2d07-01cc-45a1-a167-8c1f31870cf1/action Aug 25 16:18:05.096416 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-70e37693-9c57-4685-8453-b7888f172f90 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:18:05.096603 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-70e37693-9c57-4685-8453-b7888f172f90 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:05.107152 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:05.107152 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:18:05.107763 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-70e37693-9c57-4685-8453-b7888f172f90 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Snapshot retrieved successfully. Aug 25 16:18:05.199562 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-70e37693-9c57-4685-8453-b7888f172f90 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Snapshot delete request issued successfully. Aug 25 16:18:05.199951 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-70e37693-9c57-4685-8453-b7888f172f90 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] https://10.4.3.102/volume/v3/snapshots/1eec2d07-01cc-45a1-a167-8c1f31870cf1/action returned with HTTP 202 Aug 25 16:18:05.200574 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 12/48] 10.4.3.102 () {68 vars in 1396 bytes} [Tue Aug 25 16:18:05 2026] POST /volume/v3/snapshots/1eec2d07-01cc-45a1-a167-8c1f31870cf1/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:18:05.212061 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b4ea4a1b-d0bb-4ff1-9d57-f17734b0e50d None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:05.217786 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b4ea4a1b-d0bb-4ff1-9d57-f17734b0e50d tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] GET https://10.4.3.102/volume/v3/snapshots/1eec2d07-01cc-45a1-a167-8c1f31870cf1 Aug 25 16:18:05.218030 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b4ea4a1b-d0bb-4ff1-9d57-f17734b0e50d tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:05.218245 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b4ea4a1b-d0bb-4ff1-9d57-f17734b0e50d tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:05.226224 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:05.226224 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:18:05.226808 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-b4ea4a1b-d0bb-4ff1-9d57-f17734b0e50d tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Snapshot retrieved successfully. Aug 25 16:18:05.228056 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b4ea4a1b-d0bb-4ff1-9d57-f17734b0e50d tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/snapshots/1eec2d07-01cc-45a1-a167-8c1f31870cf1 returned with HTTP 200 Aug 25 16:18:05.228056 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 12/49] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:18:05 2026] GET /volume/v3/snapshots/1eec2d07-01cc-45a1-a167-8c1f31870cf1 => generated 464 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:06.240064 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-df301eac-4b21-4f6d-9f43-e6e8dc1f7454 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:06.243132 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-df301eac-4b21-4f6d-9f43-e6e8dc1f7454 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] GET https://10.4.3.102/volume/v3/snapshots/1eec2d07-01cc-45a1-a167-8c1f31870cf1 Aug 25 16:18:06.243132 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-df301eac-4b21-4f6d-9f43-e6e8dc1f7454 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:06.244352 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-df301eac-4b21-4f6d-9f43-e6e8dc1f7454 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:06.252981 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-df301eac-4b21-4f6d-9f43-e6e8dc1f7454 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/snapshots/1eec2d07-01cc-45a1-a167-8c1f31870cf1 returned with HTTP 404 Aug 25 16:18:06.253725 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 14/50] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:18:06 2026] GET /volume/v3/snapshots/1eec2d07-01cc-45a1-a167-8c1f31870cf1 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:18:06.262455 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-6d41b8f0-159c-4936-ba3b-cac138b67a89 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:06.265443 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6d41b8f0-159c-4936-ba3b-cac138b67a89 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] POST https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c/action Aug 25 16:18:06.265443 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6d41b8f0-159c-4936-ba3b-cac138b67a89 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:18:06.265443 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6d41b8f0-159c-4936-ba3b-cac138b67a89 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:06.266762 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.contrib.admin_actions [None req-6d41b8f0-159c-4936-ba3b-cac138b67a89 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Updating snapshot '8ac092ed-9f09-4f78-a827-b5599b7cf41c' with '{'status': 'available'}' {{(pid=100455) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 16:18:06.278841 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:06.278841 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:18:06.302266 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6d41b8f0-159c-4936-ba3b-cac138b67a89 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c/action returned with HTTP 202 Aug 25 16:18:06.302564 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 13/51] 10.4.3.102 () {68 vars in 1396 bytes} [Tue Aug 25 16:18:06 2026] POST /volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:18:06.311337 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-0f30bc9b-ae28-4810-a9dd-4e7ed74964ef None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:06.313737 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0f30bc9b-ae28-4810-a9dd-4e7ed74964ef tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] GET https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c Aug 25 16:18:06.313974 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0f30bc9b-ae28-4810-a9dd-4e7ed74964ef tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:06.314242 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0f30bc9b-ae28-4810-a9dd-4e7ed74964ef tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:06.320529 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:06.320529 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:18:06.321070 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-0f30bc9b-ae28-4810-a9dd-4e7ed74964ef tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Snapshot retrieved successfully. Aug 25 16:18:06.322095 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0f30bc9b-ae28-4810-a9dd-4e7ed74964ef tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c returned with HTTP 200 Aug 25 16:18:06.322563 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 13/52] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:18:06 2026] GET /volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:06.335141 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-69202319-a2e5-4916-bb5e-a27bbc45e8d0 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:06.338128 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-69202319-a2e5-4916-bb5e-a27bbc45e8d0 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/1eec2d07-01cc-45a1-a167-8c1f31870cf1 Aug 25 16:18:06.338128 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-69202319-a2e5-4916-bb5e-a27bbc45e8d0 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:06.338357 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-69202319-a2e5-4916-bb5e-a27bbc45e8d0 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:06.339543 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-69202319-a2e5-4916-bb5e-a27bbc45e8d0 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Delete snapshot with id: 1eec2d07-01cc-45a1-a167-8c1f31870cf1 Aug 25 16:18:06.344379 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-69202319-a2e5-4916-bb5e-a27bbc45e8d0 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/snapshots/1eec2d07-01cc-45a1-a167-8c1f31870cf1 returned with HTTP 404 Aug 25 16:18:06.345281 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 13/53] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:18:06 2026] DELETE /volume/v3/snapshots/1eec2d07-01cc-45a1-a167-8c1f31870cf1 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:18:06.358487 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9a57f8eb-0d2d-4bf5-8cfc-a8e54a34a036 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:06.360791 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9a57f8eb-0d2d-4bf5-8cfc-a8e54a34a036 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:18:06.361216 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9a57f8eb-0d2d-4bf5-8cfc-a8e54a34a036 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8c720d28-e1dc-48a6-b132-b20889ea3edb", "name": "tempest-SnapshotsActionsTest-Snapshot-1300535612"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:06.372159 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:06.372159 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:18:06.372968 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-9a57f8eb-0d2d-4bf5-8cfc-a8e54a34a036 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Volume info retrieved successfully. Aug 25 16:18:06.373171 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.snapshots [None req-9a57f8eb-0d2d-4bf5-8cfc-a8e54a34a036 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Create snapshot from volume 8c720d28-e1dc-48a6-b132-b20889ea3edb Aug 25 16:18:06.413470 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-9a57f8eb-0d2d-4bf5-8cfc-a8e54a34a036 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Created reservations ['bdb49a35-2424-4550-8358-5287f3b21d34', 'd0f995a9-6a5c-4826-b6ac-94ec99b8b1a5', '16c9f65f-f435-4727-94e8-0f38fa13edb9', '26623bc8-5df6-4c8b-8670-f8c603c3eac4'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:18:06.463229 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-9a57f8eb-0d2d-4bf5-8cfc-a8e54a34a036 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Snapshot create request issued successfully. Aug 25 16:18:06.463843 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9a57f8eb-0d2d-4bf5-8cfc-a8e54a34a036 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:18:06.464479 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 15/54] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:18:06 2026] POST /volume/v3/snapshots => generated 307 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:18:06.477713 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b48b788c-a626-4250-b0a9-eb4f62ccef28 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:06.482323 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b48b788c-a626-4250-b0a9-eb4f62ccef28 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] GET https://10.4.3.102/volume/v3/snapshots/f86494dc-b320-4a9a-9015-80b0695b48d3 Aug 25 16:18:06.482722 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b48b788c-a626-4250-b0a9-eb4f62ccef28 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:06.483014 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b48b788c-a626-4250-b0a9-eb4f62ccef28 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:06.490870 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:06.490870 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:18:06.491404 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-b48b788c-a626-4250-b0a9-eb4f62ccef28 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Snapshot retrieved successfully. Aug 25 16:18:06.492527 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b48b788c-a626-4250-b0a9-eb4f62ccef28 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/snapshots/f86494dc-b320-4a9a-9015-80b0695b48d3 returned with HTTP 200 Aug 25 16:18:06.493218 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 14/55] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:18:06 2026] GET /volume/v3/snapshots/f86494dc-b320-4a9a-9015-80b0695b48d3 => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:07.379284 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-8405fd7f-7a95-41e8-bc4d-36a0e8831f80 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:07.508520 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-cc364734-02c1-4534-b763-2fd05918dbcf None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:07.511354 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-cc364734-02c1-4534-b763-2fd05918dbcf tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] GET https://10.4.3.102/volume/v3/snapshots/f86494dc-b320-4a9a-9015-80b0695b48d3 Aug 25 16:18:07.511764 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-cc364734-02c1-4534-b763-2fd05918dbcf tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:07.512032 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-cc364734-02c1-4534-b763-2fd05918dbcf tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:07.522213 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:07.522213 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:18:07.523636 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-cc364734-02c1-4534-b763-2fd05918dbcf tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Snapshot retrieved successfully. Aug 25 16:18:07.525807 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-cc364734-02c1-4534-b763-2fd05918dbcf tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/snapshots/f86494dc-b320-4a9a-9015-80b0695b48d3 returned with HTTP 200 Aug 25 16:18:07.525807 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 14/56] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:18:07 2026] GET /volume/v3/snapshots/f86494dc-b320-4a9a-9015-80b0695b48d3 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:07.538767 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-cedea8ac-470e-4903-874a-592aa29df427 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:07.541399 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cedea8ac-470e-4903-874a-592aa29df427 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] POST https://10.4.3.102/volume/v3/snapshots/f86494dc-b320-4a9a-9015-80b0695b48d3/action Aug 25 16:18:07.542181 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cedea8ac-470e-4903-874a-592aa29df427 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:18:07.542181 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cedea8ac-470e-4903-874a-592aa29df427 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:07.544166 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.contrib.admin_actions [None req-cedea8ac-470e-4903-874a-592aa29df427 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Updating snapshot 'f86494dc-b320-4a9a-9015-80b0695b48d3' with '{'status': 'error_deleting'}' {{(pid=100454) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 16:18:07.561723 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:07.561723 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:18:07.586011 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cedea8ac-470e-4903-874a-592aa29df427 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] https://10.4.3.102/volume/v3/snapshots/f86494dc-b320-4a9a-9015-80b0695b48d3/action returned with HTTP 202 Aug 25 16:18:07.586150 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 16/57] 10.4.3.102 () {68 vars in 1396 bytes} [Tue Aug 25 16:18:07 2026] POST /volume/v3/snapshots/f86494dc-b320-4a9a-9015-80b0695b48d3/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:18:07.598006 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-df1a4d1d-df76-4dee-a3fe-82b457d1e54e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:07.600558 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-df1a4d1d-df76-4dee-a3fe-82b457d1e54e tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] GET https://10.4.3.102/volume/v3/snapshots/f86494dc-b320-4a9a-9015-80b0695b48d3 Aug 25 16:18:07.600999 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-df1a4d1d-df76-4dee-a3fe-82b457d1e54e tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:07.601304 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-df1a4d1d-df76-4dee-a3fe-82b457d1e54e tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:07.610730 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:07.610730 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:18:07.612036 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-df1a4d1d-df76-4dee-a3fe-82b457d1e54e tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Snapshot retrieved successfully. Aug 25 16:18:07.614208 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-df1a4d1d-df76-4dee-a3fe-82b457d1e54e tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/snapshots/f86494dc-b320-4a9a-9015-80b0695b48d3 returned with HTTP 200 Aug 25 16:18:07.614208 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 15/58] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:18:07 2026] GET /volume/v3/snapshots/f86494dc-b320-4a9a-9015-80b0695b48d3 => generated 471 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:07.626230 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-81968cd2-bccb-4483-94ba-fee10324c1f0 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:07.629639 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-81968cd2-bccb-4483-94ba-fee10324c1f0 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] POST https://10.4.3.102/volume/v3/snapshots/f86494dc-b320-4a9a-9015-80b0695b48d3/action Aug 25 16:18:07.630041 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-81968cd2-bccb-4483-94ba-fee10324c1f0 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:18:07.630167 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-81968cd2-bccb-4483-94ba-fee10324c1f0 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:07.639503 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:07.639503 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:18:07.639730 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-81968cd2-bccb-4483-94ba-fee10324c1f0 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Snapshot retrieved successfully. Aug 25 16:18:07.646247 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8405fd7f-7a95-41e8-bc4d-36a0e8831f80 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:18:07.646662 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8405fd7f-7a95-41e8-bc4d-36a0e8831f80 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-747618573", "imageRef": "9fcea7ad-f61c-4330-b26d-860af52471bb"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:07.651214 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-8405fd7f-7a95-41e8-bc4d-36a0e8831f80 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-747618573', 'imageRef': '9fcea7ad-f61c-4330-b26d-860af52471bb'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:18:07.678666 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-81968cd2-bccb-4483-94ba-fee10324c1f0 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Snapshot delete request issued successfully. Aug 25 16:18:07.678874 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-81968cd2-bccb-4483-94ba-fee10324c1f0 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] https://10.4.3.102/volume/v3/snapshots/f86494dc-b320-4a9a-9015-80b0695b48d3/action returned with HTTP 202 Aug 25 16:18:07.679393 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 15/59] 10.4.3.102 () {68 vars in 1396 bytes} [Tue Aug 25 16:18:07 2026] POST /volume/v3/snapshots/f86494dc-b320-4a9a-9015-80b0695b48d3/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:18:07.692987 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-c80cf4ba-49b0-43aa-866f-50325e290595 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:07.696447 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c80cf4ba-49b0-43aa-866f-50325e290595 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] GET https://10.4.3.102/volume/v3/snapshots/f86494dc-b320-4a9a-9015-80b0695b48d3 Aug 25 16:18:07.696769 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c80cf4ba-49b0-43aa-866f-50325e290595 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:07.696946 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c80cf4ba-49b0-43aa-866f-50325e290595 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:07.706878 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:07.706878 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:18:07.707608 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-c80cf4ba-49b0-43aa-866f-50325e290595 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Snapshot retrieved successfully. Aug 25 16:18:07.708708 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c80cf4ba-49b0-43aa-866f-50325e290595 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/snapshots/f86494dc-b320-4a9a-9015-80b0695b48d3 returned with HTTP 200 Aug 25 16:18:07.709210 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 17/60] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:18:07 2026] GET /volume/v3/snapshots/f86494dc-b320-4a9a-9015-80b0695b48d3 => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:08.320797 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-8405fd7f-7a95-41e8-bc4d-36a0e8831f80 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Create volume of 1 GB Aug 25 16:18:08.331981 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-8405fd7f-7a95-41e8-bc4d-36a0e8831f80 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Availability zone cache updated, next update will occur around 2026-08-25 17:18:08.330389. {{(pid=100457) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 16:18:08.331981 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-8405fd7f-7a95-41e8-bc4d-36a0e8831f80 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Availability Zones retrieved successfully. Aug 25 16:18:08.358579 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-8405fd7f-7a95-41e8-bc4d-36a0e8831f80 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Flow 'volume_create_api' (28cb5c41-d505-4044-9f40-7e678e58f1b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:18:08.360225 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-8405fd7f-7a95-41e8-bc4d-36a0e8831f80 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e4aa518-5786-43f0-8cb5-b3b600f87758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:08.361425 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-8405fd7f-7a95-41e8-bc4d-36a0e8831f80 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:18:08.486061 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-8405fd7f-7a95-41e8-bc4d-36a0e8831f80 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e4aa518-5786-43f0-8cb5-b3b600f87758) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:08.487322 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-8405fd7f-7a95-41e8-bc4d-36a0e8831f80 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51279f6b-5b25-4b64-ae8a-d471725baefb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:08.523326 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [None req-8405fd7f-7a95-41e8-bc4d-36a0e8831f80 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:18:08.584010 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-8405fd7f-7a95-41e8-bc4d-36a0e8831f80 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Created reservations ['f672c3fc-89d0-4b7d-a3d9-476fa1b9d458', 'f2342b12-6829-444a-ab88-b8502fa7ac79', '2b103c3e-7ce6-41da-b2cc-9f86c59096c8', '136d9a9d-c1e2-4c96-9579-9136628958db'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:18:08.585188 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-8405fd7f-7a95-41e8-bc4d-36a0e8831f80 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51279f6b-5b25-4b64-ae8a-d471725baefb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f672c3fc-89d0-4b7d-a3d9-476fa1b9d458', 'f2342b12-6829-444a-ab88-b8502fa7ac79', '2b103c3e-7ce6-41da-b2cc-9f86c59096c8', '136d9a9d-c1e2-4c96-9579-9136628958db']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:08.586318 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-8405fd7f-7a95-41e8-bc4d-36a0e8831f80 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67de6c94-c72c-4059-9b5d-9ccdbc321263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:08.621034 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-8405fd7f-7a95-41e8-bc4d-36a0e8831f80 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67de6c94-c72c-4059-9b5d-9ccdbc321263) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c6f40fa-79e5-4d7b-882a-367ccb7bedfd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-747618573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64a53d6ba9714b3b9f8156d32e4377b6',qos_specs=None,replication_status=,reservations=['f672c3fc-89d0-4b7d-a3d9-476fa1b9d458','f2342b12-6829-444a-ab88-b8502fa7ac79','2b103c3e-7ce6-41da-b2cc-9f86c59096c8','136d9a9d-c1e2-4c96-9579-9136628958db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c8377110d83445087ba56b726d5199e',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:18:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-747618573',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c6f40fa-79e5-4d7b-882a-367ccb7bedfd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64a53d6ba9714b3b9f8156d32e4377b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c8377110d83445087ba56b726d5199e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:08.621986 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-8405fd7f-7a95-41e8-bc4d-36a0e8831f80 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9beacca0-fbb8-49c1-b3ed-2ac44fc6d97d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:08.648576 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-8405fd7f-7a95-41e8-bc4d-36a0e8831f80 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9beacca0-fbb8-49c1-b3ed-2ac44fc6d97d) transitioned into state 'SUCCESS' from state '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-747618573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64a53d6ba9714b3b9f8156d32e4377b6',qos_specs=None,replication_status=,reservations=['f672c3fc-89d0-4b7d-a3d9-476fa1b9d458','f2342b12-6829-444a-ab88-b8502fa7ac79','2b103c3e-7ce6-41da-b2cc-9f86c59096c8','136d9a9d-c1e2-4c96-9579-9136628958db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c8377110d83445087ba56b726d5199e',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:08.649225 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-8405fd7f-7a95-41e8-bc4d-36a0e8831f80 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be00a66e-4b2a-407b-a37a-913e47cad9df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:08.671783 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-8405fd7f-7a95-41e8-bc4d-36a0e8831f80 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be00a66e-4b2a-407b-a37a-913e47cad9df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:08.673049 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-8405fd7f-7a95-41e8-bc4d-36a0e8831f80 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Flow 'volume_create_api' (28cb5c41-d505-4044-9f40-7e678e58f1b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:18:08.673519 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-8405fd7f-7a95-41e8-bc4d-36a0e8831f80 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Create volume request issued successfully. Aug 25 16:18:08.674473 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8405fd7f-7a95-41e8-bc4d-36a0e8831f80 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:18:08.675189 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 14/61] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:18:07 2026] POST /volume/v3/volumes => generated 756 bytes in 1298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:18:08.689066 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-7447e07d-6564-4e55-95ec-748893aeca41 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:08.693502 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7447e07d-6564-4e55-95ec-748893aeca41 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] GET https://10.4.3.102/volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd Aug 25 16:18:08.693502 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7447e07d-6564-4e55-95ec-748893aeca41 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:08.693502 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7447e07d-6564-4e55-95ec-748893aeca41 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:08.704341 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:08.704341 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:18:08.717454 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-7447e07d-6564-4e55-95ec-748893aeca41 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Volume info retrieved successfully. Aug 25 16:18:08.723335 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-6fcc17e1-df36-4688-9e01-7c82b430916e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:08.724915 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7447e07d-6564-4e55-95ec-748893aeca41 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd returned with HTTP 200 Aug 25 16:18:08.725551 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 16/62] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:08 2026] GET /volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd => generated 824 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:08.726003 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6fcc17e1-df36-4688-9e01-7c82b430916e tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] GET https://10.4.3.102/volume/v3/snapshots/f86494dc-b320-4a9a-9015-80b0695b48d3 Aug 25 16:18:08.726214 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6fcc17e1-df36-4688-9e01-7c82b430916e tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:08.726627 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6fcc17e1-df36-4688-9e01-7c82b430916e tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:08.739751 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6fcc17e1-df36-4688-9e01-7c82b430916e tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/snapshots/f86494dc-b320-4a9a-9015-80b0695b48d3 returned with HTTP 404 Aug 25 16:18:08.741297 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 16/63] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:18:08 2026] GET /volume/v3/snapshots/f86494dc-b320-4a9a-9015-80b0695b48d3 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:18:08.750806 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-650f726a-8aa9-4d66-9d08-709a5e00b4e9 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:08.752845 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-650f726a-8aa9-4d66-9d08-709a5e00b4e9 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] POST https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c/action Aug 25 16:18:08.753235 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-650f726a-8aa9-4d66-9d08-709a5e00b4e9 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:18:08.753411 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-650f726a-8aa9-4d66-9d08-709a5e00b4e9 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:08.754854 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.contrib.admin_actions [None req-650f726a-8aa9-4d66-9d08-709a5e00b4e9 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Updating snapshot '8ac092ed-9f09-4f78-a827-b5599b7cf41c' with '{'status': 'available'}' {{(pid=100454) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 16:18:08.769042 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:08.769042 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:18:08.793055 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-650f726a-8aa9-4d66-9d08-709a5e00b4e9 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c/action returned with HTTP 202 Aug 25 16:18:08.793622 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 18/64] 10.4.3.102 () {68 vars in 1396 bytes} [Tue Aug 25 16:18:08 2026] POST /volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:18:08.806674 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-3f02e9b9-d5fc-4976-abc3-0e0f2ea338df None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:08.809325 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3f02e9b9-d5fc-4976-abc3-0e0f2ea338df tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] GET https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c Aug 25 16:18:08.809735 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3f02e9b9-d5fc-4976-abc3-0e0f2ea338df tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:08.810057 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3f02e9b9-d5fc-4976-abc3-0e0f2ea338df tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:08.823520 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:08.823520 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:18:08.824338 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-3f02e9b9-d5fc-4976-abc3-0e0f2ea338df tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Snapshot retrieved successfully. Aug 25 16:18:08.825482 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3f02e9b9-d5fc-4976-abc3-0e0f2ea338df tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c returned with HTTP 200 Aug 25 16:18:08.826530 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 15/65] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:18:08 2026] GET /volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:08.839174 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-5cc8fe49-7ad8-40c3-81e5-876162f4a6e0 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:08.841752 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5cc8fe49-7ad8-40c3-81e5-876162f4a6e0 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/f86494dc-b320-4a9a-9015-80b0695b48d3 Aug 25 16:18:08.842148 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5cc8fe49-7ad8-40c3-81e5-876162f4a6e0 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:08.842148 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5cc8fe49-7ad8-40c3-81e5-876162f4a6e0 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:08.842275 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.snapshots [None req-5cc8fe49-7ad8-40c3-81e5-876162f4a6e0 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Delete snapshot with id: f86494dc-b320-4a9a-9015-80b0695b48d3 Aug 25 16:18:08.848086 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5cc8fe49-7ad8-40c3-81e5-876162f4a6e0 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/snapshots/f86494dc-b320-4a9a-9015-80b0695b48d3 returned with HTTP 404 Aug 25 16:18:08.849022 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 17/66] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:18:08 2026] DELETE /volume/v3/snapshots/f86494dc-b320-4a9a-9015-80b0695b48d3 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:18:08.860789 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-43b14705-be8b-4c45-9745-ca979bf4698d None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:08.862975 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-43b14705-be8b-4c45-9745-ca979bf4698d tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] POST https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c/action Aug 25 16:18:08.863328 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-43b14705-be8b-4c45-9745-ca979bf4698d tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:18:08.863502 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-43b14705-be8b-4c45-9745-ca979bf4698d tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:08.870351 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.contrib.admin_actions [None req-43b14705-be8b-4c45-9745-ca979bf4698d tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Updating snapshot '8ac092ed-9f09-4f78-a827-b5599b7cf41c' with '{'status': 'creating'}' {{(pid=100456) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 16:18:08.882222 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:08.882222 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:18:08.902084 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-43b14705-be8b-4c45-9745-ca979bf4698d tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c/action returned with HTTP 202 Aug 25 16:18:08.902936 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 17/67] 10.4.3.102 () {68 vars in 1396 bytes} [Tue Aug 25 16:18:08 2026] POST /volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:18:08.912798 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-8e9c78c6-0c94-44c1-9c0a-0c77f54bf1e8 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:08.916096 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8e9c78c6-0c94-44c1-9c0a-0c77f54bf1e8 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] GET https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c Aug 25 16:18:08.916671 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8e9c78c6-0c94-44c1-9c0a-0c77f54bf1e8 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:08.917094 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8e9c78c6-0c94-44c1-9c0a-0c77f54bf1e8 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:08.925248 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:08.925248 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:18:08.925715 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-8e9c78c6-0c94-44c1-9c0a-0c77f54bf1e8 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Snapshot retrieved successfully. Aug 25 16:18:08.926738 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8e9c78c6-0c94-44c1-9c0a-0c77f54bf1e8 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c returned with HTTP 200 Aug 25 16:18:08.927159 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 19/68] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:18:08 2026] GET /volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:08.939472 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-ff1a4854-1936-4dfe-acf5-8d2bd8dc2a4b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:08.941383 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ff1a4854-1936-4dfe-acf5-8d2bd8dc2a4b tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] POST https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c/action Aug 25 16:18:08.941568 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ff1a4854-1936-4dfe-acf5-8d2bd8dc2a4b tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:18:08.941764 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ff1a4854-1936-4dfe-acf5-8d2bd8dc2a4b tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:08.943443 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.contrib.snapshot_actions [None req-ff1a4854-1936-4dfe-acf5-8d2bd8dc2a4b tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100457) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 25 16:18:08.949021 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:08.949021 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:18:08.949567 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.contrib.snapshot_actions [None req-ff1a4854-1936-4dfe-acf5-8d2bd8dc2a4b tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Updating snapshot 8ac092ed-9f09-4f78-a827-b5599b7cf41c with info {'id': '8ac092ed-9f09-4f78-a827-b5599b7cf41c', 'status': 'error', 'progress': '80%'} Aug 25 16:18:08.958170 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ff1a4854-1936-4dfe-acf5-8d2bd8dc2a4b tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c/action returned with HTTP 202 Aug 25 16:18:08.958825 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 16/69] 10.4.3.102 () {68 vars in 1396 bytes} [Tue Aug 25 16:18:08 2026] POST /volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:18:08.969195 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-8c2cf067-fb2f-4a6b-88e9-521070a74259 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:08.971872 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8c2cf067-fb2f-4a6b-88e9-521070a74259 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] GET https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c Aug 25 16:18:08.972314 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8c2cf067-fb2f-4a6b-88e9-521070a74259 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:08.972314 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8c2cf067-fb2f-4a6b-88e9-521070a74259 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:08.978259 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:08.978259 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:18:08.978742 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-8c2cf067-fb2f-4a6b-88e9-521070a74259 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Snapshot retrieved successfully. Aug 25 16:18:08.979670 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8c2cf067-fb2f-4a6b-88e9-521070a74259 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c returned with HTTP 200 Aug 25 16:18:08.980149 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 18/70] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:18:08 2026] GET /volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c => generated 461 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:08.992497 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-707c36b6-20d1-4a6f-9ca8-9eb009757ab9 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:08.998089 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-707c36b6-20d1-4a6f-9ca8-9eb009757ab9 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] POST https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c/action Aug 25 16:18:08.998226 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-707c36b6-20d1-4a6f-9ca8-9eb009757ab9 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:18:08.998410 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-707c36b6-20d1-4a6f-9ca8-9eb009757ab9 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:09.000818 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.contrib.admin_actions [None req-707c36b6-20d1-4a6f-9ca8-9eb009757ab9 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] Updating snapshot '8ac092ed-9f09-4f78-a827-b5599b7cf41c' with '{'status': 'available'}' {{(pid=100456) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 16:18:09.012691 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:09.012691 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:18:09.041345 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-707c36b6-20d1-4a6f-9ca8-9eb009757ab9 tempest-SnapshotsActionsTest-382455556 tempest-SnapshotsActionsTest-382455556-project-admin] https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c/action returned with HTTP 202 Aug 25 16:18:09.041984 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 18/71] 10.4.3.102 () {68 vars in 1396 bytes} [Tue Aug 25 16:18:08 2026] POST /volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:18:09.055975 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-0891d916-9c2a-40d1-965f-64c993aeab47 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:09.058402 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0891d916-9c2a-40d1-965f-64c993aeab47 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] GET https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c Aug 25 16:18:09.059097 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0891d916-9c2a-40d1-965f-64c993aeab47 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:09.059475 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0891d916-9c2a-40d1-965f-64c993aeab47 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:09.068494 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:09.068494 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:18:09.069245 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-0891d916-9c2a-40d1-965f-64c993aeab47 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Snapshot retrieved successfully. Aug 25 16:18:09.070482 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0891d916-9c2a-40d1-965f-64c993aeab47 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c returned with HTTP 200 Aug 25 16:18:09.070963 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 20/72] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:18:09 2026] GET /volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:09.086046 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-76e5feff-f8da-40be-9d31-e8decdc2bc3f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:09.088673 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-76e5feff-f8da-40be-9d31-e8decdc2bc3f tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c Aug 25 16:18:09.088894 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-76e5feff-f8da-40be-9d31-e8decdc2bc3f tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:09.089155 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-76e5feff-f8da-40be-9d31-e8decdc2bc3f tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:09.089295 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.snapshots [None req-76e5feff-f8da-40be-9d31-e8decdc2bc3f tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Delete snapshot with id: 8ac092ed-9f09-4f78-a827-b5599b7cf41c Aug 25 16:18:09.096664 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:09.096664 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:18:09.097304 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-76e5feff-f8da-40be-9d31-e8decdc2bc3f tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Snapshot retrieved successfully. Aug 25 16:18:09.124482 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-76e5feff-f8da-40be-9d31-e8decdc2bc3f tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Snapshot delete request issued successfully. Aug 25 16:18:09.124704 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-76e5feff-f8da-40be-9d31-e8decdc2bc3f tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c returned with HTTP 202 Aug 25 16:18:09.125193 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 17/73] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:18:09 2026] DELETE /volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:18:09.133150 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-81b556b8-7a17-49a2-9553-38c9b87104fa None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:09.135321 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-81b556b8-7a17-49a2-9553-38c9b87104fa tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] GET https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c Aug 25 16:18:09.135321 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-81b556b8-7a17-49a2-9553-38c9b87104fa tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:09.135321 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-81b556b8-7a17-49a2-9553-38c9b87104fa tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:09.155640 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-3c554d9a-a91d-4c08-9ed4-bcb02ed988f1 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:09.156371 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:09.156371 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:18:09.157192 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-81b556b8-7a17-49a2-9553-38c9b87104fa tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Snapshot retrieved successfully. Aug 25 16:18:09.158140 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3c554d9a-a91d-4c08-9ed4-bcb02ed988f1 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:18:09.158362 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-81b556b8-7a17-49a2-9553-38c9b87104fa tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c returned with HTTP 200 Aug 25 16:18:09.158490 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3c554d9a-a91d-4c08-9ed4-bcb02ed988f1 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-106387023"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:09.158927 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 19/74] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:18:09 2026] GET /volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c => generated 464 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:09.160218 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-3c554d9a-a91d-4c08-9ed4-bcb02ed988f1 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-106387023'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:18:09.160454 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-3c554d9a-a91d-4c08-9ed4-bcb02ed988f1 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Create volume of 1 GB Aug 25 16:18:09.160865 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:09.160865 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:18:09.186578 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-3c554d9a-a91d-4c08-9ed4-bcb02ed988f1 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Availability zone cache updated, next update will occur around 2026-08-25 17:18:09.185528. {{(pid=100456) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 16:18:09.186921 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-3c554d9a-a91d-4c08-9ed4-bcb02ed988f1 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Availability Zones retrieved successfully. Aug 25 16:18:09.212076 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-3c554d9a-a91d-4c08-9ed4-bcb02ed988f1 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Flow 'volume_create_api' (a63141e2-f4c8-417f-aa93-9b8de64f5088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:18:09.213241 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-3c554d9a-a91d-4c08-9ed4-bcb02ed988f1 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53742ccc-87bd-4f3e-85fe-a3879ed51008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:09.214557 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-3c554d9a-a91d-4c08-9ed4-bcb02ed988f1 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:18:09.275774 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-3c554d9a-a91d-4c08-9ed4-bcb02ed988f1 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53742ccc-87bd-4f3e-85fe-a3879ed51008) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:09.277005 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-3c554d9a-a91d-4c08-9ed4-bcb02ed988f1 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2398f34-42d8-47e1-a4f5-b006a3bc3e67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:09.325438 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [None req-3c554d9a-a91d-4c08-9ed4-bcb02ed988f1 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:18:09.449743 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-3c554d9a-a91d-4c08-9ed4-bcb02ed988f1 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Created reservations ['6fa4dd4b-9cf2-4d86-a672-2fde725f0154', '34abbb1e-8c76-42e6-945e-f051a06ab942', 'd92c4c86-9469-448f-92a9-1dfa41273433', 'dfec582b-8c13-44c4-8ea6-840e6a11d966'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:18:09.450638 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-3c554d9a-a91d-4c08-9ed4-bcb02ed988f1 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2398f34-42d8-47e1-a4f5-b006a3bc3e67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fa4dd4b-9cf2-4d86-a672-2fde725f0154', '34abbb1e-8c76-42e6-945e-f051a06ab942', 'd92c4c86-9469-448f-92a9-1dfa41273433', 'dfec582b-8c13-44c4-8ea6-840e6a11d966']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:09.451431 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-3c554d9a-a91d-4c08-9ed4-bcb02ed988f1 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0050d124-9ad5-4bf8-abe7-b64c301b3d74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:09.492376 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-3c554d9a-a91d-4c08-9ed4-bcb02ed988f1 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0050d124-9ad5-4bf8-abe7-b64c301b3d74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b52a3b07-90f2-42f5-9168-528d583d7b01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-106387023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e05e3e92c2d342d3818942218fef68b4',qos_specs=None,replication_status=,reservations=['6fa4dd4b-9cf2-4d86-a672-2fde725f0154','34abbb1e-8c76-42e6-945e-f051a06ab942','d92c4c86-9469-448f-92a9-1dfa41273433','dfec582b-8c13-44c4-8ea6-840e6a11d966'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06a7c2afc92d4f0db4d8bd8d483342a3',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:18:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-106387023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b52a3b07-90f2-42f5-9168-528d583d7b01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e05e3e92c2d342d3818942218fef68b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06a7c2afc92d4f0db4d8bd8d483342a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:09.493441 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-3c554d9a-a91d-4c08-9ed4-bcb02ed988f1 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (078a7d0d-6735-4825-94b0-73d693c920be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:09.531815 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-3c554d9a-a91d-4c08-9ed4-bcb02ed988f1 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (078a7d0d-6735-4825-94b0-73d693c920be) transitioned into state 'SUCCESS' from state '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-106387023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e05e3e92c2d342d3818942218fef68b4',qos_specs=None,replication_status=,reservations=['6fa4dd4b-9cf2-4d86-a672-2fde725f0154','34abbb1e-8c76-42e6-945e-f051a06ab942','d92c4c86-9469-448f-92a9-1dfa41273433','dfec582b-8c13-44c4-8ea6-840e6a11d966'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06a7c2afc92d4f0db4d8bd8d483342a3',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:09.532251 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-3c554d9a-a91d-4c08-9ed4-bcb02ed988f1 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (936c7dad-6428-46a3-a8a6-98f581dec428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:09.546659 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-3c554d9a-a91d-4c08-9ed4-bcb02ed988f1 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (936c7dad-6428-46a3-a8a6-98f581dec428) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:09.547954 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-3c554d9a-a91d-4c08-9ed4-bcb02ed988f1 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Flow 'volume_create_api' (a63141e2-f4c8-417f-aa93-9b8de64f5088) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:18:09.548407 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-3c554d9a-a91d-4c08-9ed4-bcb02ed988f1 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Create volume request issued successfully. Aug 25 16:18:09.549301 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3c554d9a-a91d-4c08-9ed4-bcb02ed988f1 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:18:09.549753 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 19/75] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:18:09 2026] POST /volume/v3/volumes => generated 751 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:18:09.564340 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-aee7dbcb-934d-4175-8020-02f8d539562d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:09.566668 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-aee7dbcb-934d-4175-8020-02f8d539562d tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] GET https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 Aug 25 16:18:09.566950 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-aee7dbcb-934d-4175-8020-02f8d539562d tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:09.567230 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-aee7dbcb-934d-4175-8020-02f8d539562d tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:09.577528 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:09.577528 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:18:09.587634 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-aee7dbcb-934d-4175-8020-02f8d539562d tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Volume info retrieved successfully. Aug 25 16:18:09.598103 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-aee7dbcb-934d-4175-8020-02f8d539562d tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 returned with HTTP 200 Aug 25 16:18:09.598729 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 21/76] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:09 2026] GET /volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:09.748261 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-30bbd435-ea38-47f3-9f9b-1d67a5bb1ab9 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:09.750321 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-30bbd435-ea38-47f3-9f9b-1d67a5bb1ab9 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] GET https://10.4.3.102/volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd Aug 25 16:18:09.750692 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-30bbd435-ea38-47f3-9f9b-1d67a5bb1ab9 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:09.751022 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-30bbd435-ea38-47f3-9f9b-1d67a5bb1ab9 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:09.762469 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:09.762469 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:18:09.766739 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-30bbd435-ea38-47f3-9f9b-1d67a5bb1ab9 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Volume info retrieved successfully. Aug 25 16:18:09.776930 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-30bbd435-ea38-47f3-9f9b-1d67a5bb1ab9 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd returned with HTTP 200 Aug 25 16:18:09.777509 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 18/77] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:09 2026] GET /volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:10.176164 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-6a628368-48c4-4b94-847c-a6e108b6092a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:10.178270 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6a628368-48c4-4b94-847c-a6e108b6092a tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] GET https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c Aug 25 16:18:10.179033 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6a628368-48c4-4b94-847c-a6e108b6092a tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:10.179033 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6a628368-48c4-4b94-847c-a6e108b6092a tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:10.184118 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6a628368-48c4-4b94-847c-a6e108b6092a tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c returned with HTTP 404 Aug 25 16:18:10.184678 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 20/78] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:18:10 2026] GET /volume/v3/snapshots/8ac092ed-9f09-4f78-a827-b5599b7cf41c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:18:10.196704 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-ce40894a-256c-49be-9a27-5086c0f5e5ef None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:10.198511 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ce40894a-256c-49be-9a27-5086c0f5e5ef tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] GET https://10.4.3.102/volume/v3/volumes/8c720d28-e1dc-48a6-b132-b20889ea3edb Aug 25 16:18:10.198769 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ce40894a-256c-49be-9a27-5086c0f5e5ef tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:10.199539 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ce40894a-256c-49be-9a27-5086c0f5e5ef tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:10.208263 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:10.208263 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:18:10.214086 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-ce40894a-256c-49be-9a27-5086c0f5e5ef tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Volume info retrieved successfully. Aug 25 16:18:10.220469 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ce40894a-256c-49be-9a27-5086c0f5e5ef tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/volumes/8c720d28-e1dc-48a6-b132-b20889ea3edb returned with HTTP 200 Aug 25 16:18:10.221080 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 20/79] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:10 2026] GET /volume/v3/volumes/8c720d28-e1dc-48a6-b132-b20889ea3edb => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:10.241765 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-526b89bc-b19e-4559-a078-98560c4532ee None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:10.243969 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-526b89bc-b19e-4559-a078-98560c4532ee tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] DELETE https://10.4.3.102/volume/v3/volumes/8c720d28-e1dc-48a6-b132-b20889ea3edb Aug 25 16:18:10.244228 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-526b89bc-b19e-4559-a078-98560c4532ee tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:10.244513 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-526b89bc-b19e-4559-a078-98560c4532ee tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:10.244795 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-526b89bc-b19e-4559-a078-98560c4532ee tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Delete volume with id: 8c720d28-e1dc-48a6-b132-b20889ea3edb Aug 25 16:18:10.258342 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:10.258342 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:18:10.259054 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-526b89bc-b19e-4559-a078-98560c4532ee tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Volume info retrieved successfully. Aug 25 16:18:10.296302 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-526b89bc-b19e-4559-a078-98560c4532ee tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Delete volume request issued successfully. Aug 25 16:18:10.296602 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-526b89bc-b19e-4559-a078-98560c4532ee tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/volumes/8c720d28-e1dc-48a6-b132-b20889ea3edb returned with HTTP 202 Aug 25 16:18:10.297134 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 22/80] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:18:10 2026] DELETE /volume/v3/volumes/8c720d28-e1dc-48a6-b132-b20889ea3edb => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:18:10.308026 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-72a6dfff-4b29-4493-926a-4db9383ff343 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:10.310112 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-72a6dfff-4b29-4493-926a-4db9383ff343 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] GET https://10.4.3.102/volume/v3/volumes/8c720d28-e1dc-48a6-b132-b20889ea3edb Aug 25 16:18:10.310361 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-72a6dfff-4b29-4493-926a-4db9383ff343 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:10.311168 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-72a6dfff-4b29-4493-926a-4db9383ff343 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:10.319081 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:10.319081 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:18:10.325094 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-72a6dfff-4b29-4493-926a-4db9383ff343 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Volume info retrieved successfully. Aug 25 16:18:10.331977 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-72a6dfff-4b29-4493-926a-4db9383ff343 tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/volumes/8c720d28-e1dc-48a6-b132-b20889ea3edb returned with HTTP 200 Aug 25 16:18:10.332571 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 19/81] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:10 2026] GET /volume/v3/volumes/8c720d28-e1dc-48a6-b132-b20889ea3edb => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:10.617262 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-edb0a6bf-8177-4925-b7d1-91be4655f90b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:10.619357 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-edb0a6bf-8177-4925-b7d1-91be4655f90b tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] GET https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 Aug 25 16:18:10.619568 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-edb0a6bf-8177-4925-b7d1-91be4655f90b tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:10.619806 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-edb0a6bf-8177-4925-b7d1-91be4655f90b tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:10.633139 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:10.633139 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:18:10.638437 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-edb0a6bf-8177-4925-b7d1-91be4655f90b tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Volume info retrieved successfully. Aug 25 16:18:10.645406 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-edb0a6bf-8177-4925-b7d1-91be4655f90b tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 returned with HTTP 200 Aug 25 16:18:10.646570 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 21/82] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:10 2026] GET /volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:10.798212 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-78be3471-8be3-4bc3-8aa0-eaf1decafed4 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:10.801609 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-78be3471-8be3-4bc3-8aa0-eaf1decafed4 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] GET https://10.4.3.102/volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd Aug 25 16:18:10.801609 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-78be3471-8be3-4bc3-8aa0-eaf1decafed4 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:10.801609 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-78be3471-8be3-4bc3-8aa0-eaf1decafed4 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:10.817622 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:10.817622 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:18:10.821235 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-78be3471-8be3-4bc3-8aa0-eaf1decafed4 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Volume info retrieved successfully. Aug 25 16:18:10.829623 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-78be3471-8be3-4bc3-8aa0-eaf1decafed4 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd returned with HTTP 200 Aug 25 16:18:10.829623 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 21/83] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:10 2026] GET /volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:11.351515 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b0fc6b84-4d89-4b40-a84b-d1421ba45bac None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:11.355890 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b0fc6b84-4d89-4b40-a84b-d1421ba45bac tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] GET https://10.4.3.102/volume/v3/volumes/8c720d28-e1dc-48a6-b132-b20889ea3edb Aug 25 16:18:11.356286 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b0fc6b84-4d89-4b40-a84b-d1421ba45bac tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:11.356573 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b0fc6b84-4d89-4b40-a84b-d1421ba45bac tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:11.365848 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b0fc6b84-4d89-4b40-a84b-d1421ba45bac tempest-SnapshotsActionsTest-1971451603 tempest-SnapshotsActionsTest-1971451603-project-member] https://10.4.3.102/volume/v3/volumes/8c720d28-e1dc-48a6-b132-b20889ea3edb returned with HTTP 404 Aug 25 16:18:11.366509 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 23/84] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:11 2026] GET /volume/v3/volumes/8c720d28-e1dc-48a6-b132-b20889ea3edb => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:18:11.846565 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d92a5003-961e-48dc-8e0b-4c7846db9387 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:11.853417 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d92a5003-961e-48dc-8e0b-4c7846db9387 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] GET https://10.4.3.102/volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd Aug 25 16:18:11.853417 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d92a5003-961e-48dc-8e0b-4c7846db9387 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:11.853417 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d92a5003-961e-48dc-8e0b-4c7846db9387 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:11.864970 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:11.864970 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:18:11.871619 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-d92a5003-961e-48dc-8e0b-4c7846db9387 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Volume info retrieved successfully. Aug 25 16:18:11.880198 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d92a5003-961e-48dc-8e0b-4c7846db9387 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd returned with HTTP 200 Aug 25 16:18:11.880727 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 20/85] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:11 2026] GET /volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd => generated 909 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:12.241821 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-1783f9d2-ade0-4dda-9259-fa0aea8f1524 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:12.478565 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1783f9d2-ade0-4dda-9259-fa0aea8f1524 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:18:12.479730 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1783f9d2-ade0-4dda-9259-fa0aea8f1524 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-951117528"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:12.480382 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-1783f9d2-ade0-4dda-9259-fa0aea8f1524 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-951117528'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:18:12.480532 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-1783f9d2-ade0-4dda-9259-fa0aea8f1524 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Create volume of 1 GB Aug 25 16:18:12.486103 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-1783f9d2-ade0-4dda-9259-fa0aea8f1524 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Availability Zones retrieved successfully. Aug 25 16:18:12.493811 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-1783f9d2-ade0-4dda-9259-fa0aea8f1524 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Flow 'volume_create_api' (16e3f6ce-3954-4c39-b0b5-17d194f22c4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:18:12.495006 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-1783f9d2-ade0-4dda-9259-fa0aea8f1524 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d605c07-d142-4737-8cdf-415a48d54b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:12.496157 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-1783f9d2-ade0-4dda-9259-fa0aea8f1524 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:18:12.527115 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-1783f9d2-ade0-4dda-9259-fa0aea8f1524 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d605c07-d142-4737-8cdf-415a48d54b4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:12.528008 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-1783f9d2-ade0-4dda-9259-fa0aea8f1524 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80afe13b-a36f-488b-9eec-17d1b5af3aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:12.602106 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-1783f9d2-ade0-4dda-9259-fa0aea8f1524 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Created reservations ['340e8d03-0def-4810-aac0-d2adeb5b7065', '4e8a4249-bbe8-4e5b-b976-0664eb0892a7', 'b7d1a8b0-5a35-42b9-9eb3-671a7f5e6ac0', '596fab8c-470b-484c-955c-6915079274ac'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:18:12.603219 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-1783f9d2-ade0-4dda-9259-fa0aea8f1524 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80afe13b-a36f-488b-9eec-17d1b5af3aab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['340e8d03-0def-4810-aac0-d2adeb5b7065', '4e8a4249-bbe8-4e5b-b976-0664eb0892a7', 'b7d1a8b0-5a35-42b9-9eb3-671a7f5e6ac0', '596fab8c-470b-484c-955c-6915079274ac']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:12.604079 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-1783f9d2-ade0-4dda-9259-fa0aea8f1524 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb353e41-eb5f-4849-9059-391b319f6211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:12.657070 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-1783f9d2-ade0-4dda-9259-fa0aea8f1524 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb353e41-eb5f-4849-9059-391b319f6211) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97409e6a-241a-42b5-9cad-565096f026de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-951117528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b809cffd5924025a71d1f353f6dc807',qos_specs=None,replication_status=,reservations=['340e8d03-0def-4810-aac0-d2adeb5b7065','4e8a4249-bbe8-4e5b-b976-0664eb0892a7','b7d1a8b0-5a35-42b9-9eb3-671a7f5e6ac0','596fab8c-470b-484c-955c-6915079274ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='638816234eef4136b6aa0e3607b44d7e',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:18:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-951117528',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97409e6a-241a-42b5-9cad-565096f026de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b809cffd5924025a71d1f353f6dc807',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='638816234eef4136b6aa0e3607b44d7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:12.658835 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-1783f9d2-ade0-4dda-9259-fa0aea8f1524 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7abdb76-6ad6-4b06-9b98-baf0a3048223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:12.690765 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-1783f9d2-ade0-4dda-9259-fa0aea8f1524 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7abdb76-6ad6-4b06-9b98-baf0a3048223) transitioned into state 'SUCCESS' from state '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-951117528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b809cffd5924025a71d1f353f6dc807',qos_specs=None,replication_status=,reservations=['340e8d03-0def-4810-aac0-d2adeb5b7065','4e8a4249-bbe8-4e5b-b976-0664eb0892a7','b7d1a8b0-5a35-42b9-9eb3-671a7f5e6ac0','596fab8c-470b-484c-955c-6915079274ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='638816234eef4136b6aa0e3607b44d7e',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:12.691492 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-1783f9d2-ade0-4dda-9259-fa0aea8f1524 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d846730a-f227-48d6-8ca0-b1a8c1f7d497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:12.709425 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-1783f9d2-ade0-4dda-9259-fa0aea8f1524 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d846730a-f227-48d6-8ca0-b1a8c1f7d497) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:12.711147 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-1783f9d2-ade0-4dda-9259-fa0aea8f1524 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Flow 'volume_create_api' (16e3f6ce-3954-4c39-b0b5-17d194f22c4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:18:12.711147 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-1783f9d2-ade0-4dda-9259-fa0aea8f1524 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Create volume request issued successfully. Aug 25 16:18:12.711404 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1783f9d2-ade0-4dda-9259-fa0aea8f1524 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:18:12.711876 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 22/86] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:18:12 2026] POST /volume/v3/volumes => generated 784 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:18:12.728794 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-e599027b-17a4-4014-83c1-4a9360a58de1 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:12.730903 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e599027b-17a4-4014-83c1-4a9360a58de1 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] GET https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de Aug 25 16:18:12.731183 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e599027b-17a4-4014-83c1-4a9360a58de1 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:12.731354 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e599027b-17a4-4014-83c1-4a9360a58de1 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:12.740698 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:12.740698 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:18:12.745339 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-e599027b-17a4-4014-83c1-4a9360a58de1 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Volume info retrieved successfully. Aug 25 16:18:12.751358 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e599027b-17a4-4014-83c1-4a9360a58de1 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de returned with HTTP 200 Aug 25 16:18:12.752064 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 22/87] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:12 2026] GET /volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de => generated 963 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:12.900842 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-0bc27e4c-9333-44ff-8907-672c06a6c783 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:12.903484 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0bc27e4c-9333-44ff-8907-672c06a6c783 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] GET https://10.4.3.102/volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd Aug 25 16:18:12.903765 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0bc27e4c-9333-44ff-8907-672c06a6c783 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:12.904053 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0bc27e4c-9333-44ff-8907-672c06a6c783 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:12.912366 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:12.912366 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:18:12.916891 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-0bc27e4c-9333-44ff-8907-672c06a6c783 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Volume info retrieved successfully. Aug 25 16:18:12.921980 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0bc27e4c-9333-44ff-8907-672c06a6c783 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd returned with HTTP 200 Aug 25 16:18:12.922448 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 24/88] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:12 2026] GET /volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:13.767048 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-63e1192c-b282-4373-93ee-71179f74e5e2 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:13.769742 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-63e1192c-b282-4373-93ee-71179f74e5e2 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] GET https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de Aug 25 16:18:13.770905 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-63e1192c-b282-4373-93ee-71179f74e5e2 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:13.770905 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-63e1192c-b282-4373-93ee-71179f74e5e2 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:13.781853 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:13.781853 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:18:13.786848 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-63e1192c-b282-4373-93ee-71179f74e5e2 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Volume info retrieved successfully. Aug 25 16:18:13.792921 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-63e1192c-b282-4373-93ee-71179f74e5e2 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de returned with HTTP 200 Aug 25 16:18:13.793478 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 21/89] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:13 2026] GET /volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de => generated 1015 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:18:13.937511 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-209b3d1c-008e-4702-9c43-b42dc71bf4fa None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:13.939613 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-209b3d1c-008e-4702-9c43-b42dc71bf4fa tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] GET https://10.4.3.102/volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd Aug 25 16:18:13.940711 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-209b3d1c-008e-4702-9c43-b42dc71bf4fa tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:13.940711 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-209b3d1c-008e-4702-9c43-b42dc71bf4fa tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:13.948865 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:13.948865 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:18:13.953855 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-209b3d1c-008e-4702-9c43-b42dc71bf4fa tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Volume info retrieved successfully. Aug 25 16:18:13.959287 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-209b3d1c-008e-4702-9c43-b42dc71bf4fa tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd returned with HTTP 200 Aug 25 16:18:13.959659 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 23/90] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:13 2026] GET /volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:14.977309 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-6ba96ca1-ec20-4b67-a942-0a2baada3d8c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:14.980807 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6ba96ca1-ec20-4b67-a942-0a2baada3d8c tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] GET https://10.4.3.102/volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd Aug 25 16:18:14.981039 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6ba96ca1-ec20-4b67-a942-0a2baada3d8c tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:14.981251 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6ba96ca1-ec20-4b67-a942-0a2baada3d8c tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:14.989100 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:14.989100 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:18:14.998155 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-6ba96ca1-ec20-4b67-a942-0a2baada3d8c tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Volume info retrieved successfully. Aug 25 16:18:15.004706 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6ba96ca1-ec20-4b67-a942-0a2baada3d8c tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd returned with HTTP 200 Aug 25 16:18:15.005153 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 23/91] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:14 2026] GET /volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd => generated 909 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:16.030063 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e4ec82a0-dbdc-4e7d-84bc-c3ca8027666a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:16.034671 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e4ec82a0-dbdc-4e7d-84bc-c3ca8027666a tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] GET https://10.4.3.102/volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd Aug 25 16:18:16.034671 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e4ec82a0-dbdc-4e7d-84bc-c3ca8027666a tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:16.034671 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e4ec82a0-dbdc-4e7d-84bc-c3ca8027666a tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:16.044351 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:16.044351 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:18:16.055340 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-e4ec82a0-dbdc-4e7d-84bc-c3ca8027666a tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Volume info retrieved successfully. Aug 25 16:18:16.063413 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e4ec82a0-dbdc-4e7d-84bc-c3ca8027666a tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd returned with HTTP 200 Aug 25 16:18:16.064149 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 25/92] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:16 2026] GET /volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd => generated 909 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:16.840510 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-544dc18f-6025-46a8-b208-25c2749612a2 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:17.084283 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-db1a463a-d1e2-4ff2-8a13-61ec232c8af5 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:17.088665 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-db1a463a-d1e2-4ff2-8a13-61ec232c8af5 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] GET https://10.4.3.102/volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd Aug 25 16:18:17.088983 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-db1a463a-d1e2-4ff2-8a13-61ec232c8af5 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:17.089243 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-db1a463a-d1e2-4ff2-8a13-61ec232c8af5 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:17.099672 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:17.099672 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:18:17.105660 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-db1a463a-d1e2-4ff2-8a13-61ec232c8af5 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Volume info retrieved successfully. Aug 25 16:18:17.115121 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-db1a463a-d1e2-4ff2-8a13-61ec232c8af5 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd returned with HTTP 200 Aug 25 16:18:17.115684 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 24/93] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:17 2026] GET /volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd => generated 909 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:17.141442 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-544dc18f-6025-46a8-b208-25c2749612a2 tempest-AvailabilityZoneTestJSON-1362299497 tempest-AvailabilityZoneTestJSON-1362299497-project-member] GET https://10.4.3.102/volume/v3/os-availability-zone Aug 25 16:18:17.141813 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-544dc18f-6025-46a8-b208-25c2749612a2 tempest-AvailabilityZoneTestJSON-1362299497 tempest-AvailabilityZoneTestJSON-1362299497-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:17.143335 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-544dc18f-6025-46a8-b208-25c2749612a2 tempest-AvailabilityZoneTestJSON-1362299497 tempest-AvailabilityZoneTestJSON-1362299497-project-member] Calling method 'index' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:17.146601 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-544dc18f-6025-46a8-b208-25c2749612a2 tempest-AvailabilityZoneTestJSON-1362299497 tempest-AvailabilityZoneTestJSON-1362299497-project-member] Availability Zones retrieved successfully. Aug 25 16:18:17.146913 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-544dc18f-6025-46a8-b208-25c2749612a2 tempest-AvailabilityZoneTestJSON-1362299497 tempest-AvailabilityZoneTestJSON-1362299497-project-member] https://10.4.3.102/volume/v3/os-availability-zone returned with HTTP 200 Aug 25 16:18:17.147317 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 22/94] 10.4.3.102 () {66 vars in 1276 bytes} [Tue Aug 25 16:18:16 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:18:18.135570 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-e7025183-dc32-4b9f-96d0-ae88aa01f466 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:18.139321 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e7025183-dc32-4b9f-96d0-ae88aa01f466 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] GET https://10.4.3.102/volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd Aug 25 16:18:18.140640 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e7025183-dc32-4b9f-96d0-ae88aa01f466 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:18.140640 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e7025183-dc32-4b9f-96d0-ae88aa01f466 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:18.153772 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:18.153772 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:18:18.163301 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-e7025183-dc32-4b9f-96d0-ae88aa01f466 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Volume info retrieved successfully. Aug 25 16:18:18.169401 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e7025183-dc32-4b9f-96d0-ae88aa01f466 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd returned with HTTP 200 Aug 25 16:18:18.170397 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 24/95] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:18 2026] GET /volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd => generated 909 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:19.197757 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-26f198a0-45c6-4d38-9077-cabd53f6a7d4 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:19.200528 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-26f198a0-45c6-4d38-9077-cabd53f6a7d4 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] GET https://10.4.3.102/volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd Aug 25 16:18:19.200528 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-26f198a0-45c6-4d38-9077-cabd53f6a7d4 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:19.200528 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-26f198a0-45c6-4d38-9077-cabd53f6a7d4 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:19.215761 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:19.215761 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:18:19.219780 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-26f198a0-45c6-4d38-9077-cabd53f6a7d4 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Volume info retrieved successfully. Aug 25 16:18:19.228286 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-26f198a0-45c6-4d38-9077-cabd53f6a7d4 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd returned with HTTP 200 Aug 25 16:18:19.229153 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 26/96] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:19 2026] GET /volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd => generated 909 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:20.249060 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-be0a3a5a-0939-49fb-be9d-fcf454320962 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:20.252551 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-be0a3a5a-0939-49fb-be9d-fcf454320962 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] GET https://10.4.3.102/volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd Aug 25 16:18:20.253041 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-be0a3a5a-0939-49fb-be9d-fcf454320962 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:20.253407 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-be0a3a5a-0939-49fb-be9d-fcf454320962 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:20.273655 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:20.273655 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:18:20.280346 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-be0a3a5a-0939-49fb-be9d-fcf454320962 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Volume info retrieved successfully. Aug 25 16:18:20.292492 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-be0a3a5a-0939-49fb-be9d-fcf454320962 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd returned with HTTP 200 Aug 25 16:18:20.293450 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 25/97] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:20 2026] GET /volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd => generated 1395 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:18:20.309723 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d8231369-37ce-468b-a080-7ebfb2ba6785 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:20.312331 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d8231369-37ce-468b-a080-7ebfb2ba6785 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:18:20.312871 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d8231369-37ce-468b-a080-7ebfb2ba6785 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-2124503384"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:20.314626 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-d8231369-37ce-468b-a080-7ebfb2ba6785 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-2124503384'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:18:20.314904 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-d8231369-37ce-468b-a080-7ebfb2ba6785 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Create volume of 1 GB Aug 25 16:18:20.319542 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-d8231369-37ce-468b-a080-7ebfb2ba6785 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Availability Zones retrieved successfully. Aug 25 16:18:20.326422 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-d8231369-37ce-468b-a080-7ebfb2ba6785 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Flow 'volume_create_api' (ea2c61d3-28fb-4380-a6d7-f5b16dfa6b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:18:20.327492 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-d8231369-37ce-468b-a080-7ebfb2ba6785 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4632b039-da08-4020-b6da-f0c0ac1d142b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:20.328514 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-d8231369-37ce-468b-a080-7ebfb2ba6785 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:18:20.359658 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-d8231369-37ce-468b-a080-7ebfb2ba6785 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4632b039-da08-4020-b6da-f0c0ac1d142b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:20.360520 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-d8231369-37ce-468b-a080-7ebfb2ba6785 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c743d9d-00cf-443c-a705-255e6befdd3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:20.407295 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-d8231369-37ce-468b-a080-7ebfb2ba6785 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Created reservations ['90742366-c0e6-4a18-bf23-c4204a8bd30e', '6fc76760-d5d8-4932-9dd0-277488525938', 'f3688402-a346-4d2b-9266-eaf8a80b1d2e', '0fcb6d9e-f07c-4d35-8aee-eed591e41538'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:18:20.408394 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-d8231369-37ce-468b-a080-7ebfb2ba6785 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c743d9d-00cf-443c-a705-255e6befdd3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90742366-c0e6-4a18-bf23-c4204a8bd30e', '6fc76760-d5d8-4932-9dd0-277488525938', 'f3688402-a346-4d2b-9266-eaf8a80b1d2e', '0fcb6d9e-f07c-4d35-8aee-eed591e41538']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:20.409197 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-d8231369-37ce-468b-a080-7ebfb2ba6785 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bde1651b-665e-4590-9933-2d22d13e1a9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:20.440047 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-d8231369-37ce-468b-a080-7ebfb2ba6785 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bde1651b-665e-4590-9933-2d22d13e1a9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7e94525-828c-4fdc-af56-a215faacd28a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2124503384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64a53d6ba9714b3b9f8156d32e4377b6',qos_specs=None,replication_status=,reservations=['90742366-c0e6-4a18-bf23-c4204a8bd30e','6fc76760-d5d8-4932-9dd0-277488525938','f3688402-a346-4d2b-9266-eaf8a80b1d2e','0fcb6d9e-f07c-4d35-8aee-eed591e41538'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c8377110d83445087ba56b726d5199e',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:18:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2124503384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7e94525-828c-4fdc-af56-a215faacd28a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64a53d6ba9714b3b9f8156d32e4377b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c8377110d83445087ba56b726d5199e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:20.440833 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-d8231369-37ce-468b-a080-7ebfb2ba6785 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6917d100-880f-4c96-8c54-047c1807e402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:20.474238 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-d8231369-37ce-468b-a080-7ebfb2ba6785 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6917d100-880f-4c96-8c54-047c1807e402) transitioned into state 'SUCCESS' from state '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-2124503384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64a53d6ba9714b3b9f8156d32e4377b6',qos_specs=None,replication_status=,reservations=['90742366-c0e6-4a18-bf23-c4204a8bd30e','6fc76760-d5d8-4932-9dd0-277488525938','f3688402-a346-4d2b-9266-eaf8a80b1d2e','0fcb6d9e-f07c-4d35-8aee-eed591e41538'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c8377110d83445087ba56b726d5199e',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:20.474966 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-d8231369-37ce-468b-a080-7ebfb2ba6785 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (decbca7c-64bb-46aa-a34a-6bdc3c1f6ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:20.491851 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-d8231369-37ce-468b-a080-7ebfb2ba6785 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (decbca7c-64bb-46aa-a34a-6bdc3c1f6ec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:20.492723 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-d8231369-37ce-468b-a080-7ebfb2ba6785 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Flow 'volume_create_api' (ea2c61d3-28fb-4380-a6d7-f5b16dfa6b05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:18:20.493114 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-d8231369-37ce-468b-a080-7ebfb2ba6785 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Create volume request issued successfully. Aug 25 16:18:20.493907 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d8231369-37ce-468b-a080-7ebfb2ba6785 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:18:20.494365 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 23/98] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:18:20 2026] POST /volume/v3/volumes => generated 757 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:18:20.511354 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b866069c-95e9-44da-859a-2a2a7eff4394 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:20.513611 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b866069c-95e9-44da-859a-2a2a7eff4394 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] GET https://10.4.3.102/volume/v3/volumes/f7e94525-828c-4fdc-af56-a215faacd28a Aug 25 16:18:20.513899 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b866069c-95e9-44da-859a-2a2a7eff4394 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:20.514145 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b866069c-95e9-44da-859a-2a2a7eff4394 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:20.528760 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:20.528760 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:18:20.535378 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-b866069c-95e9-44da-859a-2a2a7eff4394 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Volume info retrieved successfully. Aug 25 16:18:20.541758 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b866069c-95e9-44da-859a-2a2a7eff4394 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/volumes/f7e94525-828c-4fdc-af56-a215faacd28a returned with HTTP 200 Aug 25 16:18:20.542272 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 25/99] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:20 2026] GET /volume/v3/volumes/f7e94525-828c-4fdc-af56-a215faacd28a => generated 825 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:20.882806 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-2c32e147-1c35-4390-a151-181245e07822 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:21.310075 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2c32e147-1c35-4390-a151-181245e07822 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:18:21.310655 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2c32e147-1c35-4390-a151-181245e07822 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-911669866"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:21.313507 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-2c32e147-1c35-4390-a151-181245e07822 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-911669866'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:18:21.313817 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-2c32e147-1c35-4390-a151-181245e07822 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Create volume of 1 GB Aug 25 16:18:21.326377 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2c32e147-1c35-4390-a151-181245e07822 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Availability zone cache updated, next update will occur around 2026-08-25 17:18:21.325620. {{(pid=100454) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 16:18:21.326537 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-2c32e147-1c35-4390-a151-181245e07822 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Availability Zones retrieved successfully. Aug 25 16:18:21.355819 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2c32e147-1c35-4390-a151-181245e07822 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Flow 'volume_create_api' (7a0eadd0-fb67-4e80-85dc-330ae713cc35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:18:21.357727 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2c32e147-1c35-4390-a151-181245e07822 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebc5cc6e-d003-430e-bc7d-a8a12133d6e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:21.360073 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-2c32e147-1c35-4390-a151-181245e07822 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:18:21.436880 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2c32e147-1c35-4390-a151-181245e07822 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebc5cc6e-d003-430e-bc7d-a8a12133d6e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:21.438863 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2c32e147-1c35-4390-a151-181245e07822 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6eed4d2c-a328-4fbd-b323-576bf4c5fa48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:21.484548 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-2c32e147-1c35-4390-a151-181245e07822 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:18:21.566499 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-356c377f-5155-42a7-9bba-f9ed57e6aea2 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:21.566499 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-356c377f-5155-42a7-9bba-f9ed57e6aea2 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] GET https://10.4.3.102/volume/v3/volumes/f7e94525-828c-4fdc-af56-a215faacd28a Aug 25 16:18:21.566499 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-356c377f-5155-42a7-9bba-f9ed57e6aea2 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:21.566499 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-356c377f-5155-42a7-9bba-f9ed57e6aea2 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:21.577219 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:21.577219 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:18:21.582661 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-2c32e147-1c35-4390-a151-181245e07822 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Created reservations ['9d102168-3e5a-4a11-9947-fba3f05ff25a', '4acbb362-db8c-42ea-a453-81b4aff9f413', 'fbd9e653-5ddb-47a6-a034-7f6b56383a48', '294c0ced-b985-4798-860e-42a5af5c4647'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:18:21.583620 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2c32e147-1c35-4390-a151-181245e07822 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6eed4d2c-a328-4fbd-b323-576bf4c5fa48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d102168-3e5a-4a11-9947-fba3f05ff25a', '4acbb362-db8c-42ea-a453-81b4aff9f413', 'fbd9e653-5ddb-47a6-a034-7f6b56383a48', '294c0ced-b985-4798-860e-42a5af5c4647']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:21.584429 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2c32e147-1c35-4390-a151-181245e07822 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20204dcd-5e19-48fd-87c0-fbc0cbfbb702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:21.586146 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-356c377f-5155-42a7-9bba-f9ed57e6aea2 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Volume info retrieved successfully. Aug 25 16:18:21.612973 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-356c377f-5155-42a7-9bba-f9ed57e6aea2 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/volumes/f7e94525-828c-4fdc-af56-a215faacd28a returned with HTTP 200 Aug 25 16:18:21.613511 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 26/100] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:21 2026] GET /volume/v3/volumes/f7e94525-828c-4fdc-af56-a215faacd28a => generated 850 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:21.631620 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2c32e147-1c35-4390-a151-181245e07822 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20204dcd-5e19-48fd-87c0-fbc0cbfbb702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '573fd754-612a-4578-ad3a-942d953b6597', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-911669866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f2842dcd148484ba18de69db823d2f9',qos_specs=None,replication_status=,reservations=['9d102168-3e5a-4a11-9947-fba3f05ff25a','4acbb362-db8c-42ea-a453-81b4aff9f413','fbd9e653-5ddb-47a6-a034-7f6b56383a48','294c0ced-b985-4798-860e-42a5af5c4647'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87d051cce1bc469dbf8d6104ca482588',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:18:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-911669866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=573fd754-612a-4578-ad3a-942d953b6597,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f2842dcd148484ba18de69db823d2f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87d051cce1bc469dbf8d6104ca482588',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:21.632510 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2c32e147-1c35-4390-a151-181245e07822 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f6c99a2-2dd8-4f12-a9ed-24ae8ad09f6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:21.634063 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-7abadbc3-39b3-4014-9847-f20b2445d43e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:21.636315 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7abadbc3-39b3-4014-9847-f20b2445d43e tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:18:21.637259 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7abadbc3-39b3-4014-9847-f20b2445d43e tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1936859332"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:21.638714 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-7abadbc3-39b3-4014-9847-f20b2445d43e tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1936859332'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:18:21.638875 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-7abadbc3-39b3-4014-9847-f20b2445d43e tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Create volume of 1 GB Aug 25 16:18:21.639199 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:21.639199 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:18:21.643756 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-7abadbc3-39b3-4014-9847-f20b2445d43e tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Availability Zones retrieved successfully. Aug 25 16:18:21.650007 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-7abadbc3-39b3-4014-9847-f20b2445d43e tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Flow 'volume_create_api' (c9556baf-862a-40b4-b2c7-c9de1027dfb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:18:21.651173 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-7abadbc3-39b3-4014-9847-f20b2445d43e tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df661a2a-488a-4f75-957e-9204cb1c1c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:21.652618 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-7abadbc3-39b3-4014-9847-f20b2445d43e tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:18:21.674103 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2c32e147-1c35-4390-a151-181245e07822 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f6c99a2-2dd8-4f12-a9ed-24ae8ad09f6e) transitioned into state 'SUCCESS' from state '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-911669866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f2842dcd148484ba18de69db823d2f9',qos_specs=None,replication_status=,reservations=['9d102168-3e5a-4a11-9947-fba3f05ff25a','4acbb362-db8c-42ea-a453-81b4aff9f413','fbd9e653-5ddb-47a6-a034-7f6b56383a48','294c0ced-b985-4798-860e-42a5af5c4647'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87d051cce1bc469dbf8d6104ca482588',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:21.675136 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2c32e147-1c35-4390-a151-181245e07822 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e42079c-8d8c-4be0-99ee-dc832a65ea67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:21.701655 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-7abadbc3-39b3-4014-9847-f20b2445d43e tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df661a2a-488a-4f75-957e-9204cb1c1c75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:21.702450 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-7abadbc3-39b3-4014-9847-f20b2445d43e tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7480b3dc-7809-4b6e-afd7-e75f98e3305c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:21.705223 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2c32e147-1c35-4390-a151-181245e07822 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e42079c-8d8c-4be0-99ee-dc832a65ea67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:21.706467 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2c32e147-1c35-4390-a151-181245e07822 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Flow 'volume_create_api' (7a0eadd0-fb67-4e80-85dc-330ae713cc35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:18:21.706993 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-2c32e147-1c35-4390-a151-181245e07822 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Create volume request issued successfully. Aug 25 16:18:21.709607 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2c32e147-1c35-4390-a151-181245e07822 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:18:21.710195 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 27/101] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:18:20 2026] POST /volume/v3/volumes => generated 754 bytes in 830 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:18:21.729875 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-3d32a352-4087-4285-ad36-1cf187126971 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:21.733065 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3d32a352-4087-4285-ad36-1cf187126971 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] GET https://10.4.3.102/volume/v3/volumes/573fd754-612a-4578-ad3a-942d953b6597 Aug 25 16:18:21.733065 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3d32a352-4087-4285-ad36-1cf187126971 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:21.733065 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3d32a352-4087-4285-ad36-1cf187126971 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:21.752208 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:21.752208 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:18:21.761917 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-3d32a352-4087-4285-ad36-1cf187126971 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Volume info retrieved successfully. Aug 25 16:18:21.764878 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-7abadbc3-39b3-4014-9847-f20b2445d43e tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Created reservations ['cbf3236c-a6c9-43c8-bd4d-ff05ba7f1339', 'e0beac8a-2c27-4332-8f9c-80d38dba8118', 'eb2afa82-7513-45b5-9c73-18a7814c9c18', '8833474c-2778-435e-b833-1c58bfe6169d'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:18:21.765987 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-7abadbc3-39b3-4014-9847-f20b2445d43e tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7480b3dc-7809-4b6e-afd7-e75f98e3305c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbf3236c-a6c9-43c8-bd4d-ff05ba7f1339', 'e0beac8a-2c27-4332-8f9c-80d38dba8118', 'eb2afa82-7513-45b5-9c73-18a7814c9c18', '8833474c-2778-435e-b833-1c58bfe6169d']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:21.766971 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-7abadbc3-39b3-4014-9847-f20b2445d43e tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd10cebe-fc95-4be9-b70a-8d6125902eb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:21.768092 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3d32a352-4087-4285-ad36-1cf187126971 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] https://10.4.3.102/volume/v3/volumes/573fd754-612a-4578-ad3a-942d953b6597 returned with HTTP 200 Aug 25 16:18:21.768492 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 26/102] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:21 2026] GET /volume/v3/volumes/573fd754-612a-4578-ad3a-942d953b6597 => generated 822 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:21.811898 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-7abadbc3-39b3-4014-9847-f20b2445d43e tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd10cebe-fc95-4be9-b70a-8d6125902eb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebaabfd0-c0aa-4cea-9a80-fef16f3c0293', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1936859332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64a53d6ba9714b3b9f8156d32e4377b6',qos_specs=None,replication_status=,reservations=['cbf3236c-a6c9-43c8-bd4d-ff05ba7f1339','e0beac8a-2c27-4332-8f9c-80d38dba8118','eb2afa82-7513-45b5-9c73-18a7814c9c18','8833474c-2778-435e-b833-1c58bfe6169d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c8377110d83445087ba56b726d5199e',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:18:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1936859332',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebaabfd0-c0aa-4cea-9a80-fef16f3c0293,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64a53d6ba9714b3b9f8156d32e4377b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c8377110d83445087ba56b726d5199e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:21.812418 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-7abadbc3-39b3-4014-9847-f20b2445d43e tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b413126-b857-4be6-b829-d8dcb63ee3a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:21.840192 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-7abadbc3-39b3-4014-9847-f20b2445d43e tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b413126-b857-4be6-b829-d8dcb63ee3a3) transitioned into state 'SUCCESS' from state '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-1936859332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64a53d6ba9714b3b9f8156d32e4377b6',qos_specs=None,replication_status=,reservations=['cbf3236c-a6c9-43c8-bd4d-ff05ba7f1339','e0beac8a-2c27-4332-8f9c-80d38dba8118','eb2afa82-7513-45b5-9c73-18a7814c9c18','8833474c-2778-435e-b833-1c58bfe6169d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c8377110d83445087ba56b726d5199e',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:21.840192 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-7abadbc3-39b3-4014-9847-f20b2445d43e tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0a3c904-2b1b-4ca9-989a-fb412eedf173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:21.852267 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-7abadbc3-39b3-4014-9847-f20b2445d43e tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0a3c904-2b1b-4ca9-989a-fb412eedf173) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:21.853822 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-7abadbc3-39b3-4014-9847-f20b2445d43e tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Flow 'volume_create_api' (c9556baf-862a-40b4-b2c7-c9de1027dfb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:18:21.854111 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-7abadbc3-39b3-4014-9847-f20b2445d43e tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Create volume request issued successfully. Aug 25 16:18:21.855317 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7abadbc3-39b3-4014-9847-f20b2445d43e tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:18:21.855680 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 24/103] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:18:21 2026] POST /volume/v3/volumes => generated 757 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:18:21.875747 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-0abc443e-7397-4c68-9c2f-5e56d17d606d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:21.877634 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0abc443e-7397-4c68-9c2f-5e56d17d606d tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] GET https://10.4.3.102/volume/v3/volumes/ebaabfd0-c0aa-4cea-9a80-fef16f3c0293 Aug 25 16:18:21.877842 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0abc443e-7397-4c68-9c2f-5e56d17d606d tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:21.878051 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0abc443e-7397-4c68-9c2f-5e56d17d606d tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:21.885126 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:21.885126 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:18:21.889327 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-0abc443e-7397-4c68-9c2f-5e56d17d606d tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Volume info retrieved successfully. Aug 25 16:18:21.893916 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0abc443e-7397-4c68-9c2f-5e56d17d606d tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/volumes/ebaabfd0-c0aa-4cea-9a80-fef16f3c0293 returned with HTTP 200 Aug 25 16:18:21.894312 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 27/104] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:21 2026] GET /volume/v3/volumes/ebaabfd0-c0aa-4cea-9a80-fef16f3c0293 => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:22.784224 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-14fff990-6154-4725-8c91-66bec4946c8b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:22.788367 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-14fff990-6154-4725-8c91-66bec4946c8b tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] GET https://10.4.3.102/volume/v3/volumes/573fd754-612a-4578-ad3a-942d953b6597 Aug 25 16:18:22.788834 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-14fff990-6154-4725-8c91-66bec4946c8b tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:22.789961 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-14fff990-6154-4725-8c91-66bec4946c8b tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:22.800864 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:22.800864 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:18:22.805486 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-14fff990-6154-4725-8c91-66bec4946c8b tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Volume info retrieved successfully. Aug 25 16:18:22.812152 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-14fff990-6154-4725-8c91-66bec4946c8b tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] https://10.4.3.102/volume/v3/volumes/573fd754-612a-4578-ad3a-942d953b6597 returned with HTTP 200 Aug 25 16:18:22.813093 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 28/105] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:22 2026] GET /volume/v3/volumes/573fd754-612a-4578-ad3a-942d953b6597 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:22.829885 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-36fe11d8-b223-483a-bb72-81bfc953f8c2 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:22.837608 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-36fe11d8-b223-483a-bb72-81bfc953f8c2 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:18:22.838101 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-36fe11d8-b223-483a-bb72-81bfc953f8c2 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "573fd754-612a-4578-ad3a-942d953b6597", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1063914502"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:22.852376 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:22.852376 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:18:22.852961 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-36fe11d8-b223-483a-bb72-81bfc953f8c2 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Volume info retrieved successfully. Aug 25 16:18:22.853123 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-36fe11d8-b223-483a-bb72-81bfc953f8c2 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Create snapshot from volume 573fd754-612a-4578-ad3a-942d953b6597 Aug 25 16:18:22.911487 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-29a0e2d6-2c00-4b2a-9776-7d3ea879a592 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:22.914035 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-29a0e2d6-2c00-4b2a-9776-7d3ea879a592 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] GET https://10.4.3.102/volume/v3/volumes/ebaabfd0-c0aa-4cea-9a80-fef16f3c0293 Aug 25 16:18:22.914240 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-29a0e2d6-2c00-4b2a-9776-7d3ea879a592 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:22.914441 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-29a0e2d6-2c00-4b2a-9776-7d3ea879a592 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:22.920185 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-36fe11d8-b223-483a-bb72-81bfc953f8c2 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Created reservations ['3638c94c-b29f-4b29-9420-ed7ba0c115aa', 'acac220f-2ee9-47c3-bac5-ee752ba5f109', 'ebaa9fdd-834d-4a60-ba91-43006a814ebd', '58e4f65d-762a-4197-abba-f921ec8a10c5'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:18:22.926389 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:22.926389 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:18:22.931851 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-29a0e2d6-2c00-4b2a-9776-7d3ea879a592 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Volume info retrieved successfully. Aug 25 16:18:22.940503 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-29a0e2d6-2c00-4b2a-9776-7d3ea879a592 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/volumes/ebaabfd0-c0aa-4cea-9a80-fef16f3c0293 returned with HTTP 200 Aug 25 16:18:22.941722 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 25/106] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:22 2026] GET /volume/v3/volumes/ebaabfd0-c0aa-4cea-9a80-fef16f3c0293 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:22.982954 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-36fe11d8-b223-483a-bb72-81bfc953f8c2 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Snapshot create request issued successfully. Aug 25 16:18:22.983441 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-36fe11d8-b223-483a-bb72-81bfc953f8c2 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:18:22.984113 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 27/107] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:18:22 2026] POST /volume/v3/snapshots => generated 311 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:18:22.996119 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f5890ded-0c85-40f0-9dc6-bcac39c1ca11 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:22.999482 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f5890ded-0c85-40f0-9dc6-bcac39c1ca11 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] GET https://10.4.3.102/volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4 Aug 25 16:18:22.999482 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f5890ded-0c85-40f0-9dc6-bcac39c1ca11 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:22.999482 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f5890ded-0c85-40f0-9dc6-bcac39c1ca11 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:23.007613 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:23.007613 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:18:23.008253 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-f5890ded-0c85-40f0-9dc6-bcac39c1ca11 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Snapshot retrieved successfully. Aug 25 16:18:23.009301 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f5890ded-0c85-40f0-9dc6-bcac39c1ca11 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] https://10.4.3.102/volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4 returned with HTTP 200 Aug 25 16:18:23.009745 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 28/108] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:18:22 2026] GET /volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4 => generated 443 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:24.020232 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-446ca087-4b8c-4000-a21a-efbfcf173716 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:24.022229 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-446ca087-4b8c-4000-a21a-efbfcf173716 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] GET https://10.4.3.102/volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4 Aug 25 16:18:24.022471 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-446ca087-4b8c-4000-a21a-efbfcf173716 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:24.022717 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-446ca087-4b8c-4000-a21a-efbfcf173716 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:24.030552 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:24.030552 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:18:24.030999 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-446ca087-4b8c-4000-a21a-efbfcf173716 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Snapshot retrieved successfully. Aug 25 16:18:24.032163 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-446ca087-4b8c-4000-a21a-efbfcf173716 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] https://10.4.3.102/volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4 returned with HTTP 200 Aug 25 16:18:24.032824 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 29/109] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:18:24 2026] GET /volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4 => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:24.049699 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-b8e78c13-051e-4cea-b655-74de939f648c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:24.052223 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b8e78c13-051e-4cea-b655-74de939f648c tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] POST https://10.4.3.102/volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4/metadata Aug 25 16:18:24.052736 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b8e78c13-051e-4cea-b655-74de939f648c tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:24.061282 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:24.061282 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:18:24.062048 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-b8e78c13-051e-4cea-b655-74de939f648c tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Snapshot retrieved successfully. Aug 25 16:18:24.124829 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-b8e78c13-051e-4cea-b655-74de939f648c tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Update snapshot metadata completed successfully. Aug 25 16:18:24.125128 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b8e78c13-051e-4cea-b655-74de939f648c tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] https://10.4.3.102/volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4/metadata returned with HTTP 200 Aug 25 16:18:24.125555 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 26/110] 10.4.3.102 () {68 vars in 1402 bytes} [Tue Aug 25 16:18:24 2026] POST /volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4/metadata => generated 68 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:18:24.137844 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-132fbeae-b712-4eb6-a27f-0877bc390caf None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:24.141613 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-132fbeae-b712-4eb6-a27f-0877bc390caf tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] GET https://10.4.3.102/volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4/metadata Aug 25 16:18:24.141613 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-132fbeae-b712-4eb6-a27f-0877bc390caf tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:24.141613 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-132fbeae-b712-4eb6-a27f-0877bc390caf tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Calling method 'index' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:24.159224 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:24.159224 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:18:24.159224 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-132fbeae-b712-4eb6-a27f-0877bc390caf tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Snapshot retrieved successfully. Aug 25 16:18:24.160001 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-132fbeae-b712-4eb6-a27f-0877bc390caf tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Get snapshot metadata completed successfully. Aug 25 16:18:24.160510 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-132fbeae-b712-4eb6-a27f-0877bc390caf tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] https://10.4.3.102/volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4/metadata returned with HTTP 200 Aug 25 16:18:24.161683 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 28/111] 10.4.3.102 () {66 vars in 1381 bytes} [Tue Aug 25 16:18:24 2026] GET /volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4/metadata => generated 68 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:18:24.174445 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d5110845-4e03-49da-8dd4-730a593e8d7a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:24.179564 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d5110845-4e03-49da-8dd4-730a593e8d7a tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] PUT https://10.4.3.102/volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4/metadata Aug 25 16:18:24.180087 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d5110845-4e03-49da-8dd4-730a593e8d7a tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:24.195676 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:24.195676 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:18:24.196059 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-d5110845-4e03-49da-8dd4-730a593e8d7a tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Snapshot retrieved successfully. Aug 25 16:18:24.244958 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-d5110845-4e03-49da-8dd4-730a593e8d7a tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Update snapshot metadata completed successfully. Aug 25 16:18:24.244958 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d5110845-4e03-49da-8dd4-730a593e8d7a tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] https://10.4.3.102/volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4/metadata returned with HTTP 200 Aug 25 16:18:24.244958 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 29/112] 10.4.3.102 () {68 vars in 1401 bytes} [Tue Aug 25 16:18:24 2026] PUT /volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4/metadata => generated 57 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:18:24.257898 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-fd08ee21-991f-4093-9b04-96ce35ff26fc None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:24.260728 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fd08ee21-991f-4093-9b04-96ce35ff26fc tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] GET https://10.4.3.102/volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4/metadata Aug 25 16:18:24.260850 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fd08ee21-991f-4093-9b04-96ce35ff26fc tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:24.261066 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fd08ee21-991f-4093-9b04-96ce35ff26fc tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Calling method 'index' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:24.268627 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:24.268627 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:18:24.269395 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-fd08ee21-991f-4093-9b04-96ce35ff26fc tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Snapshot retrieved successfully. Aug 25 16:18:24.270842 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-fd08ee21-991f-4093-9b04-96ce35ff26fc tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Get snapshot metadata completed successfully. Aug 25 16:18:24.270842 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fd08ee21-991f-4093-9b04-96ce35ff26fc tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] https://10.4.3.102/volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4/metadata returned with HTTP 200 Aug 25 16:18:24.272200 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 30/113] 10.4.3.102 () {66 vars in 1381 bytes} [Tue Aug 25 16:18:24 2026] GET /volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4/metadata => generated 57 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:18:24.292554 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-7e464cc1-f5d0-4c8b-9574-3aaf15694ac8 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:24.299598 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7e464cc1-f5d0-4c8b-9574-3aaf15694ac8 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4/metadata/key3 Aug 25 16:18:24.299892 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7e464cc1-f5d0-4c8b-9574-3aaf15694ac8 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:24.300138 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7e464cc1-f5d0-4c8b-9574-3aaf15694ac8 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:24.312909 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:24.312909 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:18:24.313862 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-7e464cc1-f5d0-4c8b-9574-3aaf15694ac8 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Snapshot retrieved successfully. Aug 25 16:18:24.315032 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-7e464cc1-f5d0-4c8b-9574-3aaf15694ac8 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Get snapshot metadata completed successfully. Aug 25 16:18:24.330957 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-7e464cc1-f5d0-4c8b-9574-3aaf15694ac8 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Delete snapshot metadata completed successfully. Aug 25 16:18:24.331248 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7e464cc1-f5d0-4c8b-9574-3aaf15694ac8 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] https://10.4.3.102/volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4/metadata/key3 returned with HTTP 200 Aug 25 16:18:24.332606 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 27/114] 10.4.3.102 () {66 vars in 1399 bytes} [Tue Aug 25 16:18:24 2026] DELETE /volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4/metadata/key3 => generated 0 bytes in 40 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 25 16:18:24.346782 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-8ac27a30-32cb-4c95-846f-1b7d8787417d None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:24.349417 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8ac27a30-32cb-4c95-846f-1b7d8787417d tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] GET https://10.4.3.102/volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4/metadata Aug 25 16:18:24.349417 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8ac27a30-32cb-4c95-846f-1b7d8787417d tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:24.349500 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8ac27a30-32cb-4c95-846f-1b7d8787417d tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Calling method 'index' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:24.364811 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:24.364811 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:18:24.365876 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-8ac27a30-32cb-4c95-846f-1b7d8787417d tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Snapshot retrieved successfully. Aug 25 16:18:24.367705 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-8ac27a30-32cb-4c95-846f-1b7d8787417d tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Get snapshot metadata completed successfully. Aug 25 16:18:24.368904 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8ac27a30-32cb-4c95-846f-1b7d8787417d tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] https://10.4.3.102/volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4/metadata returned with HTTP 200 Aug 25 16:18:24.368904 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 29/115] 10.4.3.102 () {66 vars in 1381 bytes} [Tue Aug 25 16:18:24 2026] GET /volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4/metadata => generated 32 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:18:24.380417 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-cb83d2f5-6db1-451d-9d85-29d3f936a4ef None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:24.384492 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cb83d2f5-6db1-451d-9d85-29d3f936a4ef tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] PUT https://10.4.3.102/volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4/metadata Aug 25 16:18:24.385070 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-cb83d2f5-6db1-451d-9d85-29d3f936a4ef tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:24.400577 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:24.400577 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:18:24.401256 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-cb83d2f5-6db1-451d-9d85-29d3f936a4ef tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Snapshot retrieved successfully. Aug 25 16:18:24.425574 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-cb83d2f5-6db1-451d-9d85-29d3f936a4ef tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Update snapshot metadata completed successfully. Aug 25 16:18:24.425574 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cb83d2f5-6db1-451d-9d85-29d3f936a4ef tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] https://10.4.3.102/volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4/metadata returned with HTTP 200 Aug 25 16:18:24.425857 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 30/116] 10.4.3.102 () {68 vars in 1401 bytes} [Tue Aug 25 16:18:24 2026] PUT /volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4/metadata => generated 16 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:18:24.442295 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-8f8b9ef9-ec98-416a-b0d5-02e6cbbeae7e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:24.444399 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8f8b9ef9-ec98-416a-b0d5-02e6cbbeae7e tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] POST https://10.4.3.102/volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4/metadata Aug 25 16:18:24.444670 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8f8b9ef9-ec98-416a-b0d5-02e6cbbeae7e tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:24.460642 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:24.460642 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:18:24.461399 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-8f8b9ef9-ec98-416a-b0d5-02e6cbbeae7e tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Snapshot retrieved successfully. Aug 25 16:18:24.498730 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-8f8b9ef9-ec98-416a-b0d5-02e6cbbeae7e tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Update snapshot metadata completed successfully. Aug 25 16:18:24.499016 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8f8b9ef9-ec98-416a-b0d5-02e6cbbeae7e tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] https://10.4.3.102/volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4/metadata returned with HTTP 200 Aug 25 16:18:24.499512 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 31/117] 10.4.3.102 () {68 vars in 1402 bytes} [Tue Aug 25 16:18:24 2026] POST /volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4/metadata => generated 68 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:18:24.512308 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-bed04fd9-9e27-4a65-9310-7320d00c61cd None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:24.514110 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bed04fd9-9e27-4a65-9310-7320d00c61cd tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] GET https://10.4.3.102/volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4/metadata Aug 25 16:18:24.514316 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bed04fd9-9e27-4a65-9310-7320d00c61cd tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:24.514562 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bed04fd9-9e27-4a65-9310-7320d00c61cd tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Calling method 'index' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:24.520976 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:24.520976 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:18:24.521379 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-bed04fd9-9e27-4a65-9310-7320d00c61cd tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Snapshot retrieved successfully. Aug 25 16:18:24.522134 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-bed04fd9-9e27-4a65-9310-7320d00c61cd tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Get snapshot metadata completed successfully. Aug 25 16:18:24.522410 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bed04fd9-9e27-4a65-9310-7320d00c61cd tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] https://10.4.3.102/volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4/metadata returned with HTTP 200 Aug 25 16:18:24.525443 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 28/118] 10.4.3.102 () {66 vars in 1381 bytes} [Tue Aug 25 16:18:24 2026] GET /volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4/metadata => generated 68 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:18:24.536987 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0708d3f7-ae52-494d-a574-2810fdcb28b2 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:24.539183 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0708d3f7-ae52-494d-a574-2810fdcb28b2 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] PUT https://10.4.3.102/volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4/metadata/key3 Aug 25 16:18:24.539506 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0708d3f7-ae52-494d-a574-2810fdcb28b2 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:24.554312 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:24.554312 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:18:24.554919 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-0708d3f7-ae52-494d-a574-2810fdcb28b2 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Snapshot retrieved successfully. Aug 25 16:18:24.608136 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-0708d3f7-ae52-494d-a574-2810fdcb28b2 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Update snapshot metadata completed successfully. Aug 25 16:18:24.608874 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0708d3f7-ae52-494d-a574-2810fdcb28b2 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] https://10.4.3.102/volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4/metadata/key3 returned with HTTP 200 Aug 25 16:18:24.609002 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 30/119] 10.4.3.102 () {68 vars in 1416 bytes} [Tue Aug 25 16:18:24 2026] PUT /volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4/metadata/key3 => generated 35 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:18:24.619825 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-35c01d70-5c81-49a3-8c40-e0de064aee2d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:24.623398 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-35c01d70-5c81-49a3-8c40-e0de064aee2d tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] GET https://10.4.3.102/volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4/metadata/key3 Aug 25 16:18:24.625159 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-35c01d70-5c81-49a3-8c40-e0de064aee2d tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:24.625582 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-35c01d70-5c81-49a3-8c40-e0de064aee2d tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:24.633989 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:24.633989 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:18:24.635611 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-35c01d70-5c81-49a3-8c40-e0de064aee2d tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Snapshot retrieved successfully. Aug 25 16:18:24.637423 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-35c01d70-5c81-49a3-8c40-e0de064aee2d tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Get snapshot metadata completed successfully. Aug 25 16:18:24.637963 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-35c01d70-5c81-49a3-8c40-e0de064aee2d tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] https://10.4.3.102/volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4/metadata/key3 returned with HTTP 200 Aug 25 16:18:24.638778 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 31/120] 10.4.3.102 () {66 vars in 1396 bytes} [Tue Aug 25 16:18:24 2026] GET /volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4/metadata/key3 => generated 35 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:18:24.659755 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ed7225c2-ba5a-489d-b632-dd5bcd009dd9 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:24.661921 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ed7225c2-ba5a-489d-b632-dd5bcd009dd9 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] GET https://10.4.3.102/volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4/metadata Aug 25 16:18:24.662131 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ed7225c2-ba5a-489d-b632-dd5bcd009dd9 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:24.662527 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ed7225c2-ba5a-489d-b632-dd5bcd009dd9 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Calling method 'index' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:24.668825 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:24.668825 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:18:24.669444 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-ed7225c2-ba5a-489d-b632-dd5bcd009dd9 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Snapshot retrieved successfully. Aug 25 16:18:24.670460 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-ed7225c2-ba5a-489d-b632-dd5bcd009dd9 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Get snapshot metadata completed successfully. Aug 25 16:18:24.670761 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ed7225c2-ba5a-489d-b632-dd5bcd009dd9 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] https://10.4.3.102/volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4/metadata returned with HTTP 200 Aug 25 16:18:24.671235 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 32/121] 10.4.3.102 () {66 vars in 1381 bytes} [Tue Aug 25 16:18:24 2026] GET /volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4/metadata => generated 75 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:18:24.684281 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-cc8533c4-fcc0-4377-b893-1f4a13936f41 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:24.689201 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-cc8533c4-fcc0-4377-b893-1f4a13936f41 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] PUT https://10.4.3.102/volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4/metadata Aug 25 16:18:24.689201 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-cc8533c4-fcc0-4377-b893-1f4a13936f41 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:24.702354 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:24.702354 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:18:24.706935 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-cc8533c4-fcc0-4377-b893-1f4a13936f41 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Snapshot retrieved successfully. Aug 25 16:18:24.749838 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-cc8533c4-fcc0-4377-b893-1f4a13936f41 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Update snapshot metadata completed successfully. Aug 25 16:18:24.750261 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-cc8533c4-fcc0-4377-b893-1f4a13936f41 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] https://10.4.3.102/volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4/metadata returned with HTTP 200 Aug 25 16:18:24.750724 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 29/122] 10.4.3.102 () {68 vars in 1401 bytes} [Tue Aug 25 16:18:24 2026] PUT /volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4/metadata => generated 16 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:18:24.764666 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-43044c7b-acc4-4b8f-bd70-86893ef77f13 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:24.767161 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-43044c7b-acc4-4b8f-bd70-86893ef77f13 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4 Aug 25 16:18:24.767389 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-43044c7b-acc4-4b8f-bd70-86893ef77f13 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:24.767605 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-43044c7b-acc4-4b8f-bd70-86893ef77f13 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:24.767829 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-43044c7b-acc4-4b8f-bd70-86893ef77f13 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Delete snapshot with id: aa656920-f545-4e59-ab84-414b384631d4 Aug 25 16:18:24.774445 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:24.774445 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:18:24.775103 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-43044c7b-acc4-4b8f-bd70-86893ef77f13 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Snapshot retrieved successfully. Aug 25 16:18:24.811426 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-43044c7b-acc4-4b8f-bd70-86893ef77f13 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Snapshot delete request issued successfully. Aug 25 16:18:24.814175 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-43044c7b-acc4-4b8f-bd70-86893ef77f13 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] https://10.4.3.102/volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4 returned with HTTP 202 Aug 25 16:18:24.815576 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 31/123] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:18:24 2026] DELETE /volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:18:24.831008 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c0cea32d-9aeb-4f08-a2d6-c93cf3f16812 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:24.835364 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c0cea32d-9aeb-4f08-a2d6-c93cf3f16812 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] GET https://10.4.3.102/volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4 Aug 25 16:18:24.835364 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c0cea32d-9aeb-4f08-a2d6-c93cf3f16812 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:24.835364 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c0cea32d-9aeb-4f08-a2d6-c93cf3f16812 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:24.850700 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:24.850700 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:18:24.850700 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-c0cea32d-9aeb-4f08-a2d6-c93cf3f16812 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Snapshot retrieved successfully. Aug 25 16:18:24.851794 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c0cea32d-9aeb-4f08-a2d6-c93cf3f16812 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] https://10.4.3.102/volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4 returned with HTTP 200 Aug 25 16:18:24.853341 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 32/124] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:18:24 2026] GET /volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4 => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:25.864310 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-17e02fb8-f406-4aff-bf9c-1de60ba1647e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:25.867622 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-17e02fb8-f406-4aff-bf9c-1de60ba1647e tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] GET https://10.4.3.102/volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4 Aug 25 16:18:25.867622 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-17e02fb8-f406-4aff-bf9c-1de60ba1647e tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:25.867921 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-17e02fb8-f406-4aff-bf9c-1de60ba1647e tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:25.874422 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-17e02fb8-f406-4aff-bf9c-1de60ba1647e tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] https://10.4.3.102/volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4 returned with HTTP 404 Aug 25 16:18:25.874490 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 33/125] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:18:25 2026] GET /volume/v3/snapshots/aa656920-f545-4e59-ab84-414b384631d4 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:18:25.883874 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-014ffb12-c33c-4f03-8c85-2403f36d2db9 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:25.885891 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-014ffb12-c33c-4f03-8c85-2403f36d2db9 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] GET https://10.4.3.102/volume/v3/volumes/573fd754-612a-4578-ad3a-942d953b6597 Aug 25 16:18:25.886077 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-014ffb12-c33c-4f03-8c85-2403f36d2db9 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:25.886297 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-014ffb12-c33c-4f03-8c85-2403f36d2db9 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:25.895719 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:25.895719 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:18:25.900472 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-014ffb12-c33c-4f03-8c85-2403f36d2db9 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Volume info retrieved successfully. Aug 25 16:18:25.906695 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-014ffb12-c33c-4f03-8c85-2403f36d2db9 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] https://10.4.3.102/volume/v3/volumes/573fd754-612a-4578-ad3a-942d953b6597 returned with HTTP 200 Aug 25 16:18:25.907066 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 30/126] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:25 2026] GET /volume/v3/volumes/573fd754-612a-4578-ad3a-942d953b6597 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:25.920595 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-2117e00c-af05-4848-82a4-7f2db78eea60 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:25.922836 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2117e00c-af05-4848-82a4-7f2db78eea60 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] DELETE https://10.4.3.102/volume/v3/volumes/573fd754-612a-4578-ad3a-942d953b6597 Aug 25 16:18:25.923700 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2117e00c-af05-4848-82a4-7f2db78eea60 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:25.923700 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2117e00c-af05-4848-82a4-7f2db78eea60 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:25.924749 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-2117e00c-af05-4848-82a4-7f2db78eea60 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Delete volume with id: 573fd754-612a-4578-ad3a-942d953b6597 Aug 25 16:18:25.938549 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:25.938549 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:18:25.939406 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-2117e00c-af05-4848-82a4-7f2db78eea60 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Volume info retrieved successfully. Aug 25 16:18:25.992201 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-2117e00c-af05-4848-82a4-7f2db78eea60 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Delete volume request issued successfully. Aug 25 16:18:25.992424 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2117e00c-af05-4848-82a4-7f2db78eea60 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] https://10.4.3.102/volume/v3/volumes/573fd754-612a-4578-ad3a-942d953b6597 returned with HTTP 202 Aug 25 16:18:25.993269 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 32/127] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:18:25 2026] DELETE /volume/v3/volumes/573fd754-612a-4578-ad3a-942d953b6597 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:18:26.007129 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-4d1eabb3-33ca-48c1-8b34-1e2d0981e061 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:26.007129 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4d1eabb3-33ca-48c1-8b34-1e2d0981e061 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] GET https://10.4.3.102/volume/v3/volumes/573fd754-612a-4578-ad3a-942d953b6597 Aug 25 16:18:26.007129 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4d1eabb3-33ca-48c1-8b34-1e2d0981e061 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:26.007129 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4d1eabb3-33ca-48c1-8b34-1e2d0981e061 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:26.017373 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:26.017373 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:18:26.022960 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-4d1eabb3-33ca-48c1-8b34-1e2d0981e061 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Volume info retrieved successfully. Aug 25 16:18:26.028618 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4d1eabb3-33ca-48c1-8b34-1e2d0981e061 tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] https://10.4.3.102/volume/v3/volumes/573fd754-612a-4578-ad3a-942d953b6597 returned with HTTP 200 Aug 25 16:18:26.028618 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 33/128] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:26 2026] GET /volume/v3/volumes/573fd754-612a-4578-ad3a-942d953b6597 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:27.047481 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-1abc151d-09f5-4c24-9d76-3dbf034e329c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:27.049692 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1abc151d-09f5-4c24-9d76-3dbf034e329c tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] GET https://10.4.3.102/volume/v3/volumes/573fd754-612a-4578-ad3a-942d953b6597 Aug 25 16:18:27.049937 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1abc151d-09f5-4c24-9d76-3dbf034e329c tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:27.050176 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1abc151d-09f5-4c24-9d76-3dbf034e329c tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:27.058436 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1abc151d-09f5-4c24-9d76-3dbf034e329c tempest-SnapshotMetadataTestJSON-1491149587 tempest-SnapshotMetadataTestJSON-1491149587-project-member] https://10.4.3.102/volume/v3/volumes/573fd754-612a-4578-ad3a-942d953b6597 returned with HTTP 404 Aug 25 16:18:27.059140 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 34/129] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:27 2026] GET /volume/v3/volumes/573fd754-612a-4578-ad3a-942d953b6597 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:18:32.968614 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-6b58f11d-28d2-4d6e-bd62-30d6bb84edb8 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:33.278225 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6b58f11d-28d2-4d6e-bd62-30d6bb84edb8 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:18:33.278718 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6b58f11d-28d2-4d6e-bd62-30d6bb84edb8 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-313607587"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:33.280670 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-6b58f11d-28d2-4d6e-bd62-30d6bb84edb8 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-313607587'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:18:33.280851 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-6b58f11d-28d2-4d6e-bd62-30d6bb84edb8 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Create volume of 1 GB Aug 25 16:18:33.292025 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-6b58f11d-28d2-4d6e-bd62-30d6bb84edb8 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Availability Zones retrieved successfully. Aug 25 16:18:33.298012 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-6b58f11d-28d2-4d6e-bd62-30d6bb84edb8 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Flow 'volume_create_api' (9d9f5b23-df46-4976-a7cb-52e75a241bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:18:33.299332 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-6b58f11d-28d2-4d6e-bd62-30d6bb84edb8 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec779277-f1c2-4471-acca-fcb605461839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:33.301058 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-6b58f11d-28d2-4d6e-bd62-30d6bb84edb8 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:18:33.318569 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-7d385c67-b937-4240-9611-181d6f240fe1 req-9d1ab204-c9c3-4368-97a4-335bd4fd7b29 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:33.320722 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-9d1ab204-c9c3-4368-97a4-335bd4fd7b29 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] GET https://10.4.3.102/volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd Aug 25 16:18:33.320951 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-9d1ab204-c9c3-4368-97a4-335bd4fd7b29 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:33.321107 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-9d1ab204-c9c3-4368-97a4-335bd4fd7b29 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:33.332481 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:33.332481 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:18:33.339802 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-7d385c67-b937-4240-9611-181d6f240fe1 req-9d1ab204-c9c3-4368-97a4-335bd4fd7b29 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Volume info retrieved successfully. Aug 25 16:18:33.344613 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-6b58f11d-28d2-4d6e-bd62-30d6bb84edb8 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec779277-f1c2-4471-acca-fcb605461839) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:33.345683 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-6b58f11d-28d2-4d6e-bd62-30d6bb84edb8 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55706f89-14bd-47fb-866a-8fd87e86d2f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:33.346102 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-9d1ab204-c9c3-4368-97a4-335bd4fd7b29 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd returned with HTTP 200 Aug 25 16:18:33.346546 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 33/130] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:18:33 2026] GET /volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd => generated 1395 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:18:33.359939 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-7d385c67-b937-4240-9611-181d6f240fe1 req-51e14904-a739-422a-9daa-1dd91b6b481c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:33.362916 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-51e14904-a739-422a-9daa-1dd91b6b481c tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] GET https://10.4.3.102/volume/v3/volumes/f7e94525-828c-4fdc-af56-a215faacd28a Aug 25 16:18:33.363300 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-51e14904-a739-422a-9daa-1dd91b6b481c tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:33.363516 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-51e14904-a739-422a-9daa-1dd91b6b481c tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:33.372711 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:33.372711 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:18:33.377749 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-7d385c67-b937-4240-9611-181d6f240fe1 req-51e14904-a739-422a-9daa-1dd91b6b481c tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Volume info retrieved successfully. Aug 25 16:18:33.383822 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-51e14904-a739-422a-9daa-1dd91b6b481c tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/volumes/f7e94525-828c-4fdc-af56-a215faacd28a returned with HTTP 200 Aug 25 16:18:33.384250 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 34/131] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:18:33 2026] GET /volume/v3/volumes/f7e94525-828c-4fdc-af56-a215faacd28a => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:33.399067 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-7d385c67-b937-4240-9611-181d6f240fe1 req-0907b133-df60-4463-b88e-4413677e1d88 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:33.403579 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-0907b133-df60-4463-b88e-4413677e1d88 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] GET https://10.4.3.102/volume/v3/volumes/ebaabfd0-c0aa-4cea-9a80-fef16f3c0293 Aug 25 16:18:33.403886 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-0907b133-df60-4463-b88e-4413677e1d88 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:33.404129 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-0907b133-df60-4463-b88e-4413677e1d88 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:33.423373 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:33.423373 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:18:33.427920 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-7d385c67-b937-4240-9611-181d6f240fe1 req-0907b133-df60-4463-b88e-4413677e1d88 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Volume info retrieved successfully. Aug 25 16:18:33.434948 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-0907b133-df60-4463-b88e-4413677e1d88 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/volumes/ebaabfd0-c0aa-4cea-9a80-fef16f3c0293 returned with HTTP 200 Aug 25 16:18:33.435511 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 35/132] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:18:33 2026] GET /volume/v3/volumes/ebaabfd0-c0aa-4cea-9a80-fef16f3c0293 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:33.449585 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d6a706e0-41c9-42ff-96c1-59e9fad9eb7d None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:33.450392 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d6a706e0-41c9-42ff-96c1-59e9fad9eb7d None None] GET https://10.4.3.102/volume// Aug 25 16:18:33.450669 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d6a706e0-41c9-42ff-96c1-59e9fad9eb7d None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:33.450920 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d6a706e0-41c9-42ff-96c1-59e9fad9eb7d None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:33.451507 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d6a706e0-41c9-42ff-96c1-59e9fad9eb7d None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:18:33.452604 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 34/133] 10.4.3.102 () {66 vars in 1419 bytes} [Tue Aug 25 16:18:33 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:18:33.462748 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-7d385c67-b937-4240-9611-181d6f240fe1 req-fd3695f4-5f33-46d9-ae47-f9c96f769529 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:33.464793 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-fd3695f4-5f33-46d9-ae47-f9c96f769529 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:18:33.465112 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-fd3695f4-5f33-46d9-ae47-f9c96f769529 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c6f40fa-79e5-4d7b-882a-367ccb7bedfd", "connector": null, "instance_uuid": "bacc37de-35ea-48b2-abe0-52bb99f2deb1"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:33.465738 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-6b58f11d-28d2-4d6e-bd62-30d6bb84edb8 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Created reservations ['7eec252e-c82f-4861-bed5-5d82f8a0ecf4', 'f7c6c7b1-db3a-4289-9836-bc598cf58e3e', '34678d77-1dfc-4153-90e9-7a8382bdce33', 'c7398f77-e1c3-4fc2-9044-2556403a7446'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:18:33.466570 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-6b58f11d-28d2-4d6e-bd62-30d6bb84edb8 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55706f89-14bd-47fb-866a-8fd87e86d2f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7eec252e-c82f-4861-bed5-5d82f8a0ecf4', 'f7c6c7b1-db3a-4289-9836-bc598cf58e3e', '34678d77-1dfc-4153-90e9-7a8382bdce33', 'c7398f77-e1c3-4fc2-9044-2556403a7446']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:33.467303 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-6b58f11d-28d2-4d6e-bd62-30d6bb84edb8 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d0a411e-3372-45a9-bc9b-87be93313e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:33.474195 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:33.474195 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:18:33.523407 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-6b58f11d-28d2-4d6e-bd62-30d6bb84edb8 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d0a411e-3372-45a9-bc9b-87be93313e5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2cbe681-d32f-497c-9cce-1313b377649f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-313607587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95d9b5c805cd49179bd3fa77b00a8ceb',qos_specs=None,replication_status=,reservations=['7eec252e-c82f-4861-bed5-5d82f8a0ecf4','f7c6c7b1-db3a-4289-9836-bc598cf58e3e','34678d77-1dfc-4153-90e9-7a8382bdce33','c7398f77-e1c3-4fc2-9044-2556403a7446'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15b043794ba34e079152b32311516215',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:18:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-313607587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2cbe681-d32f-497c-9cce-1313b377649f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95d9b5c805cd49179bd3fa77b00a8ceb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15b043794ba34e079152b32311516215',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:33.524461 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-6b58f11d-28d2-4d6e-bd62-30d6bb84edb8 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6624617-b5e6-4769-ae0f-ce6ee5e6a97b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:33.533653 np0000008093 devstack@c-api.service[100455]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 25 16:18:33.533653 np0000008093 devstack@c-api.service[100455]: .first() Aug 25 16:18:33.585477 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-6b58f11d-28d2-4d6e-bd62-30d6bb84edb8 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6624617-b5e6-4769-ae0f-ce6ee5e6a97b) transitioned into state 'SUCCESS' from state '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-313607587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95d9b5c805cd49179bd3fa77b00a8ceb',qos_specs=None,replication_status=,reservations=['7eec252e-c82f-4861-bed5-5d82f8a0ecf4','f7c6c7b1-db3a-4289-9836-bc598cf58e3e','34678d77-1dfc-4153-90e9-7a8382bdce33','c7398f77-e1c3-4fc2-9044-2556403a7446'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15b043794ba34e079152b32311516215',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:33.586183 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-6b58f11d-28d2-4d6e-bd62-30d6bb84edb8 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56206008-82ec-4e43-98ee-1c520f6903be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:33.594630 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-fd3695f4-5f33-46d9-ae47-f9c96f769529 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:18:33.595121 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 35/134] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:18:33 2026] POST /volume/v3/attachments => generated 273 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:18:33.605015 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-6b58f11d-28d2-4d6e-bd62-30d6bb84edb8 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56206008-82ec-4e43-98ee-1c520f6903be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:33.605390 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-1d0cd3dd-9ecc-47bc-8caf-a0a22d5160b5 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:33.605901 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1d0cd3dd-9ecc-47bc-8caf-a0a22d5160b5 None None] GET https://10.4.3.102/volume// Aug 25 16:18:33.606105 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1d0cd3dd-9ecc-47bc-8caf-a0a22d5160b5 None None] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:33.606156 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-6b58f11d-28d2-4d6e-bd62-30d6bb84edb8 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Flow 'volume_create_api' (9d9f5b23-df46-4976-a7cb-52e75a241bbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:18:33.606342 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1d0cd3dd-9ecc-47bc-8caf-a0a22d5160b5 None None] Calling method 'all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:33.606503 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-6b58f11d-28d2-4d6e-bd62-30d6bb84edb8 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Create volume request issued successfully. Aug 25 16:18:33.606790 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1d0cd3dd-9ecc-47bc-8caf-a0a22d5160b5 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:18:33.607145 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 36/135] 10.4.3.102 () {66 vars in 1419 bytes} [Tue Aug 25 16:18:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:18:33.607337 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6b58f11d-28d2-4d6e-bd62-30d6bb84edb8 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:18:33.610611 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 31/136] 10.4.3.102 () {70 vars in 1299 bytes} [Tue Aug 25 16:18:32 2026] POST /volume/v3/volumes => generated 818 bytes in 640 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:18:33.616879 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-7d385c67-b937-4240-9611-181d6f240fe1 req-c4bea157-9137-427a-87a3-d303d4192b35 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:33.619387 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-c4bea157-9137-427a-87a3-d303d4192b35 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:18:33.619890 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-c4bea157-9137-427a-87a3-d303d4192b35 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f7e94525-828c-4fdc-af56-a215faacd28a", "connector": null, "instance_uuid": "bacc37de-35ea-48b2-abe0-52bb99f2deb1"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:33.624640 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b0bc564a-42ec-4724-bccd-69ffe1c79cdd None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:33.626696 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b0bc564a-42ec-4724-bccd-69ffe1c79cdd tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] GET https://10.4.3.102/volume/v3/volumes/d2cbe681-d32f-497c-9cce-1313b377649f Aug 25 16:18:33.626955 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b0bc564a-42ec-4724-bccd-69ffe1c79cdd tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:33.627183 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b0bc564a-42ec-4724-bccd-69ffe1c79cdd tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:33.629843 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:33.629843 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:18:33.634506 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:33.634506 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:18:33.638412 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-b0bc564a-42ec-4724-bccd-69ffe1c79cdd tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Volume info retrieved successfully. Aug 25 16:18:33.642600 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b0bc564a-42ec-4724-bccd-69ffe1c79cdd tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] https://10.4.3.102/volume/v3/volumes/d2cbe681-d32f-497c-9cce-1313b377649f returned with HTTP 200 Aug 25 16:18:33.643194 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 36/137] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:18:33 2026] GET /volume/v3/volumes/d2cbe681-d32f-497c-9cce-1313b377649f => generated 886 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:18:33.843931 np0000008093 devstack@c-api.service[100456]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 25 16:18:33.843931 np0000008093 devstack@c-api.service[100456]: .first() Aug 25 16:18:33.889371 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-c4bea157-9137-427a-87a3-d303d4192b35 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:18:33.890225 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 35/138] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:18:33 2026] POST /volume/v3/attachments => generated 273 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:18:33.899444 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b798d588-01fe-42ba-8a89-d6e6f833d85c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:33.899864 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b798d588-01fe-42ba-8a89-d6e6f833d85c None None] GET https://10.4.3.102/volume// Aug 25 16:18:33.900045 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b798d588-01fe-42ba-8a89-d6e6f833d85c None None] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:33.900237 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b798d588-01fe-42ba-8a89-d6e6f833d85c None None] Calling method 'all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:33.900566 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b798d588-01fe-42ba-8a89-d6e6f833d85c None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:18:33.900910 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 37/139] 10.4.3.102 () {66 vars in 1419 bytes} [Tue Aug 25 16:18:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:18:33.912980 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-7d385c67-b937-4240-9611-181d6f240fe1 req-27ed94d5-4746-4747-928e-b52639b1b89a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:33.915825 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-27ed94d5-4746-4747-928e-b52639b1b89a tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:18:33.917201 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-27ed94d5-4746-4747-928e-b52639b1b89a tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ebaabfd0-c0aa-4cea-9a80-fef16f3c0293", "connector": null, "instance_uuid": "bacc37de-35ea-48b2-abe0-52bb99f2deb1"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:33.926556 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:33.926556 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:18:34.038566 np0000008093 devstack@c-api.service[100457]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 25 16:18:34.038566 np0000008093 devstack@c-api.service[100457]: .first() Aug 25 16:18:34.079941 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-27ed94d5-4746-4747-928e-b52639b1b89a tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:18:34.080556 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 32/140] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:18:33 2026] POST /volume/v3/attachments => generated 273 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:18:34.657084 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-01a1ccb6-78f6-4207-b0bc-a34792cd9f10 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:34.659018 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-01a1ccb6-78f6-4207-b0bc-a34792cd9f10 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] GET https://10.4.3.102/volume/v3/volumes/d2cbe681-d32f-497c-9cce-1313b377649f Aug 25 16:18:34.659224 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-01a1ccb6-78f6-4207-b0bc-a34792cd9f10 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:34.659395 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-01a1ccb6-78f6-4207-b0bc-a34792cd9f10 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:34.667855 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:34.667855 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:18:34.672095 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-01a1ccb6-78f6-4207-b0bc-a34792cd9f10 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Volume info retrieved successfully. Aug 25 16:18:34.676881 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-01a1ccb6-78f6-4207-b0bc-a34792cd9f10 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] https://10.4.3.102/volume/v3/volumes/d2cbe681-d32f-497c-9cce-1313b377649f returned with HTTP 200 Aug 25 16:18:34.677315 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 37/141] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:18:34 2026] GET /volume/v3/volumes/d2cbe681-d32f-497c-9cce-1313b377649f => generated 945 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:18:34.701365 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-11e0f227-33c3-49aa-a795-d239a69e52aa None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:34.703304 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-11e0f227-33c3-49aa-a795-d239a69e52aa tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] POST https://10.4.3.102/volume/v3/volume-transfers Aug 25 16:18:34.703698 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-11e0f227-33c3-49aa-a795-d239a69e52aa tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d2cbe681-d32f-497c-9cce-1313b377649f"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:34.705116 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volume_transfer [None req-11e0f227-33c3-49aa-a795-d239a69e52aa tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd2cbe681-d32f-497c-9cce-1313b377649f'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 25 16:18:34.705248 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volume_transfer [None req-11e0f227-33c3-49aa-a795-d239a69e52aa tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Creating transfer of volume d2cbe681-d32f-497c-9cce-1313b377649f Aug 25 16:18:34.705369 np0000008093 devstack@c-api.service[100456]: INFO cinder.transfer.api [None req-11e0f227-33c3-49aa-a795-d239a69e52aa tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Generating transfer record for volume d2cbe681-d32f-497c-9cce-1313b377649f Aug 25 16:18:34.713569 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:34.713569 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:18:34.780013 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-11e0f227-33c3-49aa-a795-d239a69e52aa tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] https://10.4.3.102/volume/v3/volume-transfers returned with HTTP 202 Aug 25 16:18:34.780441 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 36/142] 10.4.3.102 () {70 vars in 1326 bytes} [Tue Aug 25 16:18:34 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:18:34.795669 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-71bd3ab7-c410-4db0-9baa-f334dc5c4655 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:34.795669 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-71bd3ab7-c410-4db0-9baa-f334dc5c4655 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] GET https://10.4.3.102/volume/v3/volumes/d2cbe681-d32f-497c-9cce-1313b377649f Aug 25 16:18:34.796112 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-71bd3ab7-c410-4db0-9baa-f334dc5c4655 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:34.796112 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-71bd3ab7-c410-4db0-9baa-f334dc5c4655 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:34.806456 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:34.806456 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:18:34.811844 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-71bd3ab7-c410-4db0-9baa-f334dc5c4655 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Volume info retrieved successfully. Aug 25 16:18:34.819319 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-71bd3ab7-c410-4db0-9baa-f334dc5c4655 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] https://10.4.3.102/volume/v3/volumes/d2cbe681-d32f-497c-9cce-1313b377649f returned with HTTP 200 Aug 25 16:18:34.819319 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 38/143] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:18:34 2026] GET /volume/v3/volumes/d2cbe681-d32f-497c-9cce-1313b377649f => generated 953 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:18:34.837615 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f6093de8-a8e2-4fb2-96e9-43763f9fa45e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:34.837924 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f6093de8-a8e2-4fb2-96e9-43763f9fa45e tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] GET https://10.4.3.102/volume/v3/volume-transfers/6e46b4f2-5397-4935-9fbb-879a4eb6c352 Aug 25 16:18:34.838158 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f6093de8-a8e2-4fb2-96e9-43763f9fa45e tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:34.838410 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f6093de8-a8e2-4fb2-96e9-43763f9fa45e tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:34.838816 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:34.838816 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:18:34.976925 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f6093de8-a8e2-4fb2-96e9-43763f9fa45e tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] https://10.4.3.102/volume/v3/volume-transfers/6e46b4f2-5397-4935-9fbb-879a4eb6c352 returned with HTTP 200 Aug 25 16:18:34.977171 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 33/144] 10.4.3.102 () {68 vars in 1416 bytes} [Tue Aug 25 16:18:34 2026] GET /volume/v3/volume-transfers/6e46b4f2-5397-4935-9fbb-879a4eb6c352 => generated 540 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:18:34.991432 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-36105bd8-c4b9-48d9-bc1d-31a8875c649c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:34.994231 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-36105bd8-c4b9-48d9-bc1d-31a8875c649c tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] GET https://10.4.3.102/volume/v3/volume-transfers Aug 25 16:18:34.994416 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-36105bd8-c4b9-48d9-bc1d-31a8875c649c tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:34.994757 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-36105bd8-c4b9-48d9-bc1d-31a8875c649c tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Calling method 'index' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:34.995511 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volume_transfer [None req-36105bd8-c4b9-48d9-bc1d-31a8875c649c tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Listing volume transfers {{(pid=100455) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 25 16:18:35.004074 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-36105bd8-c4b9-48d9-bc1d-31a8875c649c tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] https://10.4.3.102/volume/v3/volume-transfers returned with HTTP 200 Aug 25 16:18:35.004580 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 38/145] 10.4.3.102 () {68 vars in 1305 bytes} [Tue Aug 25 16:18:34 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:18:35.017921 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-7c6d64fe-3d60-4228-89c2-9e3a193b2c34 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:35.421092 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7c6d64fe-3d60-4228-89c2-9e3a193b2c34 tempest-VolumesTransfersV357Test-2119639473 tempest-VolumesTransfersV357Test-2119639473-project-member] POST https://10.4.3.102/volume/v3/volume-transfers/6e46b4f2-5397-4935-9fbb-879a4eb6c352/accept Aug 25 16:18:35.421721 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7c6d64fe-3d60-4228-89c2-9e3a193b2c34 tempest-VolumesTransfersV357Test-2119639473 tempest-VolumesTransfersV357Test-2119639473-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "c96c8088fdc2411f"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:35.424396 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.contrib.volume_transfer [None req-7c6d64fe-3d60-4228-89c2-9e3a193b2c34 tempest-VolumesTransfersV357Test-2119639473 tempest-VolumesTransfersV357Test-2119639473-project-member] Accepting volume transfer 6e46b4f2-5397-4935-9fbb-879a4eb6c352 {{(pid=100456) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 25 16:18:35.425339 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.contrib.volume_transfer [None req-7c6d64fe-3d60-4228-89c2-9e3a193b2c34 tempest-VolumesTransfersV357Test-2119639473 tempest-VolumesTransfersV357Test-2119639473-project-member] Accepting transfer 6e46b4f2-5397-4935-9fbb-879a4eb6c352 Aug 25 16:18:35.535247 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-7c6d64fe-3d60-4228-89c2-9e3a193b2c34 tempest-VolumesTransfersV357Test-2119639473 tempest-VolumesTransfersV357Test-2119639473-project-member] Created reservations ['d4989713-88a8-4e9f-80ac-1483755fd275', '9d4e4b55-3790-4e9d-8148-12714fd34a08', 'a75ba315-5bac-4462-9749-8bc2cad8c8bb', '9213fbbd-3da2-477e-a12d-158cfc5f7391'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:18:35.567335 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-7c6d64fe-3d60-4228-89c2-9e3a193b2c34 tempest-VolumesTransfersV357Test-2119639473 tempest-VolumesTransfersV357Test-2119639473-project-member] Created reservations ['5531cf3d-ca33-4244-b293-9737235897a0', '38528e19-5de7-44f9-8f35-903e70fbb8a5', '24fdfd7c-9f41-4d82-bff4-3614a938853a', 'd7a9b135-5224-4ba2-815e-27b18d256adb'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:18:35.627604 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-7c6d64fe-3d60-4228-89c2-9e3a193b2c34 tempest-VolumesTransfersV357Test-2119639473 tempest-VolumesTransfersV357Test-2119639473-project-member] Created reservations ['3feeff17-db64-489f-9986-f736167ead6f', '56583b12-1996-4e9e-bf12-ad9cb2e96ac3', '57e0e550-f660-4141-8713-9ecab7ca356d', 'd533f57b-7b95-4f61-9abe-8404754e9aca'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:18:35.669612 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-7c6d64fe-3d60-4228-89c2-9e3a193b2c34 tempest-VolumesTransfersV357Test-2119639473 tempest-VolumesTransfersV357Test-2119639473-project-member] Created reservations ['6fd8e851-a32f-4397-bbe1-3fa063e0062d', 'fce20fe2-2f8d-4f99-88d1-6244e5c7f242', '86ef1501-f8be-4984-979a-7ba0c9ae5463', '0eb170f7-211d-4c18-a785-c3ed5757110f'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:18:35.699186 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-7c6d64fe-3d60-4228-89c2-9e3a193b2c34 tempest-VolumesTransfersV357Test-2119639473 tempest-VolumesTransfersV357Test-2119639473-project-member] Transfer volume completed successfully. Aug 25 16:18:35.812135 np0000008093 devstack@c-api.service[100456]: INFO cinder.transfer.api [None req-7c6d64fe-3d60-4228-89c2-9e3a193b2c34 tempest-VolumesTransfersV357Test-2119639473 tempest-VolumesTransfersV357Test-2119639473-project-member] Volume d2cbe681-d32f-497c-9cce-1313b377649f has been transferred. Aug 25 16:18:35.821995 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7c6d64fe-3d60-4228-89c2-9e3a193b2c34 tempest-VolumesTransfersV357Test-2119639473 tempest-VolumesTransfersV357Test-2119639473-project-member] https://10.4.3.102/volume/v3/volume-transfers/6e46b4f2-5397-4935-9fbb-879a4eb6c352/accept returned with HTTP 202 Aug 25 16:18:35.822714 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 37/146] 10.4.3.102 () {70 vars in 1458 bytes} [Tue Aug 25 16:18:35 2026] POST /volume/v3/volume-transfers/6e46b4f2-5397-4935-9fbb-879a4eb6c352/accept => generated 365 bytes in 805 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:18:35.831618 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-93c528e5-2ac0-40ca-b91f-6950517141d4 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:35.833552 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-93c528e5-2ac0-40ca-b91f-6950517141d4 tempest-VolumesTransfersV357Test-2119639473 tempest-VolumesTransfersV357Test-2119639473-project-member] GET https://10.4.3.102/volume/v3/volumes/d2cbe681-d32f-497c-9cce-1313b377649f Aug 25 16:18:35.833835 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-93c528e5-2ac0-40ca-b91f-6950517141d4 tempest-VolumesTransfersV357Test-2119639473 tempest-VolumesTransfersV357Test-2119639473-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:35.834040 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-93c528e5-2ac0-40ca-b91f-6950517141d4 tempest-VolumesTransfersV357Test-2119639473 tempest-VolumesTransfersV357Test-2119639473-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:35.843739 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:35.843739 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:18:35.847827 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-93c528e5-2ac0-40ca-b91f-6950517141d4 tempest-VolumesTransfersV357Test-2119639473 tempest-VolumesTransfersV357Test-2119639473-project-member] Volume info retrieved successfully. Aug 25 16:18:35.855495 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-93c528e5-2ac0-40ca-b91f-6950517141d4 tempest-VolumesTransfersV357Test-2119639473 tempest-VolumesTransfersV357Test-2119639473-project-member] https://10.4.3.102/volume/v3/volumes/d2cbe681-d32f-497c-9cce-1313b377649f returned with HTTP 200 Aug 25 16:18:35.855971 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 39/147] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:18:35 2026] GET /volume/v3/volumes/d2cbe681-d32f-497c-9cce-1313b377649f => generated 945 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:18:35.877087 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-5ed24e37-f39f-4175-9611-cd3ebc0c1175 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:35.879627 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5ed24e37-f39f-4175-9611-cd3ebc0c1175 tempest-VolumesTransfersV357Test-2119639473 tempest-VolumesTransfersV357Test-2119639473-project-member] GET https://10.4.3.102/volume/v3/volumes/d2cbe681-d32f-497c-9cce-1313b377649f Aug 25 16:18:35.879966 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5ed24e37-f39f-4175-9611-cd3ebc0c1175 tempest-VolumesTransfersV357Test-2119639473 tempest-VolumesTransfersV357Test-2119639473-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:35.880248 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5ed24e37-f39f-4175-9611-cd3ebc0c1175 tempest-VolumesTransfersV357Test-2119639473 tempest-VolumesTransfersV357Test-2119639473-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:35.890201 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:35.890201 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:18:35.894991 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-5ed24e37-f39f-4175-9611-cd3ebc0c1175 tempest-VolumesTransfersV357Test-2119639473 tempest-VolumesTransfersV357Test-2119639473-project-member] Volume info retrieved successfully. Aug 25 16:18:35.901479 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5ed24e37-f39f-4175-9611-cd3ebc0c1175 tempest-VolumesTransfersV357Test-2119639473 tempest-VolumesTransfersV357Test-2119639473-project-member] https://10.4.3.102/volume/v3/volumes/d2cbe681-d32f-497c-9cce-1313b377649f returned with HTTP 200 Aug 25 16:18:35.902003 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 34/148] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:18:35 2026] GET /volume/v3/volumes/d2cbe681-d32f-497c-9cce-1313b377649f => generated 945 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:18:35.913704 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a6d76911-5661-4fb9-8ad4-43a048c37110 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:35.917517 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a6d76911-5661-4fb9-8ad4-43a048c37110 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] DELETE https://10.4.3.102/volume/v3/volume-transfers/6e46b4f2-5397-4935-9fbb-879a4eb6c352 Aug 25 16:18:35.917517 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a6d76911-5661-4fb9-8ad4-43a048c37110 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:35.917860 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a6d76911-5661-4fb9-8ad4-43a048c37110 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:35.918037 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.contrib.volume_transfer [None req-a6d76911-5661-4fb9-8ad4-43a048c37110 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Delete transfer with id: 6e46b4f2-5397-4935-9fbb-879a4eb6c352 Aug 25 16:18:36.063000 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a6d76911-5661-4fb9-8ad4-43a048c37110 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] https://10.4.3.102/volume/v3/volume-transfers/6e46b4f2-5397-4935-9fbb-879a4eb6c352 returned with HTTP 404 Aug 25 16:18:36.063547 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 39/149] 10.4.3.102 () {68 vars in 1419 bytes} [Tue Aug 25 16:18:35 2026] DELETE /volume/v3/volume-transfers/6e46b4f2-5397-4935-9fbb-879a4eb6c352 => generated 111 bytes in 150 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:18:36.071281 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-9d6344a3-23ad-40b9-8be7-bc250c83cfaf None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:36.387893 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9d6344a3-23ad-40b9-8be7-bc250c83cfaf tempest-VolumesTransfersV357Test-1811543902 tempest-VolumesTransfersV357Test-1811543902-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/d2cbe681-d32f-497c-9cce-1313b377649f Aug 25 16:18:36.389986 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9d6344a3-23ad-40b9-8be7-bc250c83cfaf tempest-VolumesTransfersV357Test-1811543902 tempest-VolumesTransfersV357Test-1811543902-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:36.389986 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9d6344a3-23ad-40b9-8be7-bc250c83cfaf tempest-VolumesTransfersV357Test-1811543902 tempest-VolumesTransfersV357Test-1811543902-project-admin] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:36.389986 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-9d6344a3-23ad-40b9-8be7-bc250c83cfaf tempest-VolumesTransfersV357Test-1811543902 tempest-VolumesTransfersV357Test-1811543902-project-admin] Delete volume with id: d2cbe681-d32f-497c-9cce-1313b377649f Aug 25 16:18:36.402881 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:36.402881 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:18:36.403397 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-9d6344a3-23ad-40b9-8be7-bc250c83cfaf tempest-VolumesTransfersV357Test-1811543902 tempest-VolumesTransfersV357Test-1811543902-project-admin] Volume info retrieved successfully. Aug 25 16:18:36.516802 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-9d6344a3-23ad-40b9-8be7-bc250c83cfaf tempest-VolumesTransfersV357Test-1811543902 tempest-VolumesTransfersV357Test-1811543902-project-admin] Delete volume request issued successfully. Aug 25 16:18:36.516802 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9d6344a3-23ad-40b9-8be7-bc250c83cfaf tempest-VolumesTransfersV357Test-1811543902 tempest-VolumesTransfersV357Test-1811543902-project-admin] https://10.4.3.102/volume/v3/volumes/d2cbe681-d32f-497c-9cce-1313b377649f returned with HTTP 202 Aug 25 16:18:36.516802 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 38/150] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:18:36 2026] DELETE /volume/v3/volumes/d2cbe681-d32f-497c-9cce-1313b377649f => generated 0 bytes in 444 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:18:36.526550 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-7ad2e524-81e8-47b9-b2ae-ccdb6ff0d150 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:36.526550 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7ad2e524-81e8-47b9-b2ae-ccdb6ff0d150 tempest-VolumesTransfersV357Test-1811543902 tempest-VolumesTransfersV357Test-1811543902-project-admin] GET https://10.4.3.102/volume/v3/volumes/d2cbe681-d32f-497c-9cce-1313b377649f Aug 25 16:18:36.526550 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7ad2e524-81e8-47b9-b2ae-ccdb6ff0d150 tempest-VolumesTransfersV357Test-1811543902 tempest-VolumesTransfersV357Test-1811543902-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:36.526550 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7ad2e524-81e8-47b9-b2ae-ccdb6ff0d150 tempest-VolumesTransfersV357Test-1811543902 tempest-VolumesTransfersV357Test-1811543902-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:36.537534 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:36.537534 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:18:36.544987 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-7ad2e524-81e8-47b9-b2ae-ccdb6ff0d150 tempest-VolumesTransfersV357Test-1811543902 tempest-VolumesTransfersV357Test-1811543902-project-admin] Volume info retrieved successfully. Aug 25 16:18:36.550239 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7ad2e524-81e8-47b9-b2ae-ccdb6ff0d150 tempest-VolumesTransfersV357Test-1811543902 tempest-VolumesTransfersV357Test-1811543902-project-admin] https://10.4.3.102/volume/v3/volumes/d2cbe681-d32f-497c-9cce-1313b377649f returned with HTTP 200 Aug 25 16:18:36.550762 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 40/151] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:18:36 2026] GET /volume/v3/volumes/d2cbe681-d32f-497c-9cce-1313b377649f => generated 1129 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:18:36.630932 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c6ea71e8-5211-4d6d-a469-41e514068003 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:36.631570 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c6ea71e8-5211-4d6d-a469-41e514068003 None None] GET https://10.4.3.102/volume// Aug 25 16:18:36.631748 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c6ea71e8-5211-4d6d-a469-41e514068003 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:36.631941 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c6ea71e8-5211-4d6d-a469-41e514068003 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:36.632520 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c6ea71e8-5211-4d6d-a469-41e514068003 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:18:36.632799 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 35/152] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:18:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:18:36.654615 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-7d385c67-b937-4240-9611-181d6f240fe1 req-531476c7-932d-40f4-bffc-f03a102e0ee2 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:36.657430 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-531476c7-932d-40f4-bffc-f03a102e0ee2 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] GET https://10.4.3.102/volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd Aug 25 16:18:36.657708 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-531476c7-932d-40f4-bffc-f03a102e0ee2 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:36.657924 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-531476c7-932d-40f4-bffc-f03a102e0ee2 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:36.670276 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:36.670276 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:18:36.675620 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-7d385c67-b937-4240-9611-181d6f240fe1 req-531476c7-932d-40f4-bffc-f03a102e0ee2 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Volume info retrieved successfully. Aug 25 16:18:36.682913 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-531476c7-932d-40f4-bffc-f03a102e0ee2 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd returned with HTTP 200 Aug 25 16:18:36.683062 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 40/153] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:18:36 2026] GET /volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd => generated 1574 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:18:37.566815 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-3b9d4b24-b970-42e4-96a4-433af7571f0c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:37.571731 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3b9d4b24-b970-42e4-96a4-433af7571f0c tempest-VolumesTransfersV357Test-1811543902 tempest-VolumesTransfersV357Test-1811543902-project-admin] GET https://10.4.3.102/volume/v3/volumes/d2cbe681-d32f-497c-9cce-1313b377649f Aug 25 16:18:37.571731 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3b9d4b24-b970-42e4-96a4-433af7571f0c tempest-VolumesTransfersV357Test-1811543902 tempest-VolumesTransfersV357Test-1811543902-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:37.572042 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3b9d4b24-b970-42e4-96a4-433af7571f0c tempest-VolumesTransfersV357Test-1811543902 tempest-VolumesTransfersV357Test-1811543902-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:37.585361 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3b9d4b24-b970-42e4-96a4-433af7571f0c tempest-VolumesTransfersV357Test-1811543902 tempest-VolumesTransfersV357Test-1811543902-project-admin] https://10.4.3.102/volume/v3/volumes/d2cbe681-d32f-497c-9cce-1313b377649f returned with HTTP 404 Aug 25 16:18:37.586222 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 39/154] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:18:37 2026] GET /volume/v3/volumes/d2cbe681-d32f-497c-9cce-1313b377649f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:18:37.591471 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-7d385c67-b937-4240-9611-181d6f240fe1 req-dd770266-4310-47a9-930e-19064fbe455f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:37.596432 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-dd770266-4310-47a9-930e-19064fbe455f tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] PUT https://10.4.3.102/volume/v3/attachments/9e5028dd-eb49-4eb8-81a3-fbb6f29d3b38 Aug 25 16:18:37.596852 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-dd770266-4310-47a9-930e-19064fbe455f tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:37.598997 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c6ceafc2-c0d0-47b2-ae03-f1376f441475 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:37.602554 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c6ceafc2-c0d0-47b2-ae03-f1376f441475 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] GET https://10.4.3.102/volume/v3/volumes/d2cbe681-d32f-497c-9cce-1313b377649f Aug 25 16:18:37.602825 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c6ceafc2-c0d0-47b2-ae03-f1376f441475 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:37.603047 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c6ceafc2-c0d0-47b2-ae03-f1376f441475 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:37.612489 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c6ceafc2-c0d0-47b2-ae03-f1376f441475 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] https://10.4.3.102/volume/v3/volumes/d2cbe681-d32f-497c-9cce-1313b377649f returned with HTTP 404 Aug 25 16:18:37.612648 np0000008093 devstack@c-api.service[100454]: /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. Aug 25 16:18:37.612648 np0000008093 devstack@c-api.service[100454]: .first() Aug 25 16:18:37.613990 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 36/155] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:18:37 2026] GET /volume/v3/volumes/d2cbe681-d32f-497c-9cce-1313b377649f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:18:37.622355 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-1cfa1da8-7f68-40f9-9d91-78d9404b64a1 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:37.626436 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1cfa1da8-7f68-40f9-9d91-78d9404b64a1 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] DELETE https://10.4.3.102/volume/v3/volumes/d2cbe681-d32f-497c-9cce-1313b377649f Aug 25 16:18:37.626776 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1cfa1da8-7f68-40f9-9d91-78d9404b64a1 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:37.627084 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1cfa1da8-7f68-40f9-9d91-78d9404b64a1 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:37.627335 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-1cfa1da8-7f68-40f9-9d91-78d9404b64a1 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Delete volume with id: d2cbe681-d32f-497c-9cce-1313b377649f Aug 25 16:18:37.627890 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-7d385c67-b937-4240-9611-181d6f240fe1 req-dd770266-4310-47a9-930e-19064fbe455f tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Acquiring lock "cinder-attachment_update-9c6f40fa-79e5-4d7b-882a-367ccb7bedfd-np0000008093" by "attachment_update" {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:18:37.641708 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1cfa1da8-7f68-40f9-9d91-78d9404b64a1 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] https://10.4.3.102/volume/v3/volumes/d2cbe681-d32f-497c-9cce-1313b377649f returned with HTTP 404 Aug 25 16:18:37.642085 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-7d385c67-b937-4240-9611-181d6f240fe1 req-dd770266-4310-47a9-930e-19064fbe455f tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Lock "cinder-attachment_update-9c6f40fa-79e5-4d7b-882a-367ccb7bedfd-np0000008093" acquired by "attachment_update" :: waited 0.014s {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:18:37.643189 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:37.643189 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:18:37.644078 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 41/156] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:18:37 2026] DELETE /volume/v3/volumes/d2cbe681-d32f-497c-9cce-1313b377649f => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:18:37.655726 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b320750a-56a8-45ea-a942-f79d0ce80e4a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:37.661087 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b320750a-56a8-45ea-a942-f79d0ce80e4a tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:18:37.661492 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b320750a-56a8-45ea-a942-f79d0ce80e4a tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1470651109"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:37.664255 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-b320750a-56a8-45ea-a942-f79d0ce80e4a tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1470651109'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:18:37.664433 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-b320750a-56a8-45ea-a942-f79d0ce80e4a tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Create volume of 1 GB Aug 25 16:18:37.671206 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-b320750a-56a8-45ea-a942-f79d0ce80e4a tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Availability Zones retrieved successfully. Aug 25 16:18:37.684448 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b320750a-56a8-45ea-a942-f79d0ce80e4a tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Flow 'volume_create_api' (e085d3aa-5327-4f77-bb09-b49f180fadb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:18:37.686984 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b320750a-56a8-45ea-a942-f79d0ce80e4a tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5415e416-59a2-4e40-80d0-accaf559c1d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:37.688911 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-b320750a-56a8-45ea-a942-f79d0ce80e4a tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:18:37.726863 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b320750a-56a8-45ea-a942-f79d0ce80e4a tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5415e416-59a2-4e40-80d0-accaf559c1d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:37.728277 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b320750a-56a8-45ea-a942-f79d0ce80e4a tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3679ef7-99aa-412f-95fe-8a43d60047c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:37.793092 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-b320750a-56a8-45ea-a942-f79d0ce80e4a tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Created reservations ['b00ee368-630d-448d-ae0e-5e67b95690a9', '8e3b6c5f-a0b7-4f68-a765-7ac8c9dec219', '96983d53-3113-4c17-9890-bbd5cc6ce8da', '1df86b30-2cdb-448a-913f-5b93223a4903'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:18:37.794244 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b320750a-56a8-45ea-a942-f79d0ce80e4a tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3679ef7-99aa-412f-95fe-8a43d60047c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b00ee368-630d-448d-ae0e-5e67b95690a9', '8e3b6c5f-a0b7-4f68-a765-7ac8c9dec219', '96983d53-3113-4c17-9890-bbd5cc6ce8da', '1df86b30-2cdb-448a-913f-5b93223a4903']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:37.795332 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b320750a-56a8-45ea-a942-f79d0ce80e4a tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faac9ce2-15a8-4d8c-a2ff-0f5c2cbb341e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:37.826848 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b320750a-56a8-45ea-a942-f79d0ce80e4a tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faac9ce2-15a8-4d8c-a2ff-0f5c2cbb341e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbb69b98-3e33-463f-bc25-7b776a514b5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1470651109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95d9b5c805cd49179bd3fa77b00a8ceb',qos_specs=None,replication_status=,reservations=['b00ee368-630d-448d-ae0e-5e67b95690a9','8e3b6c5f-a0b7-4f68-a765-7ac8c9dec219','96983d53-3113-4c17-9890-bbd5cc6ce8da','1df86b30-2cdb-448a-913f-5b93223a4903'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15b043794ba34e079152b32311516215',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:18:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1470651109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbb69b98-3e33-463f-bc25-7b776a514b5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95d9b5c805cd49179bd3fa77b00a8ceb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15b043794ba34e079152b32311516215',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:37.827963 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b320750a-56a8-45ea-a942-f79d0ce80e4a tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62ce365a-4819-4f5b-b7f2-7c619ae7455d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:37.830398 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-7d385c67-b937-4240-9611-181d6f240fe1 req-dd770266-4310-47a9-930e-19064fbe455f tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Lock "cinder-attachment_update-9c6f40fa-79e5-4d7b-882a-367ccb7bedfd-np0000008093" released by "attachment_update" :: held 0.188s {{(pid=100454) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:18:37.831232 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-dd770266-4310-47a9-930e-19064fbe455f tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/attachments/9e5028dd-eb49-4eb8-81a3-fbb6f29d3b38 returned with HTTP 200 Aug 25 16:18:37.831846 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 41/157] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:18:37 2026] PUT /volume/v3/attachments/9e5028dd-eb49-4eb8-81a3-fbb6f29d3b38 => generated 969 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:18:37.862424 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b320750a-56a8-45ea-a942-f79d0ce80e4a tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62ce365a-4819-4f5b-b7f2-7c619ae7455d) transitioned into state 'SUCCESS' from state '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-1470651109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95d9b5c805cd49179bd3fa77b00a8ceb',qos_specs=None,replication_status=,reservations=['b00ee368-630d-448d-ae0e-5e67b95690a9','8e3b6c5f-a0b7-4f68-a765-7ac8c9dec219','96983d53-3113-4c17-9890-bbd5cc6ce8da','1df86b30-2cdb-448a-913f-5b93223a4903'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15b043794ba34e079152b32311516215',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:37.863314 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b320750a-56a8-45ea-a942-f79d0ce80e4a tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18284e78-d772-4509-bb8e-cbb89becf42d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:37.874745 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-7d385c67-b937-4240-9611-181d6f240fe1 req-e0c36d2a-fd94-4fd9-96df-698ac4af4b5c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:37.876524 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-e0c36d2a-fd94-4fd9-96df-698ac4af4b5c tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] POST https://10.4.3.102/volume/v3/attachments/9e5028dd-eb49-4eb8-81a3-fbb6f29d3b38/action Aug 25 16:18:37.876968 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-e0c36d2a-fd94-4fd9-96df-698ac4af4b5c tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Action body: b'{"os-complete": null}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:18:37.877285 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-e0c36d2a-fd94-4fd9-96df-698ac4af4b5c tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:37.899048 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b320750a-56a8-45ea-a942-f79d0ce80e4a tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18284e78-d772-4509-bb8e-cbb89becf42d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:37.899279 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b320750a-56a8-45ea-a942-f79d0ce80e4a tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Flow 'volume_create_api' (e085d3aa-5327-4f77-bb09-b49f180fadb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:18:37.899735 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-b320750a-56a8-45ea-a942-f79d0ce80e4a tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Create volume request issued successfully. Aug 25 16:18:37.900349 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b320750a-56a8-45ea-a942-f79d0ce80e4a tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:18:37.901396 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 40/158] 10.4.3.102 () {70 vars in 1299 bytes} [Tue Aug 25 16:18:37 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) Aug 25 16:18:37.903521 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:37.903521 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:18:37.917515 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-60a8f17d-0d06-4c02-aeed-e1d9df965064 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:37.919629 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-60a8f17d-0d06-4c02-aeed-e1d9df965064 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] GET https://10.4.3.102/volume/v3/volumes/dbb69b98-3e33-463f-bc25-7b776a514b5c Aug 25 16:18:37.919884 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-60a8f17d-0d06-4c02-aeed-e1d9df965064 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:37.920089 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-60a8f17d-0d06-4c02-aeed-e1d9df965064 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:37.927908 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:37.927908 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:18:37.931971 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-e0c36d2a-fd94-4fd9-96df-698ac4af4b5c tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/attachments/9e5028dd-eb49-4eb8-81a3-fbb6f29d3b38/action returned with HTTP 204 Aug 25 16:18:37.932531 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-60a8f17d-0d06-4c02-aeed-e1d9df965064 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Volume info retrieved successfully. Aug 25 16:18:37.934281 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 37/159] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:18:37 2026] POST /volume/v3/attachments/9e5028dd-eb49-4eb8-81a3-fbb6f29d3b38/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:18:37.938870 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-60a8f17d-0d06-4c02-aeed-e1d9df965064 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] https://10.4.3.102/volume/v3/volumes/dbb69b98-3e33-463f-bc25-7b776a514b5c returned with HTTP 200 Aug 25 16:18:37.939442 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 42/160] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:18:37 2026] GET /volume/v3/volumes/dbb69b98-3e33-463f-bc25-7b776a514b5c => generated 887 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:18:37.964428 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-25a3608b-3a3b-49c9-b875-c1e5a211805f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:37.964946 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-25a3608b-3a3b-49c9-b875-c1e5a211805f None None] GET https://10.4.3.102/volume// Aug 25 16:18:37.965194 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-25a3608b-3a3b-49c9-b875-c1e5a211805f None None] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:37.965617 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-25a3608b-3a3b-49c9-b875-c1e5a211805f None None] Calling method 'all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:37.966050 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-25a3608b-3a3b-49c9-b875-c1e5a211805f None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:18:37.966434 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 42/161] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:18:37 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:18:37.978824 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-7d385c67-b937-4240-9611-181d6f240fe1 req-f56f42d9-58f6-466f-a8f3-63d400636aa5 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:37.982108 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-f56f42d9-58f6-466f-a8f3-63d400636aa5 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] GET https://10.4.3.102/volume/v3/volumes/f7e94525-828c-4fdc-af56-a215faacd28a Aug 25 16:18:37.982108 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-f56f42d9-58f6-466f-a8f3-63d400636aa5 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:38.000308 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-f56f42d9-58f6-466f-a8f3-63d400636aa5 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:38.000308 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:38.000308 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:18:38.000839 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-7d385c67-b937-4240-9611-181d6f240fe1 req-f56f42d9-58f6-466f-a8f3-63d400636aa5 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Volume info retrieved successfully. Aug 25 16:18:38.008264 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-f56f42d9-58f6-466f-a8f3-63d400636aa5 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/volumes/f7e94525-828c-4fdc-af56-a215faacd28a returned with HTTP 200 Aug 25 16:18:38.018045 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 41/162] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:18:37 2026] GET /volume/v3/volumes/f7e94525-828c-4fdc-af56-a215faacd28a => generated 1029 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:18:38.101421 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-7d385c67-b937-4240-9611-181d6f240fe1 req-dbc3c800-6d4f-41dc-b98e-0d8d5c649e2c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:38.105514 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-dbc3c800-6d4f-41dc-b98e-0d8d5c649e2c tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] PUT https://10.4.3.102/volume/v3/attachments/753c2635-4ef6-4741-a99b-358943568e1c Aug 25 16:18:38.105946 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-dbc3c800-6d4f-41dc-b98e-0d8d5c649e2c tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:38.119377 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-7d385c67-b937-4240-9611-181d6f240fe1 req-dbc3c800-6d4f-41dc-b98e-0d8d5c649e2c tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Acquiring lock "cinder-attachment_update-f7e94525-828c-4fdc-af56-a215faacd28a-np0000008093" by "attachment_update" {{(pid=100457) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:18:38.132569 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-7d385c67-b937-4240-9611-181d6f240fe1 req-dbc3c800-6d4f-41dc-b98e-0d8d5c649e2c tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Lock "cinder-attachment_update-f7e94525-828c-4fdc-af56-a215faacd28a-np0000008093" acquired by "attachment_update" :: waited 0.013s {{(pid=100457) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:18:38.136820 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:38.136820 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:18:38.359159 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-7d385c67-b937-4240-9611-181d6f240fe1 req-dbc3c800-6d4f-41dc-b98e-0d8d5c649e2c tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Lock "cinder-attachment_update-f7e94525-828c-4fdc-af56-a215faacd28a-np0000008093" released by "attachment_update" :: held 0.227s {{(pid=100457) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:18:38.359674 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-dbc3c800-6d4f-41dc-b98e-0d8d5c649e2c tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/attachments/753c2635-4ef6-4741-a99b-358943568e1c returned with HTTP 200 Aug 25 16:18:38.361186 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 38/163] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:18:38 2026] PUT /volume/v3/attachments/753c2635-4ef6-4741-a99b-358943568e1c => generated 969 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:18:38.414364 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-7d385c67-b937-4240-9611-181d6f240fe1 req-d77707d8-47ef-4839-8b45-744003c1ee1a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:38.418378 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-d77707d8-47ef-4839-8b45-744003c1ee1a tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] POST https://10.4.3.102/volume/v3/attachments/753c2635-4ef6-4741-a99b-358943568e1c/action Aug 25 16:18:38.418853 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-d77707d8-47ef-4839-8b45-744003c1ee1a tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Action body: b'{"os-complete": null}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:18:38.418985 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-d77707d8-47ef-4839-8b45-744003c1ee1a tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:38.446943 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:38.446943 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:18:38.477657 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-d77707d8-47ef-4839-8b45-744003c1ee1a tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/attachments/753c2635-4ef6-4741-a99b-358943568e1c/action returned with HTTP 204 Aug 25 16:18:38.478109 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 43/164] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:18:38 2026] POST /volume/v3/attachments/753c2635-4ef6-4741-a99b-358943568e1c/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:18:38.507102 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-c6853f8a-cf0b-4ae7-b0c8-dc0af01f218a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:38.507666 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c6853f8a-cf0b-4ae7-b0c8-dc0af01f218a None None] GET https://10.4.3.102/volume// Aug 25 16:18:38.507927 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c6853f8a-cf0b-4ae7-b0c8-dc0af01f218a None None] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:38.508235 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c6853f8a-cf0b-4ae7-b0c8-dc0af01f218a None None] Calling method 'all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:38.508672 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c6853f8a-cf0b-4ae7-b0c8-dc0af01f218a None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:18:38.508972 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 43/165] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:18:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:18:38.523072 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-7d385c67-b937-4240-9611-181d6f240fe1 req-4f30ae9b-90e1-414e-905b-10cd8595fa41 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:38.525892 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-4f30ae9b-90e1-414e-905b-10cd8595fa41 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] GET https://10.4.3.102/volume/v3/volumes/ebaabfd0-c0aa-4cea-9a80-fef16f3c0293 Aug 25 16:18:38.526238 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-4f30ae9b-90e1-414e-905b-10cd8595fa41 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:38.526553 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-4f30ae9b-90e1-414e-905b-10cd8595fa41 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:38.537283 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:38.537283 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:18:38.542287 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-7d385c67-b937-4240-9611-181d6f240fe1 req-4f30ae9b-90e1-414e-905b-10cd8595fa41 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Volume info retrieved successfully. Aug 25 16:18:38.548070 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-4f30ae9b-90e1-414e-905b-10cd8595fa41 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/volumes/ebaabfd0-c0aa-4cea-9a80-fef16f3c0293 returned with HTTP 200 Aug 25 16:18:38.548864 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 42/166] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:18:38 2026] GET /volume/v3/volumes/ebaabfd0-c0aa-4cea-9a80-fef16f3c0293 => generated 1029 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:18:38.636389 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-7d385c67-b937-4240-9611-181d6f240fe1 req-fa9074b1-b4b9-4a69-b991-6aea9a354470 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:38.642179 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-fa9074b1-b4b9-4a69-b991-6aea9a354470 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] PUT https://10.4.3.102/volume/v3/attachments/c5bc2b73-19c8-4e8b-8a58-8cf764544091 Aug 25 16:18:38.643578 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-fa9074b1-b4b9-4a69-b991-6aea9a354470 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:38.655462 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-7d385c67-b937-4240-9611-181d6f240fe1 req-fa9074b1-b4b9-4a69-b991-6aea9a354470 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Acquiring lock "cinder-attachment_update-ebaabfd0-c0aa-4cea-9a80-fef16f3c0293-np0000008093" by "attachment_update" {{(pid=100457) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:18:38.661257 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-7d385c67-b937-4240-9611-181d6f240fe1 req-fa9074b1-b4b9-4a69-b991-6aea9a354470 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Lock "cinder-attachment_update-ebaabfd0-c0aa-4cea-9a80-fef16f3c0293-np0000008093" acquired by "attachment_update" :: waited 0.006s {{(pid=100457) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:18:38.662563 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:38.662563 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:18:38.772347 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-7d385c67-b937-4240-9611-181d6f240fe1 req-fa9074b1-b4b9-4a69-b991-6aea9a354470 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Lock "cinder-attachment_update-ebaabfd0-c0aa-4cea-9a80-fef16f3c0293-np0000008093" released by "attachment_update" :: held 0.111s {{(pid=100457) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:18:38.772347 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-fa9074b1-b4b9-4a69-b991-6aea9a354470 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/attachments/c5bc2b73-19c8-4e8b-8a58-8cf764544091 returned with HTTP 200 Aug 25 16:18:38.773130 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 39/167] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:18:38 2026] PUT /volume/v3/attachments/c5bc2b73-19c8-4e8b-8a58-8cf764544091 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:18:38.818165 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-7d385c67-b937-4240-9611-181d6f240fe1 req-a845a13e-1e0c-4eba-85ae-728c25c790ff None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:38.821224 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-a845a13e-1e0c-4eba-85ae-728c25c790ff tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] POST https://10.4.3.102/volume/v3/attachments/c5bc2b73-19c8-4e8b-8a58-8cf764544091/action Aug 25 16:18:38.821694 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-a845a13e-1e0c-4eba-85ae-728c25c790ff tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Action body: b'{"os-complete": null}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:18:38.821845 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-a845a13e-1e0c-4eba-85ae-728c25c790ff tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:38.845620 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:38.845620 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:18:38.866215 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-7d385c67-b937-4240-9611-181d6f240fe1 req-a845a13e-1e0c-4eba-85ae-728c25c790ff tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/attachments/c5bc2b73-19c8-4e8b-8a58-8cf764544091/action returned with HTTP 204 Aug 25 16:18:38.867042 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 44/168] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:18:38 2026] POST /volume/v3/attachments/c5bc2b73-19c8-4e8b-8a58-8cf764544091/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:18:38.954304 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b475c739-15f8-4e93-98da-b638030d968f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:38.956454 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b475c739-15f8-4e93-98da-b638030d968f tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] GET https://10.4.3.102/volume/v3/volumes/dbb69b98-3e33-463f-bc25-7b776a514b5c Aug 25 16:18:38.956815 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b475c739-15f8-4e93-98da-b638030d968f tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:38.957121 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b475c739-15f8-4e93-98da-b638030d968f tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:38.964874 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:38.964874 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:18:38.970865 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-b475c739-15f8-4e93-98da-b638030d968f tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Volume info retrieved successfully. Aug 25 16:18:38.979096 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b475c739-15f8-4e93-98da-b638030d968f tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] https://10.4.3.102/volume/v3/volumes/dbb69b98-3e33-463f-bc25-7b776a514b5c returned with HTTP 200 Aug 25 16:18:38.979873 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 44/169] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:18:38 2026] GET /volume/v3/volumes/dbb69b98-3e33-463f-bc25-7b776a514b5c => generated 946 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:18:38.997141 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-df1e4c2b-3992-4317-ac84-bee136aabc49 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:38.999883 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-df1e4c2b-3992-4317-ac84-bee136aabc49 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] POST https://10.4.3.102/volume/v3/volume-transfers Aug 25 16:18:39.000379 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-df1e4c2b-3992-4317-ac84-bee136aabc49 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "dbb69b98-3e33-463f-bc25-7b776a514b5c"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:39.002442 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volume_transfer [None req-df1e4c2b-3992-4317-ac84-bee136aabc49 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Creating new volume transfer {'transfer': {'volume_id': 'dbb69b98-3e33-463f-bc25-7b776a514b5c'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 25 16:18:39.002442 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volume_transfer [None req-df1e4c2b-3992-4317-ac84-bee136aabc49 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Creating transfer of volume dbb69b98-3e33-463f-bc25-7b776a514b5c Aug 25 16:18:39.002442 np0000008093 devstack@c-api.service[100456]: INFO cinder.transfer.api [None req-df1e4c2b-3992-4317-ac84-bee136aabc49 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Generating transfer record for volume dbb69b98-3e33-463f-bc25-7b776a514b5c Aug 25 16:18:39.013789 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:39.013789 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:18:39.041555 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-df1e4c2b-3992-4317-ac84-bee136aabc49 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] https://10.4.3.102/volume/v3/volume-transfers returned with HTTP 202 Aug 25 16:18:39.042195 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 43/170] 10.4.3.102 () {70 vars in 1326 bytes} [Tue Aug 25 16:18:38 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:18:39.055577 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-af2843e7-92bb-400d-8bb7-e1d5d8bee2ca None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:39.057846 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-af2843e7-92bb-400d-8bb7-e1d5d8bee2ca tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] GET https://10.4.3.102/volume/v3/volumes/dbb69b98-3e33-463f-bc25-7b776a514b5c Aug 25 16:18:39.058145 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-af2843e7-92bb-400d-8bb7-e1d5d8bee2ca tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:39.058367 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-af2843e7-92bb-400d-8bb7-e1d5d8bee2ca tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:39.067373 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:39.067373 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:18:39.073643 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-af2843e7-92bb-400d-8bb7-e1d5d8bee2ca tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Volume info retrieved successfully. Aug 25 16:18:39.080578 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-af2843e7-92bb-400d-8bb7-e1d5d8bee2ca tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] https://10.4.3.102/volume/v3/volumes/dbb69b98-3e33-463f-bc25-7b776a514b5c returned with HTTP 200 Aug 25 16:18:39.081232 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 40/171] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:18:39 2026] GET /volume/v3/volumes/dbb69b98-3e33-463f-bc25-7b776a514b5c => generated 954 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 16:18:39.096924 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d8eba4bc-f0e9-4557-bace-01d8f2322cf8 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:39.100037 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d8eba4bc-f0e9-4557-bace-01d8f2322cf8 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] GET https://10.4.3.102/volume/v3/volume-transfers/detail Aug 25 16:18:39.100315 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d8eba4bc-f0e9-4557-bace-01d8f2322cf8 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:39.101125 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d8eba4bc-f0e9-4557-bace-01d8f2322cf8 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Calling method 'detail' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:39.101125 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volume_transfer [None req-d8eba4bc-f0e9-4557-bace-01d8f2322cf8 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Listing volume transfers {{(pid=100455) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 25 16:18:39.105814 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d8eba4bc-f0e9-4557-bace-01d8f2322cf8 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] https://10.4.3.102/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 25 16:18:39.108358 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 45/172] 10.4.3.102 () {68 vars in 1326 bytes} [Tue Aug 25 16:18:39 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:18:39.116454 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-cb9993e8-6443-4753-a49d-f76b5e8961ae None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:39.119708 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cb9993e8-6443-4753-a49d-f76b5e8961ae tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] DELETE https://10.4.3.102/volume/v3/volume-transfers/fd6cee7b-f343-494a-924c-7add5432a731 Aug 25 16:18:39.119964 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cb9993e8-6443-4753-a49d-f76b5e8961ae tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:39.120198 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cb9993e8-6443-4753-a49d-f76b5e8961ae tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:39.120344 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.contrib.volume_transfer [None req-cb9993e8-6443-4753-a49d-f76b5e8961ae tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Delete transfer with id: fd6cee7b-f343-494a-924c-7add5432a731 Aug 25 16:18:39.134299 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:39.134299 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:18:39.145532 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cb9993e8-6443-4753-a49d-f76b5e8961ae tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] https://10.4.3.102/volume/v3/volume-transfers/fd6cee7b-f343-494a-924c-7add5432a731 returned with HTTP 202 Aug 25 16:18:39.146221 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 45/173] 10.4.3.102 () {68 vars in 1419 bytes} [Tue Aug 25 16:18:39 2026] DELETE /volume/v3/volume-transfers/fd6cee7b-f343-494a-924c-7add5432a731 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:18:39.154981 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-15695286-646d-4324-bc78-f621e17a658b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:39.159208 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-15695286-646d-4324-bc78-f621e17a658b tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] GET https://10.4.3.102/volume/v3/volumes/dbb69b98-3e33-463f-bc25-7b776a514b5c Aug 25 16:18:39.159256 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-15695286-646d-4324-bc78-f621e17a658b tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:39.159704 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-15695286-646d-4324-bc78-f621e17a658b tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:39.169775 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:39.169775 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:18:39.175340 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-15695286-646d-4324-bc78-f621e17a658b tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Volume info retrieved successfully. Aug 25 16:18:39.182194 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-15695286-646d-4324-bc78-f621e17a658b tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] https://10.4.3.102/volume/v3/volumes/dbb69b98-3e33-463f-bc25-7b776a514b5c returned with HTTP 200 Aug 25 16:18:39.182529 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 44/174] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:18:39 2026] GET /volume/v3/volumes/dbb69b98-3e33-463f-bc25-7b776a514b5c => generated 946 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:18:39.200503 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-3f686170-258f-42f4-8f5b-e3f71fba2f61 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:39.202712 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3f686170-258f-42f4-8f5b-e3f71fba2f61 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] DELETE https://10.4.3.102/volume/v3/volume-transfers/fd6cee7b-f343-494a-924c-7add5432a731 Aug 25 16:18:39.203035 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3f686170-258f-42f4-8f5b-e3f71fba2f61 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:39.203331 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3f686170-258f-42f4-8f5b-e3f71fba2f61 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:39.203564 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.contrib.volume_transfer [None req-3f686170-258f-42f4-8f5b-e3f71fba2f61 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Delete transfer with id: fd6cee7b-f343-494a-924c-7add5432a731 Aug 25 16:18:39.209202 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3f686170-258f-42f4-8f5b-e3f71fba2f61 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] https://10.4.3.102/volume/v3/volume-transfers/fd6cee7b-f343-494a-924c-7add5432a731 returned with HTTP 404 Aug 25 16:18:39.210034 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 41/175] 10.4.3.102 () {68 vars in 1419 bytes} [Tue Aug 25 16:18:39 2026] DELETE /volume/v3/volume-transfers/fd6cee7b-f343-494a-924c-7add5432a731 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:18:39.218328 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d2b8ffed-dabc-4d4b-be65-eb75aa8233ea None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:39.220361 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d2b8ffed-dabc-4d4b-be65-eb75aa8233ea tempest-VolumesTransfersV357Test-1811543902 tempest-VolumesTransfersV357Test-1811543902-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/dbb69b98-3e33-463f-bc25-7b776a514b5c Aug 25 16:18:39.220643 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d2b8ffed-dabc-4d4b-be65-eb75aa8233ea tempest-VolumesTransfersV357Test-1811543902 tempest-VolumesTransfersV357Test-1811543902-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:39.220867 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d2b8ffed-dabc-4d4b-be65-eb75aa8233ea tempest-VolumesTransfersV357Test-1811543902 tempest-VolumesTransfersV357Test-1811543902-project-admin] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:39.221206 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-d2b8ffed-dabc-4d4b-be65-eb75aa8233ea tempest-VolumesTransfersV357Test-1811543902 tempest-VolumesTransfersV357Test-1811543902-project-admin] Delete volume with id: dbb69b98-3e33-463f-bc25-7b776a514b5c Aug 25 16:18:39.229486 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:39.229486 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:18:39.229792 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-d2b8ffed-dabc-4d4b-be65-eb75aa8233ea tempest-VolumesTransfersV357Test-1811543902 tempest-VolumesTransfersV357Test-1811543902-project-admin] Volume info retrieved successfully. Aug 25 16:18:39.271738 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-d2b8ffed-dabc-4d4b-be65-eb75aa8233ea tempest-VolumesTransfersV357Test-1811543902 tempest-VolumesTransfersV357Test-1811543902-project-admin] Delete volume request issued successfully. Aug 25 16:18:39.272005 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d2b8ffed-dabc-4d4b-be65-eb75aa8233ea tempest-VolumesTransfersV357Test-1811543902 tempest-VolumesTransfersV357Test-1811543902-project-admin] https://10.4.3.102/volume/v3/volumes/dbb69b98-3e33-463f-bc25-7b776a514b5c returned with HTTP 202 Aug 25 16:18:39.276157 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 46/176] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:18:39 2026] DELETE /volume/v3/volumes/dbb69b98-3e33-463f-bc25-7b776a514b5c => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:18:39.290911 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-04befc66-b3c8-4897-8256-bd723afdb06d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:39.301856 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-04befc66-b3c8-4897-8256-bd723afdb06d tempest-VolumesTransfersV357Test-1811543902 tempest-VolumesTransfersV357Test-1811543902-project-admin] GET https://10.4.3.102/volume/v3/volumes/dbb69b98-3e33-463f-bc25-7b776a514b5c Aug 25 16:18:39.302567 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-04befc66-b3c8-4897-8256-bd723afdb06d tempest-VolumesTransfersV357Test-1811543902 tempest-VolumesTransfersV357Test-1811543902-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:39.303016 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-04befc66-b3c8-4897-8256-bd723afdb06d tempest-VolumesTransfersV357Test-1811543902 tempest-VolumesTransfersV357Test-1811543902-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:39.315136 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:39.315136 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:18:39.321214 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-04befc66-b3c8-4897-8256-bd723afdb06d tempest-VolumesTransfersV357Test-1811543902 tempest-VolumesTransfersV357Test-1811543902-project-admin] Volume info retrieved successfully. Aug 25 16:18:39.328061 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-04befc66-b3c8-4897-8256-bd723afdb06d tempest-VolumesTransfersV357Test-1811543902 tempest-VolumesTransfersV357Test-1811543902-project-admin] https://10.4.3.102/volume/v3/volumes/dbb69b98-3e33-463f-bc25-7b776a514b5c returned with HTTP 200 Aug 25 16:18:39.328637 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 46/177] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:18:39 2026] GET /volume/v3/volumes/dbb69b98-3e33-463f-bc25-7b776a514b5c => generated 1130 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:18:40.350098 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-dfb0e58b-d612-4658-a9a1-005e3fc7bc36 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:40.353616 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-dfb0e58b-d612-4658-a9a1-005e3fc7bc36 tempest-VolumesTransfersV357Test-1811543902 tempest-VolumesTransfersV357Test-1811543902-project-admin] GET https://10.4.3.102/volume/v3/volumes/dbb69b98-3e33-463f-bc25-7b776a514b5c Aug 25 16:18:40.353616 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-dfb0e58b-d612-4658-a9a1-005e3fc7bc36 tempest-VolumesTransfersV357Test-1811543902 tempest-VolumesTransfersV357Test-1811543902-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:40.353616 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-dfb0e58b-d612-4658-a9a1-005e3fc7bc36 tempest-VolumesTransfersV357Test-1811543902 tempest-VolumesTransfersV357Test-1811543902-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:40.364271 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-dfb0e58b-d612-4658-a9a1-005e3fc7bc36 tempest-VolumesTransfersV357Test-1811543902 tempest-VolumesTransfersV357Test-1811543902-project-admin] https://10.4.3.102/volume/v3/volumes/dbb69b98-3e33-463f-bc25-7b776a514b5c returned with HTTP 404 Aug 25 16:18:40.364271 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 45/178] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:18:40 2026] GET /volume/v3/volumes/dbb69b98-3e33-463f-bc25-7b776a514b5c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:18:40.370152 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-551a4cb6-9dd2-471f-b851-8070ab488763 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:40.372208 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-551a4cb6-9dd2-471f-b851-8070ab488763 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] GET https://10.4.3.102/volume/v3/volumes/dbb69b98-3e33-463f-bc25-7b776a514b5c Aug 25 16:18:40.372516 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-551a4cb6-9dd2-471f-b851-8070ab488763 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:40.372815 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-551a4cb6-9dd2-471f-b851-8070ab488763 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:40.383972 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-551a4cb6-9dd2-471f-b851-8070ab488763 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] https://10.4.3.102/volume/v3/volumes/dbb69b98-3e33-463f-bc25-7b776a514b5c returned with HTTP 404 Aug 25 16:18:40.384898 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 42/179] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:18:40 2026] GET /volume/v3/volumes/dbb69b98-3e33-463f-bc25-7b776a514b5c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:18:40.394047 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-96eeafdf-72fd-4712-8d30-137789d23d06 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:40.396516 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-96eeafdf-72fd-4712-8d30-137789d23d06 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] DELETE https://10.4.3.102/volume/v3/volumes/dbb69b98-3e33-463f-bc25-7b776a514b5c Aug 25 16:18:40.397125 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-96eeafdf-72fd-4712-8d30-137789d23d06 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:40.398711 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-96eeafdf-72fd-4712-8d30-137789d23d06 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:40.398711 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-96eeafdf-72fd-4712-8d30-137789d23d06 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] Delete volume with id: dbb69b98-3e33-463f-bc25-7b776a514b5c Aug 25 16:18:40.405834 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-96eeafdf-72fd-4712-8d30-137789d23d06 tempest-VolumesTransfersV357Test-825231462 tempest-VolumesTransfersV357Test-825231462-project-member] https://10.4.3.102/volume/v3/volumes/dbb69b98-3e33-463f-bc25-7b776a514b5c returned with HTTP 404 Aug 25 16:18:40.406580 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 47/180] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:18:40 2026] DELETE /volume/v3/volumes/dbb69b98-3e33-463f-bc25-7b776a514b5c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:18:47.523969 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-d7671066-2f53-46c7-8140-94a1e5267120 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:47.532099 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d7671066-2f53-46c7-8140-94a1e5267120 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:18:47.532569 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d7671066-2f53-46c7-8140-94a1e5267120 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9fcea7ad-f61c-4330-b26d-860af52471bb", "size": 1, "name": "tempest-VolumesCloneTest-Volume-814055200"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:47.534480 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-d7671066-2f53-46c7-8140-94a1e5267120 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Create volume request body: {'volume': {'imageRef': '9fcea7ad-f61c-4330-b26d-860af52471bb', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-814055200'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:18:48.093113 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-d7671066-2f53-46c7-8140-94a1e5267120 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Create volume of 1 GB Aug 25 16:18:48.099036 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-d7671066-2f53-46c7-8140-94a1e5267120 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Availability Zones retrieved successfully. Aug 25 16:18:48.106171 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d7671066-2f53-46c7-8140-94a1e5267120 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Flow 'volume_create_api' (229ef6e9-f5c2-4057-a642-a341abf81c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:18:48.107757 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d7671066-2f53-46c7-8140-94a1e5267120 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f22d1595-bb6a-4eae-a04e-4601b43b52df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:48.108936 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-d7671066-2f53-46c7-8140-94a1e5267120 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:18:48.236714 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d7671066-2f53-46c7-8140-94a1e5267120 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f22d1595-bb6a-4eae-a04e-4601b43b52df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:48.237514 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d7671066-2f53-46c7-8140-94a1e5267120 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1c34324-2b53-4865-8c74-9ea04a44951f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:48.332965 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-d7671066-2f53-46c7-8140-94a1e5267120 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Created reservations ['dc3955d7-0d09-4af1-942f-6691a5482573', 'd0880363-e933-4235-818f-d59f499365dd', 'dc9c274b-3608-4bea-9402-bbd89ba79ca9', '34dc6ef0-81a8-4983-8a69-e3de162d421b'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:18:48.334256 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d7671066-2f53-46c7-8140-94a1e5267120 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1c34324-2b53-4865-8c74-9ea04a44951f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc3955d7-0d09-4af1-942f-6691a5482573', 'd0880363-e933-4235-818f-d59f499365dd', 'dc9c274b-3608-4bea-9402-bbd89ba79ca9', '34dc6ef0-81a8-4983-8a69-e3de162d421b']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:48.336771 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d7671066-2f53-46c7-8140-94a1e5267120 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28c308d8-65b0-4e18-9207-f99bc10a5958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:48.379391 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d7671066-2f53-46c7-8140-94a1e5267120 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28c308d8-65b0-4e18-9207-f99bc10a5958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b07468c3-07f6-4eba-a3a7-10104990c09f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-814055200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='656d8419b2c34b9c8b327d47b3a6c902',qos_specs=None,replication_status=,reservations=['dc3955d7-0d09-4af1-942f-6691a5482573','d0880363-e933-4235-818f-d59f499365dd','dc9c274b-3608-4bea-9402-bbd89ba79ca9','34dc6ef0-81a8-4983-8a69-e3de162d421b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88fa40519a5f412899dba5c5e1eb5482',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:18:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-814055200',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b07468c3-07f6-4eba-a3a7-10104990c09f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='656d8419b2c34b9c8b327d47b3a6c902',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88fa40519a5f412899dba5c5e1eb5482',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:48.380726 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d7671066-2f53-46c7-8140-94a1e5267120 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bd183ea-944d-4823-a3b1-31140d1264c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:48.412489 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d7671066-2f53-46c7-8140-94a1e5267120 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bd183ea-944d-4823-a3b1-31140d1264c9) transitioned into state 'SUCCESS' from state '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-814055200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='656d8419b2c34b9c8b327d47b3a6c902',qos_specs=None,replication_status=,reservations=['dc3955d7-0d09-4af1-942f-6691a5482573','d0880363-e933-4235-818f-d59f499365dd','dc9c274b-3608-4bea-9402-bbd89ba79ca9','34dc6ef0-81a8-4983-8a69-e3de162d421b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88fa40519a5f412899dba5c5e1eb5482',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:48.413448 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d7671066-2f53-46c7-8140-94a1e5267120 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f50afbd2-0bc2-4fbb-a688-8191d700b384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:48.444381 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d7671066-2f53-46c7-8140-94a1e5267120 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f50afbd2-0bc2-4fbb-a688-8191d700b384) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:48.445516 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d7671066-2f53-46c7-8140-94a1e5267120 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Flow 'volume_create_api' (229ef6e9-f5c2-4057-a642-a341abf81c05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:18:48.445917 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-d7671066-2f53-46c7-8140-94a1e5267120 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Create volume request issued successfully. Aug 25 16:18:48.446670 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d7671066-2f53-46c7-8140-94a1e5267120 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:18:48.447484 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 47/181] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:18:47 2026] POST /volume/v3/volumes => generated 746 bytes in 924 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:18:48.467223 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-2b251640-3a9a-4222-b6c7-4f160ba84cbe None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:48.470076 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2b251640-3a9a-4222-b6c7-4f160ba84cbe tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] GET https://10.4.3.102/volume/v3/volumes/b07468c3-07f6-4eba-a3a7-10104990c09f Aug 25 16:18:48.470450 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2b251640-3a9a-4222-b6c7-4f160ba84cbe tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:48.472949 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2b251640-3a9a-4222-b6c7-4f160ba84cbe tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:48.490495 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:48.490495 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:18:48.498639 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-2b251640-3a9a-4222-b6c7-4f160ba84cbe tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Volume info retrieved successfully. Aug 25 16:18:48.506644 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2b251640-3a9a-4222-b6c7-4f160ba84cbe tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] https://10.4.3.102/volume/v3/volumes/b07468c3-07f6-4eba-a3a7-10104990c09f returned with HTTP 200 Aug 25 16:18:48.509662 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 46/182] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:48 2026] GET /volume/v3/volumes/b07468c3-07f6-4eba-a3a7-10104990c09f => generated 814 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:49.524508 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-80d6436a-ce47-4810-b40f-c204e32237eb None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:49.527398 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-80d6436a-ce47-4810-b40f-c204e32237eb tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] GET https://10.4.3.102/volume/v3/volumes/b07468c3-07f6-4eba-a3a7-10104990c09f Aug 25 16:18:49.527708 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-80d6436a-ce47-4810-b40f-c204e32237eb tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:49.527978 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-80d6436a-ce47-4810-b40f-c204e32237eb tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:49.536879 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:49.536879 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:18:49.544560 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-80d6436a-ce47-4810-b40f-c204e32237eb tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Volume info retrieved successfully. Aug 25 16:18:49.550824 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-80d6436a-ce47-4810-b40f-c204e32237eb tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] https://10.4.3.102/volume/v3/volumes/b07468c3-07f6-4eba-a3a7-10104990c09f returned with HTTP 200 Aug 25 16:18:49.551663 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 43/183] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:49 2026] GET /volume/v3/volumes/b07468c3-07f6-4eba-a3a7-10104990c09f => generated 1354 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:18:49.568803 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d9213afe-d506-4489-93be-4e6870d49f18 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:49.570538 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d9213afe-d506-4489-93be-4e6870d49f18 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:18:49.570900 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d9213afe-d506-4489-93be-4e6870d49f18 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "b07468c3-07f6-4eba-a3a7-10104990c09f", "size": 1, "name": "tempest-VolumesCloneTest-Volume-571497309"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:49.572278 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-d9213afe-d506-4489-93be-4e6870d49f18 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Create volume request body: {'volume': {'source_volid': 'b07468c3-07f6-4eba-a3a7-10104990c09f', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-571497309'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:18:49.574553 np0000008093 devstack@c-api.service[100455]: DEBUG dbcounter [-] [100455] Writing DB stats cinder:SELECT=180,cinder:INSERT=28,cinder:UPDATE=52,cinder:DELETE=3 {{(pid=100455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:18:49.579836 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:49.579836 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:18:49.580359 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-d9213afe-d506-4489-93be-4e6870d49f18 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Volume retrieved successfully. Aug 25 16:18:49.580502 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-d9213afe-d506-4489-93be-4e6870d49f18 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Create volume of 1 GB Aug 25 16:18:49.584899 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-d9213afe-d506-4489-93be-4e6870d49f18 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Availability Zones retrieved successfully. Aug 25 16:18:49.591639 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-d9213afe-d506-4489-93be-4e6870d49f18 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Flow 'volume_create_api' (bd1d4dad-1b0a-458b-b7b7-001175ce47d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:18:49.592390 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-d9213afe-d506-4489-93be-4e6870d49f18 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58c4f44f-2eaf-48a5-9ff0-14d78be51196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:49.593696 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-d9213afe-d506-4489-93be-4e6870d49f18 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:18:49.618650 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-d9213afe-d506-4489-93be-4e6870d49f18 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58c4f44f-2eaf-48a5-9ff0-14d78be51196) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b07468c3-07f6-4eba-a3a7-10104990c09f', 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:49.619468 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-d9213afe-d506-4489-93be-4e6870d49f18 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (709e1d92-942a-45fa-ab71-7e8a88ed67a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:49.666742 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-d9213afe-d506-4489-93be-4e6870d49f18 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Created reservations ['761ca8df-182a-44da-a389-5199337cd047', '4a8a84cf-3a45-47a1-a759-520f7fa60b0f', '410088ea-2967-4f84-8ad3-c12feb374f59', '11497ff3-2791-4c02-94a6-0945f0c43365'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:18:49.667817 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-d9213afe-d506-4489-93be-4e6870d49f18 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (709e1d92-942a-45fa-ab71-7e8a88ed67a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['761ca8df-182a-44da-a389-5199337cd047', '4a8a84cf-3a45-47a1-a759-520f7fa60b0f', '410088ea-2967-4f84-8ad3-c12feb374f59', '11497ff3-2791-4c02-94a6-0945f0c43365']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:49.668628 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-d9213afe-d506-4489-93be-4e6870d49f18 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23e7fd16-0208-404b-a37a-2bd770c370e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:49.708557 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-d9213afe-d506-4489-93be-4e6870d49f18 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23e7fd16-0208-404b-a37a-2bd770c370e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72a29daa-64e9-4faf-951d-f9ddfc24bfa4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-571497309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='656d8419b2c34b9c8b327d47b3a6c902',qos_specs=None,replication_status=,reservations=['761ca8df-182a-44da-a389-5199337cd047','4a8a84cf-3a45-47a1-a759-520f7fa60b0f','410088ea-2967-4f84-8ad3-c12feb374f59','11497ff3-2791-4c02-94a6-0945f0c43365'],size=1,snapshot_id=None,source_replicaid=,source_volid=b07468c3-07f6-4eba-a3a7-10104990c09f,status='creating',user_id='88fa40519a5f412899dba5c5e1eb5482',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:18:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-571497309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72a29daa-64e9-4faf-951d-f9ddfc24bfa4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='656d8419b2c34b9c8b327d47b3a6c902',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b07468c3-07f6-4eba-a3a7-10104990c09f,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88fa40519a5f412899dba5c5e1eb5482',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:49.709464 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-d9213afe-d506-4489-93be-4e6870d49f18 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5aaae431-f71c-4bfe-afdb-89d4dba4f81d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:49.734297 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-d9213afe-d506-4489-93be-4e6870d49f18 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5aaae431-f71c-4bfe-afdb-89d4dba4f81d) transitioned into state 'SUCCESS' from state '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-571497309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='656d8419b2c34b9c8b327d47b3a6c902',qos_specs=None,replication_status=,reservations=['761ca8df-182a-44da-a389-5199337cd047','4a8a84cf-3a45-47a1-a759-520f7fa60b0f','410088ea-2967-4f84-8ad3-c12feb374f59','11497ff3-2791-4c02-94a6-0945f0c43365'],size=1,snapshot_id=None,source_replicaid=,source_volid=b07468c3-07f6-4eba-a3a7-10104990c09f,status='creating',user_id='88fa40519a5f412899dba5c5e1eb5482',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:49.735065 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-d9213afe-d506-4489-93be-4e6870d49f18 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4953e578-e87c-40f8-883d-8e6c3e0f3e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:49.754243 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-d9213afe-d506-4489-93be-4e6870d49f18 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4953e578-e87c-40f8-883d-8e6c3e0f3e73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:49.755087 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-d9213afe-d506-4489-93be-4e6870d49f18 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Flow 'volume_create_api' (bd1d4dad-1b0a-458b-b7b7-001175ce47d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:18:49.755420 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-d9213afe-d506-4489-93be-4e6870d49f18 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Create volume request issued successfully. Aug 25 16:18:49.755973 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d9213afe-d506-4489-93be-4e6870d49f18 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:18:49.756418 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 48/184] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:18:49 2026] POST /volume/v3/volumes => generated 779 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:18:49.767791 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-857cdb65-6fcd-4845-9078-007bae1783e4 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:49.770602 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-857cdb65-6fcd-4845-9078-007bae1783e4 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] GET https://10.4.3.102/volume/v3/volumes/72a29daa-64e9-4faf-951d-f9ddfc24bfa4 Aug 25 16:18:49.770906 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-857cdb65-6fcd-4845-9078-007bae1783e4 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:49.771285 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-857cdb65-6fcd-4845-9078-007bae1783e4 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:49.920906 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:49.920906 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:18:49.924411 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-857cdb65-6fcd-4845-9078-007bae1783e4 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Volume info retrieved successfully. Aug 25 16:18:49.928919 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-857cdb65-6fcd-4845-9078-007bae1783e4 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] https://10.4.3.102/volume/v3/volumes/72a29daa-64e9-4faf-951d-f9ddfc24bfa4 returned with HTTP 200 Aug 25 16:18:49.931279 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 48/185] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:49 2026] GET /volume/v3/volumes/72a29daa-64e9-4faf-951d-f9ddfc24bfa4 => generated 847 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:50.944640 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-4df5a5eb-2ab8-4355-b4a9-e25e27c15079 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:50.948712 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4df5a5eb-2ab8-4355-b4a9-e25e27c15079 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] GET https://10.4.3.102/volume/v3/volumes/72a29daa-64e9-4faf-951d-f9ddfc24bfa4 Aug 25 16:18:50.948712 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4df5a5eb-2ab8-4355-b4a9-e25e27c15079 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:50.948712 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4df5a5eb-2ab8-4355-b4a9-e25e27c15079 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:50.954227 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:50.954227 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:18:50.958016 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-4df5a5eb-2ab8-4355-b4a9-e25e27c15079 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Volume info retrieved successfully. Aug 25 16:18:50.962795 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4df5a5eb-2ab8-4355-b4a9-e25e27c15079 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] https://10.4.3.102/volume/v3/volumes/72a29daa-64e9-4faf-951d-f9ddfc24bfa4 returned with HTTP 200 Aug 25 16:18:50.963243 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 47/186] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:50 2026] GET /volume/v3/volumes/72a29daa-64e9-4faf-951d-f9ddfc24bfa4 => generated 1388 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:18:50.981030 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f0e88cfc-5049-4f50-bbc1-376013632701 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:50.982855 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f0e88cfc-5049-4f50-bbc1-376013632701 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] GET https://10.4.3.102/volume/v3/volumes/72a29daa-64e9-4faf-951d-f9ddfc24bfa4 Aug 25 16:18:50.983079 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f0e88cfc-5049-4f50-bbc1-376013632701 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:50.983866 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f0e88cfc-5049-4f50-bbc1-376013632701 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:50.993618 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:50.993618 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:18:50.995178 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-f0e88cfc-5049-4f50-bbc1-376013632701 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Volume info retrieved successfully. Aug 25 16:18:51.000147 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f0e88cfc-5049-4f50-bbc1-376013632701 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] https://10.4.3.102/volume/v3/volumes/72a29daa-64e9-4faf-951d-f9ddfc24bfa4 returned with HTTP 200 Aug 25 16:18:51.000520 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 44/187] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:50 2026] GET /volume/v3/volumes/72a29daa-64e9-4faf-951d-f9ddfc24bfa4 => generated 1388 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:18:51.013958 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-adccca49-7996-4548-a937-cfeaab08d026 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:51.015743 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-adccca49-7996-4548-a937-cfeaab08d026 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] GET https://10.4.3.102/volume/v3/volumes/72a29daa-64e9-4faf-951d-f9ddfc24bfa4 Aug 25 16:18:51.015935 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-adccca49-7996-4548-a937-cfeaab08d026 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:51.016124 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-adccca49-7996-4548-a937-cfeaab08d026 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:51.023648 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:51.023648 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:18:51.028567 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-adccca49-7996-4548-a937-cfeaab08d026 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Volume info retrieved successfully. Aug 25 16:18:51.034933 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-adccca49-7996-4548-a937-cfeaab08d026 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] https://10.4.3.102/volume/v3/volumes/72a29daa-64e9-4faf-951d-f9ddfc24bfa4 returned with HTTP 200 Aug 25 16:18:51.035394 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 49/188] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:51 2026] GET /volume/v3/volumes/72a29daa-64e9-4faf-951d-f9ddfc24bfa4 => generated 1388 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:18:51.051184 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9451558c-cbe4-4b32-aace-b079f251dff6 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:51.053157 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9451558c-cbe4-4b32-aace-b079f251dff6 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] DELETE https://10.4.3.102/volume/v3/volumes/72a29daa-64e9-4faf-951d-f9ddfc24bfa4 Aug 25 16:18:51.053382 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9451558c-cbe4-4b32-aace-b079f251dff6 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:51.053600 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9451558c-cbe4-4b32-aace-b079f251dff6 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:51.053799 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-9451558c-cbe4-4b32-aace-b079f251dff6 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Delete volume with id: 72a29daa-64e9-4faf-951d-f9ddfc24bfa4 Aug 25 16:18:51.061711 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:51.061711 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:18:51.062237 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-9451558c-cbe4-4b32-aace-b079f251dff6 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Volume info retrieved successfully. Aug 25 16:18:51.087302 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-9451558c-cbe4-4b32-aace-b079f251dff6 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Delete volume request issued successfully. Aug 25 16:18:51.087635 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9451558c-cbe4-4b32-aace-b079f251dff6 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] https://10.4.3.102/volume/v3/volumes/72a29daa-64e9-4faf-951d-f9ddfc24bfa4 returned with HTTP 202 Aug 25 16:18:51.088846 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 49/189] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:18:51 2026] DELETE /volume/v3/volumes/72a29daa-64e9-4faf-951d-f9ddfc24bfa4 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:18:51.096862 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-8df49d32-448f-4e5a-8480-8bc4a038b99f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:51.098699 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8df49d32-448f-4e5a-8480-8bc4a038b99f tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] GET https://10.4.3.102/volume/v3/volumes/72a29daa-64e9-4faf-951d-f9ddfc24bfa4 Aug 25 16:18:51.098881 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8df49d32-448f-4e5a-8480-8bc4a038b99f tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:51.099308 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8df49d32-448f-4e5a-8480-8bc4a038b99f tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:51.106990 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:51.106990 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:18:51.110956 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-8df49d32-448f-4e5a-8480-8bc4a038b99f tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Volume info retrieved successfully. Aug 25 16:18:51.117619 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8df49d32-448f-4e5a-8480-8bc4a038b99f tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] https://10.4.3.102/volume/v3/volumes/72a29daa-64e9-4faf-951d-f9ddfc24bfa4 returned with HTTP 200 Aug 25 16:18:51.117619 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 48/190] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:51 2026] GET /volume/v3/volumes/72a29daa-64e9-4faf-951d-f9ddfc24bfa4 => generated 1387 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:18:52.133546 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-4bf37f88-001c-4272-9f0a-677636164d81 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:52.136431 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4bf37f88-001c-4272-9f0a-677636164d81 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] GET https://10.4.3.102/volume/v3/volumes/72a29daa-64e9-4faf-951d-f9ddfc24bfa4 Aug 25 16:18:52.136712 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4bf37f88-001c-4272-9f0a-677636164d81 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:52.136953 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4bf37f88-001c-4272-9f0a-677636164d81 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:52.144391 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4bf37f88-001c-4272-9f0a-677636164d81 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] https://10.4.3.102/volume/v3/volumes/72a29daa-64e9-4faf-951d-f9ddfc24bfa4 returned with HTTP 404 Aug 25 16:18:52.145176 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 45/191] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:52 2026] GET /volume/v3/volumes/72a29daa-64e9-4faf-951d-f9ddfc24bfa4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:18:52.158256 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-3b91ae66-c17b-4b57-a769-d6ebf0d1da25 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:52.160435 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3b91ae66-c17b-4b57-a769-d6ebf0d1da25 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] GET https://10.4.3.102/volume/v3/volumes/b07468c3-07f6-4eba-a3a7-10104990c09f Aug 25 16:18:52.160749 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3b91ae66-c17b-4b57-a769-d6ebf0d1da25 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:52.161022 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3b91ae66-c17b-4b57-a769-d6ebf0d1da25 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:52.172495 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:52.172495 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:18:52.177750 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-3b91ae66-c17b-4b57-a769-d6ebf0d1da25 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Volume info retrieved successfully. Aug 25 16:18:52.189302 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3b91ae66-c17b-4b57-a769-d6ebf0d1da25 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] https://10.4.3.102/volume/v3/volumes/b07468c3-07f6-4eba-a3a7-10104990c09f returned with HTTP 200 Aug 25 16:18:52.189302 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 50/192] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:52 2026] GET /volume/v3/volumes/b07468c3-07f6-4eba-a3a7-10104990c09f => generated 1354 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:18:52.201493 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-1d0b0b9e-2ab7-4a2d-968e-9a1af4ed17f4 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:52.203378 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1d0b0b9e-2ab7-4a2d-968e-9a1af4ed17f4 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] DELETE https://10.4.3.102/volume/v3/volumes/b07468c3-07f6-4eba-a3a7-10104990c09f Aug 25 16:18:52.203565 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1d0b0b9e-2ab7-4a2d-968e-9a1af4ed17f4 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:52.203763 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1d0b0b9e-2ab7-4a2d-968e-9a1af4ed17f4 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:52.203915 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-1d0b0b9e-2ab7-4a2d-968e-9a1af4ed17f4 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Delete volume with id: b07468c3-07f6-4eba-a3a7-10104990c09f Aug 25 16:18:52.224148 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:52.224148 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:18:52.224751 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-1d0b0b9e-2ab7-4a2d-968e-9a1af4ed17f4 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Volume info retrieved successfully. Aug 25 16:18:52.262152 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-1d0b0b9e-2ab7-4a2d-968e-9a1af4ed17f4 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Delete volume request issued successfully. Aug 25 16:18:52.262355 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1d0b0b9e-2ab7-4a2d-968e-9a1af4ed17f4 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] https://10.4.3.102/volume/v3/volumes/b07468c3-07f6-4eba-a3a7-10104990c09f returned with HTTP 202 Aug 25 16:18:52.262913 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 50/193] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:18:52 2026] DELETE /volume/v3/volumes/b07468c3-07f6-4eba-a3a7-10104990c09f => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:18:52.274479 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-34258d64-e661-48ff-b5dd-feea284fbbe4 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:52.278838 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-34258d64-e661-48ff-b5dd-feea284fbbe4 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] GET https://10.4.3.102/volume/v3/volumes/b07468c3-07f6-4eba-a3a7-10104990c09f Aug 25 16:18:52.278838 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-34258d64-e661-48ff-b5dd-feea284fbbe4 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:52.278838 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-34258d64-e661-48ff-b5dd-feea284fbbe4 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:52.285702 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:52.285702 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:18:52.291025 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-34258d64-e661-48ff-b5dd-feea284fbbe4 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Volume info retrieved successfully. Aug 25 16:18:52.298558 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-34258d64-e661-48ff-b5dd-feea284fbbe4 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] https://10.4.3.102/volume/v3/volumes/b07468c3-07f6-4eba-a3a7-10104990c09f returned with HTTP 200 Aug 25 16:18:52.299175 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 49/194] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:52 2026] GET /volume/v3/volumes/b07468c3-07f6-4eba-a3a7-10104990c09f => generated 1353 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:18:53.316374 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-962e072e-4498-474e-998a-f5dcab8a36af None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:53.319343 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-962e072e-4498-474e-998a-f5dcab8a36af tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] GET https://10.4.3.102/volume/v3/volumes/b07468c3-07f6-4eba-a3a7-10104990c09f Aug 25 16:18:53.319464 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-962e072e-4498-474e-998a-f5dcab8a36af tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:53.319714 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-962e072e-4498-474e-998a-f5dcab8a36af tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:53.321915 np0000008093 devstack@c-api.service[100457]: DEBUG dbcounter [-] [100457] Writing DB stats cinder:SELECT=213,cinder:UPDATE=77,cinder:DELETE=2,cinder:INSERT=41 {{(pid=100457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:18:53.330307 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-962e072e-4498-474e-998a-f5dcab8a36af tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] https://10.4.3.102/volume/v3/volumes/b07468c3-07f6-4eba-a3a7-10104990c09f returned with HTTP 404 Aug 25 16:18:53.330966 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 46/195] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:53 2026] GET /volume/v3/volumes/b07468c3-07f6-4eba-a3a7-10104990c09f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:18:53.345136 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ec564b93-c16e-4446-a4b4-1327297fa926 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:53.346852 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ec564b93-c16e-4446-a4b4-1327297fa926 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:18:53.347212 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ec564b93-c16e-4446-a4b4-1327297fa926 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1941306313"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:53.348675 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-ec564b93-c16e-4446-a4b4-1327297fa926 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1941306313'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:18:53.348783 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-ec564b93-c16e-4446-a4b4-1327297fa926 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Create volume of 1 GB Aug 25 16:18:53.357237 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-ec564b93-c16e-4446-a4b4-1327297fa926 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Availability Zones retrieved successfully. Aug 25 16:18:53.363129 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-ec564b93-c16e-4446-a4b4-1327297fa926 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Flow 'volume_create_api' (457cfe75-6141-44ce-8bab-43a9fa6d41c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:18:53.364019 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-ec564b93-c16e-4446-a4b4-1327297fa926 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3525d940-3f45-4017-b6e9-2746f3dc1b66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:53.365225 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-ec564b93-c16e-4446-a4b4-1327297fa926 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:18:53.400496 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-ec564b93-c16e-4446-a4b4-1327297fa926 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3525d940-3f45-4017-b6e9-2746f3dc1b66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:53.401622 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-ec564b93-c16e-4446-a4b4-1327297fa926 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c754b21c-7ff5-4859-8a62-74a52b818d30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:53.450562 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-ec564b93-c16e-4446-a4b4-1327297fa926 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Created reservations ['922e5819-12ca-4c67-93d8-5795c8212f9e', '10b14ce0-fddc-47c7-a403-1f85fbc541e1', 'b9bdce15-6f4c-49f9-88a4-92e33a55d42b', '6b0fcb36-bec6-4d9c-843e-3395534ee831'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:18:53.451430 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-ec564b93-c16e-4446-a4b4-1327297fa926 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c754b21c-7ff5-4859-8a62-74a52b818d30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['922e5819-12ca-4c67-93d8-5795c8212f9e', '10b14ce0-fddc-47c7-a403-1f85fbc541e1', 'b9bdce15-6f4c-49f9-88a4-92e33a55d42b', '6b0fcb36-bec6-4d9c-843e-3395534ee831']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:53.452169 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-ec564b93-c16e-4446-a4b4-1327297fa926 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a20bb590-5e4b-42d3-a1a0-576bb5943787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:53.475210 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-ec564b93-c16e-4446-a4b4-1327297fa926 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a20bb590-5e4b-42d3-a1a0-576bb5943787) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '539a268f-0088-4b64-81a7-475a1fbfaef7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1941306313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='656d8419b2c34b9c8b327d47b3a6c902',qos_specs=None,replication_status=,reservations=['922e5819-12ca-4c67-93d8-5795c8212f9e','10b14ce0-fddc-47c7-a403-1f85fbc541e1','b9bdce15-6f4c-49f9-88a4-92e33a55d42b','6b0fcb36-bec6-4d9c-843e-3395534ee831'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88fa40519a5f412899dba5c5e1eb5482',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:18:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1941306313',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=539a268f-0088-4b64-81a7-475a1fbfaef7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='656d8419b2c34b9c8b327d47b3a6c902',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88fa40519a5f412899dba5c5e1eb5482',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:53.475948 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-ec564b93-c16e-4446-a4b4-1327297fa926 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fd368b4-a4a9-46a2-a08f-fa7a95aa9993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:53.499745 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-ec564b93-c16e-4446-a4b4-1327297fa926 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fd368b4-a4a9-46a2-a08f-fa7a95aa9993) transitioned into state 'SUCCESS' from state '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-1941306313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='656d8419b2c34b9c8b327d47b3a6c902',qos_specs=None,replication_status=,reservations=['922e5819-12ca-4c67-93d8-5795c8212f9e','10b14ce0-fddc-47c7-a403-1f85fbc541e1','b9bdce15-6f4c-49f9-88a4-92e33a55d42b','6b0fcb36-bec6-4d9c-843e-3395534ee831'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88fa40519a5f412899dba5c5e1eb5482',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:53.500495 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-ec564b93-c16e-4446-a4b4-1327297fa926 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a5885c0-5435-42bb-8325-5a97b2ce8656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:53.512061 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-ec564b93-c16e-4446-a4b4-1327297fa926 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a5885c0-5435-42bb-8325-5a97b2ce8656) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:53.512855 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-ec564b93-c16e-4446-a4b4-1327297fa926 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Flow 'volume_create_api' (457cfe75-6141-44ce-8bab-43a9fa6d41c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:18:53.513175 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-ec564b93-c16e-4446-a4b4-1327297fa926 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Create volume request issued successfully. Aug 25 16:18:53.513719 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ec564b93-c16e-4446-a4b4-1327297fa926 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:18:53.514145 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 51/196] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:18:53 2026] POST /volume/v3/volumes => generated 747 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:18:53.528778 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f9a8d047-21f5-4eeb-b462-46681858bcfd None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:53.531423 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f9a8d047-21f5-4eeb-b462-46681858bcfd tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] GET https://10.4.3.102/volume/v3/volumes/539a268f-0088-4b64-81a7-475a1fbfaef7 Aug 25 16:18:53.531809 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f9a8d047-21f5-4eeb-b462-46681858bcfd tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:53.532211 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f9a8d047-21f5-4eeb-b462-46681858bcfd tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:53.541324 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:53.541324 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:18:53.546319 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-f9a8d047-21f5-4eeb-b462-46681858bcfd tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Volume info retrieved successfully. Aug 25 16:18:53.552380 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f9a8d047-21f5-4eeb-b462-46681858bcfd tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] https://10.4.3.102/volume/v3/volumes/539a268f-0088-4b64-81a7-475a1fbfaef7 returned with HTTP 200 Aug 25 16:18:53.552924 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 51/197] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:53 2026] GET /volume/v3/volumes/539a268f-0088-4b64-81a7-475a1fbfaef7 => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:54.567534 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-649274f6-ab8f-46cc-bf5c-e89e4bed1521 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:54.570480 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-649274f6-ab8f-46cc-bf5c-e89e4bed1521 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] GET https://10.4.3.102/volume/v3/volumes/539a268f-0088-4b64-81a7-475a1fbfaef7 Aug 25 16:18:54.570642 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-649274f6-ab8f-46cc-bf5c-e89e4bed1521 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:54.570879 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-649274f6-ab8f-46cc-bf5c-e89e4bed1521 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:54.574253 np0000008093 devstack@c-api.service[100456]: DEBUG dbcounter [-] [100456] Writing DB stats cinder:SELECT=252,cinder:UPDATE=93,cinder:DELETE=4,cinder:INSERT=57 {{(pid=100456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:18:54.583663 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:54.583663 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:18:54.590730 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-649274f6-ab8f-46cc-bf5c-e89e4bed1521 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Volume info retrieved successfully. Aug 25 16:18:54.598519 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-649274f6-ab8f-46cc-bf5c-e89e4bed1521 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] https://10.4.3.102/volume/v3/volumes/539a268f-0088-4b64-81a7-475a1fbfaef7 returned with HTTP 200 Aug 25 16:18:54.599183 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 50/198] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:54 2026] GET /volume/v3/volumes/539a268f-0088-4b64-81a7-475a1fbfaef7 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:54.615604 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-66e56f53-1d61-412d-8ec0-2dfa6e74b8f0 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:54.617480 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-66e56f53-1d61-412d-8ec0-2dfa6e74b8f0 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:18:54.617825 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-66e56f53-1d61-412d-8ec0-2dfa6e74b8f0 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "539a268f-0088-4b64-81a7-475a1fbfaef7", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1679740329"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:54.619461 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-66e56f53-1d61-412d-8ec0-2dfa6e74b8f0 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Create volume request body: {'volume': {'source_volid': '539a268f-0088-4b64-81a7-475a1fbfaef7', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1679740329'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:18:54.633627 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:54.633627 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:18:54.634255 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-66e56f53-1d61-412d-8ec0-2dfa6e74b8f0 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Volume retrieved successfully. Aug 25 16:18:54.634534 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-66e56f53-1d61-412d-8ec0-2dfa6e74b8f0 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Create volume of 2 GB Aug 25 16:18:54.642209 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-66e56f53-1d61-412d-8ec0-2dfa6e74b8f0 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Availability Zones retrieved successfully. Aug 25 16:18:54.651832 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-66e56f53-1d61-412d-8ec0-2dfa6e74b8f0 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Flow 'volume_create_api' (91d13ef4-c853-4d96-8ea4-61631bac169b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:18:54.654424 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-66e56f53-1d61-412d-8ec0-2dfa6e74b8f0 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03f7d7f9-f430-4fce-b0c2-5ab35afd2b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:54.655880 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-66e56f53-1d61-412d-8ec0-2dfa6e74b8f0 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:18:54.688950 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-66e56f53-1d61-412d-8ec0-2dfa6e74b8f0 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03f7d7f9-f430-4fce-b0c2-5ab35afd2b5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '539a268f-0088-4b64-81a7-475a1fbfaef7', 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:54.690076 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-66e56f53-1d61-412d-8ec0-2dfa6e74b8f0 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f6823e1-d617-4bcc-9845-b8282332f05a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:54.763300 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-66e56f53-1d61-412d-8ec0-2dfa6e74b8f0 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Created reservations ['f1ff3cc5-d474-4bb9-a353-c4cf313a7bd2', '865bc6c8-5754-47cf-8d04-393fe70dd9ea', 'c3a94172-8880-417d-9ef6-00005c455ff2', '4eb0e1bb-a394-459a-8ec6-25aa96a86d92'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:18:54.764562 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-66e56f53-1d61-412d-8ec0-2dfa6e74b8f0 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f6823e1-d617-4bcc-9845-b8282332f05a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1ff3cc5-d474-4bb9-a353-c4cf313a7bd2', '865bc6c8-5754-47cf-8d04-393fe70dd9ea', 'c3a94172-8880-417d-9ef6-00005c455ff2', '4eb0e1bb-a394-459a-8ec6-25aa96a86d92']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:54.765813 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-66e56f53-1d61-412d-8ec0-2dfa6e74b8f0 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9d6207c-e762-4105-8a25-575c86bcc476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:54.829344 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-66e56f53-1d61-412d-8ec0-2dfa6e74b8f0 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9d6207c-e762-4105-8a25-575c86bcc476) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0871265-b486-49d6-98af-373cb46c5086', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1679740329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='656d8419b2c34b9c8b327d47b3a6c902',qos_specs=None,replication_status=,reservations=['f1ff3cc5-d474-4bb9-a353-c4cf313a7bd2','865bc6c8-5754-47cf-8d04-393fe70dd9ea','c3a94172-8880-417d-9ef6-00005c455ff2','4eb0e1bb-a394-459a-8ec6-25aa96a86d92'],size=2,snapshot_id=None,source_replicaid=,source_volid=539a268f-0088-4b64-81a7-475a1fbfaef7,status='creating',user_id='88fa40519a5f412899dba5c5e1eb5482',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:18:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1679740329',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0871265-b486-49d6-98af-373cb46c5086,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='656d8419b2c34b9c8b327d47b3a6c902',provider_auth=None,provider_geometry=None,provider_id=None,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=539a268f-0088-4b64-81a7-475a1fbfaef7,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88fa40519a5f412899dba5c5e1eb5482',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:54.830266 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-66e56f53-1d61-412d-8ec0-2dfa6e74b8f0 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (467f88ca-3c0b-4149-9eb6-90a982115723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:54.857956 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-66e56f53-1d61-412d-8ec0-2dfa6e74b8f0 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (467f88ca-3c0b-4149-9eb6-90a982115723) transitioned into state 'SUCCESS' from state '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-1679740329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='656d8419b2c34b9c8b327d47b3a6c902',qos_specs=None,replication_status=,reservations=['f1ff3cc5-d474-4bb9-a353-c4cf313a7bd2','865bc6c8-5754-47cf-8d04-393fe70dd9ea','c3a94172-8880-417d-9ef6-00005c455ff2','4eb0e1bb-a394-459a-8ec6-25aa96a86d92'],size=2,snapshot_id=None,source_replicaid=,source_volid=539a268f-0088-4b64-81a7-475a1fbfaef7,status='creating',user_id='88fa40519a5f412899dba5c5e1eb5482',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:54.859016 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-66e56f53-1d61-412d-8ec0-2dfa6e74b8f0 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce7790b3-6e72-4fb0-91a7-29b5a9c71428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:54.885635 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-66e56f53-1d61-412d-8ec0-2dfa6e74b8f0 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce7790b3-6e72-4fb0-91a7-29b5a9c71428) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:54.886878 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-66e56f53-1d61-412d-8ec0-2dfa6e74b8f0 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Flow 'volume_create_api' (91d13ef4-c853-4d96-8ea4-61631bac169b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:18:54.887362 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-66e56f53-1d61-412d-8ec0-2dfa6e74b8f0 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Create volume request issued successfully. Aug 25 16:18:54.888838 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-66e56f53-1d61-412d-8ec0-2dfa6e74b8f0 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:18:54.889723 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 47/199] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:18:54 2026] POST /volume/v3/volumes => generated 781 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:18:54.909062 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b3194c8e-4e00-4dbc-a019-4829dbab89af None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:54.911553 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b3194c8e-4e00-4dbc-a019-4829dbab89af tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] GET https://10.4.3.102/volume/v3/volumes/a0871265-b486-49d6-98af-373cb46c5086 Aug 25 16:18:54.912116 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b3194c8e-4e00-4dbc-a019-4829dbab89af tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:54.912182 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b3194c8e-4e00-4dbc-a019-4829dbab89af tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:54.920859 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:54.920859 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:18:54.925007 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-b3194c8e-4e00-4dbc-a019-4829dbab89af tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Volume info retrieved successfully. Aug 25 16:18:54.929725 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b3194c8e-4e00-4dbc-a019-4829dbab89af tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] https://10.4.3.102/volume/v3/volumes/a0871265-b486-49d6-98af-373cb46c5086 returned with HTTP 200 Aug 25 16:18:54.930433 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 52/200] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:54 2026] GET /volume/v3/volumes/a0871265-b486-49d6-98af-373cb46c5086 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:55.946844 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-394247b8-e880-4860-854b-1406cd2d4832 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:55.949156 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-394247b8-e880-4860-854b-1406cd2d4832 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] GET https://10.4.3.102/volume/v3/volumes/a0871265-b486-49d6-98af-373cb46c5086 Aug 25 16:18:55.949411 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-394247b8-e880-4860-854b-1406cd2d4832 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:55.949682 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-394247b8-e880-4860-854b-1406cd2d4832 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:55.952270 np0000008093 devstack@c-api.service[100454]: DEBUG dbcounter [-] [100454] Writing DB stats cinder:SELECT=186,cinder:INSERT=38,cinder:UPDATE=59,cinder:DELETE=3 {{(pid=100454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:18:55.959152 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:55.959152 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:18:55.964520 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-394247b8-e880-4860-854b-1406cd2d4832 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Volume info retrieved successfully. Aug 25 16:18:55.970641 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-394247b8-e880-4860-854b-1406cd2d4832 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] https://10.4.3.102/volume/v3/volumes/a0871265-b486-49d6-98af-373cb46c5086 returned with HTTP 200 Aug 25 16:18:55.971168 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 52/201] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:55 2026] GET /volume/v3/volumes/a0871265-b486-49d6-98af-373cb46c5086 => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:55.984751 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-6ba7f260-a7dd-4f6c-8690-a2da5e97fe89 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:55.986710 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6ba7f260-a7dd-4f6c-8690-a2da5e97fe89 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] GET https://10.4.3.102/volume/v3/volumes/a0871265-b486-49d6-98af-373cb46c5086 Aug 25 16:18:55.986968 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6ba7f260-a7dd-4f6c-8690-a2da5e97fe89 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:55.987211 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6ba7f260-a7dd-4f6c-8690-a2da5e97fe89 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:55.994909 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:55.994909 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:18:55.998865 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-6ba7f260-a7dd-4f6c-8690-a2da5e97fe89 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Volume info retrieved successfully. Aug 25 16:18:56.003542 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6ba7f260-a7dd-4f6c-8690-a2da5e97fe89 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] https://10.4.3.102/volume/v3/volumes/a0871265-b486-49d6-98af-373cb46c5086 returned with HTTP 200 Aug 25 16:18:56.004201 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 51/202] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:55 2026] GET /volume/v3/volumes/a0871265-b486-49d6-98af-373cb46c5086 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:56.016528 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-fde9d536-6413-4910-aa57-4487bd557473 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:56.018518 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fde9d536-6413-4910-aa57-4487bd557473 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] GET https://10.4.3.102/volume/v3/volumes/a0871265-b486-49d6-98af-373cb46c5086 Aug 25 16:18:56.018776 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fde9d536-6413-4910-aa57-4487bd557473 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:56.018944 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fde9d536-6413-4910-aa57-4487bd557473 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:56.026657 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:56.026657 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:18:56.031460 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-fde9d536-6413-4910-aa57-4487bd557473 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Volume info retrieved successfully. Aug 25 16:18:56.037379 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fde9d536-6413-4910-aa57-4487bd557473 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] https://10.4.3.102/volume/v3/volumes/a0871265-b486-49d6-98af-373cb46c5086 returned with HTTP 200 Aug 25 16:18:56.038237 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 48/203] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:56 2026] GET /volume/v3/volumes/a0871265-b486-49d6-98af-373cb46c5086 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:56.054220 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-3d1e955e-10f3-4e61-b129-3ee7b31f1bdd None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:56.056343 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3d1e955e-10f3-4e61-b129-3ee7b31f1bdd tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] DELETE https://10.4.3.102/volume/v3/volumes/a0871265-b486-49d6-98af-373cb46c5086 Aug 25 16:18:56.056672 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3d1e955e-10f3-4e61-b129-3ee7b31f1bdd tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:56.056853 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3d1e955e-10f3-4e61-b129-3ee7b31f1bdd tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:56.057055 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-3d1e955e-10f3-4e61-b129-3ee7b31f1bdd tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Delete volume with id: a0871265-b486-49d6-98af-373cb46c5086 Aug 25 16:18:56.065613 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:56.065613 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:18:56.066200 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-3d1e955e-10f3-4e61-b129-3ee7b31f1bdd tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Volume info retrieved successfully. Aug 25 16:18:56.094577 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-3d1e955e-10f3-4e61-b129-3ee7b31f1bdd tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Delete volume request issued successfully. Aug 25 16:18:56.094853 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3d1e955e-10f3-4e61-b129-3ee7b31f1bdd tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] https://10.4.3.102/volume/v3/volumes/a0871265-b486-49d6-98af-373cb46c5086 returned with HTTP 202 Aug 25 16:18:56.095393 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 53/204] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:18:56 2026] DELETE /volume/v3/volumes/a0871265-b486-49d6-98af-373cb46c5086 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:18:56.105668 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-5b7d7dac-b95e-4ba6-9e49-e4f9bc3f93e9 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:56.108102 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5b7d7dac-b95e-4ba6-9e49-e4f9bc3f93e9 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] GET https://10.4.3.102/volume/v3/volumes/a0871265-b486-49d6-98af-373cb46c5086 Aug 25 16:18:56.108404 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5b7d7dac-b95e-4ba6-9e49-e4f9bc3f93e9 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:56.108644 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5b7d7dac-b95e-4ba6-9e49-e4f9bc3f93e9 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:56.118878 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:56.118878 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:18:56.125439 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-5b7d7dac-b95e-4ba6-9e49-e4f9bc3f93e9 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Volume info retrieved successfully. Aug 25 16:18:56.132429 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5b7d7dac-b95e-4ba6-9e49-e4f9bc3f93e9 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] https://10.4.3.102/volume/v3/volumes/a0871265-b486-49d6-98af-373cb46c5086 returned with HTTP 200 Aug 25 16:18:56.133046 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 53/205] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:56 2026] GET /volume/v3/volumes/a0871265-b486-49d6-98af-373cb46c5086 => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:57.152577 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-ed72e945-d541-40cf-8b93-14c5122f9ca1 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:57.154302 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ed72e945-d541-40cf-8b93-14c5122f9ca1 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] GET https://10.4.3.102/volume/v3/volumes/a0871265-b486-49d6-98af-373cb46c5086 Aug 25 16:18:57.154530 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ed72e945-d541-40cf-8b93-14c5122f9ca1 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:57.154814 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ed72e945-d541-40cf-8b93-14c5122f9ca1 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:57.160846 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ed72e945-d541-40cf-8b93-14c5122f9ca1 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] https://10.4.3.102/volume/v3/volumes/a0871265-b486-49d6-98af-373cb46c5086 returned with HTTP 404 Aug 25 16:18:57.161441 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 52/206] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:57 2026] GET /volume/v3/volumes/a0871265-b486-49d6-98af-373cb46c5086 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:18:57.170532 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-fb18498a-c358-4b75-bbc6-e4ed48cf0cba None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:57.173880 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fb18498a-c358-4b75-bbc6-e4ed48cf0cba tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] GET https://10.4.3.102/volume/v3/volumes/539a268f-0088-4b64-81a7-475a1fbfaef7 Aug 25 16:18:57.174102 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fb18498a-c358-4b75-bbc6-e4ed48cf0cba tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:57.174278 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fb18498a-c358-4b75-bbc6-e4ed48cf0cba tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:57.187123 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:57.187123 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:18:57.187123 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-fb18498a-c358-4b75-bbc6-e4ed48cf0cba tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Volume info retrieved successfully. Aug 25 16:18:57.207326 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fb18498a-c358-4b75-bbc6-e4ed48cf0cba tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] https://10.4.3.102/volume/v3/volumes/539a268f-0088-4b64-81a7-475a1fbfaef7 returned with HTTP 200 Aug 25 16:18:57.208332 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 49/207] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:57 2026] GET /volume/v3/volumes/539a268f-0088-4b64-81a7-475a1fbfaef7 => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:57.231029 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-262e84a8-2b62-4df2-865a-1196e1f46ed8 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:57.232964 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-262e84a8-2b62-4df2-865a-1196e1f46ed8 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] DELETE https://10.4.3.102/volume/v3/volumes/539a268f-0088-4b64-81a7-475a1fbfaef7 Aug 25 16:18:57.233329 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-262e84a8-2b62-4df2-865a-1196e1f46ed8 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:57.233432 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-262e84a8-2b62-4df2-865a-1196e1f46ed8 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:57.233620 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-262e84a8-2b62-4df2-865a-1196e1f46ed8 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Delete volume with id: 539a268f-0088-4b64-81a7-475a1fbfaef7 Aug 25 16:18:57.241669 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:57.241669 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:18:57.242261 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-262e84a8-2b62-4df2-865a-1196e1f46ed8 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Volume info retrieved successfully. Aug 25 16:18:57.306730 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-262e84a8-2b62-4df2-865a-1196e1f46ed8 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Delete volume request issued successfully. Aug 25 16:18:57.307403 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-262e84a8-2b62-4df2-865a-1196e1f46ed8 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] https://10.4.3.102/volume/v3/volumes/539a268f-0088-4b64-81a7-475a1fbfaef7 returned with HTTP 202 Aug 25 16:18:57.308207 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 54/208] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:18:57 2026] DELETE /volume/v3/volumes/539a268f-0088-4b64-81a7-475a1fbfaef7 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:18:57.320987 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-0441d4f1-7b53-4a3c-ac93-fc8f085208c2 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:57.323432 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0441d4f1-7b53-4a3c-ac93-fc8f085208c2 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] GET https://10.4.3.102/volume/v3/volumes/539a268f-0088-4b64-81a7-475a1fbfaef7 Aug 25 16:18:57.323686 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0441d4f1-7b53-4a3c-ac93-fc8f085208c2 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:57.324286 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0441d4f1-7b53-4a3c-ac93-fc8f085208c2 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:57.334326 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:57.334326 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:18:57.339157 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-0441d4f1-7b53-4a3c-ac93-fc8f085208c2 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Volume info retrieved successfully. Aug 25 16:18:57.345255 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0441d4f1-7b53-4a3c-ac93-fc8f085208c2 tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] https://10.4.3.102/volume/v3/volumes/539a268f-0088-4b64-81a7-475a1fbfaef7 returned with HTTP 200 Aug 25 16:18:57.345669 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 54/209] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:57 2026] GET /volume/v3/volumes/539a268f-0088-4b64-81a7-475a1fbfaef7 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:58.365213 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-467c31be-04f3-4b00-9fc2-38da6b6f83fc None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:58.367669 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-467c31be-04f3-4b00-9fc2-38da6b6f83fc tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] GET https://10.4.3.102/volume/v3/volumes/539a268f-0088-4b64-81a7-475a1fbfaef7 Aug 25 16:18:58.367992 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-467c31be-04f3-4b00-9fc2-38da6b6f83fc tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:58.368236 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-467c31be-04f3-4b00-9fc2-38da6b6f83fc tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:58.374379 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-467c31be-04f3-4b00-9fc2-38da6b6f83fc tempest-VolumesCloneTest-30866320 tempest-VolumesCloneTest-30866320-project-member] https://10.4.3.102/volume/v3/volumes/539a268f-0088-4b64-81a7-475a1fbfaef7 returned with HTTP 404 Aug 25 16:18:58.375077 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 53/210] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:58 2026] GET /volume/v3/volumes/539a268f-0088-4b64-81a7-475a1fbfaef7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:18:58.993015 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-2c14d36f-f033-496a-9480-489ad4781afa None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:58.996257 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-2c14d36f-f033-496a-9480-489ad4781afa tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:18:58.996767 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-2c14d36f-f033-496a-9480-489ad4781afa tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "daeb9957-a805-449e-b2c1-e1039a683985-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:58.998994 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-2c14d36f-f033-496a-9480-489ad4781afa tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'daeb9957-a805-449e-b2c1-e1039a683985-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:18:58.999165 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-2c14d36f-f033-496a-9480-489ad4781afa tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Create volume of 1 GB Aug 25 16:18:59.008754 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-2c14d36f-f033-496a-9480-489ad4781afa tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Availability Zones retrieved successfully. Aug 25 16:18:59.017964 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-2c14d36f-f033-496a-9480-489ad4781afa tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Flow 'volume_create_api' (03cd8f9d-9a37-4931-aa5c-29449313240f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:18:59.019670 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-2c14d36f-f033-496a-9480-489ad4781afa tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f38d9536-1229-4378-b828-a16380aea80a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:59.020939 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-2c14d36f-f033-496a-9480-489ad4781afa tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:18:59.028483 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-988f3dd4-8934-4602-8409-2ca1e8faa390 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:59.031292 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-988f3dd4-8934-4602-8409-2ca1e8faa390 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:18:59.031761 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-988f3dd4-8934-4602-8409-2ca1e8faa390 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-122786871"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:18:59.033950 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-988f3dd4-8934-4602-8409-2ca1e8faa390 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-122786871'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:18:59.034402 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-988f3dd4-8934-4602-8409-2ca1e8faa390 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Create volume of 1 GB Aug 25 16:18:59.041742 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-988f3dd4-8934-4602-8409-2ca1e8faa390 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Availability Zones retrieved successfully. Aug 25 16:18:59.050103 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-988f3dd4-8934-4602-8409-2ca1e8faa390 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Flow 'volume_create_api' (a69a234c-5b46-490f-b3ee-8cb4371fc528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:18:59.051478 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-988f3dd4-8934-4602-8409-2ca1e8faa390 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf33792b-ee95-4c58-bab7-1a89b7f55796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:59.052867 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-988f3dd4-8934-4602-8409-2ca1e8faa390 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:18:59.069823 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-2c14d36f-f033-496a-9480-489ad4781afa tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f38d9536-1229-4378-b828-a16380aea80a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:59.070964 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-2c14d36f-f033-496a-9480-489ad4781afa tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fb286f3-559d-4345-9264-2c59b9599648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:59.091238 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-988f3dd4-8934-4602-8409-2ca1e8faa390 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf33792b-ee95-4c58-bab7-1a89b7f55796) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:59.092623 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-988f3dd4-8934-4602-8409-2ca1e8faa390 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e59c9875-e695-479b-a171-f68573b8e18a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:59.171199 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-2c14d36f-f033-496a-9480-489ad4781afa tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Created reservations ['ca24c2d7-a852-4f95-a736-7133cd8d022c', '5c198813-0849-4347-b4a5-781b7678e476', 'f398ea58-2988-433a-87b9-2eaebc2798d8', '513d0e22-5482-4907-9b51-699633c4eb85'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:18:59.172296 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-2c14d36f-f033-496a-9480-489ad4781afa tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fb286f3-559d-4345-9264-2c59b9599648) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca24c2d7-a852-4f95-a736-7133cd8d022c', '5c198813-0849-4347-b4a5-781b7678e476', 'f398ea58-2988-433a-87b9-2eaebc2798d8', '513d0e22-5482-4907-9b51-699633c4eb85']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:59.173642 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-2c14d36f-f033-496a-9480-489ad4781afa tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6239650-51f0-4b3f-b8be-af1488de63fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:59.184801 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-988f3dd4-8934-4602-8409-2ca1e8faa390 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Created reservations ['68b81f99-bee4-49be-8e62-48e335bb1d30', '82f41325-ebb2-4cbf-b2f2-6d53e8c78ec5', 'ecaa9946-928b-4a28-a47d-8717c70038f5', 'c0d7919e-2435-4328-97a0-3b33dbe68f72'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:18:59.185780 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-988f3dd4-8934-4602-8409-2ca1e8faa390 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e59c9875-e695-479b-a171-f68573b8e18a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68b81f99-bee4-49be-8e62-48e335bb1d30', '82f41325-ebb2-4cbf-b2f2-6d53e8c78ec5', 'ecaa9946-928b-4a28-a47d-8717c70038f5', 'c0d7919e-2435-4328-97a0-3b33dbe68f72']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:59.186710 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-988f3dd4-8934-4602-8409-2ca1e8faa390 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa633c28-4ec3-4819-bcb2-8532852735eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:59.207380 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-2c14d36f-f033-496a-9480-489ad4781afa tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6239650-51f0-4b3f-b8be-af1488de63fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1818c11c-768d-4857-b124-6737c77d85fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='daeb9957-a805-449e-b2c1-e1039a683985-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67483326855b43c59c5cd0a7a9087cff',qos_specs=None,replication_status=,reservations=['ca24c2d7-a852-4f95-a736-7133cd8d022c','5c198813-0849-4347-b4a5-781b7678e476','f398ea58-2988-433a-87b9-2eaebc2798d8','513d0e22-5482-4907-9b51-699633c4eb85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abaa07b2e7f04a84a840e21f9d49fe1d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:18:59Z,deleted=False,deleted_at=None,display_description='',display_name='daeb9957-a805-449e-b2c1-e1039a683985-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1818c11c-768d-4857-b124-6737c77d85fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67483326855b43c59c5cd0a7a9087cff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abaa07b2e7f04a84a840e21f9d49fe1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:59.208787 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-2c14d36f-f033-496a-9480-489ad4781afa tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2558e18-0683-454a-bd17-187a3ec6509e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:59.224128 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-988f3dd4-8934-4602-8409-2ca1e8faa390 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa633c28-4ec3-4819-bcb2-8532852735eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54d9147c-ff65-4310-bbb7-2f005ddbf9b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-122786871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0144268f74045559659a425fd28071c',qos_specs=None,replication_status=,reservations=['68b81f99-bee4-49be-8e62-48e335bb1d30','82f41325-ebb2-4cbf-b2f2-6d53e8c78ec5','ecaa9946-928b-4a28-a47d-8717c70038f5','c0d7919e-2435-4328-97a0-3b33dbe68f72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21c1f55b816e4b29ab896772fd811d81',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:18:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-122786871',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54d9147c-ff65-4310-bbb7-2f005ddbf9b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0144268f74045559659a425fd28071c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21c1f55b816e4b29ab896772fd811d81',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:59.225430 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-988f3dd4-8934-4602-8409-2ca1e8faa390 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ece6601-e6e4-412e-864f-aac8d02f4d2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:59.251752 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-2c14d36f-f033-496a-9480-489ad4781afa tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2558e18-0683-454a-bd17-187a3ec6509e) transitioned into 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='daeb9957-a805-449e-b2c1-e1039a683985-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67483326855b43c59c5cd0a7a9087cff',qos_specs=None,replication_status=,reservations=['ca24c2d7-a852-4f95-a736-7133cd8d022c','5c198813-0849-4347-b4a5-781b7678e476','f398ea58-2988-433a-87b9-2eaebc2798d8','513d0e22-5482-4907-9b51-699633c4eb85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abaa07b2e7f04a84a840e21f9d49fe1d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:59.252654 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-2c14d36f-f033-496a-9480-489ad4781afa tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99b144b7-46cd-474a-b85a-cd51392ecba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:59.269829 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-988f3dd4-8934-4602-8409-2ca1e8faa390 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ece6601-e6e4-412e-864f-aac8d02f4d2d) transitioned into state 'SUCCESS' from state '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-122786871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0144268f74045559659a425fd28071c',qos_specs=None,replication_status=,reservations=['68b81f99-bee4-49be-8e62-48e335bb1d30','82f41325-ebb2-4cbf-b2f2-6d53e8c78ec5','ecaa9946-928b-4a28-a47d-8717c70038f5','c0d7919e-2435-4328-97a0-3b33dbe68f72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21c1f55b816e4b29ab896772fd811d81',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:59.270984 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-988f3dd4-8934-4602-8409-2ca1e8faa390 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c606534-bc6b-48f7-966e-f96a44a290d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:18:59.271759 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-2c14d36f-f033-496a-9480-489ad4781afa tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99b144b7-46cd-474a-b85a-cd51392ecba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:59.272734 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-2c14d36f-f033-496a-9480-489ad4781afa tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Flow 'volume_create_api' (03cd8f9d-9a37-4931-aa5c-29449313240f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:18:59.273120 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-2c14d36f-f033-496a-9480-489ad4781afa tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Create volume request issued successfully. Aug 25 16:18:59.274234 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-2c14d36f-f033-496a-9480-489ad4781afa tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:18:59.274724 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 50/211] 10.4.3.102 () {72 vars in 1541 bytes} [Tue Aug 25 16:18:58 2026] POST /volume/v3/volumes => generated 749 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:18:59.287236 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-a67c7e30-62cc-4a03-b6e4-4641829294a6 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:59.290315 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-988f3dd4-8934-4602-8409-2ca1e8faa390 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c606534-bc6b-48f7-966e-f96a44a290d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:18:59.291558 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-988f3dd4-8934-4602-8409-2ca1e8faa390 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Flow 'volume_create_api' (a69a234c-5b46-490f-b3ee-8cb4371fc528) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:18:59.292009 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-988f3dd4-8934-4602-8409-2ca1e8faa390 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Create volume request issued successfully. Aug 25 16:18:59.292681 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-a67c7e30-62cc-4a03-b6e4-4641829294a6 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] GET https://10.4.3.102/volume/v3/volumes/1818c11c-768d-4857-b124-6737c77d85fa Aug 25 16:18:59.292827 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-988f3dd4-8934-4602-8409-2ca1e8faa390 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:18:59.293243 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-a67c7e30-62cc-4a03-b6e4-4641829294a6 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:59.293243 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-a67c7e30-62cc-4a03-b6e4-4641829294a6 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:59.293582 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 55/212] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:18:59 2026] POST /volume/v3/volumes => generated 753 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:18:59.308529 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-4bdde295-6ed6-41f7-bd5e-33885ff2cc7d None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:59.311279 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:59.311279 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:18:59.314834 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4bdde295-6ed6-41f7-bd5e-33885ff2cc7d tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] GET https://10.4.3.102/volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 Aug 25 16:18:59.316359 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4bdde295-6ed6-41f7-bd5e-33885ff2cc7d tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:59.316641 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4bdde295-6ed6-41f7-bd5e-33885ff2cc7d tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:59.323534 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-a67c7e30-62cc-4a03-b6e4-4641829294a6 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Volume info retrieved successfully. Aug 25 16:18:59.333697 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-a67c7e30-62cc-4a03-b6e4-4641829294a6 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] https://10.4.3.102/volume/v3/volumes/1818c11c-768d-4857-b124-6737c77d85fa returned with HTTP 200 Aug 25 16:18:59.334619 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 55/213] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:18:59 2026] GET /volume/v3/volumes/1818c11c-768d-4857-b124-6737c77d85fa => generated 817 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:59.336372 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:59.336372 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:18:59.342519 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-4bdde295-6ed6-41f7-bd5e-33885ff2cc7d tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Volume info retrieved successfully. Aug 25 16:18:59.347528 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-3dff4a4b-a15a-43ab-8989-c0d8c7c4a13b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:18:59.351220 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-3dff4a4b-a15a-43ab-8989-c0d8c7c4a13b tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] GET https://10.4.3.102/volume/v3/volumes/1818c11c-768d-4857-b124-6737c77d85fa Aug 25 16:18:59.351220 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-3dff4a4b-a15a-43ab-8989-c0d8c7c4a13b tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:18:59.351220 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-3dff4a4b-a15a-43ab-8989-c0d8c7c4a13b tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:18:59.352777 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4bdde295-6ed6-41f7-bd5e-33885ff2cc7d tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] https://10.4.3.102/volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 returned with HTTP 200 Aug 25 16:18:59.353330 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 54/214] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:18:59 2026] GET /volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 => generated 821 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:18:59.361883 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:18:59.361883 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:18:59.366883 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-3dff4a4b-a15a-43ab-8989-c0d8c7c4a13b tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Volume info retrieved successfully. Aug 25 16:18:59.373345 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-3dff4a4b-a15a-43ab-8989-c0d8c7c4a13b tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] https://10.4.3.102/volume/v3/volumes/1818c11c-768d-4857-b124-6737c77d85fa returned with HTTP 200 Aug 25 16:18:59.373844 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 51/215] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:18:59 2026] GET /volume/v3/volumes/1818c11c-768d-4857-b124-6737c77d85fa => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:00.372400 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-36ba1f90-0584-45d6-89aa-a4ee6b8be5fe None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:00.374700 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-36ba1f90-0584-45d6-89aa-a4ee6b8be5fe tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] GET https://10.4.3.102/volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 Aug 25 16:19:00.374898 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-36ba1f90-0584-45d6-89aa-a4ee6b8be5fe tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:00.375124 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-36ba1f90-0584-45d6-89aa-a4ee6b8be5fe tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:00.383950 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:00.383950 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:00.389177 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-36ba1f90-0584-45d6-89aa-a4ee6b8be5fe tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Volume info retrieved successfully. Aug 25 16:19:00.396568 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-36ba1f90-0584-45d6-89aa-a4ee6b8be5fe tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] https://10.4.3.102/volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 returned with HTTP 200 Aug 25 16:19:00.397099 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 56/216] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:00 2026] GET /volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:01.064064 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-50cacc48-719d-498d-a075-0c3703ce3956 req-0e454e69-cb7c-421c-9582-6c2cec1d3b89 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:01.067076 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-50cacc48-719d-498d-a075-0c3703ce3956 req-0e454e69-cb7c-421c-9582-6c2cec1d3b89 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] GET https://10.4.3.102/volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 Aug 25 16:19:01.067384 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-50cacc48-719d-498d-a075-0c3703ce3956 req-0e454e69-cb7c-421c-9582-6c2cec1d3b89 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:01.067713 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-50cacc48-719d-498d-a075-0c3703ce3956 req-0e454e69-cb7c-421c-9582-6c2cec1d3b89 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:01.081651 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:01.081651 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:01.087553 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-50cacc48-719d-498d-a075-0c3703ce3956 req-0e454e69-cb7c-421c-9582-6c2cec1d3b89 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Volume info retrieved successfully. Aug 25 16:19:01.093685 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-50cacc48-719d-498d-a075-0c3703ce3956 req-0e454e69-cb7c-421c-9582-6c2cec1d3b89 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] https://10.4.3.102/volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 returned with HTTP 200 Aug 25 16:19:01.094236 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 56/217] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:19:01 2026] GET /volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:01.564929 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-29d5f44d-74da-434b-9cc1-5598e19965ae None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:01.565491 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-29d5f44d-74da-434b-9cc1-5598e19965ae None None] GET https://10.4.3.102/volume// Aug 25 16:19:01.565742 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-29d5f44d-74da-434b-9cc1-5598e19965ae None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:01.565985 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-29d5f44d-74da-434b-9cc1-5598e19965ae None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:01.566581 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-29d5f44d-74da-434b-9cc1-5598e19965ae None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:19:01.567203 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 55/218] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:19:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:19:01.601696 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-50cacc48-719d-498d-a075-0c3703ce3956 req-5e4ac486-d187-4121-a899-9f0b1f7c80ab None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:01.683992 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-8196066e-a3f0-4e59-8441-063b3e5ea3e0 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:01.988436 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8196066e-a3f0-4e59-8441-063b3e5ea3e0 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:19:01.989616 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8196066e-a3f0-4e59-8441-063b3e5ea3e0 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1330123268"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:01.990954 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-8196066e-a3f0-4e59-8441-063b3e5ea3e0 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1330123268'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:19:01.991104 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-8196066e-a3f0-4e59-8441-063b3e5ea3e0 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Create volume of 2 GB Aug 25 16:19:02.005360 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-8196066e-a3f0-4e59-8441-063b3e5ea3e0 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Availability Zones retrieved successfully. Aug 25 16:19:02.016616 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-50cacc48-719d-498d-a075-0c3703ce3956 req-5e4ac486-d187-4121-a899-9f0b1f7c80ab tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:19:02.016947 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-8196066e-a3f0-4e59-8441-063b3e5ea3e0 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Flow 'volume_create_api' (d47e4fd6-1aed-406f-9afa-e288cb6f1345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:19:02.017000 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-50cacc48-719d-498d-a075-0c3703ce3956 req-5e4ac486-d187-4121-a899-9f0b1f7c80ab tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "54d9147c-ff65-4310-bbb7-2f005ddbf9b7", "connector": null, "instance_uuid": "694c2a32-b258-40cf-a55f-54d2395332a6"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:02.017080 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-8196066e-a3f0-4e59-8441-063b3e5ea3e0 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9a87c5d-a708-4db2-b7d8-7cb4c07de2b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:02.017080 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-8196066e-a3f0-4e59-8441-063b3e5ea3e0 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Validating volume size '2' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:19:02.026582 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:02.026582 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:02.064312 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-8196066e-a3f0-4e59-8441-063b3e5ea3e0 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9a87c5d-a708-4db2-b7d8-7cb4c07de2b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:02.066361 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-8196066e-a3f0-4e59-8441-063b3e5ea3e0 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d84baa9-b534-4541-be63-e4860ed22f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:02.092300 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-50cacc48-719d-498d-a075-0c3703ce3956 req-5e4ac486-d187-4121-a899-9f0b1f7c80ab tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:19:02.092642 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 52/219] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:19:01 2026] POST /volume/v3/attachments => generated 273 bytes in 492 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:02.189478 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-01aacdc4-0851-4dc1-89c6-1b7c79bd2e41 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:02.193788 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-01aacdc4-0851-4dc1-89c6-1b7c79bd2e41 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] GET https://10.4.3.102/volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 Aug 25 16:19:02.193788 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-01aacdc4-0851-4dc1-89c6-1b7c79bd2e41 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:02.194139 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-01aacdc4-0851-4dc1-89c6-1b7c79bd2e41 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:02.210698 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:02.210698 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:02.218094 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-01aacdc4-0851-4dc1-89c6-1b7c79bd2e41 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Volume info retrieved successfully. Aug 25 16:19:02.236511 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-01aacdc4-0851-4dc1-89c6-1b7c79bd2e41 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] https://10.4.3.102/volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 returned with HTTP 200 Aug 25 16:19:02.236511 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 57/220] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:02 2026] GET /volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:02.253772 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-8196066e-a3f0-4e59-8441-063b3e5ea3e0 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Created reservations ['5ef7e0e6-4824-4e15-a240-1d9ea7c606cb', '67efd2f0-fbc5-43a9-8e1e-ba5f52292b10', '5e3f3b5a-c2d5-4e34-a67b-2f28c3f8fac0', 'ec92efb8-e1f0-401a-9ba5-ab9240e3482c'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:19:02.256096 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-8196066e-a3f0-4e59-8441-063b3e5ea3e0 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d84baa9-b534-4541-be63-e4860ed22f55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ef7e0e6-4824-4e15-a240-1d9ea7c606cb', '67efd2f0-fbc5-43a9-8e1e-ba5f52292b10', '5e3f3b5a-c2d5-4e34-a67b-2f28c3f8fac0', 'ec92efb8-e1f0-401a-9ba5-ab9240e3482c']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:02.257440 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-8196066e-a3f0-4e59-8441-063b3e5ea3e0 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2579e76-d37d-40b1-a998-385fee8a3cb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:02.277030 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-1d426bd1-d8be-491c-aa3f-82cf99740067 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:02.282340 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1d426bd1-d8be-491c-aa3f-82cf99740067 None None] GET https://10.4.3.102/volume// Aug 25 16:19:02.282340 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1d426bd1-d8be-491c-aa3f-82cf99740067 None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:02.282340 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1d426bd1-d8be-491c-aa3f-82cf99740067 None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:02.282340 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1d426bd1-d8be-491c-aa3f-82cf99740067 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:19:02.282340 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 56/221] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:19:02 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:19:02.296777 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-50cacc48-719d-498d-a075-0c3703ce3956 req-600a056c-0f25-4566-84c6-0b10819ac3b6 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:02.304195 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-50cacc48-719d-498d-a075-0c3703ce3956 req-600a056c-0f25-4566-84c6-0b10819ac3b6 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] GET https://10.4.3.102/volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 Aug 25 16:19:02.304467 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-50cacc48-719d-498d-a075-0c3703ce3956 req-600a056c-0f25-4566-84c6-0b10819ac3b6 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:02.304777 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-50cacc48-719d-498d-a075-0c3703ce3956 req-600a056c-0f25-4566-84c6-0b10819ac3b6 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:02.317687 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-8196066e-a3f0-4e59-8441-063b3e5ea3e0 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2579e76-d37d-40b1-a998-385fee8a3cb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '219a8646-9db0-445f-8fd6-ac6930e141dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1330123268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc381f3fa1fc46ba8a673de0ff64f8a8',qos_specs=None,replication_status=,reservations=['5ef7e0e6-4824-4e15-a240-1d9ea7c606cb','67efd2f0-fbc5-43a9-8e1e-ba5f52292b10','5e3f3b5a-c2d5-4e34-a67b-2f28c3f8fac0','ec92efb8-e1f0-401a-9ba5-ab9240e3482c'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d435529a77b4a0bbe9b7e12d87d128e',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:19:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1330123268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=219a8646-9db0-445f-8fd6-ac6930e141dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc381f3fa1fc46ba8a673de0ff64f8a8',provider_auth=None,provider_geometry=None,provider_id=None,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='9d435529a77b4a0bbe9b7e12d87d128e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:02.319081 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-8196066e-a3f0-4e59-8441-063b3e5ea3e0 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (413058ca-83b3-4c8a-a8ff-bba4a4082bad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:02.324693 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:02.324693 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:02.337266 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-50cacc48-719d-498d-a075-0c3703ce3956 req-600a056c-0f25-4566-84c6-0b10819ac3b6 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Volume info retrieved successfully. Aug 25 16:19:02.345299 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-50cacc48-719d-498d-a075-0c3703ce3956 req-600a056c-0f25-4566-84c6-0b10819ac3b6 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] https://10.4.3.102/volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 returned with HTTP 200 Aug 25 16:19:02.345908 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 53/222] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:19:02 2026] GET /volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 => generated 1025 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:19:02.361168 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-8196066e-a3f0-4e59-8441-063b3e5ea3e0 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (413058ca-83b3-4c8a-a8ff-bba4a4082bad) transitioned into state 'SUCCESS' from state '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-1330123268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc381f3fa1fc46ba8a673de0ff64f8a8',qos_specs=None,replication_status=,reservations=['5ef7e0e6-4824-4e15-a240-1d9ea7c606cb','67efd2f0-fbc5-43a9-8e1e-ba5f52292b10','5e3f3b5a-c2d5-4e34-a67b-2f28c3f8fac0','ec92efb8-e1f0-401a-9ba5-ab9240e3482c'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d435529a77b4a0bbe9b7e12d87d128e',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:02.362537 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-8196066e-a3f0-4e59-8441-063b3e5ea3e0 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca13304a-8353-496d-a79d-74525ee86f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:02.389733 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-30efc3db-77a7-4f69-82e1-fdf80c2033b6 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:02.392110 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-8196066e-a3f0-4e59-8441-063b3e5ea3e0 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca13304a-8353-496d-a79d-74525ee86f83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:02.396073 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-30efc3db-77a7-4f69-82e1-fdf80c2033b6 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] GET https://10.4.3.102/volume/v3/volumes/1818c11c-768d-4857-b124-6737c77d85fa Aug 25 16:19:02.396230 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-30efc3db-77a7-4f69-82e1-fdf80c2033b6 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:02.398316 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-30efc3db-77a7-4f69-82e1-fdf80c2033b6 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:02.398904 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-8196066e-a3f0-4e59-8441-063b3e5ea3e0 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Flow 'volume_create_api' (d47e4fd6-1aed-406f-9afa-e288cb6f1345) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:19:02.398904 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-8196066e-a3f0-4e59-8441-063b3e5ea3e0 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Create volume request issued successfully. Aug 25 16:19:02.402382 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8196066e-a3f0-4e59-8441-063b3e5ea3e0 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:19:02.402382 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 57/223] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:19:01 2026] POST /volume/v3/volumes => generated 755 bytes in 716 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:19:02.420055 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-63932e80-911d-405c-a7c6-424c7b88c5e0 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:02.421366 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:02.421366 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:02.424351 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-63932e80-911d-405c-a7c6-424c7b88c5e0 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] GET https://10.4.3.102/volume/v3/volumes/219a8646-9db0-445f-8fd6-ac6930e141dc Aug 25 16:19:02.424866 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-63932e80-911d-405c-a7c6-424c7b88c5e0 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:02.425386 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-63932e80-911d-405c-a7c6-424c7b88c5e0 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:02.426399 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-30efc3db-77a7-4f69-82e1-fdf80c2033b6 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Volume info retrieved successfully. Aug 25 16:19:02.433258 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-30efc3db-77a7-4f69-82e1-fdf80c2033b6 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] https://10.4.3.102/volume/v3/volumes/1818c11c-768d-4857-b124-6737c77d85fa returned with HTTP 200 Aug 25 16:19:02.435497 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 58/224] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:19:02 2026] GET /volume/v3/volumes/1818c11c-768d-4857-b124-6737c77d85fa => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:02.444428 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:02.444428 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:02.450877 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-63932e80-911d-405c-a7c6-424c7b88c5e0 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Volume info retrieved successfully. Aug 25 16:19:02.458286 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-63932e80-911d-405c-a7c6-424c7b88c5e0 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] https://10.4.3.102/volume/v3/volumes/219a8646-9db0-445f-8fd6-ac6930e141dc returned with HTTP 200 Aug 25 16:19:02.462720 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 57/225] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:02 2026] GET /volume/v3/volumes/219a8646-9db0-445f-8fd6-ac6930e141dc => generated 823 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:19:02.478264 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f9b6fff6-59c9-490b-bbd3-637dccb90ee1 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:02.478264 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f9b6fff6-59c9-490b-bbd3-637dccb90ee1 None None] GET https://10.4.3.102/volume// Aug 25 16:19:02.478264 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f9b6fff6-59c9-490b-bbd3-637dccb90ee1 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:02.478264 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f9b6fff6-59c9-490b-bbd3-637dccb90ee1 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:02.478264 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f9b6fff6-59c9-490b-bbd3-637dccb90ee1 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:19:02.478264 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 54/226] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:19:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:19:02.490000 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-50cacc48-719d-498d-a075-0c3703ce3956 req-36738f31-0ec8-48d4-8538-55210b1c8b1c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:02.492944 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-7022b6c9-ba67-4371-9d77-2521650d12d5 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:02.497638 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-7022b6c9-ba67-4371-9d77-2521650d12d5 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:19:02.497777 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-7022b6c9-ba67-4371-9d77-2521650d12d5 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1818c11c-768d-4857-b124-6737c77d85fa", "connector": null, "instance_uuid": "daeb9957-a805-449e-b2c1-e1039a683985"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:02.507680 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-50cacc48-719d-498d-a075-0c3703ce3956 req-36738f31-0ec8-48d4-8538-55210b1c8b1c tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] PUT https://10.4.3.102/volume/v3/attachments/6f5bcece-ff8c-4030-94d0-0dc4349bed7b Aug 25 16:19:02.508949 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-50cacc48-719d-498d-a075-0c3703ce3956 req-36738f31-0ec8-48d4-8538-55210b1c8b1c tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:02.517785 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:02.517785 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:02.540897 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-50cacc48-719d-498d-a075-0c3703ce3956 req-36738f31-0ec8-48d4-8538-55210b1c8b1c tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Acquiring lock "cinder-attachment_update-54d9147c-ff65-4310-bbb7-2f005ddbf9b7-np0000008093" by "attachment_update" {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:19:02.550866 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-50cacc48-719d-498d-a075-0c3703ce3956 req-36738f31-0ec8-48d4-8538-55210b1c8b1c tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Lock "cinder-attachment_update-54d9147c-ff65-4310-bbb7-2f005ddbf9b7-np0000008093" acquired by "attachment_update" :: waited 0.009s {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:19:02.551963 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:02.551963 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:02.649187 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-7022b6c9-ba67-4371-9d77-2521650d12d5 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:19:02.649187 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 59/227] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:19:02 2026] POST /volume/v3/attachments => generated 273 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:02.663694 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-442a62cc-e1df-4c2e-bc73-9b7ce93d6356 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:02.664254 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-442a62cc-e1df-4c2e-bc73-9b7ce93d6356 None None] GET https://10.4.3.102/volume// Aug 25 16:19:02.666182 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-442a62cc-e1df-4c2e-bc73-9b7ce93d6356 None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:02.666182 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-442a62cc-e1df-4c2e-bc73-9b7ce93d6356 None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:02.666182 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-442a62cc-e1df-4c2e-bc73-9b7ce93d6356 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:19:02.666661 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 58/228] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:19:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 25 16:19:02.685109 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-ae636a3a-9bc6-49f5-b0a7-e0111e616f80 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:02.696059 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-ae636a3a-9bc6-49f5-b0a7-e0111e616f80 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] GET https://10.4.3.102/volume/v3/volumes/1818c11c-768d-4857-b124-6737c77d85fa Aug 25 16:19:02.696059 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-ae636a3a-9bc6-49f5-b0a7-e0111e616f80 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:02.696059 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-ae636a3a-9bc6-49f5-b0a7-e0111e616f80 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:02.721987 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:02.721987 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:02.729471 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-ae636a3a-9bc6-49f5-b0a7-e0111e616f80 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Volume info retrieved successfully. Aug 25 16:19:02.739528 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-ae636a3a-9bc6-49f5-b0a7-e0111e616f80 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] https://10.4.3.102/volume/v3/volumes/1818c11c-768d-4857-b124-6737c77d85fa returned with HTTP 200 Aug 25 16:19:02.740255 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 55/229] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:19:02 2026] GET /volume/v3/volumes/1818c11c-768d-4857-b124-6737c77d85fa => generated 1021 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:19:02.887773 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-01388658-94cc-49dc-afbd-c5db30254dfe None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:02.892573 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-50cacc48-719d-498d-a075-0c3703ce3956 req-36738f31-0ec8-48d4-8538-55210b1c8b1c tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Lock "cinder-attachment_update-54d9147c-ff65-4310-bbb7-2f005ddbf9b7-np0000008093" released by "attachment_update" :: held 0.342s {{(pid=100455) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:19:02.892573 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-50cacc48-719d-498d-a075-0c3703ce3956 req-36738f31-0ec8-48d4-8538-55210b1c8b1c tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] https://10.4.3.102/volume/v3/attachments/6f5bcece-ff8c-4030-94d0-0dc4349bed7b returned with HTTP 200 Aug 25 16:19:02.895797 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 58/230] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:19:02 2026] PUT /volume/v3/attachments/6f5bcece-ff8c-4030-94d0-0dc4349bed7b => generated 969 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:02.896001 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-01388658-94cc-49dc-afbd-c5db30254dfe tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] PUT https://10.4.3.102/volume/v3/attachments/bcfcba8a-24f9-4f99-a8e3-a145b2a53f14 Aug 25 16:19:02.897106 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-01388658-94cc-49dc-afbd-c5db30254dfe tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:02.911560 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-01388658-94cc-49dc-afbd-c5db30254dfe tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Acquiring lock "cinder-attachment_update-1818c11c-768d-4857-b124-6737c77d85fa-np0000008093" by "attachment_update" {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:19:02.920300 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-01388658-94cc-49dc-afbd-c5db30254dfe tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Lock "cinder-attachment_update-1818c11c-768d-4857-b124-6737c77d85fa-np0000008093" acquired by "attachment_update" :: waited 0.009s {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:19:02.921790 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:02.921790 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:03.108188 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-01388658-94cc-49dc-afbd-c5db30254dfe tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Lock "cinder-attachment_update-1818c11c-768d-4857-b124-6737c77d85fa-np0000008093" released by "attachment_update" :: held 0.187s {{(pid=100454) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:19:03.108188 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-01388658-94cc-49dc-afbd-c5db30254dfe tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] https://10.4.3.102/volume/v3/attachments/bcfcba8a-24f9-4f99-a8e3-a145b2a53f14 returned with HTTP 200 Aug 25 16:19:03.108556 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 60/231] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:19:02 2026] PUT /volume/v3/attachments/bcfcba8a-24f9-4f99-a8e3-a145b2a53f14 => generated 969 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:03.212265 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-add339a8-94ee-4c83-afe3-f9d894f64ead None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:03.216874 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-add339a8-94ee-4c83-afe3-f9d894f64ead tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] POST https://10.4.3.102/volume/v3/attachments/bcfcba8a-24f9-4f99-a8e3-a145b2a53f14/action Aug 25 16:19:03.216874 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-add339a8-94ee-4c83-afe3-f9d894f64ead tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Action body: b'{"os-complete": null}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:19:03.216874 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-add339a8-94ee-4c83-afe3-f9d894f64ead tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:03.236620 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:03.236620 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:03.253706 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-bed20efa-f7ce-4bcb-94a8-c04c88860cf5 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:03.257480 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bed20efa-f7ce-4bcb-94a8-c04c88860cf5 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] GET https://10.4.3.102/volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 Aug 25 16:19:03.260245 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bed20efa-f7ce-4bcb-94a8-c04c88860cf5 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:03.260245 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bed20efa-f7ce-4bcb-94a8-c04c88860cf5 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:03.277919 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:03.277919 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:03.285362 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-bed20efa-f7ce-4bcb-94a8-c04c88860cf5 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Volume info retrieved successfully. Aug 25 16:19:03.293758 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bed20efa-f7ce-4bcb-94a8-c04c88860cf5 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] https://10.4.3.102/volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 returned with HTTP 200 Aug 25 16:19:03.294468 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 56/232] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:03 2026] GET /volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:03.322717 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-f4e1597b-5bfd-40ff-8cec-490423139757 req-add339a8-94ee-4c83-afe3-f9d894f64ead tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] https://10.4.3.102/volume/v3/attachments/bcfcba8a-24f9-4f99-a8e3-a145b2a53f14/action returned with HTTP 204 Aug 25 16:19:03.323013 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 59/233] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:19:03 2026] POST /volume/v3/attachments/bcfcba8a-24f9-4f99-a8e3-a145b2a53f14/action => generated 0 bytes in 112 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:19:03.480597 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-51d22bf8-7243-4a10-b2fe-cb238acc2a85 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:03.485465 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-51d22bf8-7243-4a10-b2fe-cb238acc2a85 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] GET https://10.4.3.102/volume/v3/volumes/219a8646-9db0-445f-8fd6-ac6930e141dc Aug 25 16:19:03.485465 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-51d22bf8-7243-4a10-b2fe-cb238acc2a85 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:03.485465 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-51d22bf8-7243-4a10-b2fe-cb238acc2a85 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:03.496013 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:03.496013 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:03.502519 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-51d22bf8-7243-4a10-b2fe-cb238acc2a85 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Volume info retrieved successfully. Aug 25 16:19:03.511115 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-51d22bf8-7243-4a10-b2fe-cb238acc2a85 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] https://10.4.3.102/volume/v3/volumes/219a8646-9db0-445f-8fd6-ac6930e141dc returned with HTTP 200 Aug 25 16:19:03.511840 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 59/234] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:03 2026] GET /volume/v3/volumes/219a8646-9db0-445f-8fd6-ac6930e141dc => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:03.532602 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-0eb60b46-7956-45f2-9e5a-0e9202e329f1 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:03.535293 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0eb60b46-7956-45f2-9e5a-0e9202e329f1 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:19:03.537669 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0eb60b46-7956-45f2-9e5a-0e9202e329f1 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "219a8646-9db0-445f-8fd6-ac6930e141dc"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:03.538055 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-0eb60b46-7956-45f2-9e5a-0e9202e329f1 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '219a8646-9db0-445f-8fd6-ac6930e141dc'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:19:03.548523 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:03.548523 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:03.548694 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-0eb60b46-7956-45f2-9e5a-0e9202e329f1 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Volume retrieved successfully. Aug 25 16:19:03.548831 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-0eb60b46-7956-45f2-9e5a-0e9202e329f1 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Create volume of 1 GB Aug 25 16:19:03.569550 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-0eb60b46-7956-45f2-9e5a-0e9202e329f1 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Availability Zones retrieved successfully. Aug 25 16:19:03.576316 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-0eb60b46-7956-45f2-9e5a-0e9202e329f1 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Flow 'volume_create_api' (154fe989-6909-4496-b392-b952aebe8b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:19:03.580805 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-0eb60b46-7956-45f2-9e5a-0e9202e329f1 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (940f454e-732c-46cf-be33-df735725e0b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:03.580805 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-0eb60b46-7956-45f2-9e5a-0e9202e329f1 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:19:03.582098 np0000008093 devstack@c-api.service[100454]: WARNING cinder.volume.api [None req-0eb60b46-7956-45f2-9e5a-0e9202e329f1 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (940f454e-732c-46cf-be33-df735725e0b1) transitioned into state 'FAILURE' from state 'RUNNING' Aug 25 16:19:03.582098 np0000008093 devstack@c-api.service[100454]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Aug 25 16:19:03.584105 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-0eb60b46-7956-45f2-9e5a-0e9202e329f1 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (940f454e-732c-46cf-be33-df735725e0b1) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:03.585182 np0000008093 devstack@c-api.service[100454]: WARNING cinder.volume.api [None req-0eb60b46-7956-45f2-9e5a-0e9202e329f1 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (940f454e-732c-46cf-be33-df735725e0b1) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 16:19:03.586146 np0000008093 devstack@c-api.service[100454]: WARNING cinder.volume.api [None req-0eb60b46-7956-45f2-9e5a-0e9202e329f1 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Flow 'volume_create_api' (154fe989-6909-4496-b392-b952aebe8b13) transitioned into state 'REVERTED' from state 'RUNNING' Aug 25 16:19:03.587346 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0eb60b46-7956-45f2-9e5a-0e9202e329f1 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 400 Aug 25 16:19:03.588113 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 61/235] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:19:03 2026] POST /volume/v3/volumes => generated 173 bytes in 56 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 16:19:03.601818 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-63c2491f-0603-4e4d-94c7-398de813143c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:03.607115 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-63c2491f-0603-4e4d-94c7-398de813143c tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] GET https://10.4.3.102/volume/v3/volumes/219a8646-9db0-445f-8fd6-ac6930e141dc Aug 25 16:19:03.607455 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-63c2491f-0603-4e4d-94c7-398de813143c tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:03.607859 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-63c2491f-0603-4e4d-94c7-398de813143c tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:03.619561 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:03.619561 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:03.626086 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-63c2491f-0603-4e4d-94c7-398de813143c tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Volume info retrieved successfully. Aug 25 16:19:03.635339 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-63c2491f-0603-4e4d-94c7-398de813143c tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] https://10.4.3.102/volume/v3/volumes/219a8646-9db0-445f-8fd6-ac6930e141dc returned with HTTP 200 Aug 25 16:19:03.635339 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 57/236] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:03 2026] GET /volume/v3/volumes/219a8646-9db0-445f-8fd6-ac6930e141dc => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:03.657927 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-38ba7579-9e5c-431c-afce-b64444f925ce None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:03.661148 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-38ba7579-9e5c-431c-afce-b64444f925ce tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] DELETE https://10.4.3.102/volume/v3/volumes/219a8646-9db0-445f-8fd6-ac6930e141dc Aug 25 16:19:03.661452 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-38ba7579-9e5c-431c-afce-b64444f925ce tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:03.661823 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-38ba7579-9e5c-431c-afce-b64444f925ce tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:03.662067 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-38ba7579-9e5c-431c-afce-b64444f925ce tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Delete volume with id: 219a8646-9db0-445f-8fd6-ac6930e141dc Aug 25 16:19:03.674393 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:03.674393 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:03.675309 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-38ba7579-9e5c-431c-afce-b64444f925ce tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Volume info retrieved successfully. Aug 25 16:19:03.715671 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-38ba7579-9e5c-431c-afce-b64444f925ce tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Delete volume request issued successfully. Aug 25 16:19:03.716064 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-38ba7579-9e5c-431c-afce-b64444f925ce tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] https://10.4.3.102/volume/v3/volumes/219a8646-9db0-445f-8fd6-ac6930e141dc returned with HTTP 202 Aug 25 16:19:03.717453 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 60/237] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:19:03 2026] DELETE /volume/v3/volumes/219a8646-9db0-445f-8fd6-ac6930e141dc => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:19:03.729089 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-82815826-6c46-49f4-8f6f-5e995dda806a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:03.732317 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-82815826-6c46-49f4-8f6f-5e995dda806a tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] GET https://10.4.3.102/volume/v3/volumes/219a8646-9db0-445f-8fd6-ac6930e141dc Aug 25 16:19:03.734454 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-82815826-6c46-49f4-8f6f-5e995dda806a tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:03.734899 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-82815826-6c46-49f4-8f6f-5e995dda806a tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:03.750408 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:03.750408 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:03.759880 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-82815826-6c46-49f4-8f6f-5e995dda806a tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Volume info retrieved successfully. Aug 25 16:19:03.770941 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-82815826-6c46-49f4-8f6f-5e995dda806a tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] https://10.4.3.102/volume/v3/volumes/219a8646-9db0-445f-8fd6-ac6930e141dc returned with HTTP 200 Aug 25 16:19:03.771462 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 60/238] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:03 2026] GET /volume/v3/volumes/219a8646-9db0-445f-8fd6-ac6930e141dc => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:04.322041 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-1d96ad92-d8b6-4a40-a6dc-95b5aa9ecef4 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:04.327870 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1d96ad92-d8b6-4a40-a6dc-95b5aa9ecef4 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] GET https://10.4.3.102/volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 Aug 25 16:19:04.327870 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1d96ad92-d8b6-4a40-a6dc-95b5aa9ecef4 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:04.329320 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1d96ad92-d8b6-4a40-a6dc-95b5aa9ecef4 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:04.350937 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:04.350937 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:04.362465 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-1d96ad92-d8b6-4a40-a6dc-95b5aa9ecef4 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Volume info retrieved successfully. Aug 25 16:19:04.373615 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1d96ad92-d8b6-4a40-a6dc-95b5aa9ecef4 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] https://10.4.3.102/volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 returned with HTTP 200 Aug 25 16:19:04.374247 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 62/239] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:04 2026] GET /volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 => generated 846 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:04.788285 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-84bfecdd-28db-4194-9aad-155cda437274 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:04.791090 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-84bfecdd-28db-4194-9aad-155cda437274 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] GET https://10.4.3.102/volume/v3/volumes/219a8646-9db0-445f-8fd6-ac6930e141dc Aug 25 16:19:04.791494 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-84bfecdd-28db-4194-9aad-155cda437274 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:04.791797 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-84bfecdd-28db-4194-9aad-155cda437274 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:04.807687 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-84bfecdd-28db-4194-9aad-155cda437274 tempest-VolumesCloneNegativeTest-1556182493 tempest-VolumesCloneNegativeTest-1556182493-project-member] https://10.4.3.102/volume/v3/volumes/219a8646-9db0-445f-8fd6-ac6930e141dc returned with HTTP 404 Aug 25 16:19:04.807687 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 58/240] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:04 2026] GET /volume/v3/volumes/219a8646-9db0-445f-8fd6-ac6930e141dc => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:19:04.982877 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-788faa0e-f95a-487e-9271-2033ba1ca7de req-1ed96f27-8555-461a-a98f-c02e1ce34955 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:04.986887 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-788faa0e-f95a-487e-9271-2033ba1ca7de req-1ed96f27-8555-461a-a98f-c02e1ce34955 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] GET https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de Aug 25 16:19:04.987120 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-788faa0e-f95a-487e-9271-2033ba1ca7de req-1ed96f27-8555-461a-a98f-c02e1ce34955 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:04.988376 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-788faa0e-f95a-487e-9271-2033ba1ca7de req-1ed96f27-8555-461a-a98f-c02e1ce34955 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:04.988952 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-db8a6a78-4e51-40ea-9548-425a47ce8e5c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:04.991126 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-db8a6a78-4e51-40ea-9548-425a47ce8e5c tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:19:04.991988 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-db8a6a78-4e51-40ea-9548-425a47ce8e5c tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-789541063"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:04.994627 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-db8a6a78-4e51-40ea-9548-425a47ce8e5c tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-789541063'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:19:04.995258 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-db8a6a78-4e51-40ea-9548-425a47ce8e5c tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Create volume of 1 GB Aug 25 16:19:05.001189 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:05.001189 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:05.001795 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-db8a6a78-4e51-40ea-9548-425a47ce8e5c tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Availability Zones retrieved successfully. Aug 25 16:19:05.009381 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-788faa0e-f95a-487e-9271-2033ba1ca7de req-1ed96f27-8555-461a-a98f-c02e1ce34955 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Volume info retrieved successfully. Aug 25 16:19:05.012343 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-db8a6a78-4e51-40ea-9548-425a47ce8e5c tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Flow 'volume_create_api' (77b7217c-11c5-49d9-ad0f-cf8220673787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:19:05.013691 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-db8a6a78-4e51-40ea-9548-425a47ce8e5c tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (567fc1d1-b8c4-4401-bf19-a1ff98662297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:05.016975 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-db8a6a78-4e51-40ea-9548-425a47ce8e5c tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:19:05.017961 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-788faa0e-f95a-487e-9271-2033ba1ca7de req-1ed96f27-8555-461a-a98f-c02e1ce34955 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de returned with HTTP 200 Aug 25 16:19:05.018962 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 61/241] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:19:04 2026] GET /volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de => generated 1015 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:05.072630 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-db8a6a78-4e51-40ea-9548-425a47ce8e5c tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (567fc1d1-b8c4-4401-bf19-a1ff98662297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:05.079763 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-db8a6a78-4e51-40ea-9548-425a47ce8e5c tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd0d6f48-45d5-4d07-a0de-d1df52add45c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:05.210682 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-db8a6a78-4e51-40ea-9548-425a47ce8e5c tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Created reservations ['50f12337-e1d9-425a-9246-ad0e9e463f3e', '621d2db0-db80-4e09-ac84-cb8a15a7dec4', '1ce346d4-8321-48a2-9c24-a2b239c3303e', '9d31d40a-10cd-4615-99de-efe4c0688c5d'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:19:05.210682 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-db8a6a78-4e51-40ea-9548-425a47ce8e5c tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd0d6f48-45d5-4d07-a0de-d1df52add45c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50f12337-e1d9-425a-9246-ad0e9e463f3e', '621d2db0-db80-4e09-ac84-cb8a15a7dec4', '1ce346d4-8321-48a2-9c24-a2b239c3303e', '9d31d40a-10cd-4615-99de-efe4c0688c5d']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:05.211181 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-db8a6a78-4e51-40ea-9548-425a47ce8e5c tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb8237e4-7821-48e7-9804-0cb09ebb6af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:05.243626 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-db8a6a78-4e51-40ea-9548-425a47ce8e5c tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb8237e4-7821-48e7-9804-0cb09ebb6af4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8ca69cd-6162-409f-ad95-5dd03e18fa0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-789541063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af593d36b5bd48c79ad6cf235edd9ed6',qos_specs=None,replication_status=,reservations=['50f12337-e1d9-425a-9246-ad0e9e463f3e','621d2db0-db80-4e09-ac84-cb8a15a7dec4','1ce346d4-8321-48a2-9c24-a2b239c3303e','9d31d40a-10cd-4615-99de-efe4c0688c5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='774fd4f31fee42d999c2eefdf6d18cc3',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:19:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-789541063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8ca69cd-6162-409f-ad95-5dd03e18fa0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af593d36b5bd48c79ad6cf235edd9ed6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='774fd4f31fee42d999c2eefdf6d18cc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:05.244807 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-db8a6a78-4e51-40ea-9548-425a47ce8e5c tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33ff695e-3c7c-4afd-a28f-37d4b1abfa09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:05.275164 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-db8a6a78-4e51-40ea-9548-425a47ce8e5c tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33ff695e-3c7c-4afd-a28f-37d4b1abfa09) transitioned into state 'SUCCESS' from state '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-789541063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af593d36b5bd48c79ad6cf235edd9ed6',qos_specs=None,replication_status=,reservations=['50f12337-e1d9-425a-9246-ad0e9e463f3e','621d2db0-db80-4e09-ac84-cb8a15a7dec4','1ce346d4-8321-48a2-9c24-a2b239c3303e','9d31d40a-10cd-4615-99de-efe4c0688c5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='774fd4f31fee42d999c2eefdf6d18cc3',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:05.275493 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-db8a6a78-4e51-40ea-9548-425a47ce8e5c tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a829d1b6-54b6-4814-8414-30c46bebbfb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:05.289819 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-db8a6a78-4e51-40ea-9548-425a47ce8e5c tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a829d1b6-54b6-4814-8414-30c46bebbfb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:05.291286 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-db8a6a78-4e51-40ea-9548-425a47ce8e5c tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Flow 'volume_create_api' (77b7217c-11c5-49d9-ad0f-cf8220673787) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:19:05.291930 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-db8a6a78-4e51-40ea-9548-425a47ce8e5c tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Create volume request issued successfully. Aug 25 16:19:05.292875 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-db8a6a78-4e51-40ea-9548-425a47ce8e5c tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:19:05.293372 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 61/242] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:19:04 2026] POST /volume/v3/volumes => generated 754 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 25 16:19:05.312616 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-bd816272-df85-452e-b486-6d6160c8a1a6 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:05.314846 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bd816272-df85-452e-b486-6d6160c8a1a6 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] GET https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a Aug 25 16:19:05.315149 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-bd816272-df85-452e-b486-6d6160c8a1a6 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:05.315467 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-bd816272-df85-452e-b486-6d6160c8a1a6 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:05.325282 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:05.325282 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:05.330453 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-bd816272-df85-452e-b486-6d6160c8a1a6 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Volume info retrieved successfully. Aug 25 16:19:05.337418 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bd816272-df85-452e-b486-6d6160c8a1a6 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a returned with HTTP 200 Aug 25 16:19:05.338205 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 63/243] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:05 2026] GET /volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:05.400308 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f7e1449e-e50a-42a4-a155-7e2dad405a4b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:05.402925 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f7e1449e-e50a-42a4-a155-7e2dad405a4b tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] GET https://10.4.3.102/volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 Aug 25 16:19:05.403057 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f7e1449e-e50a-42a4-a155-7e2dad405a4b tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:05.403475 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f7e1449e-e50a-42a4-a155-7e2dad405a4b tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:05.421863 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:05.421863 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:05.435299 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-f7e1449e-e50a-42a4-a155-7e2dad405a4b tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Volume info retrieved successfully. Aug 25 16:19:05.443965 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f7e1449e-e50a-42a4-a155-7e2dad405a4b tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] https://10.4.3.102/volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 returned with HTTP 200 Aug 25 16:19:05.443965 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 59/244] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:05 2026] GET /volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:05.462459 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-ed23de42-696b-497b-ac27-f8c93e00af6a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:05.463528 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ed23de42-696b-497b-ac27-f8c93e00af6a None None] GET https://10.4.3.102/volume// Aug 25 16:19:05.463528 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ed23de42-696b-497b-ac27-f8c93e00af6a None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:05.463835 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ed23de42-696b-497b-ac27-f8c93e00af6a None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:05.464984 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ed23de42-696b-497b-ac27-f8c93e00af6a None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:19:05.464984 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 62/245] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:19:05 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:19:05.483242 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-788faa0e-f95a-487e-9271-2033ba1ca7de req-43d5468b-b67d-4d20-8351-7a7d55c9fb07 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:05.869745 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-788faa0e-f95a-487e-9271-2033ba1ca7de req-43d5468b-b67d-4d20-8351-7a7d55c9fb07 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:19:05.870271 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-788faa0e-f95a-487e-9271-2033ba1ca7de req-43d5468b-b67d-4d20-8351-7a7d55c9fb07 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "97409e6a-241a-42b5-9cad-565096f026de", "connector": null, "instance_uuid": "9cb7d9e8-3c81-4f51-ba96-0e1a8567fb11"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:05.884743 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:05.884743 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:05.938106 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-788faa0e-f95a-487e-9271-2033ba1ca7de req-43d5468b-b67d-4d20-8351-7a7d55c9fb07 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:19:05.939105 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 62/246] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:19:05 2026] POST /volume/v3/attachments => generated 273 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:06.004933 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9cc264c2-0fa7-4a92-abff-a134fe699bec None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:06.007547 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9cc264c2-0fa7-4a92-abff-a134fe699bec tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] GET https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de Aug 25 16:19:06.008952 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9cc264c2-0fa7-4a92-abff-a134fe699bec tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:06.008952 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9cc264c2-0fa7-4a92-abff-a134fe699bec tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:06.026579 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:06.026579 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:06.030132 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-fcdb53bd-ef26-4a52-b094-744ef5b690c8 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:06.030132 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fcdb53bd-ef26-4a52-b094-744ef5b690c8 None None] GET https://10.4.3.102/volume// Aug 25 16:19:06.030132 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fcdb53bd-ef26-4a52-b094-744ef5b690c8 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:06.030132 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fcdb53bd-ef26-4a52-b094-744ef5b690c8 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:06.030132 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fcdb53bd-ef26-4a52-b094-744ef5b690c8 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:19:06.031454 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 60/247] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:19:06 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:19:06.035523 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-9cc264c2-0fa7-4a92-abff-a134fe699bec tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Volume info retrieved successfully. Aug 25 16:19:06.042794 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9cc264c2-0fa7-4a92-abff-a134fe699bec tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de returned with HTTP 200 Aug 25 16:19:06.043241 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 64/248] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:06 2026] GET /volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:06.044902 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-788faa0e-f95a-487e-9271-2033ba1ca7de req-8cb40b52-7a89-4273-ae06-7a215eebc676 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:06.050177 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-788faa0e-f95a-487e-9271-2033ba1ca7de req-8cb40b52-7a89-4273-ae06-7a215eebc676 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] GET https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de Aug 25 16:19:06.050399 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-788faa0e-f95a-487e-9271-2033ba1ca7de req-8cb40b52-7a89-4273-ae06-7a215eebc676 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:06.050645 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-788faa0e-f95a-487e-9271-2033ba1ca7de req-8cb40b52-7a89-4273-ae06-7a215eebc676 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:06.069252 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:06.069252 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:06.083744 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-788faa0e-f95a-487e-9271-2033ba1ca7de req-8cb40b52-7a89-4273-ae06-7a215eebc676 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Volume info retrieved successfully. Aug 25 16:19:06.093022 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-788faa0e-f95a-487e-9271-2033ba1ca7de req-8cb40b52-7a89-4273-ae06-7a215eebc676 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de returned with HTTP 200 Aug 25 16:19:06.093022 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 63/249] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:19:06 2026] GET /volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de => generated 1237 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:19:06.229367 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-788faa0e-f95a-487e-9271-2033ba1ca7de req-97b3a954-5ede-484b-9910-7cdb1b4c87dc None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:06.234667 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-788faa0e-f95a-487e-9271-2033ba1ca7de req-97b3a954-5ede-484b-9910-7cdb1b4c87dc tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] PUT https://10.4.3.102/volume/v3/attachments/fffa03a7-5eb7-454d-990a-49bad1702e4f Aug 25 16:19:06.235561 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-788faa0e-f95a-487e-9271-2033ba1ca7de req-97b3a954-5ede-484b-9910-7cdb1b4c87dc tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:06.260079 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-788faa0e-f95a-487e-9271-2033ba1ca7de req-97b3a954-5ede-484b-9910-7cdb1b4c87dc tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Acquiring lock "cinder-attachment_update-97409e6a-241a-42b5-9cad-565096f026de-np0000008093" by "attachment_update" {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:19:06.271155 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-788faa0e-f95a-487e-9271-2033ba1ca7de req-97b3a954-5ede-484b-9910-7cdb1b4c87dc tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Lock "cinder-attachment_update-97409e6a-241a-42b5-9cad-565096f026de-np0000008093" acquired by "attachment_update" :: waited 0.009s {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:19:06.271155 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:06.271155 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:06.330678 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-50cacc48-719d-498d-a075-0c3703ce3956 req-09f1125c-43f2-4f05-b7d1-115770e9c7bc None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:06.333454 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-50cacc48-719d-498d-a075-0c3703ce3956 req-09f1125c-43f2-4f05-b7d1-115770e9c7bc tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] POST https://10.4.3.102/volume/v3/attachments/6f5bcece-ff8c-4030-94d0-0dc4349bed7b/action Aug 25 16:19:06.333902 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-50cacc48-719d-498d-a075-0c3703ce3956 req-09f1125c-43f2-4f05-b7d1-115770e9c7bc tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Action body: b'{"os-complete": null}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:19:06.334062 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-50cacc48-719d-498d-a075-0c3703ce3956 req-09f1125c-43f2-4f05-b7d1-115770e9c7bc tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:06.356469 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-eb734d03-0faf-47a6-8bf9-9cccf6760b77 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:06.360390 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-eb734d03-0faf-47a6-8bf9-9cccf6760b77 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] GET https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a Aug 25 16:19:06.361328 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-eb734d03-0faf-47a6-8bf9-9cccf6760b77 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:06.361328 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-eb734d03-0faf-47a6-8bf9-9cccf6760b77 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:06.376106 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:06.376106 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:06.391168 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-eb734d03-0faf-47a6-8bf9-9cccf6760b77 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Volume info retrieved successfully. Aug 25 16:19:06.405567 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:06.405567 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:06.406974 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-eb734d03-0faf-47a6-8bf9-9cccf6760b77 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a returned with HTTP 200 Aug 25 16:19:06.407810 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 65/250] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:06 2026] GET /volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:06.452118 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-50cacc48-719d-498d-a075-0c3703ce3956 req-09f1125c-43f2-4f05-b7d1-115770e9c7bc tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] https://10.4.3.102/volume/v3/attachments/6f5bcece-ff8c-4030-94d0-0dc4349bed7b/action returned with HTTP 204 Aug 25 16:19:06.452118 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 61/251] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:19:06 2026] POST /volume/v3/attachments/6f5bcece-ff8c-4030-94d0-0dc4349bed7b/action => generated 0 bytes in 122 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:19:06.461685 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-e19f3075-9e92-41a5-a6ba-ad50e8fb3e70 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:06.465775 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e19f3075-9e92-41a5-a6ba-ad50e8fb3e70 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] GET https://10.4.3.102/volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 Aug 25 16:19:06.465775 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e19f3075-9e92-41a5-a6ba-ad50e8fb3e70 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:06.465775 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e19f3075-9e92-41a5-a6ba-ad50e8fb3e70 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:06.486502 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:06.486502 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:06.495746 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-e19f3075-9e92-41a5-a6ba-ad50e8fb3e70 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Volume info retrieved successfully. Aug 25 16:19:06.499544 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-788faa0e-f95a-487e-9271-2033ba1ca7de req-97b3a954-5ede-484b-9910-7cdb1b4c87dc tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Lock "cinder-attachment_update-97409e6a-241a-42b5-9cad-565096f026de-np0000008093" released by "attachment_update" :: held 0.230s {{(pid=100455) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:19:06.500446 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-788faa0e-f95a-487e-9271-2033ba1ca7de req-97b3a954-5ede-484b-9910-7cdb1b4c87dc tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] https://10.4.3.102/volume/v3/attachments/fffa03a7-5eb7-454d-990a-49bad1702e4f returned with HTTP 200 Aug 25 16:19:06.501510 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 63/252] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:19:06 2026] PUT /volume/v3/attachments/fffa03a7-5eb7-454d-990a-49bad1702e4f => generated 969 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:06.506811 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e19f3075-9e92-41a5-a6ba-ad50e8fb3e70 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] https://10.4.3.102/volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 returned with HTTP 200 Aug 25 16:19:06.508038 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 64/253] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:06 2026] GET /volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 => generated 1138 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:06.530321 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-d0074ffb-b210-47e3-ae7b-7e5d38cdff34 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:06.532762 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-604f313d-272a-4cd3-9cd6-0a053d968b78 req-2ea754b8-8325-4dd3-89cd-3209ae136b20 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:06.538478 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d0074ffb-b210-47e3-ae7b-7e5d38cdff34 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] GET https://10.4.3.102/volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 Aug 25 16:19:06.538560 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-604f313d-272a-4cd3-9cd6-0a053d968b78 req-2ea754b8-8325-4dd3-89cd-3209ae136b20 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] GET https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a Aug 25 16:19:06.538640 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d0074ffb-b210-47e3-ae7b-7e5d38cdff34 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:06.538680 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-604f313d-272a-4cd3-9cd6-0a053d968b78 req-2ea754b8-8325-4dd3-89cd-3209ae136b20 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:06.538756 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d0074ffb-b210-47e3-ae7b-7e5d38cdff34 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:06.539993 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-604f313d-272a-4cd3-9cd6-0a053d968b78 req-2ea754b8-8325-4dd3-89cd-3209ae136b20 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:06.552331 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:06.552331 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:06.563110 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-604f313d-272a-4cd3-9cd6-0a053d968b78 req-2ea754b8-8325-4dd3-89cd-3209ae136b20 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Volume info retrieved successfully. Aug 25 16:19:06.563558 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:06.563558 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:06.572770 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-d0074ffb-b210-47e3-ae7b-7e5d38cdff34 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Volume info retrieved successfully. Aug 25 16:19:06.575733 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-604f313d-272a-4cd3-9cd6-0a053d968b78 req-2ea754b8-8325-4dd3-89cd-3209ae136b20 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a returned with HTTP 200 Aug 25 16:19:06.576365 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 62/254] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:19:06 2026] GET /volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:06.581733 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d0074ffb-b210-47e3-ae7b-7e5d38cdff34 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] https://10.4.3.102/volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 returned with HTTP 200 Aug 25 16:19:06.582357 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 66/255] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:06 2026] GET /volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 => generated 1138 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:07.069075 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-de0b6089-ef26-4275-8de2-845b7e9f5311 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:07.069927 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-de0b6089-ef26-4275-8de2-845b7e9f5311 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] GET https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de Aug 25 16:19:07.071225 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-de0b6089-ef26-4275-8de2-845b7e9f5311 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:07.071225 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-de0b6089-ef26-4275-8de2-845b7e9f5311 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:07.092493 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:07.092493 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:07.102930 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-de0b6089-ef26-4275-8de2-845b7e9f5311 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Volume info retrieved successfully. Aug 25 16:19:07.104807 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b0deeb82-4ba7-4d7a-bf64-4c560e317444 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:07.105462 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b0deeb82-4ba7-4d7a-bf64-4c560e317444 None None] GET https://10.4.3.102/volume// Aug 25 16:19:07.105550 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b0deeb82-4ba7-4d7a-bf64-4c560e317444 None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:07.105860 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b0deeb82-4ba7-4d7a-bf64-4c560e317444 None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:07.106526 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b0deeb82-4ba7-4d7a-bf64-4c560e317444 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:19:07.107089 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 65/256] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:19:07 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:19:07.110073 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-de0b6089-ef26-4275-8de2-845b7e9f5311 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de returned with HTTP 200 Aug 25 16:19:07.112009 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 64/257] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:07 2026] GET /volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:07.138884 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-604f313d-272a-4cd3-9cd6-0a053d968b78 req-08ef2b4f-c2fa-49c0-a56a-ea7ece4d15e9 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:07.649019 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-604f313d-272a-4cd3-9cd6-0a053d968b78 req-08ef2b4f-c2fa-49c0-a56a-ea7ece4d15e9 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:19:07.650436 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-604f313d-272a-4cd3-9cd6-0a053d968b78 req-08ef2b4f-c2fa-49c0-a56a-ea7ece4d15e9 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c8ca69cd-6162-409f-ad95-5dd03e18fa0a", "connector": null, "instance_uuid": "8ff33f46-69c1-402d-a8fd-d5b153c79889"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:07.661796 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:07.661796 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:07.712949 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-604f313d-272a-4cd3-9cd6-0a053d968b78 req-08ef2b4f-c2fa-49c0-a56a-ea7ece4d15e9 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:19:07.713629 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 63/258] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:19:07 2026] POST /volume/v3/attachments => generated 273 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:07.763891 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-5efcc25d-41a3-4710-97da-296248016cbb None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:07.767685 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5efcc25d-41a3-4710-97da-296248016cbb tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] GET https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a Aug 25 16:19:07.767865 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5efcc25d-41a3-4710-97da-296248016cbb tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:07.768278 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5efcc25d-41a3-4710-97da-296248016cbb tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:07.785948 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:07.785948 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:07.791293 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-5efcc25d-41a3-4710-97da-296248016cbb tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Volume info retrieved successfully. Aug 25 16:19:07.791557 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-8212d80b-bcc2-45df-a2b8-fe8da0a90571 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:07.792974 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8212d80b-bcc2-45df-a2b8-fe8da0a90571 None None] GET https://10.4.3.102/volume// Aug 25 16:19:07.793099 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8212d80b-bcc2-45df-a2b8-fe8da0a90571 None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:07.794078 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8212d80b-bcc2-45df-a2b8-fe8da0a90571 None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:07.794693 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8212d80b-bcc2-45df-a2b8-fe8da0a90571 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:19:07.795058 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 66/259] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:19:07 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:19:07.801864 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5efcc25d-41a3-4710-97da-296248016cbb tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a returned with HTTP 200 Aug 25 16:19:07.801864 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 67/260] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:07 2026] GET /volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:07.814603 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-604f313d-272a-4cd3-9cd6-0a053d968b78 req-11e4f098-9189-4466-a82b-cc4c2fa25d16 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:07.819360 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-604f313d-272a-4cd3-9cd6-0a053d968b78 req-11e4f098-9189-4466-a82b-cc4c2fa25d16 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] GET https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a Aug 25 16:19:07.819360 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-604f313d-272a-4cd3-9cd6-0a053d968b78 req-11e4f098-9189-4466-a82b-cc4c2fa25d16 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:07.819901 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-604f313d-272a-4cd3-9cd6-0a053d968b78 req-11e4f098-9189-4466-a82b-cc4c2fa25d16 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:07.834546 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:07.834546 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:07.843189 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-604f313d-272a-4cd3-9cd6-0a053d968b78 req-11e4f098-9189-4466-a82b-cc4c2fa25d16 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Volume info retrieved successfully. Aug 25 16:19:07.850882 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-604f313d-272a-4cd3-9cd6-0a053d968b78 req-11e4f098-9189-4466-a82b-cc4c2fa25d16 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a returned with HTTP 200 Aug 25 16:19:07.852138 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 65/261] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:19:07 2026] GET /volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a => generated 1026 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:19:07.961354 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-604f313d-272a-4cd3-9cd6-0a053d968b78 req-f88fee9e-7ffe-45b8-ac43-f7286f3242fc None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:07.963878 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-604f313d-272a-4cd3-9cd6-0a053d968b78 req-f88fee9e-7ffe-45b8-ac43-f7286f3242fc tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] PUT https://10.4.3.102/volume/v3/attachments/fde05ef4-66b0-4977-819b-9adf4d51883d Aug 25 16:19:07.965252 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-604f313d-272a-4cd3-9cd6-0a053d968b78 req-f88fee9e-7ffe-45b8-ac43-f7286f3242fc tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:07.981727 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-604f313d-272a-4cd3-9cd6-0a053d968b78 req-f88fee9e-7ffe-45b8-ac43-f7286f3242fc tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Acquiring lock "cinder-attachment_update-c8ca69cd-6162-409f-ad95-5dd03e18fa0a-np0000008093" by "attachment_update" {{(pid=100457) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:19:07.996102 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-604f313d-272a-4cd3-9cd6-0a053d968b78 req-f88fee9e-7ffe-45b8-ac43-f7286f3242fc tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Lock "cinder-attachment_update-c8ca69cd-6162-409f-ad95-5dd03e18fa0a-np0000008093" acquired by "attachment_update" :: waited 0.014s {{(pid=100457) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:19:07.999997 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:07.999997 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:08.131514 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a2da023d-6115-49c4-9516-d44d0fc09b4f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:08.136235 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a2da023d-6115-49c4-9516-d44d0fc09b4f tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] GET https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de Aug 25 16:19:08.136235 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a2da023d-6115-49c4-9516-d44d0fc09b4f tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:08.136433 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a2da023d-6115-49c4-9516-d44d0fc09b4f tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:08.160978 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:08.160978 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:08.167042 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-a2da023d-6115-49c4-9516-d44d0fc09b4f tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Volume info retrieved successfully. Aug 25 16:19:08.181162 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a2da023d-6115-49c4-9516-d44d0fc09b4f tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de returned with HTTP 200 Aug 25 16:19:08.181978 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 67/262] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:08 2026] GET /volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:08.191021 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-604f313d-272a-4cd3-9cd6-0a053d968b78 req-f88fee9e-7ffe-45b8-ac43-f7286f3242fc tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Lock "cinder-attachment_update-c8ca69cd-6162-409f-ad95-5dd03e18fa0a-np0000008093" released by "attachment_update" :: held 0.195s {{(pid=100457) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:19:08.191021 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-604f313d-272a-4cd3-9cd6-0a053d968b78 req-f88fee9e-7ffe-45b8-ac43-f7286f3242fc tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] https://10.4.3.102/volume/v3/attachments/fde05ef4-66b0-4977-819b-9adf4d51883d returned with HTTP 200 Aug 25 16:19:08.194783 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 64/263] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:19:07 2026] PUT /volume/v3/attachments/fde05ef4-66b0-4977-819b-9adf4d51883d => generated 969 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:08.822570 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-5e242e2d-9e7f-4001-ae1e-77cd9ee29be7 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:08.825303 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5e242e2d-9e7f-4001-ae1e-77cd9ee29be7 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] GET https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a Aug 25 16:19:08.825664 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5e242e2d-9e7f-4001-ae1e-77cd9ee29be7 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:08.825889 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5e242e2d-9e7f-4001-ae1e-77cd9ee29be7 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:08.844706 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:08.844706 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:08.854791 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-5e242e2d-9e7f-4001-ae1e-77cd9ee29be7 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Volume info retrieved successfully. Aug 25 16:19:08.862203 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5e242e2d-9e7f-4001-ae1e-77cd9ee29be7 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a returned with HTTP 200 Aug 25 16:19:08.862700 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 68/264] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:08 2026] GET /volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:08.999106 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-36197f60-ac07-4553-800e-97e3fdeadf2b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:09.201912 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-09832d12-8ce0-424f-af02-a442d2c61734 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:09.204674 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-09832d12-8ce0-424f-af02-a442d2c61734 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] GET https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de Aug 25 16:19:09.205173 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-09832d12-8ce0-424f-af02-a442d2c61734 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:09.205354 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-09832d12-8ce0-424f-af02-a442d2c61734 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:09.228776 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:09.228776 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:09.233915 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-09832d12-8ce0-424f-af02-a442d2c61734 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Volume info retrieved successfully. Aug 25 16:19:09.244703 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-09832d12-8ce0-424f-af02-a442d2c61734 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de returned with HTTP 200 Aug 25 16:19:09.245151 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 68/265] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:09 2026] GET /volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:09.297514 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-36197f60-ac07-4553-800e-97e3fdeadf2b tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes Aug 25 16:19:09.297824 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-36197f60-ac07-4553-800e-97e3fdeadf2b tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:09.298097 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-36197f60-ac07-4553-800e-97e3fdeadf2b tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'index' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:09.298747 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.api_utils [None req-36197f60-ac07-4553-800e-97e3fdeadf2b tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Removing options '' from query. {{(pid=100455) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:19:09.299574 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-36197f60-ac07-4553-800e-97e3fdeadf2b tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100455) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:19:09.338415 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-36197f60-ac07-4553-800e-97e3fdeadf2b tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Get all volumes completed successfully. Aug 25 16:19:09.338563 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-36197f60-ac07-4553-800e-97e3fdeadf2b tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 200 Aug 25 16:19:09.338928 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 66/266] 10.4.3.102 () {66 vars in 1237 bytes} [Tue Aug 25 16:19:08 2026] GET /volume/v3/volumes => generated 15 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:19:09.353045 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-dc47669b-0098-4878-be8e-4eadc1a9e36f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:09.355142 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-dc47669b-0098-4878-be8e-4eadc1a9e36f tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:19:09.355521 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-dc47669b-0098-4878-be8e-4eadc1a9e36f tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1050462831"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:09.357687 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-dc47669b-0098-4878-be8e-4eadc1a9e36f tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1050462831'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:19:09.357687 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-dc47669b-0098-4878-be8e-4eadc1a9e36f tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Create volume of 1 GB Aug 25 16:19:09.358451 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:09.358451 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:09.365674 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-dc47669b-0098-4878-be8e-4eadc1a9e36f tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Availability Zones retrieved successfully. Aug 25 16:19:09.372501 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-dc47669b-0098-4878-be8e-4eadc1a9e36f tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Flow 'volume_create_api' (1bf152d9-b643-4554-904c-401c253a7d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:19:09.374282 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-dc47669b-0098-4878-be8e-4eadc1a9e36f tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d12049e3-150c-4a63-9a34-31ab697fecab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:09.375819 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-dc47669b-0098-4878-be8e-4eadc1a9e36f tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:19:09.408695 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-dc47669b-0098-4878-be8e-4eadc1a9e36f tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d12049e3-150c-4a63-9a34-31ab697fecab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:09.409170 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-dc47669b-0098-4878-be8e-4eadc1a9e36f tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2aba7c90-af54-4595-b2e4-1722a1b95660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:09.504785 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-dc47669b-0098-4878-be8e-4eadc1a9e36f tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Created reservations ['c0b4cd80-d645-47b4-9c7e-4693bcadcc00', 'd3f8a45a-e413-4aea-8903-cd25054d25dd', 'ba762f36-b37d-4845-89cd-35f5468c0c37', '829a3f5d-f436-4cc1-9914-174f7828a2d3'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:19:09.505828 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-dc47669b-0098-4878-be8e-4eadc1a9e36f tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2aba7c90-af54-4595-b2e4-1722a1b95660) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0b4cd80-d645-47b4-9c7e-4693bcadcc00', 'd3f8a45a-e413-4aea-8903-cd25054d25dd', 'ba762f36-b37d-4845-89cd-35f5468c0c37', '829a3f5d-f436-4cc1-9914-174f7828a2d3']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:09.506661 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-dc47669b-0098-4878-be8e-4eadc1a9e36f tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1414b541-0596-428a-9bb5-71759dfef2a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:09.546419 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-dc47669b-0098-4878-be8e-4eadc1a9e36f tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1414b541-0596-428a-9bb5-71759dfef2a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51c9d792-6af1-404a-9020-f44f88dd6a63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1050462831',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='48d2749d41234b0f929cf8a7bccb33b1',qos_specs=None,replication_status=,reservations=['c0b4cd80-d645-47b4-9c7e-4693bcadcc00','d3f8a45a-e413-4aea-8903-cd25054d25dd','ba762f36-b37d-4845-89cd-35f5468c0c37','829a3f5d-f436-4cc1-9914-174f7828a2d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01931112eb2b4c56a8701ff9f83a502b',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:19:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1050462831',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51c9d792-6af1-404a-9020-f44f88dd6a63,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='48d2749d41234b0f929cf8a7bccb33b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01931112eb2b4c56a8701ff9f83a502b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:09.547599 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-dc47669b-0098-4878-be8e-4eadc1a9e36f tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d991ab9-921d-4d9e-973e-b3ebf7efa6c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:09.581529 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-dc47669b-0098-4878-be8e-4eadc1a9e36f tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d991ab9-921d-4d9e-973e-b3ebf7efa6c1) transitioned into state 'SUCCESS' from state '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-1050462831',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='48d2749d41234b0f929cf8a7bccb33b1',qos_specs=None,replication_status=,reservations=['c0b4cd80-d645-47b4-9c7e-4693bcadcc00','d3f8a45a-e413-4aea-8903-cd25054d25dd','ba762f36-b37d-4845-89cd-35f5468c0c37','829a3f5d-f436-4cc1-9914-174f7828a2d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01931112eb2b4c56a8701ff9f83a502b',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:09.582556 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-dc47669b-0098-4878-be8e-4eadc1a9e36f tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de447f41-55e6-4aa9-b802-49bdf77d12b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:09.599953 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-dc47669b-0098-4878-be8e-4eadc1a9e36f tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de447f41-55e6-4aa9-b802-49bdf77d12b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:09.601746 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-dc47669b-0098-4878-be8e-4eadc1a9e36f tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Flow 'volume_create_api' (1bf152d9-b643-4554-904c-401c253a7d05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:19:09.602141 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-dc47669b-0098-4878-be8e-4eadc1a9e36f tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Create volume request issued successfully. Aug 25 16:19:09.602878 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-dc47669b-0098-4878-be8e-4eadc1a9e36f tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:19:09.603483 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 65/267] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:19:09 2026] POST /volume/v3/volumes => generated 764 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:19:09.615231 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-665ecf24-4c1d-4f01-bb24-0307e10aa948 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:09.617712 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-665ecf24-4c1d-4f01-bb24-0307e10aa948 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes/51c9d792-6af1-404a-9020-f44f88dd6a63 Aug 25 16:19:09.618447 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-665ecf24-4c1d-4f01-bb24-0307e10aa948 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:09.618447 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-665ecf24-4c1d-4f01-bb24-0307e10aa948 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:09.631177 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:09.631177 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:09.636056 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-665ecf24-4c1d-4f01-bb24-0307e10aa948 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Volume info retrieved successfully. Aug 25 16:19:09.641470 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-665ecf24-4c1d-4f01-bb24-0307e10aa948 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes/51c9d792-6af1-404a-9020-f44f88dd6a63 returned with HTTP 200 Aug 25 16:19:09.642235 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 69/268] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:09 2026] GET /volume/v3/volumes/51c9d792-6af1-404a-9020-f44f88dd6a63 => generated 832 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:09.884626 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c205c1b4-25fa-4322-8596-2baa1dc5c6dc None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:09.885116 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c205c1b4-25fa-4322-8596-2baa1dc5c6dc tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] GET https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a Aug 25 16:19:09.885330 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c205c1b4-25fa-4322-8596-2baa1dc5c6dc tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:09.885538 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c205c1b4-25fa-4322-8596-2baa1dc5c6dc tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:09.903728 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:09.903728 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:09.909242 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-c205c1b4-25fa-4322-8596-2baa1dc5c6dc tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Volume info retrieved successfully. Aug 25 16:19:09.918308 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c205c1b4-25fa-4322-8596-2baa1dc5c6dc tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a returned with HTTP 200 Aug 25 16:19:09.918859 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 69/269] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:09 2026] GET /volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:10.268939 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-834d1d1d-652f-4f02-9134-a9f40884949d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:10.273803 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-834d1d1d-652f-4f02-9134-a9f40884949d tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] GET https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de Aug 25 16:19:10.273803 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-834d1d1d-652f-4f02-9134-a9f40884949d tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:10.274920 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-834d1d1d-652f-4f02-9134-a9f40884949d tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:10.293213 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:10.293213 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:10.312143 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-834d1d1d-652f-4f02-9134-a9f40884949d tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Volume info retrieved successfully. Aug 25 16:19:10.324626 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-834d1d1d-652f-4f02-9134-a9f40884949d tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de returned with HTTP 200 Aug 25 16:19:10.324626 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 67/270] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:10 2026] GET /volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de => generated 1015 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:10.606024 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-1da0d39b-06c8-4927-b6ed-3143ea2e9aa2 req-ba50aa81-8b62-4e36-87cf-2eec7a31cc7c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:10.612006 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-1da0d39b-06c8-4927-b6ed-3143ea2e9aa2 req-ba50aa81-8b62-4e36-87cf-2eec7a31cc7c tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] GET https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 Aug 25 16:19:10.612249 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-1da0d39b-06c8-4927-b6ed-3143ea2e9aa2 req-ba50aa81-8b62-4e36-87cf-2eec7a31cc7c tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:10.612495 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-1da0d39b-06c8-4927-b6ed-3143ea2e9aa2 req-ba50aa81-8b62-4e36-87cf-2eec7a31cc7c tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:10.632684 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:10.632684 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:10.637136 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-1da0d39b-06c8-4927-b6ed-3143ea2e9aa2 req-ba50aa81-8b62-4e36-87cf-2eec7a31cc7c tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Volume info retrieved successfully. Aug 25 16:19:10.644428 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-1da0d39b-06c8-4927-b6ed-3143ea2e9aa2 req-ba50aa81-8b62-4e36-87cf-2eec7a31cc7c tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 returned with HTTP 200 Aug 25 16:19:10.644997 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 66/271] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:19:10 2026] GET /volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:10.659302 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9f7a679e-110d-472d-a675-7c6f4a9d4398 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:10.661821 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9f7a679e-110d-472d-a675-7c6f4a9d4398 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes/51c9d792-6af1-404a-9020-f44f88dd6a63 Aug 25 16:19:10.661821 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9f7a679e-110d-472d-a675-7c6f4a9d4398 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:10.663232 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9f7a679e-110d-472d-a675-7c6f4a9d4398 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:10.679675 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:10.679675 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:10.684676 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-9f7a679e-110d-472d-a675-7c6f4a9d4398 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Volume info retrieved successfully. Aug 25 16:19:10.693413 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9f7a679e-110d-472d-a675-7c6f4a9d4398 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes/51c9d792-6af1-404a-9020-f44f88dd6a63 returned with HTTP 200 Aug 25 16:19:10.693413 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 70/272] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:10 2026] GET /volume/v3/volumes/51c9d792-6af1-404a-9020-f44f88dd6a63 => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:10.715336 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-1ce2d0df-8989-4e1f-837b-5e367d05d375 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:10.718235 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1ce2d0df-8989-4e1f-837b-5e367d05d375 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes/51c9d792-6af1-404a-9020-f44f88dd6a63 Aug 25 16:19:10.718426 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1ce2d0df-8989-4e1f-837b-5e367d05d375 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:10.718676 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1ce2d0df-8989-4e1f-837b-5e367d05d375 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:10.726732 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:10.726732 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:10.744753 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-1ce2d0df-8989-4e1f-837b-5e367d05d375 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Volume info retrieved successfully. Aug 25 16:19:10.752512 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1ce2d0df-8989-4e1f-837b-5e367d05d375 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes/51c9d792-6af1-404a-9020-f44f88dd6a63 returned with HTTP 200 Aug 25 16:19:10.752632 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 70/273] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:10 2026] GET /volume/v3/volumes/51c9d792-6af1-404a-9020-f44f88dd6a63 => generated 857 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:10.768880 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-4d754fcd-5987-4f12-a682-1d0a48a07154 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:10.773620 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4d754fcd-5987-4f12-a682-1d0a48a07154 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:19:10.773620 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4d754fcd-5987-4f12-a682-1d0a48a07154 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-876177640"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:10.773779 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-0d1fe167-1c25-494b-ae72-1441de2e56c5 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:10.773779 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0d1fe167-1c25-494b-ae72-1441de2e56c5 None None] GET https://10.4.3.102/volume// Aug 25 16:19:10.773779 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0d1fe167-1c25-494b-ae72-1441de2e56c5 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:10.773925 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0d1fe167-1c25-494b-ae72-1441de2e56c5 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:10.774392 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0d1fe167-1c25-494b-ae72-1441de2e56c5 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:19:10.774613 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 67/274] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:19:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:19:10.776303 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-4d754fcd-5987-4f12-a682-1d0a48a07154 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-876177640'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:19:10.776811 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-4d754fcd-5987-4f12-a682-1d0a48a07154 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Create volume of 1 GB Aug 25 16:19:10.784802 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-4d754fcd-5987-4f12-a682-1d0a48a07154 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Availability Zones retrieved successfully. Aug 25 16:19:10.785120 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-1da0d39b-06c8-4927-b6ed-3143ea2e9aa2 req-dbc8becd-9501-40ab-ae54-b6cbda6987f6 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:10.789655 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-1da0d39b-06c8-4927-b6ed-3143ea2e9aa2 req-dbc8becd-9501-40ab-ae54-b6cbda6987f6 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:19:10.790268 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-1da0d39b-06c8-4927-b6ed-3143ea2e9aa2 req-dbc8becd-9501-40ab-ae54-b6cbda6987f6 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b52a3b07-90f2-42f5-9168-528d583d7b01", "connector": null, "instance_uuid": "ca4823e8-0fd3-457d-863f-10142a8a26d8"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:10.794693 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4d754fcd-5987-4f12-a682-1d0a48a07154 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Flow 'volume_create_api' (2b5f5dae-d517-405a-8976-903811e313cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:19:10.795812 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4d754fcd-5987-4f12-a682-1d0a48a07154 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9685f731-ef3b-4178-946c-c2881cc2d870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:10.797719 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-4d754fcd-5987-4f12-a682-1d0a48a07154 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:19:10.805072 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:10.805072 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:10.838309 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4d754fcd-5987-4f12-a682-1d0a48a07154 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9685f731-ef3b-4178-946c-c2881cc2d870) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:10.839417 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4d754fcd-5987-4f12-a682-1d0a48a07154 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dd8a57a-5194-418f-a3c8-ee227a8a837b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:10.846261 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-1da0d39b-06c8-4927-b6ed-3143ea2e9aa2 req-dbc8becd-9501-40ab-ae54-b6cbda6987f6 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:19:10.847076 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 71/275] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:19:10 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) Aug 25 16:19:10.880607 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-e1214986-8566-42ce-8a6a-2a904bfe05f0 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:10.884452 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e1214986-8566-42ce-8a6a-2a904bfe05f0 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] GET https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 Aug 25 16:19:10.884733 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e1214986-8566-42ce-8a6a-2a904bfe05f0 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:10.884996 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e1214986-8566-42ce-8a6a-2a904bfe05f0 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:10.894457 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-4d754fcd-5987-4f12-a682-1d0a48a07154 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Created reservations ['0c74bb45-3540-45e1-9995-e1ae7577f8ed', '1fa759ff-cbed-47b9-b01c-d305a999d7f6', 'dae85b2e-80fa-4017-8856-bb4ba4190ec9', 'dc3dace4-44ba-4a77-93a0-b3ab21aa3478'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:19:10.895410 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4d754fcd-5987-4f12-a682-1d0a48a07154 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dd8a57a-5194-418f-a3c8-ee227a8a837b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c74bb45-3540-45e1-9995-e1ae7577f8ed', '1fa759ff-cbed-47b9-b01c-d305a999d7f6', 'dae85b2e-80fa-4017-8856-bb4ba4190ec9', 'dc3dace4-44ba-4a77-93a0-b3ab21aa3478']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:10.896387 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4d754fcd-5987-4f12-a682-1d0a48a07154 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01f77040-7c15-4d5d-aa64-2fb8c943793d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:10.896579 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:10.896579 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:10.902764 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-e1214986-8566-42ce-8a6a-2a904bfe05f0 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Volume info retrieved successfully. Aug 25 16:19:10.905477 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f7bc99eb-a566-466c-a63c-28a308f00880 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:10.905940 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f7bc99eb-a566-466c-a63c-28a308f00880 None None] GET https://10.4.3.102/volume// Aug 25 16:19:10.906163 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f7bc99eb-a566-466c-a63c-28a308f00880 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:10.906408 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f7bc99eb-a566-466c-a63c-28a308f00880 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:10.906845 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f7bc99eb-a566-466c-a63c-28a308f00880 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:19:10.907244 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 68/276] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:19:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:19:10.911053 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e1214986-8566-42ce-8a6a-2a904bfe05f0 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 returned with HTTP 200 Aug 25 16:19:10.911568 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 71/277] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:10 2026] GET /volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:10.919229 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-1da0d39b-06c8-4927-b6ed-3143ea2e9aa2 req-ff267409-d1a9-4fd1-9a88-496d68a16431 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:10.923771 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-1da0d39b-06c8-4927-b6ed-3143ea2e9aa2 req-ff267409-d1a9-4fd1-9a88-496d68a16431 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] GET https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 Aug 25 16:19:10.923771 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-1da0d39b-06c8-4927-b6ed-3143ea2e9aa2 req-ff267409-d1a9-4fd1-9a88-496d68a16431 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:10.923771 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-1da0d39b-06c8-4927-b6ed-3143ea2e9aa2 req-ff267409-d1a9-4fd1-9a88-496d68a16431 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:10.934771 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4d754fcd-5987-4f12-a682-1d0a48a07154 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01f77040-7c15-4d5d-aa64-2fb8c943793d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9b4f31e-d7bb-43c7-818a-a5502a7fe5cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-876177640',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='48d2749d41234b0f929cf8a7bccb33b1',qos_specs=None,replication_status=,reservations=['0c74bb45-3540-45e1-9995-e1ae7577f8ed','1fa759ff-cbed-47b9-b01c-d305a999d7f6','dae85b2e-80fa-4017-8856-bb4ba4190ec9','dc3dace4-44ba-4a77-93a0-b3ab21aa3478'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01931112eb2b4c56a8701ff9f83a502b',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:19:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-876177640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9b4f31e-d7bb-43c7-818a-a5502a7fe5cc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='48d2749d41234b0f929cf8a7bccb33b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01931112eb2b4c56a8701ff9f83a502b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:10.935956 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4d754fcd-5987-4f12-a682-1d0a48a07154 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2523e51-e114-4f40-a462-a3b1e936a1a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:10.936087 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-db0ae2c2-172f-421d-b88b-cc0487fb41be None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:10.940226 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-db0ae2c2-172f-421d-b88b-cc0487fb41be tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] GET https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a Aug 25 16:19:10.940226 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-db0ae2c2-172f-421d-b88b-cc0487fb41be tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:10.940226 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-db0ae2c2-172f-421d-b88b-cc0487fb41be tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:10.940301 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:10.940301 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:10.944349 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-1da0d39b-06c8-4927-b6ed-3143ea2e9aa2 req-ff267409-d1a9-4fd1-9a88-496d68a16431 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Volume info retrieved successfully. Aug 25 16:19:10.949393 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:10.949393 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:10.951068 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-1da0d39b-06c8-4927-b6ed-3143ea2e9aa2 req-ff267409-d1a9-4fd1-9a88-496d68a16431 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 returned with HTTP 200 Aug 25 16:19:10.951939 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 72/278] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:19:10 2026] GET /volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 => generated 1023 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:19:10.954500 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-db0ae2c2-172f-421d-b88b-cc0487fb41be tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Volume info retrieved successfully. Aug 25 16:19:10.959999 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-db0ae2c2-172f-421d-b88b-cc0487fb41be tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a returned with HTTP 200 Aug 25 16:19:10.960314 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 69/279] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:10 2026] GET /volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:10.974990 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4d754fcd-5987-4f12-a682-1d0a48a07154 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2523e51-e114-4f40-a462-a3b1e936a1a1) transitioned into state 'SUCCESS' from state '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-876177640',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='48d2749d41234b0f929cf8a7bccb33b1',qos_specs=None,replication_status=,reservations=['0c74bb45-3540-45e1-9995-e1ae7577f8ed','1fa759ff-cbed-47b9-b01c-d305a999d7f6','dae85b2e-80fa-4017-8856-bb4ba4190ec9','dc3dace4-44ba-4a77-93a0-b3ab21aa3478'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01931112eb2b4c56a8701ff9f83a502b',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:10.975853 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4d754fcd-5987-4f12-a682-1d0a48a07154 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (921b07af-2dcc-40a2-b2fa-8f534b15c3f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:10.989785 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4d754fcd-5987-4f12-a682-1d0a48a07154 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (921b07af-2dcc-40a2-b2fa-8f534b15c3f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:10.990865 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4d754fcd-5987-4f12-a682-1d0a48a07154 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Flow 'volume_create_api' (2b5f5dae-d517-405a-8976-903811e313cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:19:10.991289 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-4d754fcd-5987-4f12-a682-1d0a48a07154 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Create volume request issued successfully. Aug 25 16:19:10.992134 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4d754fcd-5987-4f12-a682-1d0a48a07154 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:19:10.992765 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 68/280] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:19:10 2026] POST /volume/v3/volumes => generated 763 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:19:11.008964 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-6484ed42-c330-4067-8839-f1b0af8a9953 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:11.013619 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6484ed42-c330-4067-8839-f1b0af8a9953 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes/f9b4f31e-d7bb-43c7-818a-a5502a7fe5cc Aug 25 16:19:11.013619 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6484ed42-c330-4067-8839-f1b0af8a9953 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:11.013619 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6484ed42-c330-4067-8839-f1b0af8a9953 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:11.020823 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:11.020823 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:11.026117 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-6484ed42-c330-4067-8839-f1b0af8a9953 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Volume info retrieved successfully. Aug 25 16:19:11.031730 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6484ed42-c330-4067-8839-f1b0af8a9953 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes/f9b4f31e-d7bb-43c7-818a-a5502a7fe5cc returned with HTTP 200 Aug 25 16:19:11.032180 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 72/281] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:11 2026] GET /volume/v3/volumes/f9b4f31e-d7bb-43c7-818a-a5502a7fe5cc => generated 831 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:11.057460 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-1da0d39b-06c8-4927-b6ed-3143ea2e9aa2 req-c19e5052-a02c-40d0-b5a6-59a6d402bc12 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:11.059886 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-1da0d39b-06c8-4927-b6ed-3143ea2e9aa2 req-c19e5052-a02c-40d0-b5a6-59a6d402bc12 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] PUT https://10.4.3.102/volume/v3/attachments/678bca55-04b6-48e9-9b90-6c0027b2a2c6 Aug 25 16:19:11.061080 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-1da0d39b-06c8-4927-b6ed-3143ea2e9aa2 req-c19e5052-a02c-40d0-b5a6-59a6d402bc12 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:11.073567 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-1da0d39b-06c8-4927-b6ed-3143ea2e9aa2 req-c19e5052-a02c-40d0-b5a6-59a6d402bc12 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Acquiring lock "cinder-attachment_update-b52a3b07-90f2-42f5-9168-528d583d7b01-np0000008093" by "attachment_update" {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:19:11.081797 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-1da0d39b-06c8-4927-b6ed-3143ea2e9aa2 req-c19e5052-a02c-40d0-b5a6-59a6d402bc12 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Lock "cinder-attachment_update-b52a3b07-90f2-42f5-9168-528d583d7b01-np0000008093" acquired by "attachment_update" :: waited 0.006s {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:19:11.081797 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:11.081797 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:11.302673 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-1da0d39b-06c8-4927-b6ed-3143ea2e9aa2 req-c19e5052-a02c-40d0-b5a6-59a6d402bc12 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Lock "cinder-attachment_update-b52a3b07-90f2-42f5-9168-528d583d7b01-np0000008093" released by "attachment_update" :: held 0.223s {{(pid=100454) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:19:11.303076 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-1da0d39b-06c8-4927-b6ed-3143ea2e9aa2 req-c19e5052-a02c-40d0-b5a6-59a6d402bc12 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] https://10.4.3.102/volume/v3/attachments/678bca55-04b6-48e9-9b90-6c0027b2a2c6 returned with HTTP 200 Aug 25 16:19:11.303518 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 73/282] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:19:11 2026] PUT /volume/v3/attachments/678bca55-04b6-48e9-9b90-6c0027b2a2c6 => generated 969 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:11.341698 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-99c46e4d-f342-4413-8915-e9a5359a7463 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:11.344120 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-99c46e4d-f342-4413-8915-e9a5359a7463 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] GET https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de Aug 25 16:19:11.344409 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-99c46e4d-f342-4413-8915-e9a5359a7463 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:11.344713 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-99c46e4d-f342-4413-8915-e9a5359a7463 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:11.358716 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:11.358716 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:11.364123 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-99c46e4d-f342-4413-8915-e9a5359a7463 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Volume info retrieved successfully. Aug 25 16:19:11.370051 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-99c46e4d-f342-4413-8915-e9a5359a7463 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de returned with HTTP 200 Aug 25 16:19:11.370397 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 70/283] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:11 2026] GET /volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de => generated 1015 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:11.929502 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-5a86fa57-ce3e-4f12-be4a-61ac7ba795c4 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:11.932168 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5a86fa57-ce3e-4f12-be4a-61ac7ba795c4 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] GET https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 Aug 25 16:19:11.932459 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5a86fa57-ce3e-4f12-be4a-61ac7ba795c4 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:11.932761 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5a86fa57-ce3e-4f12-be4a-61ac7ba795c4 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:11.945197 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:11.945197 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:11.950479 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-5a86fa57-ce3e-4f12-be4a-61ac7ba795c4 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Volume info retrieved successfully. Aug 25 16:19:11.956783 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5a86fa57-ce3e-4f12-be4a-61ac7ba795c4 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 returned with HTTP 200 Aug 25 16:19:11.957263 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 69/284] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:11 2026] GET /volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:19:11.974362 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-1ba63214-92c1-4147-adc6-d449c651a172 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:11.976302 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1ba63214-92c1-4147-adc6-d449c651a172 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] GET https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a Aug 25 16:19:11.976567 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1ba63214-92c1-4147-adc6-d449c651a172 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:11.976777 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1ba63214-92c1-4147-adc6-d449c651a172 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:11.988186 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:11.988186 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:11.992908 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-1ba63214-92c1-4147-adc6-d449c651a172 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Volume info retrieved successfully. Aug 25 16:19:11.998606 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1ba63214-92c1-4147-adc6-d449c651a172 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a returned with HTTP 200 Aug 25 16:19:11.999001 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 73/285] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:11 2026] GET /volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:12.056224 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-4fe4c0b1-4dba-47ed-b508-f592338d806f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:12.061258 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4fe4c0b1-4dba-47ed-b508-f592338d806f tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes/f9b4f31e-d7bb-43c7-818a-a5502a7fe5cc Aug 25 16:19:12.061478 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4fe4c0b1-4dba-47ed-b508-f592338d806f tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:12.061738 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4fe4c0b1-4dba-47ed-b508-f592338d806f tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:12.078293 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:12.078293 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:12.084342 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-4fe4c0b1-4dba-47ed-b508-f592338d806f tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Volume info retrieved successfully. Aug 25 16:19:12.090660 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4fe4c0b1-4dba-47ed-b508-f592338d806f tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes/f9b4f31e-d7bb-43c7-818a-a5502a7fe5cc returned with HTTP 200 Aug 25 16:19:12.091210 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 74/286] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:12 2026] GET /volume/v3/volumes/f9b4f31e-d7bb-43c7-818a-a5502a7fe5cc => generated 856 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:12.107911 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-fbf80699-9fef-4998-85be-24a9ff4e7972 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:12.113901 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fbf80699-9fef-4998-85be-24a9ff4e7972 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes/f9b4f31e-d7bb-43c7-818a-a5502a7fe5cc Aug 25 16:19:12.113901 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fbf80699-9fef-4998-85be-24a9ff4e7972 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:12.113901 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fbf80699-9fef-4998-85be-24a9ff4e7972 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:12.120049 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:12.120049 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:12.126093 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-fbf80699-9fef-4998-85be-24a9ff4e7972 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Volume info retrieved successfully. Aug 25 16:19:12.133208 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fbf80699-9fef-4998-85be-24a9ff4e7972 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes/f9b4f31e-d7bb-43c7-818a-a5502a7fe5cc returned with HTTP 200 Aug 25 16:19:12.133732 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 71/287] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:12 2026] GET /volume/v3/volumes/f9b4f31e-d7bb-43c7-818a-a5502a7fe5cc => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:12.146978 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-3fb13787-a0c7-4d86-9de3-8181ff5264db None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:12.149610 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3fb13787-a0c7-4d86-9de3-8181ff5264db tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:19:12.149961 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3fb13787-a0c7-4d86-9de3-8181ff5264db tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-82297789"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:12.151378 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-3fb13787-a0c7-4d86-9de3-8181ff5264db tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-82297789'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:19:12.151479 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-3fb13787-a0c7-4d86-9de3-8181ff5264db tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Create volume of 1 GB Aug 25 16:19:12.158226 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-3fb13787-a0c7-4d86-9de3-8181ff5264db tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Availability Zones retrieved successfully. Aug 25 16:19:12.166550 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-3fb13787-a0c7-4d86-9de3-8181ff5264db tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Flow 'volume_create_api' (d56ecd1a-739b-4ab6-b04e-3ddaedb91aeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:19:12.167615 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-3fb13787-a0c7-4d86-9de3-8181ff5264db tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88c09092-7981-4e56-a440-152f1993b19e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:12.168876 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-3fb13787-a0c7-4d86-9de3-8181ff5264db tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:19:12.213177 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-3fb13787-a0c7-4d86-9de3-8181ff5264db tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88c09092-7981-4e56-a440-152f1993b19e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:12.214799 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-3fb13787-a0c7-4d86-9de3-8181ff5264db tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07892e84-7e45-4d38-bc81-ba0b3e7d6c8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:12.329602 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-3fb13787-a0c7-4d86-9de3-8181ff5264db tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Created reservations ['05cddc69-f05a-4074-a397-8befe211b7bb', 'd26cc692-f2a6-4187-9f7b-b836bf76dadd', 'eb5d6675-4900-4cdd-80be-20eef8810413', '1de31bdc-e8bc-4e3c-8538-a4707652c50d'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:19:12.330571 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-3fb13787-a0c7-4d86-9de3-8181ff5264db tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07892e84-7e45-4d38-bc81-ba0b3e7d6c8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05cddc69-f05a-4074-a397-8befe211b7bb', 'd26cc692-f2a6-4187-9f7b-b836bf76dadd', 'eb5d6675-4900-4cdd-80be-20eef8810413', '1de31bdc-e8bc-4e3c-8538-a4707652c50d']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:12.331447 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-3fb13787-a0c7-4d86-9de3-8181ff5264db tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a6dd203-2331-4ef9-93ca-5f24dd177a46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:12.374315 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-3fb13787-a0c7-4d86-9de3-8181ff5264db tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a6dd203-2331-4ef9-93ca-5f24dd177a46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '934505a1-3982-4e78-98c4-becc35b3050c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-82297789',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='48d2749d41234b0f929cf8a7bccb33b1',qos_specs=None,replication_status=,reservations=['05cddc69-f05a-4074-a397-8befe211b7bb','d26cc692-f2a6-4187-9f7b-b836bf76dadd','eb5d6675-4900-4cdd-80be-20eef8810413','1de31bdc-e8bc-4e3c-8538-a4707652c50d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01931112eb2b4c56a8701ff9f83a502b',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:19:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-82297789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=934505a1-3982-4e78-98c4-becc35b3050c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='48d2749d41234b0f929cf8a7bccb33b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01931112eb2b4c56a8701ff9f83a502b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:12.375323 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-3fb13787-a0c7-4d86-9de3-8181ff5264db tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e6b9cec-2de8-4c15-8986-62fda90b6a59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:12.386828 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a9e776ed-33c3-4e6f-9e10-86bee549168e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:12.388751 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a9e776ed-33c3-4e6f-9e10-86bee549168e tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] GET https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de Aug 25 16:19:12.388935 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a9e776ed-33c3-4e6f-9e10-86bee549168e tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:12.389131 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a9e776ed-33c3-4e6f-9e10-86bee549168e tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:12.400202 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:12.400202 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:12.404708 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-a9e776ed-33c3-4e6f-9e10-86bee549168e tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Volume info retrieved successfully. Aug 25 16:19:12.411947 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a9e776ed-33c3-4e6f-9e10-86bee549168e tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de returned with HTTP 200 Aug 25 16:19:12.411947 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 74/288] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:12 2026] GET /volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de => generated 1015 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:12.412216 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-3fb13787-a0c7-4d86-9de3-8181ff5264db tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e6b9cec-2de8-4c15-8986-62fda90b6a59) transitioned into state 'SUCCESS' from state '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-82297789',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='48d2749d41234b0f929cf8a7bccb33b1',qos_specs=None,replication_status=,reservations=['05cddc69-f05a-4074-a397-8befe211b7bb','d26cc692-f2a6-4187-9f7b-b836bf76dadd','eb5d6675-4900-4cdd-80be-20eef8810413','1de31bdc-e8bc-4e3c-8538-a4707652c50d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01931112eb2b4c56a8701ff9f83a502b',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:12.413062 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-3fb13787-a0c7-4d86-9de3-8181ff5264db tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (013a7a0b-0546-4bca-8e63-8627aba516e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:12.431871 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-3fb13787-a0c7-4d86-9de3-8181ff5264db tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (013a7a0b-0546-4bca-8e63-8627aba516e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:12.432929 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-3fb13787-a0c7-4d86-9de3-8181ff5264db tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Flow 'volume_create_api' (d56ecd1a-739b-4ab6-b04e-3ddaedb91aeb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:19:12.433245 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-3fb13787-a0c7-4d86-9de3-8181ff5264db tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Create volume request issued successfully. Aug 25 16:19:12.433824 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3fb13787-a0c7-4d86-9de3-8181ff5264db tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:19:12.434254 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 70/289] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:19:12 2026] POST /volume/v3/volumes => generated 762 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:19:12.448648 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-bae5bcb9-7590-4b66-baba-434fdd6ffc99 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:12.456146 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bae5bcb9-7590-4b66-baba-434fdd6ffc99 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes/934505a1-3982-4e78-98c4-becc35b3050c Aug 25 16:19:12.456146 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-bae5bcb9-7590-4b66-baba-434fdd6ffc99 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:12.456146 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-bae5bcb9-7590-4b66-baba-434fdd6ffc99 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:12.478414 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:12.478414 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:12.484194 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-bae5bcb9-7590-4b66-baba-434fdd6ffc99 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Volume info retrieved successfully. Aug 25 16:19:12.493380 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bae5bcb9-7590-4b66-baba-434fdd6ffc99 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes/934505a1-3982-4e78-98c4-becc35b3050c returned with HTTP 200 Aug 25 16:19:12.493380 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 75/290] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:12 2026] GET /volume/v3/volumes/934505a1-3982-4e78-98c4-becc35b3050c => generated 830 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:12.973794 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-05fdade3-e802-4417-92c9-b0e49067bf86 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:12.975964 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-05fdade3-e802-4417-92c9-b0e49067bf86 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] GET https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 Aug 25 16:19:12.976161 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-05fdade3-e802-4417-92c9-b0e49067bf86 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:12.976297 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-05fdade3-e802-4417-92c9-b0e49067bf86 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:12.986310 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:12.986310 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:12.990674 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-05fdade3-e802-4417-92c9-b0e49067bf86 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Volume info retrieved successfully. Aug 25 16:19:12.995275 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-05fdade3-e802-4417-92c9-b0e49067bf86 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 returned with HTTP 200 Aug 25 16:19:12.995804 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 72/291] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:12 2026] GET /volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:13.014224 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-50d479d2-4751-4b75-8669-bdb967ffd470 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:13.016296 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-50d479d2-4751-4b75-8669-bdb967ffd470 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] GET https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a Aug 25 16:19:13.016529 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-50d479d2-4751-4b75-8669-bdb967ffd470 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:13.016930 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-50d479d2-4751-4b75-8669-bdb967ffd470 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:13.027738 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:13.027738 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:13.032319 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-50d479d2-4751-4b75-8669-bdb967ffd470 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Volume info retrieved successfully. Aug 25 16:19:13.037916 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-50d479d2-4751-4b75-8669-bdb967ffd470 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a returned with HTTP 200 Aug 25 16:19:13.038643 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 75/292] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:13 2026] GET /volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:13.323473 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-788faa0e-f95a-487e-9271-2033ba1ca7de req-2d34e740-58a3-493b-a1aa-6110c5d8eef1 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:13.326525 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-788faa0e-f95a-487e-9271-2033ba1ca7de req-2d34e740-58a3-493b-a1aa-6110c5d8eef1 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] POST https://10.4.3.102/volume/v3/attachments/fffa03a7-5eb7-454d-990a-49bad1702e4f/action Aug 25 16:19:13.327034 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-788faa0e-f95a-487e-9271-2033ba1ca7de req-2d34e740-58a3-493b-a1aa-6110c5d8eef1 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Action body: b'{"os-complete": null}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:19:13.327190 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-788faa0e-f95a-487e-9271-2033ba1ca7de req-2d34e740-58a3-493b-a1aa-6110c5d8eef1 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:13.350176 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:13.350176 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:13.419804 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-788faa0e-f95a-487e-9271-2033ba1ca7de req-2d34e740-58a3-493b-a1aa-6110c5d8eef1 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] https://10.4.3.102/volume/v3/attachments/fffa03a7-5eb7-454d-990a-49bad1702e4f/action returned with HTTP 204 Aug 25 16:19:13.420436 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 71/293] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:19:13 2026] POST /volume/v3/attachments/fffa03a7-5eb7-454d-990a-49bad1702e4f/action => generated 0 bytes in 98 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:19:13.427244 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-d39cd428-05aa-47e4-bb8e-1e74cf332ed2 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:13.430206 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d39cd428-05aa-47e4-bb8e-1e74cf332ed2 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] GET https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de Aug 25 16:19:13.430426 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d39cd428-05aa-47e4-bb8e-1e74cf332ed2 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:13.430795 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d39cd428-05aa-47e4-bb8e-1e74cf332ed2 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:13.443850 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:13.443850 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:13.447869 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-d39cd428-05aa-47e4-bb8e-1e74cf332ed2 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Volume info retrieved successfully. Aug 25 16:19:13.453261 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d39cd428-05aa-47e4-bb8e-1e74cf332ed2 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de returned with HTTP 200 Aug 25 16:19:13.453930 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 76/294] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:13 2026] GET /volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de => generated 1317 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:13.473341 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-e257da59-184c-4f8c-8f9f-3486b9ec90e4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:13.475142 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e257da59-184c-4f8c-8f9f-3486b9ec90e4 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] GET https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de Aug 25 16:19:13.475414 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e257da59-184c-4f8c-8f9f-3486b9ec90e4 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:13.475757 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e257da59-184c-4f8c-8f9f-3486b9ec90e4 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:13.499624 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:13.499624 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:13.505198 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-e257da59-184c-4f8c-8f9f-3486b9ec90e4 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Volume info retrieved successfully. Aug 25 16:19:13.511069 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-2db56504-713a-4042-8c7e-d976b8680b6b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:13.511456 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e257da59-184c-4f8c-8f9f-3486b9ec90e4 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de returned with HTTP 200 Aug 25 16:19:13.512022 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 73/295] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:13 2026] GET /volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de => generated 1317 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:13.513083 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2db56504-713a-4042-8c7e-d976b8680b6b tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes/934505a1-3982-4e78-98c4-becc35b3050c Aug 25 16:19:13.513346 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2db56504-713a-4042-8c7e-d976b8680b6b tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:13.513648 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2db56504-713a-4042-8c7e-d976b8680b6b tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:13.521782 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:13.521782 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:13.526804 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-2db56504-713a-4042-8c7e-d976b8680b6b tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Volume info retrieved successfully. Aug 25 16:19:13.532826 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2db56504-713a-4042-8c7e-d976b8680b6b tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes/934505a1-3982-4e78-98c4-becc35b3050c returned with HTTP 200 Aug 25 16:19:13.533336 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 76/296] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:13 2026] GET /volume/v3/volumes/934505a1-3982-4e78-98c4-becc35b3050c => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:13.557992 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-fec65701-d564-49fd-b23f-94402c24cfa1 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:13.562352 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-fec65701-d564-49fd-b23f-94402c24cfa1 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes/934505a1-3982-4e78-98c4-becc35b3050c Aug 25 16:19:13.564233 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-fec65701-d564-49fd-b23f-94402c24cfa1 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:13.564473 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-fec65701-d564-49fd-b23f-94402c24cfa1 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:13.572900 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:13.572900 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:13.577050 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-fec65701-d564-49fd-b23f-94402c24cfa1 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Volume info retrieved successfully. Aug 25 16:19:13.581871 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-fec65701-d564-49fd-b23f-94402c24cfa1 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes/934505a1-3982-4e78-98c4-becc35b3050c returned with HTTP 200 Aug 25 16:19:13.582260 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 72/297] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:13 2026] GET /volume/v3/volumes/934505a1-3982-4e78-98c4-becc35b3050c => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:13.597845 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-370a7c74-c6c3-470e-ad24-6b84ed5faffb None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:13.599830 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-370a7c74-c6c3-470e-ad24-6b84ed5faffb tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes Aug 25 16:19:13.600105 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-370a7c74-c6c3-470e-ad24-6b84ed5faffb tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:13.600367 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-370a7c74-c6c3-470e-ad24-6b84ed5faffb tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'index' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:13.600947 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.api_utils [None req-370a7c74-c6c3-470e-ad24-6b84ed5faffb tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Removing options '' from query. {{(pid=100454) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:19:13.602243 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-370a7c74-c6c3-470e-ad24-6b84ed5faffb tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100454) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:19:13.641738 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-370a7c74-c6c3-470e-ad24-6b84ed5faffb tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Get all volumes completed successfully. Aug 25 16:19:13.642470 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-370a7c74-c6c3-470e-ad24-6b84ed5faffb tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 200 Aug 25 16:19:13.643067 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 77/298] 10.4.3.102 () {66 vars in 1237 bytes} [Tue Aug 25 16:19:13 2026] GET /volume/v3/volumes => generated 973 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:13.659208 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f3f7ae05-2030-4597-834f-719f9745dd79 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:13.662222 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f3f7ae05-2030-4597-834f-719f9745dd79 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-82297789 Aug 25 16:19:13.662783 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f3f7ae05-2030-4597-834f-719f9745dd79 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:13.663098 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f3f7ae05-2030-4597-834f-719f9745dd79 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'index' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:13.664735 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.api_utils [None req-f3f7ae05-2030-4597-834f-719f9745dd79 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Removing options '' from query. {{(pid=100457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:19:13.666999 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-f3f7ae05-2030-4597-834f-719f9745dd79 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-82297789'), ('no_migration_targets', True)]). {{(pid=100457) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:19:13.701648 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-f3f7ae05-2030-4597-834f-719f9745dd79 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Get all volumes completed successfully. Aug 25 16:19:13.702309 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f3f7ae05-2030-4597-834f-719f9745dd79 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-82297789 returned with HTTP 200 Aug 25 16:19:13.702982 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 74/299] 10.4.3.102 () {66 vars in 1334 bytes} [Tue Aug 25 16:19:13 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-82297789 => generated 332 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:13.712514 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-70167741-e85b-4895-b17f-0021c29fd0ab None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:13.715172 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-70167741-e85b-4895-b17f-0021c29fd0ab tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1050462831 Aug 25 16:19:13.715369 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-70167741-e85b-4895-b17f-0021c29fd0ab tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:13.715653 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-70167741-e85b-4895-b17f-0021c29fd0ab tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'detail' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:13.716246 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.api_utils [None req-70167741-e85b-4895-b17f-0021c29fd0ab tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Removing options '' from query. {{(pid=100456) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:19:13.717346 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-70167741-e85b-4895-b17f-0021c29fd0ab tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1050462831'), ('no_migration_targets', True)]). {{(pid=100456) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:19:13.754440 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-70167741-e85b-4895-b17f-0021c29fd0ab tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Get all volumes completed successfully. Aug 25 16:19:13.755402 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:13.755402 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:13.759955 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-70167741-e85b-4895-b17f-0021c29fd0ab tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1050462831 returned with HTTP 200 Aug 25 16:19:13.760376 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 77/300] 10.4.3.102 () {66 vars in 1359 bytes} [Tue Aug 25 16:19:13 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1050462831 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:13.779472 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-8ee5f8e8-4790-4c62-a988-22eb1209aa55 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:13.781316 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8ee5f8e8-4790-4c62-a988-22eb1209aa55 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes/detail?limit=1 Aug 25 16:19:13.781559 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8ee5f8e8-4790-4c62-a988-22eb1209aa55 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:13.781826 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8ee5f8e8-4790-4c62-a988-22eb1209aa55 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'detail' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:13.782246 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.api_utils [None req-8ee5f8e8-4790-4c62-a988-22eb1209aa55 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Removing options '' from query. {{(pid=100455) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:19:13.783047 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-8ee5f8e8-4790-4c62-a988-22eb1209aa55 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100455) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:19:13.795130 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-8ee5f8e8-4790-4c62-a988-22eb1209aa55 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Get all volumes completed successfully. Aug 25 16:19:13.795975 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:13.795975 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:13.810207 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8ee5f8e8-4790-4c62-a988-22eb1209aa55 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 25 16:19:13.810645 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 73/301] 10.4.3.102 () {66 vars in 1273 bytes} [Tue Aug 25 16:19:13 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1001 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:13.824166 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-38a50072-4140-417d-845d-bc1dc90e11b1 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:13.826474 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-38a50072-4140-417d-845d-bc1dc90e11b1 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes/detail?limit=1&marker=934505a1-3982-4e78-98c4-becc35b3050c Aug 25 16:19:13.826729 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-38a50072-4140-417d-845d-bc1dc90e11b1 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:13.827003 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-38a50072-4140-417d-845d-bc1dc90e11b1 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'detail' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:13.827275 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.api_utils [None req-38a50072-4140-417d-845d-bc1dc90e11b1 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Removing options '' from query. {{(pid=100454) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:19:13.827615 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:13.827615 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:13.828070 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-38a50072-4140-417d-845d-bc1dc90e11b1 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100454) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:19:13.865216 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-38a50072-4140-417d-845d-bc1dc90e11b1 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Get all volumes completed successfully. Aug 25 16:19:13.866049 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:13.866049 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:13.870184 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-38a50072-4140-417d-845d-bc1dc90e11b1 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes/detail?limit=1&marker=934505a1-3982-4e78-98c4-becc35b3050c returned with HTTP 200 Aug 25 16:19:13.870575 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 78/302] 10.4.3.102 () {66 vars in 1361 bytes} [Tue Aug 25 16:19:13 2026] GET /volume/v3/volumes/detail?limit=1&marker=934505a1-3982-4e78-98c4-becc35b3050c => generated 1002 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:13.885741 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-2ae9d4ee-b412-43d5-a7da-65cbed974375 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:13.888098 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2ae9d4ee-b412-43d5-a7da-65cbed974375 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes/detail?limit=1&marker=f9b4f31e-d7bb-43c7-818a-a5502a7fe5cc Aug 25 16:19:13.888301 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2ae9d4ee-b412-43d5-a7da-65cbed974375 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:13.888444 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2ae9d4ee-b412-43d5-a7da-65cbed974375 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'detail' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:13.888761 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.api_utils [None req-2ae9d4ee-b412-43d5-a7da-65cbed974375 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Removing options '' from query. {{(pid=100457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:19:13.891403 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:13.891403 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:13.891403 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-2ae9d4ee-b412-43d5-a7da-65cbed974375 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100457) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:19:13.936602 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-2ae9d4ee-b412-43d5-a7da-65cbed974375 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Get all volumes completed successfully. Aug 25 16:19:13.937601 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:13.937601 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:13.942944 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-14148de5-5b59-46bb-b9cc-744e89f470c4 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:13.943057 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2ae9d4ee-b412-43d5-a7da-65cbed974375 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes/detail?limit=1&marker=f9b4f31e-d7bb-43c7-818a-a5502a7fe5cc returned with HTTP 200 Aug 25 16:19:13.943106 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-14148de5-5b59-46bb-b9cc-744e89f470c4 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] GET https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de Aug 25 16:19:13.943173 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 75/303] 10.4.3.102 () {66 vars in 1361 bytes} [Tue Aug 25 16:19:13 2026] GET /volume/v3/volumes/detail?limit=1&marker=f9b4f31e-d7bb-43c7-818a-a5502a7fe5cc => generated 1003 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:13.943244 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-14148de5-5b59-46bb-b9cc-744e89f470c4 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:13.943603 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-14148de5-5b59-46bb-b9cc-744e89f470c4 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:13.952578 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-cfdcdd33-6b12-47ff-b5f8-614ecc063e7e req-cd0d4fe5-3fe6-4adb-ad41-0345881c37b5 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:13.952728 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-e2b78e8d-d6d5-46d9-8eec-bd9f950ff20b req-a23ae50c-f3ca-44c7-b27b-346273a954c9 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:13.955927 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:13.955927 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:13.957075 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-e2b78e8d-d6d5-46d9-8eec-bd9f950ff20b req-a23ae50c-f3ca-44c7-b27b-346273a954c9 tempest-VolumesAssistedSnapshotsTest-7026124 tempest-VolumesAssistedSnapshotsTest-7026124-project] POST https://10.4.3.102/volume/v3/snapshots/None/action Aug 25 16:19:13.957460 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-e2b78e8d-d6d5-46d9-8eec-bd9f950ff20b req-a23ae50c-f3ca-44c7-b27b-346273a954c9 tempest-VolumesAssistedSnapshotsTest-7026124 tempest-VolumesAssistedSnapshotsTest-7026124-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:19:13.957784 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-cfdcdd33-6b12-47ff-b5f8-614ecc063e7e req-cd0d4fe5-3fe6-4adb-ad41-0345881c37b5 tempest-VolumesAssistedSnapshotsTest-7026124 tempest-VolumesAssistedSnapshotsTest-7026124-project] POST https://10.4.3.102/volume/v3/snapshots/7ea0e25a-9e02-43f1-b91c-2e5662a94cee/action Aug 25 16:19:13.957889 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-6a8a321c-a380-4ef4-8c6c-14065832a0b8 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:13.958151 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-e2b78e8d-d6d5-46d9-8eec-bd9f950ff20b req-a23ae50c-f3ca-44c7-b27b-346273a954c9 tempest-VolumesAssistedSnapshotsTest-7026124 tempest-VolumesAssistedSnapshotsTest-7026124-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:13.958235 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-cfdcdd33-6b12-47ff-b5f8-614ecc063e7e req-cd0d4fe5-3fe6-4adb-ad41-0345881c37b5 tempest-VolumesAssistedSnapshotsTest-7026124 tempest-VolumesAssistedSnapshotsTest-7026124-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:19:13.958400 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-cfdcdd33-6b12-47ff-b5f8-614ecc063e7e req-cd0d4fe5-3fe6-4adb-ad41-0345881c37b5 tempest-VolumesAssistedSnapshotsTest-7026124 tempest-VolumesAssistedSnapshotsTest-7026124-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:13.959889 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.contrib.snapshot_actions [req-cfdcdd33-6b12-47ff-b5f8-614ecc063e7e req-cd0d4fe5-3fe6-4adb-ad41-0345881c37b5 tempest-VolumesAssistedSnapshotsTest-7026124 tempest-VolumesAssistedSnapshotsTest-7026124-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100455) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 25 16:19:13.959965 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6a8a321c-a380-4ef4-8c6c-14065832a0b8 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes/detail?limit=1&marker=51c9d792-6af1-404a-9020-f44f88dd6a63 Aug 25 16:19:13.960012 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.contrib.snapshot_actions [req-e2b78e8d-d6d5-46d9-8eec-bd9f950ff20b req-a23ae50c-f3ca-44c7-b27b-346273a954c9 tempest-VolumesAssistedSnapshotsTest-7026124 tempest-VolumesAssistedSnapshotsTest-7026124-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100454) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 25 16:19:13.960171 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6a8a321c-a380-4ef4-8c6c-14065832a0b8 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:13.960546 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6a8a321c-a380-4ef4-8c6c-14065832a0b8 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'detail' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:13.960844 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.api_utils [None req-6a8a321c-a380-4ef4-8c6c-14065832a0b8 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Removing options '' from query. {{(pid=100457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:19:13.960948 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-14148de5-5b59-46bb-b9cc-744e89f470c4 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Volume info retrieved successfully. Aug 25 16:19:13.961749 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-6a8a321c-a380-4ef4-8c6c-14065832a0b8 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100457) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:19:13.964856 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-cfdcdd33-6b12-47ff-b5f8-614ecc063e7e req-cd0d4fe5-3fe6-4adb-ad41-0345881c37b5 tempest-VolumesAssistedSnapshotsTest-7026124 tempest-VolumesAssistedSnapshotsTest-7026124-project] https://10.4.3.102/volume/v3/snapshots/7ea0e25a-9e02-43f1-b91c-2e5662a94cee/action returned with HTTP 404 Aug 25 16:19:13.965342 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-14148de5-5b59-46bb-b9cc-744e89f470c4 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de returned with HTTP 200 Aug 25 16:19:13.965399 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-e2b78e8d-d6d5-46d9-8eec-bd9f950ff20b req-a23ae50c-f3ca-44c7-b27b-346273a954c9 tempest-VolumesAssistedSnapshotsTest-7026124 tempest-VolumesAssistedSnapshotsTest-7026124-project] https://10.4.3.102/volume/v3/snapshots/None/action returned with HTTP 404 Aug 25 16:19:13.965440 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 74/304] 10.4.3.102 () {72 vars in 1678 bytes} [Tue Aug 25 16:19:13 2026] POST /volume/v3/snapshots/7ea0e25a-9e02-43f1-b91c-2e5662a94cee/action => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:19:13.967046 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 78/305] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:13 2026] GET /volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de => generated 1317 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:13.967119 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 79/306] 10.4.3.102 () {72 vars in 1582 bytes} [Tue Aug 25 16:19:13 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:19:13.977868 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-6a8a321c-a380-4ef4-8c6c-14065832a0b8 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Get all volumes completed successfully. Aug 25 16:19:13.977917 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-b1544c2c-3ad9-47e8-a32d-ac16f3306346 req-2312e8b7-27fa-4d61-9bad-a07696d7df54 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:13.979041 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6a8a321c-a380-4ef4-8c6c-14065832a0b8 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes/detail?limit=1&marker=51c9d792-6af1-404a-9020-f44f88dd6a63 returned with HTTP 200 Aug 25 16:19:13.980008 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 76/307] 10.4.3.102 () {66 vars in 1361 bytes} [Tue Aug 25 16:19:13 2026] GET /volume/v3/volumes/detail?limit=1&marker=51c9d792-6af1-404a-9020-f44f88dd6a63 => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:19:13.982641 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-b1544c2c-3ad9-47e8-a32d-ac16f3306346 req-2312e8b7-27fa-4d61-9bad-a07696d7df54 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] GET https://10.4.3.102/volume/v3/volumes/1818c11c-768d-4857-b124-6737c77d85fa Aug 25 16:19:13.982978 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-b1544c2c-3ad9-47e8-a32d-ac16f3306346 req-2312e8b7-27fa-4d61-9bad-a07696d7df54 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:13.984163 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-b1544c2c-3ad9-47e8-a32d-ac16f3306346 req-2312e8b7-27fa-4d61-9bad-a07696d7df54 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:13.997804 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a8ea5930-0c20-42f9-bbc6-0d81931792af None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:14.001611 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a8ea5930-0c20-42f9-bbc6-0d81931792af tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 25 16:19:14.001611 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a8ea5930-0c20-42f9-bbc6-0d81931792af tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:14.001611 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a8ea5930-0c20-42f9-bbc6-0d81931792af tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'detail' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:14.001611 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.api_utils [None req-a8ea5930-0c20-42f9-bbc6-0d81931792af tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Removing options '' from query. {{(pid=100456) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:19:14.001611 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a8ea5930-0c20-42f9-bbc6-0d81931792af tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Could not evaluate value available, assuming string {{(pid=100456) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 16:19:14.001611 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a8ea5930-0c20-42f9-bbc6-0d81931792af tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100456) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:19:14.002744 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:14.002744 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:14.006281 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-b1544c2c-3ad9-47e8-a32d-ac16f3306346 req-2312e8b7-27fa-4d61-9bad-a07696d7df54 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Volume info retrieved successfully. Aug 25 16:19:14.011092 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-b1544c2c-3ad9-47e8-a32d-ac16f3306346 req-2312e8b7-27fa-4d61-9bad-a07696d7df54 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] https://10.4.3.102/volume/v3/volumes/1818c11c-768d-4857-b124-6737c77d85fa returned with HTTP 200 Aug 25 16:19:14.011651 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-3cfcbab0-fa50-4a2f-9715-8b775995d768 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:14.011720 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 75/308] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:19:13 2026] GET /volume/v3/volumes/1818c11c-768d-4857-b124-6737c77d85fa => generated 1134 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:14.016353 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3cfcbab0-fa50-4a2f-9715-8b775995d768 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] GET https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 Aug 25 16:19:14.016579 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3cfcbab0-fa50-4a2f-9715-8b775995d768 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:14.016792 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3cfcbab0-fa50-4a2f-9715-8b775995d768 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:14.027630 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:14.027630 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:14.029751 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-a8ea5930-0c20-42f9-bbc6-0d81931792af tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Get all volumes completed successfully. Aug 25 16:19:14.030912 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:14.030912 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:14.031443 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-3cfcbab0-fa50-4a2f-9715-8b775995d768 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Volume info retrieved successfully. Aug 25 16:19:14.036344 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3cfcbab0-fa50-4a2f-9715-8b775995d768 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 returned with HTTP 200 Aug 25 16:19:14.036802 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 80/309] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:14 2026] GET /volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:14.039177 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a8ea5930-0c20-42f9-bbc6-0d81931792af tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 25 16:19:14.039725 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 79/310] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:19:13 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1890 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:14.043161 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-39247859-11f7-41fc-965a-714fb91cc913 req-c7f3e493-14d6-4fb5-8a32-05e8ad162001 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:14.045371 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-39247859-11f7-41fc-965a-714fb91cc913 req-c7f3e493-14d6-4fb5-8a32-05e8ad162001 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] GET https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de Aug 25 16:19:14.045610 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-39247859-11f7-41fc-965a-714fb91cc913 req-c7f3e493-14d6-4fb5-8a32-05e8ad162001 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:14.045834 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-39247859-11f7-41fc-965a-714fb91cc913 req-c7f3e493-14d6-4fb5-8a32-05e8ad162001 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:14.050812 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-7991fd11-feb7-4cae-bbf7-e4406e1ee1e8 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:14.053533 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-3a94977e-4d39-4927-8694-db278d88e06c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:14.053945 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7991fd11-feb7-4cae-bbf7-e4406e1ee1e8 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] GET https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a Aug 25 16:19:14.054177 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7991fd11-feb7-4cae-bbf7-e4406e1ee1e8 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:14.054377 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7991fd11-feb7-4cae-bbf7-e4406e1ee1e8 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:14.056120 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3a94977e-4d39-4927-8694-db278d88e06c tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 25 16:19:14.056319 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3a94977e-4d39-4927-8694-db278d88e06c tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:14.056517 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3a94977e-4d39-4927-8694-db278d88e06c tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'detail' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:14.056805 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.api_utils [None req-3a94977e-4d39-4927-8694-db278d88e06c tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Removing options '' from query. {{(pid=100454) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:19:14.057074 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-3a94977e-4d39-4927-8694-db278d88e06c tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Could not evaluate value available, assuming string {{(pid=100454) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 16:19:14.057682 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:14.057682 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:14.057744 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-3a94977e-4d39-4927-8694-db278d88e06c tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100454) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:19:14.061931 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-39247859-11f7-41fc-965a-714fb91cc913 req-c7f3e493-14d6-4fb5-8a32-05e8ad162001 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Volume info retrieved successfully. Aug 25 16:19:14.063736 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:14.063736 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:14.066955 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-39247859-11f7-41fc-965a-714fb91cc913 req-c7f3e493-14d6-4fb5-8a32-05e8ad162001 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de returned with HTTP 200 Aug 25 16:19:14.067152 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-7991fd11-feb7-4cae-bbf7-e4406e1ee1e8 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Volume info retrieved successfully. Aug 25 16:19:14.067581 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 77/311] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:19:14 2026] GET /volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de => generated 1317 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:14.071810 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7991fd11-feb7-4cae-bbf7-e4406e1ee1e8 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a returned with HTTP 200 Aug 25 16:19:14.072246 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 76/312] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:14 2026] GET /volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:14.090475 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-3a94977e-4d39-4927-8694-db278d88e06c tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Get all volumes completed successfully. Aug 25 16:19:14.091526 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:14.091526 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:14.096004 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3a94977e-4d39-4927-8694-db278d88e06c tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 25 16:19:14.096427 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 81/313] 10.4.3.102 () {66 vars in 1359 bytes} [Tue Aug 25 16:19:14 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1890 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:14.110779 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-067e9b00-14d7-49d2-83b5-9599f5130284 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:14.115023 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-067e9b00-14d7-49d2-83b5-9599f5130284 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes?limit=1 Aug 25 16:19:14.115319 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-067e9b00-14d7-49d2-83b5-9599f5130284 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:14.115534 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-067e9b00-14d7-49d2-83b5-9599f5130284 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'index' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:14.115819 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.api_utils [None req-067e9b00-14d7-49d2-83b5-9599f5130284 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Removing options '' from query. {{(pid=100456) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:19:14.116603 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-067e9b00-14d7-49d2-83b5-9599f5130284 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100456) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:19:14.118369 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-39247859-11f7-41fc-965a-714fb91cc913 req-c83ea597-e2ae-4bd5-995b-ee53ab350b50 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:14.121297 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-39247859-11f7-41fc-965a-714fb91cc913 req-c83ea597-e2ae-4bd5-995b-ee53ab350b50 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] POST https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de/action Aug 25 16:19:14.121715 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-39247859-11f7-41fc-965a-714fb91cc913 req-c83ea597-e2ae-4bd5-995b-ee53ab350b50 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:19:14.121861 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-39247859-11f7-41fc-965a-714fb91cc913 req-c83ea597-e2ae-4bd5-995b-ee53ab350b50 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:14.137042 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:14.137042 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:14.137470 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-39247859-11f7-41fc-965a-714fb91cc913 req-c83ea597-e2ae-4bd5-995b-ee53ab350b50 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Volume info retrieved successfully. Aug 25 16:19:14.150011 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-39247859-11f7-41fc-965a-714fb91cc913 req-c83ea597-e2ae-4bd5-995b-ee53ab350b50 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Begin detaching volume completed successfully. Aug 25 16:19:14.150279 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-39247859-11f7-41fc-965a-714fb91cc913 req-c83ea597-e2ae-4bd5-995b-ee53ab350b50 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de/action returned with HTTP 202 Aug 25 16:19:14.150917 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 78/314] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:19:14 2026] POST /volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:19:14.152405 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-067e9b00-14d7-49d2-83b5-9599f5130284 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Get all volumes completed successfully. Aug 25 16:19:14.153037 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-067e9b00-14d7-49d2-83b5-9599f5130284 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 25 16:19:14.153460 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 80/315] 10.4.3.102 () {66 vars in 1252 bytes} [Tue Aug 25 16:19:14 2026] GET /volume/v3/volumes?limit=1 => generated 468 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:14.163320 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-5c85a832-dcf6-447f-807e-fbc67778654b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:14.165558 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5c85a832-dcf6-447f-807e-fbc67778654b tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes?limit=1&marker=934505a1-3982-4e78-98c4-becc35b3050c Aug 25 16:19:14.166326 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5c85a832-dcf6-447f-807e-fbc67778654b tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:14.166326 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5c85a832-dcf6-447f-807e-fbc67778654b tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'index' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:14.166326 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.api_utils [None req-5c85a832-dcf6-447f-807e-fbc67778654b tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Removing options '' from query. {{(pid=100455) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:19:14.167457 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-5c85a832-dcf6-447f-807e-fbc67778654b tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100455) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:19:14.208775 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-0b14e72f-0cac-4baf-a333-d8c8a166b376 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:14.209061 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0b14e72f-0cac-4baf-a333-d8c8a166b376 None None] GET https://10.4.3.102/volume// Aug 25 16:19:14.209251 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0b14e72f-0cac-4baf-a333-d8c8a166b376 None None] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:14.209483 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0b14e72f-0cac-4baf-a333-d8c8a166b376 None None] Calling method 'all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:14.209902 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0b14e72f-0cac-4baf-a333-d8c8a166b376 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:19:14.210260 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 82/316] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:19:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:19:14.214570 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-5c85a832-dcf6-447f-807e-fbc67778654b tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Get all volumes completed successfully. Aug 25 16:19:14.214952 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5c85a832-dcf6-447f-807e-fbc67778654b tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes?limit=1&marker=934505a1-3982-4e78-98c4-becc35b3050c returned with HTTP 200 Aug 25 16:19:14.215420 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 77/317] 10.4.3.102 () {66 vars in 1340 bytes} [Tue Aug 25 16:19:14 2026] GET /volume/v3/volumes?limit=1&marker=934505a1-3982-4e78-98c4-becc35b3050c => generated 469 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:14.221116 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-39247859-11f7-41fc-965a-714fb91cc913 req-6b856f20-e2a4-48e9-97a8-c374bb5898d1 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:14.224003 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-39247859-11f7-41fc-965a-714fb91cc913 req-6b856f20-e2a4-48e9-97a8-c374bb5898d1 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] GET https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de Aug 25 16:19:14.224836 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-39247859-11f7-41fc-965a-714fb91cc913 req-6b856f20-e2a4-48e9-97a8-c374bb5898d1 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:14.224836 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-39247859-11f7-41fc-965a-714fb91cc913 req-6b856f20-e2a4-48e9-97a8-c374bb5898d1 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:14.228384 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-bb5a4df3-bcaf-41f8-9f9c-6645bffb15a6 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:14.230749 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-bb5a4df3-bcaf-41f8-9f9c-6645bffb15a6 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes?limit=1&marker=f9b4f31e-d7bb-43c7-818a-a5502a7fe5cc Aug 25 16:19:14.231040 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-bb5a4df3-bcaf-41f8-9f9c-6645bffb15a6 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:14.231307 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-bb5a4df3-bcaf-41f8-9f9c-6645bffb15a6 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'index' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:14.231666 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.api_utils [None req-bb5a4df3-bcaf-41f8-9f9c-6645bffb15a6 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Removing options '' from query. {{(pid=100456) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:19:14.232101 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:14.232101 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:14.232775 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-bb5a4df3-bcaf-41f8-9f9c-6645bffb15a6 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100456) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:19:14.244388 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:14.244388 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:14.251447 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-39247859-11f7-41fc-965a-714fb91cc913 req-6b856f20-e2a4-48e9-97a8-c374bb5898d1 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Volume info retrieved successfully. Aug 25 16:19:14.257058 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-39247859-11f7-41fc-965a-714fb91cc913 req-6b856f20-e2a4-48e9-97a8-c374bb5898d1 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de returned with HTTP 200 Aug 25 16:19:14.257679 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 79/318] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:19:14 2026] GET /volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de => generated 1543 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:19:14.284785 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-bb5a4df3-bcaf-41f8-9f9c-6645bffb15a6 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Get all volumes completed successfully. Aug 25 16:19:14.284785 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-bb5a4df3-bcaf-41f8-9f9c-6645bffb15a6 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes?limit=1&marker=f9b4f31e-d7bb-43c7-818a-a5502a7fe5cc returned with HTTP 200 Aug 25 16:19:14.284785 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 81/319] 10.4.3.102 () {66 vars in 1340 bytes} [Tue Aug 25 16:19:14 2026] GET /volume/v3/volumes?limit=1&marker=f9b4f31e-d7bb-43c7-818a-a5502a7fe5cc => generated 470 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:14.294567 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-83c4d344-b324-48e4-8f1f-5af6a19f0cdf None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:14.297290 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-83c4d344-b324-48e4-8f1f-5af6a19f0cdf tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes?limit=1&marker=51c9d792-6af1-404a-9020-f44f88dd6a63 Aug 25 16:19:14.317162 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-83c4d344-b324-48e4-8f1f-5af6a19f0cdf tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:14.317162 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-83c4d344-b324-48e4-8f1f-5af6a19f0cdf tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'index' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:14.317162 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.api_utils [None req-83c4d344-b324-48e4-8f1f-5af6a19f0cdf tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Removing options '' from query. {{(pid=100454) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:19:14.317162 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-83c4d344-b324-48e4-8f1f-5af6a19f0cdf tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100454) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:19:14.317162 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-83c4d344-b324-48e4-8f1f-5af6a19f0cdf tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Get all volumes completed successfully. Aug 25 16:19:14.317162 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-83c4d344-b324-48e4-8f1f-5af6a19f0cdf tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes?limit=1&marker=51c9d792-6af1-404a-9020-f44f88dd6a63 returned with HTTP 200 Aug 25 16:19:14.317162 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 83/320] 10.4.3.102 () {66 vars in 1340 bytes} [Tue Aug 25 16:19:14 2026] GET /volume/v3/volumes?limit=1&marker=51c9d792-6af1-404a-9020-f44f88dd6a63 => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:19:14.326113 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-328f940a-0589-4096-aaec-d0c997bee456 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:14.327748 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-328f940a-0589-4096-aaec-d0c997bee456 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1050462831&status=available Aug 25 16:19:14.327748 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-328f940a-0589-4096-aaec-d0c997bee456 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:14.327929 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-328f940a-0589-4096-aaec-d0c997bee456 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'index' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:14.328144 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.api_utils [None req-328f940a-0589-4096-aaec-d0c997bee456 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Removing options '' from query. {{(pid=100455) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:19:14.328387 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-328f940a-0589-4096-aaec-d0c997bee456 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Could not evaluate value available, assuming string {{(pid=100455) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 16:19:14.328669 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:14.328669 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:14.329105 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-328f940a-0589-4096-aaec-d0c997bee456 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1050462831'), ('no_migration_targets', True)]). {{(pid=100455) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:19:14.360977 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-328f940a-0589-4096-aaec-d0c997bee456 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Get all volumes completed successfully. Aug 25 16:19:14.361768 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-328f940a-0589-4096-aaec-d0c997bee456 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1050462831&status=available returned with HTTP 200 Aug 25 16:19:14.362084 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 78/321] 10.4.3.102 () {66 vars in 1372 bytes} [Tue Aug 25 16:19:14 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1050462831&status=available => generated 334 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:14.373306 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-8b2f0a44-15f4-4671-82c2-6b8da6a126ee None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:14.375711 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8b2f0a44-15f4-4671-82c2-6b8da6a126ee tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1050462831&status=available Aug 25 16:19:14.375971 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8b2f0a44-15f4-4671-82c2-6b8da6a126ee tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:14.376228 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8b2f0a44-15f4-4671-82c2-6b8da6a126ee tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'detail' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:14.377823 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.api_utils [None req-8b2f0a44-15f4-4671-82c2-6b8da6a126ee tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Removing options '' from query. {{(pid=100457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:19:14.377823 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-8b2f0a44-15f4-4671-82c2-6b8da6a126ee tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Could not evaluate value available, assuming string {{(pid=100457) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 16:19:14.377928 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-8b2f0a44-15f4-4671-82c2-6b8da6a126ee tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1050462831'), ('no_migration_targets', True)]). {{(pid=100457) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:19:14.423948 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-8b2f0a44-15f4-4671-82c2-6b8da6a126ee tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Get all volumes completed successfully. Aug 25 16:19:14.424789 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:14.424789 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:14.432386 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8b2f0a44-15f4-4671-82c2-6b8da6a126ee tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1050462831&status=available returned with HTTP 200 Aug 25 16:19:14.433092 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 80/322] 10.4.3.102 () {66 vars in 1393 bytes} [Tue Aug 25 16:19:14 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1050462831&status=available => generated 860 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:14.447799 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a116303d-872d-48c3-ab7a-4e48b67683d6 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:14.449801 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a116303d-872d-48c3-ab7a-4e48b67683d6 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes/detail?marker=f9b4f31e-d7bb-43c7-818a-a5502a7fe5cc&sort=id%3Aasc Aug 25 16:19:14.450091 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a116303d-872d-48c3-ab7a-4e48b67683d6 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:14.450310 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a116303d-872d-48c3-ab7a-4e48b67683d6 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'detail' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:14.450657 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.api_utils [None req-a116303d-872d-48c3-ab7a-4e48b67683d6 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Removing options '' from query. {{(pid=100456) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:19:14.451015 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:14.451015 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:14.451514 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a116303d-872d-48c3-ab7a-4e48b67683d6 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100456) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:19:14.487652 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-a116303d-872d-48c3-ab7a-4e48b67683d6 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Get all volumes completed successfully. Aug 25 16:19:14.489815 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a116303d-872d-48c3-ab7a-4e48b67683d6 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes/detail?marker=f9b4f31e-d7bb-43c7-818a-a5502a7fe5cc&sort=id%3Aasc returned with HTTP 200 Aug 25 16:19:14.490342 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 82/323] 10.4.3.102 () {66 vars in 1373 bytes} [Tue Aug 25 16:19:14 2026] GET /volume/v3/volumes/detail?marker=f9b4f31e-d7bb-43c7-818a-a5502a7fe5cc&sort=id%3Aasc => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:19:14.503146 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-a41de50f-8004-42fb-8a12-ec82fefc5f3d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:14.504820 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a41de50f-8004-42fb-8a12-ec82fefc5f3d tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 25 16:19:14.505017 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a41de50f-8004-42fb-8a12-ec82fefc5f3d tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:14.505189 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a41de50f-8004-42fb-8a12-ec82fefc5f3d tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'detail' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:14.505470 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.api_utils [None req-a41de50f-8004-42fb-8a12-ec82fefc5f3d tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Removing options '' from query. {{(pid=100454) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:19:14.506191 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-a41de50f-8004-42fb-8a12-ec82fefc5f3d tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100454) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:19:14.537436 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-a41de50f-8004-42fb-8a12-ec82fefc5f3d tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Get all volumes completed successfully. Aug 25 16:19:14.538376 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:14.538376 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:14.542402 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a41de50f-8004-42fb-8a12-ec82fefc5f3d tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 25 16:19:14.542849 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 84/324] 10.4.3.102 () {66 vars in 1337 bytes} [Tue Aug 25 16:19:14 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2551 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:14.557052 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-2bc7c84b-3284-49a7-8b59-4a79c0ec670f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:14.558808 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2bc7c84b-3284-49a7-8b59-4a79c0ec670f tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes/detail Aug 25 16:19:14.558992 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2bc7c84b-3284-49a7-8b59-4a79c0ec670f tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:14.559208 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2bc7c84b-3284-49a7-8b59-4a79c0ec670f tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'detail' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:14.559409 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.api_utils [None req-2bc7c84b-3284-49a7-8b59-4a79c0ec670f tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Removing options '' from query. {{(pid=100455) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:19:14.559710 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:14.559710 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:14.560151 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-2bc7c84b-3284-49a7-8b59-4a79c0ec670f tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100455) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:19:14.567317 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-2bc7c84b-3284-49a7-8b59-4a79c0ec670f tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Get all volumes completed successfully. Aug 25 16:19:14.568214 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:14.568214 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:14.572378 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2bc7c84b-3284-49a7-8b59-4a79c0ec670f tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes/detail returned with HTTP 200 Aug 25 16:19:14.572835 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 79/325] 10.4.3.102 () {66 vars in 1258 bytes} [Tue Aug 25 16:19:14 2026] GET /volume/v3/volumes/detail => generated 2551 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:14.587365 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-05924141-f851-4db5-a399-2a399828af23 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:14.589883 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-05924141-f851-4db5-a399-2a399828af23 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 25 16:19:14.590171 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-05924141-f851-4db5-a399-2a399828af23 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:14.590425 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-05924141-f851-4db5-a399-2a399828af23 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'index' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:14.590782 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.api_utils [None req-05924141-f851-4db5-a399-2a399828af23 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Removing options '' from query. {{(pid=100457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:19:14.592155 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-05924141-f851-4db5-a399-2a399828af23 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100457) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:19:14.629538 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-05924141-f851-4db5-a399-2a399828af23 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Get all volumes completed successfully. Aug 25 16:19:14.630131 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-05924141-f851-4db5-a399-2a399828af23 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 25 16:19:14.630502 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 81/326] 10.4.3.102 () {66 vars in 1316 bytes} [Tue Aug 25 16:19:14 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 973 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:14.643613 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-1ac5b4eb-3a2e-4147-b7db-8e93e08ab3b7 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:14.646234 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1ac5b4eb-3a2e-4147-b7db-8e93e08ab3b7 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes?availability_zone=nova Aug 25 16:19:14.646451 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1ac5b4eb-3a2e-4147-b7db-8e93e08ab3b7 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:14.646697 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1ac5b4eb-3a2e-4147-b7db-8e93e08ab3b7 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'index' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:14.647030 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.api_utils [None req-1ac5b4eb-3a2e-4147-b7db-8e93e08ab3b7 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Removing options '' from query. {{(pid=100456) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:19:14.647330 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-1ac5b4eb-3a2e-4147-b7db-8e93e08ab3b7 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Could not evaluate value nova, assuming string {{(pid=100456) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 16:19:14.648367 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-1ac5b4eb-3a2e-4147-b7db-8e93e08ab3b7 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100456) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:19:14.681634 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-1ac5b4eb-3a2e-4147-b7db-8e93e08ab3b7 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Get all volumes completed successfully. Aug 25 16:19:14.682550 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1ac5b4eb-3a2e-4147-b7db-8e93e08ab3b7 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 25 16:19:14.683023 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 83/327] 10.4.3.102 () {66 vars in 1282 bytes} [Tue Aug 25 16:19:14 2026] GET /volume/v3/volumes?availability_zone=nova => generated 973 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:14.694654 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-bffab4d4-a869-489d-b026-2639d19d7958 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:14.697832 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bffab4d4-a869-489d-b026-2639d19d7958 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes?availability_zone=nova Aug 25 16:19:14.698091 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-bffab4d4-a869-489d-b026-2639d19d7958 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:14.698358 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-bffab4d4-a869-489d-b026-2639d19d7958 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'index' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:14.698715 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.api_utils [None req-bffab4d4-a869-489d-b026-2639d19d7958 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Removing options '' from query. {{(pid=100454) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:19:14.699008 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-bffab4d4-a869-489d-b026-2639d19d7958 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Could not evaluate value nova, assuming string {{(pid=100454) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 16:19:14.700197 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-bffab4d4-a869-489d-b026-2639d19d7958 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100454) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:19:14.749785 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-bffab4d4-a869-489d-b026-2639d19d7958 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Get all volumes completed successfully. Aug 25 16:19:14.750974 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bffab4d4-a869-489d-b026-2639d19d7958 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 25 16:19:14.751500 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 85/328] 10.4.3.102 () {66 vars in 1282 bytes} [Tue Aug 25 16:19:14 2026] GET /volume/v3/volumes?availability_zone=nova => generated 973 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:14.762618 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c9008ee9-574b-47f1-a1d5-c238c5f5c8e9 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:14.765091 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c9008ee9-574b-47f1-a1d5-c238c5f5c8e9 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes?bootable=false Aug 25 16:19:14.765348 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c9008ee9-574b-47f1-a1d5-c238c5f5c8e9 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:14.765643 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c9008ee9-574b-47f1-a1d5-c238c5f5c8e9 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'index' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:14.765977 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.api_utils [None req-c9008ee9-574b-47f1-a1d5-c238c5f5c8e9 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Removing options '' from query. {{(pid=100455) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:19:14.766900 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-c9008ee9-574b-47f1-a1d5-c238c5f5c8e9 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100455) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:19:14.807612 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-c9008ee9-574b-47f1-a1d5-c238c5f5c8e9 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Get all volumes completed successfully. Aug 25 16:19:14.808335 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c9008ee9-574b-47f1-a1d5-c238c5f5c8e9 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 25 16:19:14.808974 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 80/329] 10.4.3.102 () {66 vars in 1266 bytes} [Tue Aug 25 16:19:14 2026] GET /volume/v3/volumes?bootable=false => generated 973 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:14.818439 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-52038f84-a8e8-4eea-b31a-ce471ba16e08 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:14.820206 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-52038f84-a8e8-4eea-b31a-ce471ba16e08 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes?bootable=false Aug 25 16:19:14.820407 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-52038f84-a8e8-4eea-b31a-ce471ba16e08 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:14.820609 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-52038f84-a8e8-4eea-b31a-ce471ba16e08 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'index' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:14.820928 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.api_utils [None req-52038f84-a8e8-4eea-b31a-ce471ba16e08 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Removing options '' from query. {{(pid=100457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:19:14.821239 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:14.821239 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:14.821671 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-52038f84-a8e8-4eea-b31a-ce471ba16e08 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100457) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:19:14.860411 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-52038f84-a8e8-4eea-b31a-ce471ba16e08 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Get all volumes completed successfully. Aug 25 16:19:14.862560 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-52038f84-a8e8-4eea-b31a-ce471ba16e08 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 25 16:19:14.863013 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 82/330] 10.4.3.102 () {66 vars in 1266 bytes} [Tue Aug 25 16:19:14 2026] GET /volume/v3/volumes?bootable=false => generated 973 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:14.874020 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-3b64abf1-0080-4846-a813-69ca17f14ac6 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:14.875932 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3b64abf1-0080-4846-a813-69ca17f14ac6 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes?status=available Aug 25 16:19:14.876225 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3b64abf1-0080-4846-a813-69ca17f14ac6 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:14.876488 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3b64abf1-0080-4846-a813-69ca17f14ac6 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'index' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:14.878839 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.api_utils [None req-3b64abf1-0080-4846-a813-69ca17f14ac6 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Removing options '' from query. {{(pid=100456) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:19:14.878839 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-3b64abf1-0080-4846-a813-69ca17f14ac6 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Could not evaluate value available, assuming string {{(pid=100456) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 16:19:14.878839 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:14.878839 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:14.878839 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-3b64abf1-0080-4846-a813-69ca17f14ac6 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100456) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:19:14.923297 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-3b64abf1-0080-4846-a813-69ca17f14ac6 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Get all volumes completed successfully. Aug 25 16:19:14.924412 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3b64abf1-0080-4846-a813-69ca17f14ac6 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes?status=available returned with HTTP 200 Aug 25 16:19:14.924738 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 84/331] 10.4.3.102 () {66 vars in 1270 bytes} [Tue Aug 25 16:19:14 2026] GET /volume/v3/volumes?status=available => generated 973 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:14.938841 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-d3950953-c21b-42e6-972b-f1079aa6c972 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:14.942626 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d3950953-c21b-42e6-972b-f1079aa6c972 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes?status=available Aug 25 16:19:14.942626 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d3950953-c21b-42e6-972b-f1079aa6c972 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:14.942626 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d3950953-c21b-42e6-972b-f1079aa6c972 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'index' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:14.942626 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.api_utils [None req-d3950953-c21b-42e6-972b-f1079aa6c972 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Removing options '' from query. {{(pid=100454) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:19:14.942626 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d3950953-c21b-42e6-972b-f1079aa6c972 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Could not evaluate value available, assuming string {{(pid=100454) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 16:19:14.942626 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:14.942626 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:14.942626 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d3950953-c21b-42e6-972b-f1079aa6c972 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100454) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:19:14.973276 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-d3950953-c21b-42e6-972b-f1079aa6c972 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Get all volumes completed successfully. Aug 25 16:19:14.973819 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d3950953-c21b-42e6-972b-f1079aa6c972 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes?status=available returned with HTTP 200 Aug 25 16:19:14.974293 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 86/332] 10.4.3.102 () {66 vars in 1270 bytes} [Tue Aug 25 16:19:14 2026] GET /volume/v3/volumes?status=available => generated 973 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:14.986019 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c61ae4eb-75ad-486c-9560-36211adb9ab0 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:14.988048 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c61ae4eb-75ad-486c-9560-36211adb9ab0 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes/detail?availability_zone=nova Aug 25 16:19:14.988322 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c61ae4eb-75ad-486c-9560-36211adb9ab0 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:14.988578 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c61ae4eb-75ad-486c-9560-36211adb9ab0 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'detail' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:14.988810 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.api_utils [None req-c61ae4eb-75ad-486c-9560-36211adb9ab0 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Removing options '' from query. {{(pid=100455) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:19:14.989051 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-c61ae4eb-75ad-486c-9560-36211adb9ab0 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Could not evaluate value nova, assuming string {{(pid=100455) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 16:19:14.989345 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:14.989345 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:14.989746 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-c61ae4eb-75ad-486c-9560-36211adb9ab0 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100455) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:19:15.024289 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-c61ae4eb-75ad-486c-9560-36211adb9ab0 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Get all volumes completed successfully. Aug 25 16:19:15.025272 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:15.025272 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:15.029877 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c61ae4eb-75ad-486c-9560-36211adb9ab0 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 25 16:19:15.030396 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 81/333] 10.4.3.102 () {66 vars in 1303 bytes} [Tue Aug 25 16:19:14 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2551 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:15.050885 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-db05f3dc-df09-4e5c-a996-8537129788ba None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:15.053493 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d8fbe81f-1231-4f7f-ae68-1534b465c73a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:15.055205 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d8fbe81f-1231-4f7f-ae68-1534b465c73a tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] GET https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 Aug 25 16:19:15.055646 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d8fbe81f-1231-4f7f-ae68-1534b465c73a tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:15.055707 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-db05f3dc-df09-4e5c-a996-8537129788ba tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes/detail?bootable=false Aug 25 16:19:15.055846 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d8fbe81f-1231-4f7f-ae68-1534b465c73a tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:15.055898 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-db05f3dc-df09-4e5c-a996-8537129788ba tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:15.056146 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-db05f3dc-df09-4e5c-a996-8537129788ba tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'detail' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:15.056414 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.api_utils [None req-db05f3dc-df09-4e5c-a996-8537129788ba tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Removing options '' from query. {{(pid=100457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:19:15.056907 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:15.056907 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:15.057423 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-db05f3dc-df09-4e5c-a996-8537129788ba tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100457) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:19:15.068665 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:15.068665 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:15.070966 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-db05f3dc-df09-4e5c-a996-8537129788ba tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Get all volumes completed successfully. Aug 25 16:19:15.072073 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:15.072073 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:15.073332 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-d8fbe81f-1231-4f7f-ae68-1534b465c73a tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Volume info retrieved successfully. Aug 25 16:19:15.077360 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-db05f3dc-df09-4e5c-a996-8537129788ba tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 25 16:19:15.077980 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 83/334] 10.4.3.102 () {66 vars in 1287 bytes} [Tue Aug 25 16:19:15 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2551 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:15.079386 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d8fbe81f-1231-4f7f-ae68-1534b465c73a tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 returned with HTTP 200 Aug 25 16:19:15.079876 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 85/335] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:15 2026] GET /volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:15.088195 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-22acf6df-9cab-4a6c-9959-eeeb5edda3bf None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:15.090103 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-22acf6df-9cab-4a6c-9959-eeeb5edda3bf tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] GET https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a Aug 25 16:19:15.090359 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-22acf6df-9cab-4a6c-9959-eeeb5edda3bf tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:15.090657 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-22acf6df-9cab-4a6c-9959-eeeb5edda3bf tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:15.098509 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-fdf2de50-37d1-4acc-a2e5-6c9fbcd2b575 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:15.100415 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-fdf2de50-37d1-4acc-a2e5-6c9fbcd2b575 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes/detail?status=available Aug 25 16:19:15.100566 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-fdf2de50-37d1-4acc-a2e5-6c9fbcd2b575 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:15.100816 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-fdf2de50-37d1-4acc-a2e5-6c9fbcd2b575 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'detail' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:15.101051 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.api_utils [None req-fdf2de50-37d1-4acc-a2e5-6c9fbcd2b575 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Removing options '' from query. {{(pid=100455) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:19:15.101286 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-fdf2de50-37d1-4acc-a2e5-6c9fbcd2b575 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Could not evaluate value available, assuming string {{(pid=100455) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 16:19:15.102365 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-fdf2de50-37d1-4acc-a2e5-6c9fbcd2b575 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100455) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:19:15.103938 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:15.103938 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:15.110656 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-22acf6df-9cab-4a6c-9959-eeeb5edda3bf tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Volume info retrieved successfully. Aug 25 16:19:15.117072 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-22acf6df-9cab-4a6c-9959-eeeb5edda3bf tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a returned with HTTP 200 Aug 25 16:19:15.117610 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 87/336] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:15 2026] GET /volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:15.136348 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-fdf2de50-37d1-4acc-a2e5-6c9fbcd2b575 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Get all volumes completed successfully. Aug 25 16:19:15.137388 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:15.137388 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:15.142686 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-fdf2de50-37d1-4acc-a2e5-6c9fbcd2b575 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 25 16:19:15.143096 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 82/337] 10.4.3.102 () {66 vars in 1291 bytes} [Tue Aug 25 16:19:15 2026] GET /volume/v3/volumes/detail?status=available => generated 2551 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:15.159367 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-5f0eba9a-225e-4a8c-a29e-e1967aaf2550 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:15.161732 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5f0eba9a-225e-4a8c-a29e-e1967aaf2550 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes/934505a1-3982-4e78-98c4-becc35b3050c Aug 25 16:19:15.162000 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5f0eba9a-225e-4a8c-a29e-e1967aaf2550 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:15.162250 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5f0eba9a-225e-4a8c-a29e-e1967aaf2550 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:15.171551 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:15.171551 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:15.176335 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-5f0eba9a-225e-4a8c-a29e-e1967aaf2550 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Volume info retrieved successfully. Aug 25 16:19:15.182055 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5f0eba9a-225e-4a8c-a29e-e1967aaf2550 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes/934505a1-3982-4e78-98c4-becc35b3050c returned with HTTP 200 Aug 25 16:19:15.182580 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 84/338] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:15 2026] GET /volume/v3/volumes/934505a1-3982-4e78-98c4-becc35b3050c => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:15.194703 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-cf6d8c9f-0bec-4866-b9c1-2d24fc706a23 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:15.197824 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-cf6d8c9f-0bec-4866-b9c1-2d24fc706a23 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] DELETE https://10.4.3.102/volume/v3/volumes/934505a1-3982-4e78-98c4-becc35b3050c Aug 25 16:19:15.198213 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-cf6d8c9f-0bec-4866-b9c1-2d24fc706a23 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:15.198705 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-cf6d8c9f-0bec-4866-b9c1-2d24fc706a23 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:15.199089 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-cf6d8c9f-0bec-4866-b9c1-2d24fc706a23 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Delete volume with id: 934505a1-3982-4e78-98c4-becc35b3050c Aug 25 16:19:15.211745 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:15.211745 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:15.212439 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-cf6d8c9f-0bec-4866-b9c1-2d24fc706a23 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Volume info retrieved successfully. Aug 25 16:19:15.262638 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-cf6d8c9f-0bec-4866-b9c1-2d24fc706a23 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Delete volume request issued successfully. Aug 25 16:19:15.262930 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-cf6d8c9f-0bec-4866-b9c1-2d24fc706a23 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes/934505a1-3982-4e78-98c4-becc35b3050c returned with HTTP 202 Aug 25 16:19:15.263403 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 86/339] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:19:15 2026] DELETE /volume/v3/volumes/934505a1-3982-4e78-98c4-becc35b3050c => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:19:15.272614 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-fa401c4d-194b-48b4-b31b-80db9f1c1e2b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:15.275281 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fa401c4d-194b-48b4-b31b-80db9f1c1e2b tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes/934505a1-3982-4e78-98c4-becc35b3050c Aug 25 16:19:15.275281 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fa401c4d-194b-48b4-b31b-80db9f1c1e2b tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:15.276695 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fa401c4d-194b-48b4-b31b-80db9f1c1e2b tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:15.284530 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:15.284530 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:15.289103 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-fa401c4d-194b-48b4-b31b-80db9f1c1e2b tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Volume info retrieved successfully. Aug 25 16:19:15.295029 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fa401c4d-194b-48b4-b31b-80db9f1c1e2b tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes/934505a1-3982-4e78-98c4-becc35b3050c returned with HTTP 200 Aug 25 16:19:15.297610 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 88/340] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:15 2026] GET /volume/v3/volumes/934505a1-3982-4e78-98c4-becc35b3050c => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:16.097649 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f1a73e7f-3f37-47ec-8789-bf128c7b202c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:16.099909 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f1a73e7f-3f37-47ec-8789-bf128c7b202c tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] GET https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 Aug 25 16:19:16.100188 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f1a73e7f-3f37-47ec-8789-bf128c7b202c tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:16.100477 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f1a73e7f-3f37-47ec-8789-bf128c7b202c tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:16.111908 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:16.111908 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:16.116099 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-f1a73e7f-3f37-47ec-8789-bf128c7b202c tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Volume info retrieved successfully. Aug 25 16:19:16.120919 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f1a73e7f-3f37-47ec-8789-bf128c7b202c tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 returned with HTTP 200 Aug 25 16:19:16.121480 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 83/341] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:16 2026] GET /volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:16.140125 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-62a9b57a-0e39-4b64-8c78-16414cd45876 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:16.142365 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-62a9b57a-0e39-4b64-8c78-16414cd45876 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] GET https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a Aug 25 16:19:16.142690 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-62a9b57a-0e39-4b64-8c78-16414cd45876 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:16.142870 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-62a9b57a-0e39-4b64-8c78-16414cd45876 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:16.158676 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:16.158676 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:16.163548 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-62a9b57a-0e39-4b64-8c78-16414cd45876 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Volume info retrieved successfully. Aug 25 16:19:16.169788 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-62a9b57a-0e39-4b64-8c78-16414cd45876 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a returned with HTTP 200 Aug 25 16:19:16.170329 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 85/342] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:16 2026] GET /volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:16.314338 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-5e1c8845-a16f-465b-a405-848a2e3afd05 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:16.317912 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5e1c8845-a16f-465b-a405-848a2e3afd05 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes/934505a1-3982-4e78-98c4-becc35b3050c Aug 25 16:19:16.317912 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5e1c8845-a16f-465b-a405-848a2e3afd05 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:16.317912 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5e1c8845-a16f-465b-a405-848a2e3afd05 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:16.325180 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5e1c8845-a16f-465b-a405-848a2e3afd05 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes/934505a1-3982-4e78-98c4-becc35b3050c returned with HTTP 404 Aug 25 16:19:16.333985 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 87/343] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:16 2026] GET /volume/v3/volumes/934505a1-3982-4e78-98c4-becc35b3050c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:19:16.336657 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-dc745059-4415-4213-bf94-49b2a9f5765b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:16.338550 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-dc745059-4415-4213-bf94-49b2a9f5765b tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes/f9b4f31e-d7bb-43c7-818a-a5502a7fe5cc Aug 25 16:19:16.338793 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-dc745059-4415-4213-bf94-49b2a9f5765b tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:16.338980 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-dc745059-4415-4213-bf94-49b2a9f5765b tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:16.345929 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:16.345929 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:16.349695 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-dc745059-4415-4213-bf94-49b2a9f5765b tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Volume info retrieved successfully. Aug 25 16:19:16.354221 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-dc745059-4415-4213-bf94-49b2a9f5765b tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes/f9b4f31e-d7bb-43c7-818a-a5502a7fe5cc returned with HTTP 200 Aug 25 16:19:16.354661 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 89/344] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:16 2026] GET /volume/v3/volumes/f9b4f31e-d7bb-43c7-818a-a5502a7fe5cc => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:16.368788 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-db5fef11-60ba-4e0f-9937-603717f36867 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:16.371032 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-db5fef11-60ba-4e0f-9937-603717f36867 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] DELETE https://10.4.3.102/volume/v3/volumes/f9b4f31e-d7bb-43c7-818a-a5502a7fe5cc Aug 25 16:19:16.371253 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-db5fef11-60ba-4e0f-9937-603717f36867 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:16.371515 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-db5fef11-60ba-4e0f-9937-603717f36867 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:16.371580 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-db5fef11-60ba-4e0f-9937-603717f36867 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Delete volume with id: f9b4f31e-d7bb-43c7-818a-a5502a7fe5cc Aug 25 16:19:16.380040 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:16.380040 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:16.380681 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-db5fef11-60ba-4e0f-9937-603717f36867 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Volume info retrieved successfully. Aug 25 16:19:16.415337 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-db5fef11-60ba-4e0f-9937-603717f36867 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Delete volume request issued successfully. Aug 25 16:19:16.415625 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-db5fef11-60ba-4e0f-9937-603717f36867 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes/f9b4f31e-d7bb-43c7-818a-a5502a7fe5cc returned with HTTP 202 Aug 25 16:19:16.416169 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 84/345] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:19:16 2026] DELETE /volume/v3/volumes/f9b4f31e-d7bb-43c7-818a-a5502a7fe5cc => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:19:16.423032 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-fc64c1b2-ab71-4270-bd96-3fa4c61c1da0 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:16.425297 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fc64c1b2-ab71-4270-bd96-3fa4c61c1da0 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes/f9b4f31e-d7bb-43c7-818a-a5502a7fe5cc Aug 25 16:19:16.425466 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fc64c1b2-ab71-4270-bd96-3fa4c61c1da0 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:16.425680 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fc64c1b2-ab71-4270-bd96-3fa4c61c1da0 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:16.435722 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:16.435722 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:16.439485 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-fc64c1b2-ab71-4270-bd96-3fa4c61c1da0 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Volume info retrieved successfully. Aug 25 16:19:16.443986 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fc64c1b2-ab71-4270-bd96-3fa4c61c1da0 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes/f9b4f31e-d7bb-43c7-818a-a5502a7fe5cc returned with HTTP 200 Aug 25 16:19:16.444467 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 86/346] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:16 2026] GET /volume/v3/volumes/f9b4f31e-d7bb-43c7-818a-a5502a7fe5cc => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:16.446687 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-604f313d-272a-4cd3-9cd6-0a053d968b78 req-15b91924-fbe2-4fcd-942e-93ee802d61b4 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:16.448501 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-604f313d-272a-4cd3-9cd6-0a053d968b78 req-15b91924-fbe2-4fcd-942e-93ee802d61b4 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] POST https://10.4.3.102/volume/v3/attachments/fde05ef4-66b0-4977-819b-9adf4d51883d/action Aug 25 16:19:16.448850 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-604f313d-272a-4cd3-9cd6-0a053d968b78 req-15b91924-fbe2-4fcd-942e-93ee802d61b4 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Action body: b'{"os-complete": null}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:19:16.448958 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-604f313d-272a-4cd3-9cd6-0a053d968b78 req-15b91924-fbe2-4fcd-942e-93ee802d61b4 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:16.464000 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:16.464000 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:16.479017 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-604f313d-272a-4cd3-9cd6-0a053d968b78 req-15b91924-fbe2-4fcd-942e-93ee802d61b4 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] https://10.4.3.102/volume/v3/attachments/fde05ef4-66b0-4977-819b-9adf4d51883d/action returned with HTTP 204 Aug 25 16:19:16.479526 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 88/347] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:19:16 2026] POST /volume/v3/attachments/fde05ef4-66b0-4977-819b-9adf4d51883d/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:19:17.138129 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-fa62fa57-e486-4a7d-b355-e9777a7f49c9 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:17.140070 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fa62fa57-e486-4a7d-b355-e9777a7f49c9 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] GET https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 Aug 25 16:19:17.140342 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fa62fa57-e486-4a7d-b355-e9777a7f49c9 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:17.140625 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fa62fa57-e486-4a7d-b355-e9777a7f49c9 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:17.151498 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:17.151498 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:17.157856 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-fa62fa57-e486-4a7d-b355-e9777a7f49c9 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Volume info retrieved successfully. Aug 25 16:19:17.163528 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fa62fa57-e486-4a7d-b355-e9777a7f49c9 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 returned with HTTP 200 Aug 25 16:19:17.163940 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 90/348] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:17 2026] GET /volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:17.188388 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b59925b2-c6a1-4645-bdbb-5b4eb17d21d4 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:17.190675 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b59925b2-c6a1-4645-bdbb-5b4eb17d21d4 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] GET https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a Aug 25 16:19:17.190909 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b59925b2-c6a1-4645-bdbb-5b4eb17d21d4 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:17.191132 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b59925b2-c6a1-4645-bdbb-5b4eb17d21d4 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:17.202333 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:17.202333 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:17.213042 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-b59925b2-c6a1-4645-bdbb-5b4eb17d21d4 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Volume info retrieved successfully. Aug 25 16:19:17.218933 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b59925b2-c6a1-4645-bdbb-5b4eb17d21d4 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a returned with HTTP 200 Aug 25 16:19:17.219443 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 85/349] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:17 2026] GET /volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:17.247006 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1d1b5fb2-a71c-4850-8822-648b3e73bc12 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:17.247403 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1d1b5fb2-a71c-4850-8822-648b3e73bc12 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] GET https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a Aug 25 16:19:17.247671 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1d1b5fb2-a71c-4850-8822-648b3e73bc12 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:17.247906 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1d1b5fb2-a71c-4850-8822-648b3e73bc12 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:17.260465 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:17.260465 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:17.264933 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-1d1b5fb2-a71c-4850-8822-648b3e73bc12 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Volume info retrieved successfully. Aug 25 16:19:17.269571 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1d1b5fb2-a71c-4850-8822-648b3e73bc12 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a returned with HTTP 200 Aug 25 16:19:17.270003 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 87/350] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:17 2026] GET /volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:17.286851 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d349d4e6-7e9e-4f72-a32d-8e19fb9749af None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:17.288952 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d349d4e6-7e9e-4f72-a32d-8e19fb9749af tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-reader] GET https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a Aug 25 16:19:17.289367 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d349d4e6-7e9e-4f72-a32d-8e19fb9749af tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-reader] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:17.290009 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d349d4e6-7e9e-4f72-a32d-8e19fb9749af tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-reader] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:17.302879 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:17.302879 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:17.307293 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-d349d4e6-7e9e-4f72-a32d-8e19fb9749af tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-reader] Volume info retrieved successfully. Aug 25 16:19:17.317601 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d349d4e6-7e9e-4f72-a32d-8e19fb9749af tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-reader] https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a returned with HTTP 200 Aug 25 16:19:17.317601 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 89/351] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:17 2026] GET /volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:17.459228 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-6633972c-ba1c-4aa2-a0a1-fd9fe7a2d8bd None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:17.461808 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6633972c-ba1c-4aa2-a0a1-fd9fe7a2d8bd tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes/f9b4f31e-d7bb-43c7-818a-a5502a7fe5cc Aug 25 16:19:17.462008 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6633972c-ba1c-4aa2-a0a1-fd9fe7a2d8bd tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:17.462300 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6633972c-ba1c-4aa2-a0a1-fd9fe7a2d8bd tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:17.469788 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6633972c-ba1c-4aa2-a0a1-fd9fe7a2d8bd tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes/f9b4f31e-d7bb-43c7-818a-a5502a7fe5cc returned with HTTP 404 Aug 25 16:19:17.470504 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 91/352] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:17 2026] GET /volume/v3/volumes/f9b4f31e-d7bb-43c7-818a-a5502a7fe5cc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:19:17.474538 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-7564f18e-29f6-4d2e-91ea-532d63636a6c req-95fb986a-ba36-46d8-9885-88662bbbb22c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:17.479683 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-7564f18e-29f6-4d2e-91ea-532d63636a6c req-95fb986a-ba36-46d8-9885-88662bbbb22c tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] GET https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a Aug 25 16:19:17.480322 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-7564f18e-29f6-4d2e-91ea-532d63636a6c req-95fb986a-ba36-46d8-9885-88662bbbb22c tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:17.480687 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-7564f18e-29f6-4d2e-91ea-532d63636a6c req-95fb986a-ba36-46d8-9885-88662bbbb22c tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:17.482716 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d2b4a550-cf3a-4985-ab7b-1632b474c974 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:17.485442 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d2b4a550-cf3a-4985-ab7b-1632b474c974 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes/51c9d792-6af1-404a-9020-f44f88dd6a63 Aug 25 16:19:17.485707 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d2b4a550-cf3a-4985-ab7b-1632b474c974 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:17.485948 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d2b4a550-cf3a-4985-ab7b-1632b474c974 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:17.498363 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:17.498363 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:17.503660 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-d2b4a550-cf3a-4985-ab7b-1632b474c974 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Volume info retrieved successfully. Aug 25 16:19:17.504446 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:17.504446 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:17.509070 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d2b4a550-cf3a-4985-ab7b-1632b474c974 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes/51c9d792-6af1-404a-9020-f44f88dd6a63 returned with HTTP 200 Aug 25 16:19:17.509602 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 88/353] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:17 2026] GET /volume/v3/volumes/51c9d792-6af1-404a-9020-f44f88dd6a63 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:17.511569 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-7564f18e-29f6-4d2e-91ea-532d63636a6c req-95fb986a-ba36-46d8-9885-88662bbbb22c tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Volume info retrieved successfully. Aug 25 16:19:17.517879 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-7564f18e-29f6-4d2e-91ea-532d63636a6c req-95fb986a-ba36-46d8-9885-88662bbbb22c tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a returned with HTTP 200 Aug 25 16:19:17.518634 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 86/354] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:19:17 2026] GET /volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a => generated 1139 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:17.525766 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-453c92af-4548-4b75-bb60-e5f08ffbc835 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:17.528196 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-453c92af-4548-4b75-bb60-e5f08ffbc835 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] DELETE https://10.4.3.102/volume/v3/volumes/51c9d792-6af1-404a-9020-f44f88dd6a63 Aug 25 16:19:17.528448 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-453c92af-4548-4b75-bb60-e5f08ffbc835 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:17.528675 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-453c92af-4548-4b75-bb60-e5f08ffbc835 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:17.528861 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-453c92af-4548-4b75-bb60-e5f08ffbc835 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Delete volume with id: 51c9d792-6af1-404a-9020-f44f88dd6a63 Aug 25 16:19:17.538572 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:17.538572 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:17.538572 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-453c92af-4548-4b75-bb60-e5f08ffbc835 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Volume info retrieved successfully. Aug 25 16:19:17.563770 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-453c92af-4548-4b75-bb60-e5f08ffbc835 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Delete volume request issued successfully. Aug 25 16:19:17.564041 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-453c92af-4548-4b75-bb60-e5f08ffbc835 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes/51c9d792-6af1-404a-9020-f44f88dd6a63 returned with HTTP 202 Aug 25 16:19:17.564601 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 90/355] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:19:17 2026] DELETE /volume/v3/volumes/51c9d792-6af1-404a-9020-f44f88dd6a63 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:19:17.575305 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e0f2219c-bbc0-41a5-b1e0-7a3e7d196e10 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:17.576879 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e0f2219c-bbc0-41a5-b1e0-7a3e7d196e10 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes/51c9d792-6af1-404a-9020-f44f88dd6a63 Aug 25 16:19:17.577147 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e0f2219c-bbc0-41a5-b1e0-7a3e7d196e10 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:17.577442 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e0f2219c-bbc0-41a5-b1e0-7a3e7d196e10 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:17.586176 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:17.586176 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:17.591544 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-e0f2219c-bbc0-41a5-b1e0-7a3e7d196e10 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Volume info retrieved successfully. Aug 25 16:19:17.594985 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-7564f18e-29f6-4d2e-91ea-532d63636a6c req-0796dfb8-2098-47e4-99a6-59344c46bdc4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:17.598467 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-7564f18e-29f6-4d2e-91ea-532d63636a6c req-0796dfb8-2098-47e4-99a6-59344c46bdc4 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] POST https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a/action Aug 25 16:19:17.598855 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-7564f18e-29f6-4d2e-91ea-532d63636a6c req-0796dfb8-2098-47e4-99a6-59344c46bdc4 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:19:17.599052 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-7564f18e-29f6-4d2e-91ea-532d63636a6c req-0796dfb8-2098-47e4-99a6-59344c46bdc4 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:17.599124 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e0f2219c-bbc0-41a5-b1e0-7a3e7d196e10 tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes/51c9d792-6af1-404a-9020-f44f88dd6a63 returned with HTTP 200 Aug 25 16:19:17.599663 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 92/356] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:17 2026] GET /volume/v3/volumes/51c9d792-6af1-404a-9020-f44f88dd6a63 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:17.615996 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:17.615996 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:17.616739 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-7564f18e-29f6-4d2e-91ea-532d63636a6c req-0796dfb8-2098-47e4-99a6-59344c46bdc4 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Volume info retrieved successfully. Aug 25 16:19:17.634622 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-7564f18e-29f6-4d2e-91ea-532d63636a6c req-0796dfb8-2098-47e4-99a6-59344c46bdc4 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Begin detaching volume completed successfully. Aug 25 16:19:17.634622 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-7564f18e-29f6-4d2e-91ea-532d63636a6c req-0796dfb8-2098-47e4-99a6-59344c46bdc4 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a/action returned with HTTP 202 Aug 25 16:19:17.635161 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 89/357] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:19:17 2026] POST /volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:19:17.664607 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d2130bb2-b659-4800-8c10-29c0767d10f8 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:17.667110 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d2130bb2-b659-4800-8c10-29c0767d10f8 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-reader] GET https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a Aug 25 16:19:17.667414 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d2130bb2-b659-4800-8c10-29c0767d10f8 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-reader] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:17.667746 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d2130bb2-b659-4800-8c10-29c0767d10f8 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-reader] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:17.682038 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:17.682038 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:17.689183 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-d2130bb2-b659-4800-8c10-29c0767d10f8 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-reader] Volume info retrieved successfully. Aug 25 16:19:17.697614 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d2130bb2-b659-4800-8c10-29c0767d10f8 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-reader] https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a returned with HTTP 200 Aug 25 16:19:17.698435 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 87/358] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:17 2026] GET /volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a => generated 1142 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:17.715703 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-9070a2e1-735d-4559-bf74-c639e427069d None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:17.716152 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9070a2e1-735d-4559-bf74-c639e427069d None None] GET https://10.4.3.102/volume// Aug 25 16:19:17.716335 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9070a2e1-735d-4559-bf74-c639e427069d None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:17.716620 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9070a2e1-735d-4559-bf74-c639e427069d None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:17.716962 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9070a2e1-735d-4559-bf74-c639e427069d None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:19:17.717287 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 91/359] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:19:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:19:17.725231 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-7564f18e-29f6-4d2e-91ea-532d63636a6c req-17657d8e-48d6-4946-affa-031a3bfbe6a5 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:17.728105 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-7564f18e-29f6-4d2e-91ea-532d63636a6c req-17657d8e-48d6-4946-affa-031a3bfbe6a5 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] GET https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a Aug 25 16:19:17.728403 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-7564f18e-29f6-4d2e-91ea-532d63636a6c req-17657d8e-48d6-4946-affa-031a3bfbe6a5 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:17.728684 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-7564f18e-29f6-4d2e-91ea-532d63636a6c req-17657d8e-48d6-4946-affa-031a3bfbe6a5 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:17.743506 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:17.743506 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:17.748279 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-7564f18e-29f6-4d2e-91ea-532d63636a6c req-17657d8e-48d6-4946-affa-031a3bfbe6a5 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Volume info retrieved successfully. Aug 25 16:19:17.754623 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-7564f18e-29f6-4d2e-91ea-532d63636a6c req-17657d8e-48d6-4946-affa-031a3bfbe6a5 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a returned with HTTP 200 Aug 25 16:19:17.755169 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 93/360] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:19:17 2026] GET /volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a => generated 1322 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:19:18.178083 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-bb20def8-51c6-403c-8845-060c6ec87fb0 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:18.180199 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bb20def8-51c6-403c-8845-060c6ec87fb0 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] GET https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 Aug 25 16:19:18.180569 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bb20def8-51c6-403c-8845-060c6ec87fb0 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:18.180891 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bb20def8-51c6-403c-8845-060c6ec87fb0 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:18.192179 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:18.192179 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:18.198376 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-bb20def8-51c6-403c-8845-060c6ec87fb0 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Volume info retrieved successfully. Aug 25 16:19:18.203911 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bb20def8-51c6-403c-8845-060c6ec87fb0 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 returned with HTTP 200 Aug 25 16:19:18.204276 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 90/361] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:18 2026] GET /volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:18.615093 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a915cace-5a1a-4a85-a7ce-898fe965766c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:18.617233 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a915cace-5a1a-4a85-a7ce-898fe965766c tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] GET https://10.4.3.102/volume/v3/volumes/51c9d792-6af1-404a-9020-f44f88dd6a63 Aug 25 16:19:18.617448 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a915cace-5a1a-4a85-a7ce-898fe965766c tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:18.617686 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a915cace-5a1a-4a85-a7ce-898fe965766c tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:18.624740 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a915cace-5a1a-4a85-a7ce-898fe965766c tempest-VolumesListTestJSON-272597691 tempest-VolumesListTestJSON-272597691-project-member] https://10.4.3.102/volume/v3/volumes/51c9d792-6af1-404a-9020-f44f88dd6a63 returned with HTTP 404 Aug 25 16:19:18.625292 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 88/362] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:18 2026] GET /volume/v3/volumes/51c9d792-6af1-404a-9020-f44f88dd6a63 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:19:18.716861 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-092a727f-e8c0-4162-a229-eb950762c75a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:18.718898 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-092a727f-e8c0-4162-a229-eb950762c75a tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-reader] GET https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a Aug 25 16:19:18.719103 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-092a727f-e8c0-4162-a229-eb950762c75a tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-reader] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:18.719332 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-092a727f-e8c0-4162-a229-eb950762c75a tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-reader] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:18.730737 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:18.730737 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:18.735618 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-092a727f-e8c0-4162-a229-eb950762c75a tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-reader] Volume info retrieved successfully. Aug 25 16:19:18.741391 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-092a727f-e8c0-4162-a229-eb950762c75a tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-reader] https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a returned with HTTP 200 Aug 25 16:19:18.741864 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 92/363] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:18 2026] GET /volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a => generated 1142 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:19.224371 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-2559201e-f6b6-444b-a9e6-2ccdc558839a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:19.228263 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2559201e-f6b6-444b-a9e6-2ccdc558839a tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] GET https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 Aug 25 16:19:19.228576 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2559201e-f6b6-444b-a9e6-2ccdc558839a tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:19.228948 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2559201e-f6b6-444b-a9e6-2ccdc558839a tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:19.242738 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:19.242738 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:19.247951 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-2559201e-f6b6-444b-a9e6-2ccdc558839a tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Volume info retrieved successfully. Aug 25 16:19:19.253484 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2559201e-f6b6-444b-a9e6-2ccdc558839a tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 returned with HTTP 200 Aug 25 16:19:19.254571 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 94/364] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:19 2026] GET /volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:19.399558 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-1da0d39b-06c8-4927-b6ed-3143ea2e9aa2 req-35cac197-b869-4f30-9000-5d33590cbad6 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:19.403043 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-1da0d39b-06c8-4927-b6ed-3143ea2e9aa2 req-35cac197-b869-4f30-9000-5d33590cbad6 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] POST https://10.4.3.102/volume/v3/attachments/678bca55-04b6-48e9-9b90-6c0027b2a2c6/action Aug 25 16:19:19.403096 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-1da0d39b-06c8-4927-b6ed-3143ea2e9aa2 req-35cac197-b869-4f30-9000-5d33590cbad6 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Action body: b'{"os-complete": null}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:19:19.403284 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-1da0d39b-06c8-4927-b6ed-3143ea2e9aa2 req-35cac197-b869-4f30-9000-5d33590cbad6 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:19.425196 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:19.425196 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:19.455136 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-1da0d39b-06c8-4927-b6ed-3143ea2e9aa2 req-35cac197-b869-4f30-9000-5d33590cbad6 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] https://10.4.3.102/volume/v3/attachments/678bca55-04b6-48e9-9b90-6c0027b2a2c6/action returned with HTTP 204 Aug 25 16:19:19.455734 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 91/365] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:19:19 2026] POST /volume/v3/attachments/678bca55-04b6-48e9-9b90-6c0027b2a2c6/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:19:19.764556 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-afa628e5-5e8b-4163-8855-42e6c471e455 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:19.766510 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-afa628e5-5e8b-4163-8855-42e6c471e455 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-reader] GET https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a Aug 25 16:19:19.766755 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-afa628e5-5e8b-4163-8855-42e6c471e455 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-reader] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:19.766962 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-afa628e5-5e8b-4163-8855-42e6c471e455 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-reader] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:19.781623 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:19.781623 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:19.785660 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-afa628e5-5e8b-4163-8855-42e6c471e455 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-reader] Volume info retrieved successfully. Aug 25 16:19:19.790506 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-afa628e5-5e8b-4163-8855-42e6c471e455 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-reader] https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a returned with HTTP 200 Aug 25 16:19:19.791285 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 89/366] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:19 2026] GET /volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 16:19:19.928717 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-49793a49-614e-404a-9c9d-bbeb84244d45 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:19.929227 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-49793a49-614e-404a-9c9d-bbeb84244d45 None None] GET https://10.4.3.102/volume// Aug 25 16:19:19.929559 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-49793a49-614e-404a-9c9d-bbeb84244d45 None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:19.929831 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-49793a49-614e-404a-9c9d-bbeb84244d45 None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:19.930237 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-49793a49-614e-404a-9c9d-bbeb84244d45 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:19:19.930664 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 93/367] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:19:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:19:19.935779 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-39247859-11f7-41fc-965a-714fb91cc913 req-8a862dbb-4a86-4b68-ae11-c19d277f03e0 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:19.938606 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-39247859-11f7-41fc-965a-714fb91cc913 req-8a862dbb-4a86-4b68-ae11-c19d277f03e0 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] DELETE https://10.4.3.102/volume/v3/attachments/fffa03a7-5eb7-454d-990a-49bad1702e4f Aug 25 16:19:19.938737 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-39247859-11f7-41fc-965a-714fb91cc913 req-8a862dbb-4a86-4b68-ae11-c19d277f03e0 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:19.939411 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-39247859-11f7-41fc-965a-714fb91cc913 req-8a862dbb-4a86-4b68-ae11-c19d277f03e0 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:19.941794 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-981873b8-9c9b-464d-9ffa-f7a4b15d108b req-66bf746e-8b9b-4154-a1b2-b23477d0c1ce None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:19.944443 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-981873b8-9c9b-464d-9ffa-f7a4b15d108b req-66bf746e-8b9b-4154-a1b2-b23477d0c1ce tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:19:19.944761 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-981873b8-9c9b-464d-9ffa-f7a4b15d108b req-66bf746e-8b9b-4154-a1b2-b23477d0c1ce tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "54d9147c-ff65-4310-bbb7-2f005ddbf9b7", "connector": null, "instance_uuid": "694c2a32-b258-40cf-a55f-54d2395332a6"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:19.951121 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:19.951121 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:19.966421 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:19.966421 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:20.030533 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-981873b8-9c9b-464d-9ffa-f7a4b15d108b req-66bf746e-8b9b-4154-a1b2-b23477d0c1ce tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:19:20.032822 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 92/368] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:19:19 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 16:19:20.042175 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-981873b8-9c9b-464d-9ffa-f7a4b15d108b req-bac1d2ea-629e-475c-acb4-1a3c190e0c80 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:20.045228 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-981873b8-9c9b-464d-9ffa-f7a4b15d108b req-bac1d2ea-629e-475c-acb4-1a3c190e0c80 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] DELETE https://10.4.3.102/volume/v3/attachments/6f5bcece-ff8c-4030-94d0-0dc4349bed7b Aug 25 16:19:20.045461 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-981873b8-9c9b-464d-9ffa-f7a4b15d108b req-bac1d2ea-629e-475c-acb4-1a3c190e0c80 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:20.045694 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-981873b8-9c9b-464d-9ffa-f7a4b15d108b req-bac1d2ea-629e-475c-acb4-1a3c190e0c80 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:20.051304 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-39247859-11f7-41fc-965a-714fb91cc913 req-8a862dbb-4a86-4b68-ae11-c19d277f03e0 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] https://10.4.3.102/volume/v3/attachments/fffa03a7-5eb7-454d-990a-49bad1702e4f returned with HTTP 200 Aug 25 16:19:20.052646 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 95/369] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:19:19 2026] DELETE /volume/v3/attachments/fffa03a7-5eb7-454d-990a-49bad1702e4f => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:20.056207 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:20.056207 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:20.153531 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-981873b8-9c9b-464d-9ffa-f7a4b15d108b req-bac1d2ea-629e-475c-acb4-1a3c190e0c80 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] https://10.4.3.102/volume/v3/attachments/6f5bcece-ff8c-4030-94d0-0dc4349bed7b returned with HTTP 200 Aug 25 16:19:20.154289 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 90/370] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:19:20 2026] DELETE /volume/v3/attachments/6f5bcece-ff8c-4030-94d0-0dc4349bed7b => generated 192 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:20.271991 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-8a8630ae-eae1-4b34-9c90-1f426c48259d None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:20.275614 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8a8630ae-eae1-4b34-9c90-1f426c48259d tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] GET https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 Aug 25 16:19:20.275843 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8a8630ae-eae1-4b34-9c90-1f426c48259d tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:20.276016 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8a8630ae-eae1-4b34-9c90-1f426c48259d tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:20.287451 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:20.287451 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:20.294068 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-8a8630ae-eae1-4b34-9c90-1f426c48259d tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Volume info retrieved successfully. Aug 25 16:19:20.301184 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8a8630ae-eae1-4b34-9c90-1f426c48259d tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 returned with HTTP 200 Aug 25 16:19:20.301827 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 94/371] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:20 2026] GET /volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:20.319583 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-22c77fd4-48b1-41d0-9c48-d40f5dd733f3 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:20.321867 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-22c77fd4-48b1-41d0-9c48-d40f5dd733f3 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] GET https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 Aug 25 16:19:20.322100 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-22c77fd4-48b1-41d0-9c48-d40f5dd733f3 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:20.322293 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-22c77fd4-48b1-41d0-9c48-d40f5dd733f3 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:20.334159 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:20.334159 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:20.338764 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-22c77fd4-48b1-41d0-9c48-d40f5dd733f3 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Volume info retrieved successfully. Aug 25 16:19:20.347123 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-22c77fd4-48b1-41d0-9c48-d40f5dd733f3 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 returned with HTTP 200 Aug 25 16:19:20.348488 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 93/372] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:20 2026] GET /volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:20.634802 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-1518a009-5b42-4f6e-b578-aad167e572a0 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:20.636816 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1518a009-5b42-4f6e-b578-aad167e572a0 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] GET https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de Aug 25 16:19:20.637095 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1518a009-5b42-4f6e-b578-aad167e572a0 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:20.637423 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1518a009-5b42-4f6e-b578-aad167e572a0 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:20.646871 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:20.646871 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:20.651471 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-1518a009-5b42-4f6e-b578-aad167e572a0 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Volume info retrieved successfully. Aug 25 16:19:20.656399 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1518a009-5b42-4f6e-b578-aad167e572a0 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de returned with HTTP 200 Aug 25 16:19:20.656939 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 96/373] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:20 2026] GET /volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:20.674405 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-66a350f7-4ac8-4d4f-be37-fd3c75dc1d1b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:20.676211 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-66a350f7-4ac8-4d4f-be37-fd3c75dc1d1b tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de Aug 25 16:19:20.676419 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-66a350f7-4ac8-4d4f-be37-fd3c75dc1d1b tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:20.676659 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-66a350f7-4ac8-4d4f-be37-fd3c75dc1d1b tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:20.676879 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-66a350f7-4ac8-4d4f-be37-fd3c75dc1d1b tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Delete volume with id: 97409e6a-241a-42b5-9cad-565096f026de Aug 25 16:19:20.686705 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:20.686705 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:20.687206 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-66a350f7-4ac8-4d4f-be37-fd3c75dc1d1b tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Volume info retrieved successfully. Aug 25 16:19:20.714276 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-66a350f7-4ac8-4d4f-be37-fd3c75dc1d1b tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Delete volume request issued successfully. Aug 25 16:19:20.714625 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-66a350f7-4ac8-4d4f-be37-fd3c75dc1d1b tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de returned with HTTP 202 Aug 25 16:19:20.715268 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 91/374] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:19:20 2026] DELETE /volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:19:20.726142 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-ad7e1ca6-a3da-4ccb-9af3-a8169f577ecc None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:20.728477 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ad7e1ca6-a3da-4ccb-9af3-a8169f577ecc tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] GET https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de Aug 25 16:19:20.732266 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ad7e1ca6-a3da-4ccb-9af3-a8169f577ecc tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:20.732693 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ad7e1ca6-a3da-4ccb-9af3-a8169f577ecc tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:20.750841 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:20.750841 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:20.757688 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-ad7e1ca6-a3da-4ccb-9af3-a8169f577ecc tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Volume info retrieved successfully. Aug 25 16:19:20.765108 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ad7e1ca6-a3da-4ccb-9af3-a8169f577ecc tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de returned with HTTP 200 Aug 25 16:19:20.765635 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 95/375] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:20 2026] GET /volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:20.804875 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-27e74db2-1391-4c52-9cd4-b6f1f189e4aa None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:20.807531 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-27e74db2-1391-4c52-9cd4-b6f1f189e4aa tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-reader] GET https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a Aug 25 16:19:20.807815 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-27e74db2-1391-4c52-9cd4-b6f1f189e4aa tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-reader] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:20.808052 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-27e74db2-1391-4c52-9cd4-b6f1f189e4aa tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-reader] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:20.823310 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:20.823310 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:20.830973 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-27e74db2-1391-4c52-9cd4-b6f1f189e4aa tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-reader] Volume info retrieved successfully. Aug 25 16:19:20.840056 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-27e74db2-1391-4c52-9cd4-b6f1f189e4aa tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-reader] https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a returned with HTTP 200 Aug 25 16:19:20.840666 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 94/376] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:20 2026] GET /volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a => generated 1142 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:21.345266 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-981873b8-9c9b-464d-9ffa-f7a4b15d108b req-ff109752-7b03-4f48-91ee-80331f7251c9 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:21.347996 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-981873b8-9c9b-464d-9ffa-f7a4b15d108b req-ff109752-7b03-4f48-91ee-80331f7251c9 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] PUT https://10.4.3.102/volume/v3/attachments/a925d1a3-32df-4a40-9935-aa501924424b Aug 25 16:19:21.348471 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-981873b8-9c9b-464d-9ffa-f7a4b15d108b req-ff109752-7b03-4f48-91ee-80331f7251c9 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:21.359942 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-981873b8-9c9b-464d-9ffa-f7a4b15d108b req-ff109752-7b03-4f48-91ee-80331f7251c9 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Acquiring lock "cinder-attachment_update-54d9147c-ff65-4310-bbb7-2f005ddbf9b7-np0000008093" by "attachment_update" {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:19:21.365254 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-981873b8-9c9b-464d-9ffa-f7a4b15d108b req-ff109752-7b03-4f48-91ee-80331f7251c9 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Lock "cinder-attachment_update-54d9147c-ff65-4310-bbb7-2f005ddbf9b7-np0000008093" acquired by "attachment_update" :: waited 0.006s {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:19:21.366598 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:21.366598 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:21.501912 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-981873b8-9c9b-464d-9ffa-f7a4b15d108b req-ff109752-7b03-4f48-91ee-80331f7251c9 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Lock "cinder-attachment_update-54d9147c-ff65-4310-bbb7-2f005ddbf9b7-np0000008093" released by "attachment_update" :: held 0.137s {{(pid=100454) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:19:21.502760 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-981873b8-9c9b-464d-9ffa-f7a4b15d108b req-ff109752-7b03-4f48-91ee-80331f7251c9 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] https://10.4.3.102/volume/v3/attachments/a925d1a3-32df-4a40-9935-aa501924424b returned with HTTP 200 Aug 25 16:19:21.503244 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 97/377] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:19:21 2026] PUT /volume/v3/attachments/a925d1a3-32df-4a40-9935-aa501924424b => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:21.515684 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-981873b8-9c9b-464d-9ffa-f7a4b15d108b req-f3b7ad4e-76ed-4342-a3e2-a93bfe522231 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:21.517844 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-981873b8-9c9b-464d-9ffa-f7a4b15d108b req-f3b7ad4e-76ed-4342-a3e2-a93bfe522231 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] GET https://10.4.3.102/volume/v3/attachments/a925d1a3-32df-4a40-9935-aa501924424b Aug 25 16:19:21.518102 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-981873b8-9c9b-464d-9ffa-f7a4b15d108b req-f3b7ad4e-76ed-4342-a3e2-a93bfe522231 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:21.518341 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-981873b8-9c9b-464d-9ffa-f7a4b15d108b req-f3b7ad4e-76ed-4342-a3e2-a93bfe522231 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:21.533361 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-981873b8-9c9b-464d-9ffa-f7a4b15d108b req-f3b7ad4e-76ed-4342-a3e2-a93bfe522231 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] https://10.4.3.102/volume/v3/attachments/a925d1a3-32df-4a40-9935-aa501924424b returned with HTTP 200 Aug 25 16:19:21.533902 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 92/378] 10.4.3.102 () {70 vars in 1651 bytes} [Tue Aug 25 16:19:21 2026] GET /volume/v3/attachments/a925d1a3-32df-4a40-9935-aa501924424b => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:21.782539 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c2f56bab-c8d1-4124-898c-df55f74c8c83 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:21.787066 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c2f56bab-c8d1-4124-898c-df55f74c8c83 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] GET https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de Aug 25 16:19:21.787066 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c2f56bab-c8d1-4124-898c-df55f74c8c83 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:21.787066 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c2f56bab-c8d1-4124-898c-df55f74c8c83 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:21.799188 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c2f56bab-c8d1-4124-898c-df55f74c8c83 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de returned with HTTP 404 Aug 25 16:19:21.800026 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 96/379] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:21 2026] GET /volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:19:21.857246 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-442c01af-1541-48bd-a64c-b881c21dd1b6 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:21.859960 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-442c01af-1541-48bd-a64c-b881c21dd1b6 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-reader] GET https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a Aug 25 16:19:21.860386 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-442c01af-1541-48bd-a64c-b881c21dd1b6 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-reader] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:21.861227 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-442c01af-1541-48bd-a64c-b881c21dd1b6 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-reader] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:21.875707 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:21.875707 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:21.881670 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-442c01af-1541-48bd-a64c-b881c21dd1b6 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-reader] Volume info retrieved successfully. Aug 25 16:19:21.888273 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-442c01af-1541-48bd-a64c-b881c21dd1b6 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-reader] https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a returned with HTTP 200 Aug 25 16:19:21.890162 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 95/380] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:21 2026] GET /volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a => generated 1142 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:22.440017 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-7564f18e-29f6-4d2e-91ea-532d63636a6c req-0f4242a5-f7e8-4761-9655-191c98114196 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:22.444682 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-7564f18e-29f6-4d2e-91ea-532d63636a6c req-0f4242a5-f7e8-4761-9655-191c98114196 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] DELETE https://10.4.3.102/volume/v3/attachments/fde05ef4-66b0-4977-819b-9adf4d51883d Aug 25 16:19:22.444682 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-7564f18e-29f6-4d2e-91ea-532d63636a6c req-0f4242a5-f7e8-4761-9655-191c98114196 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:22.444682 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-7564f18e-29f6-4d2e-91ea-532d63636a6c req-0f4242a5-f7e8-4761-9655-191c98114196 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:22.457734 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:22.457734 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:22.545633 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-7564f18e-29f6-4d2e-91ea-532d63636a6c req-0f4242a5-f7e8-4761-9655-191c98114196 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] https://10.4.3.102/volume/v3/attachments/fde05ef4-66b0-4977-819b-9adf4d51883d returned with HTTP 200 Aug 25 16:19:22.545633 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 98/381] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:19:22 2026] DELETE /volume/v3/attachments/fde05ef4-66b0-4977-819b-9adf4d51883d => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:22.593392 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-390fa8d1-ccfc-40e8-a3b6-c9ed410110c5 req-add25068-6dbe-4430-b8a9-eea67bed38b0 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:22.598362 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-390fa8d1-ccfc-40e8-a3b6-c9ed410110c5 req-add25068-6dbe-4430-b8a9-eea67bed38b0 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] GET https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 Aug 25 16:19:22.601047 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-390fa8d1-ccfc-40e8-a3b6-c9ed410110c5 req-add25068-6dbe-4430-b8a9-eea67bed38b0 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:22.601047 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-390fa8d1-ccfc-40e8-a3b6-c9ed410110c5 req-add25068-6dbe-4430-b8a9-eea67bed38b0 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:22.615699 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:22.615699 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:22.628863 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-390fa8d1-ccfc-40e8-a3b6-c9ed410110c5 req-add25068-6dbe-4430-b8a9-eea67bed38b0 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Volume info retrieved successfully. Aug 25 16:19:22.634970 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-390fa8d1-ccfc-40e8-a3b6-c9ed410110c5 req-add25068-6dbe-4430-b8a9-eea67bed38b0 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 returned with HTTP 200 Aug 25 16:19:22.635684 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 93/382] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:19:22 2026] GET /volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 => generated 1136 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:22.690667 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-390fa8d1-ccfc-40e8-a3b6-c9ed410110c5 req-f2c4c5c6-9350-4d18-a74d-b3c53940ff60 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:22.693281 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-390fa8d1-ccfc-40e8-a3b6-c9ed410110c5 req-f2c4c5c6-9350-4d18-a74d-b3c53940ff60 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] POST https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01/action Aug 25 16:19:22.694352 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-390fa8d1-ccfc-40e8-a3b6-c9ed410110c5 req-f2c4c5c6-9350-4d18-a74d-b3c53940ff60 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:19:22.694352 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-390fa8d1-ccfc-40e8-a3b6-c9ed410110c5 req-f2c4c5c6-9350-4d18-a74d-b3c53940ff60 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:22.715468 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:22.715468 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:22.716149 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-390fa8d1-ccfc-40e8-a3b6-c9ed410110c5 req-f2c4c5c6-9350-4d18-a74d-b3c53940ff60 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Volume info retrieved successfully. Aug 25 16:19:22.730444 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-390fa8d1-ccfc-40e8-a3b6-c9ed410110c5 req-f2c4c5c6-9350-4d18-a74d-b3c53940ff60 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Begin detaching volume completed successfully. Aug 25 16:19:22.730847 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-390fa8d1-ccfc-40e8-a3b6-c9ed410110c5 req-f2c4c5c6-9350-4d18-a74d-b3c53940ff60 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01/action returned with HTTP 202 Aug 25 16:19:22.731793 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 97/383] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:19:22 2026] POST /volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:19:22.756461 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-9db7b8f4-3ae2-4c26-8685-3ba8a37a88f4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:22.758617 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9db7b8f4-3ae2-4c26-8685-3ba8a37a88f4 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] GET https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 Aug 25 16:19:22.758878 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9db7b8f4-3ae2-4c26-8685-3ba8a37a88f4 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:22.759170 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9db7b8f4-3ae2-4c26-8685-3ba8a37a88f4 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:22.776103 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:22.776103 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:22.780981 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-9db7b8f4-3ae2-4c26-8685-3ba8a37a88f4 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Volume info retrieved successfully. Aug 25 16:19:22.785779 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9db7b8f4-3ae2-4c26-8685-3ba8a37a88f4 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 returned with HTTP 200 Aug 25 16:19:22.786413 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 96/384] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:22 2026] GET /volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:22.796702 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-13baaac9-e34b-4078-904a-eb7044319617 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:22.797078 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-13baaac9-e34b-4078-904a-eb7044319617 None None] GET https://10.4.3.102/volume// Aug 25 16:19:22.797260 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-13baaac9-e34b-4078-904a-eb7044319617 None None] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:22.797456 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-13baaac9-e34b-4078-904a-eb7044319617 None None] Calling method 'all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:22.797813 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-13baaac9-e34b-4078-904a-eb7044319617 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:19:22.798090 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 99/385] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:19:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:19:22.812771 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-390fa8d1-ccfc-40e8-a3b6-c9ed410110c5 req-d92b8c93-469b-40d0-a838-fef7bc61c016 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:22.816205 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-390fa8d1-ccfc-40e8-a3b6-c9ed410110c5 req-d92b8c93-469b-40d0-a838-fef7bc61c016 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] GET https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 Aug 25 16:19:22.816528 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-390fa8d1-ccfc-40e8-a3b6-c9ed410110c5 req-d92b8c93-469b-40d0-a838-fef7bc61c016 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:22.816823 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-390fa8d1-ccfc-40e8-a3b6-c9ed410110c5 req-d92b8c93-469b-40d0-a838-fef7bc61c016 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:22.836927 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:22.836927 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:22.844661 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-390fa8d1-ccfc-40e8-a3b6-c9ed410110c5 req-d92b8c93-469b-40d0-a838-fef7bc61c016 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Volume info retrieved successfully. Aug 25 16:19:22.859320 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-390fa8d1-ccfc-40e8-a3b6-c9ed410110c5 req-d92b8c93-469b-40d0-a838-fef7bc61c016 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 returned with HTTP 200 Aug 25 16:19:22.859320 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 94/386] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:19:22 2026] GET /volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 => generated 1319 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:19:22.913539 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-82b847bf-103e-4915-96a7-2c658b38751e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:22.916360 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-82b847bf-103e-4915-96a7-2c658b38751e tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-reader] GET https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a Aug 25 16:19:22.916664 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-82b847bf-103e-4915-96a7-2c658b38751e tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-reader] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:22.916913 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-82b847bf-103e-4915-96a7-2c658b38751e tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-reader] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:22.924890 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:22.924890 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:22.929291 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-82b847bf-103e-4915-96a7-2c658b38751e tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-reader] Volume info retrieved successfully. Aug 25 16:19:22.934342 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-82b847bf-103e-4915-96a7-2c658b38751e tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-reader] https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a returned with HTTP 200 Aug 25 16:19:22.934893 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 98/387] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:22 2026] GET /volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:23.004796 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-85b3de0c-ea42-4be9-a4a2-4cf640cba861 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:23.007823 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-85b3de0c-ea42-4be9-a4a2-4cf640cba861 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] GET https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a Aug 25 16:19:23.007823 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-85b3de0c-ea42-4be9-a4a2-4cf640cba861 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:23.007823 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-85b3de0c-ea42-4be9-a4a2-4cf640cba861 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:23.016502 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:23.016502 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:23.021397 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-85b3de0c-ea42-4be9-a4a2-4cf640cba861 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Volume info retrieved successfully. Aug 25 16:19:23.028196 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-85b3de0c-ea42-4be9-a4a2-4cf640cba861 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a returned with HTTP 200 Aug 25 16:19:23.028660 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 97/388] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:23 2026] GET /volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:23.099152 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-95732450-bcdd-4b27-a1a3-cf0f770a865a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:23.102358 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-95732450-bcdd-4b27-a1a3-cf0f770a865a tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] GET https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a Aug 25 16:19:23.102358 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-95732450-bcdd-4b27-a1a3-cf0f770a865a tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:23.102358 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-95732450-bcdd-4b27-a1a3-cf0f770a865a tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:23.111688 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:23.111688 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:23.124790 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-fa33c9eb-0ff2-45fc-a49a-b67dce5881fa None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:23.126564 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-95732450-bcdd-4b27-a1a3-cf0f770a865a tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Volume info retrieved successfully. Aug 25 16:19:23.131335 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-95732450-bcdd-4b27-a1a3-cf0f770a865a tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a returned with HTTP 200 Aug 25 16:19:23.131888 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 100/389] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:23 2026] GET /volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:23.399298 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-fa33c9eb-0ff2-45fc-a49a-b67dce5881fa tempest-VolumeAndVolumeTypeFromImageTest-766698336 tempest-VolumeAndVolumeTypeFromImageTest-766698336-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:19:23.399775 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-fa33c9eb-0ff2-45fc-a49a-b67dce5881fa tempest-VolumeAndVolumeTypeFromImageTest-766698336 tempest-VolumeAndVolumeTypeFromImageTest-766698336-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=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:23.430552 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-fa33c9eb-0ff2-45fc-a49a-b67dce5881fa tempest-VolumeAndVolumeTypeFromImageTest-766698336 tempest-VolumeAndVolumeTypeFromImageTest-766698336-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:19:23.430998 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 95/390] 10.4.3.102 () {68 vars in 1253 bytes} [Tue Aug 25 16:19:23 2026] POST /volume/v3/types => generated 287 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:23.808988 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-aed352fa-5028-4609-b3b3-92c7860eed02 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:23.814418 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-aed352fa-5028-4609-b3b3-92c7860eed02 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] GET https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 Aug 25 16:19:23.814418 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-aed352fa-5028-4609-b3b3-92c7860eed02 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:23.814418 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-aed352fa-5028-4609-b3b3-92c7860eed02 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:23.839789 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:23.839789 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:23.850341 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-aed352fa-5028-4609-b3b3-92c7860eed02 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Volume info retrieved successfully. Aug 25 16:19:23.864725 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-aed352fa-5028-4609-b3b3-92c7860eed02 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 returned with HTTP 200 Aug 25 16:19:23.865213 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 99/391] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:23 2026] GET /volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 => generated 1139 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:24.884224 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-a702fade-d3c3-4e18-bb5a-94566d1c2539 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:24.887041 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a702fade-d3c3-4e18-bb5a-94566d1c2539 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] GET https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 Aug 25 16:19:24.887304 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a702fade-d3c3-4e18-bb5a-94566d1c2539 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:24.887538 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a702fade-d3c3-4e18-bb5a-94566d1c2539 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:24.903743 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:24.903743 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:24.909525 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-a702fade-d3c3-4e18-bb5a-94566d1c2539 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Volume info retrieved successfully. Aug 25 16:19:24.916702 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a702fade-d3c3-4e18-bb5a-94566d1c2539 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 returned with HTTP 200 Aug 25 16:19:24.916702 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 98/392] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:24 2026] GET /volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:25.898444 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-390fa8d1-ccfc-40e8-a3b6-c9ed410110c5 req-3d0430ca-a5d3-4c19-bad6-558999069d4d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:25.904048 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-390fa8d1-ccfc-40e8-a3b6-c9ed410110c5 req-3d0430ca-a5d3-4c19-bad6-558999069d4d tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] DELETE https://10.4.3.102/volume/v3/attachments/678bca55-04b6-48e9-9b90-6c0027b2a2c6 Aug 25 16:19:25.904223 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-390fa8d1-ccfc-40e8-a3b6-c9ed410110c5 req-3d0430ca-a5d3-4c19-bad6-558999069d4d tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:25.905681 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-390fa8d1-ccfc-40e8-a3b6-c9ed410110c5 req-3d0430ca-a5d3-4c19-bad6-558999069d4d tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:25.923796 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:25.923796 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:25.937669 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-25329ddc-d547-4ac1-98c7-73c33669d0c2 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:25.944782 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-25329ddc-d547-4ac1-98c7-73c33669d0c2 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] GET https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 Aug 25 16:19:25.944782 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-25329ddc-d547-4ac1-98c7-73c33669d0c2 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:25.944782 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-25329ddc-d547-4ac1-98c7-73c33669d0c2 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:25.961485 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:25.961485 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:25.970616 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-25329ddc-d547-4ac1-98c7-73c33669d0c2 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Volume info retrieved successfully. Aug 25 16:19:25.973469 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-25329ddc-d547-4ac1-98c7-73c33669d0c2 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 returned with HTTP 200 Aug 25 16:19:25.973862 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 96/393] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:25 2026] GET /volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 16:19:26.021613 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-390fa8d1-ccfc-40e8-a3b6-c9ed410110c5 req-3d0430ca-a5d3-4c19-bad6-558999069d4d tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] https://10.4.3.102/volume/v3/attachments/678bca55-04b6-48e9-9b90-6c0027b2a2c6 returned with HTTP 200 Aug 25 16:19:26.021613 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 101/394] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:19:25 2026] DELETE /volume/v3/attachments/678bca55-04b6-48e9-9b90-6c0027b2a2c6 => generated 19 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:26.691000 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-ee4a4dcd-08e2-4ce5-8337-8aefcb697b4b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:26.693838 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ee4a4dcd-08e2-4ce5-8337-8aefcb697b4b tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de Aug 25 16:19:26.694052 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ee4a4dcd-08e2-4ce5-8337-8aefcb697b4b tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:26.694280 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ee4a4dcd-08e2-4ce5-8337-8aefcb697b4b tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:26.694474 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-ee4a4dcd-08e2-4ce5-8337-8aefcb697b4b tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Delete volume with id: 97409e6a-241a-42b5-9cad-565096f026de Aug 25 16:19:26.702002 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ee4a4dcd-08e2-4ce5-8337-8aefcb697b4b tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de returned with HTTP 404 Aug 25 16:19:26.702541 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 100/395] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:19:26 2026] DELETE /volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:19:26.709759 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-cade5f58-0db5-46db-875b-837de2bdc660 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:26.711660 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-cade5f58-0db5-46db-875b-837de2bdc660 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] GET https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de Aug 25 16:19:26.712749 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-cade5f58-0db5-46db-875b-837de2bdc660 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:26.712749 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-cade5f58-0db5-46db-875b-837de2bdc660 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:26.720217 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-cade5f58-0db5-46db-875b-837de2bdc660 tempest-VolumesAssistedSnapshotsTest-205150878 tempest-VolumesAssistedSnapshotsTest-205150878-project-admin] https://10.4.3.102/volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de returned with HTTP 404 Aug 25 16:19:26.720303 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 99/396] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:26 2026] GET /volume/v3/volumes/97409e6a-241a-42b5-9cad-565096f026de => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:19:26.992021 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-12a6e363-bbc5-4e4c-90b3-8d5c9d4c3aba None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:26.995647 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-12a6e363-bbc5-4e4c-90b3-8d5c9d4c3aba tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] GET https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 Aug 25 16:19:26.995647 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-12a6e363-bbc5-4e4c-90b3-8d5c9d4c3aba tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:26.995647 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-12a6e363-bbc5-4e4c-90b3-8d5c9d4c3aba tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:27.003605 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:27.003605 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:27.012973 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-12a6e363-bbc5-4e4c-90b3-8d5c9d4c3aba tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Volume info retrieved successfully. Aug 25 16:19:27.019318 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-12a6e363-bbc5-4e4c-90b3-8d5c9d4c3aba tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 returned with HTTP 200 Aug 25 16:19:27.021609 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 97/397] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:26 2026] GET /volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:27.675351 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-981873b8-9c9b-464d-9ffa-f7a4b15d108b req-66dfc236-0793-4a0e-82ea-675dae0c1556 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:27.682111 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-981873b8-9c9b-464d-9ffa-f7a4b15d108b req-66dfc236-0793-4a0e-82ea-675dae0c1556 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] POST https://10.4.3.102/volume/v3/attachments/a925d1a3-32df-4a40-9935-aa501924424b/action Aug 25 16:19:27.682719 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-981873b8-9c9b-464d-9ffa-f7a4b15d108b req-66dfc236-0793-4a0e-82ea-675dae0c1556 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Action body: b'{"os-complete": null}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:19:27.682953 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-981873b8-9c9b-464d-9ffa-f7a4b15d108b req-66dfc236-0793-4a0e-82ea-675dae0c1556 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:27.717249 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:27.717249 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:27.738972 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-981873b8-9c9b-464d-9ffa-f7a4b15d108b req-66dfc236-0793-4a0e-82ea-675dae0c1556 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] https://10.4.3.102/volume/v3/attachments/a925d1a3-32df-4a40-9935-aa501924424b/action returned with HTTP 204 Aug 25 16:19:27.739655 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 102/398] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:19:27 2026] POST /volume/v3/attachments/a925d1a3-32df-4a40-9935-aa501924424b/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:19:27.811480 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-10b77c50-8f11-441f-9d6e-a716b2eee815 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:27.813915 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-10b77c50-8f11-441f-9d6e-a716b2eee815 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:19:27.814257 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-10b77c50-8f11-441f-9d6e-a716b2eee815 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "ada961fe-d0d2-4bb6-ae36-7cbaf336eab9", "size": 1}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:27.819682 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-10b77c50-8f11-441f-9d6e-a716b2eee815 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'ada961fe-d0d2-4bb6-ae36-7cbaf336eab9', 'size': 1}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:19:28.489273 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d55f822f-8d19-4628-9836-35939dde4ebf None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:28.489273 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d55f822f-8d19-4628-9836-35939dde4ebf tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] DELETE https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a Aug 25 16:19:28.489637 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d55f822f-8d19-4628-9836-35939dde4ebf tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:28.491138 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d55f822f-8d19-4628-9836-35939dde4ebf tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:28.491138 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-d55f822f-8d19-4628-9836-35939dde4ebf tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Delete volume with id: c8ca69cd-6162-409f-ad95-5dd03e18fa0a Aug 25 16:19:28.501974 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:28.501974 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:28.502955 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-d55f822f-8d19-4628-9836-35939dde4ebf tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Volume info retrieved successfully. Aug 25 16:19:28.588178 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-10b77c50-8f11-441f-9d6e-a716b2eee815 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Create volume of 1 GB Aug 25 16:19:28.588178 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-10b77c50-8f11-441f-9d6e-a716b2eee815 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Availability Zones retrieved successfully. Aug 25 16:19:28.592017 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-10b77c50-8f11-441f-9d6e-a716b2eee815 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Flow 'volume_create_api' (a1b1fca1-9f5a-48c1-820d-36d36397c893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:19:28.594056 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-10b77c50-8f11-441f-9d6e-a716b2eee815 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca9eb261-5813-4d41-a9e2-2bd177183ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:28.595560 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-10b77c50-8f11-441f-9d6e-a716b2eee815 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:19:28.659786 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-d55f822f-8d19-4628-9836-35939dde4ebf tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Delete volume request issued successfully. Aug 25 16:19:28.659786 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d55f822f-8d19-4628-9836-35939dde4ebf tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a returned with HTTP 202 Aug 25 16:19:28.659786 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 100/399] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:19:28 2026] DELETE /volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:19:28.671857 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-22ff6a97-ac7f-4f06-a978-5354c4211f81 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:28.677510 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-22ff6a97-ac7f-4f06-a978-5354c4211f81 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] GET https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a Aug 25 16:19:28.677789 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-22ff6a97-ac7f-4f06-a978-5354c4211f81 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:28.678041 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-22ff6a97-ac7f-4f06-a978-5354c4211f81 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:28.690831 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:28.690831 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:28.698476 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-22ff6a97-ac7f-4f06-a978-5354c4211f81 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Volume info retrieved successfully. Aug 25 16:19:28.705328 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-22ff6a97-ac7f-4f06-a978-5354c4211f81 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a returned with HTTP 200 Aug 25 16:19:28.706193 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 98/400] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:28 2026] GET /volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:28.735433 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-10b77c50-8f11-441f-9d6e-a716b2eee815 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca9eb261-5813-4d41-a9e2-2bd177183ae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:19:23Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=ee3347db-6c5b-43b6-90f9-03f902573a32,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': 'ee3347db-6c5b-43b6-90f9-03f902573a32', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:28.736519 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-10b77c50-8f11-441f-9d6e-a716b2eee815 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (045849f4-54ab-4427-94d1-5575c0180935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:28.799497 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [None req-10b77c50-8f11-441f-9d6e-a716b2eee815 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:19:28.799744 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [None req-10b77c50-8f11-441f-9d6e-a716b2eee815 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:19:28.895445 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-10b77c50-8f11-441f-9d6e-a716b2eee815 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Created reservations ['2267a0bc-c3b8-42fb-aa71-9b125167d317', '9e5a0376-5e0f-4b62-9d76-293c89ca7255', '2d4fd39a-4d68-425c-8b5d-fe3827038860', '2d3e29bc-ce11-441e-9865-9fca6aa80fc5'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:19:28.896624 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-10b77c50-8f11-441f-9d6e-a716b2eee815 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (045849f4-54ab-4427-94d1-5575c0180935) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2267a0bc-c3b8-42fb-aa71-9b125167d317', '9e5a0376-5e0f-4b62-9d76-293c89ca7255', '2d4fd39a-4d68-425c-8b5d-fe3827038860', '2d3e29bc-ce11-441e-9865-9fca6aa80fc5']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:28.897641 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-10b77c50-8f11-441f-9d6e-a716b2eee815 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f1509bc-15d7-40bc-8854-8b323a6b2dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:28.935924 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-10b77c50-8f11-441f-9d6e-a716b2eee815 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f1509bc-15d7-40bc-8854-8b323a6b2dee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0bab686-624b-42c1-9056-8ac4ed0ceeed', '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='bcc35bdadd6e4c18832036587e254fa0',qos_specs=None,replication_status=,reservations=['2267a0bc-c3b8-42fb-aa71-9b125167d317','9e5a0376-5e0f-4b62-9d76-293c89ca7255','2d4fd39a-4d68-425c-8b5d-fe3827038860','2d3e29bc-ce11-441e-9865-9fca6aa80fc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='470be1c3390242baaa92aec5cc181b41',volume_type_id=ee3347db-6c5b-43b6-90f9-03f902573a32), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:19:28Z,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=e0bab686-624b-42c1-9056-8ac4ed0ceeed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcc35bdadd6e4c18832036587e254fa0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='470be1c3390242baaa92aec5cc181b41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ee3347db-6c5b-43b6-90f9-03f902573a32),volume_type_id=ee3347db-6c5b-43b6-90f9-03f902573a32)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:28.937201 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-10b77c50-8f11-441f-9d6e-a716b2eee815 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf8fd403-14ef-4d54-aaec-4815a82c036d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:29.004765 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-10b77c50-8f11-441f-9d6e-a716b2eee815 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf8fd403-14ef-4d54-aaec-4815a82c036d) transitioned into state 'SUCCESS' from 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='bcc35bdadd6e4c18832036587e254fa0',qos_specs=None,replication_status=,reservations=['2267a0bc-c3b8-42fb-aa71-9b125167d317','9e5a0376-5e0f-4b62-9d76-293c89ca7255','2d4fd39a-4d68-425c-8b5d-fe3827038860','2d3e29bc-ce11-441e-9865-9fca6aa80fc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='470be1c3390242baaa92aec5cc181b41',volume_type_id=ee3347db-6c5b-43b6-90f9-03f902573a32)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:29.005639 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-10b77c50-8f11-441f-9d6e-a716b2eee815 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f12a6542-50f1-44a8-9adc-15a5cadfcd69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:29.065137 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-10b77c50-8f11-441f-9d6e-a716b2eee815 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f12a6542-50f1-44a8-9adc-15a5cadfcd69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:29.066349 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-10b77c50-8f11-441f-9d6e-a716b2eee815 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Flow 'volume_create_api' (a1b1fca1-9f5a-48c1-820d-36d36397c893) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:19:29.066859 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-10b77c50-8f11-441f-9d6e-a716b2eee815 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Create volume request issued successfully. Aug 25 16:19:29.067760 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-10b77c50-8f11-441f-9d6e-a716b2eee815 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:19:29.068400 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 101/401] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:19:27 2026] POST /volume/v3/volumes => generated 798 bytes in 1257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:19:29.091061 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-272fb780-b130-46e7-bcf9-8b2ffffd1eea None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:29.091495 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-272fb780-b130-46e7-bcf9-8b2ffffd1eea tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] GET https://10.4.3.102/volume/v3/volumes/e0bab686-624b-42c1-9056-8ac4ed0ceeed Aug 25 16:19:29.091718 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-272fb780-b130-46e7-bcf9-8b2ffffd1eea tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:29.092089 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-272fb780-b130-46e7-bcf9-8b2ffffd1eea tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:29.102716 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:29.102716 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:29.107172 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-272fb780-b130-46e7-bcf9-8b2ffffd1eea tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Volume info retrieved successfully. Aug 25 16:19:29.117478 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-272fb780-b130-46e7-bcf9-8b2ffffd1eea tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] https://10.4.3.102/volume/v3/volumes/e0bab686-624b-42c1-9056-8ac4ed0ceeed returned with HTTP 200 Aug 25 16:19:29.118454 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 103/402] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:29 2026] GET /volume/v3/volumes/e0bab686-624b-42c1-9056-8ac4ed0ceeed => generated 866 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:29.725553 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f4967ba9-d231-4e40-b2f9-ada929bd7c14 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:29.728044 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f4967ba9-d231-4e40-b2f9-ada929bd7c14 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] GET https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a Aug 25 16:19:29.728302 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f4967ba9-d231-4e40-b2f9-ada929bd7c14 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:29.728560 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f4967ba9-d231-4e40-b2f9-ada929bd7c14 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:29.737436 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f4967ba9-d231-4e40-b2f9-ada929bd7c14 tempest-AttachSCSIVolumeTestJSON-1032120906 tempest-AttachSCSIVolumeTestJSON-1032120906-project-member] https://10.4.3.102/volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a returned with HTTP 404 Aug 25 16:19:29.738147 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 101/403] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:29 2026] GET /volume/v3/volumes/c8ca69cd-6162-409f-ad95-5dd03e18fa0a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:19:30.136103 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c14fcd4e-e5f0-4267-bd91-37f2eb57a615 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:30.136968 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c14fcd4e-e5f0-4267-bd91-37f2eb57a615 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] GET https://10.4.3.102/volume/v3/volumes/e0bab686-624b-42c1-9056-8ac4ed0ceeed Aug 25 16:19:30.139184 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c14fcd4e-e5f0-4267-bd91-37f2eb57a615 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:30.139184 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c14fcd4e-e5f0-4267-bd91-37f2eb57a615 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:30.150754 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:30.150754 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:30.155677 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-c14fcd4e-e5f0-4267-bd91-37f2eb57a615 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Volume info retrieved successfully. Aug 25 16:19:30.161643 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c14fcd4e-e5f0-4267-bd91-37f2eb57a615 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] https://10.4.3.102/volume/v3/volumes/e0bab686-624b-42c1-9056-8ac4ed0ceeed returned with HTTP 200 Aug 25 16:19:30.162644 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 99/404] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:30 2026] GET /volume/v3/volumes/e0bab686-624b-42c1-9056-8ac4ed0ceeed => generated 890 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:19:31.063166 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-1961148b-b208-4fae-8e8e-e3911059084d None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:31.065660 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1961148b-b208-4fae-8e8e-e3911059084d tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] GET https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 Aug 25 16:19:31.065952 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1961148b-b208-4fae-8e8e-e3911059084d tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:31.066245 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1961148b-b208-4fae-8e8e-e3911059084d tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:31.081114 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:31.081114 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:31.085134 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-1961148b-b208-4fae-8e8e-e3911059084d tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Volume info retrieved successfully. Aug 25 16:19:31.090003 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1961148b-b208-4fae-8e8e-e3911059084d tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 returned with HTTP 200 Aug 25 16:19:31.090393 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 102/405] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:31 2026] GET /volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:31.167345 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-7b086361-cbd5-441d-855e-6109847968cc None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:31.170780 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7b086361-cbd5-441d-855e-6109847968cc tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] GET https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 Aug 25 16:19:31.171132 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7b086361-cbd5-441d-855e-6109847968cc tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:31.171218 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7b086361-cbd5-441d-855e-6109847968cc tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:31.179993 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-a74f13e6-55a5-4df8-acef-e3256a6074d1 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:31.183128 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a74f13e6-55a5-4df8-acef-e3256a6074d1 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] GET https://10.4.3.102/volume/v3/volumes/e0bab686-624b-42c1-9056-8ac4ed0ceeed Aug 25 16:19:31.183416 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a74f13e6-55a5-4df8-acef-e3256a6074d1 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:31.184495 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a74f13e6-55a5-4df8-acef-e3256a6074d1 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:31.184903 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:31.184903 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:31.192637 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-7b086361-cbd5-441d-855e-6109847968cc tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Volume info retrieved successfully. Aug 25 16:19:31.197350 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:31.197350 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:31.203673 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7b086361-cbd5-441d-855e-6109847968cc tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 returned with HTTP 200 Aug 25 16:19:31.204261 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 104/406] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:31 2026] GET /volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:31.214995 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-a74f13e6-55a5-4df8-acef-e3256a6074d1 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Volume info retrieved successfully. Aug 25 16:19:31.222023 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a74f13e6-55a5-4df8-acef-e3256a6074d1 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] https://10.4.3.102/volume/v3/volumes/e0bab686-624b-42c1-9056-8ac4ed0ceeed returned with HTTP 200 Aug 25 16:19:31.222398 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 102/407] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:31 2026] GET /volume/v3/volumes/e0bab686-624b-42c1-9056-8ac4ed0ceeed => generated 948 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:31.580317 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-3d7b43f8-e066-425d-83db-8eede5bafe1e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:31.580317 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3d7b43f8-e066-425d-83db-8eede5bafe1e tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:19:31.580317 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3d7b43f8-e066-425d-83db-8eede5bafe1e tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1775942325"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:31.580317 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-3d7b43f8-e066-425d-83db-8eede5bafe1e tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1775942325'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:19:31.580317 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-3d7b43f8-e066-425d-83db-8eede5bafe1e tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Create volume of 1 GB Aug 25 16:19:31.585963 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-3d7b43f8-e066-425d-83db-8eede5bafe1e tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Availability Zones retrieved successfully. Aug 25 16:19:31.595360 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-3d7b43f8-e066-425d-83db-8eede5bafe1e tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Flow 'volume_create_api' (2b8810e8-a695-4464-bcfe-81a5a3d681b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:19:31.597065 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-3d7b43f8-e066-425d-83db-8eede5bafe1e tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ac17534-571a-46db-b69d-73e1752b9927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:31.598720 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-3d7b43f8-e066-425d-83db-8eede5bafe1e tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:19:31.640333 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-3d7b43f8-e066-425d-83db-8eede5bafe1e tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ac17534-571a-46db-b69d-73e1752b9927) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:31.641369 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-3d7b43f8-e066-425d-83db-8eede5bafe1e tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (915f8bb8-3f5d-4275-baec-e71c8865faae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:31.747853 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-3d7b43f8-e066-425d-83db-8eede5bafe1e tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Created reservations ['4089849a-ac3f-4303-afba-eed4c7101970', 'c75fc090-fddc-4c08-8d27-059d3dff1f24', 'bb7ff3a3-45f1-4024-acdf-2391397d9f87', '924f7b8f-40fb-452d-b4e1-a271f7a42a87'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:19:31.748958 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-3d7b43f8-e066-425d-83db-8eede5bafe1e tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (915f8bb8-3f5d-4275-baec-e71c8865faae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4089849a-ac3f-4303-afba-eed4c7101970', 'c75fc090-fddc-4c08-8d27-059d3dff1f24', 'bb7ff3a3-45f1-4024-acdf-2391397d9f87', '924f7b8f-40fb-452d-b4e1-a271f7a42a87']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:31.751354 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-3d7b43f8-e066-425d-83db-8eede5bafe1e tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52e032e2-5d50-4836-aa91-4396459dd1b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:31.763698 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-ace13614-d69b-4c2b-8102-4bc962f22cfe None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:31.764122 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ace13614-d69b-4c2b-8102-4bc962f22cfe None None] GET https://10.4.3.102/volume// Aug 25 16:19:31.764293 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ace13614-d69b-4c2b-8102-4bc962f22cfe None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:31.764516 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ace13614-d69b-4c2b-8102-4bc962f22cfe None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:31.764909 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ace13614-d69b-4c2b-8102-4bc962f22cfe None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:19:31.765359 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 103/408] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:19:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:19:31.782079 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-5056c3bf-9464-48d1-82fe-cde5a1818844 req-9b6dd5d1-cf2c-4458-8d12-27e969fc80fd None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:31.785311 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-5056c3bf-9464-48d1-82fe-cde5a1818844 req-9b6dd5d1-cf2c-4458-8d12-27e969fc80fd tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:19:31.785416 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-3d7b43f8-e066-425d-83db-8eede5bafe1e tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52e032e2-5d50-4836-aa91-4396459dd1b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1775942325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe50e3a3782f4098a77f14c53da6aa8b',qos_specs=None,replication_status=,reservations=['4089849a-ac3f-4303-afba-eed4c7101970','c75fc090-fddc-4c08-8d27-059d3dff1f24','bb7ff3a3-45f1-4024-acdf-2391397d9f87','924f7b8f-40fb-452d-b4e1-a271f7a42a87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5576fe7c1e6c4812b42fc3a058d5c7cd',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:19:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1775942325',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe50e3a3782f4098a77f14c53da6aa8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5576fe7c1e6c4812b42fc3a058d5c7cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:31.786566 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-5056c3bf-9464-48d1-82fe-cde5a1818844 req-9b6dd5d1-cf2c-4458-8d12-27e969fc80fd tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "54d9147c-ff65-4310-bbb7-2f005ddbf9b7", "connector": null, "instance_uuid": "694c2a32-b258-40cf-a55f-54d2395332a6"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:31.786709 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-3d7b43f8-e066-425d-83db-8eede5bafe1e tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bae20af8-ff55-4918-9830-5ee4a002dbff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:31.804807 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:31.804807 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:31.830411 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-3d7b43f8-e066-425d-83db-8eede5bafe1e tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bae20af8-ff55-4918-9830-5ee4a002dbff) transitioned into state 'SUCCESS' from state '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-1775942325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe50e3a3782f4098a77f14c53da6aa8b',qos_specs=None,replication_status=,reservations=['4089849a-ac3f-4303-afba-eed4c7101970','c75fc090-fddc-4c08-8d27-059d3dff1f24','bb7ff3a3-45f1-4024-acdf-2391397d9f87','924f7b8f-40fb-452d-b4e1-a271f7a42a87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5576fe7c1e6c4812b42fc3a058d5c7cd',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:31.831515 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-3d7b43f8-e066-425d-83db-8eede5bafe1e tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a54adecb-cc61-4123-beed-7bc3fa8241a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:31.857450 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-3d7b43f8-e066-425d-83db-8eede5bafe1e tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a54adecb-cc61-4123-beed-7bc3fa8241a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:31.858559 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-3d7b43f8-e066-425d-83db-8eede5bafe1e tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Flow 'volume_create_api' (2b8810e8-a695-4464-bcfe-81a5a3d681b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:19:31.860897 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-3d7b43f8-e066-425d-83db-8eede5bafe1e tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Create volume request issued successfully. Aug 25 16:19:31.860897 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3d7b43f8-e066-425d-83db-8eede5bafe1e tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:19:31.861340 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 100/409] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:19:31 2026] POST /volume/v3/volumes => generated 754 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:19:31.865993 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-5056c3bf-9464-48d1-82fe-cde5a1818844 req-9b6dd5d1-cf2c-4458-8d12-27e969fc80fd tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:19:31.869113 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 105/410] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:19:31 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:31.889558 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-5056c3bf-9464-48d1-82fe-cde5a1818844 req-bb3912a5-e585-443a-90b6-41439af4cc3d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:31.897808 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-5056c3bf-9464-48d1-82fe-cde5a1818844 req-bb3912a5-e585-443a-90b6-41439af4cc3d tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] DELETE https://10.4.3.102/volume/v3/attachments/a925d1a3-32df-4a40-9935-aa501924424b Aug 25 16:19:31.897808 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-5056c3bf-9464-48d1-82fe-cde5a1818844 req-bb3912a5-e585-443a-90b6-41439af4cc3d tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:31.897808 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-5056c3bf-9464-48d1-82fe-cde5a1818844 req-bb3912a5-e585-443a-90b6-41439af4cc3d tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:31.904233 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:31.904233 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:32.014367 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-5056c3bf-9464-48d1-82fe-cde5a1818844 req-bb3912a5-e585-443a-90b6-41439af4cc3d tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] https://10.4.3.102/volume/v3/attachments/a925d1a3-32df-4a40-9935-aa501924424b returned with HTTP 200 Aug 25 16:19:32.015065 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 103/411] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:19:31 2026] DELETE /volume/v3/attachments/a925d1a3-32df-4a40-9935-aa501924424b => generated 192 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:32.241027 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-ce318bd4-e504-4950-a4a4-b1ac8103344b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:32.243226 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ce318bd4-e504-4950-a4a4-b1ac8103344b tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] GET https://10.4.3.102/volume/v3/volumes/e0bab686-624b-42c1-9056-8ac4ed0ceeed Aug 25 16:19:32.243646 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ce318bd4-e504-4950-a4a4-b1ac8103344b tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:32.243646 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ce318bd4-e504-4950-a4a4-b1ac8103344b tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:32.252312 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:32.252312 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:32.256675 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-ce318bd4-e504-4950-a4a4-b1ac8103344b tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Volume info retrieved successfully. Aug 25 16:19:32.262268 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ce318bd4-e504-4950-a4a4-b1ac8103344b tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] https://10.4.3.102/volume/v3/volumes/e0bab686-624b-42c1-9056-8ac4ed0ceeed returned with HTTP 200 Aug 25 16:19:32.262660 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 104/412] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:32 2026] GET /volume/v3/volumes/e0bab686-624b-42c1-9056-8ac4ed0ceeed => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:33.276840 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-dbab8dd7-2f23-4210-bc5b-073f44f3896b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:33.279919 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-dbab8dd7-2f23-4210-bc5b-073f44f3896b tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] GET https://10.4.3.102/volume/v3/volumes/e0bab686-624b-42c1-9056-8ac4ed0ceeed Aug 25 16:19:33.280188 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-dbab8dd7-2f23-4210-bc5b-073f44f3896b tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:33.280440 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-dbab8dd7-2f23-4210-bc5b-073f44f3896b tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:33.292032 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:33.292032 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:33.304371 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-dbab8dd7-2f23-4210-bc5b-073f44f3896b tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Volume info retrieved successfully. Aug 25 16:19:33.310286 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-dbab8dd7-2f23-4210-bc5b-073f44f3896b tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] https://10.4.3.102/volume/v3/volumes/e0bab686-624b-42c1-9056-8ac4ed0ceeed returned with HTTP 200 Aug 25 16:19:33.310779 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 101/413] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:33 2026] GET /volume/v3/volumes/e0bab686-624b-42c1-9056-8ac4ed0ceeed => generated 951 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:34.328736 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-bf4d61cf-4214-49fa-bb9e-7138e212b895 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:34.331680 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bf4d61cf-4214-49fa-bb9e-7138e212b895 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] GET https://10.4.3.102/volume/v3/volumes/e0bab686-624b-42c1-9056-8ac4ed0ceeed Aug 25 16:19:34.332071 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-bf4d61cf-4214-49fa-bb9e-7138e212b895 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:34.332241 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-bf4d61cf-4214-49fa-bb9e-7138e212b895 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:34.342399 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:34.342399 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:34.356353 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-bf4d61cf-4214-49fa-bb9e-7138e212b895 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Volume info retrieved successfully. Aug 25 16:19:34.379608 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bf4d61cf-4214-49fa-bb9e-7138e212b895 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] https://10.4.3.102/volume/v3/volumes/e0bab686-624b-42c1-9056-8ac4ed0ceeed returned with HTTP 200 Aug 25 16:19:34.379836 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 106/414] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:34 2026] GET /volume/v3/volumes/e0bab686-624b-42c1-9056-8ac4ed0ceeed => generated 951 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:34.457937 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-5056c3bf-9464-48d1-82fe-cde5a1818844 req-d7c6144a-4556-4e3e-b6ae-3561729b78e1 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:34.459931 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-5056c3bf-9464-48d1-82fe-cde5a1818844 req-d7c6144a-4556-4e3e-b6ae-3561729b78e1 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] PUT https://10.4.3.102/volume/v3/attachments/113a7e9c-b01e-4d53-bcd5-458fc0d99219 Aug 25 16:19:34.460643 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-5056c3bf-9464-48d1-82fe-cde5a1818844 req-d7c6144a-4556-4e3e-b6ae-3561729b78e1 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:34.469737 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-5056c3bf-9464-48d1-82fe-cde5a1818844 req-d7c6144a-4556-4e3e-b6ae-3561729b78e1 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Acquiring lock "cinder-attachment_update-54d9147c-ff65-4310-bbb7-2f005ddbf9b7-np0000008093" by "attachment_update" {{(pid=100457) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:19:34.476404 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-5056c3bf-9464-48d1-82fe-cde5a1818844 req-d7c6144a-4556-4e3e-b6ae-3561729b78e1 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Lock "cinder-attachment_update-54d9147c-ff65-4310-bbb7-2f005ddbf9b7-np0000008093" acquired by "attachment_update" :: waited 0.005s {{(pid=100457) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:19:34.476404 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:34.476404 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:34.759517 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-5056c3bf-9464-48d1-82fe-cde5a1818844 req-d7c6144a-4556-4e3e-b6ae-3561729b78e1 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Lock "cinder-attachment_update-54d9147c-ff65-4310-bbb7-2f005ddbf9b7-np0000008093" released by "attachment_update" :: held 0.285s {{(pid=100457) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:19:34.760010 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-5056c3bf-9464-48d1-82fe-cde5a1818844 req-d7c6144a-4556-4e3e-b6ae-3561729b78e1 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] https://10.4.3.102/volume/v3/attachments/113a7e9c-b01e-4d53-bcd5-458fc0d99219 returned with HTTP 200 Aug 25 16:19:34.760547 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 104/415] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:19:34 2026] PUT /volume/v3/attachments/113a7e9c-b01e-4d53-bcd5-458fc0d99219 => generated 969 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:34.784682 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-5056c3bf-9464-48d1-82fe-cde5a1818844 req-62837e2d-dd17-4a96-bc20-8da8effb5800 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:34.784682 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-5056c3bf-9464-48d1-82fe-cde5a1818844 req-62837e2d-dd17-4a96-bc20-8da8effb5800 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] GET https://10.4.3.102/volume/v3/attachments/113a7e9c-b01e-4d53-bcd5-458fc0d99219 Aug 25 16:19:34.785260 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-5056c3bf-9464-48d1-82fe-cde5a1818844 req-62837e2d-dd17-4a96-bc20-8da8effb5800 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:34.785260 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-5056c3bf-9464-48d1-82fe-cde5a1818844 req-62837e2d-dd17-4a96-bc20-8da8effb5800 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:34.811517 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-5056c3bf-9464-48d1-82fe-cde5a1818844 req-62837e2d-dd17-4a96-bc20-8da8effb5800 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] https://10.4.3.102/volume/v3/attachments/113a7e9c-b01e-4d53-bcd5-458fc0d99219 returned with HTTP 200 Aug 25 16:19:34.811727 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 105/416] 10.4.3.102 () {70 vars in 1651 bytes} [Tue Aug 25 16:19:34 2026] GET /volume/v3/attachments/113a7e9c-b01e-4d53-bcd5-458fc0d99219 => generated 994 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:35.395551 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-622a740a-564c-4ea0-8a39-cf3a7e93f56a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:35.398504 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-622a740a-564c-4ea0-8a39-cf3a7e93f56a tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] GET https://10.4.3.102/volume/v3/volumes/e0bab686-624b-42c1-9056-8ac4ed0ceeed Aug 25 16:19:35.398736 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-622a740a-564c-4ea0-8a39-cf3a7e93f56a tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:35.398910 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-622a740a-564c-4ea0-8a39-cf3a7e93f56a tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:35.405508 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:35.405508 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:35.408879 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-622a740a-564c-4ea0-8a39-cf3a7e93f56a tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Volume info retrieved successfully. Aug 25 16:19:35.423808 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-622a740a-564c-4ea0-8a39-cf3a7e93f56a tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] https://10.4.3.102/volume/v3/volumes/e0bab686-624b-42c1-9056-8ac4ed0ceeed returned with HTTP 200 Aug 25 16:19:35.423808 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 102/417] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:35 2026] GET /volume/v3/volumes/e0bab686-624b-42c1-9056-8ac4ed0ceeed => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:36.429025 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-4a5fac6b-4101-42f9-9875-fd8ccf465f39 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:36.430550 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4a5fac6b-4101-42f9-9875-fd8ccf465f39 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] GET https://10.4.3.102/volume/v3/volumes/e0bab686-624b-42c1-9056-8ac4ed0ceeed Aug 25 16:19:36.430842 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4a5fac6b-4101-42f9-9875-fd8ccf465f39 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:36.431118 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4a5fac6b-4101-42f9-9875-fd8ccf465f39 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:36.444365 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:36.444365 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:36.456143 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-4a5fac6b-4101-42f9-9875-fd8ccf465f39 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Volume info retrieved successfully. Aug 25 16:19:36.469052 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4a5fac6b-4101-42f9-9875-fd8ccf465f39 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] https://10.4.3.102/volume/v3/volumes/e0bab686-624b-42c1-9056-8ac4ed0ceeed returned with HTTP 200 Aug 25 16:19:36.469501 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 107/418] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:36 2026] GET /volume/v3/volumes/e0bab686-624b-42c1-9056-8ac4ed0ceeed => generated 951 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:36.686319 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-43797d5c-41bc-4438-ab09-f1b6ca6863de None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:36.686319 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-43797d5c-41bc-4438-ab09-f1b6ca6863de tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] DELETE https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 Aug 25 16:19:36.686319 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-43797d5c-41bc-4438-ab09-f1b6ca6863de tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:36.686319 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-43797d5c-41bc-4438-ab09-f1b6ca6863de tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:36.686319 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-43797d5c-41bc-4438-ab09-f1b6ca6863de tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Delete volume with id: b52a3b07-90f2-42f5-9168-528d583d7b01 Aug 25 16:19:36.691345 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:36.691345 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:36.691961 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-43797d5c-41bc-4438-ab09-f1b6ca6863de tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Volume info retrieved successfully. Aug 25 16:19:36.735140 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-43797d5c-41bc-4438-ab09-f1b6ca6863de tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Delete volume request issued successfully. Aug 25 16:19:36.735140 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-43797d5c-41bc-4438-ab09-f1b6ca6863de tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 returned with HTTP 202 Aug 25 16:19:36.735140 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 105/419] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:19:36 2026] DELETE /volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:19:36.748133 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-744b3034-36e6-40f5-b55b-5ce8aa0886fa None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:36.751258 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-744b3034-36e6-40f5-b55b-5ce8aa0886fa tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] GET https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 Aug 25 16:19:36.751655 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-744b3034-36e6-40f5-b55b-5ce8aa0886fa tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:36.751852 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-744b3034-36e6-40f5-b55b-5ce8aa0886fa tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:36.762042 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:36.762042 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:36.769061 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-744b3034-36e6-40f5-b55b-5ce8aa0886fa tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Volume info retrieved successfully. Aug 25 16:19:36.775929 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-744b3034-36e6-40f5-b55b-5ce8aa0886fa tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 returned with HTTP 200 Aug 25 16:19:36.776570 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 106/420] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:36 2026] GET /volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:37.487717 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-236897e7-d9f5-4f18-bfde-758488fd8fa1 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:37.492128 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-236897e7-d9f5-4f18-bfde-758488fd8fa1 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] GET https://10.4.3.102/volume/v3/volumes/e0bab686-624b-42c1-9056-8ac4ed0ceeed Aug 25 16:19:37.492456 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-236897e7-d9f5-4f18-bfde-758488fd8fa1 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:37.492758 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-236897e7-d9f5-4f18-bfde-758488fd8fa1 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:37.507619 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:37.507619 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:37.514613 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-236897e7-d9f5-4f18-bfde-758488fd8fa1 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Volume info retrieved successfully. Aug 25 16:19:37.519516 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-236897e7-d9f5-4f18-bfde-758488fd8fa1 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] https://10.4.3.102/volume/v3/volumes/e0bab686-624b-42c1-9056-8ac4ed0ceeed returned with HTTP 200 Aug 25 16:19:37.522608 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 103/421] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:37 2026] GET /volume/v3/volumes/e0bab686-624b-42c1-9056-8ac4ed0ceeed => generated 951 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:37.791866 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-7fe9c676-ea0c-4e4e-9140-5d43d9ada3b7 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:37.794013 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7fe9c676-ea0c-4e4e-9140-5d43d9ada3b7 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] GET https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 Aug 25 16:19:37.794259 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7fe9c676-ea0c-4e4e-9140-5d43d9ada3b7 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:37.794495 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7fe9c676-ea0c-4e4e-9140-5d43d9ada3b7 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:37.801843 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7fe9c676-ea0c-4e4e-9140-5d43d9ada3b7 tempest-TaggedAttachmentsTest-835818853 tempest-TaggedAttachmentsTest-835818853-project-member] https://10.4.3.102/volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 returned with HTTP 404 Aug 25 16:19:37.802474 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 108/422] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:37 2026] GET /volume/v3/volumes/b52a3b07-90f2-42f5-9168-528d583d7b01 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:19:38.534757 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-fec0cc54-e85a-4d1e-b739-01f6b7cbc866 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:38.539546 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fec0cc54-e85a-4d1e-b739-01f6b7cbc866 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] GET https://10.4.3.102/volume/v3/volumes/e0bab686-624b-42c1-9056-8ac4ed0ceeed Aug 25 16:19:38.539546 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fec0cc54-e85a-4d1e-b739-01f6b7cbc866 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:38.539546 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fec0cc54-e85a-4d1e-b739-01f6b7cbc866 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:38.558305 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:38.558305 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:38.562976 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-fec0cc54-e85a-4d1e-b739-01f6b7cbc866 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Volume info retrieved successfully. Aug 25 16:19:38.572789 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fec0cc54-e85a-4d1e-b739-01f6b7cbc866 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] https://10.4.3.102/volume/v3/volumes/e0bab686-624b-42c1-9056-8ac4ed0ceeed returned with HTTP 200 Aug 25 16:19:38.573287 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 106/423] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:38 2026] GET /volume/v3/volumes/e0bab686-624b-42c1-9056-8ac4ed0ceeed => generated 951 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:39.589967 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-718afea5-1012-4f3d-8203-dd181753e154 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:39.592185 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-718afea5-1012-4f3d-8203-dd181753e154 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] GET https://10.4.3.102/volume/v3/volumes/e0bab686-624b-42c1-9056-8ac4ed0ceeed Aug 25 16:19:39.592446 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-718afea5-1012-4f3d-8203-dd181753e154 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:39.592707 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-718afea5-1012-4f3d-8203-dd181753e154 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:39.606804 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:39.606804 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:39.612649 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-718afea5-1012-4f3d-8203-dd181753e154 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Volume info retrieved successfully. Aug 25 16:19:39.627327 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-718afea5-1012-4f3d-8203-dd181753e154 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] https://10.4.3.102/volume/v3/volumes/e0bab686-624b-42c1-9056-8ac4ed0ceeed returned with HTTP 200 Aug 25 16:19:39.627839 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 107/424] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:39 2026] GET /volume/v3/volumes/e0bab686-624b-42c1-9056-8ac4ed0ceeed => generated 1295 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:39.653944 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-1ec62069-6773-4267-a6e5-c6861df9d68a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:39.659002 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1ec62069-6773-4267-a6e5-c6861df9d68a tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] DELETE https://10.4.3.102/volume/v3/volumes/e0bab686-624b-42c1-9056-8ac4ed0ceeed Aug 25 16:19:39.659002 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1ec62069-6773-4267-a6e5-c6861df9d68a tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:39.659002 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1ec62069-6773-4267-a6e5-c6861df9d68a tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:39.659002 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-1ec62069-6773-4267-a6e5-c6861df9d68a tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Delete volume with id: e0bab686-624b-42c1-9056-8ac4ed0ceeed Aug 25 16:19:39.670872 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:39.670872 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:39.672468 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-1ec62069-6773-4267-a6e5-c6861df9d68a tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Volume info retrieved successfully. Aug 25 16:19:39.701625 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-1ec62069-6773-4267-a6e5-c6861df9d68a tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Delete volume request issued successfully. Aug 25 16:19:39.703119 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1ec62069-6773-4267-a6e5-c6861df9d68a tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] https://10.4.3.102/volume/v3/volumes/e0bab686-624b-42c1-9056-8ac4ed0ceeed returned with HTTP 202 Aug 25 16:19:39.703119 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 104/425] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:19:39 2026] DELETE /volume/v3/volumes/e0bab686-624b-42c1-9056-8ac4ed0ceeed => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:19:39.714630 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-0f9776bd-59e1-4a68-8920-894ca02bd650 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:39.716965 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0f9776bd-59e1-4a68-8920-894ca02bd650 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] GET https://10.4.3.102/volume/v3/volumes/e0bab686-624b-42c1-9056-8ac4ed0ceeed Aug 25 16:19:39.717284 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0f9776bd-59e1-4a68-8920-894ca02bd650 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:39.718505 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0f9776bd-59e1-4a68-8920-894ca02bd650 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:39.728461 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:39.728461 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:39.734232 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-0f9776bd-59e1-4a68-8920-894ca02bd650 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Volume info retrieved successfully. Aug 25 16:19:39.741629 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0f9776bd-59e1-4a68-8920-894ca02bd650 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] https://10.4.3.102/volume/v3/volumes/e0bab686-624b-42c1-9056-8ac4ed0ceeed returned with HTTP 200 Aug 25 16:19:39.742460 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 109/426] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:39 2026] GET /volume/v3/volumes/e0bab686-624b-42c1-9056-8ac4ed0ceeed => generated 1294 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 16:19:39.914143 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-5056c3bf-9464-48d1-82fe-cde5a1818844 req-aaf1b1a7-b84a-4962-831b-0f57cf4684d1 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:39.917610 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-5056c3bf-9464-48d1-82fe-cde5a1818844 req-aaf1b1a7-b84a-4962-831b-0f57cf4684d1 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] POST https://10.4.3.102/volume/v3/attachments/113a7e9c-b01e-4d53-bcd5-458fc0d99219/action Aug 25 16:19:39.917610 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-5056c3bf-9464-48d1-82fe-cde5a1818844 req-aaf1b1a7-b84a-4962-831b-0f57cf4684d1 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Action body: b'{"os-complete": null}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:19:39.917610 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-5056c3bf-9464-48d1-82fe-cde5a1818844 req-aaf1b1a7-b84a-4962-831b-0f57cf4684d1 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:39.946554 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:39.946554 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:39.969501 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-5056c3bf-9464-48d1-82fe-cde5a1818844 req-aaf1b1a7-b84a-4962-831b-0f57cf4684d1 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] https://10.4.3.102/volume/v3/attachments/113a7e9c-b01e-4d53-bcd5-458fc0d99219/action returned with HTTP 204 Aug 25 16:19:39.971190 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 107/427] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:19:39 2026] POST /volume/v3/attachments/113a7e9c-b01e-4d53-bcd5-458fc0d99219/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:19:40.764375 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-1d1d1aec-10bf-4dc1-b6fd-c10d0d0ad380 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:40.767700 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1d1d1aec-10bf-4dc1-b6fd-c10d0d0ad380 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] GET https://10.4.3.102/volume/v3/volumes/e0bab686-624b-42c1-9056-8ac4ed0ceeed Aug 25 16:19:40.767700 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1d1d1aec-10bf-4dc1-b6fd-c10d0d0ad380 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:40.769404 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1d1d1aec-10bf-4dc1-b6fd-c10d0d0ad380 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:40.777812 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1d1d1aec-10bf-4dc1-b6fd-c10d0d0ad380 tempest-VolumeAndVolumeTypeFromImageTest-1053353688 tempest-VolumeAndVolumeTypeFromImageTest-1053353688-project-member] https://10.4.3.102/volume/v3/volumes/e0bab686-624b-42c1-9056-8ac4ed0ceeed returned with HTTP 404 Aug 25 16:19:40.778659 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 108/428] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:40 2026] GET /volume/v3/volumes/e0bab686-624b-42c1-9056-8ac4ed0ceeed => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:19:41.478618 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-e326f645-cb89-4bc0-849b-6ab4cb7fd425 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:41.481060 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e326f645-cb89-4bc0-849b-6ab4cb7fd425 tempest-VolumeAndVolumeTypeFromImageTest-766698336 tempest-VolumeAndVolumeTypeFromImageTest-766698336-project-admin] GET https://10.4.3.102/volume/v3/volumes/detail?all_tenants=1 Aug 25 16:19:41.481292 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e326f645-cb89-4bc0-849b-6ab4cb7fd425 tempest-VolumeAndVolumeTypeFromImageTest-766698336 tempest-VolumeAndVolumeTypeFromImageTest-766698336-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:41.481547 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e326f645-cb89-4bc0-849b-6ab4cb7fd425 tempest-VolumeAndVolumeTypeFromImageTest-766698336 tempest-VolumeAndVolumeTypeFromImageTest-766698336-project-admin] Calling method 'detail' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:41.483529 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-e326f645-cb89-4bc0-849b-6ab4cb7fd425 tempest-VolumeAndVolumeTypeFromImageTest-766698336 tempest-VolumeAndVolumeTypeFromImageTest-766698336-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100455) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:19:41.542895 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-e326f645-cb89-4bc0-849b-6ab4cb7fd425 tempest-VolumeAndVolumeTypeFromImageTest-766698336 tempest-VolumeAndVolumeTypeFromImageTest-766698336-project-admin] Get all volumes completed successfully. Aug 25 16:19:41.545509 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:41.545509 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:41.552110 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e326f645-cb89-4bc0-849b-6ab4cb7fd425 tempest-VolumeAndVolumeTypeFromImageTest-766698336 tempest-VolumeAndVolumeTypeFromImageTest-766698336-project-admin] https://10.4.3.102/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 16:19:41.552671 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 105/429] 10.4.3.102 () {66 vars in 1285 bytes} [Tue Aug 25 16:19:41 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10237 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:19:41.577915 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b5646f8d-873e-4f59-97fc-ec09d4bef90b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:41.582527 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b5646f8d-873e-4f59-97fc-ec09d4bef90b tempest-VolumeAndVolumeTypeFromImageTest-766698336 tempest-VolumeAndVolumeTypeFromImageTest-766698336-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/2c09dd81-c0a7-47a1-840d-ec15c0a65f06 Aug 25 16:19:41.582856 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b5646f8d-873e-4f59-97fc-ec09d4bef90b tempest-VolumeAndVolumeTypeFromImageTest-766698336 tempest-VolumeAndVolumeTypeFromImageTest-766698336-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:41.583140 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b5646f8d-873e-4f59-97fc-ec09d4bef90b tempest-VolumeAndVolumeTypeFromImageTest-766698336 tempest-VolumeAndVolumeTypeFromImageTest-766698336-project-admin] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:41.583350 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-b5646f8d-873e-4f59-97fc-ec09d4bef90b tempest-VolumeAndVolumeTypeFromImageTest-766698336 tempest-VolumeAndVolumeTypeFromImageTest-766698336-project-admin] Delete volume with id: 2c09dd81-c0a7-47a1-840d-ec15c0a65f06 Aug 25 16:19:41.596133 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:41.596133 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:41.596501 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-b5646f8d-873e-4f59-97fc-ec09d4bef90b tempest-VolumeAndVolumeTypeFromImageTest-766698336 tempest-VolumeAndVolumeTypeFromImageTest-766698336-project-admin] Volume info retrieved successfully. Aug 25 16:19:41.648455 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.image.cache [None req-b5646f8d-873e-4f59-97fc-ec09d4bef90b tempest-VolumeAndVolumeTypeFromImageTest-766698336 tempest-VolumeAndVolumeTypeFromImageTest-766698336-project-admin] Evicting image cache entry: {'id': 2, 'image_id': 'ada961fe-d0d2-4bb6-ae36-7cbaf336eab9', 'volume_id': '2c09dd81-c0a7-47a1-840d-ec15c0a65f06', 'host': 'np0000008093@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 25, 16, 19, 28), 'last_used': datetime.datetime(2026, 8, 25, 16, 19, 39)}. {{(pid=100454) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 25 16:19:41.677242 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-b5646f8d-873e-4f59-97fc-ec09d4bef90b tempest-VolumeAndVolumeTypeFromImageTest-766698336 tempest-VolumeAndVolumeTypeFromImageTest-766698336-project-admin] Delete volume request issued successfully. Aug 25 16:19:41.677242 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b5646f8d-873e-4f59-97fc-ec09d4bef90b tempest-VolumeAndVolumeTypeFromImageTest-766698336 tempest-VolumeAndVolumeTypeFromImageTest-766698336-project-admin] https://10.4.3.102/volume/v3/volumes/2c09dd81-c0a7-47a1-840d-ec15c0a65f06 returned with HTTP 202 Aug 25 16:19:41.677441 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 110/430] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:19:41 2026] DELETE /volume/v3/volumes/2c09dd81-c0a7-47a1-840d-ec15c0a65f06 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:19:41.688650 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-234d46f2-230e-4ff6-be38-725a894ba253 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:41.694303 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-234d46f2-230e-4ff6-be38-725a894ba253 tempest-VolumeAndVolumeTypeFromImageTest-766698336 tempest-VolumeAndVolumeTypeFromImageTest-766698336-project-admin] GET https://10.4.3.102/volume/v3/volumes/2c09dd81-c0a7-47a1-840d-ec15c0a65f06 Aug 25 16:19:41.694522 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-234d46f2-230e-4ff6-be38-725a894ba253 tempest-VolumeAndVolumeTypeFromImageTest-766698336 tempest-VolumeAndVolumeTypeFromImageTest-766698336-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:41.695015 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-234d46f2-230e-4ff6-be38-725a894ba253 tempest-VolumeAndVolumeTypeFromImageTest-766698336 tempest-VolumeAndVolumeTypeFromImageTest-766698336-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:41.714532 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:41.714532 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:41.725483 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-234d46f2-230e-4ff6-be38-725a894ba253 tempest-VolumeAndVolumeTypeFromImageTest-766698336 tempest-VolumeAndVolumeTypeFromImageTest-766698336-project-admin] Volume info retrieved successfully. Aug 25 16:19:41.732237 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-234d46f2-230e-4ff6-be38-725a894ba253 tempest-VolumeAndVolumeTypeFromImageTest-766698336 tempest-VolumeAndVolumeTypeFromImageTest-766698336-project-admin] https://10.4.3.102/volume/v3/volumes/2c09dd81-c0a7-47a1-840d-ec15c0a65f06 returned with HTTP 200 Aug 25 16:19:41.732872 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 108/431] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:41 2026] GET /volume/v3/volumes/2c09dd81-c0a7-47a1-840d-ec15c0a65f06 => generated 1096 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:42.752620 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0403e8d7-77bf-4bc9-890d-9b08020355ab None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:42.759546 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0403e8d7-77bf-4bc9-890d-9b08020355ab tempest-VolumeAndVolumeTypeFromImageTest-766698336 tempest-VolumeAndVolumeTypeFromImageTest-766698336-project-admin] GET https://10.4.3.102/volume/v3/volumes/2c09dd81-c0a7-47a1-840d-ec15c0a65f06 Aug 25 16:19:42.759546 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0403e8d7-77bf-4bc9-890d-9b08020355ab tempest-VolumeAndVolumeTypeFromImageTest-766698336 tempest-VolumeAndVolumeTypeFromImageTest-766698336-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:42.759546 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0403e8d7-77bf-4bc9-890d-9b08020355ab tempest-VolumeAndVolumeTypeFromImageTest-766698336 tempest-VolumeAndVolumeTypeFromImageTest-766698336-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:42.774805 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0403e8d7-77bf-4bc9-890d-9b08020355ab tempest-VolumeAndVolumeTypeFromImageTest-766698336 tempest-VolumeAndVolumeTypeFromImageTest-766698336-project-admin] https://10.4.3.102/volume/v3/volumes/2c09dd81-c0a7-47a1-840d-ec15c0a65f06 returned with HTTP 404 Aug 25 16:19:42.779428 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 109/432] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:42 2026] GET /volume/v3/volumes/2c09dd81-c0a7-47a1-840d-ec15c0a65f06 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:19:42.793537 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-5d09341c-82a1-4c05-87c5-32182af61b53 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:42.796924 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5d09341c-82a1-4c05-87c5-32182af61b53 tempest-VolumeAndVolumeTypeFromImageTest-766698336 tempest-VolumeAndVolumeTypeFromImageTest-766698336-project-admin] DELETE https://10.4.3.102/volume/v3/types/ee3347db-6c5b-43b6-90f9-03f902573a32 Aug 25 16:19:42.798084 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5d09341c-82a1-4c05-87c5-32182af61b53 tempest-VolumeAndVolumeTypeFromImageTest-766698336 tempest-VolumeAndVolumeTypeFromImageTest-766698336-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:42.798084 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5d09341c-82a1-4c05-87c5-32182af61b53 tempest-VolumeAndVolumeTypeFromImageTest-766698336 tempest-VolumeAndVolumeTypeFromImageTest-766698336-project-admin] Calling method '_delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:42.894633 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5d09341c-82a1-4c05-87c5-32182af61b53 tempest-VolumeAndVolumeTypeFromImageTest-766698336 tempest-VolumeAndVolumeTypeFromImageTest-766698336-project-admin] https://10.4.3.102/volume/v3/types/ee3347db-6c5b-43b6-90f9-03f902573a32 returned with HTTP 202 Aug 25 16:19:42.894633 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 106/433] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:19:42 2026] DELETE /volume/v3/types/ee3347db-6c5b-43b6-90f9-03f902573a32 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:19:42.905848 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-fe9096b9-3333-42e4-9905-cf1d9ae5bd59 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:42.909210 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fe9096b9-3333-42e4-9905-cf1d9ae5bd59 tempest-VolumeAndVolumeTypeFromImageTest-766698336 tempest-VolumeAndVolumeTypeFromImageTest-766698336-project-admin] GET https://10.4.3.102/volume/v3/types/ee3347db-6c5b-43b6-90f9-03f902573a32 Aug 25 16:19:42.909816 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fe9096b9-3333-42e4-9905-cf1d9ae5bd59 tempest-VolumeAndVolumeTypeFromImageTest-766698336 tempest-VolumeAndVolumeTypeFromImageTest-766698336-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:42.910069 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fe9096b9-3333-42e4-9905-cf1d9ae5bd59 tempest-VolumeAndVolumeTypeFromImageTest-766698336 tempest-VolumeAndVolumeTypeFromImageTest-766698336-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:42.915538 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fe9096b9-3333-42e4-9905-cf1d9ae5bd59 tempest-VolumeAndVolumeTypeFromImageTest-766698336 tempest-VolumeAndVolumeTypeFromImageTest-766698336-project-admin] https://10.4.3.102/volume/v3/types/ee3347db-6c5b-43b6-90f9-03f902573a32 returned with HTTP 404 Aug 25 16:19:42.916678 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 111/434] 10.4.3.102 () {66 vars in 1342 bytes} [Tue Aug 25 16:19:42 2026] GET /volume/v3/types/ee3347db-6c5b-43b6-90f9-03f902573a32 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:19:44.198760 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-a04cf800-c66f-4690-a3f3-21f007889575 req-85b62451-a6c2-47db-8a3c-b0316438175c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:44.200700 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-a04cf800-c66f-4690-a3f3-21f007889575 req-85b62451-a6c2-47db-8a3c-b0316438175c tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] DELETE https://10.4.3.102/volume/v3/attachments/113a7e9c-b01e-4d53-bcd5-458fc0d99219 Aug 25 16:19:44.200905 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-a04cf800-c66f-4690-a3f3-21f007889575 req-85b62451-a6c2-47db-8a3c-b0316438175c tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:44.201095 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-a04cf800-c66f-4690-a3f3-21f007889575 req-85b62451-a6c2-47db-8a3c-b0316438175c tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:44.208529 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:44.208529 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:44.259129 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-a04cf800-c66f-4690-a3f3-21f007889575 req-85b62451-a6c2-47db-8a3c-b0316438175c tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] https://10.4.3.102/volume/v3/attachments/113a7e9c-b01e-4d53-bcd5-458fc0d99219 returned with HTTP 200 Aug 25 16:19:44.259567 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 109/435] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:19:44 2026] DELETE /volume/v3/attachments/113a7e9c-b01e-4d53-bcd5-458fc0d99219 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:44.926325 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a5f0c099-d825-4244-8e25-c85686cc93c3 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:44.929670 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a5f0c099-d825-4244-8e25-c85686cc93c3 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] GET https://10.4.3.102/volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 Aug 25 16:19:44.929983 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a5f0c099-d825-4244-8e25-c85686cc93c3 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:44.930090 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a5f0c099-d825-4244-8e25-c85686cc93c3 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:44.943331 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:44.943331 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:44.947735 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-a5f0c099-d825-4244-8e25-c85686cc93c3 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Volume info retrieved successfully. Aug 25 16:19:44.953416 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a5f0c099-d825-4244-8e25-c85686cc93c3 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] https://10.4.3.102/volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 returned with HTTP 200 Aug 25 16:19:44.954000 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 110/436] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:44 2026] GET /volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:45.001767 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-36251275-9dad-49e8-89ca-99522c62fceb None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:45.005982 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-36251275-9dad-49e8-89ca-99522c62fceb tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] GET https://10.4.3.102/volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 Aug 25 16:19:45.005982 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-36251275-9dad-49e8-89ca-99522c62fceb tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:45.005982 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-36251275-9dad-49e8-89ca-99522c62fceb tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:45.017571 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:45.017571 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:45.027365 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-36251275-9dad-49e8-89ca-99522c62fceb tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Volume info retrieved successfully. Aug 25 16:19:45.034102 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-36251275-9dad-49e8-89ca-99522c62fceb tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] https://10.4.3.102/volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 returned with HTTP 200 Aug 25 16:19:45.037026 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 107/437] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:45 2026] GET /volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:45.059379 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-40e8a1c5-671d-46b3-8542-510205edd56b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:45.062381 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-40e8a1c5-671d-46b3-8542-510205edd56b tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] DELETE https://10.4.3.102/volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 Aug 25 16:19:45.063116 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-40e8a1c5-671d-46b3-8542-510205edd56b tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:45.063571 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-40e8a1c5-671d-46b3-8542-510205edd56b tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:45.063815 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-40e8a1c5-671d-46b3-8542-510205edd56b tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Delete volume with id: 54d9147c-ff65-4310-bbb7-2f005ddbf9b7 Aug 25 16:19:45.078660 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:45.078660 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:45.078660 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-40e8a1c5-671d-46b3-8542-510205edd56b tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Volume info retrieved successfully. Aug 25 16:19:45.114921 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-40e8a1c5-671d-46b3-8542-510205edd56b tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Delete volume request issued successfully. Aug 25 16:19:45.114921 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-40e8a1c5-671d-46b3-8542-510205edd56b tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] https://10.4.3.102/volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 returned with HTTP 202 Aug 25 16:19:45.114921 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 112/438] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:19:45 2026] DELETE /volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:19:45.127370 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-17e12495-229f-46b7-8784-51cae7a15e4a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:45.129787 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-17e12495-229f-46b7-8784-51cae7a15e4a tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] GET https://10.4.3.102/volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 Aug 25 16:19:45.130464 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-17e12495-229f-46b7-8784-51cae7a15e4a tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:45.130904 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-17e12495-229f-46b7-8784-51cae7a15e4a tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:45.143503 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:45.143503 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:45.152220 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-17e12495-229f-46b7-8784-51cae7a15e4a tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Volume info retrieved successfully. Aug 25 16:19:45.160774 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-17e12495-229f-46b7-8784-51cae7a15e4a tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] https://10.4.3.102/volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 returned with HTTP 200 Aug 25 16:19:45.161870 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 110/439] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:45 2026] GET /volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:46.188769 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b861df60-9cd0-4332-98d6-b58765740c12 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:46.193711 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b861df60-9cd0-4332-98d6-b58765740c12 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] GET https://10.4.3.102/volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 Aug 25 16:19:46.194059 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b861df60-9cd0-4332-98d6-b58765740c12 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:46.194333 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b861df60-9cd0-4332-98d6-b58765740c12 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:46.204013 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b861df60-9cd0-4332-98d6-b58765740c12 tempest-ServerActionsTestOtherB-1729956150 tempest-ServerActionsTestOtherB-1729956150-project-member] https://10.4.3.102/volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 returned with HTTP 404 Aug 25 16:19:46.204756 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 111/440] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:46 2026] GET /volume/v3/volumes/54d9147c-ff65-4310-bbb7-2f005ddbf9b7 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:19:48.254680 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-8fe38e3a-3bc5-4351-bfe1-47eeda08dbce None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:48.558618 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8fe38e3a-3bc5-4351-bfe1-47eeda08dbce tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:19:48.559075 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8fe38e3a-3bc5-4351-bfe1-47eeda08dbce tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1571446380"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:48.563476 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-8fe38e3a-3bc5-4351-bfe1-47eeda08dbce tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1571446380'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:19:48.563659 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-8fe38e3a-3bc5-4351-bfe1-47eeda08dbce tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Create volume of 1 GB Aug 25 16:19:48.578634 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-8fe38e3a-3bc5-4351-bfe1-47eeda08dbce tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Availability Zones retrieved successfully. Aug 25 16:19:48.594061 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-8fe38e3a-3bc5-4351-bfe1-47eeda08dbce tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Flow 'volume_create_api' (a2b09038-0b34-47b4-8b54-eb987ee0f420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:19:48.594980 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-8fe38e3a-3bc5-4351-bfe1-47eeda08dbce tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e42047b7-71ae-4801-8804-2311ff8a235f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:48.596333 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-8fe38e3a-3bc5-4351-bfe1-47eeda08dbce tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:19:48.634422 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-8fe38e3a-3bc5-4351-bfe1-47eeda08dbce tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e42047b7-71ae-4801-8804-2311ff8a235f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:48.635799 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-8fe38e3a-3bc5-4351-bfe1-47eeda08dbce tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfc39e18-fe54-413d-aa64-b81d1ecd770c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:48.732900 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-8fe38e3a-3bc5-4351-bfe1-47eeda08dbce tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Created reservations ['371620a4-9305-4a55-8b7d-657211195c1a', '7325caf7-4ea6-43d2-8e5c-0e0ad56e7390', '5e8549bd-fe4a-460a-91fd-6e493a3fc28b', '54f5ed31-a950-49f0-9826-cbfa069ef48b'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:19:48.733882 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-8fe38e3a-3bc5-4351-bfe1-47eeda08dbce tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfc39e18-fe54-413d-aa64-b81d1ecd770c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['371620a4-9305-4a55-8b7d-657211195c1a', '7325caf7-4ea6-43d2-8e5c-0e0ad56e7390', '5e8549bd-fe4a-460a-91fd-6e493a3fc28b', '54f5ed31-a950-49f0-9826-cbfa069ef48b']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:48.734726 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-8fe38e3a-3bc5-4351-bfe1-47eeda08dbce tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e973a963-3d8b-418d-8fa3-17a4603a781f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:48.769572 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-8fe38e3a-3bc5-4351-bfe1-47eeda08dbce tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e973a963-3d8b-418d-8fa3-17a4603a781f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '751e8bf9-ef77-4f3c-8ac6-5c9446309921', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1571446380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b565d9b0cc7426e86d4efa8e69e206d',qos_specs=None,replication_status=,reservations=['371620a4-9305-4a55-8b7d-657211195c1a','7325caf7-4ea6-43d2-8e5c-0e0ad56e7390','5e8549bd-fe4a-460a-91fd-6e493a3fc28b','54f5ed31-a950-49f0-9826-cbfa069ef48b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d235123516264abeb53116453ac1871a',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:19:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1571446380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=751e8bf9-ef77-4f3c-8ac6-5c9446309921,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b565d9b0cc7426e86d4efa8e69e206d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d235123516264abeb53116453ac1871a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:48.770964 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-8fe38e3a-3bc5-4351-bfe1-47eeda08dbce tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21b72286-8e2f-456b-93b9-f2bf261f8a46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:48.795215 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-8fe38e3a-3bc5-4351-bfe1-47eeda08dbce tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21b72286-8e2f-456b-93b9-f2bf261f8a46) transitioned into state 'SUCCESS' from state '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-1571446380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b565d9b0cc7426e86d4efa8e69e206d',qos_specs=None,replication_status=,reservations=['371620a4-9305-4a55-8b7d-657211195c1a','7325caf7-4ea6-43d2-8e5c-0e0ad56e7390','5e8549bd-fe4a-460a-91fd-6e493a3fc28b','54f5ed31-a950-49f0-9826-cbfa069ef48b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d235123516264abeb53116453ac1871a',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:48.796139 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-8fe38e3a-3bc5-4351-bfe1-47eeda08dbce tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98c6d1e0-1f12-498b-9148-13aa4878f21f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:48.820708 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-8fe38e3a-3bc5-4351-bfe1-47eeda08dbce tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98c6d1e0-1f12-498b-9148-13aa4878f21f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:48.824215 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-8fe38e3a-3bc5-4351-bfe1-47eeda08dbce tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Flow 'volume_create_api' (a2b09038-0b34-47b4-8b54-eb987ee0f420) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:19:48.824215 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-8fe38e3a-3bc5-4351-bfe1-47eeda08dbce tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Create volume request issued successfully. Aug 25 16:19:48.824215 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8fe38e3a-3bc5-4351-bfe1-47eeda08dbce tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:19:48.824215 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 108/441] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:19:48 2026] POST /volume/v3/volumes => generated 760 bytes in 569 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:19:48.836546 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-2080502e-8de8-4faf-8b91-2f9ae5c7c252 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:48.840792 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2080502e-8de8-4faf-8b91-2f9ae5c7c252 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] GET https://10.4.3.102/volume/v3/volumes/751e8bf9-ef77-4f3c-8ac6-5c9446309921 Aug 25 16:19:48.840792 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2080502e-8de8-4faf-8b91-2f9ae5c7c252 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:48.840792 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2080502e-8de8-4faf-8b91-2f9ae5c7c252 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:48.850613 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:48.850613 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:48.859623 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-2080502e-8de8-4faf-8b91-2f9ae5c7c252 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Volume info retrieved successfully. Aug 25 16:19:48.863762 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2080502e-8de8-4faf-8b91-2f9ae5c7c252 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] https://10.4.3.102/volume/v3/volumes/751e8bf9-ef77-4f3c-8ac6-5c9446309921 returned with HTTP 200 Aug 25 16:19:48.864211 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 113/442] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:48 2026] GET /volume/v3/volumes/751e8bf9-ef77-4f3c-8ac6-5c9446309921 => generated 828 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:49.883776 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-76d6cb03-ac9e-4b2f-aabb-81e417edd5a8 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:49.886732 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-76d6cb03-ac9e-4b2f-aabb-81e417edd5a8 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] GET https://10.4.3.102/volume/v3/volumes/751e8bf9-ef77-4f3c-8ac6-5c9446309921 Aug 25 16:19:49.888220 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-76d6cb03-ac9e-4b2f-aabb-81e417edd5a8 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:49.888494 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-76d6cb03-ac9e-4b2f-aabb-81e417edd5a8 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:49.908449 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:49.908449 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:49.921197 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-76d6cb03-ac9e-4b2f-aabb-81e417edd5a8 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Volume info retrieved successfully. Aug 25 16:19:49.933133 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-76d6cb03-ac9e-4b2f-aabb-81e417edd5a8 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] https://10.4.3.102/volume/v3/volumes/751e8bf9-ef77-4f3c-8ac6-5c9446309921 returned with HTTP 200 Aug 25 16:19:49.933754 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 111/443] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:49 2026] GET /volume/v3/volumes/751e8bf9-ef77-4f3c-8ac6-5c9446309921 => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:49.955507 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-5c3f072b-d5a8-45b0-a3b9-d018c8db393f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:49.958744 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5c3f072b-d5a8-45b0-a3b9-d018c8db393f tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:19:49.962069 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5c3f072b-d5a8-45b0-a3b9-d018c8db393f tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "751e8bf9-ef77-4f3c-8ac6-5c9446309921", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1177035997"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:49.976283 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:49.976283 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:49.977230 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-5c3f072b-d5a8-45b0-a3b9-d018c8db393f tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Volume info retrieved successfully. Aug 25 16:19:49.978223 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-5c3f072b-d5a8-45b0-a3b9-d018c8db393f tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Create snapshot from volume 751e8bf9-ef77-4f3c-8ac6-5c9446309921 Aug 25 16:19:50.029844 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-5c3f072b-d5a8-45b0-a3b9-d018c8db393f tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Created reservations ['30c2ed12-7c32-4f51-b63b-72292bfea91a', 'd73b4414-edd1-46af-a247-443ce11e5d7f', '5645617d-a6db-4cc8-89d3-0639bf57a927', 'efc34378-9ca0-4868-8348-348b2cd63d61'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:19:50.082523 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-5c3f072b-d5a8-45b0-a3b9-d018c8db393f tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Snapshot create request issued successfully. Aug 25 16:19:50.082955 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5c3f072b-d5a8-45b0-a3b9-d018c8db393f tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:19:50.083914 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 112/444] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:19:49 2026] POST /volume/v3/snapshots => generated 316 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:19:50.093388 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-9542b81c-0abc-4463-b4ca-a6dba19a27ec None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:50.095812 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9542b81c-0abc-4463-b4ca-a6dba19a27ec tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] GET https://10.4.3.102/volume/v3/snapshots/b83f8e24-723d-4e44-b7c2-cea9d3dbfebf Aug 25 16:19:50.096459 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9542b81c-0abc-4463-b4ca-a6dba19a27ec tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:50.096735 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9542b81c-0abc-4463-b4ca-a6dba19a27ec tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:50.098736 np0000008093 devstack@c-api.service[100455]: DEBUG dbcounter [-] [100455] Writing DB stats cinder:SELECT=424,cinder:INSERT=83,cinder:UPDATE=126 {{(pid=100455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:19:50.103028 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:50.103028 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:50.103611 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-9542b81c-0abc-4463-b4ca-a6dba19a27ec tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Snapshot retrieved successfully. Aug 25 16:19:50.104865 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9542b81c-0abc-4463-b4ca-a6dba19a27ec tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] https://10.4.3.102/volume/v3/snapshots/b83f8e24-723d-4e44-b7c2-cea9d3dbfebf returned with HTTP 200 Aug 25 16:19:50.105399 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 109/445] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:19:50 2026] GET /volume/v3/snapshots/b83f8e24-723d-4e44-b7c2-cea9d3dbfebf => generated 448 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:51.117847 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-af570fb3-c3f4-4a0c-b83b-41c340eff8f6 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:51.119815 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-af570fb3-c3f4-4a0c-b83b-41c340eff8f6 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] GET https://10.4.3.102/volume/v3/snapshots/b83f8e24-723d-4e44-b7c2-cea9d3dbfebf Aug 25 16:19:51.120060 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-af570fb3-c3f4-4a0c-b83b-41c340eff8f6 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:51.120334 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-af570fb3-c3f4-4a0c-b83b-41c340eff8f6 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:51.127503 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:51.127503 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:51.128203 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-af570fb3-c3f4-4a0c-b83b-41c340eff8f6 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Snapshot retrieved successfully. Aug 25 16:19:51.129271 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-af570fb3-c3f4-4a0c-b83b-41c340eff8f6 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] https://10.4.3.102/volume/v3/snapshots/b83f8e24-723d-4e44-b7c2-cea9d3dbfebf returned with HTTP 200 Aug 25 16:19:51.129926 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 114/446] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:19:51 2026] GET /volume/v3/snapshots/b83f8e24-723d-4e44-b7c2-cea9d3dbfebf => generated 475 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:51.141039 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-964dbf1f-bb56-4253-bf08-9ee3ff3fb245 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:51.143179 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-964dbf1f-bb56-4253-bf08-9ee3ff3fb245 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:19:51.143530 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-964dbf1f-bb56-4253-bf08-9ee3ff3fb245 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "b83f8e24-723d-4e44-b7c2-cea9d3dbfebf", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-232888908"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:51.145341 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-964dbf1f-bb56-4253-bf08-9ee3ff3fb245 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Create volume request body: {'volume': {"'snapshot_id": 'b83f8e24-723d-4e44-b7c2-cea9d3dbfebf', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-232888908'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:19:51.145461 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-964dbf1f-bb56-4253-bf08-9ee3ff3fb245 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Create volume of 1 GB Aug 25 16:19:51.151405 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-964dbf1f-bb56-4253-bf08-9ee3ff3fb245 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Availability Zones retrieved successfully. Aug 25 16:19:51.161875 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-964dbf1f-bb56-4253-bf08-9ee3ff3fb245 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Flow 'volume_create_api' (31d260f3-47ef-42d3-990b-b3c24a34d5c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:19:51.163075 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-964dbf1f-bb56-4253-bf08-9ee3ff3fb245 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eace8276-4ddd-48a4-81ee-029b571fd5c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:51.164582 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-964dbf1f-bb56-4253-bf08-9ee3ff3fb245 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:19:51.232976 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-964dbf1f-bb56-4253-bf08-9ee3ff3fb245 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eace8276-4ddd-48a4-81ee-029b571fd5c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:51.233709 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-964dbf1f-bb56-4253-bf08-9ee3ff3fb245 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9365d66-fa56-4038-8090-19f141f97adc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:51.316511 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-964dbf1f-bb56-4253-bf08-9ee3ff3fb245 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Created reservations ['40740579-4ef0-4b48-8b59-ed0e34bef397', 'c88c4d1d-ba59-496c-a15b-8cf848e4dbae', 'c8e43551-c7d4-4928-adf7-1add2139fd8f', 'dad97b13-9d8f-4be5-9109-d323dffdc063'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:19:51.318511 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-964dbf1f-bb56-4253-bf08-9ee3ff3fb245 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9365d66-fa56-4038-8090-19f141f97adc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40740579-4ef0-4b48-8b59-ed0e34bef397', 'c88c4d1d-ba59-496c-a15b-8cf848e4dbae', 'c8e43551-c7d4-4928-adf7-1add2139fd8f', 'dad97b13-9d8f-4be5-9109-d323dffdc063']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:51.321061 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-964dbf1f-bb56-4253-bf08-9ee3ff3fb245 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (119e966a-0ab8-4978-9ee1-22d26f557109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:51.361535 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-964dbf1f-bb56-4253-bf08-9ee3ff3fb245 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (119e966a-0ab8-4978-9ee1-22d26f557109) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e8e1816-ff10-4384-b5ba-31e314eb39e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-232888908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b565d9b0cc7426e86d4efa8e69e206d',qos_specs=None,replication_status=,reservations=['40740579-4ef0-4b48-8b59-ed0e34bef397','c88c4d1d-ba59-496c-a15b-8cf848e4dbae','c8e43551-c7d4-4928-adf7-1add2139fd8f','dad97b13-9d8f-4be5-9109-d323dffdc063'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d235123516264abeb53116453ac1871a',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:19:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-232888908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e8e1816-ff10-4384-b5ba-31e314eb39e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b565d9b0cc7426e86d4efa8e69e206d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d235123516264abeb53116453ac1871a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:51.362636 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-964dbf1f-bb56-4253-bf08-9ee3ff3fb245 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06c53f9e-9f9b-4ce3-bdb0-01e839d6e462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:51.393109 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-964dbf1f-bb56-4253-bf08-9ee3ff3fb245 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06c53f9e-9f9b-4ce3-bdb0-01e839d6e462) transitioned into state 'SUCCESS' from state '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-232888908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b565d9b0cc7426e86d4efa8e69e206d',qos_specs=None,replication_status=,reservations=['40740579-4ef0-4b48-8b59-ed0e34bef397','c88c4d1d-ba59-496c-a15b-8cf848e4dbae','c8e43551-c7d4-4928-adf7-1add2139fd8f','dad97b13-9d8f-4be5-9109-d323dffdc063'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d235123516264abeb53116453ac1871a',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:51.393845 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-964dbf1f-bb56-4253-bf08-9ee3ff3fb245 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10562e52-526f-424e-bd01-31d71c7eb833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:51.414984 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-964dbf1f-bb56-4253-bf08-9ee3ff3fb245 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10562e52-526f-424e-bd01-31d71c7eb833) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:51.416244 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-964dbf1f-bb56-4253-bf08-9ee3ff3fb245 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Flow 'volume_create_api' (31d260f3-47ef-42d3-990b-b3c24a34d5c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:19:51.416708 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-964dbf1f-bb56-4253-bf08-9ee3ff3fb245 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Create volume request issued successfully. Aug 25 16:19:51.417466 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-964dbf1f-bb56-4253-bf08-9ee3ff3fb245 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:19:51.418213 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 112/447] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:19:51 2026] POST /volume/v3/volumes => generated 759 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:19:51.434814 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-6891b292-76de-427e-abef-7385b6872e3e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:51.436016 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-67272c2a-056d-46eb-9f72-620a67055415 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:51.437643 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6891b292-76de-427e-abef-7385b6872e3e tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:19:51.438276 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6891b292-76de-427e-abef-7385b6872e3e tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "b83f8e24-723d-4e44-b7c2-cea9d3dbfebf", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1925628221"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:51.438911 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-67272c2a-056d-46eb-9f72-620a67055415 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:19:51.439390 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-67272c2a-056d-46eb-9f72-620a67055415 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-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": "9fcea7ad-f61c-4330-b26d-860af52471bb", "source_volid": null, "backup_id": null}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:51.439574 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-6891b292-76de-427e-abef-7385b6872e3e tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Create volume request body: {'volume': {"'snapshot_id": 'b83f8e24-723d-4e44-b7c2-cea9d3dbfebf', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1925628221'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:19:51.439868 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-6891b292-76de-427e-abef-7385b6872e3e tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Create volume of 1 GB Aug 25 16:19:51.440049 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:51.440049 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:51.441863 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-67272c2a-056d-46eb-9f72-620a67055415 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-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': '9fcea7ad-f61c-4330-b26d-860af52471bb', 'source_volid': None, 'backup_id': None}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:19:51.444611 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-6891b292-76de-427e-abef-7385b6872e3e tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Availability Zones retrieved successfully. Aug 25 16:19:51.450622 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-6891b292-76de-427e-abef-7385b6872e3e tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Flow 'volume_create_api' (c2691f5f-fbc1-42b0-a7c8-d1ebabd540bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:19:51.452057 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-6891b292-76de-427e-abef-7385b6872e3e tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fe9bace-26fa-4386-be0e-27073a67dc4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:51.453391 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-6891b292-76de-427e-abef-7385b6872e3e tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:19:51.491216 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-6891b292-76de-427e-abef-7385b6872e3e tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fe9bace-26fa-4386-be0e-27073a67dc4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:51.492068 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-6891b292-76de-427e-abef-7385b6872e3e tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e80c44f-b58e-495b-a561-9a97f1dda974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:51.614651 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-6891b292-76de-427e-abef-7385b6872e3e tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Created reservations ['bf046cbd-b53c-4316-aa00-658b679eb45e', '50cf7e11-4956-4fa4-8a5f-859346b56ccb', 'd07a3e23-62a5-43e3-b3ca-eb2da57926ca', '042d657b-c72d-4ad0-b134-e39be8eb6e0f'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:19:51.615781 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-6891b292-76de-427e-abef-7385b6872e3e tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e80c44f-b58e-495b-a561-9a97f1dda974) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf046cbd-b53c-4316-aa00-658b679eb45e', '50cf7e11-4956-4fa4-8a5f-859346b56ccb', 'd07a3e23-62a5-43e3-b3ca-eb2da57926ca', '042d657b-c72d-4ad0-b134-e39be8eb6e0f']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:51.616778 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-6891b292-76de-427e-abef-7385b6872e3e tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdcd2028-9a8c-44e2-9c21-95ad338ab928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:51.705328 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-6891b292-76de-427e-abef-7385b6872e3e tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdcd2028-9a8c-44e2-9c21-95ad338ab928) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a26cd2da-ba2a-48fc-a60d-6d7f5e7f52c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1925628221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b565d9b0cc7426e86d4efa8e69e206d',qos_specs=None,replication_status=,reservations=['bf046cbd-b53c-4316-aa00-658b679eb45e','50cf7e11-4956-4fa4-8a5f-859346b56ccb','d07a3e23-62a5-43e3-b3ca-eb2da57926ca','042d657b-c72d-4ad0-b134-e39be8eb6e0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d235123516264abeb53116453ac1871a',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:19:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1925628221',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a26cd2da-ba2a-48fc-a60d-6d7f5e7f52c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b565d9b0cc7426e86d4efa8e69e206d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d235123516264abeb53116453ac1871a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:51.706803 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-6891b292-76de-427e-abef-7385b6872e3e tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (936a94e8-94f7-4074-b5bb-bf2fc85fceb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:51.826621 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-6891b292-76de-427e-abef-7385b6872e3e tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (936a94e8-94f7-4074-b5bb-bf2fc85fceb9) transitioned into state 'SUCCESS' from state '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-1925628221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b565d9b0cc7426e86d4efa8e69e206d',qos_specs=None,replication_status=,reservations=['bf046cbd-b53c-4316-aa00-658b679eb45e','50cf7e11-4956-4fa4-8a5f-859346b56ccb','d07a3e23-62a5-43e3-b3ca-eb2da57926ca','042d657b-c72d-4ad0-b134-e39be8eb6e0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d235123516264abeb53116453ac1871a',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:51.827695 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-6891b292-76de-427e-abef-7385b6872e3e tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ccc895c-35d1-4b27-99d7-f9de8f864824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:51.888496 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-6891b292-76de-427e-abef-7385b6872e3e tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ccc895c-35d1-4b27-99d7-f9de8f864824) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:51.889684 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-6891b292-76de-427e-abef-7385b6872e3e tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Flow 'volume_create_api' (c2691f5f-fbc1-42b0-a7c8-d1ebabd540bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:19:51.890487 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-6891b292-76de-427e-abef-7385b6872e3e tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Create volume request issued successfully. Aug 25 16:19:51.891571 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6891b292-76de-427e-abef-7385b6872e3e tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:19:51.892216 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 113/448] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:19:51 2026] POST /volume/v3/volumes => generated 760 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:19:51.904333 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-af0422c1-5378-4cab-a239-9e78102fd390 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:51.906030 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-af0422c1-5378-4cab-a239-9e78102fd390 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:19:51.906365 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-af0422c1-5378-4cab-a239-9e78102fd390 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "b83f8e24-723d-4e44-b7c2-cea9d3dbfebf", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1655326716"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:51.907856 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-af0422c1-5378-4cab-a239-9e78102fd390 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Create volume request body: {'volume': {"'snapshot_id": 'b83f8e24-723d-4e44-b7c2-cea9d3dbfebf', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1655326716'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:19:51.907985 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-af0422c1-5378-4cab-a239-9e78102fd390 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Create volume of 1 GB Aug 25 16:19:51.912754 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-af0422c1-5378-4cab-a239-9e78102fd390 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Availability Zones retrieved successfully. Aug 25 16:19:51.918619 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-af0422c1-5378-4cab-a239-9e78102fd390 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Flow 'volume_create_api' (9c283484-6e4d-49eb-ba21-3e8a58ea3d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:19:51.919605 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-af0422c1-5378-4cab-a239-9e78102fd390 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfd9fdbe-2592-4902-a5e2-3654c47a5c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:51.920711 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-af0422c1-5378-4cab-a239-9e78102fd390 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:19:52.017694 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-af0422c1-5378-4cab-a239-9e78102fd390 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfd9fdbe-2592-4902-a5e2-3654c47a5c15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:52.017694 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-af0422c1-5378-4cab-a239-9e78102fd390 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acee6cd5-2a2d-478e-8dd9-e14dc82c5116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:52.090899 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-af0422c1-5378-4cab-a239-9e78102fd390 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Created reservations ['6f81cd92-9d38-48c2-9c34-eca98387f4a4', '1c2652bc-d5a1-40c4-bb14-83b175bcc1fe', 'a8ed1818-00a4-4da2-b1b4-5123ba2b8f43', '96f52d24-689e-4788-bd15-c1b7779d1f7b'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:19:52.092120 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-af0422c1-5378-4cab-a239-9e78102fd390 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acee6cd5-2a2d-478e-8dd9-e14dc82c5116) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f81cd92-9d38-48c2-9c34-eca98387f4a4', '1c2652bc-d5a1-40c4-bb14-83b175bcc1fe', 'a8ed1818-00a4-4da2-b1b4-5123ba2b8f43', '96f52d24-689e-4788-bd15-c1b7779d1f7b']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:52.093366 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-af0422c1-5378-4cab-a239-9e78102fd390 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bebeb9bd-4b65-45a2-932b-f9a4e55beee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:52.123628 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-af0422c1-5378-4cab-a239-9e78102fd390 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bebeb9bd-4b65-45a2-932b-f9a4e55beee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b07498fd-acc9-4433-b593-0d713fe617cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1655326716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b565d9b0cc7426e86d4efa8e69e206d',qos_specs=None,replication_status=,reservations=['6f81cd92-9d38-48c2-9c34-eca98387f4a4','1c2652bc-d5a1-40c4-bb14-83b175bcc1fe','a8ed1818-00a4-4da2-b1b4-5123ba2b8f43','96f52d24-689e-4788-bd15-c1b7779d1f7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d235123516264abeb53116453ac1871a',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:19:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1655326716',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b07498fd-acc9-4433-b593-0d713fe617cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b565d9b0cc7426e86d4efa8e69e206d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d235123516264abeb53116453ac1871a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:52.124636 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-af0422c1-5378-4cab-a239-9e78102fd390 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (808d0843-2430-414d-8aa9-7e8d4a2307c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:52.152569 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-af0422c1-5378-4cab-a239-9e78102fd390 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (808d0843-2430-414d-8aa9-7e8d4a2307c0) transitioned into state 'SUCCESS' from state '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-1655326716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b565d9b0cc7426e86d4efa8e69e206d',qos_specs=None,replication_status=,reservations=['6f81cd92-9d38-48c2-9c34-eca98387f4a4','1c2652bc-d5a1-40c4-bb14-83b175bcc1fe','a8ed1818-00a4-4da2-b1b4-5123ba2b8f43','96f52d24-689e-4788-bd15-c1b7779d1f7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d235123516264abeb53116453ac1871a',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:52.153822 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-af0422c1-5378-4cab-a239-9e78102fd390 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2869b410-0edb-4859-b446-0f8b97500032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:52.190236 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-af0422c1-5378-4cab-a239-9e78102fd390 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2869b410-0edb-4859-b446-0f8b97500032) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:52.191014 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-af0422c1-5378-4cab-a239-9e78102fd390 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Flow 'volume_create_api' (9c283484-6e4d-49eb-ba21-3e8a58ea3d9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:19:52.192079 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-af0422c1-5378-4cab-a239-9e78102fd390 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Create volume request issued successfully. Aug 25 16:19:52.193021 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-af0422c1-5378-4cab-a239-9e78102fd390 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:19:52.193739 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 115/449] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:19:51 2026] POST /volume/v3/volumes => generated 760 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:19:52.211293 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-77f7375d-da42-4783-bd2d-7b0add7f07f5 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:52.214109 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-77f7375d-da42-4783-bd2d-7b0add7f07f5 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:19:52.214469 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-77f7375d-da42-4783-bd2d-7b0add7f07f5 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "b83f8e24-723d-4e44-b7c2-cea9d3dbfebf", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-351014900"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:52.216620 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-77f7375d-da42-4783-bd2d-7b0add7f07f5 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Create volume request body: {'volume': {"'snapshot_id": 'b83f8e24-723d-4e44-b7c2-cea9d3dbfebf', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-351014900'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:19:52.216837 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-77f7375d-da42-4783-bd2d-7b0add7f07f5 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Create volume of 1 GB Aug 25 16:19:52.217440 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:52.217440 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:52.221111 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-77f7375d-da42-4783-bd2d-7b0add7f07f5 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Availability Zones retrieved successfully. Aug 25 16:19:52.235914 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-77f7375d-da42-4783-bd2d-7b0add7f07f5 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Flow 'volume_create_api' (816a8084-0632-4a1e-b83d-6b5aa89d2c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:19:52.237099 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-77f7375d-da42-4783-bd2d-7b0add7f07f5 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a120c07-a017-459b-9cc4-fe6bca02c7fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:52.238335 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-77f7375d-da42-4783-bd2d-7b0add7f07f5 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:19:52.282011 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-77f7375d-da42-4783-bd2d-7b0add7f07f5 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a120c07-a017-459b-9cc4-fe6bca02c7fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:52.283075 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-77f7375d-da42-4783-bd2d-7b0add7f07f5 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaeae2b9-d5a7-4ad5-bd1b-8651623303d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:52.343817 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-77f7375d-da42-4783-bd2d-7b0add7f07f5 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Created reservations ['aaa4d3b8-7be9-4113-aeca-279e1aa7ebaf', 'f21a3211-9262-4fb3-9fc7-c45ddab8d66b', 'be21b231-da71-468b-bbc9-bc1ca112f65d', 'f4415b08-ed6e-45f2-8b4a-2ccbbc3c5738'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:19:52.345302 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-77f7375d-da42-4783-bd2d-7b0add7f07f5 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaeae2b9-d5a7-4ad5-bd1b-8651623303d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aaa4d3b8-7be9-4113-aeca-279e1aa7ebaf', 'f21a3211-9262-4fb3-9fc7-c45ddab8d66b', 'be21b231-da71-468b-bbc9-bc1ca112f65d', 'f4415b08-ed6e-45f2-8b4a-2ccbbc3c5738']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:52.346600 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-77f7375d-da42-4783-bd2d-7b0add7f07f5 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38513f70-af94-4e8e-a939-982b02a3057d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:52.387683 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-77f7375d-da42-4783-bd2d-7b0add7f07f5 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38513f70-af94-4e8e-a939-982b02a3057d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'acf77a7f-9371-4c3b-bade-80a5a17666ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-351014900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b565d9b0cc7426e86d4efa8e69e206d',qos_specs=None,replication_status=,reservations=['aaa4d3b8-7be9-4113-aeca-279e1aa7ebaf','f21a3211-9262-4fb3-9fc7-c45ddab8d66b','be21b231-da71-468b-bbc9-bc1ca112f65d','f4415b08-ed6e-45f2-8b4a-2ccbbc3c5738'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d235123516264abeb53116453ac1871a',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:19:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-351014900',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=acf77a7f-9371-4c3b-bade-80a5a17666ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b565d9b0cc7426e86d4efa8e69e206d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d235123516264abeb53116453ac1871a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:52.390651 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-77f7375d-da42-4783-bd2d-7b0add7f07f5 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48ce9d3c-445c-4e6f-a6a8-4295f75b25b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:52.402941 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-67272c2a-056d-46eb-9f72-620a67055415 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Create volume of 1 GB Aug 25 16:19:52.410701 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-67272c2a-056d-46eb-9f72-620a67055415 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Availability Zones retrieved successfully. Aug 25 16:19:52.423246 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-67272c2a-056d-46eb-9f72-620a67055415 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Flow 'volume_create_api' (b3555ca5-f4f3-4cb5-8e2f-789005e5ca3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:19:52.423419 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-77f7375d-da42-4783-bd2d-7b0add7f07f5 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48ce9d3c-445c-4e6f-a6a8-4295f75b25b1) transitioned into state 'SUCCESS' from state '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-351014900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b565d9b0cc7426e86d4efa8e69e206d',qos_specs=None,replication_status=,reservations=['aaa4d3b8-7be9-4113-aeca-279e1aa7ebaf','f21a3211-9262-4fb3-9fc7-c45ddab8d66b','be21b231-da71-468b-bbc9-bc1ca112f65d','f4415b08-ed6e-45f2-8b4a-2ccbbc3c5738'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d235123516264abeb53116453ac1871a',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:52.423811 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-77f7375d-da42-4783-bd2d-7b0add7f07f5 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dca3bd0f-0844-4b49-a693-73fcdc475359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:52.424320 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-67272c2a-056d-46eb-9f72-620a67055415 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (166658ff-4054-417b-88e2-957a07e4f864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:52.426161 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-67272c2a-056d-46eb-9f72-620a67055415 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:19:52.441059 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-77f7375d-da42-4783-bd2d-7b0add7f07f5 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dca3bd0f-0844-4b49-a693-73fcdc475359) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:52.442062 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-77f7375d-da42-4783-bd2d-7b0add7f07f5 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Flow 'volume_create_api' (816a8084-0632-4a1e-b83d-6b5aa89d2c1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:19:52.442752 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-77f7375d-da42-4783-bd2d-7b0add7f07f5 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Create volume request issued successfully. Aug 25 16:19:52.443352 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-77f7375d-da42-4783-bd2d-7b0add7f07f5 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:19:52.444022 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 113/450] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:19:52 2026] POST /volume/v3/volumes => generated 759 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 25 16:19:52.463336 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f5374676-a448-4923-a263-d6972f63c55b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:52.468473 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f5374676-a448-4923-a263-d6972f63c55b tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:19:52.469100 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f5374676-a448-4923-a263-d6972f63c55b tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "b83f8e24-723d-4e44-b7c2-cea9d3dbfebf", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-554863633"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:52.470837 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-f5374676-a448-4923-a263-d6972f63c55b tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Create volume request body: {'volume': {"'snapshot_id": 'b83f8e24-723d-4e44-b7c2-cea9d3dbfebf', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-554863633'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:19:52.472665 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-f5374676-a448-4923-a263-d6972f63c55b tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Create volume of 1 GB Aug 25 16:19:52.472665 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:52.472665 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:52.481355 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-f5374676-a448-4923-a263-d6972f63c55b tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Availability Zones retrieved successfully. Aug 25 16:19:52.490162 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f5374676-a448-4923-a263-d6972f63c55b tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Flow 'volume_create_api' (ad1710a0-6660-4f6c-be13-e27ccc754ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:19:52.491466 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f5374676-a448-4923-a263-d6972f63c55b tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84f9cf2f-5246-46c0-a188-6b48b4ef0f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:52.493540 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-f5374676-a448-4923-a263-d6972f63c55b tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:19:52.541276 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-67272c2a-056d-46eb-9f72-620a67055415 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (166658ff-4054-417b-88e2-957a07e4f864) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:52.541276 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-67272c2a-056d-46eb-9f72-620a67055415 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69220cc1-3650-4440-b6ec-9319cf20a4e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:52.549365 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f5374676-a448-4923-a263-d6972f63c55b tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84f9cf2f-5246-46c0-a188-6b48b4ef0f9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:52.550881 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f5374676-a448-4923-a263-d6972f63c55b tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (874d3ba7-159d-4854-a4ba-28c99dc43700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:52.632328 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-67272c2a-056d-46eb-9f72-620a67055415 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Created reservations ['04c30ab0-15a3-423d-95d4-11979bfe49ae', '99427269-a886-48c2-98cb-c655f889d633', '9b63050d-c545-435d-9bb5-9e7d7de88c03', '9858d725-4db1-41cf-852d-bd2b3782465e'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:19:52.633380 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-67272c2a-056d-46eb-9f72-620a67055415 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69220cc1-3650-4440-b6ec-9319cf20a4e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04c30ab0-15a3-423d-95d4-11979bfe49ae', '99427269-a886-48c2-98cb-c655f889d633', '9b63050d-c545-435d-9bb5-9e7d7de88c03', '9858d725-4db1-41cf-852d-bd2b3782465e']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:52.634411 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-67272c2a-056d-46eb-9f72-620a67055415 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd7fb568-b132-4f28-bfcc-9dd67e45355e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:52.638227 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-f5374676-a448-4923-a263-d6972f63c55b tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Created reservations ['4748d692-33f3-4e89-a44f-089a7ac69d7c', 'a59f9735-2353-4d44-83fa-e4d82e208c51', 'cb0c362c-c352-4b0d-9e94-03d52b31162b', 'f18fa912-e94b-4e46-97e8-96d4eb688ab1'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:19:52.639111 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f5374676-a448-4923-a263-d6972f63c55b tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (874d3ba7-159d-4854-a4ba-28c99dc43700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4748d692-33f3-4e89-a44f-089a7ac69d7c', 'a59f9735-2353-4d44-83fa-e4d82e208c51', 'cb0c362c-c352-4b0d-9e94-03d52b31162b', 'f18fa912-e94b-4e46-97e8-96d4eb688ab1']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:52.640680 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f5374676-a448-4923-a263-d6972f63c55b tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a526092c-2b15-4a7d-a1ca-59a9137f7971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:52.695744 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f5374676-a448-4923-a263-d6972f63c55b tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a526092c-2b15-4a7d-a1ca-59a9137f7971) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '535de313-a2df-4277-90bb-ba2a9fafb4bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-554863633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b565d9b0cc7426e86d4efa8e69e206d',qos_specs=None,replication_status=,reservations=['4748d692-33f3-4e89-a44f-089a7ac69d7c','a59f9735-2353-4d44-83fa-e4d82e208c51','cb0c362c-c352-4b0d-9e94-03d52b31162b','f18fa912-e94b-4e46-97e8-96d4eb688ab1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d235123516264abeb53116453ac1871a',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:19:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-554863633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=535de313-a2df-4277-90bb-ba2a9fafb4bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b565d9b0cc7426e86d4efa8e69e206d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d235123516264abeb53116453ac1871a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:52.695744 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f5374676-a448-4923-a263-d6972f63c55b tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c4a7f78-a80c-45d5-8273-54f8e030bc0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:52.700399 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-67272c2a-056d-46eb-9f72-620a67055415 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd7fb568-b132-4f28-bfcc-9dd67e45355e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78f5568e-ca50-4b9b-98e5-222bad3bb179', '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='67483326855b43c59c5cd0a7a9087cff',qos_specs=None,replication_status=,reservations=['04c30ab0-15a3-423d-95d4-11979bfe49ae','99427269-a886-48c2-98cb-c655f889d633','9b63050d-c545-435d-9bb5-9e7d7de88c03','9858d725-4db1-41cf-852d-bd2b3782465e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abaa07b2e7f04a84a840e21f9d49fe1d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:19:52Z,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=78f5568e-ca50-4b9b-98e5-222bad3bb179,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67483326855b43c59c5cd0a7a9087cff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abaa07b2e7f04a84a840e21f9d49fe1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:52.701377 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-67272c2a-056d-46eb-9f72-620a67055415 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0f02402-7b61-4bfb-9f99-d583d656cd35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:52.757970 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f5374676-a448-4923-a263-d6972f63c55b tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c4a7f78-a80c-45d5-8273-54f8e030bc0d) transitioned into state 'SUCCESS' from state '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-554863633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b565d9b0cc7426e86d4efa8e69e206d',qos_specs=None,replication_status=,reservations=['4748d692-33f3-4e89-a44f-089a7ac69d7c','a59f9735-2353-4d44-83fa-e4d82e208c51','cb0c362c-c352-4b0d-9e94-03d52b31162b','f18fa912-e94b-4e46-97e8-96d4eb688ab1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d235123516264abeb53116453ac1871a',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:52.758678 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f5374676-a448-4923-a263-d6972f63c55b tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (462d145e-0d6c-416a-8376-820da466496b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:52.991764 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-67272c2a-056d-46eb-9f72-620a67055415 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0f02402-7b61-4bfb-9f99-d583d656cd35) transitioned into 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='67483326855b43c59c5cd0a7a9087cff',qos_specs=None,replication_status=,reservations=['04c30ab0-15a3-423d-95d4-11979bfe49ae','99427269-a886-48c2-98cb-c655f889d633','9b63050d-c545-435d-9bb5-9e7d7de88c03','9858d725-4db1-41cf-852d-bd2b3782465e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abaa07b2e7f04a84a840e21f9d49fe1d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:52.991764 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-67272c2a-056d-46eb-9f72-620a67055415 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c190c0d9-4bdd-4e7d-aba7-5a1e778d2f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:19:53.067952 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f5374676-a448-4923-a263-d6972f63c55b tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (462d145e-0d6c-416a-8376-820da466496b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:53.068942 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f5374676-a448-4923-a263-d6972f63c55b tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Flow 'volume_create_api' (ad1710a0-6660-4f6c-be13-e27ccc754ae0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:19:53.070777 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-f5374676-a448-4923-a263-d6972f63c55b tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Create volume request issued successfully. Aug 25 16:19:53.070777 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f5374676-a448-4923-a263-d6972f63c55b tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:19:53.070777 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 114/451] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:19:52 2026] POST /volume/v3/volumes => generated 759 bytes in 609 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:19:53.087948 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-89a35c49-882b-4c40-b9d4-ea42199ef224 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:53.090403 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-89a35c49-882b-4c40-b9d4-ea42199ef224 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] GET https://10.4.3.102/volume/v3/volumes/0e8e1816-ff10-4384-b5ba-31e314eb39e0 Aug 25 16:19:53.090522 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-89a35c49-882b-4c40-b9d4-ea42199ef224 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:53.090802 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-89a35c49-882b-4c40-b9d4-ea42199ef224 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:53.092020 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-67272c2a-056d-46eb-9f72-620a67055415 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c190c0d9-4bdd-4e7d-aba7-5a1e778d2f5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:19:53.093106 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-67272c2a-056d-46eb-9f72-620a67055415 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Flow 'volume_create_api' (b3555ca5-f4f3-4cb5-8e2f-789005e5ca3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:19:53.093420 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-67272c2a-056d-46eb-9f72-620a67055415 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Create volume request issued successfully. Aug 25 16:19:53.094030 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-67272c2a-056d-46eb-9f72-620a67055415 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:19:53.094521 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 110/452] 10.4.3.102 () {72 vars in 1541 bytes} [Tue Aug 25 16:19:51 2026] POST /volume/v3/volumes => generated 703 bytes in 1659 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:19:53.106255 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:53.106255 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:53.113754 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-36833138-3d8a-4496-8b40-bfb845e8030d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:53.117610 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-89a35c49-882b-4c40-b9d4-ea42199ef224 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Volume info retrieved successfully. Aug 25 16:19:53.117740 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-36833138-3d8a-4496-8b40-bfb845e8030d tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] GET https://10.4.3.102/volume/v3/volumes/78f5568e-ca50-4b9b-98e5-222bad3bb179 Aug 25 16:19:53.117740 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-36833138-3d8a-4496-8b40-bfb845e8030d tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:53.117740 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-36833138-3d8a-4496-8b40-bfb845e8030d tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:53.128160 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:53.128160 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:53.133879 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-36833138-3d8a-4496-8b40-bfb845e8030d tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Volume info retrieved successfully. Aug 25 16:19:53.143809 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-36833138-3d8a-4496-8b40-bfb845e8030d tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] https://10.4.3.102/volume/v3/volumes/78f5568e-ca50-4b9b-98e5-222bad3bb179 returned with HTTP 200 Aug 25 16:19:53.143809 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 114/453] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:19:53 2026] GET /volume/v3/volumes/78f5568e-ca50-4b9b-98e5-222bad3bb179 => generated 771 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:53.144083 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-89a35c49-882b-4c40-b9d4-ea42199ef224 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] https://10.4.3.102/volume/v3/volumes/0e8e1816-ff10-4384-b5ba-31e314eb39e0 returned with HTTP 200 Aug 25 16:19:53.144083 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 116/454] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:53 2026] GET /volume/v3/volumes/0e8e1816-ff10-4384-b5ba-31e314eb39e0 => generated 852 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:53.153177 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-97b582ae-b557-4903-8e09-0ebe95dda573 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:53.158473 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-97b582ae-b557-4903-8e09-0ebe95dda573 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] GET https://10.4.3.102/volume/v3/volumes/78f5568e-ca50-4b9b-98e5-222bad3bb179 Aug 25 16:19:53.158804 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-97b582ae-b557-4903-8e09-0ebe95dda573 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:53.159055 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-97b582ae-b557-4903-8e09-0ebe95dda573 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:53.163856 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-1d8da746-df9a-46c3-a761-d7d126029397 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:53.166791 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1d8da746-df9a-46c3-a761-d7d126029397 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] GET https://10.4.3.102/volume/v3/volumes/a26cd2da-ba2a-48fc-a60d-6d7f5e7f52c5 Aug 25 16:19:53.166791 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1d8da746-df9a-46c3-a761-d7d126029397 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:53.167950 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1d8da746-df9a-46c3-a761-d7d126029397 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:53.174274 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:53.174274 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:53.176987 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:53.176987 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:53.188859 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-1d8da746-df9a-46c3-a761-d7d126029397 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Volume info retrieved successfully. Aug 25 16:19:53.190848 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-97b582ae-b557-4903-8e09-0ebe95dda573 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Volume info retrieved successfully. Aug 25 16:19:53.194379 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1d8da746-df9a-46c3-a761-d7d126029397 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] https://10.4.3.102/volume/v3/volumes/a26cd2da-ba2a-48fc-a60d-6d7f5e7f52c5 returned with HTTP 200 Aug 25 16:19:53.194927 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 111/455] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:53 2026] GET /volume/v3/volumes/a26cd2da-ba2a-48fc-a60d-6d7f5e7f52c5 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:53.202666 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-97b582ae-b557-4903-8e09-0ebe95dda573 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] https://10.4.3.102/volume/v3/volumes/78f5568e-ca50-4b9b-98e5-222bad3bb179 returned with HTTP 200 Aug 25 16:19:53.202666 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 115/456] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:19:53 2026] GET /volume/v3/volumes/78f5568e-ca50-4b9b-98e5-222bad3bb179 => generated 771 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:53.226362 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-2695769e-0f12-45ed-be4b-383df3de8fe7 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:53.226362 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2695769e-0f12-45ed-be4b-383df3de8fe7 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] GET https://10.4.3.102/volume/v3/volumes/b07498fd-acc9-4433-b593-0d713fe617cd Aug 25 16:19:53.226362 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2695769e-0f12-45ed-be4b-383df3de8fe7 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:53.227996 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2695769e-0f12-45ed-be4b-383df3de8fe7 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:53.236117 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:53.236117 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:53.241151 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-2695769e-0f12-45ed-be4b-383df3de8fe7 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Volume info retrieved successfully. Aug 25 16:19:53.251673 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2695769e-0f12-45ed-be4b-383df3de8fe7 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] https://10.4.3.102/volume/v3/volumes/b07498fd-acc9-4433-b593-0d713fe617cd returned with HTTP 200 Aug 25 16:19:53.251673 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 115/457] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:53 2026] GET /volume/v3/volumes/b07498fd-acc9-4433-b593-0d713fe617cd => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:53.261833 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-be8c5852-ab2a-4ae7-b5d0-853f2ccc840a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:53.264383 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-be8c5852-ab2a-4ae7-b5d0-853f2ccc840a tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] GET https://10.4.3.102/volume/v3/volumes/acf77a7f-9371-4c3b-bade-80a5a17666ea Aug 25 16:19:53.264718 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-be8c5852-ab2a-4ae7-b5d0-853f2ccc840a tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:53.265003 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-be8c5852-ab2a-4ae7-b5d0-853f2ccc840a tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:53.273144 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:53.273144 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:53.277272 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-be8c5852-ab2a-4ae7-b5d0-853f2ccc840a tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Volume info retrieved successfully. Aug 25 16:19:53.314694 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-be8c5852-ab2a-4ae7-b5d0-853f2ccc840a tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] https://10.4.3.102/volume/v3/volumes/acf77a7f-9371-4c3b-bade-80a5a17666ea returned with HTTP 200 Aug 25 16:19:53.314694 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 117/458] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:53 2026] GET /volume/v3/volumes/acf77a7f-9371-4c3b-bade-80a5a17666ea => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:53.332254 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a9a13fc9-24ae-4c5e-a51e-964ce6b02af0 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:53.335141 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a9a13fc9-24ae-4c5e-a51e-964ce6b02af0 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] GET https://10.4.3.102/volume/v3/volumes/535de313-a2df-4277-90bb-ba2a9fafb4bf Aug 25 16:19:53.335495 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a9a13fc9-24ae-4c5e-a51e-964ce6b02af0 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:53.335816 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a9a13fc9-24ae-4c5e-a51e-964ce6b02af0 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:53.353103 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:53.353103 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:53.353906 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-a9a13fc9-24ae-4c5e-a51e-964ce6b02af0 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Volume info retrieved successfully. Aug 25 16:19:53.360668 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a9a13fc9-24ae-4c5e-a51e-964ce6b02af0 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] https://10.4.3.102/volume/v3/volumes/535de313-a2df-4277-90bb-ba2a9fafb4bf returned with HTTP 200 Aug 25 16:19:53.361081 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 112/459] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:53 2026] GET /volume/v3/volumes/535de313-a2df-4277-90bb-ba2a9fafb4bf => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:54.378124 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-4244efa5-4d98-4f3b-99f8-ca914edb9960 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:54.380793 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4244efa5-4d98-4f3b-99f8-ca914edb9960 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] GET https://10.4.3.102/volume/v3/volumes/535de313-a2df-4277-90bb-ba2a9fafb4bf Aug 25 16:19:54.381270 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4244efa5-4d98-4f3b-99f8-ca914edb9960 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:54.381676 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4244efa5-4d98-4f3b-99f8-ca914edb9960 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:54.395887 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:54.395887 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:54.409202 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-4244efa5-4d98-4f3b-99f8-ca914edb9960 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Volume info retrieved successfully. Aug 25 16:19:54.413677 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4244efa5-4d98-4f3b-99f8-ca914edb9960 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] https://10.4.3.102/volume/v3/volumes/535de313-a2df-4277-90bb-ba2a9fafb4bf returned with HTTP 200 Aug 25 16:19:54.414390 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 116/460] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:54 2026] GET /volume/v3/volumes/535de313-a2df-4277-90bb-ba2a9fafb4bf => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:54.439532 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-fd2ae15e-a95f-4204-b55c-ec6ebb896d59 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:54.441401 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fd2ae15e-a95f-4204-b55c-ec6ebb896d59 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] DELETE https://10.4.3.102/volume/v3/volumes/535de313-a2df-4277-90bb-ba2a9fafb4bf Aug 25 16:19:54.441736 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fd2ae15e-a95f-4204-b55c-ec6ebb896d59 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:54.441805 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fd2ae15e-a95f-4204-b55c-ec6ebb896d59 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:54.442005 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-fd2ae15e-a95f-4204-b55c-ec6ebb896d59 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Delete volume with id: 535de313-a2df-4277-90bb-ba2a9fafb4bf Aug 25 16:19:54.446792 np0000008093 devstack@c-api.service[100457]: DEBUG dbcounter [-] [100457] Writing DB stats cinder:SELECT=366,cinder:INSERT=44,cinder:UPDATE=84 {{(pid=100457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:19:54.456673 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:54.456673 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:54.457201 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-fd2ae15e-a95f-4204-b55c-ec6ebb896d59 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Volume info retrieved successfully. Aug 25 16:19:54.502020 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-fd2ae15e-a95f-4204-b55c-ec6ebb896d59 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Delete volume request issued successfully. Aug 25 16:19:54.502338 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fd2ae15e-a95f-4204-b55c-ec6ebb896d59 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] https://10.4.3.102/volume/v3/volumes/535de313-a2df-4277-90bb-ba2a9fafb4bf returned with HTTP 202 Aug 25 16:19:54.502858 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 116/461] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:19:54 2026] DELETE /volume/v3/volumes/535de313-a2df-4277-90bb-ba2a9fafb4bf => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:19:54.513127 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-beca7a72-f8e6-4774-ba21-99d0269ca57a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:54.518203 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-beca7a72-f8e6-4774-ba21-99d0269ca57a tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] GET https://10.4.3.102/volume/v3/volumes/535de313-a2df-4277-90bb-ba2a9fafb4bf Aug 25 16:19:54.519663 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-beca7a72-f8e6-4774-ba21-99d0269ca57a tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:54.520003 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-beca7a72-f8e6-4774-ba21-99d0269ca57a tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:54.532982 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:54.532982 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:54.538975 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-beca7a72-f8e6-4774-ba21-99d0269ca57a tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Volume info retrieved successfully. Aug 25 16:19:54.551260 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-beca7a72-f8e6-4774-ba21-99d0269ca57a tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] https://10.4.3.102/volume/v3/volumes/535de313-a2df-4277-90bb-ba2a9fafb4bf returned with HTTP 200 Aug 25 16:19:54.552003 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 118/462] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:54 2026] GET /volume/v3/volumes/535de313-a2df-4277-90bb-ba2a9fafb4bf => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:55.574231 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-deb8c1ec-ec08-47a1-9239-d2ca2f3f3ae8 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:55.577039 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-deb8c1ec-ec08-47a1-9239-d2ca2f3f3ae8 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] GET https://10.4.3.102/volume/v3/volumes/535de313-a2df-4277-90bb-ba2a9fafb4bf Aug 25 16:19:55.578696 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-deb8c1ec-ec08-47a1-9239-d2ca2f3f3ae8 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:55.578696 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-deb8c1ec-ec08-47a1-9239-d2ca2f3f3ae8 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:55.584374 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-deb8c1ec-ec08-47a1-9239-d2ca2f3f3ae8 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] https://10.4.3.102/volume/v3/volumes/535de313-a2df-4277-90bb-ba2a9fafb4bf returned with HTTP 404 Aug 25 16:19:55.585135 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 113/463] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:55 2026] GET /volume/v3/volumes/535de313-a2df-4277-90bb-ba2a9fafb4bf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:19:55.594047 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-60d7e12d-454d-439a-aa0e-788d8cfe7595 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:55.595996 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-60d7e12d-454d-439a-aa0e-788d8cfe7595 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] DELETE https://10.4.3.102/volume/v3/volumes/acf77a7f-9371-4c3b-bade-80a5a17666ea Aug 25 16:19:55.596201 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-60d7e12d-454d-439a-aa0e-788d8cfe7595 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:55.596492 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-60d7e12d-454d-439a-aa0e-788d8cfe7595 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:55.597026 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-60d7e12d-454d-439a-aa0e-788d8cfe7595 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Delete volume with id: acf77a7f-9371-4c3b-bade-80a5a17666ea Aug 25 16:19:55.601498 np0000008093 devstack@c-api.service[100456]: DEBUG dbcounter [-] [100456] Writing DB stats cinder:SELECT=266,cinder:UPDATE=56,cinder:INSERT=32 {{(pid=100456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:19:55.609781 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:55.609781 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:55.610375 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-60d7e12d-454d-439a-aa0e-788d8cfe7595 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Volume info retrieved successfully. Aug 25 16:19:55.659954 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-60d7e12d-454d-439a-aa0e-788d8cfe7595 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Delete volume request issued successfully. Aug 25 16:19:55.660463 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-60d7e12d-454d-439a-aa0e-788d8cfe7595 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] https://10.4.3.102/volume/v3/volumes/acf77a7f-9371-4c3b-bade-80a5a17666ea returned with HTTP 202 Aug 25 16:19:55.661534 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 117/464] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:19:55 2026] DELETE /volume/v3/volumes/acf77a7f-9371-4c3b-bade-80a5a17666ea => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:19:55.670394 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-82a81e77-1df6-40be-af21-c1c2c9398eb5 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:55.672608 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-82a81e77-1df6-40be-af21-c1c2c9398eb5 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] GET https://10.4.3.102/volume/v3/volumes/acf77a7f-9371-4c3b-bade-80a5a17666ea Aug 25 16:19:55.672809 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-82a81e77-1df6-40be-af21-c1c2c9398eb5 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:55.673014 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-82a81e77-1df6-40be-af21-c1c2c9398eb5 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:55.694438 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:55.694438 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:55.699196 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-82a81e77-1df6-40be-af21-c1c2c9398eb5 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Volume info retrieved successfully. Aug 25 16:19:55.705199 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-82a81e77-1df6-40be-af21-c1c2c9398eb5 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] https://10.4.3.102/volume/v3/volumes/acf77a7f-9371-4c3b-bade-80a5a17666ea returned with HTTP 200 Aug 25 16:19:55.705308 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 117/465] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:55 2026] GET /volume/v3/volumes/acf77a7f-9371-4c3b-bade-80a5a17666ea => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:56.212188 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-ecd3f3ad-c89a-41fe-b017-790a4b7fc428 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:56.214294 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-ecd3f3ad-c89a-41fe-b017-790a4b7fc428 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] GET https://10.4.3.102/volume/v3/volumes/78f5568e-ca50-4b9b-98e5-222bad3bb179 Aug 25 16:19:56.214535 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-ecd3f3ad-c89a-41fe-b017-790a4b7fc428 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:56.214784 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-ecd3f3ad-c89a-41fe-b017-790a4b7fc428 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:56.217032 np0000008093 devstack@c-api.service[100454]: DEBUG dbcounter [-] [100454] Writing DB stats cinder:SELECT=281,cinder:UPDATE=34,cinder:INSERT=11,cinder:DELETE=1 {{(pid=100454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:19:56.247375 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:56.247375 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:56.254197 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-ecd3f3ad-c89a-41fe-b017-790a4b7fc428 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Volume info retrieved successfully. Aug 25 16:19:56.261825 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-ecd3f3ad-c89a-41fe-b017-790a4b7fc428 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] https://10.4.3.102/volume/v3/volumes/78f5568e-ca50-4b9b-98e5-222bad3bb179 returned with HTTP 200 Aug 25 16:19:56.263165 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 119/466] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:19:56 2026] GET /volume/v3/volumes/78f5568e-ca50-4b9b-98e5-222bad3bb179 => generated 1311 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:56.273649 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-cffc3ff6-093b-4dd8-a1d9-dc97402f99ad None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:56.274519 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cffc3ff6-093b-4dd8-a1d9-dc97402f99ad None None] GET https://10.4.3.102/volume// Aug 25 16:19:56.274755 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-cffc3ff6-093b-4dd8-a1d9-dc97402f99ad None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:56.275042 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-cffc3ff6-093b-4dd8-a1d9-dc97402f99ad None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:56.277319 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cffc3ff6-093b-4dd8-a1d9-dc97402f99ad None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:19:56.278376 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 114/467] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:19:56 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:19:56.292638 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-fa724e14-21bc-478d-8c1f-fcb2d2d59f48 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:56.294858 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-fa724e14-21bc-478d-8c1f-fcb2d2d59f48 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:19:56.295508 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-fa724e14-21bc-478d-8c1f-fcb2d2d59f48 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "78f5568e-ca50-4b9b-98e5-222bad3bb179", "connector": null, "instance_uuid": "13d0fab2-0a69-42ec-aba8-a6dd539f4882"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:56.314145 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:56.314145 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:56.359350 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-fa724e14-21bc-478d-8c1f-fcb2d2d59f48 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:19:56.360132 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 118/468] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:19:56 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:56.369999 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-8973cdef-195b-4d91-9729-02028e4d8017 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:56.370554 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8973cdef-195b-4d91-9729-02028e4d8017 None None] GET https://10.4.3.102/volume// Aug 25 16:19:56.370825 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8973cdef-195b-4d91-9729-02028e4d8017 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:56.371094 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8973cdef-195b-4d91-9729-02028e4d8017 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:56.371542 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8973cdef-195b-4d91-9729-02028e4d8017 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:19:56.371978 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 118/469] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:19:56 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:19:56.380680 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-4ff59687-b71d-40e7-a0ee-b59aaef642f5 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:56.384415 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-4ff59687-b71d-40e7-a0ee-b59aaef642f5 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] GET https://10.4.3.102/volume/v3/volumes/78f5568e-ca50-4b9b-98e5-222bad3bb179 Aug 25 16:19:56.384415 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-4ff59687-b71d-40e7-a0ee-b59aaef642f5 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:56.384609 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-4ff59687-b71d-40e7-a0ee-b59aaef642f5 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:56.400513 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:56.400513 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:56.405981 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-4ff59687-b71d-40e7-a0ee-b59aaef642f5 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Volume info retrieved successfully. Aug 25 16:19:56.416638 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-4ff59687-b71d-40e7-a0ee-b59aaef642f5 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] https://10.4.3.102/volume/v3/volumes/78f5568e-ca50-4b9b-98e5-222bad3bb179 returned with HTTP 200 Aug 25 16:19:56.417260 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 120/470] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:19:56 2026] GET /volume/v3/volumes/78f5568e-ca50-4b9b-98e5-222bad3bb179 => generated 1490 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:19:56.526353 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-f7c6bb43-8dc2-44ce-a4c2-3f2138fcc892 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:56.531255 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-f7c6bb43-8dc2-44ce-a4c2-3f2138fcc892 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] PUT https://10.4.3.102/volume/v3/attachments/a3ec63c6-679e-4895-99f3-8e15e524aacb Aug 25 16:19:56.532982 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-f7c6bb43-8dc2-44ce-a4c2-3f2138fcc892 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:56.542954 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-f7c6bb43-8dc2-44ce-a4c2-3f2138fcc892 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Acquiring lock "cinder-attachment_update-78f5568e-ca50-4b9b-98e5-222bad3bb179-np0000008093" by "attachment_update" {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:19:56.553870 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-f7c6bb43-8dc2-44ce-a4c2-3f2138fcc892 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Lock "cinder-attachment_update-78f5568e-ca50-4b9b-98e5-222bad3bb179-np0000008093" acquired by "attachment_update" :: waited 0.008s {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:19:56.553870 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:56.553870 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:56.693222 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-f7c6bb43-8dc2-44ce-a4c2-3f2138fcc892 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Lock "cinder-attachment_update-78f5568e-ca50-4b9b-98e5-222bad3bb179-np0000008093" released by "attachment_update" :: held 0.142s {{(pid=100455) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:19:56.693618 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-f7c6bb43-8dc2-44ce-a4c2-3f2138fcc892 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] https://10.4.3.102/volume/v3/attachments/a3ec63c6-679e-4895-99f3-8e15e524aacb returned with HTTP 200 Aug 25 16:19:56.694367 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 115/471] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:19:56 2026] PUT /volume/v3/attachments/a3ec63c6-679e-4895-99f3-8e15e524aacb => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:19:56.725234 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-1f85221e-31fd-4a22-8d28-5071437d1af3 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:56.727561 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1f85221e-31fd-4a22-8d28-5071437d1af3 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] GET https://10.4.3.102/volume/v3/volumes/acf77a7f-9371-4c3b-bade-80a5a17666ea Aug 25 16:19:56.727711 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1f85221e-31fd-4a22-8d28-5071437d1af3 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:56.727925 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1f85221e-31fd-4a22-8d28-5071437d1af3 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:56.731669 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-7127d80b-2ba8-4af8-8cff-7a1afe56eea7 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:56.734118 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-7127d80b-2ba8-4af8-8cff-7a1afe56eea7 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] POST https://10.4.3.102/volume/v3/attachments/a3ec63c6-679e-4895-99f3-8e15e524aacb/action Aug 25 16:19:56.734573 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-7127d80b-2ba8-4af8-8cff-7a1afe56eea7 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Action body: b'{"os-complete": null}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:19:56.734670 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-7127d80b-2ba8-4af8-8cff-7a1afe56eea7 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:19:56.740874 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1f85221e-31fd-4a22-8d28-5071437d1af3 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] https://10.4.3.102/volume/v3/volumes/acf77a7f-9371-4c3b-bade-80a5a17666ea returned with HTTP 404 Aug 25 16:19:56.741882 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 119/472] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:56 2026] GET /volume/v3/volumes/acf77a7f-9371-4c3b-bade-80a5a17666ea => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:19:56.752990 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-dd5db734-27e4-4710-9cc7-ec9e9bfbac81 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:56.753446 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:56.753446 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:56.755290 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-dd5db734-27e4-4710-9cc7-ec9e9bfbac81 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] DELETE https://10.4.3.102/volume/v3/volumes/b07498fd-acc9-4433-b593-0d713fe617cd Aug 25 16:19:56.755567 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-dd5db734-27e4-4710-9cc7-ec9e9bfbac81 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:56.755834 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-dd5db734-27e4-4710-9cc7-ec9e9bfbac81 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:56.756045 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-dd5db734-27e4-4710-9cc7-ec9e9bfbac81 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Delete volume with id: b07498fd-acc9-4433-b593-0d713fe617cd Aug 25 16:19:56.765520 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:56.765520 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:56.766109 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-dd5db734-27e4-4710-9cc7-ec9e9bfbac81 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Volume info retrieved successfully. Aug 25 16:19:56.804517 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-c7f39911-7fd5-4c71-8747-7801c7b9be0c req-7127d80b-2ba8-4af8-8cff-7a1afe56eea7 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] https://10.4.3.102/volume/v3/attachments/a3ec63c6-679e-4895-99f3-8e15e524aacb/action returned with HTTP 204 Aug 25 16:19:56.805348 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 119/473] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:19:56 2026] POST /volume/v3/attachments/a3ec63c6-679e-4895-99f3-8e15e524aacb/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:19:56.829413 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-dd5db734-27e4-4710-9cc7-ec9e9bfbac81 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Delete volume request issued successfully. Aug 25 16:19:56.830729 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-dd5db734-27e4-4710-9cc7-ec9e9bfbac81 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] https://10.4.3.102/volume/v3/volumes/b07498fd-acc9-4433-b593-0d713fe617cd returned with HTTP 202 Aug 25 16:19:56.830729 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 121/474] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:19:56 2026] DELETE /volume/v3/volumes/b07498fd-acc9-4433-b593-0d713fe617cd => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:19:56.845702 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-995841bd-dd31-4b90-ad83-05289e283a49 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:56.845702 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-995841bd-dd31-4b90-ad83-05289e283a49 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] GET https://10.4.3.102/volume/v3/volumes/b07498fd-acc9-4433-b593-0d713fe617cd Aug 25 16:19:56.845702 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-995841bd-dd31-4b90-ad83-05289e283a49 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:56.845702 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-995841bd-dd31-4b90-ad83-05289e283a49 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:56.854029 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:56.854029 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:19:56.858959 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-995841bd-dd31-4b90-ad83-05289e283a49 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Volume info retrieved successfully. Aug 25 16:19:56.866500 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-995841bd-dd31-4b90-ad83-05289e283a49 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] https://10.4.3.102/volume/v3/volumes/b07498fd-acc9-4433-b593-0d713fe617cd returned with HTTP 200 Aug 25 16:19:56.871475 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 116/475] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:56 2026] GET /volume/v3/volumes/b07498fd-acc9-4433-b593-0d713fe617cd => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:57.885612 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c5288832-445d-4761-97db-99bdb221f014 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:57.888162 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c5288832-445d-4761-97db-99bdb221f014 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] GET https://10.4.3.102/volume/v3/volumes/b07498fd-acc9-4433-b593-0d713fe617cd Aug 25 16:19:57.888683 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c5288832-445d-4761-97db-99bdb221f014 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:57.888912 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c5288832-445d-4761-97db-99bdb221f014 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:57.904003 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c5288832-445d-4761-97db-99bdb221f014 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] https://10.4.3.102/volume/v3/volumes/b07498fd-acc9-4433-b593-0d713fe617cd returned with HTTP 404 Aug 25 16:19:57.904518 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 120/476] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:57 2026] GET /volume/v3/volumes/b07498fd-acc9-4433-b593-0d713fe617cd => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:19:57.915164 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-79ffd012-ac48-44e1-aa88-9581f81cff2a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:57.919354 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-79ffd012-ac48-44e1-aa88-9581f81cff2a tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] DELETE https://10.4.3.102/volume/v3/volumes/a26cd2da-ba2a-48fc-a60d-6d7f5e7f52c5 Aug 25 16:19:57.919354 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-79ffd012-ac48-44e1-aa88-9581f81cff2a tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:57.919522 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-79ffd012-ac48-44e1-aa88-9581f81cff2a tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:57.919754 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-79ffd012-ac48-44e1-aa88-9581f81cff2a tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Delete volume with id: a26cd2da-ba2a-48fc-a60d-6d7f5e7f52c5 Aug 25 16:19:57.928544 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:57.928544 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:57.929180 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-79ffd012-ac48-44e1-aa88-9581f81cff2a tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Volume info retrieved successfully. Aug 25 16:19:57.977529 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-79ffd012-ac48-44e1-aa88-9581f81cff2a tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Delete volume request issued successfully. Aug 25 16:19:57.977775 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-79ffd012-ac48-44e1-aa88-9581f81cff2a tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] https://10.4.3.102/volume/v3/volumes/a26cd2da-ba2a-48fc-a60d-6d7f5e7f52c5 returned with HTTP 202 Aug 25 16:19:57.978171 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 120/477] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:19:57 2026] DELETE /volume/v3/volumes/a26cd2da-ba2a-48fc-a60d-6d7f5e7f52c5 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:19:57.986943 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-7ba97e0c-38fa-4485-b3f7-9495bba5af3a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:57.989224 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7ba97e0c-38fa-4485-b3f7-9495bba5af3a tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] GET https://10.4.3.102/volume/v3/volumes/a26cd2da-ba2a-48fc-a60d-6d7f5e7f52c5 Aug 25 16:19:57.989551 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7ba97e0c-38fa-4485-b3f7-9495bba5af3a tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:57.990479 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7ba97e0c-38fa-4485-b3f7-9495bba5af3a tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:58.001088 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:58.001088 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:19:58.007129 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-7ba97e0c-38fa-4485-b3f7-9495bba5af3a tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Volume info retrieved successfully. Aug 25 16:19:58.013038 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7ba97e0c-38fa-4485-b3f7-9495bba5af3a tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] https://10.4.3.102/volume/v3/volumes/a26cd2da-ba2a-48fc-a60d-6d7f5e7f52c5 returned with HTTP 200 Aug 25 16:19:58.013408 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 122/478] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:57 2026] GET /volume/v3/volumes/a26cd2da-ba2a-48fc-a60d-6d7f5e7f52c5 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:19:59.034912 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-fccb28d0-4f08-49f4-be46-d2b40474465e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:59.037805 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-fccb28d0-4f08-49f4-be46-d2b40474465e tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] GET https://10.4.3.102/volume/v3/volumes/a26cd2da-ba2a-48fc-a60d-6d7f5e7f52c5 Aug 25 16:19:59.038034 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-fccb28d0-4f08-49f4-be46-d2b40474465e tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:59.038287 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-fccb28d0-4f08-49f4-be46-d2b40474465e tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:59.046070 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-fccb28d0-4f08-49f4-be46-d2b40474465e tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] https://10.4.3.102/volume/v3/volumes/a26cd2da-ba2a-48fc-a60d-6d7f5e7f52c5 returned with HTTP 404 Aug 25 16:19:59.047134 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 117/479] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:59 2026] GET /volume/v3/volumes/a26cd2da-ba2a-48fc-a60d-6d7f5e7f52c5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:19:59.057499 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-39ae1f01-2b03-4892-9cf9-ff5d5cedae63 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:59.061770 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-39ae1f01-2b03-4892-9cf9-ff5d5cedae63 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] DELETE https://10.4.3.102/volume/v3/volumes/0e8e1816-ff10-4384-b5ba-31e314eb39e0 Aug 25 16:19:59.064490 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-39ae1f01-2b03-4892-9cf9-ff5d5cedae63 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:59.064490 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-39ae1f01-2b03-4892-9cf9-ff5d5cedae63 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:59.064490 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-39ae1f01-2b03-4892-9cf9-ff5d5cedae63 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Delete volume with id: 0e8e1816-ff10-4384-b5ba-31e314eb39e0 Aug 25 16:19:59.072289 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:59.072289 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:19:59.074442 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-39ae1f01-2b03-4892-9cf9-ff5d5cedae63 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Volume info retrieved successfully. Aug 25 16:19:59.119898 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-39ae1f01-2b03-4892-9cf9-ff5d5cedae63 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Delete volume request issued successfully. Aug 25 16:19:59.120086 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-39ae1f01-2b03-4892-9cf9-ff5d5cedae63 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] https://10.4.3.102/volume/v3/volumes/0e8e1816-ff10-4384-b5ba-31e314eb39e0 returned with HTTP 202 Aug 25 16:19:59.120704 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 121/480] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:19:59 2026] DELETE /volume/v3/volumes/0e8e1816-ff10-4384-b5ba-31e314eb39e0 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:19:59.136638 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-139cc67a-7e3e-4ddb-a30e-ca31b01f9964 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:19:59.139821 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-139cc67a-7e3e-4ddb-a30e-ca31b01f9964 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] GET https://10.4.3.102/volume/v3/volumes/0e8e1816-ff10-4384-b5ba-31e314eb39e0 Aug 25 16:19:59.140028 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-139cc67a-7e3e-4ddb-a30e-ca31b01f9964 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:19:59.143433 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-139cc67a-7e3e-4ddb-a30e-ca31b01f9964 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:19:59.151725 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:19:59.151725 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:19:59.159105 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-139cc67a-7e3e-4ddb-a30e-ca31b01f9964 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Volume info retrieved successfully. Aug 25 16:19:59.164379 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-139cc67a-7e3e-4ddb-a30e-ca31b01f9964 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] https://10.4.3.102/volume/v3/volumes/0e8e1816-ff10-4384-b5ba-31e314eb39e0 returned with HTTP 200 Aug 25 16:19:59.164536 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 121/481] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:19:59 2026] GET /volume/v3/volumes/0e8e1816-ff10-4384-b5ba-31e314eb39e0 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:00.184343 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ca19add1-1ce6-47e3-b7ef-6388b06f075e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:00.186919 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ca19add1-1ce6-47e3-b7ef-6388b06f075e tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] GET https://10.4.3.102/volume/v3/volumes/0e8e1816-ff10-4384-b5ba-31e314eb39e0 Aug 25 16:20:00.187058 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ca19add1-1ce6-47e3-b7ef-6388b06f075e tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:00.187263 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ca19add1-1ce6-47e3-b7ef-6388b06f075e tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:00.194295 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ca19add1-1ce6-47e3-b7ef-6388b06f075e tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] https://10.4.3.102/volume/v3/volumes/0e8e1816-ff10-4384-b5ba-31e314eb39e0 returned with HTTP 404 Aug 25 16:20:00.194855 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 123/482] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:00 2026] GET /volume/v3/volumes/0e8e1816-ff10-4384-b5ba-31e314eb39e0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:00.205613 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-44ff4ae3-7e17-4726-a91f-dd413c69cf71 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:00.209746 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-44ff4ae3-7e17-4726-a91f-dd413c69cf71 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/b83f8e24-723d-4e44-b7c2-cea9d3dbfebf Aug 25 16:20:00.210004 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-44ff4ae3-7e17-4726-a91f-dd413c69cf71 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:00.210264 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-44ff4ae3-7e17-4726-a91f-dd413c69cf71 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:00.210435 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.snapshots [None req-44ff4ae3-7e17-4726-a91f-dd413c69cf71 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Delete snapshot with id: b83f8e24-723d-4e44-b7c2-cea9d3dbfebf Aug 25 16:20:00.219984 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:00.219984 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:00.220782 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-44ff4ae3-7e17-4726-a91f-dd413c69cf71 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Snapshot retrieved successfully. Aug 25 16:20:00.260824 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-44ff4ae3-7e17-4726-a91f-dd413c69cf71 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Snapshot delete request issued successfully. Aug 25 16:20:00.261036 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-44ff4ae3-7e17-4726-a91f-dd413c69cf71 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] https://10.4.3.102/volume/v3/snapshots/b83f8e24-723d-4e44-b7c2-cea9d3dbfebf returned with HTTP 202 Aug 25 16:20:00.261726 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 118/483] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:20:00 2026] DELETE /volume/v3/snapshots/b83f8e24-723d-4e44-b7c2-cea9d3dbfebf => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:20:00.274136 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0f47ba36-2f95-4ea1-aa3e-d78b31139d0c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:00.277614 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0f47ba36-2f95-4ea1-aa3e-d78b31139d0c tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] GET https://10.4.3.102/volume/v3/snapshots/b83f8e24-723d-4e44-b7c2-cea9d3dbfebf Aug 25 16:20:00.277614 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0f47ba36-2f95-4ea1-aa3e-d78b31139d0c tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:00.277614 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0f47ba36-2f95-4ea1-aa3e-d78b31139d0c tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:00.308663 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:00.308663 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:00.310005 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-0f47ba36-2f95-4ea1-aa3e-d78b31139d0c tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Snapshot retrieved successfully. Aug 25 16:20:00.310600 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0f47ba36-2f95-4ea1-aa3e-d78b31139d0c tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] https://10.4.3.102/volume/v3/snapshots/b83f8e24-723d-4e44-b7c2-cea9d3dbfebf returned with HTTP 200 Aug 25 16:20:00.311162 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 122/484] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:20:00 2026] GET /volume/v3/snapshots/b83f8e24-723d-4e44-b7c2-cea9d3dbfebf => generated 474 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:01.325715 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-ec84cda5-4995-42fd-8c65-dc01a5000451 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:01.328438 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ec84cda5-4995-42fd-8c65-dc01a5000451 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] GET https://10.4.3.102/volume/v3/snapshots/b83f8e24-723d-4e44-b7c2-cea9d3dbfebf Aug 25 16:20:01.328812 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ec84cda5-4995-42fd-8c65-dc01a5000451 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:01.329138 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ec84cda5-4995-42fd-8c65-dc01a5000451 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:01.335937 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ec84cda5-4995-42fd-8c65-dc01a5000451 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] https://10.4.3.102/volume/v3/snapshots/b83f8e24-723d-4e44-b7c2-cea9d3dbfebf returned with HTTP 404 Aug 25 16:20:01.336895 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 122/485] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:20:01 2026] GET /volume/v3/snapshots/b83f8e24-723d-4e44-b7c2-cea9d3dbfebf => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:01.347081 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ae4ff7e9-e90b-419b-a017-7fec8fde7d70 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:01.349666 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ae4ff7e9-e90b-419b-a017-7fec8fde7d70 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] DELETE https://10.4.3.102/volume/v3/volumes/751e8bf9-ef77-4f3c-8ac6-5c9446309921 Aug 25 16:20:01.349800 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ae4ff7e9-e90b-419b-a017-7fec8fde7d70 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:01.350756 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ae4ff7e9-e90b-419b-a017-7fec8fde7d70 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:01.352298 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-ae4ff7e9-e90b-419b-a017-7fec8fde7d70 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Delete volume with id: 751e8bf9-ef77-4f3c-8ac6-5c9446309921 Aug 25 16:20:01.369829 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:01.369829 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:01.370913 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-ae4ff7e9-e90b-419b-a017-7fec8fde7d70 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Volume info retrieved successfully. Aug 25 16:20:01.430908 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-ae4ff7e9-e90b-419b-a017-7fec8fde7d70 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Delete volume request issued successfully. Aug 25 16:20:01.430908 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ae4ff7e9-e90b-419b-a017-7fec8fde7d70 tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] https://10.4.3.102/volume/v3/volumes/751e8bf9-ef77-4f3c-8ac6-5c9446309921 returned with HTTP 202 Aug 25 16:20:01.431438 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 124/486] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:20:01 2026] DELETE /volume/v3/volumes/751e8bf9-ef77-4f3c-8ac6-5c9446309921 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:20:01.447623 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-e70c904c-8d68-4a3f-80ca-4c15a616d33e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:01.450345 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e70c904c-8d68-4a3f-80ca-4c15a616d33e tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] GET https://10.4.3.102/volume/v3/volumes/751e8bf9-ef77-4f3c-8ac6-5c9446309921 Aug 25 16:20:01.450749 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e70c904c-8d68-4a3f-80ca-4c15a616d33e tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:01.451515 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e70c904c-8d68-4a3f-80ca-4c15a616d33e tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:01.462826 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:01.462826 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:01.469278 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-e70c904c-8d68-4a3f-80ca-4c15a616d33e tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Volume info retrieved successfully. Aug 25 16:20:01.477286 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e70c904c-8d68-4a3f-80ca-4c15a616d33e tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] https://10.4.3.102/volume/v3/volumes/751e8bf9-ef77-4f3c-8ac6-5c9446309921 returned with HTTP 200 Aug 25 16:20:01.477286 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 119/487] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:01 2026] GET /volume/v3/volumes/751e8bf9-ef77-4f3c-8ac6-5c9446309921 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:02.497395 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-01bfc1fb-fcbc-4ad5-a431-8c4ce06cd1ff None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:02.501141 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-01bfc1fb-fcbc-4ad5-a431-8c4ce06cd1ff tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] GET https://10.4.3.102/volume/v3/volumes/751e8bf9-ef77-4f3c-8ac6-5c9446309921 Aug 25 16:20:02.501141 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-01bfc1fb-fcbc-4ad5-a431-8c4ce06cd1ff tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:02.501566 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-01bfc1fb-fcbc-4ad5-a431-8c4ce06cd1ff tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:02.511099 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-01bfc1fb-fcbc-4ad5-a431-8c4ce06cd1ff tempest-CreateVolumesFromSnapshotTest-1867039509 tempest-CreateVolumesFromSnapshotTest-1867039509-project-member] https://10.4.3.102/volume/v3/volumes/751e8bf9-ef77-4f3c-8ac6-5c9446309921 returned with HTTP 404 Aug 25 16:20:02.511976 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 123/488] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:02 2026] GET /volume/v3/volumes/751e8bf9-ef77-4f3c-8ac6-5c9446309921 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:04.315704 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-fdb0cc40-0707-4419-a9c7-c9cb8bc7c069 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:04.440851 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fdb0cc40-0707-4419-a9c7-c9cb8bc7c069 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:20:04.441625 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fdb0cc40-0707-4419-a9c7-c9cb8bc7c069 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-886787973"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:04.443664 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-fdb0cc40-0707-4419-a9c7-c9cb8bc7c069 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-886787973'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:20:04.443896 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-fdb0cc40-0707-4419-a9c7-c9cb8bc7c069 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Create volume of 1 GB Aug 25 16:20:04.448580 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-fdb0cc40-0707-4419-a9c7-c9cb8bc7c069 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Availability Zones retrieved successfully. Aug 25 16:20:04.455295 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-fdb0cc40-0707-4419-a9c7-c9cb8bc7c069 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Flow 'volume_create_api' (1e85e685-64ab-450e-88bb-d21e396cdf52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:20:04.456882 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-fdb0cc40-0707-4419-a9c7-c9cb8bc7c069 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02d1e65f-bce7-4df2-8f4c-7e10f9bdb21b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:04.457731 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-fdb0cc40-0707-4419-a9c7-c9cb8bc7c069 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:20:04.509692 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-fdb0cc40-0707-4419-a9c7-c9cb8bc7c069 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02d1e65f-bce7-4df2-8f4c-7e10f9bdb21b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:04.510849 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-fdb0cc40-0707-4419-a9c7-c9cb8bc7c069 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d97e6ae-5c6c-44c3-bef6-5bd17448a888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:04.690241 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-fdb0cc40-0707-4419-a9c7-c9cb8bc7c069 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Created reservations ['99865265-0258-43b2-b8f2-99c43d5093ec', '4c1daf8b-c28f-4ec6-b882-53629b47e4ec', 'dabfe541-607a-487c-995a-de395e373ca7', 'f4a468de-0f00-416d-9505-963d3187e247'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:20:04.691327 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-fdb0cc40-0707-4419-a9c7-c9cb8bc7c069 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d97e6ae-5c6c-44c3-bef6-5bd17448a888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99865265-0258-43b2-b8f2-99c43d5093ec', '4c1daf8b-c28f-4ec6-b882-53629b47e4ec', 'dabfe541-607a-487c-995a-de395e373ca7', 'f4a468de-0f00-416d-9505-963d3187e247']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:04.692515 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-fdb0cc40-0707-4419-a9c7-c9cb8bc7c069 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61ecab9c-ee1e-45b4-81d3-a14ae8cea946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:04.735764 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-fdb0cc40-0707-4419-a9c7-c9cb8bc7c069 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61ecab9c-ee1e-45b4-81d3-a14ae8cea946) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4b734ee-dd64-481d-a66f-d8675ae51358', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-886787973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0418b23aa4774972accb515e271fc774',qos_specs=None,replication_status=,reservations=['99865265-0258-43b2-b8f2-99c43d5093ec','4c1daf8b-c28f-4ec6-b882-53629b47e4ec','dabfe541-607a-487c-995a-de395e373ca7','f4a468de-0f00-416d-9505-963d3187e247'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15c56cc4258b4149a0abca0df7377bd9',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:20:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-886787973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4b734ee-dd64-481d-a66f-d8675ae51358,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0418b23aa4774972accb515e271fc774',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15c56cc4258b4149a0abca0df7377bd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:04.737023 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-fdb0cc40-0707-4419-a9c7-c9cb8bc7c069 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (174f2f77-a16c-4733-956f-58455d5d1b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:04.802777 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-fdb0cc40-0707-4419-a9c7-c9cb8bc7c069 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (174f2f77-a16c-4733-956f-58455d5d1b09) transitioned into state 'SUCCESS' from state '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-886787973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0418b23aa4774972accb515e271fc774',qos_specs=None,replication_status=,reservations=['99865265-0258-43b2-b8f2-99c43d5093ec','4c1daf8b-c28f-4ec6-b882-53629b47e4ec','dabfe541-607a-487c-995a-de395e373ca7','f4a468de-0f00-416d-9505-963d3187e247'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15c56cc4258b4149a0abca0df7377bd9',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:04.803235 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-fdb0cc40-0707-4419-a9c7-c9cb8bc7c069 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6795522-4eb3-4ebf-8bca-a38ce0e3a8e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:04.823498 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-fdb0cc40-0707-4419-a9c7-c9cb8bc7c069 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6795522-4eb3-4ebf-8bca-a38ce0e3a8e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:04.824543 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-fdb0cc40-0707-4419-a9c7-c9cb8bc7c069 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Flow 'volume_create_api' (1e85e685-64ab-450e-88bb-d21e396cdf52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:20:04.824971 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-fdb0cc40-0707-4419-a9c7-c9cb8bc7c069 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Create volume request issued successfully. Aug 25 16:20:04.825809 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fdb0cc40-0707-4419-a9c7-c9cb8bc7c069 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:20:04.826237 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 123/489] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:20:04 2026] POST /volume/v3/volumes => generated 763 bytes in 511 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:20:04.842875 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-976feea7-adc4-48fd-8463-117558a4e6a4 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:04.845441 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-976feea7-adc4-48fd-8463-117558a4e6a4 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] GET https://10.4.3.102/volume/v3/volumes/a4b734ee-dd64-481d-a66f-d8675ae51358 Aug 25 16:20:04.845712 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-976feea7-adc4-48fd-8463-117558a4e6a4 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:04.845991 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-976feea7-adc4-48fd-8463-117558a4e6a4 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:04.860314 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:04.860314 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:04.892066 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-976feea7-adc4-48fd-8463-117558a4e6a4 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Volume info retrieved successfully. Aug 25 16:20:04.907559 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-976feea7-adc4-48fd-8463-117558a4e6a4 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] https://10.4.3.102/volume/v3/volumes/a4b734ee-dd64-481d-a66f-d8675ae51358 returned with HTTP 200 Aug 25 16:20:04.908816 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 125/490] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:04 2026] GET /volume/v3/volumes/a4b734ee-dd64-481d-a66f-d8675ae51358 => generated 831 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:05.542321 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d96f116f-d7d5-40a1-a088-1def991396d3 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:05.684070 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d96f116f-d7d5-40a1-a088-1def991396d3 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:20:05.684070 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d96f116f-d7d5-40a1-a088-1def991396d3 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-564745191"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:05.687095 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-d96f116f-d7d5-40a1-a088-1def991396d3 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-564745191'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:20:05.692124 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-d96f116f-d7d5-40a1-a088-1def991396d3 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Create volume of 1 GB Aug 25 16:20:05.692444 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:05.692444 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:05.693434 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-d96f116f-d7d5-40a1-a088-1def991396d3 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Availability Zones retrieved successfully. Aug 25 16:20:05.702460 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-d96f116f-d7d5-40a1-a088-1def991396d3 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Flow 'volume_create_api' (71b8e474-7733-45e5-8a76-6270c6020519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:20:05.703992 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-d96f116f-d7d5-40a1-a088-1def991396d3 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19a0eaa6-0440-4a58-add5-d4d987f3dd03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:05.705979 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-d96f116f-d7d5-40a1-a088-1def991396d3 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:20:05.718128 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:05.718128 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:05.738548 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-d96f116f-d7d5-40a1-a088-1def991396d3 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19a0eaa6-0440-4a58-add5-d4d987f3dd03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:40Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=99febf78-a05b-43af-bc24-f77d139ed5d7,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '99febf78-a05b-43af-bc24-f77d139ed5d7', 'encryption_key_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=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:05.739525 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-d96f116f-d7d5-40a1-a088-1def991396d3 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d8b6532-69ee-416f-bd92-187a75b9fa9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:05.791251 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-d96f116f-d7d5-40a1-a088-1def991396d3 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:20:05.791958 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-d96f116f-d7d5-40a1-a088-1def991396d3 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:20:05.869521 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-d96f116f-d7d5-40a1-a088-1def991396d3 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Created reservations ['9dc6b83c-816c-46ca-8384-f43eaaf65b7e', '5408ba9c-2b1d-42ea-9452-54d940893481', 'aa847f89-62f5-4e06-943a-6677daed953e', 'd4784625-8e51-4126-bb03-c291d9a9ccef'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:20:05.871319 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-d96f116f-d7d5-40a1-a088-1def991396d3 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d8b6532-69ee-416f-bd92-187a75b9fa9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9dc6b83c-816c-46ca-8384-f43eaaf65b7e', '5408ba9c-2b1d-42ea-9452-54d940893481', 'aa847f89-62f5-4e06-943a-6677daed953e', 'd4784625-8e51-4126-bb03-c291d9a9ccef']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:05.871990 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-d96f116f-d7d5-40a1-a088-1def991396d3 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32e943f1-b766-4a80-8ffe-aed87ddc19bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:05.907437 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-d96f116f-d7d5-40a1-a088-1def991396d3 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32e943f1-b766-4a80-8ffe-aed87ddc19bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fb04780-f5fa-41dd-8ba7-c808481fe653', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-564745191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='8b2343cbbe9a41e182332e5120679a75',qos_specs=None,replication_status=,reservations=['9dc6b83c-816c-46ca-8384-f43eaaf65b7e','5408ba9c-2b1d-42ea-9452-54d940893481','aa847f89-62f5-4e06-943a-6677daed953e','d4784625-8e51-4126-bb03-c291d9a9ccef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='711b81fbfc5e4b72a89d35679a38492a',volume_type_id=99febf78-a05b-43af-bc24-f77d139ed5d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:20:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-564745191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1fb04780-f5fa-41dd-8ba7-c808481fe653,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='8b2343cbbe9a41e182332e5120679a75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='711b81fbfc5e4b72a89d35679a38492a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(99febf78-a05b-43af-bc24-f77d139ed5d7),volume_type_id=99febf78-a05b-43af-bc24-f77d139ed5d7)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:05.908684 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-d96f116f-d7d5-40a1-a088-1def991396d3 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec266768-aa85-448b-9e39-8fad1e5ef0df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:05.928619 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-44a7946f-c6ae-4608-975c-a292c3ff63a6 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:05.932825 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-44a7946f-c6ae-4608-975c-a292c3ff63a6 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] GET https://10.4.3.102/volume/v3/volumes/a4b734ee-dd64-481d-a66f-d8675ae51358 Aug 25 16:20:05.933199 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-44a7946f-c6ae-4608-975c-a292c3ff63a6 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:05.933518 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-44a7946f-c6ae-4608-975c-a292c3ff63a6 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:05.944379 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:05.944379 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:05.952843 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-44a7946f-c6ae-4608-975c-a292c3ff63a6 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Volume info retrieved successfully. Aug 25 16:20:05.966447 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-44a7946f-c6ae-4608-975c-a292c3ff63a6 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] https://10.4.3.102/volume/v3/volumes/a4b734ee-dd64-481d-a66f-d8675ae51358 returned with HTTP 200 Aug 25 16:20:05.966964 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 124/491] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:05 2026] GET /volume/v3/volumes/a4b734ee-dd64-481d-a66f-d8675ae51358 => generated 856 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:05.980719 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-d96f116f-d7d5-40a1-a088-1def991396d3 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec266768-aa85-448b-9e39-8fad1e5ef0df) transitioned into state 'SUCCESS' from state '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-564745191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='8b2343cbbe9a41e182332e5120679a75',qos_specs=None,replication_status=,reservations=['9dc6b83c-816c-46ca-8384-f43eaaf65b7e','5408ba9c-2b1d-42ea-9452-54d940893481','aa847f89-62f5-4e06-943a-6677daed953e','d4784625-8e51-4126-bb03-c291d9a9ccef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='711b81fbfc5e4b72a89d35679a38492a',volume_type_id=99febf78-a05b-43af-bc24-f77d139ed5d7)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:05.980719 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-d96f116f-d7d5-40a1-a088-1def991396d3 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (def6e92e-864c-48d3-a584-4f24fac48f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:05.987242 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-4d0ee56f-e128-4e4d-92a3-8d724729d02c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:05.987898 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4d0ee56f-e128-4e4d-92a3-8d724729d02c tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:20:05.988262 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4d0ee56f-e128-4e4d-92a3-8d724729d02c tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a4b734ee-dd64-481d-a66f-d8675ae51358", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1463775366"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:05.989732 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-4d0ee56f-e128-4e4d-92a3-8d724729d02c tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Create volume request body: {'volume': {"'source_volid": 'a4b734ee-dd64-481d-a66f-d8675ae51358', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1463775366'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:20:05.989954 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-4d0ee56f-e128-4e4d-92a3-8d724729d02c tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Create volume of 1 GB Aug 25 16:20:05.990182 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:05.990182 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:06.013043 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-4d0ee56f-e128-4e4d-92a3-8d724729d02c tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Availability Zones retrieved successfully. Aug 25 16:20:06.019386 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-4d0ee56f-e128-4e4d-92a3-8d724729d02c tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Flow 'volume_create_api' (2aa5cc38-7391-47d6-a890-31082f80cada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:20:06.020536 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-4d0ee56f-e128-4e4d-92a3-8d724729d02c tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12c7d256-a5fa-48bf-9644-768c6a4032c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:06.021795 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-4d0ee56f-e128-4e4d-92a3-8d724729d02c tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:20:06.031071 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-d96f116f-d7d5-40a1-a088-1def991396d3 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (def6e92e-864c-48d3-a584-4f24fac48f13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:06.032305 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-d96f116f-d7d5-40a1-a088-1def991396d3 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Flow 'volume_create_api' (71b8e474-7733-45e5-8a76-6270c6020519) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:20:06.032745 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-d96f116f-d7d5-40a1-a088-1def991396d3 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Create volume request issued successfully. Aug 25 16:20:06.033397 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d96f116f-d7d5-40a1-a088-1def991396d3 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:20:06.033992 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 120/492] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:20:05 2026] POST /volume/v3/volumes => generated 757 bytes in 492 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:20:06.051445 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-4c2ded5f-a4c3-47a9-a591-2c458266ddc4 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:06.055555 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4c2ded5f-a4c3-47a9-a591-2c458266ddc4 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] GET https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 Aug 25 16:20:06.055555 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4c2ded5f-a4c3-47a9-a591-2c458266ddc4 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:06.055555 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4c2ded5f-a4c3-47a9-a591-2c458266ddc4 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:06.064058 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:06.064058 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:06.079331 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-4d0ee56f-e128-4e4d-92a3-8d724729d02c tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12c7d256-a5fa-48bf-9644-768c6a4032c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:06.079490 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-4c2ded5f-a4c3-47a9-a591-2c458266ddc4 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Volume info retrieved successfully. Aug 25 16:20:06.079555 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-4d0ee56f-e128-4e4d-92a3-8d724729d02c tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d08dc33-588c-4f87-9bd1-4638f19bd926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:06.082617 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4c2ded5f-a4c3-47a9-a591-2c458266ddc4 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 returned with HTTP 200 Aug 25 16:20:06.083241 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 126/493] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:06 2026] GET /volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 => generated 825 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:06.114670 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-5d8d4e59-3974-4ac2-9c7f-2360adfaf9dc req-867043bc-abf7-492f-b4c2-77a0ffbc46f9 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:06.119021 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-5d8d4e59-3974-4ac2-9c7f-2360adfaf9dc req-867043bc-abf7-492f-b4c2-77a0ffbc46f9 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] GET https://10.4.3.102/volume/v3/volumes/78f5568e-ca50-4b9b-98e5-222bad3bb179 Aug 25 16:20:06.119021 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-5d8d4e59-3974-4ac2-9c7f-2360adfaf9dc req-867043bc-abf7-492f-b4c2-77a0ffbc46f9 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:06.119021 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-5d8d4e59-3974-4ac2-9c7f-2360adfaf9dc req-867043bc-abf7-492f-b4c2-77a0ffbc46f9 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:06.148955 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:06.148955 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:06.148955 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-5d8d4e59-3974-4ac2-9c7f-2360adfaf9dc req-867043bc-abf7-492f-b4c2-77a0ffbc46f9 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Volume info retrieved successfully. Aug 25 16:20:06.148955 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-5d8d4e59-3974-4ac2-9c7f-2360adfaf9dc req-867043bc-abf7-492f-b4c2-77a0ffbc46f9 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] https://10.4.3.102/volume/v3/volumes/78f5568e-ca50-4b9b-98e5-222bad3bb179 returned with HTTP 200 Aug 25 16:20:06.148955 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 125/494] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:20:06 2026] GET /volume/v3/volumes/78f5568e-ca50-4b9b-98e5-222bad3bb179 => generated 1603 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:06.248251 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-4d0ee56f-e128-4e4d-92a3-8d724729d02c tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Created reservations ['4a683380-3943-4b36-9470-8b9c5ade3823', 'dc7071e5-6457-45c1-9cd9-f212af7239aa', '5be0b05f-7851-4f43-b3a9-2e85e7a4e304', 'f2aca18d-7d54-48d6-8850-5c4aadd1400c'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:20:06.249101 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-4d0ee56f-e128-4e4d-92a3-8d724729d02c tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d08dc33-588c-4f87-9bd1-4638f19bd926) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a683380-3943-4b36-9470-8b9c5ade3823', 'dc7071e5-6457-45c1-9cd9-f212af7239aa', '5be0b05f-7851-4f43-b3a9-2e85e7a4e304', 'f2aca18d-7d54-48d6-8850-5c4aadd1400c']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:06.253405 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-4d0ee56f-e128-4e4d-92a3-8d724729d02c tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cf210b8-05d0-4a6d-9500-c48247a53016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:06.303574 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-4d0ee56f-e128-4e4d-92a3-8d724729d02c tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cf210b8-05d0-4a6d-9500-c48247a53016) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd778050-e314-4d88-a67e-4d1997cc62d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1463775366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0418b23aa4774972accb515e271fc774',qos_specs=None,replication_status=,reservations=['4a683380-3943-4b36-9470-8b9c5ade3823','dc7071e5-6457-45c1-9cd9-f212af7239aa','5be0b05f-7851-4f43-b3a9-2e85e7a4e304','f2aca18d-7d54-48d6-8850-5c4aadd1400c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15c56cc4258b4149a0abca0df7377bd9',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:20:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1463775366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd778050-e314-4d88-a67e-4d1997cc62d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0418b23aa4774972accb515e271fc774',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15c56cc4258b4149a0abca0df7377bd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:06.304561 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-4d0ee56f-e128-4e4d-92a3-8d724729d02c tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d7f675e-d9e4-482a-8378-99d942311e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:06.371176 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-4d0ee56f-e128-4e4d-92a3-8d724729d02c tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d7f675e-d9e4-482a-8378-99d942311e91) transitioned into state 'SUCCESS' from state '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-1463775366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0418b23aa4774972accb515e271fc774',qos_specs=None,replication_status=,reservations=['4a683380-3943-4b36-9470-8b9c5ade3823','dc7071e5-6457-45c1-9cd9-f212af7239aa','5be0b05f-7851-4f43-b3a9-2e85e7a4e304','f2aca18d-7d54-48d6-8850-5c4aadd1400c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15c56cc4258b4149a0abca0df7377bd9',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:06.372555 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-4d0ee56f-e128-4e4d-92a3-8d724729d02c tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c758e436-d688-480e-81d0-b8b007857d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:06.395578 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-4d0ee56f-e128-4e4d-92a3-8d724729d02c tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c758e436-d688-480e-81d0-b8b007857d50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:06.396890 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-4d0ee56f-e128-4e4d-92a3-8d724729d02c tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Flow 'volume_create_api' (2aa5cc38-7391-47d6-a890-31082f80cada) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:20:06.397303 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-4d0ee56f-e128-4e4d-92a3-8d724729d02c tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Create volume request issued successfully. Aug 25 16:20:06.398032 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4d0ee56f-e128-4e4d-92a3-8d724729d02c tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:20:06.398648 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 124/495] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:20:05 2026] POST /volume/v3/volumes => generated 764 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:20:06.415628 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-0270759b-ed8d-4e5b-9d14-ac6adbbebb31 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:06.421210 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0270759b-ed8d-4e5b-9d14-ac6adbbebb31 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:20:06.421210 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0270759b-ed8d-4e5b-9d14-ac6adbbebb31 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a4b734ee-dd64-481d-a66f-d8675ae51358", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1944630876"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:06.422766 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-0270759b-ed8d-4e5b-9d14-ac6adbbebb31 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Create volume request body: {'volume': {"'source_volid": 'a4b734ee-dd64-481d-a66f-d8675ae51358', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1944630876'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:20:06.422766 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-0270759b-ed8d-4e5b-9d14-ac6adbbebb31 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Create volume of 1 GB Aug 25 16:20:06.422884 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:06.422884 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:06.429015 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-0270759b-ed8d-4e5b-9d14-ac6adbbebb31 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Availability Zones retrieved successfully. Aug 25 16:20:06.433968 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-0270759b-ed8d-4e5b-9d14-ac6adbbebb31 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Flow 'volume_create_api' (3773a8d6-8b08-41f9-adb2-1335bed2fb73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:20:06.435453 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-0270759b-ed8d-4e5b-9d14-ac6adbbebb31 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d8a30f2-d2ea-488a-b4ee-7d0c19b46c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:06.436646 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-0270759b-ed8d-4e5b-9d14-ac6adbbebb31 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:20:06.467912 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-0270759b-ed8d-4e5b-9d14-ac6adbbebb31 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d8a30f2-d2ea-488a-b4ee-7d0c19b46c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:06.468791 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-0270759b-ed8d-4e5b-9d14-ac6adbbebb31 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6d45017-e007-4a67-92cc-4d053dcefc2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:06.519389 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-0270759b-ed8d-4e5b-9d14-ac6adbbebb31 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Created reservations ['4718b07e-6db6-4e78-a69f-0fb5f28266a9', '3367bca7-bf8a-44c5-9344-0ec78bd172fd', '91d541d5-ef98-4b75-b2fe-785ef11fdb5d', '7c662c3f-dbc8-4e82-b4d2-3a2a56f8ea8c'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:20:06.520422 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-0270759b-ed8d-4e5b-9d14-ac6adbbebb31 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6d45017-e007-4a67-92cc-4d053dcefc2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4718b07e-6db6-4e78-a69f-0fb5f28266a9', '3367bca7-bf8a-44c5-9344-0ec78bd172fd', '91d541d5-ef98-4b75-b2fe-785ef11fdb5d', '7c662c3f-dbc8-4e82-b4d2-3a2a56f8ea8c']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:06.521274 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-0270759b-ed8d-4e5b-9d14-ac6adbbebb31 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1acd565b-a50b-48b7-9845-433fcad5b8c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:06.554000 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-0270759b-ed8d-4e5b-9d14-ac6adbbebb31 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1acd565b-a50b-48b7-9845-433fcad5b8c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f00f0b8a-bbcc-4826-8565-35d08104f38d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1944630876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0418b23aa4774972accb515e271fc774',qos_specs=None,replication_status=,reservations=['4718b07e-6db6-4e78-a69f-0fb5f28266a9','3367bca7-bf8a-44c5-9344-0ec78bd172fd','91d541d5-ef98-4b75-b2fe-785ef11fdb5d','7c662c3f-dbc8-4e82-b4d2-3a2a56f8ea8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15c56cc4258b4149a0abca0df7377bd9',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:20:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1944630876',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f00f0b8a-bbcc-4826-8565-35d08104f38d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0418b23aa4774972accb515e271fc774',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15c56cc4258b4149a0abca0df7377bd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:06.555172 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-0270759b-ed8d-4e5b-9d14-ac6adbbebb31 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cdb3355-0d56-4ae6-b844-577c9e2d1fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:06.595999 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-0270759b-ed8d-4e5b-9d14-ac6adbbebb31 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cdb3355-0d56-4ae6-b844-577c9e2d1fd6) transitioned into state 'SUCCESS' from state '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-1944630876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0418b23aa4774972accb515e271fc774',qos_specs=None,replication_status=,reservations=['4718b07e-6db6-4e78-a69f-0fb5f28266a9','3367bca7-bf8a-44c5-9344-0ec78bd172fd','91d541d5-ef98-4b75-b2fe-785ef11fdb5d','7c662c3f-dbc8-4e82-b4d2-3a2a56f8ea8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15c56cc4258b4149a0abca0df7377bd9',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:06.596806 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-0270759b-ed8d-4e5b-9d14-ac6adbbebb31 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac77f5ba-1484-42ff-af3a-8576dc203ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:06.609985 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-0270759b-ed8d-4e5b-9d14-ac6adbbebb31 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac77f5ba-1484-42ff-af3a-8576dc203ef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:06.611009 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-0270759b-ed8d-4e5b-9d14-ac6adbbebb31 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Flow 'volume_create_api' (3773a8d6-8b08-41f9-adb2-1335bed2fb73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:20:06.611561 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-0270759b-ed8d-4e5b-9d14-ac6adbbebb31 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Create volume request issued successfully. Aug 25 16:20:06.612156 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0270759b-ed8d-4e5b-9d14-ac6adbbebb31 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:20:06.612665 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 121/496] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:20:06 2026] POST /volume/v3/volumes => generated 764 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:20:06.630719 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-c476cf95-ae79-4148-a116-23f7c9932aa3 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:06.631068 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c476cf95-ae79-4148-a116-23f7c9932aa3 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:20:06.631564 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c476cf95-ae79-4148-a116-23f7c9932aa3 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a4b734ee-dd64-481d-a66f-d8675ae51358", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-894662469"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:06.634451 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-c476cf95-ae79-4148-a116-23f7c9932aa3 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Create volume request body: {'volume': {"'source_volid": 'a4b734ee-dd64-481d-a66f-d8675ae51358', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-894662469'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:20:06.634451 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-c476cf95-ae79-4148-a116-23f7c9932aa3 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Create volume of 1 GB Aug 25 16:20:06.638872 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-c476cf95-ae79-4148-a116-23f7c9932aa3 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Availability Zones retrieved successfully. Aug 25 16:20:06.645374 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-c476cf95-ae79-4148-a116-23f7c9932aa3 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Flow 'volume_create_api' (d3fd1a2e-1952-45d8-ae26-a046d42d2b7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:20:06.646425 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-c476cf95-ae79-4148-a116-23f7c9932aa3 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26c59822-58db-4537-afcc-799d864b7c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:06.647742 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-c476cf95-ae79-4148-a116-23f7c9932aa3 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:20:06.679202 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-c476cf95-ae79-4148-a116-23f7c9932aa3 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26c59822-58db-4537-afcc-799d864b7c1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:06.682745 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-c476cf95-ae79-4148-a116-23f7c9932aa3 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be463bf7-07a0-400d-96bc-a091cc6d54ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:06.798726 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-c476cf95-ae79-4148-a116-23f7c9932aa3 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Created reservations ['18df6824-c5b9-458d-84d2-af866772d67e', 'c566d34b-1459-4dee-982b-4f91c20e7e83', '057309f6-b5b4-4201-b032-59b99d92b03c', '0e3f053f-3261-4c92-a11a-2c2cc41d9a65'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:20:06.798726 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-c476cf95-ae79-4148-a116-23f7c9932aa3 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be463bf7-07a0-400d-96bc-a091cc6d54ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18df6824-c5b9-458d-84d2-af866772d67e', 'c566d34b-1459-4dee-982b-4f91c20e7e83', '057309f6-b5b4-4201-b032-59b99d92b03c', '0e3f053f-3261-4c92-a11a-2c2cc41d9a65']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:06.798726 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-c476cf95-ae79-4148-a116-23f7c9932aa3 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e85e36c-ba8e-4489-84d1-96776e73b48f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:06.827708 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a63a0e57-e678-4203-ade8-c9e9296a0ee3 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:06.830278 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a63a0e57-e678-4203-ade8-c9e9296a0ee3 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:20:06.830905 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a63a0e57-e678-4203-ade8-c9e9296a0ee3 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-368990625", "imageRef": "9fcea7ad-f61c-4330-b26d-860af52471bb", "size": 1}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:06.832339 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-c476cf95-ae79-4148-a116-23f7c9932aa3 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e85e36c-ba8e-4489-84d1-96776e73b48f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ed44798-b38f-463d-97ce-a78f4d846e09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-894662469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0418b23aa4774972accb515e271fc774',qos_specs=None,replication_status=,reservations=['18df6824-c5b9-458d-84d2-af866772d67e','c566d34b-1459-4dee-982b-4f91c20e7e83','057309f6-b5b4-4201-b032-59b99d92b03c','0e3f053f-3261-4c92-a11a-2c2cc41d9a65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15c56cc4258b4149a0abca0df7377bd9',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:20:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-894662469',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ed44798-b38f-463d-97ce-a78f4d846e09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0418b23aa4774972accb515e271fc774',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15c56cc4258b4149a0abca0df7377bd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:06.832889 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-a63a0e57-e678-4203-ade8-c9e9296a0ee3 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-368990625', 'imageRef': '9fcea7ad-f61c-4330-b26d-860af52471bb', 'size': 1}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:20:06.833154 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-c476cf95-ae79-4148-a116-23f7c9932aa3 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4d6181b-2a1e-40b2-834d-4d63e374190d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:06.855520 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-c476cf95-ae79-4148-a116-23f7c9932aa3 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4d6181b-2a1e-40b2-834d-4d63e374190d) transitioned into state 'SUCCESS' from state '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-894662469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0418b23aa4774972accb515e271fc774',qos_specs=None,replication_status=,reservations=['18df6824-c5b9-458d-84d2-af866772d67e','c566d34b-1459-4dee-982b-4f91c20e7e83','057309f6-b5b4-4201-b032-59b99d92b03c','0e3f053f-3261-4c92-a11a-2c2cc41d9a65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15c56cc4258b4149a0abca0df7377bd9',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:06.856375 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-c476cf95-ae79-4148-a116-23f7c9932aa3 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e3dea72-4d64-4b76-8f27-d8b0075e0773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:06.871339 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-c476cf95-ae79-4148-a116-23f7c9932aa3 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e3dea72-4d64-4b76-8f27-d8b0075e0773) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:06.872500 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-c476cf95-ae79-4148-a116-23f7c9932aa3 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Flow 'volume_create_api' (d3fd1a2e-1952-45d8-ae26-a046d42d2b7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:20:06.872835 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-c476cf95-ae79-4148-a116-23f7c9932aa3 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Create volume request issued successfully. Aug 25 16:20:06.873499 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c476cf95-ae79-4148-a116-23f7c9932aa3 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:20:06.875700 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 127/497] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:20:06 2026] POST /volume/v3/volumes => generated 763 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:20:06.894285 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f7dde4f5-65f1-4279-b3e9-94ba8ff4b2ad None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:06.896988 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f7dde4f5-65f1-4279-b3e9-94ba8ff4b2ad tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:20:06.898918 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f7dde4f5-65f1-4279-b3e9-94ba8ff4b2ad tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a4b734ee-dd64-481d-a66f-d8675ae51358", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-541587866"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:06.899606 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-f7dde4f5-65f1-4279-b3e9-94ba8ff4b2ad tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Create volume request body: {'volume': {"'source_volid": 'a4b734ee-dd64-481d-a66f-d8675ae51358', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-541587866'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:20:06.899813 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-f7dde4f5-65f1-4279-b3e9-94ba8ff4b2ad tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Create volume of 1 GB Aug 25 16:20:06.900269 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:06.900269 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:06.905661 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-f7dde4f5-65f1-4279-b3e9-94ba8ff4b2ad tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Availability Zones retrieved successfully. Aug 25 16:20:06.913775 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-f7dde4f5-65f1-4279-b3e9-94ba8ff4b2ad tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Flow 'volume_create_api' (a840122d-d91c-4f11-8154-6882334e9427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:20:06.916610 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-f7dde4f5-65f1-4279-b3e9-94ba8ff4b2ad tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92156b02-4e84-4634-82c2-54013e1559a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:06.916610 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-f7dde4f5-65f1-4279-b3e9-94ba8ff4b2ad tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:20:06.947976 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-a63a0e57-e678-4203-ade8-c9e9296a0ee3 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Create volume of 1 GB Aug 25 16:20:06.953520 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-a63a0e57-e678-4203-ade8-c9e9296a0ee3 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Availability Zones retrieved successfully. Aug 25 16:20:06.960543 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a63a0e57-e678-4203-ade8-c9e9296a0ee3 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Flow 'volume_create_api' (a1621f3c-88e5-479a-a93e-15eadb8b4b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:20:06.962148 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a63a0e57-e678-4203-ade8-c9e9296a0ee3 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81ec77b0-600f-4168-8723-a15d382cdb53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:06.963423 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-a63a0e57-e678-4203-ade8-c9e9296a0ee3 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:20:06.963528 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-f7dde4f5-65f1-4279-b3e9-94ba8ff4b2ad tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92156b02-4e84-4634-82c2-54013e1559a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:06.964638 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-f7dde4f5-65f1-4279-b3e9-94ba8ff4b2ad tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bde9639b-6523-49f1-aebc-d4700e238e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:07.029491 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a63a0e57-e678-4203-ade8-c9e9296a0ee3 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81ec77b0-600f-4168-8723-a15d382cdb53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:07.030520 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a63a0e57-e678-4203-ade8-c9e9296a0ee3 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (188b7e27-543d-480a-9226-a24dbd990f5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:07.037196 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-f7dde4f5-65f1-4279-b3e9-94ba8ff4b2ad tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Created reservations ['96faf84d-d743-4192-a943-f5f0a7b7dfe0', '7b5d72cf-e6d8-4561-b6ab-0169769b354c', '3694f139-742c-4770-a921-d4828f3a15da', '69000e1c-e031-42df-b653-faf5a5ee2840'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:20:07.038003 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-f7dde4f5-65f1-4279-b3e9-94ba8ff4b2ad tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bde9639b-6523-49f1-aebc-d4700e238e36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96faf84d-d743-4192-a943-f5f0a7b7dfe0', '7b5d72cf-e6d8-4561-b6ab-0169769b354c', '3694f139-742c-4770-a921-d4828f3a15da', '69000e1c-e031-42df-b653-faf5a5ee2840']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:07.038711 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-f7dde4f5-65f1-4279-b3e9-94ba8ff4b2ad tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6de49c1-0cb3-4d20-a5a9-7004dfd99423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:07.100401 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-115719cc-d659-4e26-a37e-51f8e2410fd8 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:07.102383 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-115719cc-d659-4e26-a37e-51f8e2410fd8 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] GET https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 Aug 25 16:20:07.102550 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-115719cc-d659-4e26-a37e-51f8e2410fd8 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:07.102792 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-115719cc-d659-4e26-a37e-51f8e2410fd8 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:07.106775 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-f7dde4f5-65f1-4279-b3e9-94ba8ff4b2ad tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6de49c1-0cb3-4d20-a5a9-7004dfd99423) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74a34db2-9bbd-432f-8b3b-8fd0edbc02be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-541587866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0418b23aa4774972accb515e271fc774',qos_specs=None,replication_status=,reservations=['96faf84d-d743-4192-a943-f5f0a7b7dfe0','7b5d72cf-e6d8-4561-b6ab-0169769b354c','3694f139-742c-4770-a921-d4828f3a15da','69000e1c-e031-42df-b653-faf5a5ee2840'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15c56cc4258b4149a0abca0df7377bd9',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:20:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-541587866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74a34db2-9bbd-432f-8b3b-8fd0edbc02be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0418b23aa4774972accb515e271fc774',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15c56cc4258b4149a0abca0df7377bd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:07.107471 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-f7dde4f5-65f1-4279-b3e9-94ba8ff4b2ad tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9de0a932-15ba-4c81-9176-bbff55ce91ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:07.110478 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:07.110478 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:07.114112 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-115719cc-d659-4e26-a37e-51f8e2410fd8 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Volume info retrieved successfully. Aug 25 16:20:07.118466 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-115719cc-d659-4e26-a37e-51f8e2410fd8 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 returned with HTTP 200 Aug 25 16:20:07.118827 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 122/498] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:07 2026] GET /volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:07.138329 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-f7dde4f5-65f1-4279-b3e9-94ba8ff4b2ad tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9de0a932-15ba-4c81-9176-bbff55ce91ad) transitioned into state 'SUCCESS' from state '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-541587866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0418b23aa4774972accb515e271fc774',qos_specs=None,replication_status=,reservations=['96faf84d-d743-4192-a943-f5f0a7b7dfe0','7b5d72cf-e6d8-4561-b6ab-0169769b354c','3694f139-742c-4770-a921-d4828f3a15da','69000e1c-e031-42df-b653-faf5a5ee2840'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15c56cc4258b4149a0abca0df7377bd9',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:07.139022 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-f7dde4f5-65f1-4279-b3e9-94ba8ff4b2ad tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fbea146-3bb7-4eab-80b1-f8bbd8d0a0ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:07.140017 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-8dbb9212-bda4-46e1-9703-55c998aff9f5 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:07.151482 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-a63a0e57-e678-4203-ade8-c9e9296a0ee3 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Created reservations ['50397c06-fcab-4d14-8167-4552f2a5361a', '93bb7922-cf8e-46fb-ac11-90db31adac8c', '2987a41e-3f12-4e34-9f0b-5dec379894e8', '0ab47520-1d57-44db-88f8-530c603a8153'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:20:07.152298 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a63a0e57-e678-4203-ade8-c9e9296a0ee3 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (188b7e27-543d-480a-9226-a24dbd990f5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50397c06-fcab-4d14-8167-4552f2a5361a', '93bb7922-cf8e-46fb-ac11-90db31adac8c', '2987a41e-3f12-4e34-9f0b-5dec379894e8', '0ab47520-1d57-44db-88f8-530c603a8153']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:07.153110 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a63a0e57-e678-4203-ade8-c9e9296a0ee3 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b9f39e8-0cc8-4a89-8223-af1c14a62643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:07.155836 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-f7dde4f5-65f1-4279-b3e9-94ba8ff4b2ad tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fbea146-3bb7-4eab-80b1-f8bbd8d0a0ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:07.157074 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-f7dde4f5-65f1-4279-b3e9-94ba8ff4b2ad tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Flow 'volume_create_api' (a840122d-d91c-4f11-8154-6882334e9427) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:20:07.157503 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-f7dde4f5-65f1-4279-b3e9-94ba8ff4b2ad tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Create volume request issued successfully. Aug 25 16:20:07.158632 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f7dde4f5-65f1-4279-b3e9-94ba8ff4b2ad tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:20:07.159180 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 125/499] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:20:06 2026] POST /volume/v3/volumes => generated 763 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:20:07.173512 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-7a024f0e-04a0-46a1-9303-bb4af1d3c3b8 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:07.175851 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7a024f0e-04a0-46a1-9303-bb4af1d3c3b8 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:20:07.176471 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7a024f0e-04a0-46a1-9303-bb4af1d3c3b8 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a4b734ee-dd64-481d-a66f-d8675ae51358", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1351308322"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:07.178701 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-7a024f0e-04a0-46a1-9303-bb4af1d3c3b8 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Create volume request body: {'volume': {"'source_volid": 'a4b734ee-dd64-481d-a66f-d8675ae51358', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1351308322'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:20:07.178859 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-7a024f0e-04a0-46a1-9303-bb4af1d3c3b8 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Create volume of 1 GB Aug 25 16:20:07.183967 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-7a024f0e-04a0-46a1-9303-bb4af1d3c3b8 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Availability Zones retrieved successfully. Aug 25 16:20:07.190705 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-7a024f0e-04a0-46a1-9303-bb4af1d3c3b8 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Flow 'volume_create_api' (c41946b8-3afc-4abe-b6b3-e3fe5f2a93e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:20:07.191822 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-7a024f0e-04a0-46a1-9303-bb4af1d3c3b8 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5822e039-e721-4928-90df-f6c043129b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:07.192749 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-7a024f0e-04a0-46a1-9303-bb4af1d3c3b8 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:20:07.212424 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a63a0e57-e678-4203-ade8-c9e9296a0ee3 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b9f39e8-0cc8-4a89-8223-af1c14a62643) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51c0438a-3c74-4071-8f79-11fa5d3aeb40', '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-368990625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24ec65abef234d17b0cb195074338d7d',qos_specs=None,replication_status=,reservations=['50397c06-fcab-4d14-8167-4552f2a5361a','93bb7922-cf8e-46fb-ac11-90db31adac8c','2987a41e-3f12-4e34-9f0b-5dec379894e8','0ab47520-1d57-44db-88f8-530c603a8153'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73941fc90cbd47f7b751db22079044af',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:20:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-368990625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51c0438a-3c74-4071-8f79-11fa5d3aeb40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24ec65abef234d17b0cb195074338d7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73941fc90cbd47f7b751db22079044af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:07.213368 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a63a0e57-e678-4203-ade8-c9e9296a0ee3 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35ea851a-b240-41c6-a3ed-bb583818822e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:07.221068 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-7a024f0e-04a0-46a1-9303-bb4af1d3c3b8 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5822e039-e721-4928-90df-f6c043129b65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:07.222407 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-7a024f0e-04a0-46a1-9303-bb4af1d3c3b8 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fef69e99-7dcd-4616-8fdc-c933ff503834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:07.242084 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8dbb9212-bda4-46e1-9703-55c998aff9f5 tempest-TestMultiAttachVolumeSwap-1112684040 tempest-TestMultiAttachVolumeSwap-1112684040-project-admin] POST https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653/action Aug 25 16:20:07.242084 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8dbb9212-bda4-46e1-9703-55c998aff9f5 tempest-TestMultiAttachVolumeSwap-1112684040 tempest-TestMultiAttachVolumeSwap-1112684040-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:20:07.243792 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8dbb9212-bda4-46e1-9703-55c998aff9f5 tempest-TestMultiAttachVolumeSwap-1112684040 tempest-TestMultiAttachVolumeSwap-1112684040-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:07.253797 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:07.253797 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:07.254327 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-8dbb9212-bda4-46e1-9703-55c998aff9f5 tempest-TestMultiAttachVolumeSwap-1112684040 tempest-TestMultiAttachVolumeSwap-1112684040-project-admin] Volume info retrieved successfully. Aug 25 16:20:07.254997 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a63a0e57-e678-4203-ade8-c9e9296a0ee3 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35ea851a-b240-41c6-a3ed-bb583818822e) transitioned into state 'SUCCESS' from state '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-368990625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24ec65abef234d17b0cb195074338d7d',qos_specs=None,replication_status=,reservations=['50397c06-fcab-4d14-8167-4552f2a5361a','93bb7922-cf8e-46fb-ac11-90db31adac8c','2987a41e-3f12-4e34-9f0b-5dec379894e8','0ab47520-1d57-44db-88f8-530c603a8153'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73941fc90cbd47f7b751db22079044af',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:07.256030 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a63a0e57-e678-4203-ade8-c9e9296a0ee3 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4114673-d99a-455c-bf5e-fbf45148700b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:07.284863 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-7a024f0e-04a0-46a1-9303-bb4af1d3c3b8 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Created reservations ['98823c6c-2a0f-48c1-bb7d-61bb8c339ede', '3a55af1a-978d-4d86-9ed4-17aac90e7221', '29380a2c-9380-4d6d-b15c-82e9f8f92606', 'cf57fbfb-a797-451b-863b-5570f4392c2b'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:20:07.285212 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-8dbb9212-bda4-46e1-9703-55c998aff9f5 tempest-TestMultiAttachVolumeSwap-1112684040 tempest-TestMultiAttachVolumeSwap-1112684040-project-admin] Update volume admin metadata completed successfully. Aug 25 16:20:07.285398 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-8dbb9212-bda4-46e1-9703-55c998aff9f5 tempest-TestMultiAttachVolumeSwap-1112684040 tempest-TestMultiAttachVolumeSwap-1112684040-project-admin] Update readonly setting on volume completed successfully. Aug 25 16:20:07.285670 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8dbb9212-bda4-46e1-9703-55c998aff9f5 tempest-TestMultiAttachVolumeSwap-1112684040 tempest-TestMultiAttachVolumeSwap-1112684040-project-admin] https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653/action returned with HTTP 202 Aug 25 16:20:07.286201 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 128/500] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:20:07 2026] POST /volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653/action => generated 0 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:20:07.286306 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a63a0e57-e678-4203-ade8-c9e9296a0ee3 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4114673-d99a-455c-bf5e-fbf45148700b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:07.286627 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-7a024f0e-04a0-46a1-9303-bb4af1d3c3b8 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fef69e99-7dcd-4616-8fdc-c933ff503834) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98823c6c-2a0f-48c1-bb7d-61bb8c339ede', '3a55af1a-978d-4d86-9ed4-17aac90e7221', '29380a2c-9380-4d6d-b15c-82e9f8f92606', 'cf57fbfb-a797-451b-863b-5570f4392c2b']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:07.287950 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a63a0e57-e678-4203-ade8-c9e9296a0ee3 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Flow 'volume_create_api' (a1621f3c-88e5-479a-a93e-15eadb8b4b5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:20:07.288297 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-7a024f0e-04a0-46a1-9303-bb4af1d3c3b8 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8e883c2-a27a-4c65-a062-71466f76dc04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:07.289332 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-a63a0e57-e678-4203-ade8-c9e9296a0ee3 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Create volume request issued successfully. Aug 25 16:20:07.290574 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a63a0e57-e678-4203-ade8-c9e9296a0ee3 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:20:07.291855 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 126/501] 10.4.3.102 () {70 vars in 1300 bytes} [Tue Aug 25 16:20:06 2026] POST /volume/v3/volumes => generated 898 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:07.302420 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-cee42c69-97b4-489c-b8a7-97cdefff3e03 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:07.307609 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-cee42c69-97b4-489c-b8a7-97cdefff3e03 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:20:07.308136 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-cee42c69-97b4-489c-b8a7-97cdefff3e03 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1359457068"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:07.311489 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-cee42c69-97b4-489c-b8a7-97cdefff3e03 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1359457068'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:20:07.312154 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-06b7c6fd-e9fb-4520-b208-2a833cc30e04 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:07.317210 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-06b7c6fd-e9fb-4520-b208-2a833cc30e04 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] GET https://10.4.3.102/volume/v3/volumes/51c0438a-3c74-4071-8f79-11fa5d3aeb40 Aug 25 16:20:07.317210 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-06b7c6fd-e9fb-4520-b208-2a833cc30e04 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:07.317210 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-06b7c6fd-e9fb-4520-b208-2a833cc30e04 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:07.317464 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-cee42c69-97b4-489c-b8a7-97cdefff3e03 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Create volume of 1 GB Aug 25 16:20:07.317464 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:07.317464 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:07.318124 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-cee42c69-97b4-489c-b8a7-97cdefff3e03 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Availability Zones retrieved successfully. Aug 25 16:20:07.327370 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:07.327370 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:07.327480 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-cee42c69-97b4-489c-b8a7-97cdefff3e03 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Flow 'volume_create_api' (9f4e24b0-ded9-4c11-96dc-e971fca03aca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:20:07.329215 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-cee42c69-97b4-489c-b8a7-97cdefff3e03 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16ec9abc-da57-4262-815f-8311d5072714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:07.330645 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-cee42c69-97b4-489c-b8a7-97cdefff3e03 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:20:07.333671 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-06b7c6fd-e9fb-4520-b208-2a833cc30e04 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Volume info retrieved successfully. Aug 25 16:20:07.343066 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:07.343066 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:07.344693 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-06b7c6fd-e9fb-4520-b208-2a833cc30e04 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] https://10.4.3.102/volume/v3/volumes/51c0438a-3c74-4071-8f79-11fa5d3aeb40 returned with HTTP 200 Aug 25 16:20:07.345279 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 129/502] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:20:07 2026] GET /volume/v3/volumes/51c0438a-3c74-4071-8f79-11fa5d3aeb40 => generated 966 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:07.349305 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-7a024f0e-04a0-46a1-9303-bb4af1d3c3b8 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8e883c2-a27a-4c65-a062-71466f76dc04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1479fd87-187a-4612-b0aa-7edb0de821b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1351308322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0418b23aa4774972accb515e271fc774',qos_specs=None,replication_status=,reservations=['98823c6c-2a0f-48c1-bb7d-61bb8c339ede','3a55af1a-978d-4d86-9ed4-17aac90e7221','29380a2c-9380-4d6d-b15c-82e9f8f92606','cf57fbfb-a797-451b-863b-5570f4392c2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15c56cc4258b4149a0abca0df7377bd9',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:20:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1351308322',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1479fd87-187a-4612-b0aa-7edb0de821b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0418b23aa4774972accb515e271fc774',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15c56cc4258b4149a0abca0df7377bd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:07.350575 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-7a024f0e-04a0-46a1-9303-bb4af1d3c3b8 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (945d4bb7-0eef-4826-a42f-44ce0e352435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:07.362373 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-cee42c69-97b4-489c-b8a7-97cdefff3e03 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16ec9abc-da57-4262-815f-8311d5072714) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:40Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=99febf78-a05b-43af-bc24-f77d139ed5d7,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '99febf78-a05b-43af-bc24-f77d139ed5d7', 'encryption_key_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=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:07.363895 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-cee42c69-97b4-489c-b8a7-97cdefff3e03 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a749440-d82d-49ca-8087-d6be9e53a14d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:07.386472 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-7a024f0e-04a0-46a1-9303-bb4af1d3c3b8 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (945d4bb7-0eef-4826-a42f-44ce0e352435) transitioned into state 'SUCCESS' from state '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-1351308322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0418b23aa4774972accb515e271fc774',qos_specs=None,replication_status=,reservations=['98823c6c-2a0f-48c1-bb7d-61bb8c339ede','3a55af1a-978d-4d86-9ed4-17aac90e7221','29380a2c-9380-4d6d-b15c-82e9f8f92606','cf57fbfb-a797-451b-863b-5570f4392c2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15c56cc4258b4149a0abca0df7377bd9',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:07.387756 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-7a024f0e-04a0-46a1-9303-bb4af1d3c3b8 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cf6f4e3-9d84-460b-94a6-db1267d2701a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:07.412558 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-7a024f0e-04a0-46a1-9303-bb4af1d3c3b8 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cf6f4e3-9d84-460b-94a6-db1267d2701a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:07.413727 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-7a024f0e-04a0-46a1-9303-bb4af1d3c3b8 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Flow 'volume_create_api' (c41946b8-3afc-4abe-b6b3-e3fe5f2a93e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:20:07.414211 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-7a024f0e-04a0-46a1-9303-bb4af1d3c3b8 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Create volume request issued successfully. Aug 25 16:20:07.414684 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7a024f0e-04a0-46a1-9303-bb4af1d3c3b8 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:20:07.415316 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 123/503] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:20:07 2026] POST /volume/v3/volumes => generated 764 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:20:07.420731 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [None req-cee42c69-97b4-489c-b8a7-97cdefff3e03 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:20:07.421109 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [None req-cee42c69-97b4-489c-b8a7-97cdefff3e03 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:20:07.431515 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-55d52a26-57c4-4c5d-bee7-171f4ca555c1 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:07.436335 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-55d52a26-57c4-4c5d-bee7-171f4ca555c1 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] GET https://10.4.3.102/volume/v3/volumes/fd778050-e314-4d88-a67e-4d1997cc62d6 Aug 25 16:20:07.436672 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-55d52a26-57c4-4c5d-bee7-171f4ca555c1 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:07.436931 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-55d52a26-57c4-4c5d-bee7-171f4ca555c1 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:07.441865 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-cee42c69-97b4-489c-b8a7-97cdefff3e03 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Created reservations ['1a089928-4962-4b6e-91e7-0d41ecb5031e', '73594679-decb-465e-a349-75014dd187dc', '57a6e5f1-6c7c-47d0-8e67-a71898a18084', '45663d8d-33ad-40b4-8c5a-da05b5ef5ec5'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:20:07.443188 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-cee42c69-97b4-489c-b8a7-97cdefff3e03 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a749440-d82d-49ca-8087-d6be9e53a14d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a089928-4962-4b6e-91e7-0d41ecb5031e', '73594679-decb-465e-a349-75014dd187dc', '57a6e5f1-6c7c-47d0-8e67-a71898a18084', '45663d8d-33ad-40b4-8c5a-da05b5ef5ec5']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:07.444514 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-cee42c69-97b4-489c-b8a7-97cdefff3e03 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ed93633-f257-48cd-bb64-b80551fb2084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:07.448117 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:07.448117 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:07.454473 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-55d52a26-57c4-4c5d-bee7-171f4ca555c1 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Volume info retrieved successfully. Aug 25 16:20:07.462917 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-55d52a26-57c4-4c5d-bee7-171f4ca555c1 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] https://10.4.3.102/volume/v3/volumes/fd778050-e314-4d88-a67e-4d1997cc62d6 returned with HTTP 200 Aug 25 16:20:07.464417 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 127/504] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:07 2026] GET /volume/v3/volumes/fd778050-e314-4d88-a67e-4d1997cc62d6 => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:20:07.480625 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-00155a54-d700-4e5e-a588-b8e01da01034 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:07.483297 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-00155a54-d700-4e5e-a588-b8e01da01034 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] GET https://10.4.3.102/volume/v3/volumes/f00f0b8a-bbcc-4826-8565-35d08104f38d Aug 25 16:20:07.483578 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-00155a54-d700-4e5e-a588-b8e01da01034 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:07.483765 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-cee42c69-97b4-489c-b8a7-97cdefff3e03 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ed93633-f257-48cd-bb64-b80551fb2084) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6720a392-781b-4867-83d4-f15c99096f90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1359457068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='8b2343cbbe9a41e182332e5120679a75',qos_specs=None,replication_status=,reservations=['1a089928-4962-4b6e-91e7-0d41ecb5031e','73594679-decb-465e-a349-75014dd187dc','57a6e5f1-6c7c-47d0-8e67-a71898a18084','45663d8d-33ad-40b4-8c5a-da05b5ef5ec5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='711b81fbfc5e4b72a89d35679a38492a',volume_type_id=99febf78-a05b-43af-bc24-f77d139ed5d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:20:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1359457068',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6720a392-781b-4867-83d4-f15c99096f90,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='8b2343cbbe9a41e182332e5120679a75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='711b81fbfc5e4b72a89d35679a38492a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(99febf78-a05b-43af-bc24-f77d139ed5d7),volume_type_id=99febf78-a05b-43af-bc24-f77d139ed5d7)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:07.484256 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-00155a54-d700-4e5e-a588-b8e01da01034 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:07.485286 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-cee42c69-97b4-489c-b8a7-97cdefff3e03 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c3615ed-f0c0-4b94-bbd2-8a9e6da18610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:07.495637 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:07.495637 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:07.505949 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-00155a54-d700-4e5e-a588-b8e01da01034 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Volume info retrieved successfully. Aug 25 16:20:07.517366 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-00155a54-d700-4e5e-a588-b8e01da01034 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] https://10.4.3.102/volume/v3/volumes/f00f0b8a-bbcc-4826-8565-35d08104f38d returned with HTTP 200 Aug 25 16:20:07.517436 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 130/505] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:07 2026] GET /volume/v3/volumes/f00f0b8a-bbcc-4826-8565-35d08104f38d => generated 857 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:07.528047 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-cee42c69-97b4-489c-b8a7-97cdefff3e03 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c3615ed-f0c0-4b94-bbd2-8a9e6da18610) transitioned into state 'SUCCESS' from state '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-1359457068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='8b2343cbbe9a41e182332e5120679a75',qos_specs=None,replication_status=,reservations=['1a089928-4962-4b6e-91e7-0d41ecb5031e','73594679-decb-465e-a349-75014dd187dc','57a6e5f1-6c7c-47d0-8e67-a71898a18084','45663d8d-33ad-40b4-8c5a-da05b5ef5ec5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='711b81fbfc5e4b72a89d35679a38492a',volume_type_id=99febf78-a05b-43af-bc24-f77d139ed5d7)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:07.529253 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-cee42c69-97b4-489c-b8a7-97cdefff3e03 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7c9dd3c-aa8c-492e-933d-fe96dc88d330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:07.538958 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-188845be-821d-4066-a10b-fbe5a2d10dfd None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:07.541862 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-188845be-821d-4066-a10b-fbe5a2d10dfd tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] GET https://10.4.3.102/volume/v3/volumes/8ed44798-b38f-463d-97ce-a78f4d846e09 Aug 25 16:20:07.542473 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-188845be-821d-4066-a10b-fbe5a2d10dfd tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:07.542991 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-188845be-821d-4066-a10b-fbe5a2d10dfd tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:07.559711 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:07.559711 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:07.562914 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-cee42c69-97b4-489c-b8a7-97cdefff3e03 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7c9dd3c-aa8c-492e-933d-fe96dc88d330) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:07.563869 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-cee42c69-97b4-489c-b8a7-97cdefff3e03 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Flow 'volume_create_api' (9f4e24b0-ded9-4c11-96dc-e971fca03aca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:20:07.563869 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-cee42c69-97b4-489c-b8a7-97cdefff3e03 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Create volume request issued successfully. Aug 25 16:20:07.565556 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-cee42c69-97b4-489c-b8a7-97cdefff3e03 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:20:07.565556 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 126/506] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:20:07 2026] POST /volume/v3/volumes => generated 758 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:20:07.571749 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-188845be-821d-4066-a10b-fbe5a2d10dfd tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Volume info retrieved successfully. Aug 25 16:20:07.581582 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-188845be-821d-4066-a10b-fbe5a2d10dfd tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] https://10.4.3.102/volume/v3/volumes/8ed44798-b38f-463d-97ce-a78f4d846e09 returned with HTTP 200 Aug 25 16:20:07.582224 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 124/507] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:07 2026] GET /volume/v3/volumes/8ed44798-b38f-463d-97ce-a78f4d846e09 => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:07.586556 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-3701ad11-cda1-463b-9465-980acaad7655 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:07.589383 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3701ad11-cda1-463b-9465-980acaad7655 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] GET https://10.4.3.102/volume/v3/volumes/6720a392-781b-4867-83d4-f15c99096f90 Aug 25 16:20:07.590163 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3701ad11-cda1-463b-9465-980acaad7655 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:07.590163 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3701ad11-cda1-463b-9465-980acaad7655 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:07.607669 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:07.607669 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:07.607854 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-00f00b08-20c8-404f-bd4d-8ae6140c1336 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:07.610126 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-00f00b08-20c8-404f-bd4d-8ae6140c1336 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] GET https://10.4.3.102/volume/v3/volumes/74a34db2-9bbd-432f-8b3b-8fd0edbc02be Aug 25 16:20:07.612013 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-00f00b08-20c8-404f-bd4d-8ae6140c1336 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:07.612391 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-00f00b08-20c8-404f-bd4d-8ae6140c1336 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:07.617433 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-3701ad11-cda1-463b-9465-980acaad7655 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Volume info retrieved successfully. Aug 25 16:20:07.626231 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3701ad11-cda1-463b-9465-980acaad7655 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/volumes/6720a392-781b-4867-83d4-f15c99096f90 returned with HTTP 200 Aug 25 16:20:07.627866 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 128/508] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:07 2026] GET /volume/v3/volumes/6720a392-781b-4867-83d4-f15c99096f90 => generated 826 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:07.627995 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:07.627995 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:07.640381 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-00f00b08-20c8-404f-bd4d-8ae6140c1336 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Volume info retrieved successfully. Aug 25 16:20:07.663824 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-00f00b08-20c8-404f-bd4d-8ae6140c1336 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] https://10.4.3.102/volume/v3/volumes/74a34db2-9bbd-432f-8b3b-8fd0edbc02be returned with HTTP 200 Aug 25 16:20:07.663824 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 131/509] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:07 2026] GET /volume/v3/volumes/74a34db2-9bbd-432f-8b3b-8fd0edbc02be => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:07.686360 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-23123643-f51a-4eec-b5b8-1a4b269aa036 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:07.690481 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-23123643-f51a-4eec-b5b8-1a4b269aa036 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] GET https://10.4.3.102/volume/v3/volumes/1479fd87-187a-4612-b0aa-7edb0de821b6 Aug 25 16:20:07.690481 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-23123643-f51a-4eec-b5b8-1a4b269aa036 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:07.692365 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-23123643-f51a-4eec-b5b8-1a4b269aa036 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:07.703808 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:07.703808 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:07.710967 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-23123643-f51a-4eec-b5b8-1a4b269aa036 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Volume info retrieved successfully. Aug 25 16:20:07.720648 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-23123643-f51a-4eec-b5b8-1a4b269aa036 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] https://10.4.3.102/volume/v3/volumes/1479fd87-187a-4612-b0aa-7edb0de821b6 returned with HTTP 200 Aug 25 16:20:07.721162 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 127/510] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:07 2026] GET /volume/v3/volumes/1479fd87-187a-4612-b0aa-7edb0de821b6 => generated 856 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:08.364022 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-37953c1b-7343-43d8-8340-8db74ed80846 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:08.365872 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-37953c1b-7343-43d8-8340-8db74ed80846 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] GET https://10.4.3.102/volume/v3/volumes/51c0438a-3c74-4071-8f79-11fa5d3aeb40 Aug 25 16:20:08.366226 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-37953c1b-7343-43d8-8340-8db74ed80846 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:08.366510 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-37953c1b-7343-43d8-8340-8db74ed80846 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:08.375895 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:08.375895 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:08.378208 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-eabdcebc-f6f3-4104-b153-de44a6b555d6 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:08.383083 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-37953c1b-7343-43d8-8340-8db74ed80846 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Volume info retrieved successfully. Aug 25 16:20:08.386384 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-37953c1b-7343-43d8-8340-8db74ed80846 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] https://10.4.3.102/volume/v3/volumes/51c0438a-3c74-4071-8f79-11fa5d3aeb40 returned with HTTP 200 Aug 25 16:20:08.386902 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 125/511] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:20:08 2026] GET /volume/v3/volumes/51c0438a-3c74-4071-8f79-11fa5d3aeb40 => generated 1540 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:20:08.428727 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-35bbe057-3b42-4979-bd94-91c83ab23efd req-9451b4db-ff58-4882-97db-299685fc2f75 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:08.431239 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-35bbe057-3b42-4979-bd94-91c83ab23efd req-9451b4db-ff58-4882-97db-299685fc2f75 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] GET https://10.4.3.102/volume/v3/volumes/51c0438a-3c74-4071-8f79-11fa5d3aeb40 Aug 25 16:20:08.431473 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-35bbe057-3b42-4979-bd94-91c83ab23efd req-9451b4db-ff58-4882-97db-299685fc2f75 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:08.431705 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-35bbe057-3b42-4979-bd94-91c83ab23efd req-9451b4db-ff58-4882-97db-299685fc2f75 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:08.441559 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:08.441559 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:08.448875 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-35bbe057-3b42-4979-bd94-91c83ab23efd req-9451b4db-ff58-4882-97db-299685fc2f75 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Volume info retrieved successfully. Aug 25 16:20:08.458494 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-35bbe057-3b42-4979-bd94-91c83ab23efd req-9451b4db-ff58-4882-97db-299685fc2f75 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] https://10.4.3.102/volume/v3/volumes/51c0438a-3c74-4071-8f79-11fa5d3aeb40 returned with HTTP 200 Aug 25 16:20:08.458494 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 132/512] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:20:08 2026] GET /volume/v3/volumes/51c0438a-3c74-4071-8f79-11fa5d3aeb40 => generated 1360 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:08.466454 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-eabdcebc-f6f3-4104-b153-de44a6b555d6 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:20:08.466949 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-eabdcebc-f6f3-4104-b153-de44a6b555d6 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1441218125", "imageRef": "9fcea7ad-f61c-4330-b26d-860af52471bb"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:08.469055 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-eabdcebc-f6f3-4104-b153-de44a6b555d6 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1441218125', 'imageRef': '9fcea7ad-f61c-4330-b26d-860af52471bb'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:20:08.599938 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-eabdcebc-f6f3-4104-b153-de44a6b555d6 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Create volume of 1 GB Aug 25 16:20:08.607941 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-eabdcebc-f6f3-4104-b153-de44a6b555d6 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Availability Zones retrieved successfully. Aug 25 16:20:08.615112 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-eabdcebc-f6f3-4104-b153-de44a6b555d6 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Flow 'volume_create_api' (7243d05e-e6d9-40a9-bd77-bc1a3cb3316a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:20:08.616528 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-eabdcebc-f6f3-4104-b153-de44a6b555d6 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73be2dcf-bcb2-4973-9794-bff32febf50d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:08.617826 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-eabdcebc-f6f3-4104-b153-de44a6b555d6 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:20:08.648243 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-7af2d079-6fa7-4bd2-b9fc-77245b6737a5 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:08.651109 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7af2d079-6fa7-4bd2-b9fc-77245b6737a5 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] GET https://10.4.3.102/volume/v3/volumes/6720a392-781b-4867-83d4-f15c99096f90 Aug 25 16:20:08.651109 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7af2d079-6fa7-4bd2-b9fc-77245b6737a5 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:08.651372 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7af2d079-6fa7-4bd2-b9fc-77245b6737a5 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:08.661567 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:08.661567 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:08.666696 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-7af2d079-6fa7-4bd2-b9fc-77245b6737a5 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Volume info retrieved successfully. Aug 25 16:20:08.676619 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7af2d079-6fa7-4bd2-b9fc-77245b6737a5 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/volumes/6720a392-781b-4867-83d4-f15c99096f90 returned with HTTP 200 Aug 25 16:20:08.676619 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 128/513] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:08 2026] GET /volume/v3/volumes/6720a392-781b-4867-83d4-f15c99096f90 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:08.690943 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-eabdcebc-f6f3-4104-b153-de44a6b555d6 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73be2dcf-bcb2-4973-9794-bff32febf50d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:08.691837 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-eabdcebc-f6f3-4104-b153-de44a6b555d6 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a05b2dd9-6a80-41f4-ba9c-a0868a69a2d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:08.739025 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-43b56fa3-a421-403c-b41b-a233d3758c96 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:08.742824 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-43b56fa3-a421-403c-b41b-a233d3758c96 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] GET https://10.4.3.102/volume/v3/volumes/1479fd87-187a-4612-b0aa-7edb0de821b6 Aug 25 16:20:08.742824 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-43b56fa3-a421-403c-b41b-a233d3758c96 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:08.742824 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-43b56fa3-a421-403c-b41b-a233d3758c96 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:08.749949 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:08.749949 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:08.754440 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-43b56fa3-a421-403c-b41b-a233d3758c96 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Volume info retrieved successfully. Aug 25 16:20:08.762381 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-43b56fa3-a421-403c-b41b-a233d3758c96 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] https://10.4.3.102/volume/v3/volumes/1479fd87-187a-4612-b0aa-7edb0de821b6 returned with HTTP 200 Aug 25 16:20:08.762735 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 126/514] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:08 2026] GET /volume/v3/volumes/1479fd87-187a-4612-b0aa-7edb0de821b6 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:08.781010 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-6ed9769d-31f2-454c-aa21-7e4bd3fd4c47 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:08.787091 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6ed9769d-31f2-454c-aa21-7e4bd3fd4c47 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] DELETE https://10.4.3.102/volume/v3/volumes/1479fd87-187a-4612-b0aa-7edb0de821b6 Aug 25 16:20:08.787373 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6ed9769d-31f2-454c-aa21-7e4bd3fd4c47 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:08.787570 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6ed9769d-31f2-454c-aa21-7e4bd3fd4c47 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:08.787800 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-6ed9769d-31f2-454c-aa21-7e4bd3fd4c47 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Delete volume with id: 1479fd87-187a-4612-b0aa-7edb0de821b6 Aug 25 16:20:08.796176 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-eabdcebc-f6f3-4104-b153-de44a6b555d6 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Created reservations ['37f3c1f0-4ba2-45a2-a564-379a537907ad', '00a84379-caf9-4daa-a7a1-607e3c584f30', '235f5cef-3302-48bb-adab-667f3f84fdb5', '5be4c67a-c1bd-4808-b6d7-069edbbb072d'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:20:08.796469 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-eabdcebc-f6f3-4104-b153-de44a6b555d6 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a05b2dd9-6a80-41f4-ba9c-a0868a69a2d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37f3c1f0-4ba2-45a2-a564-379a537907ad', '00a84379-caf9-4daa-a7a1-607e3c584f30', '235f5cef-3302-48bb-adab-667f3f84fdb5', '5be4c67a-c1bd-4808-b6d7-069edbbb072d']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:08.797219 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-eabdcebc-f6f3-4104-b153-de44a6b555d6 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e5c51bf-1380-461b-a3e7-145db21d07b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:08.797998 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:08.797998 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:08.799020 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-6ed9769d-31f2-454c-aa21-7e4bd3fd4c47 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Volume info retrieved successfully. Aug 25 16:20:08.829941 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-eabdcebc-f6f3-4104-b153-de44a6b555d6 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e5c51bf-1380-461b-a3e7-145db21d07b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94be0da3-5849-4c90-b84a-903bd2bb20ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1441218125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f64139e2c7c47a4a8ad396117b98fdf',qos_specs=None,replication_status=,reservations=['37f3c1f0-4ba2-45a2-a564-379a537907ad','00a84379-caf9-4daa-a7a1-607e3c584f30','235f5cef-3302-48bb-adab-667f3f84fdb5','5be4c67a-c1bd-4808-b6d7-069edbbb072d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f39389bbe1f64e568f85475bfdd54cfa',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:20:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1441218125',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94be0da3-5849-4c90-b84a-903bd2bb20ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f64139e2c7c47a4a8ad396117b98fdf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f39389bbe1f64e568f85475bfdd54cfa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:08.830940 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-eabdcebc-f6f3-4104-b153-de44a6b555d6 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e29f7185-3e5d-4072-9695-a249bfd6926a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:08.832986 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-6ed9769d-31f2-454c-aa21-7e4bd3fd4c47 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Delete volume request issued successfully. Aug 25 16:20:08.833765 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6ed9769d-31f2-454c-aa21-7e4bd3fd4c47 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] https://10.4.3.102/volume/v3/volumes/1479fd87-187a-4612-b0aa-7edb0de821b6 returned with HTTP 202 Aug 25 16:20:08.834395 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 133/515] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:20:08 2026] DELETE /volume/v3/volumes/1479fd87-187a-4612-b0aa-7edb0de821b6 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:20:08.843316 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-0aeae305-c6e2-4ed0-b96c-78d21c14e7d4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:08.847012 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0aeae305-c6e2-4ed0-b96c-78d21c14e7d4 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] GET https://10.4.3.102/volume/v3/volumes/1479fd87-187a-4612-b0aa-7edb0de821b6 Aug 25 16:20:08.847012 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0aeae305-c6e2-4ed0-b96c-78d21c14e7d4 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:08.847194 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0aeae305-c6e2-4ed0-b96c-78d21c14e7d4 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:08.858772 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:08.858772 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:08.866800 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-0aeae305-c6e2-4ed0-b96c-78d21c14e7d4 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Volume info retrieved successfully. Aug 25 16:20:08.866962 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-eabdcebc-f6f3-4104-b153-de44a6b555d6 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e29f7185-3e5d-4072-9695-a249bfd6926a) transitioned into state 'SUCCESS' from state '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-1441218125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f64139e2c7c47a4a8ad396117b98fdf',qos_specs=None,replication_status=,reservations=['37f3c1f0-4ba2-45a2-a564-379a537907ad','00a84379-caf9-4daa-a7a1-607e3c584f30','235f5cef-3302-48bb-adab-667f3f84fdb5','5be4c67a-c1bd-4808-b6d7-069edbbb072d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f39389bbe1f64e568f85475bfdd54cfa',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:08.867248 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-eabdcebc-f6f3-4104-b153-de44a6b555d6 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bca250a3-54dd-4060-91ec-7e533bd5fb72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:08.873609 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0aeae305-c6e2-4ed0-b96c-78d21c14e7d4 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] https://10.4.3.102/volume/v3/volumes/1479fd87-187a-4612-b0aa-7edb0de821b6 returned with HTTP 200 Aug 25 16:20:08.873733 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 129/516] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:08 2026] GET /volume/v3/volumes/1479fd87-187a-4612-b0aa-7edb0de821b6 => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:08.881708 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-eabdcebc-f6f3-4104-b153-de44a6b555d6 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bca250a3-54dd-4060-91ec-7e533bd5fb72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:08.882685 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-eabdcebc-f6f3-4104-b153-de44a6b555d6 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Flow 'volume_create_api' (7243d05e-e6d9-40a9-bd77-bc1a3cb3316a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:20:08.883281 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-eabdcebc-f6f3-4104-b153-de44a6b555d6 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Create volume request issued successfully. Aug 25 16:20:08.884088 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-eabdcebc-f6f3-4104-b153-de44a6b555d6 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:20:08.884231 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 129/517] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:20:08 2026] POST /volume/v3/volumes => generated 752 bytes in 507 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:20:08.898540 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d951a2f1-0ca5-470a-b2d2-eff08b3267e1 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:08.900434 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d951a2f1-0ca5-470a-b2d2-eff08b3267e1 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] GET https://10.4.3.102/volume/v3/volumes/94be0da3-5849-4c90-b84a-903bd2bb20ae Aug 25 16:20:08.900699 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d951a2f1-0ca5-470a-b2d2-eff08b3267e1 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:08.900943 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d951a2f1-0ca5-470a-b2d2-eff08b3267e1 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:08.909469 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:08.909469 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:08.916423 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-d951a2f1-0ca5-470a-b2d2-eff08b3267e1 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Volume info retrieved successfully. Aug 25 16:20:08.923871 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d951a2f1-0ca5-470a-b2d2-eff08b3267e1 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] https://10.4.3.102/volume/v3/volumes/94be0da3-5849-4c90-b84a-903bd2bb20ae returned with HTTP 200 Aug 25 16:20:08.924385 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 127/518] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:08 2026] GET /volume/v3/volumes/94be0da3-5849-4c90-b84a-903bd2bb20ae => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:09.132688 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-35bbe057-3b42-4979-bd94-91c83ab23efd req-e2807290-56e7-45cf-8968-6544bef64454 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:09.135499 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-35bbe057-3b42-4979-bd94-91c83ab23efd req-e2807290-56e7-45cf-8968-6544bef64454 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] GET https://10.4.3.102/volume/v3/volumes/51c0438a-3c74-4071-8f79-11fa5d3aeb40 Aug 25 16:20:09.135741 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-35bbe057-3b42-4979-bd94-91c83ab23efd req-e2807290-56e7-45cf-8968-6544bef64454 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:09.135941 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-35bbe057-3b42-4979-bd94-91c83ab23efd req-e2807290-56e7-45cf-8968-6544bef64454 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:09.146835 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:09.146835 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:09.152206 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-35bbe057-3b42-4979-bd94-91c83ab23efd req-e2807290-56e7-45cf-8968-6544bef64454 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Volume info retrieved successfully. Aug 25 16:20:09.159256 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-35bbe057-3b42-4979-bd94-91c83ab23efd req-e2807290-56e7-45cf-8968-6544bef64454 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] https://10.4.3.102/volume/v3/volumes/51c0438a-3c74-4071-8f79-11fa5d3aeb40 returned with HTTP 200 Aug 25 16:20:09.160478 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 134/519] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:20:09 2026] GET /volume/v3/volumes/51c0438a-3c74-4071-8f79-11fa5d3aeb40 => generated 1360 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:09.173765 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-2e0fe473-b15a-47e6-8d2c-178d04d0ba66 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:09.174286 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2e0fe473-b15a-47e6-8d2c-178d04d0ba66 None None] GET https://10.4.3.102/volume// Aug 25 16:20:09.174467 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2e0fe473-b15a-47e6-8d2c-178d04d0ba66 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:09.174667 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2e0fe473-b15a-47e6-8d2c-178d04d0ba66 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:09.174965 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2e0fe473-b15a-47e6-8d2c-178d04d0ba66 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:20:09.175288 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 130/520] 10.4.3.102 () {66 vars in 1419 bytes} [Tue Aug 25 16:20:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:20:09.185661 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-35bbe057-3b42-4979-bd94-91c83ab23efd req-006e7c7e-bfad-4821-b181-d67f1dabb7c0 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:09.188888 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-35bbe057-3b42-4979-bd94-91c83ab23efd req-006e7c7e-bfad-4821-b181-d67f1dabb7c0 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:20:09.189328 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-35bbe057-3b42-4979-bd94-91c83ab23efd req-006e7c7e-bfad-4821-b181-d67f1dabb7c0 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "51c0438a-3c74-4071-8f79-11fa5d3aeb40", "connector": null, "instance_uuid": "a197e3bc-2c58-49b6-8ef8-4083e2dab20d"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:09.201604 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:09.201604 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:09.251021 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-35bbe057-3b42-4979-bd94-91c83ab23efd req-006e7c7e-bfad-4821-b181-d67f1dabb7c0 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:20:09.251285 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 130/521] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:20:09 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) Aug 25 16:20:09.895002 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-feef7556-8ec3-448e-a1e6-1206f7be2a11 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:09.898186 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-feef7556-8ec3-448e-a1e6-1206f7be2a11 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] GET https://10.4.3.102/volume/v3/volumes/1479fd87-187a-4612-b0aa-7edb0de821b6 Aug 25 16:20:09.898433 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-feef7556-8ec3-448e-a1e6-1206f7be2a11 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:09.898739 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-feef7556-8ec3-448e-a1e6-1206f7be2a11 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:09.916430 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-feef7556-8ec3-448e-a1e6-1206f7be2a11 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] https://10.4.3.102/volume/v3/volumes/1479fd87-187a-4612-b0aa-7edb0de821b6 returned with HTTP 404 Aug 25 16:20:09.916430 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 128/522] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:09 2026] GET /volume/v3/volumes/1479fd87-187a-4612-b0aa-7edb0de821b6 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:09.924915 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-97f00f69-4a90-404c-a019-bda509be79d9 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:09.927883 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-97f00f69-4a90-404c-a019-bda509be79d9 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] DELETE https://10.4.3.102/volume/v3/volumes/74a34db2-9bbd-432f-8b3b-8fd0edbc02be Aug 25 16:20:09.928123 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-97f00f69-4a90-404c-a019-bda509be79d9 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:09.928339 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-97f00f69-4a90-404c-a019-bda509be79d9 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:09.928509 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-97f00f69-4a90-404c-a019-bda509be79d9 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Delete volume with id: 74a34db2-9bbd-432f-8b3b-8fd0edbc02be Aug 25 16:20:09.937299 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c5e5aa01-7b0c-49f1-ab33-dd642a3bbdc3 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:09.939609 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c5e5aa01-7b0c-49f1-ab33-dd642a3bbdc3 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] GET https://10.4.3.102/volume/v3/volumes/94be0da3-5849-4c90-b84a-903bd2bb20ae Aug 25 16:20:09.939829 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c5e5aa01-7b0c-49f1-ab33-dd642a3bbdc3 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:09.940003 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c5e5aa01-7b0c-49f1-ab33-dd642a3bbdc3 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:09.947128 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:09.947128 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:09.948173 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:09.948173 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:09.948638 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-97f00f69-4a90-404c-a019-bda509be79d9 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Volume info retrieved successfully. Aug 25 16:20:09.952145 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-c5e5aa01-7b0c-49f1-ab33-dd642a3bbdc3 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Volume info retrieved successfully. Aug 25 16:20:09.970265 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c5e5aa01-7b0c-49f1-ab33-dd642a3bbdc3 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] https://10.4.3.102/volume/v3/volumes/94be0da3-5849-4c90-b84a-903bd2bb20ae returned with HTTP 200 Aug 25 16:20:09.970823 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 131/523] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:09 2026] GET /volume/v3/volumes/94be0da3-5849-4c90-b84a-903bd2bb20ae => generated 1360 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:09.986203 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-cb0b3121-064a-45ba-bbd1-1de86b438828 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:09.988427 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-cb0b3121-064a-45ba-bbd1-1de86b438828 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:20:09.990634 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-cb0b3121-064a-45ba-bbd1-1de86b438828 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-213561288"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:09.990744 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-cb0b3121-064a-45ba-bbd1-1de86b438828 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-213561288'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:20:09.990856 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-cb0b3121-064a-45ba-bbd1-1de86b438828 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Create volume of 1 GB Aug 25 16:20:09.991183 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:09.991183 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:10.005530 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-cb0b3121-064a-45ba-bbd1-1de86b438828 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Availability Zones retrieved successfully. Aug 25 16:20:10.013210 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-cb0b3121-064a-45ba-bbd1-1de86b438828 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Flow 'volume_create_api' (d96ac2dd-9849-4a04-892e-e08f19cbdac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:20:10.014162 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-97f00f69-4a90-404c-a019-bda509be79d9 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Delete volume request issued successfully. Aug 25 16:20:10.015028 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-cb0b3121-064a-45ba-bbd1-1de86b438828 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7f937af-1bac-4325-ab68-15a3e04eea6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:10.015128 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-97f00f69-4a90-404c-a019-bda509be79d9 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] https://10.4.3.102/volume/v3/volumes/74a34db2-9bbd-432f-8b3b-8fd0edbc02be returned with HTTP 202 Aug 25 16:20:10.015128 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 135/524] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:20:09 2026] DELETE /volume/v3/volumes/74a34db2-9bbd-432f-8b3b-8fd0edbc02be => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:20:10.015689 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-cb0b3121-064a-45ba-bbd1-1de86b438828 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:20:10.024300 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-7df7404c-e244-4a85-a644-c5df5e69159a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:10.029382 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7df7404c-e244-4a85-a644-c5df5e69159a tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] GET https://10.4.3.102/volume/v3/volumes/74a34db2-9bbd-432f-8b3b-8fd0edbc02be Aug 25 16:20:10.029382 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7df7404c-e244-4a85-a644-c5df5e69159a tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:10.029382 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7df7404c-e244-4a85-a644-c5df5e69159a tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:10.040871 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:10.040871 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:10.048006 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-7df7404c-e244-4a85-a644-c5df5e69159a tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Volume info retrieved successfully. Aug 25 16:20:10.053777 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7df7404c-e244-4a85-a644-c5df5e69159a tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] https://10.4.3.102/volume/v3/volumes/74a34db2-9bbd-432f-8b3b-8fd0edbc02be returned with HTTP 200 Aug 25 16:20:10.054222 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 129/525] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:10 2026] GET /volume/v3/volumes/74a34db2-9bbd-432f-8b3b-8fd0edbc02be => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:10.065315 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-cb0b3121-064a-45ba-bbd1-1de86b438828 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7f937af-1bac-4325-ab68-15a3e04eea6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:10.066300 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-cb0b3121-064a-45ba-bbd1-1de86b438828 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef66ced9-a44b-42a2-b228-3dfd1d4a1661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:10.139717 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-cb0b3121-064a-45ba-bbd1-1de86b438828 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Created reservations ['14f2712e-25a2-402c-959f-ad07e4181efe', 'f79816af-0c36-422c-bf82-356f19165c3a', 'dbe84b86-8429-458a-882d-aeff1257f030', 'ba8f3049-0439-4737-9679-4b5b8400fa8e'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:20:10.140795 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-cb0b3121-064a-45ba-bbd1-1de86b438828 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef66ced9-a44b-42a2-b228-3dfd1d4a1661) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14f2712e-25a2-402c-959f-ad07e4181efe', 'f79816af-0c36-422c-bf82-356f19165c3a', 'dbe84b86-8429-458a-882d-aeff1257f030', 'ba8f3049-0439-4737-9679-4b5b8400fa8e']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:10.141837 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-cb0b3121-064a-45ba-bbd1-1de86b438828 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95978ec0-9b29-4e4b-9f70-07c97b9f1f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:10.184140 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-cb0b3121-064a-45ba-bbd1-1de86b438828 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95978ec0-9b29-4e4b-9f70-07c97b9f1f20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2355fd2f-0c6c-42ce-9ecd-5b2f7ebfa955', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-213561288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f64139e2c7c47a4a8ad396117b98fdf',qos_specs=None,replication_status=,reservations=['14f2712e-25a2-402c-959f-ad07e4181efe','f79816af-0c36-422c-bf82-356f19165c3a','dbe84b86-8429-458a-882d-aeff1257f030','ba8f3049-0439-4737-9679-4b5b8400fa8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f39389bbe1f64e568f85475bfdd54cfa',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:20:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-213561288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2355fd2f-0c6c-42ce-9ecd-5b2f7ebfa955,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f64139e2c7c47a4a8ad396117b98fdf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f39389bbe1f64e568f85475bfdd54cfa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:10.184923 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-cb0b3121-064a-45ba-bbd1-1de86b438828 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca3329e0-512b-4e8a-9823-845166812277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:10.232726 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-cb0b3121-064a-45ba-bbd1-1de86b438828 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca3329e0-512b-4e8a-9823-845166812277) transitioned into state 'SUCCESS' from state '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-213561288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f64139e2c7c47a4a8ad396117b98fdf',qos_specs=None,replication_status=,reservations=['14f2712e-25a2-402c-959f-ad07e4181efe','f79816af-0c36-422c-bf82-356f19165c3a','dbe84b86-8429-458a-882d-aeff1257f030','ba8f3049-0439-4737-9679-4b5b8400fa8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f39389bbe1f64e568f85475bfdd54cfa',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:10.233690 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-cb0b3121-064a-45ba-bbd1-1de86b438828 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67d2cae2-87c4-4f7a-b6cd-a35c63cc0ffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:10.255934 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-cb0b3121-064a-45ba-bbd1-1de86b438828 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67d2cae2-87c4-4f7a-b6cd-a35c63cc0ffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:10.257082 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-cb0b3121-064a-45ba-bbd1-1de86b438828 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Flow 'volume_create_api' (d96ac2dd-9849-4a04-892e-e08f19cbdac5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:20:10.257479 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-cb0b3121-064a-45ba-bbd1-1de86b438828 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Create volume request issued successfully. Aug 25 16:20:10.260132 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-cb0b3121-064a-45ba-bbd1-1de86b438828 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:20:10.260132 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 131/526] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:20:09 2026] POST /volume/v3/volumes => generated 751 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:20:10.276554 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-e6506af6-8269-440d-82de-5b22daf64780 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:10.278301 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e6506af6-8269-440d-82de-5b22daf64780 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] GET https://10.4.3.102/volume/v3/volumes/2355fd2f-0c6c-42ce-9ecd-5b2f7ebfa955 Aug 25 16:20:10.278716 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e6506af6-8269-440d-82de-5b22daf64780 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:10.279463 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e6506af6-8269-440d-82de-5b22daf64780 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:10.311844 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:10.311844 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:10.316254 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-e6506af6-8269-440d-82de-5b22daf64780 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Volume info retrieved successfully. Aug 25 16:20:10.320399 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e6506af6-8269-440d-82de-5b22daf64780 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] https://10.4.3.102/volume/v3/volumes/2355fd2f-0c6c-42ce-9ecd-5b2f7ebfa955 returned with HTTP 200 Aug 25 16:20:10.321180 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 132/527] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:10 2026] GET /volume/v3/volumes/2355fd2f-0c6c-42ce-9ecd-5b2f7ebfa955 => generated 819 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:20:11.082871 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-d4bcc6c7-13d6-402c-8246-0fa74ee3a173 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:11.090184 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d4bcc6c7-13d6-402c-8246-0fa74ee3a173 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] GET https://10.4.3.102/volume/v3/volumes/74a34db2-9bbd-432f-8b3b-8fd0edbc02be Aug 25 16:20:11.090184 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d4bcc6c7-13d6-402c-8246-0fa74ee3a173 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:11.090184 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d4bcc6c7-13d6-402c-8246-0fa74ee3a173 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:11.099929 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d4bcc6c7-13d6-402c-8246-0fa74ee3a173 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] https://10.4.3.102/volume/v3/volumes/74a34db2-9bbd-432f-8b3b-8fd0edbc02be returned with HTTP 404 Aug 25 16:20:11.101330 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 136/528] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:11 2026] GET /volume/v3/volumes/74a34db2-9bbd-432f-8b3b-8fd0edbc02be => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:11.111276 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c57cacd9-3443-4696-9db1-3fef5f3e837c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:11.114427 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c57cacd9-3443-4696-9db1-3fef5f3e837c tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] DELETE https://10.4.3.102/volume/v3/volumes/8ed44798-b38f-463d-97ce-a78f4d846e09 Aug 25 16:20:11.114984 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c57cacd9-3443-4696-9db1-3fef5f3e837c tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:11.115251 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c57cacd9-3443-4696-9db1-3fef5f3e837c tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:11.115486 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-c57cacd9-3443-4696-9db1-3fef5f3e837c tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Delete volume with id: 8ed44798-b38f-463d-97ce-a78f4d846e09 Aug 25 16:20:11.126405 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:11.126405 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:11.127301 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-c57cacd9-3443-4696-9db1-3fef5f3e837c tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Volume info retrieved successfully. Aug 25 16:20:11.160325 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-7d560723-464e-4547-9d2b-fb591bddd004 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:11.170374 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7d560723-464e-4547-9d2b-fb591bddd004 None None] GET https://10.4.3.102/volume// Aug 25 16:20:11.170374 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7d560723-464e-4547-9d2b-fb591bddd004 None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:11.170374 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7d560723-464e-4547-9d2b-fb591bddd004 None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:11.170374 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7d560723-464e-4547-9d2b-fb591bddd004 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:20:11.170374 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 132/529] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:20:11 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:20:11.180386 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-35bbe057-3b42-4979-bd94-91c83ab23efd req-b3a7af16-99db-4614-9256-8109a40c7716 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:11.180847 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-c57cacd9-3443-4696-9db1-3fef5f3e837c tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Delete volume request issued successfully. Aug 25 16:20:11.180847 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c57cacd9-3443-4696-9db1-3fef5f3e837c tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] https://10.4.3.102/volume/v3/volumes/8ed44798-b38f-463d-97ce-a78f4d846e09 returned with HTTP 202 Aug 25 16:20:11.180847 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 130/530] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:20:11 2026] DELETE /volume/v3/volumes/8ed44798-b38f-463d-97ce-a78f4d846e09 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:20:11.185530 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-35bbe057-3b42-4979-bd94-91c83ab23efd req-b3a7af16-99db-4614-9256-8109a40c7716 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] GET https://10.4.3.102/volume/v3/volumes/51c0438a-3c74-4071-8f79-11fa5d3aeb40 Aug 25 16:20:11.188179 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-35bbe057-3b42-4979-bd94-91c83ab23efd req-b3a7af16-99db-4614-9256-8109a40c7716 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:11.188179 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-35bbe057-3b42-4979-bd94-91c83ab23efd req-b3a7af16-99db-4614-9256-8109a40c7716 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:11.191844 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-44ca5f50-dbbc-41b7-a824-e748b6e3dd9c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:11.196055 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-44ca5f50-dbbc-41b7-a824-e748b6e3dd9c tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] GET https://10.4.3.102/volume/v3/volumes/8ed44798-b38f-463d-97ce-a78f4d846e09 Aug 25 16:20:11.197606 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-44ca5f50-dbbc-41b7-a824-e748b6e3dd9c tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:11.197606 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-44ca5f50-dbbc-41b7-a824-e748b6e3dd9c tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:11.210929 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:11.210929 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:11.213834 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:11.213834 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:11.215376 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-35bbe057-3b42-4979-bd94-91c83ab23efd req-b3a7af16-99db-4614-9256-8109a40c7716 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Volume info retrieved successfully. Aug 25 16:20:11.223848 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-35bbe057-3b42-4979-bd94-91c83ab23efd req-b3a7af16-99db-4614-9256-8109a40c7716 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] https://10.4.3.102/volume/v3/volumes/51c0438a-3c74-4071-8f79-11fa5d3aeb40 returned with HTTP 200 Aug 25 16:20:11.223937 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-44ca5f50-dbbc-41b7-a824-e748b6e3dd9c tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Volume info retrieved successfully. Aug 25 16:20:11.224694 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 133/531] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:20:11 2026] GET /volume/v3/volumes/51c0438a-3c74-4071-8f79-11fa5d3aeb40 => generated 1539 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:20:11.232509 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-44ca5f50-dbbc-41b7-a824-e748b6e3dd9c tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] https://10.4.3.102/volume/v3/volumes/8ed44798-b38f-463d-97ce-a78f4d846e09 returned with HTTP 200 Aug 25 16:20:11.233084 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 137/532] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:11 2026] GET /volume/v3/volumes/8ed44798-b38f-463d-97ce-a78f4d846e09 => generated 855 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:11.336870 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-6edef555-2745-49c8-bfc5-445a988d490f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:11.338918 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6edef555-2745-49c8-bfc5-445a988d490f tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] GET https://10.4.3.102/volume/v3/volumes/2355fd2f-0c6c-42ce-9ecd-5b2f7ebfa955 Aug 25 16:20:11.339186 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6edef555-2745-49c8-bfc5-445a988d490f tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:11.339609 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6edef555-2745-49c8-bfc5-445a988d490f tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:11.349497 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:11.349497 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:11.358868 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-6edef555-2745-49c8-bfc5-445a988d490f tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Volume info retrieved successfully. Aug 25 16:20:11.358923 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-35bbe057-3b42-4979-bd94-91c83ab23efd req-aedd31ff-ed06-4ae6-8a0f-c53629c1e871 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:11.360997 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-35bbe057-3b42-4979-bd94-91c83ab23efd req-aedd31ff-ed06-4ae6-8a0f-c53629c1e871 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] PUT https://10.4.3.102/volume/v3/attachments/a37c944e-70e7-4331-a5bc-6c3bd191a80a Aug 25 16:20:11.361506 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-35bbe057-3b42-4979-bd94-91c83ab23efd req-aedd31ff-ed06-4ae6-8a0f-c53629c1e871 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:11.367872 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6edef555-2745-49c8-bfc5-445a988d490f tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] https://10.4.3.102/volume/v3/volumes/2355fd2f-0c6c-42ce-9ecd-5b2f7ebfa955 returned with HTTP 200 Aug 25 16:20:11.367872 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 133/533] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:11 2026] GET /volume/v3/volumes/2355fd2f-0c6c-42ce-9ecd-5b2f7ebfa955 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:11.381618 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-35bbe057-3b42-4979-bd94-91c83ab23efd req-aedd31ff-ed06-4ae6-8a0f-c53629c1e871 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Acquiring lock "cinder-attachment_update-51c0438a-3c74-4071-8f79-11fa5d3aeb40-np0000008093" by "attachment_update" {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:20:11.389488 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-9bcb013f-b91b-4545-a4e0-c0236f512751 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:11.389690 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-35bbe057-3b42-4979-bd94-91c83ab23efd req-aedd31ff-ed06-4ae6-8a0f-c53629c1e871 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Lock "cinder-attachment_update-51c0438a-3c74-4071-8f79-11fa5d3aeb40-np0000008093" acquired by "attachment_update" :: waited 0.007s {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:20:11.390701 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:11.390701 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:11.393272 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9bcb013f-b91b-4545-a4e0-c0236f512751 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:20:11.393689 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9bcb013f-b91b-4545-a4e0-c0236f512751 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1205639471"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:11.396029 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-9bcb013f-b91b-4545-a4e0-c0236f512751 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1205639471'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:20:11.396029 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-9bcb013f-b91b-4545-a4e0-c0236f512751 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Create volume of 1 GB Aug 25 16:20:11.400621 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-9bcb013f-b91b-4545-a4e0-c0236f512751 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Availability Zones retrieved successfully. Aug 25 16:20:11.408570 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9bcb013f-b91b-4545-a4e0-c0236f512751 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Flow 'volume_create_api' (86c3140f-5665-4034-8cef-8be808e2b0ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:20:11.409597 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9bcb013f-b91b-4545-a4e0-c0236f512751 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6c7a1fc-f707-4f4f-8f35-05074841c2bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:11.410906 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-9bcb013f-b91b-4545-a4e0-c0236f512751 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:20:11.449928 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9bcb013f-b91b-4545-a4e0-c0236f512751 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6c7a1fc-f707-4f4f-8f35-05074841c2bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:11.449928 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9bcb013f-b91b-4545-a4e0-c0236f512751 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36206f58-116e-43b9-b64e-3104d856ee89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:11.514104 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-9bcb013f-b91b-4545-a4e0-c0236f512751 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Created reservations ['c67da7a4-d35f-4567-8d24-b97e49797597', 'b7f9eb49-c4e5-41ec-99cb-3022ca9d1a1c', '25345ba6-a662-4912-8b7e-f1c467a9c8b7', '545a06d0-07a3-4811-b2de-944d83f0e510'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:20:11.515358 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9bcb013f-b91b-4545-a4e0-c0236f512751 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36206f58-116e-43b9-b64e-3104d856ee89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c67da7a4-d35f-4567-8d24-b97e49797597', 'b7f9eb49-c4e5-41ec-99cb-3022ca9d1a1c', '25345ba6-a662-4912-8b7e-f1c467a9c8b7', '545a06d0-07a3-4811-b2de-944d83f0e510']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:11.516512 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9bcb013f-b91b-4545-a4e0-c0236f512751 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05325295-f3ab-4cd6-aa6e-bd23cb211b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:11.537297 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-35bbe057-3b42-4979-bd94-91c83ab23efd req-aedd31ff-ed06-4ae6-8a0f-c53629c1e871 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Lock "cinder-attachment_update-51c0438a-3c74-4071-8f79-11fa5d3aeb40-np0000008093" released by "attachment_update" :: held 0.148s {{(pid=100455) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:20:11.538148 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-35bbe057-3b42-4979-bd94-91c83ab23efd req-aedd31ff-ed06-4ae6-8a0f-c53629c1e871 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] https://10.4.3.102/volume/v3/attachments/a37c944e-70e7-4331-a5bc-6c3bd191a80a returned with HTTP 200 Aug 25 16:20:11.538413 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 131/534] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:20:11 2026] PUT /volume/v3/attachments/a37c944e-70e7-4331-a5bc-6c3bd191a80a => generated 969 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:11.552739 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9bcb013f-b91b-4545-a4e0-c0236f512751 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05325295-f3ab-4cd6-aa6e-bd23cb211b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78ac8ab0-4b81-4cd4-b2e4-757301cf5c7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1205639471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f64139e2c7c47a4a8ad396117b98fdf',qos_specs=None,replication_status=,reservations=['c67da7a4-d35f-4567-8d24-b97e49797597','b7f9eb49-c4e5-41ec-99cb-3022ca9d1a1c','25345ba6-a662-4912-8b7e-f1c467a9c8b7','545a06d0-07a3-4811-b2de-944d83f0e510'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f39389bbe1f64e568f85475bfdd54cfa',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:20:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1205639471',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78ac8ab0-4b81-4cd4-b2e4-757301cf5c7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f64139e2c7c47a4a8ad396117b98fdf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f39389bbe1f64e568f85475bfdd54cfa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:11.553919 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9bcb013f-b91b-4545-a4e0-c0236f512751 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3825f18e-ee27-4845-80f0-f7c41c9492c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:11.573681 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-35bbe057-3b42-4979-bd94-91c83ab23efd req-697696f4-0072-43c0-9370-ef2e5ad0617f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:11.576244 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-35bbe057-3b42-4979-bd94-91c83ab23efd req-697696f4-0072-43c0-9370-ef2e5ad0617f tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] POST https://10.4.3.102/volume/v3/attachments/a37c944e-70e7-4331-a5bc-6c3bd191a80a/action Aug 25 16:20:11.579683 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-35bbe057-3b42-4979-bd94-91c83ab23efd req-697696f4-0072-43c0-9370-ef2e5ad0617f tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Action body: b'{"os-complete": null}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:20:11.579683 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-35bbe057-3b42-4979-bd94-91c83ab23efd req-697696f4-0072-43c0-9370-ef2e5ad0617f tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:11.593231 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9bcb013f-b91b-4545-a4e0-c0236f512751 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3825f18e-ee27-4845-80f0-f7c41c9492c7) transitioned into state 'SUCCESS' from state '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-1205639471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f64139e2c7c47a4a8ad396117b98fdf',qos_specs=None,replication_status=,reservations=['c67da7a4-d35f-4567-8d24-b97e49797597','b7f9eb49-c4e5-41ec-99cb-3022ca9d1a1c','25345ba6-a662-4912-8b7e-f1c467a9c8b7','545a06d0-07a3-4811-b2de-944d83f0e510'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f39389bbe1f64e568f85475bfdd54cfa',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:11.596339 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9bcb013f-b91b-4545-a4e0-c0236f512751 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51cb153a-12cc-408d-99de-9465ad431003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:11.609481 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:11.609481 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:11.624940 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9bcb013f-b91b-4545-a4e0-c0236f512751 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51cb153a-12cc-408d-99de-9465ad431003) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:11.625897 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9bcb013f-b91b-4545-a4e0-c0236f512751 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Flow 'volume_create_api' (86c3140f-5665-4034-8cef-8be808e2b0ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:20:11.626259 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-9bcb013f-b91b-4545-a4e0-c0236f512751 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Create volume request issued successfully. Aug 25 16:20:11.627265 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9bcb013f-b91b-4545-a4e0-c0236f512751 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:20:11.627816 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 134/535] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:20:11 2026] POST /volume/v3/volumes => generated 752 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:20:11.645672 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c66e38c2-77d2-406c-b928-0d435cb97144 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:11.648099 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c66e38c2-77d2-406c-b928-0d435cb97144 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] GET https://10.4.3.102/volume/v3/volumes/78ac8ab0-4b81-4cd4-b2e4-757301cf5c7a Aug 25 16:20:11.648324 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c66e38c2-77d2-406c-b928-0d435cb97144 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:11.648553 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c66e38c2-77d2-406c-b928-0d435cb97144 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:11.670397 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:11.670397 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:11.676262 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-c66e38c2-77d2-406c-b928-0d435cb97144 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Volume info retrieved successfully. Aug 25 16:20:11.683714 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c66e38c2-77d2-406c-b928-0d435cb97144 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] https://10.4.3.102/volume/v3/volumes/78ac8ab0-4b81-4cd4-b2e4-757301cf5c7a returned with HTTP 200 Aug 25 16:20:11.685176 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-35bbe057-3b42-4979-bd94-91c83ab23efd req-697696f4-0072-43c0-9370-ef2e5ad0617f tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] https://10.4.3.102/volume/v3/attachments/a37c944e-70e7-4331-a5bc-6c3bd191a80a/action returned with HTTP 204 Aug 25 16:20:11.685244 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 134/536] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:11 2026] GET /volume/v3/volumes/78ac8ab0-4b81-4cd4-b2e4-757301cf5c7a => generated 820 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:11.689025 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 138/537] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:20:11 2026] POST /volume/v3/attachments/a37c944e-70e7-4331-a5bc-6c3bd191a80a/action => generated 0 bytes in 116 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:12.248561 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-0a9ff025-fd25-4be9-acf0-3dbe16ee10f5 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:12.250507 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0a9ff025-fd25-4be9-acf0-3dbe16ee10f5 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] GET https://10.4.3.102/volume/v3/volumes/8ed44798-b38f-463d-97ce-a78f4d846e09 Aug 25 16:20:12.250713 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0a9ff025-fd25-4be9-acf0-3dbe16ee10f5 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:12.253209 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0a9ff025-fd25-4be9-acf0-3dbe16ee10f5 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:12.258465 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0a9ff025-fd25-4be9-acf0-3dbe16ee10f5 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] https://10.4.3.102/volume/v3/volumes/8ed44798-b38f-463d-97ce-a78f4d846e09 returned with HTTP 404 Aug 25 16:20:12.259033 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 132/538] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:12 2026] GET /volume/v3/volumes/8ed44798-b38f-463d-97ce-a78f4d846e09 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:12.273768 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-00d5770c-eeb1-4cad-910c-3b83a874d6e7 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:12.278498 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-00d5770c-eeb1-4cad-910c-3b83a874d6e7 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] DELETE https://10.4.3.102/volume/v3/volumes/f00f0b8a-bbcc-4826-8565-35d08104f38d Aug 25 16:20:12.278757 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-00d5770c-eeb1-4cad-910c-3b83a874d6e7 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:12.279066 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-00d5770c-eeb1-4cad-910c-3b83a874d6e7 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:12.279232 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-00d5770c-eeb1-4cad-910c-3b83a874d6e7 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Delete volume with id: f00f0b8a-bbcc-4826-8565-35d08104f38d Aug 25 16:20:12.289165 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:12.289165 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:12.289833 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-00d5770c-eeb1-4cad-910c-3b83a874d6e7 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Volume info retrieved successfully. Aug 25 16:20:12.340686 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-00d5770c-eeb1-4cad-910c-3b83a874d6e7 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Delete volume request issued successfully. Aug 25 16:20:12.340975 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-00d5770c-eeb1-4cad-910c-3b83a874d6e7 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] https://10.4.3.102/volume/v3/volumes/f00f0b8a-bbcc-4826-8565-35d08104f38d returned with HTTP 202 Aug 25 16:20:12.341368 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 135/539] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:20:12 2026] DELETE /volume/v3/volumes/f00f0b8a-bbcc-4826-8565-35d08104f38d => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:20:12.352432 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a60f0998-b3be-409d-a174-6f5b88a1ac6b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:12.355117 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a60f0998-b3be-409d-a174-6f5b88a1ac6b tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] GET https://10.4.3.102/volume/v3/volumes/f00f0b8a-bbcc-4826-8565-35d08104f38d Aug 25 16:20:12.355419 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a60f0998-b3be-409d-a174-6f5b88a1ac6b tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:12.356228 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a60f0998-b3be-409d-a174-6f5b88a1ac6b tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:12.365282 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:12.365282 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:12.372709 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-a60f0998-b3be-409d-a174-6f5b88a1ac6b tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Volume info retrieved successfully. Aug 25 16:20:12.380048 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a60f0998-b3be-409d-a174-6f5b88a1ac6b tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] https://10.4.3.102/volume/v3/volumes/f00f0b8a-bbcc-4826-8565-35d08104f38d returned with HTTP 200 Aug 25 16:20:12.381129 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 135/540] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:12 2026] GET /volume/v3/volumes/f00f0b8a-bbcc-4826-8565-35d08104f38d => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:12.705702 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-5a5d1c59-7e23-43e5-9114-7709887963ac None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:12.709356 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5a5d1c59-7e23-43e5-9114-7709887963ac tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] GET https://10.4.3.102/volume/v3/volumes/78ac8ab0-4b81-4cd4-b2e4-757301cf5c7a Aug 25 16:20:12.709356 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5a5d1c59-7e23-43e5-9114-7709887963ac tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:12.709356 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5a5d1c59-7e23-43e5-9114-7709887963ac tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:12.722979 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:12.722979 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:12.730859 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-5a5d1c59-7e23-43e5-9114-7709887963ac tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Volume info retrieved successfully. Aug 25 16:20:12.738755 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5a5d1c59-7e23-43e5-9114-7709887963ac tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] https://10.4.3.102/volume/v3/volumes/78ac8ab0-4b81-4cd4-b2e4-757301cf5c7a returned with HTTP 200 Aug 25 16:20:12.739544 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 139/541] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:12 2026] GET /volume/v3/volumes/78ac8ab0-4b81-4cd4-b2e4-757301cf5c7a => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:13.399815 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-5d119bfa-4088-48d5-99f0-4523ab6dee3c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:13.401561 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5d119bfa-4088-48d5-99f0-4523ab6dee3c tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] GET https://10.4.3.102/volume/v3/volumes/f00f0b8a-bbcc-4826-8565-35d08104f38d Aug 25 16:20:13.402790 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5d119bfa-4088-48d5-99f0-4523ab6dee3c tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:13.402790 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5d119bfa-4088-48d5-99f0-4523ab6dee3c tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:13.413313 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5d119bfa-4088-48d5-99f0-4523ab6dee3c tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] https://10.4.3.102/volume/v3/volumes/f00f0b8a-bbcc-4826-8565-35d08104f38d returned with HTTP 404 Aug 25 16:20:13.414134 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 133/542] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:13 2026] GET /volume/v3/volumes/f00f0b8a-bbcc-4826-8565-35d08104f38d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:13.426325 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-0e4f64a6-3290-4358-8a8c-d2d0b427a4e0 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:13.430029 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0e4f64a6-3290-4358-8a8c-d2d0b427a4e0 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] DELETE https://10.4.3.102/volume/v3/volumes/fd778050-e314-4d88-a67e-4d1997cc62d6 Aug 25 16:20:13.430029 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0e4f64a6-3290-4358-8a8c-d2d0b427a4e0 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:13.433830 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0e4f64a6-3290-4358-8a8c-d2d0b427a4e0 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:13.433830 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-0e4f64a6-3290-4358-8a8c-d2d0b427a4e0 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Delete volume with id: fd778050-e314-4d88-a67e-4d1997cc62d6 Aug 25 16:20:13.453415 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:13.453415 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:13.454229 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-0e4f64a6-3290-4358-8a8c-d2d0b427a4e0 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Volume info retrieved successfully. Aug 25 16:20:13.492026 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-0e4f64a6-3290-4358-8a8c-d2d0b427a4e0 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Delete volume request issued successfully. Aug 25 16:20:13.492350 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0e4f64a6-3290-4358-8a8c-d2d0b427a4e0 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] https://10.4.3.102/volume/v3/volumes/fd778050-e314-4d88-a67e-4d1997cc62d6 returned with HTTP 202 Aug 25 16:20:13.492803 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 136/543] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:20:13 2026] DELETE /volume/v3/volumes/fd778050-e314-4d88-a67e-4d1997cc62d6 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:20:13.503095 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f8edd386-bbb7-44d6-87cf-dced30ceb167 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:13.505418 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f8edd386-bbb7-44d6-87cf-dced30ceb167 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] GET https://10.4.3.102/volume/v3/volumes/fd778050-e314-4d88-a67e-4d1997cc62d6 Aug 25 16:20:13.505669 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f8edd386-bbb7-44d6-87cf-dced30ceb167 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:13.505910 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f8edd386-bbb7-44d6-87cf-dced30ceb167 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:13.515702 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:13.515702 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:13.521947 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-f8edd386-bbb7-44d6-87cf-dced30ceb167 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Volume info retrieved successfully. Aug 25 16:20:13.527664 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f8edd386-bbb7-44d6-87cf-dced30ceb167 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] https://10.4.3.102/volume/v3/volumes/fd778050-e314-4d88-a67e-4d1997cc62d6 returned with HTTP 200 Aug 25 16:20:13.528151 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 136/544] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:13 2026] GET /volume/v3/volumes/fd778050-e314-4d88-a67e-4d1997cc62d6 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:13.556253 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-90093335-bf4d-4ca0-a563-7524216b3ea1 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:13.558408 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-90093335-bf4d-4ca0-a563-7524216b3ea1 tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:20:13.558842 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-90093335-bf4d-4ca0-a563-7524216b3ea1 tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-874363060"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:13.570538 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-90093335-bf4d-4ca0-a563-7524216b3ea1 tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-874363060'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:20:13.570538 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-90093335-bf4d-4ca0-a563-7524216b3ea1 tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] Create volume of 1 GB Aug 25 16:20:13.571629 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-90093335-bf4d-4ca0-a563-7524216b3ea1 tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] Availability Zones retrieved successfully. Aug 25 16:20:13.578540 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-90093335-bf4d-4ca0-a563-7524216b3ea1 tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] Flow 'volume_create_api' (12d4b6d6-249a-4645-9185-aa5b03d8e66c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:20:13.588647 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-90093335-bf4d-4ca0-a563-7524216b3ea1 tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d07599a2-c493-46c5-841a-0d77b74a4914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:13.588647 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-90093335-bf4d-4ca0-a563-7524216b3ea1 tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:20:13.609051 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-90093335-bf4d-4ca0-a563-7524216b3ea1 tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d07599a2-c493-46c5-841a-0d77b74a4914) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:13.609828 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-90093335-bf4d-4ca0-a563-7524216b3ea1 tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb73cdfb-1820-44c4-8999-a0a3425c924e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:13.843758 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-90093335-bf4d-4ca0-a563-7524216b3ea1 tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] Created reservations ['cd24132e-7729-416e-85e2-c352a607a435', '0b247439-9eff-4419-987a-0a2c729eab16', '1e5b6b0b-7ebb-4bcb-be40-e6162fa7d769', '0a17c7f8-c00b-4142-8541-af2b0cc4f25a'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:20:13.844501 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-90093335-bf4d-4ca0-a563-7524216b3ea1 tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb73cdfb-1820-44c4-8999-a0a3425c924e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd24132e-7729-416e-85e2-c352a607a435', '0b247439-9eff-4419-987a-0a2c729eab16', '1e5b6b0b-7ebb-4bcb-be40-e6162fa7d769', '0a17c7f8-c00b-4142-8541-af2b0cc4f25a']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:13.845107 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-90093335-bf4d-4ca0-a563-7524216b3ea1 tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35d87e34-794d-446f-bb34-911cef889fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:13.888861 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-90093335-bf4d-4ca0-a563-7524216b3ea1 tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35d87e34-794d-446f-bb34-911cef889fe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2998cd1e-e8f3-4c71-ada0-17653ead6666', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-874363060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9f870f281654bba907f9bdaaf264c5b',qos_specs=None,replication_status=,reservations=['cd24132e-7729-416e-85e2-c352a607a435','0b247439-9eff-4419-987a-0a2c729eab16','1e5b6b0b-7ebb-4bcb-be40-e6162fa7d769','0a17c7f8-c00b-4142-8541-af2b0cc4f25a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e22be319411f499084081f0bda267dd9',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:20:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-874363060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2998cd1e-e8f3-4c71-ada0-17653ead6666,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9f870f281654bba907f9bdaaf264c5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e22be319411f499084081f0bda267dd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:13.890515 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-90093335-bf4d-4ca0-a563-7524216b3ea1 tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06ff024b-0a74-4af7-9554-c811b9bd82ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:13.927956 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-90093335-bf4d-4ca0-a563-7524216b3ea1 tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06ff024b-0a74-4af7-9554-c811b9bd82ea) transitioned into state 'SUCCESS' from state '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-874363060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9f870f281654bba907f9bdaaf264c5b',qos_specs=None,replication_status=,reservations=['cd24132e-7729-416e-85e2-c352a607a435','0b247439-9eff-4419-987a-0a2c729eab16','1e5b6b0b-7ebb-4bcb-be40-e6162fa7d769','0a17c7f8-c00b-4142-8541-af2b0cc4f25a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e22be319411f499084081f0bda267dd9',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:13.928899 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-90093335-bf4d-4ca0-a563-7524216b3ea1 tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2d4f42f-af3b-40fa-9e39-74cd49f20462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:13.951883 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-90093335-bf4d-4ca0-a563-7524216b3ea1 tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2d4f42f-af3b-40fa-9e39-74cd49f20462) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:13.953048 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-90093335-bf4d-4ca0-a563-7524216b3ea1 tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] Flow 'volume_create_api' (12d4b6d6-249a-4645-9185-aa5b03d8e66c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:20:13.956361 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-90093335-bf4d-4ca0-a563-7524216b3ea1 tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] Create volume request issued successfully. Aug 25 16:20:13.956361 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-90093335-bf4d-4ca0-a563-7524216b3ea1 tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:20:13.956361 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 140/545] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:20:13 2026] POST /volume/v3/volumes => generated 754 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:20:13.975745 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c75a22ff-2441-457f-88a9-a07c5d7a460c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:13.975745 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c75a22ff-2441-457f-88a9-a07c5d7a460c tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] GET https://10.4.3.102/volume/v3/volumes/2998cd1e-e8f3-4c71-ada0-17653ead6666 Aug 25 16:20:13.975745 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c75a22ff-2441-457f-88a9-a07c5d7a460c tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:13.976006 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c75a22ff-2441-457f-88a9-a07c5d7a460c tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:13.987356 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:13.987356 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:13.993187 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-c75a22ff-2441-457f-88a9-a07c5d7a460c tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] Volume info retrieved successfully. Aug 25 16:20:13.999212 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c75a22ff-2441-457f-88a9-a07c5d7a460c tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] https://10.4.3.102/volume/v3/volumes/2998cd1e-e8f3-4c71-ada0-17653ead6666 returned with HTTP 200 Aug 25 16:20:13.999772 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 134/546] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:13 2026] GET /volume/v3/volumes/2998cd1e-e8f3-4c71-ada0-17653ead6666 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:14.550842 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c2b42bd9-da87-47e8-b196-15cc95ef0dfb None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:14.554160 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c2b42bd9-da87-47e8-b196-15cc95ef0dfb tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] GET https://10.4.3.102/volume/v3/volumes/fd778050-e314-4d88-a67e-4d1997cc62d6 Aug 25 16:20:14.554398 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c2b42bd9-da87-47e8-b196-15cc95ef0dfb tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:14.554651 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c2b42bd9-da87-47e8-b196-15cc95ef0dfb tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:14.567872 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c2b42bd9-da87-47e8-b196-15cc95ef0dfb tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] https://10.4.3.102/volume/v3/volumes/fd778050-e314-4d88-a67e-4d1997cc62d6 returned with HTTP 404 Aug 25 16:20:14.568511 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 137/547] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:14 2026] GET /volume/v3/volumes/fd778050-e314-4d88-a67e-4d1997cc62d6 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:14.584704 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-aaa093f1-f721-4f42-8c19-e56991e5e214 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:14.588674 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-aaa093f1-f721-4f42-8c19-e56991e5e214 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] DELETE https://10.4.3.102/volume/v3/volumes/a4b734ee-dd64-481d-a66f-d8675ae51358 Aug 25 16:20:14.588908 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-aaa093f1-f721-4f42-8c19-e56991e5e214 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:14.589185 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-aaa093f1-f721-4f42-8c19-e56991e5e214 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:14.589409 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-aaa093f1-f721-4f42-8c19-e56991e5e214 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Delete volume with id: a4b734ee-dd64-481d-a66f-d8675ae51358 Aug 25 16:20:14.597971 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:14.597971 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:14.598303 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-aaa093f1-f721-4f42-8c19-e56991e5e214 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Volume info retrieved successfully. Aug 25 16:20:14.663995 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-aaa093f1-f721-4f42-8c19-e56991e5e214 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Delete volume request issued successfully. Aug 25 16:20:14.664295 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-aaa093f1-f721-4f42-8c19-e56991e5e214 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] https://10.4.3.102/volume/v3/volumes/a4b734ee-dd64-481d-a66f-d8675ae51358 returned with HTTP 202 Aug 25 16:20:14.664873 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 137/548] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:20:14 2026] DELETE /volume/v3/volumes/a4b734ee-dd64-481d-a66f-d8675ae51358 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:20:14.675943 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-382dc3f0-d2b3-43be-9484-7d0c2cb8d775 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:14.678816 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-382dc3f0-d2b3-43be-9484-7d0c2cb8d775 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] GET https://10.4.3.102/volume/v3/volumes/a4b734ee-dd64-481d-a66f-d8675ae51358 Aug 25 16:20:14.679086 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-382dc3f0-d2b3-43be-9484-7d0c2cb8d775 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:14.679389 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-382dc3f0-d2b3-43be-9484-7d0c2cb8d775 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:14.725747 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:14.725747 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:14.743428 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-382dc3f0-d2b3-43be-9484-7d0c2cb8d775 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Volume info retrieved successfully. Aug 25 16:20:14.751774 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-382dc3f0-d2b3-43be-9484-7d0c2cb8d775 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] https://10.4.3.102/volume/v3/volumes/a4b734ee-dd64-481d-a66f-d8675ae51358 returned with HTTP 200 Aug 25 16:20:14.752406 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 141/549] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:14 2026] GET /volume/v3/volumes/a4b734ee-dd64-481d-a66f-d8675ae51358 => generated 855 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:15.013246 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-72fb32a2-04fd-4c41-91e5-61e04a16694d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:15.015921 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-72fb32a2-04fd-4c41-91e5-61e04a16694d tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] GET https://10.4.3.102/volume/v3/volumes/2998cd1e-e8f3-4c71-ada0-17653ead6666 Aug 25 16:20:15.015969 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-72fb32a2-04fd-4c41-91e5-61e04a16694d tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:15.016197 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-72fb32a2-04fd-4c41-91e5-61e04a16694d tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:15.024336 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:15.024336 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:15.031420 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-72fb32a2-04fd-4c41-91e5-61e04a16694d tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] Volume info retrieved successfully. Aug 25 16:20:15.035677 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-72fb32a2-04fd-4c41-91e5-61e04a16694d tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] https://10.4.3.102/volume/v3/volumes/2998cd1e-e8f3-4c71-ada0-17653ead6666 returned with HTTP 200 Aug 25 16:20:15.036657 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 135/550] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:15 2026] GET /volume/v3/volumes/2998cd1e-e8f3-4c71-ada0-17653ead6666 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:15.222231 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-cad84191-2e56-4c7e-b71b-090365fd926f req-68be67df-b3ad-44d5-b505-03cb4d4aa158 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:15.225256 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-cad84191-2e56-4c7e-b71b-090365fd926f req-68be67df-b3ad-44d5-b505-03cb4d4aa158 tempest-VolumesAdminNegativeTest-811661246 tempest-VolumesAdminNegativeTest-811661246-project] GET https://10.4.3.102/volume/v3/volumes/f021bce4-fb72-472c-a27c-1b632190e2de Aug 25 16:20:15.225563 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-cad84191-2e56-4c7e-b71b-090365fd926f req-68be67df-b3ad-44d5-b505-03cb4d4aa158 tempest-VolumesAdminNegativeTest-811661246 tempest-VolumesAdminNegativeTest-811661246-project] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:15.225913 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-cad84191-2e56-4c7e-b71b-090365fd926f req-68be67df-b3ad-44d5-b505-03cb4d4aa158 tempest-VolumesAdminNegativeTest-811661246 tempest-VolumesAdminNegativeTest-811661246-project] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:15.235671 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-cad84191-2e56-4c7e-b71b-090365fd926f req-68be67df-b3ad-44d5-b505-03cb4d4aa158 tempest-VolumesAdminNegativeTest-811661246 tempest-VolumesAdminNegativeTest-811661246-project] https://10.4.3.102/volume/v3/volumes/f021bce4-fb72-472c-a27c-1b632190e2de returned with HTTP 404 Aug 25 16:20:15.236626 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 138/551] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:20:15 2026] GET /volume/v3/volumes/f021bce4-fb72-472c-a27c-1b632190e2de => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:15.255551 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-750ecbf4-e427-4b7f-91c4-91d7589899b2 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:15.259378 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-750ecbf4-e427-4b7f-91c4-91d7589899b2 tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] DELETE https://10.4.3.102/volume/v3/volumes/2998cd1e-e8f3-4c71-ada0-17653ead6666 Aug 25 16:20:15.260474 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-750ecbf4-e427-4b7f-91c4-91d7589899b2 tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:15.261246 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-750ecbf4-e427-4b7f-91c4-91d7589899b2 tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:15.261469 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-750ecbf4-e427-4b7f-91c4-91d7589899b2 tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] Delete volume with id: 2998cd1e-e8f3-4c71-ada0-17653ead6666 Aug 25 16:20:15.273754 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:15.273754 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:15.277524 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-750ecbf4-e427-4b7f-91c4-91d7589899b2 tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] Volume info retrieved successfully. Aug 25 16:20:15.318350 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-750ecbf4-e427-4b7f-91c4-91d7589899b2 tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] Delete volume request issued successfully. Aug 25 16:20:15.318350 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-750ecbf4-e427-4b7f-91c4-91d7589899b2 tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] https://10.4.3.102/volume/v3/volumes/2998cd1e-e8f3-4c71-ada0-17653ead6666 returned with HTTP 202 Aug 25 16:20:15.318350 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 138/552] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:20:15 2026] DELETE /volume/v3/volumes/2998cd1e-e8f3-4c71-ada0-17653ead6666 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:20:15.329869 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-8eaceb78-1715-4602-b2a3-cba719de9d4f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:15.338760 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8eaceb78-1715-4602-b2a3-cba719de9d4f tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] GET https://10.4.3.102/volume/v3/volumes/2998cd1e-e8f3-4c71-ada0-17653ead6666 Aug 25 16:20:15.339758 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8eaceb78-1715-4602-b2a3-cba719de9d4f tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:15.340257 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8eaceb78-1715-4602-b2a3-cba719de9d4f tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:15.353218 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:15.353218 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:15.362459 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-8eaceb78-1715-4602-b2a3-cba719de9d4f tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] Volume info retrieved successfully. Aug 25 16:20:15.369427 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8eaceb78-1715-4602-b2a3-cba719de9d4f tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] https://10.4.3.102/volume/v3/volumes/2998cd1e-e8f3-4c71-ada0-17653ead6666 returned with HTTP 200 Aug 25 16:20:15.370002 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 142/553] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:15 2026] GET /volume/v3/volumes/2998cd1e-e8f3-4c71-ada0-17653ead6666 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:16.972706 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a81c052c-6088-4a62-9781-f82e00b3acd0 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:16.972706 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a81c052c-6088-4a62-9781-f82e00b3acd0 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] GET https://10.4.3.102/volume/v3/volumes/a4b734ee-dd64-481d-a66f-d8675ae51358 Aug 25 16:20:16.972706 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a81c052c-6088-4a62-9781-f82e00b3acd0 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:16.972706 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a81c052c-6088-4a62-9781-f82e00b3acd0 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:16.972706 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a81c052c-6088-4a62-9781-f82e00b3acd0 tempest-CreateVolumesFromSourceVolumeTest-1290368331 tempest-CreateVolumesFromSourceVolumeTest-1290368331-project-member] https://10.4.3.102/volume/v3/volumes/a4b734ee-dd64-481d-a66f-d8675ae51358 returned with HTTP 404 Aug 25 16:20:16.972706 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 136/554] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:15 2026] GET /volume/v3/volumes/a4b734ee-dd64-481d-a66f-d8675ae51358 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:16.985873 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-876088e0-69e4-4a36-958e-98a4c4c59059 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:16.985873 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-876088e0-69e4-4a36-958e-98a4c4c59059 tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] GET https://10.4.3.102/volume/v3/volumes/2998cd1e-e8f3-4c71-ada0-17653ead6666 Aug 25 16:20:16.985873 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-876088e0-69e4-4a36-958e-98a4c4c59059 tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:16.985873 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-876088e0-69e4-4a36-958e-98a4c4c59059 tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:16.985873 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-876088e0-69e4-4a36-958e-98a4c4c59059 tempest-VolumesAdminNegativeTest-125910802 tempest-VolumesAdminNegativeTest-125910802-project-member] https://10.4.3.102/volume/v3/volumes/2998cd1e-e8f3-4c71-ada0-17653ead6666 returned with HTTP 404 Aug 25 16:20:16.985873 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 139/555] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:16 2026] GET /volume/v3/volumes/2998cd1e-e8f3-4c71-ada0-17653ead6666 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:18.907022 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0a31bc95-310a-4f1c-b1dd-b6a651fa9daa None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:19.127964 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0a31bc95-310a-4f1c-b1dd-b6a651fa9daa tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:20:19.127964 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0a31bc95-310a-4f1c-b1dd-b6a651fa9daa tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1442361178"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:19.130643 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-0a31bc95-310a-4f1c-b1dd-b6a651fa9daa tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1442361178'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:20:19.130643 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-0a31bc95-310a-4f1c-b1dd-b6a651fa9daa tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Create volume of 1 GB Aug 25 16:20:19.136071 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-0a31bc95-310a-4f1c-b1dd-b6a651fa9daa tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Availability Zones retrieved successfully. Aug 25 16:20:19.144441 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-0a31bc95-310a-4f1c-b1dd-b6a651fa9daa tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Flow 'volume_create_api' (2ae4a636-001f-4f71-8c2a-bd6007a9ba68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:20:19.146036 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-0a31bc95-310a-4f1c-b1dd-b6a651fa9daa tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4ae7101-6156-4637-97d9-0c1ee769a531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:19.146987 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-0a31bc95-310a-4f1c-b1dd-b6a651fa9daa tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:20:19.180934 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-0a31bc95-310a-4f1c-b1dd-b6a651fa9daa tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4ae7101-6156-4637-97d9-0c1ee769a531) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:19.182803 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-0a31bc95-310a-4f1c-b1dd-b6a651fa9daa tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e578193c-e94a-465a-b17b-6189ddba7e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:19.296459 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-0a31bc95-310a-4f1c-b1dd-b6a651fa9daa tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Created reservations ['2a6262ef-3e72-4a44-8738-f9fb957016ee', 'eeb6f648-890d-414e-ad6c-06aaca4e9253', '39756dee-d412-433a-8834-5f1f90cebf92', '7d441e74-79bd-42b4-a32f-cf1dc65cc6c1'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:20:19.297496 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-0a31bc95-310a-4f1c-b1dd-b6a651fa9daa tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e578193c-e94a-465a-b17b-6189ddba7e43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a6262ef-3e72-4a44-8738-f9fb957016ee', 'eeb6f648-890d-414e-ad6c-06aaca4e9253', '39756dee-d412-433a-8834-5f1f90cebf92', '7d441e74-79bd-42b4-a32f-cf1dc65cc6c1']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:19.298621 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-0a31bc95-310a-4f1c-b1dd-b6a651fa9daa tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f79cb70e-9249-4b22-ab53-57842ed03f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:19.343965 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-0a31bc95-310a-4f1c-b1dd-b6a651fa9daa tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f79cb70e-9249-4b22-ab53-57842ed03f52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2438f9e-b84e-4675-a6d9-3e62eae9dfcb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1442361178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c1e7ab6f3944f839a0a377e958afefc',qos_specs=None,replication_status=,reservations=['2a6262ef-3e72-4a44-8738-f9fb957016ee','eeb6f648-890d-414e-ad6c-06aaca4e9253','39756dee-d412-433a-8834-5f1f90cebf92','7d441e74-79bd-42b4-a32f-cf1dc65cc6c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0187f046e0904db28fc07df266022f77',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:20:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1442361178',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2438f9e-b84e-4675-a6d9-3e62eae9dfcb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c1e7ab6f3944f839a0a377e958afefc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0187f046e0904db28fc07df266022f77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:19.347464 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-0a31bc95-310a-4f1c-b1dd-b6a651fa9daa tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3ac45af-544c-4dbc-a015-834e9dc3ec1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:19.347665 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-d0aa8f63-10d2-4662-8aa4-89ccdea5334f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:19.349969 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d0aa8f63-10d2-4662-8aa4-89ccdea5334f tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] GET https://10.4.3.102/volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 Aug 25 16:20:19.350233 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d0aa8f63-10d2-4662-8aa4-89ccdea5334f tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:19.350482 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d0aa8f63-10d2-4662-8aa4-89ccdea5334f tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:19.363322 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:19.363322 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:19.370989 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-d0aa8f63-10d2-4662-8aa4-89ccdea5334f tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Volume info retrieved successfully. Aug 25 16:20:19.375239 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d0aa8f63-10d2-4662-8aa4-89ccdea5334f tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 returned with HTTP 200 Aug 25 16:20:19.375239 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 143/556] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:19 2026] GET /volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:19.386550 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-0a31bc95-310a-4f1c-b1dd-b6a651fa9daa tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3ac45af-544c-4dbc-a015-834e9dc3ec1e) transitioned into state 'SUCCESS' from state '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-1442361178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c1e7ab6f3944f839a0a377e958afefc',qos_specs=None,replication_status=,reservations=['2a6262ef-3e72-4a44-8738-f9fb957016ee','eeb6f648-890d-414e-ad6c-06aaca4e9253','39756dee-d412-433a-8834-5f1f90cebf92','7d441e74-79bd-42b4-a32f-cf1dc65cc6c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0187f046e0904db28fc07df266022f77',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:19.386550 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-0a31bc95-310a-4f1c-b1dd-b6a651fa9daa tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d85acc58-06e5-4099-b359-7dbc660b9d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:19.403097 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-0a31bc95-310a-4f1c-b1dd-b6a651fa9daa tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d85acc58-06e5-4099-b359-7dbc660b9d43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:19.406924 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-0a31bc95-310a-4f1c-b1dd-b6a651fa9daa tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Flow 'volume_create_api' (2ae4a636-001f-4f71-8c2a-bd6007a9ba68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:20:19.406924 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-0a31bc95-310a-4f1c-b1dd-b6a651fa9daa tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Create volume request issued successfully. Aug 25 16:20:19.406924 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0a31bc95-310a-4f1c-b1dd-b6a651fa9daa tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:20:19.406924 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 139/557] 10.4.3.102 () {70 vars in 1298 bytes} [Tue Aug 25 16:20:18 2026] POST /volume/v3/volumes => generated 778 bytes in 499 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:20:19.425014 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-4157c530-2e6e-4c52-a866-5c19e3efc459 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:19.428376 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4157c530-2e6e-4c52-a866-5c19e3efc459 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] GET https://10.4.3.102/volume/v3/volumes/f2438f9e-b84e-4675-a6d9-3e62eae9dfcb Aug 25 16:20:19.428667 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4157c530-2e6e-4c52-a866-5c19e3efc459 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:19.429652 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4157c530-2e6e-4c52-a866-5c19e3efc459 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:19.436225 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-79467544-5a81-4e28-8b7d-1e338e44eb33 req-0f0703ef-8448-49d8-8e68-d5a731fa11d1 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:19.440704 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-79467544-5a81-4e28-8b7d-1e338e44eb33 req-0f0703ef-8448-49d8-8e68-d5a731fa11d1 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] GET https://10.4.3.102/volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 Aug 25 16:20:19.441888 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-79467544-5a81-4e28-8b7d-1e338e44eb33 req-0f0703ef-8448-49d8-8e68-d5a731fa11d1 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:19.442108 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-79467544-5a81-4e28-8b7d-1e338e44eb33 req-0f0703ef-8448-49d8-8e68-d5a731fa11d1 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:19.442439 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:19.442439 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:19.449539 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-4157c530-2e6e-4c52-a866-5c19e3efc459 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Volume info retrieved successfully. Aug 25 16:20:19.455852 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4157c530-2e6e-4c52-a866-5c19e3efc459 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] https://10.4.3.102/volume/v3/volumes/f2438f9e-b84e-4675-a6d9-3e62eae9dfcb returned with HTTP 200 Aug 25 16:20:19.457159 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 137/558] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:20:19 2026] GET /volume/v3/volumes/f2438f9e-b84e-4675-a6d9-3e62eae9dfcb => generated 957 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:19.458876 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:19.458876 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:19.464695 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-79467544-5a81-4e28-8b7d-1e338e44eb33 req-0f0703ef-8448-49d8-8e68-d5a731fa11d1 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Volume info retrieved successfully. Aug 25 16:20:19.474957 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-79467544-5a81-4e28-8b7d-1e338e44eb33 req-0f0703ef-8448-49d8-8e68-d5a731fa11d1 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 returned with HTTP 200 Aug 25 16:20:19.475384 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 140/559] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:20:19 2026] GET /volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:19.680237 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f81bca0e-e51a-46a3-9016-b67044173c6d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:19.680858 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f81bca0e-e51a-46a3-9016-b67044173c6d None None] GET https://10.4.3.102/volume// Aug 25 16:20:19.681176 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f81bca0e-e51a-46a3-9016-b67044173c6d None None] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:19.682046 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f81bca0e-e51a-46a3-9016-b67044173c6d None None] Calling method 'all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:19.682869 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f81bca0e-e51a-46a3-9016-b67044173c6d None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:20:19.687277 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 144/560] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:20:19 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:20:19.712326 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-79467544-5a81-4e28-8b7d-1e338e44eb33 req-8c236896-36e5-4311-a620-ea0a49aa178a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:19.719166 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-79467544-5a81-4e28-8b7d-1e338e44eb33 req-8c236896-36e5-4311-a620-ea0a49aa178a tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:20:19.719635 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-79467544-5a81-4e28-8b7d-1e338e44eb33 req-8c236896-36e5-4311-a620-ea0a49aa178a tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07", "connector": null, "instance_uuid": "83e00579-0e91-4f62-ad4f-0ad0b65f829a"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:19.732054 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:19.732054 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:19.783413 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-79467544-5a81-4e28-8b7d-1e338e44eb33 req-8c236896-36e5-4311-a620-ea0a49aa178a tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:20:19.784026 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 140/561] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:20:19 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:19.874524 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-3143da66-3a03-4753-b35b-4efe0b0891c6 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:19.876464 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3143da66-3a03-4753-b35b-4efe0b0891c6 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] GET https://10.4.3.102/volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 Aug 25 16:20:19.876687 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3143da66-3a03-4753-b35b-4efe0b0891c6 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:19.876966 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3143da66-3a03-4753-b35b-4efe0b0891c6 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:19.893083 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:19.893083 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:19.904649 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-056a3fce-d9c2-46a7-a043-ef6165363811 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:19.905494 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-056a3fce-d9c2-46a7-a043-ef6165363811 None None] GET https://10.4.3.102/volume// Aug 25 16:20:19.905634 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-056a3fce-d9c2-46a7-a043-ef6165363811 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:19.905917 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-056a3fce-d9c2-46a7-a043-ef6165363811 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:19.907063 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-056a3fce-d9c2-46a7-a043-ef6165363811 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:20:19.907063 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 141/562] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:20:19 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:20:19.909161 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-3143da66-3a03-4753-b35b-4efe0b0891c6 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Volume info retrieved successfully. Aug 25 16:20:19.919711 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-79467544-5a81-4e28-8b7d-1e338e44eb33 req-af47f125-040e-4480-b1f9-184e78144b32 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:19.919877 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3143da66-3a03-4753-b35b-4efe0b0891c6 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 returned with HTTP 200 Aug 25 16:20:19.920268 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 138/563] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:19 2026] GET /volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:19.925126 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-79467544-5a81-4e28-8b7d-1e338e44eb33 req-af47f125-040e-4480-b1f9-184e78144b32 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] GET https://10.4.3.102/volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 Aug 25 16:20:19.925409 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-79467544-5a81-4e28-8b7d-1e338e44eb33 req-af47f125-040e-4480-b1f9-184e78144b32 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:19.925667 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-79467544-5a81-4e28-8b7d-1e338e44eb33 req-af47f125-040e-4480-b1f9-184e78144b32 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:19.940979 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:19.940979 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:19.946799 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-79467544-5a81-4e28-8b7d-1e338e44eb33 req-af47f125-040e-4480-b1f9-184e78144b32 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Volume info retrieved successfully. Aug 25 16:20:19.955275 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-79467544-5a81-4e28-8b7d-1e338e44eb33 req-af47f125-040e-4480-b1f9-184e78144b32 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 returned with HTTP 200 Aug 25 16:20:19.955809 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 145/564] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:20:19 2026] GET /volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 => generated 1026 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:20:20.086284 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-79467544-5a81-4e28-8b7d-1e338e44eb33 req-b251bd52-4170-4383-b2ad-55d557a596f4 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:20.094119 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-79467544-5a81-4e28-8b7d-1e338e44eb33 req-b251bd52-4170-4383-b2ad-55d557a596f4 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] PUT https://10.4.3.102/volume/v3/attachments/7419aae1-b6d6-411c-a88d-730ceea23f18 Aug 25 16:20:20.095061 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-79467544-5a81-4e28-8b7d-1e338e44eb33 req-b251bd52-4170-4383-b2ad-55d557a596f4 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:20.111282 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-79467544-5a81-4e28-8b7d-1e338e44eb33 req-b251bd52-4170-4383-b2ad-55d557a596f4 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Acquiring lock "cinder-attachment_update-6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07-np0000008093" by "attachment_update" {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:20:20.117249 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-79467544-5a81-4e28-8b7d-1e338e44eb33 req-b251bd52-4170-4383-b2ad-55d557a596f4 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Lock "cinder-attachment_update-6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07-np0000008093" acquired by "attachment_update" :: waited 0.006s {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:20:20.118274 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:20.118274 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:20.357572 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-79467544-5a81-4e28-8b7d-1e338e44eb33 req-b251bd52-4170-4383-b2ad-55d557a596f4 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Lock "cinder-attachment_update-6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07-np0000008093" released by "attachment_update" :: held 0.240s {{(pid=100456) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:20:20.357730 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-79467544-5a81-4e28-8b7d-1e338e44eb33 req-b251bd52-4170-4383-b2ad-55d557a596f4 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/attachments/7419aae1-b6d6-411c-a88d-730ceea23f18 returned with HTTP 200 Aug 25 16:20:20.358314 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 141/565] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:20:20 2026] PUT /volume/v3/attachments/7419aae1-b6d6-411c-a88d-730ceea23f18 => generated 969 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:20.474460 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-62c679f9-1c23-4c96-9bf1-0b525a71a255 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:20.478864 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-62c679f9-1c23-4c96-9bf1-0b525a71a255 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] GET https://10.4.3.102/volume/v3/volumes/f2438f9e-b84e-4675-a6d9-3e62eae9dfcb Aug 25 16:20:20.479120 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-62c679f9-1c23-4c96-9bf1-0b525a71a255 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:20.479299 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-62c679f9-1c23-4c96-9bf1-0b525a71a255 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:20.495225 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:20.495225 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:20.501111 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-62c679f9-1c23-4c96-9bf1-0b525a71a255 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Volume info retrieved successfully. Aug 25 16:20:20.508414 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-62c679f9-1c23-4c96-9bf1-0b525a71a255 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] https://10.4.3.102/volume/v3/volumes/f2438f9e-b84e-4675-a6d9-3e62eae9dfcb returned with HTTP 200 Aug 25 16:20:20.508894 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 142/566] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:20:20 2026] GET /volume/v3/volumes/f2438f9e-b84e-4675-a6d9-3e62eae9dfcb => generated 1018 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:20.526713 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-fdc31172-82d0-4fa2-b0a3-1299945b2e45 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:20.535212 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-fdc31172-82d0-4fa2-b0a3-1299945b2e45 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] POST https://10.4.3.102/volume/v3/backups Aug 25 16:20:20.535212 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-fdc31172-82d0-4fa2-b0a3-1299945b2e45 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f2438f9e-b84e-4675-a6d9-3e62eae9dfcb", "name": "tempest-type-Backup-2003763623"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:20.537366 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.contrib.backups [None req-fdc31172-82d0-4fa2-b0a3-1299945b2e45 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Creating new backup {'backup': {'volume_id': 'f2438f9e-b84e-4675-a6d9-3e62eae9dfcb', 'name': 'tempest-type-Backup-2003763623'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 16:20:20.537574 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.contrib.backups [None req-fdc31172-82d0-4fa2-b0a3-1299945b2e45 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Creating backup of volume f2438f9e-b84e-4675-a6d9-3e62eae9dfcb in container None Aug 25 16:20:20.549360 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:20.549360 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:20.550660 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-fdc31172-82d0-4fa2-b0a3-1299945b2e45 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Volume info retrieved successfully. Aug 25 16:20:20.620801 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-fdc31172-82d0-4fa2-b0a3-1299945b2e45 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Created reservations ['5c60f94f-5bb2-4fff-b45c-41ea407bb08d', '2f26d3d2-4a09-43c4-91e5-7077574d4463'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:20:20.718220 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-fdc31172-82d0-4fa2-b0a3-1299945b2e45 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] https://10.4.3.102/volume/v3/backups returned with HTTP 202 Aug 25 16:20:20.719159 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 139/567] 10.4.3.102 () {70 vars in 1299 bytes} [Tue Aug 25 16:20:20 2026] POST /volume/v3/backups => generated 316 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:20:20.734399 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-41f48ea3-5a7e-4b09-9e0f-f7f607952d56 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:20.736459 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-41f48ea3-5a7e-4b09-9e0f-f7f607952d56 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] GET https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df Aug 25 16:20:20.736719 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-41f48ea3-5a7e-4b09-9e0f-f7f607952d56 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:20.737091 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-41f48ea3-5a7e-4b09-9e0f-f7f607952d56 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:20.737148 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-41f48ea3-5a7e-4b09-9e0f-f7f607952d56 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Show backup with id 069dfa78-dcf1-4ef6-9ef2-1a70d59e23df. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:20:20.759077 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:20.759077 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:20.759872 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-41f48ea3-5a7e-4b09-9e0f-f7f607952d56 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df returned with HTTP 200 Aug 25 16:20:20.760766 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 146/568] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:20:20 2026] GET /volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df => generated 723 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:20.939579 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-236aa63f-6a44-42ad-b712-e1da642e1a31 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:20.945527 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-236aa63f-6a44-42ad-b712-e1da642e1a31 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] GET https://10.4.3.102/volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 Aug 25 16:20:20.945890 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-236aa63f-6a44-42ad-b712-e1da642e1a31 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:20.946161 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-236aa63f-6a44-42ad-b712-e1da642e1a31 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:20.969060 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:20.969060 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:20.979686 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-236aa63f-6a44-42ad-b712-e1da642e1a31 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Volume info retrieved successfully. Aug 25 16:20:20.992447 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-236aa63f-6a44-42ad-b712-e1da642e1a31 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 returned with HTTP 200 Aug 25 16:20:20.993887 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 142/569] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:20 2026] GET /volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:21.783264 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c3538bf7-7c7e-4ed0-8af6-3b4333b52549 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:21.788647 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c3538bf7-7c7e-4ed0-8af6-3b4333b52549 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] GET https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df Aug 25 16:20:21.789961 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c3538bf7-7c7e-4ed0-8af6-3b4333b52549 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:21.790307 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c3538bf7-7c7e-4ed0-8af6-3b4333b52549 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:21.790408 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-c3538bf7-7c7e-4ed0-8af6-3b4333b52549 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Show backup with id 069dfa78-dcf1-4ef6-9ef2-1a70d59e23df. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:20:21.825793 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:21.825793 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:21.828637 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c3538bf7-7c7e-4ed0-8af6-3b4333b52549 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df returned with HTTP 200 Aug 25 16:20:21.829357 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 143/570] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:20:21 2026] GET /volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df => generated 725 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:22.019399 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ae13a6cc-4e55-429f-b975-740b18a1d26f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:22.024258 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ae13a6cc-4e55-429f-b975-740b18a1d26f tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] GET https://10.4.3.102/volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 Aug 25 16:20:22.024446 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ae13a6cc-4e55-429f-b975-740b18a1d26f tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:22.024769 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ae13a6cc-4e55-429f-b975-740b18a1d26f tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:22.042737 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:22.042737 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:22.049496 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-ae13a6cc-4e55-429f-b975-740b18a1d26f tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Volume info retrieved successfully. Aug 25 16:20:22.056110 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ae13a6cc-4e55-429f-b975-740b18a1d26f tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 returned with HTTP 200 Aug 25 16:20:22.056774 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 140/571] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:22 2026] GET /volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:22.362838 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-e7cbe374-6f5f-4182-b486-4a369131f890 req-53f24a10-ab89-4333-ae77-32f1a77cc7be None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:22.365477 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-e7cbe374-6f5f-4182-b486-4a369131f890 req-53f24a10-ab89-4333-ae77-32f1a77cc7be tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] DELETE https://10.4.3.102/volume/v3/attachments/9e5028dd-eb49-4eb8-81a3-fbb6f29d3b38 Aug 25 16:20:22.365816 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-e7cbe374-6f5f-4182-b486-4a369131f890 req-53f24a10-ab89-4333-ae77-32f1a77cc7be tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:22.366030 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-e7cbe374-6f5f-4182-b486-4a369131f890 req-53f24a10-ab89-4333-ae77-32f1a77cc7be tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:22.375942 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:22.375942 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:22.500360 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-e7cbe374-6f5f-4182-b486-4a369131f890 req-53f24a10-ab89-4333-ae77-32f1a77cc7be tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/attachments/9e5028dd-eb49-4eb8-81a3-fbb6f29d3b38 returned with HTTP 200 Aug 25 16:20:22.502330 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 147/572] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:20:22 2026] DELETE /volume/v3/attachments/9e5028dd-eb49-4eb8-81a3-fbb6f29d3b38 => generated 19 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:22.509304 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-e7cbe374-6f5f-4182-b486-4a369131f890 req-d8154273-c315-46a7-8877-62ee26b031e7 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:22.516166 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-e7cbe374-6f5f-4182-b486-4a369131f890 req-d8154273-c315-46a7-8877-62ee26b031e7 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] DELETE https://10.4.3.102/volume/v3/attachments/c5bc2b73-19c8-4e8b-8a58-8cf764544091 Aug 25 16:20:22.516534 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-e7cbe374-6f5f-4182-b486-4a369131f890 req-d8154273-c315-46a7-8877-62ee26b031e7 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:22.516791 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-e7cbe374-6f5f-4182-b486-4a369131f890 req-d8154273-c315-46a7-8877-62ee26b031e7 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:22.529848 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:22.529848 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:22.637485 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-e7cbe374-6f5f-4182-b486-4a369131f890 req-d8154273-c315-46a7-8877-62ee26b031e7 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/attachments/c5bc2b73-19c8-4e8b-8a58-8cf764544091 returned with HTTP 200 Aug 25 16:20:22.638058 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 143/573] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:20:22 2026] DELETE /volume/v3/attachments/c5bc2b73-19c8-4e8b-8a58-8cf764544091 => generated 19 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:22.650511 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-e7cbe374-6f5f-4182-b486-4a369131f890 req-504692d8-4ecb-40b6-bfee-e3fb545804c7 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:22.656414 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-e7cbe374-6f5f-4182-b486-4a369131f890 req-504692d8-4ecb-40b6-bfee-e3fb545804c7 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] DELETE https://10.4.3.102/volume/v3/attachments/753c2635-4ef6-4741-a99b-358943568e1c Aug 25 16:20:22.656709 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-e7cbe374-6f5f-4182-b486-4a369131f890 req-504692d8-4ecb-40b6-bfee-e3fb545804c7 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:22.657036 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-e7cbe374-6f5f-4182-b486-4a369131f890 req-504692d8-4ecb-40b6-bfee-e3fb545804c7 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:22.672764 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:22.672764 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:22.777753 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-e7cbe374-6f5f-4182-b486-4a369131f890 req-504692d8-4ecb-40b6-bfee-e3fb545804c7 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/attachments/753c2635-4ef6-4741-a99b-358943568e1c returned with HTTP 200 Aug 25 16:20:22.778343 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 144/574] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:20:22 2026] DELETE /volume/v3/attachments/753c2635-4ef6-4741-a99b-358943568e1c => generated 19 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:22.843286 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-4e63c38a-eb18-40ce-b5d4-83197120dfc2 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:22.845746 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4e63c38a-eb18-40ce-b5d4-83197120dfc2 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] GET https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df Aug 25 16:20:22.845968 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4e63c38a-eb18-40ce-b5d4-83197120dfc2 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:22.846151 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4e63c38a-eb18-40ce-b5d4-83197120dfc2 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:22.846260 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-4e63c38a-eb18-40ce-b5d4-83197120dfc2 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Show backup with id 069dfa78-dcf1-4ef6-9ef2-1a70d59e23df. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:20:22.850167 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:22.850167 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:22.850826 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4e63c38a-eb18-40ce-b5d4-83197120dfc2 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df returned with HTTP 200 Aug 25 16:20:22.851165 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 141/575] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:20:22 2026] GET /volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:23.076911 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-fa5128ba-fc45-4beb-ba8c-766f0713ed06 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:23.079022 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fa5128ba-fc45-4beb-ba8c-766f0713ed06 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] GET https://10.4.3.102/volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 Aug 25 16:20:23.079220 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fa5128ba-fc45-4beb-ba8c-766f0713ed06 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:23.079420 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fa5128ba-fc45-4beb-ba8c-766f0713ed06 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:23.096576 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:23.096576 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:23.103712 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-fa5128ba-fc45-4beb-ba8c-766f0713ed06 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Volume info retrieved successfully. Aug 25 16:20:23.110128 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fa5128ba-fc45-4beb-ba8c-766f0713ed06 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 returned with HTTP 200 Aug 25 16:20:23.110705 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 148/576] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:23 2026] GET /volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:23.282126 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-fc605a73-a0d3-43d8-bbed-0f591de8e34c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:23.283980 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-fc605a73-a0d3-43d8-bbed-0f591de8e34c tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] GET https://10.4.3.102/volume/v3/volumes/51c0438a-3c74-4071-8f79-11fa5d3aeb40 Aug 25 16:20:23.284155 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-fc605a73-a0d3-43d8-bbed-0f591de8e34c tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:23.284351 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-fc605a73-a0d3-43d8-bbed-0f591de8e34c tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:23.298215 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:23.298215 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:23.302196 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-fc605a73-a0d3-43d8-bbed-0f591de8e34c tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Volume info retrieved successfully. Aug 25 16:20:23.309967 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-fc605a73-a0d3-43d8-bbed-0f591de8e34c tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] https://10.4.3.102/volume/v3/volumes/51c0438a-3c74-4071-8f79-11fa5d3aeb40 returned with HTTP 200 Aug 25 16:20:23.309967 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 144/577] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:20:23 2026] GET /volume/v3/volumes/51c0438a-3c74-4071-8f79-11fa5d3aeb40 => generated 1832 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:20:23.710017 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-79467544-5a81-4e28-8b7d-1e338e44eb33 req-5cabf57c-ffc3-4fa5-b874-f5789ce9fbf4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:23.711971 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-79467544-5a81-4e28-8b7d-1e338e44eb33 req-5cabf57c-ffc3-4fa5-b874-f5789ce9fbf4 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] POST https://10.4.3.102/volume/v3/attachments/7419aae1-b6d6-411c-a88d-730ceea23f18/action Aug 25 16:20:23.712297 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-79467544-5a81-4e28-8b7d-1e338e44eb33 req-5cabf57c-ffc3-4fa5-b874-f5789ce9fbf4 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Action body: b'{"os-complete": null}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:20:23.712414 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-79467544-5a81-4e28-8b7d-1e338e44eb33 req-5cabf57c-ffc3-4fa5-b874-f5789ce9fbf4 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:23.734509 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:23.734509 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:23.758110 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-79467544-5a81-4e28-8b7d-1e338e44eb33 req-5cabf57c-ffc3-4fa5-b874-f5789ce9fbf4 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/attachments/7419aae1-b6d6-411c-a88d-730ceea23f18/action returned with HTTP 204 Aug 25 16:20:23.758817 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 145/578] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:20:23 2026] POST /volume/v3/attachments/7419aae1-b6d6-411c-a88d-730ceea23f18/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:23.864173 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-05e959e0-a18c-4a81-b532-4f8e56812e3e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:23.866624 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-05e959e0-a18c-4a81-b532-4f8e56812e3e tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] GET https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df Aug 25 16:20:23.866961 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-05e959e0-a18c-4a81-b532-4f8e56812e3e tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:23.867325 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-05e959e0-a18c-4a81-b532-4f8e56812e3e tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:23.867397 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-05e959e0-a18c-4a81-b532-4f8e56812e3e tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Show backup with id 069dfa78-dcf1-4ef6-9ef2-1a70d59e23df. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:20:23.891714 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:23.891714 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:23.892901 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-05e959e0-a18c-4a81-b532-4f8e56812e3e tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df returned with HTTP 200 Aug 25 16:20:23.893393 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 142/579] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:20:23 2026] GET /volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df => generated 725 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:24.129339 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b7e048bd-349c-4152-a5f2-8ceeaa863c89 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:24.131560 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b7e048bd-349c-4152-a5f2-8ceeaa863c89 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] GET https://10.4.3.102/volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 Aug 25 16:20:24.131809 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b7e048bd-349c-4152-a5f2-8ceeaa863c89 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:24.132060 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b7e048bd-349c-4152-a5f2-8ceeaa863c89 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:24.145452 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:24.145452 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:24.153410 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-b7e048bd-349c-4152-a5f2-8ceeaa863c89 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Volume info retrieved successfully. Aug 25 16:20:24.158404 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b7e048bd-349c-4152-a5f2-8ceeaa863c89 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 returned with HTTP 200 Aug 25 16:20:24.158946 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 149/580] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:24 2026] GET /volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:24.175420 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-afb7a489-f7c2-48be-bf03-5a4dfb883d91 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:24.179150 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-afb7a489-f7c2-48be-bf03-5a4dfb883d91 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] GET https://10.4.3.102/volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 Aug 25 16:20:24.179374 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-afb7a489-f7c2-48be-bf03-5a4dfb883d91 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:24.179553 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-afb7a489-f7c2-48be-bf03-5a4dfb883d91 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:24.190620 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:24.190620 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:24.194670 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-afb7a489-f7c2-48be-bf03-5a4dfb883d91 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Volume info retrieved successfully. Aug 25 16:20:24.199441 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-afb7a489-f7c2-48be-bf03-5a4dfb883d91 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 returned with HTTP 200 Aug 25 16:20:24.200502 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 145/581] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:24 2026] GET /volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:24.377506 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-3d5f2c7a-2b32-4df0-ab0c-d92dd9c44bea req-28eb8f43-be85-4572-be17-78ed7115572e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:24.386620 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-3d5f2c7a-2b32-4df0-ab0c-d92dd9c44bea req-28eb8f43-be85-4572-be17-78ed7115572e tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] DELETE https://10.4.3.102/volume/v3/attachments/a3ec63c6-679e-4895-99f3-8e15e524aacb Aug 25 16:20:24.386620 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-3d5f2c7a-2b32-4df0-ab0c-d92dd9c44bea req-28eb8f43-be85-4572-be17-78ed7115572e tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:24.386620 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-3d5f2c7a-2b32-4df0-ab0c-d92dd9c44bea req-28eb8f43-be85-4572-be17-78ed7115572e tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:24.393982 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:24.393982 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:24.470753 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-3d5f2c7a-2b32-4df0-ab0c-d92dd9c44bea req-28eb8f43-be85-4572-be17-78ed7115572e tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] https://10.4.3.102/volume/v3/attachments/a3ec63c6-679e-4895-99f3-8e15e524aacb returned with HTTP 200 Aug 25 16:20:24.471334 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 146/582] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:20:24 2026] DELETE /volume/v3/attachments/a3ec63c6-679e-4895-99f3-8e15e524aacb => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:24.487521 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-3d5f2c7a-2b32-4df0-ab0c-d92dd9c44bea req-1cf722f8-c989-488f-8b0b-443b66f02326 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:24.491616 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-3d5f2c7a-2b32-4df0-ab0c-d92dd9c44bea req-1cf722f8-c989-488f-8b0b-443b66f02326 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] DELETE https://10.4.3.102/volume/v3/volumes/78f5568e-ca50-4b9b-98e5-222bad3bb179 Aug 25 16:20:24.492339 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-3d5f2c7a-2b32-4df0-ab0c-d92dd9c44bea req-1cf722f8-c989-488f-8b0b-443b66f02326 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:24.492701 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-3d5f2c7a-2b32-4df0-ab0c-d92dd9c44bea req-1cf722f8-c989-488f-8b0b-443b66f02326 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:24.492972 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [req-3d5f2c7a-2b32-4df0-ab0c-d92dd9c44bea req-1cf722f8-c989-488f-8b0b-443b66f02326 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Delete volume with id: 78f5568e-ca50-4b9b-98e5-222bad3bb179 Aug 25 16:20:24.504609 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:24.504609 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:24.509518 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-3d5f2c7a-2b32-4df0-ab0c-d92dd9c44bea req-1cf722f8-c989-488f-8b0b-443b66f02326 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Volume info retrieved successfully. Aug 25 16:20:24.540496 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-3d5f2c7a-2b32-4df0-ab0c-d92dd9c44bea req-1cf722f8-c989-488f-8b0b-443b66f02326 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Delete volume request issued successfully. Aug 25 16:20:24.540712 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-3d5f2c7a-2b32-4df0-ab0c-d92dd9c44bea req-1cf722f8-c989-488f-8b0b-443b66f02326 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] https://10.4.3.102/volume/v3/volumes/78f5568e-ca50-4b9b-98e5-222bad3bb179 returned with HTTP 202 Aug 25 16:20:24.541512 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 143/583] 10.4.3.102 () {70 vars in 1620 bytes} [Tue Aug 25 16:20:24 2026] DELETE /volume/v3/volumes/78f5568e-ca50-4b9b-98e5-222bad3bb179 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:20:24.778457 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-e0c12efb-8c7c-4ccf-899c-7301064487bc req-8b5c89df-5bca-47c9-851d-5b270016ebb2 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:24.781223 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-e0c12efb-8c7c-4ccf-899c-7301064487bc req-8b5c89df-5bca-47c9-851d-5b270016ebb2 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] GET https://10.4.3.102/volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 Aug 25 16:20:24.781223 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-e0c12efb-8c7c-4ccf-899c-7301064487bc req-8b5c89df-5bca-47c9-851d-5b270016ebb2 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:24.782095 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-e0c12efb-8c7c-4ccf-899c-7301064487bc req-8b5c89df-5bca-47c9-851d-5b270016ebb2 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:24.794429 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:24.794429 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:24.800480 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-e0c12efb-8c7c-4ccf-899c-7301064487bc req-8b5c89df-5bca-47c9-851d-5b270016ebb2 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Volume info retrieved successfully. Aug 25 16:20:24.806816 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-e0c12efb-8c7c-4ccf-899c-7301064487bc req-8b5c89df-5bca-47c9-851d-5b270016ebb2 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 returned with HTTP 200 Aug 25 16:20:24.809360 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 150/584] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:20:24 2026] GET /volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:24.908248 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c7c396bf-7585-4b44-9a95-0b83b1f02aff None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:24.910902 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c7c396bf-7585-4b44-9a95-0b83b1f02aff tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] GET https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df Aug 25 16:20:24.911031 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c7c396bf-7585-4b44-9a95-0b83b1f02aff tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:24.911216 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c7c396bf-7585-4b44-9a95-0b83b1f02aff tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:24.911326 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-c7c396bf-7585-4b44-9a95-0b83b1f02aff tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Show backup with id 069dfa78-dcf1-4ef6-9ef2-1a70d59e23df. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:20:24.941881 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:24.941881 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:24.942881 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c7c396bf-7585-4b44-9a95-0b83b1f02aff tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df returned with HTTP 200 Aug 25 16:20:24.943313 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 146/585] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:20:24 2026] GET /volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df => generated 725 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:25.438575 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-72bb0f41-81f3-43a6-866e-3908924e4b37 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:25.440786 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-72bb0f41-81f3-43a6-866e-3908924e4b37 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] GET https://10.4.3.102/volume/v3/volumes/94be0da3-5849-4c90-b84a-903bd2bb20ae Aug 25 16:20:25.440954 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-72bb0f41-81f3-43a6-866e-3908924e4b37 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:25.441027 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-72bb0f41-81f3-43a6-866e-3908924e4b37 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:25.449053 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:25.449053 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:25.453662 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-72bb0f41-81f3-43a6-866e-3908924e4b37 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Volume info retrieved successfully. Aug 25 16:20:25.459989 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-72bb0f41-81f3-43a6-866e-3908924e4b37 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] https://10.4.3.102/volume/v3/volumes/94be0da3-5849-4c90-b84a-903bd2bb20ae returned with HTTP 200 Aug 25 16:20:25.460367 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 147/586] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:20:25 2026] GET /volume/v3/volumes/94be0da3-5849-4c90-b84a-903bd2bb20ae => generated 1360 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:25.469809 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-fcb2aac4-ccd2-4248-9473-45d1d87143de None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:25.472508 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-fcb2aac4-ccd2-4248-9473-45d1d87143de tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] GET https://10.4.3.102/volume/v3/volumes/2355fd2f-0c6c-42ce-9ecd-5b2f7ebfa955 Aug 25 16:20:25.472508 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-fcb2aac4-ccd2-4248-9473-45d1d87143de tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:25.472857 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-fcb2aac4-ccd2-4248-9473-45d1d87143de tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:25.481063 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:25.481063 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:25.487226 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-fcb2aac4-ccd2-4248-9473-45d1d87143de tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Volume info retrieved successfully. Aug 25 16:20:25.499144 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-fcb2aac4-ccd2-4248-9473-45d1d87143de tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] https://10.4.3.102/volume/v3/volumes/2355fd2f-0c6c-42ce-9ecd-5b2f7ebfa955 returned with HTTP 200 Aug 25 16:20:25.499665 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 144/587] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:20:25 2026] GET /volume/v3/volumes/2355fd2f-0c6c-42ce-9ecd-5b2f7ebfa955 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:25.517215 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-88e28aa1-08f9-4441-bb16-c694bba45c75 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:25.519541 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-88e28aa1-08f9-4441-bb16-c694bba45c75 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] GET https://10.4.3.102/volume/v3/volumes/78ac8ab0-4b81-4cd4-b2e4-757301cf5c7a Aug 25 16:20:25.519805 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-88e28aa1-08f9-4441-bb16-c694bba45c75 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:25.520186 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-88e28aa1-08f9-4441-bb16-c694bba45c75 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:25.530209 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:25.530209 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:25.535268 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-88e28aa1-08f9-4441-bb16-c694bba45c75 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Volume info retrieved successfully. Aug 25 16:20:25.543968 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-88e28aa1-08f9-4441-bb16-c694bba45c75 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] https://10.4.3.102/volume/v3/volumes/78ac8ab0-4b81-4cd4-b2e4-757301cf5c7a returned with HTTP 200 Aug 25 16:20:25.543968 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 151/588] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:20:25 2026] GET /volume/v3/volumes/78ac8ab0-4b81-4cd4-b2e4-757301cf5c7a => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:25.555801 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-468de319-85bb-4189-b9b3-038b1b04f7cc None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:25.556433 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-468de319-85bb-4189-b9b3-038b1b04f7cc None None] GET https://10.4.3.102/volume// Aug 25 16:20:25.556552 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-468de319-85bb-4189-b9b3-038b1b04f7cc None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:25.556857 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-468de319-85bb-4189-b9b3-038b1b04f7cc None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:25.557301 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-468de319-85bb-4189-b9b3-038b1b04f7cc None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:20:25.557710 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 147/589] 10.4.3.102 () {66 vars in 1419 bytes} [Tue Aug 25 16:20:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:20:25.568620 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-df8942bd-7ebd-4c54-a029-fbe49cb682bb None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:25.571019 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-df8942bd-7ebd-4c54-a029-fbe49cb682bb tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:20:25.571426 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-df8942bd-7ebd-4c54-a029-fbe49cb682bb tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "94be0da3-5849-4c90-b84a-903bd2bb20ae", "connector": null, "instance_uuid": "81891853-dc7c-4fc2-9859-f4fb8bec9168"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:25.583187 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:25.583187 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:25.653269 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-df8942bd-7ebd-4c54-a029-fbe49cb682bb tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:20:25.667580 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 148/590] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:20:25 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) Aug 25 16:20:25.667743 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a1578775-176b-43d0-8804-695b1c62cdd0 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:25.667743 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a1578775-176b-43d0-8804-695b1c62cdd0 None None] GET https://10.4.3.102/volume// Aug 25 16:20:25.667743 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a1578775-176b-43d0-8804-695b1c62cdd0 None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:25.667743 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a1578775-176b-43d0-8804-695b1c62cdd0 None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:25.667743 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a1578775-176b-43d0-8804-695b1c62cdd0 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:20:25.667743 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 145/591] 10.4.3.102 () {66 vars in 1419 bytes} [Tue Aug 25 16:20:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:20:25.675805 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-c5851797-2020-4292-8643-12d91d77b41e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:25.678991 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-c5851797-2020-4292-8643-12d91d77b41e tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:20:25.678991 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-c5851797-2020-4292-8643-12d91d77b41e tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2355fd2f-0c6c-42ce-9ecd-5b2f7ebfa955", "connector": null, "instance_uuid": "81891853-dc7c-4fc2-9859-f4fb8bec9168"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:25.687434 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:25.687434 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:25.782960 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-c5851797-2020-4292-8643-12d91d77b41e tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:20:25.782960 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 152/592] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:20:25 2026] POST /volume/v3/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:25.792465 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-9b6ac23a-5bbb-4647-87b3-d445eb018cab None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:25.792799 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9b6ac23a-5bbb-4647-87b3-d445eb018cab None None] GET https://10.4.3.102/volume// Aug 25 16:20:25.792970 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9b6ac23a-5bbb-4647-87b3-d445eb018cab None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:25.793194 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9b6ac23a-5bbb-4647-87b3-d445eb018cab None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:25.793501 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9b6ac23a-5bbb-4647-87b3-d445eb018cab None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:20:25.793843 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 148/593] 10.4.3.102 () {66 vars in 1419 bytes} [Tue Aug 25 16:20:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:20:25.807992 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-11bdee78-053d-40cc-85ff-72b2ead1121a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:25.807992 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-11bdee78-053d-40cc-85ff-72b2ead1121a tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:20:25.807992 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-11bdee78-053d-40cc-85ff-72b2ead1121a tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "78ac8ab0-4b81-4cd4-b2e4-757301cf5c7a", "connector": null, "instance_uuid": "81891853-dc7c-4fc2-9859-f4fb8bec9168"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:25.816758 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:25.816758 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:25.882700 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-11bdee78-053d-40cc-85ff-72b2ead1121a tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:20:25.883157 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 149/594] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:20:25 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:25.934506 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a2aa6882-1b4a-4f02-92bb-a31bba0586d0 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:25.935066 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a2aa6882-1b4a-4f02-92bb-a31bba0586d0 None None] GET https://10.4.3.102/volume// Aug 25 16:20:25.935343 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a2aa6882-1b4a-4f02-92bb-a31bba0586d0 None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:25.935582 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a2aa6882-1b4a-4f02-92bb-a31bba0586d0 None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:25.935974 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a2aa6882-1b4a-4f02-92bb-a31bba0586d0 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:20:25.936355 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 146/595] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:20:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:20:25.945132 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-e0c12efb-8c7c-4ccf-899c-7301064487bc req-8d2c725d-75ee-41fa-b31d-680cff990100 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:25.947726 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-e0c12efb-8c7c-4ccf-899c-7301064487bc req-8d2c725d-75ee-41fa-b31d-680cff990100 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:20:25.948178 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-e0c12efb-8c7c-4ccf-899c-7301064487bc req-8d2c725d-75ee-41fa-b31d-680cff990100 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07", "connector": null, "instance_uuid": "83e00579-0e91-4f62-ad4f-0ad0b65f829a"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:25.955020 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d7500cf0-ca88-4186-b824-c8d18b562e1a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:25.957756 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d7500cf0-ca88-4186-b824-c8d18b562e1a tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] GET https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df Aug 25 16:20:25.958145 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d7500cf0-ca88-4186-b824-c8d18b562e1a tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:25.958550 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d7500cf0-ca88-4186-b824-c8d18b562e1a tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:25.958714 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-d7500cf0-ca88-4186-b824-c8d18b562e1a tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Show backup with id 069dfa78-dcf1-4ef6-9ef2-1a70d59e23df. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:20:25.964111 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:25.964111 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:25.965143 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d7500cf0-ca88-4186-b824-c8d18b562e1a tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df returned with HTTP 200 Aug 25 16:20:25.965732 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 149/596] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:20:25 2026] GET /volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:25.973340 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:25.973340 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:26.082349 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-e0c12efb-8c7c-4ccf-899c-7301064487bc req-8d2c725d-75ee-41fa-b31d-680cff990100 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:20:26.082987 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 153/597] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:20:25 2026] POST /volume/v3/attachments => generated 273 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:26.091552 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d4be0692-01f8-474c-b556-b47fb9759700 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:26.092017 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d4be0692-01f8-474c-b556-b47fb9759700 None None] GET https://10.4.3.102/volume// Aug 25 16:20:26.092256 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d4be0692-01f8-474c-b556-b47fb9759700 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:26.092502 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d4be0692-01f8-474c-b556-b47fb9759700 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:26.092866 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d4be0692-01f8-474c-b556-b47fb9759700 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:20:26.093181 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 150/598] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:20:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:20:26.103565 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-e0c12efb-8c7c-4ccf-899c-7301064487bc req-8e2f4801-337a-4727-bb45-44eda4e7678a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:26.106574 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-e0c12efb-8c7c-4ccf-899c-7301064487bc req-8e2f4801-337a-4727-bb45-44eda4e7678a tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] GET https://10.4.3.102/volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 Aug 25 16:20:26.106574 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-e0c12efb-8c7c-4ccf-899c-7301064487bc req-8e2f4801-337a-4727-bb45-44eda4e7678a tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:26.106678 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-e0c12efb-8c7c-4ccf-899c-7301064487bc req-8e2f4801-337a-4727-bb45-44eda4e7678a tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:26.126831 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:26.126831 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:26.133981 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-e0c12efb-8c7c-4ccf-899c-7301064487bc req-8e2f4801-337a-4727-bb45-44eda4e7678a tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Volume info retrieved successfully. Aug 25 16:20:26.144558 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-e0c12efb-8c7c-4ccf-899c-7301064487bc req-8e2f4801-337a-4727-bb45-44eda4e7678a tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 returned with HTTP 200 Aug 25 16:20:26.145031 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 147/599] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:20:26 2026] GET /volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 => generated 1319 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:20:26.514779 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-e0c12efb-8c7c-4ccf-899c-7301064487bc req-f3a52a6d-8188-415f-bc87-59cef6a8dd44 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:26.517676 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-e0c12efb-8c7c-4ccf-899c-7301064487bc req-f3a52a6d-8188-415f-bc87-59cef6a8dd44 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] DELETE https://10.4.3.102/volume/v3/attachments/7419aae1-b6d6-411c-a88d-730ceea23f18 Aug 25 16:20:26.518003 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-e0c12efb-8c7c-4ccf-899c-7301064487bc req-f3a52a6d-8188-415f-bc87-59cef6a8dd44 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:26.518302 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-e0c12efb-8c7c-4ccf-899c-7301064487bc req-f3a52a6d-8188-415f-bc87-59cef6a8dd44 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:26.554622 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:26.554622 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:26.685909 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-e0c12efb-8c7c-4ccf-899c-7301064487bc req-f3a52a6d-8188-415f-bc87-59cef6a8dd44 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/attachments/7419aae1-b6d6-411c-a88d-730ceea23f18 returned with HTTP 200 Aug 25 16:20:26.686658 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 150/600] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:20:26 2026] DELETE /volume/v3/attachments/7419aae1-b6d6-411c-a88d-730ceea23f18 => generated 192 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:26.982850 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-fc1b3a9a-45a5-47fd-8e85-8e44d204a1d0 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:26.987508 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fc1b3a9a-45a5-47fd-8e85-8e44d204a1d0 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] GET https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df Aug 25 16:20:26.987508 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fc1b3a9a-45a5-47fd-8e85-8e44d204a1d0 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:26.987508 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fc1b3a9a-45a5-47fd-8e85-8e44d204a1d0 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:26.987508 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-fc1b3a9a-45a5-47fd-8e85-8e44d204a1d0 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Show backup with id 069dfa78-dcf1-4ef6-9ef2-1a70d59e23df. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:20:26.996911 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:26.996911 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:26.996911 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fc1b3a9a-45a5-47fd-8e85-8e44d204a1d0 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df returned with HTTP 200 Aug 25 16:20:26.998100 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 154/601] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:20:26 2026] GET /volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:27.031030 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-dec3df7d-38f0-40bd-8170-a44fdffd7c28 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:27.032152 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-dec3df7d-38f0-40bd-8170-a44fdffd7c28 None None] GET https://10.4.3.102/volume// Aug 25 16:20:27.032152 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-dec3df7d-38f0-40bd-8170-a44fdffd7c28 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:27.032152 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-dec3df7d-38f0-40bd-8170-a44fdffd7c28 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:27.032623 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-dec3df7d-38f0-40bd-8170-a44fdffd7c28 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:20:27.033156 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 151/602] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:20:27 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:20:27.057939 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-e0c12efb-8c7c-4ccf-899c-7301064487bc req-e9bfdf10-b6f2-49f9-9f1e-4ae28ca83d20 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:27.060425 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-e0c12efb-8c7c-4ccf-899c-7301064487bc req-e9bfdf10-b6f2-49f9-9f1e-4ae28ca83d20 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] GET https://10.4.3.102/volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 Aug 25 16:20:27.061725 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-e0c12efb-8c7c-4ccf-899c-7301064487bc req-e9bfdf10-b6f2-49f9-9f1e-4ae28ca83d20 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:27.061725 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-e0c12efb-8c7c-4ccf-899c-7301064487bc req-e9bfdf10-b6f2-49f9-9f1e-4ae28ca83d20 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:27.076934 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:27.076934 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:27.088900 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-e0c12efb-8c7c-4ccf-899c-7301064487bc req-e9bfdf10-b6f2-49f9-9f1e-4ae28ca83d20 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Volume info retrieved successfully. Aug 25 16:20:27.094360 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-e0c12efb-8c7c-4ccf-899c-7301064487bc req-e9bfdf10-b6f2-49f9-9f1e-4ae28ca83d20 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 returned with HTTP 200 Aug 25 16:20:27.094360 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 148/603] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:20:27 2026] GET /volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 => generated 1026 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:20:27.210187 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-e0c12efb-8c7c-4ccf-899c-7301064487bc req-4cacc87a-c6bc-449a-8133-f7896235edac None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:27.212484 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-e0c12efb-8c7c-4ccf-899c-7301064487bc req-4cacc87a-c6bc-449a-8133-f7896235edac tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] PUT https://10.4.3.102/volume/v3/attachments/607a5246-2b0e-4bfd-93c2-b5cdf489aadd Aug 25 16:20:27.212930 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-e0c12efb-8c7c-4ccf-899c-7301064487bc req-4cacc87a-c6bc-449a-8133-f7896235edac tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:27.222765 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-e0c12efb-8c7c-4ccf-899c-7301064487bc req-4cacc87a-c6bc-449a-8133-f7896235edac tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Acquiring lock "cinder-attachment_update-6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07-np0000008093" by "attachment_update" {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:20:27.228127 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-e0c12efb-8c7c-4ccf-899c-7301064487bc req-4cacc87a-c6bc-449a-8133-f7896235edac tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Lock "cinder-attachment_update-6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07-np0000008093" acquired by "attachment_update" :: waited 0.005s {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:20:27.229136 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:27.229136 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:27.409559 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-e0c12efb-8c7c-4ccf-899c-7301064487bc req-4cacc87a-c6bc-449a-8133-f7896235edac tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Lock "cinder-attachment_update-6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07-np0000008093" released by "attachment_update" :: held 0.181s {{(pid=100456) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:20:27.410000 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-e0c12efb-8c7c-4ccf-899c-7301064487bc req-4cacc87a-c6bc-449a-8133-f7896235edac tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/attachments/607a5246-2b0e-4bfd-93c2-b5cdf489aadd returned with HTTP 200 Aug 25 16:20:27.410788 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 151/604] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:20:27 2026] PUT /volume/v3/attachments/607a5246-2b0e-4bfd-93c2-b5cdf489aadd => generated 969 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:27.443077 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-e0c12efb-8c7c-4ccf-899c-7301064487bc req-55d64f01-71cd-4869-b8f8-dbce2f99155d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:27.446104 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-e0c12efb-8c7c-4ccf-899c-7301064487bc req-55d64f01-71cd-4869-b8f8-dbce2f99155d tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] POST https://10.4.3.102/volume/v3/attachments/607a5246-2b0e-4bfd-93c2-b5cdf489aadd/action Aug 25 16:20:27.446104 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-e0c12efb-8c7c-4ccf-899c-7301064487bc req-55d64f01-71cd-4869-b8f8-dbce2f99155d tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Action body: b'{"os-complete": null}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:20:27.446275 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-e0c12efb-8c7c-4ccf-899c-7301064487bc req-55d64f01-71cd-4869-b8f8-dbce2f99155d tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:27.474846 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:27.474846 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:27.515774 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-e0c12efb-8c7c-4ccf-899c-7301064487bc req-55d64f01-71cd-4869-b8f8-dbce2f99155d tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/attachments/607a5246-2b0e-4bfd-93c2-b5cdf489aadd/action returned with HTTP 204 Aug 25 16:20:27.516503 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 155/605] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:20:27 2026] POST /volume/v3/attachments/607a5246-2b0e-4bfd-93c2-b5cdf489aadd/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:27.686853 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-bcb459ed-8a92-496c-b617-7d11277a5146 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:27.689468 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bcb459ed-8a92-496c-b617-7d11277a5146 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] DELETE https://10.4.3.102/volume/v3/volumes/ebaabfd0-c0aa-4cea-9a80-fef16f3c0293 Aug 25 16:20:27.689771 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bcb459ed-8a92-496c-b617-7d11277a5146 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:27.690044 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bcb459ed-8a92-496c-b617-7d11277a5146 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:27.690258 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-bcb459ed-8a92-496c-b617-7d11277a5146 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Delete volume with id: ebaabfd0-c0aa-4cea-9a80-fef16f3c0293 Aug 25 16:20:27.712032 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:27.712032 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:27.712032 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-bcb459ed-8a92-496c-b617-7d11277a5146 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Volume info retrieved successfully. Aug 25 16:20:27.779471 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-bcb459ed-8a92-496c-b617-7d11277a5146 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Delete volume request issued successfully. Aug 25 16:20:27.779823 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bcb459ed-8a92-496c-b617-7d11277a5146 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/volumes/ebaabfd0-c0aa-4cea-9a80-fef16f3c0293 returned with HTTP 202 Aug 25 16:20:27.780566 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 152/606] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:20:27 2026] DELETE /volume/v3/volumes/ebaabfd0-c0aa-4cea-9a80-fef16f3c0293 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:20:27.799038 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-fa1a0523-873c-4cff-a5e3-b5f5ae03a8c3 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:27.801865 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-fa1a0523-873c-4cff-a5e3-b5f5ae03a8c3 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] GET https://10.4.3.102/volume/v3/volumes/ebaabfd0-c0aa-4cea-9a80-fef16f3c0293 Aug 25 16:20:27.801865 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-fa1a0523-873c-4cff-a5e3-b5f5ae03a8c3 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:27.801865 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-fa1a0523-873c-4cff-a5e3-b5f5ae03a8c3 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:27.815178 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:27.815178 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:27.820388 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-fa1a0523-873c-4cff-a5e3-b5f5ae03a8c3 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Volume info retrieved successfully. Aug 25 16:20:27.827108 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-fa1a0523-873c-4cff-a5e3-b5f5ae03a8c3 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/volumes/ebaabfd0-c0aa-4cea-9a80-fef16f3c0293 returned with HTTP 200 Aug 25 16:20:27.854343 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 149/607] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:27 2026] GET /volume/v3/volumes/ebaabfd0-c0aa-4cea-9a80-fef16f3c0293 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:28.014621 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-ad29ba27-4dba-4e56-9ec4-c0a386a0d4a7 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:28.017338 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ad29ba27-4dba-4e56-9ec4-c0a386a0d4a7 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] GET https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df Aug 25 16:20:28.017654 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ad29ba27-4dba-4e56-9ec4-c0a386a0d4a7 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:28.017862 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ad29ba27-4dba-4e56-9ec4-c0a386a0d4a7 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:28.017971 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-ad29ba27-4dba-4e56-9ec4-c0a386a0d4a7 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Show backup with id 069dfa78-dcf1-4ef6-9ef2-1a70d59e23df. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:20:28.036153 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:28.036153 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:28.036423 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ad29ba27-4dba-4e56-9ec4-c0a386a0d4a7 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df returned with HTTP 200 Aug 25 16:20:28.038518 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 152/608] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:20:28 2026] GET /volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df => generated 736 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:28.564369 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-51854107-0cc9-4be4-b0e8-321d8f86d14b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:28.564845 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-51854107-0cc9-4be4-b0e8-321d8f86d14b None None] GET https://10.4.3.102/volume// Aug 25 16:20:28.565045 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-51854107-0cc9-4be4-b0e8-321d8f86d14b None None] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:28.565249 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-51854107-0cc9-4be4-b0e8-321d8f86d14b None None] Calling method 'all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:28.565629 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-51854107-0cc9-4be4-b0e8-321d8f86d14b None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:20:28.565940 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 156/609] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:20:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:20:28.579157 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-1f4616cc-b00e-40ae-8461-8d964bb9ad2b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:28.581532 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-1f4616cc-b00e-40ae-8461-8d964bb9ad2b tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] GET https://10.4.3.102/volume/v3/volumes/94be0da3-5849-4c90-b84a-903bd2bb20ae Aug 25 16:20:28.581839 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-1f4616cc-b00e-40ae-8461-8d964bb9ad2b tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:28.582062 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-1f4616cc-b00e-40ae-8461-8d964bb9ad2b tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:28.600459 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:28.600459 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:28.605329 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-1f4616cc-b00e-40ae-8461-8d964bb9ad2b tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Volume info retrieved successfully. Aug 25 16:20:28.612765 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-1f4616cc-b00e-40ae-8461-8d964bb9ad2b tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] https://10.4.3.102/volume/v3/volumes/94be0da3-5849-4c90-b84a-903bd2bb20ae returned with HTTP 200 Aug 25 16:20:28.613348 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 153/610] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:20:28 2026] GET /volume/v3/volumes/94be0da3-5849-4c90-b84a-903bd2bb20ae => generated 1539 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:20:28.750048 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-52f4ebd0-260c-484c-834b-87f91f8b842d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:28.752404 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-52f4ebd0-260c-484c-834b-87f91f8b842d tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] PUT https://10.4.3.102/volume/v3/attachments/520e4d92-fe18-485d-8a8e-158b9f22bde4 Aug 25 16:20:28.753092 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-52f4ebd0-260c-484c-834b-87f91f8b842d tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:28.765217 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-52f4ebd0-260c-484c-834b-87f91f8b842d tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Acquiring lock "cinder-attachment_update-94be0da3-5849-4c90-b84a-903bd2bb20ae-np0000008093" by "attachment_update" {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:20:28.772660 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-52f4ebd0-260c-484c-834b-87f91f8b842d tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Lock "cinder-attachment_update-94be0da3-5849-4c90-b84a-903bd2bb20ae-np0000008093" acquired by "attachment_update" :: waited 0.006s {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:20:28.772660 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:28.772660 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:28.854560 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-bf0039c7-c6df-4cc2-8940-a95dd162bc21 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:28.856639 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-bf0039c7-c6df-4cc2-8940-a95dd162bc21 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] GET https://10.4.3.102/volume/v3/volumes/ebaabfd0-c0aa-4cea-9a80-fef16f3c0293 Aug 25 16:20:28.856902 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-bf0039c7-c6df-4cc2-8940-a95dd162bc21 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:28.857155 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-bf0039c7-c6df-4cc2-8940-a95dd162bc21 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:28.867032 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-bf0039c7-c6df-4cc2-8940-a95dd162bc21 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/volumes/ebaabfd0-c0aa-4cea-9a80-fef16f3c0293 returned with HTTP 404 Aug 25 16:20:28.868302 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 153/611] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:28 2026] GET /volume/v3/volumes/ebaabfd0-c0aa-4cea-9a80-fef16f3c0293 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 16:20:28.878360 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-14e263db-6ae5-419b-bda9-c5e39f97fa41 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:28.882943 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-14e263db-6ae5-419b-bda9-c5e39f97fa41 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] DELETE https://10.4.3.102/volume/v3/volumes/f7e94525-828c-4fdc-af56-a215faacd28a Aug 25 16:20:28.885390 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-14e263db-6ae5-419b-bda9-c5e39f97fa41 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:28.885390 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-14e263db-6ae5-419b-bda9-c5e39f97fa41 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:28.885390 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-14e263db-6ae5-419b-bda9-c5e39f97fa41 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Delete volume with id: f7e94525-828c-4fdc-af56-a215faacd28a Aug 25 16:20:28.900345 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:28.900345 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:28.900886 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-14e263db-6ae5-419b-bda9-c5e39f97fa41 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Volume info retrieved successfully. Aug 25 16:20:28.918582 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-52f4ebd0-260c-484c-834b-87f91f8b842d tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Lock "cinder-attachment_update-94be0da3-5849-4c90-b84a-903bd2bb20ae-np0000008093" released by "attachment_update" :: held 0.148s {{(pid=100455) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:20:28.919912 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-52f4ebd0-260c-484c-834b-87f91f8b842d tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] https://10.4.3.102/volume/v3/attachments/520e4d92-fe18-485d-8a8e-158b9f22bde4 returned with HTTP 200 Aug 25 16:20:28.919912 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 150/612] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:20:28 2026] PUT /volume/v3/attachments/520e4d92-fe18-485d-8a8e-158b9f22bde4 => generated 969 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:28.963643 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-14e263db-6ae5-419b-bda9-c5e39f97fa41 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Delete volume request issued successfully. Aug 25 16:20:28.963925 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-14e263db-6ae5-419b-bda9-c5e39f97fa41 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/volumes/f7e94525-828c-4fdc-af56-a215faacd28a returned with HTTP 202 Aug 25 16:20:28.964377 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 157/613] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:20:28 2026] DELETE /volume/v3/volumes/f7e94525-828c-4fdc-af56-a215faacd28a => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:20:28.978343 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c26ddd0a-0f6c-41f4-9354-bbdd25a2dd72 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:28.980743 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c26ddd0a-0f6c-41f4-9354-bbdd25a2dd72 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] GET https://10.4.3.102/volume/v3/volumes/f7e94525-828c-4fdc-af56-a215faacd28a Aug 25 16:20:28.981624 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c26ddd0a-0f6c-41f4-9354-bbdd25a2dd72 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:28.981624 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c26ddd0a-0f6c-41f4-9354-bbdd25a2dd72 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:28.992999 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:28.992999 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:29.004396 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-d430ccc7-a253-409c-990d-98077da7b6c9 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:29.007811 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-d430ccc7-a253-409c-990d-98077da7b6c9 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] POST https://10.4.3.102/volume/v3/attachments/520e4d92-fe18-485d-8a8e-158b9f22bde4/action Aug 25 16:20:29.008190 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-d430ccc7-a253-409c-990d-98077da7b6c9 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Action body: b'{"os-complete": null}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:20:29.008389 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-d430ccc7-a253-409c-990d-98077da7b6c9 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:29.025163 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-c26ddd0a-0f6c-41f4-9354-bbdd25a2dd72 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Volume info retrieved successfully. Aug 25 16:20:29.035965 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c26ddd0a-0f6c-41f4-9354-bbdd25a2dd72 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/volumes/f7e94525-828c-4fdc-af56-a215faacd28a returned with HTTP 200 Aug 25 16:20:29.036364 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 154/614] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:28 2026] GET /volume/v3/volumes/f7e94525-828c-4fdc-af56-a215faacd28a => generated 849 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:29.051030 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f4425481-b976-4784-90b9-4ee37374b95a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:29.053421 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f4425481-b976-4784-90b9-4ee37374b95a tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] GET https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df Aug 25 16:20:29.054234 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f4425481-b976-4784-90b9-4ee37374b95a tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:29.055607 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f4425481-b976-4784-90b9-4ee37374b95a tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:29.055607 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-f4425481-b976-4784-90b9-4ee37374b95a tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Show backup with id 069dfa78-dcf1-4ef6-9ef2-1a70d59e23df. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:20:29.057910 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:29.057910 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:29.067230 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:29.067230 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:29.069128 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f4425481-b976-4784-90b9-4ee37374b95a tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df returned with HTTP 200 Aug 25 16:20:29.069128 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 151/615] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:20:29 2026] GET /volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:29.096758 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-d430ccc7-a253-409c-990d-98077da7b6c9 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] https://10.4.3.102/volume/v3/attachments/520e4d92-fe18-485d-8a8e-158b9f22bde4/action returned with HTTP 204 Aug 25 16:20:29.097393 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 154/616] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:20:29 2026] POST /volume/v3/attachments/520e4d92-fe18-485d-8a8e-158b9f22bde4/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:29.146836 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-2b1b2bde-e501-461f-a5e1-7e25af933fe6 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:29.147552 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2b1b2bde-e501-461f-a5e1-7e25af933fe6 None None] GET https://10.4.3.102/volume// Aug 25 16:20:29.147787 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2b1b2bde-e501-461f-a5e1-7e25af933fe6 None None] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:29.148007 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2b1b2bde-e501-461f-a5e1-7e25af933fe6 None None] Calling method 'all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:29.148532 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2b1b2bde-e501-461f-a5e1-7e25af933fe6 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:20:29.148870 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 158/617] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:20:29 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:20:29.177542 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-9c68104c-505b-4d3c-a5c2-106e9609304b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:29.184793 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-9c68104c-505b-4d3c-a5c2-106e9609304b tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] GET https://10.4.3.102/volume/v3/volumes/2355fd2f-0c6c-42ce-9ecd-5b2f7ebfa955 Aug 25 16:20:29.185004 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-9c68104c-505b-4d3c-a5c2-106e9609304b tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:29.185204 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-9c68104c-505b-4d3c-a5c2-106e9609304b tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:29.208962 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:29.208962 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:29.214156 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-9c68104c-505b-4d3c-a5c2-106e9609304b tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Volume info retrieved successfully. Aug 25 16:20:29.221580 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-9c68104c-505b-4d3c-a5c2-106e9609304b tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] https://10.4.3.102/volume/v3/volumes/2355fd2f-0c6c-42ce-9ecd-5b2f7ebfa955 returned with HTTP 200 Aug 25 16:20:29.221668 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 155/618] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:20:29 2026] GET /volume/v3/volumes/2355fd2f-0c6c-42ce-9ecd-5b2f7ebfa955 => generated 1023 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:20:29.388578 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-4c3eb972-1761-4750-bda2-971b46f523d9 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:29.390769 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-4c3eb972-1761-4750-bda2-971b46f523d9 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] PUT https://10.4.3.102/volume/v3/attachments/a6ed1e24-21c0-428c-b940-4ee624fbe73b Aug 25 16:20:29.391084 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-4c3eb972-1761-4750-bda2-971b46f523d9 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:29.411409 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-4c3eb972-1761-4750-bda2-971b46f523d9 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Acquiring lock "cinder-attachment_update-2355fd2f-0c6c-42ce-9ecd-5b2f7ebfa955-np0000008093" by "attachment_update" {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:20:29.418916 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-4c3eb972-1761-4750-bda2-971b46f523d9 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Lock "cinder-attachment_update-2355fd2f-0c6c-42ce-9ecd-5b2f7ebfa955-np0000008093" acquired by "attachment_update" :: waited 0.008s {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:20:29.420266 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:29.420266 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:29.551792 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-4c3eb972-1761-4750-bda2-971b46f523d9 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Lock "cinder-attachment_update-2355fd2f-0c6c-42ce-9ecd-5b2f7ebfa955-np0000008093" released by "attachment_update" :: held 0.133s {{(pid=100455) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:20:29.552215 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-4c3eb972-1761-4750-bda2-971b46f523d9 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] https://10.4.3.102/volume/v3/attachments/a6ed1e24-21c0-428c-b940-4ee624fbe73b returned with HTTP 200 Aug 25 16:20:29.552748 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 152/619] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:20:29 2026] PUT /volume/v3/attachments/a6ed1e24-21c0-428c-b940-4ee624fbe73b => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:29.594875 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-5d977b6b-1f53-4dac-b218-ef7339c3d5fd None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:29.598137 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-5d977b6b-1f53-4dac-b218-ef7339c3d5fd tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] POST https://10.4.3.102/volume/v3/attachments/a6ed1e24-21c0-428c-b940-4ee624fbe73b/action Aug 25 16:20:29.598691 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-5d977b6b-1f53-4dac-b218-ef7339c3d5fd tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Action body: b'{"os-complete": null}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:20:29.599037 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-5d977b6b-1f53-4dac-b218-ef7339c3d5fd tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:29.627304 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:29.627304 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:29.665198 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-5d977b6b-1f53-4dac-b218-ef7339c3d5fd tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] https://10.4.3.102/volume/v3/attachments/a6ed1e24-21c0-428c-b940-4ee624fbe73b/action returned with HTTP 204 Aug 25 16:20:29.665666 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 155/620] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:20:29 2026] POST /volume/v3/attachments/a6ed1e24-21c0-428c-b940-4ee624fbe73b/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:29.702412 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-8494903b-7d13-483c-90eb-d63be5432a8e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:29.703263 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8494903b-7d13-483c-90eb-d63be5432a8e None None] GET https://10.4.3.102/volume// Aug 25 16:20:29.703263 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8494903b-7d13-483c-90eb-d63be5432a8e None None] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:29.703581 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8494903b-7d13-483c-90eb-d63be5432a8e None None] Calling method 'all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:29.703927 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8494903b-7d13-483c-90eb-d63be5432a8e None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:20:29.705908 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 159/621] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:20:29 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:20:29.716520 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-fb13cdc4-4ba4-4a80-9fe1-64410941d165 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:29.722441 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-fb13cdc4-4ba4-4a80-9fe1-64410941d165 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] GET https://10.4.3.102/volume/v3/volumes/78ac8ab0-4b81-4cd4-b2e4-757301cf5c7a Aug 25 16:20:29.722441 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-fb13cdc4-4ba4-4a80-9fe1-64410941d165 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:29.722441 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-fb13cdc4-4ba4-4a80-9fe1-64410941d165 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:29.737452 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:29.737452 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:29.743032 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-fb13cdc4-4ba4-4a80-9fe1-64410941d165 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Volume info retrieved successfully. Aug 25 16:20:29.749051 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-fb13cdc4-4ba4-4a80-9fe1-64410941d165 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] https://10.4.3.102/volume/v3/volumes/78ac8ab0-4b81-4cd4-b2e4-757301cf5c7a returned with HTTP 200 Aug 25 16:20:29.749646 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 156/622] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:20:29 2026] GET /volume/v3/volumes/78ac8ab0-4b81-4cd4-b2e4-757301cf5c7a => generated 1024 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:20:29.849477 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-bfda4cce-cc28-4077-b24c-c694f82cc276 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:29.852153 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-bfda4cce-cc28-4077-b24c-c694f82cc276 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] PUT https://10.4.3.102/volume/v3/attachments/0910c0c0-eabc-4e33-b736-77a0f05586b6 Aug 25 16:20:29.853373 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-bfda4cce-cc28-4077-b24c-c694f82cc276 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:29.864129 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-bfda4cce-cc28-4077-b24c-c694f82cc276 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Acquiring lock "cinder-attachment_update-78ac8ab0-4b81-4cd4-b2e4-757301cf5c7a-np0000008093" by "attachment_update" {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:20:29.871863 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-bfda4cce-cc28-4077-b24c-c694f82cc276 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Lock "cinder-attachment_update-78ac8ab0-4b81-4cd4-b2e4-757301cf5c7a-np0000008093" acquired by "attachment_update" :: waited 0.007s {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:20:29.872608 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:29.872608 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:29.994984 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-bfda4cce-cc28-4077-b24c-c694f82cc276 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Lock "cinder-attachment_update-78ac8ab0-4b81-4cd4-b2e4-757301cf5c7a-np0000008093" released by "attachment_update" :: held 0.124s {{(pid=100455) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:20:29.995414 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-bfda4cce-cc28-4077-b24c-c694f82cc276 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] https://10.4.3.102/volume/v3/attachments/0910c0c0-eabc-4e33-b736-77a0f05586b6 returned with HTTP 200 Aug 25 16:20:29.996044 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 153/623] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:20:29 2026] PUT /volume/v3/attachments/0910c0c0-eabc-4e33-b736-77a0f05586b6 => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:30.026617 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-3d8b66d0-0504-4f61-bab6-5816ce6c22c4 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:30.029525 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-3d8b66d0-0504-4f61-bab6-5816ce6c22c4 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] POST https://10.4.3.102/volume/v3/attachments/0910c0c0-eabc-4e33-b736-77a0f05586b6/action Aug 25 16:20:30.029962 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-3d8b66d0-0504-4f61-bab6-5816ce6c22c4 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Action body: b'{"os-complete": null}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:20:30.030116 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-3d8b66d0-0504-4f61-bab6-5816ce6c22c4 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:30.052952 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:30.052952 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:30.055066 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-575c235c-1015-43ad-aa28-bd0e1eb14a71 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:30.057283 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-575c235c-1015-43ad-aa28-bd0e1eb14a71 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] GET https://10.4.3.102/volume/v3/volumes/f7e94525-828c-4fdc-af56-a215faacd28a Aug 25 16:20:30.057564 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-575c235c-1015-43ad-aa28-bd0e1eb14a71 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:30.057814 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-575c235c-1015-43ad-aa28-bd0e1eb14a71 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:30.064779 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-575c235c-1015-43ad-aa28-bd0e1eb14a71 tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/volumes/f7e94525-828c-4fdc-af56-a215faacd28a returned with HTTP 404 Aug 25 16:20:30.065335 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 160/624] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:30 2026] GET /volume/v3/volumes/f7e94525-828c-4fdc-af56-a215faacd28a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:30.076006 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-a77b0630-727a-4a73-accc-8c88d69de1cc None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:30.079103 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-9f95c20e-0c33-47ad-9ddb-9922305b650f req-3d8b66d0-0504-4f61-bab6-5816ce6c22c4 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] https://10.4.3.102/volume/v3/attachments/0910c0c0-eabc-4e33-b736-77a0f05586b6/action returned with HTTP 204 Aug 25 16:20:30.079515 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a77b0630-727a-4a73-accc-8c88d69de1cc tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] DELETE https://10.4.3.102/volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd Aug 25 16:20:30.079515 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a77b0630-727a-4a73-accc-8c88d69de1cc tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:30.079813 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a77b0630-727a-4a73-accc-8c88d69de1cc tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:30.079873 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 156/625] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:20:30 2026] POST /volume/v3/attachments/0910c0c0-eabc-4e33-b736-77a0f05586b6/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:30.079913 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-a77b0630-727a-4a73-accc-8c88d69de1cc tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Delete volume with id: 9c6f40fa-79e5-4d7b-882a-367ccb7bedfd Aug 25 16:20:30.083098 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-1ec14e06-f700-475b-97ce-5daad5f84740 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:30.087873 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1ec14e06-f700-475b-97ce-5daad5f84740 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] GET https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df Aug 25 16:20:30.088020 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:30.088020 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:30.088182 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1ec14e06-f700-475b-97ce-5daad5f84740 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:30.088232 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-a77b0630-727a-4a73-accc-8c88d69de1cc tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Volume info retrieved successfully. Aug 25 16:20:30.088445 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1ec14e06-f700-475b-97ce-5daad5f84740 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:30.088445 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-1ec14e06-f700-475b-97ce-5daad5f84740 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Show backup with id 069dfa78-dcf1-4ef6-9ef2-1a70d59e23df. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:20:30.095363 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:30.095363 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:30.096197 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1ec14e06-f700-475b-97ce-5daad5f84740 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df returned with HTTP 200 Aug 25 16:20:30.096600 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 154/626] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:20:30 2026] GET /volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:30.109920 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-a77b0630-727a-4a73-accc-8c88d69de1cc tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Delete volume request issued successfully. Aug 25 16:20:30.110334 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a77b0630-727a-4a73-accc-8c88d69de1cc tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd returned with HTTP 202 Aug 25 16:20:30.110735 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 157/627] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:20:30 2026] DELETE /volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:20:30.124155 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-c5e1654f-1594-4d10-9f99-34a2459e1bee None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:30.126109 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c5e1654f-1594-4d10-9f99-34a2459e1bee tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] GET https://10.4.3.102/volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd Aug 25 16:20:30.126259 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c5e1654f-1594-4d10-9f99-34a2459e1bee tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:30.126572 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c5e1654f-1594-4d10-9f99-34a2459e1bee tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:30.140542 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:30.140542 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:30.151599 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-c5e1654f-1594-4d10-9f99-34a2459e1bee tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Volume info retrieved successfully. Aug 25 16:20:30.164206 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c5e1654f-1594-4d10-9f99-34a2459e1bee tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd returned with HTTP 200 Aug 25 16:20:30.165888 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 161/628] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:30 2026] GET /volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd => generated 1394 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:31.109980 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-e7b02cb5-9350-49d0-a57f-44da066eb0c2 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:31.113660 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e7b02cb5-9350-49d0-a57f-44da066eb0c2 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] GET https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df Aug 25 16:20:31.113983 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e7b02cb5-9350-49d0-a57f-44da066eb0c2 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:31.114275 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e7b02cb5-9350-49d0-a57f-44da066eb0c2 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:31.114416 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-e7b02cb5-9350-49d0-a57f-44da066eb0c2 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Show backup with id 069dfa78-dcf1-4ef6-9ef2-1a70d59e23df. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:20:31.126902 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:31.126902 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:31.127868 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e7b02cb5-9350-49d0-a57f-44da066eb0c2 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df returned with HTTP 200 Aug 25 16:20:31.128629 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 157/629] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:20:31 2026] GET /volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:31.181013 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-e804283f-4132-4354-9eae-ad1ca1d84b3c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:31.183620 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e804283f-4132-4354-9eae-ad1ca1d84b3c tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] GET https://10.4.3.102/volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd Aug 25 16:20:31.183916 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e804283f-4132-4354-9eae-ad1ca1d84b3c tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:31.184187 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e804283f-4132-4354-9eae-ad1ca1d84b3c tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:31.197315 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e804283f-4132-4354-9eae-ad1ca1d84b3c tempest-TaggedBootDevicesTest_v242-1959407864 tempest-TaggedBootDevicesTest_v242-1959407864-project-member] https://10.4.3.102/volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd returned with HTTP 404 Aug 25 16:20:31.197315 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 155/630] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:31 2026] GET /volume/v3/volumes/9c6f40fa-79e5-4d7b-882a-367ccb7bedfd => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:32.144706 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-a2ef2d98-2f2b-44dd-9978-8c8c920d3220 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:32.149544 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a2ef2d98-2f2b-44dd-9978-8c8c920d3220 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] GET https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df Aug 25 16:20:32.149916 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a2ef2d98-2f2b-44dd-9978-8c8c920d3220 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:32.150208 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a2ef2d98-2f2b-44dd-9978-8c8c920d3220 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:32.150377 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-a2ef2d98-2f2b-44dd-9978-8c8c920d3220 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Show backup with id 069dfa78-dcf1-4ef6-9ef2-1a70d59e23df. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:20:32.163021 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:32.163021 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:32.163021 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a2ef2d98-2f2b-44dd-9978-8c8c920d3220 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df returned with HTTP 200 Aug 25 16:20:32.163021 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 158/631] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:20:32 2026] GET /volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:33.174312 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-1f24d1ec-1eeb-4ce1-b44b-1efcf735601e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:33.177731 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1f24d1ec-1eeb-4ce1-b44b-1efcf735601e tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] GET https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df Aug 25 16:20:33.178056 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1f24d1ec-1eeb-4ce1-b44b-1efcf735601e tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:33.178184 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1f24d1ec-1eeb-4ce1-b44b-1efcf735601e tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:33.178411 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-1f24d1ec-1eeb-4ce1-b44b-1efcf735601e tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Show backup with id 069dfa78-dcf1-4ef6-9ef2-1a70d59e23df. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:20:33.187205 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:33.187205 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:33.189760 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1f24d1ec-1eeb-4ce1-b44b-1efcf735601e tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df returned with HTTP 200 Aug 25 16:20:33.189760 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 162/632] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:20:33 2026] GET /volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:34.205961 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b7576433-9ffc-4b5c-b5e1-ca904047f01d None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:34.210512 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b7576433-9ffc-4b5c-b5e1-ca904047f01d tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] GET https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df Aug 25 16:20:34.211236 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b7576433-9ffc-4b5c-b5e1-ca904047f01d tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:34.211540 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b7576433-9ffc-4b5c-b5e1-ca904047f01d tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:34.213471 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-b7576433-9ffc-4b5c-b5e1-ca904047f01d tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Show backup with id 069dfa78-dcf1-4ef6-9ef2-1a70d59e23df. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:20:34.219212 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:34.219212 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:34.221193 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b7576433-9ffc-4b5c-b5e1-ca904047f01d tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df returned with HTTP 200 Aug 25 16:20:34.223814 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 158/633] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:20:34 2026] GET /volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:34.917300 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-8937cdf4-e4dd-4857-991f-8f3d139ad804 req-881bef9a-e9fe-4e03-8a51-11812cf35ec0 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:34.931631 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-8937cdf4-e4dd-4857-991f-8f3d139ad804 req-881bef9a-e9fe-4e03-8a51-11812cf35ec0 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] DELETE https://10.4.3.102/volume/v3/attachments/bcfcba8a-24f9-4f99-a8e3-a145b2a53f14 Aug 25 16:20:34.931631 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-8937cdf4-e4dd-4857-991f-8f3d139ad804 req-881bef9a-e9fe-4e03-8a51-11812cf35ec0 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:34.931631 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-8937cdf4-e4dd-4857-991f-8f3d139ad804 req-881bef9a-e9fe-4e03-8a51-11812cf35ec0 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:34.957273 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:34.957273 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:35.058876 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-8937cdf4-e4dd-4857-991f-8f3d139ad804 req-881bef9a-e9fe-4e03-8a51-11812cf35ec0 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] https://10.4.3.102/volume/v3/attachments/bcfcba8a-24f9-4f99-a8e3-a145b2a53f14 returned with HTTP 200 Aug 25 16:20:35.059504 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 156/634] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:20:34 2026] DELETE /volume/v3/attachments/bcfcba8a-24f9-4f99-a8e3-a145b2a53f14 => generated 19 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:20:35.078025 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-8937cdf4-e4dd-4857-991f-8f3d139ad804 req-27e2c487-c2f6-4421-b84b-4089ef5aa956 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:35.081884 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-8937cdf4-e4dd-4857-991f-8f3d139ad804 req-27e2c487-c2f6-4421-b84b-4089ef5aa956 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] DELETE https://10.4.3.102/volume/v3/volumes/1818c11c-768d-4857-b124-6737c77d85fa Aug 25 16:20:35.082137 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-8937cdf4-e4dd-4857-991f-8f3d139ad804 req-27e2c487-c2f6-4421-b84b-4089ef5aa956 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:35.082427 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-8937cdf4-e4dd-4857-991f-8f3d139ad804 req-27e2c487-c2f6-4421-b84b-4089ef5aa956 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:35.082672 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [req-8937cdf4-e4dd-4857-991f-8f3d139ad804 req-27e2c487-c2f6-4421-b84b-4089ef5aa956 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Delete volume with id: 1818c11c-768d-4857-b124-6737c77d85fa Aug 25 16:20:35.095142 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:35.095142 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:35.096069 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-8937cdf4-e4dd-4857-991f-8f3d139ad804 req-27e2c487-c2f6-4421-b84b-4089ef5aa956 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Volume info retrieved successfully. Aug 25 16:20:35.131538 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-8937cdf4-e4dd-4857-991f-8f3d139ad804 req-27e2c487-c2f6-4421-b84b-4089ef5aa956 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] Delete volume request issued successfully. Aug 25 16:20:35.131901 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-8937cdf4-e4dd-4857-991f-8f3d139ad804 req-27e2c487-c2f6-4421-b84b-4089ef5aa956 tempest-ServerBootFromVolumeStableRescueTest-1504661787 tempest-ServerBootFromVolumeStableRescueTest-1504661787-project-member] https://10.4.3.102/volume/v3/volumes/1818c11c-768d-4857-b124-6737c77d85fa returned with HTTP 202 Aug 25 16:20:35.132582 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 159/635] 10.4.3.102 () {70 vars in 1620 bytes} [Tue Aug 25 16:20:35 2026] DELETE /volume/v3/volumes/1818c11c-768d-4857-b124-6737c77d85fa => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:20:35.237896 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-c1dd2a71-ade9-4cb5-9057-5448fb0f4b63 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:35.240235 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c1dd2a71-ade9-4cb5-9057-5448fb0f4b63 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] GET https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df Aug 25 16:20:35.241415 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c1dd2a71-ade9-4cb5-9057-5448fb0f4b63 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:35.241415 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c1dd2a71-ade9-4cb5-9057-5448fb0f4b63 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:35.241415 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-c1dd2a71-ade9-4cb5-9057-5448fb0f4b63 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Show backup with id 069dfa78-dcf1-4ef6-9ef2-1a70d59e23df. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:20:35.247384 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:35.247384 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:35.248034 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c1dd2a71-ade9-4cb5-9057-5448fb0f4b63 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df returned with HTTP 200 Aug 25 16:20:35.248524 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 163/636] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:20:35 2026] GET /volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:36.267656 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-73e8c0ed-2f82-4598-a5a3-103b58fb38d1 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:36.271368 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-73e8c0ed-2f82-4598-a5a3-103b58fb38d1 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] GET https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df Aug 25 16:20:36.271473 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-73e8c0ed-2f82-4598-a5a3-103b58fb38d1 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:36.271894 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-73e8c0ed-2f82-4598-a5a3-103b58fb38d1 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:36.272189 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-73e8c0ed-2f82-4598-a5a3-103b58fb38d1 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Show backup with id 069dfa78-dcf1-4ef6-9ef2-1a70d59e23df. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:20:36.281730 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:36.281730 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:36.284030 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-73e8c0ed-2f82-4598-a5a3-103b58fb38d1 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df returned with HTTP 200 Aug 25 16:20:36.285195 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 159/637] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:20:36 2026] GET /volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:37.306901 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c9d2eadb-d4c9-4111-9b2b-cf8295bb25d7 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:37.309741 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c9d2eadb-d4c9-4111-9b2b-cf8295bb25d7 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] GET https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df Aug 25 16:20:37.309741 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c9d2eadb-d4c9-4111-9b2b-cf8295bb25d7 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:37.309858 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c9d2eadb-d4c9-4111-9b2b-cf8295bb25d7 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:37.310209 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-c9d2eadb-d4c9-4111-9b2b-cf8295bb25d7 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Show backup with id 069dfa78-dcf1-4ef6-9ef2-1a70d59e23df. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:20:37.319050 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:37.319050 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:37.320933 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c9d2eadb-d4c9-4111-9b2b-cf8295bb25d7 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df returned with HTTP 200 Aug 25 16:20:37.320933 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 157/638] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:20:37 2026] GET /volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:38.336450 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-70ac3529-cd87-4a9b-857f-9c2b0c2bae1c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:38.339423 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-70ac3529-cd87-4a9b-857f-9c2b0c2bae1c tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] GET https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df Aug 25 16:20:38.340159 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-70ac3529-cd87-4a9b-857f-9c2b0c2bae1c tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:38.340159 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-70ac3529-cd87-4a9b-857f-9c2b0c2bae1c tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:38.340159 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-70ac3529-cd87-4a9b-857f-9c2b0c2bae1c tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Show backup with id 069dfa78-dcf1-4ef6-9ef2-1a70d59e23df. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:20:38.349186 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:38.349186 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:38.349819 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-70ac3529-cd87-4a9b-857f-9c2b0c2bae1c tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df returned with HTTP 200 Aug 25 16:20:38.350402 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 160/639] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:20:38 2026] GET /volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:39.363817 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-418e30bc-7a36-4d1e-bcec-45ec3db58374 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:39.365817 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-418e30bc-7a36-4d1e-bcec-45ec3db58374 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] GET https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df Aug 25 16:20:39.365971 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-418e30bc-7a36-4d1e-bcec-45ec3db58374 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:39.366243 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-418e30bc-7a36-4d1e-bcec-45ec3db58374 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:39.366366 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-418e30bc-7a36-4d1e-bcec-45ec3db58374 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Show backup with id 069dfa78-dcf1-4ef6-9ef2-1a70d59e23df. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:20:39.371383 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:39.371383 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:39.372208 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-418e30bc-7a36-4d1e-bcec-45ec3db58374 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df returned with HTTP 200 Aug 25 16:20:39.372581 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 164/640] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:20:39 2026] GET /volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:40.389319 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-8a6b1ab7-e856-41ef-a42e-0db3174f2768 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:40.395613 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8a6b1ab7-e856-41ef-a42e-0db3174f2768 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] GET https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df Aug 25 16:20:40.395613 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8a6b1ab7-e856-41ef-a42e-0db3174f2768 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:40.395613 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8a6b1ab7-e856-41ef-a42e-0db3174f2768 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:40.395613 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-8a6b1ab7-e856-41ef-a42e-0db3174f2768 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Show backup with id 069dfa78-dcf1-4ef6-9ef2-1a70d59e23df. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:20:40.399236 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:40.399236 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:40.400165 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8a6b1ab7-e856-41ef-a42e-0db3174f2768 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df returned with HTTP 200 Aug 25 16:20:40.400880 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 160/641] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:20:40 2026] GET /volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:41.421013 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b7f482d8-761a-43cc-98dc-b85f06928ba9 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:41.423416 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b7f482d8-761a-43cc-98dc-b85f06928ba9 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] GET https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df Aug 25 16:20:41.423789 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b7f482d8-761a-43cc-98dc-b85f06928ba9 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:41.424069 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b7f482d8-761a-43cc-98dc-b85f06928ba9 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:41.424242 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-b7f482d8-761a-43cc-98dc-b85f06928ba9 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Show backup with id 069dfa78-dcf1-4ef6-9ef2-1a70d59e23df. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:20:41.435712 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:41.435712 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:41.435712 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b7f482d8-761a-43cc-98dc-b85f06928ba9 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df returned with HTTP 200 Aug 25 16:20:41.436148 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 158/642] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:20:41 2026] GET /volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:42.364046 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f428ef2f-81e1-4375-a945-74209156af5a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:42.453917 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-1a95893b-45aa-47f8-ae22-67f7b883bc5e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:42.457388 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1a95893b-45aa-47f8-ae22-67f7b883bc5e tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] GET https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df Aug 25 16:20:42.457388 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1a95893b-45aa-47f8-ae22-67f7b883bc5e tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:42.457388 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1a95893b-45aa-47f8-ae22-67f7b883bc5e tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:42.457388 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-1a95893b-45aa-47f8-ae22-67f7b883bc5e tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Show backup with id 069dfa78-dcf1-4ef6-9ef2-1a70d59e23df. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:20:42.465747 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:42.465747 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:42.466671 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1a95893b-45aa-47f8-ae22-67f7b883bc5e tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df returned with HTTP 200 Aug 25 16:20:42.467226 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 165/643] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:20:42 2026] GET /volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:42.494582 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-55279d18-397c-455f-a22d-5a71a860d1fd None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:42.494582 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-55279d18-397c-455f-a22d-5a71a860d1fd tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] PUT https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df Aug 25 16:20:42.494582 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-55279d18-397c-455f-a22d-5a71a860d1fd tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:42.495289 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f428ef2f-81e1-4375-a945-74209156af5a tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] POST https://10.4.3.102/volume/v3/group_types Aug 25 16:20:42.496540 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f428ef2f-81e1-4375-a945-74209156af5a tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-172300469"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:42.498081 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:42.498081 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:42.513755 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-55279d18-397c-455f-a22d-5a71a860d1fd tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df returned with HTTP 200 Aug 25 16:20:42.518580 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 161/644] 10.4.3.102 () {70 vars in 1408 bytes} [Tue Aug 25 16:20:42 2026] PUT /volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df => generated 316 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:42.538064 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-53983521-7615-485d-865a-cfb166d15c34 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:42.539720 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-53983521-7615-485d-865a-cfb166d15c34 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] GET https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df Aug 25 16:20:42.540068 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-53983521-7615-485d-865a-cfb166d15c34 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:42.540437 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-53983521-7615-485d-865a-cfb166d15c34 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:42.540517 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-53983521-7615-485d-865a-cfb166d15c34 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Show backup with id 069dfa78-dcf1-4ef6-9ef2-1a70d59e23df. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:20:42.546750 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:42.546750 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:42.547780 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-53983521-7615-485d-865a-cfb166d15c34 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df returned with HTTP 200 Aug 25 16:20:42.548277 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 159/645] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:20:42 2026] GET /volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df => generated 762 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:42.556280 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f428ef2f-81e1-4375-a945-74209156af5a tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] https://10.4.3.102/volume/v3/group_types returned with HTTP 202 Aug 25 16:20:42.556780 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 161/646] 10.4.3.102 () {70 vars in 1311 bytes} [Tue Aug 25 16:20:42 2026] POST /volume/v3/group_types => generated 180 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:42.568486 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-df907e0a-1f8d-4bac-977c-8fad68cf9f4a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:42.570713 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-df907e0a-1f8d-4bac-977c-8fad68cf9f4a tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] DELETE https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df Aug 25 16:20:42.570966 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-df907e0a-1f8d-4bac-977c-8fad68cf9f4a tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:42.571169 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-df907e0a-1f8d-4bac-977c-8fad68cf9f4a tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:42.571277 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.contrib.backups [None req-df907e0a-1f8d-4bac-977c-8fad68cf9f4a tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Delete backup with id: 069dfa78-dcf1-4ef6-9ef2-1a70d59e23df. Aug 25 16:20:42.574751 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-8504a974-901d-45f0-9269-2ffc038e8c8c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:42.577040 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8504a974-901d-45f0-9269-2ffc038e8c8c tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] POST https://10.4.3.102/volume/v3/group_types/1c546427-ba87-41d4-a30e-a05338d88b83/group_specs Aug 25 16:20:42.577420 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8504a974-901d-45f0-9269-2ffc038e8c8c tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:42.581756 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:42.581756 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:42.616898 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8504a974-901d-45f0-9269-2ffc038e8c8c tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] https://10.4.3.102/volume/v3/group_types/1c546427-ba87-41d4-a30e-a05338d88b83/group_specs returned with HTTP 202 Aug 25 16:20:42.617367 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 162/647] 10.4.3.102 () {70 vars in 1458 bytes} [Tue Aug 25 16:20:42 2026] POST /volume/v3/group_types/1c546427-ba87-41d4-a30e-a05338d88b83/group_specs => generated 53 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:20:42.618522 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.backup.rpcapi [None req-df907e0a-1f8d-4bac-977c-8fad68cf9f4a tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] delete_backup rpcapi backup_id 069dfa78-dcf1-4ef6-9ef2-1a70d59e23df {{(pid=100454) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 16:20:42.620506 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-df907e0a-1f8d-4bac-977c-8fad68cf9f4a tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df returned with HTTP 202 Aug 25 16:20:42.621050 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 166/648] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:20:42 2026] DELETE /volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:20:42.627839 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d8f29432-5eab-448d-98af-d44c6224683a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:42.630356 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-12a3fc33-4421-4ff6-90e4-2f3df3fc81b2 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:42.631430 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d8f29432-5eab-448d-98af-d44c6224683a tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] POST https://10.4.3.102/volume/v3/group_types/1c546427-ba87-41d4-a30e-a05338d88b83/group_specs Aug 25 16:20:42.631963 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d8f29432-5eab-448d-98af-d44c6224683a tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:42.635500 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-12a3fc33-4421-4ff6-90e4-2f3df3fc81b2 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] GET https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df Aug 25 16:20:42.635794 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-12a3fc33-4421-4ff6-90e4-2f3df3fc81b2 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:42.636038 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-12a3fc33-4421-4ff6-90e4-2f3df3fc81b2 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:42.636225 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-12a3fc33-4421-4ff6-90e4-2f3df3fc81b2 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Show backup with id 069dfa78-dcf1-4ef6-9ef2-1a70d59e23df. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:20:42.642741 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:42.642741 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:42.643706 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-12a3fc33-4421-4ff6-90e4-2f3df3fc81b2 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df returned with HTTP 200 Aug 25 16:20:42.644216 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 162/649] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:20:42 2026] GET /volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df => generated 761 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:42.672485 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d8f29432-5eab-448d-98af-d44c6224683a tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] https://10.4.3.102/volume/v3/group_types/1c546427-ba87-41d4-a30e-a05338d88b83/group_specs returned with HTTP 202 Aug 25 16:20:42.673681 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 160/650] 10.4.3.102 () {70 vars in 1458 bytes} [Tue Aug 25 16:20:42 2026] POST /volume/v3/group_types/1c546427-ba87-41d4-a30e-a05338d88b83/group_specs => generated 61 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:20:42.684311 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-25d8b206-b72a-40fe-9f81-a6aec9c2ad35 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:42.686784 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-25d8b206-b72a-40fe-9f81-a6aec9c2ad35 tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] GET https://10.4.3.102/volume/v3/group_types/1c546427-ba87-41d4-a30e-a05338d88b83/group_specs/key2 Aug 25 16:20:42.687098 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-25d8b206-b72a-40fe-9f81-a6aec9c2ad35 tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:42.687332 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-25d8b206-b72a-40fe-9f81-a6aec9c2ad35 tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:42.696194 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-25d8b206-b72a-40fe-9f81-a6aec9c2ad35 tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] https://10.4.3.102/volume/v3/group_types/1c546427-ba87-41d4-a30e-a05338d88b83/group_specs/key2 returned with HTTP 200 Aug 25 16:20:42.696814 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 163/651] 10.4.3.102 () {68 vars in 1452 bytes} [Tue Aug 25 16:20:42 2026] GET /volume/v3/group_types/1c546427-ba87-41d4-a30e-a05338d88b83/group_specs/key2 => generated 26 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:42.707985 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-3732ec00-c6c6-4e22-b8d1-cd19df62f1fe None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:42.709755 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3732ec00-c6c6-4e22-b8d1-cd19df62f1fe tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] GET https://10.4.3.102/volume/v3/group_types/1c546427-ba87-41d4-a30e-a05338d88b83/group_specs/key3 Aug 25 16:20:42.710049 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3732ec00-c6c6-4e22-b8d1-cd19df62f1fe tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:42.710351 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3732ec00-c6c6-4e22-b8d1-cd19df62f1fe tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:42.729004 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3732ec00-c6c6-4e22-b8d1-cd19df62f1fe tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] https://10.4.3.102/volume/v3/group_types/1c546427-ba87-41d4-a30e-a05338d88b83/group_specs/key3 returned with HTTP 200 Aug 25 16:20:42.736744 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 167/652] 10.4.3.102 () {68 vars in 1452 bytes} [Tue Aug 25 16:20:42 2026] GET /volume/v3/group_types/1c546427-ba87-41d4-a30e-a05338d88b83/group_specs/key3 => generated 18 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:42.749973 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-dde4ddf9-1e09-4016-b3e3-494388c575fd None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:42.749973 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-dde4ddf9-1e09-4016-b3e3-494388c575fd tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] PUT https://10.4.3.102/volume/v3/group_types/1c546427-ba87-41d4-a30e-a05338d88b83/group_specs/key3 Aug 25 16:20:42.749973 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-dde4ddf9-1e09-4016-b3e3-494388c575fd tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:42.775308 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-dde4ddf9-1e09-4016-b3e3-494388c575fd tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] https://10.4.3.102/volume/v3/group_types/1c546427-ba87-41d4-a30e-a05338d88b83/group_specs/key3 returned with HTTP 200 Aug 25 16:20:42.775308 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 163/653] 10.4.3.102 () {70 vars in 1472 bytes} [Tue Aug 25 16:20:42 2026] PUT /volume/v3/group_types/1c546427-ba87-41d4-a30e-a05338d88b83/group_specs/key3 => generated 26 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:42.786368 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-63844b68-9960-460a-b07f-2261f43558fd None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:42.789649 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-63844b68-9960-460a-b07f-2261f43558fd tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] GET https://10.4.3.102/volume/v3/group_types/1c546427-ba87-41d4-a30e-a05338d88b83/group_specs Aug 25 16:20:42.789988 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-63844b68-9960-460a-b07f-2261f43558fd tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:42.790254 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-63844b68-9960-460a-b07f-2261f43558fd tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:42.800224 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-63844b68-9960-460a-b07f-2261f43558fd tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] https://10.4.3.102/volume/v3/group_types/1c546427-ba87-41d4-a30e-a05338d88b83/group_specs returned with HTTP 200 Aug 25 16:20:42.800224 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 161/654] 10.4.3.102 () {68 vars in 1437 bytes} [Tue Aug 25 16:20:42 2026] GET /volume/v3/group_types/1c546427-ba87-41d4-a30e-a05338d88b83/group_specs => generated 87 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:42.810082 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0a139476-dfbf-4337-ab3c-7799293f7acd None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:42.815205 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0a139476-dfbf-4337-ab3c-7799293f7acd tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] DELETE https://10.4.3.102/volume/v3/group_types/1c546427-ba87-41d4-a30e-a05338d88b83/group_specs/key1 Aug 25 16:20:42.815205 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0a139476-dfbf-4337-ab3c-7799293f7acd tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:42.815205 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0a139476-dfbf-4337-ab3c-7799293f7acd tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:42.848863 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0a139476-dfbf-4337-ab3c-7799293f7acd tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] https://10.4.3.102/volume/v3/group_types/1c546427-ba87-41d4-a30e-a05338d88b83/group_specs/key1 returned with HTTP 202 Aug 25 16:20:42.848863 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 164/655] 10.4.3.102 () {68 vars in 1455 bytes} [Tue Aug 25 16:20:42 2026] DELETE /volume/v3/group_types/1c546427-ba87-41d4-a30e-a05338d88b83/group_specs/key1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:20:42.860031 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f6dc0b39-8530-40ca-9684-27cea7e71f48 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:42.862391 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f6dc0b39-8530-40ca-9684-27cea7e71f48 tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] GET https://10.4.3.102/volume/v3/group_types/1c546427-ba87-41d4-a30e-a05338d88b83/group_specs/key1 Aug 25 16:20:42.862662 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f6dc0b39-8530-40ca-9684-27cea7e71f48 tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:42.863671 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f6dc0b39-8530-40ca-9684-27cea7e71f48 tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:42.875428 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f6dc0b39-8530-40ca-9684-27cea7e71f48 tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] HTTP exception thrown: Group Type 1c546427-ba87-41d4-a30e-a05338d88b83 has no extra spec with key key1. Aug 25 16:20:42.875671 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f6dc0b39-8530-40ca-9684-27cea7e71f48 tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] https://10.4.3.102/volume/v3/group_types/1c546427-ba87-41d4-a30e-a05338d88b83/group_specs/key1 returned with HTTP 404 Aug 25 16:20:42.876299 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 168/656] 10.4.3.102 () {68 vars in 1452 bytes} [Tue Aug 25 16:20:42 2026] GET /volume/v3/group_types/1c546427-ba87-41d4-a30e-a05338d88b83/group_specs/key1 => generated 126 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:20:42.885006 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-6ffc813a-251a-47f4-9c9a-8a83e78729df None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:42.887276 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6ffc813a-251a-47f4-9c9a-8a83e78729df tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] DELETE https://10.4.3.102/volume/v3/group_types/1c546427-ba87-41d4-a30e-a05338d88b83/group_specs/key2 Aug 25 16:20:42.887511 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6ffc813a-251a-47f4-9c9a-8a83e78729df tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:42.887692 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6ffc813a-251a-47f4-9c9a-8a83e78729df tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:42.917047 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6ffc813a-251a-47f4-9c9a-8a83e78729df tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] https://10.4.3.102/volume/v3/group_types/1c546427-ba87-41d4-a30e-a05338d88b83/group_specs/key2 returned with HTTP 202 Aug 25 16:20:42.921842 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 164/657] 10.4.3.102 () {68 vars in 1455 bytes} [Tue Aug 25 16:20:42 2026] DELETE /volume/v3/group_types/1c546427-ba87-41d4-a30e-a05338d88b83/group_specs/key2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:20:42.928430 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-85598cbf-0af3-4e75-a0e5-969be3b9c439 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:42.931754 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-85598cbf-0af3-4e75-a0e5-969be3b9c439 tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] GET https://10.4.3.102/volume/v3/group_types/1c546427-ba87-41d4-a30e-a05338d88b83/group_specs/key2 Aug 25 16:20:42.932381 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-85598cbf-0af3-4e75-a0e5-969be3b9c439 tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:42.932475 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-85598cbf-0af3-4e75-a0e5-969be3b9c439 tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:42.942271 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-85598cbf-0af3-4e75-a0e5-969be3b9c439 tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] HTTP exception thrown: Group Type 1c546427-ba87-41d4-a30e-a05338d88b83 has no extra spec with key key2. Aug 25 16:20:42.942525 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-85598cbf-0af3-4e75-a0e5-969be3b9c439 tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] https://10.4.3.102/volume/v3/group_types/1c546427-ba87-41d4-a30e-a05338d88b83/group_specs/key2 returned with HTTP 404 Aug 25 16:20:42.943461 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 162/658] 10.4.3.102 () {68 vars in 1452 bytes} [Tue Aug 25 16:20:42 2026] GET /volume/v3/group_types/1c546427-ba87-41d4-a30e-a05338d88b83/group_specs/key2 => generated 126 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:20:42.953395 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-088e180f-a7a0-4940-88cf-155259edf5fc None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:42.955980 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-088e180f-a7a0-4940-88cf-155259edf5fc tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] DELETE https://10.4.3.102/volume/v3/group_types/1c546427-ba87-41d4-a30e-a05338d88b83/group_specs/key3 Aug 25 16:20:42.956330 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-088e180f-a7a0-4940-88cf-155259edf5fc tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:42.956630 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-088e180f-a7a0-4940-88cf-155259edf5fc tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:42.980288 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-088e180f-a7a0-4940-88cf-155259edf5fc tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] https://10.4.3.102/volume/v3/group_types/1c546427-ba87-41d4-a30e-a05338d88b83/group_specs/key3 returned with HTTP 202 Aug 25 16:20:42.981237 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 165/659] 10.4.3.102 () {68 vars in 1455 bytes} [Tue Aug 25 16:20:42 2026] DELETE /volume/v3/group_types/1c546427-ba87-41d4-a30e-a05338d88b83/group_specs/key3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:20:42.989208 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-473ac4c0-74d9-4577-a9e6-3f333ed74729 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:42.991635 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-473ac4c0-74d9-4577-a9e6-3f333ed74729 tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] GET https://10.4.3.102/volume/v3/group_types/1c546427-ba87-41d4-a30e-a05338d88b83/group_specs/key3 Aug 25 16:20:42.991907 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-473ac4c0-74d9-4577-a9e6-3f333ed74729 tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:42.992161 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-473ac4c0-74d9-4577-a9e6-3f333ed74729 tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:43.000780 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-473ac4c0-74d9-4577-a9e6-3f333ed74729 tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] HTTP exception thrown: Group Type 1c546427-ba87-41d4-a30e-a05338d88b83 has no extra spec with key key3. Aug 25 16:20:43.000984 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-473ac4c0-74d9-4577-a9e6-3f333ed74729 tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] https://10.4.3.102/volume/v3/group_types/1c546427-ba87-41d4-a30e-a05338d88b83/group_specs/key3 returned with HTTP 404 Aug 25 16:20:43.001783 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 169/660] 10.4.3.102 () {68 vars in 1452 bytes} [Tue Aug 25 16:20:42 2026] GET /volume/v3/group_types/1c546427-ba87-41d4-a30e-a05338d88b83/group_specs/key3 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:20:43.010508 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c6e7173f-7e30-427a-b0f3-27f4a98c961f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:43.012488 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c6e7173f-7e30-427a-b0f3-27f4a98c961f tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] DELETE https://10.4.3.102/volume/v3/group_types/1c546427-ba87-41d4-a30e-a05338d88b83 Aug 25 16:20:43.012847 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c6e7173f-7e30-427a-b0f3-27f4a98c961f tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:43.013079 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c6e7173f-7e30-427a-b0f3-27f4a98c961f tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:43.059087 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c6e7173f-7e30-427a-b0f3-27f4a98c961f tempest-GroupTypeSpecsTest-1132786363 tempest-GroupTypeSpecsTest-1132786363-project-admin] https://10.4.3.102/volume/v3/group_types/1c546427-ba87-41d4-a30e-a05338d88b83 returned with HTTP 202 Aug 25 16:20:43.059087 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 165/661] 10.4.3.102 () {68 vars in 1404 bytes} [Tue Aug 25 16:20:43 2026] DELETE /volume/v3/group_types/1c546427-ba87-41d4-a30e-a05338d88b83 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:20:43.661199 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ed82eea5-1609-490d-8b92-046e9cc1b65b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:43.665581 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ed82eea5-1609-490d-8b92-046e9cc1b65b tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] GET https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df Aug 25 16:20:43.665581 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ed82eea5-1609-490d-8b92-046e9cc1b65b tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:43.665908 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ed82eea5-1609-490d-8b92-046e9cc1b65b tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:43.665908 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-ed82eea5-1609-490d-8b92-046e9cc1b65b tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Show backup with id 069dfa78-dcf1-4ef6-9ef2-1a70d59e23df. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:20:43.670911 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:43.670911 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:43.671730 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ed82eea5-1609-490d-8b92-046e9cc1b65b tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df returned with HTTP 200 Aug 25 16:20:43.672206 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 163/662] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:20:43 2026] GET /volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df => generated 761 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:44.684580 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0703cba1-56e2-4fb9-bee5-75d50e80debe None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:44.686435 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0703cba1-56e2-4fb9-bee5-75d50e80debe tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] GET https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df Aug 25 16:20:44.686709 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0703cba1-56e2-4fb9-bee5-75d50e80debe tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:44.686934 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0703cba1-56e2-4fb9-bee5-75d50e80debe tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:44.687119 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-0703cba1-56e2-4fb9-bee5-75d50e80debe tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Show backup with id 069dfa78-dcf1-4ef6-9ef2-1a70d59e23df. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:20:44.690814 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0703cba1-56e2-4fb9-bee5-75d50e80debe tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] https://10.4.3.102/volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df returned with HTTP 404 Aug 25 16:20:44.691382 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 166/663] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:20:44 2026] GET /volume/v3/backups/069dfa78-dcf1-4ef6-9ef2-1a70d59e23df => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:44.701526 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-514df4d5-76db-4f06-9b8c-79a741472ae5 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:44.705206 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-514df4d5-76db-4f06-9b8c-79a741472ae5 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/f2438f9e-b84e-4675-a6d9-3e62eae9dfcb Aug 25 16:20:44.705206 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-514df4d5-76db-4f06-9b8c-79a741472ae5 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:44.705362 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-514df4d5-76db-4f06-9b8c-79a741472ae5 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:44.705496 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-514df4d5-76db-4f06-9b8c-79a741472ae5 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Delete volume with id: f2438f9e-b84e-4675-a6d9-3e62eae9dfcb Aug 25 16:20:44.715992 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:44.715992 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:44.716328 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-514df4d5-76db-4f06-9b8c-79a741472ae5 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Volume info retrieved successfully. Aug 25 16:20:44.749182 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-514df4d5-76db-4f06-9b8c-79a741472ae5 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Delete volume request issued successfully. Aug 25 16:20:44.749406 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-514df4d5-76db-4f06-9b8c-79a741472ae5 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] https://10.4.3.102/volume/v3/volumes/f2438f9e-b84e-4675-a6d9-3e62eae9dfcb returned with HTTP 202 Aug 25 16:20:44.749899 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 170/664] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:20:44 2026] DELETE /volume/v3/volumes/f2438f9e-b84e-4675-a6d9-3e62eae9dfcb => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:20:44.759713 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-e02c358b-c031-425c-82f4-4bb9e709585e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:44.766100 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e02c358b-c031-425c-82f4-4bb9e709585e tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] GET https://10.4.3.102/volume/v3/volumes/f2438f9e-b84e-4675-a6d9-3e62eae9dfcb Aug 25 16:20:44.766447 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e02c358b-c031-425c-82f4-4bb9e709585e tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:44.766811 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e02c358b-c031-425c-82f4-4bb9e709585e tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:44.779737 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:44.779737 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:44.785392 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-e02c358b-c031-425c-82f4-4bb9e709585e tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Volume info retrieved successfully. Aug 25 16:20:44.791256 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e02c358b-c031-425c-82f4-4bb9e709585e tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] https://10.4.3.102/volume/v3/volumes/f2438f9e-b84e-4675-a6d9-3e62eae9dfcb returned with HTTP 200 Aug 25 16:20:44.791655 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 166/665] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:20:44 2026] GET /volume/v3/volumes/f2438f9e-b84e-4675-a6d9-3e62eae9dfcb => generated 1017 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:45.795199 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d7d8cff0-ae51-4f60-97ad-f7791552ea26 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:45.805570 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c0572f98-26cc-4ff3-a55a-9e144832f584 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:45.808726 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c0572f98-26cc-4ff3-a55a-9e144832f584 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] GET https://10.4.3.102/volume/v3/volumes/f2438f9e-b84e-4675-a6d9-3e62eae9dfcb Aug 25 16:20:45.809042 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c0572f98-26cc-4ff3-a55a-9e144832f584 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:45.809296 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c0572f98-26cc-4ff3-a55a-9e144832f584 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:45.816692 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c0572f98-26cc-4ff3-a55a-9e144832f584 tempest-ProjectAdminTests39-330598562 tempest-ProjectAdminTests39-330598562-project-admin] https://10.4.3.102/volume/v3/volumes/f2438f9e-b84e-4675-a6d9-3e62eae9dfcb returned with HTTP 404 Aug 25 16:20:45.817367 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 167/666] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:20:45 2026] GET /volume/v3/volumes/f2438f9e-b84e-4675-a6d9-3e62eae9dfcb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:45.984102 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d7d8cff0-ae51-4f60-97ad-f7791552ea26 tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] POST https://10.4.3.102/volume/v3/group_types Aug 25 16:20:45.986610 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d7d8cff0-ae51-4f60-97ad-f7791552ea26 tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-2143597424", "description": "tempest-group-type-description-364726864", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:46.032270 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d7d8cff0-ae51-4f60-97ad-f7791552ea26 tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] https://10.4.3.102/volume/v3/group_types returned with HTTP 202 Aug 25 16:20:46.032697 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 164/667] 10.4.3.102 () {70 vars in 1312 bytes} [Tue Aug 25 16:20:45 2026] POST /volume/v3/group_types => generated 264 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:46.047363 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-aa2d0a08-ad6c-4efe-a00c-92b90c86cfa0 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:46.048377 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-aa2d0a08-ad6c-4efe-a00c-92b90c86cfa0 tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] GET https://10.4.3.102/volume/v3/group_types Aug 25 16:20:46.048723 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-aa2d0a08-ad6c-4efe-a00c-92b90c86cfa0 tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:46.048985 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-aa2d0a08-ad6c-4efe-a00c-92b90c86cfa0 tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:46.072078 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-aa2d0a08-ad6c-4efe-a00c-92b90c86cfa0 tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] https://10.4.3.102/volume/v3/group_types returned with HTTP 200 Aug 25 16:20:46.072078 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 171/668] 10.4.3.102 () {68 vars in 1290 bytes} [Tue Aug 25 16:20:46 2026] GET /volume/v3/group_types => generated 498 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:46.081505 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d613b8a0-7867-4665-9530-fe4d2c4b3e41 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:46.083954 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d613b8a0-7867-4665-9530-fe4d2c4b3e41 tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] PUT https://10.4.3.102/volume/v3/group_types/86d0e194-0838-4647-ab9a-35ea7035c4e2 Aug 25 16:20:46.084034 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d613b8a0-7867-4665-9530-fe4d2c4b3e41 tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1078924534", "description": "updated-group-type-desc"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:46.133827 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d613b8a0-7867-4665-9530-fe4d2c4b3e41 tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] https://10.4.3.102/volume/v3/group_types/86d0e194-0838-4647-ab9a-35ea7035c4e2 returned with HTTP 200 Aug 25 16:20:46.134475 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 167/669] 10.4.3.102 () {70 vars in 1422 bytes} [Tue Aug 25 16:20:46 2026] PUT /volume/v3/group_types/86d0e194-0838-4647-ab9a-35ea7035c4e2 => generated 255 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:46.146531 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-cdc23cac-74e6-4bf8-8eea-9c12dbcff59d None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:46.148547 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-cdc23cac-74e6-4bf8-8eea-9c12dbcff59d tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] GET https://10.4.3.102/volume/v3/group_types/86d0e194-0838-4647-ab9a-35ea7035c4e2 Aug 25 16:20:46.148792 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-cdc23cac-74e6-4bf8-8eea-9c12dbcff59d tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:46.149019 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-cdc23cac-74e6-4bf8-8eea-9c12dbcff59d tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:46.157796 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-cdc23cac-74e6-4bf8-8eea-9c12dbcff59d tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] https://10.4.3.102/volume/v3/group_types/86d0e194-0838-4647-ab9a-35ea7035c4e2 returned with HTTP 200 Aug 25 16:20:46.158835 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 168/670] 10.4.3.102 () {68 vars in 1401 bytes} [Tue Aug 25 16:20:46 2026] GET /volume/v3/group_types/86d0e194-0838-4647-ab9a-35ea7035c4e2 => generated 255 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:46.170051 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-91ff4c8d-7d22-437b-9cec-07b001fbae47 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:46.172412 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-91ff4c8d-7d22-437b-9cec-07b001fbae47 tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] DELETE https://10.4.3.102/volume/v3/group_types/86d0e194-0838-4647-ab9a-35ea7035c4e2 Aug 25 16:20:46.172754 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-91ff4c8d-7d22-437b-9cec-07b001fbae47 tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:46.173028 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-91ff4c8d-7d22-437b-9cec-07b001fbae47 tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:46.208151 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-91ff4c8d-7d22-437b-9cec-07b001fbae47 tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] https://10.4.3.102/volume/v3/group_types/86d0e194-0838-4647-ab9a-35ea7035c4e2 returned with HTTP 202 Aug 25 16:20:46.212744 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 165/671] 10.4.3.102 () {68 vars in 1404 bytes} [Tue Aug 25 16:20:46 2026] DELETE /volume/v3/group_types/86d0e194-0838-4647-ab9a-35ea7035c4e2 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:20:46.223907 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-c83fabb2-b8f9-4c76-9c84-c4a61831300a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:46.230101 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c83fabb2-b8f9-4c76-9c84-c4a61831300a tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] GET https://10.4.3.102/volume/v3/group_types Aug 25 16:20:46.230101 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c83fabb2-b8f9-4c76-9c84-c4a61831300a tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:46.230101 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c83fabb2-b8f9-4c76-9c84-c4a61831300a tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:46.235579 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c83fabb2-b8f9-4c76-9c84-c4a61831300a tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] https://10.4.3.102/volume/v3/group_types returned with HTTP 200 Aug 25 16:20:46.236225 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 172/672] 10.4.3.102 () {68 vars in 1290 bytes} [Tue Aug 25 16:20:46 2026] GET /volume/v3/group_types => generated 248 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:46.256382 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-98f0e0c5-0f5a-46d5-96e7-2da1ac39a75a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:46.256382 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-98f0e0c5-0f5a-46d5-96e7-2da1ac39a75a tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] POST https://10.4.3.102/volume/v3/group_types Aug 25 16:20:46.256382 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-98f0e0c5-0f5a-46d5-96e7-2da1ac39a75a tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-543414610", "is_public": true}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:46.279333 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-98f0e0c5-0f5a-46d5-96e7-2da1ac39a75a tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] https://10.4.3.102/volume/v3/group_types returned with HTTP 202 Aug 25 16:20:46.279804 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 168/673] 10.4.3.102 () {70 vars in 1311 bytes} [Tue Aug 25 16:20:46 2026] POST /volume/v3/group_types => generated 163 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:46.291044 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-8ce90678-5b4b-4aca-bda4-08f011427b20 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:46.295024 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8ce90678-5b4b-4aca-bda4-08f011427b20 tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] POST https://10.4.3.102/volume/v3/group_types Aug 25 16:20:46.296658 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8ce90678-5b4b-4aca-bda4-08f011427b20 tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1536732209", "is_public": false}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:46.327191 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-264ae703-6f80-4091-a82c-3a065fe0964a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:46.336870 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8ce90678-5b4b-4aca-bda4-08f011427b20 tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] https://10.4.3.102/volume/v3/group_types returned with HTTP 202 Aug 25 16:20:46.337565 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 169/674] 10.4.3.102 () {70 vars in 1311 bytes} [Tue Aug 25 16:20:46 2026] POST /volume/v3/group_types => generated 165 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:46.347686 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f97fa858-435b-4fd7-9a52-4029d52d0120 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:46.349383 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f97fa858-435b-4fd7-9a52-4029d52d0120 tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] GET https://10.4.3.102/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 25 16:20:46.349576 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f97fa858-435b-4fd7-9a52-4029d52d0120 tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:46.349812 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f97fa858-435b-4fd7-9a52-4029d52d0120 tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:46.360491 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f97fa858-435b-4fd7-9a52-4029d52d0120 tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] https://10.4.3.102/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 25 16:20:46.361645 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 173/675] 10.4.3.102 () {68 vars in 1351 bytes} [Tue Aug 25 16:20:46 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:46.372303 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-4219b898-39a4-4cc9-ad8c-54caf37a81ad None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:46.374474 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4219b898-39a4-4cc9-ad8c-54caf37a81ad tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] GET https://10.4.3.102/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 25 16:20:46.375385 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4219b898-39a4-4cc9-ad8c-54caf37a81ad tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:46.375385 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4219b898-39a4-4cc9-ad8c-54caf37a81ad tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:46.389569 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4219b898-39a4-4cc9-ad8c-54caf37a81ad tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] https://10.4.3.102/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 25 16:20:46.390010 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 169/676] 10.4.3.102 () {68 vars in 1353 bytes} [Tue Aug 25 16:20:46 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:46.404525 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-8c886221-1e60-4815-835d-79855c7b808c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:46.407106 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8c886221-1e60-4815-835d-79855c7b808c tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] GET https://10.4.3.102/volume/v3/group_types?is_public=False Aug 25 16:20:46.407328 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8c886221-1e60-4815-835d-79855c7b808c tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:46.407928 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8c886221-1e60-4815-835d-79855c7b808c tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:46.420434 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8c886221-1e60-4815-835d-79855c7b808c tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] https://10.4.3.102/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 25 16:20:46.422293 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 170/677] 10.4.3.102 () {68 vars in 1321 bytes} [Tue Aug 25 16:20:46 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:46.431780 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f14e7403-e49c-477f-b52d-2bed3526636b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:46.434458 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f14e7403-e49c-477f-b52d-2bed3526636b tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] GET https://10.4.3.102/volume/v3/group_types?is_public=True Aug 25 16:20:46.434458 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f14e7403-e49c-477f-b52d-2bed3526636b tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:46.434458 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f14e7403-e49c-477f-b52d-2bed3526636b tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:46.440606 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f14e7403-e49c-477f-b52d-2bed3526636b tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] https://10.4.3.102/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 25 16:20:46.441216 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 174/678] 10.4.3.102 () {68 vars in 1319 bytes} [Tue Aug 25 16:20:46 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:46.453142 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-91aaa489-3644-4e6d-ae36-08cb7504fbc0 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:46.455816 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-91aaa489-3644-4e6d-ae36-08cb7504fbc0 tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] DELETE https://10.4.3.102/volume/v3/group_types/f5fec2ed-8e30-45f3-8a5b-f9b5ae1aac81 Aug 25 16:20:46.456065 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-91aaa489-3644-4e6d-ae36-08cb7504fbc0 tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:46.457160 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-91aaa489-3644-4e6d-ae36-08cb7504fbc0 tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:46.459620 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-264ae703-6f80-4091-a82c-3a065fe0964a tempest-GroupsV314Test-490790271 tempest-GroupsV314Test-490790271-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:20:46.460113 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-264ae703-6f80-4091-a82c-3a065fe0964a tempest-GroupsV314Test-490790271 tempest-GroupsV314Test-490790271-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1212606567"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:46.503036 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-91aaa489-3644-4e6d-ae36-08cb7504fbc0 tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] https://10.4.3.102/volume/v3/group_types/f5fec2ed-8e30-45f3-8a5b-f9b5ae1aac81 returned with HTTP 202 Aug 25 16:20:46.503706 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 170/679] 10.4.3.102 () {68 vars in 1404 bytes} [Tue Aug 25 16:20:46 2026] DELETE /volume/v3/group_types/f5fec2ed-8e30-45f3-8a5b-f9b5ae1aac81 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:20:46.512098 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-264ae703-6f80-4091-a82c-3a065fe0964a tempest-GroupsV314Test-490790271 tempest-GroupsV314Test-490790271-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:20:46.512098 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 166/680] 10.4.3.102 () {68 vars in 1252 bytes} [Tue Aug 25 16:20:46 2026] POST /volume/v3/types => generated 220 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:46.516387 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c11e0998-47a0-4401-89bf-e8f81527b6c8 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:46.520490 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c11e0998-47a0-4401-89bf-e8f81527b6c8 tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] DELETE https://10.4.3.102/volume/v3/group_types/dae895a3-f64d-4ace-8567-2c89248512bd Aug 25 16:20:46.520791 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c11e0998-47a0-4401-89bf-e8f81527b6c8 tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:46.521035 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c11e0998-47a0-4401-89bf-e8f81527b6c8 tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:46.521980 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-20d01e56-4592-416d-969c-3caf3a656394 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:46.523757 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-20d01e56-4592-416d-969c-3caf3a656394 tempest-GroupsV314Test-490790271 tempest-GroupsV314Test-490790271-project-admin] POST https://10.4.3.102/volume/v3/group_types Aug 25 16:20:46.524085 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-20d01e56-4592-416d-969c-3caf3a656394 tempest-GroupsV314Test-490790271 tempest-GroupsV314Test-490790271-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1422135611"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:46.583217 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c11e0998-47a0-4401-89bf-e8f81527b6c8 tempest-GroupTypesTest-385359498 tempest-GroupTypesTest-385359498-project-admin] https://10.4.3.102/volume/v3/group_types/dae895a3-f64d-4ace-8567-2c89248512bd returned with HTTP 202 Aug 25 16:20:46.583980 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 171/681] 10.4.3.102 () {68 vars in 1404 bytes} [Tue Aug 25 16:20:46 2026] DELETE /volume/v3/group_types/dae895a3-f64d-4ace-8567-2c89248512bd => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:20:46.589540 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-20d01e56-4592-416d-969c-3caf3a656394 tempest-GroupsV314Test-490790271 tempest-GroupsV314Test-490790271-project-admin] https://10.4.3.102/volume/v3/group_types returned with HTTP 202 Aug 25 16:20:46.590806 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 175/682] 10.4.3.102 () {70 vars in 1311 bytes} [Tue Aug 25 16:20:46 2026] POST /volume/v3/group_types => generated 177 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:46.601116 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-ee4471a2-93fa-47bd-ae6c-efd03677caeb None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:46.681828 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ee4471a2-93fa-47bd-ae6c-efd03677caeb tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] POST https://10.4.3.102/volume/v3/groups Aug 25 16:20:46.682208 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ee4471a2-93fa-47bd-ae6c-efd03677caeb tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "28c1afcb-bd0e-4f5e-b047-360fd5a4ae12", "volume_types": ["73394575-52b0-40e2-99ad-0e643d67f785"], "name": "tempest-GroupsV314Test-Group-1365569883"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:46.683862 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.groups [None req-ee4471a2-93fa-47bd-ae6c-efd03677caeb tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Creating new group {'group': {'group_type': '28c1afcb-bd0e-4f5e-b047-360fd5a4ae12', 'volume_types': ['73394575-52b0-40e2-99ad-0e643d67f785'], 'name': 'tempest-GroupsV314Test-Group-1365569883'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 16:20:46.687606 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.groups [None req-ee4471a2-93fa-47bd-ae6c-efd03677caeb tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Creating group tempest-GroupsV314Test-Group-1365569883. Aug 25 16:20:46.704458 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-ee4471a2-93fa-47bd-ae6c-efd03677caeb tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Availability zone cache updated, next update will occur around 2026-08-25 17:20:46.704155. {{(pid=100457) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 16:20:46.704579 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-ee4471a2-93fa-47bd-ae6c-efd03677caeb tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Availability Zones retrieved successfully. Aug 25 16:20:46.742656 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-ee4471a2-93fa-47bd-ae6c-efd03677caeb tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Created reservations ['068a641f-a0df-4231-b4d9-c46f04f5577a'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:20:46.782834 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ee4471a2-93fa-47bd-ae6c-efd03677caeb tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] https://10.4.3.102/volume/v3/groups returned with HTTP 202 Aug 25 16:20:46.784860 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 171/683] 10.4.3.102 () {70 vars in 1297 bytes} [Tue Aug 25 16:20:46 2026] POST /volume/v3/groups => generated 108 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:46.792454 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-5f3be34a-53f7-4010-8381-0f8e54723b5c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:46.794824 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5f3be34a-53f7-4010-8381-0f8e54723b5c tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] GET https://10.4.3.102/volume/v3/groups/a2665fb6-c3b6-4895-a52b-16d5a24de5aa Aug 25 16:20:46.795076 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5f3be34a-53f7-4010-8381-0f8e54723b5c tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:46.795285 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5f3be34a-53f7-4010-8381-0f8e54723b5c tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:46.795676 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.groups [None req-5f3be34a-53f7-4010-8381-0f8e54723b5c tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] show called for member a2665fb6-c3b6-4895-a52b-16d5a24de5aa {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:20:46.805989 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:46.805989 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:46.827675 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5f3be34a-53f7-4010-8381-0f8e54723b5c tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] https://10.4.3.102/volume/v3/groups/a2665fb6-c3b6-4895-a52b-16d5a24de5aa returned with HTTP 200 Aug 25 16:20:46.827675 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 167/684] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:20:46 2026] GET /volume/v3/groups/a2665fb6-c3b6-4895-a52b-16d5a24de5aa => generated 388 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:47.836508 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d0ac4963-cd64-4b40-8ea2-1be9572487b0 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:47.839077 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d0ac4963-cd64-4b40-8ea2-1be9572487b0 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] GET https://10.4.3.102/volume/v3/groups/a2665fb6-c3b6-4895-a52b-16d5a24de5aa Aug 25 16:20:47.839415 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d0ac4963-cd64-4b40-8ea2-1be9572487b0 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:47.839730 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d0ac4963-cd64-4b40-8ea2-1be9572487b0 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:47.840014 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.groups [None req-d0ac4963-cd64-4b40-8ea2-1be9572487b0 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] show called for member a2665fb6-c3b6-4895-a52b-16d5a24de5aa {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:20:47.846180 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:47.846180 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:47.868236 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d0ac4963-cd64-4b40-8ea2-1be9572487b0 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] https://10.4.3.102/volume/v3/groups/a2665fb6-c3b6-4895-a52b-16d5a24de5aa returned with HTTP 200 Aug 25 16:20:47.868236 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 172/685] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:20:47 2026] GET /volume/v3/groups/a2665fb6-c3b6-4895-a52b-16d5a24de5aa => generated 389 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:47.885738 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-32835c4f-8518-45c3-96f4-f83791fa9025 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:47.889452 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-32835c4f-8518-45c3-96f4-f83791fa9025 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:20:47.890027 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-32835c4f-8518-45c3-96f4-f83791fa9025 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-280056451", "volume_type": "73394575-52b0-40e2-99ad-0e643d67f785", "group_id": "a2665fb6-c3b6-4895-a52b-16d5a24de5aa", "size": 1}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:47.891159 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-32835c4f-8518-45c3-96f4-f83791fa9025 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-280056451', 'volume_type': '73394575-52b0-40e2-99ad-0e643d67f785', 'group_id': 'a2665fb6-c3b6-4895-a52b-16d5a24de5aa', 'size': 1}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:20:47.900104 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:47.900104 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:47.901387 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-32835c4f-8518-45c3-96f4-f83791fa9025 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Create volume of 1 GB Aug 25 16:20:47.913998 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-32835c4f-8518-45c3-96f4-f83791fa9025 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Availability Zones retrieved successfully. Aug 25 16:20:47.919785 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-32835c4f-8518-45c3-96f4-f83791fa9025 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Flow 'volume_create_api' (0f7761c4-6f2d-4ba9-b853-31e9436e6389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:20:47.920724 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-32835c4f-8518-45c3-96f4-f83791fa9025 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e91d5442-a67e-4f4b-af1c-21eb8eea1719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:47.921268 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:47.921268 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:47.921707 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-32835c4f-8518-45c3-96f4-f83791fa9025 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:20:47.943080 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-32835c4f-8518-45c3-96f4-f83791fa9025 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e91d5442-a67e-4f4b-af1c-21eb8eea1719) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=73394575-52b0-40e2-99ad-0e643d67f785,is_public=True,name='tempest-GroupsV314Test-volume-type-1212606567',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '73394575-52b0-40e2-99ad-0e643d67f785', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a2665fb6-c3b6-4895-a52b-16d5a24de5aa', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:47.945192 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-32835c4f-8518-45c3-96f4-f83791fa9025 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73da67eb-bc26-490d-b253-5078bc80a61f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:47.978487 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-32835c4f-8518-45c3-96f4-f83791fa9025 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1212606567 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1212606567, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:20:47.978897 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-32835c4f-8518-45c3-96f4-f83791fa9025 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1212606567 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1212606567, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:20:48.178674 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-32835c4f-8518-45c3-96f4-f83791fa9025 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Created reservations ['a47898e9-754f-4e7e-b74e-d780aac597c5', 'a8f095ca-9a5f-43cd-bbc0-dad64b87d506', '5a316c26-03a8-4ba6-84a0-1acb0e80e70f', '96d0c2d0-c513-47fc-aa65-0450eae73cd7'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:20:48.179206 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-32835c4f-8518-45c3-96f4-f83791fa9025 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73da67eb-bc26-490d-b253-5078bc80a61f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a47898e9-754f-4e7e-b74e-d780aac597c5', 'a8f095ca-9a5f-43cd-bbc0-dad64b87d506', '5a316c26-03a8-4ba6-84a0-1acb0e80e70f', '96d0c2d0-c513-47fc-aa65-0450eae73cd7']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:48.180242 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-32835c4f-8518-45c3-96f4-f83791fa9025 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b7494ec-2428-4c6f-8af8-d7af85b73620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:48.223369 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-32835c4f-8518-45c3-96f4-f83791fa9025 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b7494ec-2428-4c6f-8af8-d7af85b73620) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6d2dde7-eb7c-4f27-85b0-0df6dad991ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-280056451',encryption_key_id=None,group_id=a2665fb6-c3b6-4895-a52b-16d5a24de5aa,group_type_id=,metadata={},multiattach=False,project_id='7e8ce5dbc99245b2bff91e5df780b6f8',qos_specs=None,replication_status=,reservations=['a47898e9-754f-4e7e-b74e-d780aac597c5','a8f095ca-9a5f-43cd-bbc0-dad64b87d506','5a316c26-03a8-4ba6-84a0-1acb0e80e70f','96d0c2d0-c513-47fc-aa65-0450eae73cd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e105ab370cdf40c4821f35cec40f6e46',volume_type_id=73394575-52b0-40e2-99ad-0e643d67f785), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:20:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-280056451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a2665fb6-c3b6-4895-a52b-16d5a24de5aa,host=None,id=f6d2dde7-eb7c-4f27-85b0-0df6dad991ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e8ce5dbc99245b2bff91e5df780b6f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e105ab370cdf40c4821f35cec40f6e46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(73394575-52b0-40e2-99ad-0e643d67f785),volume_type_id=73394575-52b0-40e2-99ad-0e643d67f785)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:48.224545 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-32835c4f-8518-45c3-96f4-f83791fa9025 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01c24125-eac5-4d8b-ac7e-52294d8df838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:48.253907 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-32835c4f-8518-45c3-96f4-f83791fa9025 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01c24125-eac5-4d8b-ac7e-52294d8df838) transitioned into state 'SUCCESS' from state '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-280056451',encryption_key_id=None,group_id=a2665fb6-c3b6-4895-a52b-16d5a24de5aa,group_type_id=,metadata={},multiattach=False,project_id='7e8ce5dbc99245b2bff91e5df780b6f8',qos_specs=None,replication_status=,reservations=['a47898e9-754f-4e7e-b74e-d780aac597c5','a8f095ca-9a5f-43cd-bbc0-dad64b87d506','5a316c26-03a8-4ba6-84a0-1acb0e80e70f','96d0c2d0-c513-47fc-aa65-0450eae73cd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e105ab370cdf40c4821f35cec40f6e46',volume_type_id=73394575-52b0-40e2-99ad-0e643d67f785)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:48.254840 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-32835c4f-8518-45c3-96f4-f83791fa9025 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a17644c-2560-420c-ab9b-d2a01ee721eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:48.264086 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-be4df68c-3148-4c3b-af1d-c05dc871d301 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:48.279636 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-32835c4f-8518-45c3-96f4-f83791fa9025 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a17644c-2560-420c-ab9b-d2a01ee721eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:48.279636 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-32835c4f-8518-45c3-96f4-f83791fa9025 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Flow 'volume_create_api' (0f7761c4-6f2d-4ba9-b853-31e9436e6389) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:20:48.280289 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-32835c4f-8518-45c3-96f4-f83791fa9025 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Create volume request issued successfully. Aug 25 16:20:48.281410 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-32835c4f-8518-45c3-96f4-f83791fa9025 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:20:48.281819 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-32835c4f-8518-45c3-96f4-f83791fa9025 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:20:48.325164 np0000008093 devstack@c-api.service[100454]: DEBUG oslo_db.sqlalchemy.engines [None req-32835c4f-8518-45c3-96f4-f83791fa9025 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100454) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:20:48.328994 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:48.328994 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:48.333131 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-32835c4f-8518-45c3-96f4-f83791fa9025 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:20:48.333576 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 176/686] 10.4.3.102 () {70 vars in 1300 bytes} [Tue Aug 25 16:20:47 2026] POST /volume/v3/volumes => generated 818 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:48.355353 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-493dd18a-2bbd-4ff6-b894-b0b7a779c223 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:48.362784 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-493dd18a-2bbd-4ff6-b894-b0b7a779c223 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] GET https://10.4.3.102/volume/v3/volumes/f6d2dde7-eb7c-4f27-85b0-0df6dad991ac Aug 25 16:20:48.362784 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-493dd18a-2bbd-4ff6-b894-b0b7a779c223 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:48.362784 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-493dd18a-2bbd-4ff6-b894-b0b7a779c223 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:48.372036 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:48.372036 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:48.376815 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-493dd18a-2bbd-4ff6-b894-b0b7a779c223 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Volume info retrieved successfully. Aug 25 16:20:48.377617 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-493dd18a-2bbd-4ff6-b894-b0b7a779c223 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:20:48.377804 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-493dd18a-2bbd-4ff6-b894-b0b7a779c223 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:20:48.411438 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-be4df68c-3148-4c3b-af1d-c05dc871d301 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:20:48.411914 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-be4df68c-3148-4c3b-af1d-c05dc871d301 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1142901531"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:48.414460 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-be4df68c-3148-4c3b-af1d-c05dc871d301 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1142901531'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:20:48.414630 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-be4df68c-3148-4c3b-af1d-c05dc871d301 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Create volume of 1 GB Aug 25 16:20:48.414913 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:48.414913 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:48.419123 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-be4df68c-3148-4c3b-af1d-c05dc871d301 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Availability Zones retrieved successfully. Aug 25 16:20:48.424583 np0000008093 devstack@c-api.service[100455]: DEBUG oslo_db.sqlalchemy.engines [None req-493dd18a-2bbd-4ff6-b894-b0b7a779c223 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100455) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:20:48.428449 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:48.428449 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:48.438149 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-be4df68c-3148-4c3b-af1d-c05dc871d301 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Flow 'volume_create_api' (14a53b6d-cd44-4769-ab5a-a284f7423ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:20:48.439003 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-493dd18a-2bbd-4ff6-b894-b0b7a779c223 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] https://10.4.3.102/volume/v3/volumes/f6d2dde7-eb7c-4f27-85b0-0df6dad991ac returned with HTTP 200 Aug 25 16:20:48.439328 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-be4df68c-3148-4c3b-af1d-c05dc871d301 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c79b9b33-375a-49fa-8095-176e193d5480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:48.439649 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 168/687] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:20:48 2026] GET /volume/v3/volumes/f6d2dde7-eb7c-4f27-85b0-0df6dad991ac => generated 886 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:48.440176 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-be4df68c-3148-4c3b-af1d-c05dc871d301 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:20:48.477741 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-be4df68c-3148-4c3b-af1d-c05dc871d301 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c79b9b33-375a-49fa-8095-176e193d5480) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:48.478547 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-be4df68c-3148-4c3b-af1d-c05dc871d301 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25b149da-f2dc-47ca-89e5-e900ce976bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:48.563752 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-be4df68c-3148-4c3b-af1d-c05dc871d301 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Created reservations ['95a1bccf-57a5-497a-b2d2-257894d63d70', '81a0ba80-17bf-4e0d-b07c-98b65410e02a', 'ff6ea66a-1c81-4e3a-babf-4bc8e4afe594', '08fd4e9c-5d84-4ca8-a320-f5d4d3a3ee60'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:20:48.564663 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-be4df68c-3148-4c3b-af1d-c05dc871d301 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25b149da-f2dc-47ca-89e5-e900ce976bee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95a1bccf-57a5-497a-b2d2-257894d63d70', '81a0ba80-17bf-4e0d-b07c-98b65410e02a', 'ff6ea66a-1c81-4e3a-babf-4bc8e4afe594', '08fd4e9c-5d84-4ca8-a320-f5d4d3a3ee60']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:48.565435 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-be4df68c-3148-4c3b-af1d-c05dc871d301 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b2f3673-fb3b-48d0-9ac2-1fe0adc3ce3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:48.596265 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-be4df68c-3148-4c3b-af1d-c05dc871d301 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b2f3673-fb3b-48d0-9ac2-1fe0adc3ce3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd052a208-34ba-4bc8-bbd5-371f1876c266', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1142901531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02addd7e6d5948ada54f8086bf3d255e',qos_specs=None,replication_status=,reservations=['95a1bccf-57a5-497a-b2d2-257894d63d70','81a0ba80-17bf-4e0d-b07c-98b65410e02a','ff6ea66a-1c81-4e3a-babf-4bc8e4afe594','08fd4e9c-5d84-4ca8-a320-f5d4d3a3ee60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7522e0b77b9447979f36e4b07de2f761',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:20:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1142901531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d052a208-34ba-4bc8-bbd5-371f1876c266,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02addd7e6d5948ada54f8086bf3d255e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7522e0b77b9447979f36e4b07de2f761',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:48.597231 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-be4df68c-3148-4c3b-af1d-c05dc871d301 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe07373f-edd3-4533-a041-ac20a3fa7d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:48.625608 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-be4df68c-3148-4c3b-af1d-c05dc871d301 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe07373f-edd3-4533-a041-ac20a3fa7d2a) transitioned into state 'SUCCESS' from state '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-1142901531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02addd7e6d5948ada54f8086bf3d255e',qos_specs=None,replication_status=,reservations=['95a1bccf-57a5-497a-b2d2-257894d63d70','81a0ba80-17bf-4e0d-b07c-98b65410e02a','ff6ea66a-1c81-4e3a-babf-4bc8e4afe594','08fd4e9c-5d84-4ca8-a320-f5d4d3a3ee60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7522e0b77b9447979f36e4b07de2f761',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:48.626668 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-be4df68c-3148-4c3b-af1d-c05dc871d301 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b09ad1c0-fe7c-4140-ae01-895986f5fd1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:48.642394 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-be4df68c-3148-4c3b-af1d-c05dc871d301 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b09ad1c0-fe7c-4140-ae01-895986f5fd1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:48.643143 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-be4df68c-3148-4c3b-af1d-c05dc871d301 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Flow 'volume_create_api' (14a53b6d-cd44-4769-ab5a-a284f7423ef6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:20:48.643617 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-be4df68c-3148-4c3b-af1d-c05dc871d301 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Create volume request issued successfully. Aug 25 16:20:48.644222 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-be4df68c-3148-4c3b-af1d-c05dc871d301 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:20:48.644690 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 172/688] 10.4.3.102 () {70 vars in 1298 bytes} [Tue Aug 25 16:20:48 2026] POST /volume/v3/volumes => generated 778 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 25 16:20:48.659763 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d4b294ec-b5e3-49e4-bbf8-147971188b11 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:48.661578 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d4b294ec-b5e3-49e4-bbf8-147971188b11 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] GET https://10.4.3.102/volume/v3/volumes/d052a208-34ba-4bc8-bbd5-371f1876c266 Aug 25 16:20:48.661814 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d4b294ec-b5e3-49e4-bbf8-147971188b11 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:48.662017 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d4b294ec-b5e3-49e4-bbf8-147971188b11 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:48.671238 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:48.671238 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:48.675951 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-d4b294ec-b5e3-49e4-bbf8-147971188b11 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Volume info retrieved successfully. Aug 25 16:20:48.682340 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d4b294ec-b5e3-49e4-bbf8-147971188b11 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] https://10.4.3.102/volume/v3/volumes/d052a208-34ba-4bc8-bbd5-371f1876c266 returned with HTTP 200 Aug 25 16:20:48.682340 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 173/689] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:20:48 2026] GET /volume/v3/volumes/d052a208-34ba-4bc8-bbd5-371f1876c266 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:49.455399 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-6b14df70-0373-46d0-bc20-9fe3aff10fdb None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:49.457685 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6b14df70-0373-46d0-bc20-9fe3aff10fdb tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] GET https://10.4.3.102/volume/v3/volumes/f6d2dde7-eb7c-4f27-85b0-0df6dad991ac Aug 25 16:20:49.457907 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6b14df70-0373-46d0-bc20-9fe3aff10fdb tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:49.458144 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6b14df70-0373-46d0-bc20-9fe3aff10fdb tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:49.468773 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:49.468773 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:49.479001 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-6b14df70-0373-46d0-bc20-9fe3aff10fdb tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Volume info retrieved successfully. Aug 25 16:20:49.479919 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-6b14df70-0373-46d0-bc20-9fe3aff10fdb tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:20:49.480106 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-6b14df70-0373-46d0-bc20-9fe3aff10fdb tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:20:49.529663 np0000008093 devstack@c-api.service[100454]: DEBUG oslo_db.sqlalchemy.engines [None req-6b14df70-0373-46d0-bc20-9fe3aff10fdb tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100454) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:20:49.533981 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:49.533981 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:49.544219 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6b14df70-0373-46d0-bc20-9fe3aff10fdb tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] https://10.4.3.102/volume/v3/volumes/f6d2dde7-eb7c-4f27-85b0-0df6dad991ac returned with HTTP 200 Aug 25 16:20:49.544578 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 177/690] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:20:49 2026] GET /volume/v3/volumes/f6d2dde7-eb7c-4f27-85b0-0df6dad991ac => generated 911 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:49.561855 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-bfadcc3e-547d-4d0e-81dd-bcea2623ea4b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:49.564298 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bfadcc3e-547d-4d0e-81dd-bcea2623ea4b tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] POST https://10.4.3.102/volume/v3/groups/action Aug 25 16:20:49.564689 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bfadcc3e-547d-4d0e-81dd-bcea2623ea4b tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Action body: b'{"create-from-src": {"source_group_id": "a2665fb6-c3b6-4895-a52b-16d5a24de5aa", "name": "tempest-Group_from_grp-1646335077"}}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:20:49.564870 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bfadcc3e-547d-4d0e-81dd-bcea2623ea4b tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "a2665fb6-c3b6-4895-a52b-16d5a24de5aa", "name": "tempest-Group_from_grp-1646335077"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:49.567149 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.groups [None req-bfadcc3e-547d-4d0e-81dd-bcea2623ea4b tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Creating new group {'create-from-src': {'source_group_id': 'a2665fb6-c3b6-4895-a52b-16d5a24de5aa', 'name': 'tempest-Group_from_grp-1646335077'}}. {{(pid=100455) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 25 16:20:49.567289 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.groups [None req-bfadcc3e-547d-4d0e-81dd-bcea2623ea4b tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Creating group tempest-Group_from_grp-1646335077 from source group a2665fb6-c3b6-4895-a52b-16d5a24de5aa. Aug 25 16:20:49.572688 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:49.572688 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:49.581806 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:49.581806 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:49.637679 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-bfadcc3e-547d-4d0e-81dd-bcea2623ea4b tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Created reservations ['c606688f-60d1-4ffb-b9b3-e7a88e80f614'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:20:49.698490 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-dc43f2a8-e0b8-4df8-903f-c01bf9a98583 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:49.700457 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-dc43f2a8-e0b8-4df8-903f-c01bf9a98583 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] GET https://10.4.3.102/volume/v3/volumes/d052a208-34ba-4bc8-bbd5-371f1876c266 Aug 25 16:20:49.702608 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-dc43f2a8-e0b8-4df8-903f-c01bf9a98583 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:49.702608 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-dc43f2a8-e0b8-4df8-903f-c01bf9a98583 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:49.710151 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:49.710151 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:49.714415 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-dc43f2a8-e0b8-4df8-903f-c01bf9a98583 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Volume info retrieved successfully. Aug 25 16:20:49.717667 np0000008093 devstack@c-api.service[100455]: INFO cinder.group.api [None req-bfadcc3e-547d-4d0e-81dd-bcea2623ea4b tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] A mapping entry already exists for group 4d6eb680-c18c-492d-923e-cfd822e7f57b and volume type 73394575-52b0-40e2-99ad-0e643d67f785. Do not need to create again. Aug 25 16:20:49.717667 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:49.717667 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:49.720058 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-dc43f2a8-e0b8-4df8-903f-c01bf9a98583 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] https://10.4.3.102/volume/v3/volumes/d052a208-34ba-4bc8-bbd5-371f1876c266 returned with HTTP 200 Aug 25 16:20:49.720579 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 173/691] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:20:49 2026] GET /volume/v3/volumes/d052a208-34ba-4bc8-bbd5-371f1876c266 => generated 1018 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:49.720955 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bfadcc3e-547d-4d0e-81dd-bcea2623ea4b tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Availability zone cache updated, next update will occur around 2026-08-25 17:20:49.720702. {{(pid=100455) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 16:20:49.721336 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-bfadcc3e-547d-4d0e-81dd-bcea2623ea4b tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Availability Zones retrieved successfully. Aug 25 16:20:49.726692 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bfadcc3e-547d-4d0e-81dd-bcea2623ea4b tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Flow 'volume_create_api' (95b2e8ca-4e64-44dc-9a8d-460288471d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:20:49.727682 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bfadcc3e-547d-4d0e-81dd-bcea2623ea4b tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82641f94-296d-442b-9048-a499147643f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:49.728827 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-bfadcc3e-547d-4d0e-81dd-bcea2623ea4b tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:20:49.739867 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-cff7f7e7-9801-48bd-956c-4c39733d68db None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:49.742034 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-cff7f7e7-9801-48bd-956c-4c39733d68db tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] POST https://10.4.3.102/volume/v3/backups Aug 25 16:20:49.742482 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-cff7f7e7-9801-48bd-956c-4c39733d68db tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d052a208-34ba-4bc8-bbd5-371f1876c266", "name": "tempest-type-Backup-1888875149"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:49.746655 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.contrib.backups [None req-cff7f7e7-9801-48bd-956c-4c39733d68db tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Creating new backup {'backup': {'volume_id': 'd052a208-34ba-4bc8-bbd5-371f1876c266', 'name': 'tempest-type-Backup-1888875149'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 16:20:49.746655 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.contrib.backups [None req-cff7f7e7-9801-48bd-956c-4c39733d68db tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Creating backup of volume d052a208-34ba-4bc8-bbd5-371f1876c266 in container None Aug 25 16:20:49.751223 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bfadcc3e-547d-4d0e-81dd-bcea2623ea4b tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82641f94-296d-442b-9048-a499147643f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'f6d2dde7-eb7c-4f27-85b0-0df6dad991ac', 'volume_type': VolumeType(created_at=2026-08-25T16:20:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=73394575-52b0-40e2-99ad-0e643d67f785,is_public=True,name='tempest-GroupsV314Test-volume-type-1212606567',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '73394575-52b0-40e2-99ad-0e643d67f785', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4d6eb680-c18c-492d-923e-cfd822e7f57b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:49.752248 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bfadcc3e-547d-4d0e-81dd-bcea2623ea4b tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d2a8ce1-3083-4b01-9cda-8c2e707410f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:49.756614 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:49.756614 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:49.757085 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-cff7f7e7-9801-48bd-956c-4c39733d68db tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Volume info retrieved successfully. Aug 25 16:20:49.785184 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-bfadcc3e-547d-4d0e-81dd-bcea2623ea4b tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1212606567 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1212606567, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:20:49.785439 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-bfadcc3e-547d-4d0e-81dd-bcea2623ea4b tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1212606567 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1212606567, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:20:49.802115 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-cff7f7e7-9801-48bd-956c-4c39733d68db tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Created reservations ['ba5d6f58-1ba2-4132-93fd-a70f0e25a6e9', 'cadc2a5b-1e5d-4aed-ac8e-85ec5bfe6028'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:20:49.813557 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-bfadcc3e-547d-4d0e-81dd-bcea2623ea4b tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Created reservations ['d97cce2b-b08f-4739-884b-df399528a50c', 'dc15a1bc-3ccd-46ff-a496-d8b7a4582471', 'ba1b34ef-a123-443e-943a-1b33dd23e609', '2ae9ea1a-2e28-4297-96bb-42244590f77b'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:20:49.814524 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bfadcc3e-547d-4d0e-81dd-bcea2623ea4b tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d2a8ce1-3083-4b01-9cda-8c2e707410f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d97cce2b-b08f-4739-884b-df399528a50c', 'dc15a1bc-3ccd-46ff-a496-d8b7a4582471', 'ba1b34ef-a123-443e-943a-1b33dd23e609', '2ae9ea1a-2e28-4297-96bb-42244590f77b']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:49.815403 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bfadcc3e-547d-4d0e-81dd-bcea2623ea4b tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fbb849b-2365-4605-a25d-d11a3ef96797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:49.848579 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bfadcc3e-547d-4d0e-81dd-bcea2623ea4b tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fbb849b-2365-4605-a25d-d11a3ef96797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23da9a16-3427-4085-8bdf-7171888db849', '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=4d6eb680-c18c-492d-923e-cfd822e7f57b,group_type_id=,metadata={},multiattach=False,project_id='7e8ce5dbc99245b2bff91e5df780b6f8',qos_specs=None,replication_status=,reservations=['d97cce2b-b08f-4739-884b-df399528a50c','dc15a1bc-3ccd-46ff-a496-d8b7a4582471','ba1b34ef-a123-443e-943a-1b33dd23e609','2ae9ea1a-2e28-4297-96bb-42244590f77b'],size=1,snapshot_id=None,source_replicaid=,source_volid=f6d2dde7-eb7c-4f27-85b0-0df6dad991ac,status='creating',user_id='e105ab370cdf40c4821f35cec40f6e46',volume_type_id=73394575-52b0-40e2-99ad-0e643d67f785), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:20:49Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4d6eb680-c18c-492d-923e-cfd822e7f57b,host=None,id=23da9a16-3427-4085-8bdf-7171888db849,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e8ce5dbc99245b2bff91e5df780b6f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=f6d2dde7-eb7c-4f27-85b0-0df6dad991ac,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e105ab370cdf40c4821f35cec40f6e46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(73394575-52b0-40e2-99ad-0e643d67f785),volume_type_id=73394575-52b0-40e2-99ad-0e643d67f785)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:49.849309 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bfadcc3e-547d-4d0e-81dd-bcea2623ea4b tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56a32eb5-710a-4a36-b7bb-cc3358740e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:49.869120 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-cff7f7e7-9801-48bd-956c-4c39733d68db tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] https://10.4.3.102/volume/v3/backups returned with HTTP 202 Aug 25 16:20:49.869739 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 174/692] 10.4.3.102 () {70 vars in 1299 bytes} [Tue Aug 25 16:20:49 2026] POST /volume/v3/backups => generated 316 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:20:49.882777 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-2e2c934a-1510-4141-8f46-a8e2c355f66b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:49.885620 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2e2c934a-1510-4141-8f46-a8e2c355f66b tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] GET https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c Aug 25 16:20:49.885943 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2e2c934a-1510-4141-8f46-a8e2c355f66b tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:49.886704 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2e2c934a-1510-4141-8f46-a8e2c355f66b tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:49.886704 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-2e2c934a-1510-4141-8f46-a8e2c355f66b tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Show backup with id 04768e30-5f18-49b1-a441-bff6c715651c. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:20:49.891791 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:49.891791 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:49.892648 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2e2c934a-1510-4141-8f46-a8e2c355f66b tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c returned with HTTP 200 Aug 25 16:20:49.893038 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 178/693] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:20:49 2026] GET /volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:49.903793 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bfadcc3e-547d-4d0e-81dd-bcea2623ea4b tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56a32eb5-710a-4a36-b7bb-cc3358740e6e) transitioned into state 'SUCCESS' from 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=4d6eb680-c18c-492d-923e-cfd822e7f57b,group_type_id=,metadata={},multiattach=False,project_id='7e8ce5dbc99245b2bff91e5df780b6f8',qos_specs=None,replication_status=,reservations=['d97cce2b-b08f-4739-884b-df399528a50c','dc15a1bc-3ccd-46ff-a496-d8b7a4582471','ba1b34ef-a123-443e-943a-1b33dd23e609','2ae9ea1a-2e28-4297-96bb-42244590f77b'],size=1,snapshot_id=None,source_replicaid=,source_volid=f6d2dde7-eb7c-4f27-85b0-0df6dad991ac,status='creating',user_id='e105ab370cdf40c4821f35cec40f6e46',volume_type_id=73394575-52b0-40e2-99ad-0e643d67f785)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:49.906915 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bfadcc3e-547d-4d0e-81dd-bcea2623ea4b tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Flow 'volume_create_api' (95b2e8ca-4e64-44dc-9a8d-460288471d4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:20:49.906915 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-bfadcc3e-547d-4d0e-81dd-bcea2623ea4b tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Create volume request issued successfully. Aug 25 16:20:49.934311 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bfadcc3e-547d-4d0e-81dd-bcea2623ea4b tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] https://10.4.3.102/volume/v3/groups/action returned with HTTP 202 Aug 25 16:20:49.934759 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 169/694] 10.4.3.102 () {70 vars in 1318 bytes} [Tue Aug 25 16:20:49 2026] POST /volume/v3/groups/action => generated 102 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:49.946741 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1d8a4d2d-19da-4836-92d2-239ec1b0a20f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:49.948766 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1d8a4d2d-19da-4836-92d2-239ec1b0a20f tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] GET https://10.4.3.102/volume/v3/volumes/detail Aug 25 16:20:49.948992 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1d8a4d2d-19da-4836-92d2-239ec1b0a20f tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:49.949173 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1d8a4d2d-19da-4836-92d2-239ec1b0a20f tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Calling method 'detail' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:49.949463 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.api_utils [None req-1d8a4d2d-19da-4836-92d2-239ec1b0a20f tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Removing options '' from query. {{(pid=100457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:20:49.950198 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-1d8a4d2d-19da-4836-92d2-239ec1b0a20f tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100457) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:20:49.981516 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-1d8a4d2d-19da-4836-92d2-239ec1b0a20f tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Get all volumes completed successfully. Aug 25 16:20:49.982267 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-1d8a4d2d-19da-4836-92d2-239ec1b0a20f tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:20:49.982424 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-1d8a4d2d-19da-4836-92d2-239ec1b0a20f tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:20:50.028724 np0000008093 devstack@c-api.service[100457]: DEBUG oslo_db.sqlalchemy.engines [None req-1d8a4d2d-19da-4836-92d2-239ec1b0a20f tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100457) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:20:50.028816 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a9bc9bfb-bd5d-4d12-b10c-692aa896293f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:50.028887 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:50.028887 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:50.032336 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-1d8a4d2d-19da-4836-92d2-239ec1b0a20f tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:20:50.032530 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-1d8a4d2d-19da-4836-92d2-239ec1b0a20f tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:20:50.104704 np0000008093 devstack@c-api.service[100457]: DEBUG oslo_db.sqlalchemy.engines [None req-1d8a4d2d-19da-4836-92d2-239ec1b0a20f tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100457) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:20:50.104704 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:50.104704 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:50.177215 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1d8a4d2d-19da-4836-92d2-239ec1b0a20f tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] https://10.4.3.102/volume/v3/volumes/detail returned with HTTP 200 Aug 25 16:20:50.178013 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 174/695] 10.4.3.102 () {68 vars in 1299 bytes} [Tue Aug 25 16:20:49 2026] GET /volume/v3/volumes/detail => generated 1826 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 25 16:20:50.192344 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-3efd8963-7dab-4ef8-a633-5143c37a58a6 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:50.195736 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3efd8963-7dab-4ef8-a633-5143c37a58a6 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] GET https://10.4.3.102/volume/v3/volumes/23da9a16-3427-4085-8bdf-7171888db849 Aug 25 16:20:50.196080 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3efd8963-7dab-4ef8-a633-5143c37a58a6 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:50.196373 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3efd8963-7dab-4ef8-a633-5143c37a58a6 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:50.213297 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:50.213297 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:50.221969 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-3efd8963-7dab-4ef8-a633-5143c37a58a6 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Volume info retrieved successfully. Aug 25 16:20:50.222774 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-3efd8963-7dab-4ef8-a633-5143c37a58a6 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:20:50.223028 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-3efd8963-7dab-4ef8-a633-5143c37a58a6 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:20:50.272344 np0000008093 devstack@c-api.service[100454]: DEBUG oslo_db.sqlalchemy.engines [None req-3efd8963-7dab-4ef8-a633-5143c37a58a6 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100454) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:20:50.277245 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:50.277245 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:50.295704 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a9bc9bfb-bd5d-4d12-b10c-692aa896293f tempest-GroupsV320Test-558323366 tempest-GroupsV320Test-558323366-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:20:50.295704 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a9bc9bfb-bd5d-4d12-b10c-692aa896293f tempest-GroupsV320Test-558323366 tempest-GroupsV320Test-558323366-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1270849811"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:50.295704 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:50.295704 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:50.308708 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3efd8963-7dab-4ef8-a633-5143c37a58a6 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] https://10.4.3.102/volume/v3/volumes/23da9a16-3427-4085-8bdf-7171888db849 returned with HTTP 200 Aug 25 16:20:50.309079 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 179/696] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:20:50 2026] GET /volume/v3/volumes/23da9a16-3427-4085-8bdf-7171888db849 => generated 923 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:50.319317 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a9bc9bfb-bd5d-4d12-b10c-692aa896293f tempest-GroupsV320Test-558323366 tempest-GroupsV320Test-558323366-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:20:50.319829 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 175/697] 10.4.3.102 () {68 vars in 1252 bytes} [Tue Aug 25 16:20:50 2026] POST /volume/v3/types => generated 220 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:50.324113 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-58a2e545-c65b-4891-a496-257feb99b963 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:50.326410 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-58a2e545-c65b-4891-a496-257feb99b963 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] GET https://10.4.3.102/volume/v3/groups/4d6eb680-c18c-492d-923e-cfd822e7f57b Aug 25 16:20:50.326729 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-58a2e545-c65b-4891-a496-257feb99b963 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:50.326913 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-58a2e545-c65b-4891-a496-257feb99b963 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:50.327075 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.groups [None req-58a2e545-c65b-4891-a496-257feb99b963 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] show called for member 4d6eb680-c18c-492d-923e-cfd822e7f57b {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:20:50.328700 np0000008093 devstack@c-api.service[100455]: DEBUG dbcounter [-] [100455] Writing DB stats cinder:SELECT=299,cinder:INSERT=47,cinder:UPDATE=86 {{(pid=100455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:20:50.330786 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:50.330786 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:50.332862 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-5c1bfda8-00b8-4599-bdf1-3b8f70d7d17c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:50.335157 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5c1bfda8-00b8-4599-bdf1-3b8f70d7d17c tempest-GroupsV320Test-558323366 tempest-GroupsV320Test-558323366-project-admin] POST https://10.4.3.102/volume/v3/group_types Aug 25 16:20:50.335831 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5c1bfda8-00b8-4599-bdf1-3b8f70d7d17c tempest-GroupsV320Test-558323366 tempest-GroupsV320Test-558323366-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1176558295"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:50.340915 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-58a2e545-c65b-4891-a496-257feb99b963 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] https://10.4.3.102/volume/v3/groups/4d6eb680-c18c-492d-923e-cfd822e7f57b returned with HTTP 200 Aug 25 16:20:50.341333 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 170/698] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:20:50 2026] GET /volume/v3/groups/4d6eb680-c18c-492d-923e-cfd822e7f57b => generated 417 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:50.350753 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-664972bf-fd40-4964-9ac3-0eaf89877f74 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:50.355190 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5c1bfda8-00b8-4599-bdf1-3b8f70d7d17c tempest-GroupsV320Test-558323366 tempest-GroupsV320Test-558323366-project-admin] https://10.4.3.102/volume/v3/group_types returned with HTTP 202 Aug 25 16:20:50.355416 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-664972bf-fd40-4964-9ac3-0eaf89877f74 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] GET https://10.4.3.102/volume/v3/volumes/detail Aug 25 16:20:50.355836 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 175/699] 10.4.3.102 () {70 vars in 1311 bytes} [Tue Aug 25 16:20:50 2026] POST /volume/v3/group_types => generated 177 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:50.356783 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-664972bf-fd40-4964-9ac3-0eaf89877f74 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:50.358788 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-664972bf-fd40-4964-9ac3-0eaf89877f74 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Calling method 'detail' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:50.359413 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.api_utils [None req-664972bf-fd40-4964-9ac3-0eaf89877f74 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Removing options '' from query. {{(pid=100454) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:20:50.360637 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-664972bf-fd40-4964-9ac3-0eaf89877f74 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100454) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:20:50.365386 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-4ad41ca7-b081-421b-a4ce-5c43cd18d9fc None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:50.379336 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-664972bf-fd40-4964-9ac3-0eaf89877f74 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Get all volumes completed successfully. Aug 25 16:20:50.380453 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-664972bf-fd40-4964-9ac3-0eaf89877f74 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:20:50.380681 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-664972bf-fd40-4964-9ac3-0eaf89877f74 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:20:50.442112 np0000008093 devstack@c-api.service[100454]: DEBUG oslo_db.sqlalchemy.engines [None req-664972bf-fd40-4964-9ac3-0eaf89877f74 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100454) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:20:50.448115 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:50.448115 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:50.452212 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-664972bf-fd40-4964-9ac3-0eaf89877f74 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:20:50.452366 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-664972bf-fd40-4964-9ac3-0eaf89877f74 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:20:50.454104 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4ad41ca7-b081-421b-a4ce-5c43cd18d9fc tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] POST https://10.4.3.102/volume/v3/groups Aug 25 16:20:50.454645 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4ad41ca7-b081-421b-a4ce-5c43cd18d9fc tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0540f352-12c6-4019-8580-2e3a3e36dc83", "volume_types": ["fa39d328-9bde-4572-b3ab-4476d820664e"], "name": "tempest-GroupsV320Test-Group-818609834"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:50.457166 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.groups [None req-4ad41ca7-b081-421b-a4ce-5c43cd18d9fc tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] Creating new group {'group': {'group_type': '0540f352-12c6-4019-8580-2e3a3e36dc83', 'volume_types': ['fa39d328-9bde-4572-b3ab-4476d820664e'], 'name': 'tempest-GroupsV320Test-Group-818609834'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 16:20:50.461655 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.groups [None req-4ad41ca7-b081-421b-a4ce-5c43cd18d9fc tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] Creating group tempest-GroupsV320Test-Group-818609834. Aug 25 16:20:50.484164 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-4ad41ca7-b081-421b-a4ce-5c43cd18d9fc tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] Availability zone cache updated, next update will occur around 2026-08-25 17:20:50.483747. {{(pid=100456) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 16:20:50.484465 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-4ad41ca7-b081-421b-a4ce-5c43cd18d9fc tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] Availability Zones retrieved successfully. Aug 25 16:20:50.490867 np0000008093 devstack@c-api.service[100454]: DEBUG oslo_db.sqlalchemy.engines [None req-664972bf-fd40-4964-9ac3-0eaf89877f74 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100454) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:20:50.494881 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:50.494881 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:50.503789 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-664972bf-fd40-4964-9ac3-0eaf89877f74 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] https://10.4.3.102/volume/v3/volumes/detail returned with HTTP 200 Aug 25 16:20:50.504275 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 180/700] 10.4.3.102 () {68 vars in 1299 bytes} [Tue Aug 25 16:20:50 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:20:50.509784 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-4ad41ca7-b081-421b-a4ce-5c43cd18d9fc tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] Created reservations ['f826141d-7f6f-4f4c-84da-8ca5950be2ce'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:20:50.518770 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-8f750407-1e6d-42f2-84bc-fde9874cf9a9 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:50.520739 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8f750407-1e6d-42f2-84bc-fde9874cf9a9 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] POST https://10.4.3.102/volume/v3/groups/4d6eb680-c18c-492d-923e-cfd822e7f57b/action Aug 25 16:20:50.521118 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8f750407-1e6d-42f2-84bc-fde9874cf9a9 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:20:50.521262 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8f750407-1e6d-42f2-84bc-fde9874cf9a9 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:50.522730 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.groups [None req-8f750407-1e6d-42f2-84bc-fde9874cf9a9 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] delete called for group 4d6eb680-c18c-492d-923e-cfd822e7f57b {{(pid=100455) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 16:20:50.523004 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.groups [None req-8f750407-1e6d-42f2-84bc-fde9874cf9a9 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Delete group with id: 4d6eb680-c18c-492d-923e-cfd822e7f57b Aug 25 16:20:50.527067 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:50.527067 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:50.549683 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4ad41ca7-b081-421b-a4ce-5c43cd18d9fc tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] https://10.4.3.102/volume/v3/groups returned with HTTP 202 Aug 25 16:20:50.550522 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 176/701] 10.4.3.102 () {70 vars in 1297 bytes} [Tue Aug 25 16:20:50 2026] POST /volume/v3/groups => generated 107 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:50.562120 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-b945016a-d16f-4070-889a-c753c0b3c9da None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:50.566958 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b945016a-d16f-4070-889a-c753c0b3c9da tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] GET https://10.4.3.102/volume/v3/groups/d9bca6e6-7d2e-466b-8f01-329163c793bb Aug 25 16:20:50.567264 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b945016a-d16f-4070-889a-c753c0b3c9da tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:50.567515 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b945016a-d16f-4070-889a-c753c0b3c9da tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:50.567713 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.groups [None req-b945016a-d16f-4070-889a-c753c0b3c9da tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] show called for member d9bca6e6-7d2e-466b-8f01-329163c793bb {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:20:50.572165 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:50.572165 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:50.595170 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b945016a-d16f-4070-889a-c753c0b3c9da tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] https://10.4.3.102/volume/v3/groups/d9bca6e6-7d2e-466b-8f01-329163c793bb returned with HTTP 200 Aug 25 16:20:50.595746 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 176/702] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:20:50 2026] GET /volume/v3/groups/d9bca6e6-7d2e-466b-8f01-329163c793bb => generated 387 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:50.617089 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8f750407-1e6d-42f2-84bc-fde9874cf9a9 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] https://10.4.3.102/volume/v3/groups/4d6eb680-c18c-492d-923e-cfd822e7f57b/action returned with HTTP 202 Aug 25 16:20:50.617568 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 171/703] 10.4.3.102 () {70 vars in 1428 bytes} [Tue Aug 25 16:20:50 2026] POST /volume/v3/groups/4d6eb680-c18c-492d-923e-cfd822e7f57b/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:20:50.629971 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-4bc87380-ecd3-42a9-bf18-b7f3031a6250 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:50.631983 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4bc87380-ecd3-42a9-bf18-b7f3031a6250 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] GET https://10.4.3.102/volume/v3/volumes/23da9a16-3427-4085-8bdf-7171888db849 Aug 25 16:20:50.632198 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4bc87380-ecd3-42a9-bf18-b7f3031a6250 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:50.632381 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4bc87380-ecd3-42a9-bf18-b7f3031a6250 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:50.641440 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:50.641440 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:50.646261 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-4bc87380-ecd3-42a9-bf18-b7f3031a6250 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Volume info retrieved successfully. Aug 25 16:20:50.647231 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-4bc87380-ecd3-42a9-bf18-b7f3031a6250 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:20:50.647231 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-4bc87380-ecd3-42a9-bf18-b7f3031a6250 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:20:50.690619 np0000008093 devstack@c-api.service[100454]: DEBUG oslo_db.sqlalchemy.engines [None req-4bc87380-ecd3-42a9-bf18-b7f3031a6250 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100454) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:20:50.695427 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:50.695427 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:50.701688 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4bc87380-ecd3-42a9-bf18-b7f3031a6250 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] https://10.4.3.102/volume/v3/volumes/23da9a16-3427-4085-8bdf-7171888db849 returned with HTTP 200 Aug 25 16:20:50.702099 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 181/704] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:20:50 2026] GET /volume/v3/volumes/23da9a16-3427-4085-8bdf-7171888db849 => generated 922 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:50.879060 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-4f01f49b-0d2e-40c9-9114-cfd576fa0210 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:50.881236 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4f01f49b-0d2e-40c9-9114-cfd576fa0210 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:20:50.881762 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4f01f49b-0d2e-40c9-9114-cfd576fa0210 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-701827522"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:50.883781 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-4f01f49b-0d2e-40c9-9114-cfd576fa0210 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-701827522'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:20:50.884015 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-4f01f49b-0d2e-40c9-9114-cfd576fa0210 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Create volume of 1 GB Aug 25 16:20:50.884465 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:50.884465 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:50.889224 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-4f01f49b-0d2e-40c9-9114-cfd576fa0210 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Availability Zones retrieved successfully. Aug 25 16:20:50.895331 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-4f01f49b-0d2e-40c9-9114-cfd576fa0210 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Flow 'volume_create_api' (e008b83f-e08e-4bb4-8344-8a9a3a8abe57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:20:50.896734 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-4f01f49b-0d2e-40c9-9114-cfd576fa0210 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e878db3d-21cf-455e-aa50-2567f98a72e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:50.897757 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-4f01f49b-0d2e-40c9-9114-cfd576fa0210 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:20:50.906473 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-8b8e25f2-1bac-4a7a-a4b1-22ef6f3fe74f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:50.910630 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8b8e25f2-1bac-4a7a-a4b1-22ef6f3fe74f tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] GET https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c Aug 25 16:20:50.911056 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8b8e25f2-1bac-4a7a-a4b1-22ef6f3fe74f tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:50.911474 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8b8e25f2-1bac-4a7a-a4b1-22ef6f3fe74f tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:50.911770 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-8b8e25f2-1bac-4a7a-a4b1-22ef6f3fe74f tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Show backup with id 04768e30-5f18-49b1-a441-bff6c715651c. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:20:50.920977 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:50.920977 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:50.922958 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8b8e25f2-1bac-4a7a-a4b1-22ef6f3fe74f tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c returned with HTTP 200 Aug 25 16:20:50.923349 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 177/705] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:20:50 2026] GET /volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c => generated 725 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:50.932054 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-4f01f49b-0d2e-40c9-9114-cfd576fa0210 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e878db3d-21cf-455e-aa50-2567f98a72e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:50.933310 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-4f01f49b-0d2e-40c9-9114-cfd576fa0210 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6545231-480d-4359-a952-3804aa93e71e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:50.998875 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-4f01f49b-0d2e-40c9-9114-cfd576fa0210 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Created reservations ['6bc8940e-f9cf-4f80-9c3f-6099733ce2ba', '31832d54-3bac-48e2-90cd-af1df16949f9', '9311f80b-0f83-485b-ad3e-ae0b74d4190c', 'b434a630-175d-4397-aaa5-40fc1a872317'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:20:50.999855 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-4f01f49b-0d2e-40c9-9114-cfd576fa0210 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6545231-480d-4359-a952-3804aa93e71e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bc8940e-f9cf-4f80-9c3f-6099733ce2ba', '31832d54-3bac-48e2-90cd-af1df16949f9', '9311f80b-0f83-485b-ad3e-ae0b74d4190c', 'b434a630-175d-4397-aaa5-40fc1a872317']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:51.001296 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-4f01f49b-0d2e-40c9-9114-cfd576fa0210 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b5f12de-21e6-49de-a190-87911b723fce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:51.026324 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-4f01f49b-0d2e-40c9-9114-cfd576fa0210 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b5f12de-21e6-49de-a190-87911b723fce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e34c8d50-9f2d-461c-a900-d9722c7a929f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-701827522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b0bf458f15d41e385dfb5359583605a',qos_specs=None,replication_status=,reservations=['6bc8940e-f9cf-4f80-9c3f-6099733ce2ba','31832d54-3bac-48e2-90cd-af1df16949f9','9311f80b-0f83-485b-ad3e-ae0b74d4190c','b434a630-175d-4397-aaa5-40fc1a872317'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ab3ffef222540dba57e2476fd8ec39c',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:20:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-701827522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e34c8d50-9f2d-461c-a900-d9722c7a929f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b0bf458f15d41e385dfb5359583605a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ab3ffef222540dba57e2476fd8ec39c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:51.027298 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-4f01f49b-0d2e-40c9-9114-cfd576fa0210 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe9cda83-b875-484f-aa95-67eb2f94055b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:51.054086 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-4f01f49b-0d2e-40c9-9114-cfd576fa0210 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe9cda83-b875-484f-aa95-67eb2f94055b) transitioned into state 'SUCCESS' from state '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-701827522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b0bf458f15d41e385dfb5359583605a',qos_specs=None,replication_status=,reservations=['6bc8940e-f9cf-4f80-9c3f-6099733ce2ba','31832d54-3bac-48e2-90cd-af1df16949f9','9311f80b-0f83-485b-ad3e-ae0b74d4190c','b434a630-175d-4397-aaa5-40fc1a872317'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ab3ffef222540dba57e2476fd8ec39c',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:51.055121 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-4f01f49b-0d2e-40c9-9114-cfd576fa0210 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ac5225c-d1d8-4eb4-b68e-44230737830d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:51.067306 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-4f01f49b-0d2e-40c9-9114-cfd576fa0210 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ac5225c-d1d8-4eb4-b68e-44230737830d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:51.068438 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-4f01f49b-0d2e-40c9-9114-cfd576fa0210 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Flow 'volume_create_api' (e008b83f-e08e-4bb4-8344-8a9a3a8abe57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:20:51.069041 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-4f01f49b-0d2e-40c9-9114-cfd576fa0210 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Create volume request issued successfully. Aug 25 16:20:51.069834 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4f01f49b-0d2e-40c9-9114-cfd576fa0210 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:20:51.070387 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 177/706] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:20:50 2026] POST /volume/v3/volumes => generated 751 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:20:51.082562 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-288c4dfd-0b24-4c37-b660-a3ae2a0aa44a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:51.084993 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-288c4dfd-0b24-4c37-b660-a3ae2a0aa44a tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] GET https://10.4.3.102/volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f Aug 25 16:20:51.085276 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-288c4dfd-0b24-4c37-b660-a3ae2a0aa44a tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:51.085532 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-288c4dfd-0b24-4c37-b660-a3ae2a0aa44a tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:51.093288 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:51.093288 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:51.097516 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-288c4dfd-0b24-4c37-b660-a3ae2a0aa44a tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Volume info retrieved successfully. Aug 25 16:20:51.102302 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-288c4dfd-0b24-4c37-b660-a3ae2a0aa44a tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] https://10.4.3.102/volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f returned with HTTP 200 Aug 25 16:20:51.103032 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 172/707] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:51 2026] GET /volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:51.610231 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-fc9497fb-ef25-468c-87ab-6c96e9193d13 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:51.613461 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fc9497fb-ef25-468c-87ab-6c96e9193d13 tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] GET https://10.4.3.102/volume/v3/groups/d9bca6e6-7d2e-466b-8f01-329163c793bb Aug 25 16:20:51.613804 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fc9497fb-ef25-468c-87ab-6c96e9193d13 tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:51.614067 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fc9497fb-ef25-468c-87ab-6c96e9193d13 tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:51.615413 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.groups [None req-fc9497fb-ef25-468c-87ab-6c96e9193d13 tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] show called for member d9bca6e6-7d2e-466b-8f01-329163c793bb {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:20:51.621006 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:51.621006 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:51.645982 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fc9497fb-ef25-468c-87ab-6c96e9193d13 tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] https://10.4.3.102/volume/v3/groups/d9bca6e6-7d2e-466b-8f01-329163c793bb returned with HTTP 200 Aug 25 16:20:51.645982 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 182/708] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:20:51 2026] GET /volume/v3/groups/d9bca6e6-7d2e-466b-8f01-329163c793bb => generated 388 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:51.647109 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-57f3ce45-3585-4f35-8b62-1e6d6e1b309c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:51.649255 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-57f3ce45-3585-4f35-8b62-1e6d6e1b309c tempest-GroupsV320Test-558323366 tempest-GroupsV320Test-558323366-project-admin] POST https://10.4.3.102/volume/v3/groups/d9bca6e6-7d2e-466b-8f01-329163c793bb/action Aug 25 16:20:51.649565 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-57f3ce45-3585-4f35-8b62-1e6d6e1b309c tempest-GroupsV320Test-558323366 tempest-GroupsV320Test-558323366-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:20:51.649726 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-57f3ce45-3585-4f35-8b62-1e6d6e1b309c tempest-GroupsV320Test-558323366 tempest-GroupsV320Test-558323366-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:51.652146 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.groups [None req-57f3ce45-3585-4f35-8b62-1e6d6e1b309c tempest-GroupsV320Test-558323366 tempest-GroupsV320Test-558323366-project-admin] Updating group 'd9bca6e6-7d2e-466b-8f01-329163c793bb' with 'creating' {{(pid=100457) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 25 16:20:51.661276 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:51.661276 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:51.689195 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-57f3ce45-3585-4f35-8b62-1e6d6e1b309c tempest-GroupsV320Test-558323366 tempest-GroupsV320Test-558323366-project-admin] https://10.4.3.102/volume/v3/groups/d9bca6e6-7d2e-466b-8f01-329163c793bb/action returned with HTTP 202 Aug 25 16:20:51.689808 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 178/709] 10.4.3.102 () {70 vars in 1428 bytes} [Tue Aug 25 16:20:51 2026] POST /volume/v3/groups/d9bca6e6-7d2e-466b-8f01-329163c793bb/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:20:51.698929 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-04f2859d-ca24-4545-9838-0989fe42fbda None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:51.700993 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-04f2859d-ca24-4545-9838-0989fe42fbda tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] GET https://10.4.3.102/volume/v3/groups/d9bca6e6-7d2e-466b-8f01-329163c793bb Aug 25 16:20:51.701240 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-04f2859d-ca24-4545-9838-0989fe42fbda tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:51.701422 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-04f2859d-ca24-4545-9838-0989fe42fbda tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:51.701550 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.groups [None req-04f2859d-ca24-4545-9838-0989fe42fbda tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] show called for member d9bca6e6-7d2e-466b-8f01-329163c793bb {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:20:51.706054 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:51.706054 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:51.717010 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-2072aa87-53f4-4416-918c-0de0814a4033 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:51.719946 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2072aa87-53f4-4416-918c-0de0814a4033 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] GET https://10.4.3.102/volume/v3/volumes/23da9a16-3427-4085-8bdf-7171888db849 Aug 25 16:20:51.720418 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2072aa87-53f4-4416-918c-0de0814a4033 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:51.720481 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2072aa87-53f4-4416-918c-0de0814a4033 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:51.720822 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-04f2859d-ca24-4545-9838-0989fe42fbda tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] https://10.4.3.102/volume/v3/groups/d9bca6e6-7d2e-466b-8f01-329163c793bb returned with HTTP 200 Aug 25 16:20:51.721275 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 178/710] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:20:51 2026] GET /volume/v3/groups/d9bca6e6-7d2e-466b-8f01-329163c793bb => generated 387 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:51.729151 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2072aa87-53f4-4416-918c-0de0814a4033 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] https://10.4.3.102/volume/v3/volumes/23da9a16-3427-4085-8bdf-7171888db849 returned with HTTP 404 Aug 25 16:20:51.729151 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 173/711] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:20:51 2026] GET /volume/v3/volumes/23da9a16-3427-4085-8bdf-7171888db849 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:20:51.732192 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-208c3c87-1d84-4941-ab98-998e34cb927b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:51.735147 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-208c3c87-1d84-4941-ab98-998e34cb927b tempest-GroupsV320Test-558323366 tempest-GroupsV320Test-558323366-project-admin] POST https://10.4.3.102/volume/v3/groups/d9bca6e6-7d2e-466b-8f01-329163c793bb/action Aug 25 16:20:51.735571 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-208c3c87-1d84-4941-ab98-998e34cb927b tempest-GroupsV320Test-558323366 tempest-GroupsV320Test-558323366-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:20:51.735807 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-208c3c87-1d84-4941-ab98-998e34cb927b tempest-GroupsV320Test-558323366 tempest-GroupsV320Test-558323366-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:51.737176 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.groups [None req-208c3c87-1d84-4941-ab98-998e34cb927b tempest-GroupsV320Test-558323366 tempest-GroupsV320Test-558323366-project-admin] Updating group 'd9bca6e6-7d2e-466b-8f01-329163c793bb' with 'available' {{(pid=100454) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 25 16:20:51.738389 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-bc054336-08aa-42b6-9744-fa138d9c7702 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:51.740462 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bc054336-08aa-42b6-9744-fa138d9c7702 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] GET https://10.4.3.102/volume/v3/groups/4d6eb680-c18c-492d-923e-cfd822e7f57b Aug 25 16:20:51.740827 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bc054336-08aa-42b6-9744-fa138d9c7702 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:51.741084 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bc054336-08aa-42b6-9744-fa138d9c7702 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:51.741291 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.groups [None req-bc054336-08aa-42b6-9744-fa138d9c7702 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] show called for member 4d6eb680-c18c-492d-923e-cfd822e7f57b {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:20:51.746171 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:51.746171 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:51.748329 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bc054336-08aa-42b6-9744-fa138d9c7702 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] https://10.4.3.102/volume/v3/groups/4d6eb680-c18c-492d-923e-cfd822e7f57b returned with HTTP 404 Aug 25 16:20:51.753299 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 179/712] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:20:51 2026] GET /volume/v3/groups/4d6eb680-c18c-492d-923e-cfd822e7f57b => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:20:51.759143 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-208c3c87-1d84-4941-ab98-998e34cb927b tempest-GroupsV320Test-558323366 tempest-GroupsV320Test-558323366-project-admin] https://10.4.3.102/volume/v3/groups/d9bca6e6-7d2e-466b-8f01-329163c793bb/action returned with HTTP 202 Aug 25 16:20:51.759143 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 183/713] 10.4.3.102 () {70 vars in 1428 bytes} [Tue Aug 25 16:20:51 2026] POST /volume/v3/groups/d9bca6e6-7d2e-466b-8f01-329163c793bb/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:20:51.762897 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-69e2fab9-7505-4114-bf0d-d3cb4ba57b9f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:51.767378 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-69e2fab9-7505-4114-bf0d-d3cb4ba57b9f tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] GET https://10.4.3.102/volume/v3/volumes/detail Aug 25 16:20:51.767676 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f2cabbc8-2e80-4b73-a6ea-ee3e24642520 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:51.768178 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-69e2fab9-7505-4114-bf0d-d3cb4ba57b9f tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:51.768422 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-69e2fab9-7505-4114-bf0d-d3cb4ba57b9f tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Calling method 'detail' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:51.768973 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.api_utils [None req-69e2fab9-7505-4114-bf0d-d3cb4ba57b9f tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Removing options '' from query. {{(pid=100456) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:20:51.769352 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:51.769352 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:51.772496 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-69e2fab9-7505-4114-bf0d-d3cb4ba57b9f tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100456) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:20:51.773393 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f2cabbc8-2e80-4b73-a6ea-ee3e24642520 tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] GET https://10.4.3.102/volume/v3/groups/d9bca6e6-7d2e-466b-8f01-329163c793bb Aug 25 16:20:51.773795 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f2cabbc8-2e80-4b73-a6ea-ee3e24642520 tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:51.774081 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f2cabbc8-2e80-4b73-a6ea-ee3e24642520 tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:51.774265 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.groups [None req-f2cabbc8-2e80-4b73-a6ea-ee3e24642520 tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] show called for member d9bca6e6-7d2e-466b-8f01-329163c793bb {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:20:51.778934 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:51.778934 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:51.784853 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-69e2fab9-7505-4114-bf0d-d3cb4ba57b9f tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Get all volumes completed successfully. Aug 25 16:20:51.785502 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-69e2fab9-7505-4114-bf0d-d3cb4ba57b9f tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:20:51.785710 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-69e2fab9-7505-4114-bf0d-d3cb4ba57b9f tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:20:51.786946 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f2cabbc8-2e80-4b73-a6ea-ee3e24642520 tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] https://10.4.3.102/volume/v3/groups/d9bca6e6-7d2e-466b-8f01-329163c793bb returned with HTTP 200 Aug 25 16:20:51.788180 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 174/714] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:20:51 2026] GET /volume/v3/groups/d9bca6e6-7d2e-466b-8f01-329163c793bb => generated 388 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:51.805180 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c8daefe7-6fe9-4ab0-9cfc-b026ab6fd730 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:51.806960 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c8daefe7-6fe9-4ab0-9cfc-b026ab6fd730 tempest-GroupsV320Test-558323366 tempest-GroupsV320Test-558323366-project-admin] POST https://10.4.3.102/volume/v3/groups/d9bca6e6-7d2e-466b-8f01-329163c793bb/action Aug 25 16:20:51.807449 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c8daefe7-6fe9-4ab0-9cfc-b026ab6fd730 tempest-GroupsV320Test-558323366 tempest-GroupsV320Test-558323366-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:20:51.807669 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c8daefe7-6fe9-4ab0-9cfc-b026ab6fd730 tempest-GroupsV320Test-558323366 tempest-GroupsV320Test-558323366-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:51.809201 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.groups [None req-c8daefe7-6fe9-4ab0-9cfc-b026ab6fd730 tempest-GroupsV320Test-558323366 tempest-GroupsV320Test-558323366-project-admin] Updating group 'd9bca6e6-7d2e-466b-8f01-329163c793bb' with 'error' {{(pid=100457) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 25 16:20:51.815175 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:51.815175 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:51.825826 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c8daefe7-6fe9-4ab0-9cfc-b026ab6fd730 tempest-GroupsV320Test-558323366 tempest-GroupsV320Test-558323366-project-admin] https://10.4.3.102/volume/v3/groups/d9bca6e6-7d2e-466b-8f01-329163c793bb/action returned with HTTP 202 Aug 25 16:20:51.826374 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 180/715] 10.4.3.102 () {70 vars in 1428 bytes} [Tue Aug 25 16:20:51 2026] POST /volume/v3/groups/d9bca6e6-7d2e-466b-8f01-329163c793bb/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:20:51.829753 np0000008093 devstack@c-api.service[100456]: DEBUG oslo_db.sqlalchemy.engines [None req-69e2fab9-7505-4114-bf0d-d3cb4ba57b9f tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100456) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:20:51.833249 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:51.833249 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:51.836228 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e0bd9ed7-9ba0-4da5-ac4f-ade79e955387 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:51.839652 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e0bd9ed7-9ba0-4da5-ac4f-ade79e955387 tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] GET https://10.4.3.102/volume/v3/groups/d9bca6e6-7d2e-466b-8f01-329163c793bb Aug 25 16:20:51.839928 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e0bd9ed7-9ba0-4da5-ac4f-ade79e955387 tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:51.840125 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e0bd9ed7-9ba0-4da5-ac4f-ade79e955387 tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:51.840266 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.groups [None req-e0bd9ed7-9ba0-4da5-ac4f-ade79e955387 tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] show called for member d9bca6e6-7d2e-466b-8f01-329163c793bb {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:20:51.846450 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:51.846450 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:51.849273 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-69e2fab9-7505-4114-bf0d-d3cb4ba57b9f tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] https://10.4.3.102/volume/v3/volumes/detail returned with HTTP 200 Aug 25 16:20:51.849894 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 179/716] 10.4.3.102 () {68 vars in 1299 bytes} [Tue Aug 25 16:20:51 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:51.856315 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e0bd9ed7-9ba0-4da5-ac4f-ade79e955387 tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] https://10.4.3.102/volume/v3/groups/d9bca6e6-7d2e-466b-8f01-329163c793bb returned with HTTP 200 Aug 25 16:20:51.856970 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 184/717] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:20:51 2026] GET /volume/v3/groups/d9bca6e6-7d2e-466b-8f01-329163c793bb => generated 384 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:51.868309 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f3850372-e5ac-4fdc-ba87-c84305f488e9 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:51.870135 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f3850372-e5ac-4fdc-ba87-c84305f488e9 tempest-GroupsV320Test-558323366 tempest-GroupsV320Test-558323366-project-admin] POST https://10.4.3.102/volume/v3/groups/d9bca6e6-7d2e-466b-8f01-329163c793bb/action Aug 25 16:20:51.870466 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f3850372-e5ac-4fdc-ba87-c84305f488e9 tempest-GroupsV320Test-558323366 tempest-GroupsV320Test-558323366-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:20:51.871039 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f3850372-e5ac-4fdc-ba87-c84305f488e9 tempest-GroupsV320Test-558323366 tempest-GroupsV320Test-558323366-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:51.872766 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.groups [None req-f3850372-e5ac-4fdc-ba87-c84305f488e9 tempest-GroupsV320Test-558323366 tempest-GroupsV320Test-558323366-project-admin] Updating group 'd9bca6e6-7d2e-466b-8f01-329163c793bb' with 'available' {{(pid=100455) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 25 16:20:51.873216 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-4564a67c-dac5-4215-8c11-e05885a74c6a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:51.875308 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4564a67c-dac5-4215-8c11-e05885a74c6a tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] POST https://10.4.3.102/volume/v3/groups/a2665fb6-c3b6-4895-a52b-16d5a24de5aa/action Aug 25 16:20:51.875667 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4564a67c-dac5-4215-8c11-e05885a74c6a tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:20:51.875903 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4564a67c-dac5-4215-8c11-e05885a74c6a tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:51.880170 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.groups [None req-4564a67c-dac5-4215-8c11-e05885a74c6a tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] delete called for group a2665fb6-c3b6-4895-a52b-16d5a24de5aa {{(pid=100457) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 16:20:51.880170 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.groups [None req-4564a67c-dac5-4215-8c11-e05885a74c6a tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Delete group with id: a2665fb6-c3b6-4895-a52b-16d5a24de5aa Aug 25 16:20:51.883250 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:51.883250 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:51.941815 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-e264ca7f-b487-4160-bf4f-ab26c5b2ec81 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:51.941815 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e264ca7f-b487-4160-bf4f-ab26c5b2ec81 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] GET https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c Aug 25 16:20:51.941815 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e264ca7f-b487-4160-bf4f-ab26c5b2ec81 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:51.941815 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e264ca7f-b487-4160-bf4f-ab26c5b2ec81 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:51.941815 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-e264ca7f-b487-4160-bf4f-ab26c5b2ec81 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Show backup with id 04768e30-5f18-49b1-a441-bff6c715651c. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:20:51.958751 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:51.958751 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:51.958751 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e264ca7f-b487-4160-bf4f-ab26c5b2ec81 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c returned with HTTP 200 Aug 25 16:20:51.958751 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 180/718] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:20:51 2026] GET /volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c => generated 725 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:52.009618 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4564a67c-dac5-4215-8c11-e05885a74c6a tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] https://10.4.3.102/volume/v3/groups/a2665fb6-c3b6-4895-a52b-16d5a24de5aa/action returned with HTTP 202 Aug 25 16:20:52.009618 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 181/719] 10.4.3.102 () {70 vars in 1428 bytes} [Tue Aug 25 16:20:51 2026] POST /volume/v3/groups/a2665fb6-c3b6-4895-a52b-16d5a24de5aa/action => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 25 16:20:52.018394 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-6e6c10b0-c59d-42c4-994f-05159b8904d6 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:52.023142 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6e6c10b0-c59d-42c4-994f-05159b8904d6 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] GET https://10.4.3.102/volume/v3/volumes/f6d2dde7-eb7c-4f27-85b0-0df6dad991ac Aug 25 16:20:52.023424 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6e6c10b0-c59d-42c4-994f-05159b8904d6 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:52.023657 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6e6c10b0-c59d-42c4-994f-05159b8904d6 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:52.038435 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:52.038435 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:52.044170 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-6e6c10b0-c59d-42c4-994f-05159b8904d6 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Volume info retrieved successfully. Aug 25 16:20:52.045029 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-6e6c10b0-c59d-42c4-994f-05159b8904d6 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:20:52.046852 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-6e6c10b0-c59d-42c4-994f-05159b8904d6 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:20:52.052722 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:52.052722 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:52.059937 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f3850372-e5ac-4fdc-ba87-c84305f488e9 tempest-GroupsV320Test-558323366 tempest-GroupsV320Test-558323366-project-admin] https://10.4.3.102/volume/v3/groups/d9bca6e6-7d2e-466b-8f01-329163c793bb/action returned with HTTP 202 Aug 25 16:20:52.060374 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 175/720] 10.4.3.102 () {70 vars in 1428 bytes} [Tue Aug 25 16:20:51 2026] POST /volume/v3/groups/d9bca6e6-7d2e-466b-8f01-329163c793bb/action => generated 0 bytes in 192 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:20:52.072932 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-aca11b72-095d-432e-8056-1bd540a96989 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:52.076371 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-aca11b72-095d-432e-8056-1bd540a96989 tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] GET https://10.4.3.102/volume/v3/groups/d9bca6e6-7d2e-466b-8f01-329163c793bb Aug 25 16:20:52.076583 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-aca11b72-095d-432e-8056-1bd540a96989 tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:52.076786 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-aca11b72-095d-432e-8056-1bd540a96989 tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:52.076943 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.groups [None req-aca11b72-095d-432e-8056-1bd540a96989 tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] show called for member d9bca6e6-7d2e-466b-8f01-329163c793bb {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:20:52.080423 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:52.080423 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:52.089017 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-aca11b72-095d-432e-8056-1bd540a96989 tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] https://10.4.3.102/volume/v3/groups/d9bca6e6-7d2e-466b-8f01-329163c793bb returned with HTTP 200 Aug 25 16:20:52.089477 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 181/721] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:20:52 2026] GET /volume/v3/groups/d9bca6e6-7d2e-466b-8f01-329163c793bb => generated 388 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:52.105665 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-93146e93-bafc-411d-98cd-33d49daad7cb None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:52.106469 np0000008093 devstack@c-api.service[100454]: DEBUG oslo_db.sqlalchemy.engines [None req-6e6c10b0-c59d-42c4-994f-05159b8904d6 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100454) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:20:52.108645 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-93146e93-bafc-411d-98cd-33d49daad7cb tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] GET https://10.4.3.102/volume/v3/volumes/detail Aug 25 16:20:52.108905 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-93146e93-bafc-411d-98cd-33d49daad7cb tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:52.109109 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-93146e93-bafc-411d-98cd-33d49daad7cb tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] Calling method 'detail' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:52.110086 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.api_utils [None req-93146e93-bafc-411d-98cd-33d49daad7cb tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] Removing options '' from query. {{(pid=100457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:20:52.110375 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-93146e93-bafc-411d-98cd-33d49daad7cb tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100457) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:20:52.113662 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:52.113662 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:52.118629 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-7bfd7a1e-540b-4203-9325-ba9d6d9900a4 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:52.120567 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-93146e93-bafc-411d-98cd-33d49daad7cb tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] Get all volumes completed successfully. Aug 25 16:20:52.122846 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-93146e93-bafc-411d-98cd-33d49daad7cb tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] https://10.4.3.102/volume/v3/volumes/detail returned with HTTP 200 Aug 25 16:20:52.123241 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 182/722] 10.4.3.102 () {68 vars in 1299 bytes} [Tue Aug 25 16:20:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:52.124237 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7bfd7a1e-540b-4203-9325-ba9d6d9900a4 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] GET https://10.4.3.102/volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f Aug 25 16:20:52.124464 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7bfd7a1e-540b-4203-9325-ba9d6d9900a4 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:52.124701 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7bfd7a1e-540b-4203-9325-ba9d6d9900a4 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:52.127965 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6e6c10b0-c59d-42c4-994f-05159b8904d6 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] https://10.4.3.102/volume/v3/volumes/f6d2dde7-eb7c-4f27-85b0-0df6dad991ac returned with HTTP 200 Aug 25 16:20:52.128475 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 185/723] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:20:52 2026] GET /volume/v3/volumes/f6d2dde7-eb7c-4f27-85b0-0df6dad991ac => generated 910 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:52.132999 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:52.132999 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:52.136827 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-122d78d3-18ea-4544-8713-ff45082ea307 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:52.137776 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-7bfd7a1e-540b-4203-9325-ba9d6d9900a4 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Volume info retrieved successfully. Aug 25 16:20:52.139072 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-122d78d3-18ea-4544-8713-ff45082ea307 tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] POST https://10.4.3.102/volume/v3/groups/d9bca6e6-7d2e-466b-8f01-329163c793bb/action Aug 25 16:20:52.139564 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-122d78d3-18ea-4544-8713-ff45082ea307 tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:20:52.139657 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-122d78d3-18ea-4544-8713-ff45082ea307 tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:52.141062 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.groups [None req-122d78d3-18ea-4544-8713-ff45082ea307 tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] delete called for group d9bca6e6-7d2e-466b-8f01-329163c793bb {{(pid=100456) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 16:20:52.141196 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.groups [None req-122d78d3-18ea-4544-8713-ff45082ea307 tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] Delete group with id: d9bca6e6-7d2e-466b-8f01-329163c793bb Aug 25 16:20:52.142406 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7bfd7a1e-540b-4203-9325-ba9d6d9900a4 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] https://10.4.3.102/volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f returned with HTTP 200 Aug 25 16:20:52.143009 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 176/724] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:52 2026] GET /volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:52.144762 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:52.144762 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:52.203798 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-122d78d3-18ea-4544-8713-ff45082ea307 tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] https://10.4.3.102/volume/v3/groups/d9bca6e6-7d2e-466b-8f01-329163c793bb/action returned with HTTP 202 Aug 25 16:20:52.206677 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 182/725] 10.4.3.102 () {70 vars in 1428 bytes} [Tue Aug 25 16:20:52 2026] POST /volume/v3/groups/d9bca6e6-7d2e-466b-8f01-329163c793bb/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 25 16:20:52.210843 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-654dad19-8885-4f3c-99c2-1bacba24de57 req-56c39459-c914-4a95-9d2e-fb9c166eafc7 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:52.213898 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-4db90a47-1d6d-4d94-ba85-7f5196ae5ec9 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:52.216038 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4db90a47-1d6d-4d94-ba85-7f5196ae5ec9 tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] GET https://10.4.3.102/volume/v3/groups/d9bca6e6-7d2e-466b-8f01-329163c793bb Aug 25 16:20:52.216176 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4db90a47-1d6d-4d94-ba85-7f5196ae5ec9 tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:52.216284 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-654dad19-8885-4f3c-99c2-1bacba24de57 req-56c39459-c914-4a95-9d2e-fb9c166eafc7 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] GET https://10.4.3.102/volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f Aug 25 16:20:52.216386 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4db90a47-1d6d-4d94-ba85-7f5196ae5ec9 tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:52.216471 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-654dad19-8885-4f3c-99c2-1bacba24de57 req-56c39459-c914-4a95-9d2e-fb9c166eafc7 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:52.216531 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.groups [None req-4db90a47-1d6d-4d94-ba85-7f5196ae5ec9 tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] show called for member d9bca6e6-7d2e-466b-8f01-329163c793bb {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:20:52.216726 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-654dad19-8885-4f3c-99c2-1bacba24de57 req-56c39459-c914-4a95-9d2e-fb9c166eafc7 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:52.220397 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:52.220397 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:52.227999 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:52.227999 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:52.229538 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4db90a47-1d6d-4d94-ba85-7f5196ae5ec9 tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] https://10.4.3.102/volume/v3/groups/d9bca6e6-7d2e-466b-8f01-329163c793bb returned with HTTP 200 Aug 25 16:20:52.230329 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 186/726] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:20:52 2026] GET /volume/v3/groups/d9bca6e6-7d2e-466b-8f01-329163c793bb => generated 387 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:52.237472 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-654dad19-8885-4f3c-99c2-1bacba24de57 req-56c39459-c914-4a95-9d2e-fb9c166eafc7 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Volume info retrieved successfully. Aug 25 16:20:52.244563 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-654dad19-8885-4f3c-99c2-1bacba24de57 req-56c39459-c914-4a95-9d2e-fb9c166eafc7 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] https://10.4.3.102/volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f returned with HTTP 200 Aug 25 16:20:52.245124 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 183/727] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:20:52 2026] GET /volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:52.370434 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b8dc5ce2-170c-4eb2-bbf3-678a7ec4627e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:52.370861 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b8dc5ce2-170c-4eb2-bbf3-678a7ec4627e None None] GET https://10.4.3.102/volume// Aug 25 16:20:52.371025 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b8dc5ce2-170c-4eb2-bbf3-678a7ec4627e None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:52.371191 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b8dc5ce2-170c-4eb2-bbf3-678a7ec4627e None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:52.371474 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b8dc5ce2-170c-4eb2-bbf3-678a7ec4627e None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:20:52.371781 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 177/728] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:20:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:20:52.381906 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-654dad19-8885-4f3c-99c2-1bacba24de57 req-2657b3f7-2242-47b8-a6ad-e2e7f06b9337 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:52.384416 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-654dad19-8885-4f3c-99c2-1bacba24de57 req-2657b3f7-2242-47b8-a6ad-e2e7f06b9337 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:20:52.384915 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-654dad19-8885-4f3c-99c2-1bacba24de57 req-2657b3f7-2242-47b8-a6ad-e2e7f06b9337 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e34c8d50-9f2d-461c-a900-d9722c7a929f", "connector": null, "instance_uuid": "d4dde8e7-4f91-4612-b480-74de2ee38167"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:52.398980 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:52.398980 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:52.449197 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-654dad19-8885-4f3c-99c2-1bacba24de57 req-2657b3f7-2242-47b8-a6ad-e2e7f06b9337 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:20:52.449834 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 183/729] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:20:52 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:52.496348 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-baed2a4b-1e6c-4a46-b566-1692d17c84ea None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:52.498681 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-baed2a4b-1e6c-4a46-b566-1692d17c84ea tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] GET https://10.4.3.102/volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f Aug 25 16:20:52.498681 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-baed2a4b-1e6c-4a46-b566-1692d17c84ea tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:52.498681 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-baed2a4b-1e6c-4a46-b566-1692d17c84ea tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:52.511696 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-63851731-7c0a-4d98-8c71-77265b897f04 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:52.511834 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-63851731-7c0a-4d98-8c71-77265b897f04 None None] GET https://10.4.3.102/volume// Aug 25 16:20:52.511976 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-63851731-7c0a-4d98-8c71-77265b897f04 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:52.512148 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-63851731-7c0a-4d98-8c71-77265b897f04 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:52.515162 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-63851731-7c0a-4d98-8c71-77265b897f04 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:20:52.515162 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 184/730] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:20:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:20:52.515315 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:52.515315 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:52.520714 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-baed2a4b-1e6c-4a46-b566-1692d17c84ea tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Volume info retrieved successfully. Aug 25 16:20:52.525448 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-654dad19-8885-4f3c-99c2-1bacba24de57 req-0fb812f4-2c54-445d-b779-0aa62681327e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:52.525716 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-baed2a4b-1e6c-4a46-b566-1692d17c84ea tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] https://10.4.3.102/volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f returned with HTTP 200 Aug 25 16:20:52.526160 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 187/731] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:52 2026] GET /volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:52.530382 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-654dad19-8885-4f3c-99c2-1bacba24de57 req-0fb812f4-2c54-445d-b779-0aa62681327e tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] GET https://10.4.3.102/volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f Aug 25 16:20:52.530605 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-654dad19-8885-4f3c-99c2-1bacba24de57 req-0fb812f4-2c54-445d-b779-0aa62681327e tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:52.530830 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-654dad19-8885-4f3c-99c2-1bacba24de57 req-0fb812f4-2c54-445d-b779-0aa62681327e tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:52.551603 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:52.551603 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:52.558613 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-654dad19-8885-4f3c-99c2-1bacba24de57 req-0fb812f4-2c54-445d-b779-0aa62681327e tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Volume info retrieved successfully. Aug 25 16:20:52.559759 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-654dad19-8885-4f3c-99c2-1bacba24de57 req-0fb812f4-2c54-445d-b779-0aa62681327e tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] https://10.4.3.102/volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f returned with HTTP 200 Aug 25 16:20:52.560168 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 178/732] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:20:52 2026] GET /volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f => generated 1023 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:20:52.655930 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-654dad19-8885-4f3c-99c2-1bacba24de57 req-6b4050c8-f507-4aa3-8e62-6774ba722e9a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:52.658241 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-654dad19-8885-4f3c-99c2-1bacba24de57 req-6b4050c8-f507-4aa3-8e62-6774ba722e9a tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] PUT https://10.4.3.102/volume/v3/attachments/c4ef4879-a896-4dac-8722-c720c30dba19 Aug 25 16:20:52.658931 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-654dad19-8885-4f3c-99c2-1bacba24de57 req-6b4050c8-f507-4aa3-8e62-6774ba722e9a tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:52.669350 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-654dad19-8885-4f3c-99c2-1bacba24de57 req-6b4050c8-f507-4aa3-8e62-6774ba722e9a tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Acquiring lock "cinder-attachment_update-e34c8d50-9f2d-461c-a900-d9722c7a929f-np0000008093" by "attachment_update" {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:20:52.673920 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-654dad19-8885-4f3c-99c2-1bacba24de57 req-6b4050c8-f507-4aa3-8e62-6774ba722e9a tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Lock "cinder-attachment_update-e34c8d50-9f2d-461c-a900-d9722c7a929f-np0000008093" acquired by "attachment_update" :: waited 0.005s {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:20:52.675889 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:52.675889 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:52.784436 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-654dad19-8885-4f3c-99c2-1bacba24de57 req-6b4050c8-f507-4aa3-8e62-6774ba722e9a tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Lock "cinder-attachment_update-e34c8d50-9f2d-461c-a900-d9722c7a929f-np0000008093" released by "attachment_update" :: held 0.110s {{(pid=100456) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:20:52.784944 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-654dad19-8885-4f3c-99c2-1bacba24de57 req-6b4050c8-f507-4aa3-8e62-6774ba722e9a tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] https://10.4.3.102/volume/v3/attachments/c4ef4879-a896-4dac-8722-c720c30dba19 returned with HTTP 200 Aug 25 16:20:52.785839 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 184/733] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:20:52 2026] PUT /volume/v3/attachments/c4ef4879-a896-4dac-8722-c720c30dba19 => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:52.978012 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f2c95815-b9c6-4ec1-b485-3f2ce0318f68 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:52.980699 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f2c95815-b9c6-4ec1-b485-3f2ce0318f68 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] GET https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c Aug 25 16:20:52.981254 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f2c95815-b9c6-4ec1-b485-3f2ce0318f68 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:52.981648 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f2c95815-b9c6-4ec1-b485-3f2ce0318f68 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:52.983107 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-f2c95815-b9c6-4ec1-b485-3f2ce0318f68 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Show backup with id 04768e30-5f18-49b1-a441-bff6c715651c. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:20:53.002661 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:53.002661 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:53.003712 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f2c95815-b9c6-4ec1-b485-3f2ce0318f68 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c returned with HTTP 200 Aug 25 16:20:53.004205 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 185/734] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:20:52 2026] GET /volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c => generated 725 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:53.144770 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-3c086472-3293-4721-af75-3f497766ed4c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:53.147278 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3c086472-3293-4721-af75-3f497766ed4c tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] GET https://10.4.3.102/volume/v3/volumes/f6d2dde7-eb7c-4f27-85b0-0df6dad991ac Aug 25 16:20:53.147785 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3c086472-3293-4721-af75-3f497766ed4c tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:53.148091 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3c086472-3293-4721-af75-3f497766ed4c tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:53.153568 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3c086472-3293-4721-af75-3f497766ed4c tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] https://10.4.3.102/volume/v3/volumes/f6d2dde7-eb7c-4f27-85b0-0df6dad991ac returned with HTTP 404 Aug 25 16:20:53.154196 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 188/735] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:20:53 2026] GET /volume/v3/volumes/f6d2dde7-eb7c-4f27-85b0-0df6dad991ac => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:20:53.166871 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-abd7553b-37bf-4252-8eae-c3089d5235b7 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:53.173117 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-abd7553b-37bf-4252-8eae-c3089d5235b7 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] GET https://10.4.3.102/volume/v3/groups/a2665fb6-c3b6-4895-a52b-16d5a24de5aa Aug 25 16:20:53.173438 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-abd7553b-37bf-4252-8eae-c3089d5235b7 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:53.173695 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-abd7553b-37bf-4252-8eae-c3089d5235b7 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:53.173890 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.groups [None req-abd7553b-37bf-4252-8eae-c3089d5235b7 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] show called for member a2665fb6-c3b6-4895-a52b-16d5a24de5aa {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:20:53.178441 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-abd7553b-37bf-4252-8eae-c3089d5235b7 tempest-GroupsV314Test-2033696355 tempest-GroupsV314Test-2033696355-project-member] https://10.4.3.102/volume/v3/groups/a2665fb6-c3b6-4895-a52b-16d5a24de5aa returned with HTTP 404 Aug 25 16:20:53.179165 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 179/736] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:20:53 2026] GET /volume/v3/groups/a2665fb6-c3b6-4895-a52b-16d5a24de5aa => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:20:53.188294 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-81873f99-0094-4e05-8b5e-3e0f7d150f77 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:53.192623 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-81873f99-0094-4e05-8b5e-3e0f7d150f77 tempest-GroupsV314Test-490790271 tempest-GroupsV314Test-490790271-project-admin] DELETE https://10.4.3.102/volume/v3/group_types/28c1afcb-bd0e-4f5e-b047-360fd5a4ae12 Aug 25 16:20:53.192623 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-81873f99-0094-4e05-8b5e-3e0f7d150f77 tempest-GroupsV314Test-490790271 tempest-GroupsV314Test-490790271-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:53.192623 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-81873f99-0094-4e05-8b5e-3e0f7d150f77 tempest-GroupsV314Test-490790271 tempest-GroupsV314Test-490790271-project-admin] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:53.192623 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:53.192623 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:53.217692 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-81873f99-0094-4e05-8b5e-3e0f7d150f77 tempest-GroupsV314Test-490790271 tempest-GroupsV314Test-490790271-project-admin] https://10.4.3.102/volume/v3/group_types/28c1afcb-bd0e-4f5e-b047-360fd5a4ae12 returned with HTTP 202 Aug 25 16:20:53.217692 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 185/737] 10.4.3.102 () {68 vars in 1404 bytes} [Tue Aug 25 16:20:53 2026] DELETE /volume/v3/group_types/28c1afcb-bd0e-4f5e-b047-360fd5a4ae12 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:20:53.225890 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-faec52d1-216f-4b2c-8273-cd1c622ff255 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:53.228176 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-faec52d1-216f-4b2c-8273-cd1c622ff255 tempest-GroupsV314Test-490790271 tempest-GroupsV314Test-490790271-project-admin] DELETE https://10.4.3.102/volume/v3/types/73394575-52b0-40e2-99ad-0e643d67f785 Aug 25 16:20:53.228606 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-faec52d1-216f-4b2c-8273-cd1c622ff255 tempest-GroupsV314Test-490790271 tempest-GroupsV314Test-490790271-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:53.228947 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-faec52d1-216f-4b2c-8273-cd1c622ff255 tempest-GroupsV314Test-490790271 tempest-GroupsV314Test-490790271-project-admin] Calling method '_delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:53.243274 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-1cb94a7e-4c2a-41d5-a397-6f136131826a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:53.245430 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1cb94a7e-4c2a-41d5-a397-6f136131826a tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] GET https://10.4.3.102/volume/v3/groups/d9bca6e6-7d2e-466b-8f01-329163c793bb Aug 25 16:20:53.245520 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1cb94a7e-4c2a-41d5-a397-6f136131826a tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:53.246423 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1cb94a7e-4c2a-41d5-a397-6f136131826a tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:53.246423 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.groups [None req-1cb94a7e-4c2a-41d5-a397-6f136131826a tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] show called for member d9bca6e6-7d2e-466b-8f01-329163c793bb {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:20:53.250271 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1cb94a7e-4c2a-41d5-a397-6f136131826a tempest-GroupsV320Test-1561195779 tempest-GroupsV320Test-1561195779-project-member] https://10.4.3.102/volume/v3/groups/d9bca6e6-7d2e-466b-8f01-329163c793bb returned with HTTP 404 Aug 25 16:20:53.250779 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 189/738] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:20:53 2026] GET /volume/v3/groups/d9bca6e6-7d2e-466b-8f01-329163c793bb => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:20:53.259358 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-cd15a6b6-2a04-46ad-ba41-374d760f6ea6 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:53.262290 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cd15a6b6-2a04-46ad-ba41-374d760f6ea6 tempest-GroupsV320Test-558323366 tempest-GroupsV320Test-558323366-project-admin] DELETE https://10.4.3.102/volume/v3/group_types/0540f352-12c6-4019-8580-2e3a3e36dc83 Aug 25 16:20:53.262492 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-cd15a6b6-2a04-46ad-ba41-374d760f6ea6 tempest-GroupsV320Test-558323366 tempest-GroupsV320Test-558323366-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:53.262744 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-cd15a6b6-2a04-46ad-ba41-374d760f6ea6 tempest-GroupsV320Test-558323366 tempest-GroupsV320Test-558323366-project-admin] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:53.281636 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cd15a6b6-2a04-46ad-ba41-374d760f6ea6 tempest-GroupsV320Test-558323366 tempest-GroupsV320Test-558323366-project-admin] https://10.4.3.102/volume/v3/group_types/0540f352-12c6-4019-8580-2e3a3e36dc83 returned with HTTP 202 Aug 25 16:20:53.281755 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-faec52d1-216f-4b2c-8273-cd1c622ff255 tempest-GroupsV314Test-490790271 tempest-GroupsV314Test-490790271-project-admin] https://10.4.3.102/volume/v3/types/73394575-52b0-40e2-99ad-0e643d67f785 returned with HTTP 202 Aug 25 16:20:53.282114 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 180/739] 10.4.3.102 () {68 vars in 1404 bytes} [Tue Aug 25 16:20:53 2026] DELETE /volume/v3/group_types/0540f352-12c6-4019-8580-2e3a3e36dc83 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:20:53.282177 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 186/740] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:20:53 2026] DELETE /volume/v3/types/73394575-52b0-40e2-99ad-0e643d67f785 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:20:53.290040 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d324174e-edb0-4dc5-843a-9552639fa580 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:53.290576 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-127ca8f6-601d-4634-811a-9d64c920697e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:53.292478 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d324174e-edb0-4dc5-843a-9552639fa580 tempest-GroupsV320Test-558323366 tempest-GroupsV320Test-558323366-project-admin] DELETE https://10.4.3.102/volume/v3/types/fa39d328-9bde-4572-b3ab-4476d820664e Aug 25 16:20:53.292714 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-127ca8f6-601d-4634-811a-9d64c920697e tempest-GroupsV314Test-490790271 tempest-GroupsV314Test-490790271-project-admin] GET https://10.4.3.102/volume/v3/types/73394575-52b0-40e2-99ad-0e643d67f785 Aug 25 16:20:53.292905 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d324174e-edb0-4dc5-843a-9552639fa580 tempest-GroupsV320Test-558323366 tempest-GroupsV320Test-558323366-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:53.292905 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d324174e-edb0-4dc5-843a-9552639fa580 tempest-GroupsV320Test-558323366 tempest-GroupsV320Test-558323366-project-admin] Calling method '_delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:53.293002 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-127ca8f6-601d-4634-811a-9d64c920697e tempest-GroupsV314Test-490790271 tempest-GroupsV314Test-490790271-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:53.293139 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-127ca8f6-601d-4634-811a-9d64c920697e tempest-GroupsV314Test-490790271 tempest-GroupsV314Test-490790271-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:53.297125 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-127ca8f6-601d-4634-811a-9d64c920697e tempest-GroupsV314Test-490790271 tempest-GroupsV314Test-490790271-project-admin] https://10.4.3.102/volume/v3/types/73394575-52b0-40e2-99ad-0e643d67f785 returned with HTTP 404 Aug 25 16:20:53.298789 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 190/741] 10.4.3.102 () {66 vars in 1342 bytes} [Tue Aug 25 16:20:53 2026] GET /volume/v3/types/73394575-52b0-40e2-99ad-0e643d67f785 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:53.339663 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d324174e-edb0-4dc5-843a-9552639fa580 tempest-GroupsV320Test-558323366 tempest-GroupsV320Test-558323366-project-admin] https://10.4.3.102/volume/v3/types/fa39d328-9bde-4572-b3ab-4476d820664e returned with HTTP 202 Aug 25 16:20:53.340237 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 186/742] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:20:53 2026] DELETE /volume/v3/types/fa39d328-9bde-4572-b3ab-4476d820664e => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:20:53.350514 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-bff1ab9c-4e8f-478b-882d-c93a89445b74 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:53.354952 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bff1ab9c-4e8f-478b-882d-c93a89445b74 tempest-GroupsV320Test-558323366 tempest-GroupsV320Test-558323366-project-admin] GET https://10.4.3.102/volume/v3/types/fa39d328-9bde-4572-b3ab-4476d820664e Aug 25 16:20:53.355122 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bff1ab9c-4e8f-478b-882d-c93a89445b74 tempest-GroupsV320Test-558323366 tempest-GroupsV320Test-558323366-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:53.355315 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bff1ab9c-4e8f-478b-882d-c93a89445b74 tempest-GroupsV320Test-558323366 tempest-GroupsV320Test-558323366-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:53.359080 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bff1ab9c-4e8f-478b-882d-c93a89445b74 tempest-GroupsV320Test-558323366 tempest-GroupsV320Test-558323366-project-admin] https://10.4.3.102/volume/v3/types/fa39d328-9bde-4572-b3ab-4476d820664e returned with HTTP 404 Aug 25 16:20:53.360029 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 181/743] 10.4.3.102 () {66 vars in 1342 bytes} [Tue Aug 25 16:20:53 2026] GET /volume/v3/types/fa39d328-9bde-4572-b3ab-4476d820664e => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:53.545242 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-13eed625-4d1a-4833-81ee-f9153c9e347a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:53.547826 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-13eed625-4d1a-4833-81ee-f9153c9e347a tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] GET https://10.4.3.102/volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f Aug 25 16:20:53.548349 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-13eed625-4d1a-4833-81ee-f9153c9e347a tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:53.548795 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-13eed625-4d1a-4833-81ee-f9153c9e347a tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:53.567268 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:53.567268 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:53.577751 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-13eed625-4d1a-4833-81ee-f9153c9e347a tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Volume info retrieved successfully. Aug 25 16:20:53.585142 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-13eed625-4d1a-4833-81ee-f9153c9e347a tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] https://10.4.3.102/volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f returned with HTTP 200 Aug 25 16:20:53.585949 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 187/744] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:53 2026] GET /volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:54.019348 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-6d006747-6401-4f5e-b013-cfb63dfcdbed None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:54.022870 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6d006747-6401-4f5e-b013-cfb63dfcdbed tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] GET https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c Aug 25 16:20:54.023813 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6d006747-6401-4f5e-b013-cfb63dfcdbed tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:54.030958 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6d006747-6401-4f5e-b013-cfb63dfcdbed tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:54.030958 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-6d006747-6401-4f5e-b013-cfb63dfcdbed tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Show backup with id 04768e30-5f18-49b1-a441-bff6c715651c. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:20:54.030958 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:54.030958 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:54.030958 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6d006747-6401-4f5e-b013-cfb63dfcdbed tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c returned with HTTP 200 Aug 25 16:20:54.031353 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 191/745] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:20:54 2026] GET /volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:54.603568 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-53362274-99e5-494e-b9e7-b63ad35b7d8c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:54.605686 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-53362274-99e5-494e-b9e7-b63ad35b7d8c tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] GET https://10.4.3.102/volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f Aug 25 16:20:54.605913 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-53362274-99e5-494e-b9e7-b63ad35b7d8c tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:54.606113 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-53362274-99e5-494e-b9e7-b63ad35b7d8c tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:54.634432 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:54.634432 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:54.634432 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-53362274-99e5-494e-b9e7-b63ad35b7d8c tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Volume info retrieved successfully. Aug 25 16:20:54.634432 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-53362274-99e5-494e-b9e7-b63ad35b7d8c tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] https://10.4.3.102/volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f returned with HTTP 200 Aug 25 16:20:54.634432 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 187/746] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:54 2026] GET /volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:55.049285 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d53d68e8-ea67-47c2-ab1e-448fa7ef2766 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:55.051047 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d53d68e8-ea67-47c2-ab1e-448fa7ef2766 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] GET https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c Aug 25 16:20:55.051289 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d53d68e8-ea67-47c2-ab1e-448fa7ef2766 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:55.052151 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d53d68e8-ea67-47c2-ab1e-448fa7ef2766 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:55.052151 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-d53d68e8-ea67-47c2-ab1e-448fa7ef2766 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Show backup with id 04768e30-5f18-49b1-a441-bff6c715651c. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:20:55.059182 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:55.059182 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:55.059470 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d53d68e8-ea67-47c2-ab1e-448fa7ef2766 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c returned with HTTP 200 Aug 25 16:20:55.060310 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 182/747] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:20:55 2026] GET /volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:55.647897 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d664e2c3-0594-4238-a362-74c9745ec641 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:55.650464 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d664e2c3-0594-4238-a362-74c9745ec641 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] GET https://10.4.3.102/volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f Aug 25 16:20:55.650962 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d664e2c3-0594-4238-a362-74c9745ec641 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:55.651168 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d664e2c3-0594-4238-a362-74c9745ec641 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:55.655409 np0000008093 devstack@c-api.service[100457]: DEBUG dbcounter [-] [100457] Writing DB stats cinder:SELECT=350,cinder:UPDATE=111,cinder:INSERT=60 {{(pid=100457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:20:55.674866 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:55.674866 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:55.681503 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-d664e2c3-0594-4238-a362-74c9745ec641 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Volume info retrieved successfully. Aug 25 16:20:55.690896 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d664e2c3-0594-4238-a362-74c9745ec641 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] https://10.4.3.102/volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f returned with HTTP 200 Aug 25 16:20:55.690896 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 188/748] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:55 2026] GET /volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:56.076048 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-0e111a6e-4044-4ec3-8281-fe9509efa54e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:56.081374 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0e111a6e-4044-4ec3-8281-fe9509efa54e tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] GET https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c Aug 25 16:20:56.081749 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0e111a6e-4044-4ec3-8281-fe9509efa54e tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:56.082132 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0e111a6e-4044-4ec3-8281-fe9509efa54e tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:56.082553 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-0e111a6e-4044-4ec3-8281-fe9509efa54e tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Show backup with id 04768e30-5f18-49b1-a441-bff6c715651c. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:20:56.092967 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:56.092967 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:56.094055 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0e111a6e-4044-4ec3-8281-fe9509efa54e tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c returned with HTTP 200 Aug 25 16:20:56.094598 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 192/749] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:20:56 2026] GET /volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:56.710421 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-23e06491-c52e-4daa-acb9-d7c3be3cba96 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:56.712674 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-23e06491-c52e-4daa-acb9-d7c3be3cba96 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] GET https://10.4.3.102/volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f Aug 25 16:20:56.712999 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-23e06491-c52e-4daa-acb9-d7c3be3cba96 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:56.713644 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-23e06491-c52e-4daa-acb9-d7c3be3cba96 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:56.716234 np0000008093 devstack@c-api.service[100456]: DEBUG dbcounter [-] [100456] Writing DB stats cinder:SELECT=361,cinder:UPDATE=110,cinder:INSERT=67 {{(pid=100456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:20:56.741695 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:56.741695 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:56.741695 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-23e06491-c52e-4daa-acb9-d7c3be3cba96 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Volume info retrieved successfully. Aug 25 16:20:56.741695 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-23e06491-c52e-4daa-acb9-d7c3be3cba96 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] https://10.4.3.102/volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f returned with HTTP 200 Aug 25 16:20:56.741695 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 188/750] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:56 2026] GET /volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:56.876222 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-654dad19-8885-4f3c-99c2-1bacba24de57 req-a2fad304-17c6-4d2a-89eb-7a38e8a5e4f6 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:56.879013 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-654dad19-8885-4f3c-99c2-1bacba24de57 req-a2fad304-17c6-4d2a-89eb-7a38e8a5e4f6 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] POST https://10.4.3.102/volume/v3/attachments/c4ef4879-a896-4dac-8722-c720c30dba19/action Aug 25 16:20:56.879829 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-654dad19-8885-4f3c-99c2-1bacba24de57 req-a2fad304-17c6-4d2a-89eb-7a38e8a5e4f6 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Action body: b'{"os-complete": null}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:20:56.880523 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-654dad19-8885-4f3c-99c2-1bacba24de57 req-a2fad304-17c6-4d2a-89eb-7a38e8a5e4f6 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:56.917255 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:56.917255 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:57.012608 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-654dad19-8885-4f3c-99c2-1bacba24de57 req-a2fad304-17c6-4d2a-89eb-7a38e8a5e4f6 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] https://10.4.3.102/volume/v3/attachments/c4ef4879-a896-4dac-8722-c720c30dba19/action returned with HTTP 204 Aug 25 16:20:57.013234 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 183/751] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:20:56 2026] POST /volume/v3/attachments/c4ef4879-a896-4dac-8722-c720c30dba19/action => generated 0 bytes in 138 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:57.109187 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-9d7154cf-d83e-4afe-8cf4-0a9ec416a850 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:57.115754 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9d7154cf-d83e-4afe-8cf4-0a9ec416a850 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] GET https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c Aug 25 16:20:57.116354 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9d7154cf-d83e-4afe-8cf4-0a9ec416a850 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:57.116823 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9d7154cf-d83e-4afe-8cf4-0a9ec416a850 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:57.117056 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-9d7154cf-d83e-4afe-8cf4-0a9ec416a850 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Show backup with id 04768e30-5f18-49b1-a441-bff6c715651c. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:20:57.123486 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:57.123486 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:57.124603 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9d7154cf-d83e-4afe-8cf4-0a9ec416a850 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c returned with HTTP 200 Aug 25 16:20:57.126100 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 189/752] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:20:57 2026] GET /volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:57.449166 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-c8ff0076-4919-47e9-a3dd-49c036cd0cb0 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:57.477201 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b7c155ae-7a54-4516-81a6-a6f9e185ea1b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:57.571466 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c8ff0076-4919-47e9-a3dd-49c036cd0cb0 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] POST https://10.4.3.102/volume/v3/qos-specs Aug 25 16:20:57.572065 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c8ff0076-4919-47e9-a3dd-49c036cd0cb0 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1580207493", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:57.577503 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.qos_specs [None req-c8ff0076-4919-47e9-a3dd-49c036cd0cb0 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1580207493', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100454) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 25 16:20:57.586123 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b7c155ae-7a54-4516-81a6-a6f9e185ea1b tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:20:57.586602 np0000008093 devstack@c-api.service[100454]: DEBUG dbcounter [-] [100454] Writing DB stats cinder:SELECT=300,cinder:UPDATE=55,cinder:INSERT=36 {{(pid=100454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:20:57.586681 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b7c155ae-7a54-4516-81a6-a6f9e185ea1b tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-854949561"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:57.588395 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.db.api [None req-c8ff0076-4919-47e9-a3dd-49c036cd0cb0 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] DB qos_specs_create(): root {'id': 'c418759c-9ff1-4daa-aa8c-971d7ba483aa', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1580207493'} {{(pid=100454) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 25 16:20:57.608023 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c8ff0076-4919-47e9-a3dd-49c036cd0cb0 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/qos-specs returned with HTTP 200 Aug 25 16:20:57.608557 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 193/753] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:20:57 2026] POST /volume/v3/qos-specs => generated 393 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:57.617991 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b7c155ae-7a54-4516-81a6-a6f9e185ea1b tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:20:57.617991 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 189/754] 10.4.3.102 () {68 vars in 1252 bytes} [Tue Aug 25 16:20:57 2026] POST /volume/v3/types => generated 232 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:57.618906 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d4726fc0-0a34-493e-a8b6-f1da6d5d8610 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:57.621872 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d4726fc0-0a34-493e-a8b6-f1da6d5d8610 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:20:57.622226 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d4726fc0-0a34-493e-a8b6-f1da6d5d8610 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-81808832"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:57.630699 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f5c4a408-7ac9-4a82-b279-828c6e11896e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:57.633936 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f5c4a408-7ac9-4a82-b279-828c6e11896e tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:20:57.634396 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f5c4a408-7ac9-4a82-b279-828c6e11896e tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-820125148", "extra_specs": {"multiattach": " True"}}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:57.643648 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d4726fc0-0a34-493e-a8b6-f1da6d5d8610 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:20:57.644239 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 184/755] 10.4.3.102 () {68 vars in 1252 bytes} [Tue Aug 25 16:20:57 2026] POST /volume/v3/types => generated 220 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:57.654923 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-bff8e921-9eb9-4fac-b5e8-a548a3d159aa None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:57.656873 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bff8e921-9eb9-4fac-b5e8-a548a3d159aa tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:20:57.657220 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-bff8e921-9eb9-4fac-b5e8-a548a3d159aa tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-12322976"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:57.659199 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:57.659199 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:57.666508 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f5c4a408-7ac9-4a82-b279-828c6e11896e tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:20:57.666986 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 190/756] 10.4.3.102 () {68 vars in 1253 bytes} [Tue Aug 25 16:20:57 2026] POST /volume/v3/types => generated 258 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:20:57.680160 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-bf82e389-7f6a-4d40-8091-b958c71e497b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:57.686185 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bff8e921-9eb9-4fac-b5e8-a548a3d159aa tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:20:57.687108 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 194/757] 10.4.3.102 () {68 vars in 1252 bytes} [Tue Aug 25 16:20:57 2026] POST /volume/v3/types => generated 220 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:57.702343 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c1c6954d-11c3-439d-a88d-05d07bc22adb None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:57.704540 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c1c6954d-11c3-439d-a88d-05d07bc22adb tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:20:57.705522 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c1c6954d-11c3-439d-a88d-05d07bc22adb tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1792060316"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:57.737860 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c1c6954d-11c3-439d-a88d-05d07bc22adb tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:20:57.738370 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 185/758] 10.4.3.102 () {68 vars in 1252 bytes} [Tue Aug 25 16:20:57 2026] POST /volume/v3/types => generated 222 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:57.749411 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-57ef42a8-3295-42c9-8e9a-ceb8e31b1d18 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:57.754237 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-57ef42a8-3295-42c9-8e9a-ceb8e31b1d18 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] GET https://10.4.3.102/volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa/associate?vol_type_id=78c1c42f-624d-44db-89b7-f2a6c84f64ca Aug 25 16:20:57.754237 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-57ef42a8-3295-42c9-8e9a-ceb8e31b1d18 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:57.755254 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b30614a0-43ec-4a3e-ada0-c8777459da33 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:57.755326 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-57ef42a8-3295-42c9-8e9a-ceb8e31b1d18 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Calling method 'associate' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:57.755768 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.contrib.qos_specs_manage [None req-57ef42a8-3295-42c9-8e9a-ceb8e31b1d18 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Associate qos_spec: c418759c-9ff1-4daa-aa8c-971d7ba483aa with type: 78c1c42f-624d-44db-89b7-f2a6c84f64ca {{(pid=100457) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 25 16:20:57.757935 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b30614a0-43ec-4a3e-ada0-c8777459da33 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] GET https://10.4.3.102/volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f Aug 25 16:20:57.758227 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b30614a0-43ec-4a3e-ada0-c8777459da33 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:57.758516 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b30614a0-43ec-4a3e-ada0-c8777459da33 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:57.764468 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-bf82e389-7f6a-4d40-8091-b958c71e497b tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:20:57.764973 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-bf82e389-7f6a-4d40-8091-b958c71e497b tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-854949561", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1729338411"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:57.767657 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-bf82e389-7f6a-4d40-8091-b958c71e497b tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-854949561', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1729338411'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:20:57.773260 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:57.773260 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:57.773547 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-bf82e389-7f6a-4d40-8091-b958c71e497b tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Create volume of 1 GB Aug 25 16:20:57.773922 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:57.773922 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:57.774499 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-bf82e389-7f6a-4d40-8091-b958c71e497b tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Availability Zones retrieved successfully. Aug 25 16:20:57.779081 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-b30614a0-43ec-4a3e-ada0-c8777459da33 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Volume info retrieved successfully. Aug 25 16:20:57.783925 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-bf82e389-7f6a-4d40-8091-b958c71e497b tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Flow 'volume_create_api' (6cdfabac-b060-4aaa-9a91-2f16b3f84edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:20:57.785080 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-bf82e389-7f6a-4d40-8091-b958c71e497b tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f089f649-39fd-4268-a9cf-97ab19d77b3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:57.786029 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b30614a0-43ec-4a3e-ada0-c8777459da33 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] https://10.4.3.102/volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f returned with HTTP 200 Aug 25 16:20:57.786470 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-bf82e389-7f6a-4d40-8091-b958c71e497b tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:20:57.786564 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 195/759] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:57 2026] GET /volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f => generated 1136 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:57.793777 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-57ef42a8-3295-42c9-8e9a-ceb8e31b1d18 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa/associate?vol_type_id=78c1c42f-624d-44db-89b7-f2a6c84f64ca returned with HTTP 202 Aug 25 16:20:57.794385 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 191/760] 10.4.3.102 () {66 vars in 1481 bytes} [Tue Aug 25 16:20:57 2026] GET /volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa/associate?vol_type_id=78c1c42f-624d-44db-89b7-f2a6c84f64ca => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:20:57.807842 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-db142182-d447-4fd4-ab98-de2185b0500c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:57.807959 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-0ea4a2a9-0759-4451-8198-a2b4392d3b13 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:57.810227 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0ea4a2a9-0759-4451-8198-a2b4392d3b13 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] GET https://10.4.3.102/volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa/associate?vol_type_id=9d81a7d7-3c89-4fd1-a2e6-e26a8669a91a Aug 25 16:20:57.811647 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0ea4a2a9-0759-4451-8198-a2b4392d3b13 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:57.811647 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0ea4a2a9-0759-4451-8198-a2b4392d3b13 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Calling method 'associate' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:57.811647 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0ea4a2a9-0759-4451-8198-a2b4392d3b13 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Associate qos_spec: c418759c-9ff1-4daa-aa8c-971d7ba483aa with type: 9d81a7d7-3c89-4fd1-a2e6-e26a8669a91a {{(pid=100454) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 25 16:20:57.814196 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-db142182-d447-4fd4-ab98-de2185b0500c tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] GET https://10.4.3.102/volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f Aug 25 16:20:57.816268 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-db142182-d447-4fd4-ab98-de2185b0500c tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:57.816938 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-db142182-d447-4fd4-ab98-de2185b0500c tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:57.817679 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-bf82e389-7f6a-4d40-8091-b958c71e497b tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f089f649-39fd-4268-a9cf-97ab19d77b3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:20:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ba472c36-4ac7-4eb7-a35d-ba4a2eb38471,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-854949561',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ba472c36-4ac7-4eb7-a35d-ba4a2eb38471', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:57.818609 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-bf82e389-7f6a-4d40-8091-b958c71e497b tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7b6a606-4fa8-4f40-9f59-90f41de95d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:57.832386 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:57.832386 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:57.840232 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0ea4a2a9-0759-4451-8198-a2b4392d3b13 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa/associate?vol_type_id=9d81a7d7-3c89-4fd1-a2e6-e26a8669a91a returned with HTTP 202 Aug 25 16:20:57.840784 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-db142182-d447-4fd4-ab98-de2185b0500c tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Volume info retrieved successfully. Aug 25 16:20:57.840866 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 196/761] 10.4.3.102 () {66 vars in 1481 bytes} [Tue Aug 25 16:20:57 2026] GET /volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa/associate?vol_type_id=9d81a7d7-3c89-4fd1-a2e6-e26a8669a91a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:20:57.847983 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-db142182-d447-4fd4-ab98-de2185b0500c tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] https://10.4.3.102/volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f returned with HTTP 200 Aug 25 16:20:57.850615 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 186/762] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:20:57 2026] GET /volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f => generated 1136 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:57.853451 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-fc505a4d-313e-40a0-a3f5-259a6ae42883 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:57.858074 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fc505a4d-313e-40a0-a3f5-259a6ae42883 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] GET https://10.4.3.102/volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa/associate?vol_type_id=8788da75-bba2-48b6-912b-419dc13cd00d Aug 25 16:20:57.858264 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fc505a4d-313e-40a0-a3f5-259a6ae42883 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:57.858484 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fc505a4d-313e-40a0-a3f5-259a6ae42883 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Calling method 'associate' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:57.860687 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:57.860687 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:57.861062 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fc505a4d-313e-40a0-a3f5-259a6ae42883 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Associate qos_spec: c418759c-9ff1-4daa-aa8c-971d7ba483aa with type: 8788da75-bba2-48b6-912b-419dc13cd00d {{(pid=100457) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 25 16:20:57.892045 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fc505a4d-313e-40a0-a3f5-259a6ae42883 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa/associate?vol_type_id=8788da75-bba2-48b6-912b-419dc13cd00d returned with HTTP 202 Aug 25 16:20:57.892533 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 192/763] 10.4.3.102 () {66 vars in 1481 bytes} [Tue Aug 25 16:20:57 2026] GET /volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa/associate?vol_type_id=8788da75-bba2-48b6-912b-419dc13cd00d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:20:57.900188 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-53a0a551-e992-4ea7-bd34-0eb9e3f23554 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:57.902372 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-53a0a551-e992-4ea7-bd34-0eb9e3f23554 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] GET https://10.4.3.102/volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa/associations Aug 25 16:20:57.902644 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-53a0a551-e992-4ea7-bd34-0eb9e3f23554 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:57.902919 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-53a0a551-e992-4ea7-bd34-0eb9e3f23554 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Calling method 'associations' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:57.903658 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:57.903658 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:57.903658 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.contrib.qos_specs_manage [None req-53a0a551-e992-4ea7-bd34-0eb9e3f23554 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Get associations for qos_spec id: c418759c-9ff1-4daa-aa8c-971d7ba483aa {{(pid=100454) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 25 16:20:57.919617 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-53a0a551-e992-4ea7-bd34-0eb9e3f23554 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa/associations returned with HTTP 200 Aug 25 16:20:57.920084 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 197/764] 10.4.3.102 () {66 vars in 1393 bytes} [Tue Aug 25 16:20:57 2026] GET /volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa/associations => generated 444 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:57.929818 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-bf1dd6ee-ff5f-4226-9465-aa2ff404998c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:57.932226 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bf1dd6ee-ff5f-4226-9465-aa2ff404998c tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] GET https://10.4.3.102/volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa/disassociate?vol_type_id=78c1c42f-624d-44db-89b7-f2a6c84f64ca Aug 25 16:20:57.932417 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bf1dd6ee-ff5f-4226-9465-aa2ff404998c tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:57.932786 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bf1dd6ee-ff5f-4226-9465-aa2ff404998c tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Calling method 'disassociate' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:57.933243 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bf1dd6ee-ff5f-4226-9465-aa2ff404998c tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Disassociate qos_spec: c418759c-9ff1-4daa-aa8c-971d7ba483aa from type: 78c1c42f-624d-44db-89b7-f2a6c84f64ca {{(pid=100455) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 25 16:20:57.975863 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bf1dd6ee-ff5f-4226-9465-aa2ff404998c tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa/disassociate?vol_type_id=78c1c42f-624d-44db-89b7-f2a6c84f64ca returned with HTTP 202 Aug 25 16:20:57.976437 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 187/765] 10.4.3.102 () {66 vars in 1490 bytes} [Tue Aug 25 16:20:57 2026] GET /volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa/disassociate?vol_type_id=78c1c42f-624d-44db-89b7-f2a6c84f64ca => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:20:57.985982 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-5d50efa8-a076-424b-82b0-d472a2492ac8 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:57.988020 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5d50efa8-a076-424b-82b0-d472a2492ac8 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] GET https://10.4.3.102/volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa/associations Aug 25 16:20:57.989362 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5d50efa8-a076-424b-82b0-d472a2492ac8 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:57.989664 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5d50efa8-a076-424b-82b0-d472a2492ac8 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Calling method 'associations' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:57.990332 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:57.990332 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:57.990707 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5d50efa8-a076-424b-82b0-d472a2492ac8 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Get associations for qos_spec id: c418759c-9ff1-4daa-aa8c-971d7ba483aa {{(pid=100457) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 25 16:20:58.011331 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5d50efa8-a076-424b-82b0-d472a2492ac8 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa/associations returned with HTTP 200 Aug 25 16:20:58.011797 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 193/766] 10.4.3.102 () {66 vars in 1393 bytes} [Tue Aug 25 16:20:57 2026] GET /volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa/associations => generated 304 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:58.024243 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-745e88ec-8edd-4bae-aca0-0565731c1a75 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:58.025154 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [None req-bf82e389-7f6a-4d40-8091-b958c71e497b tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-854949561 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-854949561, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:20:58.025532 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [None req-bf82e389-7f6a-4d40-8091-b958c71e497b tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-854949561 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-854949561, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:20:58.026306 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-745e88ec-8edd-4bae-aca0-0565731c1a75 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] GET https://10.4.3.102/volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa/disassociate_all Aug 25 16:20:58.026558 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-745e88ec-8edd-4bae-aca0-0565731c1a75 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:58.026843 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-745e88ec-8edd-4bae-aca0-0565731c1a75 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Calling method 'disassociate_all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:58.027121 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:58.027121 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:58.027499 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.contrib.qos_specs_manage [None req-745e88ec-8edd-4bae-aca0-0565731c1a75 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Disassociate qos_spec: c418759c-9ff1-4daa-aa8c-971d7ba483aa from all. {{(pid=100454) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 25 16:20:58.047351 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-745e88ec-8edd-4bae-aca0-0565731c1a75 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa/disassociate_all returned with HTTP 202 Aug 25 16:20:58.047870 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 198/767] 10.4.3.102 () {66 vars in 1405 bytes} [Tue Aug 25 16:20:58 2026] GET /volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa/disassociate_all => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:20:58.057504 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a79c4e4e-347e-49e5-b63b-f2687432bd2d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:58.059469 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a79c4e4e-347e-49e5-b63b-f2687432bd2d tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] GET https://10.4.3.102/volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa/associations Aug 25 16:20:58.059532 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a79c4e4e-347e-49e5-b63b-f2687432bd2d tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:58.059751 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a79c4e4e-347e-49e5-b63b-f2687432bd2d tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Calling method 'associations' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:58.060440 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:58.060440 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:58.060440 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a79c4e4e-347e-49e5-b63b-f2687432bd2d tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Get associations for qos_spec id: c418759c-9ff1-4daa-aa8c-971d7ba483aa {{(pid=100455) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 25 16:20:58.087779 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a79c4e4e-347e-49e5-b63b-f2687432bd2d tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa/associations returned with HTTP 200 Aug 25 16:20:58.088072 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 188/768] 10.4.3.102 () {66 vars in 1393 bytes} [Tue Aug 25 16:20:58 2026] GET /volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa/associations => generated 24 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:20:58.096532 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-8731f7d9-77a1-4e7c-a350-d50e0a34ef51 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:58.099054 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8731f7d9-77a1-4e7c-a350-d50e0a34ef51 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] DELETE https://10.4.3.102/volume/v3/types/8788da75-bba2-48b6-912b-419dc13cd00d Aug 25 16:20:58.099321 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8731f7d9-77a1-4e7c-a350-d50e0a34ef51 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:58.099641 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8731f7d9-77a1-4e7c-a350-d50e0a34ef51 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Calling method '_delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:58.099995 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:58.099995 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:58.104472 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-bf82e389-7f6a-4d40-8091-b958c71e497b tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Created reservations ['3c1ddf3e-9bcc-479c-97af-385619a6ac16', '8183383c-ac16-4a5f-8a8b-5b453b5673e2', 'e1ba2c11-1272-4f59-af6f-da224212c641', '57ad336d-9ee9-447c-93f9-41c5522e1507'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:20:58.106962 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-bf82e389-7f6a-4d40-8091-b958c71e497b tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7b6a606-4fa8-4f40-9f59-90f41de95d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c1ddf3e-9bcc-479c-97af-385619a6ac16', '8183383c-ac16-4a5f-8a8b-5b453b5673e2', 'e1ba2c11-1272-4f59-af6f-da224212c641', '57ad336d-9ee9-447c-93f9-41c5522e1507']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:58.106962 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-bf82e389-7f6a-4d40-8091-b958c71e497b tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63d03fa6-dab7-4d80-accf-504edcbe4e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:58.143157 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-610d19c6-d506-4da4-877e-00b6c57e1bf7 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:58.145050 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-610d19c6-d506-4da4-877e-00b6c57e1bf7 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] GET https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c Aug 25 16:20:58.145221 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-610d19c6-d506-4da4-877e-00b6c57e1bf7 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:58.145448 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-610d19c6-d506-4da4-877e-00b6c57e1bf7 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:58.145561 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-610d19c6-d506-4da4-877e-00b6c57e1bf7 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Show backup with id 04768e30-5f18-49b1-a441-bff6c715651c. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:20:58.149762 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:58.149762 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:58.150370 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-610d19c6-d506-4da4-877e-00b6c57e1bf7 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c returned with HTTP 200 Aug 25 16:20:58.152893 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 199/769] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:20:58 2026] GET /volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:58.152943 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-bf82e389-7f6a-4d40-8091-b958c71e497b tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63d03fa6-dab7-4d80-accf-504edcbe4e37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '261d2672-d266-4159-bdbd-da42ae8ca143', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1729338411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='054da21eef6247baa3f8df4ce11d4c60',qos_specs=None,replication_status=,reservations=['3c1ddf3e-9bcc-479c-97af-385619a6ac16','8183383c-ac16-4a5f-8a8b-5b453b5673e2','e1ba2c11-1272-4f59-af6f-da224212c641','57ad336d-9ee9-447c-93f9-41c5522e1507'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fa11bb752ab4987ae89aa616c737503',volume_type_id=ba472c36-4ac7-4eb7-a35d-ba4a2eb38471), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:20:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1729338411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=261d2672-d266-4159-bdbd-da42ae8ca143,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='054da21eef6247baa3f8df4ce11d4c60',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9fa11bb752ab4987ae89aa616c737503',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ba472c36-4ac7-4eb7-a35d-ba4a2eb38471),volume_type_id=ba472c36-4ac7-4eb7-a35d-ba4a2eb38471)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:58.152943 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-bf82e389-7f6a-4d40-8091-b958c71e497b tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4f09128-8e0b-483e-b45a-b357b346397e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:58.165340 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8731f7d9-77a1-4e7c-a350-d50e0a34ef51 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/types/8788da75-bba2-48b6-912b-419dc13cd00d returned with HTTP 202 Aug 25 16:20:58.166466 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 194/770] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:20:58 2026] DELETE /volume/v3/types/8788da75-bba2-48b6-912b-419dc13cd00d => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:20:58.174676 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-cc743c4f-a8ae-450e-b11c-7dac5074ef4a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:58.177860 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cc743c4f-a8ae-450e-b11c-7dac5074ef4a tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] GET https://10.4.3.102/volume/v3/types/8788da75-bba2-48b6-912b-419dc13cd00d Aug 25 16:20:58.178374 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-cc743c4f-a8ae-450e-b11c-7dac5074ef4a tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:58.178721 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-cc743c4f-a8ae-450e-b11c-7dac5074ef4a tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:58.183390 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cc743c4f-a8ae-450e-b11c-7dac5074ef4a tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/types/8788da75-bba2-48b6-912b-419dc13cd00d returned with HTTP 404 Aug 25 16:20:58.184704 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 189/771] 10.4.3.102 () {66 vars in 1342 bytes} [Tue Aug 25 16:20:58 2026] GET /volume/v3/types/8788da75-bba2-48b6-912b-419dc13cd00d => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:58.191457 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-bf82e389-7f6a-4d40-8091-b958c71e497b tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4f09128-8e0b-483e-b45a-b357b346397e) transitioned into state 'SUCCESS' from state '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-1729338411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='054da21eef6247baa3f8df4ce11d4c60',qos_specs=None,replication_status=,reservations=['3c1ddf3e-9bcc-479c-97af-385619a6ac16','8183383c-ac16-4a5f-8a8b-5b453b5673e2','e1ba2c11-1272-4f59-af6f-da224212c641','57ad336d-9ee9-447c-93f9-41c5522e1507'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fa11bb752ab4987ae89aa616c737503',volume_type_id=ba472c36-4ac7-4eb7-a35d-ba4a2eb38471)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:58.192320 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-bf82e389-7f6a-4d40-8091-b958c71e497b tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61065fd7-bc64-4736-a157-a97f2230a92f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:20:58.193186 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-aa029c69-0c56-4e42-97da-74c6410a87df None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:58.195530 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-aa029c69-0c56-4e42-97da-74c6410a87df tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] DELETE https://10.4.3.102/volume/v3/types/9d81a7d7-3c89-4fd1-a2e6-e26a8669a91a Aug 25 16:20:58.195832 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-aa029c69-0c56-4e42-97da-74c6410a87df tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:58.196098 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-aa029c69-0c56-4e42-97da-74c6410a87df tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Calling method '_delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:58.205880 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-bf82e389-7f6a-4d40-8091-b958c71e497b tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61065fd7-bc64-4736-a157-a97f2230a92f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:20:58.206897 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-bf82e389-7f6a-4d40-8091-b958c71e497b tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Flow 'volume_create_api' (6cdfabac-b060-4aaa-9a91-2f16b3f84edf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:20:58.207253 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-bf82e389-7f6a-4d40-8091-b958c71e497b tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Create volume request issued successfully. Aug 25 16:20:58.208026 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-bf82e389-7f6a-4d40-8091-b958c71e497b tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:20:58.208603 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 190/772] 10.4.3.102 () {70 vars in 1300 bytes} [Tue Aug 25 16:20:57 2026] POST /volume/v3/volumes => generated 871 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:58.223700 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-a0aec955-76d1-42b2-8926-e7d40457165d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:58.228165 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a0aec955-76d1-42b2-8926-e7d40457165d tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] GET https://10.4.3.102/volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143 Aug 25 16:20:58.228165 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a0aec955-76d1-42b2-8926-e7d40457165d tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:58.228165 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a0aec955-76d1-42b2-8926-e7d40457165d tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:58.236878 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:58.236878 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:58.242027 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-a0aec955-76d1-42b2-8926-e7d40457165d tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Volume info retrieved successfully. Aug 25 16:20:58.246786 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a0aec955-76d1-42b2-8926-e7d40457165d tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] https://10.4.3.102/volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143 returned with HTTP 200 Aug 25 16:20:58.247398 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 195/773] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:20:58 2026] GET /volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143 => generated 939 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 16:20:58.251921 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-aa029c69-0c56-4e42-97da-74c6410a87df tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/types/9d81a7d7-3c89-4fd1-a2e6-e26a8669a91a returned with HTTP 202 Aug 25 16:20:58.252660 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 200/774] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:20:58 2026] DELETE /volume/v3/types/9d81a7d7-3c89-4fd1-a2e6-e26a8669a91a => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:20:58.264034 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-5e8097f4-b7f1-41b4-9436-5ef2173b7dc7 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:58.268227 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5e8097f4-b7f1-41b4-9436-5ef2173b7dc7 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] GET https://10.4.3.102/volume/v3/types/9d81a7d7-3c89-4fd1-a2e6-e26a8669a91a Aug 25 16:20:58.268531 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5e8097f4-b7f1-41b4-9436-5ef2173b7dc7 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:58.268871 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5e8097f4-b7f1-41b4-9436-5ef2173b7dc7 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:58.273441 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5e8097f4-b7f1-41b4-9436-5ef2173b7dc7 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/types/9d81a7d7-3c89-4fd1-a2e6-e26a8669a91a returned with HTTP 404 Aug 25 16:20:58.273580 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 190/775] 10.4.3.102 () {66 vars in 1342 bytes} [Tue Aug 25 16:20:58 2026] GET /volume/v3/types/9d81a7d7-3c89-4fd1-a2e6-e26a8669a91a => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:58.286931 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-13f294a1-8b9c-4e17-8b20-56fb8efe1d1c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:58.289849 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-13f294a1-8b9c-4e17-8b20-56fb8efe1d1c tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] DELETE https://10.4.3.102/volume/v3/types/78c1c42f-624d-44db-89b7-f2a6c84f64ca Aug 25 16:20:58.289849 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-13f294a1-8b9c-4e17-8b20-56fb8efe1d1c tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:58.290069 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-13f294a1-8b9c-4e17-8b20-56fb8efe1d1c tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Calling method '_delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:58.290405 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:58.290405 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:58.333037 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-13f294a1-8b9c-4e17-8b20-56fb8efe1d1c tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/types/78c1c42f-624d-44db-89b7-f2a6c84f64ca returned with HTTP 202 Aug 25 16:20:58.333524 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 191/776] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:20:58 2026] DELETE /volume/v3/types/78c1c42f-624d-44db-89b7-f2a6c84f64ca => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:20:58.343627 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-6a6ebbdc-e29b-43c4-9b85-55f0022cc01f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:58.347153 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6a6ebbdc-e29b-43c4-9b85-55f0022cc01f tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] GET https://10.4.3.102/volume/v3/types/78c1c42f-624d-44db-89b7-f2a6c84f64ca Aug 25 16:20:58.347153 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6a6ebbdc-e29b-43c4-9b85-55f0022cc01f tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:58.347153 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6a6ebbdc-e29b-43c4-9b85-55f0022cc01f tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:58.351061 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6a6ebbdc-e29b-43c4-9b85-55f0022cc01f tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/types/78c1c42f-624d-44db-89b7-f2a6c84f64ca returned with HTTP 404 Aug 25 16:20:58.351849 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 196/777] 10.4.3.102 () {66 vars in 1342 bytes} [Tue Aug 25 16:20:58 2026] GET /volume/v3/types/78c1c42f-624d-44db-89b7-f2a6c84f64ca => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:58.363078 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-995b575a-d28e-48ec-b111-75c10608d555 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:58.365668 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-995b575a-d28e-48ec-b111-75c10608d555 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] POST https://10.4.3.102/volume/v3/qos-specs Aug 25 16:20:58.366152 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-995b575a-d28e-48ec-b111-75c10608d555 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1258279602", "consumer": "back-end"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:58.369039 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.qos_specs [None req-995b575a-d28e-48ec-b111-75c10608d555 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1258279602', 'consumer': 'back-end', 'specs': {}} {{(pid=100454) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 25 16:20:58.372031 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.db.api [None req-995b575a-d28e-48ec-b111-75c10608d555 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] DB qos_specs_create(): root {'id': 'acac5043-f6a5-461e-a49b-c86811cfbcc4', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1258279602'} {{(pid=100454) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 25 16:20:58.383693 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-995b575a-d28e-48ec-b111-75c10608d555 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/qos-specs returned with HTTP 200 Aug 25 16:20:58.384232 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 201/778] 10.4.3.102 () {68 vars in 1264 bytes} [Tue Aug 25 16:20:58 2026] POST /volume/v3/qos-specs => generated 369 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:58.395127 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-6542064c-ec41-4e21-a723-b88b4648bbf8 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:58.398379 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6542064c-ec41-4e21-a723-b88b4648bbf8 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] DELETE https://10.4.3.102/volume/v3/qos-specs/acac5043-f6a5-461e-a49b-c86811cfbcc4?force=False Aug 25 16:20:58.399901 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6542064c-ec41-4e21-a723-b88b4648bbf8 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:58.399901 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6542064c-ec41-4e21-a723-b88b4648bbf8 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:58.399901 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:58.399901 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:58.399901 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6542064c-ec41-4e21-a723-b88b4648bbf8 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Delete qos_spec: acac5043-f6a5-461e-a49b-c86811cfbcc4, force: False {{(pid=100455) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 25 16:20:58.434555 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6542064c-ec41-4e21-a723-b88b4648bbf8 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/qos-specs/acac5043-f6a5-461e-a49b-c86811cfbcc4?force=False returned with HTTP 202 Aug 25 16:20:58.435354 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 191/779] 10.4.3.102 () {66 vars in 1380 bytes} [Tue Aug 25 16:20:58 2026] DELETE /volume/v3/qos-specs/acac5043-f6a5-461e-a49b-c86811cfbcc4?force=False => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:20:58.455025 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-161d515b-8515-4a83-baa1-0ce0c85b5ddb None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:58.457342 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-161d515b-8515-4a83-baa1-0ce0c85b5ddb tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] GET https://10.4.3.102/volume/v3/qos-specs/acac5043-f6a5-461e-a49b-c86811cfbcc4 Aug 25 16:20:58.457547 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-161d515b-8515-4a83-baa1-0ce0c85b5ddb tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:58.457754 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-161d515b-8515-4a83-baa1-0ce0c85b5ddb tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:58.468770 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-161d515b-8515-4a83-baa1-0ce0c85b5ddb tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/qos-specs/acac5043-f6a5-461e-a49b-c86811cfbcc4 returned with HTTP 404 Aug 25 16:20:58.469996 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 192/780] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:20:58 2026] GET /volume/v3/qos-specs/acac5043-f6a5-461e-a49b-c86811cfbcc4 => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:58.481869 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-a5472fe9-de5e-4e6e-ac37-30ce153cd1fe None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:58.484542 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a5472fe9-de5e-4e6e-ac37-30ce153cd1fe tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] GET https://10.4.3.102/volume/v3/qos-specs Aug 25 16:20:58.484929 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a5472fe9-de5e-4e6e-ac37-30ce153cd1fe tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:58.485344 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a5472fe9-de5e-4e6e-ac37-30ce153cd1fe tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Calling method 'index' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:58.499765 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a5472fe9-de5e-4e6e-ac37-30ce153cd1fe tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/qos-specs returned with HTTP 200 Aug 25 16:20:58.500449 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 197/781] 10.4.3.102 () {66 vars in 1243 bytes} [Tue Aug 25 16:20:58 2026] GET /volume/v3/qos-specs => generated 175 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:58.513529 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-cfc06df2-8e2d-4d04-ac57-97c79f8f6e36 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:58.516006 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cfc06df2-8e2d-4d04-ac57-97c79f8f6e36 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] DELETE https://10.4.3.102/volume/v3/qos-specs/acac5043-f6a5-461e-a49b-c86811cfbcc4?force=False Aug 25 16:20:58.516226 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cfc06df2-8e2d-4d04-ac57-97c79f8f6e36 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:58.516497 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cfc06df2-8e2d-4d04-ac57-97c79f8f6e36 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:58.516838 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:58.516838 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:58.517246 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cfc06df2-8e2d-4d04-ac57-97c79f8f6e36 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Delete qos_spec: acac5043-f6a5-461e-a49b-c86811cfbcc4, force: False {{(pid=100454) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 25 16:20:58.521934 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cfc06df2-8e2d-4d04-ac57-97c79f8f6e36 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/qos-specs/acac5043-f6a5-461e-a49b-c86811cfbcc4?force=False returned with HTTP 404 Aug 25 16:20:58.525787 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 202/782] 10.4.3.102 () {66 vars in 1380 bytes} [Tue Aug 25 16:20:58 2026] DELETE /volume/v3/qos-specs/acac5043-f6a5-461e-a49b-c86811cfbcc4?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:58.532784 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-661d2f44-9a6c-4fcf-9c6d-bba1b33a318b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:58.535563 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-661d2f44-9a6c-4fcf-9c6d-bba1b33a318b tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] GET https://10.4.3.102/volume/v3/qos-specs/acac5043-f6a5-461e-a49b-c86811cfbcc4 Aug 25 16:20:58.535772 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-661d2f44-9a6c-4fcf-9c6d-bba1b33a318b tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:58.535981 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-661d2f44-9a6c-4fcf-9c6d-bba1b33a318b tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:58.536302 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:58.536302 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:58.543367 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-661d2f44-9a6c-4fcf-9c6d-bba1b33a318b tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/qos-specs/acac5043-f6a5-461e-a49b-c86811cfbcc4 returned with HTTP 404 Aug 25 16:20:58.543912 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 192/783] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:20:58 2026] GET /volume/v3/qos-specs/acac5043-f6a5-461e-a49b-c86811cfbcc4 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:58.553177 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b1cdd024-0956-4677-a763-ba42ef04c7e3 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:58.555967 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b1cdd024-0956-4677-a763-ba42ef04c7e3 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] POST https://10.4.3.102/volume/v3/qos-specs Aug 25 16:20:58.555967 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b1cdd024-0956-4677-a763-ba42ef04c7e3 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-415404589", "consumer": "both"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:58.557926 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.qos_specs [None req-b1cdd024-0956-4677-a763-ba42ef04c7e3 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-415404589', 'consumer': 'both', 'specs': {}} {{(pid=100456) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 25 16:20:58.567383 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.db.api [None req-b1cdd024-0956-4677-a763-ba42ef04c7e3 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] DB qos_specs_create(): root {'id': '3e6786ec-4d3d-49bd-8f9c-1ff70d74ae7e', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-415404589'} {{(pid=100456) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 25 16:20:58.577683 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b1cdd024-0956-4677-a763-ba42ef04c7e3 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/qos-specs returned with HTTP 200 Aug 25 16:20:58.577986 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 193/784] 10.4.3.102 () {68 vars in 1264 bytes} [Tue Aug 25 16:20:58 2026] POST /volume/v3/qos-specs => generated 364 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:58.588514 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-b3910c20-7b85-4719-8d74-937dae86092a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:58.590269 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b3910c20-7b85-4719-8d74-937dae86092a tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] DELETE https://10.4.3.102/volume/v3/qos-specs/3e6786ec-4d3d-49bd-8f9c-1ff70d74ae7e?force=False Aug 25 16:20:58.590740 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b3910c20-7b85-4719-8d74-937dae86092a tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:58.591122 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b3910c20-7b85-4719-8d74-937dae86092a tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:58.591505 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:58.591505 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:58.592012 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b3910c20-7b85-4719-8d74-937dae86092a tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Delete qos_spec: 3e6786ec-4d3d-49bd-8f9c-1ff70d74ae7e, force: False {{(pid=100457) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 25 16:20:58.618429 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b3910c20-7b85-4719-8d74-937dae86092a tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/qos-specs/3e6786ec-4d3d-49bd-8f9c-1ff70d74ae7e?force=False returned with HTTP 202 Aug 25 16:20:58.618429 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 198/785] 10.4.3.102 () {66 vars in 1380 bytes} [Tue Aug 25 16:20:58 2026] DELETE /volume/v3/qos-specs/3e6786ec-4d3d-49bd-8f9c-1ff70d74ae7e?force=False => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:20:58.629713 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-54941e32-b229-49af-9dbf-d8ee2119d6f4 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:58.636198 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-54941e32-b229-49af-9dbf-d8ee2119d6f4 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] GET https://10.4.3.102/volume/v3/qos-specs/3e6786ec-4d3d-49bd-8f9c-1ff70d74ae7e Aug 25 16:20:58.636485 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-54941e32-b229-49af-9dbf-d8ee2119d6f4 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:58.636757 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-54941e32-b229-49af-9dbf-d8ee2119d6f4 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:58.641047 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-54941e32-b229-49af-9dbf-d8ee2119d6f4 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/qos-specs/3e6786ec-4d3d-49bd-8f9c-1ff70d74ae7e returned with HTTP 404 Aug 25 16:20:58.641605 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 203/786] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:20:58 2026] GET /volume/v3/qos-specs/3e6786ec-4d3d-49bd-8f9c-1ff70d74ae7e => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:58.652574 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-28355eda-9672-4dd3-9075-1bf2887bc836 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:58.656837 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-28355eda-9672-4dd3-9075-1bf2887bc836 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] GET https://10.4.3.102/volume/v3/qos-specs Aug 25 16:20:58.657120 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-28355eda-9672-4dd3-9075-1bf2887bc836 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:58.657396 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-28355eda-9672-4dd3-9075-1bf2887bc836 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Calling method 'index' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:58.669361 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-28355eda-9672-4dd3-9075-1bf2887bc836 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/qos-specs returned with HTTP 200 Aug 25 16:20:58.669864 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 193/787] 10.4.3.102 () {66 vars in 1243 bytes} [Tue Aug 25 16:20:58 2026] GET /volume/v3/qos-specs => generated 175 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:58.681498 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-983bca57-eca6-48eb-8542-44049c0772a3 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:58.683919 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-983bca57-eca6-48eb-8542-44049c0772a3 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] DELETE https://10.4.3.102/volume/v3/qos-specs/3e6786ec-4d3d-49bd-8f9c-1ff70d74ae7e?force=False Aug 25 16:20:58.684139 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-983bca57-eca6-48eb-8542-44049c0772a3 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:58.684334 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-983bca57-eca6-48eb-8542-44049c0772a3 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:58.684665 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:58.684665 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:58.685155 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.contrib.qos_specs_manage [None req-983bca57-eca6-48eb-8542-44049c0772a3 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Delete qos_spec: 3e6786ec-4d3d-49bd-8f9c-1ff70d74ae7e, force: False {{(pid=100456) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 25 16:20:58.688439 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-983bca57-eca6-48eb-8542-44049c0772a3 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/qos-specs/3e6786ec-4d3d-49bd-8f9c-1ff70d74ae7e?force=False returned with HTTP 404 Aug 25 16:20:58.689029 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 194/788] 10.4.3.102 () {66 vars in 1380 bytes} [Tue Aug 25 16:20:58 2026] DELETE /volume/v3/qos-specs/3e6786ec-4d3d-49bd-8f9c-1ff70d74ae7e?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:58.700116 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-cca0397c-752f-48b0-a1d1-1fb47ddf5e3b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:58.708432 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-cca0397c-752f-48b0-a1d1-1fb47ddf5e3b tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] GET https://10.4.3.102/volume/v3/qos-specs/3e6786ec-4d3d-49bd-8f9c-1ff70d74ae7e Aug 25 16:20:58.708432 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-cca0397c-752f-48b0-a1d1-1fb47ddf5e3b tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:58.708432 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-cca0397c-752f-48b0-a1d1-1fb47ddf5e3b tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:58.708432 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:58.708432 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:58.861411 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-cca0397c-752f-48b0-a1d1-1fb47ddf5e3b tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/qos-specs/3e6786ec-4d3d-49bd-8f9c-1ff70d74ae7e returned with HTTP 404 Aug 25 16:20:58.862013 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 199/789] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:20:58 2026] GET /volume/v3/qos-specs/3e6786ec-4d3d-49bd-8f9c-1ff70d74ae7e => generated 100 bytes in 164 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:58.870123 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-0270222c-5879-486e-9922-2ea31cd1011e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:58.871911 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0270222c-5879-486e-9922-2ea31cd1011e tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] POST https://10.4.3.102/volume/v3/qos-specs Aug 25 16:20:58.872267 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0270222c-5879-486e-9922-2ea31cd1011e tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1261812719", "consumer": "front-end"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:58.874760 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.qos_specs [None req-0270222c-5879-486e-9922-2ea31cd1011e tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1261812719', 'consumer': 'front-end', 'specs': {}} {{(pid=100454) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 25 16:20:58.877661 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.db.api [None req-0270222c-5879-486e-9922-2ea31cd1011e tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] DB qos_specs_create(): root {'id': 'd3cd8bad-72d1-4cb8-a8d8-79be63995f54', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1261812719'} {{(pid=100454) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 25 16:20:58.885437 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0270222c-5879-486e-9922-2ea31cd1011e tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/qos-specs returned with HTTP 200 Aug 25 16:20:58.885899 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 204/790] 10.4.3.102 () {68 vars in 1264 bytes} [Tue Aug 25 16:20:58 2026] POST /volume/v3/qos-specs => generated 370 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:58.895680 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b8436b50-3f32-4e8d-9806-f234780d631e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:58.898810 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b8436b50-3f32-4e8d-9806-f234780d631e tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] DELETE https://10.4.3.102/volume/v3/qos-specs/d3cd8bad-72d1-4cb8-a8d8-79be63995f54?force=False Aug 25 16:20:58.898810 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b8436b50-3f32-4e8d-9806-f234780d631e tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:58.898810 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b8436b50-3f32-4e8d-9806-f234780d631e tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:58.898810 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:58.898810 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:58.898810 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b8436b50-3f32-4e8d-9806-f234780d631e tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Delete qos_spec: d3cd8bad-72d1-4cb8-a8d8-79be63995f54, force: False {{(pid=100455) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 25 16:20:58.917120 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b8436b50-3f32-4e8d-9806-f234780d631e tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/qos-specs/d3cd8bad-72d1-4cb8-a8d8-79be63995f54?force=False returned with HTTP 202 Aug 25 16:20:58.917747 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 194/791] 10.4.3.102 () {66 vars in 1380 bytes} [Tue Aug 25 16:20:58 2026] DELETE /volume/v3/qos-specs/d3cd8bad-72d1-4cb8-a8d8-79be63995f54?force=False => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 25 16:20:58.925577 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-71ad7cef-9d09-48a9-887a-27e1e436a540 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:58.928442 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-71ad7cef-9d09-48a9-887a-27e1e436a540 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] GET https://10.4.3.102/volume/v3/qos-specs/d3cd8bad-72d1-4cb8-a8d8-79be63995f54 Aug 25 16:20:58.928750 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-71ad7cef-9d09-48a9-887a-27e1e436a540 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:58.929105 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-71ad7cef-9d09-48a9-887a-27e1e436a540 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:58.933672 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-71ad7cef-9d09-48a9-887a-27e1e436a540 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/qos-specs/d3cd8bad-72d1-4cb8-a8d8-79be63995f54 returned with HTTP 404 Aug 25 16:20:58.934453 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 195/792] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:20:58 2026] GET /volume/v3/qos-specs/d3cd8bad-72d1-4cb8-a8d8-79be63995f54 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:58.943151 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-820c623d-5205-420d-bfed-1c4b535da01f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:58.945214 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-820c623d-5205-420d-bfed-1c4b535da01f tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] GET https://10.4.3.102/volume/v3/qos-specs Aug 25 16:20:58.945420 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-820c623d-5205-420d-bfed-1c4b535da01f tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:58.945523 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-820c623d-5205-420d-bfed-1c4b535da01f tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Calling method 'index' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:58.949677 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-820c623d-5205-420d-bfed-1c4b535da01f tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/qos-specs returned with HTTP 200 Aug 25 16:20:58.950047 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 200/793] 10.4.3.102 () {66 vars in 1243 bytes} [Tue Aug 25 16:20:58 2026] GET /volume/v3/qos-specs => generated 175 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:58.959787 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-53fbf174-fddc-479a-961c-814cabad1d87 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:58.962152 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-53fbf174-fddc-479a-961c-814cabad1d87 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] DELETE https://10.4.3.102/volume/v3/qos-specs/d3cd8bad-72d1-4cb8-a8d8-79be63995f54?force=False Aug 25 16:20:58.962434 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-53fbf174-fddc-479a-961c-814cabad1d87 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:58.962713 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-53fbf174-fddc-479a-961c-814cabad1d87 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:58.963041 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:58.963041 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:58.963495 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.contrib.qos_specs_manage [None req-53fbf174-fddc-479a-961c-814cabad1d87 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Delete qos_spec: d3cd8bad-72d1-4cb8-a8d8-79be63995f54, force: False {{(pid=100454) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 25 16:20:58.967556 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-53fbf174-fddc-479a-961c-814cabad1d87 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/qos-specs/d3cd8bad-72d1-4cb8-a8d8-79be63995f54?force=False returned with HTTP 404 Aug 25 16:20:58.968278 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 205/794] 10.4.3.102 () {66 vars in 1380 bytes} [Tue Aug 25 16:20:58 2026] DELETE /volume/v3/qos-specs/d3cd8bad-72d1-4cb8-a8d8-79be63995f54?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:58.975704 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-da7ecaf5-e3a0-4909-82b2-fa71f5a00365 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:58.977762 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-da7ecaf5-e3a0-4909-82b2-fa71f5a00365 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] GET https://10.4.3.102/volume/v3/qos-specs/d3cd8bad-72d1-4cb8-a8d8-79be63995f54 Aug 25 16:20:58.977970 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-da7ecaf5-e3a0-4909-82b2-fa71f5a00365 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:58.978140 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-da7ecaf5-e3a0-4909-82b2-fa71f5a00365 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:58.978360 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:58.978360 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:58.982894 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-da7ecaf5-e3a0-4909-82b2-fa71f5a00365 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/qos-specs/d3cd8bad-72d1-4cb8-a8d8-79be63995f54 returned with HTTP 404 Aug 25 16:20:58.983352 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 195/795] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:20:58 2026] GET /volume/v3/qos-specs/d3cd8bad-72d1-4cb8-a8d8-79be63995f54 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:58.994167 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-7fd54123-8107-4d88-b8f8-43e053a21426 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:58.997651 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7fd54123-8107-4d88-b8f8-43e053a21426 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] GET https://10.4.3.102/volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa Aug 25 16:20:58.997651 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7fd54123-8107-4d88-b8f8-43e053a21426 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:58.997836 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7fd54123-8107-4d88-b8f8-43e053a21426 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:59.003665 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7fd54123-8107-4d88-b8f8-43e053a21426 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa returned with HTTP 200 Aug 25 16:20:59.005383 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 196/796] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:20:58 2026] GET /volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa => generated 393 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:59.015129 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-543d196c-c0ec-46dd-a02c-5ae028e2d4cd None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:59.016939 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-543d196c-c0ec-46dd-a02c-5ae028e2d4cd tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] GET https://10.4.3.102/volume/v3/qos-specs Aug 25 16:20:59.020858 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-543d196c-c0ec-46dd-a02c-5ae028e2d4cd tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:59.021097 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-543d196c-c0ec-46dd-a02c-5ae028e2d4cd tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Calling method 'index' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:59.021359 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:59.021359 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:59.028320 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-543d196c-c0ec-46dd-a02c-5ae028e2d4cd tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/qos-specs returned with HTTP 200 Aug 25 16:20:59.028681 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 201/797] 10.4.3.102 () {66 vars in 1243 bytes} [Tue Aug 25 16:20:59 2026] GET /volume/v3/qos-specs => generated 175 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:59.039931 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-75750e22-007a-4353-8b9d-4356730e3991 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:59.042364 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-75750e22-007a-4353-8b9d-4356730e3991 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] PUT https://10.4.3.102/volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa Aug 25 16:20:59.042791 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-75750e22-007a-4353-8b9d-4356730e3991 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:59.048972 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.qos_specs [None req-75750e22-007a-4353-8b9d-4356730e3991 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100454) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 25 16:20:59.056923 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.db.api [None req-75750e22-007a-4353-8b9d-4356730e3991 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] qos_specs_update() value: {'id': '38d23a1f-040c-4337-a03f-3b53d4603e3d', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'c418759c-9ff1-4daa-aa8c-971d7ba483aa', 'deleted': False} {{(pid=100454) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 25 16:20:59.066834 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-75750e22-007a-4353-8b9d-4356730e3991 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa returned with HTTP 200 Aug 25 16:20:59.067379 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 206/798] 10.4.3.102 () {68 vars in 1374 bytes} [Tue Aug 25 16:20:59 2026] PUT /volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa => generated 36 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:20:59.075742 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b8732d21-74b6-416b-97f1-775a77f1bedb None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:59.077754 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b8732d21-74b6-416b-97f1-775a77f1bedb tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] GET https://10.4.3.102/volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa Aug 25 16:20:59.077963 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b8732d21-74b6-416b-97f1-775a77f1bedb tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:59.078171 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b8732d21-74b6-416b-97f1-775a77f1bedb tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:59.084056 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b8732d21-74b6-416b-97f1-775a77f1bedb tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa returned with HTTP 200 Aug 25 16:20:59.084410 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 196/799] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:20:59 2026] GET /volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa => generated 414 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:59.093342 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0f98929f-b9c7-453a-ad5d-6e2827f84002 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:59.095339 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0f98929f-b9c7-453a-ad5d-6e2827f84002 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] PUT https://10.4.3.102/volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa/delete_keys Aug 25 16:20:59.095816 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0f98929f-b9c7-453a-ad5d-6e2827f84002 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:59.097297 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:59.097297 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:59.101106 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0f98929f-b9c7-453a-ad5d-6e2827f84002 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Delete_key spec: c418759c-9ff1-4daa-aa8c-971d7ba483aa, keys: ['iops_bytes'] {{(pid=100456) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 25 16:20:59.130851 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0f98929f-b9c7-453a-ad5d-6e2827f84002 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa/delete_keys returned with HTTP 202 Aug 25 16:20:59.131346 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 197/800] 10.4.3.102 () {68 vars in 1410 bytes} [Tue Aug 25 16:20:59 2026] PUT /volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa/delete_keys => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:20:59.143273 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-8ab10722-5e7f-4543-8f6a-306156abf27e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:59.145551 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8ab10722-5e7f-4543-8f6a-306156abf27e tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] GET https://10.4.3.102/volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa Aug 25 16:20:59.145865 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8ab10722-5e7f-4543-8f6a-306156abf27e tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:59.146139 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8ab10722-5e7f-4543-8f6a-306156abf27e tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:59.146485 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:59.146485 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:59.151396 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8ab10722-5e7f-4543-8f6a-306156abf27e tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa returned with HTTP 200 Aug 25 16:20:59.151808 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 202/801] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:20:59 2026] GET /volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa => generated 393 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:59.161719 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-1c92629a-3eb0-4267-a825-53daf3b93e7c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:59.162881 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-1a25c44b-63ca-4df7-9874-e8318c90b4a7 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:59.164931 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1a25c44b-63ca-4df7-9874-e8318c90b4a7 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] GET https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c Aug 25 16:20:59.165037 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1a25c44b-63ca-4df7-9874-e8318c90b4a7 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:59.165230 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1a25c44b-63ca-4df7-9874-e8318c90b4a7 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:59.165326 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-1a25c44b-63ca-4df7-9874-e8318c90b4a7 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Show backup with id 04768e30-5f18-49b1-a441-bff6c715651c. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:20:59.166165 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1c92629a-3eb0-4267-a825-53daf3b93e7c tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] GET https://10.4.3.102/volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa Aug 25 16:20:59.166391 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1c92629a-3eb0-4267-a825-53daf3b93e7c tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:59.168598 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1c92629a-3eb0-4267-a825-53daf3b93e7c tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:59.168926 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:59.168926 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:59.170642 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:59.170642 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:59.171082 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1a25c44b-63ca-4df7-9874-e8318c90b4a7 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c returned with HTTP 200 Aug 25 16:20:59.171491 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 197/802] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:20:59 2026] GET /volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:59.172595 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1c92629a-3eb0-4267-a825-53daf3b93e7c tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa returned with HTTP 200 Aug 25 16:20:59.173002 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 207/803] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:20:59 2026] GET /volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa => generated 393 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:59.184342 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-4c882e75-9a8e-407d-8e46-6276447360af None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:59.185973 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4c882e75-9a8e-407d-8e46-6276447360af tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] DELETE https://10.4.3.102/volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa?force=False Aug 25 16:20:59.186153 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4c882e75-9a8e-407d-8e46-6276447360af tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:59.186321 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4c882e75-9a8e-407d-8e46-6276447360af tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:59.186550 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:59.186550 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:59.186890 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4c882e75-9a8e-407d-8e46-6276447360af tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Delete qos_spec: c418759c-9ff1-4daa-aa8c-971d7ba483aa, force: False {{(pid=100456) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 25 16:20:59.208379 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4c882e75-9a8e-407d-8e46-6276447360af tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa?force=False returned with HTTP 202 Aug 25 16:20:59.209017 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 198/804] 10.4.3.102 () {66 vars in 1380 bytes} [Tue Aug 25 16:20:59 2026] DELETE /volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa?force=False => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:20:59.221021 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-afdda969-dc5a-4db8-abff-c7d2a2455240 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:59.223397 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-afdda969-dc5a-4db8-abff-c7d2a2455240 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] GET https://10.4.3.102/volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa Aug 25 16:20:59.223670 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-afdda969-dc5a-4db8-abff-c7d2a2455240 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:59.223984 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-afdda969-dc5a-4db8-abff-c7d2a2455240 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:59.224315 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:59.224315 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:59.229105 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-afdda969-dc5a-4db8-abff-c7d2a2455240 tempest-QosSpecsTestJSON-1541409674 tempest-QosSpecsTestJSON-1541409674-project-admin] https://10.4.3.102/volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa returned with HTTP 404 Aug 25 16:20:59.229869 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 203/805] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:20:59 2026] GET /volume/v3/qos-specs/c418759c-9ff1-4daa-aa8c-971d7ba483aa => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:20:59.263150 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a8fcd1e0-c4c7-41b0-9e2b-17c2b0b68d97 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:59.265104 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a8fcd1e0-c4c7-41b0-9e2b-17c2b0b68d97 tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] GET https://10.4.3.102/volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143 Aug 25 16:20:59.265311 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a8fcd1e0-c4c7-41b0-9e2b-17c2b0b68d97 tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:59.265498 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a8fcd1e0-c4c7-41b0-9e2b-17c2b0b68d97 tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:59.274976 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:59.274976 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:59.282152 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-a8fcd1e0-c4c7-41b0-9e2b-17c2b0b68d97 tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Volume info retrieved successfully. Aug 25 16:20:59.290779 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a8fcd1e0-c4c7-41b0-9e2b-17c2b0b68d97 tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] https://10.4.3.102/volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143 returned with HTTP 200 Aug 25 16:20:59.291284 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 198/806] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:20:59 2026] GET /volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143 => generated 998 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:59.310802 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-abed1501-e0a5-4776-b7d7-46df7b697bf5 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:59.314353 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-abed1501-e0a5-4776-b7d7-46df7b697bf5 tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] GET https://10.4.3.102/volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143 Aug 25 16:20:59.315321 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-abed1501-e0a5-4776-b7d7-46df7b697bf5 tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:59.315566 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-abed1501-e0a5-4776-b7d7-46df7b697bf5 tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:59.326560 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:59.326560 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:59.331264 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-abed1501-e0a5-4776-b7d7-46df7b697bf5 tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] Volume info retrieved successfully. Aug 25 16:20:59.336382 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-abed1501-e0a5-4776-b7d7-46df7b697bf5 tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] https://10.4.3.102/volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143 returned with HTTP 200 Aug 25 16:20:59.336902 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 208/807] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:20:59 2026] GET /volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143 => generated 1183 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:20:59.350440 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-e812a5fc-2721-44d7-bc45-1d5e16941ebf None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:59.352425 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e812a5fc-2721-44d7-bc45-1d5e16941ebf tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] POST https://10.4.3.102/volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143/action Aug 25 16:20:59.352806 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e812a5fc-2721-44d7-bc45-1d5e16941ebf tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-820125148", "migration_policy": "never"}}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:20:59.352920 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e812a5fc-2721-44d7-bc45-1d5e16941ebf tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-820125148", "migration_policy": "never"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:20:59.361300 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:59.361300 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:59.361763 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-e812a5fc-2721-44d7-bc45-1d5e16941ebf tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Volume info retrieved successfully. Aug 25 16:20:59.368336 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:59.368336 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:59.386338 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [None req-e812a5fc-2721-44d7-bc45-1d5e16941ebf tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-820125148 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-820125148, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:20:59.386653 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [None req-e812a5fc-2721-44d7-bc45-1d5e16941ebf tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-820125148 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-820125148, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:20:59.418692 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-e812a5fc-2721-44d7-bc45-1d5e16941ebf tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Created reservations ['e761dcc4-123e-4580-8223-04f528907702', '31130737-1886-4d25-bc2b-e7add6e55f8f'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:20:59.447907 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-b60ad134-0215-4d82-9d09-edda44e4bd52 req-037607d5-85f7-42b7-a215-a44f450dc9a4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:59.448042 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-e812a5fc-2721-44d7-bc45-1d5e16941ebf tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Created reservations ['8c902d3f-6c3f-403b-b73d-c76f88875889', 'e6c91a5d-6efd-4dc4-9628-7d306ace7fe1'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:20:59.450934 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-b60ad134-0215-4d82-9d09-edda44e4bd52 req-037607d5-85f7-42b7-a215-a44f450dc9a4 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] DELETE https://10.4.3.102/volume/v3/attachments/c4ef4879-a896-4dac-8722-c720c30dba19 Aug 25 16:20:59.451101 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-b60ad134-0215-4d82-9d09-edda44e4bd52 req-037607d5-85f7-42b7-a215-a44f450dc9a4 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:59.451357 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-b60ad134-0215-4d82-9d09-edda44e4bd52 req-037607d5-85f7-42b7-a215-a44f450dc9a4 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:59.464472 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:59.464472 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:20:59.500311 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-e812a5fc-2721-44d7-bc45-1d5e16941ebf tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Retype volume request issued successfully. Aug 25 16:20:59.500311 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e812a5fc-2721-44d7-bc45-1d5e16941ebf tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] https://10.4.3.102/volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143/action returned with HTTP 202 Aug 25 16:20:59.500809 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 199/808] 10.4.3.102 () {70 vars in 1432 bytes} [Tue Aug 25 16:20:59 2026] POST /volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143/action => generated 0 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 25 16:20:59.509351 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-7dc0d1e2-87e2-4a9f-b810-bd8b4a0b8c85 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:59.513641 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7dc0d1e2-87e2-4a9f-b810-bd8b4a0b8c85 tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] GET https://10.4.3.102/volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143 Aug 25 16:20:59.513918 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7dc0d1e2-87e2-4a9f-b810-bd8b4a0b8c85 tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:59.514143 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7dc0d1e2-87e2-4a9f-b810-bd8b4a0b8c85 tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:59.524444 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:59.524444 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:20:59.529908 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-7dc0d1e2-87e2-4a9f-b810-bd8b4a0b8c85 tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Volume info retrieved successfully. Aug 25 16:20:59.536717 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7dc0d1e2-87e2-4a9f-b810-bd8b4a0b8c85 tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] https://10.4.3.102/volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143 returned with HTTP 200 Aug 25 16:20:59.537391 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 199/809] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:20:59 2026] GET /volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143 => generated 996 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:59.544406 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-b60ad134-0215-4d82-9d09-edda44e4bd52 req-037607d5-85f7-42b7-a215-a44f450dc9a4 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] https://10.4.3.102/volume/v3/attachments/c4ef4879-a896-4dac-8722-c720c30dba19 returned with HTTP 200 Aug 25 16:20:59.545030 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 204/810] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:20:59 2026] DELETE /volume/v3/attachments/c4ef4879-a896-4dac-8722-c720c30dba19 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:20:59.821008 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-a83b746e-3a32-4923-8a29-670ae28e438d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:59.825400 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-a83b746e-3a32-4923-8a29-670ae28e438d tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] GET https://10.4.3.102/volume/v3/volumes/51c0438a-3c74-4071-8f79-11fa5d3aeb40 Aug 25 16:20:59.825579 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-a83b746e-3a32-4923-8a29-670ae28e438d tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:59.825809 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-a83b746e-3a32-4923-8a29-670ae28e438d tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:59.843704 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:59.843704 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:20:59.850202 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-a83b746e-3a32-4923-8a29-670ae28e438d tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Volume info retrieved successfully. Aug 25 16:20:59.854720 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-a83b746e-3a32-4923-8a29-670ae28e438d tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] https://10.4.3.102/volume/v3/volumes/51c0438a-3c74-4071-8f79-11fa5d3aeb40 returned with HTTP 200 Aug 25 16:20:59.855084 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 209/811] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:20:59 2026] GET /volume/v3/volumes/51c0438a-3c74-4071-8f79-11fa5d3aeb40 => generated 1652 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:20:59.911515 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-d2e9bc68-a707-4c2f-a4bc-054163c31330 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:20:59.913439 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-d2e9bc68-a707-4c2f-a4bc-054163c31330 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] GET https://10.4.3.102/volume/v3/volumes/51c0438a-3c74-4071-8f79-11fa5d3aeb40 Aug 25 16:20:59.913797 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-d2e9bc68-a707-4c2f-a4bc-054163c31330 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:20:59.914065 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-d2e9bc68-a707-4c2f-a4bc-054163c31330 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:20:59.925882 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:20:59.925882 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:20:59.933275 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-d2e9bc68-a707-4c2f-a4bc-054163c31330 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Volume info retrieved successfully. Aug 25 16:20:59.941639 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-d2e9bc68-a707-4c2f-a4bc-054163c31330 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] https://10.4.3.102/volume/v3/volumes/51c0438a-3c74-4071-8f79-11fa5d3aeb40 returned with HTTP 200 Aug 25 16:20:59.941639 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 200/812] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:20:59 2026] GET /volume/v3/volumes/51c0438a-3c74-4071-8f79-11fa5d3aeb40 => generated 1652 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:00.184831 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-90141692-7635-4fa4-8a82-9c5ef8b6212f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:00.188406 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-90141692-7635-4fa4-8a82-9c5ef8b6212f tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] GET https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c Aug 25 16:21:00.188406 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-90141692-7635-4fa4-8a82-9c5ef8b6212f tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:00.188406 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-90141692-7635-4fa4-8a82-9c5ef8b6212f tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:00.188406 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-90141692-7635-4fa4-8a82-9c5ef8b6212f tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Show backup with id 04768e30-5f18-49b1-a441-bff6c715651c. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:21:00.193370 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:00.193370 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:00.194314 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-90141692-7635-4fa4-8a82-9c5ef8b6212f tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c returned with HTTP 200 Aug 25 16:21:00.195238 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 200/813] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:21:00 2026] GET /volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:21:00.554932 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-674465c1-5197-495b-a65f-a0e588dcfb20 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:00.558309 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-674465c1-5197-495b-a65f-a0e588dcfb20 tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] GET https://10.4.3.102/volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143 Aug 25 16:21:00.558636 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-674465c1-5197-495b-a65f-a0e588dcfb20 tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:00.558935 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-674465c1-5197-495b-a65f-a0e588dcfb20 tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:00.565213 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-d1a33870-7862-4774-807d-2a99629d1741 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:00.565213 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d1a33870-7862-4774-807d-2a99629d1741 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] GET https://10.4.3.102/volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f Aug 25 16:21:00.565213 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d1a33870-7862-4774-807d-2a99629d1741 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:00.565213 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d1a33870-7862-4774-807d-2a99629d1741 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:00.569888 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:00.569888 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:00.570422 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:00.570422 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:00.575270 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-d1a33870-7862-4774-807d-2a99629d1741 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Volume info retrieved successfully. Aug 25 16:21:00.575430 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-674465c1-5197-495b-a65f-a0e588dcfb20 tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Volume info retrieved successfully. Aug 25 16:21:00.582181 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-674465c1-5197-495b-a65f-a0e588dcfb20 tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] https://10.4.3.102/volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143 returned with HTTP 200 Aug 25 16:21:00.582731 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 205/814] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:21:00 2026] GET /volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143 => generated 997 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:00.584362 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d1a33870-7862-4774-807d-2a99629d1741 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] https://10.4.3.102/volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f returned with HTTP 200 Aug 25 16:21:00.585078 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 210/815] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:00 2026] GET /volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:00.595875 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-409d371a-d83d-4217-8ae5-ffa2af3a2661 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:00.601743 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-8ff389c1-ff49-4a0e-9be8-75ce4fd187cb None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:00.603388 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8ff389c1-ff49-4a0e-9be8-75ce4fd187cb tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] GET https://10.4.3.102/volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f Aug 25 16:21:00.603575 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8ff389c1-ff49-4a0e-9be8-75ce4fd187cb tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:00.603799 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8ff389c1-ff49-4a0e-9be8-75ce4fd187cb tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:00.604622 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-409d371a-d83d-4217-8ae5-ffa2af3a2661 tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] GET https://10.4.3.102/volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143 Aug 25 16:21:00.604949 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-409d371a-d83d-4217-8ae5-ffa2af3a2661 tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:00.605207 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-409d371a-d83d-4217-8ae5-ffa2af3a2661 tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:00.611441 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:00.611441 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:00.614434 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-8ff389c1-ff49-4a0e-9be8-75ce4fd187cb tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Volume info retrieved successfully. Aug 25 16:21:00.619691 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8ff389c1-ff49-4a0e-9be8-75ce4fd187cb tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] https://10.4.3.102/volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f returned with HTTP 200 Aug 25 16:21:00.619691 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 201/816] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:00 2026] GET /volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:00.626694 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:00.626694 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:00.632989 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-409d371a-d83d-4217-8ae5-ffa2af3a2661 tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] Volume info retrieved successfully. Aug 25 16:21:00.640685 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-409d371a-d83d-4217-8ae5-ffa2af3a2661 tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] https://10.4.3.102/volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143 returned with HTTP 200 Aug 25 16:21:00.640685 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 201/817] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:21:00 2026] GET /volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143 => generated 1182 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:21:00.659804 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-83e16f5e-1d24-4151-b937-f0288039475d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:00.664211 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-83e16f5e-1d24-4151-b937-f0288039475d tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] GET https://10.4.3.102/volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143 Aug 25 16:21:00.664536 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-83e16f5e-1d24-4151-b937-f0288039475d tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:00.664852 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-83e16f5e-1d24-4151-b937-f0288039475d tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:00.672295 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-d761154b-9493-49e2-bbc3-ad375617f215 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:00.672735 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:00.672735 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:00.674486 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d761154b-9493-49e2-bbc3-ad375617f215 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] GET https://10.4.3.102/volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f Aug 25 16:21:00.674866 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d761154b-9493-49e2-bbc3-ad375617f215 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:00.675183 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d761154b-9493-49e2-bbc3-ad375617f215 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:00.677717 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-83e16f5e-1d24-4151-b937-f0288039475d tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] Volume info retrieved successfully. Aug 25 16:21:00.684385 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-83e16f5e-1d24-4151-b937-f0288039475d tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] https://10.4.3.102/volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143 returned with HTTP 200 Aug 25 16:21:00.684945 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 206/818] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:21:00 2026] GET /volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143 => generated 1182 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:21:00.686984 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:00.686984 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:00.694761 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-d761154b-9493-49e2-bbc3-ad375617f215 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Volume info retrieved successfully. Aug 25 16:21:00.702531 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-7517e34e-d205-4143-913d-adbc0721e662 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:00.703169 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d761154b-9493-49e2-bbc3-ad375617f215 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] https://10.4.3.102/volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f returned with HTTP 200 Aug 25 16:21:00.704423 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 211/819] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:00 2026] GET /volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:00.708121 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7517e34e-d205-4143-913d-adbc0721e662 tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] POST https://10.4.3.102/volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143/action Aug 25 16:21:00.708773 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7517e34e-d205-4143-913d-adbc0721e662 tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-854949561", "migration_policy": "never"}}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:21:00.708951 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7517e34e-d205-4143-913d-adbc0721e662 tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-854949561", "migration_policy": "never"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:00.724670 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-03e48365-64e6-483c-9fae-dcfe2b51d07f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:00.729826 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-03e48365-64e6-483c-9fae-dcfe2b51d07f tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] DELETE https://10.4.3.102/volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f Aug 25 16:21:00.729826 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-03e48365-64e6-483c-9fae-dcfe2b51d07f tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:00.729826 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-03e48365-64e6-483c-9fae-dcfe2b51d07f tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:00.729826 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-03e48365-64e6-483c-9fae-dcfe2b51d07f tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Delete volume with id: e34c8d50-9f2d-461c-a900-d9722c7a929f Aug 25 16:21:00.731337 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:00.731337 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:00.732810 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-7517e34e-d205-4143-913d-adbc0721e662 tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Volume info retrieved successfully. Aug 25 16:21:00.745394 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:00.745394 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:00.746656 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-03e48365-64e6-483c-9fae-dcfe2b51d07f tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Volume info retrieved successfully. Aug 25 16:21:00.762121 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-7517e34e-d205-4143-913d-adbc0721e662 tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-854949561 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-854949561, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:00.762524 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-7517e34e-d205-4143-913d-adbc0721e662 tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-854949561 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-854949561, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:00.780045 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-03e48365-64e6-483c-9fae-dcfe2b51d07f tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Delete volume request issued successfully. Aug 25 16:21:00.780190 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-03e48365-64e6-483c-9fae-dcfe2b51d07f tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] https://10.4.3.102/volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f returned with HTTP 202 Aug 25 16:21:00.780727 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 202/820] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:21:00 2026] DELETE /volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:21:00.782793 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-7517e34e-d205-4143-913d-adbc0721e662 tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Created reservations ['a7f6a371-bb39-4b36-804f-3772d6f835f1', '6065b2c7-4896-41f4-ae7a-a7d539cea2c1'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:00.793112 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-958e9ac7-ea72-45a0-bb96-da1fcddf8a91 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:00.795722 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-958e9ac7-ea72-45a0-bb96-da1fcddf8a91 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] GET https://10.4.3.102/volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f Aug 25 16:21:00.796034 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-958e9ac7-ea72-45a0-bb96-da1fcddf8a91 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:00.796748 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-958e9ac7-ea72-45a0-bb96-da1fcddf8a91 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:00.806899 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-7517e34e-d205-4143-913d-adbc0721e662 tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-820125148 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-820125148, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:00.807032 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:00.807032 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:00.807086 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-7517e34e-d205-4143-913d-adbc0721e662 tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-820125148 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-820125148, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:00.814118 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-958e9ac7-ea72-45a0-bb96-da1fcddf8a91 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Volume info retrieved successfully. Aug 25 16:21:00.816534 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-7517e34e-d205-4143-913d-adbc0721e662 tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Created reservations ['1124193c-177e-434e-93a3-ca6505f42633', 'be00a689-0739-4fa7-a04b-ef7bee8498d4'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:00.820058 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-958e9ac7-ea72-45a0-bb96-da1fcddf8a91 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] https://10.4.3.102/volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f returned with HTTP 200 Aug 25 16:21:00.820785 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 207/821] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:00 2026] GET /volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:00.892929 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-7517e34e-d205-4143-913d-adbc0721e662 tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Retype volume request issued successfully. Aug 25 16:21:00.893180 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7517e34e-d205-4143-913d-adbc0721e662 tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] https://10.4.3.102/volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143/action returned with HTTP 202 Aug 25 16:21:00.893766 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 202/822] 10.4.3.102 () {70 vars in 1432 bytes} [Tue Aug 25 16:21:00 2026] POST /volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143/action => generated 0 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 25 16:21:00.902016 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-fc0d6117-25ab-47f1-b39a-ade9dd35d79f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:00.906715 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fc0d6117-25ab-47f1-b39a-ade9dd35d79f tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] GET https://10.4.3.102/volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143 Aug 25 16:21:00.906715 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fc0d6117-25ab-47f1-b39a-ade9dd35d79f tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:00.906715 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fc0d6117-25ab-47f1-b39a-ade9dd35d79f tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:00.917702 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:00.917702 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:00.927353 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-fc0d6117-25ab-47f1-b39a-ade9dd35d79f tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Volume info retrieved successfully. Aug 25 16:21:00.934872 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fc0d6117-25ab-47f1-b39a-ade9dd35d79f tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] https://10.4.3.102/volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143 returned with HTTP 200 Aug 25 16:21:00.935725 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 212/823] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:21:00 2026] GET /volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143 => generated 997 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:01.207828 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-35ed5c77-cfbc-4e90-a221-21f94c534607 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:01.217925 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-35ed5c77-cfbc-4e90-a221-21f94c534607 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] GET https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c Aug 25 16:21:01.217925 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-35ed5c77-cfbc-4e90-a221-21f94c534607 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:01.217925 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-35ed5c77-cfbc-4e90-a221-21f94c534607 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:01.217925 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-35ed5c77-cfbc-4e90-a221-21f94c534607 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Show backup with id 04768e30-5f18-49b1-a441-bff6c715651c. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:21:01.223791 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:01.223791 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:01.224480 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-35ed5c77-cfbc-4e90-a221-21f94c534607 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c returned with HTTP 200 Aug 25 16:21:01.224991 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 203/824] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:21:01 2026] GET /volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:01.733950 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-62761e59-1fc5-49b8-b445-e95e1148208f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:01.734447 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-62761e59-1fc5-49b8-b445-e95e1148208f None None] GET https://10.4.3.102/volume// Aug 25 16:21:01.734722 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-62761e59-1fc5-49b8-b445-e95e1148208f None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:01.734967 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-62761e59-1fc5-49b8-b445-e95e1148208f None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:01.735357 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-62761e59-1fc5-49b8-b445-e95e1148208f None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:21:01.735758 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 208/825] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:21:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:21:01.746055 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-5a6d143d-bb9f-4f24-b639-9650e2c704cc None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:01.748708 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-5a6d143d-bb9f-4f24-b639-9650e2c704cc tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:21:01.749124 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-5a6d143d-bb9f-4f24-b639-9650e2c704cc tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "51c0438a-3c74-4071-8f79-11fa5d3aeb40", "connector": null, "instance_uuid": "a197e3bc-2c58-49b6-8ef8-4083e2dab20d"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:01.763718 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:01.763718 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:01.818754 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-5a6d143d-bb9f-4f24-b639-9650e2c704cc tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:21:01.819431 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 203/826] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:21:01 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:01.841058 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ba8ad3c4-2c86-45b9-aafe-10d84d2d6622 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:01.843501 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ba8ad3c4-2c86-45b9-aafe-10d84d2d6622 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] GET https://10.4.3.102/volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f Aug 25 16:21:01.843876 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ba8ad3c4-2c86-45b9-aafe-10d84d2d6622 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:01.844134 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ba8ad3c4-2c86-45b9-aafe-10d84d2d6622 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:01.851567 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ba8ad3c4-2c86-45b9-aafe-10d84d2d6622 tempest-DeleteServersTestJSON-164333042 tempest-DeleteServersTestJSON-164333042-project-member] https://10.4.3.102/volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f returned with HTTP 404 Aug 25 16:21:01.852182 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 213/827] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:01 2026] GET /volume/v3/volumes/e34c8d50-9f2d-461c-a900-d9722c7a929f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:01.899475 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-8c3ce9a2-2eb2-4388-9ebc-6df4438ba164 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:01.902396 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-8c3ce9a2-2eb2-4388-9ebc-6df4438ba164 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] DELETE https://10.4.3.102/volume/v3/attachments/a37c944e-70e7-4331-a5bc-6c3bd191a80a Aug 25 16:21:01.902709 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-8c3ce9a2-2eb2-4388-9ebc-6df4438ba164 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:01.902994 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-8c3ce9a2-2eb2-4388-9ebc-6df4438ba164 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:01.912187 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:01.912187 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:01.955543 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-a1b6b077-69eb-45f2-948c-4598fd085278 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:01.958500 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a1b6b077-69eb-45f2-948c-4598fd085278 tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] GET https://10.4.3.102/volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143 Aug 25 16:21:01.959169 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a1b6b077-69eb-45f2-948c-4598fd085278 tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:01.959797 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a1b6b077-69eb-45f2-948c-4598fd085278 tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:01.972228 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:01.972228 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:01.979069 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-a1b6b077-69eb-45f2-948c-4598fd085278 tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Volume info retrieved successfully. Aug 25 16:21:01.986754 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a1b6b077-69eb-45f2-948c-4598fd085278 tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] https://10.4.3.102/volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143 returned with HTTP 200 Aug 25 16:21:01.987394 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 209/828] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:21:01 2026] GET /volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143 => generated 998 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:02.000641 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-2152f97e-2c1d-47f7-9436-8d32eb9fd9de None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:02.002845 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2152f97e-2c1d-47f7-9436-8d32eb9fd9de tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] GET https://10.4.3.102/volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143 Aug 25 16:21:02.003100 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2152f97e-2c1d-47f7-9436-8d32eb9fd9de tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:02.003352 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2152f97e-2c1d-47f7-9436-8d32eb9fd9de tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:02.012933 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:02.012933 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:02.017682 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-2152f97e-2c1d-47f7-9436-8d32eb9fd9de tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] Volume info retrieved successfully. Aug 25 16:21:02.024913 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2152f97e-2c1d-47f7-9436-8d32eb9fd9de tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] https://10.4.3.102/volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143 returned with HTTP 200 Aug 25 16:21:02.025441 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 204/829] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:21:01 2026] GET /volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143 => generated 1183 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:21:02.042465 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b36a7653-4473-4200-95e6-51e2e8c76929 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:02.044569 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b36a7653-4473-4200-95e6-51e2e8c76929 tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] GET https://10.4.3.102/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1729338411 Aug 25 16:21:02.044973 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b36a7653-4473-4200-95e6-51e2e8c76929 tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:02.045238 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b36a7653-4473-4200-95e6-51e2e8c76929 tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] Calling method 'index' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:02.047142 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b36a7653-4473-4200-95e6-51e2e8c76929 tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1729338411'), ('all_tenants', True)]). {{(pid=100454) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:21:02.058080 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-8c3ce9a2-2eb2-4388-9ebc-6df4438ba164 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] https://10.4.3.102/volume/v3/attachments/a37c944e-70e7-4331-a5bc-6c3bd191a80a returned with HTTP 200 Aug 25 16:21:02.063205 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 204/830] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:21:01 2026] DELETE /volume/v3/attachments/a37c944e-70e7-4331-a5bc-6c3bd191a80a => generated 192 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:02.083851 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-b36a7653-4473-4200-95e6-51e2e8c76929 tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] Get all volumes completed successfully. Aug 25 16:21:02.084610 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b36a7653-4473-4200-95e6-51e2e8c76929 tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] https://10.4.3.102/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1729338411 returned with HTTP 200 Aug 25 16:21:02.085211 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 214/831] 10.4.3.102 () {68 vars in 1429 bytes} [Tue Aug 25 16:21:02 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1729338411 => generated 342 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:02.096817 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-29c274e5-2f67-4372-8e2e-54957dfe387e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:02.100356 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-29c274e5-2f67-4372-8e2e-54957dfe387e tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] GET https://10.4.3.102/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1729338411 Aug 25 16:21:02.100715 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-29c274e5-2f67-4372-8e2e-54957dfe387e tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:02.100999 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-29c274e5-2f67-4372-8e2e-54957dfe387e tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] Calling method 'index' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:02.102452 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-29c274e5-2f67-4372-8e2e-54957dfe387e tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1729338411'), ('all_tenants', True)]). {{(pid=100457) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:21:02.148200 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-29c274e5-2f67-4372-8e2e-54957dfe387e tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] Get all volumes completed successfully. Aug 25 16:21:02.148200 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-29c274e5-2f67-4372-8e2e-54957dfe387e tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] https://10.4.3.102/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1729338411 returned with HTTP 200 Aug 25 16:21:02.150177 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 210/832] 10.4.3.102 () {68 vars in 1429 bytes} [Tue Aug 25 16:21:02 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1729338411 => generated 342 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:02.162303 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-3f56f59d-97ca-4898-99ca-a0cdb6b995ec None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:02.169731 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3f56f59d-97ca-4898-99ca-a0cdb6b995ec tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] GET https://10.4.3.102/volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143 Aug 25 16:21:02.169731 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3f56f59d-97ca-4898-99ca-a0cdb6b995ec tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:02.169731 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3f56f59d-97ca-4898-99ca-a0cdb6b995ec tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:02.171340 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a87a825f-57f9-41ff-bc5a-2b48b3953e7f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:02.172087 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a87a825f-57f9-41ff-bc5a-2b48b3953e7f None None] GET https://10.4.3.102/volume// Aug 25 16:21:02.172087 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a87a825f-57f9-41ff-bc5a-2b48b3953e7f None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:02.172242 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a87a825f-57f9-41ff-bc5a-2b48b3953e7f None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:02.172697 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a87a825f-57f9-41ff-bc5a-2b48b3953e7f None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:21:02.173058 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 205/833] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:21:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:21:02.185006 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:02.185006 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:02.185367 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-9e033251-152e-4bc6-b1e0-86f191e67841 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:02.188417 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-9e033251-152e-4bc6-b1e0-86f191e67841 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] POST https://10.4.3.102/volume/v3/volumes/51c0438a-3c74-4071-8f79-11fa5d3aeb40/action Aug 25 16:21:02.188804 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-9e033251-152e-4bc6-b1e0-86f191e67841 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Action body: b'{"os-reimage": {"image_id": "8d575e28-500c-442a-b6af-f8cf323d7eab", "reimage_reserved": true}}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:21:02.188981 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-9e033251-152e-4bc6-b1e0-86f191e67841 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "8d575e28-500c-442a-b6af-f8cf323d7eab", "reimage_reserved": true}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:02.192350 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-3f56f59d-97ca-4898-99ca-a0cdb6b995ec tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Volume info retrieved successfully. Aug 25 16:21:02.200065 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3f56f59d-97ca-4898-99ca-a0cdb6b995ec tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] https://10.4.3.102/volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143 returned with HTTP 200 Aug 25 16:21:02.201418 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 205/834] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:21:02 2026] GET /volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143 => generated 998 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:02.214171 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:02.214171 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:02.215167 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-9e033251-152e-4bc6-b1e0-86f191e67841 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Volume info retrieved successfully. Aug 25 16:21:02.218975 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-aec3bc74-ece3-4831-a034-05fbfe09918f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:02.221436 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-aec3bc74-ece3-4831-a034-05fbfe09918f tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] DELETE https://10.4.3.102/volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143 Aug 25 16:21:02.221541 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-aec3bc74-ece3-4831-a034-05fbfe09918f tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:02.221844 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-aec3bc74-ece3-4831-a034-05fbfe09918f tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:02.222086 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-aec3bc74-ece3-4831-a034-05fbfe09918f tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Delete volume with id: 261d2672-d266-4159-bdbd-da42ae8ca143 Aug 25 16:21:02.232564 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:02.232564 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:02.233654 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-aec3bc74-ece3-4831-a034-05fbfe09918f tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Volume info retrieved successfully. Aug 25 16:21:02.237274 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-6316d6c2-dcec-4879-9763-307fcd6ff134 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:02.241502 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6316d6c2-dcec-4879-9763-307fcd6ff134 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] GET https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c Aug 25 16:21:02.241502 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6316d6c2-dcec-4879-9763-307fcd6ff134 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:02.241502 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6316d6c2-dcec-4879-9763-307fcd6ff134 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:02.241502 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-6316d6c2-dcec-4879-9763-307fcd6ff134 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Show backup with id 04768e30-5f18-49b1-a441-bff6c715651c. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:21:02.243921 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:02.243921 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:02.245361 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6316d6c2-dcec-4879-9763-307fcd6ff134 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c returned with HTTP 200 Aug 25 16:21:02.245361 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 206/835] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:21:02 2026] GET /volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:02.290456 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-aec3bc74-ece3-4831-a034-05fbfe09918f tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Delete volume request issued successfully. Aug 25 16:21:02.290745 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-aec3bc74-ece3-4831-a034-05fbfe09918f tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] https://10.4.3.102/volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143 returned with HTTP 202 Aug 25 16:21:02.295185 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 211/836] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:21:02 2026] DELETE /volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:21:02.301528 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-2d951dc7-2f7d-4802-b7b3-6e825e48dc5d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:02.303993 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2d951dc7-2f7d-4802-b7b3-6e825e48dc5d tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] GET https://10.4.3.102/volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143 Aug 25 16:21:02.304271 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2d951dc7-2f7d-4802-b7b3-6e825e48dc5d tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:02.304531 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2d951dc7-2f7d-4802-b7b3-6e825e48dc5d tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:02.314444 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:02.314444 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:02.319970 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-2d951dc7-2f7d-4802-b7b3-6e825e48dc5d tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Volume info retrieved successfully. Aug 25 16:21:02.327347 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2d951dc7-2f7d-4802-b7b3-6e825e48dc5d tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] https://10.4.3.102/volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143 returned with HTTP 200 Aug 25 16:21:02.327347 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 206/837] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:21:02 2026] GET /volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143 => generated 997 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:02.391011 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-9e033251-152e-4bc6-b1e0-86f191e67841 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] https://10.4.3.102/volume/v3/volumes/51c0438a-3c74-4071-8f79-11fa5d3aeb40/action returned with HTTP 202 Aug 25 16:21:02.391850 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 215/838] 10.4.3.102 () {74 vars in 1713 bytes} [Tue Aug 25 16:21:02 2026] POST /volume/v3/volumes/51c0438a-3c74-4071-8f79-11fa5d3aeb40/action => generated 0 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 25 16:21:02.562051 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f719cd08-1b6a-49c6-86d2-225d6c61d362 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:02.651366 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f719cd08-1b6a-49c6-86d2-225d6c61d362 tempest-VolumeHostsAdminTestsJSON-1698832519 tempest-VolumeHostsAdminTestsJSON-1698832519-project-admin] GET https://10.4.3.102/volume/v3/os-hosts Aug 25 16:21:02.651989 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f719cd08-1b6a-49c6-86d2-225d6c61d362 tempest-VolumeHostsAdminTestsJSON-1698832519 tempest-VolumeHostsAdminTestsJSON-1698832519-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:02.652368 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f719cd08-1b6a-49c6-86d2-225d6c61d362 tempest-VolumeHostsAdminTestsJSON-1698832519 tempest-VolumeHostsAdminTestsJSON-1698832519-project-admin] Calling method 'index' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:02.661120 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.contrib.hosts [None req-f719cd08-1b6a-49c6-86d2-225d6c61d362 tempest-VolumeHostsAdminTestsJSON-1698832519 tempest-VolumeHostsAdminTestsJSON-1698832519-project-admin] status, active and update: available, enabled, 2026-08-25 16:19:40+00:00 {{(pid=100456) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 25 16:21:02.661484 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.contrib.hosts [None req-f719cd08-1b6a-49c6-86d2-225d6c61d362 tempest-VolumeHostsAdminTestsJSON-1698832519 tempest-VolumeHostsAdminTestsJSON-1698832519-project-admin] status, active and update: available, enabled, 2026-08-25 16:19:38+00:00 {{(pid=100456) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 25 16:21:02.661792 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.contrib.hosts [None req-f719cd08-1b6a-49c6-86d2-225d6c61d362 tempest-VolumeHostsAdminTestsJSON-1698832519 tempest-VolumeHostsAdminTestsJSON-1698832519-project-admin] status, active and update: available, enabled, 2026-08-25 16:19:27+00:00 {{(pid=100456) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 25 16:21:02.662241 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f719cd08-1b6a-49c6-86d2-225d6c61d362 tempest-VolumeHostsAdminTestsJSON-1698832519 tempest-VolumeHostsAdminTestsJSON-1698832519-project-admin] https://10.4.3.102/volume/v3/os-hosts returned with HTTP 200 Aug 25 16:21:02.663039 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 207/839] 10.4.3.102 () {66 vars in 1240 bytes} [Tue Aug 25 16:21:02 2026] GET /volume/v3/os-hosts => generated 560 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:02.674959 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-b3810a57-a25b-4795-9275-02919a71f253 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:02.678109 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b3810a57-a25b-4795-9275-02919a71f253 tempest-VolumeHostsAdminTestsJSON-1698832519 tempest-VolumeHostsAdminTestsJSON-1698832519-project-admin] GET https://10.4.3.102/volume/v3/os-hosts Aug 25 16:21:02.678919 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b3810a57-a25b-4795-9275-02919a71f253 tempest-VolumeHostsAdminTestsJSON-1698832519 tempest-VolumeHostsAdminTestsJSON-1698832519-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:02.679321 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b3810a57-a25b-4795-9275-02919a71f253 tempest-VolumeHostsAdminTestsJSON-1698832519 tempest-VolumeHostsAdminTestsJSON-1698832519-project-admin] Calling method 'index' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:02.688550 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.contrib.hosts [None req-b3810a57-a25b-4795-9275-02919a71f253 tempest-VolumeHostsAdminTestsJSON-1698832519 tempest-VolumeHostsAdminTestsJSON-1698832519-project-admin] status, active and update: available, enabled, 2026-08-25 16:19:40+00:00 {{(pid=100457) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 25 16:21:02.689085 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.contrib.hosts [None req-b3810a57-a25b-4795-9275-02919a71f253 tempest-VolumeHostsAdminTestsJSON-1698832519 tempest-VolumeHostsAdminTestsJSON-1698832519-project-admin] status, active and update: available, enabled, 2026-08-25 16:19:38+00:00 {{(pid=100457) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 25 16:21:02.689522 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.contrib.hosts [None req-b3810a57-a25b-4795-9275-02919a71f253 tempest-VolumeHostsAdminTestsJSON-1698832519 tempest-VolumeHostsAdminTestsJSON-1698832519-project-admin] status, active and update: available, enabled, 2026-08-25 16:19:27+00:00 {{(pid=100457) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 25 16:21:02.689926 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b3810a57-a25b-4795-9275-02919a71f253 tempest-VolumeHostsAdminTestsJSON-1698832519 tempest-VolumeHostsAdminTestsJSON-1698832519-project-admin] https://10.4.3.102/volume/v3/os-hosts returned with HTTP 200 Aug 25 16:21:02.690763 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 212/840] 10.4.3.102 () {66 vars in 1240 bytes} [Tue Aug 25 16:21:02 2026] GET /volume/v3/os-hosts => generated 560 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:02.698915 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-7b78f0af-baf0-43be-9682-c589de44d53d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:02.700787 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7b78f0af-baf0-43be-9682-c589de44d53d tempest-VolumeHostsAdminTestsJSON-1698832519 tempest-VolumeHostsAdminTestsJSON-1698832519-project-admin] GET https://10.4.3.102/volume/v3/os-hosts/np0000008093@storpool Aug 25 16:21:02.700973 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7b78f0af-baf0-43be-9682-c589de44d53d tempest-VolumeHostsAdminTestsJSON-1698832519 tempest-VolumeHostsAdminTestsJSON-1698832519-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:02.701151 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7b78f0af-baf0-43be-9682-c589de44d53d tempest-VolumeHostsAdminTestsJSON-1698832519 tempest-VolumeHostsAdminTestsJSON-1698832519-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:02.778100 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7b78f0af-baf0-43be-9682-c589de44d53d tempest-VolumeHostsAdminTestsJSON-1698832519 tempest-VolumeHostsAdminTestsJSON-1698832519-project-admin] https://10.4.3.102/volume/v3/os-hosts/np0000008093@storpool returned with HTTP 200 Aug 25 16:21:02.778667 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 207/841] 10.4.3.102 () {66 vars in 1306 bytes} [Tue Aug 25 16:21:02 2026] GET /volume/v3/os-hosts/np0000008093@storpool => generated 1315 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:03.184118 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-e3cc7824-474f-4f2e-b1fa-742442e71a91 req-cc8f4217-73d0-4c07-9130-b230783683f4 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:03.187635 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-e3cc7824-474f-4f2e-b1fa-742442e71a91 req-cc8f4217-73d0-4c07-9130-b230783683f4 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] GET https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 Aug 25 16:21:03.187896 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-e3cc7824-474f-4f2e-b1fa-742442e71a91 req-cc8f4217-73d0-4c07-9130-b230783683f4 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:03.188150 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-e3cc7824-474f-4f2e-b1fa-742442e71a91 req-cc8f4217-73d0-4c07-9130-b230783683f4 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:03.200136 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:03.200136 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:03.206809 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-e3cc7824-474f-4f2e-b1fa-742442e71a91 req-cc8f4217-73d0-4c07-9130-b230783683f4 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Volume info retrieved successfully. Aug 25 16:21:03.214054 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-e3cc7824-474f-4f2e-b1fa-742442e71a91 req-cc8f4217-73d0-4c07-9130-b230783683f4 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 returned with HTTP 200 Aug 25 16:21:03.214504 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 216/842] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:21:03 2026] GET /volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 => generated 868 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:03.258846 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a4ebc231-7c75-4fc9-964d-4b0d48a90fe9 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:03.261917 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a4ebc231-7c75-4fc9-964d-4b0d48a90fe9 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] GET https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c Aug 25 16:21:03.262430 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a4ebc231-7c75-4fc9-964d-4b0d48a90fe9 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:03.263080 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a4ebc231-7c75-4fc9-964d-4b0d48a90fe9 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:03.263080 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-a4ebc231-7c75-4fc9-964d-4b0d48a90fe9 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Show backup with id 04768e30-5f18-49b1-a441-bff6c715651c. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:21:03.269474 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:03.269474 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:03.271944 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a4ebc231-7c75-4fc9-964d-4b0d48a90fe9 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c returned with HTTP 200 Aug 25 16:21:03.271944 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 208/843] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:21:03 2026] GET /volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:03.341795 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f6fc24a7-c396-4590-9790-f07e14fc090c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:03.344135 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f6fc24a7-c396-4590-9790-f07e14fc090c tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] GET https://10.4.3.102/volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143 Aug 25 16:21:03.344478 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f6fc24a7-c396-4590-9790-f07e14fc090c tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:03.344645 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f6fc24a7-c396-4590-9790-f07e14fc090c tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:03.352628 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f6fc24a7-c396-4590-9790-f07e14fc090c tempest-VolumeRetypeMultiattachTest-677287706 tempest-VolumeRetypeMultiattachTest-677287706-project-member] https://10.4.3.102/volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143 returned with HTTP 404 Aug 25 16:21:03.353342 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 213/844] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:21:03 2026] GET /volume/v3/volumes/261d2672-d266-4159-bdbd-da42ae8ca143 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:21:03.370661 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-9c71bf84-685b-4866-9cc4-1a28d95716ec None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:03.376255 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9c71bf84-685b-4866-9cc4-1a28d95716ec tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] DELETE https://10.4.3.102/volume/v3/types/e9da389b-7b20-4c9e-8462-82580fe0f0c9 Aug 25 16:21:03.380194 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9c71bf84-685b-4866-9cc4-1a28d95716ec tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:03.381331 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9c71bf84-685b-4866-9cc4-1a28d95716ec tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] Calling method '_delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:03.409741 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-54fb8e23-9dad-45f7-91bd-fd53f7bc57ef None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:03.409992 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-54fb8e23-9dad-45f7-91bd-fd53f7bc57ef None None] GET https://10.4.3.102/volume// Aug 25 16:21:03.410109 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-54fb8e23-9dad-45f7-91bd-fd53f7bc57ef None None] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:03.410564 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-54fb8e23-9dad-45f7-91bd-fd53f7bc57ef None None] Calling method 'all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:03.411446 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-54fb8e23-9dad-45f7-91bd-fd53f7bc57ef None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:21:03.412271 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 217/845] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:21:03 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:21:03.422972 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-e3cc7824-474f-4f2e-b1fa-742442e71a91 req-8e323d87-94a8-4cd5-9718-636aee895ef4 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:03.429584 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-e3cc7824-474f-4f2e-b1fa-742442e71a91 req-8e323d87-94a8-4cd5-9718-636aee895ef4 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:21:03.430146 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-e3cc7824-474f-4f2e-b1fa-742442e71a91 req-8e323d87-94a8-4cd5-9718-636aee895ef4 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1fb04780-f5fa-41dd-8ba7-c808481fe653", "connector": null, "instance_uuid": "740ccef3-f8cb-4d32-9e9e-d7fae9385887"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:03.440771 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9c71bf84-685b-4866-9cc4-1a28d95716ec tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] https://10.4.3.102/volume/v3/types/e9da389b-7b20-4c9e-8462-82580fe0f0c9 returned with HTTP 202 Aug 25 16:21:03.441733 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 208/846] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:21:03 2026] DELETE /volume/v3/types/e9da389b-7b20-4c9e-8462-82580fe0f0c9 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:21:03.454190 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c9bfef5e-59cd-4f14-b03d-6bdf052391dd None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:03.459489 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:03.459489 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:03.460112 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c9bfef5e-59cd-4f14-b03d-6bdf052391dd tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] GET https://10.4.3.102/volume/v3/types/e9da389b-7b20-4c9e-8462-82580fe0f0c9 Aug 25 16:21:03.460409 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c9bfef5e-59cd-4f14-b03d-6bdf052391dd tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:03.460768 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c9bfef5e-59cd-4f14-b03d-6bdf052391dd tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:03.465764 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c9bfef5e-59cd-4f14-b03d-6bdf052391dd tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] https://10.4.3.102/volume/v3/types/e9da389b-7b20-4c9e-8462-82580fe0f0c9 returned with HTTP 404 Aug 25 16:21:03.466457 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 214/847] 10.4.3.102 () {66 vars in 1342 bytes} [Tue Aug 25 16:21:03 2026] GET /volume/v3/types/e9da389b-7b20-4c9e-8462-82580fe0f0c9 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:03.478989 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-145b5278-7391-4985-afd4-d10141df4da3 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:03.484645 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-145b5278-7391-4985-afd4-d10141df4da3 tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] DELETE https://10.4.3.102/volume/v3/types/ba472c36-4ac7-4eb7-a35d-ba4a2eb38471 Aug 25 16:21:03.485431 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-145b5278-7391-4985-afd4-d10141df4da3 tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:03.485431 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-145b5278-7391-4985-afd4-d10141df4da3 tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] Calling method '_delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:03.537651 np0000008093 devstack@c-api.service[100456]: WARNING cinder.volume.api [req-e3cc7824-474f-4f2e-b1fa-742442e71a91 req-8e323d87-94a8-4cd5-9718-636aee895ef4 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 25 16:21:03.567425 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-145b5278-7391-4985-afd4-d10141df4da3 tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] https://10.4.3.102/volume/v3/types/ba472c36-4ac7-4eb7-a35d-ba4a2eb38471 returned with HTTP 202 Aug 25 16:21:03.568089 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 218/848] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:21:03 2026] DELETE /volume/v3/types/ba472c36-4ac7-4eb7-a35d-ba4a2eb38471 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:21:03.572809 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-e3cc7824-474f-4f2e-b1fa-742442e71a91 req-8e323d87-94a8-4cd5-9718-636aee895ef4 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:21:03.572809 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 209/849] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:21:03 2026] POST /volume/v3/attachments => generated 271 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:03.579801 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-261db771-ab63-4a8a-970e-eb02b1d76d5f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:03.581960 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-261db771-ab63-4a8a-970e-eb02b1d76d5f tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] GET https://10.4.3.102/volume/v3/types/ba472c36-4ac7-4eb7-a35d-ba4a2eb38471 Aug 25 16:21:03.583013 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-261db771-ab63-4a8a-970e-eb02b1d76d5f tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:03.583222 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-261db771-ab63-4a8a-970e-eb02b1d76d5f tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:03.588542 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-261db771-ab63-4a8a-970e-eb02b1d76d5f tempest-VolumeRetypeMultiattachTest-1326125379 tempest-VolumeRetypeMultiattachTest-1326125379-project-admin] https://10.4.3.102/volume/v3/types/ba472c36-4ac7-4eb7-a35d-ba4a2eb38471 returned with HTTP 404 Aug 25 16:21:03.589551 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 209/850] 10.4.3.102 () {66 vars in 1342 bytes} [Tue Aug 25 16:21:03 2026] GET /volume/v3/types/ba472c36-4ac7-4eb7-a35d-ba4a2eb38471 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:03.649042 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-14296b7e-fd9e-44e6-a3b3-8ced615e7668 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:03.653936 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-14296b7e-fd9e-44e6-a3b3-8ced615e7668 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] GET https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 Aug 25 16:21:03.653936 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-14296b7e-fd9e-44e6-a3b3-8ced615e7668 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:03.653936 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-14296b7e-fd9e-44e6-a3b3-8ced615e7668 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:03.672877 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-088d672e-e621-4745-b9d5-e2ba8dd709f7 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:03.673320 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-088d672e-e621-4745-b9d5-e2ba8dd709f7 None None] GET https://10.4.3.102/volume// Aug 25 16:21:03.673500 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-088d672e-e621-4745-b9d5-e2ba8dd709f7 None None] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:03.673742 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-088d672e-e621-4745-b9d5-e2ba8dd709f7 None None] Calling method 'all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:03.674093 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-088d672e-e621-4745-b9d5-e2ba8dd709f7 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:21:03.674426 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 219/851] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:21:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:21:03.674940 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:03.674940 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:03.683498 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-14296b7e-fd9e-44e6-a3b3-8ced615e7668 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Volume info retrieved successfully. Aug 25 16:21:03.686836 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-e3cc7824-474f-4f2e-b1fa-742442e71a91 req-e24e68f6-4b65-4655-8727-a4ffb35824ed None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:03.689134 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-e3cc7824-474f-4f2e-b1fa-742442e71a91 req-e24e68f6-4b65-4655-8727-a4ffb35824ed tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] GET https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 Aug 25 16:21:03.689429 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-e3cc7824-474f-4f2e-b1fa-742442e71a91 req-e24e68f6-4b65-4655-8727-a4ffb35824ed tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:03.689943 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-e3cc7824-474f-4f2e-b1fa-742442e71a91 req-e24e68f6-4b65-4655-8727-a4ffb35824ed tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:03.690398 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-14296b7e-fd9e-44e6-a3b3-8ced615e7668 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 returned with HTTP 200 Aug 25 16:21:03.690960 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 215/852] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:03 2026] GET /volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 => generated 867 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:03.705819 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:03.705819 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:03.710935 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-e3cc7824-474f-4f2e-b1fa-742442e71a91 req-e24e68f6-4b65-4655-8727-a4ffb35824ed tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Volume info retrieved successfully. Aug 25 16:21:03.715878 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-e3cc7824-474f-4f2e-b1fa-742442e71a91 req-e24e68f6-4b65-4655-8727-a4ffb35824ed tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 returned with HTTP 200 Aug 25 16:21:03.716943 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 210/853] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:21:03 2026] GET /volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 => generated 1047 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:21:03.835981 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-e3cc7824-474f-4f2e-b1fa-742442e71a91 req-ea4afc24-1eb1-4e82-8e9a-a5dfb88fa63a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:03.838711 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-e3cc7824-474f-4f2e-b1fa-742442e71a91 req-ea4afc24-1eb1-4e82-8e9a-a5dfb88fa63a tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] PUT https://10.4.3.102/volume/v3/attachments/a8417641-86c3-48c3-b6d7-e9aac594d95e Aug 25 16:21:03.839102 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-e3cc7824-474f-4f2e-b1fa-742442e71a91 req-ea4afc24-1eb1-4e82-8e9a-a5dfb88fa63a tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:03.852982 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-e3cc7824-474f-4f2e-b1fa-742442e71a91 req-ea4afc24-1eb1-4e82-8e9a-a5dfb88fa63a tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Acquiring lock "cinder-attachment_update-1fb04780-f5fa-41dd-8ba7-c808481fe653-np0000008093" by "attachment_update" {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:21:03.860896 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-e3cc7824-474f-4f2e-b1fa-742442e71a91 req-ea4afc24-1eb1-4e82-8e9a-a5dfb88fa63a tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Lock "cinder-attachment_update-1fb04780-f5fa-41dd-8ba7-c808481fe653-np0000008093" acquired by "attachment_update" :: waited 0.007s {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:21:03.860896 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:03.860896 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:04.036777 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-e3cc7824-474f-4f2e-b1fa-742442e71a91 req-ea4afc24-1eb1-4e82-8e9a-a5dfb88fa63a tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Lock "cinder-attachment_update-1fb04780-f5fa-41dd-8ba7-c808481fe653-np0000008093" released by "attachment_update" :: held 0.177s {{(pid=100455) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:21:04.037132 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-e3cc7824-474f-4f2e-b1fa-742442e71a91 req-ea4afc24-1eb1-4e82-8e9a-a5dfb88fa63a tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/attachments/a8417641-86c3-48c3-b6d7-e9aac594d95e returned with HTTP 200 Aug 25 16:21:04.037744 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 210/854] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:21:03 2026] PUT /volume/v3/attachments/a8417641-86c3-48c3-b6d7-e9aac594d95e => generated 967 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:04.306911 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-d788f4df-dbf6-4dc6-b755-f49f6bf50727 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:04.309808 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d788f4df-dbf6-4dc6-b755-f49f6bf50727 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] GET https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c Aug 25 16:21:04.310125 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d788f4df-dbf6-4dc6-b755-f49f6bf50727 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:04.310358 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d788f4df-dbf6-4dc6-b755-f49f6bf50727 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:04.310517 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-d788f4df-dbf6-4dc6-b755-f49f6bf50727 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Show backup with id 04768e30-5f18-49b1-a441-bff6c715651c. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:21:04.319861 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:04.319861 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:04.320865 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d788f4df-dbf6-4dc6-b755-f49f6bf50727 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c returned with HTTP 200 Aug 25 16:21:04.320945 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 220/855] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:21:04 2026] GET /volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:04.708785 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f901617b-44e5-487f-92cc-7800789784ed None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:04.711985 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f901617b-44e5-487f-92cc-7800789784ed tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] GET https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 Aug 25 16:21:04.712311 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f901617b-44e5-487f-92cc-7800789784ed tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:04.712698 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f901617b-44e5-487f-92cc-7800789784ed tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:04.727907 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:04.727907 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:04.738450 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-f901617b-44e5-487f-92cc-7800789784ed tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Volume info retrieved successfully. Aug 25 16:21:04.744446 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f901617b-44e5-487f-92cc-7800789784ed tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 returned with HTTP 200 Aug 25 16:21:04.745616 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 216/856] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:04 2026] GET /volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 => generated 868 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:05.337850 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-866167e8-0de8-482f-96f2-1862e1d295fe None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:05.341139 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-866167e8-0de8-482f-96f2-1862e1d295fe tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] GET https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c Aug 25 16:21:05.341139 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-866167e8-0de8-482f-96f2-1862e1d295fe tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:05.341139 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-866167e8-0de8-482f-96f2-1862e1d295fe tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:05.341139 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-866167e8-0de8-482f-96f2-1862e1d295fe tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Show backup with id 04768e30-5f18-49b1-a441-bff6c715651c. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:21:05.346303 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:05.346303 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:05.346303 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-866167e8-0de8-482f-96f2-1862e1d295fe tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c returned with HTTP 200 Aug 25 16:21:05.346303 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 211/857] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:21:05 2026] GET /volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:05.761170 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-76ba0262-a9b4-4fb5-8217-818feb2c36be None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:05.764032 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-76ba0262-a9b4-4fb5-8217-818feb2c36be tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] GET https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 Aug 25 16:21:05.764288 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-76ba0262-a9b4-4fb5-8217-818feb2c36be tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:05.764543 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-76ba0262-a9b4-4fb5-8217-818feb2c36be tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:05.784667 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:05.784667 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:05.790908 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-76ba0262-a9b4-4fb5-8217-818feb2c36be tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Volume info retrieved successfully. Aug 25 16:21:05.807530 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-76ba0262-a9b4-4fb5-8217-818feb2c36be tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 returned with HTTP 200 Aug 25 16:21:05.808224 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 211/858] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:05 2026] GET /volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 => generated 868 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:06.359881 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-21fc27e9-9ddb-4ff5-b8f9-7a564a21ffd8 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:06.362006 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-21fc27e9-9ddb-4ff5-b8f9-7a564a21ffd8 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] GET https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c Aug 25 16:21:06.362006 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-21fc27e9-9ddb-4ff5-b8f9-7a564a21ffd8 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:06.362281 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-21fc27e9-9ddb-4ff5-b8f9-7a564a21ffd8 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:06.362393 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-21fc27e9-9ddb-4ff5-b8f9-7a564a21ffd8 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Show backup with id 04768e30-5f18-49b1-a441-bff6c715651c. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:21:06.369956 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:06.369956 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:06.370847 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-21fc27e9-9ddb-4ff5-b8f9-7a564a21ffd8 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c returned with HTTP 200 Aug 25 16:21:06.371326 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 221/859] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:21:06 2026] GET /volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:06.826774 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-3c2ab217-8b51-43f4-a3eb-37a6fec61cc7 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:06.829390 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3c2ab217-8b51-43f4-a3eb-37a6fec61cc7 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] GET https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 Aug 25 16:21:06.829758 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3c2ab217-8b51-43f4-a3eb-37a6fec61cc7 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:06.829979 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3c2ab217-8b51-43f4-a3eb-37a6fec61cc7 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:06.850967 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:06.850967 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:06.858276 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-3c2ab217-8b51-43f4-a3eb-37a6fec61cc7 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Volume info retrieved successfully. Aug 25 16:21:06.866252 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3c2ab217-8b51-43f4-a3eb-37a6fec61cc7 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 returned with HTTP 200 Aug 25 16:21:06.869221 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 217/860] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:06 2026] GET /volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 => generated 868 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:07.187892 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-36012724-a454-403d-bf4b-684b7deb05a1 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:07.367533 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-3b180b35-2d97-43a6-8893-6d25cc6d2806 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:07.389230 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-39a40f82-9a44-4241-8f9a-b37c051b8e51 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:07.390487 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-36012724-a454-403d-bf4b-684b7deb05a1 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:21:07.390898 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-36012724-a454-403d-bf4b-684b7deb05a1 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-403094809"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:07.391062 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-39a40f82-9a44-4241-8f9a-b37c051b8e51 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] GET https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c Aug 25 16:21:07.391296 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-39a40f82-9a44-4241-8f9a-b37c051b8e51 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:07.391520 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-39a40f82-9a44-4241-8f9a-b37c051b8e51 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:07.391610 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-39a40f82-9a44-4241-8f9a-b37c051b8e51 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Show backup with id 04768e30-5f18-49b1-a441-bff6c715651c. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:21:07.393035 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-36012724-a454-403d-bf4b-684b7deb05a1 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-403094809'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:21:07.393199 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-36012724-a454-403d-bf4b-684b7deb05a1 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Create volume of 1 GB Aug 25 16:21:07.398153 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:07.398153 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:07.398885 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-39a40f82-9a44-4241-8f9a-b37c051b8e51 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c returned with HTTP 200 Aug 25 16:21:07.399249 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 222/861] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:21:07 2026] GET /volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:07.400322 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-36012724-a454-403d-bf4b-684b7deb05a1 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Availability Zones retrieved successfully. Aug 25 16:21:07.409242 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-36012724-a454-403d-bf4b-684b7deb05a1 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Flow 'volume_create_api' (9818c970-28bd-4747-a912-22f290860f80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:07.411933 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-36012724-a454-403d-bf4b-684b7deb05a1 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86c06a1e-5754-49fa-9072-eb01b2ca921c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:07.413022 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-36012724-a454-403d-bf4b-684b7deb05a1 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:21:07.445553 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-36012724-a454-403d-bf4b-684b7deb05a1 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86c06a1e-5754-49fa-9072-eb01b2ca921c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:07.446414 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-36012724-a454-403d-bf4b-684b7deb05a1 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0489ce2-cd70-43f0-a8f3-2d9367e01b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:07.483296 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3b180b35-2d97-43a6-8893-6d25cc6d2806 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] GET https://10.4.3.102/volume/v3/os-quota-sets/e298becd5c904041ab081c796563c520 Aug 25 16:21:07.483539 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3b180b35-2d97-43a6-8893-6d25cc6d2806 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:07.483740 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3b180b35-2d97-43a6-8893-6d25cc6d2806 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:07.496029 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-2c04e484-caba-4248-8434-f676e421485e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:07.498106 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-3b180b35-2d97-43a6-8893-6d25cc6d2806 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:07.498873 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-3b180b35-2d97-43a6-8893-6d25cc6d2806 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:07.499925 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-3b180b35-2d97-43a6-8893-6d25cc6d2806 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:07.499925 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-3b180b35-2d97-43a6-8893-6d25cc6d2806 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:07.507871 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3b180b35-2d97-43a6-8893-6d25cc6d2806 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] https://10.4.3.102/volume/v3/os-quota-sets/e298becd5c904041ab081c796563c520 returned with HTTP 200 Aug 25 16:21:07.507871 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 212/862] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:21:07 2026] GET /volume/v3/os-quota-sets/e298becd5c904041ab081c796563c520 => generated 437 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:07.521703 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-27c9d937-17ce-4e45-8b8f-8241ddaf397d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:07.523909 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-27c9d937-17ce-4e45-8b8f-8241ddaf397d tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] GET https://10.4.3.102/volume/v3/os-quota-sets/e298becd5c904041ab081c796563c520/defaults Aug 25 16:21:07.524236 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-27c9d937-17ce-4e45-8b8f-8241ddaf397d tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:07.524236 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-27c9d937-17ce-4e45-8b8f-8241ddaf397d tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Calling method 'defaults' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:07.533395 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-27c9d937-17ce-4e45-8b8f-8241ddaf397d tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:07.533669 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-27c9d937-17ce-4e45-8b8f-8241ddaf397d tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:07.534763 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-27c9d937-17ce-4e45-8b8f-8241ddaf397d tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:07.534925 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-27c9d937-17ce-4e45-8b8f-8241ddaf397d tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:07.535792 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-27c9d937-17ce-4e45-8b8f-8241ddaf397d tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:07.537244 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-27c9d937-17ce-4e45-8b8f-8241ddaf397d tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:07.541108 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-27c9d937-17ce-4e45-8b8f-8241ddaf397d tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] https://10.4.3.102/volume/v3/os-quota-sets/e298becd5c904041ab081c796563c520/defaults returned with HTTP 200 Aug 25 16:21:07.541736 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 223/863] 10.4.3.102 () {66 vars in 1381 bytes} [Tue Aug 25 16:21:07 2026] GET /volume/v3/os-quota-sets/e298becd5c904041ab081c796563c520/defaults => generated 437 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:07.548399 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-36012724-a454-403d-bf4b-684b7deb05a1 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Created reservations ['60fa82ca-c828-4ad6-b870-d924154917b4', '34fbb744-c994-4362-8fff-78a8b98cf1ef', 'f2d5ff3b-4b8d-4478-8654-a612dfd95e98', '51247efb-993c-494a-a30d-85de900ae8ea'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:07.549651 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-36012724-a454-403d-bf4b-684b7deb05a1 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0489ce2-cd70-43f0-a8f3-2d9367e01b48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60fa82ca-c828-4ad6-b870-d924154917b4', '34fbb744-c994-4362-8fff-78a8b98cf1ef', 'f2d5ff3b-4b8d-4478-8654-a612dfd95e98', '51247efb-993c-494a-a30d-85de900ae8ea']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:07.550925 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-36012724-a454-403d-bf4b-684b7deb05a1 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29852828-e52a-4df9-b4df-169a456b3544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:07.551890 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2c04e484-caba-4248-8434-f676e421485e tempest-VolumeRetypeWithoutMigrationTest-2046177665 tempest-VolumeRetypeWithoutMigrationTest-2046177665-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:21:07.552317 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2c04e484-caba-4248-8434-f676e421485e tempest-VolumeRetypeWithoutMigrationTest-2046177665 tempest-VolumeRetypeWithoutMigrationTest-2046177665-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:07.556542 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-13085ea8-bb22-4b3d-bf48-7471ad93cc13 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:07.559029 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-13085ea8-bb22-4b3d-bf48-7471ad93cc13 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] PUT https://10.4.3.102/volume/v3/os-quota-sets/e298becd5c904041ab081c796563c520 Aug 25 16:21:07.559542 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-13085ea8-bb22-4b3d-bf48-7471ad93cc13 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:07.587707 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-36012724-a454-403d-bf4b-684b7deb05a1 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29852828-e52a-4df9-b4df-169a456b3544) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f599e2f-c8e2-4561-a899-5585fb16ce7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-403094809',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1f7afd94f64c464aace70c9c6a2a636a',qos_specs=None,replication_status=,reservations=['60fa82ca-c828-4ad6-b870-d924154917b4','34fbb744-c994-4362-8fff-78a8b98cf1ef','f2d5ff3b-4b8d-4478-8654-a612dfd95e98','51247efb-993c-494a-a30d-85de900ae8ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e42712fb84dc4340b8df7f6782ea941d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:21:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-403094809',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f599e2f-c8e2-4561-a899-5585fb16ce7a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1f7afd94f64c464aace70c9c6a2a636a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e42712fb84dc4340b8df7f6782ea941d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:07.588643 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-36012724-a454-403d-bf4b-684b7deb05a1 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d30b42f8-cbaf-44e0-b73e-00a3fd8bb777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:07.592914 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2c04e484-caba-4248-8434-f676e421485e tempest-VolumeRetypeWithoutMigrationTest-2046177665 tempest-VolumeRetypeWithoutMigrationTest-2046177665-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:21:07.593397 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 218/864] 10.4.3.102 () {68 vars in 1252 bytes} [Tue Aug 25 16:21:07 2026] POST /volume/v3/types => generated 188 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:07.601096 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-13085ea8-bb22-4b3d-bf48-7471ad93cc13 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:07.601455 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-13085ea8-bb22-4b3d-bf48-7471ad93cc13 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:07.601848 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-13085ea8-bb22-4b3d-bf48-7471ad93cc13 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-1 is set by the default quota flag: quota_snapshots_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:07.602296 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-2b52fee1-e559-49f7-99ee-cb8ce736bfec None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:07.604903 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2b52fee1-e559-49f7-99ee-cb8ce736bfec tempest-VolumeRetypeWithoutMigrationTest-2046177665 tempest-VolumeRetypeWithoutMigrationTest-2046177665-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:21:07.605329 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2b52fee1-e559-49f7-99ee-cb8ce736bfec tempest-VolumeRetypeWithoutMigrationTest-2046177665 tempest-VolumeRetypeWithoutMigrationTest-2046177665-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:07.609646 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-13085ea8-bb22-4b3d-bf48-7471ad93cc13 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] https://10.4.3.102/volume/v3/os-quota-sets/e298becd5c904041ab081c796563c520 returned with HTTP 200 Aug 25 16:21:07.609646 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 213/865] 10.4.3.102 () {68 vars in 1374 bytes} [Tue Aug 25 16:21:07 2026] PUT /volume/v3/os-quota-sets/e298becd5c904041ab081c796563c520 => generated 486 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:07.617970 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-36012724-a454-403d-bf4b-684b7deb05a1 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d30b42f8-cbaf-44e0-b73e-00a3fd8bb777) transitioned into state 'SUCCESS' from state '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-403094809',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1f7afd94f64c464aace70c9c6a2a636a',qos_specs=None,replication_status=,reservations=['60fa82ca-c828-4ad6-b870-d924154917b4','34fbb744-c994-4362-8fff-78a8b98cf1ef','f2d5ff3b-4b8d-4478-8654-a612dfd95e98','51247efb-993c-494a-a30d-85de900ae8ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e42712fb84dc4340b8df7f6782ea941d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:07.618644 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-21c9ef1b-6d8c-4f08-8f6a-06cb3bc74cd2 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:07.618804 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-36012724-a454-403d-bf4b-684b7deb05a1 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2108483b-9e02-4135-ba14-ba92c24905bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:07.622660 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-21c9ef1b-6d8c-4f08-8f6a-06cb3bc74cd2 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] DELETE https://10.4.3.102/volume/v3/os-quota-sets/e298becd5c904041ab081c796563c520 Aug 25 16:21:07.622919 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-21c9ef1b-6d8c-4f08-8f6a-06cb3bc74cd2 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:07.623132 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-21c9ef1b-6d8c-4f08-8f6a-06cb3bc74cd2 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:07.626260 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2b52fee1-e559-49f7-99ee-cb8ce736bfec tempest-VolumeRetypeWithoutMigrationTest-2046177665 tempest-VolumeRetypeWithoutMigrationTest-2046177665-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:21:07.626764 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 224/866] 10.4.3.102 () {68 vars in 1252 bytes} [Tue Aug 25 16:21:07 2026] POST /volume/v3/types => generated 188 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:07.632786 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-36012724-a454-403d-bf4b-684b7deb05a1 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2108483b-9e02-4135-ba14-ba92c24905bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:07.633794 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-36012724-a454-403d-bf4b-684b7deb05a1 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Flow 'volume_create_api' (9818c970-28bd-4747-a912-22f290860f80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:07.634130 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-36012724-a454-403d-bf4b-684b7deb05a1 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Create volume request issued successfully. Aug 25 16:21:07.634789 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-36012724-a454-403d-bf4b-684b7deb05a1 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:21:07.635263 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 212/867] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:21:07 2026] POST /volume/v3/volumes => generated 759 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:21:07.635579 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-21c9ef1b-6d8c-4f08-8f6a-06cb3bc74cd2 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] https://10.4.3.102/volume/v3/os-quota-sets/e298becd5c904041ab081c796563c520 returned with HTTP 200 Aug 25 16:21:07.638436 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 219/868] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:21:07 2026] DELETE /volume/v3/os-quota-sets/e298becd5c904041ab081c796563c520 => generated 0 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 16:21:07.640013 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-222cd1af-4dc4-4dab-83b3-eeb87c8e71a2 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:07.643153 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-05af3ec1-fe0f-4490-997e-89da6a9149cf None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:07.645126 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-05af3ec1-fe0f-4490-997e-89da6a9149cf tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] GET https://10.4.3.102/volume/v3/os-quota-sets/e298becd5c904041ab081c796563c520 Aug 25 16:21:07.645340 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-05af3ec1-fe0f-4490-997e-89da6a9149cf tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:07.645531 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-05af3ec1-fe0f-4490-997e-89da6a9149cf tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:07.648892 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-5f6fcfef-7600-474e-b6b7-2ae2581bc68e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:07.651901 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5f6fcfef-7600-474e-b6b7-2ae2581bc68e tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] GET https://10.4.3.102/volume/v3/volumes/8f599e2f-c8e2-4561-a899-5585fb16ce7a Aug 25 16:21:07.652127 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5f6fcfef-7600-474e-b6b7-2ae2581bc68e tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:07.652330 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5f6fcfef-7600-474e-b6b7-2ae2581bc68e tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:07.657506 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-05af3ec1-fe0f-4490-997e-89da6a9149cf tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:07.657956 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-05af3ec1-fe0f-4490-997e-89da6a9149cf tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:07.658373 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-05af3ec1-fe0f-4490-997e-89da6a9149cf tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-2 is set by the default quota flag: quota_snapshots_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:07.658723 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-05af3ec1-fe0f-4490-997e-89da6a9149cf tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:07.659118 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-05af3ec1-fe0f-4490-997e-89da6a9149cf tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:07.659925 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-05af3ec1-fe0f-4490-997e-89da6a9149cf tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-1 is set by the default quota flag: quota_snapshots_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:07.660806 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:07.660806 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:07.665291 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-5f6fcfef-7600-474e-b6b7-2ae2581bc68e tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Volume info retrieved successfully. Aug 25 16:21:07.667621 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-05af3ec1-fe0f-4490-997e-89da6a9149cf tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] https://10.4.3.102/volume/v3/os-quota-sets/e298becd5c904041ab081c796563c520 returned with HTTP 200 Aug 25 16:21:07.668275 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 225/869] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:21:07 2026] GET /volume/v3/os-quota-sets/e298becd5c904041ab081c796563c520 => generated 619 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:07.673626 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5f6fcfef-7600-474e-b6b7-2ae2581bc68e tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] https://10.4.3.102/volume/v3/volumes/8f599e2f-c8e2-4561-a899-5585fb16ce7a returned with HTTP 200 Aug 25 16:21:07.673626 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 213/870] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:07 2026] GET /volume/v3/volumes/8f599e2f-c8e2-4561-a899-5585fb16ce7a => generated 827 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:07.677301 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d2a181de-2018-437e-9776-2b2f56ee7b04 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:07.680058 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d2a181de-2018-437e-9776-2b2f56ee7b04 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] PUT https://10.4.3.102/volume/v3/os-quota-sets/e298becd5c904041ab081c796563c520 Aug 25 16:21:07.680644 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d2a181de-2018-437e-9776-2b2f56ee7b04 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-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=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:07.709603 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-222cd1af-4dc4-4dab-83b3-eeb87c8e71a2 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:21:07.710004 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-222cd1af-4dc4-4dab-83b3-eeb87c8e71a2 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1053986818"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:07.711812 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-222cd1af-4dc4-4dab-83b3-eeb87c8e71a2 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1053986818'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:21:07.718129 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-222cd1af-4dc4-4dab-83b3-eeb87c8e71a2 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Create volume of 1 GB Aug 25 16:21:07.718686 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:07.718686 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:07.719615 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-222cd1af-4dc4-4dab-83b3-eeb87c8e71a2 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Availability Zones retrieved successfully. Aug 25 16:21:07.729906 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-222cd1af-4dc4-4dab-83b3-eeb87c8e71a2 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Flow 'volume_create_api' (ca93d3da-3159-4b8f-8e55-746978fd533b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:07.731724 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-222cd1af-4dc4-4dab-83b3-eeb87c8e71a2 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23309933-de9f-4184-9212-f221abebfa7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:07.733248 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-222cd1af-4dc4-4dab-83b3-eeb87c8e71a2 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:21:07.757976 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-222cd1af-4dc4-4dab-83b3-eeb87c8e71a2 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23309933-de9f-4184-9212-f221abebfa7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:21:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=09387d64-45a9-4da6-98a4-ea6e59b1cd6e,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '09387d64-45a9-4da6-98a4-ea6e59b1cd6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:07.759373 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-222cd1af-4dc4-4dab-83b3-eeb87c8e71a2 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1de3083-b787-4842-8258-7fd07c44c56b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:07.778992 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [None req-d2a181de-2018-437e-9776-2b2f56ee7b04 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:07.779356 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [None req-d2a181de-2018-437e-9776-2b2f56ee7b04 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:07.779657 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [None req-d2a181de-2018-437e-9776-2b2f56ee7b04 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-2 is set by the default quota flag: quota_snapshots_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:07.779924 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [None req-d2a181de-2018-437e-9776-2b2f56ee7b04 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:07.780169 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [None req-d2a181de-2018-437e-9776-2b2f56ee7b04 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:07.780410 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [None req-d2a181de-2018-437e-9776-2b2f56ee7b04 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-1 is set by the default quota flag: quota_snapshots_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:07.780934 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [None req-d2a181de-2018-437e-9776-2b2f56ee7b04 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:07.781371 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [None req-d2a181de-2018-437e-9776-2b2f56ee7b04 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:07.781606 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [None req-d2a181de-2018-437e-9776-2b2f56ee7b04 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:07.782010 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [None req-d2a181de-2018-437e-9776-2b2f56ee7b04 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:07.787722 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d2a181de-2018-437e-9776-2b2f56ee7b04 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] https://10.4.3.102/volume/v3/os-quota-sets/e298becd5c904041ab081c796563c520 returned with HTTP 200 Aug 25 16:21:07.788147 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 220/871] 10.4.3.102 () {68 vars in 1375 bytes} [Tue Aug 25 16:21:07 2026] PUT /volume/v3/os-quota-sets/e298becd5c904041ab081c796563c520 => generated 577 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:07.805933 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-d1c497e1-54a8-4a4b-b04d-d9a244c02ec5 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:07.808827 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d1c497e1-54a8-4a4b-b04d-d9a244c02ec5 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] GET https://10.4.3.102/volume/v3/os-quota-sets/e298becd5c904041ab081c796563c520/defaults Aug 25 16:21:07.809065 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d1c497e1-54a8-4a4b-b04d-d9a244c02ec5 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:07.809345 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d1c497e1-54a8-4a4b-b04d-d9a244c02ec5 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Calling method 'defaults' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:07.820812 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d1c497e1-54a8-4a4b-b04d-d9a244c02ec5 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] https://10.4.3.102/volume/v3/os-quota-sets/e298becd5c904041ab081c796563c520/defaults returned with HTTP 200 Aug 25 16:21:07.821237 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 226/872] 10.4.3.102 () {66 vars in 1381 bytes} [Tue Aug 25 16:21:07 2026] GET /volume/v3/os-quota-sets/e298becd5c904041ab081c796563c520/defaults => generated 619 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:07.835421 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f10258a9-2cd1-4682-ae8e-1f20a0313700 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:07.837915 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f10258a9-2cd1-4682-ae8e-1f20a0313700 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] GET https://10.4.3.102/volume/v3/os-quota-sets/e298becd5c904041ab081c796563c520 Aug 25 16:21:07.838148 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f10258a9-2cd1-4682-ae8e-1f20a0313700 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:07.838376 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f10258a9-2cd1-4682-ae8e-1f20a0313700 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:07.846064 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-222cd1af-4dc4-4dab-83b3-eeb87c8e71a2 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Created reservations ['1c44d404-b8b4-4ef4-897a-bd56fefd23d8', 'b09c53d7-e008-446c-b583-04013bbe3bd3', 'c519c9a4-a694-4c3d-addf-a2dcd8ae5624', '517be06b-ab84-4ab1-b9a9-f9f415055436'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:07.847030 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-222cd1af-4dc4-4dab-83b3-eeb87c8e71a2 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1de3083-b787-4842-8258-7fd07c44c56b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c44d404-b8b4-4ef4-897a-bd56fefd23d8', 'b09c53d7-e008-446c-b583-04013bbe3bd3', 'c519c9a4-a694-4c3d-addf-a2dcd8ae5624', '517be06b-ab84-4ab1-b9a9-f9f415055436']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:07.848016 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-222cd1af-4dc4-4dab-83b3-eeb87c8e71a2 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc5507e8-3613-4933-a3f1-621e516ef365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:07.854376 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [None req-f10258a9-2cd1-4682-ae8e-1f20a0313700 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:07.854722 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [None req-f10258a9-2cd1-4682-ae8e-1f20a0313700 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:07.855029 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [None req-f10258a9-2cd1-4682-ae8e-1f20a0313700 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-2 is set by the default quota flag: quota_snapshots_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:07.855292 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [None req-f10258a9-2cd1-4682-ae8e-1f20a0313700 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:07.855509 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [None req-f10258a9-2cd1-4682-ae8e-1f20a0313700 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:07.855823 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [None req-f10258a9-2cd1-4682-ae8e-1f20a0313700 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-1 is set by the default quota flag: quota_snapshots_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:07.856009 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [None req-f10258a9-2cd1-4682-ae8e-1f20a0313700 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:07.856264 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [None req-f10258a9-2cd1-4682-ae8e-1f20a0313700 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:07.856478 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [None req-f10258a9-2cd1-4682-ae8e-1f20a0313700 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:07.856927 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [None req-f10258a9-2cd1-4682-ae8e-1f20a0313700 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:07.857131 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [None req-f10258a9-2cd1-4682-ae8e-1f20a0313700 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:07.857414 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [None req-f10258a9-2cd1-4682-ae8e-1f20a0313700 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:07.866380 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f10258a9-2cd1-4682-ae8e-1f20a0313700 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] https://10.4.3.102/volume/v3/os-quota-sets/e298becd5c904041ab081c796563c520 returned with HTTP 200 Aug 25 16:21:07.866988 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 214/873] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:21:07 2026] GET /volume/v3/os-quota-sets/e298becd5c904041ab081c796563c520 => generated 619 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:07.874138 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-222cd1af-4dc4-4dab-83b3-eeb87c8e71a2 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc5507e8-3613-4933-a3f1-621e516ef365) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fde34e0f-3ae8-4278-898c-63f63e04b625', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1053986818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2272d0f2d8a240a4b8ece5a758f74d90',qos_specs=None,replication_status=,reservations=['1c44d404-b8b4-4ef4-897a-bd56fefd23d8','b09c53d7-e008-446c-b583-04013bbe3bd3','c519c9a4-a694-4c3d-addf-a2dcd8ae5624','517be06b-ab84-4ab1-b9a9-f9f415055436'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40c2313390e648b9823f4801eb932f96',volume_type_id=09387d64-45a9-4da6-98a4-ea6e59b1cd6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:21:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1053986818',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fde34e0f-3ae8-4278-898c-63f63e04b625,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2272d0f2d8a240a4b8ece5a758f74d90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40c2313390e648b9823f4801eb932f96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(09387d64-45a9-4da6-98a4-ea6e59b1cd6e),volume_type_id=09387d64-45a9-4da6-98a4-ea6e59b1cd6e)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:07.875212 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-222cd1af-4dc4-4dab-83b3-eeb87c8e71a2 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (903b469b-2559-49b2-9101-dcd72c7011a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:07.880397 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-7e83e859-8ebe-47f0-85f1-4418732616a2 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:07.882884 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7e83e859-8ebe-47f0-85f1-4418732616a2 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] GET https://10.4.3.102/volume/v3/os-quota-sets/e298becd5c904041ab081c796563c520?usage=True Aug 25 16:21:07.883090 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7e83e859-8ebe-47f0-85f1-4418732616a2 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:07.883278 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7e83e859-8ebe-47f0-85f1-4418732616a2 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:07.887395 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-55249a89-45b3-4be3-bbe7-e4394d454dfb None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:07.892526 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-55249a89-45b3-4be3-bbe7-e4394d454dfb tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] GET https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 Aug 25 16:21:07.892990 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-55249a89-45b3-4be3-bbe7-e4394d454dfb tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:07.893160 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-55249a89-45b3-4be3-bbe7-e4394d454dfb tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:07.901701 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-222cd1af-4dc4-4dab-83b3-eeb87c8e71a2 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (903b469b-2559-49b2-9101-dcd72c7011a5) transitioned into state 'SUCCESS' from state '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-1053986818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2272d0f2d8a240a4b8ece5a758f74d90',qos_specs=None,replication_status=,reservations=['1c44d404-b8b4-4ef4-897a-bd56fefd23d8','b09c53d7-e008-446c-b583-04013bbe3bd3','c519c9a4-a694-4c3d-addf-a2dcd8ae5624','517be06b-ab84-4ab1-b9a9-f9f415055436'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40c2313390e648b9823f4801eb932f96',volume_type_id=09387d64-45a9-4da6-98a4-ea6e59b1cd6e)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:07.902683 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-222cd1af-4dc4-4dab-83b3-eeb87c8e71a2 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f547fc8-feef-4b75-a428-27c978db44e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:07.911511 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7e83e859-8ebe-47f0-85f1-4418732616a2 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] https://10.4.3.102/volume/v3/os-quota-sets/e298becd5c904041ab081c796563c520?usage=True returned with HTTP 200 Aug 25 16:21:07.912051 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 221/874] 10.4.3.102 () {66 vars in 1375 bytes} [Tue Aug 25 16:21:07 2026] GET /volume/v3/os-quota-sets/e298becd5c904041ab081c796563c520?usage=True => generated 1477 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:07.915142 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:07.915142 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:07.924319 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-55249a89-45b3-4be3-bbe7-e4394d454dfb tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Volume info retrieved successfully. Aug 25 16:21:07.930923 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-00ffee7c-3735-49eb-bdeb-5d84daf09beb None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:07.932726 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-55249a89-45b3-4be3-bbe7-e4394d454dfb tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 returned with HTTP 200 Aug 25 16:21:07.933296 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 227/875] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:07 2026] GET /volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 => generated 868 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:07.934371 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-222cd1af-4dc4-4dab-83b3-eeb87c8e71a2 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f547fc8-feef-4b75-a428-27c978db44e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:07.935881 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-222cd1af-4dc4-4dab-83b3-eeb87c8e71a2 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Flow 'volume_create_api' (ca93d3da-3159-4b8f-8e55-746978fd533b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:07.936238 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-222cd1af-4dc4-4dab-83b3-eeb87c8e71a2 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Create volume request issued successfully. Aug 25 16:21:07.936917 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-222cd1af-4dc4-4dab-83b3-eeb87c8e71a2 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:21:07.937454 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 214/876] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:21:07 2026] POST /volume/v3/volumes => generated 768 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:21:07.959508 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-7807a51c-d857-4fdf-a68a-2151e5b03d5e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:07.961943 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7807a51c-d857-4fdf-a68a-2151e5b03d5e tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] GET https://10.4.3.102/volume/v3/volumes/fde34e0f-3ae8-4278-898c-63f63e04b625 Aug 25 16:21:07.962649 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7807a51c-d857-4fdf-a68a-2151e5b03d5e tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:07.962811 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7807a51c-d857-4fdf-a68a-2151e5b03d5e tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:07.974422 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:07.974422 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:07.980286 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-7807a51c-d857-4fdf-a68a-2151e5b03d5e tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Volume info retrieved successfully. Aug 25 16:21:07.987400 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7807a51c-d857-4fdf-a68a-2151e5b03d5e tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] https://10.4.3.102/volume/v3/volumes/fde34e0f-3ae8-4278-898c-63f63e04b625 returned with HTTP 200 Aug 25 16:21:07.988086 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 222/877] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:07 2026] GET /volume/v3/volumes/fde34e0f-3ae8-4278-898c-63f63e04b625 => generated 836 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:08.028166 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-00ffee7c-3735-49eb-bdeb-5d84daf09beb tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:21:08.028612 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-00ffee7c-3735-49eb-bdeb-5d84daf09beb tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-529090273"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:08.030440 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-00ffee7c-3735-49eb-bdeb-5d84daf09beb tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-529090273'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:21:08.030676 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-00ffee7c-3735-49eb-bdeb-5d84daf09beb tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Create volume of 1 GB Aug 25 16:21:08.038477 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-00ffee7c-3735-49eb-bdeb-5d84daf09beb tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Availability Zones retrieved successfully. Aug 25 16:21:08.048356 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-00ffee7c-3735-49eb-bdeb-5d84daf09beb tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Flow 'volume_create_api' (24362478-0de0-408a-81ec-300fadce9a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:08.050200 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-00ffee7c-3735-49eb-bdeb-5d84daf09beb tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b2f42f4-e61b-4dc1-ae04-3efba053641e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:08.051845 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-00ffee7c-3735-49eb-bdeb-5d84daf09beb tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:21:08.093609 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-00ffee7c-3735-49eb-bdeb-5d84daf09beb tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b2f42f4-e61b-4dc1-ae04-3efba053641e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:08.094705 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-00ffee7c-3735-49eb-bdeb-5d84daf09beb tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36c29dd8-e37a-4f09-9093-637f7ababb37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:08.198997 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-00ffee7c-3735-49eb-bdeb-5d84daf09beb tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Created reservations ['6657a49e-a4d7-4815-8b06-2d1adeac1da3', 'a7622eb6-3fa3-4c89-90fa-bb0855a36ef4', '78b2522c-33d1-4cf4-85d8-a3fcd599a6a8', '9ce01578-4054-43a4-ab93-cee463f97a8e'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:08.200315 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-00ffee7c-3735-49eb-bdeb-5d84daf09beb tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36c29dd8-e37a-4f09-9093-637f7ababb37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6657a49e-a4d7-4815-8b06-2d1adeac1da3', 'a7622eb6-3fa3-4c89-90fa-bb0855a36ef4', '78b2522c-33d1-4cf4-85d8-a3fcd599a6a8', '9ce01578-4054-43a4-ab93-cee463f97a8e']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:08.201560 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-00ffee7c-3735-49eb-bdeb-5d84daf09beb tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70c95355-3e09-4689-94eb-abfd9650d65c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:08.236331 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-00ffee7c-3735-49eb-bdeb-5d84daf09beb tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70c95355-3e09-4689-94eb-abfd9650d65c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '871ea5fb-eba7-4852-93af-ab02094ce89e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-529090273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e298becd5c904041ab081c796563c520',qos_specs=None,replication_status=,reservations=['6657a49e-a4d7-4815-8b06-2d1adeac1da3','a7622eb6-3fa3-4c89-90fa-bb0855a36ef4','78b2522c-33d1-4cf4-85d8-a3fcd599a6a8','9ce01578-4054-43a4-ab93-cee463f97a8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a60ab05ab1bc42ee8c43732d0f809786',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:21:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-529090273',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=871ea5fb-eba7-4852-93af-ab02094ce89e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e298becd5c904041ab081c796563c520',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a60ab05ab1bc42ee8c43732d0f809786',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:08.237548 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-00ffee7c-3735-49eb-bdeb-5d84daf09beb tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24bff504-cbdc-4cfc-9ed1-4550b1e99350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:08.262577 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-00ffee7c-3735-49eb-bdeb-5d84daf09beb tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24bff504-cbdc-4cfc-9ed1-4550b1e99350) transitioned into state 'SUCCESS' from state '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-529090273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e298becd5c904041ab081c796563c520',qos_specs=None,replication_status=,reservations=['6657a49e-a4d7-4815-8b06-2d1adeac1da3','a7622eb6-3fa3-4c89-90fa-bb0855a36ef4','78b2522c-33d1-4cf4-85d8-a3fcd599a6a8','9ce01578-4054-43a4-ab93-cee463f97a8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a60ab05ab1bc42ee8c43732d0f809786',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:08.263773 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-00ffee7c-3735-49eb-bdeb-5d84daf09beb tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64f915e8-1dff-4a43-890c-45555ee3fabf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:08.277540 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-00ffee7c-3735-49eb-bdeb-5d84daf09beb tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64f915e8-1dff-4a43-890c-45555ee3fabf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:08.278612 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-00ffee7c-3735-49eb-bdeb-5d84daf09beb tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Flow 'volume_create_api' (24362478-0de0-408a-81ec-300fadce9a24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:08.279146 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-00ffee7c-3735-49eb-bdeb-5d84daf09beb tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Create volume request issued successfully. Aug 25 16:21:08.279927 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-00ffee7c-3735-49eb-bdeb-5d84daf09beb tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:21:08.280465 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 215/878] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:21:07 2026] POST /volume/v3/volumes => generated 755 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:21:08.296617 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e6e71752-621b-4d90-b799-463673975814 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:08.299074 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e6e71752-621b-4d90-b799-463673975814 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] GET https://10.4.3.102/volume/v3/volumes/871ea5fb-eba7-4852-93af-ab02094ce89e Aug 25 16:21:08.299448 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e6e71752-621b-4d90-b799-463673975814 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:08.299529 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e6e71752-621b-4d90-b799-463673975814 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:08.309403 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:08.309403 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:08.314700 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-e6e71752-621b-4d90-b799-463673975814 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Volume info retrieved successfully. Aug 25 16:21:08.321950 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e6e71752-621b-4d90-b799-463673975814 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] https://10.4.3.102/volume/v3/volumes/871ea5fb-eba7-4852-93af-ab02094ce89e returned with HTTP 200 Aug 25 16:21:08.322535 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 228/879] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:08 2026] GET /volume/v3/volumes/871ea5fb-eba7-4852-93af-ab02094ce89e => generated 823 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:08.411131 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-284767b4-919c-43d2-b3bc-51462a62710d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:08.413100 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-284767b4-919c-43d2-b3bc-51462a62710d tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] GET https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c Aug 25 16:21:08.413374 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-284767b4-919c-43d2-b3bc-51462a62710d tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:08.413597 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-284767b4-919c-43d2-b3bc-51462a62710d tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:08.413708 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-284767b4-919c-43d2-b3bc-51462a62710d tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Show backup with id 04768e30-5f18-49b1-a441-bff6c715651c. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:21:08.418313 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:08.418313 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:08.419065 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-284767b4-919c-43d2-b3bc-51462a62710d tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c returned with HTTP 200 Aug 25 16:21:08.419428 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 215/880] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:21:08 2026] GET /volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:08.691804 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-3f361719-3c13-4bf6-8ad8-3d730adb1777 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:08.693827 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3f361719-3c13-4bf6-8ad8-3d730adb1777 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] GET https://10.4.3.102/volume/v3/volumes/8f599e2f-c8e2-4561-a899-5585fb16ce7a Aug 25 16:21:08.694059 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3f361719-3c13-4bf6-8ad8-3d730adb1777 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:08.694265 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3f361719-3c13-4bf6-8ad8-3d730adb1777 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:08.703449 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:08.703449 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:08.708730 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-3f361719-3c13-4bf6-8ad8-3d730adb1777 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Volume info retrieved successfully. Aug 25 16:21:08.715365 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3f361719-3c13-4bf6-8ad8-3d730adb1777 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] https://10.4.3.102/volume/v3/volumes/8f599e2f-c8e2-4561-a899-5585fb16ce7a returned with HTTP 200 Aug 25 16:21:08.715973 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 223/881] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:08 2026] GET /volume/v3/volumes/8f599e2f-c8e2-4561-a899-5585fb16ce7a => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:08.746491 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-7dc73a1b-94d4-47d4-95ac-e13d5dbf31f6 req-8ecb5318-1cdf-4e1c-bbb7-cb5727e447b6 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:08.749945 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-7dc73a1b-94d4-47d4-95ac-e13d5dbf31f6 req-8ecb5318-1cdf-4e1c-bbb7-cb5727e447b6 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] GET https://10.4.3.102/volume/v3/volumes/8f599e2f-c8e2-4561-a899-5585fb16ce7a Aug 25 16:21:08.750265 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-7dc73a1b-94d4-47d4-95ac-e13d5dbf31f6 req-8ecb5318-1cdf-4e1c-bbb7-cb5727e447b6 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:08.750564 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-7dc73a1b-94d4-47d4-95ac-e13d5dbf31f6 req-8ecb5318-1cdf-4e1c-bbb7-cb5727e447b6 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:08.759797 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:08.759797 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:08.766331 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-7dc73a1b-94d4-47d4-95ac-e13d5dbf31f6 req-8ecb5318-1cdf-4e1c-bbb7-cb5727e447b6 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Volume info retrieved successfully. Aug 25 16:21:08.773476 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-7dc73a1b-94d4-47d4-95ac-e13d5dbf31f6 req-8ecb5318-1cdf-4e1c-bbb7-cb5727e447b6 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] https://10.4.3.102/volume/v3/volumes/8f599e2f-c8e2-4561-a899-5585fb16ce7a returned with HTTP 200 Aug 25 16:21:08.774255 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 216/882] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:21:08 2026] GET /volume/v3/volumes/8f599e2f-c8e2-4561-a899-5585fb16ce7a => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:08.790092 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-2c58ad4b-f281-4a09-9a65-161ab950a879 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:08.793540 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2c58ad4b-f281-4a09-9a65-161ab950a879 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:21:08.793753 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2c58ad4b-f281-4a09-9a65-161ab950a879 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-512982881"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:08.796035 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-2c58ad4b-f281-4a09-9a65-161ab950a879 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-512982881'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:21:08.796241 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-2c58ad4b-f281-4a09-9a65-161ab950a879 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Create volume of 1 GB Aug 25 16:21:08.801287 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-2c58ad4b-f281-4a09-9a65-161ab950a879 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Availability Zones retrieved successfully. Aug 25 16:21:08.807519 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2c58ad4b-f281-4a09-9a65-161ab950a879 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Flow 'volume_create_api' (6e156ebf-3528-4028-8920-5ef3bd005045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:08.808677 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2c58ad4b-f281-4a09-9a65-161ab950a879 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d225a4fa-4cb5-4e33-873d-6c651a095afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:08.809571 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-2c58ad4b-f281-4a09-9a65-161ab950a879 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:21:08.839276 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2c58ad4b-f281-4a09-9a65-161ab950a879 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d225a4fa-4cb5-4e33-873d-6c651a095afa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:08.840174 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2c58ad4b-f281-4a09-9a65-161ab950a879 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8fb6adf-d5be-46b3-b376-46926468e078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:08.892039 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-2c58ad4b-f281-4a09-9a65-161ab950a879 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Created reservations ['a230a14a-10e5-43f9-b127-28f5f7cdae8d', 'ade84584-aa98-43df-8eb4-4f657735711c', '5c397af6-9197-4b21-8c08-53bcf8de8136', '6337449a-b11b-435f-97d5-3365d7fe2c7e'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:08.893425 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2c58ad4b-f281-4a09-9a65-161ab950a879 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8fb6adf-d5be-46b3-b376-46926468e078) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a230a14a-10e5-43f9-b127-28f5f7cdae8d', 'ade84584-aa98-43df-8eb4-4f657735711c', '5c397af6-9197-4b21-8c08-53bcf8de8136', '6337449a-b11b-435f-97d5-3365d7fe2c7e']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:08.893571 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2c58ad4b-f281-4a09-9a65-161ab950a879 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13a9b48e-bb8e-4d6c-8d62-9f27ce30fdef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:08.921160 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2c58ad4b-f281-4a09-9a65-161ab950a879 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13a9b48e-bb8e-4d6c-8d62-9f27ce30fdef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fcdd430-a268-4f1a-ac1e-c5a35e790e26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-512982881',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1f7afd94f64c464aace70c9c6a2a636a',qos_specs=None,replication_status=,reservations=['a230a14a-10e5-43f9-b127-28f5f7cdae8d','ade84584-aa98-43df-8eb4-4f657735711c','5c397af6-9197-4b21-8c08-53bcf8de8136','6337449a-b11b-435f-97d5-3365d7fe2c7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e42712fb84dc4340b8df7f6782ea941d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:21:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-512982881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4fcdd430-a268-4f1a-ac1e-c5a35e790e26,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1f7afd94f64c464aace70c9c6a2a636a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e42712fb84dc4340b8df7f6782ea941d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:08.922556 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2c58ad4b-f281-4a09-9a65-161ab950a879 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5910ece-005a-4252-8858-83679d18f281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:08.941224 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2c58ad4b-f281-4a09-9a65-161ab950a879 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5910ece-005a-4252-8858-83679d18f281) transitioned into state 'SUCCESS' from state '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-512982881',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1f7afd94f64c464aace70c9c6a2a636a',qos_specs=None,replication_status=,reservations=['a230a14a-10e5-43f9-b127-28f5f7cdae8d','ade84584-aa98-43df-8eb4-4f657735711c','5c397af6-9197-4b21-8c08-53bcf8de8136','6337449a-b11b-435f-97d5-3365d7fe2c7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e42712fb84dc4340b8df7f6782ea941d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:08.941967 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2c58ad4b-f281-4a09-9a65-161ab950a879 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c77b8384-e182-4390-bcd2-6fcfcde6d0d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:08.949129 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-4ddd9f68-1eb0-44f7-ac39-929d481996fb None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:08.951463 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4ddd9f68-1eb0-44f7-ac39-929d481996fb tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] GET https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 Aug 25 16:21:08.951691 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4ddd9f68-1eb0-44f7-ac39-929d481996fb tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:08.951890 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4ddd9f68-1eb0-44f7-ac39-929d481996fb tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:08.952546 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2c58ad4b-f281-4a09-9a65-161ab950a879 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c77b8384-e182-4390-bcd2-6fcfcde6d0d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:08.953378 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2c58ad4b-f281-4a09-9a65-161ab950a879 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Flow 'volume_create_api' (6e156ebf-3528-4028-8920-5ef3bd005045) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:08.953702 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-2c58ad4b-f281-4a09-9a65-161ab950a879 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Create volume request issued successfully. Aug 25 16:21:08.954259 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2c58ad4b-f281-4a09-9a65-161ab950a879 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:21:08.954733 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 229/883] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:21:08 2026] POST /volume/v3/volumes => generated 759 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:21:08.964204 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:08.964204 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:08.968260 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-fb8d2e54-13e0-49b9-8129-be8fbbd733d5 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:08.969823 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-4ddd9f68-1eb0-44f7-ac39-929d481996fb tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Volume info retrieved successfully. Aug 25 16:21:08.969979 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fb8d2e54-13e0-49b9-8129-be8fbbd733d5 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] GET https://10.4.3.102/volume/v3/volumes/4fcdd430-a268-4f1a-ac1e-c5a35e790e26 Aug 25 16:21:08.970179 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fb8d2e54-13e0-49b9-8129-be8fbbd733d5 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:08.970471 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fb8d2e54-13e0-49b9-8129-be8fbbd733d5 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:08.975284 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4ddd9f68-1eb0-44f7-ac39-929d481996fb tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 returned with HTTP 200 Aug 25 16:21:08.976135 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 216/884] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:08 2026] GET /volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 => generated 868 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:08.981575 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:08.981575 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:08.987260 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-fb8d2e54-13e0-49b9-8129-be8fbbd733d5 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Volume info retrieved successfully. Aug 25 16:21:08.990790 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fb8d2e54-13e0-49b9-8129-be8fbbd733d5 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] https://10.4.3.102/volume/v3/volumes/4fcdd430-a268-4f1a-ac1e-c5a35e790e26 returned with HTTP 200 Aug 25 16:21:08.991160 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 224/885] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:08 2026] GET /volume/v3/volumes/4fcdd430-a268-4f1a-ac1e-c5a35e790e26 => generated 827 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:09.004890 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-7d6d2afb-9e54-44f7-9a6f-5c27b36d6dc4 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:09.007235 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7d6d2afb-9e54-44f7-9a6f-5c27b36d6dc4 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] GET https://10.4.3.102/volume/v3/volumes/fde34e0f-3ae8-4278-898c-63f63e04b625 Aug 25 16:21:09.007575 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7d6d2afb-9e54-44f7-9a6f-5c27b36d6dc4 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:09.007878 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7d6d2afb-9e54-44f7-9a6f-5c27b36d6dc4 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:09.022964 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:09.022964 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:09.031521 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-7d6d2afb-9e54-44f7-9a6f-5c27b36d6dc4 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Volume info retrieved successfully. Aug 25 16:21:09.037861 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7d6d2afb-9e54-44f7-9a6f-5c27b36d6dc4 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] https://10.4.3.102/volume/v3/volumes/fde34e0f-3ae8-4278-898c-63f63e04b625 returned with HTTP 200 Aug 25 16:21:09.038636 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 217/886] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:09 2026] GET /volume/v3/volumes/fde34e0f-3ae8-4278-898c-63f63e04b625 => generated 861 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:09.056860 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-417a11b1-127d-455d-bb1c-6ec901eebb65 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:09.060647 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-417a11b1-127d-455d-bb1c-6ec901eebb65 tempest-VolumeRetypeWithoutMigrationTest-2046177665 tempest-VolumeRetypeWithoutMigrationTest-2046177665-project-admin] GET https://10.4.3.102/volume/v3/volumes/fde34e0f-3ae8-4278-898c-63f63e04b625 Aug 25 16:21:09.060951 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-417a11b1-127d-455d-bb1c-6ec901eebb65 tempest-VolumeRetypeWithoutMigrationTest-2046177665 tempest-VolumeRetypeWithoutMigrationTest-2046177665-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:09.061220 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-417a11b1-127d-455d-bb1c-6ec901eebb65 tempest-VolumeRetypeWithoutMigrationTest-2046177665 tempest-VolumeRetypeWithoutMigrationTest-2046177665-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:09.071128 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:09.071128 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:09.079325 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-417a11b1-127d-455d-bb1c-6ec901eebb65 tempest-VolumeRetypeWithoutMigrationTest-2046177665 tempest-VolumeRetypeWithoutMigrationTest-2046177665-project-admin] Volume info retrieved successfully. Aug 25 16:21:09.094442 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-417a11b1-127d-455d-bb1c-6ec901eebb65 tempest-VolumeRetypeWithoutMigrationTest-2046177665 tempest-VolumeRetypeWithoutMigrationTest-2046177665-project-admin] https://10.4.3.102/volume/v3/volumes/fde34e0f-3ae8-4278-898c-63f63e04b625 returned with HTTP 200 Aug 25 16:21:09.094442 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 230/887] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:09 2026] GET /volume/v3/volumes/fde34e0f-3ae8-4278-898c-63f63e04b625 => generated 1025 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:09.126233 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-e79cc262-7949-4d35-bf55-ae860de95c1e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:09.130150 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e79cc262-7949-4d35-bf55-ae860de95c1e tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] POST https://10.4.3.102/volume/v3/volumes/fde34e0f-3ae8-4278-898c-63f63e04b625/action Aug 25 16:21:09.130150 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e79cc262-7949-4d35-bf55-ae860de95c1e tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:21:09.130150 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e79cc262-7949-4d35-bf55-ae860de95c1e tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:09.139195 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:09.139195 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:09.139776 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-e79cc262-7949-4d35-bf55-ae860de95c1e tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Volume info retrieved successfully. Aug 25 16:21:09.153494 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-e3cc7824-474f-4f2e-b1fa-742442e71a91 req-d481494d-4f56-4c7f-afc0-bcfd4889d44a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:09.155948 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-e3cc7824-474f-4f2e-b1fa-742442e71a91 req-d481494d-4f56-4c7f-afc0-bcfd4889d44a tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] POST https://10.4.3.102/volume/v3/attachments/a8417641-86c3-48c3-b6d7-e9aac594d95e/action Aug 25 16:21:09.156306 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-e3cc7824-474f-4f2e-b1fa-742442e71a91 req-d481494d-4f56-4c7f-afc0-bcfd4889d44a tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Action body: b'{"os-complete": null}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:21:09.156424 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-e3cc7824-474f-4f2e-b1fa-742442e71a91 req-d481494d-4f56-4c7f-afc0-bcfd4889d44a tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:09.165634 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-e79cc262-7949-4d35-bf55-ae860de95c1e tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:09.166089 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-e79cc262-7949-4d35-bf55-ae860de95c1e tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:09.174530 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:09.174530 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:09.203209 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-e3cc7824-474f-4f2e-b1fa-742442e71a91 req-d481494d-4f56-4c7f-afc0-bcfd4889d44a tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/attachments/a8417641-86c3-48c3-b6d7-e9aac594d95e/action returned with HTTP 204 Aug 25 16:21:09.203772 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 225/888] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:21:09 2026] POST /volume/v3/attachments/a8417641-86c3-48c3-b6d7-e9aac594d95e/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:09.206161 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-e79cc262-7949-4d35-bf55-ae860de95c1e tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Created reservations ['7550cc44-f8d9-46db-b1d9-8914657b7b04', '1e0bf39e-4e92-4cd2-bbf2-c11748700630'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:09.245121 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-e79cc262-7949-4d35-bf55-ae860de95c1e tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Created reservations ['a8119e02-a10c-4219-aebf-9689b0cae2f2', '0147dd31-b045-4c57-8567-738d3e4d5eda'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:09.272752 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-e79cc262-7949-4d35-bf55-ae860de95c1e tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Retype volume request issued successfully. Aug 25 16:21:09.273122 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e79cc262-7949-4d35-bf55-ae860de95c1e tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] https://10.4.3.102/volume/v3/volumes/fde34e0f-3ae8-4278-898c-63f63e04b625/action returned with HTTP 202 Aug 25 16:21:09.273727 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 217/889] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:21:09 2026] POST /volume/v3/volumes/fde34e0f-3ae8-4278-898c-63f63e04b625/action => generated 0 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:21:09.282463 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-89bb7d8e-473d-4d86-be76-8355093d9c23 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:09.285104 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-89bb7d8e-473d-4d86-be76-8355093d9c23 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] GET https://10.4.3.102/volume/v3/volumes/fde34e0f-3ae8-4278-898c-63f63e04b625 Aug 25 16:21:09.285487 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-89bb7d8e-473d-4d86-be76-8355093d9c23 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:09.285977 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-89bb7d8e-473d-4d86-be76-8355093d9c23 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:09.301231 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:09.301231 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:09.310042 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-89bb7d8e-473d-4d86-be76-8355093d9c23 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Volume info retrieved successfully. Aug 25 16:21:09.318608 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-89bb7d8e-473d-4d86-be76-8355093d9c23 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] https://10.4.3.102/volume/v3/volumes/fde34e0f-3ae8-4278-898c-63f63e04b625 returned with HTTP 200 Aug 25 16:21:09.319555 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 218/890] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:09 2026] GET /volume/v3/volumes/fde34e0f-3ae8-4278-898c-63f63e04b625 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:09.337242 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-bf96d776-0732-4745-9495-f71438f35512 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:09.339244 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bf96d776-0732-4745-9495-f71438f35512 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] GET https://10.4.3.102/volume/v3/volumes/871ea5fb-eba7-4852-93af-ab02094ce89e Aug 25 16:21:09.339459 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-bf96d776-0732-4745-9495-f71438f35512 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:09.339704 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-bf96d776-0732-4745-9495-f71438f35512 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:09.347045 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:09.347045 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:09.351321 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-bf96d776-0732-4745-9495-f71438f35512 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Volume info retrieved successfully. Aug 25 16:21:09.356136 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bf96d776-0732-4745-9495-f71438f35512 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] https://10.4.3.102/volume/v3/volumes/871ea5fb-eba7-4852-93af-ab02094ce89e returned with HTTP 200 Aug 25 16:21:09.356529 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 231/891] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:09 2026] GET /volume/v3/volumes/871ea5fb-eba7-4852-93af-ab02094ce89e => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:09.368400 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-67527676-17ed-4f4c-8086-d3e139edf7f4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:09.370788 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-67527676-17ed-4f4c-8086-d3e139edf7f4 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] GET https://10.4.3.102/volume/v3/os-quota-sets/e298becd5c904041ab081c796563c520?usage=True Aug 25 16:21:09.371071 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-67527676-17ed-4f4c-8086-d3e139edf7f4 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:09.371336 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-67527676-17ed-4f4c-8086-d3e139edf7f4 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:09.399035 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-67527676-17ed-4f4c-8086-d3e139edf7f4 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] https://10.4.3.102/volume/v3/os-quota-sets/e298becd5c904041ab081c796563c520?usage=True returned with HTTP 200 Aug 25 16:21:09.399633 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 226/892] 10.4.3.102 () {66 vars in 1375 bytes} [Tue Aug 25 16:21:09 2026] GET /volume/v3/os-quota-sets/e298becd5c904041ab081c796563c520?usage=True => generated 1477 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:09.411035 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-9d1e9d71-2ea6-49a0-a82a-839a84c2f8a7 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:09.413042 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9d1e9d71-2ea6-49a0-a82a-839a84c2f8a7 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] DELETE https://10.4.3.102/volume/v3/volumes/871ea5fb-eba7-4852-93af-ab02094ce89e Aug 25 16:21:09.413515 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9d1e9d71-2ea6-49a0-a82a-839a84c2f8a7 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:09.413515 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9d1e9d71-2ea6-49a0-a82a-839a84c2f8a7 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:09.413615 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-9d1e9d71-2ea6-49a0-a82a-839a84c2f8a7 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Delete volume with id: 871ea5fb-eba7-4852-93af-ab02094ce89e Aug 25 16:21:09.421680 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:09.421680 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:09.422229 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-9d1e9d71-2ea6-49a0-a82a-839a84c2f8a7 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Volume info retrieved successfully. Aug 25 16:21:09.433657 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-2fc88aff-582e-44f1-a857-b220f415245a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:09.436677 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2fc88aff-582e-44f1-a857-b220f415245a tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] GET https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c Aug 25 16:21:09.436948 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2fc88aff-582e-44f1-a857-b220f415245a tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:09.437147 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2fc88aff-582e-44f1-a857-b220f415245a tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:09.437246 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-2fc88aff-582e-44f1-a857-b220f415245a tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Show backup with id 04768e30-5f18-49b1-a441-bff6c715651c. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:21:09.443520 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-9d1e9d71-2ea6-49a0-a82a-839a84c2f8a7 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Delete volume request issued successfully. Aug 25 16:21:09.443784 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:09.443784 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:09.443949 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9d1e9d71-2ea6-49a0-a82a-839a84c2f8a7 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] https://10.4.3.102/volume/v3/volumes/871ea5fb-eba7-4852-93af-ab02094ce89e returned with HTTP 202 Aug 25 16:21:09.444278 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 218/893] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:21:09 2026] DELETE /volume/v3/volumes/871ea5fb-eba7-4852-93af-ab02094ce89e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:21:09.444784 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2fc88aff-582e-44f1-a857-b220f415245a tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c returned with HTTP 200 Aug 25 16:21:09.445292 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 219/894] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:21:09 2026] GET /volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:09.452426 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-d087619c-e12b-401a-8381-293f0d02cdee None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:09.454233 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d087619c-e12b-401a-8381-293f0d02cdee tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] GET https://10.4.3.102/volume/v3/volumes/871ea5fb-eba7-4852-93af-ab02094ce89e Aug 25 16:21:09.454417 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d087619c-e12b-401a-8381-293f0d02cdee tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:09.454630 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d087619c-e12b-401a-8381-293f0d02cdee tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:09.461652 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:09.461652 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:09.466113 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-d087619c-e12b-401a-8381-293f0d02cdee tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Volume info retrieved successfully. Aug 25 16:21:09.470801 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d087619c-e12b-401a-8381-293f0d02cdee tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] https://10.4.3.102/volume/v3/volumes/871ea5fb-eba7-4852-93af-ab02094ce89e returned with HTTP 200 Aug 25 16:21:09.471209 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 232/895] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:09 2026] GET /volume/v3/volumes/871ea5fb-eba7-4852-93af-ab02094ce89e => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:09.807004 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-587fd59f-113c-49c1-8ef4-3cdce4334488 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:09.807609 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-587fd59f-113c-49c1-8ef4-3cdce4334488 None None] GET https://10.4.3.102/volume// Aug 25 16:21:09.807875 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-587fd59f-113c-49c1-8ef4-3cdce4334488 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:09.808144 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-587fd59f-113c-49c1-8ef4-3cdce4334488 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:09.808623 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-587fd59f-113c-49c1-8ef4-3cdce4334488 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:21:09.809040 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 227/896] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:21:09 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:21:09.816261 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-3942eca9-0f2b-4c5f-a25d-19ad29572cfa None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:09.818346 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-3942eca9-0f2b-4c5f-a25d-19ad29572cfa tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] GET https://10.4.3.102/volume/v3/volumes/51c0438a-3c74-4071-8f79-11fa5d3aeb40 Aug 25 16:21:09.818559 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-3942eca9-0f2b-4c5f-a25d-19ad29572cfa tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:09.818762 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-3942eca9-0f2b-4c5f-a25d-19ad29572cfa tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:09.830540 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:09.830540 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:09.832560 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-3942eca9-0f2b-4c5f-a25d-19ad29572cfa tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Volume info retrieved successfully. Aug 25 16:21:09.837347 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-3942eca9-0f2b-4c5f-a25d-19ad29572cfa tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] https://10.4.3.102/volume/v3/volumes/51c0438a-3c74-4071-8f79-11fa5d3aeb40 returned with HTTP 200 Aug 25 16:21:09.837772 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 219/897] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:21:09 2026] GET /volume/v3/volumes/51c0438a-3c74-4071-8f79-11fa5d3aeb40 => generated 1539 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:21:09.921437 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-240669e3-d76b-407c-a56a-096ecf2edb61 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:09.924766 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-240669e3-d76b-407c-a56a-096ecf2edb61 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] PUT https://10.4.3.102/volume/v3/attachments/cb4781fd-bc88-4bbe-ba41-5d6a99fa37c6 Aug 25 16:21:09.927146 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-240669e3-d76b-407c-a56a-096ecf2edb61 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:09.936505 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-240669e3-d76b-407c-a56a-096ecf2edb61 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Acquiring lock "cinder-attachment_update-51c0438a-3c74-4071-8f79-11fa5d3aeb40-np0000008093" by "attachment_update" {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:21:09.941819 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-240669e3-d76b-407c-a56a-096ecf2edb61 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Lock "cinder-attachment_update-51c0438a-3c74-4071-8f79-11fa5d3aeb40-np0000008093" acquired by "attachment_update" :: waited 0.005s {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:21:09.943367 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:09.943367 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:09.991410 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-c028c968-9a63-41a5-a967-2d6e608db815 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:09.993497 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c028c968-9a63-41a5-a967-2d6e608db815 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] GET https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 Aug 25 16:21:09.994616 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c028c968-9a63-41a5-a967-2d6e608db815 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:09.994616 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c028c968-9a63-41a5-a967-2d6e608db815 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:10.004648 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d963e8af-ddca-4516-918f-b7311ca88023 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:10.007577 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d963e8af-ddca-4516-918f-b7311ca88023 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] GET https://10.4.3.102/volume/v3/volumes/4fcdd430-a268-4f1a-ac1e-c5a35e790e26 Aug 25 16:21:10.007577 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d963e8af-ddca-4516-918f-b7311ca88023 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:10.007577 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d963e8af-ddca-4516-918f-b7311ca88023 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:10.009559 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:10.009559 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:10.019619 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-c028c968-9a63-41a5-a967-2d6e608db815 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Volume info retrieved successfully. Aug 25 16:21:10.019830 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:10.019830 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:10.023477 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-d963e8af-ddca-4516-918f-b7311ca88023 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Volume info retrieved successfully. Aug 25 16:21:10.028708 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c028c968-9a63-41a5-a967-2d6e608db815 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 returned with HTTP 200 Aug 25 16:21:10.029006 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d963e8af-ddca-4516-918f-b7311ca88023 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] https://10.4.3.102/volume/v3/volumes/4fcdd430-a268-4f1a-ac1e-c5a35e790e26 returned with HTTP 200 Aug 25 16:21:10.029070 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 233/898] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:09 2026] GET /volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 => generated 1160 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:10.029112 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 228/899] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:10 2026] GET /volume/v3/volumes/4fcdd430-a268-4f1a-ac1e-c5a35e790e26 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:10.056178 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-0cb60633-e4c1-428f-9805-940c87f87bf5 req-1f409667-4853-4caf-a61d-df00a13a95a8 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:10.058794 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-0cb60633-e4c1-428f-9805-940c87f87bf5 req-1f409667-4853-4caf-a61d-df00a13a95a8 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] GET https://10.4.3.102/volume/v3/volumes/4fcdd430-a268-4f1a-ac1e-c5a35e790e26 Aug 25 16:21:10.059023 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-0cb60633-e4c1-428f-9805-940c87f87bf5 req-1f409667-4853-4caf-a61d-df00a13a95a8 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:10.059254 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-0cb60633-e4c1-428f-9805-940c87f87bf5 req-1f409667-4853-4caf-a61d-df00a13a95a8 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:10.083558 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-240669e3-d76b-407c-a56a-096ecf2edb61 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Lock "cinder-attachment_update-51c0438a-3c74-4071-8f79-11fa5d3aeb40-np0000008093" released by "attachment_update" :: held 0.142s {{(pid=100456) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:21:10.083948 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-240669e3-d76b-407c-a56a-096ecf2edb61 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] https://10.4.3.102/volume/v3/attachments/cb4781fd-bc88-4bbe-ba41-5d6a99fa37c6 returned with HTTP 200 Aug 25 16:21:10.084431 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 220/900] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:21:09 2026] PUT /volume/v3/attachments/cb4781fd-bc88-4bbe-ba41-5d6a99fa37c6 => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 16:21:10.096458 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:10.096458 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:10.101169 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-3d1b6f34-1b95-45d1-a022-e90d9abcbd60 req-801fc2d4-1251-407e-8ec3-16b35766908e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:10.103410 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-3d1b6f34-1b95-45d1-a022-e90d9abcbd60 req-801fc2d4-1251-407e-8ec3-16b35766908e tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] GET https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 Aug 25 16:21:10.105179 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-3d1b6f34-1b95-45d1-a022-e90d9abcbd60 req-801fc2d4-1251-407e-8ec3-16b35766908e tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:10.105179 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-3d1b6f34-1b95-45d1-a022-e90d9abcbd60 req-801fc2d4-1251-407e-8ec3-16b35766908e tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:10.109051 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-0cb60633-e4c1-428f-9805-940c87f87bf5 req-1f409667-4853-4caf-a61d-df00a13a95a8 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Volume info retrieved successfully. Aug 25 16:21:10.113945 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-0cb60633-e4c1-428f-9805-940c87f87bf5 req-1f409667-4853-4caf-a61d-df00a13a95a8 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] https://10.4.3.102/volume/v3/volumes/4fcdd430-a268-4f1a-ac1e-c5a35e790e26 returned with HTTP 200 Aug 25 16:21:10.114407 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 220/901] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:21:10 2026] GET /volume/v3/volumes/4fcdd430-a268-4f1a-ac1e-c5a35e790e26 => generated 852 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:10.117185 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:10.117185 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:10.131542 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-e8044e8a-8b45-4f12-9168-7331d2aa9013 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:10.133253 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e8044e8a-8b45-4f12-9168-7331d2aa9013 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:21:10.135036 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e8044e8a-8b45-4f12-9168-7331d2aa9013 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2080526310"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:10.135304 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-e8044e8a-8b45-4f12-9168-7331d2aa9013 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2080526310'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:21:10.135304 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-e8044e8a-8b45-4f12-9168-7331d2aa9013 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Create volume of 1 GB Aug 25 16:21:10.138611 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-3d1b6f34-1b95-45d1-a022-e90d9abcbd60 req-801fc2d4-1251-407e-8ec3-16b35766908e tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Volume info retrieved successfully. Aug 25 16:21:10.140278 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-e8044e8a-8b45-4f12-9168-7331d2aa9013 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Availability Zones retrieved successfully. Aug 25 16:21:10.143447 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-3d1b6f34-1b95-45d1-a022-e90d9abcbd60 req-801fc2d4-1251-407e-8ec3-16b35766908e tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 returned with HTTP 200 Aug 25 16:21:10.145491 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 234/902] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:21:10 2026] GET /volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 => generated 1160 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:10.145991 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e8044e8a-8b45-4f12-9168-7331d2aa9013 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Flow 'volume_create_api' (2eeacc7c-8bcb-4971-916b-56e981a4e405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:10.146410 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-63d3289e-b845-440c-8a93-53580d156b44 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:10.152351 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e8044e8a-8b45-4f12-9168-7331d2aa9013 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (030ce4d5-3cfa-4797-97d4-41ce3ae0a544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:10.152351 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-e8044e8a-8b45-4f12-9168-7331d2aa9013 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:21:10.152483 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-63d3289e-b845-440c-8a93-53580d156b44 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] POST https://10.4.3.102/volume/v3/attachments/cb4781fd-bc88-4bbe-ba41-5d6a99fa37c6/action Aug 25 16:21:10.152483 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-63d3289e-b845-440c-8a93-53580d156b44 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Action body: b'{"os-complete": null}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:21:10.152483 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-63d3289e-b845-440c-8a93-53580d156b44 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:10.183562 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:10.183562 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:10.220121 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e8044e8a-8b45-4f12-9168-7331d2aa9013 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (030ce4d5-3cfa-4797-97d4-41ce3ae0a544) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:10.221060 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e8044e8a-8b45-4f12-9168-7331d2aa9013 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08d51152-df5a-457b-b8d2-3112dff5447a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:10.223910 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-3e71f901-da8e-4c7d-ad7d-f81b54b8b86c req-63d3289e-b845-440c-8a93-53580d156b44 tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] https://10.4.3.102/volume/v3/attachments/cb4781fd-bc88-4bbe-ba41-5d6a99fa37c6/action returned with HTTP 204 Aug 25 16:21:10.224430 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 221/903] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:21:10 2026] POST /volume/v3/attachments/cb4781fd-bc88-4bbe-ba41-5d6a99fa37c6/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:10.266159 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-72a297c1-7af2-4fcf-a677-23d54df49f44 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:10.266624 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-72a297c1-7af2-4fcf-a677-23d54df49f44 None None] GET https://10.4.3.102/volume// Aug 25 16:21:10.266863 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-72a297c1-7af2-4fcf-a677-23d54df49f44 None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:10.267125 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-72a297c1-7af2-4fcf-a677-23d54df49f44 None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:10.267483 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-72a297c1-7af2-4fcf-a677-23d54df49f44 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:21:10.267811 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 221/904] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:21:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:21:10.276318 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-3d1b6f34-1b95-45d1-a022-e90d9abcbd60 req-22212998-1f03-4df3-9e55-c2622026dfb1 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:10.280504 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-3d1b6f34-1b95-45d1-a022-e90d9abcbd60 req-22212998-1f03-4df3-9e55-c2622026dfb1 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:21:10.280504 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-3d1b6f34-1b95-45d1-a022-e90d9abcbd60 req-22212998-1f03-4df3-9e55-c2622026dfb1 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1fb04780-f5fa-41dd-8ba7-c808481fe653", "connector": null, "instance_uuid": "a00c7ab9-fe3f-44b9-baf1-43dfcf46112b"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:10.293612 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-e8044e8a-8b45-4f12-9168-7331d2aa9013 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Created reservations ['edda74d9-5979-4731-99bb-1eb2e1f22a33', 'ecf2cdc7-ee90-483e-8fa4-bb8444a6d144', 'aa1d39ca-de6a-4238-b77b-911997d75e22', 'f6e63f66-3efc-4ef2-9b03-84aaebf04bc0'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:10.293612 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e8044e8a-8b45-4f12-9168-7331d2aa9013 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08d51152-df5a-457b-b8d2-3112dff5447a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['edda74d9-5979-4731-99bb-1eb2e1f22a33', 'ecf2cdc7-ee90-483e-8fa4-bb8444a6d144', 'aa1d39ca-de6a-4238-b77b-911997d75e22', 'f6e63f66-3efc-4ef2-9b03-84aaebf04bc0']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:10.293612 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e8044e8a-8b45-4f12-9168-7331d2aa9013 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61988914-b60d-4a20-ab27-a9c9891f456a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:10.300274 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:10.300274 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:10.324639 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e8044e8a-8b45-4f12-9168-7331d2aa9013 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61988914-b60d-4a20-ab27-a9c9891f456a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a91e3d7-a6ef-457c-9c56-3628f11e5e59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2080526310',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1f7afd94f64c464aace70c9c6a2a636a',qos_specs=None,replication_status=,reservations=['edda74d9-5979-4731-99bb-1eb2e1f22a33','ecf2cdc7-ee90-483e-8fa4-bb8444a6d144','aa1d39ca-de6a-4238-b77b-911997d75e22','f6e63f66-3efc-4ef2-9b03-84aaebf04bc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e42712fb84dc4340b8df7f6782ea941d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:21:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2080526310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a91e3d7-a6ef-457c-9c56-3628f11e5e59,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1f7afd94f64c464aace70c9c6a2a636a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e42712fb84dc4340b8df7f6782ea941d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:10.324639 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e8044e8a-8b45-4f12-9168-7331d2aa9013 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bf1a616-f4a1-4020-b9e9-9ea2527d857f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:10.330432 np0000008093 devstack@c-api.service[100454]: WARNING cinder.volume.api [req-3d1b6f34-1b95-45d1-a022-e90d9abcbd60 req-22212998-1f03-4df3-9e55-c2622026dfb1 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 25 16:21:10.333948 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a66dd6c5-a363-4658-ac0f-1d10c89a3a73 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:10.336446 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-3d1b6f34-1b95-45d1-a022-e90d9abcbd60 req-22212998-1f03-4df3-9e55-c2622026dfb1 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:21:10.336991 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 235/905] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:21:10 2026] POST /volume/v3/attachments => generated 271 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:10.337578 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a66dd6c5-a363-4658-ac0f-1d10c89a3a73 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] GET https://10.4.3.102/volume/v3/volumes/fde34e0f-3ae8-4278-898c-63f63e04b625 Aug 25 16:21:10.337948 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a66dd6c5-a363-4658-ac0f-1d10c89a3a73 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:10.338604 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a66dd6c5-a363-4658-ac0f-1d10c89a3a73 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:10.350842 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:10.350842 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:10.350960 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e8044e8a-8b45-4f12-9168-7331d2aa9013 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bf1a616-f4a1-4020-b9e9-9ea2527d857f) transitioned into state 'SUCCESS' from state '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-2080526310',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1f7afd94f64c464aace70c9c6a2a636a',qos_specs=None,replication_status=,reservations=['edda74d9-5979-4731-99bb-1eb2e1f22a33','ecf2cdc7-ee90-483e-8fa4-bb8444a6d144','aa1d39ca-de6a-4238-b77b-911997d75e22','f6e63f66-3efc-4ef2-9b03-84aaebf04bc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e42712fb84dc4340b8df7f6782ea941d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:10.351701 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e8044e8a-8b45-4f12-9168-7331d2aa9013 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff3944a0-cb12-4845-af6a-468bed54f835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:10.359653 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-a66dd6c5-a363-4658-ac0f-1d10c89a3a73 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Volume info retrieved successfully. Aug 25 16:21:10.368171 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a66dd6c5-a363-4658-ac0f-1d10c89a3a73 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] https://10.4.3.102/volume/v3/volumes/fde34e0f-3ae8-4278-898c-63f63e04b625 returned with HTTP 200 Aug 25 16:21:10.368783 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 222/906] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:10 2026] GET /volume/v3/volumes/fde34e0f-3ae8-4278-898c-63f63e04b625 => generated 861 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:10.371208 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d572eb7c-2d07-4cf3-bb4f-1f6595aad683 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:10.371412 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e8044e8a-8b45-4f12-9168-7331d2aa9013 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff3944a0-cb12-4845-af6a-468bed54f835) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:10.372279 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e8044e8a-8b45-4f12-9168-7331d2aa9013 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Flow 'volume_create_api' (2eeacc7c-8bcb-4971-916b-56e981a4e405) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:10.372572 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-e8044e8a-8b45-4f12-9168-7331d2aa9013 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Create volume request issued successfully. Aug 25 16:21:10.373163 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e8044e8a-8b45-4f12-9168-7331d2aa9013 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:21:10.373559 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 229/907] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:21:10 2026] POST /volume/v3/volumes => generated 760 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:21:10.375559 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d572eb7c-2d07-4cf3-bb4f-1f6595aad683 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] GET https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 Aug 25 16:21:10.376189 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d572eb7c-2d07-4cf3-bb4f-1f6595aad683 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:10.376189 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d572eb7c-2d07-4cf3-bb4f-1f6595aad683 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:10.386605 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-8b6d122f-f6eb-4115-967b-1e7a51f93231 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:10.388000 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-4f0a8c0c-5025-41ce-8978-d1c78d5a72d2 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:10.388889 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8b6d122f-f6eb-4115-967b-1e7a51f93231 tempest-VolumeRetypeWithoutMigrationTest-2046177665 tempest-VolumeRetypeWithoutMigrationTest-2046177665-project-admin] GET https://10.4.3.102/volume/v3/volumes/fde34e0f-3ae8-4278-898c-63f63e04b625 Aug 25 16:21:10.389096 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8b6d122f-f6eb-4115-967b-1e7a51f93231 tempest-VolumeRetypeWithoutMigrationTest-2046177665 tempest-VolumeRetypeWithoutMigrationTest-2046177665-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:10.389315 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8b6d122f-f6eb-4115-967b-1e7a51f93231 tempest-VolumeRetypeWithoutMigrationTest-2046177665 tempest-VolumeRetypeWithoutMigrationTest-2046177665-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:10.390143 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-2558058b-c888-4210-8f59-d45171ffdff3 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:10.390664 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2558058b-c888-4210-8f59-d45171ffdff3 None None] GET https://10.4.3.102/volume// Aug 25 16:21:10.390749 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4f0a8c0c-5025-41ce-8978-d1c78d5a72d2 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] GET https://10.4.3.102/volume/v3/volumes/6a91e3d7-a6ef-457c-9c56-3628f11e5e59 Aug 25 16:21:10.390832 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2558058b-c888-4210-8f59-d45171ffdff3 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:10.391040 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4f0a8c0c-5025-41ce-8978-d1c78d5a72d2 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:10.391090 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2558058b-c888-4210-8f59-d45171ffdff3 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:10.391309 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4f0a8c0c-5025-41ce-8978-d1c78d5a72d2 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:10.391444 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2558058b-c888-4210-8f59-d45171ffdff3 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:21:10.391959 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 230/908] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:21:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:21:10.393028 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:10.393028 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:10.397258 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:10.397258 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:10.397534 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-d572eb7c-2d07-4cf3-bb4f-1f6595aad683 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Volume info retrieved successfully. Aug 25 16:21:10.400072 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:10.400072 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:10.401135 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-3d1b6f34-1b95-45d1-a022-e90d9abcbd60 req-c644dae2-f817-4707-ae70-5f37c3a5bb1e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:10.402013 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-8b6d122f-f6eb-4115-967b-1e7a51f93231 tempest-VolumeRetypeWithoutMigrationTest-2046177665 tempest-VolumeRetypeWithoutMigrationTest-2046177665-project-admin] Volume info retrieved successfully. Aug 25 16:21:10.402535 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d572eb7c-2d07-4cf3-bb4f-1f6595aad683 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 returned with HTTP 200 Aug 25 16:21:10.402695 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 222/909] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:10 2026] GET /volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 => generated 1162 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:10.404543 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-3d1b6f34-1b95-45d1-a022-e90d9abcbd60 req-c644dae2-f817-4707-ae70-5f37c3a5bb1e tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] GET https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 Aug 25 16:21:10.404980 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-3d1b6f34-1b95-45d1-a022-e90d9abcbd60 req-c644dae2-f817-4707-ae70-5f37c3a5bb1e tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:10.405242 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-3d1b6f34-1b95-45d1-a022-e90d9abcbd60 req-c644dae2-f817-4707-ae70-5f37c3a5bb1e tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:10.405288 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-4f0a8c0c-5025-41ce-8978-d1c78d5a72d2 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Volume info retrieved successfully. Aug 25 16:21:10.406734 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8b6d122f-f6eb-4115-967b-1e7a51f93231 tempest-VolumeRetypeWithoutMigrationTest-2046177665 tempest-VolumeRetypeWithoutMigrationTest-2046177665-project-admin] https://10.4.3.102/volume/v3/volumes/fde34e0f-3ae8-4278-898c-63f63e04b625 returned with HTTP 200 Aug 25 16:21:10.407203 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 236/910] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:10 2026] GET /volume/v3/volumes/fde34e0f-3ae8-4278-898c-63f63e04b625 => generated 1025 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:10.412176 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4f0a8c0c-5025-41ce-8978-d1c78d5a72d2 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] https://10.4.3.102/volume/v3/volumes/6a91e3d7-a6ef-457c-9c56-3628f11e5e59 returned with HTTP 200 Aug 25 16:21:10.412176 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 223/911] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:10 2026] GET /volume/v3/volumes/6a91e3d7-a6ef-457c-9c56-3628f11e5e59 => generated 828 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:10.420311 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:10.420311 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:10.421451 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-9dcb7a77-1606-42dc-95ed-ab4f1f884ffc None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:10.423754 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9dcb7a77-1606-42dc-95ed-ab4f1f884ffc tempest-VolumeRetypeWithoutMigrationTest-2046177665 tempest-VolumeRetypeWithoutMigrationTest-2046177665-project-admin] GET https://10.4.3.102/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1053986818 Aug 25 16:21:10.424031 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9dcb7a77-1606-42dc-95ed-ab4f1f884ffc tempest-VolumeRetypeWithoutMigrationTest-2046177665 tempest-VolumeRetypeWithoutMigrationTest-2046177665-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:10.424278 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9dcb7a77-1606-42dc-95ed-ab4f1f884ffc tempest-VolumeRetypeWithoutMigrationTest-2046177665 tempest-VolumeRetypeWithoutMigrationTest-2046177665-project-admin] Calling method 'index' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:10.424695 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-3d1b6f34-1b95-45d1-a022-e90d9abcbd60 req-c644dae2-f817-4707-ae70-5f37c3a5bb1e tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Volume info retrieved successfully. Aug 25 16:21:10.425315 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-9dcb7a77-1606-42dc-95ed-ab4f1f884ffc tempest-VolumeRetypeWithoutMigrationTest-2046177665 tempest-VolumeRetypeWithoutMigrationTest-2046177665-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1053986818'), ('all_tenants', True)]). {{(pid=100455) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:21:10.429808 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-3d1b6f34-1b95-45d1-a022-e90d9abcbd60 req-c644dae2-f817-4707-ae70-5f37c3a5bb1e tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 returned with HTTP 200 Aug 25 16:21:10.430468 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 231/912] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:21:10 2026] GET /volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 => generated 1342 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:21:10.456360 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-9dcb7a77-1606-42dc-95ed-ab4f1f884ffc tempest-VolumeRetypeWithoutMigrationTest-2046177665 tempest-VolumeRetypeWithoutMigrationTest-2046177665-project-admin] Get all volumes completed successfully. Aug 25 16:21:10.456952 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9dcb7a77-1606-42dc-95ed-ab4f1f884ffc tempest-VolumeRetypeWithoutMigrationTest-2046177665 tempest-VolumeRetypeWithoutMigrationTest-2046177665-project-admin] https://10.4.3.102/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1053986818 returned with HTTP 200 Aug 25 16:21:10.457362 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 223/913] 10.4.3.102 () {66 vars in 1398 bytes} [Tue Aug 25 16:21:10 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1053986818 => generated 347 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:10.460344 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-c7b0fa2c-7d0a-4b76-b4c1-046f933debaf None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:10.462294 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c7b0fa2c-7d0a-4b76-b4c1-046f933debaf tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] GET https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c Aug 25 16:21:10.462668 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c7b0fa2c-7d0a-4b76-b4c1-046f933debaf tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:10.462871 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c7b0fa2c-7d0a-4b76-b4c1-046f933debaf tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:10.463056 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-c7b0fa2c-7d0a-4b76-b4c1-046f933debaf tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Show backup with id 04768e30-5f18-49b1-a441-bff6c715651c. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:21:10.469672 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:10.469672 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:10.469959 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-020e7c92-f74a-43bc-a098-7f0e094359cd None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:10.470714 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c7b0fa2c-7d0a-4b76-b4c1-046f933debaf tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c returned with HTTP 200 Aug 25 16:21:10.471151 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 237/914] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:21:10 2026] GET /volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:10.472565 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-020e7c92-f74a-43bc-a098-7f0e094359cd tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] GET https://10.4.3.102/volume/v3/volumes/fde34e0f-3ae8-4278-898c-63f63e04b625 Aug 25 16:21:10.472911 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-020e7c92-f74a-43bc-a098-7f0e094359cd tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:10.473231 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-020e7c92-f74a-43bc-a098-7f0e094359cd tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:10.482839 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-4d760160-41a1-4ccf-8e09-ae980e0fecbd None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:10.483878 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:10.483878 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:10.486533 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-3092b952-df57-4a54-827c-3a869a194d38 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:10.489006 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3092b952-df57-4a54-827c-3a869a194d38 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] GET https://10.4.3.102/volume/v3/volumes/871ea5fb-eba7-4852-93af-ab02094ce89e Aug 25 16:21:10.489284 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3092b952-df57-4a54-827c-3a869a194d38 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:10.489346 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-020e7c92-f74a-43bc-a098-7f0e094359cd tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Volume info retrieved successfully. Aug 25 16:21:10.489537 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3092b952-df57-4a54-827c-3a869a194d38 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:10.495297 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-020e7c92-f74a-43bc-a098-7f0e094359cd tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] https://10.4.3.102/volume/v3/volumes/fde34e0f-3ae8-4278-898c-63f63e04b625 returned with HTTP 200 Aug 25 16:21:10.495808 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 224/915] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:10 2026] GET /volume/v3/volumes/fde34e0f-3ae8-4278-898c-63f63e04b625 => generated 861 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:10.497344 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3092b952-df57-4a54-827c-3a869a194d38 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] https://10.4.3.102/volume/v3/volumes/871ea5fb-eba7-4852-93af-ab02094ce89e returned with HTTP 404 Aug 25 16:21:10.498013 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 224/916] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:10 2026] GET /volume/v3/volumes/871ea5fb-eba7-4852-93af-ab02094ce89e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:10.506825 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-5f6dd12a-4c01-4fa8-ac39-c136d2bebc17 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:10.509200 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5f6dd12a-4c01-4fa8-ac39-c136d2bebc17 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] GET https://10.4.3.102/volume/v3/volumes/871ea5fb-eba7-4852-93af-ab02094ce89e Aug 25 16:21:10.509490 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5f6dd12a-4c01-4fa8-ac39-c136d2bebc17 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:10.509768 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5f6dd12a-4c01-4fa8-ac39-c136d2bebc17 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:10.510299 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-6fcec2c4-932e-4ec0-bbf0-02d293e74b83 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:10.512787 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6fcec2c4-932e-4ec0-bbf0-02d293e74b83 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] DELETE https://10.4.3.102/volume/v3/volumes/fde34e0f-3ae8-4278-898c-63f63e04b625 Aug 25 16:21:10.513128 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6fcec2c4-932e-4ec0-bbf0-02d293e74b83 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:10.513441 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6fcec2c4-932e-4ec0-bbf0-02d293e74b83 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:10.513632 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-6fcec2c4-932e-4ec0-bbf0-02d293e74b83 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Delete volume with id: fde34e0f-3ae8-4278-898c-63f63e04b625 Aug 25 16:21:10.517813 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5f6dd12a-4c01-4fa8-ac39-c136d2bebc17 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] https://10.4.3.102/volume/v3/volumes/871ea5fb-eba7-4852-93af-ab02094ce89e returned with HTTP 404 Aug 25 16:21:10.518495 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 238/917] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:10 2026] GET /volume/v3/volumes/871ea5fb-eba7-4852-93af-ab02094ce89e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:10.523749 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:10.523749 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:10.524273 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-6fcec2c4-932e-4ec0-bbf0-02d293e74b83 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Volume info retrieved successfully. Aug 25 16:21:10.526451 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c687f43a-a1e5-429a-a159-fdbfb545d11e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:10.528338 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-3d1b6f34-1b95-45d1-a022-e90d9abcbd60 req-1e064a8e-4b50-4e56-9aac-1768d40b5cd1 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:10.528425 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c687f43a-a1e5-429a-a159-fdbfb545d11e tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] DELETE https://10.4.3.102/volume/v3/volumes/871ea5fb-eba7-4852-93af-ab02094ce89e Aug 25 16:21:10.528702 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c687f43a-a1e5-429a-a159-fdbfb545d11e tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:10.528916 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c687f43a-a1e5-429a-a159-fdbfb545d11e tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:10.529109 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-c687f43a-a1e5-429a-a159-fdbfb545d11e tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Delete volume with id: 871ea5fb-eba7-4852-93af-ab02094ce89e Aug 25 16:21:10.530782 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-3d1b6f34-1b95-45d1-a022-e90d9abcbd60 req-1e064a8e-4b50-4e56-9aac-1768d40b5cd1 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] PUT https://10.4.3.102/volume/v3/attachments/53b87903-96e3-44ac-91d9-2c6503e2e33e Aug 25 16:21:10.531245 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-3d1b6f34-1b95-45d1-a022-e90d9abcbd60 req-1e064a8e-4b50-4e56-9aac-1768d40b5cd1 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:10.535214 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c687f43a-a1e5-429a-a159-fdbfb545d11e tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] https://10.4.3.102/volume/v3/volumes/871ea5fb-eba7-4852-93af-ab02094ce89e returned with HTTP 404 Aug 25 16:21:10.535881 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 225/918] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:21:10 2026] DELETE /volume/v3/volumes/871ea5fb-eba7-4852-93af-ab02094ce89e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:10.541850 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-3d1b6f34-1b95-45d1-a022-e90d9abcbd60 req-1e064a8e-4b50-4e56-9aac-1768d40b5cd1 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Acquiring lock "cinder-attachment_update-1fb04780-f5fa-41dd-8ba7-c808481fe653-np0000008093" by "attachment_update" {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:21:10.545633 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-399dcf9e-e6c5-44b8-84ba-6acf61d5b5e7 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:10.547775 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-399dcf9e-e6c5-44b8-84ba-6acf61d5b5e7 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:21:10.548147 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-399dcf9e-e6c5-44b8-84ba-6acf61d5b5e7 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-772769591"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:10.548238 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-3d1b6f34-1b95-45d1-a022-e90d9abcbd60 req-1e064a8e-4b50-4e56-9aac-1768d40b5cd1 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Lock "cinder-attachment_update-1fb04780-f5fa-41dd-8ba7-c808481fe653-np0000008093" acquired by "attachment_update" :: waited 0.006s {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:21:10.548545 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-6fcec2c4-932e-4ec0-bbf0-02d293e74b83 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Delete volume request issued successfully. Aug 25 16:21:10.548787 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6fcec2c4-932e-4ec0-bbf0-02d293e74b83 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] https://10.4.3.102/volume/v3/volumes/fde34e0f-3ae8-4278-898c-63f63e04b625 returned with HTTP 202 Aug 25 16:21:10.549312 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 225/919] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:21:10 2026] DELETE /volume/v3/volumes/fde34e0f-3ae8-4278-898c-63f63e04b625 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:21:10.549743 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-399dcf9e-e6c5-44b8-84ba-6acf61d5b5e7 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-772769591'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:21:10.549811 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:10.549811 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:10.549903 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-399dcf9e-e6c5-44b8-84ba-6acf61d5b5e7 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Create volume of 1 GB Aug 25 16:21:10.550181 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:10.550181 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:10.555146 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-399dcf9e-e6c5-44b8-84ba-6acf61d5b5e7 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Availability Zones retrieved successfully. Aug 25 16:21:10.557230 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4d760160-41a1-4ccf-8e09-ae980e0fecbd tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-member] PUT https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c Aug 25 16:21:10.557566 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4d760160-41a1-4ccf-8e09-ae980e0fecbd tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:10.558970 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-97fbe12b-552f-4077-897e-00e24a619abc None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:10.561163 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-399dcf9e-e6c5-44b8-84ba-6acf61d5b5e7 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Flow 'volume_create_api' (dd588911-860d-4494-9269-400064034183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:10.561240 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-97fbe12b-552f-4077-897e-00e24a619abc tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] GET https://10.4.3.102/volume/v3/volumes/fde34e0f-3ae8-4278-898c-63f63e04b625 Aug 25 16:21:10.561516 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-97fbe12b-552f-4077-897e-00e24a619abc tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:10.561815 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-97fbe12b-552f-4077-897e-00e24a619abc tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:10.562197 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-399dcf9e-e6c5-44b8-84ba-6acf61d5b5e7 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dd918e8-7512-4d03-864f-c89da2970544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:10.563244 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-399dcf9e-e6c5-44b8-84ba-6acf61d5b5e7 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:21:10.570155 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:10.570155 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:10.573695 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:10.573695 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:10.575612 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-97fbe12b-552f-4077-897e-00e24a619abc tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Volume info retrieved successfully. Aug 25 16:21:10.581849 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-97fbe12b-552f-4077-897e-00e24a619abc tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] https://10.4.3.102/volume/v3/volumes/fde34e0f-3ae8-4278-898c-63f63e04b625 returned with HTTP 200 Aug 25 16:21:10.582022 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4d760160-41a1-4ccf-8e09-ae980e0fecbd tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-member] https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c returned with HTTP 200 Aug 25 16:21:10.582359 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 226/920] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:10 2026] GET /volume/v3/volumes/fde34e0f-3ae8-4278-898c-63f63e04b625 => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:10.582571 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 232/921] 10.4.3.102 () {70 vars in 1408 bytes} [Tue Aug 25 16:21:10 2026] PUT /volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c => generated 316 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:10.591943 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f4a62704-cf64-4a11-81f9-1d6f438af983 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:10.593952 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f4a62704-cf64-4a11-81f9-1d6f438af983 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] GET https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c Aug 25 16:21:10.594162 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f4a62704-cf64-4a11-81f9-1d6f438af983 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:10.594383 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f4a62704-cf64-4a11-81f9-1d6f438af983 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:10.594520 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-f4a62704-cf64-4a11-81f9-1d6f438af983 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Show backup with id 04768e30-5f18-49b1-a441-bff6c715651c. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:21:10.595988 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-399dcf9e-e6c5-44b8-84ba-6acf61d5b5e7 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dd918e8-7512-4d03-864f-c89da2970544) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:10.596784 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-399dcf9e-e6c5-44b8-84ba-6acf61d5b5e7 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e1a8be5-c81f-4041-909c-29e0db596e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:10.599794 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:10.599794 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:10.600476 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f4a62704-cf64-4a11-81f9-1d6f438af983 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c returned with HTTP 200 Aug 25 16:21:10.600921 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 227/922] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:21:10 2026] GET /volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c => generated 762 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:10.614325 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-07eaabee-fd4d-4a8f-8654-d12ac10e6cc9 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:10.616510 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-07eaabee-fd4d-4a8f-8654-d12ac10e6cc9 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] DELETE https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c Aug 25 16:21:10.616851 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-07eaabee-fd4d-4a8f-8654-d12ac10e6cc9 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:10.617185 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-07eaabee-fd4d-4a8f-8654-d12ac10e6cc9 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:10.617379 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.contrib.backups [None req-07eaabee-fd4d-4a8f-8654-d12ac10e6cc9 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Delete backup with id: 04768e30-5f18-49b1-a441-bff6c715651c. Aug 25 16:21:10.622171 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:10.622171 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:10.655028 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-399dcf9e-e6c5-44b8-84ba-6acf61d5b5e7 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Created reservations ['302ad33b-4c9f-4eb2-ad47-5341b7736390', '85b5f063-3a9d-47ae-8908-9385d3602cc5', 'c0fd5624-449a-43c7-a8d9-346643dc63ca', '28c0ab68-ee73-4331-8d2e-957983805f35'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:10.656018 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.backup.rpcapi [None req-07eaabee-fd4d-4a8f-8654-d12ac10e6cc9 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] delete_backup rpcapi backup_id 04768e30-5f18-49b1-a441-bff6c715651c {{(pid=100457) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 16:21:10.656101 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-399dcf9e-e6c5-44b8-84ba-6acf61d5b5e7 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e1a8be5-c81f-4041-909c-29e0db596e12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['302ad33b-4c9f-4eb2-ad47-5341b7736390', '85b5f063-3a9d-47ae-8908-9385d3602cc5', 'c0fd5624-449a-43c7-a8d9-346643dc63ca', '28c0ab68-ee73-4331-8d2e-957983805f35']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:10.656882 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-399dcf9e-e6c5-44b8-84ba-6acf61d5b5e7 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ed090a0-2545-4170-9881-30b0684f77ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:10.658006 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-07eaabee-fd4d-4a8f-8654-d12ac10e6cc9 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c returned with HTTP 202 Aug 25 16:21:10.658672 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 233/923] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:21:10 2026] DELETE /volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:21:10.665990 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-3d1b6f34-1b95-45d1-a022-e90d9abcbd60 req-1e064a8e-4b50-4e56-9aac-1768d40b5cd1 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Lock "cinder-attachment_update-1fb04780-f5fa-41dd-8ba7-c808481fe653-np0000008093" released by "attachment_update" :: held 0.118s {{(pid=100454) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:21:10.666693 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-7cc9e6e1-0620-479e-9749-df1811a796d5 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:10.666886 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-3d1b6f34-1b95-45d1-a022-e90d9abcbd60 req-1e064a8e-4b50-4e56-9aac-1768d40b5cd1 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/attachments/53b87903-96e3-44ac-91d9-2c6503e2e33e returned with HTTP 200 Aug 25 16:21:10.667416 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 239/924] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:21:10 2026] PUT /volume/v3/attachments/53b87903-96e3-44ac-91d9-2c6503e2e33e => generated 967 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:10.668710 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7cc9e6e1-0620-479e-9749-df1811a796d5 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] GET https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c Aug 25 16:21:10.669115 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7cc9e6e1-0620-479e-9749-df1811a796d5 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:10.669194 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7cc9e6e1-0620-479e-9749-df1811a796d5 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:10.669352 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-7cc9e6e1-0620-479e-9749-df1811a796d5 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Show backup with id 04768e30-5f18-49b1-a441-bff6c715651c. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:21:10.676435 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:10.676435 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:10.677989 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7cc9e6e1-0620-479e-9749-df1811a796d5 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c returned with HTTP 200 Aug 25 16:21:10.677989 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 228/925] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:21:10 2026] GET /volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c => generated 761 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:10.693919 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-399dcf9e-e6c5-44b8-84ba-6acf61d5b5e7 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ed090a0-2545-4170-9881-30b0684f77ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd65d96ce-2d90-442f-88ae-2e6ab5472e76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-772769591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e298becd5c904041ab081c796563c520',qos_specs=None,replication_status=,reservations=['302ad33b-4c9f-4eb2-ad47-5341b7736390','85b5f063-3a9d-47ae-8908-9385d3602cc5','c0fd5624-449a-43c7-a8d9-346643dc63ca','28c0ab68-ee73-4331-8d2e-957983805f35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a60ab05ab1bc42ee8c43732d0f809786',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:21:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-772769591',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d65d96ce-2d90-442f-88ae-2e6ab5472e76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e298becd5c904041ab081c796563c520',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a60ab05ab1bc42ee8c43732d0f809786',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:10.694732 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-399dcf9e-e6c5-44b8-84ba-6acf61d5b5e7 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44aad1b0-7c9d-453e-b66a-9ed75cb75d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:10.716403 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-399dcf9e-e6c5-44b8-84ba-6acf61d5b5e7 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44aad1b0-7c9d-453e-b66a-9ed75cb75d16) transitioned into state 'SUCCESS' from state '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-772769591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e298becd5c904041ab081c796563c520',qos_specs=None,replication_status=,reservations=['302ad33b-4c9f-4eb2-ad47-5341b7736390','85b5f063-3a9d-47ae-8908-9385d3602cc5','c0fd5624-449a-43c7-a8d9-346643dc63ca','28c0ab68-ee73-4331-8d2e-957983805f35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a60ab05ab1bc42ee8c43732d0f809786',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:10.717008 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-399dcf9e-e6c5-44b8-84ba-6acf61d5b5e7 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a44c37e5-5da9-4ed2-a2e2-222ab21750f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:10.733014 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-399dcf9e-e6c5-44b8-84ba-6acf61d5b5e7 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a44c37e5-5da9-4ed2-a2e2-222ab21750f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:10.733864 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-399dcf9e-e6c5-44b8-84ba-6acf61d5b5e7 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Flow 'volume_create_api' (dd588911-860d-4494-9269-400064034183) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:10.734455 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-399dcf9e-e6c5-44b8-84ba-6acf61d5b5e7 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Create volume request issued successfully. Aug 25 16:21:10.734745 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-399dcf9e-e6c5-44b8-84ba-6acf61d5b5e7 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:21:10.735160 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 226/926] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:21:10 2026] POST /volume/v3/volumes => generated 755 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:21:10.747611 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d9a9885f-9bb9-48d7-a33b-c78383be2e1f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:10.749827 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d9a9885f-9bb9-48d7-a33b-c78383be2e1f tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] GET https://10.4.3.102/volume/v3/volumes/d65d96ce-2d90-442f-88ae-2e6ab5472e76 Aug 25 16:21:10.750377 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d9a9885f-9bb9-48d7-a33b-c78383be2e1f tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:10.750377 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d9a9885f-9bb9-48d7-a33b-c78383be2e1f tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:10.757578 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:10.757578 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:10.761833 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-d9a9885f-9bb9-48d7-a33b-c78383be2e1f tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Volume info retrieved successfully. Aug 25 16:21:10.767021 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d9a9885f-9bb9-48d7-a33b-c78383be2e1f tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] https://10.4.3.102/volume/v3/volumes/d65d96ce-2d90-442f-88ae-2e6ab5472e76 returned with HTTP 200 Aug 25 16:21:10.767545 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 234/927] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:10 2026] GET /volume/v3/volumes/d65d96ce-2d90-442f-88ae-2e6ab5472e76 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:11.417916 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e88303a4-90b8-4be6-8cd7-2719a7340fb6 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:11.419619 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e88303a4-90b8-4be6-8cd7-2719a7340fb6 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] GET https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 Aug 25 16:21:11.420315 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e88303a4-90b8-4be6-8cd7-2719a7340fb6 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:11.420315 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e88303a4-90b8-4be6-8cd7-2719a7340fb6 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:11.427765 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-5f50ccac-8e43-410e-abd2-dee95172c2f0 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:11.429808 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5f50ccac-8e43-410e-abd2-dee95172c2f0 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] GET https://10.4.3.102/volume/v3/volumes/6a91e3d7-a6ef-457c-9c56-3628f11e5e59 Aug 25 16:21:11.430050 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5f50ccac-8e43-410e-abd2-dee95172c2f0 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:11.430263 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5f50ccac-8e43-410e-abd2-dee95172c2f0 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:11.435918 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:11.435918 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:11.439304 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:11.439304 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:11.439910 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-e88303a4-90b8-4be6-8cd7-2719a7340fb6 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Volume info retrieved successfully. Aug 25 16:21:11.443632 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-5f50ccac-8e43-410e-abd2-dee95172c2f0 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Volume info retrieved successfully. Aug 25 16:21:11.445081 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e88303a4-90b8-4be6-8cd7-2719a7340fb6 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 returned with HTTP 200 Aug 25 16:21:11.445402 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 240/928] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:11 2026] GET /volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 => generated 1163 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:11.448157 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5f50ccac-8e43-410e-abd2-dee95172c2f0 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] https://10.4.3.102/volume/v3/volumes/6a91e3d7-a6ef-457c-9c56-3628f11e5e59 returned with HTTP 200 Aug 25 16:21:11.448608 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 229/929] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:11 2026] GET /volume/v3/volumes/6a91e3d7-a6ef-457c-9c56-3628f11e5e59 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:11.474731 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-ab748b5e-e914-4e84-abc2-9e14be06f1c4 req-ec1a65d9-ad0a-4fb5-a208-f40aec3e3e0c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:11.476925 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-ab748b5e-e914-4e84-abc2-9e14be06f1c4 req-ec1a65d9-ad0a-4fb5-a208-f40aec3e3e0c tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] GET https://10.4.3.102/volume/v3/volumes/6a91e3d7-a6ef-457c-9c56-3628f11e5e59 Aug 25 16:21:11.477147 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-ab748b5e-e914-4e84-abc2-9e14be06f1c4 req-ec1a65d9-ad0a-4fb5-a208-f40aec3e3e0c tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:11.477328 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-ab748b5e-e914-4e84-abc2-9e14be06f1c4 req-ec1a65d9-ad0a-4fb5-a208-f40aec3e3e0c tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:11.484804 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:11.484804 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:11.488852 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-ab748b5e-e914-4e84-abc2-9e14be06f1c4 req-ec1a65d9-ad0a-4fb5-a208-f40aec3e3e0c tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Volume info retrieved successfully. Aug 25 16:21:11.493554 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-ab748b5e-e914-4e84-abc2-9e14be06f1c4 req-ec1a65d9-ad0a-4fb5-a208-f40aec3e3e0c tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] https://10.4.3.102/volume/v3/volumes/6a91e3d7-a6ef-457c-9c56-3628f11e5e59 returned with HTTP 200 Aug 25 16:21:11.494133 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 227/930] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:21:11 2026] GET /volume/v3/volumes/6a91e3d7-a6ef-457c-9c56-3628f11e5e59 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:11.585123 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-4ba6aff7-e8cb-449e-a3a6-815e28882e06 req-3242b647-658d-4b40-bb0c-3b85cb57153f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:11.588610 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-4ba6aff7-e8cb-449e-a3a6-815e28882e06 req-3242b647-658d-4b40-bb0c-3b85cb57153f tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] GET https://10.4.3.102/volume/v3/volumes/detail Aug 25 16:21:11.588610 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-4ba6aff7-e8cb-449e-a3a6-815e28882e06 req-3242b647-658d-4b40-bb0c-3b85cb57153f tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:11.588610 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-4ba6aff7-e8cb-449e-a3a6-815e28882e06 req-3242b647-658d-4b40-bb0c-3b85cb57153f tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] Calling method 'detail' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:11.588610 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.api_utils [req-4ba6aff7-e8cb-449e-a3a6-815e28882e06 req-3242b647-658d-4b40-bb0c-3b85cb57153f tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] Removing options '' from query. {{(pid=100457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:21:11.589128 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [req-4ba6aff7-e8cb-449e-a3a6-815e28882e06 req-3242b647-658d-4b40-bb0c-3b85cb57153f tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100457) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:21:11.597691 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-4ba6aff7-e8cb-449e-a3a6-815e28882e06 req-3242b647-658d-4b40-bb0c-3b85cb57153f tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] Get all volumes completed successfully. Aug 25 16:21:11.598797 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ca95902f-1d25-4d9d-8fed-8a834a586f23 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:11.599489 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:11.599489 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:11.600524 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ca95902f-1d25-4d9d-8fed-8a834a586f23 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] GET https://10.4.3.102/volume/v3/volumes/fde34e0f-3ae8-4278-898c-63f63e04b625 Aug 25 16:21:11.600738 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ca95902f-1d25-4d9d-8fed-8a834a586f23 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:11.600947 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ca95902f-1d25-4d9d-8fed-8a834a586f23 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:11.605777 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-4ba6aff7-e8cb-449e-a3a6-815e28882e06 req-3242b647-658d-4b40-bb0c-3b85cb57153f tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] https://10.4.3.102/volume/v3/volumes/detail returned with HTTP 200 Aug 25 16:21:11.606361 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 235/931] 10.4.3.102 () {68 vars in 1508 bytes} [Tue Aug 25 16:21:11 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:11.607564 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ca95902f-1d25-4d9d-8fed-8a834a586f23 tempest-VolumeRetypeWithoutMigrationTest-898901022 tempest-VolumeRetypeWithoutMigrationTest-898901022-project-member] https://10.4.3.102/volume/v3/volumes/fde34e0f-3ae8-4278-898c-63f63e04b625 returned with HTTP 404 Aug 25 16:21:11.608256 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 241/932] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:11 2026] GET /volume/v3/volumes/fde34e0f-3ae8-4278-898c-63f63e04b625 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:11.621562 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-885959a6-97d6-49d5-9cb4-d8fb19cd5e29 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:11.624615 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-885959a6-97d6-49d5-9cb4-d8fb19cd5e29 tempest-VolumeRetypeWithoutMigrationTest-2046177665 tempest-VolumeRetypeWithoutMigrationTest-2046177665-project-admin] DELETE https://10.4.3.102/volume/v3/types/978ebc77-48c2-44f4-a6ab-90e591c732f6 Aug 25 16:21:11.625284 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-885959a6-97d6-49d5-9cb4-d8fb19cd5e29 tempest-VolumeRetypeWithoutMigrationTest-2046177665 tempest-VolumeRetypeWithoutMigrationTest-2046177665-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:11.625284 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-885959a6-97d6-49d5-9cb4-d8fb19cd5e29 tempest-VolumeRetypeWithoutMigrationTest-2046177665 tempest-VolumeRetypeWithoutMigrationTest-2046177665-project-admin] Calling method '_delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:11.651968 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-c9a290d7-766d-46f3-8f9c-5146e411bf8e req-2697278c-a7fa-4eff-b995-2f1130dc123f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:11.653640 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-c9a290d7-766d-46f3-8f9c-5146e411bf8e req-2697278c-a7fa-4eff-b995-2f1130dc123f tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] GET https://10.4.3.102/volume/v3/volumes/detail Aug 25 16:21:11.653987 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-c9a290d7-766d-46f3-8f9c-5146e411bf8e req-2697278c-a7fa-4eff-b995-2f1130dc123f tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:11.654239 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-c9a290d7-766d-46f3-8f9c-5146e411bf8e req-2697278c-a7fa-4eff-b995-2f1130dc123f tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] Calling method 'detail' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:11.654627 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.api_utils [req-c9a290d7-766d-46f3-8f9c-5146e411bf8e req-2697278c-a7fa-4eff-b995-2f1130dc123f tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] Removing options '' from query. {{(pid=100455) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:21:11.655394 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [req-c9a290d7-766d-46f3-8f9c-5146e411bf8e req-2697278c-a7fa-4eff-b995-2f1130dc123f tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100455) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:21:11.664604 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-c9a290d7-766d-46f3-8f9c-5146e411bf8e req-2697278c-a7fa-4eff-b995-2f1130dc123f tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] Get all volumes completed successfully. Aug 25 16:21:11.666608 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:11.666608 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:11.666734 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-885959a6-97d6-49d5-9cb4-d8fb19cd5e29 tempest-VolumeRetypeWithoutMigrationTest-2046177665 tempest-VolumeRetypeWithoutMigrationTest-2046177665-project-admin] https://10.4.3.102/volume/v3/types/978ebc77-48c2-44f4-a6ab-90e591c732f6 returned with HTTP 202 Aug 25 16:21:11.666734 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 230/933] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:21:11 2026] DELETE /volume/v3/types/978ebc77-48c2-44f4-a6ab-90e591c732f6 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:21:11.670429 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-c9a290d7-766d-46f3-8f9c-5146e411bf8e req-2697278c-a7fa-4eff-b995-2f1130dc123f tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] https://10.4.3.102/volume/v3/volumes/detail returned with HTTP 200 Aug 25 16:21:11.670915 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 228/934] 10.4.3.102 () {68 vars in 1508 bytes} [Tue Aug 25 16:21:11 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:11.677267 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-6ba6cd5c-f606-4fc1-88a9-847985a6e33a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:11.680478 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6ba6cd5c-f606-4fc1-88a9-847985a6e33a tempest-VolumeRetypeWithoutMigrationTest-2046177665 tempest-VolumeRetypeWithoutMigrationTest-2046177665-project-admin] GET https://10.4.3.102/volume/v3/types/978ebc77-48c2-44f4-a6ab-90e591c732f6 Aug 25 16:21:11.680478 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6ba6cd5c-f606-4fc1-88a9-847985a6e33a tempest-VolumeRetypeWithoutMigrationTest-2046177665 tempest-VolumeRetypeWithoutMigrationTest-2046177665-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:11.680768 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6ba6cd5c-f606-4fc1-88a9-847985a6e33a tempest-VolumeRetypeWithoutMigrationTest-2046177665 tempest-VolumeRetypeWithoutMigrationTest-2046177665-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:11.688116 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6ba6cd5c-f606-4fc1-88a9-847985a6e33a tempest-VolumeRetypeWithoutMigrationTest-2046177665 tempest-VolumeRetypeWithoutMigrationTest-2046177665-project-admin] https://10.4.3.102/volume/v3/types/978ebc77-48c2-44f4-a6ab-90e591c732f6 returned with HTTP 404 Aug 25 16:21:11.688896 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 236/935] 10.4.3.102 () {66 vars in 1342 bytes} [Tue Aug 25 16:21:11 2026] GET /volume/v3/types/978ebc77-48c2-44f4-a6ab-90e591c732f6 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:11.689433 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-92ebe3aa-c741-4108-980b-2c507a2bb383 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:11.692204 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-92ebe3aa-c741-4108-980b-2c507a2bb383 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] GET https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c Aug 25 16:21:11.692501 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-92ebe3aa-c741-4108-980b-2c507a2bb383 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:11.692778 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-92ebe3aa-c741-4108-980b-2c507a2bb383 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:11.692888 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-92ebe3aa-c741-4108-980b-2c507a2bb383 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Show backup with id 04768e30-5f18-49b1-a441-bff6c715651c. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:21:11.699156 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-01055a49-0f93-4b55-906a-6ce22c5e7964 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:11.701275 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-92ebe3aa-c741-4108-980b-2c507a2bb383 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] https://10.4.3.102/volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c returned with HTTP 404 Aug 25 16:21:11.701380 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-c3e1229f-2e39-490e-852b-1752963264e1 req-faf2ef5a-44bb-4ec2-a87b-091823b80a66 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:11.701453 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-01055a49-0f93-4b55-906a-6ce22c5e7964 tempest-VolumeRetypeWithoutMigrationTest-2046177665 tempest-VolumeRetypeWithoutMigrationTest-2046177665-project-admin] DELETE https://10.4.3.102/volume/v3/types/09387d64-45a9-4da6-98a4-ea6e59b1cd6e Aug 25 16:21:11.701493 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 242/936] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:21:11 2026] GET /volume/v3/backups/04768e30-5f18-49b1-a441-bff6c715651c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:11.701528 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-01055a49-0f93-4b55-906a-6ce22c5e7964 tempest-VolumeRetypeWithoutMigrationTest-2046177665 tempest-VolumeRetypeWithoutMigrationTest-2046177665-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:11.701610 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-01055a49-0f93-4b55-906a-6ce22c5e7964 tempest-VolumeRetypeWithoutMigrationTest-2046177665 tempest-VolumeRetypeWithoutMigrationTest-2046177665-project-admin] Calling method '_delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:11.703452 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-c3e1229f-2e39-490e-852b-1752963264e1 req-faf2ef5a-44bb-4ec2-a87b-091823b80a66 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] GET https://10.4.3.102/volume/v3/volumes/detail Aug 25 16:21:11.703825 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-c3e1229f-2e39-490e-852b-1752963264e1 req-faf2ef5a-44bb-4ec2-a87b-091823b80a66 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:11.704119 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-c3e1229f-2e39-490e-852b-1752963264e1 req-faf2ef5a-44bb-4ec2-a87b-091823b80a66 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] Calling method 'detail' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:11.704448 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.api_utils [req-c3e1229f-2e39-490e-852b-1752963264e1 req-faf2ef5a-44bb-4ec2-a87b-091823b80a66 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] Removing options '' from query. {{(pid=100455) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:21:11.705406 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [req-c3e1229f-2e39-490e-852b-1752963264e1 req-faf2ef5a-44bb-4ec2-a87b-091823b80a66 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100455) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:21:11.716829 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-69c7eb67-d64e-4086-95af-f5db320679e4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:11.718168 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-c3e1229f-2e39-490e-852b-1752963264e1 req-faf2ef5a-44bb-4ec2-a87b-091823b80a66 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] Get all volumes completed successfully. Aug 25 16:21:11.718356 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-69c7eb67-d64e-4086-95af-f5db320679e4 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/d052a208-34ba-4bc8-bbd5-371f1876c266 Aug 25 16:21:11.718712 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-69c7eb67-d64e-4086-95af-f5db320679e4 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:11.718993 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-69c7eb67-d64e-4086-95af-f5db320679e4 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:11.719204 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-69c7eb67-d64e-4086-95af-f5db320679e4 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Delete volume with id: d052a208-34ba-4bc8-bbd5-371f1876c266 Aug 25 16:21:11.719906 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:11.719906 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:11.726312 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-c3e1229f-2e39-490e-852b-1752963264e1 req-faf2ef5a-44bb-4ec2-a87b-091823b80a66 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] https://10.4.3.102/volume/v3/volumes/detail returned with HTTP 200 Aug 25 16:21:11.727020 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 229/937] 10.4.3.102 () {68 vars in 1508 bytes} [Tue Aug 25 16:21:11 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:11.732853 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:11.732853 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:11.733376 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-69c7eb67-d64e-4086-95af-f5db320679e4 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Volume info retrieved successfully. Aug 25 16:21:11.741286 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-01055a49-0f93-4b55-906a-6ce22c5e7964 tempest-VolumeRetypeWithoutMigrationTest-2046177665 tempest-VolumeRetypeWithoutMigrationTest-2046177665-project-admin] https://10.4.3.102/volume/v3/types/09387d64-45a9-4da6-98a4-ea6e59b1cd6e returned with HTTP 202 Aug 25 16:21:11.741858 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 231/938] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:21:11 2026] DELETE /volume/v3/types/09387d64-45a9-4da6-98a4-ea6e59b1cd6e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:21:11.753757 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-37b369b6-8101-4696-b33d-574ec592094d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:11.757368 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-37b369b6-8101-4696-b33d-574ec592094d tempest-VolumeRetypeWithoutMigrationTest-2046177665 tempest-VolumeRetypeWithoutMigrationTest-2046177665-project-admin] GET https://10.4.3.102/volume/v3/types/09387d64-45a9-4da6-98a4-ea6e59b1cd6e Aug 25 16:21:11.757368 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-37b369b6-8101-4696-b33d-574ec592094d tempest-VolumeRetypeWithoutMigrationTest-2046177665 tempest-VolumeRetypeWithoutMigrationTest-2046177665-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:11.757766 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-37b369b6-8101-4696-b33d-574ec592094d tempest-VolumeRetypeWithoutMigrationTest-2046177665 tempest-VolumeRetypeWithoutMigrationTest-2046177665-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:11.766060 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-37b369b6-8101-4696-b33d-574ec592094d tempest-VolumeRetypeWithoutMigrationTest-2046177665 tempest-VolumeRetypeWithoutMigrationTest-2046177665-project-admin] https://10.4.3.102/volume/v3/types/09387d64-45a9-4da6-98a4-ea6e59b1cd6e returned with HTTP 404 Aug 25 16:21:11.766178 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-6eadb3de-3278-4653-b939-c71cb6a5c820 req-d166c4be-dab4-4489-9787-05db572bcc3c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:11.766217 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 243/939] 10.4.3.102 () {66 vars in 1342 bytes} [Tue Aug 25 16:21:11 2026] GET /volume/v3/types/09387d64-45a9-4da6-98a4-ea6e59b1cd6e => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:11.770612 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-6eadb3de-3278-4653-b939-c71cb6a5c820 req-d166c4be-dab4-4489-9787-05db572bcc3c tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] GET https://10.4.3.102/volume/v3/volumes/detail Aug 25 16:21:11.770612 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-6eadb3de-3278-4653-b939-c71cb6a5c820 req-d166c4be-dab4-4489-9787-05db572bcc3c tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:11.770612 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-6eadb3de-3278-4653-b939-c71cb6a5c820 req-d166c4be-dab4-4489-9787-05db572bcc3c tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] Calling method 'detail' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:11.770612 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.api_utils [req-6eadb3de-3278-4653-b939-c71cb6a5c820 req-d166c4be-dab4-4489-9787-05db572bcc3c tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] Removing options '' from query. {{(pid=100455) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:21:11.770612 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [req-6eadb3de-3278-4653-b939-c71cb6a5c820 req-d166c4be-dab4-4489-9787-05db572bcc3c tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100455) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:21:11.775617 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-69c7eb67-d64e-4086-95af-f5db320679e4 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Delete volume request issued successfully. Aug 25 16:21:11.775883 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-69c7eb67-d64e-4086-95af-f5db320679e4 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] https://10.4.3.102/volume/v3/volumes/d052a208-34ba-4bc8-bbd5-371f1876c266 returned with HTTP 202 Aug 25 16:21:11.776606 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 237/940] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:21:11 2026] DELETE /volume/v3/volumes/d052a208-34ba-4bc8-bbd5-371f1876c266 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:21:11.782434 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-6eadb3de-3278-4653-b939-c71cb6a5c820 req-d166c4be-dab4-4489-9787-05db572bcc3c tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] Get all volumes completed successfully. Aug 25 16:21:11.783855 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:11.783855 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:11.790091 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-02af78fb-f9ee-4f44-bfbe-f80d11f99298 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:11.790195 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-6eadb3de-3278-4653-b939-c71cb6a5c820 req-d166c4be-dab4-4489-9787-05db572bcc3c tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] https://10.4.3.102/volume/v3/volumes/detail returned with HTTP 200 Aug 25 16:21:11.790195 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 230/941] 10.4.3.102 () {68 vars in 1508 bytes} [Tue Aug 25 16:21:11 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:11.790267 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-02af78fb-f9ee-4f44-bfbe-f80d11f99298 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] GET https://10.4.3.102/volume/v3/volumes/d65d96ce-2d90-442f-88ae-2e6ab5472e76 Aug 25 16:21:11.790512 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-02af78fb-f9ee-4f44-bfbe-f80d11f99298 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:11.790752 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-a7598b12-4820-4be2-90c5-7cb5dd29d2e4 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:11.790935 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-02af78fb-f9ee-4f44-bfbe-f80d11f99298 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:11.795157 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a7598b12-4820-4be2-90c5-7cb5dd29d2e4 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] GET https://10.4.3.102/volume/v3/volumes/d052a208-34ba-4bc8-bbd5-371f1876c266 Aug 25 16:21:11.795424 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a7598b12-4820-4be2-90c5-7cb5dd29d2e4 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:11.795714 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a7598b12-4820-4be2-90c5-7cb5dd29d2e4 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:11.805886 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:11.805886 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:11.814737 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:11.814737 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:11.816781 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-02af78fb-f9ee-4f44-bfbe-f80d11f99298 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Volume info retrieved successfully. Aug 25 16:21:11.819917 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-a7598b12-4820-4be2-90c5-7cb5dd29d2e4 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Volume info retrieved successfully. Aug 25 16:21:11.824277 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-02af78fb-f9ee-4f44-bfbe-f80d11f99298 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] https://10.4.3.102/volume/v3/volumes/d65d96ce-2d90-442f-88ae-2e6ab5472e76 returned with HTTP 200 Aug 25 16:21:11.824901 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 232/942] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:11 2026] GET /volume/v3/volumes/d65d96ce-2d90-442f-88ae-2e6ab5472e76 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:11.825041 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a7598b12-4820-4be2-90c5-7cb5dd29d2e4 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] https://10.4.3.102/volume/v3/volumes/d052a208-34ba-4bc8-bbd5-371f1876c266 returned with HTTP 200 Aug 25 16:21:11.825358 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 244/943] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:21:11 2026] GET /volume/v3/volumes/d052a208-34ba-4bc8-bbd5-371f1876c266 => generated 1017 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:11.825516 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-89c0393e-128b-4aa9-b77f-30f3e83d4db3 req-2b34c54f-c1a3-475b-826c-41966dc0b2f4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:11.828646 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-89c0393e-128b-4aa9-b77f-30f3e83d4db3 req-2b34c54f-c1a3-475b-826c-41966dc0b2f4 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] GET https://10.4.3.102/volume/v3/volumes/detail Aug 25 16:21:11.828901 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-89c0393e-128b-4aa9-b77f-30f3e83d4db3 req-2b34c54f-c1a3-475b-826c-41966dc0b2f4 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:11.829249 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-89c0393e-128b-4aa9-b77f-30f3e83d4db3 req-2b34c54f-c1a3-475b-826c-41966dc0b2f4 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] Calling method 'detail' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:11.829702 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.api_utils [req-89c0393e-128b-4aa9-b77f-30f3e83d4db3 req-2b34c54f-c1a3-475b-826c-41966dc0b2f4 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] Removing options '' from query. {{(pid=100457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:21:11.830647 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [req-89c0393e-128b-4aa9-b77f-30f3e83d4db3 req-2b34c54f-c1a3-475b-826c-41966dc0b2f4 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100457) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:21:11.839820 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-51d2a62b-7925-473f-baa1-fd6f722a504c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:11.841267 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-51d2a62b-7925-473f-baa1-fd6f722a504c tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] GET https://10.4.3.102/volume/v3/os-quota-sets/e298becd5c904041ab081c796563c520?usage=True Aug 25 16:21:11.841912 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-51d2a62b-7925-473f-baa1-fd6f722a504c tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:11.842200 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-51d2a62b-7925-473f-baa1-fd6f722a504c tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:11.844057 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-89c0393e-128b-4aa9-b77f-30f3e83d4db3 req-2b34c54f-c1a3-475b-826c-41966dc0b2f4 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] Get all volumes completed successfully. Aug 25 16:21:11.845838 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:11.845838 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:11.851816 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-89c0393e-128b-4aa9-b77f-30f3e83d4db3 req-2b34c54f-c1a3-475b-826c-41966dc0b2f4 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] https://10.4.3.102/volume/v3/volumes/detail returned with HTTP 200 Aug 25 16:21:11.852508 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 238/944] 10.4.3.102 () {68 vars in 1508 bytes} [Tue Aug 25 16:21:11 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:11.862172 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-51d2a62b-7925-473f-baa1-fd6f722a504c tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] https://10.4.3.102/volume/v3/os-quota-sets/e298becd5c904041ab081c796563c520?usage=True returned with HTTP 200 Aug 25 16:21:11.862784 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 231/945] 10.4.3.102 () {66 vars in 1375 bytes} [Tue Aug 25 16:21:11 2026] GET /volume/v3/os-quota-sets/e298becd5c904041ab081c796563c520?usage=True => generated 1061 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:11.879233 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-5afa30a7-2e91-46a0-83f3-4f929f4b2f8b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:11.881280 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5afa30a7-2e91-46a0-83f3-4f929f4b2f8b tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] GET https://10.4.3.102/volume/v3/os-quota-sets/82b1b494b01a4b0fb2554b69c4b8b39f?usage=True Aug 25 16:21:11.881572 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5afa30a7-2e91-46a0-83f3-4f929f4b2f8b tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:11.882049 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5afa30a7-2e91-46a0-83f3-4f929f4b2f8b tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:11.882720 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-1c6aaefb-ea43-440c-a710-1feff6272f2a req-ed96bfa5-3bb1-4828-b9bb-24248366c953 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:11.885583 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-1c6aaefb-ea43-440c-a710-1feff6272f2a req-ed96bfa5-3bb1-4828-b9bb-24248366c953 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] GET https://10.4.3.102/volume/v3/volumes/detail Aug 25 16:21:11.885900 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-1c6aaefb-ea43-440c-a710-1feff6272f2a req-ed96bfa5-3bb1-4828-b9bb-24248366c953 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:11.886172 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-1c6aaefb-ea43-440c-a710-1feff6272f2a req-ed96bfa5-3bb1-4828-b9bb-24248366c953 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] Calling method 'detail' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:11.886565 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.api_utils [req-1c6aaefb-ea43-440c-a710-1feff6272f2a req-ed96bfa5-3bb1-4828-b9bb-24248366c953 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] Removing options '' from query. {{(pid=100454) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:21:11.887476 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [req-1c6aaefb-ea43-440c-a710-1feff6272f2a req-ed96bfa5-3bb1-4828-b9bb-24248366c953 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100454) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:21:11.925376 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-1c6aaefb-ea43-440c-a710-1feff6272f2a req-ed96bfa5-3bb1-4828-b9bb-24248366c953 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] Get all volumes completed successfully. Aug 25 16:21:11.926756 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:11.926756 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:11.932694 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-1c6aaefb-ea43-440c-a710-1feff6272f2a req-ed96bfa5-3bb1-4828-b9bb-24248366c953 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] https://10.4.3.102/volume/v3/volumes/detail returned with HTTP 200 Aug 25 16:21:11.933082 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5afa30a7-2e91-46a0-83f3-4f929f4b2f8b tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] https://10.4.3.102/volume/v3/os-quota-sets/82b1b494b01a4b0fb2554b69c4b8b39f?usage=True returned with HTTP 200 Aug 25 16:21:11.933646 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 245/946] 10.4.3.102 () {68 vars in 1508 bytes} [Tue Aug 25 16:21:11 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:11.933812 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 233/947] 10.4.3.102 () {66 vars in 1375 bytes} [Tue Aug 25 16:21:11 2026] GET /volume/v3/os-quota-sets/82b1b494b01a4b0fb2554b69c4b8b39f?usage=True => generated 1061 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:11.947701 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-76874459-ce34-4ec8-8cea-c884b6796694 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:11.949389 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-76874459-ce34-4ec8-8cea-c884b6796694 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] POST https://10.4.3.102/volume/v3/os-volume-transfer Aug 25 16:21:11.949774 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-76874459-ce34-4ec8-8cea-c884b6796694 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d65d96ce-2d90-442f-88ae-2e6ab5472e76"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:11.951427 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.contrib.volume_transfer [None req-76874459-ce34-4ec8-8cea-c884b6796694 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd65d96ce-2d90-442f-88ae-2e6ab5472e76'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 25 16:21:11.951553 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.contrib.volume_transfer [None req-76874459-ce34-4ec8-8cea-c884b6796694 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Creating transfer of volume d65d96ce-2d90-442f-88ae-2e6ab5472e76 Aug 25 16:21:11.951732 np0000008093 devstack@c-api.service[100457]: INFO cinder.transfer.api [None req-76874459-ce34-4ec8-8cea-c884b6796694 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Generating transfer record for volume d65d96ce-2d90-442f-88ae-2e6ab5472e76 Aug 25 16:21:11.959368 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:11.959368 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:11.965027 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-a659b7d2-8bd2-4d92-aff7-1ea4ab4521ad req-85f57f62-13bf-43cd-9463-5a33c8917c5f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:11.967516 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-a659b7d2-8bd2-4d92-aff7-1ea4ab4521ad req-85f57f62-13bf-43cd-9463-5a33c8917c5f tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] GET https://10.4.3.102/volume/v3/volumes/detail Aug 25 16:21:11.967865 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-a659b7d2-8bd2-4d92-aff7-1ea4ab4521ad req-85f57f62-13bf-43cd-9463-5a33c8917c5f tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:11.968116 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-a659b7d2-8bd2-4d92-aff7-1ea4ab4521ad req-85f57f62-13bf-43cd-9463-5a33c8917c5f tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] Calling method 'detail' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:11.968494 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.api_utils [req-a659b7d2-8bd2-4d92-aff7-1ea4ab4521ad req-85f57f62-13bf-43cd-9463-5a33c8917c5f tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] Removing options '' from query. {{(pid=100455) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:21:11.969425 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [req-a659b7d2-8bd2-4d92-aff7-1ea4ab4521ad req-85f57f62-13bf-43cd-9463-5a33c8917c5f tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100455) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:21:11.979010 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-a659b7d2-8bd2-4d92-aff7-1ea4ab4521ad req-85f57f62-13bf-43cd-9463-5a33c8917c5f tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] Get all volumes completed successfully. Aug 25 16:21:11.980189 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:11.980189 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:11.986114 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-a659b7d2-8bd2-4d92-aff7-1ea4ab4521ad req-85f57f62-13bf-43cd-9463-5a33c8917c5f tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] https://10.4.3.102/volume/v3/volumes/detail returned with HTTP 200 Aug 25 16:21:11.987046 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 232/948] 10.4.3.102 () {68 vars in 1508 bytes} [Tue Aug 25 16:21:11 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:11.987269 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-76874459-ce34-4ec8-8cea-c884b6796694 tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] https://10.4.3.102/volume/v3/os-volume-transfer returned with HTTP 202 Aug 25 16:21:11.987781 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 239/949] 10.4.3.102 () {68 vars in 1291 bytes} [Tue Aug 25 16:21:11 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:21:11.996676 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e4fd2fcf-e781-4c12-98cf-df54c9f8d065 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:12.016567 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-906601fb-8464-47fb-8f59-23f637b1dd36 req-f6f722f6-2ed9-42dd-b8d3-18cd3e999a11 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:12.019283 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-906601fb-8464-47fb-8f59-23f637b1dd36 req-f6f722f6-2ed9-42dd-b8d3-18cd3e999a11 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] GET https://10.4.3.102/volume/v3/volumes/detail Aug 25 16:21:12.019534 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-906601fb-8464-47fb-8f59-23f637b1dd36 req-f6f722f6-2ed9-42dd-b8d3-18cd3e999a11 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:12.019835 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-906601fb-8464-47fb-8f59-23f637b1dd36 req-f6f722f6-2ed9-42dd-b8d3-18cd3e999a11 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] Calling method 'detail' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:12.020125 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.api_utils [req-906601fb-8464-47fb-8f59-23f637b1dd36 req-f6f722f6-2ed9-42dd-b8d3-18cd3e999a11 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] Removing options '' from query. {{(pid=100456) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:21:12.021127 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [req-906601fb-8464-47fb-8f59-23f637b1dd36 req-f6f722f6-2ed9-42dd-b8d3-18cd3e999a11 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100456) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:21:12.036294 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-906601fb-8464-47fb-8f59-23f637b1dd36 req-f6f722f6-2ed9-42dd-b8d3-18cd3e999a11 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] Get all volumes completed successfully. Aug 25 16:21:12.037638 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:12.037638 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:12.042324 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-906601fb-8464-47fb-8f59-23f637b1dd36 req-f6f722f6-2ed9-42dd-b8d3-18cd3e999a11 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-reader] https://10.4.3.102/volume/v3/volumes/detail returned with HTTP 200 Aug 25 16:21:12.046764 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 234/950] 10.4.3.102 () {68 vars in 1508 bytes} [Tue Aug 25 16:21:12 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:12.058681 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-1f8d240c-bf03-4098-a2e5-f044d3eee1f6 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:12.060977 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1f8d240c-bf03-4098-a2e5-f044d3eee1f6 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] DELETE https://10.4.3.102/volume/v3/volumes/6a91e3d7-a6ef-457c-9c56-3628f11e5e59 Aug 25 16:21:12.061258 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1f8d240c-bf03-4098-a2e5-f044d3eee1f6 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:12.061510 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1f8d240c-bf03-4098-a2e5-f044d3eee1f6 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:12.061740 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-1f8d240c-bf03-4098-a2e5-f044d3eee1f6 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Delete volume with id: 6a91e3d7-a6ef-457c-9c56-3628f11e5e59 Aug 25 16:21:12.071441 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:12.071441 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:12.072109 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-1f8d240c-bf03-4098-a2e5-f044d3eee1f6 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Volume info retrieved successfully. Aug 25 16:21:12.098487 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-1f8d240c-bf03-4098-a2e5-f044d3eee1f6 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Delete volume request issued successfully. Aug 25 16:21:12.098707 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1f8d240c-bf03-4098-a2e5-f044d3eee1f6 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] https://10.4.3.102/volume/v3/volumes/6a91e3d7-a6ef-457c-9c56-3628f11e5e59 returned with HTTP 202 Aug 25 16:21:12.099149 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 233/951] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:21:12 2026] DELETE /volume/v3/volumes/6a91e3d7-a6ef-457c-9c56-3628f11e5e59 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:21:12.105817 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-45cee0cf-cffa-4c56-ac0d-df3093c8aa3a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:12.108037 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-45cee0cf-cffa-4c56-ac0d-df3093c8aa3a tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] GET https://10.4.3.102/volume/v3/volumes/6a91e3d7-a6ef-457c-9c56-3628f11e5e59 Aug 25 16:21:12.108285 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-45cee0cf-cffa-4c56-ac0d-df3093c8aa3a tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:12.108527 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-45cee0cf-cffa-4c56-ac0d-df3093c8aa3a tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:12.109014 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e4fd2fcf-e781-4c12-98cf-df54c9f8d065 tempest-VolumeQuotasAdminTestJSON-2048740784 tempest-VolumeQuotasAdminTestJSON-2048740784-project-member] POST https://10.4.3.102/volume/v3/os-volume-transfer/dded2cb2-8886-4cab-ad4a-7f55a3fab73a/accept Aug 25 16:21:12.109432 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e4fd2fcf-e781-4c12-98cf-df54c9f8d065 tempest-VolumeQuotasAdminTestJSON-2048740784 tempest-VolumeQuotasAdminTestJSON-2048740784-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "59073695efc1a694"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:12.111122 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.contrib.volume_transfer [None req-e4fd2fcf-e781-4c12-98cf-df54c9f8d065 tempest-VolumeQuotasAdminTestJSON-2048740784 tempest-VolumeQuotasAdminTestJSON-2048740784-project-member] Accepting volume transfer dded2cb2-8886-4cab-ad4a-7f55a3fab73a {{(pid=100454) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 25 16:21:12.111258 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.contrib.volume_transfer [None req-e4fd2fcf-e781-4c12-98cf-df54c9f8d065 tempest-VolumeQuotasAdminTestJSON-2048740784 tempest-VolumeQuotasAdminTestJSON-2048740784-project-member] Accepting transfer dded2cb2-8886-4cab-ad4a-7f55a3fab73a Aug 25 16:21:12.116822 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:12.116822 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:12.121114 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-45cee0cf-cffa-4c56-ac0d-df3093c8aa3a tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Volume info retrieved successfully. Aug 25 16:21:12.126174 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-45cee0cf-cffa-4c56-ac0d-df3093c8aa3a tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] https://10.4.3.102/volume/v3/volumes/6a91e3d7-a6ef-457c-9c56-3628f11e5e59 returned with HTTP 200 Aug 25 16:21:12.126693 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 240/952] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:12 2026] GET /volume/v3/volumes/6a91e3d7-a6ef-457c-9c56-3628f11e5e59 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:12.380910 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-e4fd2fcf-e781-4c12-98cf-df54c9f8d065 tempest-VolumeQuotasAdminTestJSON-2048740784 tempest-VolumeQuotasAdminTestJSON-2048740784-project-member] Created reservations ['08391513-0122-42d6-afc2-d85b13f08f2d', '3eafcac6-78c2-4829-83ff-3e05762e9aa0', '835f7eff-2cf5-4046-a76b-d6f36253ce44', 'ce318f0a-b7e2-4bc4-aef0-cf46199fd4b5'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:12.407621 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-e4fd2fcf-e781-4c12-98cf-df54c9f8d065 tempest-VolumeQuotasAdminTestJSON-2048740784 tempest-VolumeQuotasAdminTestJSON-2048740784-project-member] Created reservations ['1230f63d-bf05-4e65-a156-524c360563fd', '9ff58d87-5807-4409-b233-f4bab4447fd3', '3d6fa135-fb04-4677-acad-879caab7a732', '16ef0827-bcd6-4919-b964-df96c6d853a6'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:12.463081 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-1fb4de4c-94c8-4011-9509-e6047d7cff4d None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:12.465115 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1fb4de4c-94c8-4011-9509-e6047d7cff4d tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] GET https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 Aug 25 16:21:12.465574 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1fb4de4c-94c8-4011-9509-e6047d7cff4d tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:12.465912 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1fb4de4c-94c8-4011-9509-e6047d7cff4d tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:12.478989 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-e4fd2fcf-e781-4c12-98cf-df54c9f8d065 tempest-VolumeQuotasAdminTestJSON-2048740784 tempest-VolumeQuotasAdminTestJSON-2048740784-project-member] Created reservations ['f8bef530-edc4-4a4d-8380-1397bc5897cd', '954613a8-37bb-4d5b-b71b-b6be08d5d747', 'b36f975f-36f5-428e-b705-ac4b2598eafd', 'f40b7d91-4330-4405-88c1-14d249413eca'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:12.480896 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:12.480896 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:12.485916 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-1fb4de4c-94c8-4011-9509-e6047d7cff4d tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Volume info retrieved successfully. Aug 25 16:21:12.491318 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1fb4de4c-94c8-4011-9509-e6047d7cff4d tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 returned with HTTP 200 Aug 25 16:21:12.492264 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 235/953] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:12 2026] GET /volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 => generated 1163 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:12.610171 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-e4fd2fcf-e781-4c12-98cf-df54c9f8d065 tempest-VolumeQuotasAdminTestJSON-2048740784 tempest-VolumeQuotasAdminTestJSON-2048740784-project-member] Created reservations ['fdcf70c6-526e-4c3a-b018-465d69da847b', '46d2125c-825c-4ca8-8708-38576f28cfcd', 'aa4eb1d6-b3e3-4576-a9f9-f6087c50dd14', '9a03b1f2-e08f-455e-bbc6-7821b74578c2'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:12.622898 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-e4fd2fcf-e781-4c12-98cf-df54c9f8d065 tempest-VolumeQuotasAdminTestJSON-2048740784 tempest-VolumeQuotasAdminTestJSON-2048740784-project-member] Transfer volume completed successfully. Aug 25 16:21:12.730138 np0000008093 devstack@c-api.service[100454]: INFO cinder.transfer.api [None req-e4fd2fcf-e781-4c12-98cf-df54c9f8d065 tempest-VolumeQuotasAdminTestJSON-2048740784 tempest-VolumeQuotasAdminTestJSON-2048740784-project-member] Volume d65d96ce-2d90-442f-88ae-2e6ab5472e76 has been transferred. Aug 25 16:21:12.738103 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e4fd2fcf-e781-4c12-98cf-df54c9f8d065 tempest-VolumeQuotasAdminTestJSON-2048740784 tempest-VolumeQuotasAdminTestJSON-2048740784-project-member] https://10.4.3.102/volume/v3/os-volume-transfer/dded2cb2-8886-4cab-ad4a-7f55a3fab73a/accept returned with HTTP 202 Aug 25 16:21:12.738652 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 246/954] 10.4.3.102 () {68 vars in 1423 bytes} [Tue Aug 25 16:21:11 2026] POST /volume/v3/os-volume-transfer/dded2cb2-8886-4cab-ad4a-7f55a3fab73a/accept => generated 365 bytes in 742 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:21:12.746973 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-7f229bbe-70e0-474c-bdfa-45715018bc01 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:12.748834 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7f229bbe-70e0-474c-bdfa-45715018bc01 tempest-VolumeQuotasAdminTestJSON-2048740784 tempest-VolumeQuotasAdminTestJSON-2048740784-project-member] GET https://10.4.3.102/volume/v3/volumes/d65d96ce-2d90-442f-88ae-2e6ab5472e76 Aug 25 16:21:12.749188 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7f229bbe-70e0-474c-bdfa-45715018bc01 tempest-VolumeQuotasAdminTestJSON-2048740784 tempest-VolumeQuotasAdminTestJSON-2048740784-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:12.749502 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7f229bbe-70e0-474c-bdfa-45715018bc01 tempest-VolumeQuotasAdminTestJSON-2048740784 tempest-VolumeQuotasAdminTestJSON-2048740784-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:12.756546 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:12.756546 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:12.760712 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-7f229bbe-70e0-474c-bdfa-45715018bc01 tempest-VolumeQuotasAdminTestJSON-2048740784 tempest-VolumeQuotasAdminTestJSON-2048740784-project-member] Volume info retrieved successfully. Aug 25 16:21:12.765315 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7f229bbe-70e0-474c-bdfa-45715018bc01 tempest-VolumeQuotasAdminTestJSON-2048740784 tempest-VolumeQuotasAdminTestJSON-2048740784-project-member] https://10.4.3.102/volume/v3/volumes/d65d96ce-2d90-442f-88ae-2e6ab5472e76 returned with HTTP 200 Aug 25 16:21:12.765904 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 234/955] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:12 2026] GET /volume/v3/volumes/d65d96ce-2d90-442f-88ae-2e6ab5472e76 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:12.777447 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c19409ae-c857-4e2b-a3ad-2f589effe0c2 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:12.779401 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c19409ae-c857-4e2b-a3ad-2f589effe0c2 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] GET https://10.4.3.102/volume/v3/os-quota-sets/e298becd5c904041ab081c796563c520?usage=True Aug 25 16:21:12.779617 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c19409ae-c857-4e2b-a3ad-2f589effe0c2 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:12.779832 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c19409ae-c857-4e2b-a3ad-2f589effe0c2 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:12.797962 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c19409ae-c857-4e2b-a3ad-2f589effe0c2 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] https://10.4.3.102/volume/v3/os-quota-sets/e298becd5c904041ab081c796563c520?usage=True returned with HTTP 200 Aug 25 16:21:12.798421 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 241/956] 10.4.3.102 () {66 vars in 1375 bytes} [Tue Aug 25 16:21:12 2026] GET /volume/v3/os-quota-sets/e298becd5c904041ab081c796563c520?usage=True => generated 1061 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:12.809336 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-fd44af9f-601e-46ec-85b3-2d9d0922b0c8 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:12.811623 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-fd44af9f-601e-46ec-85b3-2d9d0922b0c8 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] GET https://10.4.3.102/volume/v3/os-quota-sets/82b1b494b01a4b0fb2554b69c4b8b39f?usage=True Aug 25 16:21:12.811726 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-fd44af9f-601e-46ec-85b3-2d9d0922b0c8 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:12.812034 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-fd44af9f-601e-46ec-85b3-2d9d0922b0c8 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:12.827876 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-fd44af9f-601e-46ec-85b3-2d9d0922b0c8 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] https://10.4.3.102/volume/v3/os-quota-sets/82b1b494b01a4b0fb2554b69c4b8b39f?usage=True returned with HTTP 200 Aug 25 16:21:12.828136 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 236/957] 10.4.3.102 () {66 vars in 1375 bytes} [Tue Aug 25 16:21:12 2026] GET /volume/v3/os-quota-sets/82b1b494b01a4b0fb2554b69c4b8b39f?usage=True => generated 1061 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:12.838904 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-3ce6d242-d1c4-4b9d-b823-5e59ba7f0eff None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:12.841415 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-0ebc0d17-d7e3-4afe-af39-b96830498477 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:12.841648 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3ce6d242-d1c4-4b9d-b823-5e59ba7f0eff tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/d65d96ce-2d90-442f-88ae-2e6ab5472e76 Aug 25 16:21:12.841648 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3ce6d242-d1c4-4b9d-b823-5e59ba7f0eff tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:12.841741 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3ce6d242-d1c4-4b9d-b823-5e59ba7f0eff tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:12.841906 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-3ce6d242-d1c4-4b9d-b823-5e59ba7f0eff tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Delete volume with id: d65d96ce-2d90-442f-88ae-2e6ab5472e76 Aug 25 16:21:12.843604 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0ebc0d17-d7e3-4afe-af39-b96830498477 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] GET https://10.4.3.102/volume/v3/volumes/d052a208-34ba-4bc8-bbd5-371f1876c266 Aug 25 16:21:12.845663 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0ebc0d17-d7e3-4afe-af39-b96830498477 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:12.845663 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0ebc0d17-d7e3-4afe-af39-b96830498477 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:12.853580 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0ebc0d17-d7e3-4afe-af39-b96830498477 tempest-ProjectMemberTests39-619812357 tempest-ProjectMemberTests39-619812357-project-admin] https://10.4.3.102/volume/v3/volumes/d052a208-34ba-4bc8-bbd5-371f1876c266 returned with HTTP 404 Aug 25 16:21:12.854855 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 235/958] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:21:12 2026] GET /volume/v3/volumes/d052a208-34ba-4bc8-bbd5-371f1876c266 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:12.995310 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:12.995310 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:12.995637 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-3ce6d242-d1c4-4b9d-b823-5e59ba7f0eff tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Volume info retrieved successfully. Aug 25 16:21:13.046269 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-3ce6d242-d1c4-4b9d-b823-5e59ba7f0eff tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Delete volume request issued successfully. Aug 25 16:21:13.046491 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3ce6d242-d1c4-4b9d-b823-5e59ba7f0eff tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] https://10.4.3.102/volume/v3/volumes/d65d96ce-2d90-442f-88ae-2e6ab5472e76 returned with HTTP 202 Aug 25 16:21:13.046978 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 247/959] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:21:12 2026] DELETE /volume/v3/volumes/d65d96ce-2d90-442f-88ae-2e6ab5472e76 => generated 0 bytes in 209 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:21:13.055313 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-73b29bdf-044c-416b-8d42-17a8ef76f6d3 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:13.057252 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-73b29bdf-044c-416b-8d42-17a8ef76f6d3 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] GET https://10.4.3.102/volume/v3/volumes/d65d96ce-2d90-442f-88ae-2e6ab5472e76 Aug 25 16:21:13.057482 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-73b29bdf-044c-416b-8d42-17a8ef76f6d3 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:13.057706 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-73b29bdf-044c-416b-8d42-17a8ef76f6d3 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:13.066814 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:13.066814 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:13.071907 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-73b29bdf-044c-416b-8d42-17a8ef76f6d3 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Volume info retrieved successfully. Aug 25 16:21:13.076616 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-73b29bdf-044c-416b-8d42-17a8ef76f6d3 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] https://10.4.3.102/volume/v3/volumes/d65d96ce-2d90-442f-88ae-2e6ab5472e76 returned with HTTP 200 Aug 25 16:21:13.077200 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 242/960] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:13 2026] GET /volume/v3/volumes/d65d96ce-2d90-442f-88ae-2e6ab5472e76 => generated 1011 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:13.140436 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-585040bb-4435-4e64-af56-c02f96291984 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:13.142755 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-585040bb-4435-4e64-af56-c02f96291984 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] GET https://10.4.3.102/volume/v3/volumes/6a91e3d7-a6ef-457c-9c56-3628f11e5e59 Aug 25 16:21:13.143040 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-585040bb-4435-4e64-af56-c02f96291984 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:13.143271 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-585040bb-4435-4e64-af56-c02f96291984 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:13.150542 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-585040bb-4435-4e64-af56-c02f96291984 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] https://10.4.3.102/volume/v3/volumes/6a91e3d7-a6ef-457c-9c56-3628f11e5e59 returned with HTTP 404 Aug 25 16:21:13.151177 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 237/961] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:13 2026] GET /volume/v3/volumes/6a91e3d7-a6ef-457c-9c56-3628f11e5e59 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:13.159643 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-66abd158-ede2-4b99-bfcf-81b32c379270 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:13.161745 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-66abd158-ede2-4b99-bfcf-81b32c379270 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] DELETE https://10.4.3.102/volume/v3/volumes/4fcdd430-a268-4f1a-ac1e-c5a35e790e26 Aug 25 16:21:13.162197 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-66abd158-ede2-4b99-bfcf-81b32c379270 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:13.162633 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-66abd158-ede2-4b99-bfcf-81b32c379270 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:13.163101 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-66abd158-ede2-4b99-bfcf-81b32c379270 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Delete volume with id: 4fcdd430-a268-4f1a-ac1e-c5a35e790e26 Aug 25 16:21:13.173211 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:13.173211 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:13.174606 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-66abd158-ede2-4b99-bfcf-81b32c379270 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Volume info retrieved successfully. Aug 25 16:21:13.201656 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-66abd158-ede2-4b99-bfcf-81b32c379270 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Delete volume request issued successfully. Aug 25 16:21:13.201656 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-66abd158-ede2-4b99-bfcf-81b32c379270 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] https://10.4.3.102/volume/v3/volumes/4fcdd430-a268-4f1a-ac1e-c5a35e790e26 returned with HTTP 202 Aug 25 16:21:13.201656 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 236/962] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:21:13 2026] DELETE /volume/v3/volumes/4fcdd430-a268-4f1a-ac1e-c5a35e790e26 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:21:13.210149 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-125c0ac0-d97f-49ff-95c9-0a7905783bff None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:13.212116 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-125c0ac0-d97f-49ff-95c9-0a7905783bff tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] GET https://10.4.3.102/volume/v3/volumes/4fcdd430-a268-4f1a-ac1e-c5a35e790e26 Aug 25 16:21:13.212317 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-125c0ac0-d97f-49ff-95c9-0a7905783bff tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:13.212531 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-125c0ac0-d97f-49ff-95c9-0a7905783bff tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:13.220289 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:13.220289 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:13.225347 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-125c0ac0-d97f-49ff-95c9-0a7905783bff tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Volume info retrieved successfully. Aug 25 16:21:13.230483 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-125c0ac0-d97f-49ff-95c9-0a7905783bff tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] https://10.4.3.102/volume/v3/volumes/4fcdd430-a268-4f1a-ac1e-c5a35e790e26 returned with HTTP 200 Aug 25 16:21:13.230915 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 248/963] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:13 2026] GET /volume/v3/volumes/4fcdd430-a268-4f1a-ac1e-c5a35e790e26 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:13.505834 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d131b2fe-f76f-4d78-8bf5-cc6645aa98d9 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:13.510036 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d131b2fe-f76f-4d78-8bf5-cc6645aa98d9 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] GET https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 Aug 25 16:21:13.510496 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d131b2fe-f76f-4d78-8bf5-cc6645aa98d9 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:13.513402 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d131b2fe-f76f-4d78-8bf5-cc6645aa98d9 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:13.524970 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:13.524970 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:13.532308 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-d131b2fe-f76f-4d78-8bf5-cc6645aa98d9 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Volume info retrieved successfully. Aug 25 16:21:13.539880 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d131b2fe-f76f-4d78-8bf5-cc6645aa98d9 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 returned with HTTP 200 Aug 25 16:21:13.540480 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 243/964] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:13 2026] GET /volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 => generated 1163 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:13.870018 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a99f7e53-f35b-45a9-b18b-45e9c842775e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:13.872578 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a99f7e53-f35b-45a9-b18b-45e9c842775e tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] GET https://10.4.3.102/volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 Aug 25 16:21:13.873006 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a99f7e53-f35b-45a9-b18b-45e9c842775e tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:13.873284 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a99f7e53-f35b-45a9-b18b-45e9c842775e tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:13.886765 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:13.886765 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:13.896493 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-a99f7e53-f35b-45a9-b18b-45e9c842775e tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Volume info retrieved successfully. Aug 25 16:21:13.905219 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a99f7e53-f35b-45a9-b18b-45e9c842775e tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 returned with HTTP 200 Aug 25 16:21:13.905219 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 238/965] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:13 2026] GET /volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:14.093165 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-e289a252-7286-494c-89f0-294c3c12124a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:14.096114 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e289a252-7286-494c-89f0-294c3c12124a tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] GET https://10.4.3.102/volume/v3/volumes/d65d96ce-2d90-442f-88ae-2e6ab5472e76 Aug 25 16:21:14.096477 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e289a252-7286-494c-89f0-294c3c12124a tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:14.097104 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e289a252-7286-494c-89f0-294c3c12124a tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:14.105016 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e289a252-7286-494c-89f0-294c3c12124a tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] https://10.4.3.102/volume/v3/volumes/d65d96ce-2d90-442f-88ae-2e6ab5472e76 returned with HTTP 404 Aug 25 16:21:14.105994 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 237/966] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:14 2026] GET /volume/v3/volumes/d65d96ce-2d90-442f-88ae-2e6ab5472e76 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:14.116129 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-085c50b5-f8e7-4768-aca3-e15c5d71a86e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:14.118809 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-085c50b5-f8e7-4768-aca3-e15c5d71a86e tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] GET https://10.4.3.102/volume/v3/volumes/d65d96ce-2d90-442f-88ae-2e6ab5472e76 Aug 25 16:21:14.119113 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-085c50b5-f8e7-4768-aca3-e15c5d71a86e tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:14.119378 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-085c50b5-f8e7-4768-aca3-e15c5d71a86e tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:14.127224 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-085c50b5-f8e7-4768-aca3-e15c5d71a86e tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] https://10.4.3.102/volume/v3/volumes/d65d96ce-2d90-442f-88ae-2e6ab5472e76 returned with HTTP 404 Aug 25 16:21:14.127966 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 249/967] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:14 2026] GET /volume/v3/volumes/d65d96ce-2d90-442f-88ae-2e6ab5472e76 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:14.140233 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-68c1442a-717e-4e26-8235-c37cfd2f85ee None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:14.142606 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-68c1442a-717e-4e26-8235-c37cfd2f85ee tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] DELETE https://10.4.3.102/volume/v3/volumes/d65d96ce-2d90-442f-88ae-2e6ab5472e76 Aug 25 16:21:14.142830 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-68c1442a-717e-4e26-8235-c37cfd2f85ee tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:14.143027 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-68c1442a-717e-4e26-8235-c37cfd2f85ee tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:14.143276 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-68c1442a-717e-4e26-8235-c37cfd2f85ee tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] Delete volume with id: d65d96ce-2d90-442f-88ae-2e6ab5472e76 Aug 25 16:21:14.149331 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-68c1442a-717e-4e26-8235-c37cfd2f85ee tempest-VolumeQuotasAdminTestJSON-896289301 tempest-VolumeQuotasAdminTestJSON-896289301-project-member] https://10.4.3.102/volume/v3/volumes/d65d96ce-2d90-442f-88ae-2e6ab5472e76 returned with HTTP 404 Aug 25 16:21:14.149824 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 244/968] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:21:14 2026] DELETE /volume/v3/volumes/d65d96ce-2d90-442f-88ae-2e6ab5472e76 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:14.160235 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0a0d06ec-5486-4ade-88d1-41d67c48b7b9 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:14.162305 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0a0d06ec-5486-4ade-88d1-41d67c48b7b9 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] GET https://10.4.3.102/volume/v3/os-quota-sets/64afa6f135cd4b288d944d0bba281689?usage=True Aug 25 16:21:14.162973 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0a0d06ec-5486-4ade-88d1-41d67c48b7b9 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:14.163256 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0a0d06ec-5486-4ade-88d1-41d67c48b7b9 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:14.199684 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0a0d06ec-5486-4ade-88d1-41d67c48b7b9 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] https://10.4.3.102/volume/v3/os-quota-sets/64afa6f135cd4b288d944d0bba281689?usage=True returned with HTTP 200 Aug 25 16:21:14.202370 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 239/969] 10.4.3.102 () {66 vars in 1375 bytes} [Tue Aug 25 16:21:14 2026] GET /volume/v3/os-quota-sets/64afa6f135cd4b288d944d0bba281689?usage=True => generated 1061 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:14.217768 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-10d448a2-a557-4955-ae38-961c584258ab None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:14.220683 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-10d448a2-a557-4955-ae38-961c584258ab tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] PUT https://10.4.3.102/volume/v3/os-quota-sets/e298becd5c904041ab081c796563c520 Aug 25 16:21:14.221139 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-10d448a2-a557-4955-ae38-961c584258ab tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-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=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:14.239763 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-3ea27a02-51f8-415e-abed-e05abf54c63c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:14.241676 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3ea27a02-51f8-415e-abed-e05abf54c63c tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] GET https://10.4.3.102/volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 Aug 25 16:21:14.241904 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3ea27a02-51f8-415e-abed-e05abf54c63c tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:14.242112 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3ea27a02-51f8-415e-abed-e05abf54c63c tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:14.244915 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-7d1d91b2-b607-46a5-bdd1-7a06c1d1c8da None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:14.246796 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7d1d91b2-b607-46a5-bdd1-7a06c1d1c8da tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] GET https://10.4.3.102/volume/v3/volumes/4fcdd430-a268-4f1a-ac1e-c5a35e790e26 Aug 25 16:21:14.247004 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7d1d91b2-b607-46a5-bdd1-7a06c1d1c8da tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:14.247264 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7d1d91b2-b607-46a5-bdd1-7a06c1d1c8da tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:14.257152 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7d1d91b2-b607-46a5-bdd1-7a06c1d1c8da tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] https://10.4.3.102/volume/v3/volumes/4fcdd430-a268-4f1a-ac1e-c5a35e790e26 returned with HTTP 404 Aug 25 16:21:14.257708 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 245/970] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:14 2026] GET /volume/v3/volumes/4fcdd430-a268-4f1a-ac1e-c5a35e790e26 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:14.266151 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-910d0a9e-d465-42a9-b27d-d936904d60b0 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:14.269475 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:14.269475 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:14.276337 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-910d0a9e-d465-42a9-b27d-d936904d60b0 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] DELETE https://10.4.3.102/volume/v3/volumes/8f599e2f-c8e2-4561-a899-5585fb16ce7a Aug 25 16:21:14.276337 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-910d0a9e-d465-42a9-b27d-d936904d60b0 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:14.276337 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-910d0a9e-d465-42a9-b27d-d936904d60b0 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:14.276337 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-910d0a9e-d465-42a9-b27d-d936904d60b0 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Delete volume with id: 8f599e2f-c8e2-4561-a899-5585fb16ce7a Aug 25 16:21:14.285490 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-3ea27a02-51f8-415e-abed-e05abf54c63c tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Volume info retrieved successfully. Aug 25 16:21:14.287898 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:14.287898 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:14.288447 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-910d0a9e-d465-42a9-b27d-d936904d60b0 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Volume info retrieved successfully. Aug 25 16:21:14.292145 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3ea27a02-51f8-415e-abed-e05abf54c63c tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 returned with HTTP 200 Aug 25 16:21:14.292550 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 250/971] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:14 2026] GET /volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 => generated 1139 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:14.320927 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-910d0a9e-d465-42a9-b27d-d936904d60b0 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Delete volume request issued successfully. Aug 25 16:21:14.321166 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-910d0a9e-d465-42a9-b27d-d936904d60b0 tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] https://10.4.3.102/volume/v3/volumes/8f599e2f-c8e2-4561-a899-5585fb16ce7a returned with HTTP 202 Aug 25 16:21:14.321572 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 240/972] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:21:14 2026] DELETE /volume/v3/volumes/8f599e2f-c8e2-4561-a899-5585fb16ce7a => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:21:14.337281 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-4d991fdf-0033-4a7d-933d-a6a4243eb14d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:14.339116 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4d991fdf-0033-4a7d-933d-a6a4243eb14d tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] GET https://10.4.3.102/volume/v3/volumes/8f599e2f-c8e2-4561-a899-5585fb16ce7a Aug 25 16:21:14.339309 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4d991fdf-0033-4a7d-933d-a6a4243eb14d tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:14.339486 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4d991fdf-0033-4a7d-933d-a6a4243eb14d tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:14.347253 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:14.347253 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:14.351138 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-4d991fdf-0033-4a7d-933d-a6a4243eb14d tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Volume info retrieved successfully. Aug 25 16:21:14.356575 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4d991fdf-0033-4a7d-933d-a6a4243eb14d tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] https://10.4.3.102/volume/v3/volumes/8f599e2f-c8e2-4561-a899-5585fb16ce7a returned with HTTP 200 Aug 25 16:21:14.356974 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 246/973] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:14 2026] GET /volume/v3/volumes/8f599e2f-c8e2-4561-a899-5585fb16ce7a => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:14.381371 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-10d448a2-a557-4955-ae38-961c584258ab tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] https://10.4.3.102/volume/v3/os-quota-sets/e298becd5c904041ab081c796563c520 returned with HTTP 200 Aug 25 16:21:14.381371 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 238/974] 10.4.3.102 () {68 vars in 1375 bytes} [Tue Aug 25 16:21:14 2026] PUT /volume/v3/os-quota-sets/e298becd5c904041ab081c796563c520 => generated 397 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:14.381507 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-8b2ce193-5fd4-4ddd-b91d-f414355671c3 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:14.381507 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8b2ce193-5fd4-4ddd-b91d-f414355671c3 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] PUT https://10.4.3.102/volume/v3/os-quota-sets/e298becd5c904041ab081c796563c520 Aug 25 16:21:14.381507 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8b2ce193-5fd4-4ddd-b91d-f414355671c3 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-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=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:14.381699 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-235a0005-996f-47ad-9f38-8a3b8a9e9f6f req-ee26b5e3-0f99-46b0-a7e1-a4b0b7fd6d08 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:14.383439 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-235a0005-996f-47ad-9f38-8a3b8a9e9f6f req-ee26b5e3-0f99-46b0-a7e1-a4b0b7fd6d08 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] GET https://10.4.3.102/volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 Aug 25 16:21:14.383650 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-235a0005-996f-47ad-9f38-8a3b8a9e9f6f req-ee26b5e3-0f99-46b0-a7e1-a4b0b7fd6d08 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:14.383844 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-235a0005-996f-47ad-9f38-8a3b8a9e9f6f req-ee26b5e3-0f99-46b0-a7e1-a4b0b7fd6d08 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:14.419216 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:14.419216 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:14.419216 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-235a0005-996f-47ad-9f38-8a3b8a9e9f6f req-ee26b5e3-0f99-46b0-a7e1-a4b0b7fd6d08 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Volume info retrieved successfully. Aug 25 16:21:14.419216 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-235a0005-996f-47ad-9f38-8a3b8a9e9f6f req-ee26b5e3-0f99-46b0-a7e1-a4b0b7fd6d08 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 returned with HTTP 200 Aug 25 16:21:14.419216 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 241/975] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:21:14 2026] GET /volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:14.460410 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-235a0005-996f-47ad-9f38-8a3b8a9e9f6f req-33517e3e-be6f-4da1-8879-1dd67d1d82cd None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:14.462278 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-235a0005-996f-47ad-9f38-8a3b8a9e9f6f req-33517e3e-be6f-4da1-8879-1dd67d1d82cd tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] POST https://10.4.3.102/volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07/action Aug 25 16:21:14.462582 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-235a0005-996f-47ad-9f38-8a3b8a9e9f6f req-33517e3e-be6f-4da1-8879-1dd67d1d82cd tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:21:14.462937 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-235a0005-996f-47ad-9f38-8a3b8a9e9f6f req-33517e3e-be6f-4da1-8879-1dd67d1d82cd tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:14.511676 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:14.511676 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:14.511676 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-235a0005-996f-47ad-9f38-8a3b8a9e9f6f req-33517e3e-be6f-4da1-8879-1dd67d1d82cd tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Volume info retrieved successfully. Aug 25 16:21:14.549999 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-235a0005-996f-47ad-9f38-8a3b8a9e9f6f req-33517e3e-be6f-4da1-8879-1dd67d1d82cd tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Begin detaching volume completed successfully. Aug 25 16:21:14.550346 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-235a0005-996f-47ad-9f38-8a3b8a9e9f6f req-33517e3e-be6f-4da1-8879-1dd67d1d82cd tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07/action returned with HTTP 202 Aug 25 16:21:14.550942 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 247/976] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:21:14 2026] POST /volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:21:14.557863 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d21515bd-25d1-48cb-a525-21fd36afa380 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:14.560404 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d21515bd-25d1-48cb-a525-21fd36afa380 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] GET https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 Aug 25 16:21:14.560678 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d21515bd-25d1-48cb-a525-21fd36afa380 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:14.560929 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d21515bd-25d1-48cb-a525-21fd36afa380 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:14.574485 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:14.574485 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:14.578821 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-d21515bd-25d1-48cb-a525-21fd36afa380 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Volume info retrieved successfully. Aug 25 16:21:14.585813 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d21515bd-25d1-48cb-a525-21fd36afa380 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 returned with HTTP 200 Aug 25 16:21:14.586383 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 239/977] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:14 2026] GET /volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 => generated 1163 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:14.693990 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-2487b9d6-9ae4-4528-b225-3e6141182bbb None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:14.693990 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2487b9d6-9ae4-4528-b225-3e6141182bbb None None] GET https://10.4.3.102/volume// Aug 25 16:21:14.694502 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2487b9d6-9ae4-4528-b225-3e6141182bbb None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:14.694502 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2487b9d6-9ae4-4528-b225-3e6141182bbb None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:14.695000 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2487b9d6-9ae4-4528-b225-3e6141182bbb None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:21:14.695562 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 242/978] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:21:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:21:14.703840 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-235a0005-996f-47ad-9f38-8a3b8a9e9f6f req-0443ddd1-2985-450c-8897-75949a45862a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:14.706800 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-235a0005-996f-47ad-9f38-8a3b8a9e9f6f req-0443ddd1-2985-450c-8897-75949a45862a tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] GET https://10.4.3.102/volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 Aug 25 16:21:14.707458 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-235a0005-996f-47ad-9f38-8a3b8a9e9f6f req-0443ddd1-2985-450c-8897-75949a45862a tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:14.707782 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-235a0005-996f-47ad-9f38-8a3b8a9e9f6f req-0443ddd1-2985-450c-8897-75949a45862a tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:14.720785 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:14.720785 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:14.724395 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-235a0005-996f-47ad-9f38-8a3b8a9e9f6f req-0443ddd1-2985-450c-8897-75949a45862a tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Volume info retrieved successfully. Aug 25 16:21:14.729739 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-235a0005-996f-47ad-9f38-8a3b8a9e9f6f req-0443ddd1-2985-450c-8897-75949a45862a tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 returned with HTTP 200 Aug 25 16:21:14.730281 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 248/979] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:21:14 2026] GET /volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 => generated 1322 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:21:14.908821 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8b2ce193-5fd4-4ddd-b91d-f414355671c3 tempest-VolumeQuotasAdminTestJSON-890497598 tempest-VolumeQuotasAdminTestJSON-890497598-project-admin] https://10.4.3.102/volume/v3/os-quota-sets/e298becd5c904041ab081c796563c520 returned with HTTP 200 Aug 25 16:21:14.909157 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 251/980] 10.4.3.102 () {68 vars in 1375 bytes} [Tue Aug 25 16:21:14 2026] PUT /volume/v3/os-quota-sets/e298becd5c904041ab081c796563c520 => generated 395 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:15.365703 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-1d94e118-1da5-4aa1-a792-e0811bb5cc9f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:15.373850 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-fbf7180c-eadb-494f-ab38-947a2f1b3e4e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:15.375253 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-fbf7180c-eadb-494f-ab38-947a2f1b3e4e tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] GET https://10.4.3.102/volume/v3/volumes/8f599e2f-c8e2-4561-a899-5585fb16ce7a Aug 25 16:21:15.375410 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-fbf7180c-eadb-494f-ab38-947a2f1b3e4e tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:15.375582 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-fbf7180c-eadb-494f-ab38-947a2f1b3e4e tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:15.380826 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-fbf7180c-eadb-494f-ab38-947a2f1b3e4e tempest-VolumesTestJSON-1125505945 tempest-VolumesTestJSON-1125505945-project-member] https://10.4.3.102/volume/v3/volumes/8f599e2f-c8e2-4561-a899-5585fb16ce7a returned with HTTP 404 Aug 25 16:21:15.381276 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 243/981] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:15 2026] GET /volume/v3/volumes/8f599e2f-c8e2-4561-a899-5585fb16ce7a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:15.552470 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1d94e118-1da5-4aa1-a792-e0811bb5cc9f tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:21:15.553028 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1d94e118-1da5-4aa1-a792-e0811bb5cc9f tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-965539941", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:15.602051 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1d94e118-1da5-4aa1-a792-e0811bb5cc9f tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:21:15.602051 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 240/982] 10.4.3.102 () {68 vars in 1253 bytes} [Tue Aug 25 16:21:15 2026] POST /volume/v3/types => generated 274 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:15.607855 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-67a315c8-50df-4acd-8631-c27e18f404c3 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:15.608913 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-67a315c8-50df-4acd-8631-c27e18f404c3 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] GET https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 Aug 25 16:21:15.609218 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-67a315c8-50df-4acd-8631-c27e18f404c3 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:15.609531 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-67a315c8-50df-4acd-8631-c27e18f404c3 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:15.615922 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-04db2994-2f6b-444c-aed8-adf3cfae8825 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:15.619358 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-04db2994-2f6b-444c-aed8-adf3cfae8825 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:21:15.619781 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-04db2994-2f6b-444c-aed8-adf3cfae8825 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-548793267", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:15.624722 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:15.624722 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:15.639719 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-67a315c8-50df-4acd-8631-c27e18f404c3 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Volume info retrieved successfully. Aug 25 16:21:15.647658 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-67a315c8-50df-4acd-8631-c27e18f404c3 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 returned with HTTP 200 Aug 25 16:21:15.648829 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 249/983] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:15 2026] GET /volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 => generated 1163 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:15.672784 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-04db2994-2f6b-444c-aed8-adf3cfae8825 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:21:15.673339 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 252/984] 10.4.3.102 () {68 vars in 1253 bytes} [Tue Aug 25 16:21:15 2026] POST /volume/v3/types => generated 274 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:15.684999 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-6e26ac6d-43d2-43d1-9cd2-6ffc0408bf2a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:15.707922 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-70427115-d7ce-4edd-aca9-8b07193e4d89 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:15.794867 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-3d1b6f34-1b95-45d1-a022-e90d9abcbd60 req-58f916c5-df2b-429b-87ae-22c61ae40cd8 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:15.798565 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-3d1b6f34-1b95-45d1-a022-e90d9abcbd60 req-58f916c5-df2b-429b-87ae-22c61ae40cd8 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] POST https://10.4.3.102/volume/v3/attachments/53b87903-96e3-44ac-91d9-2c6503e2e33e/action Aug 25 16:21:15.799034 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-3d1b6f34-1b95-45d1-a022-e90d9abcbd60 req-58f916c5-df2b-429b-87ae-22c61ae40cd8 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Action body: b'{"os-complete": null}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:21:15.799258 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-3d1b6f34-1b95-45d1-a022-e90d9abcbd60 req-58f916c5-df2b-429b-87ae-22c61ae40cd8 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:15.830557 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:15.830557 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:15.889030 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-3d1b6f34-1b95-45d1-a022-e90d9abcbd60 req-58f916c5-df2b-429b-87ae-22c61ae40cd8 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/attachments/53b87903-96e3-44ac-91d9-2c6503e2e33e/action returned with HTTP 204 Aug 25 16:21:15.889030 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 250/985] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:21:15 2026] POST /volume/v3/attachments/53b87903-96e3-44ac-91d9-2c6503e2e33e/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:15.908971 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6e26ac6d-43d2-43d1-9cd2-6ffc0408bf2a tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:21:15.909274 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6e26ac6d-43d2-43d1-9cd2-6ffc0408bf2a tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-856571712", "volume_type": "59aabb5b-0a76-4cc2-bf18-e2b689e62b26", "size": 1}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:15.911219 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-6e26ac6d-43d2-43d1-9cd2-6ffc0408bf2a tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-856571712', 'volume_type': '59aabb5b-0a76-4cc2-bf18-e2b689e62b26', 'size': 1}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:21:15.923894 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-70427115-d7ce-4edd-aca9-8b07193e4d89 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:21:15.924527 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-70427115-d7ce-4edd-aca9-8b07193e4d89 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-814667297"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:15.928377 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-6e26ac6d-43d2-43d1-9cd2-6ffc0408bf2a tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Create volume of 1 GB Aug 25 16:21:15.928927 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:15.928927 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:15.929798 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-70427115-d7ce-4edd-aca9-8b07193e4d89 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-814667297'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:21:15.929798 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-70427115-d7ce-4edd-aca9-8b07193e4d89 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Create volume of 1 GB Aug 25 16:21:15.929901 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-6e26ac6d-43d2-43d1-9cd2-6ffc0408bf2a tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Availability Zones retrieved successfully. Aug 25 16:21:15.934377 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-70427115-d7ce-4edd-aca9-8b07193e4d89 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Availability Zones retrieved successfully. Aug 25 16:21:15.940000 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-6e26ac6d-43d2-43d1-9cd2-6ffc0408bf2a tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Flow 'volume_create_api' (b434e5e9-3dc7-46e3-afdf-7dd479330a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:15.941166 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-6e26ac6d-43d2-43d1-9cd2-6ffc0408bf2a tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3698c3a-95c7-4a54-9928-0d6327875a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:15.942168 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-6e26ac6d-43d2-43d1-9cd2-6ffc0408bf2a tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:21:15.942285 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-70427115-d7ce-4edd-aca9-8b07193e4d89 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Flow 'volume_create_api' (662d50d9-84aa-45de-8d46-4d76ce651075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:15.943903 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-70427115-d7ce-4edd-aca9-8b07193e4d89 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bef7c4e-0565-494b-bf12-9c921fcbb631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:15.946605 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-70427115-d7ce-4edd-aca9-8b07193e4d89 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:21:15.949741 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-235a0005-996f-47ad-9f38-8a3b8a9e9f6f req-a8743083-3fb8-4cf1-903b-530034f81fea None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:15.958734 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-235a0005-996f-47ad-9f38-8a3b8a9e9f6f req-a8743083-3fb8-4cf1-903b-530034f81fea tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] DELETE https://10.4.3.102/volume/v3/attachments/607a5246-2b0e-4bfd-93c2-b5cdf489aadd Aug 25 16:21:15.959059 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-235a0005-996f-47ad-9f38-8a3b8a9e9f6f req-a8743083-3fb8-4cf1-903b-530034f81fea tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:15.959191 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-235a0005-996f-47ad-9f38-8a3b8a9e9f6f req-a8743083-3fb8-4cf1-903b-530034f81fea tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:15.977604 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-6e26ac6d-43d2-43d1-9cd2-6ffc0408bf2a tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3698c3a-95c7-4a54-9928-0d6327875a24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:21:16Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=59aabb5b-0a76-4cc2-bf18-e2b689e62b26,is_public=True,name='tempest-VolumeTypesTest-volume-type-965539941',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '59aabb5b-0a76-4cc2-bf18-e2b689e62b26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:15.978738 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-6e26ac6d-43d2-43d1-9cd2-6ffc0408bf2a tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95a1b73d-e4ec-4787-ac4e-407d8238896a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:15.985170 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-70427115-d7ce-4edd-aca9-8b07193e4d89 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bef7c4e-0565-494b-bf12-9c921fcbb631) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:15.986926 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-70427115-d7ce-4edd-aca9-8b07193e4d89 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f842a3b-13af-488b-b24a-4b59d6bebca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:15.993012 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:15.993012 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:16.030646 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [None req-6e26ac6d-43d2-43d1-9cd2-6ffc0408bf2a tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-965539941 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-965539941, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:16.031303 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [None req-6e26ac6d-43d2-43d1-9cd2-6ffc0408bf2a tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-965539941 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-965539941, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:16.082634 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-6e26ac6d-43d2-43d1-9cd2-6ffc0408bf2a tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Created reservations ['6754a2a1-9d3d-4832-bcd4-cc5b7d53f7ff', '8a7a2ad5-555f-4969-b52a-1d6d44d78700', '89eff20d-c5b7-4307-b481-40d38a8bdd3a', '01a279d2-d8e5-4f98-9127-b272b3f9ff8c'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:16.083624 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-6e26ac6d-43d2-43d1-9cd2-6ffc0408bf2a tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95a1b73d-e4ec-4787-ac4e-407d8238896a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6754a2a1-9d3d-4832-bcd4-cc5b7d53f7ff', '8a7a2ad5-555f-4969-b52a-1d6d44d78700', '89eff20d-c5b7-4307-b481-40d38a8bdd3a', '01a279d2-d8e5-4f98-9127-b272b3f9ff8c']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:16.084639 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-6e26ac6d-43d2-43d1-9cd2-6ffc0408bf2a tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b88210b4-b75c-4fc0-b07e-f23f6eef9de8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:16.087130 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-70427115-d7ce-4edd-aca9-8b07193e4d89 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Created reservations ['1782e15a-4510-4f41-bf0b-f0fe79f07292', 'd77ab8ae-4553-413a-8803-f1b65d08752d', 'b92d357d-a696-4610-b038-08780c60958c', 'e3ae6ee0-8da3-4d00-8475-dee8765dff10'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:16.088106 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-70427115-d7ce-4edd-aca9-8b07193e4d89 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f842a3b-13af-488b-b24a-4b59d6bebca8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1782e15a-4510-4f41-bf0b-f0fe79f07292', 'd77ab8ae-4553-413a-8803-f1b65d08752d', 'b92d357d-a696-4610-b038-08780c60958c', 'e3ae6ee0-8da3-4d00-8475-dee8765dff10']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:16.091465 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-70427115-d7ce-4edd-aca9-8b07193e4d89 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3445f7dc-9c0c-43aa-955f-f7b35e3a822d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:16.103419 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-235a0005-996f-47ad-9f38-8a3b8a9e9f6f req-a8743083-3fb8-4cf1-903b-530034f81fea tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/attachments/607a5246-2b0e-4bfd-93c2-b5cdf489aadd returned with HTTP 200 Aug 25 16:21:16.110184 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 253/986] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:21:15 2026] DELETE /volume/v3/attachments/607a5246-2b0e-4bfd-93c2-b5cdf489aadd => generated 19 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:16.153060 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-6e26ac6d-43d2-43d1-9cd2-6ffc0408bf2a tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b88210b4-b75c-4fc0-b07e-f23f6eef9de8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5150cb1-c6e3-47c3-baf8-af4046f7c8fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-856571712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eb69786cd1c484c83fa2462228e3152',qos_specs=None,replication_status=,reservations=['6754a2a1-9d3d-4832-bcd4-cc5b7d53f7ff','8a7a2ad5-555f-4969-b52a-1d6d44d78700','89eff20d-c5b7-4307-b481-40d38a8bdd3a','01a279d2-d8e5-4f98-9127-b272b3f9ff8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab37cf2d388d4803bd79511cfd653942',volume_type_id=59aabb5b-0a76-4cc2-bf18-e2b689e62b26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:21:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-856571712',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5150cb1-c6e3-47c3-baf8-af4046f7c8fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8eb69786cd1c484c83fa2462228e3152',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab37cf2d388d4803bd79511cfd653942',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(59aabb5b-0a76-4cc2-bf18-e2b689e62b26),volume_type_id=59aabb5b-0a76-4cc2-bf18-e2b689e62b26)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:16.153946 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-6e26ac6d-43d2-43d1-9cd2-6ffc0408bf2a tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14f51023-0228-4f60-885a-64fbef0012be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:16.159470 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-70427115-d7ce-4edd-aca9-8b07193e4d89 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3445f7dc-9c0c-43aa-955f-f7b35e3a822d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7649f4f9-2b54-410d-ab8f-1fc2d10141db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-814667297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afd8683521054bdda604c32fc7536d0c',qos_specs=None,replication_status=,reservations=['1782e15a-4510-4f41-bf0b-f0fe79f07292','d77ab8ae-4553-413a-8803-f1b65d08752d','b92d357d-a696-4610-b038-08780c60958c','e3ae6ee0-8da3-4d00-8475-dee8765dff10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a82d9b7ae7154d2489f768042280833c',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:21:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-814667297',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7649f4f9-2b54-410d-ab8f-1fc2d10141db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afd8683521054bdda604c32fc7536d0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a82d9b7ae7154d2489f768042280833c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:16.160458 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-70427115-d7ce-4edd-aca9-8b07193e4d89 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59129f0b-b93c-405f-9b8e-fb208f2d7eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:16.186363 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-6e26ac6d-43d2-43d1-9cd2-6ffc0408bf2a tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14f51023-0228-4f60-885a-64fbef0012be) transitioned into state 'SUCCESS' from state '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-856571712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eb69786cd1c484c83fa2462228e3152',qos_specs=None,replication_status=,reservations=['6754a2a1-9d3d-4832-bcd4-cc5b7d53f7ff','8a7a2ad5-555f-4969-b52a-1d6d44d78700','89eff20d-c5b7-4307-b481-40d38a8bdd3a','01a279d2-d8e5-4f98-9127-b272b3f9ff8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab37cf2d388d4803bd79511cfd653942',volume_type_id=59aabb5b-0a76-4cc2-bf18-e2b689e62b26)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:16.187392 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-6e26ac6d-43d2-43d1-9cd2-6ffc0408bf2a tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89d053a6-1b0d-4577-bb99-080c1a8acc58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:16.205421 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-6e26ac6d-43d2-43d1-9cd2-6ffc0408bf2a tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89d053a6-1b0d-4577-bb99-080c1a8acc58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:16.206885 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-6e26ac6d-43d2-43d1-9cd2-6ffc0408bf2a tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Flow 'volume_create_api' (b434e5e9-3dc7-46e3-afdf-7dd479330a30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:16.207102 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-6e26ac6d-43d2-43d1-9cd2-6ffc0408bf2a tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Create volume request issued successfully. Aug 25 16:21:16.208020 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6e26ac6d-43d2-43d1-9cd2-6ffc0408bf2a tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:21:16.208657 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 244/987] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:21:15 2026] POST /volume/v3/volumes => generated 782 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:21:16.212711 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-70427115-d7ce-4edd-aca9-8b07193e4d89 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59129f0b-b93c-405f-9b8e-fb208f2d7eff) transitioned into state 'SUCCESS' from state '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-814667297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afd8683521054bdda604c32fc7536d0c',qos_specs=None,replication_status=,reservations=['1782e15a-4510-4f41-bf0b-f0fe79f07292','d77ab8ae-4553-413a-8803-f1b65d08752d','b92d357d-a696-4610-b038-08780c60958c','e3ae6ee0-8da3-4d00-8475-dee8765dff10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a82d9b7ae7154d2489f768042280833c',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:16.223816 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-70427115-d7ce-4edd-aca9-8b07193e4d89 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a917988-2fa4-4035-bcf6-d24b646fc263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:16.228185 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-61cb0f8d-cea7-4926-b159-8a1d0be86cda None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:16.230144 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-61cb0f8d-cea7-4926-b159-8a1d0be86cda tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] GET https://10.4.3.102/volume/v3/volumes/f5150cb1-c6e3-47c3-baf8-af4046f7c8fa Aug 25 16:21:16.230433 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-61cb0f8d-cea7-4926-b159-8a1d0be86cda tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:16.230607 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-61cb0f8d-cea7-4926-b159-8a1d0be86cda tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:16.239398 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:16.239398 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:16.243381 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-61cb0f8d-cea7-4926-b159-8a1d0be86cda tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Volume info retrieved successfully. Aug 25 16:21:16.247761 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-61cb0f8d-cea7-4926-b159-8a1d0be86cda tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] https://10.4.3.102/volume/v3/volumes/f5150cb1-c6e3-47c3-baf8-af4046f7c8fa returned with HTTP 200 Aug 25 16:21:16.248180 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 251/988] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:16 2026] GET /volume/v3/volumes/f5150cb1-c6e3-47c3-baf8-af4046f7c8fa => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:16.268901 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-70427115-d7ce-4edd-aca9-8b07193e4d89 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a917988-2fa4-4035-bcf6-d24b646fc263) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:16.268901 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-70427115-d7ce-4edd-aca9-8b07193e4d89 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Flow 'volume_create_api' (662d50d9-84aa-45de-8d46-4d76ce651075) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:16.268901 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-70427115-d7ce-4edd-aca9-8b07193e4d89 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Create volume request issued successfully. Aug 25 16:21:16.268901 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-70427115-d7ce-4edd-aca9-8b07193e4d89 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:21:16.268901 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 241/989] 10.4.3.102 () {70 vars in 1298 bytes} [Tue Aug 25 16:21:15 2026] POST /volume/v3/volumes => generated 777 bytes in 561 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:21:16.285566 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-d59d95f2-8a81-4ce1-9539-7fee9eb06f1d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:16.287959 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d59d95f2-8a81-4ce1-9539-7fee9eb06f1d tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] GET https://10.4.3.102/volume/v3/volumes/7649f4f9-2b54-410d-ab8f-1fc2d10141db Aug 25 16:21:16.288291 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d59d95f2-8a81-4ce1-9539-7fee9eb06f1d tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:16.288606 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d59d95f2-8a81-4ce1-9539-7fee9eb06f1d tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:16.297796 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:16.297796 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:16.305236 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-d59d95f2-8a81-4ce1-9539-7fee9eb06f1d tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Volume info retrieved successfully. Aug 25 16:21:16.310969 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d59d95f2-8a81-4ce1-9539-7fee9eb06f1d tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] https://10.4.3.102/volume/v3/volumes/7649f4f9-2b54-410d-ab8f-1fc2d10141db returned with HTTP 200 Aug 25 16:21:16.311613 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 254/990] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:21:16 2026] GET /volume/v3/volumes/7649f4f9-2b54-410d-ab8f-1fc2d10141db => generated 956 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:16.607275 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d237a7e0-a1c3-454f-a2df-b85dc9a3778b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:16.609307 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d237a7e0-a1c3-454f-a2df-b85dc9a3778b tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] GET https://10.4.3.102/volume/v3/volumes/51c0438a-3c74-4071-8f79-11fa5d3aeb40 Aug 25 16:21:16.609561 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d237a7e0-a1c3-454f-a2df-b85dc9a3778b tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:16.609901 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d237a7e0-a1c3-454f-a2df-b85dc9a3778b tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:16.620640 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:16.620640 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:16.625602 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-d237a7e0-a1c3-454f-a2df-b85dc9a3778b tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Volume info retrieved successfully. Aug 25 16:21:16.630925 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d237a7e0-a1c3-454f-a2df-b85dc9a3778b tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] https://10.4.3.102/volume/v3/volumes/51c0438a-3c74-4071-8f79-11fa5d3aeb40 returned with HTTP 200 Aug 25 16:21:16.631334 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 245/991] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:21:16 2026] GET /volume/v3/volumes/51c0438a-3c74-4071-8f79-11fa5d3aeb40 => generated 1832 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 25 16:21:16.664177 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-b0823842-ac5e-44a4-80a7-06a13e263a52 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:16.666254 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b0823842-ac5e-44a4-80a7-06a13e263a52 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] GET https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 Aug 25 16:21:16.666348 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b0823842-ac5e-44a4-80a7-06a13e263a52 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:16.666580 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b0823842-ac5e-44a4-80a7-06a13e263a52 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:16.685199 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:16.685199 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:16.689914 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-b0823842-ac5e-44a4-80a7-06a13e263a52 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Volume info retrieved successfully. Aug 25 16:21:16.694577 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b0823842-ac5e-44a4-80a7-06a13e263a52 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 returned with HTTP 200 Aug 25 16:21:16.695019 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 252/992] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:16 2026] GET /volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:16.805507 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-181254cc-f4f8-46da-82a5-e990c9d7f1b0 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:16.807779 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-181254cc-f4f8-46da-82a5-e990c9d7f1b0 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] GET https://10.4.3.102/volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 Aug 25 16:21:16.808006 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-181254cc-f4f8-46da-82a5-e990c9d7f1b0 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:16.808220 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-181254cc-f4f8-46da-82a5-e990c9d7f1b0 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:16.816450 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:16.816450 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:16.820130 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-181254cc-f4f8-46da-82a5-e990c9d7f1b0 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Volume info retrieved successfully. Aug 25 16:21:16.824067 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-181254cc-f4f8-46da-82a5-e990c9d7f1b0 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 returned with HTTP 200 Aug 25 16:21:16.824495 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 242/993] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:16 2026] GET /volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:16.997939 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-c71bbe2a-1691-48c8-a487-166f7f31db0d req-03852395-58d8-42fb-a54b-8460778005a2 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:17.000851 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-c71bbe2a-1691-48c8-a487-166f7f31db0d req-03852395-58d8-42fb-a54b-8460778005a2 tempest-TestMultiAttachVolumeSwap-1086742357 tempest-TestMultiAttachVolumeSwap-1086742357-project] GET https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 Aug 25 16:21:17.001187 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-c71bbe2a-1691-48c8-a487-166f7f31db0d req-03852395-58d8-42fb-a54b-8460778005a2 tempest-TestMultiAttachVolumeSwap-1086742357 tempest-TestMultiAttachVolumeSwap-1086742357-project] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:17.001453 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-c71bbe2a-1691-48c8-a487-166f7f31db0d req-03852395-58d8-42fb-a54b-8460778005a2 tempest-TestMultiAttachVolumeSwap-1086742357 tempest-TestMultiAttachVolumeSwap-1086742357-project] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:17.034932 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:17.034932 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:17.048787 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-c71bbe2a-1691-48c8-a487-166f7f31db0d req-03852395-58d8-42fb-a54b-8460778005a2 tempest-TestMultiAttachVolumeSwap-1086742357 tempest-TestMultiAttachVolumeSwap-1086742357-project] Volume info retrieved successfully. Aug 25 16:21:17.058133 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-c71bbe2a-1691-48c8-a487-166f7f31db0d req-03852395-58d8-42fb-a54b-8460778005a2 tempest-TestMultiAttachVolumeSwap-1086742357 tempest-TestMultiAttachVolumeSwap-1086742357-project] https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 returned with HTTP 200 Aug 25 16:21:17.058755 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 255/994] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:21:16 2026] GET /volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 => generated 1641 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:17.071364 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d264f660-4e19-4070-8b05-799c5bf614c9 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:17.073849 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d264f660-4e19-4070-8b05-799c5bf614c9 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-reader] GET https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 Aug 25 16:21:17.074083 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d264f660-4e19-4070-8b05-799c5bf614c9 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-reader] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:17.074342 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d264f660-4e19-4070-8b05-799c5bf614c9 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-reader] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:17.102093 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:17.102093 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:17.107416 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-d264f660-4e19-4070-8b05-799c5bf614c9 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-reader] Volume info retrieved successfully. Aug 25 16:21:17.112956 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d264f660-4e19-4070-8b05-799c5bf614c9 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-reader] https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 returned with HTTP 200 Aug 25 16:21:17.113416 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 246/995] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:17 2026] GET /volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:17.128148 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-a87e6a0f-369c-4a6b-b37a-f631dfd6bc80 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:17.129944 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a87e6a0f-369c-4a6b-b37a-f631dfd6bc80 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-reader] GET https://10.4.3.102/volume/v3/volumes/6720a392-781b-4867-83d4-f15c99096f90 Aug 25 16:21:17.130187 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a87e6a0f-369c-4a6b-b37a-f631dfd6bc80 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-reader] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:17.130367 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a87e6a0f-369c-4a6b-b37a-f631dfd6bc80 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-reader] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:17.140003 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:17.140003 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:17.145243 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-a87e6a0f-369c-4a6b-b37a-f631dfd6bc80 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-reader] Volume info retrieved successfully. Aug 25 16:21:17.151256 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a87e6a0f-369c-4a6b-b37a-f631dfd6bc80 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-reader] https://10.4.3.102/volume/v3/volumes/6720a392-781b-4867-83d4-f15c99096f90 returned with HTTP 200 Aug 25 16:21:17.151834 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 253/996] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:17 2026] GET /volume/v3/volumes/6720a392-781b-4867-83d4-f15c99096f90 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:17.260012 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-6bd53740-a31c-4c1b-a0ed-2c8ba3d32e98 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:17.264871 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b7813e1a-c403-4360-a8ec-a4f7a1b39e87 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:17.265562 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6bd53740-a31c-4c1b-a0ed-2c8ba3d32e98 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] GET https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 Aug 25 16:21:17.265829 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6bd53740-a31c-4c1b-a0ed-2c8ba3d32e98 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:17.266053 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6bd53740-a31c-4c1b-a0ed-2c8ba3d32e98 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:17.266925 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b7813e1a-c403-4360-a8ec-a4f7a1b39e87 tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] GET https://10.4.3.102/volume/v3/volumes/f5150cb1-c6e3-47c3-baf8-af4046f7c8fa Aug 25 16:21:17.267200 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b7813e1a-c403-4360-a8ec-a4f7a1b39e87 tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:17.267428 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b7813e1a-c403-4360-a8ec-a4f7a1b39e87 tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:17.275468 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:17.275468 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:17.279518 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-b7813e1a-c403-4360-a8ec-a4f7a1b39e87 tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Volume info retrieved successfully. Aug 25 16:21:17.283512 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:17.283512 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:17.283982 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b7813e1a-c403-4360-a8ec-a4f7a1b39e87 tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] https://10.4.3.102/volume/v3/volumes/f5150cb1-c6e3-47c3-baf8-af4046f7c8fa returned with HTTP 200 Aug 25 16:21:17.284422 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 256/997] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:17 2026] GET /volume/v3/volumes/f5150cb1-c6e3-47c3-baf8-af4046f7c8fa => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:17.287434 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-6bd53740-a31c-4c1b-a0ed-2c8ba3d32e98 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Volume info retrieved successfully. Aug 25 16:21:17.291747 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6bd53740-a31c-4c1b-a0ed-2c8ba3d32e98 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 returned with HTTP 200 Aug 25 16:21:17.292153 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 243/998] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:17 2026] GET /volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:17.304326 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-85415082-53f4-4f2e-b930-16b7cce31cf1 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:17.306399 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-85415082-53f4-4f2e-b930-16b7cce31cf1 tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] POST https://10.4.3.102/volume/v3/volumes/f5150cb1-c6e3-47c3-baf8-af4046f7c8fa/action Aug 25 16:21:17.306879 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-85415082-53f4-4f2e-b930-16b7cce31cf1 tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Action body: b'{"os-retype": {"new_type": "e764f54e-1658-4e36-aa9c-63f862237bb5"}}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:21:17.307053 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-85415082-53f4-4f2e-b930-16b7cce31cf1 tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "e764f54e-1658-4e36-aa9c-63f862237bb5"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:17.318432 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:17.318432 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:17.318432 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-85415082-53f4-4f2e-b930-16b7cce31cf1 tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Volume info retrieved successfully. Aug 25 16:21:17.330934 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d8a260f7-59c0-46a9-bcc4-74fe3b8ffd2f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:17.332698 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d8a260f7-59c0-46a9-bcc4-74fe3b8ffd2f tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] GET https://10.4.3.102/volume/v3/volumes/7649f4f9-2b54-410d-ab8f-1fc2d10141db Aug 25 16:21:17.333294 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d8a260f7-59c0-46a9-bcc4-74fe3b8ffd2f tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:17.333605 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d8a260f7-59c0-46a9-bcc4-74fe3b8ffd2f tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:17.342721 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [None req-85415082-53f4-4f2e-b930-16b7cce31cf1 tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-548793267 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-548793267, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:17.343008 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [None req-85415082-53f4-4f2e-b930-16b7cce31cf1 tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-548793267 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-548793267, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:17.347859 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:17.347859 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:17.356360 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-d8a260f7-59c0-46a9-bcc4-74fe3b8ffd2f tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Volume info retrieved successfully. Aug 25 16:21:17.360691 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-b3564f6d-4cb4-43b0-a6d3-97ccdd6f94c8 req-e6dc37d9-455e-4763-af4d-08cde8e2f7d8 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:17.368884 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d8a260f7-59c0-46a9-bcc4-74fe3b8ffd2f tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] https://10.4.3.102/volume/v3/volumes/7649f4f9-2b54-410d-ab8f-1fc2d10141db returned with HTTP 200 Aug 25 16:21:17.368884 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 254/999] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:21:17 2026] GET /volume/v3/volumes/7649f4f9-2b54-410d-ab8f-1fc2d10141db => generated 1017 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:17.369128 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-b3564f6d-4cb4-43b0-a6d3-97ccdd6f94c8 req-e6dc37d9-455e-4763-af4d-08cde8e2f7d8 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] GET https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 Aug 25 16:21:17.369128 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-b3564f6d-4cb4-43b0-a6d3-97ccdd6f94c8 req-e6dc37d9-455e-4763-af4d-08cde8e2f7d8 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:17.369128 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-b3564f6d-4cb4-43b0-a6d3-97ccdd6f94c8 req-e6dc37d9-455e-4763-af4d-08cde8e2f7d8 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:17.394889 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:17.394889 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:17.394944 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ea8c3267-457a-454b-a434-4df640301e88 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:17.394944 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ea8c3267-457a-454b-a434-4df640301e88 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] POST https://10.4.3.102/volume/v3/backups Aug 25 16:21:17.394944 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ea8c3267-457a-454b-a434-4df640301e88 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7649f4f9-2b54-410d-ab8f-1fc2d10141db", "name": "tempest-type-Backup-581041936"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:17.395010 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-b3564f6d-4cb4-43b0-a6d3-97ccdd6f94c8 req-e6dc37d9-455e-4763-af4d-08cde8e2f7d8 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Volume info retrieved successfully. Aug 25 16:21:17.395036 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.contrib.backups [None req-ea8c3267-457a-454b-a434-4df640301e88 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Creating new backup {'backup': {'volume_id': '7649f4f9-2b54-410d-ab8f-1fc2d10141db', 'name': 'tempest-type-Backup-581041936'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 16:21:17.395036 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.contrib.backups [None req-ea8c3267-457a-454b-a434-4df640301e88 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Creating backup of volume 7649f4f9-2b54-410d-ab8f-1fc2d10141db in container None Aug 25 16:21:17.395086 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-b3564f6d-4cb4-43b0-a6d3-97ccdd6f94c8 req-e6dc37d9-455e-4763-af4d-08cde8e2f7d8 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 returned with HTTP 200 Aug 25 16:21:17.395086 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 257/1000] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:21:17 2026] GET /volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:17.403891 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:17.403891 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:17.403891 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-ea8c3267-457a-454b-a434-4df640301e88 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Volume info retrieved successfully. Aug 25 16:21:17.408798 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-85415082-53f4-4f2e-b930-16b7cce31cf1 tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Created reservations ['935afa41-34a2-4910-816a-511d88172ce4', '4cfa4278-29e5-4835-8a73-4169dd18c788'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:17.443223 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-85415082-53f4-4f2e-b930-16b7cce31cf1 tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Created reservations ['2289db14-b580-4f24-a75f-5477891d8217', '79af8712-4116-4308-998e-00412543b2d5'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:17.450807 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-b3564f6d-4cb4-43b0-a6d3-97ccdd6f94c8 req-93267db3-1c42-46db-9ef1-2eecd022ea59 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:17.453096 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-b3564f6d-4cb4-43b0-a6d3-97ccdd6f94c8 req-93267db3-1c42-46db-9ef1-2eecd022ea59 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] POST https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653/action Aug 25 16:21:17.453515 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-b3564f6d-4cb4-43b0-a6d3-97ccdd6f94c8 req-93267db3-1c42-46db-9ef1-2eecd022ea59 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:21:17.453703 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-b3564f6d-4cb4-43b0-a6d3-97ccdd6f94c8 req-93267db3-1c42-46db-9ef1-2eecd022ea59 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:17.471673 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:17.471673 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:17.471673 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-b3564f6d-4cb4-43b0-a6d3-97ccdd6f94c8 req-93267db3-1c42-46db-9ef1-2eecd022ea59 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Volume info retrieved successfully. Aug 25 16:21:17.482553 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-ea8c3267-457a-454b-a434-4df640301e88 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Created reservations ['96a2d22b-df55-4cb1-a73b-98d24f1484ce', '68d16f29-b7ca-4dcd-ba08-9c7b7f1ecb62'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:17.497356 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-b3564f6d-4cb4-43b0-a6d3-97ccdd6f94c8 req-93267db3-1c42-46db-9ef1-2eecd022ea59 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Begin detaching volume completed successfully. Aug 25 16:21:17.497903 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-b3564f6d-4cb4-43b0-a6d3-97ccdd6f94c8 req-93267db3-1c42-46db-9ef1-2eecd022ea59 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653/action returned with HTTP 202 Aug 25 16:21:17.498658 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 255/1001] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:21:17 2026] POST /volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:21:17.525785 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-85415082-53f4-4f2e-b930-16b7cce31cf1 tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Retype volume request issued successfully. Aug 25 16:21:17.525853 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-85415082-53f4-4f2e-b930-16b7cce31cf1 tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] https://10.4.3.102/volume/v3/volumes/f5150cb1-c6e3-47c3-baf8-af4046f7c8fa/action returned with HTTP 202 Aug 25 16:21:17.526740 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 247/1002] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:21:17 2026] POST /volume/v3/volumes/f5150cb1-c6e3-47c3-baf8-af4046f7c8fa/action => generated 0 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:21:17.542009 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-a4275aad-3979-4f99-bc61-bf0c4b501c1f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:17.546814 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a4275aad-3979-4f99-bc61-bf0c4b501c1f tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] GET https://10.4.3.102/volume/v3/volumes/f5150cb1-c6e3-47c3-baf8-af4046f7c8fa Aug 25 16:21:17.547057 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a4275aad-3979-4f99-bc61-bf0c4b501c1f tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:17.547307 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a4275aad-3979-4f99-bc61-bf0c4b501c1f tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:17.560297 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:17.560297 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:17.567699 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-a4275aad-3979-4f99-bc61-bf0c4b501c1f tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Volume info retrieved successfully. Aug 25 16:21:17.577858 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a4275aad-3979-4f99-bc61-bf0c4b501c1f tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] https://10.4.3.102/volume/v3/volumes/f5150cb1-c6e3-47c3-baf8-af4046f7c8fa returned with HTTP 200 Aug 25 16:21:17.579629 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 258/1003] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:17 2026] GET /volume/v3/volumes/f5150cb1-c6e3-47c3-baf8-af4046f7c8fa => generated 874 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:17.588128 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1867cecf-bb56-4430-9bcb-0e33cd1e14fa None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:17.589653 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1867cecf-bb56-4430-9bcb-0e33cd1e14fa None None] GET https://10.4.3.102/volume// Aug 25 16:21:17.589653 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1867cecf-bb56-4430-9bcb-0e33cd1e14fa None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:17.589653 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1867cecf-bb56-4430-9bcb-0e33cd1e14fa None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:17.589653 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1867cecf-bb56-4430-9bcb-0e33cd1e14fa None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:21:17.590008 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 256/1004] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:21:17 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:21:17.602955 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-b3564f6d-4cb4-43b0-a6d3-97ccdd6f94c8 req-db4beff1-a6b7-4747-b069-180af97e545f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:17.605389 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-b3564f6d-4cb4-43b0-a6d3-97ccdd6f94c8 req-db4beff1-a6b7-4747-b069-180af97e545f tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] GET https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 Aug 25 16:21:17.605645 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-b3564f6d-4cb4-43b0-a6d3-97ccdd6f94c8 req-db4beff1-a6b7-4747-b069-180af97e545f tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:17.605850 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-b3564f6d-4cb4-43b0-a6d3-97ccdd6f94c8 req-db4beff1-a6b7-4747-b069-180af97e545f tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:17.619443 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ea8c3267-457a-454b-a434-4df640301e88 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] https://10.4.3.102/volume/v3/backups returned with HTTP 202 Aug 25 16:21:17.619984 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 244/1005] 10.4.3.102 () {70 vars in 1299 bytes} [Tue Aug 25 16:21:17 2026] POST /volume/v3/backups => generated 315 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:21:17.630702 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:17.630702 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:17.633448 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-12572c5e-87db-41c1-a13a-2347b1ca2754 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:17.634922 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-b3564f6d-4cb4-43b0-a6d3-97ccdd6f94c8 req-db4beff1-a6b7-4747-b069-180af97e545f tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Volume info retrieved successfully. Aug 25 16:21:17.637237 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-12572c5e-87db-41c1-a13a-2347b1ca2754 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] GET https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d Aug 25 16:21:17.637549 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-12572c5e-87db-41c1-a13a-2347b1ca2754 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:17.639692 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-b3564f6d-4cb4-43b0-a6d3-97ccdd6f94c8 req-db4beff1-a6b7-4747-b069-180af97e545f tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 returned with HTTP 200 Aug 25 16:21:17.639773 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-12572c5e-87db-41c1-a13a-2347b1ca2754 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:17.641350 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-12572c5e-87db-41c1-a13a-2347b1ca2754 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Show backup with id 970b2128-fc7d-4eb8-baa5-41473bdcba9d. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:21:17.641402 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 248/1006] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:21:17 2026] GET /volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 => generated 1640 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:21:17.645542 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:17.645542 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:17.646440 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-12572c5e-87db-41c1-a13a-2347b1ca2754 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d returned with HTTP 200 Aug 25 16:21:17.646692 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 259/1007] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:21:17 2026] GET /volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d => generated 722 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:18.204960 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-b3564f6d-4cb4-43b0-a6d3-97ccdd6f94c8 req-d4f354eb-8696-4dbb-a242-5fa6efaf9f79 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:18.207243 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-b3564f6d-4cb4-43b0-a6d3-97ccdd6f94c8 req-d4f354eb-8696-4dbb-a242-5fa6efaf9f79 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] GET https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 Aug 25 16:21:18.207520 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-b3564f6d-4cb4-43b0-a6d3-97ccdd6f94c8 req-d4f354eb-8696-4dbb-a242-5fa6efaf9f79 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:18.207814 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-b3564f6d-4cb4-43b0-a6d3-97ccdd6f94c8 req-d4f354eb-8696-4dbb-a242-5fa6efaf9f79 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:18.238666 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:18.238666 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:18.243877 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-b3564f6d-4cb4-43b0-a6d3-97ccdd6f94c8 req-d4f354eb-8696-4dbb-a242-5fa6efaf9f79 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Volume info retrieved successfully. Aug 25 16:21:18.248805 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-b3564f6d-4cb4-43b0-a6d3-97ccdd6f94c8 req-d4f354eb-8696-4dbb-a242-5fa6efaf9f79 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 returned with HTTP 200 Aug 25 16:21:18.249233 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 257/1008] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:21:18 2026] GET /volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 => generated 1460 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:18.275489 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-b3564f6d-4cb4-43b0-a6d3-97ccdd6f94c8 req-2babe186-b167-4336-bc90-0e49b44fbf1f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:18.277920 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-b3564f6d-4cb4-43b0-a6d3-97ccdd6f94c8 req-2babe186-b167-4336-bc90-0e49b44fbf1f tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] DELETE https://10.4.3.102/volume/v3/attachments/53b87903-96e3-44ac-91d9-2c6503e2e33e Aug 25 16:21:18.278118 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-b3564f6d-4cb4-43b0-a6d3-97ccdd6f94c8 req-2babe186-b167-4336-bc90-0e49b44fbf1f tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:18.278325 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-b3564f6d-4cb4-43b0-a6d3-97ccdd6f94c8 req-2babe186-b167-4336-bc90-0e49b44fbf1f tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:18.286794 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:18.286794 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:18.511486 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-b3564f6d-4cb4-43b0-a6d3-97ccdd6f94c8 req-2babe186-b167-4336-bc90-0e49b44fbf1f tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/attachments/53b87903-96e3-44ac-91d9-2c6503e2e33e returned with HTTP 200 Aug 25 16:21:18.512036 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 245/1009] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:21:18 2026] DELETE /volume/v3/attachments/53b87903-96e3-44ac-91d9-2c6503e2e33e => generated 192 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:18.594549 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-70d102cd-d19e-4389-a64b-fa34dd1f9ae1 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:18.596316 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-70d102cd-d19e-4389-a64b-fa34dd1f9ae1 tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] GET https://10.4.3.102/volume/v3/volumes/f5150cb1-c6e3-47c3-baf8-af4046f7c8fa Aug 25 16:21:18.596569 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-70d102cd-d19e-4389-a64b-fa34dd1f9ae1 tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:18.606164 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-70d102cd-d19e-4389-a64b-fa34dd1f9ae1 tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:18.642848 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:18.642848 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:18.643337 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-860ea3f8-506a-4de8-a08c-8e7221b945c4 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:18.646012 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-860ea3f8-506a-4de8-a08c-8e7221b945c4 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] GET https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 Aug 25 16:21:18.646299 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-860ea3f8-506a-4de8-a08c-8e7221b945c4 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:18.646645 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-860ea3f8-506a-4de8-a08c-8e7221b945c4 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:18.649009 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-70d102cd-d19e-4389-a64b-fa34dd1f9ae1 tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Volume info retrieved successfully. Aug 25 16:21:18.655436 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-70d102cd-d19e-4389-a64b-fa34dd1f9ae1 tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] https://10.4.3.102/volume/v3/volumes/f5150cb1-c6e3-47c3-baf8-af4046f7c8fa returned with HTTP 200 Aug 25 16:21:18.655979 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 249/1010] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:18 2026] GET /volume/v3/volumes/f5150cb1-c6e3-47c3-baf8-af4046f7c8fa => generated 875 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:18.662822 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c59218b9-3aa4-4639-bc4e-3b67b4af15e8 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:18.666478 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c59218b9-3aa4-4639-bc4e-3b67b4af15e8 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] GET https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d Aug 25 16:21:18.666819 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c59218b9-3aa4-4639-bc4e-3b67b4af15e8 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:18.667041 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c59218b9-3aa4-4639-bc4e-3b67b4af15e8 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:18.667285 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-c59218b9-3aa4-4639-bc4e-3b67b4af15e8 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Show backup with id 970b2128-fc7d-4eb8-baa5-41473bdcba9d. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:21:18.670726 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:18.670726 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:18.675770 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-622c93cf-e509-4bac-9117-912f52bfe3d6 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:18.676910 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-622c93cf-e509-4bac-9117-912f52bfe3d6 tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] GET https://10.4.3.102/volume/v3/volumes/f5150cb1-c6e3-47c3-baf8-af4046f7c8fa Aug 25 16:21:18.677176 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-622c93cf-e509-4bac-9117-912f52bfe3d6 tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:18.677438 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-622c93cf-e509-4bac-9117-912f52bfe3d6 tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:18.677537 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:18.677537 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:18.679171 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c59218b9-3aa4-4639-bc4e-3b67b4af15e8 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d returned with HTTP 200 Aug 25 16:21:18.679171 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 258/1011] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:21:18 2026] GET /volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d => generated 724 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:18.680416 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-860ea3f8-506a-4de8-a08c-8e7221b945c4 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Volume info retrieved successfully. Aug 25 16:21:18.688042 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-860ea3f8-506a-4de8-a08c-8e7221b945c4 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 returned with HTTP 200 Aug 25 16:21:18.688824 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 260/1012] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:18 2026] GET /volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 => generated 1160 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:18.691680 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:18.691680 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:18.700234 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-622c93cf-e509-4bac-9117-912f52bfe3d6 tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Volume info retrieved successfully. Aug 25 16:21:18.710816 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-622c93cf-e509-4bac-9117-912f52bfe3d6 tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] https://10.4.3.102/volume/v3/volumes/f5150cb1-c6e3-47c3-baf8-af4046f7c8fa returned with HTTP 200 Aug 25 16:21:18.711358 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 246/1013] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:18 2026] GET /volume/v3/volumes/f5150cb1-c6e3-47c3-baf8-af4046f7c8fa => generated 875 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:18.732549 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b1c35892-abdc-44ff-9988-4b3e00cb09e1 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:18.734478 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b1c35892-abdc-44ff-9988-4b3e00cb09e1 tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] GET https://10.4.3.102/volume/v3/volumes/f5150cb1-c6e3-47c3-baf8-af4046f7c8fa Aug 25 16:21:18.734696 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b1c35892-abdc-44ff-9988-4b3e00cb09e1 tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:18.734885 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b1c35892-abdc-44ff-9988-4b3e00cb09e1 tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:18.744071 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:18.744071 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:18.748619 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-b1c35892-abdc-44ff-9988-4b3e00cb09e1 tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Volume info retrieved successfully. Aug 25 16:21:18.753794 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b1c35892-abdc-44ff-9988-4b3e00cb09e1 tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] https://10.4.3.102/volume/v3/volumes/f5150cb1-c6e3-47c3-baf8-af4046f7c8fa returned with HTTP 200 Aug 25 16:21:18.754366 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 250/1014] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:18 2026] GET /volume/v3/volumes/f5150cb1-c6e3-47c3-baf8-af4046f7c8fa => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:18.754775 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-a6e4e8fc-3c81-4af3-9d3e-b63def4c4c89 req-98beb5db-26a5-432c-970c-8bae727e4be6 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:18.757679 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-a6e4e8fc-3c81-4af3-9d3e-b63def4c4c89 req-98beb5db-26a5-432c-970c-8bae727e4be6 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] GET https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 Aug 25 16:21:18.757920 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-a6e4e8fc-3c81-4af3-9d3e-b63def4c4c89 req-98beb5db-26a5-432c-970c-8bae727e4be6 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:18.758128 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-a6e4e8fc-3c81-4af3-9d3e-b63def4c4c89 req-98beb5db-26a5-432c-970c-8bae727e4be6 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:18.769364 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-a7631d5b-540b-4c1b-9313-b142e16ef6de None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:18.770414 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:18.770414 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:18.772414 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a7631d5b-540b-4c1b-9313-b142e16ef6de tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] DELETE https://10.4.3.102/volume/v3/volumes/f5150cb1-c6e3-47c3-baf8-af4046f7c8fa Aug 25 16:21:18.772749 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a7631d5b-540b-4c1b-9313-b142e16ef6de tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:18.773011 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a7631d5b-540b-4c1b-9313-b142e16ef6de tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:18.773711 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-a7631d5b-540b-4c1b-9313-b142e16ef6de tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Delete volume with id: f5150cb1-c6e3-47c3-baf8-af4046f7c8fa Aug 25 16:21:18.774736 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-a6e4e8fc-3c81-4af3-9d3e-b63def4c4c89 req-98beb5db-26a5-432c-970c-8bae727e4be6 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Volume info retrieved successfully. Aug 25 16:21:18.780885 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-a6e4e8fc-3c81-4af3-9d3e-b63def4c4c89 req-98beb5db-26a5-432c-970c-8bae727e4be6 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 returned with HTTP 200 Aug 25 16:21:18.781378 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 259/1015] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:21:18 2026] GET /volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 => generated 1160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:18.785721 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:18.785721 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:18.786414 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-a7631d5b-540b-4c1b-9313-b142e16ef6de tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Volume info retrieved successfully. Aug 25 16:21:18.801424 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-a6e4e8fc-3c81-4af3-9d3e-b63def4c4c89 req-a363edfa-93f2-424c-9772-54d614323dd7 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:18.804397 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-a6e4e8fc-3c81-4af3-9d3e-b63def4c4c89 req-a363edfa-93f2-424c-9772-54d614323dd7 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] POST https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653/action Aug 25 16:21:18.804681 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-a6e4e8fc-3c81-4af3-9d3e-b63def4c4c89 req-a363edfa-93f2-424c-9772-54d614323dd7 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:21:18.804831 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-a6e4e8fc-3c81-4af3-9d3e-b63def4c4c89 req-a363edfa-93f2-424c-9772-54d614323dd7 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:18.817668 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:18.817668 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:18.817668 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-a6e4e8fc-3c81-4af3-9d3e-b63def4c4c89 req-a363edfa-93f2-424c-9772-54d614323dd7 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Volume info retrieved successfully. Aug 25 16:21:18.819760 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-a7631d5b-540b-4c1b-9313-b142e16ef6de tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Delete volume request issued successfully. Aug 25 16:21:18.820031 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a7631d5b-540b-4c1b-9313-b142e16ef6de tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] https://10.4.3.102/volume/v3/volumes/f5150cb1-c6e3-47c3-baf8-af4046f7c8fa returned with HTTP 202 Aug 25 16:21:18.820529 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 261/1016] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:21:18 2026] DELETE /volume/v3/volumes/f5150cb1-c6e3-47c3-baf8-af4046f7c8fa => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:21:18.835199 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-a6e4e8fc-3c81-4af3-9d3e-b63def4c4c89 req-a363edfa-93f2-424c-9772-54d614323dd7 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Begin detaching volume completed successfully. Aug 25 16:21:18.835493 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-a6e4e8fc-3c81-4af3-9d3e-b63def4c4c89 req-a363edfa-93f2-424c-9772-54d614323dd7 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653/action returned with HTTP 202 Aug 25 16:21:18.836051 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 247/1017] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:21:18 2026] POST /volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:21:18.841543 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-e63e61cb-2499-482e-a181-102c324b7746 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:18.844499 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e63e61cb-2499-482e-a181-102c324b7746 tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] GET https://10.4.3.102/volume/v3/volumes/f5150cb1-c6e3-47c3-baf8-af4046f7c8fa Aug 25 16:21:18.844765 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e63e61cb-2499-482e-a181-102c324b7746 tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:18.845043 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e63e61cb-2499-482e-a181-102c324b7746 tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:18.854798 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:18.854798 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:18.859656 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-e63e61cb-2499-482e-a181-102c324b7746 tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Volume info retrieved successfully. Aug 25 16:21:18.867557 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e63e61cb-2499-482e-a181-102c324b7746 tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] https://10.4.3.102/volume/v3/volumes/f5150cb1-c6e3-47c3-baf8-af4046f7c8fa returned with HTTP 200 Aug 25 16:21:18.868110 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 251/1018] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:18 2026] GET /volume/v3/volumes/f5150cb1-c6e3-47c3-baf8-af4046f7c8fa => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:18.920951 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1916fbd8-dd25-4cbd-a019-af90e5d87fad None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:18.921369 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1916fbd8-dd25-4cbd-a019-af90e5d87fad None None] GET https://10.4.3.102/volume// Aug 25 16:21:18.921616 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1916fbd8-dd25-4cbd-a019-af90e5d87fad None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:18.921858 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1916fbd8-dd25-4cbd-a019-af90e5d87fad None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:18.922195 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1916fbd8-dd25-4cbd-a019-af90e5d87fad None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:21:18.922511 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 260/1019] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:21:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:21:18.937349 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-a6e4e8fc-3c81-4af3-9d3e-b63def4c4c89 req-e09e4e8d-e437-4486-971f-9feb7f3944c0 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:18.941168 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-a6e4e8fc-3c81-4af3-9d3e-b63def4c4c89 req-e09e4e8d-e437-4486-971f-9feb7f3944c0 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] GET https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 Aug 25 16:21:18.941411 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-a6e4e8fc-3c81-4af3-9d3e-b63def4c4c89 req-e09e4e8d-e437-4486-971f-9feb7f3944c0 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:18.941600 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-a6e4e8fc-3c81-4af3-9d3e-b63def4c4c89 req-e09e4e8d-e437-4486-971f-9feb7f3944c0 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:18.952493 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:18.952493 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:18.964033 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-a6e4e8fc-3c81-4af3-9d3e-b63def4c4c89 req-e09e4e8d-e437-4486-971f-9feb7f3944c0 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Volume info retrieved successfully. Aug 25 16:21:18.970212 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-a6e4e8fc-3c81-4af3-9d3e-b63def4c4c89 req-e09e4e8d-e437-4486-971f-9feb7f3944c0 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 returned with HTTP 200 Aug 25 16:21:18.970984 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 262/1020] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:21:18 2026] GET /volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 => generated 1343 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:21:19.352026 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c70a8b60-fcba-4bb8-a2a0-fc95471eb898 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:19.411277 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c70a8b60-fcba-4bb8-a2a0-fc95471eb898 tempest-VolumesServicesTestJSON-1017531242 tempest-VolumesServicesTestJSON-1017531242-project-admin] GET https://10.4.3.102/volume/v3/os-services Aug 25 16:21:19.411470 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c70a8b60-fcba-4bb8-a2a0-fc95471eb898 tempest-VolumesServicesTestJSON-1017531242 tempest-VolumesServicesTestJSON-1017531242-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:19.411681 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c70a8b60-fcba-4bb8-a2a0-fc95471eb898 tempest-VolumesServicesTestJSON-1017531242 tempest-VolumesServicesTestJSON-1017531242-project-admin] Calling method 'index' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:19.416546 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c70a8b60-fcba-4bb8-a2a0-fc95471eb898 tempest-VolumesServicesTestJSON-1017531242 tempest-VolumesServicesTestJSON-1017531242-project-admin] https://10.4.3.102/volume/v3/os-services returned with HTTP 200 Aug 25 16:21:19.416914 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 248/1021] 10.4.3.102 () {66 vars in 1249 bytes} [Tue Aug 25 16:21:19 2026] GET /volume/v3/os-services => generated 626 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:19.426294 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b85cfee3-61b8-428c-8919-3fc2a4918e36 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:19.428473 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b85cfee3-61b8-428c-8919-3fc2a4918e36 tempest-VolumesServicesTestJSON-1017531242 tempest-VolumesServicesTestJSON-1017531242-project-admin] GET https://10.4.3.102/volume/v3/os-services?host=np0000008093 Aug 25 16:21:19.428721 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b85cfee3-61b8-428c-8919-3fc2a4918e36 tempest-VolumesServicesTestJSON-1017531242 tempest-VolumesServicesTestJSON-1017531242-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:19.428949 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b85cfee3-61b8-428c-8919-3fc2a4918e36 tempest-VolumesServicesTestJSON-1017531242 tempest-VolumesServicesTestJSON-1017531242-project-admin] Calling method 'index' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:19.435937 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b85cfee3-61b8-428c-8919-3fc2a4918e36 tempest-VolumesServicesTestJSON-1017531242 tempest-VolumesServicesTestJSON-1017531242-project-admin] https://10.4.3.102/volume/v3/os-services?host=np0000008093 returned with HTTP 200 Aug 25 16:21:19.436395 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 252/1022] 10.4.3.102 () {66 vars in 1284 bytes} [Tue Aug 25 16:21:19 2026] GET /volume/v3/os-services?host=np0000008093 => generated 626 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:19.447067 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-fe8d6e99-9e40-4a9f-86a2-dc06b6aa66cb None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:19.448703 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fe8d6e99-9e40-4a9f-86a2-dc06b6aa66cb tempest-VolumesServicesTestJSON-1017531242 tempest-VolumesServicesTestJSON-1017531242-project-admin] GET https://10.4.3.102/volume/v3/os-services?host=np0000008093&binary=cinder-scheduler Aug 25 16:21:19.448898 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fe8d6e99-9e40-4a9f-86a2-dc06b6aa66cb tempest-VolumesServicesTestJSON-1017531242 tempest-VolumesServicesTestJSON-1017531242-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:19.449051 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fe8d6e99-9e40-4a9f-86a2-dc06b6aa66cb tempest-VolumesServicesTestJSON-1017531242 tempest-VolumesServicesTestJSON-1017531242-project-admin] Calling method 'index' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:19.455099 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fe8d6e99-9e40-4a9f-86a2-dc06b6aa66cb tempest-VolumesServicesTestJSON-1017531242 tempest-VolumesServicesTestJSON-1017531242-project-admin] https://10.4.3.102/volume/v3/os-services?host=np0000008093&binary=cinder-scheduler returned with HTTP 200 Aug 25 16:21:19.455452 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 261/1023] 10.4.3.102 () {66 vars in 1332 bytes} [Tue Aug 25 16:21:19 2026] GET /volume/v3/os-services?host=np0000008093&binary=cinder-scheduler => generated 191 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:19.464198 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-c6d08bb8-e229-4d1b-bd3a-022547a5f87e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:19.465740 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c6d08bb8-e229-4d1b-bd3a-022547a5f87e tempest-VolumesServicesTestJSON-1017531242 tempest-VolumesServicesTestJSON-1017531242-project-admin] GET https://10.4.3.102/volume/v3/os-services?binary=cinder-scheduler Aug 25 16:21:19.465900 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c6d08bb8-e229-4d1b-bd3a-022547a5f87e tempest-VolumesServicesTestJSON-1017531242 tempest-VolumesServicesTestJSON-1017531242-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:19.466097 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c6d08bb8-e229-4d1b-bd3a-022547a5f87e tempest-VolumesServicesTestJSON-1017531242 tempest-VolumesServicesTestJSON-1017531242-project-admin] Calling method 'index' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:19.470162 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c6d08bb8-e229-4d1b-bd3a-022547a5f87e tempest-VolumesServicesTestJSON-1017531242 tempest-VolumesServicesTestJSON-1017531242-project-admin] https://10.4.3.102/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 25 16:21:19.470517 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 263/1024] 10.4.3.102 () {66 vars in 1296 bytes} [Tue Aug 25 16:21:19 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:19.479488 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a0f8b487-7253-49d7-b34e-570ef68b4fff None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:19.536063 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a0f8b487-7253-49d7-b34e-570ef68b4fff tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:21:19.536533 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a0f8b487-7253-49d7-b34e-570ef68b4fff tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-974136098"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:19.539037 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-a0f8b487-7253-49d7-b34e-570ef68b4fff tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-974136098'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:21:19.539376 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-a0f8b487-7253-49d7-b34e-570ef68b4fff tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] Create volume of 1 GB Aug 25 16:21:19.545008 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-a0f8b487-7253-49d7-b34e-570ef68b4fff tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] Availability Zones retrieved successfully. Aug 25 16:21:19.553435 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a0f8b487-7253-49d7-b34e-570ef68b4fff tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] Flow 'volume_create_api' (d0661dde-a8ed-4b35-a0c9-7b0487253094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:19.555144 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a0f8b487-7253-49d7-b34e-570ef68b4fff tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a851fbd5-003d-4b59-949e-20f8a40e744d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:19.556484 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-a0f8b487-7253-49d7-b34e-570ef68b4fff tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:21:19.584565 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a0f8b487-7253-49d7-b34e-570ef68b4fff tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a851fbd5-003d-4b59-949e-20f8a40e744d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:19.585454 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a0f8b487-7253-49d7-b34e-570ef68b4fff tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f944869-e0c5-4ac8-be9d-a6b86edf9ae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:19.671295 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-a0f8b487-7253-49d7-b34e-570ef68b4fff tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] Created reservations ['a2177b14-fb4d-42d9-8a4d-020d1b51ae8d', '5790b895-0ee6-4ef3-b448-84f953c904ed', '9d7dc0a9-791e-441c-b83a-a8b673a0e9fb', '9a84e684-3f39-48e5-9d37-62a909c30c04'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:19.672213 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a0f8b487-7253-49d7-b34e-570ef68b4fff tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f944869-e0c5-4ac8-be9d-a6b86edf9ae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2177b14-fb4d-42d9-8a4d-020d1b51ae8d', '5790b895-0ee6-4ef3-b448-84f953c904ed', '9d7dc0a9-791e-441c-b83a-a8b673a0e9fb', '9a84e684-3f39-48e5-9d37-62a909c30c04']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:19.672988 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a0f8b487-7253-49d7-b34e-570ef68b4fff tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8718bfa1-d2f2-4a3a-8e51-20eaf9ab8e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:19.691820 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-1b033a7a-ec05-4cba-8fa4-1191496071ce None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:19.693603 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1b033a7a-ec05-4cba-8fa4-1191496071ce tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] GET https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d Aug 25 16:21:19.694466 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1b033a7a-ec05-4cba-8fa4-1191496071ce tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:19.694466 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1b033a7a-ec05-4cba-8fa4-1191496071ce tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:19.694466 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-1b033a7a-ec05-4cba-8fa4-1191496071ce tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Show backup with id 970b2128-fc7d-4eb8-baa5-41473bdcba9d. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:21:19.700036 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a0f8b487-7253-49d7-b34e-570ef68b4fff tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8718bfa1-d2f2-4a3a-8e51-20eaf9ab8e11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ff433b5-9753-45f9-8a70-732af1341022', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-974136098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3f31a7d331f4fd9b156a4c208628558',qos_specs=None,replication_status=,reservations=['a2177b14-fb4d-42d9-8a4d-020d1b51ae8d','5790b895-0ee6-4ef3-b448-84f953c904ed','9d7dc0a9-791e-441c-b83a-a8b673a0e9fb','9a84e684-3f39-48e5-9d37-62a909c30c04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf38082d8e03489fb56bbe3a0212a3dc',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:21:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-974136098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ff433b5-9753-45f9-8a70-732af1341022,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3f31a7d331f4fd9b156a4c208628558',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf38082d8e03489fb56bbe3a0212a3dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:19.701031 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a0f8b487-7253-49d7-b34e-570ef68b4fff tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4ee915d-5569-4c64-914e-536e642334d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:19.703096 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:19.703096 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:19.703783 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1b033a7a-ec05-4cba-8fa4-1191496071ce tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d returned with HTTP 200 Aug 25 16:21:19.704761 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 253/1025] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:21:19 2026] GET /volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:19.723265 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a0f8b487-7253-49d7-b34e-570ef68b4fff tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4ee915d-5569-4c64-914e-536e642334d6) transitioned into state 'SUCCESS' from state '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-974136098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3f31a7d331f4fd9b156a4c208628558',qos_specs=None,replication_status=,reservations=['a2177b14-fb4d-42d9-8a4d-020d1b51ae8d','5790b895-0ee6-4ef3-b448-84f953c904ed','9d7dc0a9-791e-441c-b83a-a8b673a0e9fb','9a84e684-3f39-48e5-9d37-62a909c30c04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf38082d8e03489fb56bbe3a0212a3dc',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:19.724096 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a0f8b487-7253-49d7-b34e-570ef68b4fff tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87970ea3-9002-44f0-b6ed-7a3dea0311b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:19.741409 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a0f8b487-7253-49d7-b34e-570ef68b4fff tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87970ea3-9002-44f0-b6ed-7a3dea0311b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:19.742306 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a0f8b487-7253-49d7-b34e-570ef68b4fff tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] Flow 'volume_create_api' (d0661dde-a8ed-4b35-a0c9-7b0487253094) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:19.742683 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-a0f8b487-7253-49d7-b34e-570ef68b4fff tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] Create volume request issued successfully. Aug 25 16:21:19.743187 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a0f8b487-7253-49d7-b34e-570ef68b4fff tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:21:19.743863 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 249/1026] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:21:19 2026] POST /volume/v3/volumes => generated 753 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:21:19.755289 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-73ae2465-d383-4bb3-94f7-07401dae2b21 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:19.759167 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-73ae2465-d383-4bb3-94f7-07401dae2b21 tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] GET https://10.4.3.102/volume/v3/volumes/7ff433b5-9753-45f9-8a70-732af1341022 Aug 25 16:21:19.759414 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-73ae2465-d383-4bb3-94f7-07401dae2b21 tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:19.759655 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-73ae2465-d383-4bb3-94f7-07401dae2b21 tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:19.773968 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:19.773968 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:19.777760 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-73ae2465-d383-4bb3-94f7-07401dae2b21 tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] Volume info retrieved successfully. Aug 25 16:21:19.781758 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-73ae2465-d383-4bb3-94f7-07401dae2b21 tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] https://10.4.3.102/volume/v3/volumes/7ff433b5-9753-45f9-8a70-732af1341022 returned with HTTP 200 Aug 25 16:21:19.782125 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 262/1027] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:19 2026] GET /volume/v3/volumes/7ff433b5-9753-45f9-8a70-732af1341022 => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:19.887384 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-101d66d0-f8e0-42a2-9550-06ae43622d2f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:19.889527 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-101d66d0-f8e0-42a2-9550-06ae43622d2f tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] GET https://10.4.3.102/volume/v3/volumes/f5150cb1-c6e3-47c3-baf8-af4046f7c8fa Aug 25 16:21:19.889781 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-101d66d0-f8e0-42a2-9550-06ae43622d2f tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:19.890172 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-101d66d0-f8e0-42a2-9550-06ae43622d2f tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:19.897244 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-101d66d0-f8e0-42a2-9550-06ae43622d2f tempest-VolumeTypesTest-1367774738 tempest-VolumeTypesTest-1367774738-project-member] https://10.4.3.102/volume/v3/volumes/f5150cb1-c6e3-47c3-baf8-af4046f7c8fa returned with HTTP 404 Aug 25 16:21:19.897838 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 264/1028] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:19 2026] GET /volume/v3/volumes/f5150cb1-c6e3-47c3-baf8-af4046f7c8fa => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:19.904866 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-32af1578-ad98-4b49-9bb4-fdfb280349b6 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:19.906804 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-32af1578-ad98-4b49-9bb4-fdfb280349b6 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] DELETE https://10.4.3.102/volume/v3/types/e764f54e-1658-4e36-aa9c-63f862237bb5 Aug 25 16:21:19.906915 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-32af1578-ad98-4b49-9bb4-fdfb280349b6 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:19.907134 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-32af1578-ad98-4b49-9bb4-fdfb280349b6 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Calling method '_delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:19.949676 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-32af1578-ad98-4b49-9bb4-fdfb280349b6 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] https://10.4.3.102/volume/v3/types/e764f54e-1658-4e36-aa9c-63f862237bb5 returned with HTTP 202 Aug 25 16:21:19.950008 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 254/1029] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:21:19 2026] DELETE /volume/v3/types/e764f54e-1658-4e36-aa9c-63f862237bb5 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:21:19.961182 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ea14330b-fac3-4046-bf82-09813788c4e1 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:19.966427 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ea14330b-fac3-4046-bf82-09813788c4e1 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] GET https://10.4.3.102/volume/v3/types/e764f54e-1658-4e36-aa9c-63f862237bb5 Aug 25 16:21:19.966748 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ea14330b-fac3-4046-bf82-09813788c4e1 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:19.967018 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ea14330b-fac3-4046-bf82-09813788c4e1 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:19.980917 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ea14330b-fac3-4046-bf82-09813788c4e1 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] https://10.4.3.102/volume/v3/types/e764f54e-1658-4e36-aa9c-63f862237bb5 returned with HTTP 404 Aug 25 16:21:19.981539 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 250/1030] 10.4.3.102 () {66 vars in 1342 bytes} [Tue Aug 25 16:21:19 2026] GET /volume/v3/types/e764f54e-1658-4e36-aa9c-63f862237bb5 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:19.991843 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1dd1147f-f248-4e9e-8117-336581bd2f7c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:19.993803 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1dd1147f-f248-4e9e-8117-336581bd2f7c tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] DELETE https://10.4.3.102/volume/v3/types/59aabb5b-0a76-4cc2-bf18-e2b689e62b26 Aug 25 16:21:19.993956 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1dd1147f-f248-4e9e-8117-336581bd2f7c tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:19.994196 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1dd1147f-f248-4e9e-8117-336581bd2f7c tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Calling method '_delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:20.023913 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1dd1147f-f248-4e9e-8117-336581bd2f7c tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] https://10.4.3.102/volume/v3/types/59aabb5b-0a76-4cc2-bf18-e2b689e62b26 returned with HTTP 202 Aug 25 16:21:20.024357 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 263/1031] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:21:19 2026] DELETE /volume/v3/types/59aabb5b-0a76-4cc2-bf18-e2b689e62b26 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:21:20.031817 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-95474c0f-a762-4fa8-8b5c-7d687eb96797 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:20.036400 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-95474c0f-a762-4fa8-8b5c-7d687eb96797 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] GET https://10.4.3.102/volume/v3/types/59aabb5b-0a76-4cc2-bf18-e2b689e62b26 Aug 25 16:21:20.037202 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-95474c0f-a762-4fa8-8b5c-7d687eb96797 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:20.037499 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-95474c0f-a762-4fa8-8b5c-7d687eb96797 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:20.042324 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-95474c0f-a762-4fa8-8b5c-7d687eb96797 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] https://10.4.3.102/volume/v3/types/59aabb5b-0a76-4cc2-bf18-e2b689e62b26 returned with HTTP 404 Aug 25 16:21:20.043024 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 265/1032] 10.4.3.102 () {66 vars in 1342 bytes} [Tue Aug 25 16:21:20 2026] GET /volume/v3/types/59aabb5b-0a76-4cc2-bf18-e2b689e62b26 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:20.053074 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-05708a2d-6c65-403b-84ab-0ef9ffacd962 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:20.054907 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-05708a2d-6c65-403b-84ab-0ef9ffacd962 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:21:20.055323 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-05708a2d-6c65-403b-84ab-0ef9ffacd962 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-969147865", "description": "tempest-volume-type-description-2103688299", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:20.077773 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-05708a2d-6c65-403b-84ab-0ef9ffacd962 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:21:20.078098 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 255/1033] 10.4.3.102 () {68 vars in 1253 bytes} [Tue Aug 25 16:21:20 2026] POST /volume/v3/types => generated 314 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:20.087951 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-9d4e097f-838c-4046-b84b-9ca53ecb1e2e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:20.089629 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9d4e097f-838c-4046-b84b-9ca53ecb1e2e tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] GET https://10.4.3.102/volume/v3/types/0f5e35b5-6c70-43bf-a1f9-3015cc1ebfcd Aug 25 16:21:20.089949 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9d4e097f-838c-4046-b84b-9ca53ecb1e2e tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:20.090009 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9d4e097f-838c-4046-b84b-9ca53ecb1e2e tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:20.094448 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:20.094448 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:20.096502 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9d4e097f-838c-4046-b84b-9ca53ecb1e2e tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] https://10.4.3.102/volume/v3/types/0f5e35b5-6c70-43bf-a1f9-3015cc1ebfcd returned with HTTP 200 Aug 25 16:21:20.097059 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 251/1034] 10.4.3.102 () {66 vars in 1342 bytes} [Tue Aug 25 16:21:20 2026] GET /volume/v3/types/0f5e35b5-6c70-43bf-a1f9-3015cc1ebfcd => generated 336 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:20.104827 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-9d16bde4-751b-4e64-b46d-8d7ea4f4431e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:20.106660 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9d16bde4-751b-4e64-b46d-8d7ea4f4431e tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:21:20.107012 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9d16bde4-751b-4e64-b46d-8d7ea4f4431e tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1978523707", "imageRef": "8004f561-b86a-41d6-bb84-baff93bf4715", "size": 1}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:20.107156 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-6d84e6be-4218-4630-a0df-e8f141f4df7c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:20.108575 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-9d16bde4-751b-4e64-b46d-8d7ea4f4431e tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1978523707', 'imageRef': '8004f561-b86a-41d6-bb84-baff93bf4715', 'size': 1}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:21:20.108825 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6d84e6be-4218-4630-a0df-e8f141f4df7c tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] DELETE https://10.4.3.102/volume/v3/types/0f5e35b5-6c70-43bf-a1f9-3015cc1ebfcd Aug 25 16:21:20.109015 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6d84e6be-4218-4630-a0df-e8f141f4df7c tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:20.109224 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6d84e6be-4218-4630-a0df-e8f141f4df7c tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Calling method '_delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:20.140025 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6d84e6be-4218-4630-a0df-e8f141f4df7c tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] https://10.4.3.102/volume/v3/types/0f5e35b5-6c70-43bf-a1f9-3015cc1ebfcd returned with HTTP 202 Aug 25 16:21:20.140485 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 266/1035] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:21:20 2026] DELETE /volume/v3/types/0f5e35b5-6c70-43bf-a1f9-3015cc1ebfcd => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:21:20.149296 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-2d1e64ed-b69c-428e-abb3-2c8c73968cbb None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:20.150879 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2d1e64ed-b69c-428e-abb3-2c8c73968cbb tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] GET https://10.4.3.102/volume/v3/types/0f5e35b5-6c70-43bf-a1f9-3015cc1ebfcd Aug 25 16:21:20.151079 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2d1e64ed-b69c-428e-abb3-2c8c73968cbb tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:20.151242 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2d1e64ed-b69c-428e-abb3-2c8c73968cbb tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:20.154863 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2d1e64ed-b69c-428e-abb3-2c8c73968cbb tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] https://10.4.3.102/volume/v3/types/0f5e35b5-6c70-43bf-a1f9-3015cc1ebfcd returned with HTTP 404 Aug 25 16:21:20.155354 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 256/1036] 10.4.3.102 () {66 vars in 1342 bytes} [Tue Aug 25 16:21:20 2026] GET /volume/v3/types/0f5e35b5-6c70-43bf-a1f9-3015cc1ebfcd => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:20.163671 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-14f43cb3-eba5-42a4-90f3-f59e02ae4095 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:20.165376 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-14f43cb3-eba5-42a4-90f3-f59e02ae4095 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:21:20.165838 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-14f43cb3-eba5-42a4-90f3-f59e02ae4095 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1373412962"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:20.184420 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-14f43cb3-eba5-42a4-90f3-f59e02ae4095 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:21:20.184963 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 252/1037] 10.4.3.102 () {68 vars in 1252 bytes} [Tue Aug 25 16:21:20 2026] POST /volume/v3/types => generated 221 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:20.192675 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-24a3c40b-136a-4515-9216-694a42b42772 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:20.194548 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-24a3c40b-136a-4515-9216-694a42b42772 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] POST https://10.4.3.102/volume/v3/types/92ce60f5-c3f3-4da6-a086-517714308fa6/encryption Aug 25 16:21:20.194908 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-24a3c40b-136a-4515-9216-694a42b42772 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:20.209540 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-9d16bde4-751b-4e64-b46d-8d7ea4f4431e tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Create volume of 1 GB Aug 25 16:21:20.215049 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-9d16bde4-751b-4e64-b46d-8d7ea4f4431e tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Availability Zones retrieved successfully. Aug 25 16:21:20.221871 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9d16bde4-751b-4e64-b46d-8d7ea4f4431e tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Flow 'volume_create_api' (879c20eb-2332-4041-82a8-409b2fd1ffc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:20.223205 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9d16bde4-751b-4e64-b46d-8d7ea4f4431e tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a557faac-4902-4d07-9ac3-587ef6c90933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:20.224326 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-9d16bde4-751b-4e64-b46d-8d7ea4f4431e tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:21:20.241498 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-24a3c40b-136a-4515-9216-694a42b42772 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] https://10.4.3.102/volume/v3/types/92ce60f5-c3f3-4da6-a086-517714308fa6/encryption returned with HTTP 200 Aug 25 16:21:20.242094 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 267/1038] 10.4.3.102 () {68 vars in 1397 bytes} [Tue Aug 25 16:21:20 2026] POST /volume/v3/types/92ce60f5-c3f3-4da6-a086-517714308fa6/encryption => generated 239 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:20.255057 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-10cfdac9-2217-487b-b8ce-b0431da81cab None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:20.256525 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-10cfdac9-2217-487b-b8ce-b0431da81cab tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] GET https://10.4.3.102/volume/v3/types/92ce60f5-c3f3-4da6-a086-517714308fa6/encryption Aug 25 16:21:20.256881 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-10cfdac9-2217-487b-b8ce-b0431da81cab tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:20.257190 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-10cfdac9-2217-487b-b8ce-b0431da81cab tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Calling method 'index' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:20.265232 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-10cfdac9-2217-487b-b8ce-b0431da81cab tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] https://10.4.3.102/volume/v3/types/92ce60f5-c3f3-4da6-a086-517714308fa6/encryption returned with HTTP 200 Aug 25 16:21:20.265865 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 257/1039] 10.4.3.102 () {66 vars in 1375 bytes} [Tue Aug 25 16:21:20 2026] GET /volume/v3/types/92ce60f5-c3f3-4da6-a086-517714308fa6/encryption => generated 325 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:20.277019 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f5c1050a-f9fb-4116-bbd3-6a592fcce5ca None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:20.279049 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f5c1050a-f9fb-4116-bbd3-6a592fcce5ca tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] PUT https://10.4.3.102/volume/v3/types/92ce60f5-c3f3-4da6-a086-517714308fa6/encryption/a8401621-b21d-4aaf-ab3a-2bbbc2df8579 Aug 25 16:21:20.279443 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f5c1050a-f9fb-4116-bbd3-6a592fcce5ca tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:20.294249 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9d16bde4-751b-4e64-b46d-8d7ea4f4431e tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a557faac-4902-4d07-9ac3-587ef6c90933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:20.295176 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9d16bde4-751b-4e64-b46d-8d7ea4f4431e tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee86c85c-c68a-476e-b824-d5c1b3ab00c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:20.373055 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f5c1050a-f9fb-4116-bbd3-6a592fcce5ca tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] https://10.4.3.102/volume/v3/types/92ce60f5-c3f3-4da6-a086-517714308fa6/encryption/a8401621-b21d-4aaf-ab3a-2bbbc2df8579 returned with HTTP 200 Aug 25 16:21:20.373734 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 253/1040] 10.4.3.102 () {68 vars in 1507 bytes} [Tue Aug 25 16:21:20 2026] PUT /volume/v3/types/92ce60f5-c3f3-4da6-a086-517714308fa6/encryption/a8401621-b21d-4aaf-ab3a-2bbbc2df8579 => generated 122 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:20.388348 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-d9a0ea58-a1c5-4254-a412-d698c7ac268e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:20.391297 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d9a0ea58-a1c5-4254-a412-d698c7ac268e tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] GET https://10.4.3.102/volume/v3/types/92ce60f5-c3f3-4da6-a086-517714308fa6/encryption Aug 25 16:21:20.391603 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d9a0ea58-a1c5-4254-a412-d698c7ac268e tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:20.391905 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d9a0ea58-a1c5-4254-a412-d698c7ac268e tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Calling method 'index' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:20.399613 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d9a0ea58-a1c5-4254-a412-d698c7ac268e tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] https://10.4.3.102/volume/v3/types/92ce60f5-c3f3-4da6-a086-517714308fa6/encryption returned with HTTP 200 Aug 25 16:21:20.400223 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 268/1041] 10.4.3.102 () {66 vars in 1375 bytes} [Tue Aug 25 16:21:20 2026] GET /volume/v3/types/92ce60f5-c3f3-4da6-a086-517714308fa6/encryption => generated 347 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:20.410373 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0f9d0360-bbb8-4b3e-98b0-bbe52e1fca0b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:20.412896 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0f9d0360-bbb8-4b3e-98b0-bbe52e1fca0b tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] GET https://10.4.3.102/volume/v3/types/92ce60f5-c3f3-4da6-a086-517714308fa6/encryption/cipher Aug 25 16:21:20.413615 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0f9d0360-bbb8-4b3e-98b0-bbe52e1fca0b tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:20.413615 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0f9d0360-bbb8-4b3e-98b0-bbe52e1fca0b tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:20.420683 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0f9d0360-bbb8-4b3e-98b0-bbe52e1fca0b tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] https://10.4.3.102/volume/v3/types/92ce60f5-c3f3-4da6-a086-517714308fa6/encryption/cipher returned with HTTP 200 Aug 25 16:21:20.421733 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 258/1042] 10.4.3.102 () {66 vars in 1396 bytes} [Tue Aug 25 16:21:20 2026] GET /volume/v3/types/92ce60f5-c3f3-4da6-a086-517714308fa6/encryption/cipher => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:21:20.431146 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-9d16bde4-751b-4e64-b46d-8d7ea4f4431e tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Created reservations ['440f6e6c-bcda-49a6-a7db-c5262c578c1e', '3775d930-9246-4f5e-81a7-3b416cf888d7', '6756ebcd-3a39-4d23-8d13-713f9bfd6009', 'c3a2a3ab-d3c4-49a0-bf5f-ec60a19addc7'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:20.432290 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9d16bde4-751b-4e64-b46d-8d7ea4f4431e tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee86c85c-c68a-476e-b824-d5c1b3ab00c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['440f6e6c-bcda-49a6-a7db-c5262c578c1e', '3775d930-9246-4f5e-81a7-3b416cf888d7', '6756ebcd-3a39-4d23-8d13-713f9bfd6009', 'c3a2a3ab-d3c4-49a0-bf5f-ec60a19addc7']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:20.433390 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9d16bde4-751b-4e64-b46d-8d7ea4f4431e tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5103ba15-bef5-4694-8e0a-1db04085448c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:20.435776 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ef193084-dc80-4be1-a017-23a521d3a24e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:20.437823 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ef193084-dc80-4be1-a017-23a521d3a24e tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] DELETE https://10.4.3.102/volume/v3/types/92ce60f5-c3f3-4da6-a086-517714308fa6/encryption/a8401621-b21d-4aaf-ab3a-2bbbc2df8579 Aug 25 16:21:20.438019 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ef193084-dc80-4be1-a017-23a521d3a24e tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:20.438225 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ef193084-dc80-4be1-a017-23a521d3a24e tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:20.463100 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ef193084-dc80-4be1-a017-23a521d3a24e tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] https://10.4.3.102/volume/v3/types/92ce60f5-c3f3-4da6-a086-517714308fa6/encryption/a8401621-b21d-4aaf-ab3a-2bbbc2df8579 returned with HTTP 202 Aug 25 16:21:20.463698 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 254/1043] 10.4.3.102 () {66 vars in 1489 bytes} [Tue Aug 25 16:21:20 2026] DELETE /volume/v3/types/92ce60f5-c3f3-4da6-a086-517714308fa6/encryption/a8401621-b21d-4aaf-ab3a-2bbbc2df8579 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:21:20.472673 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9d16bde4-751b-4e64-b46d-8d7ea4f4431e tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5103ba15-bef5-4694-8e0a-1db04085448c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b1f2a92-699d-4ba2-97f2-d4fcf687290d', '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-1978523707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b68146f629104108a0fc25d8e35cc3eb',qos_specs=None,replication_status=,reservations=['440f6e6c-bcda-49a6-a7db-c5262c578c1e','3775d930-9246-4f5e-81a7-3b416cf888d7','6756ebcd-3a39-4d23-8d13-713f9bfd6009','c3a2a3ab-d3c4-49a0-bf5f-ec60a19addc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db93c1c6e321489ca4f0ffa6cf9b13b5',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:21:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1978523707',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b1f2a92-699d-4ba2-97f2-d4fcf687290d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b68146f629104108a0fc25d8e35cc3eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db93c1c6e321489ca4f0ffa6cf9b13b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:20.473616 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9d16bde4-751b-4e64-b46d-8d7ea4f4431e tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36110651-087f-4597-ac56-b87f2f018cb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:20.474972 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-75c489ef-2f57-4712-add0-dc7939851638 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:20.477502 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-75c489ef-2f57-4712-add0-dc7939851638 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] GET https://10.4.3.102/volume/v3/types/92ce60f5-c3f3-4da6-a086-517714308fa6/encryption Aug 25 16:21:20.477788 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-75c489ef-2f57-4712-add0-dc7939851638 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:20.478043 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-75c489ef-2f57-4712-add0-dc7939851638 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Calling method 'index' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:20.493077 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-75c489ef-2f57-4712-add0-dc7939851638 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] https://10.4.3.102/volume/v3/types/92ce60f5-c3f3-4da6-a086-517714308fa6/encryption returned with HTTP 200 Aug 25 16:21:20.493669 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 269/1044] 10.4.3.102 () {66 vars in 1375 bytes} [Tue Aug 25 16:21:20 2026] GET /volume/v3/types/92ce60f5-c3f3-4da6-a086-517714308fa6/encryption => generated 2 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 16:21:20.504104 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-76cd27e2-d8b0-4efc-9172-21554a8366cb None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:20.506167 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-76cd27e2-d8b0-4efc-9172-21554a8366cb tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] GET https://10.4.3.102/volume/v3/types/92ce60f5-c3f3-4da6-a086-517714308fa6/encryption Aug 25 16:21:20.506617 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-76cd27e2-d8b0-4efc-9172-21554a8366cb tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:20.506731 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-76cd27e2-d8b0-4efc-9172-21554a8366cb tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Calling method 'index' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:20.525825 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-76cd27e2-d8b0-4efc-9172-21554a8366cb tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] https://10.4.3.102/volume/v3/types/92ce60f5-c3f3-4da6-a086-517714308fa6/encryption returned with HTTP 200 Aug 25 16:21:20.526615 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 259/1045] 10.4.3.102 () {66 vars in 1375 bytes} [Tue Aug 25 16:21:20 2026] GET /volume/v3/types/92ce60f5-c3f3-4da6-a086-517714308fa6/encryption => generated 2 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 16:21:20.532714 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9d16bde4-751b-4e64-b46d-8d7ea4f4431e tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36110651-087f-4597-ac56-b87f2f018cb9) transitioned into state 'SUCCESS' from state '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-1978523707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b68146f629104108a0fc25d8e35cc3eb',qos_specs=None,replication_status=,reservations=['440f6e6c-bcda-49a6-a7db-c5262c578c1e','3775d930-9246-4f5e-81a7-3b416cf888d7','6756ebcd-3a39-4d23-8d13-713f9bfd6009','c3a2a3ab-d3c4-49a0-bf5f-ec60a19addc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db93c1c6e321489ca4f0ffa6cf9b13b5',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:20.536992 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9d16bde4-751b-4e64-b46d-8d7ea4f4431e tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6311ed9b-7c57-426d-a47a-0a1b8bc1bc33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:20.539394 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-7f4afca1-fa8f-406c-b42e-c901f0b835d5 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:20.541756 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7f4afca1-fa8f-406c-b42e-c901f0b835d5 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] DELETE https://10.4.3.102/volume/v3/types/92ce60f5-c3f3-4da6-a086-517714308fa6 Aug 25 16:21:20.541959 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7f4afca1-fa8f-406c-b42e-c901f0b835d5 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:20.542131 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7f4afca1-fa8f-406c-b42e-c901f0b835d5 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Calling method '_delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:20.569613 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9d16bde4-751b-4e64-b46d-8d7ea4f4431e tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6311ed9b-7c57-426d-a47a-0a1b8bc1bc33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:20.574855 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9d16bde4-751b-4e64-b46d-8d7ea4f4431e tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Flow 'volume_create_api' (879c20eb-2332-4041-82a8-409b2fd1ffc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:20.574855 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-9d16bde4-751b-4e64-b46d-8d7ea4f4431e tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Create volume request issued successfully. Aug 25 16:21:20.575435 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9d16bde4-751b-4e64-b46d-8d7ea4f4431e tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:21:20.577353 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 264/1046] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:21:20 2026] POST /volume/v3/volumes => generated 753 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:21:20.592296 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-96f3b07a-0cd2-4802-a303-1cfe66c8e6c6 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:20.594488 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-96f3b07a-0cd2-4802-a303-1cfe66c8e6c6 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] GET https://10.4.3.102/volume/v3/volumes/0b1f2a92-699d-4ba2-97f2-d4fcf687290d Aug 25 16:21:20.594753 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-96f3b07a-0cd2-4802-a303-1cfe66c8e6c6 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:20.595191 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-96f3b07a-0cd2-4802-a303-1cfe66c8e6c6 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:20.602809 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7f4afca1-fa8f-406c-b42e-c901f0b835d5 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] https://10.4.3.102/volume/v3/types/92ce60f5-c3f3-4da6-a086-517714308fa6 returned with HTTP 202 Aug 25 16:21:20.603823 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 255/1047] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:21:20 2026] DELETE /volume/v3/types/92ce60f5-c3f3-4da6-a086-517714308fa6 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:21:20.606198 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:20.606198 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:20.611724 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-96f3b07a-0cd2-4802-a303-1cfe66c8e6c6 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Volume info retrieved successfully. Aug 25 16:21:20.615090 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b38e37f3-fdf9-4500-b24a-19f2d02de0d3 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:20.617483 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-96f3b07a-0cd2-4802-a303-1cfe66c8e6c6 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] https://10.4.3.102/volume/v3/volumes/0b1f2a92-699d-4ba2-97f2-d4fcf687290d returned with HTTP 200 Aug 25 16:21:20.618101 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 270/1048] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:20 2026] GET /volume/v3/volumes/0b1f2a92-699d-4ba2-97f2-d4fcf687290d => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:20.618209 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b38e37f3-fdf9-4500-b24a-19f2d02de0d3 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] GET https://10.4.3.102/volume/v3/types/92ce60f5-c3f3-4da6-a086-517714308fa6 Aug 25 16:21:20.618372 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b38e37f3-fdf9-4500-b24a-19f2d02de0d3 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:20.618584 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b38e37f3-fdf9-4500-b24a-19f2d02de0d3 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:20.627977 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b38e37f3-fdf9-4500-b24a-19f2d02de0d3 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] https://10.4.3.102/volume/v3/types/92ce60f5-c3f3-4da6-a086-517714308fa6 returned with HTTP 404 Aug 25 16:21:20.629226 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 260/1049] 10.4.3.102 () {66 vars in 1342 bytes} [Tue Aug 25 16:21:20 2026] GET /volume/v3/types/92ce60f5-c3f3-4da6-a086-517714308fa6 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:20.638801 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-795e94e8-086f-4291-8797-2c7f40eac8b3 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:20.641473 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-795e94e8-086f-4291-8797-2c7f40eac8b3 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] GET https://10.4.3.102/volume/v3/types Aug 25 16:21:20.641742 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-795e94e8-086f-4291-8797-2c7f40eac8b3 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:20.642153 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-795e94e8-086f-4291-8797-2c7f40eac8b3 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Calling method 'index' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:20.642196 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:20.642196 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:20.658687 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-795e94e8-086f-4291-8797-2c7f40eac8b3 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:21:20.659159 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 265/1050] 10.4.3.102 () {66 vars in 1231 bytes} [Tue Aug 25 16:21:20 2026] GET /volume/v3/types => generated 670 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:20.670443 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-2e1517a7-4e66-4c61-bf6e-89255bc1c9d8 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:20.673468 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2e1517a7-4e66-4c61-bf6e-89255bc1c9d8 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:21:20.673938 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2e1517a7-4e66-4c61-bf6e-89255bc1c9d8 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-803648892"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:20.701844 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2e1517a7-4e66-4c61-bf6e-89255bc1c9d8 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:21:20.702249 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 256/1051] 10.4.3.102 () {68 vars in 1252 bytes} [Tue Aug 25 16:21:20 2026] POST /volume/v3/types => generated 220 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:20.712746 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-6441f42c-de4c-4ff5-a939-9a86a08eff02 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:20.716490 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-4c61f363-6798-47f3-a725-e9a686115a3a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:20.718420 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6441f42c-de4c-4ff5-a939-9a86a08eff02 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] PUT https://10.4.3.102/volume/v3/types/71f00cec-a4e8-452b-9a56-bc046525d772 Aug 25 16:21:20.718483 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4c61f363-6798-47f3-a725-e9a686115a3a tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] GET https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d Aug 25 16:21:20.720339 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4c61f363-6798-47f3-a725-e9a686115a3a tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:20.720339 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4c61f363-6798-47f3-a725-e9a686115a3a tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:20.720339 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-4c61f363-6798-47f3-a725-e9a686115a3a tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Show backup with id 970b2128-fc7d-4eb8-baa5-41473bdcba9d. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:21:20.721777 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6441f42c-de4c-4ff5-a939-9a86a08eff02 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-135125541", "description": "tempest-volume-type-description-1529422909", "is_public": false}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:20.724405 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:20.724405 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:20.725142 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4c61f363-6798-47f3-a725-e9a686115a3a tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d returned with HTTP 200 Aug 25 16:21:20.725629 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 261/1052] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:21:20 2026] GET /volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:20.780502 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6441f42c-de4c-4ff5-a939-9a86a08eff02 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] https://10.4.3.102/volume/v3/types/71f00cec-a4e8-452b-9a56-bc046525d772 returned with HTTP 200 Aug 25 16:21:20.781994 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 271/1053] 10.4.3.102 () {68 vars in 1363 bytes} [Tue Aug 25 16:21:20 2026] PUT /volume/v3/types/71f00cec-a4e8-452b-9a56-bc046525d772 => generated 204 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:20.791874 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-7eeaec1e-9744-460a-b1b1-70f11c834f7c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:20.793433 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7eeaec1e-9744-460a-b1b1-70f11c834f7c tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] GET https://10.4.3.102/volume/v3/types/71f00cec-a4e8-452b-9a56-bc046525d772 Aug 25 16:21:20.794657 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7eeaec1e-9744-460a-b1b1-70f11c834f7c tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:20.794657 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7eeaec1e-9744-460a-b1b1-70f11c834f7c tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:20.795052 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-11c79d25-4683-4292-b705-13cc2976974c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:20.796724 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-11c79d25-4683-4292-b705-13cc2976974c tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] GET https://10.4.3.102/volume/v3/volumes/7ff433b5-9753-45f9-8a70-732af1341022 Aug 25 16:21:20.796956 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-11c79d25-4683-4292-b705-13cc2976974c tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:20.797101 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-11c79d25-4683-4292-b705-13cc2976974c tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:20.800148 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7eeaec1e-9744-460a-b1b1-70f11c834f7c tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] https://10.4.3.102/volume/v3/types/71f00cec-a4e8-452b-9a56-bc046525d772 returned with HTTP 200 Aug 25 16:21:20.801509 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 266/1054] 10.4.3.102 () {66 vars in 1342 bytes} [Tue Aug 25 16:21:20 2026] GET /volume/v3/types/71f00cec-a4e8-452b-9a56-bc046525d772 => generated 268 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:20.804198 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:20.804198 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:20.809620 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-11c79d25-4683-4292-b705-13cc2976974c tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] Volume info retrieved successfully. Aug 25 16:21:20.810558 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-40f44246-f7ca-41c5-b525-b034eadcf206 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:20.812476 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-40f44246-f7ca-41c5-b525-b034eadcf206 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] DELETE https://10.4.3.102/volume/v3/types/71f00cec-a4e8-452b-9a56-bc046525d772 Aug 25 16:21:20.813154 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-40f44246-f7ca-41c5-b525-b034eadcf206 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:20.813154 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-40f44246-f7ca-41c5-b525-b034eadcf206 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Calling method '_delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:20.814614 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-11c79d25-4683-4292-b705-13cc2976974c tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] https://10.4.3.102/volume/v3/volumes/7ff433b5-9753-45f9-8a70-732af1341022 returned with HTTP 200 Aug 25 16:21:20.814759 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 257/1055] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:20 2026] GET /volume/v3/volumes/7ff433b5-9753-45f9-8a70-732af1341022 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:20.830847 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-019dee3b-0476-4684-8c32-9f4202e5b742 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:20.833286 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-019dee3b-0476-4684-8c32-9f4202e5b742 tempest-VolumesServicesTestJSON-1017531242 tempest-VolumesServicesTestJSON-1017531242-project-admin] GET https://10.4.3.102/volume/v3/volumes/7ff433b5-9753-45f9-8a70-732af1341022 Aug 25 16:21:20.833525 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-019dee3b-0476-4684-8c32-9f4202e5b742 tempest-VolumesServicesTestJSON-1017531242 tempest-VolumesServicesTestJSON-1017531242-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:20.833764 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-019dee3b-0476-4684-8c32-9f4202e5b742 tempest-VolumesServicesTestJSON-1017531242 tempest-VolumesServicesTestJSON-1017531242-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:20.844134 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:20.844134 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:20.847028 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-019dee3b-0476-4684-8c32-9f4202e5b742 tempest-VolumesServicesTestJSON-1017531242 tempest-VolumesServicesTestJSON-1017531242-project-admin] Volume info retrieved successfully. Aug 25 16:21:20.850886 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-019dee3b-0476-4684-8c32-9f4202e5b742 tempest-VolumesServicesTestJSON-1017531242 tempest-VolumesServicesTestJSON-1017531242-project-admin] https://10.4.3.102/volume/v3/volumes/7ff433b5-9753-45f9-8a70-732af1341022 returned with HTTP 200 Aug 25 16:21:20.851250 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 272/1056] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:20 2026] GET /volume/v3/volumes/7ff433b5-9753-45f9-8a70-732af1341022 => generated 1019 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:20.853086 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-40f44246-f7ca-41c5-b525-b034eadcf206 tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] https://10.4.3.102/volume/v3/types/71f00cec-a4e8-452b-9a56-bc046525d772 returned with HTTP 202 Aug 25 16:21:20.855423 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 262/1057] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:21:20 2026] DELETE /volume/v3/types/71f00cec-a4e8-452b-9a56-bc046525d772 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:21:20.863480 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-6c862f91-2f88-4b84-aa3a-d8fd841ce1dd None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:20.865376 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6c862f91-2f88-4b84-aa3a-d8fd841ce1dd tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] GET https://10.4.3.102/volume/v3/types/71f00cec-a4e8-452b-9a56-bc046525d772 Aug 25 16:21:20.865567 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6c862f91-2f88-4b84-aa3a-d8fd841ce1dd tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:20.865780 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6c862f91-2f88-4b84-aa3a-d8fd841ce1dd tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:20.867462 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-735c1ff3-e4bd-41bd-90ca-32674ed0b46a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:20.869232 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-735c1ff3-e4bd-41bd-90ca-32674ed0b46a tempest-VolumesServicesTestJSON-1017531242 tempest-VolumesServicesTestJSON-1017531242-project-admin] GET https://10.4.3.102/volume/v3/os-services?host=np0000008093&binary=cinder-volume Aug 25 16:21:20.869443 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-735c1ff3-e4bd-41bd-90ca-32674ed0b46a tempest-VolumesServicesTestJSON-1017531242 tempest-VolumesServicesTestJSON-1017531242-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:20.869666 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-735c1ff3-e4bd-41bd-90ca-32674ed0b46a tempest-VolumesServicesTestJSON-1017531242 tempest-VolumesServicesTestJSON-1017531242-project-admin] Calling method 'index' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:20.869768 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6c862f91-2f88-4b84-aa3a-d8fd841ce1dd tempest-VolumeTypesTest-632168102 tempest-VolumeTypesTest-632168102-project-admin] https://10.4.3.102/volume/v3/types/71f00cec-a4e8-452b-9a56-bc046525d772 returned with HTTP 404 Aug 25 16:21:20.871002 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ed3df35e-80d4-4582-9d17-eca0f68d72c0 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:20.871409 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 267/1058] 10.4.3.102 () {66 vars in 1342 bytes} [Tue Aug 25 16:21:20 2026] GET /volume/v3/types/71f00cec-a4e8-452b-9a56-bc046525d772 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:20.872766 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ed3df35e-80d4-4582-9d17-eca0f68d72c0 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:21:20.873148 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ed3df35e-80d4-4582-9d17-eca0f68d72c0 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-133372427", "imageRef": "9fcea7ad-f61c-4330-b26d-860af52471bb", "size": 1}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:20.874557 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-ed3df35e-80d4-4582-9d17-eca0f68d72c0 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-133372427', 'imageRef': '9fcea7ad-f61c-4330-b26d-860af52471bb', 'size': 1}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:21:20.876435 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-735c1ff3-e4bd-41bd-90ca-32674ed0b46a tempest-VolumesServicesTestJSON-1017531242 tempest-VolumesServicesTestJSON-1017531242-project-admin] https://10.4.3.102/volume/v3/os-services?host=np0000008093&binary=cinder-volume returned with HTTP 200 Aug 25 16:21:20.876894 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 258/1059] 10.4.3.102 () {66 vars in 1326 bytes} [Tue Aug 25 16:21:20 2026] GET /volume/v3/os-services?host=np0000008093&binary=cinder-volume => generated 275 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:20.885480 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-196da388-497d-4869-aa02-8b165d8a3223 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:20.887903 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-196da388-497d-4869-aa02-8b165d8a3223 tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] GET https://10.4.3.102/volume/v3/volumes/7ff433b5-9753-45f9-8a70-732af1341022 Aug 25 16:21:20.888122 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-196da388-497d-4869-aa02-8b165d8a3223 tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:20.888294 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-196da388-497d-4869-aa02-8b165d8a3223 tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:20.902345 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:20.902345 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:20.907618 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-196da388-497d-4869-aa02-8b165d8a3223 tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] Volume info retrieved successfully. Aug 25 16:21:20.914222 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-196da388-497d-4869-aa02-8b165d8a3223 tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] https://10.4.3.102/volume/v3/volumes/7ff433b5-9753-45f9-8a70-732af1341022 returned with HTTP 200 Aug 25 16:21:20.914719 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 263/1060] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:20 2026] GET /volume/v3/volumes/7ff433b5-9753-45f9-8a70-732af1341022 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:20.935188 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-242baf90-9aa9-42ab-80db-d2998eb62b99 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:20.937195 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-242baf90-9aa9-42ab-80db-d2998eb62b99 tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] DELETE https://10.4.3.102/volume/v3/volumes/7ff433b5-9753-45f9-8a70-732af1341022 Aug 25 16:21:20.937410 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-242baf90-9aa9-42ab-80db-d2998eb62b99 tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:20.938795 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-242baf90-9aa9-42ab-80db-d2998eb62b99 tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:20.938795 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-242baf90-9aa9-42ab-80db-d2998eb62b99 tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] Delete volume with id: 7ff433b5-9753-45f9-8a70-732af1341022 Aug 25 16:21:20.948497 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:20.948497 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:20.949207 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-242baf90-9aa9-42ab-80db-d2998eb62b99 tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] Volume info retrieved successfully. Aug 25 16:21:20.974637 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-ed3df35e-80d4-4582-9d17-eca0f68d72c0 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Create volume of 1 GB Aug 25 16:21:20.980763 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-ed3df35e-80d4-4582-9d17-eca0f68d72c0 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Availability Zones retrieved successfully. Aug 25 16:21:20.984979 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-ed3df35e-80d4-4582-9d17-eca0f68d72c0 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Flow 'volume_create_api' (69e4fb3e-cc82-4e20-b14f-0876aee390a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:20.986343 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-ed3df35e-80d4-4582-9d17-eca0f68d72c0 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5357fcf0-9b60-404a-9084-2de2e1a607c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:20.987378 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-ed3df35e-80d4-4582-9d17-eca0f68d72c0 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:21:21.035444 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-242baf90-9aa9-42ab-80db-d2998eb62b99 tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] Delete volume request issued successfully. Aug 25 16:21:21.035734 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-242baf90-9aa9-42ab-80db-d2998eb62b99 tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] https://10.4.3.102/volume/v3/volumes/7ff433b5-9753-45f9-8a70-732af1341022 returned with HTTP 202 Aug 25 16:21:21.036139 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 268/1061] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:21:20 2026] DELETE /volume/v3/volumes/7ff433b5-9753-45f9-8a70-732af1341022 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:21:21.045548 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-3644c646-be3b-4659-87ad-f7145e0dd96a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:21.050168 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3644c646-be3b-4659-87ad-f7145e0dd96a tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] GET https://10.4.3.102/volume/v3/volumes/7ff433b5-9753-45f9-8a70-732af1341022 Aug 25 16:21:21.050168 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3644c646-be3b-4659-87ad-f7145e0dd96a tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:21.050168 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3644c646-be3b-4659-87ad-f7145e0dd96a tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:21.057811 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:21.057811 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:21.061972 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-3644c646-be3b-4659-87ad-f7145e0dd96a tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] Volume info retrieved successfully. Aug 25 16:21:21.075084 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3644c646-be3b-4659-87ad-f7145e0dd96a tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] https://10.4.3.102/volume/v3/volumes/7ff433b5-9753-45f9-8a70-732af1341022 returned with HTTP 200 Aug 25 16:21:21.075510 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 259/1062] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:21 2026] GET /volume/v3/volumes/7ff433b5-9753-45f9-8a70-732af1341022 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:21.128435 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-ed3df35e-80d4-4582-9d17-eca0f68d72c0 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5357fcf0-9b60-404a-9084-2de2e1a607c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:21.129668 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-ed3df35e-80d4-4582-9d17-eca0f68d72c0 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f51edf0-602f-4a9f-8252-97ed05244585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:21.246417 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-ed3df35e-80d4-4582-9d17-eca0f68d72c0 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Created reservations ['b73c8c03-da34-476a-a1c8-28a51efaec5e', '7c0ed7bb-105a-4845-89d5-a4a69dba50fb', 'da9c22d9-1a46-4fa9-bdf7-29a8f27ae556', '3c810985-5647-4673-b950-f79be793e03f'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:21.247698 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-ed3df35e-80d4-4582-9d17-eca0f68d72c0 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f51edf0-602f-4a9f-8252-97ed05244585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b73c8c03-da34-476a-a1c8-28a51efaec5e', '7c0ed7bb-105a-4845-89d5-a4a69dba50fb', 'da9c22d9-1a46-4fa9-bdf7-29a8f27ae556', '3c810985-5647-4673-b950-f79be793e03f']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:21.248833 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-ed3df35e-80d4-4582-9d17-eca0f68d72c0 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7318e013-1e97-488d-b4f1-9786bf6cda9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:21.288365 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-ed3df35e-80d4-4582-9d17-eca0f68d72c0 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7318e013-1e97-488d-b4f1-9786bf6cda9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ecf60f5-0962-4c60-9379-9cd1e79fe6af', '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-133372427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe50e3a3782f4098a77f14c53da6aa8b',qos_specs=None,replication_status=,reservations=['b73c8c03-da34-476a-a1c8-28a51efaec5e','7c0ed7bb-105a-4845-89d5-a4a69dba50fb','da9c22d9-1a46-4fa9-bdf7-29a8f27ae556','3c810985-5647-4673-b950-f79be793e03f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5576fe7c1e6c4812b42fc3a058d5c7cd',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:21:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-133372427',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ecf60f5-0962-4c60-9379-9cd1e79fe6af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe50e3a3782f4098a77f14c53da6aa8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5576fe7c1e6c4812b42fc3a058d5c7cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:21.289749 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-ed3df35e-80d4-4582-9d17-eca0f68d72c0 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21237339-cc3c-46f9-af28-cb62f83bec6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:21.344767 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-ed3df35e-80d4-4582-9d17-eca0f68d72c0 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21237339-cc3c-46f9-af28-cb62f83bec6b) transitioned into state 'SUCCESS' from state '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-133372427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe50e3a3782f4098a77f14c53da6aa8b',qos_specs=None,replication_status=,reservations=['b73c8c03-da34-476a-a1c8-28a51efaec5e','7c0ed7bb-105a-4845-89d5-a4a69dba50fb','da9c22d9-1a46-4fa9-bdf7-29a8f27ae556','3c810985-5647-4673-b950-f79be793e03f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5576fe7c1e6c4812b42fc3a058d5c7cd',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:21.345538 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-ed3df35e-80d4-4582-9d17-eca0f68d72c0 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc038093-1eb0-4812-945d-9cc361b6577c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:21.368353 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-ed3df35e-80d4-4582-9d17-eca0f68d72c0 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc038093-1eb0-4812-945d-9cc361b6577c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:21.371672 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-ed3df35e-80d4-4582-9d17-eca0f68d72c0 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Flow 'volume_create_api' (69e4fb3e-cc82-4e20-b14f-0876aee390a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:21.371672 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-ed3df35e-80d4-4582-9d17-eca0f68d72c0 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Create volume request issued successfully. Aug 25 16:21:21.371672 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ed3df35e-80d4-4582-9d17-eca0f68d72c0 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:21:21.372513 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 273/1063] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:21:20 2026] POST /volume/v3/volumes => generated 752 bytes in 502 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:21:21.385484 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-41a84505-b703-4079-a500-f06d40f9b890 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:21.387932 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-41a84505-b703-4079-a500-f06d40f9b890 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] GET https://10.4.3.102/volume/v3/volumes/7ecf60f5-0962-4c60-9379-9cd1e79fe6af Aug 25 16:21:21.388298 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-41a84505-b703-4079-a500-f06d40f9b890 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:21.388965 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-41a84505-b703-4079-a500-f06d40f9b890 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:21.398819 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:21.398819 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:21.415800 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-41a84505-b703-4079-a500-f06d40f9b890 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Volume info retrieved successfully. Aug 25 16:21:21.422542 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-41a84505-b703-4079-a500-f06d40f9b890 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/volumes/7ecf60f5-0962-4c60-9379-9cd1e79fe6af returned with HTTP 200 Aug 25 16:21:21.422932 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 264/1064] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:21 2026] GET /volume/v3/volumes/7ecf60f5-0962-4c60-9379-9cd1e79fe6af => generated 820 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:21.638235 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-27d4c00a-bb7c-4129-a8db-83bf4751854f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:21.642063 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-27d4c00a-bb7c-4129-a8db-83bf4751854f tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] GET https://10.4.3.102/volume/v3/volumes/0b1f2a92-699d-4ba2-97f2-d4fcf687290d Aug 25 16:21:21.642358 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-27d4c00a-bb7c-4129-a8db-83bf4751854f tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:21.642602 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-27d4c00a-bb7c-4129-a8db-83bf4751854f tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:21.656911 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:21.656911 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:21.661747 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-27d4c00a-bb7c-4129-a8db-83bf4751854f tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Volume info retrieved successfully. Aug 25 16:21:21.666718 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-27d4c00a-bb7c-4129-a8db-83bf4751854f tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] https://10.4.3.102/volume/v3/volumes/0b1f2a92-699d-4ba2-97f2-d4fcf687290d returned with HTTP 200 Aug 25 16:21:21.667168 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 269/1065] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:21 2026] GET /volume/v3/volumes/0b1f2a92-699d-4ba2-97f2-d4fcf687290d => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:21.738847 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-9b424734-7998-4544-a03f-c5adf1bc24f2 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:21.741569 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9b424734-7998-4544-a03f-c5adf1bc24f2 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] GET https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d Aug 25 16:21:21.741958 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9b424734-7998-4544-a03f-c5adf1bc24f2 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:21.742390 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9b424734-7998-4544-a03f-c5adf1bc24f2 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:21.742541 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-9b424734-7998-4544-a03f-c5adf1bc24f2 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Show backup with id 970b2128-fc7d-4eb8-baa5-41473bdcba9d. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:21:21.748055 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:21.748055 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:21.749078 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9b424734-7998-4544-a03f-c5adf1bc24f2 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d returned with HTTP 200 Aug 25 16:21:21.749715 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 260/1066] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:21:21 2026] GET /volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:22.090356 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-41c50f12-a396-434a-b964-6dfcef6b50e4 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:22.093979 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-41c50f12-a396-434a-b964-6dfcef6b50e4 tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] GET https://10.4.3.102/volume/v3/volumes/7ff433b5-9753-45f9-8a70-732af1341022 Aug 25 16:21:22.094201 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-41c50f12-a396-434a-b964-6dfcef6b50e4 tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:22.094425 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-41c50f12-a396-434a-b964-6dfcef6b50e4 tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:22.101165 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-41c50f12-a396-434a-b964-6dfcef6b50e4 tempest-VolumesServicesTestJSON-1640552859 tempest-VolumesServicesTestJSON-1640552859-project-member] https://10.4.3.102/volume/v3/volumes/7ff433b5-9753-45f9-8a70-732af1341022 returned with HTTP 404 Aug 25 16:21:22.101737 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 274/1067] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:22 2026] GET /volume/v3/volumes/7ff433b5-9753-45f9-8a70-732af1341022 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:22.109897 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-2bfdfd75-121a-413a-ba8e-351d2261c384 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:22.112500 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2bfdfd75-121a-413a-ba8e-351d2261c384 tempest-VolumesServicesTestJSON-1017531242 tempest-VolumesServicesTestJSON-1017531242-project-admin] GET https://10.4.3.102/volume/v3/os-services Aug 25 16:21:22.112768 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2bfdfd75-121a-413a-ba8e-351d2261c384 tempest-VolumesServicesTestJSON-1017531242 tempest-VolumesServicesTestJSON-1017531242-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:22.113124 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2bfdfd75-121a-413a-ba8e-351d2261c384 tempest-VolumesServicesTestJSON-1017531242 tempest-VolumesServicesTestJSON-1017531242-project-admin] Calling method 'index' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:22.121208 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2bfdfd75-121a-413a-ba8e-351d2261c384 tempest-VolumesServicesTestJSON-1017531242 tempest-VolumesServicesTestJSON-1017531242-project-admin] https://10.4.3.102/volume/v3/os-services returned with HTTP 200 Aug 25 16:21:22.121474 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 265/1068] 10.4.3.102 () {66 vars in 1249 bytes} [Tue Aug 25 16:21:22 2026] GET /volume/v3/os-services => generated 626 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:22.448301 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-91ce9a95-a5bf-44aa-ac4b-7e0c21cd8e3a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:22.450668 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-91ce9a95-a5bf-44aa-ac4b-7e0c21cd8e3a tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] GET https://10.4.3.102/volume/v3/volumes/7ecf60f5-0962-4c60-9379-9cd1e79fe6af Aug 25 16:21:22.450906 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-91ce9a95-a5bf-44aa-ac4b-7e0c21cd8e3a tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:22.451107 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-91ce9a95-a5bf-44aa-ac4b-7e0c21cd8e3a tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:22.459311 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:22.459311 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:22.464428 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-91ce9a95-a5bf-44aa-ac4b-7e0c21cd8e3a tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Volume info retrieved successfully. Aug 25 16:21:22.470702 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-91ce9a95-a5bf-44aa-ac4b-7e0c21cd8e3a tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/volumes/7ecf60f5-0962-4c60-9379-9cd1e79fe6af returned with HTTP 200 Aug 25 16:21:22.471171 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 270/1069] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:22 2026] GET /volume/v3/volumes/7ecf60f5-0962-4c60-9379-9cd1e79fe6af => generated 1360 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:22.551937 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-47abaee7-ea09-4cc7-8b53-28957f8b6bd8 req-3e654635-1ae4-42d3-add2-eb7835f3817c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:22.554730 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-47abaee7-ea09-4cc7-8b53-28957f8b6bd8 req-3e654635-1ae4-42d3-add2-eb7835f3817c tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] GET https://10.4.3.102/volume/v3/volumes/7ecf60f5-0962-4c60-9379-9cd1e79fe6af Aug 25 16:21:22.554952 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-47abaee7-ea09-4cc7-8b53-28957f8b6bd8 req-3e654635-1ae4-42d3-add2-eb7835f3817c tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:22.555180 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-47abaee7-ea09-4cc7-8b53-28957f8b6bd8 req-3e654635-1ae4-42d3-add2-eb7835f3817c tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:22.562548 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:22.562548 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:22.567516 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-47abaee7-ea09-4cc7-8b53-28957f8b6bd8 req-3e654635-1ae4-42d3-add2-eb7835f3817c tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Volume info retrieved successfully. Aug 25 16:21:22.574681 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-47abaee7-ea09-4cc7-8b53-28957f8b6bd8 req-3e654635-1ae4-42d3-add2-eb7835f3817c tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/volumes/7ecf60f5-0962-4c60-9379-9cd1e79fe6af returned with HTTP 200 Aug 25 16:21:22.575180 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 261/1070] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:21:22 2026] GET /volume/v3/volumes/7ecf60f5-0962-4c60-9379-9cd1e79fe6af => generated 1360 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:22.683290 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-cc8a99f9-0549-44cc-a7b8-dfb71026dbcd None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:22.685604 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cc8a99f9-0549-44cc-a7b8-dfb71026dbcd tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] GET https://10.4.3.102/volume/v3/volumes/0b1f2a92-699d-4ba2-97f2-d4fcf687290d Aug 25 16:21:22.685856 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cc8a99f9-0549-44cc-a7b8-dfb71026dbcd tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:22.686051 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cc8a99f9-0549-44cc-a7b8-dfb71026dbcd tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:22.694523 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:22.694523 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:22.699984 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-cc8a99f9-0549-44cc-a7b8-dfb71026dbcd tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Volume info retrieved successfully. Aug 25 16:21:22.706661 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cc8a99f9-0549-44cc-a7b8-dfb71026dbcd tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] https://10.4.3.102/volume/v3/volumes/0b1f2a92-699d-4ba2-97f2-d4fcf687290d returned with HTTP 200 Aug 25 16:21:22.707085 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 275/1071] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:22 2026] GET /volume/v3/volumes/0b1f2a92-699d-4ba2-97f2-d4fcf687290d => generated 906 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:22.763037 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-541053d4-d6df-4d62-83a0-9bcdf038d828 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:22.766880 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-541053d4-d6df-4d62-83a0-9bcdf038d828 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] GET https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d Aug 25 16:21:22.767172 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-541053d4-d6df-4d62-83a0-9bcdf038d828 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:22.767456 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-541053d4-d6df-4d62-83a0-9bcdf038d828 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:22.767900 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-541053d4-d6df-4d62-83a0-9bcdf038d828 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Show backup with id 970b2128-fc7d-4eb8-baa5-41473bdcba9d. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:21:22.773321 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:22.773321 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:22.774056 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-541053d4-d6df-4d62-83a0-9bcdf038d828 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d returned with HTTP 200 Aug 25 16:21:22.774685 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 266/1072] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:21:22 2026] GET /volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:23.166881 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-47abaee7-ea09-4cc7-8b53-28957f8b6bd8 req-e3accdb8-afb0-4b22-91cd-17a0d863aaa6 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:23.171067 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-47abaee7-ea09-4cc7-8b53-28957f8b6bd8 req-e3accdb8-afb0-4b22-91cd-17a0d863aaa6 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] GET https://10.4.3.102/volume/v3/volumes/7ecf60f5-0962-4c60-9379-9cd1e79fe6af Aug 25 16:21:23.171275 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-47abaee7-ea09-4cc7-8b53-28957f8b6bd8 req-e3accdb8-afb0-4b22-91cd-17a0d863aaa6 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:23.171484 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-47abaee7-ea09-4cc7-8b53-28957f8b6bd8 req-e3accdb8-afb0-4b22-91cd-17a0d863aaa6 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:23.190859 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:23.190859 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:23.194239 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-47abaee7-ea09-4cc7-8b53-28957f8b6bd8 req-e3accdb8-afb0-4b22-91cd-17a0d863aaa6 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Volume info retrieved successfully. Aug 25 16:21:23.205980 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-47abaee7-ea09-4cc7-8b53-28957f8b6bd8 req-e3accdb8-afb0-4b22-91cd-17a0d863aaa6 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/volumes/7ecf60f5-0962-4c60-9379-9cd1e79fe6af returned with HTTP 200 Aug 25 16:21:23.206548 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 271/1073] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:21:23 2026] GET /volume/v3/volumes/7ecf60f5-0962-4c60-9379-9cd1e79fe6af => generated 1360 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:23.220987 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-13c88730-7c7b-41cf-a676-bb49931854cf None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:23.220987 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-13c88730-7c7b-41cf-a676-bb49931854cf None None] GET https://10.4.3.102/volume// Aug 25 16:21:23.220987 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-13c88730-7c7b-41cf-a676-bb49931854cf None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:23.220987 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-13c88730-7c7b-41cf-a676-bb49931854cf None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:23.221420 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-13c88730-7c7b-41cf-a676-bb49931854cf None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:21:23.221467 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 262/1074] 10.4.3.102 () {66 vars in 1419 bytes} [Tue Aug 25 16:21:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:21:23.230143 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-47abaee7-ea09-4cc7-8b53-28957f8b6bd8 req-80284528-3f8e-4811-a610-494e925c3ec2 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:23.235566 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-47abaee7-ea09-4cc7-8b53-28957f8b6bd8 req-80284528-3f8e-4811-a610-494e925c3ec2 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:21:23.235962 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-47abaee7-ea09-4cc7-8b53-28957f8b6bd8 req-80284528-3f8e-4811-a610-494e925c3ec2 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7ecf60f5-0962-4c60-9379-9cd1e79fe6af", "connector": null, "instance_uuid": "85e11928-7037-435b-8f61-613001a9fa1b"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:23.251698 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:23.251698 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:23.303503 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-47abaee7-ea09-4cc7-8b53-28957f8b6bd8 req-80284528-3f8e-4811-a610-494e925c3ec2 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:21:23.305463 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 276/1075] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:21:23 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) Aug 25 16:21:23.569572 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-a6e4e8fc-3c81-4af3-9d3e-b63def4c4c89 req-45459131-47f0-48b1-a255-cbc1679451af None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:23.573047 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-a6e4e8fc-3c81-4af3-9d3e-b63def4c4c89 req-45459131-47f0-48b1-a255-cbc1679451af tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] GET https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 Aug 25 16:21:23.573047 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-a6e4e8fc-3c81-4af3-9d3e-b63def4c4c89 req-45459131-47f0-48b1-a255-cbc1679451af tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:23.573047 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-a6e4e8fc-3c81-4af3-9d3e-b63def4c4c89 req-45459131-47f0-48b1-a255-cbc1679451af tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:23.590521 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:23.590521 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:23.595934 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-a6e4e8fc-3c81-4af3-9d3e-b63def4c4c89 req-45459131-47f0-48b1-a255-cbc1679451af tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Volume info retrieved successfully. Aug 25 16:21:23.603230 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-a6e4e8fc-3c81-4af3-9d3e-b63def4c4c89 req-45459131-47f0-48b1-a255-cbc1679451af tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 returned with HTTP 200 Aug 25 16:21:23.603805 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 267/1076] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:21:23 2026] GET /volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 => generated 1163 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:23.724138 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-afe45608-27c2-4245-83a5-59cde4550ba6 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:23.727038 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-afe45608-27c2-4245-83a5-59cde4550ba6 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] GET https://10.4.3.102/volume/v3/volumes/0b1f2a92-699d-4ba2-97f2-d4fcf687290d Aug 25 16:21:23.727344 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-afe45608-27c2-4245-83a5-59cde4550ba6 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:23.727733 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-afe45608-27c2-4245-83a5-59cde4550ba6 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:23.741667 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:23.741667 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:23.746681 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-afe45608-27c2-4245-83a5-59cde4550ba6 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Volume info retrieved successfully. Aug 25 16:21:23.755751 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-afe45608-27c2-4245-83a5-59cde4550ba6 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] https://10.4.3.102/volume/v3/volumes/0b1f2a92-699d-4ba2-97f2-d4fcf687290d returned with HTTP 200 Aug 25 16:21:23.756429 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 272/1077] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:23 2026] GET /volume/v3/volumes/0b1f2a92-699d-4ba2-97f2-d4fcf687290d => generated 906 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:23.786960 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-869b4e90-8720-44d0-8dbb-4e62882c2e26 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:23.792614 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-869b4e90-8720-44d0-8dbb-4e62882c2e26 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] GET https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d Aug 25 16:21:23.793893 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-869b4e90-8720-44d0-8dbb-4e62882c2e26 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:23.794142 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-869b4e90-8720-44d0-8dbb-4e62882c2e26 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:23.794262 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-869b4e90-8720-44d0-8dbb-4e62882c2e26 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Show backup with id 970b2128-fc7d-4eb8-baa5-41473bdcba9d. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:21:23.801535 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:23.801535 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:23.801675 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-869b4e90-8720-44d0-8dbb-4e62882c2e26 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d returned with HTTP 200 Aug 25 16:21:23.802046 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 263/1078] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:21:23 2026] GET /volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:24.113934 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-89edc94f-217d-4aab-94cb-552d1ae3406d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:24.275692 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-89edc94f-217d-4aab-94cb-552d1ae3406d tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:21:24.276168 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-89edc94f-217d-4aab-94cb-552d1ae3406d tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1511886549"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:24.278201 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:24.278201 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:24.292657 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-89edc94f-217d-4aab-94cb-552d1ae3406d tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:21:24.293299 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 277/1079] 10.4.3.102 () {68 vars in 1252 bytes} [Tue Aug 25 16:21:24 2026] POST /volume/v3/types => generated 231 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:24.302612 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-70025faa-37e6-4a09-8dc1-d54456f3fe1b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:24.305087 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-70025faa-37e6-4a09-8dc1-d54456f3fe1b tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] POST https://10.4.3.102/volume/v3/types/4c689f7b-0a8c-42d3-a17b-9ece304360c4/extra_specs Aug 25 16:21:24.305535 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-70025faa-37e6-4a09-8dc1-d54456f3fe1b tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:24.342047 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-70025faa-37e6-4a09-8dc1-d54456f3fe1b tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] https://10.4.3.102/volume/v3/types/4c689f7b-0a8c-42d3-a17b-9ece304360c4/extra_specs returned with HTTP 200 Aug 25 16:21:24.342747 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 268/1080] 10.4.3.102 () {68 vars in 1399 bytes} [Tue Aug 25 16:21:24 2026] POST /volume/v3/types/4c689f7b-0a8c-42d3-a17b-9ece304360c4/extra_specs => generated 34 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:21:24.352450 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-336c8019-eae8-4744-8bca-e0c7d43ff443 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:24.354487 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-336c8019-eae8-4744-8bca-e0c7d43ff443 tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] GET https://10.4.3.102/volume/v3/types/4c689f7b-0a8c-42d3-a17b-9ece304360c4/extra_specs/spec3 Aug 25 16:21:24.354728 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-336c8019-eae8-4744-8bca-e0c7d43ff443 tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:24.354933 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-336c8019-eae8-4744-8bca-e0c7d43ff443 tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:24.363390 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-336c8019-eae8-4744-8bca-e0c7d43ff443 tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] https://10.4.3.102/volume/v3/types/4c689f7b-0a8c-42d3-a17b-9ece304360c4/extra_specs/spec3 returned with HTTP 200 Aug 25 16:21:24.363390 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 273/1081] 10.4.3.102 () {66 vars in 1396 bytes} [Tue Aug 25 16:21:24 2026] GET /volume/v3/types/4c689f7b-0a8c-42d3-a17b-9ece304360c4/extra_specs/spec3 => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:21:24.372780 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-27775502-35ad-41d3-a32a-9815ec3dcaa0 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:24.374642 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-27775502-35ad-41d3-a32a-9815ec3dcaa0 tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] DELETE https://10.4.3.102/volume/v3/types/4c689f7b-0a8c-42d3-a17b-9ece304360c4/extra_specs/spec3 Aug 25 16:21:24.374939 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-27775502-35ad-41d3-a32a-9815ec3dcaa0 tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:24.375122 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-27775502-35ad-41d3-a32a-9815ec3dcaa0 tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:24.402322 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-27775502-35ad-41d3-a32a-9815ec3dcaa0 tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] https://10.4.3.102/volume/v3/types/4c689f7b-0a8c-42d3-a17b-9ece304360c4/extra_specs/spec3 returned with HTTP 202 Aug 25 16:21:24.402843 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 264/1082] 10.4.3.102 () {66 vars in 1399 bytes} [Tue Aug 25 16:21:24 2026] DELETE /volume/v3/types/4c689f7b-0a8c-42d3-a17b-9ece304360c4/extra_specs/spec3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:21:24.412436 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-a75cee39-89c3-4657-a439-89aa3332afc0 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:24.415149 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a75cee39-89c3-4657-a439-89aa3332afc0 tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] GET https://10.4.3.102/volume/v3/types/4c689f7b-0a8c-42d3-a17b-9ece304360c4/extra_specs/spec3 Aug 25 16:21:24.415325 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a75cee39-89c3-4657-a439-89aa3332afc0 tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:24.415520 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a75cee39-89c3-4657-a439-89aa3332afc0 tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:24.430453 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a75cee39-89c3-4657-a439-89aa3332afc0 tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] https://10.4.3.102/volume/v3/types/4c689f7b-0a8c-42d3-a17b-9ece304360c4/extra_specs/spec3 returned with HTTP 404 Aug 25 16:21:24.431130 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 278/1083] 10.4.3.102 () {66 vars in 1396 bytes} [Tue Aug 25 16:21:24 2026] GET /volume/v3/types/4c689f7b-0a8c-42d3-a17b-9ece304360c4/extra_specs/spec3 => generated 129 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:24.438903 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-31200fae-1983-45ad-8eed-99afe8300dd1 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:24.440720 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-31200fae-1983-45ad-8eed-99afe8300dd1 tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] POST https://10.4.3.102/volume/v3/types/4c689f7b-0a8c-42d3-a17b-9ece304360c4/extra_specs Aug 25 16:21:24.441098 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-31200fae-1983-45ad-8eed-99afe8300dd1 tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:24.472581 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-31200fae-1983-45ad-8eed-99afe8300dd1 tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] https://10.4.3.102/volume/v3/types/4c689f7b-0a8c-42d3-a17b-9ece304360c4/extra_specs returned with HTTP 200 Aug 25 16:21:24.473196 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 269/1084] 10.4.3.102 () {68 vars in 1399 bytes} [Tue Aug 25 16:21:24 2026] POST /volume/v3/types/4c689f7b-0a8c-42d3-a17b-9ece304360c4/extra_specs => generated 34 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:21:24.481944 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-21e4557c-6bed-4e39-8a22-a3880336d638 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:24.484364 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-21e4557c-6bed-4e39-8a22-a3880336d638 tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] GET https://10.4.3.102/volume/v3/types/4c689f7b-0a8c-42d3-a17b-9ece304360c4/extra_specs Aug 25 16:21:24.484566 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-21e4557c-6bed-4e39-8a22-a3880336d638 tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:24.484728 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-21e4557c-6bed-4e39-8a22-a3880336d638 tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] Calling method 'index' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:24.494001 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-21e4557c-6bed-4e39-8a22-a3880336d638 tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] https://10.4.3.102/volume/v3/types/4c689f7b-0a8c-42d3-a17b-9ece304360c4/extra_specs returned with HTTP 200 Aug 25 16:21:24.494544 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 274/1085] 10.4.3.102 () {66 vars in 1378 bytes} [Tue Aug 25 16:21:24 2026] GET /volume/v3/types/4c689f7b-0a8c-42d3-a17b-9ece304360c4/extra_specs => generated 34 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:21:24.504430 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d3a433d6-c34c-491d-84dc-222b5d988e13 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:24.506221 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d3a433d6-c34c-491d-84dc-222b5d988e13 tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] POST https://10.4.3.102/volume/v3/types/4c689f7b-0a8c-42d3-a17b-9ece304360c4/extra_specs Aug 25 16:21:24.506640 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d3a433d6-c34c-491d-84dc-222b5d988e13 tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:24.550324 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d3a433d6-c34c-491d-84dc-222b5d988e13 tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] https://10.4.3.102/volume/v3/types/4c689f7b-0a8c-42d3-a17b-9ece304360c4/extra_specs returned with HTTP 200 Aug 25 16:21:24.550906 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 265/1086] 10.4.3.102 () {68 vars in 1399 bytes} [Tue Aug 25 16:21:24 2026] POST /volume/v3/types/4c689f7b-0a8c-42d3-a17b-9ece304360c4/extra_specs => generated 34 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:21:24.559694 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-c9f15395-0b17-4637-99f5-f82706841e1b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:24.561548 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c9f15395-0b17-4637-99f5-f82706841e1b tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] PUT https://10.4.3.102/volume/v3/types/4c689f7b-0a8c-42d3-a17b-9ece304360c4/extra_specs/spec2 Aug 25 16:21:24.561910 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c9f15395-0b17-4637-99f5-f82706841e1b tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:24.613663 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c9f15395-0b17-4637-99f5-f82706841e1b tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] https://10.4.3.102/volume/v3/types/4c689f7b-0a8c-42d3-a17b-9ece304360c4/extra_specs/spec2 returned with HTTP 200 Aug 25 16:21:24.614177 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 279/1087] 10.4.3.102 () {68 vars in 1416 bytes} [Tue Aug 25 16:21:24 2026] PUT /volume/v3/types/4c689f7b-0a8c-42d3-a17b-9ece304360c4/extra_specs/spec2 => generated 17 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:21:24.625253 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-724e25fd-770d-4eb2-9c4d-e759fb61bb5e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:24.627904 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-724e25fd-770d-4eb2-9c4d-e759fb61bb5e tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] GET https://10.4.3.102/volume/v3/types/4c689f7b-0a8c-42d3-a17b-9ece304360c4/extra_specs/spec2 Aug 25 16:21:24.628151 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-724e25fd-770d-4eb2-9c4d-e759fb61bb5e tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:24.628358 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-724e25fd-770d-4eb2-9c4d-e759fb61bb5e tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:24.636777 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-724e25fd-770d-4eb2-9c4d-e759fb61bb5e tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] https://10.4.3.102/volume/v3/types/4c689f7b-0a8c-42d3-a17b-9ece304360c4/extra_specs/spec2 returned with HTTP 200 Aug 25 16:21:24.637265 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 270/1088] 10.4.3.102 () {66 vars in 1396 bytes} [Tue Aug 25 16:21:24 2026] GET /volume/v3/types/4c689f7b-0a8c-42d3-a17b-9ece304360c4/extra_specs/spec2 => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:21:24.646290 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1769eaaa-12c0-470d-b2ca-ffb9dfae2477 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:24.648277 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1769eaaa-12c0-470d-b2ca-ffb9dfae2477 tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] POST https://10.4.3.102/volume/v3/types/4c689f7b-0a8c-42d3-a17b-9ece304360c4/extra_specs Aug 25 16:21:24.648567 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1769eaaa-12c0-470d-b2ca-ffb9dfae2477 tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:24.704090 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-cfc3ced0-363d-4975-b061-fa07441ae43e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:24.704489 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cfc3ced0-363d-4975-b061-fa07441ae43e None None] GET https://10.4.3.102/volume// Aug 25 16:21:24.704833 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-cfc3ced0-363d-4975-b061-fa07441ae43e None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:24.705115 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-cfc3ced0-363d-4975-b061-fa07441ae43e None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:24.705336 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cfc3ced0-363d-4975-b061-fa07441ae43e None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:21:24.705704 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 266/1089] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:21:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:21:24.707244 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1769eaaa-12c0-470d-b2ca-ffb9dfae2477 tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] https://10.4.3.102/volume/v3/types/4c689f7b-0a8c-42d3-a17b-9ece304360c4/extra_specs returned with HTTP 200 Aug 25 16:21:24.707771 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 275/1090] 10.4.3.102 () {68 vars in 1399 bytes} [Tue Aug 25 16:21:24 2026] POST /volume/v3/types/4c689f7b-0a8c-42d3-a17b-9ece304360c4/extra_specs => generated 51 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:21:24.716870 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-2dadfed6-a65b-4817-b949-9b2608da2eba None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:24.718716 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2dadfed6-a65b-4817-b949-9b2608da2eba tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] GET https://10.4.3.102/volume/v3/types/4c689f7b-0a8c-42d3-a17b-9ece304360c4/extra_specs Aug 25 16:21:24.718932 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2dadfed6-a65b-4817-b949-9b2608da2eba tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:24.719122 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2dadfed6-a65b-4817-b949-9b2608da2eba tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] Calling method 'index' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:24.721228 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-47abaee7-ea09-4cc7-8b53-28957f8b6bd8 req-12b78334-408b-4f7d-a812-b65836e0c990 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:24.723866 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-47abaee7-ea09-4cc7-8b53-28957f8b6bd8 req-12b78334-408b-4f7d-a812-b65836e0c990 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] GET https://10.4.3.102/volume/v3/volumes/7ecf60f5-0962-4c60-9379-9cd1e79fe6af Aug 25 16:21:24.724172 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-47abaee7-ea09-4cc7-8b53-28957f8b6bd8 req-12b78334-408b-4f7d-a812-b65836e0c990 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:24.724411 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-47abaee7-ea09-4cc7-8b53-28957f8b6bd8 req-12b78334-408b-4f7d-a812-b65836e0c990 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:24.725761 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2dadfed6-a65b-4817-b949-9b2608da2eba tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] https://10.4.3.102/volume/v3/types/4c689f7b-0a8c-42d3-a17b-9ece304360c4/extra_specs returned with HTTP 200 Aug 25 16:21:24.726146 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 280/1091] 10.4.3.102 () {66 vars in 1378 bytes} [Tue Aug 25 16:21:24 2026] GET /volume/v3/types/4c689f7b-0a8c-42d3-a17b-9ece304360c4/extra_specs => generated 68 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:21:24.736517 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-055cd24d-fcaf-4d52-a775-470227353aa7 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:24.740122 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:24.740122 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:24.740260 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-055cd24d-fcaf-4d52-a775-470227353aa7 tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] DELETE https://10.4.3.102/volume/v3/types/4c689f7b-0a8c-42d3-a17b-9ece304360c4 Aug 25 16:21:24.740260 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-055cd24d-fcaf-4d52-a775-470227353aa7 tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:24.740260 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-055cd24d-fcaf-4d52-a775-470227353aa7 tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] Calling method '_delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:24.742858 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-47abaee7-ea09-4cc7-8b53-28957f8b6bd8 req-12b78334-408b-4f7d-a812-b65836e0c990 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Volume info retrieved successfully. Aug 25 16:21:24.749746 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-47abaee7-ea09-4cc7-8b53-28957f8b6bd8 req-12b78334-408b-4f7d-a812-b65836e0c990 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/volumes/7ecf60f5-0962-4c60-9379-9cd1e79fe6af returned with HTTP 200 Aug 25 16:21:24.750328 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 271/1092] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:21:24 2026] GET /volume/v3/volumes/7ecf60f5-0962-4c60-9379-9cd1e79fe6af => generated 1539 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:21:24.767906 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-055cd24d-fcaf-4d52-a775-470227353aa7 tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] https://10.4.3.102/volume/v3/types/4c689f7b-0a8c-42d3-a17b-9ece304360c4 returned with HTTP 202 Aug 25 16:21:24.768488 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 267/1093] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:21:24 2026] DELETE /volume/v3/types/4c689f7b-0a8c-42d3-a17b-9ece304360c4 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:21:24.776383 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-5c66655d-4f3a-43d4-8ac3-aac9d7c7b24e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:24.776523 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-7c2e348c-2c30-4e6b-abb3-c8233efe9ffc None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:24.778098 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7c2e348c-2c30-4e6b-abb3-c8233efe9ffc tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] GET https://10.4.3.102/volume/v3/types/4c689f7b-0a8c-42d3-a17b-9ece304360c4 Aug 25 16:21:24.778295 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7c2e348c-2c30-4e6b-abb3-c8233efe9ffc tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:24.778518 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7c2e348c-2c30-4e6b-abb3-c8233efe9ffc tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:24.778715 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5c66655d-4f3a-43d4-8ac3-aac9d7c7b24e tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] GET https://10.4.3.102/volume/v3/volumes/0b1f2a92-699d-4ba2-97f2-d4fcf687290d Aug 25 16:21:24.779004 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5c66655d-4f3a-43d4-8ac3-aac9d7c7b24e tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:24.779276 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5c66655d-4f3a-43d4-8ac3-aac9d7c7b24e tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:24.782254 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7c2e348c-2c30-4e6b-abb3-c8233efe9ffc tempest-VolumeTypesExtraSpecsTest-1904114428 tempest-VolumeTypesExtraSpecsTest-1904114428-project-admin] https://10.4.3.102/volume/v3/types/4c689f7b-0a8c-42d3-a17b-9ece304360c4 returned with HTTP 404 Aug 25 16:21:24.782946 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 281/1094] 10.4.3.102 () {66 vars in 1342 bytes} [Tue Aug 25 16:21:24 2026] GET /volume/v3/types/4c689f7b-0a8c-42d3-a17b-9ece304360c4 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:24.795015 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:24.795015 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:24.800958 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-5c66655d-4f3a-43d4-8ac3-aac9d7c7b24e tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Volume info retrieved successfully. Aug 25 16:21:24.806862 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5c66655d-4f3a-43d4-8ac3-aac9d7c7b24e tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] https://10.4.3.102/volume/v3/volumes/0b1f2a92-699d-4ba2-97f2-d4fcf687290d returned with HTTP 200 Aug 25 16:21:24.807310 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 276/1095] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:24 2026] GET /volume/v3/volumes/0b1f2a92-699d-4ba2-97f2-d4fcf687290d => generated 906 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:24.818634 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a7060394-2cbf-4337-b9de-a5cb9d45e09f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:24.820498 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a7060394-2cbf-4337-b9de-a5cb9d45e09f tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] GET https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d Aug 25 16:21:24.820763 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a7060394-2cbf-4337-b9de-a5cb9d45e09f tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:24.820893 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a7060394-2cbf-4337-b9de-a5cb9d45e09f tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:24.820974 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-a7060394-2cbf-4337-b9de-a5cb9d45e09f tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Show backup with id 970b2128-fc7d-4eb8-baa5-41473bdcba9d. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:21:24.825110 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:24.825110 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:24.825760 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a7060394-2cbf-4337-b9de-a5cb9d45e09f tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d returned with HTTP 200 Aug 25 16:21:24.826143 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 272/1096] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:21:24 2026] GET /volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:24.855167 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-47abaee7-ea09-4cc7-8b53-28957f8b6bd8 req-4b95255f-a2f5-4b85-a6a9-fcd969e77639 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:24.859700 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-47abaee7-ea09-4cc7-8b53-28957f8b6bd8 req-4b95255f-a2f5-4b85-a6a9-fcd969e77639 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] PUT https://10.4.3.102/volume/v3/attachments/4ebbc174-cbb2-4eb9-ab1d-d753a207315e Aug 25 16:21:24.859700 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-47abaee7-ea09-4cc7-8b53-28957f8b6bd8 req-4b95255f-a2f5-4b85-a6a9-fcd969e77639 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:24.872943 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-47abaee7-ea09-4cc7-8b53-28957f8b6bd8 req-4b95255f-a2f5-4b85-a6a9-fcd969e77639 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Acquiring lock "cinder-attachment_update-7ecf60f5-0962-4c60-9379-9cd1e79fe6af-np0000008093" by "attachment_update" {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:21:24.878606 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-47abaee7-ea09-4cc7-8b53-28957f8b6bd8 req-4b95255f-a2f5-4b85-a6a9-fcd969e77639 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Lock "cinder-attachment_update-7ecf60f5-0962-4c60-9379-9cd1e79fe6af-np0000008093" acquired by "attachment_update" :: waited 0.006s {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:21:24.879548 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:24.879548 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:25.038339 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-47abaee7-ea09-4cc7-8b53-28957f8b6bd8 req-4b95255f-a2f5-4b85-a6a9-fcd969e77639 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Lock "cinder-attachment_update-7ecf60f5-0962-4c60-9379-9cd1e79fe6af-np0000008093" released by "attachment_update" :: held 0.160s {{(pid=100455) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:21:25.038814 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-47abaee7-ea09-4cc7-8b53-28957f8b6bd8 req-4b95255f-a2f5-4b85-a6a9-fcd969e77639 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/attachments/4ebbc174-cbb2-4eb9-ab1d-d753a207315e returned with HTTP 200 Aug 25 16:21:25.039793 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 268/1097] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:21:24 2026] PUT /volume/v3/attachments/4ebbc174-cbb2-4eb9-ab1d-d753a207315e => generated 969 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:25.101455 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-47abaee7-ea09-4cc7-8b53-28957f8b6bd8 req-a5df2ca2-bb4b-4125-a172-0fa38319c6a9 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:25.105251 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-47abaee7-ea09-4cc7-8b53-28957f8b6bd8 req-a5df2ca2-bb4b-4125-a172-0fa38319c6a9 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] POST https://10.4.3.102/volume/v3/attachments/4ebbc174-cbb2-4eb9-ab1d-d753a207315e/action Aug 25 16:21:25.105978 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-47abaee7-ea09-4cc7-8b53-28957f8b6bd8 req-a5df2ca2-bb4b-4125-a172-0fa38319c6a9 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Action body: b'{"os-complete": null}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:21:25.105978 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-47abaee7-ea09-4cc7-8b53-28957f8b6bd8 req-a5df2ca2-bb4b-4125-a172-0fa38319c6a9 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:25.136294 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:25.136294 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:25.175628 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-47abaee7-ea09-4cc7-8b53-28957f8b6bd8 req-a5df2ca2-bb4b-4125-a172-0fa38319c6a9 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/attachments/4ebbc174-cbb2-4eb9-ab1d-d753a207315e/action returned with HTTP 204 Aug 25 16:21:25.176150 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 282/1098] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:21:25 2026] POST /volume/v3/attachments/4ebbc174-cbb2-4eb9-ab1d-d753a207315e/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:25.461333 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1e8abac0-ba67-4274-aa2b-962a59557f21 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:25.653283 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1e8abac0-ba67-4274-aa2b-962a59557f21 tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:21:25.653749 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1e8abac0-ba67-4274-aa2b-962a59557f21 tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1237574372", "extra_specs": {"spec1": "val1"}}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:25.675958 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1e8abac0-ba67-4274-aa2b-962a59557f21 tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:21:25.676458 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 277/1099] 10.4.3.102 () {68 vars in 1253 bytes} [Tue Aug 25 16:21:25 2026] POST /volume/v3/types => generated 243 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:25.688879 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a041a778-7f39-4c40-9ece-6b0f06135a81 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:25.691134 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a041a778-7f39-4c40-9ece-6b0f06135a81 tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] POST https://10.4.3.102/volume/v3/types/8678de18-1991-4a82-8ad0-9c5031a810ac/extra_specs Aug 25 16:21:25.691657 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a041a778-7f39-4c40-9ece-6b0f06135a81 tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:25.693806 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a041a778-7f39-4c40-9ece-6b0f06135a81 tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] https://10.4.3.102/volume/v3/types/8678de18-1991-4a82-8ad0-9c5031a810ac/extra_specs returned with HTTP 400 Aug 25 16:21:25.694336 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 273/1100] 10.4.3.102 () {68 vars in 1399 bytes} [Tue Aug 25 16:21:25 2026] POST /volume/v3/types/8678de18-1991-4a82-8ad0-9c5031a810ac/extra_specs => generated 146 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 16:21:25.708689 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-af5263b1-0fca-418e-aaf3-0602c8bd5ad0 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:25.711065 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-af5263b1-0fca-418e-aaf3-0602c8bd5ad0 tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] POST https://10.4.3.102/volume/v3/types/8678de18-1991-4a82-8ad0-9c5031a810ac/extra_specs Aug 25 16:21:25.711652 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-af5263b1-0fca-418e-aaf3-0602c8bd5ad0 tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:25.713766 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-af5263b1-0fca-418e-aaf3-0602c8bd5ad0 tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] https://10.4.3.102/volume/v3/types/8678de18-1991-4a82-8ad0-9c5031a810ac/extra_specs returned with HTTP 400 Aug 25 16:21:25.714765 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 269/1101] 10.4.3.102 () {68 vars in 1399 bytes} [Tue Aug 25 16:21:25 2026] POST /volume/v3/types/8678de18-1991-4a82-8ad0-9c5031a810ac/extra_specs => generated 132 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 16:21:25.724522 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-1bd3615e-dd1c-4000-b998-8ea7e2e09d07 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:25.730413 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1bd3615e-dd1c-4000-b998-8ea7e2e09d07 tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] POST https://10.4.3.102/volume/v3/types/d8a41c22-c44a-4b5d-bf6a-11f11c3f34d2/extra_specs Aug 25 16:21:25.730927 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1bd3615e-dd1c-4000-b998-8ea7e2e09d07 tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:25.744719 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1bd3615e-dd1c-4000-b998-8ea7e2e09d07 tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] https://10.4.3.102/volume/v3/types/d8a41c22-c44a-4b5d-bf6a-11f11c3f34d2/extra_specs returned with HTTP 404 Aug 25 16:21:25.745476 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 283/1102] 10.4.3.102 () {68 vars in 1399 bytes} [Tue Aug 25 16:21:25 2026] POST /volume/v3/types/d8a41c22-c44a-4b5d-bf6a-11f11c3f34d2/extra_specs => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:25.758062 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-03a563f0-2244-4efd-9b1c-6f66db0184fc None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:25.760519 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-03a563f0-2244-4efd-9b1c-6f66db0184fc tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] DELETE https://10.4.3.102/volume/v3/types/84c1896f-5c0a-4249-b728-67bf6fd92a23/extra_specs/spec1 Aug 25 16:21:25.760832 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-03a563f0-2244-4efd-9b1c-6f66db0184fc tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:25.761028 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-03a563f0-2244-4efd-9b1c-6f66db0184fc tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:25.773032 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-03a563f0-2244-4efd-9b1c-6f66db0184fc tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] https://10.4.3.102/volume/v3/types/84c1896f-5c0a-4249-b728-67bf6fd92a23/extra_specs/spec1 returned with HTTP 404 Aug 25 16:21:25.773032 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 278/1103] 10.4.3.102 () {66 vars in 1399 bytes} [Tue Aug 25 16:21:25 2026] DELETE /volume/v3/types/84c1896f-5c0a-4249-b728-67bf6fd92a23/extra_specs/spec1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:25.779313 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-977d2964-2e6f-4dd6-a8cc-41c3e8ea2698 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:25.781624 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-977d2964-2e6f-4dd6-a8cc-41c3e8ea2698 tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] GET https://10.4.3.102/volume/v3/types/8678de18-1991-4a82-8ad0-9c5031a810ac/extra_specs/nonexistent_extra_spec_name Aug 25 16:21:25.781991 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-977d2964-2e6f-4dd6-a8cc-41c3e8ea2698 tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:25.782291 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-977d2964-2e6f-4dd6-a8cc-41c3e8ea2698 tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:25.794079 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-977d2964-2e6f-4dd6-a8cc-41c3e8ea2698 tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] https://10.4.3.102/volume/v3/types/8678de18-1991-4a82-8ad0-9c5031a810ac/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 25 16:21:25.794960 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 274/1104] 10.4.3.102 () {66 vars in 1462 bytes} [Tue Aug 25 16:21:25 2026] GET /volume/v3/types/8678de18-1991-4a82-8ad0-9c5031a810ac/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:25.811129 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-aab6e8c3-e08a-42ca-a770-55b6d441091a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:25.812973 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-aab6e8c3-e08a-42ca-a770-55b6d441091a tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] GET https://10.4.3.102/volume/v3/types/0fec5e43-c55a-4c1a-9b7b-a1bf96844e74/extra_specs/spec1 Aug 25 16:21:25.814614 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-aab6e8c3-e08a-42ca-a770-55b6d441091a tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:25.814614 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-aab6e8c3-e08a-42ca-a770-55b6d441091a tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:25.814614 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:25.814614 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:25.823420 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-aab6e8c3-e08a-42ca-a770-55b6d441091a tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] https://10.4.3.102/volume/v3/types/0fec5e43-c55a-4c1a-9b7b-a1bf96844e74/extra_specs/spec1 returned with HTTP 404 Aug 25 16:21:25.823420 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 270/1105] 10.4.3.102 () {66 vars in 1396 bytes} [Tue Aug 25 16:21:25 2026] GET /volume/v3/types/0fec5e43-c55a-4c1a-9b7b-a1bf96844e74/extra_specs/spec1 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:25.824818 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-6b610cba-fb79-470f-9622-f9bc45c9019e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:25.827304 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6b610cba-fb79-470f-9622-f9bc45c9019e tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] GET https://10.4.3.102/volume/v3/volumes/0b1f2a92-699d-4ba2-97f2-d4fcf687290d Aug 25 16:21:25.830650 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6b610cba-fb79-470f-9622-f9bc45c9019e tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:25.830968 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6b610cba-fb79-470f-9622-f9bc45c9019e tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:25.833540 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-2f15baa0-d316-44b7-9328-ae0842f4cf16 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:25.839401 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-4032ed15-a9d0-40ba-8140-8aa72e6ffb95 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:25.839985 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2f15baa0-d316-44b7-9328-ae0842f4cf16 tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] GET https://10.4.3.102/volume/v3/types/ee0bf075-3dd4-4ee4-a201-44983843d2bc/extra_specs Aug 25 16:21:25.840186 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2f15baa0-d316-44b7-9328-ae0842f4cf16 tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:25.840370 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2f15baa0-d316-44b7-9328-ae0842f4cf16 tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] Calling method 'index' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:25.844611 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4032ed15-a9d0-40ba-8140-8aa72e6ffb95 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] GET https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d Aug 25 16:21:25.844611 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4032ed15-a9d0-40ba-8140-8aa72e6ffb95 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:25.844611 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4032ed15-a9d0-40ba-8140-8aa72e6ffb95 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:25.844611 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-4032ed15-a9d0-40ba-8140-8aa72e6ffb95 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Show backup with id 970b2128-fc7d-4eb8-baa5-41473bdcba9d. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:21:25.846048 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2f15baa0-d316-44b7-9328-ae0842f4cf16 tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] https://10.4.3.102/volume/v3/types/ee0bf075-3dd4-4ee4-a201-44983843d2bc/extra_specs returned with HTTP 404 Aug 25 16:21:25.849504 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 279/1106] 10.4.3.102 () {66 vars in 1378 bytes} [Tue Aug 25 16:21:25 2026] GET /volume/v3/types/ee0bf075-3dd4-4ee4-a201-44983843d2bc/extra_specs => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:25.849638 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:25.849638 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:25.849740 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:25.849740 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:25.850439 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4032ed15-a9d0-40ba-8140-8aa72e6ffb95 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d returned with HTTP 200 Aug 25 16:21:25.850951 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 275/1107] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:21:25 2026] GET /volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:25.854418 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-6b610cba-fb79-470f-9622-f9bc45c9019e tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Volume info retrieved successfully. Aug 25 16:21:25.861164 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6b610cba-fb79-470f-9622-f9bc45c9019e tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] https://10.4.3.102/volume/v3/volumes/0b1f2a92-699d-4ba2-97f2-d4fcf687290d returned with HTTP 200 Aug 25 16:21:25.861724 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 284/1108] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:25 2026] GET /volume/v3/volumes/0b1f2a92-699d-4ba2-97f2-d4fcf687290d => generated 906 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:25.862064 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-43437e7b-7430-47b9-b2d4-88914f0b2cc6 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:25.866266 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-43437e7b-7430-47b9-b2d4-88914f0b2cc6 tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] PUT https://10.4.3.102/volume/v3/types/8678de18-1991-4a82-8ad0-9c5031a810ac/extra_specs/spec1 Aug 25 16:21:25.866713 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-43437e7b-7430-47b9-b2d4-88914f0b2cc6 tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:25.870272 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-43437e7b-7430-47b9-b2d4-88914f0b2cc6 tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] https://10.4.3.102/volume/v3/types/8678de18-1991-4a82-8ad0-9c5031a810ac/extra_specs/spec1 returned with HTTP 400 Aug 25 16:21:25.870272 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 271/1109] 10.4.3.102 () {68 vars in 1416 bytes} [Tue Aug 25 16:21:25 2026] PUT /volume/v3/types/8678de18-1991-4a82-8ad0-9c5031a810ac/extra_specs/spec1 => generated 102 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 16:21:25.883614 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f8f2c831-0a96-4c7f-a197-f733a8d3b0b3 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:25.885474 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f8f2c831-0a96-4c7f-a197-f733a8d3b0b3 tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] PUT https://10.4.3.102/volume/v3/types/8678de18-1991-4a82-8ad0-9c5031a810ac/extra_specs/spec1 Aug 25 16:21:25.885911 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f8f2c831-0a96-4c7f-a197-f733a8d3b0b3 tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] Action: 'update', calling method: update, body: null {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:25.887316 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f8f2c831-0a96-4c7f-a197-f733a8d3b0b3 tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] https://10.4.3.102/volume/v3/types/8678de18-1991-4a82-8ad0-9c5031a810ac/extra_specs/spec1 returned with HTTP 400 Aug 25 16:21:25.887854 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 280/1110] 10.4.3.102 () {68 vars in 1415 bytes} [Tue Aug 25 16:21:25 2026] PUT /volume/v3/types/8678de18-1991-4a82-8ad0-9c5031a810ac/extra_specs/spec1 => generated 72 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:21:25.900414 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-e1b1ca12-59fa-493d-8545-29eb340e5f5f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:25.902346 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e1b1ca12-59fa-493d-8545-29eb340e5f5f tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] PUT https://10.4.3.102/volume/v3/types/8678de18-1991-4a82-8ad0-9c5031a810ac/extra_specs/None Aug 25 16:21:25.902346 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e1b1ca12-59fa-493d-8545-29eb340e5f5f tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:25.905679 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-a6e4e8fc-3c81-4af3-9d3e-b63def4c4c89 req-fd33e654-ab73-46a9-b95d-1ac9b5146bd6 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:25.908368 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-a6e4e8fc-3c81-4af3-9d3e-b63def4c4c89 req-fd33e654-ab73-46a9-b95d-1ac9b5146bd6 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] DELETE https://10.4.3.102/volume/v3/attachments/a8417641-86c3-48c3-b6d7-e9aac594d95e Aug 25 16:21:25.908691 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-a6e4e8fc-3c81-4af3-9d3e-b63def4c4c89 req-fd33e654-ab73-46a9-b95d-1ac9b5146bd6 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:25.908987 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-a6e4e8fc-3c81-4af3-9d3e-b63def4c4c89 req-fd33e654-ab73-46a9-b95d-1ac9b5146bd6 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:25.921994 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e1b1ca12-59fa-493d-8545-29eb340e5f5f tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 25 16:21:25.922208 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e1b1ca12-59fa-493d-8545-29eb340e5f5f tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] https://10.4.3.102/volume/v3/types/8678de18-1991-4a82-8ad0-9c5031a810ac/extra_specs/None returned with HTTP 400 Aug 25 16:21:25.922938 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 276/1111] 10.4.3.102 () {68 vars in 1413 bytes} [Tue Aug 25 16:21:25 2026] PUT /volume/v3/types/8678de18-1991-4a82-8ad0-9c5031a810ac/extra_specs/None => generated 73 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:21:25.926186 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:25.926186 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:25.940564 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c7513249-87cb-4028-9284-3607512db311 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:25.942623 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c7513249-87cb-4028-9284-3607512db311 tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] PUT https://10.4.3.102/volume/v3/types/8678de18-1991-4a82-8ad0-9c5031a810ac/extra_specs/d239566f-229f-428d-8b6a-e1cf8cab6e8c Aug 25 16:21:25.943059 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c7513249-87cb-4028-9284-3607512db311 tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:25.956417 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c7513249-87cb-4028-9284-3607512db311 tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 25 16:21:25.956770 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c7513249-87cb-4028-9284-3607512db311 tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] https://10.4.3.102/volume/v3/types/8678de18-1991-4a82-8ad0-9c5031a810ac/extra_specs/d239566f-229f-428d-8b6a-e1cf8cab6e8c returned with HTTP 400 Aug 25 16:21:25.957552 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 272/1112] 10.4.3.102 () {68 vars in 1509 bytes} [Tue Aug 25 16:21:25 2026] PUT /volume/v3/types/8678de18-1991-4a82-8ad0-9c5031a810ac/extra_specs/d239566f-229f-428d-8b6a-e1cf8cab6e8c => generated 73 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:21:25.966006 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f186473c-e5f3-40d4-92a7-bfddeb410cc5 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:25.968721 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f186473c-e5f3-40d4-92a7-bfddeb410cc5 tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] PUT https://10.4.3.102/volume/v3/types/c2b3c1ec-3b19-4c37-9e42-42f2c3449ce7/extra_specs/spec1 Aug 25 16:21:25.970275 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f186473c-e5f3-40d4-92a7-bfddeb410cc5 tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:25.982474 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f186473c-e5f3-40d4-92a7-bfddeb410cc5 tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] https://10.4.3.102/volume/v3/types/c2b3c1ec-3b19-4c37-9e42-42f2c3449ce7/extra_specs/spec1 returned with HTTP 404 Aug 25 16:21:25.983084 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 281/1113] 10.4.3.102 () {68 vars in 1416 bytes} [Tue Aug 25 16:21:25 2026] PUT /volume/v3/types/c2b3c1ec-3b19-4c37-9e42-42f2c3449ce7/extra_specs/spec1 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:25.993941 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-5af05b67-f2a6-44d7-bdee-40df7ba739ac None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:25.996484 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5af05b67-f2a6-44d7-bdee-40df7ba739ac tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] DELETE https://10.4.3.102/volume/v3/types/8678de18-1991-4a82-8ad0-9c5031a810ac Aug 25 16:21:25.996907 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5af05b67-f2a6-44d7-bdee-40df7ba739ac tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:25.997246 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5af05b67-f2a6-44d7-bdee-40df7ba739ac tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] Calling method '_delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:26.008146 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-a6e4e8fc-3c81-4af3-9d3e-b63def4c4c89 req-fd33e654-ab73-46a9-b95d-1ac9b5146bd6 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/attachments/a8417641-86c3-48c3-b6d7-e9aac594d95e returned with HTTP 200 Aug 25 16:21:26.008146 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 285/1114] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:21:25 2026] DELETE /volume/v3/attachments/a8417641-86c3-48c3-b6d7-e9aac594d95e => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:26.065366 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5af05b67-f2a6-44d7-bdee-40df7ba739ac tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] https://10.4.3.102/volume/v3/types/8678de18-1991-4a82-8ad0-9c5031a810ac returned with HTTP 202 Aug 25 16:21:26.065932 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 277/1115] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:21:25 2026] DELETE /volume/v3/types/8678de18-1991-4a82-8ad0-9c5031a810ac => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:21:26.081613 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b3766f75-c7b8-4f2a-9022-0f63bd4ecc22 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:26.083489 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b3766f75-c7b8-4f2a-9022-0f63bd4ecc22 tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] GET https://10.4.3.102/volume/v3/types/8678de18-1991-4a82-8ad0-9c5031a810ac Aug 25 16:21:26.087409 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b3766f75-c7b8-4f2a-9022-0f63bd4ecc22 tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:26.087409 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b3766f75-c7b8-4f2a-9022-0f63bd4ecc22 tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:26.087811 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b3766f75-c7b8-4f2a-9022-0f63bd4ecc22 tempest-ExtraSpecsNegativeTest-1404313228 tempest-ExtraSpecsNegativeTest-1404313228-project-admin] https://10.4.3.102/volume/v3/types/8678de18-1991-4a82-8ad0-9c5031a810ac returned with HTTP 404 Aug 25 16:21:26.088289 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 273/1116] 10.4.3.102 () {66 vars in 1342 bytes} [Tue Aug 25 16:21:26 2026] GET /volume/v3/types/8678de18-1991-4a82-8ad0-9c5031a810ac => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:26.864800 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-37e5cccf-b32f-4ddb-91d4-24014b566e10 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:26.866673 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-37e5cccf-b32f-4ddb-91d4-24014b566e10 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] GET https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d Aug 25 16:21:26.868017 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-37e5cccf-b32f-4ddb-91d4-24014b566e10 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:26.868017 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-37e5cccf-b32f-4ddb-91d4-24014b566e10 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:26.868017 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-37e5cccf-b32f-4ddb-91d4-24014b566e10 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Show backup with id 970b2128-fc7d-4eb8-baa5-41473bdcba9d. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:21:26.871710 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:26.871710 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:26.872353 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-37e5cccf-b32f-4ddb-91d4-24014b566e10 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d returned with HTTP 200 Aug 25 16:21:26.873054 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 282/1117] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:21:26 2026] GET /volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:26.880320 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ee5da035-b78d-47ef-9a1c-716d40e5cd90 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:26.882980 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ee5da035-b78d-47ef-9a1c-716d40e5cd90 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] GET https://10.4.3.102/volume/v3/volumes/0b1f2a92-699d-4ba2-97f2-d4fcf687290d Aug 25 16:21:26.882980 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ee5da035-b78d-47ef-9a1c-716d40e5cd90 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:26.883236 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ee5da035-b78d-47ef-9a1c-716d40e5cd90 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:26.898494 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:26.898494 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:26.909089 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-ee5da035-b78d-47ef-9a1c-716d40e5cd90 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Volume info retrieved successfully. Aug 25 16:21:26.926676 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ee5da035-b78d-47ef-9a1c-716d40e5cd90 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] https://10.4.3.102/volume/v3/volumes/0b1f2a92-699d-4ba2-97f2-d4fcf687290d returned with HTTP 200 Aug 25 16:21:26.927822 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 286/1118] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:26 2026] GET /volume/v3/volumes/0b1f2a92-699d-4ba2-97f2-d4fcf687290d => generated 906 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:27.884403 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-59980ddd-de0c-4e92-8230-c2431ec81b17 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:27.886932 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-59980ddd-de0c-4e92-8230-c2431ec81b17 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] GET https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d Aug 25 16:21:27.887298 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-59980ddd-de0c-4e92-8230-c2431ec81b17 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:27.887828 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-59980ddd-de0c-4e92-8230-c2431ec81b17 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:27.888065 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-59980ddd-de0c-4e92-8230-c2431ec81b17 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Show backup with id 970b2128-fc7d-4eb8-baa5-41473bdcba9d. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:21:27.898710 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:27.898710 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:27.899715 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-59980ddd-de0c-4e92-8230-c2431ec81b17 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d returned with HTTP 200 Aug 25 16:21:27.900255 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 278/1119] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:21:27 2026] GET /volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:27.944861 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-0eb5b010-47a2-4a5c-92fc-e235b03cac81 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:27.946772 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0eb5b010-47a2-4a5c-92fc-e235b03cac81 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] GET https://10.4.3.102/volume/v3/volumes/0b1f2a92-699d-4ba2-97f2-d4fcf687290d Aug 25 16:21:27.946976 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0eb5b010-47a2-4a5c-92fc-e235b03cac81 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:27.947274 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0eb5b010-47a2-4a5c-92fc-e235b03cac81 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:27.959830 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:27.959830 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:27.973870 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-0eb5b010-47a2-4a5c-92fc-e235b03cac81 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Volume info retrieved successfully. Aug 25 16:21:27.998810 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0eb5b010-47a2-4a5c-92fc-e235b03cac81 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] https://10.4.3.102/volume/v3/volumes/0b1f2a92-699d-4ba2-97f2-d4fcf687290d returned with HTTP 200 Aug 25 16:21:28.000610 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 274/1120] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:27 2026] GET /volume/v3/volumes/0b1f2a92-699d-4ba2-97f2-d4fcf687290d => generated 1158 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:28.056429 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-5c107c7b-ae36-4dd6-bd0f-2a4075ef840b req-2e068e32-66cb-4eb9-abcb-5ec575773a5e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:28.061676 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-5c107c7b-ae36-4dd6-bd0f-2a4075ef840b req-2e068e32-66cb-4eb9-abcb-5ec575773a5e tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] GET https://10.4.3.102/volume/v3/volumes/0b1f2a92-699d-4ba2-97f2-d4fcf687290d Aug 25 16:21:28.063080 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-5c107c7b-ae36-4dd6-bd0f-2a4075ef840b req-2e068e32-66cb-4eb9-abcb-5ec575773a5e tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:28.063360 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-5c107c7b-ae36-4dd6-bd0f-2a4075ef840b req-2e068e32-66cb-4eb9-abcb-5ec575773a5e tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:28.071255 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:28.071255 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:28.077868 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-5c107c7b-ae36-4dd6-bd0f-2a4075ef840b req-2e068e32-66cb-4eb9-abcb-5ec575773a5e tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Volume info retrieved successfully. Aug 25 16:21:28.080276 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-5c107c7b-ae36-4dd6-bd0f-2a4075ef840b req-2e068e32-66cb-4eb9-abcb-5ec575773a5e tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] https://10.4.3.102/volume/v3/volumes/0b1f2a92-699d-4ba2-97f2-d4fcf687290d returned with HTTP 200 Aug 25 16:21:28.080786 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 283/1121] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:21:28 2026] GET /volume/v3/volumes/0b1f2a92-699d-4ba2-97f2-d4fcf687290d => generated 1158 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:28.367787 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9db46b7a-5f72-47ad-b2d3-a5d510771573 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:28.530155 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-5c107c7b-ae36-4dd6-bd0f-2a4075ef840b req-0ea0c14e-9039-4210-87c3-04ea38386cf6 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:28.534202 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-5c107c7b-ae36-4dd6-bd0f-2a4075ef840b req-0ea0c14e-9039-4210-87c3-04ea38386cf6 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] GET https://10.4.3.102/volume/v3/volumes/0b1f2a92-699d-4ba2-97f2-d4fcf687290d Aug 25 16:21:28.534450 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-5c107c7b-ae36-4dd6-bd0f-2a4075ef840b req-0ea0c14e-9039-4210-87c3-04ea38386cf6 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:28.535093 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-5c107c7b-ae36-4dd6-bd0f-2a4075ef840b req-0ea0c14e-9039-4210-87c3-04ea38386cf6 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:28.548050 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:28.548050 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:28.556390 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-5c107c7b-ae36-4dd6-bd0f-2a4075ef840b req-0ea0c14e-9039-4210-87c3-04ea38386cf6 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Volume info retrieved successfully. Aug 25 16:21:28.563230 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9db46b7a-5f72-47ad-b2d3-a5d510771573 tempest-VolumeTypesNegativeTest-1987380940 tempest-VolumeTypesNegativeTest-1987380940-project-admin] POST https://10.4.3.102/volume/v3/types/1f8a1887-aa9a-448a-876a-a1fc3f5fe43d/encryption Aug 25 16:21:28.563230 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9db46b7a-5f72-47ad-b2d3-a5d510771573 tempest-VolumeTypesNegativeTest-1987380940 tempest-VolumeTypesNegativeTest-1987380940-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:28.566633 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-5c107c7b-ae36-4dd6-bd0f-2a4075ef840b req-0ea0c14e-9039-4210-87c3-04ea38386cf6 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] https://10.4.3.102/volume/v3/volumes/0b1f2a92-699d-4ba2-97f2-d4fcf687290d returned with HTTP 200 Aug 25 16:21:28.567145 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 279/1122] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:21:28 2026] GET /volume/v3/volumes/0b1f2a92-699d-4ba2-97f2-d4fcf687290d => generated 1158 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:28.577773 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9db46b7a-5f72-47ad-b2d3-a5d510771573 tempest-VolumeTypesNegativeTest-1987380940 tempest-VolumeTypesNegativeTest-1987380940-project-admin] https://10.4.3.102/volume/v3/types/1f8a1887-aa9a-448a-876a-a1fc3f5fe43d/encryption returned with HTTP 404 Aug 25 16:21:28.577951 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 287/1123] 10.4.3.102 () {68 vars in 1397 bytes} [Tue Aug 25 16:21:28 2026] POST /volume/v3/types/1f8a1887-aa9a-448a-876a-a1fc3f5fe43d/encryption => generated 114 bytes in 211 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:28.581625 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f766ae10-37b1-4cbc-935a-825f74b47848 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:28.582496 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f766ae10-37b1-4cbc-935a-825f74b47848 None None] GET https://10.4.3.102/volume// Aug 25 16:21:28.582890 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f766ae10-37b1-4cbc-935a-825f74b47848 None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:28.583225 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f766ae10-37b1-4cbc-935a-825f74b47848 None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:28.585159 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f766ae10-37b1-4cbc-935a-825f74b47848 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:21:28.585159 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 275/1124] 10.4.3.102 () {66 vars in 1419 bytes} [Tue Aug 25 16:21:28 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:21:28.590797 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c3790b86-0d12-44a5-88c9-bd8f7ae78093 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:28.592969 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c3790b86-0d12-44a5-88c9-bd8f7ae78093 tempest-VolumeTypesNegativeTest-1987380940 tempest-VolumeTypesNegativeTest-1987380940-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:21:28.594144 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c3790b86-0d12-44a5-88c9-bd8f7ae78093 tempest-VolumeTypesNegativeTest-1987380940 tempest-VolumeTypesNegativeTest-1987380940-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1886136545", "os-volume-type-access:is_public": false}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:28.599652 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-5c107c7b-ae36-4dd6-bd0f-2a4075ef840b req-cdf9309e-33f9-4248-80ae-4a0d66ed7082 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:28.607451 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-5c107c7b-ae36-4dd6-bd0f-2a4075ef840b req-cdf9309e-33f9-4248-80ae-4a0d66ed7082 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:21:28.609969 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-5c107c7b-ae36-4dd6-bd0f-2a4075ef840b req-cdf9309e-33f9-4248-80ae-4a0d66ed7082 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0b1f2a92-699d-4ba2-97f2-d4fcf687290d", "connector": null, "instance_uuid": "98da5055-d13a-406d-921e-d99f6692e968"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:28.616705 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c3790b86-0d12-44a5-88c9-bd8f7ae78093 tempest-VolumeTypesNegativeTest-1987380940 tempest-VolumeTypesNegativeTest-1987380940-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:21:28.616705 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 284/1125] 10.4.3.102 () {68 vars in 1253 bytes} [Tue Aug 25 16:21:28 2026] POST /volume/v3/types => generated 231 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:28.630415 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:28.630415 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:28.638109 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-d10445e2-19fb-473b-9b3d-63826d5766fa None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:28.687397 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-5c107c7b-ae36-4dd6-bd0f-2a4075ef840b req-cdf9309e-33f9-4248-80ae-4a0d66ed7082 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:21:28.688648 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 280/1126] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:21:28 2026] POST /volume/v3/attachments => generated 273 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:28.773621 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d10445e2-19fb-473b-9b3d-63826d5766fa tempest-VolumeTypesNegativeTest-1444009758 tempest-VolumeTypesNegativeTest-1444009758-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:21:28.773621 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d10445e2-19fb-473b-9b3d-63826d5766fa tempest-VolumeTypesNegativeTest-1444009758 tempest-VolumeTypesNegativeTest-1444009758-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "430a54d1-8eb3-4915-8731-787a2134c3f3", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-868572085"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:28.773621 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-d10445e2-19fb-473b-9b3d-63826d5766fa tempest-VolumeTypesNegativeTest-1444009758 tempest-VolumeTypesNegativeTest-1444009758-project-member] Create volume request body: {'volume': {'volume_type': '430a54d1-8eb3-4915-8731-787a2134c3f3', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-868572085'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:21:28.782068 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d10445e2-19fb-473b-9b3d-63826d5766fa tempest-VolumeTypesNegativeTest-1444009758 tempest-VolumeTypesNegativeTest-1444009758-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 404 Aug 25 16:21:28.783032 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 288/1127] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:21:28 2026] POST /volume/v3/volumes => generated 114 bytes in 147 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:28.790976 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-edcad975-9e3e-45a9-9cf7-881ee0f8b45c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:28.793301 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-edcad975-9e3e-45a9-9cf7-881ee0f8b45c tempest-VolumeTypesNegativeTest-1987380940 tempest-VolumeTypesNegativeTest-1987380940-project-admin] DELETE https://10.4.3.102/volume/v3/types/430a54d1-8eb3-4915-8731-787a2134c3f3 Aug 25 16:21:28.793557 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-edcad975-9e3e-45a9-9cf7-881ee0f8b45c tempest-VolumeTypesNegativeTest-1987380940 tempest-VolumeTypesNegativeTest-1987380940-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:28.793861 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-edcad975-9e3e-45a9-9cf7-881ee0f8b45c tempest-VolumeTypesNegativeTest-1987380940 tempest-VolumeTypesNegativeTest-1987380940-project-admin] Calling method '_delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:28.823747 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-edcad975-9e3e-45a9-9cf7-881ee0f8b45c tempest-VolumeTypesNegativeTest-1987380940 tempest-VolumeTypesNegativeTest-1987380940-project-admin] https://10.4.3.102/volume/v3/types/430a54d1-8eb3-4915-8731-787a2134c3f3 returned with HTTP 202 Aug 25 16:21:28.824426 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 276/1128] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:21:28 2026] DELETE /volume/v3/types/430a54d1-8eb3-4915-8731-787a2134c3f3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:21:28.834037 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-6327bc76-2aa8-4073-91dc-a6e487fc56fb None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:28.838330 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6327bc76-2aa8-4073-91dc-a6e487fc56fb tempest-VolumeTypesNegativeTest-1987380940 tempest-VolumeTypesNegativeTest-1987380940-project-admin] GET https://10.4.3.102/volume/v3/types/430a54d1-8eb3-4915-8731-787a2134c3f3 Aug 25 16:21:28.838330 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6327bc76-2aa8-4073-91dc-a6e487fc56fb tempest-VolumeTypesNegativeTest-1987380940 tempest-VolumeTypesNegativeTest-1987380940-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:28.838330 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6327bc76-2aa8-4073-91dc-a6e487fc56fb tempest-VolumeTypesNegativeTest-1987380940 tempest-VolumeTypesNegativeTest-1987380940-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:28.841459 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6327bc76-2aa8-4073-91dc-a6e487fc56fb tempest-VolumeTypesNegativeTest-1987380940 tempest-VolumeTypesNegativeTest-1987380940-project-admin] https://10.4.3.102/volume/v3/types/430a54d1-8eb3-4915-8731-787a2134c3f3 returned with HTTP 404 Aug 25 16:21:28.842002 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 285/1129] 10.4.3.102 () {66 vars in 1342 bytes} [Tue Aug 25 16:21:28 2026] GET /volume/v3/types/430a54d1-8eb3-4915-8731-787a2134c3f3 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:28.853681 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d88f2951-2cbe-4884-8014-7d206b0fb2f9 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:28.860687 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d88f2951-2cbe-4884-8014-7d206b0fb2f9 tempest-VolumeTypesNegativeTest-1987380940 tempest-VolumeTypesNegativeTest-1987380940-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:21:28.860687 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d88f2951-2cbe-4884-8014-7d206b0fb2f9 tempest-VolumeTypesNegativeTest-1987380940 tempest-VolumeTypesNegativeTest-1987380940-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:28.864989 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d88f2951-2cbe-4884-8014-7d206b0fb2f9 tempest-VolumeTypesNegativeTest-1987380940 tempest-VolumeTypesNegativeTest-1987380940-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 400 Aug 25 16:21:28.864989 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 281/1130] 10.4.3.102 () {68 vars in 1252 bytes} [Tue Aug 25 16:21:28 2026] POST /volume/v3/types => generated 115 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 16:21:28.874627 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ae5e85ca-0f6a-4b43-8941-6a8342fadc69 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:28.876308 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ae5e85ca-0f6a-4b43-8941-6a8342fadc69 tempest-VolumeTypesNegativeTest-1987380940 tempest-VolumeTypesNegativeTest-1987380940-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:21:28.876979 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ae5e85ca-0f6a-4b43-8941-6a8342fadc69 tempest-VolumeTypesNegativeTest-1987380940 tempest-VolumeTypesNegativeTest-1987380940-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-2002771127"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:28.896287 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ae5e85ca-0f6a-4b43-8941-6a8342fadc69 tempest-VolumeTypesNegativeTest-1987380940 tempest-VolumeTypesNegativeTest-1987380940-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:21:28.896781 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 289/1131] 10.4.3.102 () {68 vars in 1252 bytes} [Tue Aug 25 16:21:28 2026] POST /volume/v3/types => generated 229 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:28.907847 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c431a8c7-ec68-4cce-be28-130511321073 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:28.909707 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c431a8c7-ec68-4cce-be28-130511321073 tempest-VolumeTypesNegativeTest-1987380940 tempest-VolumeTypesNegativeTest-1987380940-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:21:28.910038 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c431a8c7-ec68-4cce-be28-130511321073 tempest-VolumeTypesNegativeTest-1987380940 tempest-VolumeTypesNegativeTest-1987380940-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-2002771127"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:28.911547 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-19c759cc-d7e9-4102-8fbf-2eee41d0208f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:28.916277 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-19c759cc-d7e9-4102-8fbf-2eee41d0208f tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] GET https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d Aug 25 16:21:28.916684 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-19c759cc-d7e9-4102-8fbf-2eee41d0208f tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:28.916963 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-19c759cc-d7e9-4102-8fbf-2eee41d0208f tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:28.917142 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-19c759cc-d7e9-4102-8fbf-2eee41d0208f tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Show backup with id 970b2128-fc7d-4eb8-baa5-41473bdcba9d. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:21:28.917785 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c431a8c7-ec68-4cce-be28-130511321073 tempest-VolumeTypesNegativeTest-1987380940 tempest-VolumeTypesNegativeTest-1987380940-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-2002771127 already exists. Aug 25 16:21:28.917972 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c431a8c7-ec68-4cce-be28-130511321073 tempest-VolumeTypesNegativeTest-1987380940 tempest-VolumeTypesNegativeTest-1987380940-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 409 Aug 25 16:21:28.918484 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 277/1132] 10.4.3.102 () {68 vars in 1252 bytes} [Tue Aug 25 16:21:28 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) Aug 25 16:21:28.922632 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:28.922632 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:28.923298 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-19c759cc-d7e9-4102-8fbf-2eee41d0208f tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d returned with HTTP 200 Aug 25 16:21:28.923696 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 286/1133] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:21:28 2026] GET /volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:28.926330 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-94dd4568-6b54-440f-98b5-994afc5d0703 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:28.928274 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-94dd4568-6b54-440f-98b5-994afc5d0703 tempest-VolumeTypesNegativeTest-1987380940 tempest-VolumeTypesNegativeTest-1987380940-project-admin] DELETE https://10.4.3.102/volume/v3/types/861a96a6-feba-4907-bcb3-3a2a13d82263 Aug 25 16:21:28.928657 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-94dd4568-6b54-440f-98b5-994afc5d0703 tempest-VolumeTypesNegativeTest-1987380940 tempest-VolumeTypesNegativeTest-1987380940-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:28.929834 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-94dd4568-6b54-440f-98b5-994afc5d0703 tempest-VolumeTypesNegativeTest-1987380940 tempest-VolumeTypesNegativeTest-1987380940-project-admin] Calling method '_delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:28.929834 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:28.929834 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:28.970436 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-94dd4568-6b54-440f-98b5-994afc5d0703 tempest-VolumeTypesNegativeTest-1987380940 tempest-VolumeTypesNegativeTest-1987380940-project-admin] https://10.4.3.102/volume/v3/types/861a96a6-feba-4907-bcb3-3a2a13d82263 returned with HTTP 202 Aug 25 16:21:28.970436 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 282/1134] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:21:28 2026] DELETE /volume/v3/types/861a96a6-feba-4907-bcb3-3a2a13d82263 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:21:28.983537 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-d3c42f95-b458-48ca-a495-8b738f3a1cf0 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:28.991786 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d3c42f95-b458-48ca-a495-8b738f3a1cf0 tempest-VolumeTypesNegativeTest-1987380940 tempest-VolumeTypesNegativeTest-1987380940-project-admin] GET https://10.4.3.102/volume/v3/types/861a96a6-feba-4907-bcb3-3a2a13d82263 Aug 25 16:21:28.992039 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d3c42f95-b458-48ca-a495-8b738f3a1cf0 tempest-VolumeTypesNegativeTest-1987380940 tempest-VolumeTypesNegativeTest-1987380940-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:28.992231 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d3c42f95-b458-48ca-a495-8b738f3a1cf0 tempest-VolumeTypesNegativeTest-1987380940 tempest-VolumeTypesNegativeTest-1987380940-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:29.007250 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d3c42f95-b458-48ca-a495-8b738f3a1cf0 tempest-VolumeTypesNegativeTest-1987380940 tempest-VolumeTypesNegativeTest-1987380940-project-admin] https://10.4.3.102/volume/v3/types/861a96a6-feba-4907-bcb3-3a2a13d82263 returned with HTTP 404 Aug 25 16:21:29.008948 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 290/1135] 10.4.3.102 () {66 vars in 1342 bytes} [Tue Aug 25 16:21:28 2026] GET /volume/v3/types/861a96a6-feba-4907-bcb3-3a2a13d82263 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:29.021193 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-05d8845e-cff5-48a3-a2cc-6bbeccb1c754 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:29.023890 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-05d8845e-cff5-48a3-a2cc-6bbeccb1c754 tempest-VolumeTypesNegativeTest-1987380940 tempest-VolumeTypesNegativeTest-1987380940-project-admin] DELETE https://10.4.3.102/volume/v3/types/c07b1d3f-c591-455e-baa2-445ea085a6f8 Aug 25 16:21:29.024140 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-05d8845e-cff5-48a3-a2cc-6bbeccb1c754 tempest-VolumeTypesNegativeTest-1987380940 tempest-VolumeTypesNegativeTest-1987380940-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:29.024332 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-05d8845e-cff5-48a3-a2cc-6bbeccb1c754 tempest-VolumeTypesNegativeTest-1987380940 tempest-VolumeTypesNegativeTest-1987380940-project-admin] Calling method '_delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:29.029967 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-05d8845e-cff5-48a3-a2cc-6bbeccb1c754 tempest-VolumeTypesNegativeTest-1987380940 tempest-VolumeTypesNegativeTest-1987380940-project-admin] https://10.4.3.102/volume/v3/types/c07b1d3f-c591-455e-baa2-445ea085a6f8 returned with HTTP 404 Aug 25 16:21:29.030460 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 278/1136] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:21:29 2026] DELETE /volume/v3/types/c07b1d3f-c591-455e-baa2-445ea085a6f8 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:29.040999 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-e39cce0f-6882-4cee-b88e-482853b9e10a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:29.042962 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e39cce0f-6882-4cee-b88e-482853b9e10a tempest-VolumeTypesNegativeTest-1987380940 tempest-VolumeTypesNegativeTest-1987380940-project-admin] GET https://10.4.3.102/volume/v3/types/0718c659-158e-43f4-b8b4-998016df2f0d Aug 25 16:21:29.043174 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e39cce0f-6882-4cee-b88e-482853b9e10a tempest-VolumeTypesNegativeTest-1987380940 tempest-VolumeTypesNegativeTest-1987380940-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:29.043385 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e39cce0f-6882-4cee-b88e-482853b9e10a tempest-VolumeTypesNegativeTest-1987380940 tempest-VolumeTypesNegativeTest-1987380940-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:29.047268 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e39cce0f-6882-4cee-b88e-482853b9e10a tempest-VolumeTypesNegativeTest-1987380940 tempest-VolumeTypesNegativeTest-1987380940-project-admin] https://10.4.3.102/volume/v3/types/0718c659-158e-43f4-b8b4-998016df2f0d returned with HTTP 404 Aug 25 16:21:29.047984 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 287/1137] 10.4.3.102 () {66 vars in 1342 bytes} [Tue Aug 25 16:21:29 2026] GET /volume/v3/types/0718c659-158e-43f4-b8b4-998016df2f0d => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:29.297655 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c37458dc-dd8f-4d03-85fa-cc68e9a11e9e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:29.297890 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c37458dc-dd8f-4d03-85fa-cc68e9a11e9e None None] GET https://10.4.3.102/volume// Aug 25 16:21:29.298346 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c37458dc-dd8f-4d03-85fa-cc68e9a11e9e None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:29.298710 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c37458dc-dd8f-4d03-85fa-cc68e9a11e9e None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:29.298959 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c37458dc-dd8f-4d03-85fa-cc68e9a11e9e None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:21:29.299454 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 283/1138] 10.4.3.102 () {64 vars in 1004 bytes} [Tue Aug 25 16:21:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:21:29.313891 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-7872b182-ff14-4261-9bc4-6b8b49ce3223 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:29.315216 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7872b182-ff14-4261-9bc4-6b8b49ce3223 None None] GET https://10.4.3.102/volume// Aug 25 16:21:29.315216 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7872b182-ff14-4261-9bc4-6b8b49ce3223 None None] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:29.315216 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7872b182-ff14-4261-9bc4-6b8b49ce3223 None None] Calling method 'all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:29.315216 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7872b182-ff14-4261-9bc4-6b8b49ce3223 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:21:29.315448 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 291/1139] 10.4.3.102 () {64 vars in 1004 bytes} [Tue Aug 25 16:21:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:21:29.326217 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-7f1623ef-9379-404c-8dbc-69aebd053e85 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:29.540980 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7f1623ef-9379-404c-8dbc-69aebd053e85 tempest-VersionsTest-1660683527 tempest-VersionsTest-1660683527-project-member] GET https://10.4.3.102/volume/v3/ Aug 25 16:21:29.542374 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7f1623ef-9379-404c-8dbc-69aebd053e85 tempest-VersionsTest-1660683527 tempest-VersionsTest-1660683527-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:29.542374 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7f1623ef-9379-404c-8dbc-69aebd053e85 tempest-VersionsTest-1660683527 tempest-VersionsTest-1660683527-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:29.542374 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7f1623ef-9379-404c-8dbc-69aebd053e85 tempest-VersionsTest-1660683527 tempest-VersionsTest-1660683527-project-member] https://10.4.3.102/volume/v3/ returned with HTTP 200 Aug 25 16:21:29.543834 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 279/1140] 10.4.3.102 () {66 vars in 1216 bytes} [Tue Aug 25 16:21:29 2026] GET /volume/v3/ => generated 386 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:29.936897 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-abc9f6fb-9ec6-43f7-aa7b-e67108ae0153 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:29.938541 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-abc9f6fb-9ec6-43f7-aa7b-e67108ae0153 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] GET https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d Aug 25 16:21:29.938774 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-abc9f6fb-9ec6-43f7-aa7b-e67108ae0153 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:29.938967 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-abc9f6fb-9ec6-43f7-aa7b-e67108ae0153 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:29.939070 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-abc9f6fb-9ec6-43f7-aa7b-e67108ae0153 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Show backup with id 970b2128-fc7d-4eb8-baa5-41473bdcba9d. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:21:29.965854 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:29.965854 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:29.966515 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-abc9f6fb-9ec6-43f7-aa7b-e67108ae0153 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d returned with HTTP 200 Aug 25 16:21:29.966920 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 288/1141] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:21:29 2026] GET /volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d => generated 735 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:30.216517 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-2cd98b05-4756-4ac6-aa92-04aa9f7f5b8e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:30.218777 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2cd98b05-4756-4ac6-aa92-04aa9f7f5b8e tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] DELETE https://10.4.3.102/volume/v3/volumes/6720a392-781b-4867-83d4-f15c99096f90 Aug 25 16:21:30.219075 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2cd98b05-4756-4ac6-aa92-04aa9f7f5b8e tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:30.219321 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2cd98b05-4756-4ac6-aa92-04aa9f7f5b8e tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:30.219517 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-2cd98b05-4756-4ac6-aa92-04aa9f7f5b8e tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Delete volume with id: 6720a392-781b-4867-83d4-f15c99096f90 Aug 25 16:21:30.235334 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:30.235334 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:30.235808 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-2cd98b05-4756-4ac6-aa92-04aa9f7f5b8e tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Volume info retrieved successfully. Aug 25 16:21:30.287200 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-2cd98b05-4756-4ac6-aa92-04aa9f7f5b8e tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Delete volume request issued successfully. Aug 25 16:21:30.287200 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2cd98b05-4756-4ac6-aa92-04aa9f7f5b8e tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/volumes/6720a392-781b-4867-83d4-f15c99096f90 returned with HTTP 202 Aug 25 16:21:30.287469 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 284/1142] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:21:30 2026] DELETE /volume/v3/volumes/6720a392-781b-4867-83d4-f15c99096f90 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:21:30.300731 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b1782394-8bfb-4ff6-9a5f-603af0383f1f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:30.306274 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b1782394-8bfb-4ff6-9a5f-603af0383f1f tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] GET https://10.4.3.102/volume/v3/volumes/6720a392-781b-4867-83d4-f15c99096f90 Aug 25 16:21:30.306525 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b1782394-8bfb-4ff6-9a5f-603af0383f1f tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:30.307869 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b1782394-8bfb-4ff6-9a5f-603af0383f1f tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:30.330341 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:30.330341 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:30.335246 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-b1782394-8bfb-4ff6-9a5f-603af0383f1f tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Volume info retrieved successfully. Aug 25 16:21:30.341491 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b1782394-8bfb-4ff6-9a5f-603af0383f1f tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/volumes/6720a392-781b-4867-83d4-f15c99096f90 returned with HTTP 200 Aug 25 16:21:30.341987 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 292/1143] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:30 2026] GET /volume/v3/volumes/6720a392-781b-4867-83d4-f15c99096f90 => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:30.365720 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-91d5e00c-c5b1-4345-8960-7815b628292d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:30.365720 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-91d5e00c-c5b1-4345-8960-7815b628292d None None] GET https://10.4.3.102/volume// Aug 25 16:21:30.365720 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-91d5e00c-c5b1-4345-8960-7815b628292d None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:30.365720 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-91d5e00c-c5b1-4345-8960-7815b628292d None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:30.365720 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-91d5e00c-c5b1-4345-8960-7815b628292d None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:21:30.365720 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 280/1144] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:21:30 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:21:30.378837 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-5c107c7b-ae36-4dd6-bd0f-2a4075ef840b req-e34daab8-70a1-443b-96c2-1c7796fcb384 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:30.381367 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-5c107c7b-ae36-4dd6-bd0f-2a4075ef840b req-e34daab8-70a1-443b-96c2-1c7796fcb384 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] GET https://10.4.3.102/volume/v3/volumes/0b1f2a92-699d-4ba2-97f2-d4fcf687290d Aug 25 16:21:30.381707 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-5c107c7b-ae36-4dd6-bd0f-2a4075ef840b req-e34daab8-70a1-443b-96c2-1c7796fcb384 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:30.382066 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-5c107c7b-ae36-4dd6-bd0f-2a4075ef840b req-e34daab8-70a1-443b-96c2-1c7796fcb384 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:30.394570 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:30.394570 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:30.398825 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-5c107c7b-ae36-4dd6-bd0f-2a4075ef840b req-e34daab8-70a1-443b-96c2-1c7796fcb384 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Volume info retrieved successfully. Aug 25 16:21:30.404412 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-5c107c7b-ae36-4dd6-bd0f-2a4075ef840b req-e34daab8-70a1-443b-96c2-1c7796fcb384 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] https://10.4.3.102/volume/v3/volumes/0b1f2a92-699d-4ba2-97f2-d4fcf687290d returned with HTTP 200 Aug 25 16:21:30.405130 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 289/1145] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:21:30 2026] GET /volume/v3/volumes/0b1f2a92-699d-4ba2-97f2-d4fcf687290d => generated 1337 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:21:30.535178 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-5c107c7b-ae36-4dd6-bd0f-2a4075ef840b req-99650e4e-cefd-4e10-a9eb-5b9c75e17150 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:30.539299 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-5c107c7b-ae36-4dd6-bd0f-2a4075ef840b req-99650e4e-cefd-4e10-a9eb-5b9c75e17150 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] PUT https://10.4.3.102/volume/v3/attachments/ec46fa72-8825-462b-a719-633d3d5d1c05 Aug 25 16:21:30.539633 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-5c107c7b-ae36-4dd6-bd0f-2a4075ef840b req-99650e4e-cefd-4e10-a9eb-5b9c75e17150 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:30.548166 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-5c107c7b-ae36-4dd6-bd0f-2a4075ef840b req-99650e4e-cefd-4e10-a9eb-5b9c75e17150 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Acquiring lock "cinder-attachment_update-0b1f2a92-699d-4ba2-97f2-d4fcf687290d-np0000008093" by "attachment_update" {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:21:30.553003 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-5c107c7b-ae36-4dd6-bd0f-2a4075ef840b req-99650e4e-cefd-4e10-a9eb-5b9c75e17150 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Lock "cinder-attachment_update-0b1f2a92-699d-4ba2-97f2-d4fcf687290d-np0000008093" acquired by "attachment_update" :: waited 0.005s {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:21:30.554555 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:30.554555 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:30.692269 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-5c107c7b-ae36-4dd6-bd0f-2a4075ef840b req-99650e4e-cefd-4e10-a9eb-5b9c75e17150 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Lock "cinder-attachment_update-0b1f2a92-699d-4ba2-97f2-d4fcf687290d-np0000008093" released by "attachment_update" :: held 0.139s {{(pid=100456) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:21:30.692704 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-5c107c7b-ae36-4dd6-bd0f-2a4075ef840b req-99650e4e-cefd-4e10-a9eb-5b9c75e17150 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] https://10.4.3.102/volume/v3/attachments/ec46fa72-8825-462b-a719-633d3d5d1c05 returned with HTTP 200 Aug 25 16:21:30.693210 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 285/1146] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:21:30 2026] PUT /volume/v3/attachments/ec46fa72-8825-462b-a719-633d3d5d1c05 => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:30.722328 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-5c107c7b-ae36-4dd6-bd0f-2a4075ef840b req-2ffafdd3-c5ed-4c7b-bb6c-93b167157de1 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:30.724231 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-5c107c7b-ae36-4dd6-bd0f-2a4075ef840b req-2ffafdd3-c5ed-4c7b-bb6c-93b167157de1 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] POST https://10.4.3.102/volume/v3/attachments/ec46fa72-8825-462b-a719-633d3d5d1c05/action Aug 25 16:21:30.724728 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-5c107c7b-ae36-4dd6-bd0f-2a4075ef840b req-2ffafdd3-c5ed-4c7b-bb6c-93b167157de1 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Action body: b'{"os-complete": null}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:21:30.724945 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-5c107c7b-ae36-4dd6-bd0f-2a4075ef840b req-2ffafdd3-c5ed-4c7b-bb6c-93b167157de1 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:30.754310 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:30.754310 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:30.770143 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-5c107c7b-ae36-4dd6-bd0f-2a4075ef840b req-2ffafdd3-c5ed-4c7b-bb6c-93b167157de1 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] https://10.4.3.102/volume/v3/attachments/ec46fa72-8825-462b-a719-633d3d5d1c05/action returned with HTTP 204 Aug 25 16:21:30.771100 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 293/1147] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:21:30 2026] POST /volume/v3/attachments/ec46fa72-8825-462b-a719-633d3d5d1c05/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:30.984936 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b172c443-ab2c-4f98-948e-90a9710b6c39 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:30.986938 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b172c443-ab2c-4f98-948e-90a9710b6c39 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] GET https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d Aug 25 16:21:30.987634 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b172c443-ab2c-4f98-948e-90a9710b6c39 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:30.990127 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b172c443-ab2c-4f98-948e-90a9710b6c39 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:30.990263 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-b172c443-ab2c-4f98-948e-90a9710b6c39 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Show backup with id 970b2128-fc7d-4eb8-baa5-41473bdcba9d. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:21:30.997136 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:30.997136 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:30.998180 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b172c443-ab2c-4f98-948e-90a9710b6c39 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d returned with HTTP 200 Aug 25 16:21:30.998959 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 281/1148] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:21:30 2026] GET /volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:31.357422 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-7714554f-dce4-40ad-aaee-3f48d2292a47 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:31.359871 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7714554f-dce4-40ad-aaee-3f48d2292a47 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] GET https://10.4.3.102/volume/v3/volumes/6720a392-781b-4867-83d4-f15c99096f90 Aug 25 16:21:31.360565 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7714554f-dce4-40ad-aaee-3f48d2292a47 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:31.360565 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7714554f-dce4-40ad-aaee-3f48d2292a47 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:31.375077 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7714554f-dce4-40ad-aaee-3f48d2292a47 tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/volumes/6720a392-781b-4867-83d4-f15c99096f90 returned with HTTP 404 Aug 25 16:21:31.375842 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 290/1149] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:31 2026] GET /volume/v3/volumes/6720a392-781b-4867-83d4-f15c99096f90 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:31.390533 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-85f6d071-7567-43bc-8401-fb494232f1cf None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:31.391653 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-85f6d071-7567-43bc-8401-fb494232f1cf tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] DELETE https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 Aug 25 16:21:31.391966 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-85f6d071-7567-43bc-8401-fb494232f1cf tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:31.392307 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-85f6d071-7567-43bc-8401-fb494232f1cf tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:31.392552 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-85f6d071-7567-43bc-8401-fb494232f1cf tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Delete volume with id: 1fb04780-f5fa-41dd-8ba7-c808481fe653 Aug 25 16:21:31.412146 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:31.412146 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:31.412887 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-85f6d071-7567-43bc-8401-fb494232f1cf tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Volume info retrieved successfully. Aug 25 16:21:31.442187 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-85f6d071-7567-43bc-8401-fb494232f1cf tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Delete volume request issued successfully. Aug 25 16:21:31.442405 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-85f6d071-7567-43bc-8401-fb494232f1cf tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 returned with HTTP 202 Aug 25 16:21:31.442931 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 286/1150] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:21:31 2026] DELETE /volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:21:31.459332 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-1a92ceab-2900-4757-842a-273b3f06cded None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:31.462084 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1a92ceab-2900-4757-842a-273b3f06cded tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] GET https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 Aug 25 16:21:31.462599 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1a92ceab-2900-4757-842a-273b3f06cded tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:31.463048 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1a92ceab-2900-4757-842a-273b3f06cded tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:31.482455 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:31.482455 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:31.492832 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-1a92ceab-2900-4757-842a-273b3f06cded tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Volume info retrieved successfully. Aug 25 16:21:31.498672 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1a92ceab-2900-4757-842a-273b3f06cded tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 returned with HTTP 200 Aug 25 16:21:31.499760 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 294/1151] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:31 2026] GET /volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 => generated 867 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:31.612885 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-bf12483d-798e-4a23-89a0-f155997d043f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:31.775486 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bf12483d-798e-4a23-89a0-f155997d043f tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:21:31.778368 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bf12483d-798e-4a23-89a0-f155997d043f tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-655902543"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:31.782107 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-bf12483d-798e-4a23-89a0-f155997d043f tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-655902543'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:21:31.782295 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-bf12483d-798e-4a23-89a0-f155997d043f tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Create volume of 1 GB Aug 25 16:21:31.792904 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-bf12483d-798e-4a23-89a0-f155997d043f tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Availability Zones retrieved successfully. Aug 25 16:21:31.801810 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bf12483d-798e-4a23-89a0-f155997d043f tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Flow 'volume_create_api' (324f140c-f7e2-42a5-b8d4-c8e5df8ec7f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:31.803230 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bf12483d-798e-4a23-89a0-f155997d043f tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c77f95ce-e0b9-4588-8239-6a608b16037b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:31.804575 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-bf12483d-798e-4a23-89a0-f155997d043f tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:21:31.843804 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bf12483d-798e-4a23-89a0-f155997d043f tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c77f95ce-e0b9-4588-8239-6a608b16037b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:31.844990 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bf12483d-798e-4a23-89a0-f155997d043f tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (752c9e70-d26d-4da0-b920-d14e6053c0c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:31.962606 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-bf12483d-798e-4a23-89a0-f155997d043f tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Created reservations ['80ac4242-8a80-4514-9f6a-70af1de27182', '660acb94-b003-4584-aa52-2a6545c9c9fa', '1fff5b89-160e-4e5e-b9bb-d2f74fa0acc0', 'b85f2ffb-410f-4eb4-9d51-ddc3fcd62db4'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:31.963492 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bf12483d-798e-4a23-89a0-f155997d043f tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (752c9e70-d26d-4da0-b920-d14e6053c0c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80ac4242-8a80-4514-9f6a-70af1de27182', '660acb94-b003-4584-aa52-2a6545c9c9fa', '1fff5b89-160e-4e5e-b9bb-d2f74fa0acc0', 'b85f2ffb-410f-4eb4-9d51-ddc3fcd62db4']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:31.964439 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bf12483d-798e-4a23-89a0-f155997d043f tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74db5b4e-da2d-42cd-8f78-5b847e710c13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:31.995695 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bf12483d-798e-4a23-89a0-f155997d043f tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74db5b4e-da2d-42cd-8f78-5b847e710c13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69e8c42c-cf2a-4589-85fc-97212ffb7500', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-655902543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e842d968cce5405c895484607d899c66',qos_specs=None,replication_status=,reservations=['80ac4242-8a80-4514-9f6a-70af1de27182','660acb94-b003-4584-aa52-2a6545c9c9fa','1fff5b89-160e-4e5e-b9bb-d2f74fa0acc0','b85f2ffb-410f-4eb4-9d51-ddc3fcd62db4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='799a080a46694b4ba19374a0cceae5f6',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:21:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-655902543',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69e8c42c-cf2a-4589-85fc-97212ffb7500,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e842d968cce5405c895484607d899c66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='799a080a46694b4ba19374a0cceae5f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:31.996611 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bf12483d-798e-4a23-89a0-f155997d043f tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b42b1759-ff67-4d42-985b-aa7cfcdfa977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:32.010089 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-5b5192ff-3b62-441d-a09f-35c74f76dade None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:32.012318 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5b5192ff-3b62-441d-a09f-35c74f76dade tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] GET https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d Aug 25 16:21:32.012520 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5b5192ff-3b62-441d-a09f-35c74f76dade tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:32.012842 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5b5192ff-3b62-441d-a09f-35c74f76dade tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:32.012889 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-5b5192ff-3b62-441d-a09f-35c74f76dade tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Show backup with id 970b2128-fc7d-4eb8-baa5-41473bdcba9d. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:21:32.019881 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:32.019881 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:32.020258 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bf12483d-798e-4a23-89a0-f155997d043f tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b42b1759-ff67-4d42-985b-aa7cfcdfa977) transitioned into state 'SUCCESS' from state '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-655902543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e842d968cce5405c895484607d899c66',qos_specs=None,replication_status=,reservations=['80ac4242-8a80-4514-9f6a-70af1de27182','660acb94-b003-4584-aa52-2a6545c9c9fa','1fff5b89-160e-4e5e-b9bb-d2f74fa0acc0','b85f2ffb-410f-4eb4-9d51-ddc3fcd62db4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='799a080a46694b4ba19374a0cceae5f6',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:32.020531 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5b5192ff-3b62-441d-a09f-35c74f76dade tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d returned with HTTP 200 Aug 25 16:21:32.020950 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 291/1152] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:21:32 2026] GET /volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:32.020985 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bf12483d-798e-4a23-89a0-f155997d043f tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f410d84c-6538-4229-8ec6-e15b05189dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:32.042070 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bf12483d-798e-4a23-89a0-f155997d043f tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f410d84c-6538-4229-8ec6-e15b05189dde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:32.042962 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bf12483d-798e-4a23-89a0-f155997d043f tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Flow 'volume_create_api' (324f140c-f7e2-42a5-b8d4-c8e5df8ec7f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:32.043278 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-bf12483d-798e-4a23-89a0-f155997d043f tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Create volume request issued successfully. Aug 25 16:21:32.043986 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bf12483d-798e-4a23-89a0-f155997d043f tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:21:32.044246 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 282/1153] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:21:31 2026] POST /volume/v3/volumes => generated 750 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:21:32.058867 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-ee62aef3-784f-492a-beaf-6ddba24013a5 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:32.060780 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ee62aef3-784f-492a-beaf-6ddba24013a5 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] GET https://10.4.3.102/volume/v3/volumes/69e8c42c-cf2a-4589-85fc-97212ffb7500 Aug 25 16:21:32.060964 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ee62aef3-784f-492a-beaf-6ddba24013a5 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:32.061139 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ee62aef3-784f-492a-beaf-6ddba24013a5 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:32.074335 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:32.074335 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:32.077824 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-ee62aef3-784f-492a-beaf-6ddba24013a5 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Volume info retrieved successfully. Aug 25 16:21:32.087458 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ee62aef3-784f-492a-beaf-6ddba24013a5 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] https://10.4.3.102/volume/v3/volumes/69e8c42c-cf2a-4589-85fc-97212ffb7500 returned with HTTP 200 Aug 25 16:21:32.087931 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 287/1154] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:32 2026] GET /volume/v3/volumes/69e8c42c-cf2a-4589-85fc-97212ffb7500 => generated 818 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:32.515466 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-a95119d5-e4ce-4712-9c83-18d7b1e37e2f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:32.520019 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a95119d5-e4ce-4712-9c83-18d7b1e37e2f tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] GET https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 Aug 25 16:21:32.520286 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a95119d5-e4ce-4712-9c83-18d7b1e37e2f tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:32.520533 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a95119d5-e4ce-4712-9c83-18d7b1e37e2f tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:32.535298 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a95119d5-e4ce-4712-9c83-18d7b1e37e2f tempest-TestMultiAttachVolumeSwap-1271936799 tempest-TestMultiAttachVolumeSwap-1271936799-project-member] https://10.4.3.102/volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 returned with HTTP 404 Aug 25 16:21:32.535963 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 295/1155] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:32 2026] GET /volume/v3/volumes/1fb04780-f5fa-41dd-8ba7-c808481fe653 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:33.037686 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-367a5c7b-bd12-4053-97cc-017d2351bd82 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:33.050256 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-367a5c7b-bd12-4053-97cc-017d2351bd82 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] GET https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d Aug 25 16:21:33.050256 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-367a5c7b-bd12-4053-97cc-017d2351bd82 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:33.050256 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-367a5c7b-bd12-4053-97cc-017d2351bd82 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:33.050441 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-367a5c7b-bd12-4053-97cc-017d2351bd82 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Show backup with id 970b2128-fc7d-4eb8-baa5-41473bdcba9d. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:21:33.061899 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:33.061899 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:33.063835 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-367a5c7b-bd12-4053-97cc-017d2351bd82 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d returned with HTTP 200 Aug 25 16:21:33.065733 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 292/1156] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:21:33 2026] GET /volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d => generated 735 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:33.106541 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d9ac8e62-6b8e-4d56-8435-11a469eb0ff9 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:33.109857 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d9ac8e62-6b8e-4d56-8435-11a469eb0ff9 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] GET https://10.4.3.102/volume/v3/volumes/69e8c42c-cf2a-4589-85fc-97212ffb7500 Aug 25 16:21:33.110882 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d9ac8e62-6b8e-4d56-8435-11a469eb0ff9 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:33.110882 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d9ac8e62-6b8e-4d56-8435-11a469eb0ff9 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:33.120536 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:33.120536 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:33.127954 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-d9ac8e62-6b8e-4d56-8435-11a469eb0ff9 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Volume info retrieved successfully. Aug 25 16:21:33.134765 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d9ac8e62-6b8e-4d56-8435-11a469eb0ff9 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] https://10.4.3.102/volume/v3/volumes/69e8c42c-cf2a-4589-85fc-97212ffb7500 returned with HTTP 200 Aug 25 16:21:33.135431 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 283/1157] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:33 2026] GET /volume/v3/volumes/69e8c42c-cf2a-4589-85fc-97212ffb7500 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:33.153953 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0de89cdd-86f0-416f-b4fc-798ff3150bf0 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:33.159285 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0de89cdd-86f0-416f-b4fc-798ff3150bf0 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:21:33.160540 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0de89cdd-86f0-416f-b4fc-798ff3150bf0 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "69e8c42c-cf2a-4589-85fc-97212ffb7500", "name": "tempest-VolumesDeleteCascade-Snapshot-1003025748"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:33.171903 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:33.171903 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:33.172646 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-0de89cdd-86f0-416f-b4fc-798ff3150bf0 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Volume info retrieved successfully. Aug 25 16:21:33.172922 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-0de89cdd-86f0-416f-b4fc-798ff3150bf0 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Create snapshot from volume 69e8c42c-cf2a-4589-85fc-97212ffb7500 Aug 25 16:21:33.223280 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-0de89cdd-86f0-416f-b4fc-798ff3150bf0 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Created reservations ['307d97eb-0a04-4fa6-b30c-1d79f4d4dfd5', '91118fac-1339-4cdd-8ff2-7c36c07a7dbc', '5c35d1b7-93c2-4b22-8874-9312322f10c9', '3b19ac5e-850d-4fc3-8a56-0472375dbf28'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:33.256892 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-0de89cdd-86f0-416f-b4fc-798ff3150bf0 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Snapshot create request issued successfully. Aug 25 16:21:33.257455 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0de89cdd-86f0-416f-b4fc-798ff3150bf0 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:21:33.258065 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 288/1158] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:21:33 2026] POST /volume/v3/snapshots => generated 307 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:21:33.270542 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b57bbe5a-c5b0-45c5-81e4-a3c5c1e96c0a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:33.272690 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b57bbe5a-c5b0-45c5-81e4-a3c5c1e96c0a tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] GET https://10.4.3.102/volume/v3/snapshots/2e11b70f-2093-407a-a367-00d2e74c717d Aug 25 16:21:33.272997 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b57bbe5a-c5b0-45c5-81e4-a3c5c1e96c0a tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:33.273192 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b57bbe5a-c5b0-45c5-81e4-a3c5c1e96c0a tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:33.280394 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:33.280394 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:33.280989 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-b57bbe5a-c5b0-45c5-81e4-a3c5c1e96c0a tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Snapshot retrieved successfully. Aug 25 16:21:33.282077 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b57bbe5a-c5b0-45c5-81e4-a3c5c1e96c0a tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] https://10.4.3.102/volume/v3/snapshots/2e11b70f-2093-407a-a367-00d2e74c717d returned with HTTP 200 Aug 25 16:21:33.282558 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 296/1159] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:21:33 2026] GET /volume/v3/snapshots/2e11b70f-2093-407a-a367-00d2e74c717d => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:34.076230 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f8991d1c-d877-4154-9ef0-791d5fd59819 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:34.080334 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f8991d1c-d877-4154-9ef0-791d5fd59819 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] GET https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d Aug 25 16:21:34.080334 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f8991d1c-d877-4154-9ef0-791d5fd59819 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:34.080334 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f8991d1c-d877-4154-9ef0-791d5fd59819 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:34.080334 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-f8991d1c-d877-4154-9ef0-791d5fd59819 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Show backup with id 970b2128-fc7d-4eb8-baa5-41473bdcba9d. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:21:34.101068 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:34.101068 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:34.102079 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f8991d1c-d877-4154-9ef0-791d5fd59819 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d returned with HTTP 200 Aug 25 16:21:34.103608 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 293/1160] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:21:34 2026] GET /volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d => generated 735 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:34.294679 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c349320f-e1be-4809-9d77-dca99d7ed408 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:34.294679 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c349320f-e1be-4809-9d77-dca99d7ed408 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] GET https://10.4.3.102/volume/v3/snapshots/2e11b70f-2093-407a-a367-00d2e74c717d Aug 25 16:21:34.294679 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c349320f-e1be-4809-9d77-dca99d7ed408 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:34.294679 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c349320f-e1be-4809-9d77-dca99d7ed408 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:34.352125 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:34.352125 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:34.352564 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-c349320f-e1be-4809-9d77-dca99d7ed408 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Snapshot retrieved successfully. Aug 25 16:21:34.353671 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c349320f-e1be-4809-9d77-dca99d7ed408 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] https://10.4.3.102/volume/v3/snapshots/2e11b70f-2093-407a-a367-00d2e74c717d returned with HTTP 200 Aug 25 16:21:34.354385 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 284/1161] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:21:34 2026] GET /volume/v3/snapshots/2e11b70f-2093-407a-a367-00d2e74c717d => generated 466 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:34.363629 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0bc7592a-f470-45a8-a4e5-bd918987a138 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:34.368815 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0bc7592a-f470-45a8-a4e5-bd918987a138 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:21:34.368815 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0bc7592a-f470-45a8-a4e5-bd918987a138 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "69e8c42c-cf2a-4589-85fc-97212ffb7500", "name": "tempest-VolumesDeleteCascade-Snapshot-2058238774"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:34.422602 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:34.422602 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:34.423180 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-0bc7592a-f470-45a8-a4e5-bd918987a138 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Volume info retrieved successfully. Aug 25 16:21:34.423322 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-0bc7592a-f470-45a8-a4e5-bd918987a138 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Create snapshot from volume 69e8c42c-cf2a-4589-85fc-97212ffb7500 Aug 25 16:21:34.533748 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-0bc7592a-f470-45a8-a4e5-bd918987a138 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Created reservations ['b9e139f3-33bc-48c5-ae70-8257276692ff', '1619f46f-6175-4041-8ce2-8f751b9ffed5', '1158ad39-8c45-4ad1-9379-450ec5348848', 'f872a938-88f9-45c1-bea4-ad4a3d8117d8'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:34.637003 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-0bc7592a-f470-45a8-a4e5-bd918987a138 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Snapshot create request issued successfully. Aug 25 16:21:34.637492 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0bc7592a-f470-45a8-a4e5-bd918987a138 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:21:34.638312 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 289/1162] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:21:34 2026] POST /volume/v3/snapshots => generated 307 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:21:34.649834 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-3af96db6-2d75-476e-8f14-b217d7d528ba None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:34.652720 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3af96db6-2d75-476e-8f14-b217d7d528ba tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] GET https://10.4.3.102/volume/v3/snapshots/1dacfa50-98c7-4d43-9779-941e316f3ec4 Aug 25 16:21:34.652862 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3af96db6-2d75-476e-8f14-b217d7d528ba tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:34.653123 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3af96db6-2d75-476e-8f14-b217d7d528ba tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:34.660132 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:34.660132 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:34.660660 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-3af96db6-2d75-476e-8f14-b217d7d528ba tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Snapshot retrieved successfully. Aug 25 16:21:34.661540 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3af96db6-2d75-476e-8f14-b217d7d528ba tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] https://10.4.3.102/volume/v3/snapshots/1dacfa50-98c7-4d43-9779-941e316f3ec4 returned with HTTP 200 Aug 25 16:21:34.661953 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 297/1163] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:21:34 2026] GET /volume/v3/snapshots/1dacfa50-98c7-4d43-9779-941e316f3ec4 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:35.113868 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-9f67e3fb-8f1a-4fb1-8485-2a3d2c35fc6f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:35.115868 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9f67e3fb-8f1a-4fb1-8485-2a3d2c35fc6f tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] GET https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d Aug 25 16:21:35.116169 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9f67e3fb-8f1a-4fb1-8485-2a3d2c35fc6f tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:35.116446 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9f67e3fb-8f1a-4fb1-8485-2a3d2c35fc6f tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:35.116624 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-9f67e3fb-8f1a-4fb1-8485-2a3d2c35fc6f tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Show backup with id 970b2128-fc7d-4eb8-baa5-41473bdcba9d. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:21:35.122519 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:35.122519 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:35.123655 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9f67e3fb-8f1a-4fb1-8485-2a3d2c35fc6f tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d returned with HTTP 200 Aug 25 16:21:35.124268 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 294/1164] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:21:35 2026] GET /volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:21:35.674564 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-13062f5d-ece7-4a6c-8601-fc922c7ec6a0 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:35.676874 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-13062f5d-ece7-4a6c-8601-fc922c7ec6a0 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] GET https://10.4.3.102/volume/v3/snapshots/1dacfa50-98c7-4d43-9779-941e316f3ec4 Aug 25 16:21:35.677180 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-13062f5d-ece7-4a6c-8601-fc922c7ec6a0 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:35.677669 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-13062f5d-ece7-4a6c-8601-fc922c7ec6a0 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:35.683816 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:35.683816 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:35.685476 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-13062f5d-ece7-4a6c-8601-fc922c7ec6a0 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Snapshot retrieved successfully. Aug 25 16:21:35.685741 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-13062f5d-ece7-4a6c-8601-fc922c7ec6a0 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] https://10.4.3.102/volume/v3/snapshots/1dacfa50-98c7-4d43-9779-941e316f3ec4 returned with HTTP 200 Aug 25 16:21:35.686720 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 285/1165] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:21:35 2026] GET /volume/v3/snapshots/1dacfa50-98c7-4d43-9779-941e316f3ec4 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:35.697511 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-94240a01-ed28-4d2b-b10b-d8e8cd4e7714 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:35.700522 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-94240a01-ed28-4d2b-b10b-d8e8cd4e7714 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] DELETE https://10.4.3.102/volume/v3/volumes/69e8c42c-cf2a-4589-85fc-97212ffb7500?cascade=True Aug 25 16:21:35.700522 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-94240a01-ed28-4d2b-b10b-d8e8cd4e7714 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:35.700522 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-94240a01-ed28-4d2b-b10b-d8e8cd4e7714 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:35.700522 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-94240a01-ed28-4d2b-b10b-d8e8cd4e7714 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Delete volume with id: 69e8c42c-cf2a-4589-85fc-97212ffb7500 Aug 25 16:21:35.712142 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:35.712142 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:35.713021 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-94240a01-ed28-4d2b-b10b-d8e8cd4e7714 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Volume info retrieved successfully. Aug 25 16:21:35.791656 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-94240a01-ed28-4d2b-b10b-d8e8cd4e7714 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Delete volume request issued successfully. Aug 25 16:21:35.791983 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-94240a01-ed28-4d2b-b10b-d8e8cd4e7714 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] https://10.4.3.102/volume/v3/volumes/69e8c42c-cf2a-4589-85fc-97212ffb7500?cascade=True returned with HTTP 202 Aug 25 16:21:35.792714 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 290/1166] 10.4.3.102 () {66 vars in 1376 bytes} [Tue Aug 25 16:21:35 2026] DELETE /volume/v3/volumes/69e8c42c-cf2a-4589-85fc-97212ffb7500?cascade=True => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:21:35.801486 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-5622d98a-5bae-41d6-af6b-a3e78c6c9546 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:35.806511 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5622d98a-5bae-41d6-af6b-a3e78c6c9546 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] GET https://10.4.3.102/volume/v3/volumes/69e8c42c-cf2a-4589-85fc-97212ffb7500 Aug 25 16:21:35.807001 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5622d98a-5bae-41d6-af6b-a3e78c6c9546 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:35.807407 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5622d98a-5bae-41d6-af6b-a3e78c6c9546 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:35.818683 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:35.818683 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:35.824170 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-5622d98a-5bae-41d6-af6b-a3e78c6c9546 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Volume info retrieved successfully. Aug 25 16:21:35.829689 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5622d98a-5bae-41d6-af6b-a3e78c6c9546 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] https://10.4.3.102/volume/v3/volumes/69e8c42c-cf2a-4589-85fc-97212ffb7500 returned with HTTP 200 Aug 25 16:21:35.830702 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 298/1167] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:35 2026] GET /volume/v3/volumes/69e8c42c-cf2a-4589-85fc-97212ffb7500 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:36.136938 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-3cfa5477-7ebd-4cf2-8206-ceebd4cad720 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:36.137616 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3cfa5477-7ebd-4cf2-8206-ceebd4cad720 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] GET https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d Aug 25 16:21:36.137911 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3cfa5477-7ebd-4cf2-8206-ceebd4cad720 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:36.138094 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3cfa5477-7ebd-4cf2-8206-ceebd4cad720 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:36.138250 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-3cfa5477-7ebd-4cf2-8206-ceebd4cad720 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Show backup with id 970b2128-fc7d-4eb8-baa5-41473bdcba9d. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:21:36.258515 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:36.258515 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:36.258515 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3cfa5477-7ebd-4cf2-8206-ceebd4cad720 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d returned with HTTP 200 Aug 25 16:21:36.258515 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 295/1168] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:21:36 2026] GET /volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d => generated 736 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:36.848912 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-0e1a9b1c-b794-4103-b88e-207a59a49db4 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:36.850898 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0e1a9b1c-b794-4103-b88e-207a59a49db4 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] GET https://10.4.3.102/volume/v3/volumes/69e8c42c-cf2a-4589-85fc-97212ffb7500 Aug 25 16:21:36.851133 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0e1a9b1c-b794-4103-b88e-207a59a49db4 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:36.851341 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0e1a9b1c-b794-4103-b88e-207a59a49db4 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:36.863683 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0e1a9b1c-b794-4103-b88e-207a59a49db4 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] https://10.4.3.102/volume/v3/volumes/69e8c42c-cf2a-4589-85fc-97212ffb7500 returned with HTTP 404 Aug 25 16:21:36.864373 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 286/1169] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:36 2026] GET /volume/v3/volumes/69e8c42c-cf2a-4589-85fc-97212ffb7500 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:36.874411 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-9e3ad895-5560-4ef2-8101-968ff9089db5 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:36.878049 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9e3ad895-5560-4ef2-8101-968ff9089db5 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] GET https://10.4.3.102/volume/v3/volumes Aug 25 16:21:36.878256 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9e3ad895-5560-4ef2-8101-968ff9089db5 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:36.878489 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9e3ad895-5560-4ef2-8101-968ff9089db5 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Calling method 'index' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:36.878721 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.api_utils [None req-9e3ad895-5560-4ef2-8101-968ff9089db5 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Removing options '' from query. {{(pid=100456) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:21:36.879062 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:36.879062 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:36.879435 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-9e3ad895-5560-4ef2-8101-968ff9089db5 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100456) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:21:36.885904 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-9e3ad895-5560-4ef2-8101-968ff9089db5 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Get all volumes completed successfully. Aug 25 16:21:36.886256 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9e3ad895-5560-4ef2-8101-968ff9089db5 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 200 Aug 25 16:21:36.886775 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 291/1170] 10.4.3.102 () {66 vars in 1237 bytes} [Tue Aug 25 16:21:36 2026] GET /volume/v3/volumes => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:21:36.905610 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-95cd706d-d978-4fac-a9a1-09b5612c2f18 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:36.905610 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-95cd706d-d978-4fac-a9a1-09b5612c2f18 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] GET https://10.4.3.102/volume/v3/snapshots Aug 25 16:21:36.905610 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-95cd706d-d978-4fac-a9a1-09b5612c2f18 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:36.906012 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-95cd706d-d978-4fac-a9a1-09b5612c2f18 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Calling method 'index' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:36.906012 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.api_utils [None req-95cd706d-d978-4fac-a9a1-09b5612c2f18 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Removing options '' from query. {{(pid=100454) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:21:36.906916 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.db.api [None req-95cd706d-d978-4fac-a9a1-09b5612c2f18 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Building query based on filter {{(pid=100454) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 16:21:36.917704 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-95cd706d-d978-4fac-a9a1-09b5612c2f18 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Get all snapshots completed successfully. Aug 25 16:21:36.917996 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-95cd706d-d978-4fac-a9a1-09b5612c2f18 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 200 Aug 25 16:21:36.918488 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 299/1171] 10.4.3.102 () {66 vars in 1243 bytes} [Tue Aug 25 16:21:36 2026] GET /volume/v3/snapshots => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:21:36.927248 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-ec05d6bb-43f3-4baa-9cd7-ced3aab2615f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:36.929608 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ec05d6bb-43f3-4baa-9cd7-ced3aab2615f tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/1dacfa50-98c7-4d43-9779-941e316f3ec4 Aug 25 16:21:36.929898 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ec05d6bb-43f3-4baa-9cd7-ced3aab2615f tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:36.930091 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ec05d6bb-43f3-4baa-9cd7-ced3aab2615f tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:36.930194 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.snapshots [None req-ec05d6bb-43f3-4baa-9cd7-ced3aab2615f tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Delete snapshot with id: 1dacfa50-98c7-4d43-9779-941e316f3ec4 Aug 25 16:21:36.941440 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ec05d6bb-43f3-4baa-9cd7-ced3aab2615f tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] https://10.4.3.102/volume/v3/snapshots/1dacfa50-98c7-4d43-9779-941e316f3ec4 returned with HTTP 404 Aug 25 16:21:36.942111 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 296/1172] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:21:36 2026] DELETE /volume/v3/snapshots/1dacfa50-98c7-4d43-9779-941e316f3ec4 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:36.957233 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f97a39a3-3cb6-4a40-aa1e-079494dd982f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:36.959932 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f97a39a3-3cb6-4a40-aa1e-079494dd982f tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/2e11b70f-2093-407a-a367-00d2e74c717d Aug 25 16:21:36.960154 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f97a39a3-3cb6-4a40-aa1e-079494dd982f tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:36.960496 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f97a39a3-3cb6-4a40-aa1e-079494dd982f tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:36.960671 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.snapshots [None req-f97a39a3-3cb6-4a40-aa1e-079494dd982f tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Delete snapshot with id: 2e11b70f-2093-407a-a367-00d2e74c717d Aug 25 16:21:36.965478 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f97a39a3-3cb6-4a40-aa1e-079494dd982f tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] https://10.4.3.102/volume/v3/snapshots/2e11b70f-2093-407a-a367-00d2e74c717d returned with HTTP 404 Aug 25 16:21:36.966265 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 287/1173] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:21:36 2026] DELETE /volume/v3/snapshots/2e11b70f-2093-407a-a367-00d2e74c717d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:36.979336 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-3172bd19-823c-4ab7-8ae7-e9ef1424bbc9 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:36.981696 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3172bd19-823c-4ab7-8ae7-e9ef1424bbc9 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] GET https://10.4.3.102/volume/v3/volumes/69e8c42c-cf2a-4589-85fc-97212ffb7500 Aug 25 16:21:36.981946 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3172bd19-823c-4ab7-8ae7-e9ef1424bbc9 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:36.982190 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3172bd19-823c-4ab7-8ae7-e9ef1424bbc9 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:36.990146 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3172bd19-823c-4ab7-8ae7-e9ef1424bbc9 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] https://10.4.3.102/volume/v3/volumes/69e8c42c-cf2a-4589-85fc-97212ffb7500 returned with HTTP 404 Aug 25 16:21:36.990928 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 292/1174] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:36 2026] GET /volume/v3/volumes/69e8c42c-cf2a-4589-85fc-97212ffb7500 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:36.998107 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-0efbd519-05fa-4722-99b0-4824af07f912 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:37.000132 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0efbd519-05fa-4722-99b0-4824af07f912 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] DELETE https://10.4.3.102/volume/v3/volumes/69e8c42c-cf2a-4589-85fc-97212ffb7500 Aug 25 16:21:37.001037 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0efbd519-05fa-4722-99b0-4824af07f912 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:37.001037 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0efbd519-05fa-4722-99b0-4824af07f912 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:37.001037 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-0efbd519-05fa-4722-99b0-4824af07f912 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Delete volume with id: 69e8c42c-cf2a-4589-85fc-97212ffb7500 Aug 25 16:21:37.012020 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0efbd519-05fa-4722-99b0-4824af07f912 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] https://10.4.3.102/volume/v3/volumes/69e8c42c-cf2a-4589-85fc-97212ffb7500 returned with HTTP 404 Aug 25 16:21:37.012020 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 300/1175] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:21:36 2026] DELETE /volume/v3/volumes/69e8c42c-cf2a-4589-85fc-97212ffb7500 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:37.023976 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-428a89df-2e41-468c-aa72-a9957916f1b2 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:37.027107 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-428a89df-2e41-468c-aa72-a9957916f1b2 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:21:37.027676 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-428a89df-2e41-468c-aa72-a9957916f1b2 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1984385557"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:37.029307 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-428a89df-2e41-468c-aa72-a9957916f1b2 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1984385557'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:21:37.029552 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-428a89df-2e41-468c-aa72-a9957916f1b2 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Create volume of 1 GB Aug 25 16:21:37.034675 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-428a89df-2e41-468c-aa72-a9957916f1b2 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Availability Zones retrieved successfully. Aug 25 16:21:37.042413 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-428a89df-2e41-468c-aa72-a9957916f1b2 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Flow 'volume_create_api' (b1fa0206-d825-4de2-a706-04f192ccfa42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:37.043775 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-428a89df-2e41-468c-aa72-a9957916f1b2 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75aeeaa6-691d-4378-8365-5cd7e20a492a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:37.045136 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-428a89df-2e41-468c-aa72-a9957916f1b2 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:21:37.088268 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-428a89df-2e41-468c-aa72-a9957916f1b2 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75aeeaa6-691d-4378-8365-5cd7e20a492a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:37.088268 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-428a89df-2e41-468c-aa72-a9957916f1b2 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df4acc45-f94a-48b6-bb78-c7820f04c704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:37.143497 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-428a89df-2e41-468c-aa72-a9957916f1b2 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Created reservations ['3f7201b1-1fac-4ddf-9f75-2bd8d3aa1273', 'dfc99db4-0eca-4e2d-9213-2f08cdbe3613', '98ffde0f-77c4-4dd5-9945-a3a052238e99', 'e6551634-00ac-40f7-a94e-c0a28a9cb3d8'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:37.144584 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-428a89df-2e41-468c-aa72-a9957916f1b2 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df4acc45-f94a-48b6-bb78-c7820f04c704) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f7201b1-1fac-4ddf-9f75-2bd8d3aa1273', 'dfc99db4-0eca-4e2d-9213-2f08cdbe3613', '98ffde0f-77c4-4dd5-9945-a3a052238e99', 'e6551634-00ac-40f7-a94e-c0a28a9cb3d8']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:37.145393 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-428a89df-2e41-468c-aa72-a9957916f1b2 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ede124ab-9bd2-4661-907e-af72cdc8af34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:37.177881 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-428a89df-2e41-468c-aa72-a9957916f1b2 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ede124ab-9bd2-4661-907e-af72cdc8af34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6801c4ab-715a-4bff-b7da-09452705d537', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1984385557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e842d968cce5405c895484607d899c66',qos_specs=None,replication_status=,reservations=['3f7201b1-1fac-4ddf-9f75-2bd8d3aa1273','dfc99db4-0eca-4e2d-9213-2f08cdbe3613','98ffde0f-77c4-4dd5-9945-a3a052238e99','e6551634-00ac-40f7-a94e-c0a28a9cb3d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='799a080a46694b4ba19374a0cceae5f6',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:21:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1984385557',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6801c4ab-715a-4bff-b7da-09452705d537,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e842d968cce5405c895484607d899c66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='799a080a46694b4ba19374a0cceae5f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:37.178665 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-428a89df-2e41-468c-aa72-a9957916f1b2 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50f1c630-b6aa-4bc0-98cc-37f278335288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:37.201252 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-428a89df-2e41-468c-aa72-a9957916f1b2 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50f1c630-b6aa-4bc0-98cc-37f278335288) transitioned into state 'SUCCESS' from state '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-1984385557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e842d968cce5405c895484607d899c66',qos_specs=None,replication_status=,reservations=['3f7201b1-1fac-4ddf-9f75-2bd8d3aa1273','dfc99db4-0eca-4e2d-9213-2f08cdbe3613','98ffde0f-77c4-4dd5-9945-a3a052238e99','e6551634-00ac-40f7-a94e-c0a28a9cb3d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='799a080a46694b4ba19374a0cceae5f6',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:37.201952 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-428a89df-2e41-468c-aa72-a9957916f1b2 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e352db2-be31-4f9c-8b5f-35c6e25d3eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:37.220771 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-428a89df-2e41-468c-aa72-a9957916f1b2 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e352db2-be31-4f9c-8b5f-35c6e25d3eec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:37.221726 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-428a89df-2e41-468c-aa72-a9957916f1b2 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Flow 'volume_create_api' (b1fa0206-d825-4de2-a706-04f192ccfa42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:37.222092 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-428a89df-2e41-468c-aa72-a9957916f1b2 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Create volume request issued successfully. Aug 25 16:21:37.224270 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-428a89df-2e41-468c-aa72-a9957916f1b2 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:21:37.227266 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 297/1176] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:21:37 2026] POST /volume/v3/volumes => generated 751 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:21:37.243069 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-0429f659-5fd7-4cb8-87ee-a25b8f531036 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:37.247045 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0429f659-5fd7-4cb8-87ee-a25b8f531036 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] GET https://10.4.3.102/volume/v3/volumes/6801c4ab-715a-4bff-b7da-09452705d537 Aug 25 16:21:37.247496 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0429f659-5fd7-4cb8-87ee-a25b8f531036 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:37.247734 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0429f659-5fd7-4cb8-87ee-a25b8f531036 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:37.251118 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-99812f10-b604-42a5-8223-38fb18d02839 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:37.253260 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-99812f10-b604-42a5-8223-38fb18d02839 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] GET https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d Aug 25 16:21:37.253628 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-99812f10-b604-42a5-8223-38fb18d02839 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:37.253993 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-99812f10-b604-42a5-8223-38fb18d02839 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:37.254931 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-99812f10-b604-42a5-8223-38fb18d02839 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Show backup with id 970b2128-fc7d-4eb8-baa5-41473bdcba9d. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:21:37.262919 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:37.262919 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:37.263445 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-99812f10-b604-42a5-8223-38fb18d02839 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d returned with HTTP 200 Aug 25 16:21:37.263991 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 293/1177] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:21:37 2026] GET /volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:37.264644 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:37.264644 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:37.269475 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-0429f659-5fd7-4cb8-87ee-a25b8f531036 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Volume info retrieved successfully. Aug 25 16:21:37.275333 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0429f659-5fd7-4cb8-87ee-a25b8f531036 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] https://10.4.3.102/volume/v3/volumes/6801c4ab-715a-4bff-b7da-09452705d537 returned with HTTP 200 Aug 25 16:21:37.275862 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 288/1178] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:37 2026] GET /volume/v3/volumes/6801c4ab-715a-4bff-b7da-09452705d537 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:37.280580 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-1d61b035-9218-47bf-9394-377f97a580ed None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:37.282726 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1d61b035-9218-47bf-9394-377f97a580ed tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] DELETE https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d Aug 25 16:21:37.283053 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1d61b035-9218-47bf-9394-377f97a580ed tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:37.283337 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1d61b035-9218-47bf-9394-377f97a580ed tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:37.283499 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.contrib.backups [None req-1d61b035-9218-47bf-9394-377f97a580ed tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Delete backup with id: 970b2128-fc7d-4eb8-baa5-41473bdcba9d. Aug 25 16:21:37.290869 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:37.290869 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:37.312647 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.backup.rpcapi [None req-1d61b035-9218-47bf-9394-377f97a580ed tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] delete_backup rpcapi backup_id 970b2128-fc7d-4eb8-baa5-41473bdcba9d {{(pid=100454) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 16:21:37.314834 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1d61b035-9218-47bf-9394-377f97a580ed tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d returned with HTTP 202 Aug 25 16:21:37.315291 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 301/1179] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:21:37 2026] DELETE /volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:21:37.325916 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-fae9d980-a26f-41dc-bbb5-5e59ef57967f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:37.328733 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fae9d980-a26f-41dc-bbb5-5e59ef57967f tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] GET https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d Aug 25 16:21:37.329556 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fae9d980-a26f-41dc-bbb5-5e59ef57967f tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:37.329804 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fae9d980-a26f-41dc-bbb5-5e59ef57967f tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:37.329984 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-fae9d980-a26f-41dc-bbb5-5e59ef57967f tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Show backup with id 970b2128-fc7d-4eb8-baa5-41473bdcba9d. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:21:37.336010 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:37.336010 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:37.336920 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fae9d980-a26f-41dc-bbb5-5e59ef57967f tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d returned with HTTP 200 Aug 25 16:21:37.337264 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 298/1180] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:21:37 2026] GET /volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:38.295913 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-428d562e-e256-4794-85e2-77b3697f9b3e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:38.298120 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-428d562e-e256-4794-85e2-77b3697f9b3e tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] GET https://10.4.3.102/volume/v3/volumes/6801c4ab-715a-4bff-b7da-09452705d537 Aug 25 16:21:38.298398 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-428d562e-e256-4794-85e2-77b3697f9b3e tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:38.298697 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-428d562e-e256-4794-85e2-77b3697f9b3e tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:38.309141 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:38.309141 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:38.314518 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-428d562e-e256-4794-85e2-77b3697f9b3e tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Volume info retrieved successfully. Aug 25 16:21:38.320675 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-428d562e-e256-4794-85e2-77b3697f9b3e tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] https://10.4.3.102/volume/v3/volumes/6801c4ab-715a-4bff-b7da-09452705d537 returned with HTTP 200 Aug 25 16:21:38.321395 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 294/1181] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:38 2026] GET /volume/v3/volumes/6801c4ab-715a-4bff-b7da-09452705d537 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:38.338579 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-40e42bc7-de41-4aad-9584-3e3ddb68a983 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:38.342424 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-40e42bc7-de41-4aad-9584-3e3ddb68a983 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:21:38.342888 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-40e42bc7-de41-4aad-9584-3e3ddb68a983 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6801c4ab-715a-4bff-b7da-09452705d537", "name": "tempest-VolumesDeleteCascade-Snapshot-2119767157"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:38.348759 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-27c890e2-96b2-408c-adda-a1de56472a82 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:38.351152 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-27c890e2-96b2-408c-adda-a1de56472a82 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] GET https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d Aug 25 16:21:38.351416 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-27c890e2-96b2-408c-adda-a1de56472a82 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:38.351620 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-27c890e2-96b2-408c-adda-a1de56472a82 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:38.351754 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-27c890e2-96b2-408c-adda-a1de56472a82 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Show backup with id 970b2128-fc7d-4eb8-baa5-41473bdcba9d. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:21:38.356499 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:38.356499 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:38.357208 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-40e42bc7-de41-4aad-9584-3e3ddb68a983 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Volume info retrieved successfully. Aug 25 16:21:38.357208 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.snapshots [None req-40e42bc7-de41-4aad-9584-3e3ddb68a983 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Create snapshot from volume 6801c4ab-715a-4bff-b7da-09452705d537 Aug 25 16:21:38.358981 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-27c890e2-96b2-408c-adda-a1de56472a82 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] https://10.4.3.102/volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d returned with HTTP 404 Aug 25 16:21:38.359896 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 302/1182] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:21:38 2026] GET /volume/v3/backups/970b2128-fc7d-4eb8-baa5-41473bdcba9d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:38.369424 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-9d2efb9d-fa38-4c55-b7d6-dc5673a1cb64 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:38.372692 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9d2efb9d-fa38-4c55-b7d6-dc5673a1cb64 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/7649f4f9-2b54-410d-ab8f-1fc2d10141db Aug 25 16:21:38.373872 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9d2efb9d-fa38-4c55-b7d6-dc5673a1cb64 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:38.373872 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9d2efb9d-fa38-4c55-b7d6-dc5673a1cb64 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:38.373872 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-9d2efb9d-fa38-4c55-b7d6-dc5673a1cb64 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Delete volume with id: 7649f4f9-2b54-410d-ab8f-1fc2d10141db Aug 25 16:21:38.386447 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:38.386447 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:38.386447 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-9d2efb9d-fa38-4c55-b7d6-dc5673a1cb64 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Volume info retrieved successfully. Aug 25 16:21:38.401386 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-40e42bc7-de41-4aad-9584-3e3ddb68a983 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Created reservations ['517aafc5-7d3c-4c5b-a120-9f12bca09e5b', '74e9e627-4fd4-406c-b76f-50528f7e113e', 'd0c68778-6175-4c5d-a7f9-ca26423961a5', '255fab78-d252-4b8a-a6a4-22c59e617087'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:38.411956 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-9d2efb9d-fa38-4c55-b7d6-dc5673a1cb64 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Delete volume request issued successfully. Aug 25 16:21:38.412281 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9d2efb9d-fa38-4c55-b7d6-dc5673a1cb64 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] https://10.4.3.102/volume/v3/volumes/7649f4f9-2b54-410d-ab8f-1fc2d10141db returned with HTTP 202 Aug 25 16:21:38.412903 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 299/1183] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:21:38 2026] DELETE /volume/v3/volumes/7649f4f9-2b54-410d-ab8f-1fc2d10141db => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:21:38.429492 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0d9f535d-d26b-4d68-b473-4848c185f554 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:38.435531 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0d9f535d-d26b-4d68-b473-4848c185f554 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] GET https://10.4.3.102/volume/v3/volumes/7649f4f9-2b54-410d-ab8f-1fc2d10141db Aug 25 16:21:38.436167 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0d9f535d-d26b-4d68-b473-4848c185f554 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:38.436334 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0d9f535d-d26b-4d68-b473-4848c185f554 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:38.450613 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:38.450613 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:38.456084 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-0d9f535d-d26b-4d68-b473-4848c185f554 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Volume info retrieved successfully. Aug 25 16:21:38.460604 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-40e42bc7-de41-4aad-9584-3e3ddb68a983 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Snapshot create request issued successfully. Aug 25 16:21:38.461120 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-40e42bc7-de41-4aad-9584-3e3ddb68a983 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:21:38.463320 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0d9f535d-d26b-4d68-b473-4848c185f554 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] https://10.4.3.102/volume/v3/volumes/7649f4f9-2b54-410d-ab8f-1fc2d10141db returned with HTTP 200 Aug 25 16:21:38.464019 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 295/1184] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:21:38 2026] GET /volume/v3/volumes/7649f4f9-2b54-410d-ab8f-1fc2d10141db => generated 1016 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:38.465342 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 289/1185] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:21:38 2026] POST /volume/v3/snapshots => generated 307 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:21:38.478443 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-488fd8f6-98e5-437f-85a9-81db65d4ad00 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:38.480914 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-488fd8f6-98e5-437f-85a9-81db65d4ad00 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] GET https://10.4.3.102/volume/v3/snapshots/0e294f52-7640-401e-9a77-6308e29cab51 Aug 25 16:21:38.481189 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-488fd8f6-98e5-437f-85a9-81db65d4ad00 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:38.481464 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-488fd8f6-98e5-437f-85a9-81db65d4ad00 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:38.489372 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:38.489372 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:38.490031 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-488fd8f6-98e5-437f-85a9-81db65d4ad00 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Snapshot retrieved successfully. Aug 25 16:21:38.491156 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-488fd8f6-98e5-437f-85a9-81db65d4ad00 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] https://10.4.3.102/volume/v3/snapshots/0e294f52-7640-401e-9a77-6308e29cab51 returned with HTTP 200 Aug 25 16:21:38.491555 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 303/1186] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:21:38 2026] GET /volume/v3/snapshots/0e294f52-7640-401e-9a77-6308e29cab51 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:39.404053 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-3345f77e-479a-44db-9db9-08e99aa090bc req-4582ab62-7290-411f-b6a2-afc2ed41609c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:39.416434 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-3345f77e-479a-44db-9db9-08e99aa090bc req-4582ab62-7290-411f-b6a2-afc2ed41609c tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] GET https://10.4.3.102/volume/v3/limits Aug 25 16:21:39.416434 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-3345f77e-479a-44db-9db9-08e99aa090bc req-4582ab62-7290-411f-b6a2-afc2ed41609c tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:39.416434 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-3345f77e-479a-44db-9db9-08e99aa090bc req-4582ab62-7290-411f-b6a2-afc2ed41609c tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Calling method 'index' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:39.447010 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-3345f77e-479a-44db-9db9-08e99aa090bc req-4582ab62-7290-411f-b6a2-afc2ed41609c tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] https://10.4.3.102/volume/v3/limits returned with HTTP 200 Aug 25 16:21:39.447527 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 300/1187] 10.4.3.102 () {68 vars in 1484 bytes} [Tue Aug 25 16:21:39 2026] GET /volume/v3/limits => generated 302 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:39.483542 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-caf95d5e-e527-42bd-a01b-335060ffd6a0 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:39.485684 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-caf95d5e-e527-42bd-a01b-335060ffd6a0 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] GET https://10.4.3.102/volume/v3/volumes/7649f4f9-2b54-410d-ab8f-1fc2d10141db Aug 25 16:21:39.485962 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-caf95d5e-e527-42bd-a01b-335060ffd6a0 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:39.486200 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-caf95d5e-e527-42bd-a01b-335060ffd6a0 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:39.499090 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-caf95d5e-e527-42bd-a01b-335060ffd6a0 tempest-ProjectReaderTests39-80051879 tempest-ProjectReaderTests39-80051879-project-admin] https://10.4.3.102/volume/v3/volumes/7649f4f9-2b54-410d-ab8f-1fc2d10141db returned with HTTP 404 Aug 25 16:21:39.499896 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 296/1188] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:21:39 2026] GET /volume/v3/volumes/7649f4f9-2b54-410d-ab8f-1fc2d10141db => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:39.505163 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-2178415d-9144-411c-bbb9-a0b3ce02b1df None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:39.508186 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2178415d-9144-411c-bbb9-a0b3ce02b1df tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] GET https://10.4.3.102/volume/v3/snapshots/0e294f52-7640-401e-9a77-6308e29cab51 Aug 25 16:21:39.508186 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2178415d-9144-411c-bbb9-a0b3ce02b1df tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:39.508562 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2178415d-9144-411c-bbb9-a0b3ce02b1df tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:39.514617 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-3345f77e-479a-44db-9db9-08e99aa090bc req-dee67eda-91f6-4de6-8759-fbc68f0e24d6 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:39.514617 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-3345f77e-479a-44db-9db9-08e99aa090bc req-dee67eda-91f6-4de6-8759-fbc68f0e24d6 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] GET https://10.4.3.102/volume/v3/volumes/0b1f2a92-699d-4ba2-97f2-d4fcf687290d Aug 25 16:21:39.515077 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:39.515077 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:39.515165 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-3345f77e-479a-44db-9db9-08e99aa090bc req-dee67eda-91f6-4de6-8759-fbc68f0e24d6 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:39.515244 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-3345f77e-479a-44db-9db9-08e99aa090bc req-dee67eda-91f6-4de6-8759-fbc68f0e24d6 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:39.515416 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-2178415d-9144-411c-bbb9-a0b3ce02b1df tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Snapshot retrieved successfully. Aug 25 16:21:39.517339 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2178415d-9144-411c-bbb9-a0b3ce02b1df tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] https://10.4.3.102/volume/v3/snapshots/0e294f52-7640-401e-9a77-6308e29cab51 returned with HTTP 200 Aug 25 16:21:39.520050 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 290/1189] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:21:39 2026] GET /volume/v3/snapshots/0e294f52-7640-401e-9a77-6308e29cab51 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:39.528883 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:39.528883 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:39.533874 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-3345f77e-479a-44db-9db9-08e99aa090bc req-dee67eda-91f6-4de6-8759-fbc68f0e24d6 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Volume info retrieved successfully. Aug 25 16:21:39.534014 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-efe3757c-f332-4987-b404-930b18268498 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:39.536690 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-efe3757c-f332-4987-b404-930b18268498 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:21:39.537014 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-efe3757c-f332-4987-b404-930b18268498 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0e294f52-7640-401e-9a77-6308e29cab51", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1504120474"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:39.538934 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-efe3757c-f332-4987-b404-930b18268498 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Create volume request body: {'volume': {'snapshot_id': '0e294f52-7640-401e-9a77-6308e29cab51', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1504120474'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:21:39.541462 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-3345f77e-479a-44db-9db9-08e99aa090bc req-dee67eda-91f6-4de6-8759-fbc68f0e24d6 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] https://10.4.3.102/volume/v3/volumes/0b1f2a92-699d-4ba2-97f2-d4fcf687290d returned with HTTP 200 Aug 25 16:21:39.543711 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 304/1190] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:21:39 2026] GET /volume/v3/volumes/0b1f2a92-699d-4ba2-97f2-d4fcf687290d => generated 1450 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:39.544746 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:39.544746 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:39.545262 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-efe3757c-f332-4987-b404-930b18268498 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Snapshot retrieved successfully. Aug 25 16:21:39.545416 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-efe3757c-f332-4987-b404-930b18268498 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Create volume of 1 GB Aug 25 16:21:39.549340 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-efe3757c-f332-4987-b404-930b18268498 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Availability Zones retrieved successfully. Aug 25 16:21:39.552467 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-3345f77e-479a-44db-9db9-08e99aa090bc req-e015c3a6-042e-4d1e-baa4-fca982040b5d None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:39.555410 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-efe3757c-f332-4987-b404-930b18268498 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Flow 'volume_create_api' (65e3a111-e369-49ac-9ef3-ba7372c1fb12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:39.555647 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-3345f77e-479a-44db-9db9-08e99aa090bc req-e015c3a6-042e-4d1e-baa4-fca982040b5d tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:21:39.556074 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-3345f77e-479a-44db-9db9-08e99aa090bc req-e015c3a6-042e-4d1e-baa4-fca982040b5d tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0b1f2a92-699d-4ba2-97f2-d4fcf687290d", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-690811835", "description": null, "metadata": {}}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:39.556545 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-efe3757c-f332-4987-b404-930b18268498 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (707fef7b-c100-4375-8ca1-900a0e1d6598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:39.558840 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-efe3757c-f332-4987-b404-930b18268498 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:21:39.573536 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:39.573536 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:39.574181 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-3345f77e-479a-44db-9db9-08e99aa090bc req-e015c3a6-042e-4d1e-baa4-fca982040b5d tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Volume info retrieved successfully. Aug 25 16:21:39.574623 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [req-3345f77e-479a-44db-9db9-08e99aa090bc req-e015c3a6-042e-4d1e-baa4-fca982040b5d tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Create snapshot from volume 0b1f2a92-699d-4ba2-97f2-d4fcf687290d Aug 25 16:21:39.607317 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-efe3757c-f332-4987-b404-930b18268498 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (707fef7b-c100-4375-8ca1-900a0e1d6598) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0e294f52-7640-401e-9a77-6308e29cab51', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:39.608554 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-efe3757c-f332-4987-b404-930b18268498 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (731ed855-e0c7-4efc-9f30-92e2930ac431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:39.653565 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [req-3345f77e-479a-44db-9db9-08e99aa090bc req-e015c3a6-042e-4d1e-baa4-fca982040b5d tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Created reservations ['82844b81-5a6f-44e4-baf4-916459277386', '38b86870-5bca-4e6b-8d62-b3f509824098', 'e63e09f9-e28a-440d-8913-46c6f14d1989', 'ca607cbc-06d2-4ac5-882b-c3cabc00e54b'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:39.705251 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-efe3757c-f332-4987-b404-930b18268498 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Created reservations ['1a3459f3-11fd-49ff-8dc6-21560b004ca3', '03373f3b-2751-4ca2-8d49-177f498a174f', '4654a812-b3c9-4f81-bb1c-5f7194c24896', 'b59f968b-714b-4a6d-b9e0-a7730521fb14'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:39.706258 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-efe3757c-f332-4987-b404-930b18268498 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (731ed855-e0c7-4efc-9f30-92e2930ac431) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a3459f3-11fd-49ff-8dc6-21560b004ca3', '03373f3b-2751-4ca2-8d49-177f498a174f', '4654a812-b3c9-4f81-bb1c-5f7194c24896', 'b59f968b-714b-4a6d-b9e0-a7730521fb14']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:39.707579 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-efe3757c-f332-4987-b404-930b18268498 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63bdd288-38f1-4abc-bc18-2cc2dd35479b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:39.742554 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-3345f77e-479a-44db-9db9-08e99aa090bc req-e015c3a6-042e-4d1e-baa4-fca982040b5d tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Snapshot force create request issued successfully. Aug 25 16:21:39.743029 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-3345f77e-479a-44db-9db9-08e99aa090bc req-e015c3a6-042e-4d1e-baa4-fca982040b5d tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:21:39.743572 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 297/1191] 10.4.3.102 () {72 vars in 1547 bytes} [Tue Aug 25 16:21:39 2026] POST /volume/v3/snapshots => generated 318 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 25 16:21:39.763823 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-efe3757c-f332-4987-b404-930b18268498 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63bdd288-38f1-4abc-bc18-2cc2dd35479b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cc4ce1c-4700-4d41-af32-0aa5b05bc723', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1504120474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e842d968cce5405c895484607d899c66',qos_specs=None,replication_status=,reservations=['1a3459f3-11fd-49ff-8dc6-21560b004ca3','03373f3b-2751-4ca2-8d49-177f498a174f','4654a812-b3c9-4f81-bb1c-5f7194c24896','b59f968b-714b-4a6d-b9e0-a7730521fb14'],size=1,snapshot_id=0e294f52-7640-401e-9a77-6308e29cab51,source_replicaid=,source_volid=None,status='creating',user_id='799a080a46694b4ba19374a0cceae5f6',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:21:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1504120474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cc4ce1c-4700-4d41-af32-0aa5b05bc723,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e842d968cce5405c895484607d899c66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0e294f52-7640-401e-9a77-6308e29cab51,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='799a080a46694b4ba19374a0cceae5f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:39.763823 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-efe3757c-f332-4987-b404-930b18268498 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42310850-2946-4ed6-9a95-01b63b92b65e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:39.789200 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-efe3757c-f332-4987-b404-930b18268498 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42310850-2946-4ed6-9a95-01b63b92b65e) transitioned into state 'SUCCESS' from state '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-1504120474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e842d968cce5405c895484607d899c66',qos_specs=None,replication_status=,reservations=['1a3459f3-11fd-49ff-8dc6-21560b004ca3','03373f3b-2751-4ca2-8d49-177f498a174f','4654a812-b3c9-4f81-bb1c-5f7194c24896','b59f968b-714b-4a6d-b9e0-a7730521fb14'],size=1,snapshot_id=0e294f52-7640-401e-9a77-6308e29cab51,source_replicaid=,source_volid=None,status='creating',user_id='799a080a46694b4ba19374a0cceae5f6',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:39.789972 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-efe3757c-f332-4987-b404-930b18268498 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3510400-2d75-4196-afbc-95ff7ba7ead6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:39.805164 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-aca3f7c2-d698-45b1-bc45-5d5846222943 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:39.806440 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-aca3f7c2-d698-45b1-bc45-5d5846222943 None None] GET https://10.4.3.102/volume// Aug 25 16:21:39.809298 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-aca3f7c2-d698-45b1-bc45-5d5846222943 None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:39.809813 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-aca3f7c2-d698-45b1-bc45-5d5846222943 None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:39.811525 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-aca3f7c2-d698-45b1-bc45-5d5846222943 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:21:39.813033 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 291/1192] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:21:39 2026] GET /volume/ => generated 386 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:21:39.819168 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-efe3757c-f332-4987-b404-930b18268498 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3510400-2d75-4196-afbc-95ff7ba7ead6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:39.820345 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-efe3757c-f332-4987-b404-930b18268498 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Flow 'volume_create_api' (65e3a111-e369-49ac-9ef3-ba7372c1fb12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:39.822122 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-efe3757c-f332-4987-b404-930b18268498 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Create volume request issued successfully. Aug 25 16:21:39.822122 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-efe3757c-f332-4987-b404-930b18268498 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:21:39.823062 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 301/1193] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:21:39 2026] POST /volume/v3/volumes => generated 785 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:21:39.829393 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-e35ac920-0142-4e98-9395-6fc7681af2f9 req-88e94bb9-31e3-4f34-a653-b55e33e32721 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:39.832107 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-e35ac920-0142-4e98-9395-6fc7681af2f9 req-88e94bb9-31e3-4f34-a653-b55e33e32721 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:21:39.833312 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-e35ac920-0142-4e98-9395-6fc7681af2f9 req-88e94bb9-31e3-4f34-a653-b55e33e32721 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7ecf60f5-0962-4c60-9379-9cd1e79fe6af", "connector": null, "instance_uuid": "85e11928-7037-435b-8f61-613001a9fa1b"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:39.841234 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-68eb8f1f-a4e5-4f87-83b6-df9482282047 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:39.845552 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-68eb8f1f-a4e5-4f87-83b6-df9482282047 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] GET https://10.4.3.102/volume/v3/volumes/1cc4ce1c-4700-4d41-af32-0aa5b05bc723 Aug 25 16:21:39.845552 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-68eb8f1f-a4e5-4f87-83b6-df9482282047 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:39.845552 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-68eb8f1f-a4e5-4f87-83b6-df9482282047 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:39.846575 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:39.846575 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:39.854366 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:39.854366 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:39.858978 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-68eb8f1f-a4e5-4f87-83b6-df9482282047 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Volume info retrieved successfully. Aug 25 16:21:39.864707 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-68eb8f1f-a4e5-4f87-83b6-df9482282047 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] https://10.4.3.102/volume/v3/volumes/1cc4ce1c-4700-4d41-af32-0aa5b05bc723 returned with HTTP 200 Aug 25 16:21:39.865049 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 298/1194] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:39 2026] GET /volume/v3/volumes/1cc4ce1c-4700-4d41-af32-0aa5b05bc723 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:39.934797 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-e35ac920-0142-4e98-9395-6fc7681af2f9 req-88e94bb9-31e3-4f34-a653-b55e33e32721 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:21:39.935488 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 305/1195] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:21:39 2026] POST /volume/v3/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:39.950571 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-e35ac920-0142-4e98-9395-6fc7681af2f9 req-6474b4c1-fc63-45b1-9f01-e8c79fdef963 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:39.955576 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-e35ac920-0142-4e98-9395-6fc7681af2f9 req-6474b4c1-fc63-45b1-9f01-e8c79fdef963 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] DELETE https://10.4.3.102/volume/v3/attachments/4ebbc174-cbb2-4eb9-ab1d-d753a207315e Aug 25 16:21:39.955576 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-e35ac920-0142-4e98-9395-6fc7681af2f9 req-6474b4c1-fc63-45b1-9f01-e8c79fdef963 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:39.955576 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-e35ac920-0142-4e98-9395-6fc7681af2f9 req-6474b4c1-fc63-45b1-9f01-e8c79fdef963 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:39.966466 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:39.966466 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:40.151156 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-e35ac920-0142-4e98-9395-6fc7681af2f9 req-6474b4c1-fc63-45b1-9f01-e8c79fdef963 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/attachments/4ebbc174-cbb2-4eb9-ab1d-d753a207315e returned with HTTP 200 Aug 25 16:21:40.151691 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 292/1196] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:21:39 2026] DELETE /volume/v3/attachments/4ebbc174-cbb2-4eb9-ab1d-d753a207315e => generated 192 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:40.890086 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-81dfdbe5-4a3f-4894-bc02-483a481b88ad None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:40.890086 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-81dfdbe5-4a3f-4894-bc02-483a481b88ad tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] GET https://10.4.3.102/volume/v3/volumes/1cc4ce1c-4700-4d41-af32-0aa5b05bc723 Aug 25 16:21:40.890086 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-81dfdbe5-4a3f-4894-bc02-483a481b88ad tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:40.890086 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-81dfdbe5-4a3f-4894-bc02-483a481b88ad tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:40.899412 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:40.899412 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:40.903480 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-81dfdbe5-4a3f-4894-bc02-483a481b88ad tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Volume info retrieved successfully. Aug 25 16:21:40.920078 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-81dfdbe5-4a3f-4894-bc02-483a481b88ad tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] https://10.4.3.102/volume/v3/volumes/1cc4ce1c-4700-4d41-af32-0aa5b05bc723 returned with HTTP 200 Aug 25 16:21:40.920501 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 302/1197] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:40 2026] GET /volume/v3/volumes/1cc4ce1c-4700-4d41-af32-0aa5b05bc723 => generated 878 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:40.939110 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-2c4c04fe-716a-4cbb-a845-d6050b76c6f4 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:40.939110 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2c4c04fe-716a-4cbb-a845-d6050b76c6f4 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] GET https://10.4.3.102/volume/v3/volumes/1cc4ce1c-4700-4d41-af32-0aa5b05bc723 Aug 25 16:21:40.939110 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2c4c04fe-716a-4cbb-a845-d6050b76c6f4 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:40.939110 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2c4c04fe-716a-4cbb-a845-d6050b76c6f4 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:40.941920 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:40.941920 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:40.946758 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-2c4c04fe-716a-4cbb-a845-d6050b76c6f4 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Volume info retrieved successfully. Aug 25 16:21:40.956289 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2c4c04fe-716a-4cbb-a845-d6050b76c6f4 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] https://10.4.3.102/volume/v3/volumes/1cc4ce1c-4700-4d41-af32-0aa5b05bc723 returned with HTTP 200 Aug 25 16:21:40.956289 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 299/1198] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:40 2026] GET /volume/v3/volumes/1cc4ce1c-4700-4d41-af32-0aa5b05bc723 => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:40.976862 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-1025dbf6-5129-4fec-a4ff-5a1083a465d9 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:40.982235 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1025dbf6-5129-4fec-a4ff-5a1083a465d9 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] DELETE https://10.4.3.102/volume/v3/volumes/6801c4ab-715a-4bff-b7da-09452705d537?cascade=True Aug 25 16:21:40.982235 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1025dbf6-5129-4fec-a4ff-5a1083a465d9 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:40.982954 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1025dbf6-5129-4fec-a4ff-5a1083a465d9 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:40.982954 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-1025dbf6-5129-4fec-a4ff-5a1083a465d9 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Delete volume with id: 6801c4ab-715a-4bff-b7da-09452705d537 Aug 25 16:21:41.001107 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:41.001107 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:41.001657 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-1025dbf6-5129-4fec-a4ff-5a1083a465d9 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Volume info retrieved successfully. Aug 25 16:21:41.090451 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-1025dbf6-5129-4fec-a4ff-5a1083a465d9 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Delete volume request issued successfully. Aug 25 16:21:41.090451 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1025dbf6-5129-4fec-a4ff-5a1083a465d9 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] https://10.4.3.102/volume/v3/volumes/6801c4ab-715a-4bff-b7da-09452705d537?cascade=True returned with HTTP 202 Aug 25 16:21:41.091118 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 306/1199] 10.4.3.102 () {66 vars in 1376 bytes} [Tue Aug 25 16:21:40 2026] DELETE /volume/v3/volumes/6801c4ab-715a-4bff-b7da-09452705d537?cascade=True => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:21:41.100785 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-5b5ccd09-97ac-4a7b-bf24-0d9f5285ac62 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:41.110842 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5b5ccd09-97ac-4a7b-bf24-0d9f5285ac62 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] GET https://10.4.3.102/volume/v3/volumes/6801c4ab-715a-4bff-b7da-09452705d537 Aug 25 16:21:41.111120 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5b5ccd09-97ac-4a7b-bf24-0d9f5285ac62 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:41.111497 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5b5ccd09-97ac-4a7b-bf24-0d9f5285ac62 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:41.121461 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:41.121461 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:41.125971 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-5b5ccd09-97ac-4a7b-bf24-0d9f5285ac62 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Volume info retrieved successfully. Aug 25 16:21:41.131981 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5b5ccd09-97ac-4a7b-bf24-0d9f5285ac62 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] https://10.4.3.102/volume/v3/volumes/6801c4ab-715a-4bff-b7da-09452705d537 returned with HTTP 200 Aug 25 16:21:41.132576 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 293/1200] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:41 2026] GET /volume/v3/volumes/6801c4ab-715a-4bff-b7da-09452705d537 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:41.709340 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-e35ac920-0142-4e98-9395-6fc7681af2f9 req-740b245c-6114-43c1-808b-9ddf4313bcfd None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:41.709340 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-e35ac920-0142-4e98-9395-6fc7681af2f9 req-740b245c-6114-43c1-808b-9ddf4313bcfd tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] PUT https://10.4.3.102/volume/v3/attachments/84a0c798-81cd-4f89-9c20-a25aadeb8e78 Aug 25 16:21:41.709340 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-e35ac920-0142-4e98-9395-6fc7681af2f9 req-740b245c-6114-43c1-808b-9ddf4313bcfd tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:41.709340 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-e35ac920-0142-4e98-9395-6fc7681af2f9 req-740b245c-6114-43c1-808b-9ddf4313bcfd tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Acquiring lock "cinder-attachment_update-7ecf60f5-0962-4c60-9379-9cd1e79fe6af-np0000008093" by "attachment_update" {{(pid=100457) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:21:41.709340 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-e35ac920-0142-4e98-9395-6fc7681af2f9 req-740b245c-6114-43c1-808b-9ddf4313bcfd tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Lock "cinder-attachment_update-7ecf60f5-0962-4c60-9379-9cd1e79fe6af-np0000008093" acquired by "attachment_update" :: waited 0.006s {{(pid=100457) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:21:41.709340 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:41.709340 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:41.984500 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-e35ac920-0142-4e98-9395-6fc7681af2f9 req-740b245c-6114-43c1-808b-9ddf4313bcfd tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Lock "cinder-attachment_update-7ecf60f5-0962-4c60-9379-9cd1e79fe6af-np0000008093" released by "attachment_update" :: held 0.294s {{(pid=100457) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:21:41.984944 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-e35ac920-0142-4e98-9395-6fc7681af2f9 req-740b245c-6114-43c1-808b-9ddf4313bcfd tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/attachments/84a0c798-81cd-4f89-9c20-a25aadeb8e78 returned with HTTP 200 Aug 25 16:21:41.985617 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 303/1201] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:21:41 2026] PUT /volume/v3/attachments/84a0c798-81cd-4f89-9c20-a25aadeb8e78 => generated 969 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:41.995345 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-e35ac920-0142-4e98-9395-6fc7681af2f9 req-06523a26-0bcf-417b-a7c4-ee8ea9e59cfc None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:41.997974 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-e35ac920-0142-4e98-9395-6fc7681af2f9 req-06523a26-0bcf-417b-a7c4-ee8ea9e59cfc tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] GET https://10.4.3.102/volume/v3/attachments/84a0c798-81cd-4f89-9c20-a25aadeb8e78 Aug 25 16:21:41.998215 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-e35ac920-0142-4e98-9395-6fc7681af2f9 req-06523a26-0bcf-417b-a7c4-ee8ea9e59cfc tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:41.998506 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-e35ac920-0142-4e98-9395-6fc7681af2f9 req-06523a26-0bcf-417b-a7c4-ee8ea9e59cfc tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:42.014545 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-e35ac920-0142-4e98-9395-6fc7681af2f9 req-06523a26-0bcf-417b-a7c4-ee8ea9e59cfc tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/attachments/84a0c798-81cd-4f89-9c20-a25aadeb8e78 returned with HTTP 200 Aug 25 16:21:42.015064 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 300/1202] 10.4.3.102 () {70 vars in 1651 bytes} [Tue Aug 25 16:21:41 2026] GET /volume/v3/attachments/84a0c798-81cd-4f89-9c20-a25aadeb8e78 => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:42.147744 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-988671eb-2733-4c6a-a653-757c0abc3f6a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:42.150272 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-988671eb-2733-4c6a-a653-757c0abc3f6a tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] GET https://10.4.3.102/volume/v3/volumes/6801c4ab-715a-4bff-b7da-09452705d537 Aug 25 16:21:42.151608 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-988671eb-2733-4c6a-a653-757c0abc3f6a tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:42.151608 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-988671eb-2733-4c6a-a653-757c0abc3f6a tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:42.167876 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-91557fbb-a25d-41a4-800f-945f6d522eb5 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:42.169520 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-91557fbb-a25d-41a4-800f-945f6d522eb5 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] GET https://10.4.3.102/volume/v3/snapshots/cf758a02-1266-46e7-8b8b-55f5d14b914c Aug 25 16:21:42.169715 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-91557fbb-a25d-41a4-800f-945f6d522eb5 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:42.169910 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-91557fbb-a25d-41a4-800f-945f6d522eb5 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:42.189851 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-988671eb-2733-4c6a-a653-757c0abc3f6a tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] https://10.4.3.102/volume/v3/volumes/6801c4ab-715a-4bff-b7da-09452705d537 returned with HTTP 404 Aug 25 16:21:42.190640 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 307/1203] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:42 2026] GET /volume/v3/volumes/6801c4ab-715a-4bff-b7da-09452705d537 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:42.202384 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-4ccc6b5d-daef-4949-941d-faa436926988 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:42.204251 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4ccc6b5d-daef-4949-941d-faa436926988 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] GET https://10.4.3.102/volume/v3/volumes Aug 25 16:21:42.204529 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4ccc6b5d-daef-4949-941d-faa436926988 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:42.204688 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4ccc6b5d-daef-4949-941d-faa436926988 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Calling method 'index' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:42.204987 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.api_utils [None req-4ccc6b5d-daef-4949-941d-faa436926988 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Removing options '' from query. {{(pid=100457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:21:42.205473 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:42.205473 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:42.205918 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-4ccc6b5d-daef-4949-941d-faa436926988 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100457) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:21:42.251463 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:42.251463 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:42.251960 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-91557fbb-a25d-41a4-800f-945f6d522eb5 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Snapshot retrieved successfully. Aug 25 16:21:42.252841 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-91557fbb-a25d-41a4-800f-945f6d522eb5 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] https://10.4.3.102/volume/v3/snapshots/cf758a02-1266-46e7-8b8b-55f5d14b914c returned with HTTP 200 Aug 25 16:21:42.253255 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 294/1204] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:21:42 2026] GET /volume/v3/snapshots/cf758a02-1266-46e7-8b8b-55f5d14b914c => generated 477 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:42.259308 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-4ccc6b5d-daef-4949-941d-faa436926988 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Get all volumes completed successfully. Aug 25 16:21:42.259776 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4ccc6b5d-daef-4949-941d-faa436926988 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 200 Aug 25 16:21:42.260194 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 304/1205] 10.4.3.102 () {66 vars in 1237 bytes} [Tue Aug 25 16:21:42 2026] GET /volume/v3/volumes => generated 335 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:42.272907 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c0bef5af-555e-4421-9005-c190e0184dbe None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:42.274453 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c0bef5af-555e-4421-9005-c190e0184dbe tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] GET https://10.4.3.102/volume/v3/snapshots Aug 25 16:21:42.274686 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c0bef5af-555e-4421-9005-c190e0184dbe tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:42.274809 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c0bef5af-555e-4421-9005-c190e0184dbe tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Calling method 'index' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:42.275044 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.api_utils [None req-c0bef5af-555e-4421-9005-c190e0184dbe tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Removing options '' from query. {{(pid=100456) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:21:42.275296 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:42.275296 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:42.276063 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.db.api [None req-c0bef5af-555e-4421-9005-c190e0184dbe tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Building query based on filter {{(pid=100456) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 16:21:42.288043 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-c0bef5af-555e-4421-9005-c190e0184dbe tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Get all snapshots completed successfully. Aug 25 16:21:42.291955 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c0bef5af-555e-4421-9005-c190e0184dbe tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 200 Aug 25 16:21:42.291955 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 301/1206] 10.4.3.102 () {66 vars in 1243 bytes} [Tue Aug 25 16:21:42 2026] GET /volume/v3/snapshots => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:21:42.301568 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-3073a65c-0f5e-45af-bc9b-f90095e6f85d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:42.301568 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3073a65c-0f5e-45af-bc9b-f90095e6f85d tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] GET https://10.4.3.102/volume/v3/volumes/1cc4ce1c-4700-4d41-af32-0aa5b05bc723 Aug 25 16:21:42.301568 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3073a65c-0f5e-45af-bc9b-f90095e6f85d tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:42.301568 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3073a65c-0f5e-45af-bc9b-f90095e6f85d tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:42.311867 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:42.311867 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:42.412413 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-3073a65c-0f5e-45af-bc9b-f90095e6f85d tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Volume info retrieved successfully. Aug 25 16:21:42.444708 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3073a65c-0f5e-45af-bc9b-f90095e6f85d tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] https://10.4.3.102/volume/v3/volumes/1cc4ce1c-4700-4d41-af32-0aa5b05bc723 returned with HTTP 200 Aug 25 16:21:42.444708 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 308/1207] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:42 2026] GET /volume/v3/volumes/1cc4ce1c-4700-4d41-af32-0aa5b05bc723 => generated 878 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:42.448340 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-30fe121b-fe88-4fc5-81d2-df2e4afa462d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:42.450129 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-30fe121b-fe88-4fc5-81d2-df2e4afa462d tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] DELETE https://10.4.3.102/volume/v3/volumes/1cc4ce1c-4700-4d41-af32-0aa5b05bc723 Aug 25 16:21:42.451641 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-30fe121b-fe88-4fc5-81d2-df2e4afa462d tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:42.451641 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-30fe121b-fe88-4fc5-81d2-df2e4afa462d tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:42.451641 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-30fe121b-fe88-4fc5-81d2-df2e4afa462d tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Delete volume with id: 1cc4ce1c-4700-4d41-af32-0aa5b05bc723 Aug 25 16:21:42.488514 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:42.488514 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:42.488514 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-30fe121b-fe88-4fc5-81d2-df2e4afa462d tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Volume info retrieved successfully. Aug 25 16:21:43.114672 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-30fe121b-fe88-4fc5-81d2-df2e4afa462d tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Delete volume request issued successfully. Aug 25 16:21:43.152397 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-30fe121b-fe88-4fc5-81d2-df2e4afa462d tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] https://10.4.3.102/volume/v3/volumes/1cc4ce1c-4700-4d41-af32-0aa5b05bc723 returned with HTTP 202 Aug 25 16:21:43.152397 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 295/1208] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:21:42 2026] DELETE /volume/v3/volumes/1cc4ce1c-4700-4d41-af32-0aa5b05bc723 => generated 0 bytes in 667 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:21:43.153642 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-0b2e4b94-65ce-4efd-90ba-84f8b57f4297 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:43.153642 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0b2e4b94-65ce-4efd-90ba-84f8b57f4297 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] GET https://10.4.3.102/volume/v3/volumes/1cc4ce1c-4700-4d41-af32-0aa5b05bc723 Aug 25 16:21:43.153642 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0b2e4b94-65ce-4efd-90ba-84f8b57f4297 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:43.153642 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0b2e4b94-65ce-4efd-90ba-84f8b57f4297 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:43.153642 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:43.153642 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:43.153642 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-0b2e4b94-65ce-4efd-90ba-84f8b57f4297 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Volume info retrieved successfully. Aug 25 16:21:43.153642 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0b2e4b94-65ce-4efd-90ba-84f8b57f4297 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] https://10.4.3.102/volume/v3/volumes/1cc4ce1c-4700-4d41-af32-0aa5b05bc723 returned with HTTP 200 Aug 25 16:21:43.153642 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 305/1209] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:43 2026] GET /volume/v3/volumes/1cc4ce1c-4700-4d41-af32-0aa5b05bc723 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:43.531963 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-4d6671b6-46b9-4d4d-816a-50fcaaa77788 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:43.544843 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4d6671b6-46b9-4d4d-816a-50fcaaa77788 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/cf758a02-1266-46e7-8b8b-55f5d14b914c Aug 25 16:21:43.544843 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4d6671b6-46b9-4d4d-816a-50fcaaa77788 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:43.544843 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4d6671b6-46b9-4d4d-816a-50fcaaa77788 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:43.544843 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-4d6671b6-46b9-4d4d-816a-50fcaaa77788 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Delete snapshot with id: cf758a02-1266-46e7-8b8b-55f5d14b914c Aug 25 16:21:43.633795 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:43.633795 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:43.633795 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-4d6671b6-46b9-4d4d-816a-50fcaaa77788 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Snapshot retrieved successfully. Aug 25 16:21:43.676107 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-4d6671b6-46b9-4d4d-816a-50fcaaa77788 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Snapshot delete request issued successfully. Aug 25 16:21:43.676381 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4d6671b6-46b9-4d4d-816a-50fcaaa77788 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] https://10.4.3.102/volume/v3/snapshots/cf758a02-1266-46e7-8b8b-55f5d14b914c returned with HTTP 202 Aug 25 16:21:43.677001 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 302/1210] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:21:43 2026] DELETE /volume/v3/snapshots/cf758a02-1266-46e7-8b8b-55f5d14b914c => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:21:43.690660 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ca8caf97-0d8f-491e-92f2-6d8568573884 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:43.693373 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ca8caf97-0d8f-491e-92f2-6d8568573884 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] GET https://10.4.3.102/volume/v3/snapshots/cf758a02-1266-46e7-8b8b-55f5d14b914c Aug 25 16:21:43.693578 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ca8caf97-0d8f-491e-92f2-6d8568573884 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:43.693796 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ca8caf97-0d8f-491e-92f2-6d8568573884 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:43.698964 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:43.698964 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:43.699488 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-ca8caf97-0d8f-491e-92f2-6d8568573884 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Snapshot retrieved successfully. Aug 25 16:21:43.700299 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ca8caf97-0d8f-491e-92f2-6d8568573884 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] https://10.4.3.102/volume/v3/snapshots/cf758a02-1266-46e7-8b8b-55f5d14b914c returned with HTTP 200 Aug 25 16:21:43.700717 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 309/1211] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:21:43 2026] GET /volume/v3/snapshots/cf758a02-1266-46e7-8b8b-55f5d14b914c => generated 476 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:43.776999 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f4b7f094-d2c5-4eb4-a2b0-a9f5e8507b43 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:43.956862 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f4b7f094-d2c5-4eb4-a2b0-a9f5e8507b43 tempest-ProjectReaderTests-785072769 tempest-ProjectReaderTests-785072769-project-admin] GET https://10.4.3.102/volume/v3/scheduler-stats/get_pools Aug 25 16:21:43.957055 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f4b7f094-d2c5-4eb4-a2b0-a9f5e8507b43 tempest-ProjectReaderTests-785072769 tempest-ProjectReaderTests-785072769-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:43.957261 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f4b7f094-d2c5-4eb4-a2b0-a9f5e8507b43 tempest-ProjectReaderTests-785072769 tempest-ProjectReaderTests-785072769-project-admin] Calling method 'get_pools' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:43.967578 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f4b7f094-d2c5-4eb4-a2b0-a9f5e8507b43 tempest-ProjectReaderTests-785072769 tempest-ProjectReaderTests-785072769-project-admin] https://10.4.3.102/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 25 16:21:43.967971 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 296/1212] 10.4.3.102 () {66 vars in 1291 bytes} [Tue Aug 25 16:21:43 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:43.976263 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-edaba04d-1cdb-465a-85c2-e1cda94ffd89 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:44.040331 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-edaba04d-1cdb-465a-85c2-e1cda94ffd89 tempest-ProjectReaderTests-785072769 tempest-ProjectReaderTests-785072769-project-reader] GET https://10.4.3.102/volume/v3/capabilities/np0000008093@storpool Aug 25 16:21:44.042187 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-edaba04d-1cdb-465a-85c2-e1cda94ffd89 tempest-ProjectReaderTests-785072769 tempest-ProjectReaderTests-785072769-project-reader] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:44.042187 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-edaba04d-1cdb-465a-85c2-e1cda94ffd89 tempest-ProjectReaderTests-785072769 tempest-ProjectReaderTests-785072769-project-reader] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:44.042187 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.policy [None req-edaba04d-1cdb-465a-85c2-e1cda94ffd89 tempest-ProjectReaderTests-785072769 tempest-ProjectReaderTests-785072769-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'b40f09bfa5ba44e296878a9dfa00c3b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '492d76279b884b8195090f6ae4e00938', '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=100457) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 16:21:44.042187 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-edaba04d-1cdb-465a-85c2-e1cda94ffd89 tempest-ProjectReaderTests-785072769 tempest-ProjectReaderTests-785072769-project-reader] https://10.4.3.102/volume/v3/capabilities/np0000008093@storpool returned with HTTP 403 Aug 25 16:21:44.042632 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 306/1213] 10.4.3.102 () {66 vars in 1318 bytes} [Tue Aug 25 16:21:43 2026] GET /volume/v3/capabilities/np0000008093@storpool => generated 110 bytes in 67 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:44.160847 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0d4b8852-c457-4c76-9062-c2a2f4d0bcf3 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:44.161707 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0d4b8852-c457-4c76-9062-c2a2f4d0bcf3 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] GET https://10.4.3.102/volume/v3/volumes/1cc4ce1c-4700-4d41-af32-0aa5b05bc723 Aug 25 16:21:44.161917 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0d4b8852-c457-4c76-9062-c2a2f4d0bcf3 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:44.162112 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0d4b8852-c457-4c76-9062-c2a2f4d0bcf3 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:44.169155 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0d4b8852-c457-4c76-9062-c2a2f4d0bcf3 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] https://10.4.3.102/volume/v3/volumes/1cc4ce1c-4700-4d41-af32-0aa5b05bc723 returned with HTTP 404 Aug 25 16:21:44.169656 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 303/1214] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:44 2026] GET /volume/v3/volumes/1cc4ce1c-4700-4d41-af32-0aa5b05bc723 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:44.188515 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-7ea2a188-28a4-4143-8069-7ac609c8029d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:44.192509 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7ea2a188-28a4-4143-8069-7ac609c8029d tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/0e294f52-7640-401e-9a77-6308e29cab51 Aug 25 16:21:44.192866 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7ea2a188-28a4-4143-8069-7ac609c8029d tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:44.194528 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7ea2a188-28a4-4143-8069-7ac609c8029d tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:44.194528 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.snapshots [None req-7ea2a188-28a4-4143-8069-7ac609c8029d tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Delete snapshot with id: 0e294f52-7640-401e-9a77-6308e29cab51 Aug 25 16:21:44.198694 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7ea2a188-28a4-4143-8069-7ac609c8029d tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] https://10.4.3.102/volume/v3/snapshots/0e294f52-7640-401e-9a77-6308e29cab51 returned with HTTP 404 Aug 25 16:21:44.199222 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 310/1215] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:21:44 2026] DELETE /volume/v3/snapshots/0e294f52-7640-401e-9a77-6308e29cab51 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:44.206870 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-2d436969-a50c-417a-8317-27135ce80427 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:44.209110 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2d436969-a50c-417a-8317-27135ce80427 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] GET https://10.4.3.102/volume/v3/volumes/6801c4ab-715a-4bff-b7da-09452705d537 Aug 25 16:21:44.209110 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2d436969-a50c-417a-8317-27135ce80427 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:44.209346 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2d436969-a50c-417a-8317-27135ce80427 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:44.216458 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2d436969-a50c-417a-8317-27135ce80427 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] https://10.4.3.102/volume/v3/volumes/6801c4ab-715a-4bff-b7da-09452705d537 returned with HTTP 404 Aug 25 16:21:44.217003 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 297/1216] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:44 2026] GET /volume/v3/volumes/6801c4ab-715a-4bff-b7da-09452705d537 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:44.225955 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-8cca66a4-8d72-4a7d-aa00-6e4b334460f5 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:44.228336 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8cca66a4-8d72-4a7d-aa00-6e4b334460f5 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] DELETE https://10.4.3.102/volume/v3/volumes/6801c4ab-715a-4bff-b7da-09452705d537 Aug 25 16:21:44.228791 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8cca66a4-8d72-4a7d-aa00-6e4b334460f5 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:44.229196 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8cca66a4-8d72-4a7d-aa00-6e4b334460f5 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:44.229483 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-8cca66a4-8d72-4a7d-aa00-6e4b334460f5 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] Delete volume with id: 6801c4ab-715a-4bff-b7da-09452705d537 Aug 25 16:21:44.236640 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8cca66a4-8d72-4a7d-aa00-6e4b334460f5 tempest-VolumesDeleteCascade-1782007680 tempest-VolumesDeleteCascade-1782007680-project-member] https://10.4.3.102/volume/v3/volumes/6801c4ab-715a-4bff-b7da-09452705d537 returned with HTTP 404 Aug 25 16:21:44.236640 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 307/1217] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:21:44 2026] DELETE /volume/v3/volumes/6801c4ab-715a-4bff-b7da-09452705d537 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:44.712399 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-91fc13d6-6bd4-421d-bb60-b561d536ac0c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:44.717848 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-91fc13d6-6bd4-421d-bb60-b561d536ac0c tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] GET https://10.4.3.102/volume/v3/snapshots/cf758a02-1266-46e7-8b8b-55f5d14b914c Aug 25 16:21:44.718128 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-91fc13d6-6bd4-421d-bb60-b561d536ac0c tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:44.718385 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-91fc13d6-6bd4-421d-bb60-b561d536ac0c tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:44.728032 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-91fc13d6-6bd4-421d-bb60-b561d536ac0c tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] https://10.4.3.102/volume/v3/snapshots/cf758a02-1266-46e7-8b8b-55f5d14b914c returned with HTTP 404 Aug 25 16:21:44.728659 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 304/1218] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:21:44 2026] GET /volume/v3/snapshots/cf758a02-1266-46e7-8b8b-55f5d14b914c => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:46.495904 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-34f8cf8d-2109-4efe-b833-e44f64a21ef0 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:46.655612 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-34f8cf8d-2109-4efe-b833-e44f64a21ef0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:21:46.655612 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-34f8cf8d-2109-4efe-b833-e44f64a21ef0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-649287861"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:46.656874 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-34f8cf8d-2109-4efe-b833-e44f64a21ef0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-649287861'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:21:46.657151 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-34f8cf8d-2109-4efe-b833-e44f64a21ef0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Create volume of 1 GB Aug 25 16:21:46.661479 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-34f8cf8d-2109-4efe-b833-e44f64a21ef0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Availability Zones retrieved successfully. Aug 25 16:21:46.667695 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-34f8cf8d-2109-4efe-b833-e44f64a21ef0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Flow 'volume_create_api' (b6735110-d5fe-4673-99ac-7e00a3b63f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:46.669051 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-34f8cf8d-2109-4efe-b833-e44f64a21ef0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dafc85db-7aca-472f-8b30-ece59b1b2169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:46.670141 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-34f8cf8d-2109-4efe-b833-e44f64a21ef0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:21:46.698230 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-34f8cf8d-2109-4efe-b833-e44f64a21ef0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dafc85db-7aca-472f-8b30-ece59b1b2169) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:46.699334 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-34f8cf8d-2109-4efe-b833-e44f64a21ef0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f807bd1-fc85-42fa-b9c8-5fbc3d268821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:46.744865 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-6a214b74-c295-4d90-b554-1259453e42b4 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:46.783831 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-34f8cf8d-2109-4efe-b833-e44f64a21ef0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Created reservations ['28aa4934-ba29-4604-a8d9-5ec6baaa5310', 'af19f4be-4873-478d-8010-0f6e29ff701f', '3623cad8-3cce-45a2-a8eb-61f4b4f15eb2', '7474f276-af54-4c64-8543-f15bae643b51'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:46.784680 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-34f8cf8d-2109-4efe-b833-e44f64a21ef0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f807bd1-fc85-42fa-b9c8-5fbc3d268821) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28aa4934-ba29-4604-a8d9-5ec6baaa5310', 'af19f4be-4873-478d-8010-0f6e29ff701f', '3623cad8-3cce-45a2-a8eb-61f4b4f15eb2', '7474f276-af54-4c64-8543-f15bae643b51']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:46.785405 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-34f8cf8d-2109-4efe-b833-e44f64a21ef0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fa1ab51-4f4e-4f8c-9ec8-32e172ead600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:46.814439 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-34f8cf8d-2109-4efe-b833-e44f64a21ef0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fa1ab51-4f4e-4f8c-9ec8-32e172ead600) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ccdce86-ca2e-4e5e-a427-030d1115ac1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-649287861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e01acc4fe5042658b50eb72898df60f',qos_specs=None,replication_status=,reservations=['28aa4934-ba29-4604-a8d9-5ec6baaa5310','af19f4be-4873-478d-8010-0f6e29ff701f','3623cad8-3cce-45a2-a8eb-61f4b4f15eb2','7474f276-af54-4c64-8543-f15bae643b51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c2e7cba8c22426885080f5f47956598',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:21:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-649287861',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ccdce86-ca2e-4e5e-a427-030d1115ac1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e01acc4fe5042658b50eb72898df60f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c2e7cba8c22426885080f5f47956598',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:46.815338 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-34f8cf8d-2109-4efe-b833-e44f64a21ef0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ee435d9-3f81-486f-86a1-6078b1e9ad47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:46.851343 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-34f8cf8d-2109-4efe-b833-e44f64a21ef0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ee435d9-3f81-486f-86a1-6078b1e9ad47) transitioned into state 'SUCCESS' from state '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-649287861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e01acc4fe5042658b50eb72898df60f',qos_specs=None,replication_status=,reservations=['28aa4934-ba29-4604-a8d9-5ec6baaa5310','af19f4be-4873-478d-8010-0f6e29ff701f','3623cad8-3cce-45a2-a8eb-61f4b4f15eb2','7474f276-af54-4c64-8543-f15bae643b51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c2e7cba8c22426885080f5f47956598',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:46.852631 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-34f8cf8d-2109-4efe-b833-e44f64a21ef0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (187c1dbe-aa36-464a-9bda-0c9adfb28b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:46.856472 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6a214b74-c295-4d90-b554-1259453e42b4 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:21:46.856989 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6a214b74-c295-4d90-b554-1259453e42b4 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-79897958"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:46.858693 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-6a214b74-c295-4d90-b554-1259453e42b4 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-79897958'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:21:46.858822 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-6a214b74-c295-4d90-b554-1259453e42b4 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Create volume of 1 GB Aug 25 16:21:46.866372 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-6a214b74-c295-4d90-b554-1259453e42b4 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Availability Zones retrieved successfully. Aug 25 16:21:46.870518 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-34f8cf8d-2109-4efe-b833-e44f64a21ef0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (187c1dbe-aa36-464a-9bda-0c9adfb28b79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:46.872005 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-34f8cf8d-2109-4efe-b833-e44f64a21ef0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Flow 'volume_create_api' (b6735110-d5fe-4673-99ac-7e00a3b63f2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:46.873025 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-34f8cf8d-2109-4efe-b833-e44f64a21ef0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Create volume request issued successfully. Aug 25 16:21:46.873842 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-34f8cf8d-2109-4efe-b833-e44f64a21ef0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:21:46.873922 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-6a214b74-c295-4d90-b554-1259453e42b4 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Flow 'volume_create_api' (e6bef8b8-307c-43e1-9ff0-35f9b71f44cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:46.874697 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 311/1219] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:21:46 2026] POST /volume/v3/volumes => generated 777 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:21:46.875072 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-6a214b74-c295-4d90-b554-1259453e42b4 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01e825c5-4c4b-40a5-aded-d9b3bc2f22b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:46.876356 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-6a214b74-c295-4d90-b554-1259453e42b4 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:21:46.888729 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-2f73f138-c778-4cee-b9d6-589dafef3adc None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:46.891198 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2f73f138-c778-4cee-b9d6-589dafef3adc tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/volumes/2ccdce86-ca2e-4e5e-a427-030d1115ac1b Aug 25 16:21:46.891198 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2f73f138-c778-4cee-b9d6-589dafef3adc tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:46.891381 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2f73f138-c778-4cee-b9d6-589dafef3adc tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:46.900505 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:46.900505 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:46.905249 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-2f73f138-c778-4cee-b9d6-589dafef3adc tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Volume info retrieved successfully. Aug 25 16:21:46.909942 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2f73f138-c778-4cee-b9d6-589dafef3adc tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/2ccdce86-ca2e-4e5e-a427-030d1115ac1b returned with HTTP 200 Aug 25 16:21:46.910186 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 308/1220] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:46 2026] GET /volume/v3/volumes/2ccdce86-ca2e-4e5e-a427-030d1115ac1b => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:46.917901 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-6a214b74-c295-4d90-b554-1259453e42b4 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01e825c5-4c4b-40a5-aded-d9b3bc2f22b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:46.919300 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-6a214b74-c295-4d90-b554-1259453e42b4 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (577cacc3-7117-4f06-b2c1-0d4dc52b0559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:46.999320 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-e35ac920-0142-4e98-9395-6fc7681af2f9 req-2e547653-1e0f-46de-9912-59ec3f2e2e2e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:47.002232 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-e35ac920-0142-4e98-9395-6fc7681af2f9 req-2e547653-1e0f-46de-9912-59ec3f2e2e2e tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] POST https://10.4.3.102/volume/v3/attachments/84a0c798-81cd-4f89-9c20-a25aadeb8e78/action Aug 25 16:21:47.002755 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-e35ac920-0142-4e98-9395-6fc7681af2f9 req-2e547653-1e0f-46de-9912-59ec3f2e2e2e tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Action body: b'{"os-complete": null}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:21:47.002905 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-e35ac920-0142-4e98-9395-6fc7681af2f9 req-2e547653-1e0f-46de-9912-59ec3f2e2e2e tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:47.038327 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-6a214b74-c295-4d90-b554-1259453e42b4 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Created reservations ['62c40cab-fc3c-4b41-b9f0-89c2de21a795', 'dcb32591-ea4d-4cca-affa-817a461980b5', 'ca35b7c4-28e8-4b96-8000-70430cb0d34c', '0ec89058-ece1-4956-955b-eee0f5e48842'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:47.039784 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-6a214b74-c295-4d90-b554-1259453e42b4 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (577cacc3-7117-4f06-b2c1-0d4dc52b0559) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62c40cab-fc3c-4b41-b9f0-89c2de21a795', 'dcb32591-ea4d-4cca-affa-817a461980b5', 'ca35b7c4-28e8-4b96-8000-70430cb0d34c', '0ec89058-ece1-4956-955b-eee0f5e48842']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:47.040128 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:47.040128 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:47.040753 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-6a214b74-c295-4d90-b554-1259453e42b4 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79818e11-b45b-42dd-a59e-b9986a651d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:47.071844 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-6a214b74-c295-4d90-b554-1259453e42b4 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79818e11-b45b-42dd-a59e-b9986a651d63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '688d1c0a-1d37-48f6-9a0a-f9dd5fd0c721', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-79897958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7c308d317e849369d8d3ba7e567d84f',qos_specs=None,replication_status=,reservations=['62c40cab-fc3c-4b41-b9f0-89c2de21a795','dcb32591-ea4d-4cca-affa-817a461980b5','ca35b7c4-28e8-4b96-8000-70430cb0d34c','0ec89058-ece1-4956-955b-eee0f5e48842'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4432ad9d13e34d12b5f78736e487a123',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:21:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-79897958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=688d1c0a-1d37-48f6-9a0a-f9dd5fd0c721,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7c308d317e849369d8d3ba7e567d84f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4432ad9d13e34d12b5f78736e487a123',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:47.073032 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-e35ac920-0142-4e98-9395-6fc7681af2f9 req-2e547653-1e0f-46de-9912-59ec3f2e2e2e tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/attachments/84a0c798-81cd-4f89-9c20-a25aadeb8e78/action returned with HTTP 204 Aug 25 16:21:47.073152 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-6a214b74-c295-4d90-b554-1259453e42b4 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a16b705d-e586-4e56-a3cd-22a3cc585b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:47.073430 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 305/1221] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:21:46 2026] POST /volume/v3/attachments/84a0c798-81cd-4f89-9c20-a25aadeb8e78/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:47.118555 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-6a214b74-c295-4d90-b554-1259453e42b4 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a16b705d-e586-4e56-a3cd-22a3cc585b1e) transitioned into state 'SUCCESS' from state '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-79897958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7c308d317e849369d8d3ba7e567d84f',qos_specs=None,replication_status=,reservations=['62c40cab-fc3c-4b41-b9f0-89c2de21a795','dcb32591-ea4d-4cca-affa-817a461980b5','ca35b7c4-28e8-4b96-8000-70430cb0d34c','0ec89058-ece1-4956-955b-eee0f5e48842'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4432ad9d13e34d12b5f78736e487a123',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:47.122466 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-6a214b74-c295-4d90-b554-1259453e42b4 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30cd23cf-8730-4fbe-a728-066d64861439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:47.151386 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-6a214b74-c295-4d90-b554-1259453e42b4 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30cd23cf-8730-4fbe-a728-066d64861439) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:47.152651 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-6a214b74-c295-4d90-b554-1259453e42b4 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Flow 'volume_create_api' (e6bef8b8-307c-43e1-9ff0-35f9b71f44cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:47.153006 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-6a214b74-c295-4d90-b554-1259453e42b4 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Create volume request issued successfully. Aug 25 16:21:47.157873 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6a214b74-c295-4d90-b554-1259453e42b4 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:21:47.157873 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 298/1222] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:21:46 2026] POST /volume/v3/volumes => generated 749 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:21:47.170300 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-cfbfa05a-6351-4522-9ca1-0b5ead495f66 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:47.173534 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cfbfa05a-6351-4522-9ca1-0b5ead495f66 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] GET https://10.4.3.102/volume/v3/volumes/688d1c0a-1d37-48f6-9a0a-f9dd5fd0c721 Aug 25 16:21:47.174197 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cfbfa05a-6351-4522-9ca1-0b5ead495f66 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:47.174197 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cfbfa05a-6351-4522-9ca1-0b5ead495f66 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:47.183017 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:47.183017 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:47.187225 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-cfbfa05a-6351-4522-9ca1-0b5ead495f66 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Volume info retrieved successfully. Aug 25 16:21:47.200381 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cfbfa05a-6351-4522-9ca1-0b5ead495f66 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] https://10.4.3.102/volume/v3/volumes/688d1c0a-1d37-48f6-9a0a-f9dd5fd0c721 returned with HTTP 200 Aug 25 16:21:47.200381 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 312/1223] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:47 2026] GET /volume/v3/volumes/688d1c0a-1d37-48f6-9a0a-f9dd5fd0c721 => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:47.260663 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-be7b980e-5afe-459c-bb56-ec5bfd1a4089 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:47.333302 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-1b3f2975-f174-4914-ae90-eeb8864caa66 req-eba5a8dc-2c01-4858-8371-18b9956bcd1a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:47.335954 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-1b3f2975-f174-4914-ae90-eeb8864caa66 req-eba5a8dc-2c01-4858-8371-18b9956bcd1a tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] DELETE https://10.4.3.102/volume/v3/attachments/ec46fa72-8825-462b-a719-633d3d5d1c05 Aug 25 16:21:47.336333 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-1b3f2975-f174-4914-ae90-eeb8864caa66 req-eba5a8dc-2c01-4858-8371-18b9956bcd1a tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:47.336728 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-1b3f2975-f174-4914-ae90-eeb8864caa66 req-eba5a8dc-2c01-4858-8371-18b9956bcd1a tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:47.344660 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:47.344660 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:47.357222 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-be7b980e-5afe-459c-bb56-ec5bfd1a4089 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:21:47.358160 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-be7b980e-5afe-459c-bb56-ec5bfd1a4089 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1847002855"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:47.359309 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-be7b980e-5afe-459c-bb56-ec5bfd1a4089 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1847002855'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:21:47.359406 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-be7b980e-5afe-459c-bb56-ec5bfd1a4089 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Create volume of 1 GB Aug 25 16:21:47.363803 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-be7b980e-5afe-459c-bb56-ec5bfd1a4089 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Availability Zones retrieved successfully. Aug 25 16:21:47.371528 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-be7b980e-5afe-459c-bb56-ec5bfd1a4089 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Flow 'volume_create_api' (7536e8f9-f694-4a1d-982e-2c02c8e7cb30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:47.373044 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-be7b980e-5afe-459c-bb56-ec5bfd1a4089 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6ee9624-7dc8-4b88-85e7-7558b26f89b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:47.374193 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-be7b980e-5afe-459c-bb56-ec5bfd1a4089 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:21:47.408911 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-be7b980e-5afe-459c-bb56-ec5bfd1a4089 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6ee9624-7dc8-4b88-85e7-7558b26f89b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:47.409831 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-be7b980e-5afe-459c-bb56-ec5bfd1a4089 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6822a4f-2cb1-4026-b08c-76281d436d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:47.421085 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-1b3f2975-f174-4914-ae90-eeb8864caa66 req-eba5a8dc-2c01-4858-8371-18b9956bcd1a tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] https://10.4.3.102/volume/v3/attachments/ec46fa72-8825-462b-a719-633d3d5d1c05 returned with HTTP 200 Aug 25 16:21:47.421085 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 306/1224] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:21:47 2026] DELETE /volume/v3/attachments/ec46fa72-8825-462b-a719-633d3d5d1c05 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:47.433677 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-1b3f2975-f174-4914-ae90-eeb8864caa66 req-c2da331c-95e4-49f8-baa5-4b8facbacbb1 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:47.436332 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-1b3f2975-f174-4914-ae90-eeb8864caa66 req-c2da331c-95e4-49f8-baa5-4b8facbacbb1 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] DELETE https://10.4.3.102/volume/v3/volumes/0b1f2a92-699d-4ba2-97f2-d4fcf687290d Aug 25 16:21:47.436530 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-1b3f2975-f174-4914-ae90-eeb8864caa66 req-c2da331c-95e4-49f8-baa5-4b8facbacbb1 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:47.436757 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-1b3f2975-f174-4914-ae90-eeb8864caa66 req-c2da331c-95e4-49f8-baa5-4b8facbacbb1 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:47.436918 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [req-1b3f2975-f174-4914-ae90-eeb8864caa66 req-c2da331c-95e4-49f8-baa5-4b8facbacbb1 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Delete volume with id: 0b1f2a92-699d-4ba2-97f2-d4fcf687290d Aug 25 16:21:47.445854 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:47.445854 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:47.446368 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-1b3f2975-f174-4914-ae90-eeb8864caa66 req-c2da331c-95e4-49f8-baa5-4b8facbacbb1 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Volume info retrieved successfully. Aug 25 16:21:47.472874 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-1b3f2975-f174-4914-ae90-eeb8864caa66 req-c2da331c-95e4-49f8-baa5-4b8facbacbb1 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] Delete volume request issued successfully. Aug 25 16:21:47.473074 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-1b3f2975-f174-4914-ae90-eeb8864caa66 req-c2da331c-95e4-49f8-baa5-4b8facbacbb1 tempest-ImageDependencyTests-1828978128 tempest-ImageDependencyTests-1828978128-project-member] https://10.4.3.102/volume/v3/volumes/0b1f2a92-699d-4ba2-97f2-d4fcf687290d returned with HTTP 202 Aug 25 16:21:47.473664 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 299/1225] 10.4.3.102 () {70 vars in 1620 bytes} [Tue Aug 25 16:21:47 2026] DELETE /volume/v3/volumes/0b1f2a92-699d-4ba2-97f2-d4fcf687290d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:21:47.486572 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-be7b980e-5afe-459c-bb56-ec5bfd1a4089 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Created reservations ['2dd5e782-255b-45ae-bbea-a6e212a56298', '1862a5c2-108e-4e3e-9d3c-8438a2f60965', 'd078040d-9c95-452a-b1ee-08115116dab7', '15553674-71ca-451c-bee8-7a653b1aaa42'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:47.487786 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-be7b980e-5afe-459c-bb56-ec5bfd1a4089 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6822a4f-2cb1-4026-b08c-76281d436d8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2dd5e782-255b-45ae-bbea-a6e212a56298', '1862a5c2-108e-4e3e-9d3c-8438a2f60965', 'd078040d-9c95-452a-b1ee-08115116dab7', '15553674-71ca-451c-bee8-7a653b1aaa42']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:47.488553 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-be7b980e-5afe-459c-bb56-ec5bfd1a4089 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75850318-5ee9-4fc8-81bd-7a04d345fc99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:47.514693 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-be7b980e-5afe-459c-bb56-ec5bfd1a4089 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75850318-5ee9-4fc8-81bd-7a04d345fc99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '966d2435-4bc9-4c47-ac8d-6ff76ae61e42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1847002855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='244eb97ce63c4fddbea71a13d1a2f9fd',qos_specs=None,replication_status=,reservations=['2dd5e782-255b-45ae-bbea-a6e212a56298','1862a5c2-108e-4e3e-9d3c-8438a2f60965','d078040d-9c95-452a-b1ee-08115116dab7','15553674-71ca-451c-bee8-7a653b1aaa42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a8a699683b34a539d6d3f752ee32f3b',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:21:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1847002855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=966d2435-4bc9-4c47-ac8d-6ff76ae61e42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='244eb97ce63c4fddbea71a13d1a2f9fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a8a699683b34a539d6d3f752ee32f3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:47.515514 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-be7b980e-5afe-459c-bb56-ec5bfd1a4089 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5ee0bb8-b337-4f73-af0c-01550013d34f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:47.538134 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-be7b980e-5afe-459c-bb56-ec5bfd1a4089 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5ee0bb8-b337-4f73-af0c-01550013d34f) transitioned into state 'SUCCESS' from state '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-1847002855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='244eb97ce63c4fddbea71a13d1a2f9fd',qos_specs=None,replication_status=,reservations=['2dd5e782-255b-45ae-bbea-a6e212a56298','1862a5c2-108e-4e3e-9d3c-8438a2f60965','d078040d-9c95-452a-b1ee-08115116dab7','15553674-71ca-451c-bee8-7a653b1aaa42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a8a699683b34a539d6d3f752ee32f3b',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:47.538812 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-be7b980e-5afe-459c-bb56-ec5bfd1a4089 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3a6eea1-d3fa-4509-81a2-d0d2bc9017f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:47.550780 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-be7b980e-5afe-459c-bb56-ec5bfd1a4089 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3a6eea1-d3fa-4509-81a2-d0d2bc9017f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:47.551891 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-be7b980e-5afe-459c-bb56-ec5bfd1a4089 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Flow 'volume_create_api' (7536e8f9-f694-4a1d-982e-2c02c8e7cb30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:47.551891 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-be7b980e-5afe-459c-bb56-ec5bfd1a4089 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Create volume request issued successfully. Aug 25 16:21:47.552397 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-be7b980e-5afe-459c-bb56-ec5bfd1a4089 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:21:47.553299 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 309/1226] 10.4.3.102 () {70 vars in 1299 bytes} [Tue Aug 25 16:21:47 2026] POST /volume/v3/volumes => generated 774 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:47.571660 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f7015d43-19c3-4813-8ba1-c35284f4c171 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:47.576557 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f7015d43-19c3-4813-8ba1-c35284f4c171 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] GET https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 Aug 25 16:21:47.576557 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f7015d43-19c3-4813-8ba1-c35284f4c171 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:47.576557 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f7015d43-19c3-4813-8ba1-c35284f4c171 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:47.585429 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:47.585429 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:47.595142 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-f7015d43-19c3-4813-8ba1-c35284f4c171 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Volume info retrieved successfully. Aug 25 16:21:47.603659 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f7015d43-19c3-4813-8ba1-c35284f4c171 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 returned with HTTP 200 Aug 25 16:21:47.603659 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 313/1227] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:21:47 2026] GET /volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:47.926218 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0241c793-847d-4dc4-9072-0b7d4ca305d9 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:47.928695 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0241c793-847d-4dc4-9072-0b7d4ca305d9 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/volumes/2ccdce86-ca2e-4e5e-a427-030d1115ac1b Aug 25 16:21:47.928944 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0241c793-847d-4dc4-9072-0b7d4ca305d9 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:47.929223 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0241c793-847d-4dc4-9072-0b7d4ca305d9 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:47.938719 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:47.938719 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:47.944262 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-0241c793-847d-4dc4-9072-0b7d4ca305d9 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Volume info retrieved successfully. Aug 25 16:21:47.951504 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0241c793-847d-4dc4-9072-0b7d4ca305d9 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/2ccdce86-ca2e-4e5e-a427-030d1115ac1b returned with HTTP 200 Aug 25 16:21:47.951920 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 307/1228] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:47 2026] GET /volume/v3/volumes/2ccdce86-ca2e-4e5e-a427-030d1115ac1b => generated 1017 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:47.973130 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-10cf805a-3ae3-436c-9e52-4d6948f422a4 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:48.043417 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-10cf805a-3ae3-436c-9e52-4d6948f422a4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:21:48.043701 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-10cf805a-3ae3-436c-9e52-4d6948f422a4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2ccdce86-ca2e-4e5e-a427-030d1115ac1b", "name": "tempest-ProjectMemberTests-Snapshot-691948914"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:48.054134 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:48.054134 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:48.054650 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-10cf805a-3ae3-436c-9e52-4d6948f422a4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Volume info retrieved successfully. Aug 25 16:21:48.054822 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.snapshots [None req-10cf805a-3ae3-436c-9e52-4d6948f422a4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Create snapshot from volume 2ccdce86-ca2e-4e5e-a427-030d1115ac1b Aug 25 16:21:48.161095 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-10cf805a-3ae3-436c-9e52-4d6948f422a4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Created reservations ['fb8506a7-63d3-474e-aa47-82a71f9fe22e', '4715c590-5e08-40ea-9439-0a5d5336d96b', '1e5ce68f-517f-4a5d-8de0-b375f5fcf26f', '6f38bec8-a520-4d9e-9834-afccc9144ecb'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:48.215197 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-e4c15eb8-a775-4530-abf0-312440d1b614 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:48.228367 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e4c15eb8-a775-4530-abf0-312440d1b614 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] GET https://10.4.3.102/volume/v3/volumes/688d1c0a-1d37-48f6-9a0a-f9dd5fd0c721 Aug 25 16:21:48.228367 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e4c15eb8-a775-4530-abf0-312440d1b614 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:48.228367 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e4c15eb8-a775-4530-abf0-312440d1b614 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:48.239065 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:48.239065 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:48.244502 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-e4c15eb8-a775-4530-abf0-312440d1b614 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Volume info retrieved successfully. Aug 25 16:21:48.267475 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e4c15eb8-a775-4530-abf0-312440d1b614 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] https://10.4.3.102/volume/v3/volumes/688d1c0a-1d37-48f6-9a0a-f9dd5fd0c721 returned with HTTP 200 Aug 25 16:21:48.267905 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 310/1229] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:48 2026] GET /volume/v3/volumes/688d1c0a-1d37-48f6-9a0a-f9dd5fd0c721 => generated 842 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:48.285380 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ff671b65-5943-4a15-b947-e5f1ea6eb4e3 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:48.287080 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ff671b65-5943-4a15-b947-e5f1ea6eb4e3 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] POST https://10.4.3.102/volume/v3/os-volume-transfer Aug 25 16:21:48.287428 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ff671b65-5943-4a15-b947-e5f1ea6eb4e3 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "688d1c0a-1d37-48f6-9a0a-f9dd5fd0c721"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:48.288906 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.contrib.volume_transfer [None req-ff671b65-5943-4a15-b947-e5f1ea6eb4e3 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Creating new volume transfer {'transfer': {'volume_id': '688d1c0a-1d37-48f6-9a0a-f9dd5fd0c721'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 25 16:21:48.289013 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.contrib.volume_transfer [None req-ff671b65-5943-4a15-b947-e5f1ea6eb4e3 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Creating transfer of volume 688d1c0a-1d37-48f6-9a0a-f9dd5fd0c721 Aug 25 16:21:48.289114 np0000008093 devstack@c-api.service[100454]: INFO cinder.transfer.api [None req-ff671b65-5943-4a15-b947-e5f1ea6eb4e3 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Generating transfer record for volume 688d1c0a-1d37-48f6-9a0a-f9dd5fd0c721 Aug 25 16:21:48.302574 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-10cf805a-3ae3-436c-9e52-4d6948f422a4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Snapshot create request issued successfully. Aug 25 16:21:48.303004 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-10cf805a-3ae3-436c-9e52-4d6948f422a4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:21:48.303531 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 300/1230] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:21:47 2026] POST /volume/v3/snapshots => generated 304 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:21:48.304305 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:48.304305 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:48.316814 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-4e371f0e-d5a0-4a0b-b0d0-ccdb2104f0f0 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:48.318707 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4e371f0e-d5a0-4a0b-b0d0-ccdb2104f0f0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] GET https://10.4.3.102/volume/v3/snapshots/b5727873-e93f-4e75-a310-d1f2602a8558 Aug 25 16:21:48.318897 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4e371f0e-d5a0-4a0b-b0d0-ccdb2104f0f0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:48.319117 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4e371f0e-d5a0-4a0b-b0d0-ccdb2104f0f0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:48.335844 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:48.335844 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:48.336650 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-4e371f0e-d5a0-4a0b-b0d0-ccdb2104f0f0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Snapshot retrieved successfully. Aug 25 16:21:48.337823 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4e371f0e-d5a0-4a0b-b0d0-ccdb2104f0f0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] https://10.4.3.102/volume/v3/snapshots/b5727873-e93f-4e75-a310-d1f2602a8558 returned with HTTP 200 Aug 25 16:21:48.338471 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 308/1231] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:21:48 2026] GET /volume/v3/snapshots/b5727873-e93f-4e75-a310-d1f2602a8558 => generated 436 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:48.367568 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ff671b65-5943-4a15-b947-e5f1ea6eb4e3 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] https://10.4.3.102/volume/v3/os-volume-transfer returned with HTTP 202 Aug 25 16:21:48.368905 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 314/1232] 10.4.3.102 () {68 vars in 1291 bytes} [Tue Aug 25 16:21:48 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:21:48.378132 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-e284e8a1-3e5f-412a-bc8e-44d7763e62a0 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:48.380717 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e284e8a1-3e5f-412a-bc8e-44d7763e62a0 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] GET https://10.4.3.102/volume/v3/volumes/688d1c0a-1d37-48f6-9a0a-f9dd5fd0c721 Aug 25 16:21:48.380961 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e284e8a1-3e5f-412a-bc8e-44d7763e62a0 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:48.381247 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e284e8a1-3e5f-412a-bc8e-44d7763e62a0 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:48.390183 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:48.390183 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:48.394972 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-e284e8a1-3e5f-412a-bc8e-44d7763e62a0 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Volume info retrieved successfully. Aug 25 16:21:48.402416 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e284e8a1-3e5f-412a-bc8e-44d7763e62a0 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] https://10.4.3.102/volume/v3/volumes/688d1c0a-1d37-48f6-9a0a-f9dd5fd0c721 returned with HTTP 200 Aug 25 16:21:48.402809 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 311/1233] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:48 2026] GET /volume/v3/volumes/688d1c0a-1d37-48f6-9a0a-f9dd5fd0c721 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:48.418715 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-fe2b43bd-4223-4b51-beb4-8206e1f95ec5 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:48.420712 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-fe2b43bd-4223-4b51-beb4-8206e1f95ec5 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] GET https://10.4.3.102/volume/v3/os-volume-transfer/e3612653-6ae7-4ebb-890a-903cab83068a Aug 25 16:21:48.420914 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-fe2b43bd-4223-4b51-beb4-8206e1f95ec5 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:48.421088 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-fe2b43bd-4223-4b51-beb4-8206e1f95ec5 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:48.421361 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:48.421361 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:48.425441 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-fe2b43bd-4223-4b51-beb4-8206e1f95ec5 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] https://10.4.3.102/volume/v3/os-volume-transfer/e3612653-6ae7-4ebb-890a-903cab83068a returned with HTTP 200 Aug 25 16:21:48.426020 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 301/1234] 10.4.3.102 () {66 vars in 1381 bytes} [Tue Aug 25 16:21:48 2026] GET /volume/v3/os-volume-transfer/e3612653-6ae7-4ebb-890a-903cab83068a => generated 409 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:48.435524 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-7102c9af-426f-416f-bfb2-09b1c54ae4a3 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:48.438248 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7102c9af-426f-416f-bfb2-09b1c54ae4a3 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] GET https://10.4.3.102/volume/v3/os-volume-transfer Aug 25 16:21:48.438561 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7102c9af-426f-416f-bfb2-09b1c54ae4a3 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:48.438886 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7102c9af-426f-416f-bfb2-09b1c54ae4a3 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Calling method 'index' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:48.439113 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.contrib.volume_transfer [None req-7102c9af-426f-416f-bfb2-09b1c54ae4a3 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Listing volume transfers {{(pid=100456) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 25 16:21:48.454455 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7102c9af-426f-416f-bfb2-09b1c54ae4a3 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] https://10.4.3.102/volume/v3/os-volume-transfer returned with HTTP 200 Aug 25 16:21:48.455146 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 309/1235] 10.4.3.102 () {66 vars in 1270 bytes} [Tue Aug 25 16:21:48 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:48.466638 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-204b960a-a0c5-4398-bd49-4a9429967993 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:48.551098 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-204b960a-a0c5-4398-bd49-4a9429967993 tempest-VolumesTransfersTest-1885180542 tempest-VolumesTransfersTest-1885180542-project-member] POST https://10.4.3.102/volume/v3/os-volume-transfer/e3612653-6ae7-4ebb-890a-903cab83068a/accept Aug 25 16:21:48.551429 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-204b960a-a0c5-4398-bd49-4a9429967993 tempest-VolumesTransfersTest-1885180542 tempest-VolumesTransfersTest-1885180542-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "eb482616530219dd"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:48.552825 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.contrib.volume_transfer [None req-204b960a-a0c5-4398-bd49-4a9429967993 tempest-VolumesTransfersTest-1885180542 tempest-VolumesTransfersTest-1885180542-project-member] Accepting volume transfer e3612653-6ae7-4ebb-890a-903cab83068a {{(pid=100454) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 25 16:21:48.552923 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.contrib.volume_transfer [None req-204b960a-a0c5-4398-bd49-4a9429967993 tempest-VolumesTransfersTest-1885180542 tempest-VolumesTransfersTest-1885180542-project-member] Accepting transfer e3612653-6ae7-4ebb-890a-903cab83068a Aug 25 16:21:48.618717 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-5b579464-a31a-4a5f-a711-2afd830bad33 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:48.620787 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5b579464-a31a-4a5f-a711-2afd830bad33 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] GET https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 Aug 25 16:21:48.621121 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5b579464-a31a-4a5f-a711-2afd830bad33 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:48.621666 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5b579464-a31a-4a5f-a711-2afd830bad33 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:48.628810 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:48.628810 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:48.630859 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-204b960a-a0c5-4398-bd49-4a9429967993 tempest-VolumesTransfersTest-1885180542 tempest-VolumesTransfersTest-1885180542-project-member] Created reservations ['71824ee9-0675-4d5d-a69d-419945e70eee', '91fa370d-dfd4-4365-8d7c-f39080d98b5e', 'db3d2e8a-a26e-4a8b-a1df-203e78c087d6', '4cc09371-7f2b-4aa5-8e47-abf8e0effa78'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:48.638187 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-5b579464-a31a-4a5f-a711-2afd830bad33 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Volume info retrieved successfully. Aug 25 16:21:48.645628 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5b579464-a31a-4a5f-a711-2afd830bad33 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 returned with HTTP 200 Aug 25 16:21:48.646033 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 312/1236] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:21:48 2026] GET /volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:48.677031 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-204b960a-a0c5-4398-bd49-4a9429967993 tempest-VolumesTransfersTest-1885180542 tempest-VolumesTransfersTest-1885180542-project-member] Created reservations ['33703c93-be39-4db0-b950-43a383e72947', 'be9da482-fb5f-4c34-8cf2-f395138f2183', 'd561ff0d-33a6-44cd-ba8f-3b76176d07ac', '81b86358-2719-4662-a41a-1caf720266a8'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:48.719731 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-204b960a-a0c5-4398-bd49-4a9429967993 tempest-VolumesTransfersTest-1885180542 tempest-VolumesTransfersTest-1885180542-project-member] Created reservations ['54ffa32c-3220-4fef-aff0-4451fc3a82b1', '8f818416-aa42-4bbc-aabb-07078a8e9580', 'fdd03c0a-34ae-48a1-be30-dca8d4a7a1a8', '33e98f8c-fc46-439e-a5b4-8520939359f7'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:48.767981 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-204b960a-a0c5-4398-bd49-4a9429967993 tempest-VolumesTransfersTest-1885180542 tempest-VolumesTransfersTest-1885180542-project-member] Created reservations ['642ec8d7-6c38-4398-b4f9-ff166ff65149', '3b0841e2-9164-4c9a-99a6-06e8dd7ffc05', '1dd190ce-64d2-4286-b196-00831ae79a6d', '361b93f9-4a3d-429f-a93b-60d621f06322'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:48.782579 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-204b960a-a0c5-4398-bd49-4a9429967993 tempest-VolumesTransfersTest-1885180542 tempest-VolumesTransfersTest-1885180542-project-member] Transfer volume completed successfully. Aug 25 16:21:48.868271 np0000008093 devstack@c-api.service[100454]: INFO cinder.transfer.api [None req-204b960a-a0c5-4398-bd49-4a9429967993 tempest-VolumesTransfersTest-1885180542 tempest-VolumesTransfersTest-1885180542-project-member] Volume 688d1c0a-1d37-48f6-9a0a-f9dd5fd0c721 has been transferred. Aug 25 16:21:48.874535 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-204b960a-a0c5-4398-bd49-4a9429967993 tempest-VolumesTransfersTest-1885180542 tempest-VolumesTransfersTest-1885180542-project-member] https://10.4.3.102/volume/v3/os-volume-transfer/e3612653-6ae7-4ebb-890a-903cab83068a/accept returned with HTTP 202 Aug 25 16:21:48.874980 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 315/1237] 10.4.3.102 () {68 vars in 1423 bytes} [Tue Aug 25 16:21:48 2026] POST /volume/v3/os-volume-transfer/e3612653-6ae7-4ebb-890a-903cab83068a/accept => generated 365 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:21:48.883867 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-93d39394-3503-4ada-8390-1e12200a1896 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:48.887419 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-93d39394-3503-4ada-8390-1e12200a1896 tempest-VolumesTransfersTest-1885180542 tempest-VolumesTransfersTest-1885180542-project-member] GET https://10.4.3.102/volume/v3/volumes/688d1c0a-1d37-48f6-9a0a-f9dd5fd0c721 Aug 25 16:21:48.887720 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-93d39394-3503-4ada-8390-1e12200a1896 tempest-VolumesTransfersTest-1885180542 tempest-VolumesTransfersTest-1885180542-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:48.887994 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-93d39394-3503-4ada-8390-1e12200a1896 tempest-VolumesTransfersTest-1885180542 tempest-VolumesTransfersTest-1885180542-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:48.899315 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:48.899315 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:48.903605 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-93d39394-3503-4ada-8390-1e12200a1896 tempest-VolumesTransfersTest-1885180542 tempest-VolumesTransfersTest-1885180542-project-member] Volume info retrieved successfully. Aug 25 16:21:48.909180 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-93d39394-3503-4ada-8390-1e12200a1896 tempest-VolumesTransfersTest-1885180542 tempest-VolumesTransfersTest-1885180542-project-member] https://10.4.3.102/volume/v3/volumes/688d1c0a-1d37-48f6-9a0a-f9dd5fd0c721 returned with HTTP 200 Aug 25 16:21:48.909655 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 302/1238] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:48 2026] GET /volume/v3/volumes/688d1c0a-1d37-48f6-9a0a-f9dd5fd0c721 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:48.920465 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0d3401a3-a328-4675-8212-0683026470ef None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:48.922045 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0d3401a3-a328-4675-8212-0683026470ef tempest-VolumesTransfersTest-1885180542 tempest-VolumesTransfersTest-1885180542-project-member] GET https://10.4.3.102/volume/v3/volumes/688d1c0a-1d37-48f6-9a0a-f9dd5fd0c721 Aug 25 16:21:48.922219 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0d3401a3-a328-4675-8212-0683026470ef tempest-VolumesTransfersTest-1885180542 tempest-VolumesTransfersTest-1885180542-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:48.922402 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0d3401a3-a328-4675-8212-0683026470ef tempest-VolumesTransfersTest-1885180542 tempest-VolumesTransfersTest-1885180542-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:48.929805 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:48.929805 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:48.940897 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-0d3401a3-a328-4675-8212-0683026470ef tempest-VolumesTransfersTest-1885180542 tempest-VolumesTransfersTest-1885180542-project-member] Volume info retrieved successfully. Aug 25 16:21:48.952223 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0d3401a3-a328-4675-8212-0683026470ef tempest-VolumesTransfersTest-1885180542 tempest-VolumesTransfersTest-1885180542-project-member] https://10.4.3.102/volume/v3/volumes/688d1c0a-1d37-48f6-9a0a-f9dd5fd0c721 returned with HTTP 200 Aug 25 16:21:48.952708 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 310/1239] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:48 2026] GET /volume/v3/volumes/688d1c0a-1d37-48f6-9a0a-f9dd5fd0c721 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:48.966425 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-9fc60e8e-dc51-41af-835a-5f5ebb09986a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:48.971687 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9fc60e8e-dc51-41af-835a-5f5ebb09986a tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] DELETE https://10.4.3.102/volume/v3/os-volume-transfer/e3612653-6ae7-4ebb-890a-903cab83068a Aug 25 16:21:48.971977 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9fc60e8e-dc51-41af-835a-5f5ebb09986a tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:48.972252 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9fc60e8e-dc51-41af-835a-5f5ebb09986a tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:48.972355 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.contrib.volume_transfer [None req-9fc60e8e-dc51-41af-835a-5f5ebb09986a tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Delete transfer with id: e3612653-6ae7-4ebb-890a-903cab83068a Aug 25 16:21:48.976198 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9fc60e8e-dc51-41af-835a-5f5ebb09986a tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] https://10.4.3.102/volume/v3/os-volume-transfer/e3612653-6ae7-4ebb-890a-903cab83068a returned with HTTP 404 Aug 25 16:21:48.976783 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 313/1240] 10.4.3.102 () {66 vars in 1384 bytes} [Tue Aug 25 16:21:48 2026] DELETE /volume/v3/os-volume-transfer/e3612653-6ae7-4ebb-890a-903cab83068a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:48.984876 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-19b86b8e-e968-48c5-a74d-00eefd3ef211 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:49.020612 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-19b86b8e-e968-48c5-a74d-00eefd3ef211 tempest-VolumesTransfersTest-82208863 tempest-VolumesTransfersTest-82208863-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/688d1c0a-1d37-48f6-9a0a-f9dd5fd0c721 Aug 25 16:21:49.020698 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-19b86b8e-e968-48c5-a74d-00eefd3ef211 tempest-VolumesTransfersTest-82208863 tempest-VolumesTransfersTest-82208863-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:49.020898 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-19b86b8e-e968-48c5-a74d-00eefd3ef211 tempest-VolumesTransfersTest-82208863 tempest-VolumesTransfersTest-82208863-project-admin] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:49.021109 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-19b86b8e-e968-48c5-a74d-00eefd3ef211 tempest-VolumesTransfersTest-82208863 tempest-VolumesTransfersTest-82208863-project-admin] Delete volume with id: 688d1c0a-1d37-48f6-9a0a-f9dd5fd0c721 Aug 25 16:21:49.029011 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:49.029011 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:49.029401 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-19b86b8e-e968-48c5-a74d-00eefd3ef211 tempest-VolumesTransfersTest-82208863 tempest-VolumesTransfersTest-82208863-project-admin] Volume info retrieved successfully. Aug 25 16:21:49.049636 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-19b86b8e-e968-48c5-a74d-00eefd3ef211 tempest-VolumesTransfersTest-82208863 tempest-VolumesTransfersTest-82208863-project-admin] Delete volume request issued successfully. Aug 25 16:21:49.049855 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-19b86b8e-e968-48c5-a74d-00eefd3ef211 tempest-VolumesTransfersTest-82208863 tempest-VolumesTransfersTest-82208863-project-admin] https://10.4.3.102/volume/v3/volumes/688d1c0a-1d37-48f6-9a0a-f9dd5fd0c721 returned with HTTP 202 Aug 25 16:21:49.050237 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 316/1241] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:21:48 2026] DELETE /volume/v3/volumes/688d1c0a-1d37-48f6-9a0a-f9dd5fd0c721 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:21:49.060572 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-805d7327-054e-46d1-b821-15adf6c8a525 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:49.062933 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-805d7327-054e-46d1-b821-15adf6c8a525 tempest-VolumesTransfersTest-82208863 tempest-VolumesTransfersTest-82208863-project-admin] GET https://10.4.3.102/volume/v3/volumes/688d1c0a-1d37-48f6-9a0a-f9dd5fd0c721 Aug 25 16:21:49.063087 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-805d7327-054e-46d1-b821-15adf6c8a525 tempest-VolumesTransfersTest-82208863 tempest-VolumesTransfersTest-82208863-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:49.063340 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-805d7327-054e-46d1-b821-15adf6c8a525 tempest-VolumesTransfersTest-82208863 tempest-VolumesTransfersTest-82208863-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:49.071265 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:49.071265 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:49.075908 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-805d7327-054e-46d1-b821-15adf6c8a525 tempest-VolumesTransfersTest-82208863 tempest-VolumesTransfersTest-82208863-project-admin] Volume info retrieved successfully. Aug 25 16:21:49.080975 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-805d7327-054e-46d1-b821-15adf6c8a525 tempest-VolumesTransfersTest-82208863 tempest-VolumesTransfersTest-82208863-project-admin] https://10.4.3.102/volume/v3/volumes/688d1c0a-1d37-48f6-9a0a-f9dd5fd0c721 returned with HTTP 200 Aug 25 16:21:49.081345 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 303/1242] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:49 2026] GET /volume/v3/volumes/688d1c0a-1d37-48f6-9a0a-f9dd5fd0c721 => generated 1014 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:49.350674 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-25df0d1a-74f1-4448-8d8f-ff1d5fa6dd5b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:49.352805 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-25df0d1a-74f1-4448-8d8f-ff1d5fa6dd5b tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] GET https://10.4.3.102/volume/v3/snapshots/b5727873-e93f-4e75-a310-d1f2602a8558 Aug 25 16:21:49.353055 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-25df0d1a-74f1-4448-8d8f-ff1d5fa6dd5b tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:49.353322 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-25df0d1a-74f1-4448-8d8f-ff1d5fa6dd5b tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:49.360019 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:49.360019 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:49.360628 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-25df0d1a-74f1-4448-8d8f-ff1d5fa6dd5b tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Snapshot retrieved successfully. Aug 25 16:21:49.361603 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-25df0d1a-74f1-4448-8d8f-ff1d5fa6dd5b tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] https://10.4.3.102/volume/v3/snapshots/b5727873-e93f-4e75-a310-d1f2602a8558 returned with HTTP 200 Aug 25 16:21:49.362136 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 311/1243] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:21:49 2026] GET /volume/v3/snapshots/b5727873-e93f-4e75-a310-d1f2602a8558 => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:49.372254 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-67555844-211a-4906-bd05-60dc56c2335d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:49.374464 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-67555844-211a-4906-bd05-60dc56c2335d tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/b5727873-e93f-4e75-a310-d1f2602a8558 Aug 25 16:21:49.374732 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-67555844-211a-4906-bd05-60dc56c2335d tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:49.374966 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-67555844-211a-4906-bd05-60dc56c2335d tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:49.375109 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.snapshots [None req-67555844-211a-4906-bd05-60dc56c2335d tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Delete snapshot with id: b5727873-e93f-4e75-a310-d1f2602a8558 Aug 25 16:21:49.382555 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:49.382555 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:49.382555 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-67555844-211a-4906-bd05-60dc56c2335d tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Snapshot retrieved successfully. Aug 25 16:21:49.404062 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-67555844-211a-4906-bd05-60dc56c2335d tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Snapshot delete request issued successfully. Aug 25 16:21:49.404062 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-67555844-211a-4906-bd05-60dc56c2335d tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] https://10.4.3.102/volume/v3/snapshots/b5727873-e93f-4e75-a310-d1f2602a8558 returned with HTTP 202 Aug 25 16:21:49.404411 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 314/1244] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:21:49 2026] DELETE /volume/v3/snapshots/b5727873-e93f-4e75-a310-d1f2602a8558 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:21:49.414986 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-083d117a-471d-4918-a098-76e43e10f65d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:49.418140 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-083d117a-471d-4918-a098-76e43e10f65d tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] GET https://10.4.3.102/volume/v3/snapshots/b5727873-e93f-4e75-a310-d1f2602a8558 Aug 25 16:21:49.418405 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-083d117a-471d-4918-a098-76e43e10f65d tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:49.418661 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-083d117a-471d-4918-a098-76e43e10f65d tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:49.434318 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:49.434318 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:49.434818 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-083d117a-471d-4918-a098-76e43e10f65d tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Snapshot retrieved successfully. Aug 25 16:21:49.435721 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-083d117a-471d-4918-a098-76e43e10f65d tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] https://10.4.3.102/volume/v3/snapshots/b5727873-e93f-4e75-a310-d1f2602a8558 returned with HTTP 200 Aug 25 16:21:49.436089 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 317/1245] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:21:49 2026] GET /volume/v3/snapshots/b5727873-e93f-4e75-a310-d1f2602a8558 => generated 462 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:50.096621 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-592db455-0354-44b7-86d6-a5f49b4ccd3a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:50.098440 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-592db455-0354-44b7-86d6-a5f49b4ccd3a tempest-VolumesTransfersTest-82208863 tempest-VolumesTransfersTest-82208863-project-admin] GET https://10.4.3.102/volume/v3/volumes/688d1c0a-1d37-48f6-9a0a-f9dd5fd0c721 Aug 25 16:21:50.098670 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-592db455-0354-44b7-86d6-a5f49b4ccd3a tempest-VolumesTransfersTest-82208863 tempest-VolumesTransfersTest-82208863-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:50.098895 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-592db455-0354-44b7-86d6-a5f49b4ccd3a tempest-VolumesTransfersTest-82208863 tempest-VolumesTransfersTest-82208863-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:50.104975 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-592db455-0354-44b7-86d6-a5f49b4ccd3a tempest-VolumesTransfersTest-82208863 tempest-VolumesTransfersTest-82208863-project-admin] https://10.4.3.102/volume/v3/volumes/688d1c0a-1d37-48f6-9a0a-f9dd5fd0c721 returned with HTTP 404 Aug 25 16:21:50.105435 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 304/1246] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:50 2026] GET /volume/v3/volumes/688d1c0a-1d37-48f6-9a0a-f9dd5fd0c721 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:50.118075 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f4c2a0c6-6e1e-4b8d-af92-82472a8b500f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:50.120508 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f4c2a0c6-6e1e-4b8d-af92-82472a8b500f tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] GET https://10.4.3.102/volume/v3/volumes/688d1c0a-1d37-48f6-9a0a-f9dd5fd0c721 Aug 25 16:21:50.120770 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f4c2a0c6-6e1e-4b8d-af92-82472a8b500f tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:50.121010 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f4c2a0c6-6e1e-4b8d-af92-82472a8b500f tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:50.131385 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f4c2a0c6-6e1e-4b8d-af92-82472a8b500f tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] https://10.4.3.102/volume/v3/volumes/688d1c0a-1d37-48f6-9a0a-f9dd5fd0c721 returned with HTTP 404 Aug 25 16:21:50.135647 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 312/1247] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:50 2026] GET /volume/v3/volumes/688d1c0a-1d37-48f6-9a0a-f9dd5fd0c721 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:50.142860 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-6dc545ba-1827-47f5-98e8-74648f6567fa None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:50.145289 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6dc545ba-1827-47f5-98e8-74648f6567fa tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] DELETE https://10.4.3.102/volume/v3/volumes/688d1c0a-1d37-48f6-9a0a-f9dd5fd0c721 Aug 25 16:21:50.145601 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6dc545ba-1827-47f5-98e8-74648f6567fa tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:50.145874 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6dc545ba-1827-47f5-98e8-74648f6567fa tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:50.146101 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-6dc545ba-1827-47f5-98e8-74648f6567fa tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Delete volume with id: 688d1c0a-1d37-48f6-9a0a-f9dd5fd0c721 Aug 25 16:21:50.153599 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6dc545ba-1827-47f5-98e8-74648f6567fa tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] https://10.4.3.102/volume/v3/volumes/688d1c0a-1d37-48f6-9a0a-f9dd5fd0c721 returned with HTTP 404 Aug 25 16:21:50.154262 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 315/1248] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:21:50 2026] DELETE /volume/v3/volumes/688d1c0a-1d37-48f6-9a0a-f9dd5fd0c721 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:50.166999 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-372b05e5-62b3-43b7-9fa6-d20157dde064 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:50.172137 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-372b05e5-62b3-43b7-9fa6-d20157dde064 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:21:50.172137 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-372b05e5-62b3-43b7-9fa6-d20157dde064 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1528689881"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:50.172137 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-372b05e5-62b3-43b7-9fa6-d20157dde064 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1528689881'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:21:50.172137 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-372b05e5-62b3-43b7-9fa6-d20157dde064 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Create volume of 1 GB Aug 25 16:21:50.177650 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-372b05e5-62b3-43b7-9fa6-d20157dde064 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Availability Zones retrieved successfully. Aug 25 16:21:50.186224 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-372b05e5-62b3-43b7-9fa6-d20157dde064 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Flow 'volume_create_api' (2f419d6f-45fb-4ebf-bd6f-749e39200a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:50.188703 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-372b05e5-62b3-43b7-9fa6-d20157dde064 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea81501d-746c-480b-b497-1d55f4ec57e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:50.190388 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-372b05e5-62b3-43b7-9fa6-d20157dde064 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:21:50.235682 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-372b05e5-62b3-43b7-9fa6-d20157dde064 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea81501d-746c-480b-b497-1d55f4ec57e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:50.236958 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-372b05e5-62b3-43b7-9fa6-d20157dde064 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0e767ef-7ef3-4ab4-9855-35effd580ab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:50.299895 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-372b05e5-62b3-43b7-9fa6-d20157dde064 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Created reservations ['30448446-906d-4e4f-aaf8-44fc01b11546', 'bae430f0-c7c0-4ddd-9bc5-55398ae8eefe', 'b8c9231d-0408-455e-ac5a-723861a1db03', 'd56eb22f-4768-402b-be22-dfa6772e802c'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:50.301747 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-372b05e5-62b3-43b7-9fa6-d20157dde064 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0e767ef-7ef3-4ab4-9855-35effd580ab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30448446-906d-4e4f-aaf8-44fc01b11546', 'bae430f0-c7c0-4ddd-9bc5-55398ae8eefe', 'b8c9231d-0408-455e-ac5a-723861a1db03', 'd56eb22f-4768-402b-be22-dfa6772e802c']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:50.302913 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-372b05e5-62b3-43b7-9fa6-d20157dde064 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3837be6c-a5c5-4e8c-8313-2489bb2c31c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:50.333355 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-372b05e5-62b3-43b7-9fa6-d20157dde064 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3837be6c-a5c5-4e8c-8313-2489bb2c31c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf4d7c43-c4ab-4f83-b9f5-7bc6ebe3ba47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1528689881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7c308d317e849369d8d3ba7e567d84f',qos_specs=None,replication_status=,reservations=['30448446-906d-4e4f-aaf8-44fc01b11546','bae430f0-c7c0-4ddd-9bc5-55398ae8eefe','b8c9231d-0408-455e-ac5a-723861a1db03','d56eb22f-4768-402b-be22-dfa6772e802c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4432ad9d13e34d12b5f78736e487a123',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:21:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1528689881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf4d7c43-c4ab-4f83-b9f5-7bc6ebe3ba47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7c308d317e849369d8d3ba7e567d84f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4432ad9d13e34d12b5f78736e487a123',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:50.334357 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-372b05e5-62b3-43b7-9fa6-d20157dde064 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10f5af1d-9dd9-4d0a-9d20-00591a73e0b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:50.369386 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-372b05e5-62b3-43b7-9fa6-d20157dde064 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10f5af1d-9dd9-4d0a-9d20-00591a73e0b2) transitioned into state 'SUCCESS' from state '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-1528689881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7c308d317e849369d8d3ba7e567d84f',qos_specs=None,replication_status=,reservations=['30448446-906d-4e4f-aaf8-44fc01b11546','bae430f0-c7c0-4ddd-9bc5-55398ae8eefe','b8c9231d-0408-455e-ac5a-723861a1db03','d56eb22f-4768-402b-be22-dfa6772e802c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4432ad9d13e34d12b5f78736e487a123',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:50.370306 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-372b05e5-62b3-43b7-9fa6-d20157dde064 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1daf5b9-1332-4cf5-a1d9-4402bf981931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:50.383373 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-372b05e5-62b3-43b7-9fa6-d20157dde064 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1daf5b9-1332-4cf5-a1d9-4402bf981931) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:50.384499 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-372b05e5-62b3-43b7-9fa6-d20157dde064 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Flow 'volume_create_api' (2f419d6f-45fb-4ebf-bd6f-749e39200a14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:50.384958 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-372b05e5-62b3-43b7-9fa6-d20157dde064 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Create volume request issued successfully. Aug 25 16:21:50.385784 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-372b05e5-62b3-43b7-9fa6-d20157dde064 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:21:50.386372 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 318/1249] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:21:50 2026] POST /volume/v3/volumes => generated 751 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:21:50.402674 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-0edf2329-5f56-4990-8d36-daff16b5b5c7 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:50.406980 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0edf2329-5f56-4990-8d36-daff16b5b5c7 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] GET https://10.4.3.102/volume/v3/volumes/cf4d7c43-c4ab-4f83-b9f5-7bc6ebe3ba47 Aug 25 16:21:50.406980 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0edf2329-5f56-4990-8d36-daff16b5b5c7 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:50.406980 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0edf2329-5f56-4990-8d36-daff16b5b5c7 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:50.409494 np0000008093 devstack@c-api.service[100455]: DEBUG dbcounter [-] [100455] Writing DB stats cinder:SELECT=623,cinder:UPDATE=163,cinder:INSERT=98 {{(pid=100455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:21:50.415622 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:50.415622 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:50.419872 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-0edf2329-5f56-4990-8d36-daff16b5b5c7 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Volume info retrieved successfully. Aug 25 16:21:50.424601 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0edf2329-5f56-4990-8d36-daff16b5b5c7 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] https://10.4.3.102/volume/v3/volumes/cf4d7c43-c4ab-4f83-b9f5-7bc6ebe3ba47 returned with HTTP 200 Aug 25 16:21:50.424995 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 305/1250] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:50 2026] GET /volume/v3/volumes/cf4d7c43-c4ab-4f83-b9f5-7bc6ebe3ba47 => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:50.451259 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c0ddc839-856a-44a1-bb38-45669304987b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:50.455214 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c0ddc839-856a-44a1-bb38-45669304987b tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] GET https://10.4.3.102/volume/v3/snapshots/b5727873-e93f-4e75-a310-d1f2602a8558 Aug 25 16:21:50.455681 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c0ddc839-856a-44a1-bb38-45669304987b tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:50.456512 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c0ddc839-856a-44a1-bb38-45669304987b tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:50.466064 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c0ddc839-856a-44a1-bb38-45669304987b tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] https://10.4.3.102/volume/v3/snapshots/b5727873-e93f-4e75-a310-d1f2602a8558 returned with HTTP 404 Aug 25 16:21:50.466655 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 313/1251] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:21:50 2026] GET /volume/v3/snapshots/b5727873-e93f-4e75-a310-d1f2602a8558 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:50.476003 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-410b3c98-4e5d-4657-884c-37769fe559dd None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:50.479658 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-410b3c98-4e5d-4657-884c-37769fe559dd tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/2ccdce86-ca2e-4e5e-a427-030d1115ac1b Aug 25 16:21:50.479658 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-410b3c98-4e5d-4657-884c-37769fe559dd tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:50.479658 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-410b3c98-4e5d-4657-884c-37769fe559dd tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:50.479658 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-410b3c98-4e5d-4657-884c-37769fe559dd tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Delete volume with id: 2ccdce86-ca2e-4e5e-a427-030d1115ac1b Aug 25 16:21:50.492977 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:50.492977 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:50.492977 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-410b3c98-4e5d-4657-884c-37769fe559dd tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Volume info retrieved successfully. Aug 25 16:21:50.528829 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-410b3c98-4e5d-4657-884c-37769fe559dd tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Delete volume request issued successfully. Aug 25 16:21:50.528829 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-410b3c98-4e5d-4657-884c-37769fe559dd tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/2ccdce86-ca2e-4e5e-a427-030d1115ac1b returned with HTTP 202 Aug 25 16:21:50.528829 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 316/1252] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:21:50 2026] DELETE /volume/v3/volumes/2ccdce86-ca2e-4e5e-a427-030d1115ac1b => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:21:50.538423 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-36acd9fd-8b93-49bf-91d3-e0c3aadee47e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:50.540497 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-36acd9fd-8b93-49bf-91d3-e0c3aadee47e tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/volumes/2ccdce86-ca2e-4e5e-a427-030d1115ac1b Aug 25 16:21:50.540747 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-36acd9fd-8b93-49bf-91d3-e0c3aadee47e tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:50.540948 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-36acd9fd-8b93-49bf-91d3-e0c3aadee47e tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:50.550363 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:50.550363 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:50.554965 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-36acd9fd-8b93-49bf-91d3-e0c3aadee47e tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Volume info retrieved successfully. Aug 25 16:21:50.560052 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-36acd9fd-8b93-49bf-91d3-e0c3aadee47e tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/2ccdce86-ca2e-4e5e-a427-030d1115ac1b returned with HTTP 200 Aug 25 16:21:50.560557 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 319/1253] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:50 2026] GET /volume/v3/volumes/2ccdce86-ca2e-4e5e-a427-030d1115ac1b => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:50.938887 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-5fbfb908-b5e0-4b29-b12c-9002f2d41397 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:51.066610 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5fbfb908-b5e0-4b29-b12c-9002f2d41397 tempest-GroupsTest-2036901429 tempest-GroupsTest-2036901429-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:21:51.066610 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5fbfb908-b5e0-4b29-b12c-9002f2d41397 tempest-GroupsTest-2036901429 tempest-GroupsTest-2036901429-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-958515567"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:51.077287 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5fbfb908-b5e0-4b29-b12c-9002f2d41397 tempest-GroupsTest-2036901429 tempest-GroupsTest-2036901429-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:21:51.077937 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 306/1254] 10.4.3.102 () {68 vars in 1252 bytes} [Tue Aug 25 16:21:50 2026] POST /volume/v3/types => generated 215 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:51.086675 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-6a04df2a-9136-46a2-aebe-d69bd3f12731 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:51.088214 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6a04df2a-9136-46a2-aebe-d69bd3f12731 tempest-GroupsTest-2036901429 tempest-GroupsTest-2036901429-project-admin] POST https://10.4.3.102/volume/v3/group_types Aug 25 16:21:51.088636 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6a04df2a-9136-46a2-aebe-d69bd3f12731 tempest-GroupsTest-2036901429 tempest-GroupsTest-2036901429-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-587234459"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:51.105174 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6a04df2a-9136-46a2-aebe-d69bd3f12731 tempest-GroupsTest-2036901429 tempest-GroupsTest-2036901429-project-admin] https://10.4.3.102/volume/v3/group_types returned with HTTP 202 Aug 25 16:21:51.105598 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 314/1255] 10.4.3.102 () {70 vars in 1311 bytes} [Tue Aug 25 16:21:51 2026] POST /volume/v3/group_types => generated 172 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:51.112815 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-bff5cb50-82e4-44d9-81cd-e25c51c8cc12 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:51.172435 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bff5cb50-82e4-44d9-81cd-e25c51c8cc12 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] POST https://10.4.3.102/volume/v3/groups Aug 25 16:21:51.172824 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bff5cb50-82e4-44d9-81cd-e25c51c8cc12 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "30a3fb81-f5f4-48b2-ba59-349558c22c1b", "volume_types": ["3e079073-b7c7-4910-9000-6463a8042184"], "name": "tempest-Group1-1921526028"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:51.174455 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.groups [None req-bff5cb50-82e4-44d9-81cd-e25c51c8cc12 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Creating new group {'group': {'group_type': '30a3fb81-f5f4-48b2-ba59-349558c22c1b', 'volume_types': ['3e079073-b7c7-4910-9000-6463a8042184'], 'name': 'tempest-Group1-1921526028'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 16:21:51.177745 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.groups [None req-bff5cb50-82e4-44d9-81cd-e25c51c8cc12 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Creating group tempest-Group1-1921526028. Aug 25 16:21:51.186107 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-bff5cb50-82e4-44d9-81cd-e25c51c8cc12 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Availability Zones retrieved successfully. Aug 25 16:21:51.212701 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-bff5cb50-82e4-44d9-81cd-e25c51c8cc12 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Created reservations ['2e684564-3d77-4999-a0d9-2d595c0e3f6a'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:51.243001 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bff5cb50-82e4-44d9-81cd-e25c51c8cc12 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/groups returned with HTTP 202 Aug 25 16:21:51.243529 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 317/1256] 10.4.3.102 () {70 vars in 1297 bytes} [Tue Aug 25 16:21:51 2026] POST /volume/v3/groups => generated 94 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:21:51.254648 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-5b095848-84b3-4c99-807b-5f27e1449eae None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:51.257140 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5b095848-84b3-4c99-807b-5f27e1449eae tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] GET https://10.4.3.102/volume/v3/groups/49588cda-f19b-478e-b831-3e6a0942a3f5 Aug 25 16:21:51.257576 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5b095848-84b3-4c99-807b-5f27e1449eae tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:51.257858 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5b095848-84b3-4c99-807b-5f27e1449eae tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:51.258056 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.groups [None req-5b095848-84b3-4c99-807b-5f27e1449eae tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] show called for member 49588cda-f19b-478e-b831-3e6a0942a3f5 {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:21:51.263880 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:51.263880 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:51.274479 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5b095848-84b3-4c99-807b-5f27e1449eae tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/groups/49588cda-f19b-478e-b831-3e6a0942a3f5 returned with HTTP 200 Aug 25 16:21:51.274983 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 320/1257] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:21:51 2026] GET /volume/v3/groups/49588cda-f19b-478e-b831-3e6a0942a3f5 => generated 322 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:51.439907 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-cb94b08f-7231-4dc3-8aae-8bd72274a427 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:51.441652 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cb94b08f-7231-4dc3-8aae-8bd72274a427 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] GET https://10.4.3.102/volume/v3/volumes/cf4d7c43-c4ab-4f83-b9f5-7bc6ebe3ba47 Aug 25 16:21:51.442015 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-cb94b08f-7231-4dc3-8aae-8bd72274a427 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:51.443607 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-cb94b08f-7231-4dc3-8aae-8bd72274a427 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:51.451752 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:51.451752 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:51.456495 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-cb94b08f-7231-4dc3-8aae-8bd72274a427 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Volume info retrieved successfully. Aug 25 16:21:51.462933 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cb94b08f-7231-4dc3-8aae-8bd72274a427 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] https://10.4.3.102/volume/v3/volumes/cf4d7c43-c4ab-4f83-b9f5-7bc6ebe3ba47 returned with HTTP 200 Aug 25 16:21:51.462933 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 307/1258] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:51 2026] GET /volume/v3/volumes/cf4d7c43-c4ab-4f83-b9f5-7bc6ebe3ba47 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:51.481046 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-ee778ed3-c1d8-49c6-8c59-a878ac5147cb None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:51.482835 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ee778ed3-c1d8-49c6-8c59-a878ac5147cb tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] POST https://10.4.3.102/volume/v3/os-volume-transfer Aug 25 16:21:51.483227 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ee778ed3-c1d8-49c6-8c59-a878ac5147cb tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "cf4d7c43-c4ab-4f83-b9f5-7bc6ebe3ba47"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:51.485028 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.contrib.volume_transfer [None req-ee778ed3-c1d8-49c6-8c59-a878ac5147cb tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Creating new volume transfer {'transfer': {'volume_id': 'cf4d7c43-c4ab-4f83-b9f5-7bc6ebe3ba47'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 25 16:21:51.485149 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.contrib.volume_transfer [None req-ee778ed3-c1d8-49c6-8c59-a878ac5147cb tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Creating transfer of volume cf4d7c43-c4ab-4f83-b9f5-7bc6ebe3ba47 Aug 25 16:21:51.485255 np0000008093 devstack@c-api.service[100456]: INFO cinder.transfer.api [None req-ee778ed3-c1d8-49c6-8c59-a878ac5147cb tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Generating transfer record for volume cf4d7c43-c4ab-4f83-b9f5-7bc6ebe3ba47 Aug 25 16:21:51.504146 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:51.504146 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:51.523977 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ee778ed3-c1d8-49c6-8c59-a878ac5147cb tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] https://10.4.3.102/volume/v3/os-volume-transfer returned with HTTP 202 Aug 25 16:21:51.524571 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 315/1259] 10.4.3.102 () {68 vars in 1291 bytes} [Tue Aug 25 16:21:51 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:21:51.534852 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-5bfae09c-73cd-4b09-b7ef-bac723c08a07 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:51.536552 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5bfae09c-73cd-4b09-b7ef-bac723c08a07 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] GET https://10.4.3.102/volume/v3/volumes/cf4d7c43-c4ab-4f83-b9f5-7bc6ebe3ba47 Aug 25 16:21:51.536824 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5bfae09c-73cd-4b09-b7ef-bac723c08a07 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:51.537041 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5bfae09c-73cd-4b09-b7ef-bac723c08a07 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:51.549649 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:51.549649 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:51.551426 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-5bfae09c-73cd-4b09-b7ef-bac723c08a07 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Volume info retrieved successfully. Aug 25 16:21:51.556080 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5bfae09c-73cd-4b09-b7ef-bac723c08a07 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] https://10.4.3.102/volume/v3/volumes/cf4d7c43-c4ab-4f83-b9f5-7bc6ebe3ba47 returned with HTTP 200 Aug 25 16:21:51.556552 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 318/1260] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:51 2026] GET /volume/v3/volumes/cf4d7c43-c4ab-4f83-b9f5-7bc6ebe3ba47 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:51.574620 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-667f19ab-b640-49ea-8d91-7c8fb796e397 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:51.576454 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-3fd94064-d25d-48b7-9249-20c8e8bbd483 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:51.576642 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-667f19ab-b640-49ea-8d91-7c8fb796e397 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] GET https://10.4.3.102/volume/v3/os-volume-transfer/detail Aug 25 16:21:51.576875 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-667f19ab-b640-49ea-8d91-7c8fb796e397 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:51.577145 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-667f19ab-b640-49ea-8d91-7c8fb796e397 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Calling method 'detail' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:51.577352 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.contrib.volume_transfer [None req-667f19ab-b640-49ea-8d91-7c8fb796e397 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Listing volume transfers {{(pid=100454) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 25 16:21:51.580284 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:51.580284 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:51.580391 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3fd94064-d25d-48b7-9249-20c8e8bbd483 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/volumes/2ccdce86-ca2e-4e5e-a427-030d1115ac1b Aug 25 16:21:51.580391 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3fd94064-d25d-48b7-9249-20c8e8bbd483 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:51.580391 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3fd94064-d25d-48b7-9249-20c8e8bbd483 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:51.584031 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-667f19ab-b640-49ea-8d91-7c8fb796e397 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] https://10.4.3.102/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 25 16:21:51.584577 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 321/1261] 10.4.3.102 () {66 vars in 1291 bytes} [Tue Aug 25 16:21:51 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:51.586254 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3fd94064-d25d-48b7-9249-20c8e8bbd483 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/2ccdce86-ca2e-4e5e-a427-030d1115ac1b returned with HTTP 404 Aug 25 16:21:51.586952 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 308/1262] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:51 2026] GET /volume/v3/volumes/2ccdce86-ca2e-4e5e-a427-030d1115ac1b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:51.598754 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-09a0e10a-181a-4244-8feb-8b1827741375 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:51.600896 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-e6b8453c-f981-42d9-bb59-5d591802f5d4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:51.604139 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-09a0e10a-181a-4244-8feb-8b1827741375 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] DELETE https://10.4.3.102/volume/v3/os-volume-transfer/eb5f3cff-963c-4443-a3e9-e39b45606ba2 Aug 25 16:21:51.604412 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-09a0e10a-181a-4244-8feb-8b1827741375 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:51.604638 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-09a0e10a-181a-4244-8feb-8b1827741375 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:51.604768 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.contrib.volume_transfer [None req-09a0e10a-181a-4244-8feb-8b1827741375 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Delete transfer with id: eb5f3cff-963c-4443-a3e9-e39b45606ba2 Aug 25 16:21:51.610833 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e6b8453c-f981-42d9-bb59-5d591802f5d4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:21:51.611170 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e6b8453c-f981-42d9-bb59-5d591802f5d4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-493261725"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:51.613578 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-e6b8453c-f981-42d9-bb59-5d591802f5d4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-493261725'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:21:51.613578 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-e6b8453c-f981-42d9-bb59-5d591802f5d4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Create volume of 1 GB Aug 25 16:21:51.617245 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-e6b8453c-f981-42d9-bb59-5d591802f5d4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Availability Zones retrieved successfully. Aug 25 16:21:51.617861 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:51.617861 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:51.623673 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e6b8453c-f981-42d9-bb59-5d591802f5d4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Flow 'volume_create_api' (cef9b17d-0769-4219-a7f0-5a501042d410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:51.625569 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e6b8453c-f981-42d9-bb59-5d591802f5d4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14155e1e-756c-4a34-bc8d-be08202b08e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:51.626671 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-e6b8453c-f981-42d9-bb59-5d591802f5d4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:21:51.629352 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-09a0e10a-181a-4244-8feb-8b1827741375 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] https://10.4.3.102/volume/v3/os-volume-transfer/eb5f3cff-963c-4443-a3e9-e39b45606ba2 returned with HTTP 202 Aug 25 16:21:51.629945 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 316/1263] 10.4.3.102 () {66 vars in 1384 bytes} [Tue Aug 25 16:21:51 2026] DELETE /volume/v3/os-volume-transfer/eb5f3cff-963c-4443-a3e9-e39b45606ba2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:21:51.639065 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f0788b58-0b45-4c7a-8a7e-0782d15b9363 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:51.641991 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f0788b58-0b45-4c7a-8a7e-0782d15b9363 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] GET https://10.4.3.102/volume/v3/volumes/cf4d7c43-c4ab-4f83-b9f5-7bc6ebe3ba47 Aug 25 16:21:51.642193 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f0788b58-0b45-4c7a-8a7e-0782d15b9363 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:51.642397 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f0788b58-0b45-4c7a-8a7e-0782d15b9363 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:51.652682 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:51.652682 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:51.662073 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-f0788b58-0b45-4c7a-8a7e-0782d15b9363 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Volume info retrieved successfully. Aug 25 16:21:51.668216 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f0788b58-0b45-4c7a-8a7e-0782d15b9363 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] https://10.4.3.102/volume/v3/volumes/cf4d7c43-c4ab-4f83-b9f5-7bc6ebe3ba47 returned with HTTP 200 Aug 25 16:21:51.668967 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 322/1264] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:51 2026] GET /volume/v3/volumes/cf4d7c43-c4ab-4f83-b9f5-7bc6ebe3ba47 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:51.671462 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e6b8453c-f981-42d9-bb59-5d591802f5d4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14155e1e-756c-4a34-bc8d-be08202b08e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:51.672212 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e6b8453c-f981-42d9-bb59-5d591802f5d4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2c767ab-332d-43ce-b727-219eddcde82b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:51.682265 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-9a7d3756-6f24-4ec3-98fd-69f4ce668cc8 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:51.683979 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9a7d3756-6f24-4ec3-98fd-69f4ce668cc8 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] DELETE https://10.4.3.102/volume/v3/os-volume-transfer/eb5f3cff-963c-4443-a3e9-e39b45606ba2 Aug 25 16:21:51.685190 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9a7d3756-6f24-4ec3-98fd-69f4ce668cc8 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:51.685190 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9a7d3756-6f24-4ec3-98fd-69f4ce668cc8 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:51.685190 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.contrib.volume_transfer [None req-9a7d3756-6f24-4ec3-98fd-69f4ce668cc8 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Delete transfer with id: eb5f3cff-963c-4443-a3e9-e39b45606ba2 Aug 25 16:21:51.690098 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9a7d3756-6f24-4ec3-98fd-69f4ce668cc8 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] https://10.4.3.102/volume/v3/os-volume-transfer/eb5f3cff-963c-4443-a3e9-e39b45606ba2 returned with HTTP 404 Aug 25 16:21:51.690994 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 309/1265] 10.4.3.102 () {66 vars in 1384 bytes} [Tue Aug 25 16:21:51 2026] DELETE /volume/v3/os-volume-transfer/eb5f3cff-963c-4443-a3e9-e39b45606ba2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:51.699477 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-6d993255-e2b3-4d40-a083-b02830e13ba7 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:51.701419 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6d993255-e2b3-4d40-a083-b02830e13ba7 tempest-VolumesTransfersTest-82208863 tempest-VolumesTransfersTest-82208863-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/cf4d7c43-c4ab-4f83-b9f5-7bc6ebe3ba47 Aug 25 16:21:51.701607 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6d993255-e2b3-4d40-a083-b02830e13ba7 tempest-VolumesTransfersTest-82208863 tempest-VolumesTransfersTest-82208863-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:51.701798 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6d993255-e2b3-4d40-a083-b02830e13ba7 tempest-VolumesTransfersTest-82208863 tempest-VolumesTransfersTest-82208863-project-admin] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:51.701964 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-6d993255-e2b3-4d40-a083-b02830e13ba7 tempest-VolumesTransfersTest-82208863 tempest-VolumesTransfersTest-82208863-project-admin] Delete volume with id: cf4d7c43-c4ab-4f83-b9f5-7bc6ebe3ba47 Aug 25 16:21:51.712770 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:51.712770 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:51.713014 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-e6b8453c-f981-42d9-bb59-5d591802f5d4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Created reservations ['fd58b671-d916-488e-bbd8-2cfdd9dfe6c5', 'e7bad185-7b04-41ba-9ab2-9e4d8c5698cd', '1b65346d-d0d9-416a-891c-146a2176d8e8', 'ded26275-aa67-47a3-bf1d-bba2a7694696'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:51.713079 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-6d993255-e2b3-4d40-a083-b02830e13ba7 tempest-VolumesTransfersTest-82208863 tempest-VolumesTransfersTest-82208863-project-admin] Volume info retrieved successfully. Aug 25 16:21:51.714040 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e6b8453c-f981-42d9-bb59-5d591802f5d4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2c767ab-332d-43ce-b727-219eddcde82b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd58b671-d916-488e-bbd8-2cfdd9dfe6c5', 'e7bad185-7b04-41ba-9ab2-9e4d8c5698cd', '1b65346d-d0d9-416a-891c-146a2176d8e8', 'ded26275-aa67-47a3-bf1d-bba2a7694696']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:51.715364 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e6b8453c-f981-42d9-bb59-5d591802f5d4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (689c8c62-5f94-48ca-9ba7-91c7994e9dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:51.744122 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e6b8453c-f981-42d9-bb59-5d591802f5d4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (689c8c62-5f94-48ca-9ba7-91c7994e9dd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec24528d-ea7d-434e-8e4a-cd183d059757', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-493261725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e01acc4fe5042658b50eb72898df60f',qos_specs=None,replication_status=,reservations=['fd58b671-d916-488e-bbd8-2cfdd9dfe6c5','e7bad185-7b04-41ba-9ab2-9e4d8c5698cd','1b65346d-d0d9-416a-891c-146a2176d8e8','ded26275-aa67-47a3-bf1d-bba2a7694696'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c2e7cba8c22426885080f5f47956598',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:21:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-493261725',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec24528d-ea7d-434e-8e4a-cd183d059757,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e01acc4fe5042658b50eb72898df60f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c2e7cba8c22426885080f5f47956598',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:51.745165 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e6b8453c-f981-42d9-bb59-5d591802f5d4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fed8d009-4986-4b17-aa66-b92d65c799a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:51.756092 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-6d993255-e2b3-4d40-a083-b02830e13ba7 tempest-VolumesTransfersTest-82208863 tempest-VolumesTransfersTest-82208863-project-admin] Delete volume request issued successfully. Aug 25 16:21:51.756326 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6d993255-e2b3-4d40-a083-b02830e13ba7 tempest-VolumesTransfersTest-82208863 tempest-VolumesTransfersTest-82208863-project-admin] https://10.4.3.102/volume/v3/volumes/cf4d7c43-c4ab-4f83-b9f5-7bc6ebe3ba47 returned with HTTP 202 Aug 25 16:21:51.756827 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 317/1266] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:21:51 2026] DELETE /volume/v3/volumes/cf4d7c43-c4ab-4f83-b9f5-7bc6ebe3ba47 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:21:51.764826 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-45a66ee7-b7a6-4c9d-877f-0888f1105b82 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:51.766884 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-45a66ee7-b7a6-4c9d-877f-0888f1105b82 tempest-VolumesTransfersTest-82208863 tempest-VolumesTransfersTest-82208863-project-admin] GET https://10.4.3.102/volume/v3/volumes/cf4d7c43-c4ab-4f83-b9f5-7bc6ebe3ba47 Aug 25 16:21:51.767168 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-45a66ee7-b7a6-4c9d-877f-0888f1105b82 tempest-VolumesTransfersTest-82208863 tempest-VolumesTransfersTest-82208863-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:51.767430 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-45a66ee7-b7a6-4c9d-877f-0888f1105b82 tempest-VolumesTransfersTest-82208863 tempest-VolumesTransfersTest-82208863-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:51.772024 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e6b8453c-f981-42d9-bb59-5d591802f5d4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fed8d009-4986-4b17-aa66-b92d65c799a7) transitioned into state 'SUCCESS' from state '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-493261725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e01acc4fe5042658b50eb72898df60f',qos_specs=None,replication_status=,reservations=['fd58b671-d916-488e-bbd8-2cfdd9dfe6c5','e7bad185-7b04-41ba-9ab2-9e4d8c5698cd','1b65346d-d0d9-416a-891c-146a2176d8e8','ded26275-aa67-47a3-bf1d-bba2a7694696'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c2e7cba8c22426885080f5f47956598',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:51.772824 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e6b8453c-f981-42d9-bb59-5d591802f5d4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82369f83-f0ea-4100-9eda-3223e3d36b1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:51.775622 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:51.775622 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:51.779329 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-45a66ee7-b7a6-4c9d-877f-0888f1105b82 tempest-VolumesTransfersTest-82208863 tempest-VolumesTransfersTest-82208863-project-admin] Volume info retrieved successfully. Aug 25 16:21:51.783812 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-45a66ee7-b7a6-4c9d-877f-0888f1105b82 tempest-VolumesTransfersTest-82208863 tempest-VolumesTransfersTest-82208863-project-admin] https://10.4.3.102/volume/v3/volumes/cf4d7c43-c4ab-4f83-b9f5-7bc6ebe3ba47 returned with HTTP 200 Aug 25 16:21:51.784214 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 323/1267] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:51 2026] GET /volume/v3/volumes/cf4d7c43-c4ab-4f83-b9f5-7bc6ebe3ba47 => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:51.789695 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e6b8453c-f981-42d9-bb59-5d591802f5d4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82369f83-f0ea-4100-9eda-3223e3d36b1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:51.790781 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e6b8453c-f981-42d9-bb59-5d591802f5d4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Flow 'volume_create_api' (cef9b17d-0769-4219-a7f0-5a501042d410) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:51.791181 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-e6b8453c-f981-42d9-bb59-5d591802f5d4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Create volume request issued successfully. Aug 25 16:21:51.791996 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e6b8453c-f981-42d9-bb59-5d591802f5d4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:21:51.792605 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 319/1268] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:21:51 2026] POST /volume/v3/volumes => generated 777 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:21:51.808031 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f92df339-4e61-478a-8478-e925a3fc543b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:51.811951 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f92df339-4e61-478a-8478-e925a3fc543b tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/volumes/ec24528d-ea7d-434e-8e4a-cd183d059757 Aug 25 16:21:51.811951 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f92df339-4e61-478a-8478-e925a3fc543b tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:51.811951 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f92df339-4e61-478a-8478-e925a3fc543b tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:51.820810 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:51.820810 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:51.831280 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-f92df339-4e61-478a-8478-e925a3fc543b tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Volume info retrieved successfully. Aug 25 16:21:51.837448 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f92df339-4e61-478a-8478-e925a3fc543b tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/ec24528d-ea7d-434e-8e4a-cd183d059757 returned with HTTP 200 Aug 25 16:21:51.838298 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 310/1269] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:51 2026] GET /volume/v3/volumes/ec24528d-ea7d-434e-8e4a-cd183d059757 => generated 956 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:52.286992 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-17f692af-d332-45da-8def-c428359dc5a9 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:52.289360 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-17f692af-d332-45da-8def-c428359dc5a9 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] GET https://10.4.3.102/volume/v3/groups/49588cda-f19b-478e-b831-3e6a0942a3f5 Aug 25 16:21:52.289881 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-17f692af-d332-45da-8def-c428359dc5a9 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:52.290560 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-17f692af-d332-45da-8def-c428359dc5a9 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:52.290778 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.groups [None req-17f692af-d332-45da-8def-c428359dc5a9 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] show called for member 49588cda-f19b-478e-b831-3e6a0942a3f5 {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:21:52.299004 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:52.299004 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:52.363069 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-17f692af-d332-45da-8def-c428359dc5a9 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/groups/49588cda-f19b-478e-b831-3e6a0942a3f5 returned with HTTP 200 Aug 25 16:21:52.363069 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 318/1270] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:21:52 2026] GET /volume/v3/groups/49588cda-f19b-478e-b831-3e6a0942a3f5 => generated 323 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:52.371978 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-055e155c-2e4d-4504-b57b-ab9cdf843006 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:52.374708 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-055e155c-2e4d-4504-b57b-ab9cdf843006 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] POST https://10.4.3.102/volume/v3/groups Aug 25 16:21:52.374708 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-055e155c-2e4d-4504-b57b-ab9cdf843006 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "30a3fb81-f5f4-48b2-ba59-349558c22c1b", "volume_types": ["3e079073-b7c7-4910-9000-6463a8042184"], "name": "tempest-Group2-1971297773"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:52.380567 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.groups [None req-055e155c-2e4d-4504-b57b-ab9cdf843006 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Creating new group {'group': {'group_type': '30a3fb81-f5f4-48b2-ba59-349558c22c1b', 'volume_types': ['3e079073-b7c7-4910-9000-6463a8042184'], 'name': 'tempest-Group2-1971297773'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 16:21:52.380567 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.groups [None req-055e155c-2e4d-4504-b57b-ab9cdf843006 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Creating group tempest-Group2-1971297773. Aug 25 16:21:52.463921 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-055e155c-2e4d-4504-b57b-ab9cdf843006 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Availability zone cache updated, next update will occur around 2026-08-25 17:21:52.463476. {{(pid=100454) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 16:21:52.464106 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-055e155c-2e4d-4504-b57b-ab9cdf843006 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Availability Zones retrieved successfully. Aug 25 16:21:52.499718 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-055e155c-2e4d-4504-b57b-ab9cdf843006 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Created reservations ['c0b1f839-d045-4dde-8681-05d12012733c'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:52.534500 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-055e155c-2e4d-4504-b57b-ab9cdf843006 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/groups returned with HTTP 202 Aug 25 16:21:52.535151 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 324/1271] 10.4.3.102 () {70 vars in 1297 bytes} [Tue Aug 25 16:21:52 2026] POST /volume/v3/groups => generated 94 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:21:52.543798 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-ff7684f5-5e57-4730-9059-c9532ae7ea37 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:52.546575 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ff7684f5-5e57-4730-9059-c9532ae7ea37 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] GET https://10.4.3.102/volume/v3/groups/74b5dea3-2351-4326-bee7-dd96f3b591f6 Aug 25 16:21:52.546937 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ff7684f5-5e57-4730-9059-c9532ae7ea37 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:52.547152 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ff7684f5-5e57-4730-9059-c9532ae7ea37 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:52.547338 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.groups [None req-ff7684f5-5e57-4730-9059-c9532ae7ea37 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] show called for member 74b5dea3-2351-4326-bee7-dd96f3b591f6 {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:21:52.551506 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:52.551506 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:52.563057 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ff7684f5-5e57-4730-9059-c9532ae7ea37 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/groups/74b5dea3-2351-4326-bee7-dd96f3b591f6 returned with HTTP 200 Aug 25 16:21:52.563707 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 320/1272] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:21:52 2026] GET /volume/v3/groups/74b5dea3-2351-4326-bee7-dd96f3b591f6 => generated 322 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:52.804200 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-591c255e-52e1-4230-9393-d13df4233fa1 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:52.806858 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-591c255e-52e1-4230-9393-d13df4233fa1 tempest-VolumesTransfersTest-82208863 tempest-VolumesTransfersTest-82208863-project-admin] GET https://10.4.3.102/volume/v3/volumes/cf4d7c43-c4ab-4f83-b9f5-7bc6ebe3ba47 Aug 25 16:21:52.806858 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-591c255e-52e1-4230-9393-d13df4233fa1 tempest-VolumesTransfersTest-82208863 tempest-VolumesTransfersTest-82208863-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:52.806858 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-591c255e-52e1-4230-9393-d13df4233fa1 tempest-VolumesTransfersTest-82208863 tempest-VolumesTransfersTest-82208863-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:52.813311 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-591c255e-52e1-4230-9393-d13df4233fa1 tempest-VolumesTransfersTest-82208863 tempest-VolumesTransfersTest-82208863-project-admin] https://10.4.3.102/volume/v3/volumes/cf4d7c43-c4ab-4f83-b9f5-7bc6ebe3ba47 returned with HTTP 404 Aug 25 16:21:52.813311 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 311/1273] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:52 2026] GET /volume/v3/volumes/cf4d7c43-c4ab-4f83-b9f5-7bc6ebe3ba47 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:52.820015 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-36a0b7aa-2d8b-49e0-8ff0-81d28546f8ce None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:52.822113 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-36a0b7aa-2d8b-49e0-8ff0-81d28546f8ce tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] GET https://10.4.3.102/volume/v3/volumes/cf4d7c43-c4ab-4f83-b9f5-7bc6ebe3ba47 Aug 25 16:21:52.822358 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-36a0b7aa-2d8b-49e0-8ff0-81d28546f8ce tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:52.822604 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-36a0b7aa-2d8b-49e0-8ff0-81d28546f8ce tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:52.829175 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-36a0b7aa-2d8b-49e0-8ff0-81d28546f8ce tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] https://10.4.3.102/volume/v3/volumes/cf4d7c43-c4ab-4f83-b9f5-7bc6ebe3ba47 returned with HTTP 404 Aug 25 16:21:52.829851 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 319/1274] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:52 2026] GET /volume/v3/volumes/cf4d7c43-c4ab-4f83-b9f5-7bc6ebe3ba47 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:52.837489 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-766a033b-4e7e-4265-86b3-d1a718d71516 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:52.839603 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-766a033b-4e7e-4265-86b3-d1a718d71516 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] DELETE https://10.4.3.102/volume/v3/volumes/cf4d7c43-c4ab-4f83-b9f5-7bc6ebe3ba47 Aug 25 16:21:52.839869 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-766a033b-4e7e-4265-86b3-d1a718d71516 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:52.840136 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-766a033b-4e7e-4265-86b3-d1a718d71516 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:52.840365 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-766a033b-4e7e-4265-86b3-d1a718d71516 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] Delete volume with id: cf4d7c43-c4ab-4f83-b9f5-7bc6ebe3ba47 Aug 25 16:21:52.847117 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-766a033b-4e7e-4265-86b3-d1a718d71516 tempest-VolumesTransfersTest-361016834 tempest-VolumesTransfersTest-361016834-project-member] https://10.4.3.102/volume/v3/volumes/cf4d7c43-c4ab-4f83-b9f5-7bc6ebe3ba47 returned with HTTP 404 Aug 25 16:21:52.847783 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 325/1275] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:21:52 2026] DELETE /volume/v3/volumes/cf4d7c43-c4ab-4f83-b9f5-7bc6ebe3ba47 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:52.853540 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-6c5f8d89-af65-4b26-a89e-b4bc4a6b4534 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:52.855487 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6c5f8d89-af65-4b26-a89e-b4bc4a6b4534 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/volumes/ec24528d-ea7d-434e-8e4a-cd183d059757 Aug 25 16:21:52.855643 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6c5f8d89-af65-4b26-a89e-b4bc4a6b4534 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:52.855843 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6c5f8d89-af65-4b26-a89e-b4bc4a6b4534 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:52.862619 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:52.862619 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:52.865911 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-6c5f8d89-af65-4b26-a89e-b4bc4a6b4534 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Volume info retrieved successfully. Aug 25 16:21:52.869612 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6c5f8d89-af65-4b26-a89e-b4bc4a6b4534 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/ec24528d-ea7d-434e-8e4a-cd183d059757 returned with HTTP 200 Aug 25 16:21:52.870126 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 321/1276] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:52 2026] GET /volume/v3/volumes/ec24528d-ea7d-434e-8e4a-cd183d059757 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 16:21:52.884039 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-97ae60ed-e1ce-4578-b927-fc2b5fed7b23 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:52.888013 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-97ae60ed-e1ce-4578-b927-fc2b5fed7b23 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:21:52.888723 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-97ae60ed-e1ce-4578-b927-fc2b5fed7b23 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ec24528d-ea7d-434e-8e4a-cd183d059757", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-441873242"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:52.905757 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:52.905757 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:52.906904 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-97ae60ed-e1ce-4578-b927-fc2b5fed7b23 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Volume info retrieved successfully. Aug 25 16:21:52.907470 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.snapshots [None req-97ae60ed-e1ce-4578-b927-fc2b5fed7b23 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Create snapshot from volume ec24528d-ea7d-434e-8e4a-cd183d059757 Aug 25 16:21:53.061985 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-97ae60ed-e1ce-4578-b927-fc2b5fed7b23 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Created reservations ['1c61dfc9-6ed8-41af-b8c8-fcec17fde814', 'dafea1f1-5c1e-4132-9bd9-5c3572de7f3a', '1b0869cb-8e8d-40bc-9761-5ca09b7a5ef1', '7272c6d7-08c3-4c0b-9f38-8a04ca8efc00'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:53.126989 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-97ae60ed-e1ce-4578-b927-fc2b5fed7b23 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot create request issued successfully. Aug 25 16:21:53.127242 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-97ae60ed-e1ce-4578-b927-fc2b5fed7b23 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:21:53.128145 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 312/1277] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:21:52 2026] POST /volume/v3/snapshots => generated 307 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:21:53.142775 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-2feec5ea-8dbc-4e75-8e3a-4f185c1020ec None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:53.144873 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2feec5ea-8dbc-4e75-8e3a-4f185c1020ec tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/snapshots/76a9cd89-37b4-49b6-bc57-6f89c351aa5d Aug 25 16:21:53.145115 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2feec5ea-8dbc-4e75-8e3a-4f185c1020ec tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:53.145337 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2feec5ea-8dbc-4e75-8e3a-4f185c1020ec tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:53.150971 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:53.150971 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:53.151342 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-2feec5ea-8dbc-4e75-8e3a-4f185c1020ec tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot retrieved successfully. Aug 25 16:21:53.152312 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2feec5ea-8dbc-4e75-8e3a-4f185c1020ec tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots/76a9cd89-37b4-49b6-bc57-6f89c351aa5d returned with HTTP 200 Aug 25 16:21:53.152536 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 320/1278] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:21:53 2026] GET /volume/v3/snapshots/76a9cd89-37b4-49b6-bc57-6f89c351aa5d => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:53.582090 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-03dad1af-2628-4ee8-ad1b-295211c80b53 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:53.584565 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-03dad1af-2628-4ee8-ad1b-295211c80b53 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] GET https://10.4.3.102/volume/v3/groups/74b5dea3-2351-4326-bee7-dd96f3b591f6 Aug 25 16:21:53.584853 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-03dad1af-2628-4ee8-ad1b-295211c80b53 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:53.585103 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-03dad1af-2628-4ee8-ad1b-295211c80b53 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:53.585261 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.groups [None req-03dad1af-2628-4ee8-ad1b-295211c80b53 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] show called for member 74b5dea3-2351-4326-bee7-dd96f3b591f6 {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:21:53.590687 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:53.590687 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:53.605686 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-03dad1af-2628-4ee8-ad1b-295211c80b53 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/groups/74b5dea3-2351-4326-bee7-dd96f3b591f6 returned with HTTP 200 Aug 25 16:21:53.606755 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 326/1279] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:21:53 2026] GET /volume/v3/groups/74b5dea3-2351-4326-bee7-dd96f3b591f6 => generated 323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:53.619290 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-e35f17a2-a51a-4180-9005-1fcac15d3376 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:53.621384 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e35f17a2-a51a-4180-9005-1fcac15d3376 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:21:53.621768 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e35f17a2-a51a-4180-9005-1fcac15d3376 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1107611998", "volume_type": "3e079073-b7c7-4910-9000-6463a8042184", "group_id": "49588cda-f19b-478e-b831-3e6a0942a3f5", "size": 1}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:53.623455 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-e35f17a2-a51a-4180-9005-1fcac15d3376 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1107611998', 'volume_type': '3e079073-b7c7-4910-9000-6463a8042184', 'group_id': '49588cda-f19b-478e-b831-3e6a0942a3f5', 'size': 1}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:21:53.630683 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:53.630683 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:53.631224 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-e35f17a2-a51a-4180-9005-1fcac15d3376 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Create volume of 1 GB Aug 25 16:21:53.640625 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-e35f17a2-a51a-4180-9005-1fcac15d3376 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Availability Zones retrieved successfully. Aug 25 16:21:53.651510 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e35f17a2-a51a-4180-9005-1fcac15d3376 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Flow 'volume_create_api' (61947ea1-343c-4c0c-b8f5-425333329afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:53.657077 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e35f17a2-a51a-4180-9005-1fcac15d3376 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f208537-da3e-4af6-9635-bcba3cc1b221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:53.657967 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:53.657967 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:53.662156 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-e35f17a2-a51a-4180-9005-1fcac15d3376 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:21:53.693486 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e35f17a2-a51a-4180-9005-1fcac15d3376 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f208537-da3e-4af6-9635-bcba3cc1b221) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:21:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3e079073-b7c7-4910-9000-6463a8042184,is_public=True,name='tempest-GroupsTest-volume-type-958515567',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e079073-b7c7-4910-9000-6463a8042184', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '49588cda-f19b-478e-b831-3e6a0942a3f5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:53.695099 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e35f17a2-a51a-4180-9005-1fcac15d3376 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aee7eb57-cecc-4d04-87ff-83b7351a8139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:53.728965 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [None req-e35f17a2-a51a-4180-9005-1fcac15d3376 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-958515567 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-958515567, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:53.729292 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [None req-e35f17a2-a51a-4180-9005-1fcac15d3376 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-958515567 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-958515567, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:53.778052 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-e35f17a2-a51a-4180-9005-1fcac15d3376 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Created reservations ['132bb905-b66a-4e86-9258-acdee95cc1da', '7953e40c-e29a-48b9-becb-ba9043546bdb', 'b142a641-1e71-47e5-b838-ee86f89f1880', 'eb35bd22-1458-4826-afcc-4baeec6c0d2e'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:53.778770 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e35f17a2-a51a-4180-9005-1fcac15d3376 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aee7eb57-cecc-4d04-87ff-83b7351a8139) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['132bb905-b66a-4e86-9258-acdee95cc1da', '7953e40c-e29a-48b9-becb-ba9043546bdb', 'b142a641-1e71-47e5-b838-ee86f89f1880', 'eb35bd22-1458-4826-afcc-4baeec6c0d2e']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:53.779501 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e35f17a2-a51a-4180-9005-1fcac15d3376 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edefc7b3-8ed2-4fbe-b70a-3ee5a6b5df38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:53.810404 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e35f17a2-a51a-4180-9005-1fcac15d3376 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edefc7b3-8ed2-4fbe-b70a-3ee5a6b5df38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd414f1a8-f843-4bea-b3e4-dd6d2c35a9d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1107611998',encryption_key_id=None,group_id=49588cda-f19b-478e-b831-3e6a0942a3f5,group_type_id=,metadata={},multiattach=False,project_id='65405c95593447e6b32d1c8184971043',qos_specs=None,replication_status=,reservations=['132bb905-b66a-4e86-9258-acdee95cc1da','7953e40c-e29a-48b9-becb-ba9043546bdb','b142a641-1e71-47e5-b838-ee86f89f1880','eb35bd22-1458-4826-afcc-4baeec6c0d2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa84cc6e9e3b4bf3a78a26fad2b046ba',volume_type_id=3e079073-b7c7-4910-9000-6463a8042184), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:21:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1107611998',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=49588cda-f19b-478e-b831-3e6a0942a3f5,host=None,id=d414f1a8-f843-4bea-b3e4-dd6d2c35a9d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65405c95593447e6b32d1c8184971043',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa84cc6e9e3b4bf3a78a26fad2b046ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3e079073-b7c7-4910-9000-6463a8042184),volume_type_id=3e079073-b7c7-4910-9000-6463a8042184)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:53.811284 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e35f17a2-a51a-4180-9005-1fcac15d3376 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64b1968c-9dcd-4cd9-9bde-d0a9fe01cafc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:53.845328 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e35f17a2-a51a-4180-9005-1fcac15d3376 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64b1968c-9dcd-4cd9-9bde-d0a9fe01cafc) transitioned into state 'SUCCESS' from state '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-1107611998',encryption_key_id=None,group_id=49588cda-f19b-478e-b831-3e6a0942a3f5,group_type_id=,metadata={},multiattach=False,project_id='65405c95593447e6b32d1c8184971043',qos_specs=None,replication_status=,reservations=['132bb905-b66a-4e86-9258-acdee95cc1da','7953e40c-e29a-48b9-becb-ba9043546bdb','b142a641-1e71-47e5-b838-ee86f89f1880','eb35bd22-1458-4826-afcc-4baeec6c0d2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa84cc6e9e3b4bf3a78a26fad2b046ba',volume_type_id=3e079073-b7c7-4910-9000-6463a8042184)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:53.846164 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e35f17a2-a51a-4180-9005-1fcac15d3376 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f763e7c-9d96-44a9-a38f-be7ad1aae6fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:53.867019 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e35f17a2-a51a-4180-9005-1fcac15d3376 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f763e7c-9d96-44a9-a38f-be7ad1aae6fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:53.867677 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e35f17a2-a51a-4180-9005-1fcac15d3376 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Flow 'volume_create_api' (61947ea1-343c-4c0c-b8f5-425333329afa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:53.867986 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-e35f17a2-a51a-4180-9005-1fcac15d3376 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Create volume request issued successfully. Aug 25 16:21:53.869404 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-e35f17a2-a51a-4180-9005-1fcac15d3376 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:21:53.869985 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-e35f17a2-a51a-4180-9005-1fcac15d3376 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:21:53.917078 np0000008093 devstack@c-api.service[100457]: DEBUG oslo_db.sqlalchemy.engines [None req-e35f17a2-a51a-4180-9005-1fcac15d3376 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100457) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:21:53.920373 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:53.920373 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:53.924495 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e35f17a2-a51a-4180-9005-1fcac15d3376 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:21:53.924963 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 322/1280] 10.4.3.102 () {70 vars in 1300 bytes} [Tue Aug 25 16:21:53 2026] POST /volume/v3/volumes => generated 814 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:53.938865 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-82abb41a-04c2-4cdb-971d-fa7894924335 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:53.941122 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-82abb41a-04c2-4cdb-971d-fa7894924335 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] GET https://10.4.3.102/volume/v3/volumes/d414f1a8-f843-4bea-b3e4-dd6d2c35a9d5 Aug 25 16:21:53.941401 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-82abb41a-04c2-4cdb-971d-fa7894924335 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:53.941639 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-82abb41a-04c2-4cdb-971d-fa7894924335 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:53.950391 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:53.950391 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:53.956800 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-82abb41a-04c2-4cdb-971d-fa7894924335 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Volume info retrieved successfully. Aug 25 16:21:53.957764 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-82abb41a-04c2-4cdb-971d-fa7894924335 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:21:53.958028 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-82abb41a-04c2-4cdb-971d-fa7894924335 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:21:54.008820 np0000008093 devstack@c-api.service[100455]: DEBUG oslo_db.sqlalchemy.engines [None req-82abb41a-04c2-4cdb-971d-fa7894924335 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100455) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:21:54.011686 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:54.011686 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:54.020354 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-82abb41a-04c2-4cdb-971d-fa7894924335 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/volumes/d414f1a8-f843-4bea-b3e4-dd6d2c35a9d5 returned with HTTP 200 Aug 25 16:21:54.020857 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 313/1281] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:21:53 2026] GET /volume/v3/volumes/d414f1a8-f843-4bea-b3e4-dd6d2c35a9d5 => generated 882 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:54.164726 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-661176b9-c6f1-43b2-a8f1-0586793ec886 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:54.166726 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-661176b9-c6f1-43b2-a8f1-0586793ec886 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/snapshots/76a9cd89-37b4-49b6-bc57-6f89c351aa5d Aug 25 16:21:54.166971 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-661176b9-c6f1-43b2-a8f1-0586793ec886 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:54.167119 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-661176b9-c6f1-43b2-a8f1-0586793ec886 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:54.177511 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:54.177511 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:54.177511 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-661176b9-c6f1-43b2-a8f1-0586793ec886 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot retrieved successfully. Aug 25 16:21:54.177511 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-661176b9-c6f1-43b2-a8f1-0586793ec886 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots/76a9cd89-37b4-49b6-bc57-6f89c351aa5d returned with HTTP 200 Aug 25 16:21:54.177511 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 321/1282] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:21:54 2026] GET /volume/v3/snapshots/76a9cd89-37b4-49b6-bc57-6f89c351aa5d => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:54.192131 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-57d1af1d-2995-4c52-8c85-0765fcccda4e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:54.193823 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-57d1af1d-2995-4c52-8c85-0765fcccda4e tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/76a9cd89-37b4-49b6-bc57-6f89c351aa5d Aug 25 16:21:54.194010 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-57d1af1d-2995-4c52-8c85-0765fcccda4e tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:54.194185 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-57d1af1d-2995-4c52-8c85-0765fcccda4e tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:54.194284 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.snapshots [None req-57d1af1d-2995-4c52-8c85-0765fcccda4e tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Delete snapshot with id: 76a9cd89-37b4-49b6-bc57-6f89c351aa5d Aug 25 16:21:54.206678 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:54.206678 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:54.207312 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-57d1af1d-2995-4c52-8c85-0765fcccda4e tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Snapshot retrieved successfully. Aug 25 16:21:54.238968 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-57d1af1d-2995-4c52-8c85-0765fcccda4e tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Snapshot delete request issued successfully. Aug 25 16:21:54.239211 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-57d1af1d-2995-4c52-8c85-0765fcccda4e tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] https://10.4.3.102/volume/v3/snapshots/76a9cd89-37b4-49b6-bc57-6f89c351aa5d returned with HTTP 202 Aug 25 16:21:54.239765 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 327/1283] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:21:54 2026] DELETE /volume/v3/snapshots/76a9cd89-37b4-49b6-bc57-6f89c351aa5d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:21:54.250886 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-eda45f47-b1b4-411e-bfd1-60b2f01f404b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:54.254616 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-eda45f47-b1b4-411e-bfd1-60b2f01f404b tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] GET https://10.4.3.102/volume/v3/snapshots/76a9cd89-37b4-49b6-bc57-6f89c351aa5d Aug 25 16:21:54.254616 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-eda45f47-b1b4-411e-bfd1-60b2f01f404b tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:54.254616 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-eda45f47-b1b4-411e-bfd1-60b2f01f404b tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:54.262248 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:54.262248 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:54.262248 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-eda45f47-b1b4-411e-bfd1-60b2f01f404b tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Snapshot retrieved successfully. Aug 25 16:21:54.262248 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-eda45f47-b1b4-411e-bfd1-60b2f01f404b tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] https://10.4.3.102/volume/v3/snapshots/76a9cd89-37b4-49b6-bc57-6f89c351aa5d returned with HTTP 200 Aug 25 16:21:54.262248 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 323/1284] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:21:54 2026] GET /volume/v3/snapshots/76a9cd89-37b4-49b6-bc57-6f89c351aa5d => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:55.035078 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d46066c8-f290-432d-a618-b04d09784b7f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:55.039654 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d46066c8-f290-432d-a618-b04d09784b7f tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] GET https://10.4.3.102/volume/v3/volumes/d414f1a8-f843-4bea-b3e4-dd6d2c35a9d5 Aug 25 16:21:55.039654 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d46066c8-f290-432d-a618-b04d09784b7f tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:55.039654 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d46066c8-f290-432d-a618-b04d09784b7f tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:55.081730 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:55.081730 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:55.096771 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-d46066c8-f290-432d-a618-b04d09784b7f tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Volume info retrieved successfully. Aug 25 16:21:55.097571 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-d46066c8-f290-432d-a618-b04d09784b7f tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:21:55.097780 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-d46066c8-f290-432d-a618-b04d09784b7f tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:21:55.142810 np0000008093 devstack@c-api.service[100455]: DEBUG oslo_db.sqlalchemy.engines [None req-d46066c8-f290-432d-a618-b04d09784b7f tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100455) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:21:55.149891 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:55.149891 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:55.171304 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-a4215e68-ddfb-47fc-9e41-7be3ba44864d req-c03d273e-7fd2-4614-bdc1-796573f4695b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:55.175744 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-a4215e68-ddfb-47fc-9e41-7be3ba44864d req-c03d273e-7fd2-4614-bdc1-796573f4695b tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] DELETE https://10.4.3.102/volume/v3/attachments/cb4781fd-bc88-4bbe-ba41-5d6a99fa37c6 Aug 25 16:21:55.175744 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-a4215e68-ddfb-47fc-9e41-7be3ba44864d req-c03d273e-7fd2-4614-bdc1-796573f4695b tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:55.175744 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-a4215e68-ddfb-47fc-9e41-7be3ba44864d req-c03d273e-7fd2-4614-bdc1-796573f4695b tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:55.176961 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d46066c8-f290-432d-a618-b04d09784b7f tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/volumes/d414f1a8-f843-4bea-b3e4-dd6d2c35a9d5 returned with HTTP 200 Aug 25 16:21:55.177392 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 314/1285] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:21:55 2026] GET /volume/v3/volumes/d414f1a8-f843-4bea-b3e4-dd6d2c35a9d5 => generated 907 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:55.194122 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-8a593ada-2c58-47fd-9596-f0cd0e2e9338 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:55.199167 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8a593ada-2c58-47fd-9596-f0cd0e2e9338 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] GET https://10.4.3.102/volume/v3/groups/49588cda-f19b-478e-b831-3e6a0942a3f5 Aug 25 16:21:55.199457 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8a593ada-2c58-47fd-9596-f0cd0e2e9338 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:55.199759 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8a593ada-2c58-47fd-9596-f0cd0e2e9338 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:55.200372 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.groups [None req-8a593ada-2c58-47fd-9596-f0cd0e2e9338 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] show called for member 49588cda-f19b-478e-b831-3e6a0942a3f5 {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:21:55.203734 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:55.203734 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:55.246295 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:55.246295 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:55.246781 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8a593ada-2c58-47fd-9596-f0cd0e2e9338 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/groups/49588cda-f19b-478e-b831-3e6a0942a3f5 returned with HTTP 200 Aug 25 16:21:55.247099 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 328/1286] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:21:55 2026] GET /volume/v3/groups/49588cda-f19b-478e-b831-3e6a0942a3f5 => generated 323 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:55.261359 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-32b0f122-12a5-42b7-8722-3dcb5aad1bee None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:55.265417 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-32b0f122-12a5-42b7-8722-3dcb5aad1bee tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] GET https://10.4.3.102/volume/v3/groups/74b5dea3-2351-4326-bee7-dd96f3b591f6 Aug 25 16:21:55.265662 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-32b0f122-12a5-42b7-8722-3dcb5aad1bee tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:55.265896 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-32b0f122-12a5-42b7-8722-3dcb5aad1bee tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:55.266040 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.groups [None req-32b0f122-12a5-42b7-8722-3dcb5aad1bee tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] show called for member 74b5dea3-2351-4326-bee7-dd96f3b591f6 {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:21:55.272153 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:55.272153 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:55.276522 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-952dc78d-15fb-49d6-a89b-5dcee2039913 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:55.278810 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-952dc78d-15fb-49d6-a89b-5dcee2039913 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] GET https://10.4.3.102/volume/v3/snapshots/76a9cd89-37b4-49b6-bc57-6f89c351aa5d Aug 25 16:21:55.279040 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-952dc78d-15fb-49d6-a89b-5dcee2039913 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:55.279304 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-952dc78d-15fb-49d6-a89b-5dcee2039913 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:55.284290 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-32b0f122-12a5-42b7-8722-3dcb5aad1bee tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/groups/74b5dea3-2351-4326-bee7-dd96f3b591f6 returned with HTTP 200 Aug 25 16:21:55.284494 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 324/1287] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:21:55 2026] GET /volume/v3/groups/74b5dea3-2351-4326-bee7-dd96f3b591f6 => generated 323 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:55.297017 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-362bdf9e-2861-44f8-a147-cf1c4c2d253d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:55.301214 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-362bdf9e-2861-44f8-a147-cf1c4c2d253d tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] GET https://10.4.3.102/volume/v3/groups/detail Aug 25 16:21:55.301478 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-362bdf9e-2861-44f8-a147-cf1c4c2d253d tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:55.301733 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-362bdf9e-2861-44f8-a147-cf1c4c2d253d tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:55.302111 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:55.302111 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:55.326450 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-952dc78d-15fb-49d6-a89b-5dcee2039913 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] https://10.4.3.102/volume/v3/snapshots/76a9cd89-37b4-49b6-bc57-6f89c351aa5d returned with HTTP 404 Aug 25 16:21:55.328279 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 315/1288] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:21:55 2026] GET /volume/v3/snapshots/76a9cd89-37b4-49b6-bc57-6f89c351aa5d => generated 111 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:55.337219 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-fc02de40-a15c-47a4-a6d2-109ec82b52c0 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:55.341253 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fc02de40-a15c-47a4-a6d2-109ec82b52c0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] DELETE https://10.4.3.102/volume/v3/snapshots/76a9cd89-37b4-49b6-bc57-6f89c351aa5d Aug 25 16:21:55.341496 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fc02de40-a15c-47a4-a6d2-109ec82b52c0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:55.341869 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fc02de40-a15c-47a4-a6d2-109ec82b52c0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:55.341933 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.snapshots [None req-fc02de40-a15c-47a4-a6d2-109ec82b52c0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Delete snapshot with id: 76a9cd89-37b4-49b6-bc57-6f89c351aa5d Aug 25 16:21:55.352464 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fc02de40-a15c-47a4-a6d2-109ec82b52c0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots/76a9cd89-37b4-49b6-bc57-6f89c351aa5d returned with HTTP 404 Aug 25 16:21:55.352969 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 325/1289] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:21:55 2026] DELETE /volume/v3/snapshots/76a9cd89-37b4-49b6-bc57-6f89c351aa5d => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:55.363720 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-362bdf9e-2861-44f8-a147-cf1c4c2d253d tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/groups/detail returned with HTTP 200 Aug 25 16:21:55.364222 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 329/1290] 10.4.3.102 () {68 vars in 1296 bytes} [Tue Aug 25 16:21:55 2026] GET /volume/v3/groups/detail => generated 640 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:55.365365 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-00952620-d3ed-4a4b-97fe-5d6bace52e5a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:55.367821 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-00952620-d3ed-4a4b-97fe-5d6bace52e5a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/snapshots/76a9cd89-37b4-49b6-bc57-6f89c351aa5d Aug 25 16:21:55.368036 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-00952620-d3ed-4a4b-97fe-5d6bace52e5a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:55.368260 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-00952620-d3ed-4a4b-97fe-5d6bace52e5a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:55.373901 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-00952620-d3ed-4a4b-97fe-5d6bace52e5a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots/76a9cd89-37b4-49b6-bc57-6f89c351aa5d returned with HTTP 404 Aug 25 16:21:55.374714 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 316/1291] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:21:55 2026] GET /volume/v3/snapshots/76a9cd89-37b4-49b6-bc57-6f89c351aa5d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:55.378362 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-41835683-d23a-4a85-b418-033d8e12bcbe None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:55.380736 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-41835683-d23a-4a85-b418-033d8e12bcbe tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] GET https://10.4.3.102/volume/v3/volumes/detail Aug 25 16:21:55.381054 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-41835683-d23a-4a85-b418-033d8e12bcbe tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:55.381328 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-41835683-d23a-4a85-b418-033d8e12bcbe tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Calling method 'detail' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:55.381743 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.api_utils [None req-41835683-d23a-4a85-b418-033d8e12bcbe tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Removing options '' from query. {{(pid=100457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:21:55.382185 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:55.382185 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:55.382764 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-41835683-d23a-4a85-b418-033d8e12bcbe tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100457) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:21:55.385184 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-88c15cb0-d967-4582-8866-dbf2d1dc494a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:55.387697 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-88c15cb0-d967-4582-8866-dbf2d1dc494a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/ec24528d-ea7d-434e-8e4a-cd183d059757 Aug 25 16:21:55.387972 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-88c15cb0-d967-4582-8866-dbf2d1dc494a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:55.388186 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-88c15cb0-d967-4582-8866-dbf2d1dc494a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:55.388346 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-88c15cb0-d967-4582-8866-dbf2d1dc494a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Delete volume with id: ec24528d-ea7d-434e-8e4a-cd183d059757 Aug 25 16:21:55.406573 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-41835683-d23a-4a85-b418-033d8e12bcbe tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Get all volumes completed successfully. Aug 25 16:21:55.406662 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:55.406662 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:55.407003 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-88c15cb0-d967-4582-8866-dbf2d1dc494a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Volume info retrieved successfully. Aug 25 16:21:55.407642 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-41835683-d23a-4a85-b418-033d8e12bcbe tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:21:55.407860 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-41835683-d23a-4a85-b418-033d8e12bcbe tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:21:55.409812 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-a4215e68-ddfb-47fc-9e41-7be3ba44864d req-c03d273e-7fd2-4614-bdc1-796573f4695b tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] https://10.4.3.102/volume/v3/attachments/cb4781fd-bc88-4bbe-ba41-5d6a99fa37c6 returned with HTTP 200 Aug 25 16:21:55.410014 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 322/1292] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:21:55 2026] DELETE /volume/v3/attachments/cb4781fd-bc88-4bbe-ba41-5d6a99fa37c6 => generated 19 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:55.435422 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-a4215e68-ddfb-47fc-9e41-7be3ba44864d req-b84aed60-63fa-4c07-ad71-1b1fd85e0e5b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:55.438805 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-a4215e68-ddfb-47fc-9e41-7be3ba44864d req-b84aed60-63fa-4c07-ad71-1b1fd85e0e5b tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] DELETE https://10.4.3.102/volume/v3/volumes/51c0438a-3c74-4071-8f79-11fa5d3aeb40 Aug 25 16:21:55.439021 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-a4215e68-ddfb-47fc-9e41-7be3ba44864d req-b84aed60-63fa-4c07-ad71-1b1fd85e0e5b tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:55.439247 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-a4215e68-ddfb-47fc-9e41-7be3ba44864d req-b84aed60-63fa-4c07-ad71-1b1fd85e0e5b tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:55.439437 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [req-a4215e68-ddfb-47fc-9e41-7be3ba44864d req-b84aed60-63fa-4c07-ad71-1b1fd85e0e5b tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Delete volume with id: 51c0438a-3c74-4071-8f79-11fa5d3aeb40 Aug 25 16:21:55.447882 np0000008093 devstack@c-api.service[100457]: DEBUG oslo_db.sqlalchemy.engines [None req-41835683-d23a-4a85-b418-033d8e12bcbe tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100457) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:21:55.448072 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:55.448072 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:55.448890 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-a4215e68-ddfb-47fc-9e41-7be3ba44864d req-b84aed60-63fa-4c07-ad71-1b1fd85e0e5b tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Volume info retrieved successfully. Aug 25 16:21:55.450939 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:55.450939 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:55.460259 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-41835683-d23a-4a85-b418-033d8e12bcbe tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/volumes/detail returned with HTTP 200 Aug 25 16:21:55.460795 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 326/1293] 10.4.3.102 () {68 vars in 1299 bytes} [Tue Aug 25 16:21:55 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:55.477486 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-6fcc8b5d-eaf0-402d-b663-3751ce7769f1 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:55.479321 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6fcc8b5d-eaf0-402d-b663-3751ce7769f1 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] GET https://10.4.3.102/volume/v3/volumes/detail Aug 25 16:21:55.479474 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6fcc8b5d-eaf0-402d-b663-3751ce7769f1 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:55.479707 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6fcc8b5d-eaf0-402d-b663-3751ce7769f1 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Calling method 'detail' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:55.479957 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.api_utils [None req-6fcc8b5d-eaf0-402d-b663-3751ce7769f1 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Removing options '' from query. {{(pid=100456) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:21:55.480309 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:55.480309 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:55.480765 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-6fcc8b5d-eaf0-402d-b663-3751ce7769f1 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100456) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:21:55.487514 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-6fcc8b5d-eaf0-402d-b663-3751ce7769f1 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Get all volumes completed successfully. Aug 25 16:21:55.488204 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-6fcc8b5d-eaf0-402d-b663-3751ce7769f1 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:21:55.488349 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-6fcc8b5d-eaf0-402d-b663-3751ce7769f1 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:21:55.499239 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-88c15cb0-d967-4582-8866-dbf2d1dc494a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Delete volume request issued successfully. Aug 25 16:21:55.499542 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-88c15cb0-d967-4582-8866-dbf2d1dc494a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/ec24528d-ea7d-434e-8e4a-cd183d059757 returned with HTTP 202 Aug 25 16:21:55.500316 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 330/1294] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:21:55 2026] DELETE /volume/v3/volumes/ec24528d-ea7d-434e-8e4a-cd183d059757 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:21:55.508471 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-a4215e68-ddfb-47fc-9e41-7be3ba44864d req-b84aed60-63fa-4c07-ad71-1b1fd85e0e5b tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] Delete volume request issued successfully. Aug 25 16:21:55.508757 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-a4215e68-ddfb-47fc-9e41-7be3ba44864d req-b84aed60-63fa-4c07-ad71-1b1fd85e0e5b tempest-ServerActionsV293TestJSON-1720728607 tempest-ServerActionsV293TestJSON-1720728607-project-member] https://10.4.3.102/volume/v3/volumes/51c0438a-3c74-4071-8f79-11fa5d3aeb40 returned with HTTP 202 Aug 25 16:21:55.509339 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 317/1295] 10.4.3.102 () {70 vars in 1620 bytes} [Tue Aug 25 16:21:55 2026] DELETE /volume/v3/volumes/51c0438a-3c74-4071-8f79-11fa5d3aeb40 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:21:55.513610 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-7abdd578-603c-41cd-8ddd-76aae88ea96b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:55.517240 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7abdd578-603c-41cd-8ddd-76aae88ea96b tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/volumes/ec24528d-ea7d-434e-8e4a-cd183d059757 Aug 25 16:21:55.517240 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7abdd578-603c-41cd-8ddd-76aae88ea96b tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:55.517401 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7abdd578-603c-41cd-8ddd-76aae88ea96b tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:55.527240 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:55.527240 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:55.532108 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-7abdd578-603c-41cd-8ddd-76aae88ea96b tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Volume info retrieved successfully. Aug 25 16:21:55.533931 np0000008093 devstack@c-api.service[100456]: DEBUG oslo_db.sqlalchemy.engines [None req-6fcc8b5d-eaf0-402d-b663-3751ce7769f1 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100456) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:21:55.536652 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7abdd578-603c-41cd-8ddd-76aae88ea96b tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/ec24528d-ea7d-434e-8e4a-cd183d059757 returned with HTTP 200 Aug 25 16:21:55.537090 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 327/1296] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:55 2026] GET /volume/v3/volumes/ec24528d-ea7d-434e-8e4a-cd183d059757 => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:55.541210 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:55.541210 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:55.557687 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6fcc8b5d-eaf0-402d-b663-3751ce7769f1 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/volumes/detail returned with HTTP 200 Aug 25 16:21:55.557687 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 323/1297] 10.4.3.102 () {68 vars in 1299 bytes} [Tue Aug 25 16:21:55 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:55.572482 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-08803a35-8ead-4f5b-8db8-3767cd711f59 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:55.574306 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-08803a35-8ead-4f5b-8db8-3767cd711f59 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] POST https://10.4.3.102/volume/v3/groups/49588cda-f19b-478e-b831-3e6a0942a3f5/action Aug 25 16:21:55.574771 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-08803a35-8ead-4f5b-8db8-3767cd711f59 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:21:55.574925 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-08803a35-8ead-4f5b-8db8-3767cd711f59 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:55.576806 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.groups [None req-08803a35-8ead-4f5b-8db8-3767cd711f59 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] delete called for group 49588cda-f19b-478e-b831-3e6a0942a3f5 {{(pid=100454) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 16:21:55.576806 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.groups [None req-08803a35-8ead-4f5b-8db8-3767cd711f59 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Delete group with id: 49588cda-f19b-478e-b831-3e6a0942a3f5 Aug 25 16:21:55.579930 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:55.579930 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:55.652490 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-08803a35-8ead-4f5b-8db8-3767cd711f59 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/groups/49588cda-f19b-478e-b831-3e6a0942a3f5/action returned with HTTP 202 Aug 25 16:21:55.653052 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 331/1298] 10.4.3.102 () {70 vars in 1428 bytes} [Tue Aug 25 16:21:55 2026] POST /volume/v3/groups/49588cda-f19b-478e-b831-3e6a0942a3f5/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:21:55.660986 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-4b9f46de-efdd-467b-b452-b50a0b8565f4 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:55.662906 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4b9f46de-efdd-467b-b452-b50a0b8565f4 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] GET https://10.4.3.102/volume/v3/volumes/d414f1a8-f843-4bea-b3e4-dd6d2c35a9d5 Aug 25 16:21:55.663213 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4b9f46de-efdd-467b-b452-b50a0b8565f4 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:55.663473 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4b9f46de-efdd-467b-b452-b50a0b8565f4 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:55.672881 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:55.672881 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:55.679666 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-4b9f46de-efdd-467b-b452-b50a0b8565f4 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Volume info retrieved successfully. Aug 25 16:21:55.680493 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-4b9f46de-efdd-467b-b452-b50a0b8565f4 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:21:55.680744 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-4b9f46de-efdd-467b-b452-b50a0b8565f4 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:21:55.720615 np0000008093 devstack@c-api.service[100455]: DEBUG oslo_db.sqlalchemy.engines [None req-4b9f46de-efdd-467b-b452-b50a0b8565f4 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100455) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:21:55.723512 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:55.723512 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:55.730912 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4b9f46de-efdd-467b-b452-b50a0b8565f4 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/volumes/d414f1a8-f843-4bea-b3e4-dd6d2c35a9d5 returned with HTTP 200 Aug 25 16:21:55.731275 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 318/1299] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:21:55 2026] GET /volume/v3/volumes/d414f1a8-f843-4bea-b3e4-dd6d2c35a9d5 => generated 906 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:56.550361 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-12cca570-80d7-4ef5-9413-be792c85cde8 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:56.553125 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-12cca570-80d7-4ef5-9413-be792c85cde8 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/volumes/ec24528d-ea7d-434e-8e4a-cd183d059757 Aug 25 16:21:56.553337 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-12cca570-80d7-4ef5-9413-be792c85cde8 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:56.553789 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-12cca570-80d7-4ef5-9413-be792c85cde8 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:56.556932 np0000008093 devstack@c-api.service[100457]: DEBUG dbcounter [-] [100457] Writing DB stats cinder:SELECT=594,cinder:INSERT=78,cinder:UPDATE=119 {{(pid=100457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:21:56.563206 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-12cca570-80d7-4ef5-9413-be792c85cde8 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/ec24528d-ea7d-434e-8e4a-cd183d059757 returned with HTTP 404 Aug 25 16:21:56.564098 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 328/1300] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:56 2026] GET /volume/v3/volumes/ec24528d-ea7d-434e-8e4a-cd183d059757 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:56.578432 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-bfca61bb-b7b8-42cf-9210-029917f0037a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:56.583672 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-bfca61bb-b7b8-42cf-9210-029917f0037a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:21:56.584104 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-bfca61bb-b7b8-42cf-9210-029917f0037a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1415876287"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:56.586352 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-bfca61bb-b7b8-42cf-9210-029917f0037a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1415876287'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:21:56.586497 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-bfca61bb-b7b8-42cf-9210-029917f0037a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Create volume of 1 GB Aug 25 16:21:56.596657 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-bfca61bb-b7b8-42cf-9210-029917f0037a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Availability Zones retrieved successfully. Aug 25 16:21:56.605180 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-bfca61bb-b7b8-42cf-9210-029917f0037a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Flow 'volume_create_api' (60e1dc39-a774-4457-83cb-998ebe9075b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:56.606506 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-bfca61bb-b7b8-42cf-9210-029917f0037a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d78045d-5d7c-4013-8e74-f100a6597a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:56.609847 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-bfca61bb-b7b8-42cf-9210-029917f0037a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:21:56.648073 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-bfca61bb-b7b8-42cf-9210-029917f0037a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d78045d-5d7c-4013-8e74-f100a6597a1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:56.648353 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-bfca61bb-b7b8-42cf-9210-029917f0037a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fa5b654-c3af-4419-a385-da2a92b1bf0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:56.706246 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-bfca61bb-b7b8-42cf-9210-029917f0037a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Created reservations ['7d115645-98c0-467c-adc2-d639874ded31', 'bd8c8306-e75e-4704-9a00-aec53194694f', 'a491d18e-09d4-4d36-ad10-da08d99d4fc1', '8061f280-78a4-4e48-b32d-230dcd08a350'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:56.707256 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-bfca61bb-b7b8-42cf-9210-029917f0037a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fa5b654-c3af-4419-a385-da2a92b1bf0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d115645-98c0-467c-adc2-d639874ded31', 'bd8c8306-e75e-4704-9a00-aec53194694f', 'a491d18e-09d4-4d36-ad10-da08d99d4fc1', '8061f280-78a4-4e48-b32d-230dcd08a350']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:56.708568 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-bfca61bb-b7b8-42cf-9210-029917f0037a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a63c1e1f-4e1e-4340-bf09-01259f9ae302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:56.742680 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-bfca61bb-b7b8-42cf-9210-029917f0037a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a63c1e1f-4e1e-4340-bf09-01259f9ae302) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b90bc052-5e47-467a-93b3-584ee17dd746', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1415876287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e01acc4fe5042658b50eb72898df60f',qos_specs=None,replication_status=,reservations=['7d115645-98c0-467c-adc2-d639874ded31','bd8c8306-e75e-4704-9a00-aec53194694f','a491d18e-09d4-4d36-ad10-da08d99d4fc1','8061f280-78a4-4e48-b32d-230dcd08a350'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c2e7cba8c22426885080f5f47956598',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:21:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1415876287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b90bc052-5e47-467a-93b3-584ee17dd746,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e01acc4fe5042658b50eb72898df60f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c2e7cba8c22426885080f5f47956598',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:56.743456 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-bfca61bb-b7b8-42cf-9210-029917f0037a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d917c443-b7f0-4b82-9fc1-f44ca0831d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:56.753274 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-43f91df9-775d-4ab2-accf-fac46658a25a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:56.756216 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-43f91df9-775d-4ab2-accf-fac46658a25a tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] GET https://10.4.3.102/volume/v3/volumes/d414f1a8-f843-4bea-b3e4-dd6d2c35a9d5 Aug 25 16:21:56.756500 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-43f91df9-775d-4ab2-accf-fac46658a25a tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:56.756761 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-43f91df9-775d-4ab2-accf-fac46658a25a tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:56.766604 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-43f91df9-775d-4ab2-accf-fac46658a25a tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/volumes/d414f1a8-f843-4bea-b3e4-dd6d2c35a9d5 returned with HTTP 404 Aug 25 16:21:56.766983 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 332/1301] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:21:56 2026] GET /volume/v3/volumes/d414f1a8-f843-4bea-b3e4-dd6d2c35a9d5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:21:56.783266 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-50e2e441-bdb5-4e45-91ae-1364423dd185 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:56.786720 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-50e2e441-bdb5-4e45-91ae-1364423dd185 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] GET https://10.4.3.102/volume/v3/groups/49588cda-f19b-478e-b831-3e6a0942a3f5 Aug 25 16:21:56.786783 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-50e2e441-bdb5-4e45-91ae-1364423dd185 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:56.786958 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-50e2e441-bdb5-4e45-91ae-1364423dd185 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:56.787106 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.groups [None req-50e2e441-bdb5-4e45-91ae-1364423dd185 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] show called for member 49588cda-f19b-478e-b831-3e6a0942a3f5 {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:21:56.787422 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-bfca61bb-b7b8-42cf-9210-029917f0037a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d917c443-b7f0-4b82-9fc1-f44ca0831d8b) transitioned into state 'SUCCESS' from state '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-1415876287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e01acc4fe5042658b50eb72898df60f',qos_specs=None,replication_status=,reservations=['7d115645-98c0-467c-adc2-d639874ded31','bd8c8306-e75e-4704-9a00-aec53194694f','a491d18e-09d4-4d36-ad10-da08d99d4fc1','8061f280-78a4-4e48-b32d-230dcd08a350'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c2e7cba8c22426885080f5f47956598',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:56.788417 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-bfca61bb-b7b8-42cf-9210-029917f0037a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ea655b6-0f84-4b9b-becb-10bb512609a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:56.791836 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-50e2e441-bdb5-4e45-91ae-1364423dd185 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/groups/49588cda-f19b-478e-b831-3e6a0942a3f5 returned with HTTP 404 Aug 25 16:21:56.792493 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 319/1302] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:21:56 2026] GET /volume/v3/groups/49588cda-f19b-478e-b831-3e6a0942a3f5 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:21:56.802570 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-20033a3f-e9e0-4ae6-9057-4f95806388a6 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:56.804508 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-20033a3f-e9e0-4ae6-9057-4f95806388a6 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] POST https://10.4.3.102/volume/v3/groups/74b5dea3-2351-4326-bee7-dd96f3b591f6/action Aug 25 16:21:56.805460 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-20033a3f-e9e0-4ae6-9057-4f95806388a6 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:21:56.805632 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-20033a3f-e9e0-4ae6-9057-4f95806388a6 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:56.808944 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.groups [None req-20033a3f-e9e0-4ae6-9057-4f95806388a6 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] delete called for group 74b5dea3-2351-4326-bee7-dd96f3b591f6 {{(pid=100457) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 16:21:56.808944 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.groups [None req-20033a3f-e9e0-4ae6-9057-4f95806388a6 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Delete group with id: 74b5dea3-2351-4326-bee7-dd96f3b591f6 Aug 25 16:21:56.809983 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-bfca61bb-b7b8-42cf-9210-029917f0037a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ea655b6-0f84-4b9b-becb-10bb512609a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:56.811329 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-bfca61bb-b7b8-42cf-9210-029917f0037a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Flow 'volume_create_api' (60e1dc39-a774-4457-83cb-998ebe9075b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:56.812229 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-bfca61bb-b7b8-42cf-9210-029917f0037a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Create volume request issued successfully. Aug 25 16:21:56.813112 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-bfca61bb-b7b8-42cf-9210-029917f0037a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:21:56.813677 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 324/1303] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:21:56 2026] POST /volume/v3/volumes => generated 778 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:21:56.818871 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:56.818871 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:56.830271 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-8972a974-aa2e-4f93-8dd6-ce5803798be4 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:56.833335 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8972a974-aa2e-4f93-8dd6-ce5803798be4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/volumes/b90bc052-5e47-467a-93b3-584ee17dd746 Aug 25 16:21:56.833650 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8972a974-aa2e-4f93-8dd6-ce5803798be4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:56.834222 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8972a974-aa2e-4f93-8dd6-ce5803798be4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:56.847496 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:56.847496 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:56.851505 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-8972a974-aa2e-4f93-8dd6-ce5803798be4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Volume info retrieved successfully. Aug 25 16:21:56.856756 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8972a974-aa2e-4f93-8dd6-ce5803798be4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/b90bc052-5e47-467a-93b3-584ee17dd746 returned with HTTP 200 Aug 25 16:21:56.857274 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 333/1304] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:56 2026] GET /volume/v3/volumes/b90bc052-5e47-467a-93b3-584ee17dd746 => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:56.861652 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-20033a3f-e9e0-4ae6-9057-4f95806388a6 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/groups/74b5dea3-2351-4326-bee7-dd96f3b591f6/action returned with HTTP 202 Aug 25 16:21:56.861652 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 329/1305] 10.4.3.102 () {70 vars in 1428 bytes} [Tue Aug 25 16:21:56 2026] POST /volume/v3/groups/74b5dea3-2351-4326-bee7-dd96f3b591f6/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:21:56.873221 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-0cb6f4c6-5c4e-48cc-8db3-6ed4d0ffa169 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:56.878211 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0cb6f4c6-5c4e-48cc-8db3-6ed4d0ffa169 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] GET https://10.4.3.102/volume/v3/groups/74b5dea3-2351-4326-bee7-dd96f3b591f6 Aug 25 16:21:56.878836 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0cb6f4c6-5c4e-48cc-8db3-6ed4d0ffa169 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:56.878836 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0cb6f4c6-5c4e-48cc-8db3-6ed4d0ffa169 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:56.879070 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.groups [None req-0cb6f4c6-5c4e-48cc-8db3-6ed4d0ffa169 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] show called for member 74b5dea3-2351-4326-bee7-dd96f3b591f6 {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:21:56.884970 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:56.884970 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:56.898310 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0cb6f4c6-5c4e-48cc-8db3-6ed4d0ffa169 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/groups/74b5dea3-2351-4326-bee7-dd96f3b591f6 returned with HTTP 200 Aug 25 16:21:56.898902 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 320/1306] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:21:56 2026] GET /volume/v3/groups/74b5dea3-2351-4326-bee7-dd96f3b591f6 => generated 322 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:57.101247 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-e483b0fe-753c-4dd6-ba05-b6e04089578a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:57.231663 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e483b0fe-753c-4dd6-ba05-b6e04089578a tempest-VolumesSummaryTest-357842958 tempest-VolumesSummaryTest-357842958-project-member] GET https://10.4.3.102/volume/v3/volumes/summary Aug 25 16:21:57.231912 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e483b0fe-753c-4dd6-ba05-b6e04089578a tempest-VolumesSummaryTest-357842958 tempest-VolumesSummaryTest-357842958-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:57.232130 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e483b0fe-753c-4dd6-ba05-b6e04089578a tempest-VolumesSummaryTest-357842958 tempest-VolumesSummaryTest-357842958-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:57.232318 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.api_utils [None req-e483b0fe-753c-4dd6-ba05-b6e04089578a tempest-VolumesSummaryTest-357842958 tempest-VolumesSummaryTest-357842958-project-member] Removing options '' from query. {{(pid=100456) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:21:57.233282 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:57.233282 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:57.238795 np0000008093 devstack@c-api.service[100456]: DEBUG dbcounter [-] [100456] Writing DB stats cinder:SELECT=626,cinder:INSERT=97,cinder:UPDATE=166 {{(pid=100456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:21:57.244884 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-e483b0fe-753c-4dd6-ba05-b6e04089578a tempest-VolumesSummaryTest-357842958 tempest-VolumesSummaryTest-357842958-project-member] Get summary completed successfully. Aug 25 16:21:57.245295 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e483b0fe-753c-4dd6-ba05-b6e04089578a tempest-VolumesSummaryTest-357842958 tempest-VolumesSummaryTest-357842958-project-member] https://10.4.3.102/volume/v3/volumes/summary returned with HTTP 200 Aug 25 16:21:57.245920 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 325/1307] 10.4.3.102 () {68 vars in 1302 bytes} [Tue Aug 25 16:21:57 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:57.881001 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-116e3f10-9c9b-47bd-aeed-ded6e9f45ce7 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:57.883148 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-116e3f10-9c9b-47bd-aeed-ded6e9f45ce7 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/volumes/b90bc052-5e47-467a-93b3-584ee17dd746 Aug 25 16:21:57.883148 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-116e3f10-9c9b-47bd-aeed-ded6e9f45ce7 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:57.883323 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-116e3f10-9c9b-47bd-aeed-ded6e9f45ce7 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:57.886150 np0000008093 devstack@c-api.service[100454]: DEBUG dbcounter [-] [100454] Writing DB stats cinder:INSERT=105,cinder:SELECT=661,cinder:UPDATE=162 {{(pid=100454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:21:57.895806 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:57.895806 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:57.900759 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-116e3f10-9c9b-47bd-aeed-ded6e9f45ce7 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Volume info retrieved successfully. Aug 25 16:21:57.909548 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-116e3f10-9c9b-47bd-aeed-ded6e9f45ce7 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/b90bc052-5e47-467a-93b3-584ee17dd746 returned with HTTP 200 Aug 25 16:21:57.910031 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 334/1308] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:21:57 2026] GET /volume/v3/volumes/b90bc052-5e47-467a-93b3-584ee17dd746 => generated 1018 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:57.910869 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1c00b040-509a-49c4-9674-089cfb5f5a68 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:57.913605 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1c00b040-509a-49c4-9674-089cfb5f5a68 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] GET https://10.4.3.102/volume/v3/groups/74b5dea3-2351-4326-bee7-dd96f3b591f6 Aug 25 16:21:57.916909 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1c00b040-509a-49c4-9674-089cfb5f5a68 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:57.916909 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1c00b040-509a-49c4-9674-089cfb5f5a68 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:57.916909 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.groups [None req-1c00b040-509a-49c4-9674-089cfb5f5a68 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] show called for member 74b5dea3-2351-4326-bee7-dd96f3b591f6 {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:21:57.919198 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1c00b040-509a-49c4-9674-089cfb5f5a68 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/groups/74b5dea3-2351-4326-bee7-dd96f3b591f6 returned with HTTP 404 Aug 25 16:21:57.919798 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 330/1309] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:21:57 2026] GET /volume/v3/groups/74b5dea3-2351-4326-bee7-dd96f3b591f6 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 25 16:21:57.927573 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-bf0a5db5-b283-45ef-9317-ce97486b3b1b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:57.930519 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-33418a51-5e9c-4e8e-9cf0-ec73adf3fc4b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:57.931049 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bf0a5db5-b283-45ef-9317-ce97486b3b1b tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] GET https://10.4.3.102/volume/v3/groups/detail Aug 25 16:21:57.931049 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bf0a5db5-b283-45ef-9317-ce97486b3b1b tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:57.931049 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bf0a5db5-b283-45ef-9317-ce97486b3b1b tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:57.931049 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:57.931049 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:57.931288 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-33418a51-5e9c-4e8e-9cf0-ec73adf3fc4b tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:21:57.931288 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-33418a51-5e9c-4e8e-9cf0-ec73adf3fc4b tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b90bc052-5e47-467a-93b3-584ee17dd746", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1137162618"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:57.935958 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bf0a5db5-b283-45ef-9317-ce97486b3b1b tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/groups/detail returned with HTTP 200 Aug 25 16:21:57.936315 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 321/1310] 10.4.3.102 () {68 vars in 1296 bytes} [Tue Aug 25 16:21:57 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) Aug 25 16:21:57.946041 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-7e9fe6cb-0edb-4011-87e4-f228b732d18a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:57.948172 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:57.948172 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:57.948172 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-33418a51-5e9c-4e8e-9cf0-ec73adf3fc4b tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Volume info retrieved successfully. Aug 25 16:21:57.948172 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-33418a51-5e9c-4e8e-9cf0-ec73adf3fc4b tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Create snapshot from volume b90bc052-5e47-467a-93b3-584ee17dd746 Aug 25 16:21:57.949832 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7e9fe6cb-0edb-4011-87e4-f228b732d18a tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] GET https://10.4.3.102/volume/v3/volumes/detail Aug 25 16:21:57.949832 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7e9fe6cb-0edb-4011-87e4-f228b732d18a tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:57.950001 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7e9fe6cb-0edb-4011-87e4-f228b732d18a tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Calling method 'detail' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:57.950378 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.api_utils [None req-7e9fe6cb-0edb-4011-87e4-f228b732d18a tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Removing options '' from query. {{(pid=100454) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:21:57.951706 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-7e9fe6cb-0edb-4011-87e4-f228b732d18a tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100454) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:21:57.963755 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-7e9fe6cb-0edb-4011-87e4-f228b732d18a tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Get all volumes completed successfully. Aug 25 16:21:57.967881 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7e9fe6cb-0edb-4011-87e4-f228b732d18a tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/volumes/detail returned with HTTP 200 Aug 25 16:21:57.968819 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 335/1311] 10.4.3.102 () {68 vars in 1299 bytes} [Tue Aug 25 16:21:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:57.988801 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-59dc2954-3483-43a5-bfe0-0129483ecd3b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:57.991846 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-59dc2954-3483-43a5-bfe0-0129483ecd3b tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] POST https://10.4.3.102/volume/v3/groups/74b5dea3-2351-4326-bee7-dd96f3b591f6/action Aug 25 16:21:57.992560 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-59dc2954-3483-43a5-bfe0-0129483ecd3b tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:21:57.992759 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-59dc2954-3483-43a5-bfe0-0129483ecd3b tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:57.994868 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.groups [None req-59dc2954-3483-43a5-bfe0-0129483ecd3b tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] delete called for group 74b5dea3-2351-4326-bee7-dd96f3b591f6 {{(pid=100457) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 16:21:57.995019 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.groups [None req-59dc2954-3483-43a5-bfe0-0129483ecd3b tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Delete group with id: 74b5dea3-2351-4326-bee7-dd96f3b591f6 Aug 25 16:21:57.998617 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-59dc2954-3483-43a5-bfe0-0129483ecd3b tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/groups/74b5dea3-2351-4326-bee7-dd96f3b591f6/action returned with HTTP 404 Aug 25 16:21:57.999633 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 331/1312] 10.4.3.102 () {70 vars in 1428 bytes} [Tue Aug 25 16:21:57 2026] POST /volume/v3/groups/74b5dea3-2351-4326-bee7-dd96f3b591f6/action => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:21:58.011099 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-86a2e42e-5254-4c19-8f85-df2d809fa34b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:58.013722 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-86a2e42e-5254-4c19-8f85-df2d809fa34b tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] GET https://10.4.3.102/volume/v3/volumes/detail Aug 25 16:21:58.014024 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-86a2e42e-5254-4c19-8f85-df2d809fa34b tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:58.014122 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-86a2e42e-5254-4c19-8f85-df2d809fa34b tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Calling method 'detail' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:58.014342 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.api_utils [None req-86a2e42e-5254-4c19-8f85-df2d809fa34b tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Removing options '' from query. {{(pid=100455) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:21:58.015065 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-86a2e42e-5254-4c19-8f85-df2d809fa34b tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100455) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:21:58.019897 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-33418a51-5e9c-4e8e-9cf0-ec73adf3fc4b tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Created reservations ['2f14707f-a12e-4386-bcfa-5a88152eab28', '43fe2918-bdf0-4ef8-9c60-e1fce6b2ca03', '20a146ce-0fdf-45ab-b7f9-f534071a9a29', 'c038e7d2-bebf-4f4b-8876-cf0c7b4b6d39'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:58.033690 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-86a2e42e-5254-4c19-8f85-df2d809fa34b tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Get all volumes completed successfully. Aug 25 16:21:58.036352 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-86a2e42e-5254-4c19-8f85-df2d809fa34b tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/volumes/detail returned with HTTP 200 Aug 25 16:21:58.036352 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 322/1313] 10.4.3.102 () {68 vars in 1299 bytes} [Tue Aug 25 16:21:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:58.053391 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e51fcc9d-a04e-4882-bdb7-4cbb13263457 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:58.058190 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e51fcc9d-a04e-4882-bdb7-4cbb13263457 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] POST https://10.4.3.102/volume/v3/groups/49588cda-f19b-478e-b831-3e6a0942a3f5/action Aug 25 16:21:58.059264 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e51fcc9d-a04e-4882-bdb7-4cbb13263457 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:21:58.059398 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e51fcc9d-a04e-4882-bdb7-4cbb13263457 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:58.062870 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.groups [None req-e51fcc9d-a04e-4882-bdb7-4cbb13263457 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] delete called for group 49588cda-f19b-478e-b831-3e6a0942a3f5 {{(pid=100454) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 16:21:58.063274 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.groups [None req-e51fcc9d-a04e-4882-bdb7-4cbb13263457 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Delete group with id: 49588cda-f19b-478e-b831-3e6a0942a3f5 Aug 25 16:21:58.074138 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e51fcc9d-a04e-4882-bdb7-4cbb13263457 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/groups/49588cda-f19b-478e-b831-3e6a0942a3f5/action returned with HTTP 404 Aug 25 16:21:58.075735 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 336/1314] 10.4.3.102 () {70 vars in 1428 bytes} [Tue Aug 25 16:21:58 2026] POST /volume/v3/groups/49588cda-f19b-478e-b831-3e6a0942a3f5/action => generated 108 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:21:58.084969 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-5f448adb-8b2d-4786-b8b1-99ee574a41b5 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:58.087049 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5f448adb-8b2d-4786-b8b1-99ee574a41b5 tempest-GroupsTest-2036901429 tempest-GroupsTest-2036901429-project-admin] DELETE https://10.4.3.102/volume/v3/group_types/30a3fb81-f5f4-48b2-ba59-349558c22c1b Aug 25 16:21:58.087512 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5f448adb-8b2d-4786-b8b1-99ee574a41b5 tempest-GroupsTest-2036901429 tempest-GroupsTest-2036901429-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:58.088030 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5f448adb-8b2d-4786-b8b1-99ee574a41b5 tempest-GroupsTest-2036901429 tempest-GroupsTest-2036901429-project-admin] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:58.093509 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-33418a51-5e9c-4e8e-9cf0-ec73adf3fc4b tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot create request issued successfully. Aug 25 16:21:58.093509 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-33418a51-5e9c-4e8e-9cf0-ec73adf3fc4b tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:21:58.093509 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 326/1315] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:21:57 2026] POST /volume/v3/snapshots => generated 308 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:21:58.109005 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-4186df1b-8709-4ebe-9031-58b56328413e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:58.110205 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4186df1b-8709-4ebe-9031-58b56328413e tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/snapshots/7c88c5c9-4400-4682-ba37-db7b75d73092 Aug 25 16:21:58.110754 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4186df1b-8709-4ebe-9031-58b56328413e tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:58.111010 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4186df1b-8709-4ebe-9031-58b56328413e tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:58.118699 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:58.118699 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:21:58.119114 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-4186df1b-8709-4ebe-9031-58b56328413e tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot retrieved successfully. Aug 25 16:21:58.120040 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4186df1b-8709-4ebe-9031-58b56328413e tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots/7c88c5c9-4400-4682-ba37-db7b75d73092 returned with HTTP 200 Aug 25 16:21:58.120539 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 323/1316] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:21:58 2026] GET /volume/v3/snapshots/7c88c5c9-4400-4682-ba37-db7b75d73092 => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:21:58.121891 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5f448adb-8b2d-4786-b8b1-99ee574a41b5 tempest-GroupsTest-2036901429 tempest-GroupsTest-2036901429-project-admin] https://10.4.3.102/volume/v3/group_types/30a3fb81-f5f4-48b2-ba59-349558c22c1b returned with HTTP 202 Aug 25 16:21:58.122970 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 332/1317] 10.4.3.102 () {68 vars in 1404 bytes} [Tue Aug 25 16:21:58 2026] DELETE /volume/v3/group_types/30a3fb81-f5f4-48b2-ba59-349558c22c1b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:21:58.133926 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-adb2c385-4143-4e84-b907-90d506998180 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:58.137605 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-adb2c385-4143-4e84-b907-90d506998180 tempest-GroupsTest-2036901429 tempest-GroupsTest-2036901429-project-admin] DELETE https://10.4.3.102/volume/v3/types/3e079073-b7c7-4910-9000-6463a8042184 Aug 25 16:21:58.137605 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-adb2c385-4143-4e84-b907-90d506998180 tempest-GroupsTest-2036901429 tempest-GroupsTest-2036901429-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:58.137605 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-adb2c385-4143-4e84-b907-90d506998180 tempest-GroupsTest-2036901429 tempest-GroupsTest-2036901429-project-admin] Calling method '_delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:58.217865 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-adb2c385-4143-4e84-b907-90d506998180 tempest-GroupsTest-2036901429 tempest-GroupsTest-2036901429-project-admin] https://10.4.3.102/volume/v3/types/3e079073-b7c7-4910-9000-6463a8042184 returned with HTTP 202 Aug 25 16:21:58.217865 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 337/1318] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:21:58 2026] DELETE /volume/v3/types/3e079073-b7c7-4910-9000-6463a8042184 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:21:58.229804 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-3d7a0ddc-f3f1-49fb-95b2-dfa28a75a2c5 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:58.237382 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3d7a0ddc-f3f1-49fb-95b2-dfa28a75a2c5 tempest-GroupsTest-2036901429 tempest-GroupsTest-2036901429-project-admin] GET https://10.4.3.102/volume/v3/types/3e079073-b7c7-4910-9000-6463a8042184 Aug 25 16:21:58.237382 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3d7a0ddc-f3f1-49fb-95b2-dfa28a75a2c5 tempest-GroupsTest-2036901429 tempest-GroupsTest-2036901429-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:58.237382 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3d7a0ddc-f3f1-49fb-95b2-dfa28a75a2c5 tempest-GroupsTest-2036901429 tempest-GroupsTest-2036901429-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:58.255984 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3d7a0ddc-f3f1-49fb-95b2-dfa28a75a2c5 tempest-GroupsTest-2036901429 tempest-GroupsTest-2036901429-project-admin] https://10.4.3.102/volume/v3/types/3e079073-b7c7-4910-9000-6463a8042184 returned with HTTP 404 Aug 25 16:21:58.256714 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 327/1319] 10.4.3.102 () {66 vars in 1342 bytes} [Tue Aug 25 16:21:58 2026] GET /volume/v3/types/3e079073-b7c7-4910-9000-6463a8042184 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:58.268769 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-da03a0a5-813b-404a-b69d-8f61016580ac None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:58.274868 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-da03a0a5-813b-404a-b69d-8f61016580ac tempest-GroupsTest-2036901429 tempest-GroupsTest-2036901429-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:21:58.275282 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-da03a0a5-813b-404a-b69d-8f61016580ac tempest-GroupsTest-2036901429 tempest-GroupsTest-2036901429-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1568565357"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:58.314076 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-da03a0a5-813b-404a-b69d-8f61016580ac tempest-GroupsTest-2036901429 tempest-GroupsTest-2036901429-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:21:58.314076 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 324/1320] 10.4.3.102 () {68 vars in 1252 bytes} [Tue Aug 25 16:21:58 2026] POST /volume/v3/types => generated 216 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:58.328680 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-323dc654-7493-4059-8e41-80c42a11776c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:58.330283 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-323dc654-7493-4059-8e41-80c42a11776c tempest-GroupsTest-2036901429 tempest-GroupsTest-2036901429-project-admin] POST https://10.4.3.102/volume/v3/group_types Aug 25 16:21:58.330723 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-323dc654-7493-4059-8e41-80c42a11776c tempest-GroupsTest-2036901429 tempest-GroupsTest-2036901429-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1691403346"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:58.349882 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-323dc654-7493-4059-8e41-80c42a11776c tempest-GroupsTest-2036901429 tempest-GroupsTest-2036901429-project-admin] https://10.4.3.102/volume/v3/group_types returned with HTTP 202 Aug 25 16:21:58.350243 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 333/1321] 10.4.3.102 () {70 vars in 1311 bytes} [Tue Aug 25 16:21:58 2026] POST /volume/v3/group_types => generated 173 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:58.359142 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-dec51576-1a6a-4bec-b5d4-a23ac297e448 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:58.361105 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-dec51576-1a6a-4bec-b5d4-a23ac297e448 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] POST https://10.4.3.102/volume/v3/groups Aug 25 16:21:58.361940 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-dec51576-1a6a-4bec-b5d4-a23ac297e448 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ad7371eb-580e-4a04-8954-13d0dd93ae3e", "volume_types": ["41d3d04b-5089-4318-b2e3-fc898f9fd021"], "name": "tempest-GroupsTest-Group-425263407"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:58.364283 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.groups [None req-dec51576-1a6a-4bec-b5d4-a23ac297e448 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Creating new group {'group': {'group_type': 'ad7371eb-580e-4a04-8954-13d0dd93ae3e', 'volume_types': ['41d3d04b-5089-4318-b2e3-fc898f9fd021'], 'name': 'tempest-GroupsTest-Group-425263407'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 16:21:58.368994 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.groups [None req-dec51576-1a6a-4bec-b5d4-a23ac297e448 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Creating group tempest-GroupsTest-Group-425263407. Aug 25 16:21:58.379410 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-dec51576-1a6a-4bec-b5d4-a23ac297e448 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Availability Zones retrieved successfully. Aug 25 16:21:58.401165 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-dec51576-1a6a-4bec-b5d4-a23ac297e448 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Created reservations ['7e8fd1b7-36ce-4289-be58-e9e5d5654656'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:58.433528 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-dec51576-1a6a-4bec-b5d4-a23ac297e448 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/groups returned with HTTP 202 Aug 25 16:21:58.433528 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 338/1322] 10.4.3.102 () {70 vars in 1297 bytes} [Tue Aug 25 16:21:58 2026] POST /volume/v3/groups => generated 103 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:58.448152 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-dc921543-6fcf-49a5-b85d-f0d46c2a7294 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:58.450857 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-dc921543-6fcf-49a5-b85d-f0d46c2a7294 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] GET https://10.4.3.102/volume/v3/groups/cb811eb7-4930-47b7-a5ff-b384862c6cc4 Aug 25 16:21:58.453261 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-dc921543-6fcf-49a5-b85d-f0d46c2a7294 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:58.453261 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-dc921543-6fcf-49a5-b85d-f0d46c2a7294 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:58.453378 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.groups [None req-dc921543-6fcf-49a5-b85d-f0d46c2a7294 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] show called for member cb811eb7-4930-47b7-a5ff-b384862c6cc4 {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:21:58.463274 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:58.463274 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:58.478160 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-dc921543-6fcf-49a5-b85d-f0d46c2a7294 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/groups/cb811eb7-4930-47b7-a5ff-b384862c6cc4 returned with HTTP 200 Aug 25 16:21:58.478628 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 328/1323] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:21:58 2026] GET /volume/v3/groups/cb811eb7-4930-47b7-a5ff-b384862c6cc4 => generated 331 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:59.052374 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-09a31603-dd56-40ca-baef-c358cd435b31 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:59.134456 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-bf687048-b60c-4250-90f7-e4d070b034c4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:59.136942 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bf687048-b60c-4250-90f7-e4d070b034c4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/snapshots/7c88c5c9-4400-4682-ba37-db7b75d73092 Aug 25 16:21:59.142103 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bf687048-b60c-4250-90f7-e4d070b034c4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:59.142103 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bf687048-b60c-4250-90f7-e4d070b034c4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:59.145296 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:59.145296 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:59.145779 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-bf687048-b60c-4250-90f7-e4d070b034c4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot retrieved successfully. Aug 25 16:21:59.146752 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bf687048-b60c-4250-90f7-e4d070b034c4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots/7c88c5c9-4400-4682-ba37-db7b75d73092 returned with HTTP 200 Aug 25 16:21:59.147409 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 334/1324] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:21:59 2026] GET /volume/v3/snapshots/7c88c5c9-4400-4682-ba37-db7b75d73092 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:59.168212 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-cf0d82e0-a533-428e-8435-7488171b5f87 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:59.168212 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cf0d82e0-a533-428e-8435-7488171b5f87 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] POST https://10.4.3.102/volume/v3/snapshots/7c88c5c9-4400-4682-ba37-db7b75d73092/action Aug 25 16:21:59.168212 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cf0d82e0-a533-428e-8435-7488171b5f87 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:21:59.168212 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cf0d82e0-a533-428e-8435-7488171b5f87 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:59.168773 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-09a31603-dd56-40ca-baef-c358cd435b31 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:21:59.168773 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-09a31603-dd56-40ca-baef-c358cd435b31 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1765758749"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:59.170872 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-09a31603-dd56-40ca-baef-c358cd435b31 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1765758749'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:21:59.171073 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-09a31603-dd56-40ca-baef-c358cd435b31 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Create volume of 1 GB Aug 25 16:21:59.176679 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:59.176679 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:59.179165 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-cf0d82e0-a533-428e-8435-7488171b5f87 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Snapshot retrieved successfully. Aug 25 16:21:59.180032 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-09a31603-dd56-40ca-baef-c358cd435b31 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Availability Zones retrieved successfully. Aug 25 16:21:59.181691 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.policy [None req-cf0d82e0-a533-428e-8435-7488171b5f87 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '04e3dba1a4cd479f8c3696a9a73fc0d6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e01acc4fe5042658b50eb72898df60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100454) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 16:21:59.184877 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cf0d82e0-a533-428e-8435-7488171b5f87 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] https://10.4.3.102/volume/v3/snapshots/7c88c5c9-4400-4682-ba37-db7b75d73092/action returned with HTTP 403 Aug 25 16:21:59.185503 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 339/1325] 10.4.3.102 () {68 vars in 1396 bytes} [Tue Aug 25 16:21:59 2026] POST /volume/v3/snapshots/7c88c5c9-4400-4682-ba37-db7b75d73092/action => generated 133 bytes in 29 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:59.189882 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-09a31603-dd56-40ca-baef-c358cd435b31 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Flow 'volume_create_api' (067d86a2-0568-49e7-bc80-a9e79853d1ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:59.193178 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-cfcb399c-1754-48a9-9358-c33831cdb9d0 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:59.193536 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-09a31603-dd56-40ca-baef-c358cd435b31 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db2055b2-1c53-4fb4-8e71-59f1f5496f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:59.194271 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-09a31603-dd56-40ca-baef-c358cd435b31 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:21:59.195108 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-cfcb399c-1754-48a9-9358-c33831cdb9d0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] DELETE https://10.4.3.102/volume/v3/snapshots/7c88c5c9-4400-4682-ba37-db7b75d73092 Aug 25 16:21:59.196538 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-cfcb399c-1754-48a9-9358-c33831cdb9d0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:59.196538 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-cfcb399c-1754-48a9-9358-c33831cdb9d0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:59.196538 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-cfcb399c-1754-48a9-9358-c33831cdb9d0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Delete snapshot with id: 7c88c5c9-4400-4682-ba37-db7b75d73092 Aug 25 16:21:59.200993 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:59.200993 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:59.201509 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-cfcb399c-1754-48a9-9358-c33831cdb9d0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot retrieved successfully. Aug 25 16:21:59.257332 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-09a31603-dd56-40ca-baef-c358cd435b31 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db2055b2-1c53-4fb4-8e71-59f1f5496f69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:59.257332 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-09a31603-dd56-40ca-baef-c358cd435b31 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec5ec5d6-f819-49b2-95b4-9fc524463ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:59.422759 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-cfcb399c-1754-48a9-9358-c33831cdb9d0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot delete request issued successfully. Aug 25 16:21:59.423918 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-cfcb399c-1754-48a9-9358-c33831cdb9d0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots/7c88c5c9-4400-4682-ba37-db7b75d73092 returned with HTTP 202 Aug 25 16:21:59.423918 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 329/1326] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:21:59 2026] DELETE /volume/v3/snapshots/7c88c5c9-4400-4682-ba37-db7b75d73092 => generated 0 bytes in 231 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:21:59.431160 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-7ab6a08d-aa0c-45c1-9be8-f235760cdecc None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:59.433406 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7ab6a08d-aa0c-45c1-9be8-f235760cdecc tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/snapshots/7c88c5c9-4400-4682-ba37-db7b75d73092 Aug 25 16:21:59.435525 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7ab6a08d-aa0c-45c1-9be8-f235760cdecc tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:59.435525 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7ab6a08d-aa0c-45c1-9be8-f235760cdecc tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:59.440773 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:59.440773 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:59.441187 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-7ab6a08d-aa0c-45c1-9be8-f235760cdecc tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot retrieved successfully. Aug 25 16:21:59.442121 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7ab6a08d-aa0c-45c1-9be8-f235760cdecc tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots/7c88c5c9-4400-4682-ba37-db7b75d73092 returned with HTTP 200 Aug 25 16:21:59.442832 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 335/1327] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:21:59 2026] GET /volume/v3/snapshots/7c88c5c9-4400-4682-ba37-db7b75d73092 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:21:59.495628 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-404f8ee3-7e4b-4ec0-8338-a92ac90dfe61 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:59.498767 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-404f8ee3-7e4b-4ec0-8338-a92ac90dfe61 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] GET https://10.4.3.102/volume/v3/groups/cb811eb7-4930-47b7-a5ff-b384862c6cc4 Aug 25 16:21:59.498944 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-404f8ee3-7e4b-4ec0-8338-a92ac90dfe61 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:59.500365 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-404f8ee3-7e4b-4ec0-8338-a92ac90dfe61 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:59.500365 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.groups [None req-404f8ee3-7e4b-4ec0-8338-a92ac90dfe61 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] show called for member cb811eb7-4930-47b7-a5ff-b384862c6cc4 {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:21:59.507026 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:59.507026 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:59.513820 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-09a31603-dd56-40ca-baef-c358cd435b31 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Created reservations ['3b195727-3e0f-4041-83c7-beee46038651', '92e28d88-1802-486b-ac93-751e4a6441bb', '3cd6a117-a365-427a-a4b0-b54f63f532ee', '624923f2-8008-4788-a1b6-c2638a52b94c'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:59.513820 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-09a31603-dd56-40ca-baef-c358cd435b31 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec5ec5d6-f819-49b2-95b4-9fc524463ccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b195727-3e0f-4041-83c7-beee46038651', '92e28d88-1802-486b-ac93-751e4a6441bb', '3cd6a117-a365-427a-a4b0-b54f63f532ee', '624923f2-8008-4788-a1b6-c2638a52b94c']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:59.514123 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-09a31603-dd56-40ca-baef-c358cd435b31 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3335f5f-b7a8-4711-83dc-993f432e73a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:59.517476 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-404f8ee3-7e4b-4ec0-8338-a92ac90dfe61 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/groups/cb811eb7-4930-47b7-a5ff-b384862c6cc4 returned with HTTP 200 Aug 25 16:21:59.520525 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 340/1328] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:21:59 2026] GET /volume/v3/groups/cb811eb7-4930-47b7-a5ff-b384862c6cc4 => generated 332 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:59.533534 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c3008167-7263-4984-ad5c-8e2a6204fb8e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:59.536344 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c3008167-7263-4984-ad5c-8e2a6204fb8e tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:21:59.537189 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c3008167-7263-4984-ad5c-8e2a6204fb8e tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-840970015", "volume_type": "41d3d04b-5089-4318-b2e3-fc898f9fd021", "group_id": "cb811eb7-4930-47b7-a5ff-b384862c6cc4", "size": 1}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:21:59.539421 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-c3008167-7263-4984-ad5c-8e2a6204fb8e tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-840970015', 'volume_type': '41d3d04b-5089-4318-b2e3-fc898f9fd021', 'group_id': 'cb811eb7-4930-47b7-a5ff-b384862c6cc4', 'size': 1}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:21:59.547895 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-09a31603-dd56-40ca-baef-c358cd435b31 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3335f5f-b7a8-4711-83dc-993f432e73a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25293927-9b47-4d3f-965c-1653133e1f4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1765758749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af613ff3e92b49a19bf66503e6cdc590',qos_specs=None,replication_status=,reservations=['3b195727-3e0f-4041-83c7-beee46038651','92e28d88-1802-486b-ac93-751e4a6441bb','3cd6a117-a365-427a-a4b0-b54f63f532ee','624923f2-8008-4788-a1b6-c2638a52b94c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9533a97a27f8447995fb47b57aa9386d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:21:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1765758749',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25293927-9b47-4d3f-965c-1653133e1f4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af613ff3e92b49a19bf66503e6cdc590',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9533a97a27f8447995fb47b57aa9386d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:59.548362 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-09a31603-dd56-40ca-baef-c358cd435b31 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2796d1c-74b1-445e-8836-ab312af2f725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:59.556687 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:59.556687 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:59.556687 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-c3008167-7263-4984-ad5c-8e2a6204fb8e tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Create volume of 1 GB Aug 25 16:21:59.566630 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-c3008167-7263-4984-ad5c-8e2a6204fb8e tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Availability Zones retrieved successfully. Aug 25 16:21:59.571394 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-c3008167-7263-4984-ad5c-8e2a6204fb8e tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Flow 'volume_create_api' (e44b32a5-49fa-4f45-940f-478deae23ff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:59.572737 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-c3008167-7263-4984-ad5c-8e2a6204fb8e tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02c09494-fcd8-43bd-a9ab-0eb37465ca8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:59.573415 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:59.573415 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:59.574032 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-c3008167-7263-4984-ad5c-8e2a6204fb8e tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:21:59.586130 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-09a31603-dd56-40ca-baef-c358cd435b31 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2796d1c-74b1-445e-8836-ab312af2f725) transitioned into state 'SUCCESS' from state '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-1765758749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af613ff3e92b49a19bf66503e6cdc590',qos_specs=None,replication_status=,reservations=['3b195727-3e0f-4041-83c7-beee46038651','92e28d88-1802-486b-ac93-751e4a6441bb','3cd6a117-a365-427a-a4b0-b54f63f532ee','624923f2-8008-4788-a1b6-c2638a52b94c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9533a97a27f8447995fb47b57aa9386d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:59.587001 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-09a31603-dd56-40ca-baef-c358cd435b31 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ba5ec03-aff7-4705-92fd-cc7012fe0e56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:59.598150 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-c3008167-7263-4984-ad5c-8e2a6204fb8e tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02c09494-fcd8-43bd-a9ab-0eb37465ca8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:21:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=41d3d04b-5089-4318-b2e3-fc898f9fd021,is_public=True,name='tempest-GroupsTest-volume-type-1568565357',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '41d3d04b-5089-4318-b2e3-fc898f9fd021', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'cb811eb7-4930-47b7-a5ff-b384862c6cc4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:59.599328 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-c3008167-7263-4984-ad5c-8e2a6204fb8e tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30a1b5c1-074b-4b53-b0ce-28a613c60ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:59.615525 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-09a31603-dd56-40ca-baef-c358cd435b31 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ba5ec03-aff7-4705-92fd-cc7012fe0e56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:59.617082 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-09a31603-dd56-40ca-baef-c358cd435b31 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Flow 'volume_create_api' (067d86a2-0568-49e7-bc80-a9e79853d1ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:59.617527 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-09a31603-dd56-40ca-baef-c358cd435b31 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Create volume request issued successfully. Aug 25 16:21:59.618571 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-09a31603-dd56-40ca-baef-c358cd435b31 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:21:59.619191 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 325/1329] 10.4.3.102 () {70 vars in 1299 bytes} [Tue Aug 25 16:21:59 2026] POST /volume/v3/volumes => generated 770 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:59.635151 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-0d7013be-aa89-4507-a917-18b3c4ec2c4d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:59.637218 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [None req-c3008167-7263-4984-ad5c-8e2a6204fb8e tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1568565357 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1568565357, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:59.637218 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [None req-c3008167-7263-4984-ad5c-8e2a6204fb8e tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1568565357 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1568565357, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:21:59.637459 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0d7013be-aa89-4507-a917-18b3c4ec2c4d tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/25293927-9b47-4d3f-965c-1653133e1f4e Aug 25 16:21:59.637507 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0d7013be-aa89-4507-a917-18b3c4ec2c4d tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:59.637893 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0d7013be-aa89-4507-a917-18b3c4ec2c4d tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:59.647539 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:59.647539 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:21:59.653400 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-0d7013be-aa89-4507-a917-18b3c4ec2c4d tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:21:59.659756 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0d7013be-aa89-4507-a917-18b3c4ec2c4d tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/25293927-9b47-4d3f-965c-1653133e1f4e returned with HTTP 200 Aug 25 16:21:59.660127 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 336/1330] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:21:59 2026] GET /volume/v3/volumes/25293927-9b47-4d3f-965c-1653133e1f4e => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:21:59.679761 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-c3008167-7263-4984-ad5c-8e2a6204fb8e tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Created reservations ['84bdbf4d-eafa-4437-9645-3499d4b27e82', '6eb938f6-cbad-4175-83f3-0b1f65729f55', '4b6748f1-253d-42ef-9b22-590999175353', 'fc2aa389-1530-46ea-ad5e-c46309b8c7f1'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:21:59.680290 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-c3008167-7263-4984-ad5c-8e2a6204fb8e tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30a1b5c1-074b-4b53-b0ce-28a613c60ffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84bdbf4d-eafa-4437-9645-3499d4b27e82', '6eb938f6-cbad-4175-83f3-0b1f65729f55', '4b6748f1-253d-42ef-9b22-590999175353', 'fc2aa389-1530-46ea-ad5e-c46309b8c7f1']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:59.681332 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-c3008167-7263-4984-ad5c-8e2a6204fb8e tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60c965a4-68cb-4fc2-9d47-ae98d35170bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:59.707124 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-c3008167-7263-4984-ad5c-8e2a6204fb8e tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60c965a4-68cb-4fc2-9d47-ae98d35170bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd6b4fbc-cd81-484b-851e-1b2f456f825f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-840970015',encryption_key_id=None,group_id=cb811eb7-4930-47b7-a5ff-b384862c6cc4,group_type_id=,metadata={},multiattach=False,project_id='65405c95593447e6b32d1c8184971043',qos_specs=None,replication_status=,reservations=['84bdbf4d-eafa-4437-9645-3499d4b27e82','6eb938f6-cbad-4175-83f3-0b1f65729f55','4b6748f1-253d-42ef-9b22-590999175353','fc2aa389-1530-46ea-ad5e-c46309b8c7f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa84cc6e9e3b4bf3a78a26fad2b046ba',volume_type_id=41d3d04b-5089-4318-b2e3-fc898f9fd021), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:21:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-840970015',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cb811eb7-4930-47b7-a5ff-b384862c6cc4,host=None,id=dd6b4fbc-cd81-484b-851e-1b2f456f825f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65405c95593447e6b32d1c8184971043',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa84cc6e9e3b4bf3a78a26fad2b046ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(41d3d04b-5089-4318-b2e3-fc898f9fd021),volume_type_id=41d3d04b-5089-4318-b2e3-fc898f9fd021)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:59.707946 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-c3008167-7263-4984-ad5c-8e2a6204fb8e tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75e97340-a01e-44ec-a8cc-45b53c1a5d37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:59.735152 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-c3008167-7263-4984-ad5c-8e2a6204fb8e tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75e97340-a01e-44ec-a8cc-45b53c1a5d37) transitioned into state 'SUCCESS' from state '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-840970015',encryption_key_id=None,group_id=cb811eb7-4930-47b7-a5ff-b384862c6cc4,group_type_id=,metadata={},multiattach=False,project_id='65405c95593447e6b32d1c8184971043',qos_specs=None,replication_status=,reservations=['84bdbf4d-eafa-4437-9645-3499d4b27e82','6eb938f6-cbad-4175-83f3-0b1f65729f55','4b6748f1-253d-42ef-9b22-590999175353','fc2aa389-1530-46ea-ad5e-c46309b8c7f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa84cc6e9e3b4bf3a78a26fad2b046ba',volume_type_id=41d3d04b-5089-4318-b2e3-fc898f9fd021)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:59.736033 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-c3008167-7263-4984-ad5c-8e2a6204fb8e tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdec8b86-5ded-49cc-ba33-ee593491cce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:21:59.749901 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-c3008167-7263-4984-ad5c-8e2a6204fb8e tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdec8b86-5ded-49cc-ba33-ee593491cce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:21:59.751149 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-c3008167-7263-4984-ad5c-8e2a6204fb8e tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Flow 'volume_create_api' (e44b32a5-49fa-4f45-940f-478deae23ff2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:21:59.751505 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-c3008167-7263-4984-ad5c-8e2a6204fb8e tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Create volume request issued successfully. Aug 25 16:21:59.752265 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-c3008167-7263-4984-ad5c-8e2a6204fb8e tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:21:59.752420 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-c3008167-7263-4984-ad5c-8e2a6204fb8e tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:21:59.801062 np0000008093 devstack@c-api.service[100456]: DEBUG oslo_db.sqlalchemy.engines [None req-c3008167-7263-4984-ad5c-8e2a6204fb8e tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100456) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:21:59.804017 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:59.804017 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:21:59.808894 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c3008167-7263-4984-ad5c-8e2a6204fb8e tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:21:59.809401 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 330/1331] 10.4.3.102 () {70 vars in 1300 bytes} [Tue Aug 25 16:21:59 2026] POST /volume/v3/volumes => generated 814 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:21:59.837018 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f0c29a00-9c89-478f-8c66-4a1ca85755a9 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:21:59.839450 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f0c29a00-9c89-478f-8c66-4a1ca85755a9 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] GET https://10.4.3.102/volume/v3/volumes/dd6b4fbc-cd81-484b-851e-1b2f456f825f Aug 25 16:21:59.839960 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f0c29a00-9c89-478f-8c66-4a1ca85755a9 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:21:59.840119 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f0c29a00-9c89-478f-8c66-4a1ca85755a9 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:21:59.852850 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:59.852850 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:59.859615 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-f0c29a00-9c89-478f-8c66-4a1ca85755a9 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Volume info retrieved successfully. Aug 25 16:21:59.860670 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-f0c29a00-9c89-478f-8c66-4a1ca85755a9 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:21:59.861019 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-f0c29a00-9c89-478f-8c66-4a1ca85755a9 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:21:59.916392 np0000008093 devstack@c-api.service[100454]: DEBUG oslo_db.sqlalchemy.engines [None req-f0c29a00-9c89-478f-8c66-4a1ca85755a9 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100454) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:21:59.920514 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:21:59.920514 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:21:59.931663 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f0c29a00-9c89-478f-8c66-4a1ca85755a9 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/volumes/dd6b4fbc-cd81-484b-851e-1b2f456f825f returned with HTTP 200 Aug 25 16:21:59.932323 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 341/1332] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:21:59 2026] GET /volume/v3/volumes/dd6b4fbc-cd81-484b-851e-1b2f456f825f => generated 906 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:00.453195 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-e0e7601d-708d-49a2-a0a0-2466c3b86dd3 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:00.456371 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e0e7601d-708d-49a2-a0a0-2466c3b86dd3 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/snapshots/7c88c5c9-4400-4682-ba37-db7b75d73092 Aug 25 16:22:00.456672 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e0e7601d-708d-49a2-a0a0-2466c3b86dd3 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:00.456869 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e0e7601d-708d-49a2-a0a0-2466c3b86dd3 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:00.461375 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e0e7601d-708d-49a2-a0a0-2466c3b86dd3 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots/7c88c5c9-4400-4682-ba37-db7b75d73092 returned with HTTP 404 Aug 25 16:22:00.461935 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 326/1333] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:00 2026] GET /volume/v3/snapshots/7c88c5c9-4400-4682-ba37-db7b75d73092 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:00.470907 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-3b147226-0ca6-4a38-9eb7-726fa5810539 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:00.472820 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3b147226-0ca6-4a38-9eb7-726fa5810539 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/b90bc052-5e47-467a-93b3-584ee17dd746 Aug 25 16:22:00.473018 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3b147226-0ca6-4a38-9eb7-726fa5810539 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:00.473215 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3b147226-0ca6-4a38-9eb7-726fa5810539 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:00.473375 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-3b147226-0ca6-4a38-9eb7-726fa5810539 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Delete volume with id: b90bc052-5e47-467a-93b3-584ee17dd746 Aug 25 16:22:00.481611 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:00.481611 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:00.482093 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-3b147226-0ca6-4a38-9eb7-726fa5810539 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Volume info retrieved successfully. Aug 25 16:22:00.520469 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-3b147226-0ca6-4a38-9eb7-726fa5810539 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Delete volume request issued successfully. Aug 25 16:22:00.520908 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3b147226-0ca6-4a38-9eb7-726fa5810539 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/b90bc052-5e47-467a-93b3-584ee17dd746 returned with HTTP 202 Aug 25 16:22:00.521404 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 337/1334] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:22:00 2026] DELETE /volume/v3/volumes/b90bc052-5e47-467a-93b3-584ee17dd746 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:22:00.532512 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-9b9559c5-912f-4e3c-a6d1-612afeec4db2 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:00.536192 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9b9559c5-912f-4e3c-a6d1-612afeec4db2 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/volumes/b90bc052-5e47-467a-93b3-584ee17dd746 Aug 25 16:22:00.536435 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9b9559c5-912f-4e3c-a6d1-612afeec4db2 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:00.536686 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9b9559c5-912f-4e3c-a6d1-612afeec4db2 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:00.544319 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:00.544319 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:00.549545 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-9b9559c5-912f-4e3c-a6d1-612afeec4db2 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Volume info retrieved successfully. Aug 25 16:22:00.553815 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9b9559c5-912f-4e3c-a6d1-612afeec4db2 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/b90bc052-5e47-467a-93b3-584ee17dd746 returned with HTTP 200 Aug 25 16:22:00.554213 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 331/1335] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:00 2026] GET /volume/v3/volumes/b90bc052-5e47-467a-93b3-584ee17dd746 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:00.676499 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-1502d41f-b187-4a82-ba0d-a750ed266f44 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:00.681518 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1502d41f-b187-4a82-ba0d-a750ed266f44 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/25293927-9b47-4d3f-965c-1653133e1f4e Aug 25 16:22:00.681518 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1502d41f-b187-4a82-ba0d-a750ed266f44 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:00.681518 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1502d41f-b187-4a82-ba0d-a750ed266f44 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:00.688475 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:00.688475 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:00.693021 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-1502d41f-b187-4a82-ba0d-a750ed266f44 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:00.699129 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1502d41f-b187-4a82-ba0d-a750ed266f44 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/25293927-9b47-4d3f-965c-1653133e1f4e returned with HTTP 200 Aug 25 16:22:00.699842 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 342/1336] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:00 2026] GET /volume/v3/volumes/25293927-9b47-4d3f-965c-1653133e1f4e => generated 863 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:00.714098 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ddf44f80-241b-4799-a383-87bb4cb40799 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:00.715799 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ddf44f80-241b-4799-a383-87bb4cb40799 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:22:00.716047 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ddf44f80-241b-4799-a383-87bb4cb40799 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "25293927-9b47-4d3f-965c-1653133e1f4e", "name": "tempest-VolumeDependencyTests-Snapshot-1696285056"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:00.733127 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:00.733127 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:00.733835 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-ddf44f80-241b-4799-a383-87bb4cb40799 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:00.733835 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.snapshots [None req-ddf44f80-241b-4799-a383-87bb4cb40799 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Create snapshot from volume 25293927-9b47-4d3f-965c-1653133e1f4e Aug 25 16:22:00.787895 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-ddf44f80-241b-4799-a383-87bb4cb40799 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Created reservations ['6ec04021-eced-4a66-9986-048771e3d983', '516e4f14-6052-412c-95b0-f58aff550018', '9febf2cf-8fad-4fc3-9b49-f3549f9affd0', '5123aeac-e597-481e-aa81-a481d33d8249'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:22:00.823919 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-ddf44f80-241b-4799-a383-87bb4cb40799 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Snapshot create request issued successfully. Aug 25 16:22:00.824359 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ddf44f80-241b-4799-a383-87bb4cb40799 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:22:00.824890 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 327/1337] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:22:00 2026] POST /volume/v3/snapshots => generated 308 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:22:00.846872 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1592b853-7f3d-43e4-b35c-6298fc589532 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:00.852737 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1592b853-7f3d-43e4-b35c-6298fc589532 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/snapshots/edbe778c-b1b3-4358-91ff-0c07bc13a228 Aug 25 16:22:00.852737 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1592b853-7f3d-43e4-b35c-6298fc589532 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:00.852737 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1592b853-7f3d-43e4-b35c-6298fc589532 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:00.859012 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:00.859012 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:00.859910 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-1592b853-7f3d-43e4-b35c-6298fc589532 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Snapshot retrieved successfully. Aug 25 16:22:00.861052 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1592b853-7f3d-43e4-b35c-6298fc589532 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/snapshots/edbe778c-b1b3-4358-91ff-0c07bc13a228 returned with HTTP 200 Aug 25 16:22:00.861398 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 338/1338] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:00 2026] GET /volume/v3/snapshots/edbe778c-b1b3-4358-91ff-0c07bc13a228 => generated 440 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:00.952155 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-e947a792-79b0-42e4-b7ff-7e716d5ae481 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:00.954329 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e947a792-79b0-42e4-b7ff-7e716d5ae481 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] GET https://10.4.3.102/volume/v3/volumes/dd6b4fbc-cd81-484b-851e-1b2f456f825f Aug 25 16:22:00.964483 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e947a792-79b0-42e4-b7ff-7e716d5ae481 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:00.964483 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e947a792-79b0-42e4-b7ff-7e716d5ae481 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:00.964483 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:00.964483 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:00.970269 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-e947a792-79b0-42e4-b7ff-7e716d5ae481 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Volume info retrieved successfully. Aug 25 16:22:00.971515 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-e947a792-79b0-42e4-b7ff-7e716d5ae481 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:22:00.971515 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-e947a792-79b0-42e4-b7ff-7e716d5ae481 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:22:01.010463 np0000008093 devstack@c-api.service[100456]: DEBUG oslo_db.sqlalchemy.engines [None req-e947a792-79b0-42e4-b7ff-7e716d5ae481 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100456) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:22:01.013770 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:01.013770 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:01.071228 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e947a792-79b0-42e4-b7ff-7e716d5ae481 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/volumes/dd6b4fbc-cd81-484b-851e-1b2f456f825f returned with HTTP 200 Aug 25 16:22:01.071952 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 332/1339] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:00 2026] GET /volume/v3/volumes/dd6b4fbc-cd81-484b-851e-1b2f456f825f => generated 907 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:01.087801 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-2aadde4f-363c-4fc4-9800-9e0e969a1cdf None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:01.089775 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2aadde4f-363c-4fc4-9800-9e0e969a1cdf tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:22:01.090187 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2aadde4f-363c-4fc4-9800-9e0e969a1cdf tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-464385383", "volume_type": "41d3d04b-5089-4318-b2e3-fc898f9fd021", "group_id": "cb811eb7-4930-47b7-a5ff-b384862c6cc4", "size": 1}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:01.091871 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-2aadde4f-363c-4fc4-9800-9e0e969a1cdf tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-464385383', 'volume_type': '41d3d04b-5089-4318-b2e3-fc898f9fd021', 'group_id': 'cb811eb7-4930-47b7-a5ff-b384862c6cc4', 'size': 1}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:22:01.102369 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:01.102369 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:01.103195 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-2aadde4f-363c-4fc4-9800-9e0e969a1cdf tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Create volume of 1 GB Aug 25 16:22:01.120164 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-2aadde4f-363c-4fc4-9800-9e0e969a1cdf tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Availability Zones retrieved successfully. Aug 25 16:22:01.129333 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2aadde4f-363c-4fc4-9800-9e0e969a1cdf tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Flow 'volume_create_api' (7e765035-5b1d-4808-8719-51a126e46668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:01.131084 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2aadde4f-363c-4fc4-9800-9e0e969a1cdf tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90a27f57-618c-416d-af0a-eada0165d792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:01.131954 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:01.131954 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:01.132953 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-2aadde4f-363c-4fc4-9800-9e0e969a1cdf tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:22:01.157641 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2aadde4f-363c-4fc4-9800-9e0e969a1cdf tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90a27f57-618c-416d-af0a-eada0165d792) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:21:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=41d3d04b-5089-4318-b2e3-fc898f9fd021,is_public=True,name='tempest-GroupsTest-volume-type-1568565357',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '41d3d04b-5089-4318-b2e3-fc898f9fd021', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'cb811eb7-4930-47b7-a5ff-b384862c6cc4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:01.158777 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2aadde4f-363c-4fc4-9800-9e0e969a1cdf tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e70275fd-1ac1-49fa-b72d-51a7747d530d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:01.210044 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-2aadde4f-363c-4fc4-9800-9e0e969a1cdf tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1568565357 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1568565357, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:22:01.210354 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-2aadde4f-363c-4fc4-9800-9e0e969a1cdf tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1568565357 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1568565357, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:22:01.255304 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-2aadde4f-363c-4fc4-9800-9e0e969a1cdf tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Created reservations ['290a9f42-56bc-45a6-ad96-477498f69467', 'a2f713d9-fffc-4d75-ac96-fb5d01695ec3', '37bf1f84-5a4e-43f3-b359-c722b4947087', '0e4ba802-031f-4e30-b213-da096f0b6096'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:22:01.256309 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2aadde4f-363c-4fc4-9800-9e0e969a1cdf tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e70275fd-1ac1-49fa-b72d-51a7747d530d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['290a9f42-56bc-45a6-ad96-477498f69467', 'a2f713d9-fffc-4d75-ac96-fb5d01695ec3', '37bf1f84-5a4e-43f3-b359-c722b4947087', '0e4ba802-031f-4e30-b213-da096f0b6096']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:01.257557 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2aadde4f-363c-4fc4-9800-9e0e969a1cdf tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8188fee0-902e-4a1e-b5c5-6e6bf5841729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:01.314307 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2aadde4f-363c-4fc4-9800-9e0e969a1cdf tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8188fee0-902e-4a1e-b5c5-6e6bf5841729) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78affc09-ceb5-4bf5-9944-693828cf8986', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-464385383',encryption_key_id=None,group_id=cb811eb7-4930-47b7-a5ff-b384862c6cc4,group_type_id=,metadata={},multiattach=False,project_id='65405c95593447e6b32d1c8184971043',qos_specs=None,replication_status=,reservations=['290a9f42-56bc-45a6-ad96-477498f69467','a2f713d9-fffc-4d75-ac96-fb5d01695ec3','37bf1f84-5a4e-43f3-b359-c722b4947087','0e4ba802-031f-4e30-b213-da096f0b6096'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa84cc6e9e3b4bf3a78a26fad2b046ba',volume_type_id=41d3d04b-5089-4318-b2e3-fc898f9fd021), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:22:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-464385383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cb811eb7-4930-47b7-a5ff-b384862c6cc4,host=None,id=78affc09-ceb5-4bf5-9944-693828cf8986,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65405c95593447e6b32d1c8184971043',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa84cc6e9e3b4bf3a78a26fad2b046ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(41d3d04b-5089-4318-b2e3-fc898f9fd021),volume_type_id=41d3d04b-5089-4318-b2e3-fc898f9fd021)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:01.316178 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2aadde4f-363c-4fc4-9800-9e0e969a1cdf tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f76424b9-5b73-485c-8da4-70caf20a79cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:01.353571 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2aadde4f-363c-4fc4-9800-9e0e969a1cdf tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f76424b9-5b73-485c-8da4-70caf20a79cd) transitioned into state 'SUCCESS' from state '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-464385383',encryption_key_id=None,group_id=cb811eb7-4930-47b7-a5ff-b384862c6cc4,group_type_id=,metadata={},multiattach=False,project_id='65405c95593447e6b32d1c8184971043',qos_specs=None,replication_status=,reservations=['290a9f42-56bc-45a6-ad96-477498f69467','a2f713d9-fffc-4d75-ac96-fb5d01695ec3','37bf1f84-5a4e-43f3-b359-c722b4947087','0e4ba802-031f-4e30-b213-da096f0b6096'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa84cc6e9e3b4bf3a78a26fad2b046ba',volume_type_id=41d3d04b-5089-4318-b2e3-fc898f9fd021)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:01.354479 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2aadde4f-363c-4fc4-9800-9e0e969a1cdf tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d015b5c6-3e87-4e24-96e3-46b2826a813e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:01.380573 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2aadde4f-363c-4fc4-9800-9e0e969a1cdf tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d015b5c6-3e87-4e24-96e3-46b2826a813e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:01.381753 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2aadde4f-363c-4fc4-9800-9e0e969a1cdf tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Flow 'volume_create_api' (7e765035-5b1d-4808-8719-51a126e46668) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:01.382157 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-2aadde4f-363c-4fc4-9800-9e0e969a1cdf tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Create volume request issued successfully. Aug 25 16:22:01.383057 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-2aadde4f-363c-4fc4-9800-9e0e969a1cdf tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:22:01.383292 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-2aadde4f-363c-4fc4-9800-9e0e969a1cdf tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:22:01.439191 np0000008093 devstack@c-api.service[100454]: DEBUG oslo_db.sqlalchemy.engines [None req-2aadde4f-363c-4fc4-9800-9e0e969a1cdf tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100454) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:22:01.442855 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:01.442855 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:01.448729 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2aadde4f-363c-4fc4-9800-9e0e969a1cdf tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:22:01.448729 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 343/1340] 10.4.3.102 () {70 vars in 1300 bytes} [Tue Aug 25 16:22:01 2026] POST /volume/v3/volumes => generated 814 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:01.463860 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-8777bad4-613a-43b6-9389-d6becabca18b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:01.466375 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8777bad4-613a-43b6-9389-d6becabca18b tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] GET https://10.4.3.102/volume/v3/volumes/78affc09-ceb5-4bf5-9944-693828cf8986 Aug 25 16:22:01.466920 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8777bad4-613a-43b6-9389-d6becabca18b tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:01.466920 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8777bad4-613a-43b6-9389-d6becabca18b tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:01.475719 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:01.475719 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:01.481645 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-8777bad4-613a-43b6-9389-d6becabca18b tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Volume info retrieved successfully. Aug 25 16:22:01.481645 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-8777bad4-613a-43b6-9389-d6becabca18b tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:22:01.481645 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-8777bad4-613a-43b6-9389-d6becabca18b tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:22:01.526245 np0000008093 devstack@c-api.service[100455]: DEBUG oslo_db.sqlalchemy.engines [None req-8777bad4-613a-43b6-9389-d6becabca18b tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100455) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:22:01.530613 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:01.530613 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:01.539330 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8777bad4-613a-43b6-9389-d6becabca18b tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/volumes/78affc09-ceb5-4bf5-9944-693828cf8986 returned with HTTP 200 Aug 25 16:22:01.539809 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 328/1341] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:01 2026] GET /volume/v3/volumes/78affc09-ceb5-4bf5-9944-693828cf8986 => generated 882 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:01.573385 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-20ac3771-999b-4bd6-9dac-ce7c8858f0d0 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:01.588301 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-20ac3771-999b-4bd6-9dac-ce7c8858f0d0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/volumes/b90bc052-5e47-467a-93b3-584ee17dd746 Aug 25 16:22:01.588301 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-20ac3771-999b-4bd6-9dac-ce7c8858f0d0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:01.588301 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-20ac3771-999b-4bd6-9dac-ce7c8858f0d0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:01.588301 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-20ac3771-999b-4bd6-9dac-ce7c8858f0d0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/b90bc052-5e47-467a-93b3-584ee17dd746 returned with HTTP 404 Aug 25 16:22:01.588860 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 339/1342] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:01 2026] GET /volume/v3/volumes/b90bc052-5e47-467a-93b3-584ee17dd746 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:01.604617 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-eff80d94-9490-40a1-a90f-6c40400eb391 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:01.604617 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-eff80d94-9490-40a1-a90f-6c40400eb391 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:22:01.604617 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-eff80d94-9490-40a1-a90f-6c40400eb391 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-488682829"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:01.607673 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-eff80d94-9490-40a1-a90f-6c40400eb391 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-488682829'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:22:01.607673 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-eff80d94-9490-40a1-a90f-6c40400eb391 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Create volume of 1 GB Aug 25 16:22:01.611305 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-eff80d94-9490-40a1-a90f-6c40400eb391 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Availability Zones retrieved successfully. Aug 25 16:22:01.620825 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-eff80d94-9490-40a1-a90f-6c40400eb391 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Flow 'volume_create_api' (41e07284-ab22-4494-bc21-5e7fa2808c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:01.622416 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-eff80d94-9490-40a1-a90f-6c40400eb391 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6830e4a-2e31-446d-8431-c9606c25774a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:01.623579 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-eff80d94-9490-40a1-a90f-6c40400eb391 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:22:01.676004 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-eff80d94-9490-40a1-a90f-6c40400eb391 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6830e4a-2e31-446d-8431-c9606c25774a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:01.676810 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-eff80d94-9490-40a1-a90f-6c40400eb391 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81ce8001-5d6b-463d-a9a6-c3c2009021dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:01.722604 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-eff80d94-9490-40a1-a90f-6c40400eb391 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Created reservations ['ba4fc05d-028b-4e6d-b601-178c0cfce5d8', '56ed4797-90c6-4263-bbb0-e326308915f5', 'a664ba69-2649-4e79-8bec-8930ede8d0b8', 'e94962fd-4f7c-4192-b474-0d7484a349a9'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:22:01.723661 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-eff80d94-9490-40a1-a90f-6c40400eb391 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81ce8001-5d6b-463d-a9a6-c3c2009021dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba4fc05d-028b-4e6d-b601-178c0cfce5d8', '56ed4797-90c6-4263-bbb0-e326308915f5', 'a664ba69-2649-4e79-8bec-8930ede8d0b8', 'e94962fd-4f7c-4192-b474-0d7484a349a9']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:01.724310 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-eff80d94-9490-40a1-a90f-6c40400eb391 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c913fb8e-88cb-4186-94ab-a5f072d94968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:01.755292 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-eff80d94-9490-40a1-a90f-6c40400eb391 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c913fb8e-88cb-4186-94ab-a5f072d94968) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '162a5adb-a83a-4cbd-a94c-05399ed86faf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-488682829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e01acc4fe5042658b50eb72898df60f',qos_specs=None,replication_status=,reservations=['ba4fc05d-028b-4e6d-b601-178c0cfce5d8','56ed4797-90c6-4263-bbb0-e326308915f5','a664ba69-2649-4e79-8bec-8930ede8d0b8','e94962fd-4f7c-4192-b474-0d7484a349a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c2e7cba8c22426885080f5f47956598',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:22:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-488682829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=162a5adb-a83a-4cbd-a94c-05399ed86faf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e01acc4fe5042658b50eb72898df60f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c2e7cba8c22426885080f5f47956598',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:01.756419 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-eff80d94-9490-40a1-a90f-6c40400eb391 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffab154d-bf09-4ec7-8272-b654839e1155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:01.788556 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-eff80d94-9490-40a1-a90f-6c40400eb391 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffab154d-bf09-4ec7-8272-b654839e1155) transitioned into state 'SUCCESS' from state '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-488682829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e01acc4fe5042658b50eb72898df60f',qos_specs=None,replication_status=,reservations=['ba4fc05d-028b-4e6d-b601-178c0cfce5d8','56ed4797-90c6-4263-bbb0-e326308915f5','a664ba69-2649-4e79-8bec-8930ede8d0b8','e94962fd-4f7c-4192-b474-0d7484a349a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c2e7cba8c22426885080f5f47956598',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:01.789543 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-eff80d94-9490-40a1-a90f-6c40400eb391 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e97fb891-d528-42e6-8b3b-59954aed774a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:01.807928 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-eff80d94-9490-40a1-a90f-6c40400eb391 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e97fb891-d528-42e6-8b3b-59954aed774a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:01.807928 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-eff80d94-9490-40a1-a90f-6c40400eb391 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Flow 'volume_create_api' (41e07284-ab22-4494-bc21-5e7fa2808c45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:01.807928 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-eff80d94-9490-40a1-a90f-6c40400eb391 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Create volume request issued successfully. Aug 25 16:22:01.807928 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-eff80d94-9490-40a1-a90f-6c40400eb391 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:22:01.808330 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 333/1343] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:22:01 2026] POST /volume/v3/volumes => generated 777 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:22:01.821138 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-5fce380a-5cf0-4ffe-a214-e9e6e07c4271 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:01.823519 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5fce380a-5cf0-4ffe-a214-e9e6e07c4271 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/volumes/162a5adb-a83a-4cbd-a94c-05399ed86faf Aug 25 16:22:01.823626 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5fce380a-5cf0-4ffe-a214-e9e6e07c4271 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:01.827740 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5fce380a-5cf0-4ffe-a214-e9e6e07c4271 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:01.831433 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:01.831433 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:01.836627 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-5fce380a-5cf0-4ffe-a214-e9e6e07c4271 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Volume info retrieved successfully. Aug 25 16:22:01.839799 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5fce380a-5cf0-4ffe-a214-e9e6e07c4271 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/162a5adb-a83a-4cbd-a94c-05399ed86faf returned with HTTP 200 Aug 25 16:22:01.840467 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 344/1344] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:01 2026] GET /volume/v3/volumes/162a5adb-a83a-4cbd-a94c-05399ed86faf => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:01.871971 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-99c010ab-b594-4411-babb-2c30ca0515fd None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:01.873975 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-99c010ab-b594-4411-babb-2c30ca0515fd tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/snapshots/edbe778c-b1b3-4358-91ff-0c07bc13a228 Aug 25 16:22:01.874180 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-99c010ab-b594-4411-babb-2c30ca0515fd tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:01.874364 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-99c010ab-b594-4411-babb-2c30ca0515fd tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:01.879849 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:01.879849 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:01.880342 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-99c010ab-b594-4411-babb-2c30ca0515fd tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Snapshot retrieved successfully. Aug 25 16:22:01.881306 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-99c010ab-b594-4411-babb-2c30ca0515fd tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/snapshots/edbe778c-b1b3-4358-91ff-0c07bc13a228 returned with HTTP 200 Aug 25 16:22:01.881758 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 329/1345] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:01 2026] GET /volume/v3/snapshots/edbe778c-b1b3-4358-91ff-0c07bc13a228 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:01.893924 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-615cd137-3118-4b71-863e-b3c57f8a9833 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:01.895398 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-615cd137-3118-4b71-863e-b3c57f8a9833 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:22:01.898225 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-615cd137-3118-4b71-863e-b3c57f8a9833 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "edbe778c-b1b3-4358-91ff-0c07bc13a228", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-827493241"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:01.898225 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-615cd137-3118-4b71-863e-b3c57f8a9833 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Create volume request body: {'volume': {'snapshot_id': 'edbe778c-b1b3-4358-91ff-0c07bc13a228', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-827493241'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:22:01.903867 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:01.903867 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:01.904330 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-615cd137-3118-4b71-863e-b3c57f8a9833 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Snapshot retrieved successfully. Aug 25 16:22:01.904437 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-615cd137-3118-4b71-863e-b3c57f8a9833 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Create volume of 1 GB Aug 25 16:22:01.910503 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-615cd137-3118-4b71-863e-b3c57f8a9833 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Availability Zones retrieved successfully. Aug 25 16:22:01.916541 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-615cd137-3118-4b71-863e-b3c57f8a9833 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Flow 'volume_create_api' (a9c0ba5f-8515-43d1-8f9d-0d0fd58014b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:01.917325 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-615cd137-3118-4b71-863e-b3c57f8a9833 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (630a5fa6-8cbf-4e67-8bcb-a5419dd83822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:01.921006 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-615cd137-3118-4b71-863e-b3c57f8a9833 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:22:01.955215 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-615cd137-3118-4b71-863e-b3c57f8a9833 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (630a5fa6-8cbf-4e67-8bcb-a5419dd83822) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'edbe778c-b1b3-4358-91ff-0c07bc13a228', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:01.956268 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-615cd137-3118-4b71-863e-b3c57f8a9833 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40706f9e-c0fa-4229-88a0-cd55efa56a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:02.114312 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-615cd137-3118-4b71-863e-b3c57f8a9833 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Created reservations ['69be6e99-9cdb-4f43-a0c3-baa566511a5f', 'ba813b64-9876-40ee-813d-2a8d37862883', 'b247e978-3314-47cb-babc-ff7cb625e2bc', '67a15211-e83b-44c2-9536-5dfd34f9e322'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:22:02.115291 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-615cd137-3118-4b71-863e-b3c57f8a9833 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40706f9e-c0fa-4229-88a0-cd55efa56a14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69be6e99-9cdb-4f43-a0c3-baa566511a5f', 'ba813b64-9876-40ee-813d-2a8d37862883', 'b247e978-3314-47cb-babc-ff7cb625e2bc', '67a15211-e83b-44c2-9536-5dfd34f9e322']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:02.116098 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-615cd137-3118-4b71-863e-b3c57f8a9833 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (769cb490-eb4e-426a-94bc-8ad3633891ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:02.237186 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-615cd137-3118-4b71-863e-b3c57f8a9833 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (769cb490-eb4e-426a-94bc-8ad3633891ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81080aa8-e930-4e79-bac2-2784cc071950', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-827493241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af613ff3e92b49a19bf66503e6cdc590',qos_specs=None,replication_status=,reservations=['69be6e99-9cdb-4f43-a0c3-baa566511a5f','ba813b64-9876-40ee-813d-2a8d37862883','b247e978-3314-47cb-babc-ff7cb625e2bc','67a15211-e83b-44c2-9536-5dfd34f9e322'],size=1,snapshot_id=edbe778c-b1b3-4358-91ff-0c07bc13a228,source_replicaid=,source_volid=None,status='creating',user_id='9533a97a27f8447995fb47b57aa9386d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:22:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-827493241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81080aa8-e930-4e79-bac2-2784cc071950,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af613ff3e92b49a19bf66503e6cdc590',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=edbe778c-b1b3-4358-91ff-0c07bc13a228,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9533a97a27f8447995fb47b57aa9386d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:02.238007 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-615cd137-3118-4b71-863e-b3c57f8a9833 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cf87429-6436-4cdb-975b-616c6a65e4c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:02.312386 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-615cd137-3118-4b71-863e-b3c57f8a9833 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cf87429-6436-4cdb-975b-616c6a65e4c6) transitioned into state 'SUCCESS' from state '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-827493241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af613ff3e92b49a19bf66503e6cdc590',qos_specs=None,replication_status=,reservations=['69be6e99-9cdb-4f43-a0c3-baa566511a5f','ba813b64-9876-40ee-813d-2a8d37862883','b247e978-3314-47cb-babc-ff7cb625e2bc','67a15211-e83b-44c2-9536-5dfd34f9e322'],size=1,snapshot_id=edbe778c-b1b3-4358-91ff-0c07bc13a228,source_replicaid=,source_volid=None,status='creating',user_id='9533a97a27f8447995fb47b57aa9386d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:02.313119 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-615cd137-3118-4b71-863e-b3c57f8a9833 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46c8f31d-a4db-4d4a-9287-3154b7194762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:02.347832 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-615cd137-3118-4b71-863e-b3c57f8a9833 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46c8f31d-a4db-4d4a-9287-3154b7194762) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:02.348854 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-615cd137-3118-4b71-863e-b3c57f8a9833 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Flow 'volume_create_api' (a9c0ba5f-8515-43d1-8f9d-0d0fd58014b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:02.349249 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-615cd137-3118-4b71-863e-b3c57f8a9833 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Create volume request issued successfully. Aug 25 16:22:02.350123 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-615cd137-3118-4b71-863e-b3c57f8a9833 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:22:02.350606 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 340/1346] 10.4.3.102 () {70 vars in 1300 bytes} [Tue Aug 25 16:22:01 2026] POST /volume/v3/volumes => generated 803 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:02.364450 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-fa860927-540b-4be6-a732-d92770a90c61 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:02.365965 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-fa860927-540b-4be6-a732-d92770a90c61 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/81080aa8-e930-4e79-bac2-2784cc071950 Aug 25 16:22:02.366161 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-fa860927-540b-4be6-a732-d92770a90c61 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:02.366338 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-fa860927-540b-4be6-a732-d92770a90c61 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:02.374312 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:02.374312 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:02.378887 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-fa860927-540b-4be6-a732-d92770a90c61 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:02.383650 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-fa860927-540b-4be6-a732-d92770a90c61 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/81080aa8-e930-4e79-bac2-2784cc071950 returned with HTTP 200 Aug 25 16:22:02.384114 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 334/1347] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:02 2026] GET /volume/v3/volumes/81080aa8-e930-4e79-bac2-2784cc071950 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:02.562282 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ad8e19ad-624c-428b-97b0-297f7224cdfd None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:02.565913 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ad8e19ad-624c-428b-97b0-297f7224cdfd tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] GET https://10.4.3.102/volume/v3/volumes/78affc09-ceb5-4bf5-9944-693828cf8986 Aug 25 16:22:02.565913 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ad8e19ad-624c-428b-97b0-297f7224cdfd tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:02.567981 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ad8e19ad-624c-428b-97b0-297f7224cdfd tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:02.589838 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:02.589838 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:02.604050 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-ad8e19ad-624c-428b-97b0-297f7224cdfd tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Volume info retrieved successfully. Aug 25 16:22:02.605111 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-ad8e19ad-624c-428b-97b0-297f7224cdfd tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:22:02.605346 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-ad8e19ad-624c-428b-97b0-297f7224cdfd tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:22:02.664142 np0000008093 devstack@c-api.service[100454]: DEBUG oslo_db.sqlalchemy.engines [None req-ad8e19ad-624c-428b-97b0-297f7224cdfd tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100454) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:22:02.668474 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:02.668474 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:02.677522 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ad8e19ad-624c-428b-97b0-297f7224cdfd tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/volumes/78affc09-ceb5-4bf5-9944-693828cf8986 returned with HTTP 200 Aug 25 16:22:02.677962 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 345/1348] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:02 2026] GET /volume/v3/volumes/78affc09-ceb5-4bf5-9944-693828cf8986 => generated 907 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:02.696253 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c6d0cc7c-57d5-4ed1-aa58-8118d9276b70 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:02.698478 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c6d0cc7c-57d5-4ed1-aa58-8118d9276b70 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] PUT https://10.4.3.102/volume/v3/groups/cb811eb7-4930-47b7-a5ff-b384862c6cc4 Aug 25 16:22:02.698958 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c6d0cc7c-57d5-4ed1-aa58-8118d9276b70 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "78affc09-ceb5-4bf5-9944-693828cf8986"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:02.700409 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.groups [None req-c6d0cc7c-57d5-4ed1-aa58-8118d9276b70 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Update called for group cb811eb7-4930-47b7-a5ff-b384862c6cc4. {{(pid=100455) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 25 16:22:02.700553 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.groups [None req-c6d0cc7c-57d5-4ed1-aa58-8118d9276b70 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Updating group cb811eb7-4930-47b7-a5ff-b384862c6cc4 with name new_group description: This is a new group add_volumes: None remove_volumes: 78affc09-ceb5-4bf5-9944-693828cf8986. Aug 25 16:22:02.704275 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:02.704275 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:02.748629 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c6d0cc7c-57d5-4ed1-aa58-8118d9276b70 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/groups/cb811eb7-4930-47b7-a5ff-b384862c6cc4 returned with HTTP 202 Aug 25 16:22:02.748970 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 330/1349] 10.4.3.102 () {70 vars in 1407 bytes} [Tue Aug 25 16:22:02 2026] PUT /volume/v3/groups/cb811eb7-4930-47b7-a5ff-b384862c6cc4 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:22:02.757261 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-7b938581-2037-4c2a-8459-a1efffe21e6f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:02.760441 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7b938581-2037-4c2a-8459-a1efffe21e6f tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] GET https://10.4.3.102/volume/v3/groups/cb811eb7-4930-47b7-a5ff-b384862c6cc4 Aug 25 16:22:02.760722 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7b938581-2037-4c2a-8459-a1efffe21e6f tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:02.762331 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7b938581-2037-4c2a-8459-a1efffe21e6f tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:02.762331 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.groups [None req-7b938581-2037-4c2a-8459-a1efffe21e6f tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] show called for member cb811eb7-4930-47b7-a5ff-b384862c6cc4 {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:22:02.765459 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:02.765459 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:02.775082 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7b938581-2037-4c2a-8459-a1efffe21e6f tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/groups/cb811eb7-4930-47b7-a5ff-b384862c6cc4 returned with HTTP 200 Aug 25 16:22:02.775516 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 341/1350] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:22:02 2026] GET /volume/v3/groups/cb811eb7-4930-47b7-a5ff-b384862c6cc4 => generated 323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:02.856148 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-8ccd63e9-c61a-4f09-8862-8dd2d02b4c2a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:02.858526 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8ccd63e9-c61a-4f09-8862-8dd2d02b4c2a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/volumes/162a5adb-a83a-4cbd-a94c-05399ed86faf Aug 25 16:22:02.858831 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8ccd63e9-c61a-4f09-8862-8dd2d02b4c2a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:02.859066 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8ccd63e9-c61a-4f09-8862-8dd2d02b4c2a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:02.867737 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:02.867737 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:02.871877 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-8ccd63e9-c61a-4f09-8862-8dd2d02b4c2a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Volume info retrieved successfully. Aug 25 16:22:02.876763 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8ccd63e9-c61a-4f09-8862-8dd2d02b4c2a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/162a5adb-a83a-4cbd-a94c-05399ed86faf returned with HTTP 200 Aug 25 16:22:02.877347 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 335/1351] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:02 2026] GET /volume/v3/volumes/162a5adb-a83a-4cbd-a94c-05399ed86faf => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:02.894703 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e452d3a0-dfee-4995-821a-e0ad72ce1848 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:02.898126 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e452d3a0-dfee-4995-821a-e0ad72ce1848 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:22:02.898126 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e452d3a0-dfee-4995-821a-e0ad72ce1848 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "162a5adb-a83a-4cbd-a94c-05399ed86faf", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1736909144"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:02.920115 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:02.920115 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:02.920708 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-e452d3a0-dfee-4995-821a-e0ad72ce1848 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Volume info retrieved successfully. Aug 25 16:22:02.921045 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.snapshots [None req-e452d3a0-dfee-4995-821a-e0ad72ce1848 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Create snapshot from volume 162a5adb-a83a-4cbd-a94c-05399ed86faf Aug 25 16:22:03.004934 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-e452d3a0-dfee-4995-821a-e0ad72ce1848 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Created reservations ['4d0b63d3-7cc4-47b5-b7f4-d1a8281d6eea', '22ee0e03-81a6-40ac-8e89-c1bf5bf807e1', '953601e8-1a8c-4a38-a1b5-adaa8dffd267', 'a634b560-3c22-4179-8809-bfad409030cc'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:22:03.070375 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-e452d3a0-dfee-4995-821a-e0ad72ce1848 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot create request issued successfully. Aug 25 16:22:03.070806 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e452d3a0-dfee-4995-821a-e0ad72ce1848 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:22:03.071279 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 346/1352] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:22:02 2026] POST /volume/v3/snapshots => generated 308 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:22:03.081147 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-079b1cc3-aa2e-4ff2-b771-81ba9dacb810 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:03.083058 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-079b1cc3-aa2e-4ff2-b771-81ba9dacb810 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/snapshots/7031ad9c-b858-4228-b6cd-c5c69df73e90 Aug 25 16:22:03.083284 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-079b1cc3-aa2e-4ff2-b771-81ba9dacb810 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:03.083524 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-079b1cc3-aa2e-4ff2-b771-81ba9dacb810 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:03.096123 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:03.096123 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:03.096526 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-079b1cc3-aa2e-4ff2-b771-81ba9dacb810 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot retrieved successfully. Aug 25 16:22:03.097365 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-079b1cc3-aa2e-4ff2-b771-81ba9dacb810 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots/7031ad9c-b858-4228-b6cd-c5c69df73e90 returned with HTTP 200 Aug 25 16:22:03.097821 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 331/1353] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:03 2026] GET /volume/v3/snapshots/7031ad9c-b858-4228-b6cd-c5c69df73e90 => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:03.400656 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-476a088b-52c9-41d4-805e-60c9333a3e64 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:03.402790 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-476a088b-52c9-41d4-805e-60c9333a3e64 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/81080aa8-e930-4e79-bac2-2784cc071950 Aug 25 16:22:03.403076 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-476a088b-52c9-41d4-805e-60c9333a3e64 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:03.403710 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-476a088b-52c9-41d4-805e-60c9333a3e64 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:03.433337 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:03.433337 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:03.462697 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-476a088b-52c9-41d4-805e-60c9333a3e64 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:03.474301 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-476a088b-52c9-41d4-805e-60c9333a3e64 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/81080aa8-e930-4e79-bac2-2784cc071950 returned with HTTP 200 Aug 25 16:22:03.475094 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 342/1354] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:03 2026] GET /volume/v3/volumes/81080aa8-e930-4e79-bac2-2784cc071950 => generated 896 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:03.487520 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0257859b-8496-4dbc-96ce-4ac9aac1cab1 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:03.496221 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0257859b-8496-4dbc-96ce-4ac9aac1cab1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:22:03.496221 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0257859b-8496-4dbc-96ce-4ac9aac1cab1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "81080aa8-e930-4e79-bac2-2784cc071950", "name": "tempest-VolumeDependencyTests-Snapshot-1546521688"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:03.505614 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:03.505614 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:03.506285 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-0257859b-8496-4dbc-96ce-4ac9aac1cab1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:03.506489 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-0257859b-8496-4dbc-96ce-4ac9aac1cab1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Create snapshot from volume 81080aa8-e930-4e79-bac2-2784cc071950 Aug 25 16:22:03.576220 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-0257859b-8496-4dbc-96ce-4ac9aac1cab1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Created reservations ['13438b1b-919d-4952-8060-301957706226', '4d8b61c3-dc7c-47eb-abf8-b97c59085c35', '16910761-6692-4895-acf0-bf89d4dad2dc', '8de8a663-b170-4223-a2ab-8b3b8688d06e'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:22:03.633285 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-0257859b-8496-4dbc-96ce-4ac9aac1cab1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Snapshot create request issued successfully. Aug 25 16:22:03.633977 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0257859b-8496-4dbc-96ce-4ac9aac1cab1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:22:03.634239 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 336/1355] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:22:03 2026] POST /volume/v3/snapshots => generated 308 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:22:03.647173 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-077dd9db-b632-42aa-9298-293b18d9905e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:03.649369 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-077dd9db-b632-42aa-9298-293b18d9905e tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/snapshots/bc7e4a7b-a459-4737-b2b3-d0659e061b1a Aug 25 16:22:03.649651 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-077dd9db-b632-42aa-9298-293b18d9905e tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:03.649952 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-077dd9db-b632-42aa-9298-293b18d9905e tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:03.659629 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:03.659629 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:03.659629 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-077dd9db-b632-42aa-9298-293b18d9905e tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Snapshot retrieved successfully. Aug 25 16:22:03.659629 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-077dd9db-b632-42aa-9298-293b18d9905e tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/snapshots/bc7e4a7b-a459-4737-b2b3-d0659e061b1a returned with HTTP 200 Aug 25 16:22:03.659629 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 347/1356] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:03 2026] GET /volume/v3/snapshots/bc7e4a7b-a459-4737-b2b3-d0659e061b1a => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:03.786266 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-7954fea5-30b2-4a5a-bfb2-aa61e4913412 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:03.788525 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7954fea5-30b2-4a5a-bfb2-aa61e4913412 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] GET https://10.4.3.102/volume/v3/groups/cb811eb7-4930-47b7-a5ff-b384862c6cc4 Aug 25 16:22:03.788828 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7954fea5-30b2-4a5a-bfb2-aa61e4913412 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:03.789063 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7954fea5-30b2-4a5a-bfb2-aa61e4913412 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:03.789229 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.groups [None req-7954fea5-30b2-4a5a-bfb2-aa61e4913412 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] show called for member cb811eb7-4930-47b7-a5ff-b384862c6cc4 {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:22:03.794017 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:03.794017 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:03.804487 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7954fea5-30b2-4a5a-bfb2-aa61e4913412 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/groups/cb811eb7-4930-47b7-a5ff-b384862c6cc4 returned with HTTP 200 Aug 25 16:22:03.805053 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 332/1357] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:22:03 2026] GET /volume/v3/groups/cb811eb7-4930-47b7-a5ff-b384862c6cc4 => generated 324 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:03.817878 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-606ed5a9-f9cf-4589-91d7-91ccd18dadb9 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:03.820171 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-606ed5a9-f9cf-4589-91d7-91ccd18dadb9 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] GET https://10.4.3.102/volume/v3/groups/cb811eb7-4930-47b7-a5ff-b384862c6cc4 Aug 25 16:22:03.820416 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-606ed5a9-f9cf-4589-91d7-91ccd18dadb9 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:03.820687 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-606ed5a9-f9cf-4589-91d7-91ccd18dadb9 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:03.820910 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.groups [None req-606ed5a9-f9cf-4589-91d7-91ccd18dadb9 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] show called for member cb811eb7-4930-47b7-a5ff-b384862c6cc4 {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:22:03.827624 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:03.827624 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:03.838312 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-606ed5a9-f9cf-4589-91d7-91ccd18dadb9 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/groups/cb811eb7-4930-47b7-a5ff-b384862c6cc4 returned with HTTP 200 Aug 25 16:22:03.838797 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 343/1358] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:22:03 2026] GET /volume/v3/groups/cb811eb7-4930-47b7-a5ff-b384862c6cc4 => generated 324 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:03.849136 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-4aad6c0c-6d15-40b1-8d12-d280d977ecf2 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:03.851714 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4aad6c0c-6d15-40b1-8d12-d280d977ecf2 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] GET https://10.4.3.102/volume/v3/volumes/detail Aug 25 16:22:03.851714 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4aad6c0c-6d15-40b1-8d12-d280d977ecf2 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:03.852008 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4aad6c0c-6d15-40b1-8d12-d280d977ecf2 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Calling method 'detail' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:03.852343 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.api_utils [None req-4aad6c0c-6d15-40b1-8d12-d280d977ecf2 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Removing options '' from query. {{(pid=100456) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:22:03.852815 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:03.852815 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:03.853385 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-4aad6c0c-6d15-40b1-8d12-d280d977ecf2 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100456) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:22:03.866772 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-4aad6c0c-6d15-40b1-8d12-d280d977ecf2 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Get all volumes completed successfully. Aug 25 16:22:03.869114 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-4aad6c0c-6d15-40b1-8d12-d280d977ecf2 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:22:03.870436 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-4aad6c0c-6d15-40b1-8d12-d280d977ecf2 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:22:03.929125 np0000008093 devstack@c-api.service[100456]: DEBUG oslo_db.sqlalchemy.engines [None req-4aad6c0c-6d15-40b1-8d12-d280d977ecf2 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100456) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:22:03.933026 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:03.933026 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:03.943574 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4aad6c0c-6d15-40b1-8d12-d280d977ecf2 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/volumes/detail returned with HTTP 200 Aug 25 16:22:03.944211 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 337/1359] 10.4.3.102 () {68 vars in 1299 bytes} [Tue Aug 25 16:22:03 2026] GET /volume/v3/volumes/detail => generated 1773 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:22:03.962344 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f059f585-bf8b-4d82-8cf3-aea78222a090 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:03.966617 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f059f585-bf8b-4d82-8cf3-aea78222a090 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] PUT https://10.4.3.102/volume/v3/groups/cb811eb7-4930-47b7-a5ff-b384862c6cc4 Aug 25 16:22:03.966617 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f059f585-bf8b-4d82-8cf3-aea78222a090 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "78affc09-ceb5-4bf5-9944-693828cf8986"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:03.967355 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.groups [None req-f059f585-bf8b-4d82-8cf3-aea78222a090 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Update called for group cb811eb7-4930-47b7-a5ff-b384862c6cc4. {{(pid=100454) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 25 16:22:03.967623 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.groups [None req-f059f585-bf8b-4d82-8cf3-aea78222a090 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Updating group cb811eb7-4930-47b7-a5ff-b384862c6cc4 with name None description: None add_volumes: 78affc09-ceb5-4bf5-9944-693828cf8986 remove_volumes: None. Aug 25 16:22:03.972755 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:03.972755 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:04.032175 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f059f585-bf8b-4d82-8cf3-aea78222a090 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/groups/cb811eb7-4930-47b7-a5ff-b384862c6cc4 returned with HTTP 202 Aug 25 16:22:04.035165 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 348/1360] 10.4.3.102 () {70 vars in 1406 bytes} [Tue Aug 25 16:22:03 2026] PUT /volume/v3/groups/cb811eb7-4930-47b7-a5ff-b384862c6cc4 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:22:04.043770 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-70c0107c-9b90-4a82-a188-8129e2585d19 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:04.045842 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-70c0107c-9b90-4a82-a188-8129e2585d19 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] GET https://10.4.3.102/volume/v3/groups/cb811eb7-4930-47b7-a5ff-b384862c6cc4 Aug 25 16:22:04.047309 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-70c0107c-9b90-4a82-a188-8129e2585d19 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:04.047309 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-70c0107c-9b90-4a82-a188-8129e2585d19 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:04.047309 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.groups [None req-70c0107c-9b90-4a82-a188-8129e2585d19 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] show called for member cb811eb7-4930-47b7-a5ff-b384862c6cc4 {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:22:04.049921 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:04.049921 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:04.058147 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-70c0107c-9b90-4a82-a188-8129e2585d19 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/groups/cb811eb7-4930-47b7-a5ff-b384862c6cc4 returned with HTTP 200 Aug 25 16:22:04.058720 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 333/1361] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:22:04 2026] GET /volume/v3/groups/cb811eb7-4930-47b7-a5ff-b384862c6cc4 => generated 323 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:04.110238 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-82241915-65a4-4b02-a4d8-4fb3503c45d2 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:04.112339 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-82241915-65a4-4b02-a4d8-4fb3503c45d2 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/snapshots/7031ad9c-b858-4228-b6cd-c5c69df73e90 Aug 25 16:22:04.112487 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-82241915-65a4-4b02-a4d8-4fb3503c45d2 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:04.114050 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-82241915-65a4-4b02-a4d8-4fb3503c45d2 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:04.120424 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:04.120424 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:04.120996 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-82241915-65a4-4b02-a4d8-4fb3503c45d2 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot retrieved successfully. Aug 25 16:22:04.122374 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-82241915-65a4-4b02-a4d8-4fb3503c45d2 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots/7031ad9c-b858-4228-b6cd-c5c69df73e90 returned with HTTP 200 Aug 25 16:22:04.122991 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 344/1362] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:04 2026] GET /volume/v3/snapshots/7031ad9c-b858-4228-b6cd-c5c69df73e90 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:04.137629 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-dd21b4db-7563-472f-997c-1b6174e07ae4 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:04.140050 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-dd21b4db-7563-472f-997c-1b6174e07ae4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] GET https://10.4.3.102/volume/v3/snapshots Aug 25 16:22:04.140344 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-dd21b4db-7563-472f-997c-1b6174e07ae4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:04.140642 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-dd21b4db-7563-472f-997c-1b6174e07ae4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Calling method 'index' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:04.140950 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.api_utils [None req-dd21b4db-7563-472f-997c-1b6174e07ae4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Removing options '' from query. {{(pid=100456) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:22:04.142800 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.db.api [None req-dd21b4db-7563-472f-997c-1b6174e07ae4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Building query based on filter {{(pid=100456) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 16:22:04.147963 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-dd21b4db-7563-472f-997c-1b6174e07ae4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Get all snapshots completed successfully. Aug 25 16:22:04.150015 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-dd21b4db-7563-472f-997c-1b6174e07ae4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 200 Aug 25 16:22:04.150015 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 338/1363] 10.4.3.102 () {66 vars in 1243 bytes} [Tue Aug 25 16:22:04 2026] GET /volume/v3/snapshots => generated 336 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:04.164699 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-41ef4726-2f6e-4418-af3f-a7009a108297 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:04.167472 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-41ef4726-2f6e-4418-af3f-a7009a108297 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] DELETE https://10.4.3.102/volume/v3/snapshots/7031ad9c-b858-4228-b6cd-c5c69df73e90 Aug 25 16:22:04.167777 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-41ef4726-2f6e-4418-af3f-a7009a108297 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:04.167923 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-41ef4726-2f6e-4418-af3f-a7009a108297 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:04.168050 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.snapshots [None req-41ef4726-2f6e-4418-af3f-a7009a108297 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Delete snapshot with id: 7031ad9c-b858-4228-b6cd-c5c69df73e90 Aug 25 16:22:04.174291 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:04.174291 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:04.174785 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-41ef4726-2f6e-4418-af3f-a7009a108297 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot retrieved successfully. Aug 25 16:22:04.198640 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-41ef4726-2f6e-4418-af3f-a7009a108297 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot delete request issued successfully. Aug 25 16:22:04.198800 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-41ef4726-2f6e-4418-af3f-a7009a108297 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots/7031ad9c-b858-4228-b6cd-c5c69df73e90 returned with HTTP 202 Aug 25 16:22:04.201611 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 349/1364] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:22:04 2026] DELETE /volume/v3/snapshots/7031ad9c-b858-4228-b6cd-c5c69df73e90 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:22:04.210324 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b68dc711-a6c3-4bb9-aa3a-2479fbab1637 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:04.212293 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b68dc711-a6c3-4bb9-aa3a-2479fbab1637 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/snapshots/7031ad9c-b858-4228-b6cd-c5c69df73e90 Aug 25 16:22:04.212512 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b68dc711-a6c3-4bb9-aa3a-2479fbab1637 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:04.212821 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b68dc711-a6c3-4bb9-aa3a-2479fbab1637 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:04.223450 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:04.223450 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:04.223450 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-b68dc711-a6c3-4bb9-aa3a-2479fbab1637 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot retrieved successfully. Aug 25 16:22:04.223450 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b68dc711-a6c3-4bb9-aa3a-2479fbab1637 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots/7031ad9c-b858-4228-b6cd-c5c69df73e90 returned with HTTP 200 Aug 25 16:22:04.224169 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 334/1365] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:04 2026] GET /volume/v3/snapshots/7031ad9c-b858-4228-b6cd-c5c69df73e90 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:04.671888 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-6f984e3d-69f2-41cc-9e85-dda58eddd451 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:04.673988 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6f984e3d-69f2-41cc-9e85-dda58eddd451 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/snapshots/bc7e4a7b-a459-4737-b2b3-d0659e061b1a Aug 25 16:22:04.674168 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6f984e3d-69f2-41cc-9e85-dda58eddd451 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:04.674363 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6f984e3d-69f2-41cc-9e85-dda58eddd451 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:04.679968 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:04.679968 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:04.680412 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-6f984e3d-69f2-41cc-9e85-dda58eddd451 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Snapshot retrieved successfully. Aug 25 16:22:04.681391 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6f984e3d-69f2-41cc-9e85-dda58eddd451 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/snapshots/bc7e4a7b-a459-4737-b2b3-d0659e061b1a returned with HTTP 200 Aug 25 16:22:04.682002 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 345/1366] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:04 2026] GET /volume/v3/snapshots/bc7e4a7b-a459-4737-b2b3-d0659e061b1a => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:04.697566 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-356ea158-cfde-4c3d-9fa9-70ff229790d1 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:04.699075 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-356ea158-cfde-4c3d-9fa9-70ff229790d1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:22:04.699721 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-356ea158-cfde-4c3d-9fa9-70ff229790d1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "bc7e4a7b-a459-4737-b2b3-d0659e061b1a", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-463684497"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:04.701614 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-356ea158-cfde-4c3d-9fa9-70ff229790d1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Create volume request body: {'volume': {'snapshot_id': 'bc7e4a7b-a459-4737-b2b3-d0659e061b1a', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-463684497'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:22:04.708017 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:04.708017 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:04.710270 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-356ea158-cfde-4c3d-9fa9-70ff229790d1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Snapshot retrieved successfully. Aug 25 16:22:04.710270 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-356ea158-cfde-4c3d-9fa9-70ff229790d1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Create volume of 1 GB Aug 25 16:22:04.713726 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-356ea158-cfde-4c3d-9fa9-70ff229790d1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Availability Zones retrieved successfully. Aug 25 16:22:04.720683 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-356ea158-cfde-4c3d-9fa9-70ff229790d1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Flow 'volume_create_api' (c020d9ff-3ade-449b-9e65-e60141b57cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:04.722279 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-356ea158-cfde-4c3d-9fa9-70ff229790d1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4c2987e-8221-4bce-b3a2-31c0a999b68c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:04.723821 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-356ea158-cfde-4c3d-9fa9-70ff229790d1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:22:04.769884 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-356ea158-cfde-4c3d-9fa9-70ff229790d1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4c2987e-8221-4bce-b3a2-31c0a999b68c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bc7e4a7b-a459-4737-b2b3-d0659e061b1a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:04.770412 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-356ea158-cfde-4c3d-9fa9-70ff229790d1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfc2ec84-65f6-4cdf-b13c-848842cfe71c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:04.843861 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-356ea158-cfde-4c3d-9fa9-70ff229790d1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Created reservations ['2596fc24-6839-4272-901c-45b9c666b90c', '8bbd7aa5-e78f-40a7-ad01-3ba781dbbdb7', '9206ad0c-d8e0-4815-a469-11af775d7af9', 'd4172dfd-0b0d-45e9-b480-2d112ae58334'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:22:04.843861 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-356ea158-cfde-4c3d-9fa9-70ff229790d1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfc2ec84-65f6-4cdf-b13c-848842cfe71c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2596fc24-6839-4272-901c-45b9c666b90c', '8bbd7aa5-e78f-40a7-ad01-3ba781dbbdb7', '9206ad0c-d8e0-4815-a469-11af775d7af9', 'd4172dfd-0b0d-45e9-b480-2d112ae58334']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:04.843861 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-356ea158-cfde-4c3d-9fa9-70ff229790d1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c785930-1533-4ee3-8d4f-17c428583a46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:04.902635 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-356ea158-cfde-4c3d-9fa9-70ff229790d1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c785930-1533-4ee3-8d4f-17c428583a46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd1f715a-19e2-4e17-916c-764693676756', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-463684497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af613ff3e92b49a19bf66503e6cdc590',qos_specs=None,replication_status=,reservations=['2596fc24-6839-4272-901c-45b9c666b90c','8bbd7aa5-e78f-40a7-ad01-3ba781dbbdb7','9206ad0c-d8e0-4815-a469-11af775d7af9','d4172dfd-0b0d-45e9-b480-2d112ae58334'],size=1,snapshot_id=bc7e4a7b-a459-4737-b2b3-d0659e061b1a,source_replicaid=,source_volid=None,status='creating',user_id='9533a97a27f8447995fb47b57aa9386d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:22:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-463684497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd1f715a-19e2-4e17-916c-764693676756,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af613ff3e92b49a19bf66503e6cdc590',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bc7e4a7b-a459-4737-b2b3-d0659e061b1a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9533a97a27f8447995fb47b57aa9386d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:04.902635 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-356ea158-cfde-4c3d-9fa9-70ff229790d1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd9d8f3c-60f3-4f82-b0c3-f8a944d96f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:04.934430 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-356ea158-cfde-4c3d-9fa9-70ff229790d1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd9d8f3c-60f3-4f82-b0c3-f8a944d96f40) transitioned into state 'SUCCESS' from state '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-463684497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af613ff3e92b49a19bf66503e6cdc590',qos_specs=None,replication_status=,reservations=['2596fc24-6839-4272-901c-45b9c666b90c','8bbd7aa5-e78f-40a7-ad01-3ba781dbbdb7','9206ad0c-d8e0-4815-a469-11af775d7af9','d4172dfd-0b0d-45e9-b480-2d112ae58334'],size=1,snapshot_id=bc7e4a7b-a459-4737-b2b3-d0659e061b1a,source_replicaid=,source_volid=None,status='creating',user_id='9533a97a27f8447995fb47b57aa9386d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:04.935354 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-356ea158-cfde-4c3d-9fa9-70ff229790d1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6829907c-71f1-409f-a7e9-76915f9b13ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:04.971349 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-356ea158-cfde-4c3d-9fa9-70ff229790d1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6829907c-71f1-409f-a7e9-76915f9b13ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:04.972623 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-356ea158-cfde-4c3d-9fa9-70ff229790d1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Flow 'volume_create_api' (c020d9ff-3ade-449b-9e65-e60141b57cc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:04.973106 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-356ea158-cfde-4c3d-9fa9-70ff229790d1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Create volume request issued successfully. Aug 25 16:22:04.973850 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-356ea158-cfde-4c3d-9fa9-70ff229790d1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:22:04.974462 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 339/1367] 10.4.3.102 () {70 vars in 1300 bytes} [Tue Aug 25 16:22:04 2026] POST /volume/v3/volumes => generated 803 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:04.991376 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-8db8ce66-08b0-471f-9db3-43f2e5d39e74 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:04.995837 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8db8ce66-08b0-471f-9db3-43f2e5d39e74 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/bd1f715a-19e2-4e17-916c-764693676756 Aug 25 16:22:04.995837 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8db8ce66-08b0-471f-9db3-43f2e5d39e74 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:04.995837 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8db8ce66-08b0-471f-9db3-43f2e5d39e74 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:05.023617 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:05.023617 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:05.033869 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-8db8ce66-08b0-471f-9db3-43f2e5d39e74 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:05.038658 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8db8ce66-08b0-471f-9db3-43f2e5d39e74 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/bd1f715a-19e2-4e17-916c-764693676756 returned with HTTP 200 Aug 25 16:22:05.038658 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 350/1368] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:04 2026] GET /volume/v3/volumes/bd1f715a-19e2-4e17-916c-764693676756 => generated 871 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:05.116668 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ad79bae7-b31e-444a-85db-4475a371bef2 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:05.116668 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ad79bae7-b31e-444a-85db-4475a371bef2 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] GET https://10.4.3.102/volume/v3/groups/cb811eb7-4930-47b7-a5ff-b384862c6cc4 Aug 25 16:22:05.116668 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ad79bae7-b31e-444a-85db-4475a371bef2 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:05.116668 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ad79bae7-b31e-444a-85db-4475a371bef2 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:05.116668 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.groups [None req-ad79bae7-b31e-444a-85db-4475a371bef2 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] show called for member cb811eb7-4930-47b7-a5ff-b384862c6cc4 {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:22:05.116668 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:05.116668 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:05.118110 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ad79bae7-b31e-444a-85db-4475a371bef2 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/groups/cb811eb7-4930-47b7-a5ff-b384862c6cc4 returned with HTTP 200 Aug 25 16:22:05.133014 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 335/1369] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:22:05 2026] GET /volume/v3/groups/cb811eb7-4930-47b7-a5ff-b384862c6cc4 => generated 324 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:05.145267 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-ae800517-ec82-4999-8e0d-557320d416d2 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:05.145267 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ae800517-ec82-4999-8e0d-557320d416d2 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] GET https://10.4.3.102/volume/v3/volumes/detail Aug 25 16:22:05.145267 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ae800517-ec82-4999-8e0d-557320d416d2 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:05.145267 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ae800517-ec82-4999-8e0d-557320d416d2 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Calling method 'detail' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:05.145267 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.api_utils [None req-ae800517-ec82-4999-8e0d-557320d416d2 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Removing options '' from query. {{(pid=100457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:22:05.145267 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-ae800517-ec82-4999-8e0d-557320d416d2 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100457) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:22:05.152417 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-ae800517-ec82-4999-8e0d-557320d416d2 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Get all volumes completed successfully. Aug 25 16:22:05.154342 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-ae800517-ec82-4999-8e0d-557320d416d2 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:22:05.154342 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-ae800517-ec82-4999-8e0d-557320d416d2 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:22:05.220816 np0000008093 devstack@c-api.service[100457]: DEBUG oslo_db.sqlalchemy.engines [None req-ae800517-ec82-4999-8e0d-557320d416d2 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100457) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:22:05.224735 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:05.224735 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:05.231626 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-ae800517-ec82-4999-8e0d-557320d416d2 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:22:05.231626 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-ae800517-ec82-4999-8e0d-557320d416d2 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:22:05.238418 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c06c5a23-4afe-46f6-84bc-00cb55d2ead5 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:05.240874 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c06c5a23-4afe-46f6-84bc-00cb55d2ead5 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/snapshots/7031ad9c-b858-4228-b6cd-c5c69df73e90 Aug 25 16:22:05.241256 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c06c5a23-4afe-46f6-84bc-00cb55d2ead5 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:05.241569 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c06c5a23-4afe-46f6-84bc-00cb55d2ead5 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:05.247462 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-cf3cf8bd-3e56-453b-9f50-9abcfdec5565 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:05.249977 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c06c5a23-4afe-46f6-84bc-00cb55d2ead5 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots/7031ad9c-b858-4228-b6cd-c5c69df73e90 returned with HTTP 404 Aug 25 16:22:05.250212 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cf3cf8bd-3e56-453b-9f50-9abcfdec5565 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:22:05.250518 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 340/1370] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:05 2026] GET /volume/v3/snapshots/7031ad9c-b858-4228-b6cd-c5c69df73e90 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:05.251151 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cf3cf8bd-3e56-453b-9f50-9abcfdec5565 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-583622716"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:05.257345 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-cf3cf8bd-3e56-453b-9f50-9abcfdec5565 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-583622716'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:22:05.257546 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-cf3cf8bd-3e56-453b-9f50-9abcfdec5565 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Create volume of 1 GB Aug 25 16:22:05.265558 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-183d800b-bae8-445d-9f56-751d4ef1a2d0 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:05.269623 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-183d800b-bae8-445d-9f56-751d4ef1a2d0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/162a5adb-a83a-4cbd-a94c-05399ed86faf Aug 25 16:22:05.269865 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-183d800b-bae8-445d-9f56-751d4ef1a2d0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:05.270079 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-183d800b-bae8-445d-9f56-751d4ef1a2d0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:05.270236 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-183d800b-bae8-445d-9f56-751d4ef1a2d0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Delete volume with id: 162a5adb-a83a-4cbd-a94c-05399ed86faf Aug 25 16:22:05.274256 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-cf3cf8bd-3e56-453b-9f50-9abcfdec5565 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Availability Zones retrieved successfully. Aug 25 16:22:05.281336 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:05.281336 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:05.281336 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-183d800b-bae8-445d-9f56-751d4ef1a2d0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Volume info retrieved successfully. Aug 25 16:22:05.282539 np0000008093 devstack@c-api.service[100457]: DEBUG oslo_db.sqlalchemy.engines [None req-ae800517-ec82-4999-8e0d-557320d416d2 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100457) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:22:05.283314 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-cf3cf8bd-3e56-453b-9f50-9abcfdec5565 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Flow 'volume_create_api' (2751fe8b-7f26-4898-b35c-9a93d4fa58fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:05.288108 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-cf3cf8bd-3e56-453b-9f50-9abcfdec5565 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33359cf9-9865-44c1-a864-93c1be948486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:05.289157 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-cf3cf8bd-3e56-453b-9f50-9abcfdec5565 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:22:05.292834 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:05.292834 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:05.304326 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ae800517-ec82-4999-8e0d-557320d416d2 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/volumes/detail returned with HTTP 200 Aug 25 16:22:05.305188 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 346/1371] 10.4.3.102 () {68 vars in 1299 bytes} [Tue Aug 25 16:22:05 2026] GET /volume/v3/volumes/detail => generated 1807 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:22:05.309055 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-183d800b-bae8-445d-9f56-751d4ef1a2d0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Delete volume request issued successfully. Aug 25 16:22:05.309055 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-183d800b-bae8-445d-9f56-751d4ef1a2d0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/162a5adb-a83a-4cbd-a94c-05399ed86faf returned with HTTP 202 Aug 25 16:22:05.309805 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 336/1372] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:22:05 2026] DELETE /volume/v3/volumes/162a5adb-a83a-4cbd-a94c-05399ed86faf => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:22:05.319367 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-36fdfcc0-7a1a-4094-9f3d-cd8582483b70 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:05.325360 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-36fdfcc0-7a1a-4094-9f3d-cd8582483b70 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/volumes/162a5adb-a83a-4cbd-a94c-05399ed86faf Aug 25 16:22:05.325935 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-36fdfcc0-7a1a-4094-9f3d-cd8582483b70 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:05.329354 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-4ea5819f-21aa-43b2-b251-6d80af7bd011 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:05.329552 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-36fdfcc0-7a1a-4094-9f3d-cd8582483b70 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:05.329599 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4ea5819f-21aa-43b2-b251-6d80af7bd011 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] GET https://10.4.3.102/volume/v3/volumes/detail Aug 25 16:22:05.329599 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4ea5819f-21aa-43b2-b251-6d80af7bd011 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:05.330052 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4ea5819f-21aa-43b2-b251-6d80af7bd011 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Calling method 'detail' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:05.330145 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.api_utils [None req-4ea5819f-21aa-43b2-b251-6d80af7bd011 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Removing options '' from query. {{(pid=100457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:22:05.331142 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-4ea5819f-21aa-43b2-b251-6d80af7bd011 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100457) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:22:05.340655 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:05.340655 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:05.343686 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-4ea5819f-21aa-43b2-b251-6d80af7bd011 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Get all volumes completed successfully. Aug 25 16:22:05.344629 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-4ea5819f-21aa-43b2-b251-6d80af7bd011 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:22:05.344968 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-4ea5819f-21aa-43b2-b251-6d80af7bd011 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:22:05.346863 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-36fdfcc0-7a1a-4094-9f3d-cd8582483b70 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Volume info retrieved successfully. Aug 25 16:22:05.352082 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-cf3cf8bd-3e56-453b-9f50-9abcfdec5565 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33359cf9-9865-44c1-a864-93c1be948486) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:05.353304 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-cf3cf8bd-3e56-453b-9f50-9abcfdec5565 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34a8e9b6-6936-4c4d-b8ec-7f182fc2de70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:05.356338 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-36fdfcc0-7a1a-4094-9f3d-cd8582483b70 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/162a5adb-a83a-4cbd-a94c-05399ed86faf returned with HTTP 200 Aug 25 16:22:05.358944 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 341/1373] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:05 2026] GET /volume/v3/volumes/162a5adb-a83a-4cbd-a94c-05399ed86faf => generated 1016 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:05.409078 np0000008093 devstack@c-api.service[100457]: DEBUG oslo_db.sqlalchemy.engines [None req-4ea5819f-21aa-43b2-b251-6d80af7bd011 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100457) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:22:05.413019 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:05.413019 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:05.421651 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-4ea5819f-21aa-43b2-b251-6d80af7bd011 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:22:05.421651 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-4ea5819f-21aa-43b2-b251-6d80af7bd011 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:22:05.480220 np0000008093 devstack@c-api.service[100457]: DEBUG oslo_db.sqlalchemy.engines [None req-4ea5819f-21aa-43b2-b251-6d80af7bd011 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100457) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:22:05.484740 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:05.484740 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:05.490369 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-cf3cf8bd-3e56-453b-9f50-9abcfdec5565 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Created reservations ['b66b76cb-add1-44c2-b30f-842f6d4824b0', '3d6d8a52-b282-4ae4-8ab8-2aebb3c4a941', 'cbf18962-1192-4c02-bbd4-167bf123e1bf', '4f5a5ff8-e7b8-4562-8f75-8c0afeac0fe4'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:22:05.490369 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-cf3cf8bd-3e56-453b-9f50-9abcfdec5565 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34a8e9b6-6936-4c4d-b8ec-7f182fc2de70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b66b76cb-add1-44c2-b30f-842f6d4824b0', '3d6d8a52-b282-4ae4-8ab8-2aebb3c4a941', 'cbf18962-1192-4c02-bbd4-167bf123e1bf', '4f5a5ff8-e7b8-4562-8f75-8c0afeac0fe4']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:05.490369 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-cf3cf8bd-3e56-453b-9f50-9abcfdec5565 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e2d10a1-dcb1-4920-863b-3007c1ccb7aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:05.494172 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4ea5819f-21aa-43b2-b251-6d80af7bd011 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/volumes/detail returned with HTTP 200 Aug 25 16:22:05.494721 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 347/1374] 10.4.3.102 () {68 vars in 1299 bytes} [Tue Aug 25 16:22:05 2026] GET /volume/v3/volumes/detail => generated 1807 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:22:05.512278 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-144ccedd-4a0f-418d-87e3-82fa43760e85 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:05.513946 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-144ccedd-4a0f-418d-87e3-82fa43760e85 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] POST https://10.4.3.102/volume/v3/groups/cb811eb7-4930-47b7-a5ff-b384862c6cc4/action Aug 25 16:22:05.514276 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-144ccedd-4a0f-418d-87e3-82fa43760e85 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:22:05.514380 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-144ccedd-4a0f-418d-87e3-82fa43760e85 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:05.517567 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.groups [None req-144ccedd-4a0f-418d-87e3-82fa43760e85 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] delete called for group cb811eb7-4930-47b7-a5ff-b384862c6cc4 {{(pid=100455) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 16:22:05.517730 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.groups [None req-144ccedd-4a0f-418d-87e3-82fa43760e85 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Delete group with id: cb811eb7-4930-47b7-a5ff-b384862c6cc4 Aug 25 16:22:05.524089 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-cf3cf8bd-3e56-453b-9f50-9abcfdec5565 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e2d10a1-dcb1-4920-863b-3007c1ccb7aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df0dddd0-bd32-4c30-8133-92c0e6afedfb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-583622716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9c5b6b2d2214b7097ea95ca71865fd3',qos_specs=None,replication_status=,reservations=['b66b76cb-add1-44c2-b30f-842f6d4824b0','3d6d8a52-b282-4ae4-8ab8-2aebb3c4a941','cbf18962-1192-4c02-bbd4-167bf123e1bf','4f5a5ff8-e7b8-4562-8f75-8c0afeac0fe4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7def4f255e0b48beb3ee0d3e2dec0f6b',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:22:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-583622716',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df0dddd0-bd32-4c30-8133-92c0e6afedfb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9c5b6b2d2214b7097ea95ca71865fd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7def4f255e0b48beb3ee0d3e2dec0f6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:05.524089 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-cf3cf8bd-3e56-453b-9f50-9abcfdec5565 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (966484b9-c2b0-4d8a-88ea-231ea04a9bcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:05.526868 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:05.526868 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:05.564323 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-cf3cf8bd-3e56-453b-9f50-9abcfdec5565 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (966484b9-c2b0-4d8a-88ea-231ea04a9bcc) transitioned into state 'SUCCESS' from state '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-583622716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9c5b6b2d2214b7097ea95ca71865fd3',qos_specs=None,replication_status=,reservations=['b66b76cb-add1-44c2-b30f-842f6d4824b0','3d6d8a52-b282-4ae4-8ab8-2aebb3c4a941','cbf18962-1192-4c02-bbd4-167bf123e1bf','4f5a5ff8-e7b8-4562-8f75-8c0afeac0fe4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7def4f255e0b48beb3ee0d3e2dec0f6b',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:05.565170 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-cf3cf8bd-3e56-453b-9f50-9abcfdec5565 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22f559ca-a437-4a71-b4e7-e51f49bc28d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:05.580615 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-cf3cf8bd-3e56-453b-9f50-9abcfdec5565 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22f559ca-a437-4a71-b4e7-e51f49bc28d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:05.581850 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-cf3cf8bd-3e56-453b-9f50-9abcfdec5565 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Flow 'volume_create_api' (2751fe8b-7f26-4898-b35c-9a93d4fa58fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:05.582278 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-cf3cf8bd-3e56-453b-9f50-9abcfdec5565 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Create volume request issued successfully. Aug 25 16:22:05.583141 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cf3cf8bd-3e56-453b-9f50-9abcfdec5565 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:22:05.583698 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 351/1375] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:22:05 2026] POST /volume/v3/volumes => generated 758 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:22:05.591729 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-144ccedd-4a0f-418d-87e3-82fa43760e85 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/groups/cb811eb7-4930-47b7-a5ff-b384862c6cc4/action returned with HTTP 202 Aug 25 16:22:05.592382 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 337/1376] 10.4.3.102 () {70 vars in 1428 bytes} [Tue Aug 25 16:22:05 2026] POST /volume/v3/groups/cb811eb7-4930-47b7-a5ff-b384862c6cc4/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:22:05.600343 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-3aa3c220-c0c5-47b8-a22a-ce8525a005ab None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:05.600447 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-a0076c9d-9543-4b34-8fbf-63d34bf8232b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:05.602787 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3aa3c220-c0c5-47b8-a22a-ce8525a005ab tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] GET https://10.4.3.102/volume/v3/volumes/78affc09-ceb5-4bf5-9944-693828cf8986 Aug 25 16:22:05.603099 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3aa3c220-c0c5-47b8-a22a-ce8525a005ab tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:05.603378 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3aa3c220-c0c5-47b8-a22a-ce8525a005ab tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:05.606690 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a0076c9d-9543-4b34-8fbf-63d34bf8232b tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] GET https://10.4.3.102/volume/v3/volumes/df0dddd0-bd32-4c30-8133-92c0e6afedfb Aug 25 16:22:05.606984 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a0076c9d-9543-4b34-8fbf-63d34bf8232b tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:05.607260 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a0076c9d-9543-4b34-8fbf-63d34bf8232b tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:05.613895 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:05.613895 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:05.619254 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:05.619254 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:05.619439 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-3aa3c220-c0c5-47b8-a22a-ce8525a005ab tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Volume info retrieved successfully. Aug 25 16:22:05.620307 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-3aa3c220-c0c5-47b8-a22a-ce8525a005ab tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:22:05.620488 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-3aa3c220-c0c5-47b8-a22a-ce8525a005ab tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:22:05.624601 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-a0076c9d-9543-4b34-8fbf-63d34bf8232b tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Volume info retrieved successfully. Aug 25 16:22:05.630603 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a0076c9d-9543-4b34-8fbf-63d34bf8232b tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] https://10.4.3.102/volume/v3/volumes/df0dddd0-bd32-4c30-8133-92c0e6afedfb returned with HTTP 200 Aug 25 16:22:05.632302 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 348/1377] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:05 2026] GET /volume/v3/volumes/df0dddd0-bd32-4c30-8133-92c0e6afedfb => generated 826 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:05.671523 np0000008093 devstack@c-api.service[100456]: DEBUG oslo_db.sqlalchemy.engines [None req-3aa3c220-c0c5-47b8-a22a-ce8525a005ab tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100456) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:22:05.678008 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:05.678008 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:05.687251 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3aa3c220-c0c5-47b8-a22a-ce8525a005ab tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/volumes/78affc09-ceb5-4bf5-9944-693828cf8986 returned with HTTP 200 Aug 25 16:22:05.688885 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 342/1378] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:05 2026] GET /volume/v3/volumes/78affc09-ceb5-4bf5-9944-693828cf8986 => generated 906 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:06.057247 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-670facd0-b8e8-4976-a95a-948181683870 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:06.059326 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-670facd0-b8e8-4976-a95a-948181683870 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/bd1f715a-19e2-4e17-916c-764693676756 Aug 25 16:22:06.059601 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-670facd0-b8e8-4976-a95a-948181683870 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:06.059981 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-670facd0-b8e8-4976-a95a-948181683870 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:06.070987 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:06.070987 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:06.081015 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-670facd0-b8e8-4976-a95a-948181683870 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:06.087698 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-670facd0-b8e8-4976-a95a-948181683870 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/bd1f715a-19e2-4e17-916c-764693676756 returned with HTTP 200 Aug 25 16:22:06.090656 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 352/1379] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:06 2026] GET /volume/v3/volumes/bd1f715a-19e2-4e17-916c-764693676756 => generated 896 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:06.111706 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-22732827-4ad2-4ac6-bbdb-947d7d885667 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:06.115768 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-22732827-4ad2-4ac6-bbdb-947d7d885667 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:22:06.116309 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-22732827-4ad2-4ac6-bbdb-947d7d885667 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "bd1f715a-19e2-4e17-916c-764693676756", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-732378315"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:06.120113 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-22732827-4ad2-4ac6-bbdb-947d7d885667 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Create volume request body: {'volume': {'source_volid': 'bd1f715a-19e2-4e17-916c-764693676756', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-732378315'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:22:06.132827 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:06.132827 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:06.134068 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-22732827-4ad2-4ac6-bbdb-947d7d885667 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume retrieved successfully. Aug 25 16:22:06.134068 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-22732827-4ad2-4ac6-bbdb-947d7d885667 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Create volume of 1 GB Aug 25 16:22:06.138985 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-22732827-4ad2-4ac6-bbdb-947d7d885667 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Availability Zones retrieved successfully. Aug 25 16:22:06.147655 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-22732827-4ad2-4ac6-bbdb-947d7d885667 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Flow 'volume_create_api' (c5f1cecb-cf91-49a0-88e1-45a7d559d41f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:06.150018 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-22732827-4ad2-4ac6-bbdb-947d7d885667 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (683c296b-cd31-43f6-aaa3-5ce6c8c56442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:06.151005 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-22732827-4ad2-4ac6-bbdb-947d7d885667 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:22:06.177289 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-22732827-4ad2-4ac6-bbdb-947d7d885667 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (683c296b-cd31-43f6-aaa3-5ce6c8c56442) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'bd1f715a-19e2-4e17-916c-764693676756', 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:06.178218 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-22732827-4ad2-4ac6-bbdb-947d7d885667 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09cfa676-77c9-4af7-9e5f-457714c1e6e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:06.239930 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-22732827-4ad2-4ac6-bbdb-947d7d885667 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Created reservations ['37d81895-2a98-4794-b5b9-84f6f5eff30f', 'e6bd9f93-5000-48cb-996a-37e67e84d980', 'b04e55d5-80cd-4007-b2ef-93a29402df2f', '862658c8-64a4-4ec9-a197-a2b9e10d75b3'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:22:06.240880 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-22732827-4ad2-4ac6-bbdb-947d7d885667 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09cfa676-77c9-4af7-9e5f-457714c1e6e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37d81895-2a98-4794-b5b9-84f6f5eff30f', 'e6bd9f93-5000-48cb-996a-37e67e84d980', 'b04e55d5-80cd-4007-b2ef-93a29402df2f', '862658c8-64a4-4ec9-a197-a2b9e10d75b3']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:06.241737 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-22732827-4ad2-4ac6-bbdb-947d7d885667 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cb031c3-a7dc-42a0-9790-8c9422355bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:06.292862 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-22732827-4ad2-4ac6-bbdb-947d7d885667 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cb031c3-a7dc-42a0-9790-8c9422355bfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '126a7211-cd1b-4d8a-9d6d-917bb16f86c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-732378315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af613ff3e92b49a19bf66503e6cdc590',qos_specs=None,replication_status=,reservations=['37d81895-2a98-4794-b5b9-84f6f5eff30f','e6bd9f93-5000-48cb-996a-37e67e84d980','b04e55d5-80cd-4007-b2ef-93a29402df2f','862658c8-64a4-4ec9-a197-a2b9e10d75b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=bd1f715a-19e2-4e17-916c-764693676756,status='creating',user_id='9533a97a27f8447995fb47b57aa9386d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:22:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-732378315',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=126a7211-cd1b-4d8a-9d6d-917bb16f86c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af613ff3e92b49a19bf66503e6cdc590',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=bd1f715a-19e2-4e17-916c-764693676756,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9533a97a27f8447995fb47b57aa9386d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:06.293762 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-22732827-4ad2-4ac6-bbdb-947d7d885667 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (938847c2-e311-4505-9efe-d3d8b848ff0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:06.323704 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-22732827-4ad2-4ac6-bbdb-947d7d885667 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (938847c2-e311-4505-9efe-d3d8b848ff0b) transitioned into state 'SUCCESS' from state '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-732378315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af613ff3e92b49a19bf66503e6cdc590',qos_specs=None,replication_status=,reservations=['37d81895-2a98-4794-b5b9-84f6f5eff30f','e6bd9f93-5000-48cb-996a-37e67e84d980','b04e55d5-80cd-4007-b2ef-93a29402df2f','862658c8-64a4-4ec9-a197-a2b9e10d75b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=bd1f715a-19e2-4e17-916c-764693676756,status='creating',user_id='9533a97a27f8447995fb47b57aa9386d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:06.324457 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-22732827-4ad2-4ac6-bbdb-947d7d885667 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d256314f-74f5-47c0-9ead-d667fac77e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:06.361638 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-22732827-4ad2-4ac6-bbdb-947d7d885667 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d256314f-74f5-47c0-9ead-d667fac77e68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:06.362770 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-22732827-4ad2-4ac6-bbdb-947d7d885667 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Flow 'volume_create_api' (c5f1cecb-cf91-49a0-88e1-45a7d559d41f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:06.363292 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-22732827-4ad2-4ac6-bbdb-947d7d885667 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Create volume request issued successfully. Aug 25 16:22:06.367098 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-22732827-4ad2-4ac6-bbdb-947d7d885667 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:22:06.367491 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 338/1380] 10.4.3.102 () {70 vars in 1300 bytes} [Tue Aug 25 16:22:06 2026] POST /volume/v3/volumes => generated 803 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:06.380738 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c59c8403-de3f-4987-9f93-844b8f5548c4 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:06.381104 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-3b4841d8-3865-46a2-acc3-501a1ee27f8a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:06.383152 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c59c8403-de3f-4987-9f93-844b8f5548c4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/volumes/162a5adb-a83a-4cbd-a94c-05399ed86faf Aug 25 16:22:06.383383 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c59c8403-de3f-4987-9f93-844b8f5548c4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:06.383578 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c59c8403-de3f-4987-9f93-844b8f5548c4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:06.383687 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3b4841d8-3865-46a2-acc3-501a1ee27f8a tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/126a7211-cd1b-4d8a-9d6d-917bb16f86c3 Aug 25 16:22:06.384013 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3b4841d8-3865-46a2-acc3-501a1ee27f8a tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:06.384296 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3b4841d8-3865-46a2-acc3-501a1ee27f8a tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:06.390811 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c59c8403-de3f-4987-9f93-844b8f5548c4 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/162a5adb-a83a-4cbd-a94c-05399ed86faf returned with HTTP 404 Aug 25 16:22:06.391440 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 343/1381] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:06 2026] GET /volume/v3/volumes/162a5adb-a83a-4cbd-a94c-05399ed86faf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:06.394862 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:06.394862 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:06.402086 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-3b4841d8-3865-46a2-acc3-501a1ee27f8a tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:06.404201 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-4b573536-f1eb-4b86-8452-984b40565813 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:06.406176 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4b573536-f1eb-4b86-8452-984b40565813 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:22:06.407634 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4b573536-f1eb-4b86-8452-984b40565813 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-229629116"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:06.408244 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3b4841d8-3865-46a2-acc3-501a1ee27f8a tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/126a7211-cd1b-4d8a-9d6d-917bb16f86c3 returned with HTTP 200 Aug 25 16:22:06.408316 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-4b573536-f1eb-4b86-8452-984b40565813 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-229629116'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:22:06.408512 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-4b573536-f1eb-4b86-8452-984b40565813 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Create volume of 1 GB Aug 25 16:22:06.408810 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 349/1382] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:06 2026] GET /volume/v3/volumes/126a7211-cd1b-4d8a-9d6d-917bb16f86c3 => generated 871 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:06.414385 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-4b573536-f1eb-4b86-8452-984b40565813 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Availability Zones retrieved successfully. Aug 25 16:22:06.420364 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-4b573536-f1eb-4b86-8452-984b40565813 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Flow 'volume_create_api' (40dcb87a-d0f2-4d48-b205-3c5e726631d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:06.421640 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-4b573536-f1eb-4b86-8452-984b40565813 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7d71663-efd6-4cb5-9fe9-31e0a1db61d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:06.422554 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-4b573536-f1eb-4b86-8452-984b40565813 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:22:06.467335 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-4b573536-f1eb-4b86-8452-984b40565813 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7d71663-efd6-4cb5-9fe9-31e0a1db61d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:06.467335 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-4b573536-f1eb-4b86-8452-984b40565813 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fca36d5b-11ed-4fb7-a8e8-9d846043dbfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:06.541763 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-4b573536-f1eb-4b86-8452-984b40565813 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Created reservations ['c4880993-cea1-4d56-b226-f9e9ea157845', '9a92a7c0-953a-49cd-99ee-c2ca676bb0c2', '70d6ccad-02cd-4da9-aab9-53f4bbfa2691', 'f662a54d-fa5e-4fb7-8c2e-d22cc6241300'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:22:06.544616 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-4b573536-f1eb-4b86-8452-984b40565813 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fca36d5b-11ed-4fb7-a8e8-9d846043dbfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4880993-cea1-4d56-b226-f9e9ea157845', '9a92a7c0-953a-49cd-99ee-c2ca676bb0c2', '70d6ccad-02cd-4da9-aab9-53f4bbfa2691', 'f662a54d-fa5e-4fb7-8c2e-d22cc6241300']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:06.544616 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-4b573536-f1eb-4b86-8452-984b40565813 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (289717db-405a-46a1-9fa9-4340dc02266d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:06.583562 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-4b573536-f1eb-4b86-8452-984b40565813 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (289717db-405a-46a1-9fa9-4340dc02266d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70f5dd5f-1f9a-4d1b-a910-bcb3c598466d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-229629116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e01acc4fe5042658b50eb72898df60f',qos_specs=None,replication_status=,reservations=['c4880993-cea1-4d56-b226-f9e9ea157845','9a92a7c0-953a-49cd-99ee-c2ca676bb0c2','70d6ccad-02cd-4da9-aab9-53f4bbfa2691','f662a54d-fa5e-4fb7-8c2e-d22cc6241300'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c2e7cba8c22426885080f5f47956598',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:22:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-229629116',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70f5dd5f-1f9a-4d1b-a910-bcb3c598466d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e01acc4fe5042658b50eb72898df60f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c2e7cba8c22426885080f5f47956598',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:06.584516 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-4b573536-f1eb-4b86-8452-984b40565813 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4101493-99f6-4fac-b678-d5e9ce1938a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:06.613814 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-4b573536-f1eb-4b86-8452-984b40565813 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4101493-99f6-4fac-b678-d5e9ce1938a9) transitioned into state 'SUCCESS' from state '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-229629116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e01acc4fe5042658b50eb72898df60f',qos_specs=None,replication_status=,reservations=['c4880993-cea1-4d56-b226-f9e9ea157845','9a92a7c0-953a-49cd-99ee-c2ca676bb0c2','70d6ccad-02cd-4da9-aab9-53f4bbfa2691','f662a54d-fa5e-4fb7-8c2e-d22cc6241300'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c2e7cba8c22426885080f5f47956598',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:06.613814 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-4b573536-f1eb-4b86-8452-984b40565813 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16f4d61d-e83b-42ef-95b2-fa5def899ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:06.628195 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-4b573536-f1eb-4b86-8452-984b40565813 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16f4d61d-e83b-42ef-95b2-fa5def899ec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:06.628195 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-4b573536-f1eb-4b86-8452-984b40565813 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Flow 'volume_create_api' (40dcb87a-d0f2-4d48-b205-3c5e726631d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:06.628565 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-4b573536-f1eb-4b86-8452-984b40565813 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Create volume request issued successfully. Aug 25 16:22:06.629372 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4b573536-f1eb-4b86-8452-984b40565813 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:22:06.630084 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 353/1383] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:22:06 2026] POST /volume/v3/volumes => generated 777 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:22:06.642748 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-2c54c13e-6fe1-4e55-b1ea-c044373d92f6 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:06.644865 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2c54c13e-6fe1-4e55-b1ea-c044373d92f6 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/volumes/70f5dd5f-1f9a-4d1b-a910-bcb3c598466d Aug 25 16:22:06.645189 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2c54c13e-6fe1-4e55-b1ea-c044373d92f6 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:06.645418 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2c54c13e-6fe1-4e55-b1ea-c044373d92f6 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:06.654499 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-dbd961c9-07d8-45af-9096-b77e8b601ce2 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:06.656703 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:06.656703 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:06.658574 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-dbd961c9-07d8-45af-9096-b77e8b601ce2 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] GET https://10.4.3.102/volume/v3/volumes/df0dddd0-bd32-4c30-8133-92c0e6afedfb Aug 25 16:22:06.659115 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-dbd961c9-07d8-45af-9096-b77e8b601ce2 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:06.659237 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-dbd961c9-07d8-45af-9096-b77e8b601ce2 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:06.666916 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-2c54c13e-6fe1-4e55-b1ea-c044373d92f6 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Volume info retrieved successfully. Aug 25 16:22:06.670271 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:06.670271 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:06.671683 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2c54c13e-6fe1-4e55-b1ea-c044373d92f6 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/70f5dd5f-1f9a-4d1b-a910-bcb3c598466d returned with HTTP 200 Aug 25 16:22:06.672214 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 339/1384] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:06 2026] GET /volume/v3/volumes/70f5dd5f-1f9a-4d1b-a910-bcb3c598466d => generated 956 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:06.674926 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-dbd961c9-07d8-45af-9096-b77e8b601ce2 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Volume info retrieved successfully. Aug 25 16:22:06.679307 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-dbd961c9-07d8-45af-9096-b77e8b601ce2 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] https://10.4.3.102/volume/v3/volumes/df0dddd0-bd32-4c30-8133-92c0e6afedfb returned with HTTP 200 Aug 25 16:22:06.681261 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 344/1385] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:06 2026] GET /volume/v3/volumes/df0dddd0-bd32-4c30-8133-92c0e6afedfb => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:06.703542 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-51651163-ed10-42fc-a092-7d5c2f30067d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:06.708617 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-51651163-ed10-42fc-a092-7d5c2f30067d tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] GET https://10.4.3.102/volume/v3/volumes/78affc09-ceb5-4bf5-9944-693828cf8986 Aug 25 16:22:06.708864 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-51651163-ed10-42fc-a092-7d5c2f30067d tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:06.709060 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-51651163-ed10-42fc-a092-7d5c2f30067d tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:06.714789 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-51651163-ed10-42fc-a092-7d5c2f30067d tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/volumes/78affc09-ceb5-4bf5-9944-693828cf8986 returned with HTTP 404 Aug 25 16:22:06.715344 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 350/1386] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:06 2026] GET /volume/v3/volumes/78affc09-ceb5-4bf5-9944-693828cf8986 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:22:06.726260 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-7c7a522b-dd4e-473c-8535-d8a8fb584e76 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:06.729318 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7c7a522b-dd4e-473c-8535-d8a8fb584e76 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] GET https://10.4.3.102/volume/v3/volumes/dd6b4fbc-cd81-484b-851e-1b2f456f825f Aug 25 16:22:06.729318 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7c7a522b-dd4e-473c-8535-d8a8fb584e76 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:06.729318 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7c7a522b-dd4e-473c-8535-d8a8fb584e76 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:06.736814 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7c7a522b-dd4e-473c-8535-d8a8fb584e76 tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/volumes/dd6b4fbc-cd81-484b-851e-1b2f456f825f returned with HTTP 404 Aug 25 16:22:06.737320 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 354/1387] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:06 2026] GET /volume/v3/volumes/dd6b4fbc-cd81-484b-851e-1b2f456f825f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:22:06.750913 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b4cb40ce-0fc8-41bd-8f7c-117ecf549d9c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:06.752800 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b4cb40ce-0fc8-41bd-8f7c-117ecf549d9c tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] GET https://10.4.3.102/volume/v3/groups/cb811eb7-4930-47b7-a5ff-b384862c6cc4 Aug 25 16:22:06.753255 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b4cb40ce-0fc8-41bd-8f7c-117ecf549d9c tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:06.753355 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b4cb40ce-0fc8-41bd-8f7c-117ecf549d9c tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:06.753541 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.groups [None req-b4cb40ce-0fc8-41bd-8f7c-117ecf549d9c tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] show called for member cb811eb7-4930-47b7-a5ff-b384862c6cc4 {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:22:06.756885 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b4cb40ce-0fc8-41bd-8f7c-117ecf549d9c tempest-GroupsTest-1578487002 tempest-GroupsTest-1578487002-project-member] https://10.4.3.102/volume/v3/groups/cb811eb7-4930-47b7-a5ff-b384862c6cc4 returned with HTTP 404 Aug 25 16:22:06.757371 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 340/1388] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:22:06 2026] GET /volume/v3/groups/cb811eb7-4930-47b7-a5ff-b384862c6cc4 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 25 16:22:06.772765 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-64359cb4-4159-40fa-9848-087c90b2ea99 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:06.774022 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-64359cb4-4159-40fa-9848-087c90b2ea99 tempest-GroupsTest-2036901429 tempest-GroupsTest-2036901429-project-admin] DELETE https://10.4.3.102/volume/v3/group_types/ad7371eb-580e-4a04-8954-13d0dd93ae3e Aug 25 16:22:06.774231 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-64359cb4-4159-40fa-9848-087c90b2ea99 tempest-GroupsTest-2036901429 tempest-GroupsTest-2036901429-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:06.774442 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-64359cb4-4159-40fa-9848-087c90b2ea99 tempest-GroupsTest-2036901429 tempest-GroupsTest-2036901429-project-admin] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:06.795456 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-64359cb4-4159-40fa-9848-087c90b2ea99 tempest-GroupsTest-2036901429 tempest-GroupsTest-2036901429-project-admin] https://10.4.3.102/volume/v3/group_types/ad7371eb-580e-4a04-8954-13d0dd93ae3e returned with HTTP 202 Aug 25 16:22:06.796003 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 345/1389] 10.4.3.102 () {68 vars in 1404 bytes} [Tue Aug 25 16:22:06 2026] DELETE /volume/v3/group_types/ad7371eb-580e-4a04-8954-13d0dd93ae3e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:22:06.809482 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-174366ad-c48f-4604-a60e-05cd5d86cf7b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:06.811655 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-174366ad-c48f-4604-a60e-05cd5d86cf7b tempest-GroupsTest-2036901429 tempest-GroupsTest-2036901429-project-admin] DELETE https://10.4.3.102/volume/v3/types/41d3d04b-5089-4318-b2e3-fc898f9fd021 Aug 25 16:22:06.811923 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-174366ad-c48f-4604-a60e-05cd5d86cf7b tempest-GroupsTest-2036901429 tempest-GroupsTest-2036901429-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:06.812175 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-174366ad-c48f-4604-a60e-05cd5d86cf7b tempest-GroupsTest-2036901429 tempest-GroupsTest-2036901429-project-admin] Calling method '_delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:06.890866 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-174366ad-c48f-4604-a60e-05cd5d86cf7b tempest-GroupsTest-2036901429 tempest-GroupsTest-2036901429-project-admin] https://10.4.3.102/volume/v3/types/41d3d04b-5089-4318-b2e3-fc898f9fd021 returned with HTTP 202 Aug 25 16:22:06.891327 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 351/1390] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:22:06 2026] DELETE /volume/v3/types/41d3d04b-5089-4318-b2e3-fc898f9fd021 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:22:06.903389 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-6a10c103-b64a-490d-b007-cfe445c0b142 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:06.905803 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6a10c103-b64a-490d-b007-cfe445c0b142 tempest-GroupsTest-2036901429 tempest-GroupsTest-2036901429-project-admin] GET https://10.4.3.102/volume/v3/types/41d3d04b-5089-4318-b2e3-fc898f9fd021 Aug 25 16:22:06.906119 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6a10c103-b64a-490d-b007-cfe445c0b142 tempest-GroupsTest-2036901429 tempest-GroupsTest-2036901429-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:06.906306 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6a10c103-b64a-490d-b007-cfe445c0b142 tempest-GroupsTest-2036901429 tempest-GroupsTest-2036901429-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:06.912372 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6a10c103-b64a-490d-b007-cfe445c0b142 tempest-GroupsTest-2036901429 tempest-GroupsTest-2036901429-project-admin] https://10.4.3.102/volume/v3/types/41d3d04b-5089-4318-b2e3-fc898f9fd021 returned with HTTP 404 Aug 25 16:22:06.912856 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 355/1391] 10.4.3.102 () {66 vars in 1342 bytes} [Tue Aug 25 16:22:06 2026] GET /volume/v3/types/41d3d04b-5089-4318-b2e3-fc898f9fd021 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:07.429217 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b2808e3d-8c17-42d8-9460-da0bea94ddeb None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:07.435622 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b2808e3d-8c17-42d8-9460-da0bea94ddeb tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/126a7211-cd1b-4d8a-9d6d-917bb16f86c3 Aug 25 16:22:07.435622 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b2808e3d-8c17-42d8-9460-da0bea94ddeb tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:07.435622 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b2808e3d-8c17-42d8-9460-da0bea94ddeb tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:07.448394 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:07.448394 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:07.470475 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-b2808e3d-8c17-42d8-9460-da0bea94ddeb tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:07.492266 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b2808e3d-8c17-42d8-9460-da0bea94ddeb tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/126a7211-cd1b-4d8a-9d6d-917bb16f86c3 returned with HTTP 200 Aug 25 16:22:07.493001 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 341/1392] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:07 2026] GET /volume/v3/volumes/126a7211-cd1b-4d8a-9d6d-917bb16f86c3 => generated 896 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:07.520614 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-ce4a85c7-a930-4c36-a651-420d276e8d3a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:07.523326 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ce4a85c7-a930-4c36-a651-420d276e8d3a tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/edbe778c-b1b3-4358-91ff-0c07bc13a228 Aug 25 16:22:07.523718 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ce4a85c7-a930-4c36-a651-420d276e8d3a tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:07.524257 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ce4a85c7-a930-4c36-a651-420d276e8d3a tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:07.524257 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-ce4a85c7-a930-4c36-a651-420d276e8d3a tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Delete snapshot with id: edbe778c-b1b3-4358-91ff-0c07bc13a228 Aug 25 16:22:07.538934 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:07.538934 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:07.539475 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-ce4a85c7-a930-4c36-a651-420d276e8d3a tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Snapshot retrieved successfully. Aug 25 16:22:07.681220 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-ce4a85c7-a930-4c36-a651-420d276e8d3a tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Snapshot delete request issued successfully. Aug 25 16:22:07.681220 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ce4a85c7-a930-4c36-a651-420d276e8d3a tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/snapshots/edbe778c-b1b3-4358-91ff-0c07bc13a228 returned with HTTP 202 Aug 25 16:22:07.681807 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 346/1393] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:22:07 2026] DELETE /volume/v3/snapshots/edbe778c-b1b3-4358-91ff-0c07bc13a228 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:22:07.691684 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-b772f5b7-b9fa-45df-908b-2f1d74f5f55f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:07.693686 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b772f5b7-b9fa-45df-908b-2f1d74f5f55f tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/volumes/70f5dd5f-1f9a-4d1b-a910-bcb3c598466d Aug 25 16:22:07.693924 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b772f5b7-b9fa-45df-908b-2f1d74f5f55f tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:07.694394 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b772f5b7-b9fa-45df-908b-2f1d74f5f55f tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:07.696479 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-164e3a78-e2e3-4c66-a108-4b2b23b1c336 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:07.699499 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-164e3a78-e2e3-4c66-a108-4b2b23b1c336 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/snapshots/edbe778c-b1b3-4358-91ff-0c07bc13a228 Aug 25 16:22:07.700188 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-164e3a78-e2e3-4c66-a108-4b2b23b1c336 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:07.700188 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-164e3a78-e2e3-4c66-a108-4b2b23b1c336 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:07.717537 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:07.717537 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:07.718611 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-164e3a78-e2e3-4c66-a108-4b2b23b1c336 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Snapshot retrieved successfully. Aug 25 16:22:07.719066 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:07.719066 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:07.720254 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-164e3a78-e2e3-4c66-a108-4b2b23b1c336 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/snapshots/edbe778c-b1b3-4358-91ff-0c07bc13a228 returned with HTTP 200 Aug 25 16:22:07.721519 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 356/1394] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:07 2026] GET /volume/v3/snapshots/edbe778c-b1b3-4358-91ff-0c07bc13a228 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:07.731334 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-b772f5b7-b9fa-45df-908b-2f1d74f5f55f tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Volume info retrieved successfully. Aug 25 16:22:07.738172 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b772f5b7-b9fa-45df-908b-2f1d74f5f55f tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/70f5dd5f-1f9a-4d1b-a910-bcb3c598466d returned with HTTP 200 Aug 25 16:22:07.738437 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 352/1395] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:07 2026] GET /volume/v3/volumes/70f5dd5f-1f9a-4d1b-a910-bcb3c598466d => generated 1008 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:07.759951 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d1337868-6d2f-4945-961a-c2137cefcbbc None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:07.762991 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d1337868-6d2f-4945-961a-c2137cefcbbc tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:22:07.763437 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d1337868-6d2f-4945-961a-c2137cefcbbc tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "70f5dd5f-1f9a-4d1b-a910-bcb3c598466d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-126227781"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:07.800116 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:07.800116 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:07.801303 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-d1337868-6d2f-4945-961a-c2137cefcbbc tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Volume info retrieved successfully. Aug 25 16:22:07.801526 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.snapshots [None req-d1337868-6d2f-4945-961a-c2137cefcbbc tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Create snapshot from volume 70f5dd5f-1f9a-4d1b-a910-bcb3c598466d Aug 25 16:22:07.880404 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-d1337868-6d2f-4945-961a-c2137cefcbbc tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Created reservations ['dced3720-a2e7-4464-98aa-155d862a2d85', 'fb28435a-e024-4ddc-82c9-d07b22068434', '343383ed-af70-40b8-9602-ec0feb16b8af', '2832b875-8106-42ff-a20d-b91ae136a069'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:22:07.927682 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-d1337868-6d2f-4945-961a-c2137cefcbbc tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot create request issued successfully. Aug 25 16:22:07.928657 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d1337868-6d2f-4945-961a-c2137cefcbbc tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:22:07.929306 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 342/1396] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:22:07 2026] POST /volume/v3/snapshots => generated 307 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:22:07.945235 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-84ee87e4-8481-44d5-85ea-37efb8effa57 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:07.950295 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-84ee87e4-8481-44d5-85ea-37efb8effa57 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/snapshots/07e2f9a6-b4f7-419d-ba57-424613d81b7d Aug 25 16:22:07.950987 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-84ee87e4-8481-44d5-85ea-37efb8effa57 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:07.952127 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-84ee87e4-8481-44d5-85ea-37efb8effa57 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:07.962113 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:07.962113 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:07.962936 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-84ee87e4-8481-44d5-85ea-37efb8effa57 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot retrieved successfully. Aug 25 16:22:07.963654 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-84ee87e4-8481-44d5-85ea-37efb8effa57 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots/07e2f9a6-b4f7-419d-ba57-424613d81b7d returned with HTTP 200 Aug 25 16:22:07.965111 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 347/1397] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:07 2026] GET /volume/v3/snapshots/07e2f9a6-b4f7-419d-ba57-424613d81b7d => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:08.734014 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-54769b9d-58e9-41ce-bea7-ab0f11406492 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:08.736583 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-54769b9d-58e9-41ce-bea7-ab0f11406492 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/snapshots/edbe778c-b1b3-4358-91ff-0c07bc13a228 Aug 25 16:22:08.736583 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-54769b9d-58e9-41ce-bea7-ab0f11406492 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:08.736583 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-54769b9d-58e9-41ce-bea7-ab0f11406492 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:08.741415 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-54769b9d-58e9-41ce-bea7-ab0f11406492 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/snapshots/edbe778c-b1b3-4358-91ff-0c07bc13a228 returned with HTTP 404 Aug 25 16:22:08.742198 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 357/1398] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:08 2026] GET /volume/v3/snapshots/edbe778c-b1b3-4358-91ff-0c07bc13a228 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:08.753915 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-49e22015-9b5a-409b-ac30-dbccc902d426 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:08.762338 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-49e22015-9b5a-409b-ac30-dbccc902d426 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/bc7e4a7b-a459-4737-b2b3-d0659e061b1a Aug 25 16:22:08.762559 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-49e22015-9b5a-409b-ac30-dbccc902d426 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:08.762801 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-49e22015-9b5a-409b-ac30-dbccc902d426 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:08.762934 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.snapshots [None req-49e22015-9b5a-409b-ac30-dbccc902d426 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Delete snapshot with id: bc7e4a7b-a459-4737-b2b3-d0659e061b1a Aug 25 16:22:08.770120 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:08.770120 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:08.770444 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-49e22015-9b5a-409b-ac30-dbccc902d426 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Snapshot retrieved successfully. Aug 25 16:22:08.800416 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-49e22015-9b5a-409b-ac30-dbccc902d426 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Snapshot delete request issued successfully. Aug 25 16:22:08.800687 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-49e22015-9b5a-409b-ac30-dbccc902d426 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/snapshots/bc7e4a7b-a459-4737-b2b3-d0659e061b1a returned with HTTP 202 Aug 25 16:22:08.802651 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 353/1399] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:22:08 2026] DELETE /volume/v3/snapshots/bc7e4a7b-a459-4737-b2b3-d0659e061b1a => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:22:08.810657 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-7c5cd0b3-8178-4ea1-8b89-33b046adcc70 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:08.819028 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7c5cd0b3-8178-4ea1-8b89-33b046adcc70 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/snapshots/bc7e4a7b-a459-4737-b2b3-d0659e061b1a Aug 25 16:22:08.819328 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7c5cd0b3-8178-4ea1-8b89-33b046adcc70 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:08.819500 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7c5cd0b3-8178-4ea1-8b89-33b046adcc70 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:08.826465 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:08.826465 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:08.827380 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-7c5cd0b3-8178-4ea1-8b89-33b046adcc70 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Snapshot retrieved successfully. Aug 25 16:22:08.847371 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7c5cd0b3-8178-4ea1-8b89-33b046adcc70 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/snapshots/bc7e4a7b-a459-4737-b2b3-d0659e061b1a returned with HTTP 200 Aug 25 16:22:08.847371 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 343/1400] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:08 2026] GET /volume/v3/snapshots/bc7e4a7b-a459-4737-b2b3-d0659e061b1a => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:08.974855 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-bd47cc39-f511-4f35-b450-dec3468fb899 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:08.977229 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-bd47cc39-f511-4f35-b450-dec3468fb899 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/snapshots/07e2f9a6-b4f7-419d-ba57-424613d81b7d Aug 25 16:22:08.977490 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-bd47cc39-f511-4f35-b450-dec3468fb899 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:08.977772 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-bd47cc39-f511-4f35-b450-dec3468fb899 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:08.983865 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:08.983865 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:08.984344 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-bd47cc39-f511-4f35-b450-dec3468fb899 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot retrieved successfully. Aug 25 16:22:08.985265 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-bd47cc39-f511-4f35-b450-dec3468fb899 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots/07e2f9a6-b4f7-419d-ba57-424613d81b7d returned with HTTP 200 Aug 25 16:22:08.985934 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 348/1401] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:08 2026] GET /volume/v3/snapshots/07e2f9a6-b4f7-419d-ba57-424613d81b7d => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:22:09.032079 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e3356c2c-8132-4fa1-97da-c4e4e68f7d4f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:09.032079 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e3356c2c-8132-4fa1-97da-c4e4e68f7d4f tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] POST https://10.4.3.102/volume/v3/snapshots/07e2f9a6-b4f7-419d-ba57-424613d81b7d/action Aug 25 16:22:09.032079 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e3356c2c-8132-4fa1-97da-c4e4e68f7d4f tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:22:09.032079 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e3356c2c-8132-4fa1-97da-c4e4e68f7d4f tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:09.032079 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.contrib.admin_actions [None req-e3356c2c-8132-4fa1-97da-c4e4e68f7d4f tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Updating snapshot '07e2f9a6-b4f7-419d-ba57-424613d81b7d' with '{'status': 'error'}' {{(pid=100454) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 16:22:09.032079 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:09.032079 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:09.032079 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.policy [None req-e3356c2c-8132-4fa1-97da-c4e4e68f7d4f tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '04e3dba1a4cd479f8c3696a9a73fc0d6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e01acc4fe5042658b50eb72898df60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100454) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 16:22:09.032079 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e3356c2c-8132-4fa1-97da-c4e4e68f7d4f tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] https://10.4.3.102/volume/v3/snapshots/07e2f9a6-b4f7-419d-ba57-424613d81b7d/action returned with HTTP 403 Aug 25 16:22:09.032079 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 358/1402] 10.4.3.102 () {68 vars in 1396 bytes} [Tue Aug 25 16:22:09 2026] POST /volume/v3/snapshots/07e2f9a6-b4f7-419d-ba57-424613d81b7d/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:09.037387 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f7ea09fa-7c4c-4dee-9ef0-54b6f55aab57 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:09.039034 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f7ea09fa-7c4c-4dee-9ef0-54b6f55aab57 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] DELETE https://10.4.3.102/volume/v3/snapshots/07e2f9a6-b4f7-419d-ba57-424613d81b7d Aug 25 16:22:09.039208 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f7ea09fa-7c4c-4dee-9ef0-54b6f55aab57 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:09.039373 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f7ea09fa-7c4c-4dee-9ef0-54b6f55aab57 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:09.039507 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.snapshots [None req-f7ea09fa-7c4c-4dee-9ef0-54b6f55aab57 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Delete snapshot with id: 07e2f9a6-b4f7-419d-ba57-424613d81b7d Aug 25 16:22:09.044069 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:09.044069 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:09.044321 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-f7ea09fa-7c4c-4dee-9ef0-54b6f55aab57 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot retrieved successfully. Aug 25 16:22:09.097819 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-f7ea09fa-7c4c-4dee-9ef0-54b6f55aab57 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot delete request issued successfully. Aug 25 16:22:09.097819 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f7ea09fa-7c4c-4dee-9ef0-54b6f55aab57 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots/07e2f9a6-b4f7-419d-ba57-424613d81b7d returned with HTTP 202 Aug 25 16:22:09.097819 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 354/1403] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:22:09 2026] DELETE /volume/v3/snapshots/07e2f9a6-b4f7-419d-ba57-424613d81b7d => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:22:09.110540 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-4c4d771c-9021-45d4-80d3-47fcde47a95b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:09.112744 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4c4d771c-9021-45d4-80d3-47fcde47a95b tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/snapshots/07e2f9a6-b4f7-419d-ba57-424613d81b7d Aug 25 16:22:09.113018 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4c4d771c-9021-45d4-80d3-47fcde47a95b tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:09.113285 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4c4d771c-9021-45d4-80d3-47fcde47a95b tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:09.123548 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:09.123548 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:09.126614 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-4c4d771c-9021-45d4-80d3-47fcde47a95b tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot retrieved successfully. Aug 25 16:22:09.126614 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4c4d771c-9021-45d4-80d3-47fcde47a95b tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots/07e2f9a6-b4f7-419d-ba57-424613d81b7d returned with HTTP 200 Aug 25 16:22:09.126614 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 344/1404] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:09 2026] GET /volume/v3/snapshots/07e2f9a6-b4f7-419d-ba57-424613d81b7d => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:09.840263 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-fe3072fd-3952-4497-8ad4-8231282fcacf None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:09.843613 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-fe3072fd-3952-4497-8ad4-8231282fcacf tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/snapshots/bc7e4a7b-a459-4737-b2b3-d0659e061b1a Aug 25 16:22:09.843613 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-fe3072fd-3952-4497-8ad4-8231282fcacf tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:09.843613 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-fe3072fd-3952-4497-8ad4-8231282fcacf tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:09.847229 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-fe3072fd-3952-4497-8ad4-8231282fcacf tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/snapshots/bc7e4a7b-a459-4737-b2b3-d0659e061b1a returned with HTTP 404 Aug 25 16:22:09.847720 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 349/1405] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:09 2026] GET /volume/v3/snapshots/bc7e4a7b-a459-4737-b2b3-d0659e061b1a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:09.857619 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ae466913-1a83-446c-9070-f7d1af47ca16 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:09.860310 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ae466913-1a83-446c-9070-f7d1af47ca16 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] DELETE https://10.4.3.102/volume/v3/volumes/bd1f715a-19e2-4e17-916c-764693676756 Aug 25 16:22:09.860603 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ae466913-1a83-446c-9070-f7d1af47ca16 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:09.860855 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ae466913-1a83-446c-9070-f7d1af47ca16 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:09.861093 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-ae466913-1a83-446c-9070-f7d1af47ca16 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Delete volume with id: bd1f715a-19e2-4e17-916c-764693676756 Aug 25 16:22:09.881121 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:09.881121 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:09.881616 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-ae466913-1a83-446c-9070-f7d1af47ca16 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:09.935674 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-ae466913-1a83-446c-9070-f7d1af47ca16 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Delete volume request issued successfully. Aug 25 16:22:09.936001 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ae466913-1a83-446c-9070-f7d1af47ca16 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/bd1f715a-19e2-4e17-916c-764693676756 returned with HTTP 202 Aug 25 16:22:09.936658 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 359/1406] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:22:09 2026] DELETE /volume/v3/volumes/bd1f715a-19e2-4e17-916c-764693676756 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:22:09.945526 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-079c0c32-d3a0-4b01-a45b-cd46f4c4c23e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:09.947616 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-079c0c32-d3a0-4b01-a45b-cd46f4c4c23e tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/bd1f715a-19e2-4e17-916c-764693676756 Aug 25 16:22:09.947804 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-079c0c32-d3a0-4b01-a45b-cd46f4c4c23e tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:09.948319 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-079c0c32-d3a0-4b01-a45b-cd46f4c4c23e tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:09.957644 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:09.957644 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:09.988477 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-079c0c32-d3a0-4b01-a45b-cd46f4c4c23e tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:09.999579 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-079c0c32-d3a0-4b01-a45b-cd46f4c4c23e tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/bd1f715a-19e2-4e17-916c-764693676756 returned with HTTP 200 Aug 25 16:22:10.000135 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 355/1407] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:09 2026] GET /volume/v3/volumes/bd1f715a-19e2-4e17-916c-764693676756 => generated 895 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:10.135008 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a40ca80e-ed7e-4710-82c0-3132b4d5cd5a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:10.139311 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a40ca80e-ed7e-4710-82c0-3132b4d5cd5a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/snapshots/07e2f9a6-b4f7-419d-ba57-424613d81b7d Aug 25 16:22:10.139311 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a40ca80e-ed7e-4710-82c0-3132b4d5cd5a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:10.139311 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a40ca80e-ed7e-4710-82c0-3132b4d5cd5a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:10.143738 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a40ca80e-ed7e-4710-82c0-3132b4d5cd5a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots/07e2f9a6-b4f7-419d-ba57-424613d81b7d returned with HTTP 404 Aug 25 16:22:10.145018 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 345/1408] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:10 2026] GET /volume/v3/snapshots/07e2f9a6-b4f7-419d-ba57-424613d81b7d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:10.157159 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0f6e6591-e9d5-4204-8b20-1255d18354dc None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:10.159555 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0f6e6591-e9d5-4204-8b20-1255d18354dc tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/70f5dd5f-1f9a-4d1b-a910-bcb3c598466d Aug 25 16:22:10.159783 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0f6e6591-e9d5-4204-8b20-1255d18354dc tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:10.160191 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0f6e6591-e9d5-4204-8b20-1255d18354dc tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:10.160467 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-0f6e6591-e9d5-4204-8b20-1255d18354dc tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Delete volume with id: 70f5dd5f-1f9a-4d1b-a910-bcb3c598466d Aug 25 16:22:10.168401 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:10.168401 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:10.168834 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-0f6e6591-e9d5-4204-8b20-1255d18354dc tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Volume info retrieved successfully. Aug 25 16:22:10.203226 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-0f6e6591-e9d5-4204-8b20-1255d18354dc tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Delete volume request issued successfully. Aug 25 16:22:10.203563 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0f6e6591-e9d5-4204-8b20-1255d18354dc tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/70f5dd5f-1f9a-4d1b-a910-bcb3c598466d returned with HTTP 202 Aug 25 16:22:10.204406 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 350/1409] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:22:10 2026] DELETE /volume/v3/volumes/70f5dd5f-1f9a-4d1b-a910-bcb3c598466d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:22:10.214788 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f53f54c0-8b50-4df5-8c2d-95db6bdf5feb None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:10.218990 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f53f54c0-8b50-4df5-8c2d-95db6bdf5feb tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/volumes/70f5dd5f-1f9a-4d1b-a910-bcb3c598466d Aug 25 16:22:10.226343 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f53f54c0-8b50-4df5-8c2d-95db6bdf5feb tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:10.226343 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f53f54c0-8b50-4df5-8c2d-95db6bdf5feb tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:10.233343 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:10.233343 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:10.237898 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-f53f54c0-8b50-4df5-8c2d-95db6bdf5feb tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Volume info retrieved successfully. Aug 25 16:22:10.250906 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f53f54c0-8b50-4df5-8c2d-95db6bdf5feb tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/70f5dd5f-1f9a-4d1b-a910-bcb3c598466d returned with HTTP 200 Aug 25 16:22:10.250906 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 360/1410] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:10 2026] GET /volume/v3/volumes/70f5dd5f-1f9a-4d1b-a910-bcb3c598466d => generated 1007 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 16:22:10.827391 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-b763209c-2f3c-4a22-ba35-547668ed7fa6 req-8643d59a-09b4-4270-a501-b191efe6c7b3 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:10.829380 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-b763209c-2f3c-4a22-ba35-547668ed7fa6 req-8643d59a-09b4-4270-a501-b191efe6c7b3 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] DELETE https://10.4.3.102/volume/v3/attachments/a6ed1e24-21c0-428c-b940-4ee624fbe73b Aug 25 16:22:10.829668 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-b763209c-2f3c-4a22-ba35-547668ed7fa6 req-8643d59a-09b4-4270-a501-b191efe6c7b3 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:10.829890 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-b763209c-2f3c-4a22-ba35-547668ed7fa6 req-8643d59a-09b4-4270-a501-b191efe6c7b3 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:10.836918 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:10.836918 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:10.837888 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-119d9d4c-2f09-45f1-b5ad-09e772283f9b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:10.962583 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-b763209c-2f3c-4a22-ba35-547668ed7fa6 req-8643d59a-09b4-4270-a501-b191efe6c7b3 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] https://10.4.3.102/volume/v3/attachments/a6ed1e24-21c0-428c-b940-4ee624fbe73b returned with HTTP 200 Aug 25 16:22:10.966691 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 356/1411] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:22:10 2026] DELETE /volume/v3/attachments/a6ed1e24-21c0-428c-b940-4ee624fbe73b => generated 19 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:10.975011 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-b763209c-2f3c-4a22-ba35-547668ed7fa6 req-02fad32d-c531-4882-bc74-b1ebcbbdc733 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:10.977723 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-b763209c-2f3c-4a22-ba35-547668ed7fa6 req-02fad32d-c531-4882-bc74-b1ebcbbdc733 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] DELETE https://10.4.3.102/volume/v3/attachments/0910c0c0-eabc-4e33-b736-77a0f05586b6 Aug 25 16:22:10.978035 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-b763209c-2f3c-4a22-ba35-547668ed7fa6 req-02fad32d-c531-4882-bc74-b1ebcbbdc733 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:10.978299 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-b763209c-2f3c-4a22-ba35-547668ed7fa6 req-02fad32d-c531-4882-bc74-b1ebcbbdc733 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:10.980625 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-119d9d4c-2f09-45f1-b5ad-09e772283f9b tempest-UserMessagesTest-1454954449 tempest-UserMessagesTest-1454954449-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:22:10.981020 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-119d9d4c-2f09-45f1-b5ad-09e772283f9b tempest-UserMessagesTest-1454954449 tempest-UserMessagesTest-1454954449-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1908849198", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1538814837", "vendor_name": "tempest-vendor_name-678820063"}}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:11.002558 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:11.002558 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:11.015550 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-227d4106-3213-4b26-a75a-cf99a623f0f3 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:11.017384 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-227d4106-3213-4b26-a75a-cf99a623f0f3 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/bd1f715a-19e2-4e17-916c-764693676756 Aug 25 16:22:11.017580 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-227d4106-3213-4b26-a75a-cf99a623f0f3 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:11.017823 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-227d4106-3213-4b26-a75a-cf99a623f0f3 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:11.030321 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-119d9d4c-2f09-45f1-b5ad-09e772283f9b tempest-UserMessagesTest-1454954449 tempest-UserMessagesTest-1454954449-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:22:11.030999 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 346/1412] 10.4.3.102 () {68 vars in 1253 bytes} [Tue Aug 25 16:22:10 2026] POST /volume/v3/types => generated 327 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:11.035740 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-227d4106-3213-4b26-a75a-cf99a623f0f3 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/bd1f715a-19e2-4e17-916c-764693676756 returned with HTTP 404 Aug 25 16:22:11.036330 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 361/1413] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:11 2026] GET /volume/v3/volumes/bd1f715a-19e2-4e17-916c-764693676756 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:22:11.042718 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-13346f5a-32ff-49f5-a568-826392a6a1e3 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:11.042912 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-7d351051-ab9c-4704-8829-d27fcf8ccfe8 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:11.046014 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7d351051-ab9c-4704-8829-d27fcf8ccfe8 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] DELETE https://10.4.3.102/volume/v3/volumes/25293927-9b47-4d3f-965c-1653133e1f4e Aug 25 16:22:11.046228 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7d351051-ab9c-4704-8829-d27fcf8ccfe8 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:11.046411 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7d351051-ab9c-4704-8829-d27fcf8ccfe8 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:11.046731 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-7d351051-ab9c-4704-8829-d27fcf8ccfe8 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Delete volume with id: 25293927-9b47-4d3f-965c-1653133e1f4e Aug 25 16:22:11.055539 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:11.055539 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:11.056194 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-7d351051-ab9c-4704-8829-d27fcf8ccfe8 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:11.090223 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-b763209c-2f3c-4a22-ba35-547668ed7fa6 req-02fad32d-c531-4882-bc74-b1ebcbbdc733 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] https://10.4.3.102/volume/v3/attachments/0910c0c0-eabc-4e33-b736-77a0f05586b6 returned with HTTP 200 Aug 25 16:22:11.090718 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 351/1414] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:22:10 2026] DELETE /volume/v3/attachments/0910c0c0-eabc-4e33-b736-77a0f05586b6 => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:11.091618 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-7d351051-ab9c-4704-8829-d27fcf8ccfe8 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Delete volume request issued successfully. Aug 25 16:22:11.094555 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7d351051-ab9c-4704-8829-d27fcf8ccfe8 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/25293927-9b47-4d3f-965c-1653133e1f4e returned with HTTP 202 Aug 25 16:22:11.094555 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 347/1415] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:22:11 2026] DELETE /volume/v3/volumes/25293927-9b47-4d3f-965c-1653133e1f4e => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:22:11.099127 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-b763209c-2f3c-4a22-ba35-547668ed7fa6 req-44c96991-2447-4223-b28c-2a353a2f9642 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:11.101205 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a4e2d074-39cc-499e-a739-f10351fd0704 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:11.121617 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-b763209c-2f3c-4a22-ba35-547668ed7fa6 req-44c96991-2447-4223-b28c-2a353a2f9642 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] DELETE https://10.4.3.102/volume/v3/attachments/520e4d92-fe18-485d-8a8e-158b9f22bde4 Aug 25 16:22:11.121617 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-b763209c-2f3c-4a22-ba35-547668ed7fa6 req-44c96991-2447-4223-b28c-2a353a2f9642 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:11.121617 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-b763209c-2f3c-4a22-ba35-547668ed7fa6 req-44c96991-2447-4223-b28c-2a353a2f9642 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:11.121960 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a4e2d074-39cc-499e-a739-f10351fd0704 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/25293927-9b47-4d3f-965c-1653133e1f4e Aug 25 16:22:11.121960 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a4e2d074-39cc-499e-a739-f10351fd0704 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:11.121960 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a4e2d074-39cc-499e-a739-f10351fd0704 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:11.121960 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:11.121960 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:11.122161 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:11.122161 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:11.122237 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-a4e2d074-39cc-499e-a739-f10351fd0704 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:11.122237 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a4e2d074-39cc-499e-a739-f10351fd0704 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/25293927-9b47-4d3f-965c-1653133e1f4e returned with HTTP 200 Aug 25 16:22:11.122237 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 352/1416] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:11 2026] GET /volume/v3/volumes/25293927-9b47-4d3f-965c-1653133e1f4e => generated 862 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:11.132764 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-13346f5a-32ff-49f5-a568-826392a6a1e3 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:22:11.132764 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-13346f5a-32ff-49f5-a568-826392a6a1e3 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "dc634059-b5be-4daf-a4c4-c731f4107075", "size": 1, "name": "tempest-UserMessagesTest-Volume-725084006"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:11.133243 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-13346f5a-32ff-49f5-a568-826392a6a1e3 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Create volume request body: {'volume': {'volume_type': 'dc634059-b5be-4daf-a4c4-c731f4107075', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-725084006'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:22:11.154392 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-13346f5a-32ff-49f5-a568-826392a6a1e3 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Create volume of 1 GB Aug 25 16:22:11.154849 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:11.154849 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:11.155420 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-13346f5a-32ff-49f5-a568-826392a6a1e3 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Availability Zones retrieved successfully. Aug 25 16:22:11.161624 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-13346f5a-32ff-49f5-a568-826392a6a1e3 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Flow 'volume_create_api' (2c84d591-8e6e-4ba0-b882-2f649116b22d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:11.162819 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-13346f5a-32ff-49f5-a568-826392a6a1e3 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42fb2f52-c245-4b6c-8635-be64bc981bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:11.164693 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-13346f5a-32ff-49f5-a568-826392a6a1e3 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:22:11.189320 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-13346f5a-32ff-49f5-a568-826392a6a1e3 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42fb2f52-c245-4b6c-8635-be64bc981bb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:22:11Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1538814837',vendor_name='tempest-vendor_name-678820063'},id=dc634059-b5be-4daf-a4c4-c731f4107075,is_public=True,name='tempest-UserMessagesTest-volume-type-1908849198',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dc634059-b5be-4daf-a4c4-c731f4107075', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:11.190504 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-13346f5a-32ff-49f5-a568-826392a6a1e3 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71b7d301-d256-40d8-a5cc-80a1a5ecaee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:11.223125 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [None req-13346f5a-32ff-49f5-a568-826392a6a1e3 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1908849198 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1908849198, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:22:11.225487 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [None req-13346f5a-32ff-49f5-a568-826392a6a1e3 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1908849198 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1908849198, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:22:11.245258 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-b763209c-2f3c-4a22-ba35-547668ed7fa6 req-44c96991-2447-4223-b28c-2a353a2f9642 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] https://10.4.3.102/volume/v3/attachments/520e4d92-fe18-485d-8a8e-158b9f22bde4 returned with HTTP 200 Aug 25 16:22:11.245865 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 362/1417] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:22:11 2026] DELETE /volume/v3/attachments/520e4d92-fe18-485d-8a8e-158b9f22bde4 => generated 19 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:11.259873 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-15332686-e85c-48e9-945f-ebccceefa2b3 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:11.261847 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-15332686-e85c-48e9-945f-ebccceefa2b3 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/volumes/70f5dd5f-1f9a-4d1b-a910-bcb3c598466d Aug 25 16:22:11.262121 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-15332686-e85c-48e9-945f-ebccceefa2b3 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:11.262621 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-15332686-e85c-48e9-945f-ebccceefa2b3 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:11.271457 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-15332686-e85c-48e9-945f-ebccceefa2b3 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/70f5dd5f-1f9a-4d1b-a910-bcb3c598466d returned with HTTP 404 Aug 25 16:22:11.272091 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 348/1418] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:11 2026] GET /volume/v3/volumes/70f5dd5f-1f9a-4d1b-a910-bcb3c598466d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:11.284905 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-df97fe20-b402-4e61-b482-f2197cab6baf None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:11.286697 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-df97fe20-b402-4e61-b482-f2197cab6baf tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:22:11.287121 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-df97fe20-b402-4e61-b482-f2197cab6baf tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-90520375"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:11.290042 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-df97fe20-b402-4e61-b482-f2197cab6baf tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-90520375'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:22:11.290148 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-13346f5a-32ff-49f5-a568-826392a6a1e3 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Created reservations ['99e25619-1099-4314-ae2d-8d6db0be4603', '1a26a715-8cf1-48da-8dde-bd0574ebb336', 'c398f63f-fb2c-4e3d-be94-5df61fa3d06e', '4940af79-c740-410e-ae5c-4cd15bedbd62'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:22:11.290249 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-df97fe20-b402-4e61-b482-f2197cab6baf tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Create volume of 1 GB Aug 25 16:22:11.290806 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-13346f5a-32ff-49f5-a568-826392a6a1e3 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71b7d301-d256-40d8-a5cc-80a1a5ecaee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99e25619-1099-4314-ae2d-8d6db0be4603', '1a26a715-8cf1-48da-8dde-bd0574ebb336', 'c398f63f-fb2c-4e3d-be94-5df61fa3d06e', '4940af79-c740-410e-ae5c-4cd15bedbd62']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:11.291923 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-13346f5a-32ff-49f5-a568-826392a6a1e3 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0906b6f4-5300-41f5-b3c2-458e3da3523c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:11.294856 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-df97fe20-b402-4e61-b482-f2197cab6baf tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Availability Zones retrieved successfully. Aug 25 16:22:11.302878 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-df97fe20-b402-4e61-b482-f2197cab6baf tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Flow 'volume_create_api' (4f34471a-dfd0-4f0b-87e8-34aae32b814d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:11.304359 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-df97fe20-b402-4e61-b482-f2197cab6baf tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7f7d96d-9dad-43ae-b17f-6b42a02ad9d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:11.305929 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-df97fe20-b402-4e61-b482-f2197cab6baf tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:22:11.341222 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-df97fe20-b402-4e61-b482-f2197cab6baf tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7f7d96d-9dad-43ae-b17f-6b42a02ad9d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:11.342199 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-df97fe20-b402-4e61-b482-f2197cab6baf tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54b42708-17b7-4ba3-9ed7-d91a409524a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:11.351230 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-13346f5a-32ff-49f5-a568-826392a6a1e3 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0906b6f4-5300-41f5-b3c2-458e3da3523c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcb679c2-0141-4fdc-a6d7-84a9be67acbf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-725084006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9af2364e6183406aa4d45a85920ccee8',qos_specs=None,replication_status=,reservations=['99e25619-1099-4314-ae2d-8d6db0be4603','1a26a715-8cf1-48da-8dde-bd0574ebb336','c398f63f-fb2c-4e3d-be94-5df61fa3d06e','4940af79-c740-410e-ae5c-4cd15bedbd62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60417f2277de4e4486ec9bbdc8a89258',volume_type_id=dc634059-b5be-4daf-a4c4-c731f4107075), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:22:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-725084006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcb679c2-0141-4fdc-a6d7-84a9be67acbf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9af2364e6183406aa4d45a85920ccee8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60417f2277de4e4486ec9bbdc8a89258',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dc634059-b5be-4daf-a4c4-c731f4107075),volume_type_id=dc634059-b5be-4daf-a4c4-c731f4107075)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:11.352045 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-13346f5a-32ff-49f5-a568-826392a6a1e3 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e668b5fa-9f46-41a2-bf53-7c376a432282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:11.481029 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-13346f5a-32ff-49f5-a568-826392a6a1e3 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e668b5fa-9f46-41a2-bf53-7c376a432282) transitioned into state 'SUCCESS' from state '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-725084006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9af2364e6183406aa4d45a85920ccee8',qos_specs=None,replication_status=,reservations=['99e25619-1099-4314-ae2d-8d6db0be4603','1a26a715-8cf1-48da-8dde-bd0574ebb336','c398f63f-fb2c-4e3d-be94-5df61fa3d06e','4940af79-c740-410e-ae5c-4cd15bedbd62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60417f2277de4e4486ec9bbdc8a89258',volume_type_id=dc634059-b5be-4daf-a4c4-c731f4107075)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:11.481780 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-13346f5a-32ff-49f5-a568-826392a6a1e3 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6833adf4-192f-4afe-8df0-930449e71b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:11.498494 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-13346f5a-32ff-49f5-a568-826392a6a1e3 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6833adf4-192f-4afe-8df0-930449e71b1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:11.499629 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-13346f5a-32ff-49f5-a568-826392a6a1e3 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Flow 'volume_create_api' (2c84d591-8e6e-4ba0-b882-2f649116b22d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:11.500437 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-13346f5a-32ff-49f5-a568-826392a6a1e3 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Create volume request issued successfully. Aug 25 16:22:11.504849 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-13346f5a-32ff-49f5-a568-826392a6a1e3 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:22:11.505445 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 357/1419] 10.4.3.102 () {70 vars in 1299 bytes} [Tue Aug 25 16:22:11 2026] POST /volume/v3/volumes => generated 785 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:22:11.521244 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9d4f935c-3026-4db5-a274-d922b64d19b4 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:11.523472 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9d4f935c-3026-4db5-a274-d922b64d19b4 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] GET https://10.4.3.102/volume/v3/volumes/fcb679c2-0141-4fdc-a6d7-84a9be67acbf Aug 25 16:22:11.523758 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9d4f935c-3026-4db5-a274-d922b64d19b4 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:11.524033 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9d4f935c-3026-4db5-a274-d922b64d19b4 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:11.575397 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-df97fe20-b402-4e61-b482-f2197cab6baf tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Created reservations ['fb433c6f-f620-4cfb-97d8-bd152199e9e4', '49001a61-cc9f-4e59-86e4-fd9b7e006bf6', '381f8e9f-e4fd-4d41-a137-14c0d2ffb447', '83725883-9648-4307-9fb6-33a71d372f87'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:22:11.577214 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-df97fe20-b402-4e61-b482-f2197cab6baf tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54b42708-17b7-4ba3-9ed7-d91a409524a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb433c6f-f620-4cfb-97d8-bd152199e9e4', '49001a61-cc9f-4e59-86e4-fd9b7e006bf6', '381f8e9f-e4fd-4d41-a137-14c0d2ffb447', '83725883-9648-4307-9fb6-33a71d372f87']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:11.577374 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-df97fe20-b402-4e61-b482-f2197cab6baf tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdca6801-22a3-416d-9d1e-9320847178ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:11.579800 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:11.579800 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:11.587261 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-9d4f935c-3026-4db5-a274-d922b64d19b4 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Volume info retrieved successfully. Aug 25 16:22:11.600035 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9d4f935c-3026-4db5-a274-d922b64d19b4 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] https://10.4.3.102/volume/v3/volumes/fcb679c2-0141-4fdc-a6d7-84a9be67acbf returned with HTTP 200 Aug 25 16:22:11.600623 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 363/1420] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:22:11 2026] GET /volume/v3/volumes/fcb679c2-0141-4fdc-a6d7-84a9be67acbf => generated 853 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:11.624233 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-df97fe20-b402-4e61-b482-f2197cab6baf tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdca6801-22a3-416d-9d1e-9320847178ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8f15b8f-d0d8-42a0-b80d-e6af8f52ea75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-90520375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e01acc4fe5042658b50eb72898df60f',qos_specs=None,replication_status=,reservations=['fb433c6f-f620-4cfb-97d8-bd152199e9e4','49001a61-cc9f-4e59-86e4-fd9b7e006bf6','381f8e9f-e4fd-4d41-a137-14c0d2ffb447','83725883-9648-4307-9fb6-33a71d372f87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c2e7cba8c22426885080f5f47956598',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:22:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-90520375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8f15b8f-d0d8-42a0-b80d-e6af8f52ea75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e01acc4fe5042658b50eb72898df60f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c2e7cba8c22426885080f5f47956598',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:11.625085 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-df97fe20-b402-4e61-b482-f2197cab6baf tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a67d8dde-2c12-40f0-a3c1-8595b1584818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:11.666795 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-df97fe20-b402-4e61-b482-f2197cab6baf tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a67d8dde-2c12-40f0-a3c1-8595b1584818) transitioned into state 'SUCCESS' from state '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-90520375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e01acc4fe5042658b50eb72898df60f',qos_specs=None,replication_status=,reservations=['fb433c6f-f620-4cfb-97d8-bd152199e9e4','49001a61-cc9f-4e59-86e4-fd9b7e006bf6','381f8e9f-e4fd-4d41-a137-14c0d2ffb447','83725883-9648-4307-9fb6-33a71d372f87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c2e7cba8c22426885080f5f47956598',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:11.668087 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-df97fe20-b402-4e61-b482-f2197cab6baf tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bef944e-5a89-481a-8540-8705fb1779fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:11.687621 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-df97fe20-b402-4e61-b482-f2197cab6baf tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bef944e-5a89-481a-8540-8705fb1779fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:11.688749 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-df97fe20-b402-4e61-b482-f2197cab6baf tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Flow 'volume_create_api' (4f34471a-dfd0-4f0b-87e8-34aae32b814d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:11.689104 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-df97fe20-b402-4e61-b482-f2197cab6baf tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Create volume request issued successfully. Aug 25 16:22:11.689861 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-df97fe20-b402-4e61-b482-f2197cab6baf tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:22:11.690431 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 353/1421] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:22:11 2026] POST /volume/v3/volumes => generated 776 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:22:11.704943 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-547c546e-beab-4ac2-80ec-25b2c3e3f64d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:11.706918 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-547c546e-beab-4ac2-80ec-25b2c3e3f64d tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/volumes/b8f15b8f-d0d8-42a0-b80d-e6af8f52ea75 Aug 25 16:22:11.707291 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-547c546e-beab-4ac2-80ec-25b2c3e3f64d tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:11.707633 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-547c546e-beab-4ac2-80ec-25b2c3e3f64d tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:11.717179 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:11.717179 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:11.722414 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-547c546e-beab-4ac2-80ec-25b2c3e3f64d tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Volume info retrieved successfully. Aug 25 16:22:11.727256 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-547c546e-beab-4ac2-80ec-25b2c3e3f64d tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/b8f15b8f-d0d8-42a0-b80d-e6af8f52ea75 returned with HTTP 200 Aug 25 16:22:11.727795 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 349/1422] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:11 2026] GET /volume/v3/volumes/b8f15b8f-d0d8-42a0-b80d-e6af8f52ea75 => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:12.135469 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-21d6ade2-a57e-4e40-8436-c84a1ba0b1ad None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:12.140064 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-21d6ade2-a57e-4e40-8436-c84a1ba0b1ad tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/25293927-9b47-4d3f-965c-1653133e1f4e Aug 25 16:22:12.140064 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-21d6ade2-a57e-4e40-8436-c84a1ba0b1ad tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:12.140064 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-21d6ade2-a57e-4e40-8436-c84a1ba0b1ad tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:12.147270 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-21d6ade2-a57e-4e40-8436-c84a1ba0b1ad tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/25293927-9b47-4d3f-965c-1653133e1f4e returned with HTTP 404 Aug 25 16:22:12.148224 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 358/1423] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:12 2026] GET /volume/v3/volumes/25293927-9b47-4d3f-965c-1653133e1f4e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:22:12.155501 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-83f768e2-941e-453f-9b5d-68a9f554b0c2 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:12.157313 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-83f768e2-941e-453f-9b5d-68a9f554b0c2 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] DELETE https://10.4.3.102/volume/v3/volumes/81080aa8-e930-4e79-bac2-2784cc071950 Aug 25 16:22:12.157522 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-83f768e2-941e-453f-9b5d-68a9f554b0c2 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:12.157757 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-83f768e2-941e-453f-9b5d-68a9f554b0c2 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:12.157923 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-83f768e2-941e-453f-9b5d-68a9f554b0c2 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Delete volume with id: 81080aa8-e930-4e79-bac2-2784cc071950 Aug 25 16:22:12.164859 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:12.164859 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:12.165299 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-83f768e2-941e-453f-9b5d-68a9f554b0c2 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:12.188227 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-83f768e2-941e-453f-9b5d-68a9f554b0c2 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Delete volume request issued successfully. Aug 25 16:22:12.191561 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-83f768e2-941e-453f-9b5d-68a9f554b0c2 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/81080aa8-e930-4e79-bac2-2784cc071950 returned with HTTP 202 Aug 25 16:22:12.192046 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 364/1424] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:22:12 2026] DELETE /volume/v3/volumes/81080aa8-e930-4e79-bac2-2784cc071950 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:22:12.202504 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-2f450fff-974f-40cf-9d69-12350dcb8981 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:12.204844 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2f450fff-974f-40cf-9d69-12350dcb8981 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/81080aa8-e930-4e79-bac2-2784cc071950 Aug 25 16:22:12.205149 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2f450fff-974f-40cf-9d69-12350dcb8981 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:12.205396 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2f450fff-974f-40cf-9d69-12350dcb8981 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:12.217622 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:12.217622 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:12.230277 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-2f450fff-974f-40cf-9d69-12350dcb8981 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:12.239138 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2f450fff-974f-40cf-9d69-12350dcb8981 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/81080aa8-e930-4e79-bac2-2784cc071950 returned with HTTP 200 Aug 25 16:22:12.239567 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 354/1425] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:12 2026] GET /volume/v3/volumes/81080aa8-e930-4e79-bac2-2784cc071950 => generated 895 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:12.615029 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c3b2873b-a8dc-4b5a-a7ab-b36cb48a4f03 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:12.616948 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c3b2873b-a8dc-4b5a-a7ab-b36cb48a4f03 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] GET https://10.4.3.102/volume/v3/volumes/fcb679c2-0141-4fdc-a6d7-84a9be67acbf Aug 25 16:22:12.617164 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c3b2873b-a8dc-4b5a-a7ab-b36cb48a4f03 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:12.617359 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c3b2873b-a8dc-4b5a-a7ab-b36cb48a4f03 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:12.624475 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:12.624475 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:12.628182 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-c3b2873b-a8dc-4b5a-a7ab-b36cb48a4f03 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Volume info retrieved successfully. Aug 25 16:22:12.632471 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c3b2873b-a8dc-4b5a-a7ab-b36cb48a4f03 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] https://10.4.3.102/volume/v3/volumes/fcb679c2-0141-4fdc-a6d7-84a9be67acbf returned with HTTP 200 Aug 25 16:22:12.632920 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 350/1426] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:22:12 2026] GET /volume/v3/volumes/fcb679c2-0141-4fdc-a6d7-84a9be67acbf => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:12.650670 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-e5222de8-af1a-41e7-87a3-2c98488d1c6e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:12.652685 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e5222de8-af1a-41e7-87a3-2c98488d1c6e tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] GET https://10.4.3.102/volume/v3/messages Aug 25 16:22:12.653180 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e5222de8-af1a-41e7-87a3-2c98488d1c6e tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:12.653564 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e5222de8-af1a-41e7-87a3-2c98488d1c6e tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:12.654060 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:12.654060 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:12.662100 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e5222de8-af1a-41e7-87a3-2c98488d1c6e tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] https://10.4.3.102/volume/v3/messages returned with HTTP 200 Aug 25 16:22:12.662100 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 359/1427] 10.4.3.102 () {68 vars in 1280 bytes} [Tue Aug 25 16:22:12 2026] GET /volume/v3/messages => generated 670 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:12.673255 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-eaf1e75d-6eae-448f-bd4f-60109611d533 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:12.675073 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-eaf1e75d-6eae-448f-bd4f-60109611d533 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] DELETE https://10.4.3.102/volume/v3/messages/90a28682-272f-426e-b0fb-87620b5e72a3 Aug 25 16:22:12.675398 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-eaf1e75d-6eae-448f-bd4f-60109611d533 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:12.675710 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-eaf1e75d-6eae-448f-bd4f-60109611d533 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:12.691687 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-eaf1e75d-6eae-448f-bd4f-60109611d533 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] https://10.4.3.102/volume/v3/messages/90a28682-272f-426e-b0fb-87620b5e72a3 returned with HTTP 204 Aug 25 16:22:12.691970 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 365/1428] 10.4.3.102 () {68 vars in 1394 bytes} [Tue Aug 25 16:22:12 2026] DELETE /volume/v3/messages/90a28682-272f-426e-b0fb-87620b5e72a3 => generated 0 bytes in 19 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 16:22:12.703007 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-06017f85-4cf0-4546-8dab-ee1f61e87b61 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:12.711465 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-06017f85-4cf0-4546-8dab-ee1f61e87b61 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] GET https://10.4.3.102/volume/v3/messages/90a28682-272f-426e-b0fb-87620b5e72a3 Aug 25 16:22:12.711465 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-06017f85-4cf0-4546-8dab-ee1f61e87b61 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:12.711465 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-06017f85-4cf0-4546-8dab-ee1f61e87b61 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:12.724868 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-06017f85-4cf0-4546-8dab-ee1f61e87b61 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] https://10.4.3.102/volume/v3/messages/90a28682-272f-426e-b0fb-87620b5e72a3 returned with HTTP 404 Aug 25 16:22:12.725457 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 355/1429] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:22:12 2026] GET /volume/v3/messages/90a28682-272f-426e-b0fb-87620b5e72a3 => generated 110 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:12.733895 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-3e4b4bb4-6773-4939-a777-43872b1a2e4d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:12.737081 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3e4b4bb4-6773-4939-a777-43872b1a2e4d tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] GET https://10.4.3.102/volume/v3/volumes/fcb679c2-0141-4fdc-a6d7-84a9be67acbf Aug 25 16:22:12.737282 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3e4b4bb4-6773-4939-a777-43872b1a2e4d tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:12.737474 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3e4b4bb4-6773-4939-a777-43872b1a2e4d tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:12.742924 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f528de58-21d7-4af3-a216-6d4481ffd82e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:12.750787 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f528de58-21d7-4af3-a216-6d4481ffd82e tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/volumes/b8f15b8f-d0d8-42a0-b80d-e6af8f52ea75 Aug 25 16:22:12.750919 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:12.750919 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:12.751020 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f528de58-21d7-4af3-a216-6d4481ffd82e tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:12.751020 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f528de58-21d7-4af3-a216-6d4481ffd82e tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:12.756883 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-3e4b4bb4-6773-4939-a777-43872b1a2e4d tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Volume info retrieved successfully. Aug 25 16:22:12.759029 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:12.759029 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:12.762428 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3e4b4bb4-6773-4939-a777-43872b1a2e4d tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] https://10.4.3.102/volume/v3/volumes/fcb679c2-0141-4fdc-a6d7-84a9be67acbf returned with HTTP 200 Aug 25 16:22:12.762892 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 351/1430] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:22:12 2026] GET /volume/v3/volumes/fcb679c2-0141-4fdc-a6d7-84a9be67acbf => generated 874 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:12.767091 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-f528de58-21d7-4af3-a216-6d4481ffd82e tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Volume info retrieved successfully. Aug 25 16:22:12.774560 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f528de58-21d7-4af3-a216-6d4481ffd82e tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/b8f15b8f-d0d8-42a0-b80d-e6af8f52ea75 returned with HTTP 200 Aug 25 16:22:12.774560 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 360/1431] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:12 2026] GET /volume/v3/volumes/b8f15b8f-d0d8-42a0-b80d-e6af8f52ea75 => generated 1016 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 16:22:12.781243 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-cdb6b257-8525-4a4c-b349-69bbaf9538d5 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:12.785169 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cdb6b257-8525-4a4c-b349-69bbaf9538d5 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] DELETE https://10.4.3.102/volume/v3/volumes/fcb679c2-0141-4fdc-a6d7-84a9be67acbf Aug 25 16:22:12.785658 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cdb6b257-8525-4a4c-b349-69bbaf9538d5 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:12.785864 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cdb6b257-8525-4a4c-b349-69bbaf9538d5 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:12.786042 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-cdb6b257-8525-4a4c-b349-69bbaf9538d5 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Delete volume with id: fcb679c2-0141-4fdc-a6d7-84a9be67acbf Aug 25 16:22:12.792245 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-73cc371d-f5c0-4df5-92b8-52cbcbb186c5 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:12.795975 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-73cc371d-f5c0-4df5-92b8-52cbcbb186c5 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:22:12.796168 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-73cc371d-f5c0-4df5-92b8-52cbcbb186c5 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b8f15b8f-d0d8-42a0-b80d-e6af8f52ea75", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1674957786"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:12.797346 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:12.797346 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:12.797980 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-cdb6b257-8525-4a4c-b349-69bbaf9538d5 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Volume info retrieved successfully. Aug 25 16:22:12.799167 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-cdb6b257-8525-4a4c-b349-69bbaf9538d5 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100454) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 16:22:12.812245 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:12.812245 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:12.812748 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-73cc371d-f5c0-4df5-92b8-52cbcbb186c5 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Volume info retrieved successfully. Aug 25 16:22:12.812868 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-cdb6b257-8525-4a4c-b349-69bbaf9538d5 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1908849198 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1908849198, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:22:12.813203 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-cdb6b257-8525-4a4c-b349-69bbaf9538d5 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1908849198 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1908849198, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:22:12.813813 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-73cc371d-f5c0-4df5-92b8-52cbcbb186c5 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Create snapshot from volume b8f15b8f-d0d8-42a0-b80d-e6af8f52ea75 Aug 25 16:22:12.826423 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-cdb6b257-8525-4a4c-b349-69bbaf9538d5 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Created reservations ['bef874ee-4a6b-4277-97ad-94667daacd04', '11709d9b-ebfd-4fa5-bcd4-487bdb19a286', '13ce8073-8713-4eca-8793-fcc080998720', '79424935-a351-4787-bbe3-83a7bd66f48a'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:22:12.839551 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-73cc371d-f5c0-4df5-92b8-52cbcbb186c5 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Created reservations ['73d82af2-5978-42d8-91bc-cbd6ad6184c6', '6ea874ab-534b-45c9-a474-3bd423528747', '6ceb3cf0-22ee-4e46-b7d7-3d2d30bdad8c', '27580d06-4f24-414c-bb15-c2ef864b714c'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:22:12.864183 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-cdb6b257-8525-4a4c-b349-69bbaf9538d5 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Delete volume request issued successfully. Aug 25 16:22:12.864373 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cdb6b257-8525-4a4c-b349-69bbaf9538d5 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] https://10.4.3.102/volume/v3/volumes/fcb679c2-0141-4fdc-a6d7-84a9be67acbf returned with HTTP 202 Aug 25 16:22:12.864818 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 366/1432] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:22:12 2026] DELETE /volume/v3/volumes/fcb679c2-0141-4fdc-a6d7-84a9be67acbf => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:22:12.872368 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d51a2756-b668-470e-829a-8eafa9c36e21 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:12.874616 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d51a2756-b668-470e-829a-8eafa9c36e21 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] GET https://10.4.3.102/volume/v3/volumes/fcb679c2-0141-4fdc-a6d7-84a9be67acbf Aug 25 16:22:12.874892 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d51a2756-b668-470e-829a-8eafa9c36e21 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:12.875140 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d51a2756-b668-470e-829a-8eafa9c36e21 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:12.880294 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-73cc371d-f5c0-4df5-92b8-52cbcbb186c5 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot create request issued successfully. Aug 25 16:22:12.880687 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-73cc371d-f5c0-4df5-92b8-52cbcbb186c5 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:22:12.881136 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 356/1433] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:22:12 2026] POST /volume/v3/snapshots => generated 308 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:22:12.882829 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d51a2756-b668-470e-829a-8eafa9c36e21 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] https://10.4.3.102/volume/v3/volumes/fcb679c2-0141-4fdc-a6d7-84a9be67acbf returned with HTTP 404 Aug 25 16:22:12.883381 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 352/1434] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:22:12 2026] GET /volume/v3/volumes/fcb679c2-0141-4fdc-a6d7-84a9be67acbf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:12.891308 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-b5c89af5-ddde-47dc-9c7a-57ec5a654cea None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:12.891469 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9cfa03b3-1886-4884-bb39-5426dc06fd8f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:12.893678 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9cfa03b3-1886-4884-bb39-5426dc06fd8f tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/snapshots/1d1af20c-e4e4-442a-ae46-ec7d7623952a Aug 25 16:22:12.894093 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9cfa03b3-1886-4884-bb39-5426dc06fd8f tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:12.894093 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9cfa03b3-1886-4884-bb39-5426dc06fd8f tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:12.897376 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b5c89af5-ddde-47dc-9c7a-57ec5a654cea tempest-UserMessagesTest-1454954449 tempest-UserMessagesTest-1454954449-project-admin] DELETE https://10.4.3.102/volume/v3/types/dc634059-b5be-4daf-a4c4-c731f4107075 Aug 25 16:22:12.899186 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:12.899186 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:12.899635 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-9cfa03b3-1886-4884-bb39-5426dc06fd8f tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot retrieved successfully. Aug 25 16:22:12.900385 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9cfa03b3-1886-4884-bb39-5426dc06fd8f tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots/1d1af20c-e4e4-442a-ae46-ec7d7623952a returned with HTTP 200 Aug 25 16:22:12.900847 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 367/1435] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:12 2026] GET /volume/v3/snapshots/1d1af20c-e4e4-442a-ae46-ec7d7623952a => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:12.900893 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b5c89af5-ddde-47dc-9c7a-57ec5a654cea tempest-UserMessagesTest-1454954449 tempest-UserMessagesTest-1454954449-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:12.901503 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b5c89af5-ddde-47dc-9c7a-57ec5a654cea tempest-UserMessagesTest-1454954449 tempest-UserMessagesTest-1454954449-project-admin] Calling method '_delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:12.949640 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b5c89af5-ddde-47dc-9c7a-57ec5a654cea tempest-UserMessagesTest-1454954449 tempest-UserMessagesTest-1454954449-project-admin] https://10.4.3.102/volume/v3/types/dc634059-b5be-4daf-a4c4-c731f4107075 returned with HTTP 202 Aug 25 16:22:12.949982 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 361/1436] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:22:12 2026] DELETE /volume/v3/types/dc634059-b5be-4daf-a4c4-c731f4107075 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:22:12.958743 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-de47b285-eb53-4bca-ab47-20b9440cabc0 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:12.961072 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-de47b285-eb53-4bca-ab47-20b9440cabc0 tempest-UserMessagesTest-1454954449 tempest-UserMessagesTest-1454954449-project-admin] GET https://10.4.3.102/volume/v3/types/dc634059-b5be-4daf-a4c4-c731f4107075 Aug 25 16:22:12.962063 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-de47b285-eb53-4bca-ab47-20b9440cabc0 tempest-UserMessagesTest-1454954449 tempest-UserMessagesTest-1454954449-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:12.962063 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-de47b285-eb53-4bca-ab47-20b9440cabc0 tempest-UserMessagesTest-1454954449 tempest-UserMessagesTest-1454954449-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:12.965258 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-de47b285-eb53-4bca-ab47-20b9440cabc0 tempest-UserMessagesTest-1454954449 tempest-UserMessagesTest-1454954449-project-admin] https://10.4.3.102/volume/v3/types/dc634059-b5be-4daf-a4c4-c731f4107075 returned with HTTP 404 Aug 25 16:22:12.965765 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 357/1437] 10.4.3.102 () {66 vars in 1342 bytes} [Tue Aug 25 16:22:12 2026] GET /volume/v3/types/dc634059-b5be-4daf-a4c4-c731f4107075 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:12.978711 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-e196e1e6-842c-4d7e-a8d6-3e0d56690346 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:12.980304 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e196e1e6-842c-4d7e-a8d6-3e0d56690346 tempest-UserMessagesTest-1454954449 tempest-UserMessagesTest-1454954449-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:22:12.980739 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e196e1e6-842c-4d7e-a8d6-3e0d56690346 tempest-UserMessagesTest-1454954449 tempest-UserMessagesTest-1454954449-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1103182613", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1553511107", "vendor_name": "tempest-vendor_name-1137717224"}}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:13.000444 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e196e1e6-842c-4d7e-a8d6-3e0d56690346 tempest-UserMessagesTest-1454954449 tempest-UserMessagesTest-1454954449-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:22:13.000956 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 353/1438] 10.4.3.102 () {68 vars in 1253 bytes} [Tue Aug 25 16:22:12 2026] POST /volume/v3/types => generated 328 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:13.011563 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9c160065-3742-4ac5-a124-12668a04f782 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:13.015439 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9c160065-3742-4ac5-a124-12668a04f782 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:22:13.016016 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9c160065-3742-4ac5-a124-12668a04f782 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "941d4cfe-706c-4aeb-9245-89a1f644c020", "size": 1, "name": "tempest-UserMessagesTest-Volume-906942091"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:13.022016 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-9c160065-3742-4ac5-a124-12668a04f782 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Create volume request body: {'volume': {'volume_type': '941d4cfe-706c-4aeb-9245-89a1f644c020', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-906942091'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:22:13.031275 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-9c160065-3742-4ac5-a124-12668a04f782 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Create volume of 1 GB Aug 25 16:22:13.031573 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:13.031573 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:13.032128 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-9c160065-3742-4ac5-a124-12668a04f782 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Availability Zones retrieved successfully. Aug 25 16:22:13.037472 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-9c160065-3742-4ac5-a124-12668a04f782 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Flow 'volume_create_api' (c05a27b8-e09f-45de-9073-74386f5e39a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:13.038609 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-9c160065-3742-4ac5-a124-12668a04f782 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6df9f67-7fe8-4b35-8cb7-37b0e3cb918e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:13.039549 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-9c160065-3742-4ac5-a124-12668a04f782 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:22:13.068214 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-9c160065-3742-4ac5-a124-12668a04f782 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6df9f67-7fe8-4b35-8cb7-37b0e3cb918e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:22:13Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1553511107',vendor_name='tempest-vendor_name-1137717224'},id=941d4cfe-706c-4aeb-9245-89a1f644c020,is_public=True,name='tempest-UserMessagesTest-volume-type-1103182613',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '941d4cfe-706c-4aeb-9245-89a1f644c020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:13.069279 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-9c160065-3742-4ac5-a124-12668a04f782 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79b0f6cd-b44d-4f82-a4c6-3bf4f2259879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:13.111505 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-9c160065-3742-4ac5-a124-12668a04f782 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1103182613 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1103182613, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:22:13.111978 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-9c160065-3742-4ac5-a124-12668a04f782 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1103182613 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1103182613, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:22:13.163996 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-9c160065-3742-4ac5-a124-12668a04f782 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Created reservations ['b2902ae3-ca7f-4fc2-8c9a-892737e1ce98', '801ffff0-da4f-47e7-8384-4f07610277a2', '94656a86-4b68-409e-a8c7-13d20415e8fc', '095a1992-44d7-42b2-9ff1-ba7a00c9de38'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:22:13.165289 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-9c160065-3742-4ac5-a124-12668a04f782 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79b0f6cd-b44d-4f82-a4c6-3bf4f2259879) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2902ae3-ca7f-4fc2-8c9a-892737e1ce98', '801ffff0-da4f-47e7-8384-4f07610277a2', '94656a86-4b68-409e-a8c7-13d20415e8fc', '095a1992-44d7-42b2-9ff1-ba7a00c9de38']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:13.166309 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-9c160065-3742-4ac5-a124-12668a04f782 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f9bebf3-6ecc-41f6-8d03-270cdfe37eea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:13.201747 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-9c160065-3742-4ac5-a124-12668a04f782 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f9bebf3-6ecc-41f6-8d03-270cdfe37eea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f0760da-76db-4667-9716-a0f199fcaccf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-906942091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9af2364e6183406aa4d45a85920ccee8',qos_specs=None,replication_status=,reservations=['b2902ae3-ca7f-4fc2-8c9a-892737e1ce98','801ffff0-da4f-47e7-8384-4f07610277a2','94656a86-4b68-409e-a8c7-13d20415e8fc','095a1992-44d7-42b2-9ff1-ba7a00c9de38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60417f2277de4e4486ec9bbdc8a89258',volume_type_id=941d4cfe-706c-4aeb-9245-89a1f644c020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:22:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-906942091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f0760da-76db-4667-9716-a0f199fcaccf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9af2364e6183406aa4d45a85920ccee8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60417f2277de4e4486ec9bbdc8a89258',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(941d4cfe-706c-4aeb-9245-89a1f644c020),volume_type_id=941d4cfe-706c-4aeb-9245-89a1f644c020)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:13.202556 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-9c160065-3742-4ac5-a124-12668a04f782 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (256e9bbb-5c79-42de-bfa9-198a1957b0d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:13.234617 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-9c160065-3742-4ac5-a124-12668a04f782 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (256e9bbb-5c79-42de-bfa9-198a1957b0d6) transitioned into state 'SUCCESS' from state '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-906942091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9af2364e6183406aa4d45a85920ccee8',qos_specs=None,replication_status=,reservations=['b2902ae3-ca7f-4fc2-8c9a-892737e1ce98','801ffff0-da4f-47e7-8384-4f07610277a2','94656a86-4b68-409e-a8c7-13d20415e8fc','095a1992-44d7-42b2-9ff1-ba7a00c9de38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60417f2277de4e4486ec9bbdc8a89258',volume_type_id=941d4cfe-706c-4aeb-9245-89a1f644c020)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:13.234617 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-9c160065-3742-4ac5-a124-12668a04f782 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe01daf4-0235-4852-b957-9a80b3141347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:13.249243 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-9c160065-3742-4ac5-a124-12668a04f782 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe01daf4-0235-4852-b957-9a80b3141347) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:13.250052 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-9c160065-3742-4ac5-a124-12668a04f782 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Flow 'volume_create_api' (c05a27b8-e09f-45de-9073-74386f5e39a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:13.250545 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-9c160065-3742-4ac5-a124-12668a04f782 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Create volume request issued successfully. Aug 25 16:22:13.252506 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9c160065-3742-4ac5-a124-12668a04f782 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:22:13.252506 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 368/1439] 10.4.3.102 () {70 vars in 1299 bytes} [Tue Aug 25 16:22:13 2026] POST /volume/v3/volumes => generated 785 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:22:13.256943 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-59da2b59-fa00-4eb4-b4b8-a80a22c50bfe None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:13.258878 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-59da2b59-fa00-4eb4-b4b8-a80a22c50bfe tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/81080aa8-e930-4e79-bac2-2784cc071950 Aug 25 16:22:13.259218 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-59da2b59-fa00-4eb4-b4b8-a80a22c50bfe tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:13.259492 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-59da2b59-fa00-4eb4-b4b8-a80a22c50bfe tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:13.266704 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-59da2b59-fa00-4eb4-b4b8-a80a22c50bfe tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/81080aa8-e930-4e79-bac2-2784cc071950 returned with HTTP 404 Aug 25 16:22:13.267327 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 362/1440] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:13 2026] GET /volume/v3/volumes/81080aa8-e930-4e79-bac2-2784cc071950 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:22:13.268075 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-1d18c135-f8b8-4e27-908b-0d814efd524e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:13.270317 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1d18c135-f8b8-4e27-908b-0d814efd524e tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] GET https://10.4.3.102/volume/v3/volumes/6f0760da-76db-4667-9716-a0f199fcaccf Aug 25 16:22:13.270599 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1d18c135-f8b8-4e27-908b-0d814efd524e tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:13.270837 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1d18c135-f8b8-4e27-908b-0d814efd524e tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:13.279034 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-29ab00ed-cfe5-4755-bf5f-c0ceadc75eac None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:13.281823 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-29ab00ed-cfe5-4755-bf5f-c0ceadc75eac tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] DELETE https://10.4.3.102/volume/v3/volumes/126a7211-cd1b-4d8a-9d6d-917bb16f86c3 Aug 25 16:22:13.281823 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-29ab00ed-cfe5-4755-bf5f-c0ceadc75eac tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:13.281823 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-29ab00ed-cfe5-4755-bf5f-c0ceadc75eac tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:13.281823 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-29ab00ed-cfe5-4755-bf5f-c0ceadc75eac tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Delete volume with id: 126a7211-cd1b-4d8a-9d6d-917bb16f86c3 Aug 25 16:22:13.282037 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:13.282037 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:13.286972 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-1d18c135-f8b8-4e27-908b-0d814efd524e tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Volume info retrieved successfully. Aug 25 16:22:13.293438 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1d18c135-f8b8-4e27-908b-0d814efd524e tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] https://10.4.3.102/volume/v3/volumes/6f0760da-76db-4667-9716-a0f199fcaccf returned with HTTP 200 Aug 25 16:22:13.293849 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 358/1441] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:22:13 2026] GET /volume/v3/volumes/6f0760da-76db-4667-9716-a0f199fcaccf => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:13.294833 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:13.294833 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:13.295407 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-29ab00ed-cfe5-4755-bf5f-c0ceadc75eac tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:13.330612 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-29ab00ed-cfe5-4755-bf5f-c0ceadc75eac tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Delete volume request issued successfully. Aug 25 16:22:13.330612 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-29ab00ed-cfe5-4755-bf5f-c0ceadc75eac tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/126a7211-cd1b-4d8a-9d6d-917bb16f86c3 returned with HTTP 202 Aug 25 16:22:13.330612 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 354/1442] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:22:13 2026] DELETE /volume/v3/volumes/126a7211-cd1b-4d8a-9d6d-917bb16f86c3 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:22:13.338860 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-92d8c72e-87ba-4b8b-abe8-1d3c9a99eb0c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:13.344684 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-92d8c72e-87ba-4b8b-abe8-1d3c9a99eb0c tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/126a7211-cd1b-4d8a-9d6d-917bb16f86c3 Aug 25 16:22:13.345325 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-92d8c72e-87ba-4b8b-abe8-1d3c9a99eb0c tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:13.345325 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-92d8c72e-87ba-4b8b-abe8-1d3c9a99eb0c tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:13.355866 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:13.355866 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:13.362738 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-92d8c72e-87ba-4b8b-abe8-1d3c9a99eb0c tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:13.371028 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-92d8c72e-87ba-4b8b-abe8-1d3c9a99eb0c tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/126a7211-cd1b-4d8a-9d6d-917bb16f86c3 returned with HTTP 200 Aug 25 16:22:13.371368 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 369/1443] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:13 2026] GET /volume/v3/volumes/126a7211-cd1b-4d8a-9d6d-917bb16f86c3 => generated 895 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:13.911516 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-187a879f-afbb-4461-b908-a57c327f51a7 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:13.913878 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-187a879f-afbb-4461-b908-a57c327f51a7 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/snapshots/1d1af20c-e4e4-442a-ae46-ec7d7623952a Aug 25 16:22:13.914113 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-187a879f-afbb-4461-b908-a57c327f51a7 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:13.914397 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-187a879f-afbb-4461-b908-a57c327f51a7 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:13.919350 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:13.919350 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:13.919770 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-187a879f-afbb-4461-b908-a57c327f51a7 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot retrieved successfully. Aug 25 16:22:13.920462 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-187a879f-afbb-4461-b908-a57c327f51a7 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots/1d1af20c-e4e4-442a-ae46-ec7d7623952a returned with HTTP 200 Aug 25 16:22:13.920866 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 363/1444] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:13 2026] GET /volume/v3/snapshots/1d1af20c-e4e4-442a-ae46-ec7d7623952a => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:13.932830 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-69c50bb8-193a-49fc-8b99-d320b0cc3689 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:13.936221 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-69c50bb8-193a-49fc-8b99-d320b0cc3689 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] GET https://10.4.3.102/volume/v3/snapshots/1d1af20c-e4e4-442a-ae46-ec7d7623952a Aug 25 16:22:13.936277 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-69c50bb8-193a-49fc-8b99-d320b0cc3689 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:13.936473 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-69c50bb8-193a-49fc-8b99-d320b0cc3689 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:13.941501 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:13.941501 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:13.942463 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-69c50bb8-193a-49fc-8b99-d320b0cc3689 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Snapshot retrieved successfully. Aug 25 16:22:13.942718 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-69c50bb8-193a-49fc-8b99-d320b0cc3689 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] https://10.4.3.102/volume/v3/snapshots/1d1af20c-e4e4-442a-ae46-ec7d7623952a returned with HTTP 200 Aug 25 16:22:13.943887 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 359/1445] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:13 2026] GET /volume/v3/snapshots/1d1af20c-e4e4-442a-ae46-ec7d7623952a => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:13.955052 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-7074e2b1-48f5-4c78-8ffa-12e3d9e1e32e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:13.956779 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7074e2b1-48f5-4c78-8ffa-12e3d9e1e32e tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] DELETE https://10.4.3.102/volume/v3/snapshots/1d1af20c-e4e4-442a-ae46-ec7d7623952a Aug 25 16:22:13.956958 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7074e2b1-48f5-4c78-8ffa-12e3d9e1e32e tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:13.957198 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7074e2b1-48f5-4c78-8ffa-12e3d9e1e32e tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:13.957291 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.snapshots [None req-7074e2b1-48f5-4c78-8ffa-12e3d9e1e32e tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Delete snapshot with id: 1d1af20c-e4e4-442a-ae46-ec7d7623952a Aug 25 16:22:13.964229 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:13.964229 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:13.964576 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-7074e2b1-48f5-4c78-8ffa-12e3d9e1e32e tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot retrieved successfully. Aug 25 16:22:13.995240 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-7074e2b1-48f5-4c78-8ffa-12e3d9e1e32e tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot delete request issued successfully. Aug 25 16:22:13.998672 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7074e2b1-48f5-4c78-8ffa-12e3d9e1e32e tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots/1d1af20c-e4e4-442a-ae46-ec7d7623952a returned with HTTP 202 Aug 25 16:22:13.998672 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 355/1446] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:22:13 2026] DELETE /volume/v3/snapshots/1d1af20c-e4e4-442a-ae46-ec7d7623952a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:22:14.007614 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-74e3e993-197b-41bb-a730-28f5af4905d0 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:14.010389 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-74e3e993-197b-41bb-a730-28f5af4905d0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/snapshots/1d1af20c-e4e4-442a-ae46-ec7d7623952a Aug 25 16:22:14.010389 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-74e3e993-197b-41bb-a730-28f5af4905d0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:14.010389 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-74e3e993-197b-41bb-a730-28f5af4905d0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:14.015792 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:14.015792 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:14.016105 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-74e3e993-197b-41bb-a730-28f5af4905d0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot retrieved successfully. Aug 25 16:22:14.016724 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-74e3e993-197b-41bb-a730-28f5af4905d0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots/1d1af20c-e4e4-442a-ae46-ec7d7623952a returned with HTTP 200 Aug 25 16:22:14.017090 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 370/1447] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:14 2026] GET /volume/v3/snapshots/1d1af20c-e4e4-442a-ae46-ec7d7623952a => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:14.307345 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1a9615a5-405b-4cc3-9056-07e743adc108 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:14.309380 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1a9615a5-405b-4cc3-9056-07e743adc108 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] GET https://10.4.3.102/volume/v3/volumes/6f0760da-76db-4667-9716-a0f199fcaccf Aug 25 16:22:14.309674 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1a9615a5-405b-4cc3-9056-07e743adc108 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:14.309959 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1a9615a5-405b-4cc3-9056-07e743adc108 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:14.345082 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:14.345082 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:14.350895 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-1a9615a5-405b-4cc3-9056-07e743adc108 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Volume info retrieved successfully. Aug 25 16:22:14.357712 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1a9615a5-405b-4cc3-9056-07e743adc108 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] https://10.4.3.102/volume/v3/volumes/6f0760da-76db-4667-9716-a0f199fcaccf returned with HTTP 200 Aug 25 16:22:14.358443 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 364/1448] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:22:14 2026] GET /volume/v3/volumes/6f0760da-76db-4667-9716-a0f199fcaccf => generated 874 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:14.372999 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-9f3397a5-cd1e-44b1-919d-1d73abcee117 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:14.377402 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9f3397a5-cd1e-44b1-919d-1d73abcee117 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] GET https://10.4.3.102/volume/v3/messages Aug 25 16:22:14.377570 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9f3397a5-cd1e-44b1-919d-1d73abcee117 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:14.377773 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9f3397a5-cd1e-44b1-919d-1d73abcee117 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:14.385453 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9f3397a5-cd1e-44b1-919d-1d73abcee117 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] https://10.4.3.102/volume/v3/messages returned with HTTP 200 Aug 25 16:22:14.387236 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 360/1449] 10.4.3.102 () {68 vars in 1280 bytes} [Tue Aug 25 16:22:14 2026] GET /volume/v3/messages => generated 670 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:14.389331 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-eac115e8-6f5d-4156-858a-5b5e70652a45 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:14.391365 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-eac115e8-6f5d-4156-858a-5b5e70652a45 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/126a7211-cd1b-4d8a-9d6d-917bb16f86c3 Aug 25 16:22:14.393573 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-eac115e8-6f5d-4156-858a-5b5e70652a45 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:14.393573 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-eac115e8-6f5d-4156-858a-5b5e70652a45 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:14.397275 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-2f101b87-ec87-4729-99cc-e67e1454b2ce None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:14.399373 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-eac115e8-6f5d-4156-858a-5b5e70652a45 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/126a7211-cd1b-4d8a-9d6d-917bb16f86c3 returned with HTTP 404 Aug 25 16:22:14.400099 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 356/1450] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:14 2026] GET /volume/v3/volumes/126a7211-cd1b-4d8a-9d6d-917bb16f86c3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:22:14.400398 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2f101b87-ec87-4729-99cc-e67e1454b2ce tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] GET https://10.4.3.102/volume/v3/messages/bb3225a3-4985-4263-8e8c-8d20715fe724 Aug 25 16:22:14.400711 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2f101b87-ec87-4729-99cc-e67e1454b2ce tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:14.400944 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2f101b87-ec87-4729-99cc-e67e1454b2ce tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:14.406918 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2f101b87-ec87-4729-99cc-e67e1454b2ce tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] https://10.4.3.102/volume/v3/messages/bb3225a3-4985-4263-8e8c-8d20715fe724 returned with HTTP 200 Aug 25 16:22:14.407411 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 371/1451] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:22:14 2026] GET /volume/v3/messages/bb3225a3-4985-4263-8e8c-8d20715fe724 => generated 667 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:14.411306 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-e3032274-cd88-4d08-b7df-74a183c46971 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:14.414004 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e3032274-cd88-4d08-b7df-74a183c46971 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:22:14.414475 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e3032274-cd88-4d08-b7df-74a183c46971 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1451260276"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:14.416816 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-e3032274-cd88-4d08-b7df-74a183c46971 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1451260276'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:22:14.417164 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-e3032274-cd88-4d08-b7df-74a183c46971 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Create volume of 1 GB Aug 25 16:22:14.418148 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b9517f14-ee8b-4afd-95ee-7e72b8e4acfb None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:14.420196 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b9517f14-ee8b-4afd-95ee-7e72b8e4acfb tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] GET https://10.4.3.102/volume/v3/messages Aug 25 16:22:14.420435 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b9517f14-ee8b-4afd-95ee-7e72b8e4acfb tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:14.420634 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b9517f14-ee8b-4afd-95ee-7e72b8e4acfb tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:14.422584 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-e3032274-cd88-4d08-b7df-74a183c46971 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Availability Zones retrieved successfully. Aug 25 16:22:14.424512 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b9517f14-ee8b-4afd-95ee-7e72b8e4acfb tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] https://10.4.3.102/volume/v3/messages returned with HTTP 200 Aug 25 16:22:14.425365 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 361/1452] 10.4.3.102 () {68 vars in 1280 bytes} [Tue Aug 25 16:22:14 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:14.429861 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e3032274-cd88-4d08-b7df-74a183c46971 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Flow 'volume_create_api' (08cb3b7a-7e72-4a87-a4d3-ee836338e8dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:14.430931 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e3032274-cd88-4d08-b7df-74a183c46971 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (942fc47c-5ce6-461a-a390-d67c7845b880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:14.432192 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-e3032274-cd88-4d08-b7df-74a183c46971 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:22:14.439840 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-7fb120b0-9f67-417a-bb23-449d25f65f4f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:14.439840 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7fb120b0-9f67-417a-bb23-449d25f65f4f tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] DELETE https://10.4.3.102/volume/v3/messages/bb3225a3-4985-4263-8e8c-8d20715fe724 Aug 25 16:22:14.439840 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7fb120b0-9f67-417a-bb23-449d25f65f4f tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:14.439840 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7fb120b0-9f67-417a-bb23-449d25f65f4f tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:14.449757 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:14.449757 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:14.462821 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7fb120b0-9f67-417a-bb23-449d25f65f4f tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] https://10.4.3.102/volume/v3/messages/bb3225a3-4985-4263-8e8c-8d20715fe724 returned with HTTP 204 Aug 25 16:22:14.462821 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 357/1453] 10.4.3.102 () {68 vars in 1394 bytes} [Tue Aug 25 16:22:14 2026] DELETE /volume/v3/messages/bb3225a3-4985-4263-8e8c-8d20715fe724 => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 16:22:14.469063 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e3032274-cd88-4d08-b7df-74a183c46971 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (942fc47c-5ce6-461a-a390-d67c7845b880) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:14.469360 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e3032274-cd88-4d08-b7df-74a183c46971 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7074488f-474e-4dad-a786-151a677f0428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:14.475974 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-4a2e1545-318d-4f95-8b97-4e666348b53a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:14.478434 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4a2e1545-318d-4f95-8b97-4e666348b53a tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] GET https://10.4.3.102/volume/v3/volumes/6f0760da-76db-4667-9716-a0f199fcaccf Aug 25 16:22:14.479125 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4a2e1545-318d-4f95-8b97-4e666348b53a tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:14.479406 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4a2e1545-318d-4f95-8b97-4e666348b53a tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:14.493114 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:14.493114 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:14.499208 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-4a2e1545-318d-4f95-8b97-4e666348b53a tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Volume info retrieved successfully. Aug 25 16:22:14.507026 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4a2e1545-318d-4f95-8b97-4e666348b53a tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] https://10.4.3.102/volume/v3/volumes/6f0760da-76db-4667-9716-a0f199fcaccf returned with HTTP 200 Aug 25 16:22:14.507766 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 372/1454] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:22:14 2026] GET /volume/v3/volumes/6f0760da-76db-4667-9716-a0f199fcaccf => generated 874 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:14.522096 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-caad2d1e-465c-4013-80d6-6880023483e6 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:14.524029 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-caad2d1e-465c-4013-80d6-6880023483e6 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] DELETE https://10.4.3.102/volume/v3/volumes/6f0760da-76db-4667-9716-a0f199fcaccf Aug 25 16:22:14.524327 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-caad2d1e-465c-4013-80d6-6880023483e6 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:14.524578 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-caad2d1e-465c-4013-80d6-6880023483e6 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:14.525381 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-caad2d1e-465c-4013-80d6-6880023483e6 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Delete volume with id: 6f0760da-76db-4667-9716-a0f199fcaccf Aug 25 16:22:14.527889 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-e3032274-cd88-4d08-b7df-74a183c46971 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Created reservations ['d3cad844-64f0-4ad6-99d7-fc848f41f50b', 'c51a9211-851b-467d-9d0b-3dd998d642a1', '71255dab-02fc-47ea-880c-b3176ad1701c', 'c162d41e-cd69-4b3a-a024-b662daec7d45'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:22:14.528957 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e3032274-cd88-4d08-b7df-74a183c46971 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7074488f-474e-4dad-a786-151a677f0428) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3cad844-64f0-4ad6-99d7-fc848f41f50b', 'c51a9211-851b-467d-9d0b-3dd998d642a1', '71255dab-02fc-47ea-880c-b3176ad1701c', 'c162d41e-cd69-4b3a-a024-b662daec7d45']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:14.529777 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e3032274-cd88-4d08-b7df-74a183c46971 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b83cdfc2-a18b-4e3c-973d-49ab65bee058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:14.532837 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:14.532837 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:14.533344 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-caad2d1e-465c-4013-80d6-6880023483e6 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Volume info retrieved successfully. Aug 25 16:22:14.534579 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-caad2d1e-465c-4013-80d6-6880023483e6 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100456) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 16:22:14.547206 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [None req-caad2d1e-465c-4013-80d6-6880023483e6 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1103182613 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1103182613, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:22:14.547573 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [None req-caad2d1e-465c-4013-80d6-6880023483e6 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1103182613 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1103182613, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:22:14.560285 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-caad2d1e-465c-4013-80d6-6880023483e6 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Created reservations ['8e5686da-70fe-4178-b75c-67b2cf7e3470', 'b37a5ace-322b-4e5b-a206-ff91877b7416', '468a7555-abfa-420b-9e78-ef00bb87ab52', 'b23fa515-b437-4c76-97d4-b7e1ccd867b2'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:22:14.567671 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e3032274-cd88-4d08-b7df-74a183c46971 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b83cdfc2-a18b-4e3c-973d-49ab65bee058) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06f5d348-683d-477b-a4ac-6dbeed258fc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1451260276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af613ff3e92b49a19bf66503e6cdc590',qos_specs=None,replication_status=,reservations=['d3cad844-64f0-4ad6-99d7-fc848f41f50b','c51a9211-851b-467d-9d0b-3dd998d642a1','71255dab-02fc-47ea-880c-b3176ad1701c','c162d41e-cd69-4b3a-a024-b662daec7d45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9533a97a27f8447995fb47b57aa9386d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:22:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1451260276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06f5d348-683d-477b-a4ac-6dbeed258fc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af613ff3e92b49a19bf66503e6cdc590',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9533a97a27f8447995fb47b57aa9386d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:14.570782 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e3032274-cd88-4d08-b7df-74a183c46971 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b5d5480-5844-439f-9293-a62a0b30a05d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:14.616369 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e3032274-cd88-4d08-b7df-74a183c46971 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b5d5480-5844-439f-9293-a62a0b30a05d) transitioned into state 'SUCCESS' from state '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-1451260276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af613ff3e92b49a19bf66503e6cdc590',qos_specs=None,replication_status=,reservations=['d3cad844-64f0-4ad6-99d7-fc848f41f50b','c51a9211-851b-467d-9d0b-3dd998d642a1','71255dab-02fc-47ea-880c-b3176ad1701c','c162d41e-cd69-4b3a-a024-b662daec7d45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9533a97a27f8447995fb47b57aa9386d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:14.617481 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e3032274-cd88-4d08-b7df-74a183c46971 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbbe990c-fec5-4c8d-9e5b-281c7af10c02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:14.633329 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e3032274-cd88-4d08-b7df-74a183c46971 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbbe990c-fec5-4c8d-9e5b-281c7af10c02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:14.634607 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e3032274-cd88-4d08-b7df-74a183c46971 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Flow 'volume_create_api' (08cb3b7a-7e72-4a87-a4d3-ee836338e8dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:14.635106 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-e3032274-cd88-4d08-b7df-74a183c46971 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Create volume request issued successfully. Aug 25 16:22:14.635830 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e3032274-cd88-4d08-b7df-74a183c46971 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:22:14.636256 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 365/1455] 10.4.3.102 () {70 vars in 1299 bytes} [Tue Aug 25 16:22:14 2026] POST /volume/v3/volumes => generated 770 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:14.640457 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-caad2d1e-465c-4013-80d6-6880023483e6 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Delete volume request issued successfully. Aug 25 16:22:14.641852 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-caad2d1e-465c-4013-80d6-6880023483e6 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] https://10.4.3.102/volume/v3/volumes/6f0760da-76db-4667-9716-a0f199fcaccf returned with HTTP 202 Aug 25 16:22:14.641852 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 362/1456] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:22:14 2026] DELETE /volume/v3/volumes/6f0760da-76db-4667-9716-a0f199fcaccf => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:22:14.649661 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b229b301-3a4f-47a7-929a-6b1fde0b5bf2 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:14.651925 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b229b301-3a4f-47a7-929a-6b1fde0b5bf2 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/06f5d348-683d-477b-a4ac-6dbeed258fc6 Aug 25 16:22:14.652343 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b229b301-3a4f-47a7-929a-6b1fde0b5bf2 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:14.652823 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b229b301-3a4f-47a7-929a-6b1fde0b5bf2 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:14.658113 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-5476e3b7-f89d-450f-86e7-6da445720945 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:14.658113 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5476e3b7-f89d-450f-86e7-6da445720945 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] GET https://10.4.3.102/volume/v3/volumes/6f0760da-76db-4667-9716-a0f199fcaccf Aug 25 16:22:14.658113 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5476e3b7-f89d-450f-86e7-6da445720945 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:14.658113 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5476e3b7-f89d-450f-86e7-6da445720945 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:14.664600 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:14.664600 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:14.667604 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5476e3b7-f89d-450f-86e7-6da445720945 tempest-UserMessagesTest-2058692556 tempest-UserMessagesTest-2058692556-project-member] https://10.4.3.102/volume/v3/volumes/6f0760da-76db-4667-9716-a0f199fcaccf returned with HTTP 404 Aug 25 16:22:14.667604 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 373/1457] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:22:14 2026] GET /volume/v3/volumes/6f0760da-76db-4667-9716-a0f199fcaccf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:14.678557 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-b229b301-3a4f-47a7-929a-6b1fde0b5bf2 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:14.678632 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-207d5c13-52a2-46b3-a7d9-884751b809c5 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:14.681542 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-207d5c13-52a2-46b3-a7d9-884751b809c5 tempest-UserMessagesTest-1454954449 tempest-UserMessagesTest-1454954449-project-admin] DELETE https://10.4.3.102/volume/v3/types/941d4cfe-706c-4aeb-9245-89a1f644c020 Aug 25 16:22:14.681542 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-207d5c13-52a2-46b3-a7d9-884751b809c5 tempest-UserMessagesTest-1454954449 tempest-UserMessagesTest-1454954449-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:14.681542 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-207d5c13-52a2-46b3-a7d9-884751b809c5 tempest-UserMessagesTest-1454954449 tempest-UserMessagesTest-1454954449-project-admin] Calling method '_delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:14.681812 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:14.681812 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:14.683834 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b229b301-3a4f-47a7-929a-6b1fde0b5bf2 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/06f5d348-683d-477b-a4ac-6dbeed258fc6 returned with HTTP 200 Aug 25 16:22:14.683834 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 358/1458] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:14 2026] GET /volume/v3/volumes/06f5d348-683d-477b-a4ac-6dbeed258fc6 => generated 838 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:14.714644 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-207d5c13-52a2-46b3-a7d9-884751b809c5 tempest-UserMessagesTest-1454954449 tempest-UserMessagesTest-1454954449-project-admin] https://10.4.3.102/volume/v3/types/941d4cfe-706c-4aeb-9245-89a1f644c020 returned with HTTP 202 Aug 25 16:22:14.715158 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 366/1459] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:22:14 2026] DELETE /volume/v3/types/941d4cfe-706c-4aeb-9245-89a1f644c020 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:22:14.727325 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-8d1222e4-c0eb-442d-86d3-1b8290c9c031 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:14.729916 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8d1222e4-c0eb-442d-86d3-1b8290c9c031 tempest-UserMessagesTest-1454954449 tempest-UserMessagesTest-1454954449-project-admin] GET https://10.4.3.102/volume/v3/types/941d4cfe-706c-4aeb-9245-89a1f644c020 Aug 25 16:22:14.730293 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8d1222e4-c0eb-442d-86d3-1b8290c9c031 tempest-UserMessagesTest-1454954449 tempest-UserMessagesTest-1454954449-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:14.730571 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8d1222e4-c0eb-442d-86d3-1b8290c9c031 tempest-UserMessagesTest-1454954449 tempest-UserMessagesTest-1454954449-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:14.735316 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8d1222e4-c0eb-442d-86d3-1b8290c9c031 tempest-UserMessagesTest-1454954449 tempest-UserMessagesTest-1454954449-project-admin] https://10.4.3.102/volume/v3/types/941d4cfe-706c-4aeb-9245-89a1f644c020 returned with HTTP 404 Aug 25 16:22:14.738828 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 363/1460] 10.4.3.102 () {66 vars in 1342 bytes} [Tue Aug 25 16:22:14 2026] GET /volume/v3/types/941d4cfe-706c-4aeb-9245-89a1f644c020 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:14.959166 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f2f6832a-7760-4214-b339-58a66d581b59 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:14.961107 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f2f6832a-7760-4214-b339-58a66d581b59 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:22:14.963867 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f2f6832a-7760-4214-b339-58a66d581b59 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1922527769"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:14.963867 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-f2f6832a-7760-4214-b339-58a66d581b59 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1922527769'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:22:14.963954 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-f2f6832a-7760-4214-b339-58a66d581b59 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Create volume of 1 GB Aug 25 16:22:14.968993 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-f2f6832a-7760-4214-b339-58a66d581b59 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Availability Zones retrieved successfully. Aug 25 16:22:14.976628 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-f2f6832a-7760-4214-b339-58a66d581b59 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Flow 'volume_create_api' (d2871521-6ad1-4850-a92c-bd94f13e7dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:14.978024 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-f2f6832a-7760-4214-b339-58a66d581b59 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1a5e3a1-d78c-4fa5-baeb-1c06bf5030d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:14.979293 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-f2f6832a-7760-4214-b339-58a66d581b59 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:22:15.024686 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-f2f6832a-7760-4214-b339-58a66d581b59 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1a5e3a1-d78c-4fa5-baeb-1c06bf5030d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:15.024686 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-f2f6832a-7760-4214-b339-58a66d581b59 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0412c51a-fbb8-4dc8-9380-d0fbb666e56c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:15.029393 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d8861f95-5580-4f6d-82e0-61c2bd3fc965 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:15.031252 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d8861f95-5580-4f6d-82e0-61c2bd3fc965 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/snapshots/1d1af20c-e4e4-442a-ae46-ec7d7623952a Aug 25 16:22:15.031485 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d8861f95-5580-4f6d-82e0-61c2bd3fc965 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:15.031764 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d8861f95-5580-4f6d-82e0-61c2bd3fc965 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:15.054631 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d8861f95-5580-4f6d-82e0-61c2bd3fc965 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots/1d1af20c-e4e4-442a-ae46-ec7d7623952a returned with HTTP 404 Aug 25 16:22:15.058776 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 359/1461] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:15 2026] GET /volume/v3/snapshots/1d1af20c-e4e4-442a-ae46-ec7d7623952a => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:15.065828 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-61e7e319-fee1-4506-acfc-b6522428f060 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:15.068399 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-61e7e319-fee1-4506-acfc-b6522428f060 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/b8f15b8f-d0d8-42a0-b80d-e6af8f52ea75 Aug 25 16:22:15.069040 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-61e7e319-fee1-4506-acfc-b6522428f060 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:15.069040 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-61e7e319-fee1-4506-acfc-b6522428f060 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:15.077406 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-61e7e319-fee1-4506-acfc-b6522428f060 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Delete volume with id: b8f15b8f-d0d8-42a0-b80d-e6af8f52ea75 Aug 25 16:22:15.108793 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:15.108793 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:15.108793 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-61e7e319-fee1-4506-acfc-b6522428f060 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Volume info retrieved successfully. Aug 25 16:22:15.134945 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-f2f6832a-7760-4214-b339-58a66d581b59 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Created reservations ['a4195080-fc5b-4409-b2ce-b7f736d9b7f0', 'e5953b07-a77b-4f10-bdf4-abac508a5771', '700ef606-a60e-4750-9516-b6528898021e', '4126b91b-929e-4530-98c9-3182dec88053'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:22:15.137090 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-f2f6832a-7760-4214-b339-58a66d581b59 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0412c51a-fbb8-4dc8-9380-d0fbb666e56c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4195080-fc5b-4409-b2ce-b7f736d9b7f0', 'e5953b07-a77b-4f10-bdf4-abac508a5771', '700ef606-a60e-4750-9516-b6528898021e', '4126b91b-929e-4530-98c9-3182dec88053']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:15.137564 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-f2f6832a-7760-4214-b339-58a66d581b59 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c962075-7c4d-4d54-8618-be67d4255ae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:15.178546 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-f2f6832a-7760-4214-b339-58a66d581b59 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c962075-7c4d-4d54-8618-be67d4255ae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1922527769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9c5b6b2d2214b7097ea95ca71865fd3',qos_specs=None,replication_status=,reservations=['a4195080-fc5b-4409-b2ce-b7f736d9b7f0','e5953b07-a77b-4f10-bdf4-abac508a5771','700ef606-a60e-4750-9516-b6528898021e','4126b91b-929e-4530-98c9-3182dec88053'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7def4f255e0b48beb3ee0d3e2dec0f6b',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:22:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1922527769',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9c5b6b2d2214b7097ea95ca71865fd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7def4f255e0b48beb3ee0d3e2dec0f6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:15.180176 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-f2f6832a-7760-4214-b339-58a66d581b59 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5fd20ab-a784-4707-a056-9b5bf928cdef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:15.183975 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-61e7e319-fee1-4506-acfc-b6522428f060 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Delete volume request issued successfully. Aug 25 16:22:15.184355 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-61e7e319-fee1-4506-acfc-b6522428f060 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/b8f15b8f-d0d8-42a0-b80d-e6af8f52ea75 returned with HTTP 202 Aug 25 16:22:15.185356 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 367/1462] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:22:15 2026] DELETE /volume/v3/volumes/b8f15b8f-d0d8-42a0-b80d-e6af8f52ea75 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:22:15.198284 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-129d614f-331b-4e7f-875e-e2d8396f26f9 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:15.201977 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-129d614f-331b-4e7f-875e-e2d8396f26f9 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/volumes/b8f15b8f-d0d8-42a0-b80d-e6af8f52ea75 Aug 25 16:22:15.202822 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-129d614f-331b-4e7f-875e-e2d8396f26f9 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:15.203111 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-129d614f-331b-4e7f-875e-e2d8396f26f9 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:15.215605 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:15.215605 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:15.221297 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-129d614f-331b-4e7f-875e-e2d8396f26f9 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Volume info retrieved successfully. Aug 25 16:22:15.242466 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-129d614f-331b-4e7f-875e-e2d8396f26f9 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/b8f15b8f-d0d8-42a0-b80d-e6af8f52ea75 returned with HTTP 200 Aug 25 16:22:15.243286 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 364/1463] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:15 2026] GET /volume/v3/volumes/b8f15b8f-d0d8-42a0-b80d-e6af8f52ea75 => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:15.264483 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-f2f6832a-7760-4214-b339-58a66d581b59 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5fd20ab-a784-4707-a056-9b5bf928cdef) transitioned into state 'SUCCESS' from state '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-1922527769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9c5b6b2d2214b7097ea95ca71865fd3',qos_specs=None,replication_status=,reservations=['a4195080-fc5b-4409-b2ce-b7f736d9b7f0','e5953b07-a77b-4f10-bdf4-abac508a5771','700ef606-a60e-4750-9516-b6528898021e','4126b91b-929e-4530-98c9-3182dec88053'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7def4f255e0b48beb3ee0d3e2dec0f6b',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:15.266632 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-f2f6832a-7760-4214-b339-58a66d581b59 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0b0d70b-d3b7-4b10-b3ce-2dc43eca89fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:15.278289 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-f2f6832a-7760-4214-b339-58a66d581b59 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0b0d70b-d3b7-4b10-b3ce-2dc43eca89fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:15.282877 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-f2f6832a-7760-4214-b339-58a66d581b59 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Flow 'volume_create_api' (d2871521-6ad1-4850-a92c-bd94f13e7dbb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:15.283623 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-f2f6832a-7760-4214-b339-58a66d581b59 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Create volume request issued successfully. Aug 25 16:22:15.284876 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f2f6832a-7760-4214-b339-58a66d581b59 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:22:15.285428 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 374/1464] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:22:14 2026] POST /volume/v3/volumes => generated 759 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:22:15.306799 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a5cf0522-ef38-4082-80cb-a2c606a00a9a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:15.311964 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a5cf0522-ef38-4082-80cb-a2c606a00a9a tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] GET https://10.4.3.102/volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf Aug 25 16:22:15.317809 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a5cf0522-ef38-4082-80cb-a2c606a00a9a tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:15.317809 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a5cf0522-ef38-4082-80cb-a2c606a00a9a tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:15.333907 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:15.333907 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:15.338995 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-a5cf0522-ef38-4082-80cb-a2c606a00a9a tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Volume info retrieved successfully. Aug 25 16:22:15.344275 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a5cf0522-ef38-4082-80cb-a2c606a00a9a tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] https://10.4.3.102/volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf returned with HTTP 200 Aug 25 16:22:15.345541 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 360/1465] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:15 2026] GET /volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf => generated 827 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:15.702385 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f162d4b3-ca84-4799-9b52-b9cb5582c0b4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:15.704559 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f162d4b3-ca84-4799-9b52-b9cb5582c0b4 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/06f5d348-683d-477b-a4ac-6dbeed258fc6 Aug 25 16:22:15.704888 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f162d4b3-ca84-4799-9b52-b9cb5582c0b4 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:15.705272 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f162d4b3-ca84-4799-9b52-b9cb5582c0b4 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:15.716296 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:15.716296 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:15.720673 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-f162d4b3-ca84-4799-9b52-b9cb5582c0b4 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:15.727787 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f162d4b3-ca84-4799-9b52-b9cb5582c0b4 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/06f5d348-683d-477b-a4ac-6dbeed258fc6 returned with HTTP 200 Aug 25 16:22:15.731481 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 368/1466] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:15 2026] GET /volume/v3/volumes/06f5d348-683d-477b-a4ac-6dbeed258fc6 => generated 863 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:15.744380 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c0d95586-db05-4cbd-b774-d395cdca49da None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:15.746368 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c0d95586-db05-4cbd-b774-d395cdca49da tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:22:15.746724 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c0d95586-db05-4cbd-b774-d395cdca49da tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "06f5d348-683d-477b-a4ac-6dbeed258fc6", "name": "tempest-VolumeDependencyTests-Snapshot-1368569834"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:15.759776 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:15.759776 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:15.760367 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-c0d95586-db05-4cbd-b774-d395cdca49da tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:15.760490 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-c0d95586-db05-4cbd-b774-d395cdca49da tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Create snapshot from volume 06f5d348-683d-477b-a4ac-6dbeed258fc6 Aug 25 16:22:15.769399 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-93ceb295-db0a-45e9-9915-dd0f3e86cc0e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:15.772213 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-93ceb295-db0a-45e9-9915-dd0f3e86cc0e tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] DELETE https://10.4.3.102/volume/v3/volumes/78ac8ab0-4b81-4cd4-b2e4-757301cf5c7a Aug 25 16:22:15.772834 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-93ceb295-db0a-45e9-9915-dd0f3e86cc0e tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:15.773108 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-93ceb295-db0a-45e9-9915-dd0f3e86cc0e tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:15.773334 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-93ceb295-db0a-45e9-9915-dd0f3e86cc0e tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Delete volume with id: 78ac8ab0-4b81-4cd4-b2e4-757301cf5c7a Aug 25 16:22:15.784096 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:15.784096 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:15.784728 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-93ceb295-db0a-45e9-9915-dd0f3e86cc0e tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Volume info retrieved successfully. Aug 25 16:22:15.809035 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-c0d95586-db05-4cbd-b774-d395cdca49da tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Created reservations ['c44c486f-31c4-47df-b734-b9e7a0f535bb', 'cf2998bc-929e-4ae7-8ce7-12f1456c8f91', 'c0553b3b-cb96-4293-9ad3-3adc301102f3', '291100d7-249a-4079-9fb5-d1f651d50880'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:22:15.817005 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-93ceb295-db0a-45e9-9915-dd0f3e86cc0e tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Delete volume request issued successfully. Aug 25 16:22:15.817219 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-93ceb295-db0a-45e9-9915-dd0f3e86cc0e tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] https://10.4.3.102/volume/v3/volumes/78ac8ab0-4b81-4cd4-b2e4-757301cf5c7a returned with HTTP 202 Aug 25 16:22:15.817781 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 375/1467] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:22:15 2026] DELETE /volume/v3/volumes/78ac8ab0-4b81-4cd4-b2e4-757301cf5c7a => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:22:15.825275 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c56da3be-9023-46d3-ba1f-98a1e644fd81 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:15.827430 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c56da3be-9023-46d3-ba1f-98a1e644fd81 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] GET https://10.4.3.102/volume/v3/volumes/78ac8ab0-4b81-4cd4-b2e4-757301cf5c7a Aug 25 16:22:15.827711 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c56da3be-9023-46d3-ba1f-98a1e644fd81 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:15.827973 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c56da3be-9023-46d3-ba1f-98a1e644fd81 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:15.837182 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:15.837182 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:15.842507 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-c56da3be-9023-46d3-ba1f-98a1e644fd81 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Volume info retrieved successfully. Aug 25 16:22:15.853636 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c56da3be-9023-46d3-ba1f-98a1e644fd81 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] https://10.4.3.102/volume/v3/volumes/78ac8ab0-4b81-4cd4-b2e4-757301cf5c7a returned with HTTP 200 Aug 25 16:22:15.854229 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 361/1468] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:15 2026] GET /volume/v3/volumes/78ac8ab0-4b81-4cd4-b2e4-757301cf5c7a => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:15.860265 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-c0d95586-db05-4cbd-b774-d395cdca49da tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Snapshot create request issued successfully. Aug 25 16:22:15.860655 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c0d95586-db05-4cbd-b774-d395cdca49da tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:22:15.861059 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 365/1469] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:22:15 2026] POST /volume/v3/snapshots => generated 308 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:22:15.876136 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-7cf07baa-0ef8-4373-b7b0-4b4f740990ab None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:15.878281 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7cf07baa-0ef8-4373-b7b0-4b4f740990ab tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/snapshots/a437394c-a4e9-4754-ad5f-084182a896cf Aug 25 16:22:15.878991 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7cf07baa-0ef8-4373-b7b0-4b4f740990ab tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:15.879287 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7cf07baa-0ef8-4373-b7b0-4b4f740990ab tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:15.888689 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:15.888689 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:15.890616 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-7cf07baa-0ef8-4373-b7b0-4b4f740990ab tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Snapshot retrieved successfully. Aug 25 16:22:15.891186 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7cf07baa-0ef8-4373-b7b0-4b4f740990ab tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/snapshots/a437394c-a4e9-4754-ad5f-084182a896cf returned with HTTP 200 Aug 25 16:22:15.891742 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 369/1470] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:15 2026] GET /volume/v3/snapshots/a437394c-a4e9-4754-ad5f-084182a896cf => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:16.266244 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9e89bcc2-f471-402a-86e8-a3cfca3b08b5 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:16.268923 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9e89bcc2-f471-402a-86e8-a3cfca3b08b5 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/volumes/b8f15b8f-d0d8-42a0-b80d-e6af8f52ea75 Aug 25 16:22:16.269250 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9e89bcc2-f471-402a-86e8-a3cfca3b08b5 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:16.269543 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9e89bcc2-f471-402a-86e8-a3cfca3b08b5 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:16.282527 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9e89bcc2-f471-402a-86e8-a3cfca3b08b5 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/b8f15b8f-d0d8-42a0-b80d-e6af8f52ea75 returned with HTTP 404 Aug 25 16:22:16.282527 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 376/1471] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:16 2026] GET /volume/v3/volumes/b8f15b8f-d0d8-42a0-b80d-e6af8f52ea75 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:16.293217 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a047cb1f-6009-4df1-b196-50ac4811a44a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:16.295110 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a047cb1f-6009-4df1-b196-50ac4811a44a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:22:16.295510 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a047cb1f-6009-4df1-b196-50ac4811a44a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1523196732"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:16.298016 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-a047cb1f-6009-4df1-b196-50ac4811a44a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1523196732'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:22:16.298016 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-a047cb1f-6009-4df1-b196-50ac4811a44a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Create volume of 1 GB Aug 25 16:22:16.304004 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-a047cb1f-6009-4df1-b196-50ac4811a44a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Availability Zones retrieved successfully. Aug 25 16:22:16.312980 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a047cb1f-6009-4df1-b196-50ac4811a44a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Flow 'volume_create_api' (2cfc974f-dec0-4e4e-9ec3-8c4f41e02467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:16.314815 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a047cb1f-6009-4df1-b196-50ac4811a44a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e761563-d7b7-4959-b874-76930e277906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:16.315604 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-a047cb1f-6009-4df1-b196-50ac4811a44a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:22:16.355289 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a047cb1f-6009-4df1-b196-50ac4811a44a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e761563-d7b7-4959-b874-76930e277906) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:16.357851 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a047cb1f-6009-4df1-b196-50ac4811a44a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (860eeada-fb77-449d-a1d0-54709040dde0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:16.361650 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-113c63e1-1794-4be7-a140-b58c8d56b56b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:16.363969 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-113c63e1-1794-4be7-a140-b58c8d56b56b tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] GET https://10.4.3.102/volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf Aug 25 16:22:16.364175 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-113c63e1-1794-4be7-a140-b58c8d56b56b tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:16.364397 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-113c63e1-1794-4be7-a140-b58c8d56b56b tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:16.379280 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:16.379280 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:16.396285 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-113c63e1-1794-4be7-a140-b58c8d56b56b tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Volume info retrieved successfully. Aug 25 16:22:16.407220 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-113c63e1-1794-4be7-a140-b58c8d56b56b tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] https://10.4.3.102/volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf returned with HTTP 200 Aug 25 16:22:16.407688 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 366/1472] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:16 2026] GET /volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:16.423053 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-a047cb1f-6009-4df1-b196-50ac4811a44a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Created reservations ['da410ba6-1f0a-49dd-8b7b-294bb81aaffc', '9a89f361-2f78-4e8b-bf71-fe6e02714624', '53faf007-bf89-4b6c-878c-f2362d3b32d0', '8e448e66-6922-477e-a0bf-65f772e45a1d'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:22:16.424288 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a047cb1f-6009-4df1-b196-50ac4811a44a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (860eeada-fb77-449d-a1d0-54709040dde0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da410ba6-1f0a-49dd-8b7b-294bb81aaffc', '9a89f361-2f78-4e8b-bf71-fe6e02714624', '53faf007-bf89-4b6c-878c-f2362d3b32d0', '8e448e66-6922-477e-a0bf-65f772e45a1d']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:16.425367 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a047cb1f-6009-4df1-b196-50ac4811a44a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40e58d9b-fe9f-4f25-afae-5f1bb3a612f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:16.467543 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a047cb1f-6009-4df1-b196-50ac4811a44a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40e58d9b-fe9f-4f25-afae-5f1bb3a612f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96190be8-1b8b-4a42-a363-9dc821dd9c4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1523196732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e01acc4fe5042658b50eb72898df60f',qos_specs=None,replication_status=,reservations=['da410ba6-1f0a-49dd-8b7b-294bb81aaffc','9a89f361-2f78-4e8b-bf71-fe6e02714624','53faf007-bf89-4b6c-878c-f2362d3b32d0','8e448e66-6922-477e-a0bf-65f772e45a1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c2e7cba8c22426885080f5f47956598',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:22:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1523196732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96190be8-1b8b-4a42-a363-9dc821dd9c4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e01acc4fe5042658b50eb72898df60f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c2e7cba8c22426885080f5f47956598',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:16.468557 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a047cb1f-6009-4df1-b196-50ac4811a44a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b74cb352-7f74-481f-a207-c1890aa7d531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:16.522665 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a047cb1f-6009-4df1-b196-50ac4811a44a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b74cb352-7f74-481f-a207-c1890aa7d531) transitioned into state 'SUCCESS' from state '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-1523196732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e01acc4fe5042658b50eb72898df60f',qos_specs=None,replication_status=,reservations=['da410ba6-1f0a-49dd-8b7b-294bb81aaffc','9a89f361-2f78-4e8b-bf71-fe6e02714624','53faf007-bf89-4b6c-878c-f2362d3b32d0','8e448e66-6922-477e-a0bf-65f772e45a1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c2e7cba8c22426885080f5f47956598',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:16.523057 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a047cb1f-6009-4df1-b196-50ac4811a44a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ec4a10a-85e8-49d7-b57f-8692b166c25d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:16.542984 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a047cb1f-6009-4df1-b196-50ac4811a44a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ec4a10a-85e8-49d7-b57f-8692b166c25d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:16.543962 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a047cb1f-6009-4df1-b196-50ac4811a44a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Flow 'volume_create_api' (2cfc974f-dec0-4e4e-9ec3-8c4f41e02467) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:16.546608 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-a047cb1f-6009-4df1-b196-50ac4811a44a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Create volume request issued successfully. Aug 25 16:22:16.546608 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a047cb1f-6009-4df1-b196-50ac4811a44a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:22:16.546608 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 362/1473] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:22:16 2026] POST /volume/v3/volumes => generated 778 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:22:16.562513 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-798d4224-7f0a-4bd4-9155-071ad9b5c824 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:16.564382 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-798d4224-7f0a-4bd4-9155-071ad9b5c824 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/volumes/96190be8-1b8b-4a42-a363-9dc821dd9c4d Aug 25 16:22:16.564658 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-798d4224-7f0a-4bd4-9155-071ad9b5c824 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:16.565004 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-798d4224-7f0a-4bd4-9155-071ad9b5c824 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:16.579230 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:16.579230 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:16.586154 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-798d4224-7f0a-4bd4-9155-071ad9b5c824 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Volume info retrieved successfully. Aug 25 16:22:16.593906 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-798d4224-7f0a-4bd4-9155-071ad9b5c824 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/96190be8-1b8b-4a42-a363-9dc821dd9c4d returned with HTTP 200 Aug 25 16:22:16.594665 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 370/1474] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:16 2026] GET /volume/v3/volumes/96190be8-1b8b-4a42-a363-9dc821dd9c4d => generated 957 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:16.871035 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9790d6bd-d138-41a5-9817-f4ced253ef1c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:16.874612 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9790d6bd-d138-41a5-9817-f4ced253ef1c tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] GET https://10.4.3.102/volume/v3/volumes/78ac8ab0-4b81-4cd4-b2e4-757301cf5c7a Aug 25 16:22:16.874854 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9790d6bd-d138-41a5-9817-f4ced253ef1c tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:16.875138 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9790d6bd-d138-41a5-9817-f4ced253ef1c tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:16.882388 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9790d6bd-d138-41a5-9817-f4ced253ef1c tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] https://10.4.3.102/volume/v3/volumes/78ac8ab0-4b81-4cd4-b2e4-757301cf5c7a returned with HTTP 404 Aug 25 16:22:16.883118 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 377/1475] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:16 2026] GET /volume/v3/volumes/78ac8ab0-4b81-4cd4-b2e4-757301cf5c7a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:16.892599 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-61850d07-6d5e-4e1e-8f8f-0420a36e5bbe None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:16.896993 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-61850d07-6d5e-4e1e-8f8f-0420a36e5bbe tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] DELETE https://10.4.3.102/volume/v3/volumes/2355fd2f-0c6c-42ce-9ecd-5b2f7ebfa955 Aug 25 16:22:16.896993 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-61850d07-6d5e-4e1e-8f8f-0420a36e5bbe tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:16.896993 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-61850d07-6d5e-4e1e-8f8f-0420a36e5bbe tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:16.896993 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-61850d07-6d5e-4e1e-8f8f-0420a36e5bbe tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Delete volume with id: 2355fd2f-0c6c-42ce-9ecd-5b2f7ebfa955 Aug 25 16:22:16.905548 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-5804fc76-0d52-4472-bba9-81e2ec1e8faa None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:16.906848 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5804fc76-0d52-4472-bba9-81e2ec1e8faa tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/snapshots/a437394c-a4e9-4754-ad5f-084182a896cf Aug 25 16:22:16.907088 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5804fc76-0d52-4472-bba9-81e2ec1e8faa tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:16.907681 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5804fc76-0d52-4472-bba9-81e2ec1e8faa tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:16.908195 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:16.908195 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:16.909151 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-61850d07-6d5e-4e1e-8f8f-0420a36e5bbe tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Volume info retrieved successfully. Aug 25 16:22:16.913623 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:16.913623 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:16.914252 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-5804fc76-0d52-4472-bba9-81e2ec1e8faa tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Snapshot retrieved successfully. Aug 25 16:22:16.915382 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5804fc76-0d52-4472-bba9-81e2ec1e8faa tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/snapshots/a437394c-a4e9-4754-ad5f-084182a896cf returned with HTTP 200 Aug 25 16:22:16.916492 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 363/1476] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:16 2026] GET /volume/v3/snapshots/a437394c-a4e9-4754-ad5f-084182a896cf => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:16.928507 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-b0a64c1b-87de-4a6f-b69a-e9f8068f8899 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:16.931078 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b0a64c1b-87de-4a6f-b69a-e9f8068f8899 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:22:16.931078 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b0a64c1b-87de-4a6f-b69a-e9f8068f8899 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a437394c-a4e9-4754-ad5f-084182a896cf", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1819082496"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:16.933821 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-b0a64c1b-87de-4a6f-b69a-e9f8068f8899 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Create volume request body: {'volume': {'snapshot_id': 'a437394c-a4e9-4754-ad5f-084182a896cf', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1819082496'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:22:16.939172 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-61850d07-6d5e-4e1e-8f8f-0420a36e5bbe tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Delete volume request issued successfully. Aug 25 16:22:16.939960 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-61850d07-6d5e-4e1e-8f8f-0420a36e5bbe tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] https://10.4.3.102/volume/v3/volumes/2355fd2f-0c6c-42ce-9ecd-5b2f7ebfa955 returned with HTTP 202 Aug 25 16:22:16.939960 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 367/1477] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:22:16 2026] DELETE /volume/v3/volumes/2355fd2f-0c6c-42ce-9ecd-5b2f7ebfa955 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:22:16.948556 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:16.948556 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:16.950357 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-b0a64c1b-87de-4a6f-b69a-e9f8068f8899 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Snapshot retrieved successfully. Aug 25 16:22:16.950631 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-b0a64c1b-87de-4a6f-b69a-e9f8068f8899 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Create volume of 1 GB Aug 25 16:22:16.951137 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-5f617b49-4173-46ae-b2ad-0da7b749fd81 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:16.953995 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5f617b49-4173-46ae-b2ad-0da7b749fd81 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] GET https://10.4.3.102/volume/v3/volumes/2355fd2f-0c6c-42ce-9ecd-5b2f7ebfa955 Aug 25 16:22:16.954067 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5f617b49-4173-46ae-b2ad-0da7b749fd81 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:16.954271 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5f617b49-4173-46ae-b2ad-0da7b749fd81 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:16.959518 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-b0a64c1b-87de-4a6f-b69a-e9f8068f8899 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Availability Zones retrieved successfully. Aug 25 16:22:16.968396 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b0a64c1b-87de-4a6f-b69a-e9f8068f8899 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Flow 'volume_create_api' (8db0646d-f820-44ee-bd24-db1e7c6c6598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:16.968540 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:16.968540 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:16.970048 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b0a64c1b-87de-4a6f-b69a-e9f8068f8899 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (808d6528-e845-4f96-a8d0-a4a29f178ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:16.970953 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-b0a64c1b-87de-4a6f-b69a-e9f8068f8899 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:22:16.975855 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-5f617b49-4173-46ae-b2ad-0da7b749fd81 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Volume info retrieved successfully. Aug 25 16:22:16.984420 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5f617b49-4173-46ae-b2ad-0da7b749fd81 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] https://10.4.3.102/volume/v3/volumes/2355fd2f-0c6c-42ce-9ecd-5b2f7ebfa955 returned with HTTP 200 Aug 25 16:22:16.984939 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 378/1478] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:16 2026] GET /volume/v3/volumes/2355fd2f-0c6c-42ce-9ecd-5b2f7ebfa955 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:17.023315 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b0a64c1b-87de-4a6f-b69a-e9f8068f8899 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (808d6528-e845-4f96-a8d0-a4a29f178ced) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a437394c-a4e9-4754-ad5f-084182a896cf', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:17.024676 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b0a64c1b-87de-4a6f-b69a-e9f8068f8899 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (846efa9d-705f-4319-9184-a5ed081053cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:17.100958 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-b0a64c1b-87de-4a6f-b69a-e9f8068f8899 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Created reservations ['42d996c2-f506-4f0a-bcb5-e21472484a46', '4da7469c-430f-4183-bb8f-1010ef4e9fea', 'eecfec1b-5f73-4b67-800d-f9967d259db0', 'e6cbf929-cb9a-48f6-a813-14356499987c'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:22:17.102188 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b0a64c1b-87de-4a6f-b69a-e9f8068f8899 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (846efa9d-705f-4319-9184-a5ed081053cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42d996c2-f506-4f0a-bcb5-e21472484a46', '4da7469c-430f-4183-bb8f-1010ef4e9fea', 'eecfec1b-5f73-4b67-800d-f9967d259db0', 'e6cbf929-cb9a-48f6-a813-14356499987c']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:17.103544 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b0a64c1b-87de-4a6f-b69a-e9f8068f8899 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ffdb0e9-bc9b-4033-99a3-96da7e3a5b5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:17.163387 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b0a64c1b-87de-4a6f-b69a-e9f8068f8899 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ffdb0e9-bc9b-4033-99a3-96da7e3a5b5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0bf3e2d-825b-4cbc-b484-fa2b0433c464', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1819082496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af613ff3e92b49a19bf66503e6cdc590',qos_specs=None,replication_status=,reservations=['42d996c2-f506-4f0a-bcb5-e21472484a46','4da7469c-430f-4183-bb8f-1010ef4e9fea','eecfec1b-5f73-4b67-800d-f9967d259db0','e6cbf929-cb9a-48f6-a813-14356499987c'],size=1,snapshot_id=a437394c-a4e9-4754-ad5f-084182a896cf,source_replicaid=,source_volid=None,status='creating',user_id='9533a97a27f8447995fb47b57aa9386d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:22:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1819082496',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0bf3e2d-825b-4cbc-b484-fa2b0433c464,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af613ff3e92b49a19bf66503e6cdc590',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a437394c-a4e9-4754-ad5f-084182a896cf,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9533a97a27f8447995fb47b57aa9386d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:17.164275 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b0a64c1b-87de-4a6f-b69a-e9f8068f8899 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (250c82fc-9051-49f1-95f1-002e7c57d381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:17.194667 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b0a64c1b-87de-4a6f-b69a-e9f8068f8899 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (250c82fc-9051-49f1-95f1-002e7c57d381) transitioned into state 'SUCCESS' from state '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-1819082496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af613ff3e92b49a19bf66503e6cdc590',qos_specs=None,replication_status=,reservations=['42d996c2-f506-4f0a-bcb5-e21472484a46','4da7469c-430f-4183-bb8f-1010ef4e9fea','eecfec1b-5f73-4b67-800d-f9967d259db0','e6cbf929-cb9a-48f6-a813-14356499987c'],size=1,snapshot_id=a437394c-a4e9-4754-ad5f-084182a896cf,source_replicaid=,source_volid=None,status='creating',user_id='9533a97a27f8447995fb47b57aa9386d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:17.195598 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b0a64c1b-87de-4a6f-b69a-e9f8068f8899 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdd06347-7ef4-4759-a84b-0e4aa9ee2459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:17.228932 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b0a64c1b-87de-4a6f-b69a-e9f8068f8899 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdd06347-7ef4-4759-a84b-0e4aa9ee2459) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:17.230095 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b0a64c1b-87de-4a6f-b69a-e9f8068f8899 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Flow 'volume_create_api' (8db0646d-f820-44ee-bd24-db1e7c6c6598) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:17.230556 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-b0a64c1b-87de-4a6f-b69a-e9f8068f8899 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Create volume request issued successfully. Aug 25 16:22:17.231230 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b0a64c1b-87de-4a6f-b69a-e9f8068f8899 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:22:17.231813 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 371/1479] 10.4.3.102 () {70 vars in 1300 bytes} [Tue Aug 25 16:22:16 2026] POST /volume/v3/volumes => generated 804 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:17.243503 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f659dc17-98ee-4c4f-80a8-eba13bd78b2c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:17.245650 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f659dc17-98ee-4c4f-80a8-eba13bd78b2c tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/b0bf3e2d-825b-4cbc-b484-fa2b0433c464 Aug 25 16:22:17.245856 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f659dc17-98ee-4c4f-80a8-eba13bd78b2c tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:17.253704 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f659dc17-98ee-4c4f-80a8-eba13bd78b2c tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:17.254918 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:17.254918 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:17.259998 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-f659dc17-98ee-4c4f-80a8-eba13bd78b2c tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:17.266334 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f659dc17-98ee-4c4f-80a8-eba13bd78b2c tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/b0bf3e2d-825b-4cbc-b484-fa2b0433c464 returned with HTTP 200 Aug 25 16:22:17.266784 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 364/1480] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:17 2026] GET /volume/v3/volumes/b0bf3e2d-825b-4cbc-b484-fa2b0433c464 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:17.611990 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a27480c4-e00f-46e2-9a14-0def39af7b4c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:17.614940 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a27480c4-e00f-46e2-9a14-0def39af7b4c tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/volumes/96190be8-1b8b-4a42-a363-9dc821dd9c4d Aug 25 16:22:17.615257 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a27480c4-e00f-46e2-9a14-0def39af7b4c tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:17.615617 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a27480c4-e00f-46e2-9a14-0def39af7b4c tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:17.626377 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:17.626377 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:17.632019 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-a27480c4-e00f-46e2-9a14-0def39af7b4c tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Volume info retrieved successfully. Aug 25 16:22:17.638862 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a27480c4-e00f-46e2-9a14-0def39af7b4c tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/96190be8-1b8b-4a42-a363-9dc821dd9c4d returned with HTTP 200 Aug 25 16:22:17.639367 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 368/1481] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:17 2026] GET /volume/v3/volumes/96190be8-1b8b-4a42-a363-9dc821dd9c4d => generated 1018 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:17.658688 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-42e6a601-a7c3-409a-8a3d-5c7991a85c72 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:17.661055 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-42e6a601-a7c3-409a-8a3d-5c7991a85c72 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:22:17.661528 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-42e6a601-a7c3-409a-8a3d-5c7991a85c72 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "96190be8-1b8b-4a42-a363-9dc821dd9c4d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1138888693"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:17.671832 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:17.671832 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:17.672206 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-42e6a601-a7c3-409a-8a3d-5c7991a85c72 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Volume info retrieved successfully. Aug 25 16:22:17.677168 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.snapshots [None req-42e6a601-a7c3-409a-8a3d-5c7991a85c72 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Create snapshot from volume 96190be8-1b8b-4a42-a363-9dc821dd9c4d Aug 25 16:22:17.713467 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-42e6a601-a7c3-409a-8a3d-5c7991a85c72 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Created reservations ['98d97d18-3e22-4159-9c2d-01acea942833', '814012fa-0468-4cd9-8a3f-2b9aa51e825e', 'bb96c78a-96da-42bd-852f-680aaf8079db', 'a1b7d79f-ee63-4d63-a976-af5747f5a0e8'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:22:17.754259 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-42e6a601-a7c3-409a-8a3d-5c7991a85c72 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot create request issued successfully. Aug 25 16:22:17.754624 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-42e6a601-a7c3-409a-8a3d-5c7991a85c72 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:22:17.754964 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 379/1482] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:22:17 2026] POST /volume/v3/snapshots => generated 308 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:22:17.768948 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-19d6e1aa-a5e5-4d2e-a488-7f01de99439e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:17.771276 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-19d6e1aa-a5e5-4d2e-a488-7f01de99439e tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/snapshots/1c00c657-76ed-40ce-ba9b-9052529cd923 Aug 25 16:22:17.777075 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-19d6e1aa-a5e5-4d2e-a488-7f01de99439e tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:17.777075 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-19d6e1aa-a5e5-4d2e-a488-7f01de99439e tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:17.777075 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:17.777075 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:17.777075 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-19d6e1aa-a5e5-4d2e-a488-7f01de99439e tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot retrieved successfully. Aug 25 16:22:17.777750 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-19d6e1aa-a5e5-4d2e-a488-7f01de99439e tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots/1c00c657-76ed-40ce-ba9b-9052529cd923 returned with HTTP 200 Aug 25 16:22:17.778069 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 372/1483] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:17 2026] GET /volume/v3/snapshots/1c00c657-76ed-40ce-ba9b-9052529cd923 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:18.005615 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d2edd74d-3edd-431a-a2b5-21ca3a98b1ca None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:18.007650 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d2edd74d-3edd-431a-a2b5-21ca3a98b1ca tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] GET https://10.4.3.102/volume/v3/volumes/2355fd2f-0c6c-42ce-9ecd-5b2f7ebfa955 Aug 25 16:22:18.008438 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d2edd74d-3edd-431a-a2b5-21ca3a98b1ca tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:18.008438 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d2edd74d-3edd-431a-a2b5-21ca3a98b1ca tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:18.019877 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d2edd74d-3edd-431a-a2b5-21ca3a98b1ca tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] https://10.4.3.102/volume/v3/volumes/2355fd2f-0c6c-42ce-9ecd-5b2f7ebfa955 returned with HTTP 404 Aug 25 16:22:18.026560 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 365/1484] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:18 2026] GET /volume/v3/volumes/2355fd2f-0c6c-42ce-9ecd-5b2f7ebfa955 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:18.032857 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-eed11166-52fb-47ff-a6a3-a381c0e24951 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:18.034632 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-eed11166-52fb-47ff-a6a3-a381c0e24951 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] DELETE https://10.4.3.102/volume/v3/volumes/94be0da3-5849-4c90-b84a-903bd2bb20ae Aug 25 16:22:18.034992 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-eed11166-52fb-47ff-a6a3-a381c0e24951 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:18.035191 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-eed11166-52fb-47ff-a6a3-a381c0e24951 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:18.035391 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-eed11166-52fb-47ff-a6a3-a381c0e24951 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Delete volume with id: 94be0da3-5849-4c90-b84a-903bd2bb20ae Aug 25 16:22:18.047213 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:18.047213 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:18.047504 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-eed11166-52fb-47ff-a6a3-a381c0e24951 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Volume info retrieved successfully. Aug 25 16:22:18.076358 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-eed11166-52fb-47ff-a6a3-a381c0e24951 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Delete volume request issued successfully. Aug 25 16:22:18.076656 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-eed11166-52fb-47ff-a6a3-a381c0e24951 tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] https://10.4.3.102/volume/v3/volumes/94be0da3-5849-4c90-b84a-903bd2bb20ae returned with HTTP 202 Aug 25 16:22:18.077160 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 369/1485] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:22:18 2026] DELETE /volume/v3/volumes/94be0da3-5849-4c90-b84a-903bd2bb20ae => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:22:18.091032 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-c12ec64e-24d7-4af4-a6bf-19ea921fe2dc None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:18.098629 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c12ec64e-24d7-4af4-a6bf-19ea921fe2dc tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] GET https://10.4.3.102/volume/v3/volumes/94be0da3-5849-4c90-b84a-903bd2bb20ae Aug 25 16:22:18.098943 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c12ec64e-24d7-4af4-a6bf-19ea921fe2dc tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:18.099194 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c12ec64e-24d7-4af4-a6bf-19ea921fe2dc tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:18.116862 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:18.116862 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:18.120242 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-c12ec64e-24d7-4af4-a6bf-19ea921fe2dc tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Volume info retrieved successfully. Aug 25 16:22:18.127698 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c12ec64e-24d7-4af4-a6bf-19ea921fe2dc tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] https://10.4.3.102/volume/v3/volumes/94be0da3-5849-4c90-b84a-903bd2bb20ae returned with HTTP 200 Aug 25 16:22:18.128170 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 380/1486] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:18 2026] GET /volume/v3/volumes/94be0da3-5849-4c90-b84a-903bd2bb20ae => generated 1359 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:18.140166 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-930418cb-8bbd-4420-93a2-b7a155437233 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:18.279002 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-35f5d833-1c2b-46d5-b584-dd3e49a775e9 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:18.279238 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-930418cb-8bbd-4420-93a2-b7a155437233 tempest-VolumeQuotasNegativeTestJSON-1682684822 tempest-VolumeQuotasNegativeTestJSON-1682684822-project-admin] GET https://10.4.3.102/volume/v3/os-quota-sets/26a3437d2152492ca1f326043323afa1 Aug 25 16:22:18.279493 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-930418cb-8bbd-4420-93a2-b7a155437233 tempest-VolumeQuotasNegativeTestJSON-1682684822 tempest-VolumeQuotasNegativeTestJSON-1682684822-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:18.279759 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-930418cb-8bbd-4420-93a2-b7a155437233 tempest-VolumeQuotasNegativeTestJSON-1682684822 tempest-VolumeQuotasNegativeTestJSON-1682684822-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:18.281270 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-35f5d833-1c2b-46d5-b584-dd3e49a775e9 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/b0bf3e2d-825b-4cbc-b484-fa2b0433c464 Aug 25 16:22:18.281493 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-35f5d833-1c2b-46d5-b584-dd3e49a775e9 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:18.281770 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-35f5d833-1c2b-46d5-b584-dd3e49a775e9 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:18.291424 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:18.291424 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:18.298217 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-35f5d833-1c2b-46d5-b584-dd3e49a775e9 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:18.298501 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-930418cb-8bbd-4420-93a2-b7a155437233 tempest-VolumeQuotasNegativeTestJSON-1682684822 tempest-VolumeQuotasNegativeTestJSON-1682684822-project-admin] https://10.4.3.102/volume/v3/os-quota-sets/26a3437d2152492ca1f326043323afa1 returned with HTTP 200 Aug 25 16:22:18.298943 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 373/1487] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:18 2026] GET /volume/v3/os-quota-sets/26a3437d2152492ca1f326043323afa1 => generated 437 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:18.305813 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-35f5d833-1c2b-46d5-b584-dd3e49a775e9 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/b0bf3e2d-825b-4cbc-b484-fa2b0433c464 returned with HTTP 200 Aug 25 16:22:18.306385 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 366/1488] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:18 2026] GET /volume/v3/volumes/b0bf3e2d-825b-4cbc-b484-fa2b0433c464 => generated 897 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:18.308630 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a6223d34-31c6-49fc-9065-3fb0dddfd3b1 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:18.325276 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-c867f63e-01fc-4e70-852f-8c91c68d7cef None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:18.326917 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c867f63e-01fc-4e70-852f-8c91c68d7cef tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:22:18.327451 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c867f63e-01fc-4e70-852f-8c91c68d7cef tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b0bf3e2d-825b-4cbc-b484-fa2b0433c464", "name": "tempest-VolumeDependencyTests-Snapshot-1759218538"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:18.336043 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:18.336043 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:18.336563 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-c867f63e-01fc-4e70-852f-8c91c68d7cef tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:18.336727 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.snapshots [None req-c867f63e-01fc-4e70-852f-8c91c68d7cef tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Create snapshot from volume b0bf3e2d-825b-4cbc-b484-fa2b0433c464 Aug 25 16:22:18.418837 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-c867f63e-01fc-4e70-852f-8c91c68d7cef tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Created reservations ['fa5971ab-0d71-4529-b34f-5f3d4793d522', '58009798-19a5-4aeb-9fbb-71db08c9126e', 'bc239cc6-2e9e-4b56-82c8-4770e504d90e', '74932a95-3920-4119-a8d4-682cee9d807b'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:22:18.440604 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a6223d34-31c6-49fc-9065-3fb0dddfd3b1 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:22:18.441076 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a6223d34-31c6-49fc-9065-3fb0dddfd3b1 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-2120141149"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:18.443100 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-a6223d34-31c6-49fc-9065-3fb0dddfd3b1 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-2120141149'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:22:18.443274 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-a6223d34-31c6-49fc-9065-3fb0dddfd3b1 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Create volume of 1 GB Aug 25 16:22:18.448320 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-a6223d34-31c6-49fc-9065-3fb0dddfd3b1 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Availability Zones retrieved successfully. Aug 25 16:22:18.456043 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a6223d34-31c6-49fc-9065-3fb0dddfd3b1 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Flow 'volume_create_api' (c6b748ba-08ca-4624-aad7-d8696d775f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:18.457603 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a6223d34-31c6-49fc-9065-3fb0dddfd3b1 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77b153af-dbc7-47da-a3a0-0eaed661e928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:18.459309 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-a6223d34-31c6-49fc-9065-3fb0dddfd3b1 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:22:18.497430 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a6223d34-31c6-49fc-9065-3fb0dddfd3b1 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77b153af-dbc7-47da-a3a0-0eaed661e928) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:18.499075 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a6223d34-31c6-49fc-9065-3fb0dddfd3b1 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (607d92a3-5937-4466-877b-a7132728a545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:18.511406 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-c867f63e-01fc-4e70-852f-8c91c68d7cef tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Snapshot create request issued successfully. Aug 25 16:22:18.511406 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c867f63e-01fc-4e70-852f-8c91c68d7cef tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:22:18.511406 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 381/1489] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:22:18 2026] POST /volume/v3/snapshots => generated 308 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:22:18.519714 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-78c69f47-affb-406e-84ad-8a80b4c7c79f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:18.526934 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-78c69f47-affb-406e-84ad-8a80b4c7c79f tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/snapshots/28d18c37-6505-4a3e-b0b9-6df52927e1b5 Aug 25 16:22:18.526934 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-78c69f47-affb-406e-84ad-8a80b4c7c79f tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:18.526934 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-78c69f47-affb-406e-84ad-8a80b4c7c79f tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:18.528742 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:18.528742 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:18.529539 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-78c69f47-affb-406e-84ad-8a80b4c7c79f tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Snapshot retrieved successfully. Aug 25 16:22:18.530252 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-78c69f47-affb-406e-84ad-8a80b4c7c79f tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/snapshots/28d18c37-6505-4a3e-b0b9-6df52927e1b5 returned with HTTP 200 Aug 25 16:22:18.530729 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 374/1490] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:18 2026] GET /volume/v3/snapshots/28d18c37-6505-4a3e-b0b9-6df52927e1b5 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:18.612506 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-a6223d34-31c6-49fc-9065-3fb0dddfd3b1 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Created reservations ['58dbb262-b151-449f-9547-b2d3698c75d3', 'b915f43e-0c99-4c9b-b2e1-90cb54506904', '0d69e935-f45b-41aa-8532-e30f769751d9', 'df5ac8e5-77f5-4d0b-9fda-b58676315696'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:22:18.613766 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a6223d34-31c6-49fc-9065-3fb0dddfd3b1 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (607d92a3-5937-4466-877b-a7132728a545) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58dbb262-b151-449f-9547-b2d3698c75d3', 'b915f43e-0c99-4c9b-b2e1-90cb54506904', '0d69e935-f45b-41aa-8532-e30f769751d9', 'df5ac8e5-77f5-4d0b-9fda-b58676315696']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:18.614765 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a6223d34-31c6-49fc-9065-3fb0dddfd3b1 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c691eb1-5ce2-4461-bcd2-a5d4bd6bb38c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:18.647009 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a6223d34-31c6-49fc-9065-3fb0dddfd3b1 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c691eb1-5ce2-4461-bcd2-a5d4bd6bb38c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8aaf4db-f254-4e32-806d-3bea871510ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-2120141149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26a3437d2152492ca1f326043323afa1',qos_specs=None,replication_status=,reservations=['58dbb262-b151-449f-9547-b2d3698c75d3','b915f43e-0c99-4c9b-b2e1-90cb54506904','0d69e935-f45b-41aa-8532-e30f769751d9','df5ac8e5-77f5-4d0b-9fda-b58676315696'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='404f2acdce99457eae65464ed053664a',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:22:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-2120141149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8aaf4db-f254-4e32-806d-3bea871510ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26a3437d2152492ca1f326043323afa1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='404f2acdce99457eae65464ed053664a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:18.648032 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a6223d34-31c6-49fc-9065-3fb0dddfd3b1 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37778da8-ec81-4ad2-a5f1-325429fc7dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:18.669611 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a6223d34-31c6-49fc-9065-3fb0dddfd3b1 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37778da8-ec81-4ad2-a5f1-325429fc7dd3) transitioned into state 'SUCCESS' from state '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-2120141149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26a3437d2152492ca1f326043323afa1',qos_specs=None,replication_status=,reservations=['58dbb262-b151-449f-9547-b2d3698c75d3','b915f43e-0c99-4c9b-b2e1-90cb54506904','0d69e935-f45b-41aa-8532-e30f769751d9','df5ac8e5-77f5-4d0b-9fda-b58676315696'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='404f2acdce99457eae65464ed053664a',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:18.670566 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a6223d34-31c6-49fc-9065-3fb0dddfd3b1 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea074778-9372-4ba6-ab07-72afa6a9209b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:18.686803 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a6223d34-31c6-49fc-9065-3fb0dddfd3b1 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea074778-9372-4ba6-ab07-72afa6a9209b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:18.688023 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a6223d34-31c6-49fc-9065-3fb0dddfd3b1 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Flow 'volume_create_api' (c6b748ba-08ca-4624-aad7-d8696d775f99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:18.688445 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-a6223d34-31c6-49fc-9065-3fb0dddfd3b1 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Create volume request issued successfully. Aug 25 16:22:18.689364 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a6223d34-31c6-49fc-9065-3fb0dddfd3b1 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:22:18.690042 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 370/1491] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:22:18 2026] POST /volume/v3/volumes => generated 759 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:22:18.706000 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-4d148726-af73-4fc1-a32a-81bbea440107 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:18.708947 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4d148726-af73-4fc1-a32a-81bbea440107 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] GET https://10.4.3.102/volume/v3/volumes/d8aaf4db-f254-4e32-806d-3bea871510ab Aug 25 16:22:18.709408 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4d148726-af73-4fc1-a32a-81bbea440107 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:18.709826 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4d148726-af73-4fc1-a32a-81bbea440107 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:18.719454 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:18.719454 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:18.724700 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-4d148726-af73-4fc1-a32a-81bbea440107 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Volume info retrieved successfully. Aug 25 16:22:18.731016 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4d148726-af73-4fc1-a32a-81bbea440107 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] https://10.4.3.102/volume/v3/volumes/d8aaf4db-f254-4e32-806d-3bea871510ab returned with HTTP 200 Aug 25 16:22:18.731504 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 367/1492] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:18 2026] GET /volume/v3/volumes/d8aaf4db-f254-4e32-806d-3bea871510ab => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:18.796616 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-32a2688f-52ac-4439-89da-168d0e2f3779 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:18.797390 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-32a2688f-52ac-4439-89da-168d0e2f3779 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/snapshots/1c00c657-76ed-40ce-ba9b-9052529cd923 Aug 25 16:22:18.797751 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-32a2688f-52ac-4439-89da-168d0e2f3779 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:18.798048 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-32a2688f-52ac-4439-89da-168d0e2f3779 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:18.805681 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:18.805681 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:18.806126 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-32a2688f-52ac-4439-89da-168d0e2f3779 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot retrieved successfully. Aug 25 16:22:18.807683 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-32a2688f-52ac-4439-89da-168d0e2f3779 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots/1c00c657-76ed-40ce-ba9b-9052529cd923 returned with HTTP 200 Aug 25 16:22:18.808931 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 382/1493] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:18 2026] GET /volume/v3/snapshots/1c00c657-76ed-40ce-ba9b-9052529cd923 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:18.822800 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-310498fb-1240-471f-a00b-48ac10660527 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:18.824614 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-310498fb-1240-471f-a00b-48ac10660527 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] POST https://10.4.3.102/volume/v3/snapshots/1c00c657-76ed-40ce-ba9b-9052529cd923/action Aug 25 16:22:18.825306 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-310498fb-1240-471f-a00b-48ac10660527 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:22:18.825504 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-310498fb-1240-471f-a00b-48ac10660527 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:18.827547 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.contrib.snapshot_unmanage [None req-310498fb-1240-471f-a00b-48ac10660527 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Unmanage snapshot with id: 1c00c657-76ed-40ce-ba9b-9052529cd923 Aug 25 16:22:18.840613 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:18.840613 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:18.840613 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-310498fb-1240-471f-a00b-48ac10660527 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Snapshot retrieved successfully. Aug 25 16:22:18.841566 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.policy [None req-310498fb-1240-471f-a00b-48ac10660527 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '04e3dba1a4cd479f8c3696a9a73fc0d6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e01acc4fe5042658b50eb72898df60f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100457) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 16:22:18.841915 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-310498fb-1240-471f-a00b-48ac10660527 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] https://10.4.3.102/volume/v3/snapshots/1c00c657-76ed-40ce-ba9b-9052529cd923/action returned with HTTP 403 Aug 25 16:22:18.842694 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 375/1494] 10.4.3.102 () {68 vars in 1396 bytes} [Tue Aug 25 16:22:18 2026] POST /volume/v3/snapshots/1c00c657-76ed-40ce-ba9b-9052529cd923/action => generated 117 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:18.856292 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-bdad3ffd-0fbc-4c15-8706-c256aa0ca881 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:18.863953 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-bdad3ffd-0fbc-4c15-8706-c256aa0ca881 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] DELETE https://10.4.3.102/volume/v3/snapshots/1c00c657-76ed-40ce-ba9b-9052529cd923 Aug 25 16:22:18.864260 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-bdad3ffd-0fbc-4c15-8706-c256aa0ca881 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:18.864530 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-bdad3ffd-0fbc-4c15-8706-c256aa0ca881 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:18.867135 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-bdad3ffd-0fbc-4c15-8706-c256aa0ca881 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Delete snapshot with id: 1c00c657-76ed-40ce-ba9b-9052529cd923 Aug 25 16:22:18.875001 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:18.875001 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:18.875343 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-bdad3ffd-0fbc-4c15-8706-c256aa0ca881 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot retrieved successfully. Aug 25 16:22:18.905702 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-bdad3ffd-0fbc-4c15-8706-c256aa0ca881 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot delete request issued successfully. Aug 25 16:22:18.906021 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-bdad3ffd-0fbc-4c15-8706-c256aa0ca881 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots/1c00c657-76ed-40ce-ba9b-9052529cd923 returned with HTTP 202 Aug 25 16:22:18.906485 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 371/1495] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:22:18 2026] DELETE /volume/v3/snapshots/1c00c657-76ed-40ce-ba9b-9052529cd923 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:22:18.916531 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a6b63ef8-63d5-45c5-9c7b-400ddf235a6b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:18.918655 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a6b63ef8-63d5-45c5-9c7b-400ddf235a6b tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/snapshots/1c00c657-76ed-40ce-ba9b-9052529cd923 Aug 25 16:22:18.918863 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a6b63ef8-63d5-45c5-9c7b-400ddf235a6b tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:18.919083 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a6b63ef8-63d5-45c5-9c7b-400ddf235a6b tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:18.924898 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:18.924898 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:18.925033 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-a6b63ef8-63d5-45c5-9c7b-400ddf235a6b tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot retrieved successfully. Aug 25 16:22:18.925959 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a6b63ef8-63d5-45c5-9c7b-400ddf235a6b tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots/1c00c657-76ed-40ce-ba9b-9052529cd923 returned with HTTP 200 Aug 25 16:22:18.926452 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 368/1496] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:18 2026] GET /volume/v3/snapshots/1c00c657-76ed-40ce-ba9b-9052529cd923 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:19.144699 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-fa1acb1f-0535-466b-bdbb-bfa22829957b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:19.146230 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fa1acb1f-0535-466b-bdbb-bfa22829957b tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] GET https://10.4.3.102/volume/v3/volumes/94be0da3-5849-4c90-b84a-903bd2bb20ae Aug 25 16:22:19.146461 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fa1acb1f-0535-466b-bdbb-bfa22829957b tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:19.146970 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fa1acb1f-0535-466b-bdbb-bfa22829957b tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:19.154542 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fa1acb1f-0535-466b-bdbb-bfa22829957b tempest-TaggedBootDevicesTest-2102420516 tempest-TaggedBootDevicesTest-2102420516-project-member] https://10.4.3.102/volume/v3/volumes/94be0da3-5849-4c90-b84a-903bd2bb20ae returned with HTTP 404 Aug 25 16:22:19.155250 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 383/1497] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:19 2026] GET /volume/v3/volumes/94be0da3-5849-4c90-b84a-903bd2bb20ae => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:19.543619 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d3f46c34-808f-4853-941f-7a10f33385c9 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:19.544963 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d3f46c34-808f-4853-941f-7a10f33385c9 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/snapshots/28d18c37-6505-4a3e-b0b9-6df52927e1b5 Aug 25 16:22:19.545238 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d3f46c34-808f-4853-941f-7a10f33385c9 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:19.545495 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d3f46c34-808f-4853-941f-7a10f33385c9 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:19.552633 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:19.552633 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:19.553467 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-d3f46c34-808f-4853-941f-7a10f33385c9 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Snapshot retrieved successfully. Aug 25 16:22:19.554424 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d3f46c34-808f-4853-941f-7a10f33385c9 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/snapshots/28d18c37-6505-4a3e-b0b9-6df52927e1b5 returned with HTTP 200 Aug 25 16:22:19.554424 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 376/1498] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:19 2026] GET /volume/v3/snapshots/28d18c37-6505-4a3e-b0b9-6df52927e1b5 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:19.562573 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-3862ba38-af77-4059-82b3-d690ea735034 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:19.564324 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3862ba38-af77-4059-82b3-d690ea735034 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:22:19.564737 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3862ba38-af77-4059-82b3-d690ea735034 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "28d18c37-6505-4a3e-b0b9-6df52927e1b5", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1650317763"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:19.566112 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-3862ba38-af77-4059-82b3-d690ea735034 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Create volume request body: {'volume': {'snapshot_id': '28d18c37-6505-4a3e-b0b9-6df52927e1b5', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1650317763'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:22:19.571310 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:19.571310 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:19.571850 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-3862ba38-af77-4059-82b3-d690ea735034 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Snapshot retrieved successfully. Aug 25 16:22:19.572085 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-3862ba38-af77-4059-82b3-d690ea735034 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Create volume of 1 GB Aug 25 16:22:19.575605 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-3862ba38-af77-4059-82b3-d690ea735034 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Availability Zones retrieved successfully. Aug 25 16:22:19.580712 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-3862ba38-af77-4059-82b3-d690ea735034 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Flow 'volume_create_api' (2a16d05b-f238-4c7d-898b-22f797016954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:19.581830 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-3862ba38-af77-4059-82b3-d690ea735034 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac34d711-653f-4fba-9546-d62a2c9ed452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:19.582960 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-3862ba38-af77-4059-82b3-d690ea735034 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:22:19.619964 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-3862ba38-af77-4059-82b3-d690ea735034 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac34d711-653f-4fba-9546-d62a2c9ed452) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '28d18c37-6505-4a3e-b0b9-6df52927e1b5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:19.620858 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-3862ba38-af77-4059-82b3-d690ea735034 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f74eb14-7b57-43bb-90ad-8b31d8a2e301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:19.683469 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-3862ba38-af77-4059-82b3-d690ea735034 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Created reservations ['96183058-2898-45e5-8dfd-a3d58884d114', 'c6a29bd2-3b77-4d82-a7aa-e865c3e93455', 'a03cf955-f124-4079-812f-7ebfb0d2e232', '62a95f69-a60a-4077-aea2-4931c82471b0'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:22:19.684641 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-3862ba38-af77-4059-82b3-d690ea735034 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f74eb14-7b57-43bb-90ad-8b31d8a2e301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96183058-2898-45e5-8dfd-a3d58884d114', 'c6a29bd2-3b77-4d82-a7aa-e865c3e93455', 'a03cf955-f124-4079-812f-7ebfb0d2e232', '62a95f69-a60a-4077-aea2-4931c82471b0']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:19.685796 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-3862ba38-af77-4059-82b3-d690ea735034 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31232bf4-ce0a-4481-b263-cc0b3d8564fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:19.746150 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-5cde5cdb-d867-497f-9f8a-31515c8b648f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:19.751053 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5cde5cdb-d867-497f-9f8a-31515c8b648f tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] GET https://10.4.3.102/volume/v3/volumes/d8aaf4db-f254-4e32-806d-3bea871510ab Aug 25 16:22:19.751053 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5cde5cdb-d867-497f-9f8a-31515c8b648f tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:19.751053 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5cde5cdb-d867-497f-9f8a-31515c8b648f tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:19.756736 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-3862ba38-af77-4059-82b3-d690ea735034 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31232bf4-ce0a-4481-b263-cc0b3d8564fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b28c8562-a04d-4cf0-abc0-b6919fbc3eb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1650317763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af613ff3e92b49a19bf66503e6cdc590',qos_specs=None,replication_status=,reservations=['96183058-2898-45e5-8dfd-a3d58884d114','c6a29bd2-3b77-4d82-a7aa-e865c3e93455','a03cf955-f124-4079-812f-7ebfb0d2e232','62a95f69-a60a-4077-aea2-4931c82471b0'],size=1,snapshot_id=28d18c37-6505-4a3e-b0b9-6df52927e1b5,source_replicaid=,source_volid=None,status='creating',user_id='9533a97a27f8447995fb47b57aa9386d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:22:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1650317763',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b28c8562-a04d-4cf0-abc0-b6919fbc3eb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af613ff3e92b49a19bf66503e6cdc590',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=28d18c37-6505-4a3e-b0b9-6df52927e1b5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9533a97a27f8447995fb47b57aa9386d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:19.757828 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-3862ba38-af77-4059-82b3-d690ea735034 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fb5185a-68a5-4eaf-84e4-665e4abb2836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:19.763666 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:19.763666 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:19.769398 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-5cde5cdb-d867-497f-9f8a-31515c8b648f tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Volume info retrieved successfully. Aug 25 16:22:19.774768 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5cde5cdb-d867-497f-9f8a-31515c8b648f tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] https://10.4.3.102/volume/v3/volumes/d8aaf4db-f254-4e32-806d-3bea871510ab returned with HTTP 200 Aug 25 16:22:19.775007 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 369/1499] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:19 2026] GET /volume/v3/volumes/d8aaf4db-f254-4e32-806d-3bea871510ab => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:19.788980 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-3862ba38-af77-4059-82b3-d690ea735034 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fb5185a-68a5-4eaf-84e4-665e4abb2836) transitioned into state 'SUCCESS' from state '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-1650317763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af613ff3e92b49a19bf66503e6cdc590',qos_specs=None,replication_status=,reservations=['96183058-2898-45e5-8dfd-a3d58884d114','c6a29bd2-3b77-4d82-a7aa-e865c3e93455','a03cf955-f124-4079-812f-7ebfb0d2e232','62a95f69-a60a-4077-aea2-4931c82471b0'],size=1,snapshot_id=28d18c37-6505-4a3e-b0b9-6df52927e1b5,source_replicaid=,source_volid=None,status='creating',user_id='9533a97a27f8447995fb47b57aa9386d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:19.789765 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-3862ba38-af77-4059-82b3-d690ea735034 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9ba00e8-4ad2-433a-9692-1314be043515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:19.793981 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-da200dff-c2ae-4d65-a84c-70e651ed6596 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:19.796861 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-da200dff-c2ae-4d65-a84c-70e651ed6596 tempest-VolumeQuotasNegativeTestJSON-1682684822 tempest-VolumeQuotasNegativeTestJSON-1682684822-project-admin] PUT https://10.4.3.102/volume/v3/os-quota-sets/26a3437d2152492ca1f326043323afa1 Aug 25 16:22:19.797359 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-da200dff-c2ae-4d65-a84c-70e651ed6596 tempest-VolumeQuotasNegativeTestJSON-1682684822 tempest-VolumeQuotasNegativeTestJSON-1682684822-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:19.815117 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-3862ba38-af77-4059-82b3-d690ea735034 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9ba00e8-4ad2-433a-9692-1314be043515) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:19.815963 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-3862ba38-af77-4059-82b3-d690ea735034 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Flow 'volume_create_api' (2a16d05b-f238-4c7d-898b-22f797016954) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:19.816269 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-3862ba38-af77-4059-82b3-d690ea735034 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Create volume request issued successfully. Aug 25 16:22:19.816918 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3862ba38-af77-4059-82b3-d690ea735034 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:22:19.817497 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 372/1500] 10.4.3.102 () {70 vars in 1300 bytes} [Tue Aug 25 16:22:19 2026] POST /volume/v3/volumes => generated 804 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:19.835628 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-6a47e836-1e22-44eb-a9c4-216b65b1422f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:19.837924 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6a47e836-1e22-44eb-a9c4-216b65b1422f tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/b28c8562-a04d-4cf0-abc0-b6919fbc3eb9 Aug 25 16:22:19.838232 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6a47e836-1e22-44eb-a9c4-216b65b1422f tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:19.838637 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6a47e836-1e22-44eb-a9c4-216b65b1422f tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:19.848045 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:19.848045 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:19.853407 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-6a47e836-1e22-44eb-a9c4-216b65b1422f tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:19.859326 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6a47e836-1e22-44eb-a9c4-216b65b1422f tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/b28c8562-a04d-4cf0-abc0-b6919fbc3eb9 returned with HTTP 200 Aug 25 16:22:19.859698 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 377/1501] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:19 2026] GET /volume/v3/volumes/b28c8562-a04d-4cf0-abc0-b6919fbc3eb9 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:19.870447 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-da200dff-c2ae-4d65-a84c-70e651ed6596 tempest-VolumeQuotasNegativeTestJSON-1682684822 tempest-VolumeQuotasNegativeTestJSON-1682684822-project-admin] https://10.4.3.102/volume/v3/os-quota-sets/26a3437d2152492ca1f326043323afa1 returned with HTTP 200 Aug 25 16:22:19.871312 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 384/1502] 10.4.3.102 () {68 vars in 1374 bytes} [Tue Aug 25 16:22:19 2026] PUT /volume/v3/os-quota-sets/26a3437d2152492ca1f326043323afa1 => generated 392 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:22:19.880175 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-3343716a-cbe9-4d4c-83d1-26c196b1fd5a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:19.882093 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3343716a-cbe9-4d4c-83d1-26c196b1fd5a tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:22:19.882491 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3343716a-cbe9-4d4c-83d1-26c196b1fd5a tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:19.884350 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-3343716a-cbe9-4d4c-83d1-26c196b1fd5a tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:22:19.884476 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-3343716a-cbe9-4d4c-83d1-26c196b1fd5a tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Create volume of 2 GB Aug 25 16:22:19.888650 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-3343716a-cbe9-4d4c-83d1-26c196b1fd5a tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Availability Zones retrieved successfully. Aug 25 16:22:19.894088 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-3343716a-cbe9-4d4c-83d1-26c196b1fd5a tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Flow 'volume_create_api' (84869940-8ab9-467a-8d1e-4de923002906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:19.895013 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-3343716a-cbe9-4d4c-83d1-26c196b1fd5a tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d867a092-fd77-4168-96f9-2ba2680a9aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:19.896018 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-3343716a-cbe9-4d4c-83d1-26c196b1fd5a tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Validating volume size '2' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:22:19.934266 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-3343716a-cbe9-4d4c-83d1-26c196b1fd5a tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d867a092-fd77-4168-96f9-2ba2680a9aa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:19.934266 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-3343716a-cbe9-4d4c-83d1-26c196b1fd5a tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efb1c1fc-3389-4133-b973-11ea72863c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:19.938571 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-da22de25-bd27-4382-9813-9fdbff6b5893 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:19.942404 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-da22de25-bd27-4382-9813-9fdbff6b5893 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/snapshots/1c00c657-76ed-40ce-ba9b-9052529cd923 Aug 25 16:22:19.942668 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-da22de25-bd27-4382-9813-9fdbff6b5893 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:19.942916 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-da22de25-bd27-4382-9813-9fdbff6b5893 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:19.952127 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-da22de25-bd27-4382-9813-9fdbff6b5893 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots/1c00c657-76ed-40ce-ba9b-9052529cd923 returned with HTTP 404 Aug 25 16:22:19.952637 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 373/1503] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:19 2026] GET /volume/v3/snapshots/1c00c657-76ed-40ce-ba9b-9052529cd923 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:19.964951 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-ffddb3f4-418b-4021-9449-a44a85801626 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:19.967252 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ffddb3f4-418b-4021-9449-a44a85801626 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/96190be8-1b8b-4a42-a363-9dc821dd9c4d Aug 25 16:22:19.967508 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ffddb3f4-418b-4021-9449-a44a85801626 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:19.967899 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ffddb3f4-418b-4021-9449-a44a85801626 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:19.968227 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-ffddb3f4-418b-4021-9449-a44a85801626 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Delete volume with id: 96190be8-1b8b-4a42-a363-9dc821dd9c4d Aug 25 16:22:19.976268 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota_utils [None req-3343716a-cbe9-4d4c-83d1-26c196b1fd5a tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Quota exceeded for 26a3437d2152492ca1f326043323afa1, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 25 16:22:19.977240 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:19.977240 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:19.977677 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-ffddb3f4-418b-4021-9449-a44a85801626 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Volume info retrieved successfully. Aug 25 16:22:19.979245 np0000008093 devstack@c-api.service[100455]: WARNING cinder.volume.api [None req-3343716a-cbe9-4d4c-83d1-26c196b1fd5a tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efb1c1fc-3389-4133-b973-11ea72863c58) transitioned into state 'FAILURE' from state 'RUNNING' Aug 25 16:22:19.979245 np0000008093 devstack@c-api.service[100455]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 25 16:22:19.981332 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-3343716a-cbe9-4d4c-83d1-26c196b1fd5a tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efb1c1fc-3389-4133-b973-11ea72863c58) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:19.982231 np0000008093 devstack@c-api.service[100455]: WARNING cinder.volume.api [None req-3343716a-cbe9-4d4c-83d1-26c196b1fd5a tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efb1c1fc-3389-4133-b973-11ea72863c58) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 16:22:19.983730 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-3343716a-cbe9-4d4c-83d1-26c196b1fd5a tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d867a092-fd77-4168-96f9-2ba2680a9aa5) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:19.984093 np0000008093 devstack@c-api.service[100455]: WARNING cinder.volume.api [None req-3343716a-cbe9-4d4c-83d1-26c196b1fd5a tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d867a092-fd77-4168-96f9-2ba2680a9aa5) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 16:22:19.985203 np0000008093 devstack@c-api.service[100455]: WARNING cinder.volume.api [None req-3343716a-cbe9-4d4c-83d1-26c196b1fd5a tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Flow 'volume_create_api' (84869940-8ab9-467a-8d1e-4de923002906) transitioned into state 'REVERTED' from state 'RUNNING' Aug 25 16:22:19.985476 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.middleware.fault [None req-3343716a-cbe9-4d4c-83d1-26c196b1fd5a tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 413 Aug 25 16:22:19.986585 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 370/1504] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:22:19 2026] POST /volume/v3/volumes => generated 208 bytes in 107 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 25 16:22:19.998536 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-8479ad67-83ae-4565-b229-23707d0c254b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:20.002465 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8479ad67-83ae-4565-b229-23707d0c254b tempest-VolumeQuotasNegativeTestJSON-1682684822 tempest-VolumeQuotasNegativeTestJSON-1682684822-project-admin] PUT https://10.4.3.102/volume/v3/os-quota-sets/26a3437d2152492ca1f326043323afa1 Aug 25 16:22:20.002837 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8479ad67-83ae-4565-b229-23707d0c254b tempest-VolumeQuotasNegativeTestJSON-1682684822 tempest-VolumeQuotasNegativeTestJSON-1682684822-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:20.020655 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-ffddb3f4-418b-4021-9449-a44a85801626 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Delete volume request issued successfully. Aug 25 16:22:20.020948 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ffddb3f4-418b-4021-9449-a44a85801626 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/96190be8-1b8b-4a42-a363-9dc821dd9c4d returned with HTTP 202 Aug 25 16:22:20.021472 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 378/1505] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:22:19 2026] DELETE /volume/v3/volumes/96190be8-1b8b-4a42-a363-9dc821dd9c4d => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:22:20.030562 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-9c17d03c-e07d-4de1-a142-9eb6c0e67d44 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:20.033497 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9c17d03c-e07d-4de1-a142-9eb6c0e67d44 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/volumes/96190be8-1b8b-4a42-a363-9dc821dd9c4d Aug 25 16:22:20.033787 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9c17d03c-e07d-4de1-a142-9eb6c0e67d44 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:20.034062 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9c17d03c-e07d-4de1-a142-9eb6c0e67d44 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:20.048770 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:20.048770 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:20.054853 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-9c17d03c-e07d-4de1-a142-9eb6c0e67d44 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Volume info retrieved successfully. Aug 25 16:22:20.062661 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9c17d03c-e07d-4de1-a142-9eb6c0e67d44 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/96190be8-1b8b-4a42-a363-9dc821dd9c4d returned with HTTP 200 Aug 25 16:22:20.063182 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 374/1506] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:20 2026] GET /volume/v3/volumes/96190be8-1b8b-4a42-a363-9dc821dd9c4d => generated 1017 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:20.103319 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8479ad67-83ae-4565-b229-23707d0c254b tempest-VolumeQuotasNegativeTestJSON-1682684822 tempest-VolumeQuotasNegativeTestJSON-1682684822-project-admin] https://10.4.3.102/volume/v3/os-quota-sets/26a3437d2152492ca1f326043323afa1 returned with HTTP 200 Aug 25 16:22:20.103898 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 385/1507] 10.4.3.102 () {68 vars in 1374 bytes} [Tue Aug 25 16:22:19 2026] PUT /volume/v3/os-quota-sets/26a3437d2152492ca1f326043323afa1 => generated 392 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:20.121621 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-589ef66b-6186-4d29-ab8c-c14b4dc0ed16 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:20.125482 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-589ef66b-6186-4d29-ab8c-c14b4dc0ed16 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:22:20.125965 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-589ef66b-6186-4d29-ab8c-c14b4dc0ed16 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:20.130051 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-589ef66b-6186-4d29-ab8c-c14b4dc0ed16 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:22:20.131997 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-589ef66b-6186-4d29-ab8c-c14b4dc0ed16 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Create volume of 1 GB Aug 25 16:22:20.131997 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:20.131997 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:20.140263 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-589ef66b-6186-4d29-ab8c-c14b4dc0ed16 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Availability Zones retrieved successfully. Aug 25 16:22:20.153899 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-589ef66b-6186-4d29-ab8c-c14b4dc0ed16 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Flow 'volume_create_api' (545c5af9-7283-4aa8-b830-dee2bbcd9906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:20.153899 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-589ef66b-6186-4d29-ab8c-c14b4dc0ed16 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73ce108d-c19d-4500-9a0b-8ab97d8bacfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:20.154443 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-589ef66b-6186-4d29-ab8c-c14b4dc0ed16 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:22:20.198827 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-589ef66b-6186-4d29-ab8c-c14b4dc0ed16 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73ce108d-c19d-4500-9a0b-8ab97d8bacfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:20.199936 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-589ef66b-6186-4d29-ab8c-c14b4dc0ed16 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (030c15ca-caa8-4c3b-bdda-8b1e71204f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:20.243098 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota_utils [None req-589ef66b-6186-4d29-ab8c-c14b4dc0ed16 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Quota exceeded for 26a3437d2152492ca1f326043323afa1, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 25 16:22:20.245311 np0000008093 devstack@c-api.service[100455]: WARNING cinder.volume.api [None req-589ef66b-6186-4d29-ab8c-c14b4dc0ed16 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (030c15ca-caa8-4c3b-bdda-8b1e71204f2c) transitioned into state 'FAILURE' from state 'RUNNING' Aug 25 16:22:20.245311 np0000008093 devstack@c-api.service[100455]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 25 16:22:20.247357 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-589ef66b-6186-4d29-ab8c-c14b4dc0ed16 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (030c15ca-caa8-4c3b-bdda-8b1e71204f2c) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:20.248114 np0000008093 devstack@c-api.service[100455]: WARNING cinder.volume.api [None req-589ef66b-6186-4d29-ab8c-c14b4dc0ed16 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (030c15ca-caa8-4c3b-bdda-8b1e71204f2c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 16:22:20.248903 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-589ef66b-6186-4d29-ab8c-c14b4dc0ed16 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73ce108d-c19d-4500-9a0b-8ab97d8bacfa) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:20.249712 np0000008093 devstack@c-api.service[100455]: WARNING cinder.volume.api [None req-589ef66b-6186-4d29-ab8c-c14b4dc0ed16 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73ce108d-c19d-4500-9a0b-8ab97d8bacfa) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 16:22:20.280538 np0000008093 devstack@c-api.service[100455]: WARNING cinder.volume.api [None req-589ef66b-6186-4d29-ab8c-c14b4dc0ed16 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Flow 'volume_create_api' (545c5af9-7283-4aa8-b830-dee2bbcd9906) transitioned into state 'REVERTED' from state 'RUNNING' Aug 25 16:22:20.280538 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.middleware.fault [None req-589ef66b-6186-4d29-ab8c-c14b4dc0ed16 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 413 Aug 25 16:22:20.280538 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 371/1508] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:22:20 2026] POST /volume/v3/volumes => generated 150 bytes in 134 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 25 16:22:20.280770 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-b590b99b-2b21-4da0-b784-dcb40469432e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:20.280770 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b590b99b-2b21-4da0-b784-dcb40469432e tempest-VolumeQuotasNegativeTestJSON-1682684822 tempest-VolumeQuotasNegativeTestJSON-1682684822-project-admin] PUT https://10.4.3.102/volume/v3/os-quota-sets/26a3437d2152492ca1f326043323afa1 Aug 25 16:22:20.280770 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b590b99b-2b21-4da0-b784-dcb40469432e tempest-VolumeQuotasNegativeTestJSON-1682684822 tempest-VolumeQuotasNegativeTestJSON-1682684822-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:20.346574 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b590b99b-2b21-4da0-b784-dcb40469432e tempest-VolumeQuotasNegativeTestJSON-1682684822 tempest-VolumeQuotasNegativeTestJSON-1682684822-project-admin] https://10.4.3.102/volume/v3/os-quota-sets/26a3437d2152492ca1f326043323afa1 returned with HTTP 200 Aug 25 16:22:20.347017 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 379/1509] 10.4.3.102 () {68 vars in 1374 bytes} [Tue Aug 25 16:22:20 2026] PUT /volume/v3/os-quota-sets/26a3437d2152492ca1f326043323afa1 => generated 391 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:20.358249 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-64f986ed-ceec-4db9-9c7c-3ee054d357d4 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:20.360450 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-64f986ed-ceec-4db9-9c7c-3ee054d357d4 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] POST https://10.4.3.102/volume/v3/volumes/d8aaf4db-f254-4e32-806d-3bea871510ab/action Aug 25 16:22:20.360907 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-64f986ed-ceec-4db9-9c7c-3ee054d357d4 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:22:20.361399 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-64f986ed-ceec-4db9-9c7c-3ee054d357d4 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:20.374156 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:20.374156 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:20.374813 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-64f986ed-ceec-4db9-9c7c-3ee054d357d4 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Volume info retrieved successfully. Aug 25 16:22:20.416615 np0000008093 devstack@c-api.service[100456]: ERROR cinder.volume.api [None req-64f986ed-ceec-4db9-9c7c-3ee054d357d4 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Quota exceeded for 26a3437d2152492ca1f326043323afa1, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 25 16:22:20.425852 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.middleware.fault [None req-64f986ed-ceec-4db9-9c7c-3ee054d357d4 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] https://10.4.3.102/volume/v3/volumes/d8aaf4db-f254-4e32-806d-3bea871510ab/action returned with HTTP 413 Aug 25 16:22:20.426969 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 375/1510] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:22:20 2026] POST /volume/v3/volumes/d8aaf4db-f254-4e32-806d-3bea871510ab/action => generated 208 bytes in 69 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 25 16:22:20.439663 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-92382c1f-505f-4fe5-a87a-9abec54c2ed9 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:20.440855 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-92382c1f-505f-4fe5-a87a-9abec54c2ed9 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] GET https://10.4.3.102/volume/v3/volumes/d8aaf4db-f254-4e32-806d-3bea871510ab Aug 25 16:22:20.441105 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-92382c1f-505f-4fe5-a87a-9abec54c2ed9 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:20.442028 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-92382c1f-505f-4fe5-a87a-9abec54c2ed9 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:20.456415 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:20.456415 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:20.463742 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-92382c1f-505f-4fe5-a87a-9abec54c2ed9 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Volume info retrieved successfully. Aug 25 16:22:20.472945 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-92382c1f-505f-4fe5-a87a-9abec54c2ed9 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] https://10.4.3.102/volume/v3/volumes/d8aaf4db-f254-4e32-806d-3bea871510ab returned with HTTP 200 Aug 25 16:22:20.473711 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 386/1511] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:20 2026] GET /volume/v3/volumes/d8aaf4db-f254-4e32-806d-3bea871510ab => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:20.491099 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-8ea29aa6-07bf-4d01-946d-c01d485a8821 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:20.493457 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8ea29aa6-07bf-4d01-946d-c01d485a8821 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] DELETE https://10.4.3.102/volume/v3/volumes/d8aaf4db-f254-4e32-806d-3bea871510ab Aug 25 16:22:20.493702 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8ea29aa6-07bf-4d01-946d-c01d485a8821 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:20.493926 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8ea29aa6-07bf-4d01-946d-c01d485a8821 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:20.494161 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-8ea29aa6-07bf-4d01-946d-c01d485a8821 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Delete volume with id: d8aaf4db-f254-4e32-806d-3bea871510ab Aug 25 16:22:20.507608 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:20.507608 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:20.508462 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-8ea29aa6-07bf-4d01-946d-c01d485a8821 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Volume info retrieved successfully. Aug 25 16:22:20.543999 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-8ea29aa6-07bf-4d01-946d-c01d485a8821 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Delete volume request issued successfully. Aug 25 16:22:20.544308 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8ea29aa6-07bf-4d01-946d-c01d485a8821 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] https://10.4.3.102/volume/v3/volumes/d8aaf4db-f254-4e32-806d-3bea871510ab returned with HTTP 202 Aug 25 16:22:20.544844 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 372/1512] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:22:20 2026] DELETE /volume/v3/volumes/d8aaf4db-f254-4e32-806d-3bea871510ab => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:22:20.556637 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f2f507ae-0114-4515-adb9-b82d1624b534 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:20.560314 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f2f507ae-0114-4515-adb9-b82d1624b534 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] GET https://10.4.3.102/volume/v3/volumes/d8aaf4db-f254-4e32-806d-3bea871510ab Aug 25 16:22:20.560314 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f2f507ae-0114-4515-adb9-b82d1624b534 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:20.560314 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f2f507ae-0114-4515-adb9-b82d1624b534 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:20.571393 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:20.571393 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:20.576488 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-f2f507ae-0114-4515-adb9-b82d1624b534 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Volume info retrieved successfully. Aug 25 16:22:20.583629 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f2f507ae-0114-4515-adb9-b82d1624b534 tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] https://10.4.3.102/volume/v3/volumes/d8aaf4db-f254-4e32-806d-3bea871510ab returned with HTTP 200 Aug 25 16:22:20.584090 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 380/1513] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:20 2026] GET /volume/v3/volumes/d8aaf4db-f254-4e32-806d-3bea871510ab => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:20.879723 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-40b3e914-bd05-4d5a-8d87-d2b364233dfe None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:20.884455 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-40b3e914-bd05-4d5a-8d87-d2b364233dfe tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/b28c8562-a04d-4cf0-abc0-b6919fbc3eb9 Aug 25 16:22:20.884679 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-40b3e914-bd05-4d5a-8d87-d2b364233dfe tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:20.885232 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-40b3e914-bd05-4d5a-8d87-d2b364233dfe tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:20.893189 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:20.893189 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:20.897663 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-40b3e914-bd05-4d5a-8d87-d2b364233dfe tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:20.902628 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-40b3e914-bd05-4d5a-8d87-d2b364233dfe tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/b28c8562-a04d-4cf0-abc0-b6919fbc3eb9 returned with HTTP 200 Aug 25 16:22:20.902998 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 376/1514] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:20 2026] GET /volume/v3/volumes/b28c8562-a04d-4cf0-abc0-b6919fbc3eb9 => generated 897 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:20.918845 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-cda69ca6-1f05-47ed-802f-2bcf2999e0f9 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:20.921036 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cda69ca6-1f05-47ed-802f-2bcf2999e0f9 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/a437394c-a4e9-4754-ad5f-084182a896cf Aug 25 16:22:20.921770 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cda69ca6-1f05-47ed-802f-2bcf2999e0f9 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:20.922200 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cda69ca6-1f05-47ed-802f-2bcf2999e0f9 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:20.924526 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.snapshots [None req-cda69ca6-1f05-47ed-802f-2bcf2999e0f9 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Delete snapshot with id: a437394c-a4e9-4754-ad5f-084182a896cf Aug 25 16:22:20.933019 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:20.933019 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:20.934463 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-cda69ca6-1f05-47ed-802f-2bcf2999e0f9 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Snapshot retrieved successfully. Aug 25 16:22:20.979191 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-cda69ca6-1f05-47ed-802f-2bcf2999e0f9 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Snapshot delete request issued successfully. Aug 25 16:22:20.979191 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cda69ca6-1f05-47ed-802f-2bcf2999e0f9 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/snapshots/a437394c-a4e9-4754-ad5f-084182a896cf returned with HTTP 202 Aug 25 16:22:20.979191 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 387/1515] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:22:20 2026] DELETE /volume/v3/snapshots/a437394c-a4e9-4754-ad5f-084182a896cf => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:22:20.985857 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f81edbfa-3176-4a3c-8c24-e9c9c45c8a66 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:20.988392 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f81edbfa-3176-4a3c-8c24-e9c9c45c8a66 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/snapshots/a437394c-a4e9-4754-ad5f-084182a896cf Aug 25 16:22:20.988713 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f81edbfa-3176-4a3c-8c24-e9c9c45c8a66 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:20.989724 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f81edbfa-3176-4a3c-8c24-e9c9c45c8a66 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:21.001467 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:21.001467 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:21.002071 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-f81edbfa-3176-4a3c-8c24-e9c9c45c8a66 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Snapshot retrieved successfully. Aug 25 16:22:21.003166 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f81edbfa-3176-4a3c-8c24-e9c9c45c8a66 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/snapshots/a437394c-a4e9-4754-ad5f-084182a896cf returned with HTTP 200 Aug 25 16:22:21.004558 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 373/1516] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:20 2026] GET /volume/v3/snapshots/a437394c-a4e9-4754-ad5f-084182a896cf => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:21.078056 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-3fb5e466-02a2-4e8b-a2bf-4307c85e9d07 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:21.081653 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3fb5e466-02a2-4e8b-a2bf-4307c85e9d07 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/volumes/96190be8-1b8b-4a42-a363-9dc821dd9c4d Aug 25 16:22:21.081653 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3fb5e466-02a2-4e8b-a2bf-4307c85e9d07 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:21.081653 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3fb5e466-02a2-4e8b-a2bf-4307c85e9d07 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:21.093694 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3fb5e466-02a2-4e8b-a2bf-4307c85e9d07 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/96190be8-1b8b-4a42-a363-9dc821dd9c4d returned with HTTP 404 Aug 25 16:22:21.094132 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 381/1517] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:21 2026] GET /volume/v3/volumes/96190be8-1b8b-4a42-a363-9dc821dd9c4d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:21.105041 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-01234984-475d-4a03-8c3d-35622daea666 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:21.107556 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-01234984-475d-4a03-8c3d-35622daea666 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:22:21.108242 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-01234984-475d-4a03-8c3d-35622daea666 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-483546163"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:21.110580 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-01234984-475d-4a03-8c3d-35622daea666 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-483546163'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:22:21.110844 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-01234984-475d-4a03-8c3d-35622daea666 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Create volume of 1 GB Aug 25 16:22:21.117222 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-01234984-475d-4a03-8c3d-35622daea666 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Availability Zones retrieved successfully. Aug 25 16:22:21.123919 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-01234984-475d-4a03-8c3d-35622daea666 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Flow 'volume_create_api' (1c86064e-e315-48fe-b98b-6e5d1422f19b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:21.124845 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-01234984-475d-4a03-8c3d-35622daea666 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c4af1c7-13a5-46d7-93d6-a83b0cf0ba32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:21.125684 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-01234984-475d-4a03-8c3d-35622daea666 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:22:21.162230 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-01234984-475d-4a03-8c3d-35622daea666 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c4af1c7-13a5-46d7-93d6-a83b0cf0ba32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:21.163054 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-01234984-475d-4a03-8c3d-35622daea666 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb6e3647-bc5a-4987-a56c-b92d739ada8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:21.213953 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-01234984-475d-4a03-8c3d-35622daea666 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Created reservations ['415c1aed-238a-4d93-9878-b3942159a465', '0fe48f3a-ede6-4fc9-95e4-5ea814e8be3a', '8c79cf01-ff74-4ddb-9fc2-50949ccdf316', 'ce735d02-c69f-4926-bb79-c69acc451552'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:22:21.215050 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-01234984-475d-4a03-8c3d-35622daea666 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb6e3647-bc5a-4987-a56c-b92d739ada8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['415c1aed-238a-4d93-9878-b3942159a465', '0fe48f3a-ede6-4fc9-95e4-5ea814e8be3a', '8c79cf01-ff74-4ddb-9fc2-50949ccdf316', 'ce735d02-c69f-4926-bb79-c69acc451552']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:21.216095 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-01234984-475d-4a03-8c3d-35622daea666 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b57f6b7b-fa8c-4cc4-8cd8-0a49513e93f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:21.251678 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-01234984-475d-4a03-8c3d-35622daea666 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b57f6b7b-fa8c-4cc4-8cd8-0a49513e93f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab9826b1-f8b8-4b0d-a99c-5cee5d97cd2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-483546163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e01acc4fe5042658b50eb72898df60f',qos_specs=None,replication_status=,reservations=['415c1aed-238a-4d93-9878-b3942159a465','0fe48f3a-ede6-4fc9-95e4-5ea814e8be3a','8c79cf01-ff74-4ddb-9fc2-50949ccdf316','ce735d02-c69f-4926-bb79-c69acc451552'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c2e7cba8c22426885080f5f47956598',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:22:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-483546163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab9826b1-f8b8-4b0d-a99c-5cee5d97cd2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e01acc4fe5042658b50eb72898df60f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c2e7cba8c22426885080f5f47956598',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:21.253030 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-01234984-475d-4a03-8c3d-35622daea666 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6f551a3-d858-4bae-9b79-d3e1e1d0c103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:21.277338 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-01234984-475d-4a03-8c3d-35622daea666 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6f551a3-d858-4bae-9b79-d3e1e1d0c103) transitioned into state 'SUCCESS' from state '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-483546163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e01acc4fe5042658b50eb72898df60f',qos_specs=None,replication_status=,reservations=['415c1aed-238a-4d93-9878-b3942159a465','0fe48f3a-ede6-4fc9-95e4-5ea814e8be3a','8c79cf01-ff74-4ddb-9fc2-50949ccdf316','ce735d02-c69f-4926-bb79-c69acc451552'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c2e7cba8c22426885080f5f47956598',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:21.278674 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-01234984-475d-4a03-8c3d-35622daea666 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7879bf60-7d86-4078-a421-da34d4f61202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:21.295368 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-01234984-475d-4a03-8c3d-35622daea666 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7879bf60-7d86-4078-a421-da34d4f61202) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:21.296769 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-01234984-475d-4a03-8c3d-35622daea666 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Flow 'volume_create_api' (1c86064e-e315-48fe-b98b-6e5d1422f19b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:21.297312 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-01234984-475d-4a03-8c3d-35622daea666 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Create volume request issued successfully. Aug 25 16:22:21.298334 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-01234984-475d-4a03-8c3d-35622daea666 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:22:21.298955 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 377/1518] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:22:21 2026] POST /volume/v3/volumes => generated 777 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:22:21.322190 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-714d84d8-ffe0-418e-8005-2f9eb3e01186 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:21.325066 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-714d84d8-ffe0-418e-8005-2f9eb3e01186 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/volumes/ab9826b1-f8b8-4b0d-a99c-5cee5d97cd2b Aug 25 16:22:21.325720 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-714d84d8-ffe0-418e-8005-2f9eb3e01186 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:21.326238 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-714d84d8-ffe0-418e-8005-2f9eb3e01186 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:21.337894 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:21.337894 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:21.343077 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-714d84d8-ffe0-418e-8005-2f9eb3e01186 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Volume info retrieved successfully. Aug 25 16:22:21.349491 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-714d84d8-ffe0-418e-8005-2f9eb3e01186 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/ab9826b1-f8b8-4b0d-a99c-5cee5d97cd2b returned with HTTP 200 Aug 25 16:22:21.350108 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 388/1519] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:21 2026] GET /volume/v3/volumes/ab9826b1-f8b8-4b0d-a99c-5cee5d97cd2b => generated 956 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:21.602310 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ec1650a7-22f8-49e5-9cb2-3b156d2c916a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:21.605690 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ec1650a7-22f8-49e5-9cb2-3b156d2c916a tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] GET https://10.4.3.102/volume/v3/volumes/d8aaf4db-f254-4e32-806d-3bea871510ab Aug 25 16:22:21.606482 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ec1650a7-22f8-49e5-9cb2-3b156d2c916a tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:21.608187 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ec1650a7-22f8-49e5-9cb2-3b156d2c916a tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:21.619532 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ec1650a7-22f8-49e5-9cb2-3b156d2c916a tempest-VolumeQuotasNegativeTestJSON-28467311 tempest-VolumeQuotasNegativeTestJSON-28467311-project-member] https://10.4.3.102/volume/v3/volumes/d8aaf4db-f254-4e32-806d-3bea871510ab returned with HTTP 404 Aug 25 16:22:21.620259 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 374/1520] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:21 2026] GET /volume/v3/volumes/d8aaf4db-f254-4e32-806d-3bea871510ab => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:21.627635 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d7bbe373-fa93-4019-9fa7-d76744359d78 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:21.629684 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d7bbe373-fa93-4019-9fa7-d76744359d78 tempest-VolumeQuotasNegativeTestJSON-1682684822 tempest-VolumeQuotasNegativeTestJSON-1682684822-project-admin] PUT https://10.4.3.102/volume/v3/os-quota-sets/26a3437d2152492ca1f326043323afa1 Aug 25 16:22:21.630026 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d7bbe373-fa93-4019-9fa7-d76744359d78 tempest-VolumeQuotasNegativeTestJSON-1682684822 tempest-VolumeQuotasNegativeTestJSON-1682684822-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=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:21.764616 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d7bbe373-fa93-4019-9fa7-d76744359d78 tempest-VolumeQuotasNegativeTestJSON-1682684822 tempest-VolumeQuotasNegativeTestJSON-1682684822-project-admin] https://10.4.3.102/volume/v3/os-quota-sets/26a3437d2152492ca1f326043323afa1 returned with HTTP 200 Aug 25 16:22:21.765111 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 382/1521] 10.4.3.102 () {68 vars in 1375 bytes} [Tue Aug 25 16:22:21 2026] PUT /volume/v3/os-quota-sets/26a3437d2152492ca1f326043323afa1 => generated 395 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:22.020687 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-618b6ef4-9ffe-4dec-a259-2ce7455fe9ac None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:22.024007 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-618b6ef4-9ffe-4dec-a259-2ce7455fe9ac tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/snapshots/a437394c-a4e9-4754-ad5f-084182a896cf Aug 25 16:22:22.024534 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-618b6ef4-9ffe-4dec-a259-2ce7455fe9ac tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:22.024948 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-618b6ef4-9ffe-4dec-a259-2ce7455fe9ac tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:22.032064 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-618b6ef4-9ffe-4dec-a259-2ce7455fe9ac tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/snapshots/a437394c-a4e9-4754-ad5f-084182a896cf returned with HTTP 404 Aug 25 16:22:22.033108 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 378/1522] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:22 2026] GET /volume/v3/snapshots/a437394c-a4e9-4754-ad5f-084182a896cf => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:22.042779 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-fd9bfdb2-04d5-4f10-b3f4-143f402fe53f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:22.045345 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fd9bfdb2-04d5-4f10-b3f4-143f402fe53f tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/28d18c37-6505-4a3e-b0b9-6df52927e1b5 Aug 25 16:22:22.045345 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fd9bfdb2-04d5-4f10-b3f4-143f402fe53f tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:22.045702 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fd9bfdb2-04d5-4f10-b3f4-143f402fe53f tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:22.045980 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.snapshots [None req-fd9bfdb2-04d5-4f10-b3f4-143f402fe53f tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Delete snapshot with id: 28d18c37-6505-4a3e-b0b9-6df52927e1b5 Aug 25 16:22:22.060109 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:22.060109 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:22.060693 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-fd9bfdb2-04d5-4f10-b3f4-143f402fe53f tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Snapshot retrieved successfully. Aug 25 16:22:22.078495 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-fd9bfdb2-04d5-4f10-b3f4-143f402fe53f tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Snapshot delete request issued successfully. Aug 25 16:22:22.078723 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fd9bfdb2-04d5-4f10-b3f4-143f402fe53f tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/snapshots/28d18c37-6505-4a3e-b0b9-6df52927e1b5 returned with HTTP 202 Aug 25 16:22:22.079453 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 389/1523] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:22:22 2026] DELETE /volume/v3/snapshots/28d18c37-6505-4a3e-b0b9-6df52927e1b5 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:22:22.092384 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-3ca65f4f-a94d-4a0d-b13e-d65294dbb743 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:22.094170 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3ca65f4f-a94d-4a0d-b13e-d65294dbb743 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/snapshots/28d18c37-6505-4a3e-b0b9-6df52927e1b5 Aug 25 16:22:22.094390 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3ca65f4f-a94d-4a0d-b13e-d65294dbb743 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:22.094563 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3ca65f4f-a94d-4a0d-b13e-d65294dbb743 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:22.101507 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:22.101507 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:22.102018 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-3ca65f4f-a94d-4a0d-b13e-d65294dbb743 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Snapshot retrieved successfully. Aug 25 16:22:22.102943 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3ca65f4f-a94d-4a0d-b13e-d65294dbb743 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/snapshots/28d18c37-6505-4a3e-b0b9-6df52927e1b5 returned with HTTP 200 Aug 25 16:22:22.103371 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 375/1524] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:22 2026] GET /volume/v3/snapshots/28d18c37-6505-4a3e-b0b9-6df52927e1b5 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:22.369999 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-22d5bdcc-8587-4fb1-9451-7938ce38e21f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:22.372572 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-22d5bdcc-8587-4fb1-9451-7938ce38e21f tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/volumes/ab9826b1-f8b8-4b0d-a99c-5cee5d97cd2b Aug 25 16:22:22.372754 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-22d5bdcc-8587-4fb1-9451-7938ce38e21f tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:22.373024 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-22d5bdcc-8587-4fb1-9451-7938ce38e21f tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:22.390876 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:22.390876 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:22.398934 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-22d5bdcc-8587-4fb1-9451-7938ce38e21f tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Volume info retrieved successfully. Aug 25 16:22:22.407936 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-22d5bdcc-8587-4fb1-9451-7938ce38e21f tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/ab9826b1-f8b8-4b0d-a99c-5cee5d97cd2b returned with HTTP 200 Aug 25 16:22:22.408542 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 383/1525] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:22 2026] GET /volume/v3/volumes/ab9826b1-f8b8-4b0d-a99c-5cee5d97cd2b => generated 1008 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:22.428210 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-4b22ac35-cc32-4f9a-bf27-26cfcd19d608 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:22.430217 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4b22ac35-cc32-4f9a-bf27-26cfcd19d608 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:22:22.432307 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4b22ac35-cc32-4f9a-bf27-26cfcd19d608 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ab9826b1-f8b8-4b0d-a99c-5cee5d97cd2b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1760270691"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:22.446827 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:22.446827 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:22.447191 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-4b22ac35-cc32-4f9a-bf27-26cfcd19d608 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Volume info retrieved successfully. Aug 25 16:22:22.447637 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-4b22ac35-cc32-4f9a-bf27-26cfcd19d608 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Create snapshot from volume ab9826b1-f8b8-4b0d-a99c-5cee5d97cd2b Aug 25 16:22:22.502878 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-4b22ac35-cc32-4f9a-bf27-26cfcd19d608 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Created reservations ['54999085-4c8f-4b4a-9573-94b9b3fce6c6', '162d7871-e4b0-4d6a-a6e5-dd8bdc84ea75', '6291d602-2ffb-4d00-9734-b0bc180b7b9a', '606378eb-188f-4f83-9b57-9969785d7609'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:22:22.550718 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-4b22ac35-cc32-4f9a-bf27-26cfcd19d608 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot create request issued successfully. Aug 25 16:22:22.550718 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4b22ac35-cc32-4f9a-bf27-26cfcd19d608 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:22:22.550718 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 379/1526] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:22:22 2026] POST /volume/v3/snapshots => generated 308 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:22:22.560839 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b38a5596-a1dd-470a-a42c-56966ffac144 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:22.565950 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b38a5596-a1dd-470a-a42c-56966ffac144 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/snapshots/02289dc5-a552-422b-a2c0-5831df0ddd00 Aug 25 16:22:22.566192 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b38a5596-a1dd-470a-a42c-56966ffac144 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:22.566396 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b38a5596-a1dd-470a-a42c-56966ffac144 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:22.577913 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:22.577913 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:22.578345 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-b38a5596-a1dd-470a-a42c-56966ffac144 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot retrieved successfully. Aug 25 16:22:22.579217 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b38a5596-a1dd-470a-a42c-56966ffac144 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots/02289dc5-a552-422b-a2c0-5831df0ddd00 returned with HTTP 200 Aug 25 16:22:22.579948 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 390/1527] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:22 2026] GET /volume/v3/snapshots/02289dc5-a552-422b-a2c0-5831df0ddd00 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:23.114722 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-95919ac0-39e3-4a58-90ad-bb135c600689 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:23.117669 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-95919ac0-39e3-4a58-90ad-bb135c600689 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/snapshots/28d18c37-6505-4a3e-b0b9-6df52927e1b5 Aug 25 16:22:23.118123 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-95919ac0-39e3-4a58-90ad-bb135c600689 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:23.118474 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-95919ac0-39e3-4a58-90ad-bb135c600689 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:23.127683 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-95919ac0-39e3-4a58-90ad-bb135c600689 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/snapshots/28d18c37-6505-4a3e-b0b9-6df52927e1b5 returned with HTTP 404 Aug 25 16:22:23.128572 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 376/1528] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:23 2026] GET /volume/v3/snapshots/28d18c37-6505-4a3e-b0b9-6df52927e1b5 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:23.137698 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-a276802d-3192-456d-8fce-7b38b4dbd2c2 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:23.140156 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a276802d-3192-456d-8fce-7b38b4dbd2c2 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] DELETE https://10.4.3.102/volume/v3/volumes/06f5d348-683d-477b-a4ac-6dbeed258fc6 Aug 25 16:22:23.140471 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a276802d-3192-456d-8fce-7b38b4dbd2c2 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:23.140757 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a276802d-3192-456d-8fce-7b38b4dbd2c2 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:23.141060 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-a276802d-3192-456d-8fce-7b38b4dbd2c2 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Delete volume with id: 06f5d348-683d-477b-a4ac-6dbeed258fc6 Aug 25 16:22:23.157939 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:23.157939 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:23.158918 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-a276802d-3192-456d-8fce-7b38b4dbd2c2 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:23.205951 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-a276802d-3192-456d-8fce-7b38b4dbd2c2 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Delete volume request issued successfully. Aug 25 16:22:23.206193 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a276802d-3192-456d-8fce-7b38b4dbd2c2 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/06f5d348-683d-477b-a4ac-6dbeed258fc6 returned with HTTP 202 Aug 25 16:22:23.206730 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 384/1529] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:22:23 2026] DELETE /volume/v3/volumes/06f5d348-683d-477b-a4ac-6dbeed258fc6 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:22:23.219768 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-8d8bff5f-e484-47d5-8430-46600811a7e0 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:23.221972 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8d8bff5f-e484-47d5-8430-46600811a7e0 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/06f5d348-683d-477b-a4ac-6dbeed258fc6 Aug 25 16:22:23.222349 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8d8bff5f-e484-47d5-8430-46600811a7e0 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:23.222660 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8d8bff5f-e484-47d5-8430-46600811a7e0 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:23.232501 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:23.232501 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:23.248688 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-8d8bff5f-e484-47d5-8430-46600811a7e0 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:23.253382 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8d8bff5f-e484-47d5-8430-46600811a7e0 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/06f5d348-683d-477b-a4ac-6dbeed258fc6 returned with HTTP 200 Aug 25 16:22:23.254173 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 380/1530] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:23 2026] GET /volume/v3/volumes/06f5d348-683d-477b-a4ac-6dbeed258fc6 => generated 862 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:23.591493 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-bc1eb4bb-73dd-4a10-89c5-a0050f9155ef None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:23.594105 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bc1eb4bb-73dd-4a10-89c5-a0050f9155ef tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/snapshots/02289dc5-a552-422b-a2c0-5831df0ddd00 Aug 25 16:22:23.594379 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-bc1eb4bb-73dd-4a10-89c5-a0050f9155ef tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:23.594667 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-bc1eb4bb-73dd-4a10-89c5-a0050f9155ef tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:23.601251 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:23.601251 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:23.601675 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-bc1eb4bb-73dd-4a10-89c5-a0050f9155ef tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot retrieved successfully. Aug 25 16:22:23.602888 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bc1eb4bb-73dd-4a10-89c5-a0050f9155ef tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots/02289dc5-a552-422b-a2c0-5831df0ddd00 returned with HTTP 200 Aug 25 16:22:23.603743 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 391/1531] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:23 2026] GET /volume/v3/snapshots/02289dc5-a552-422b-a2c0-5831df0ddd00 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:23.614653 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a7a3e8fe-0b3b-44f1-8bad-f3ac7f8e0afc None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:23.616695 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a7a3e8fe-0b3b-44f1-8bad-f3ac7f8e0afc tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] PUT https://10.4.3.102/volume/v3/snapshots/02289dc5-a552-422b-a2c0-5831df0ddd00 Aug 25 16:22:23.617129 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a7a3e8fe-0b3b-44f1-8bad-f3ac7f8e0afc tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:23.626486 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:23.626486 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:23.627660 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-a7a3e8fe-0b3b-44f1-8bad-f3ac7f8e0afc tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Snapshot retrieved successfully. Aug 25 16:22:23.639063 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a7a3e8fe-0b3b-44f1-8bad-f3ac7f8e0afc tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] https://10.4.3.102/volume/v3/snapshots/02289dc5-a552-422b-a2c0-5831df0ddd00 returned with HTTP 200 Aug 25 16:22:23.639549 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 377/1532] 10.4.3.102 () {68 vars in 1374 bytes} [Tue Aug 25 16:22:23 2026] PUT /volume/v3/snapshots/02289dc5-a552-422b-a2c0-5831df0ddd00 => generated 361 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:23.651729 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-34e3b306-71af-4080-b004-65b16feee98c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:23.654763 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-34e3b306-71af-4080-b004-65b16feee98c tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] DELETE https://10.4.3.102/volume/v3/snapshots/02289dc5-a552-422b-a2c0-5831df0ddd00 Aug 25 16:22:23.655145 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-34e3b306-71af-4080-b004-65b16feee98c tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:23.655407 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-34e3b306-71af-4080-b004-65b16feee98c tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:23.663745 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.snapshots [None req-34e3b306-71af-4080-b004-65b16feee98c tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Delete snapshot with id: 02289dc5-a552-422b-a2c0-5831df0ddd00 Aug 25 16:22:23.671301 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:23.671301 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:23.671892 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-34e3b306-71af-4080-b004-65b16feee98c tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot retrieved successfully. Aug 25 16:22:23.701107 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-34e3b306-71af-4080-b004-65b16feee98c tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot delete request issued successfully. Aug 25 16:22:23.701479 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-34e3b306-71af-4080-b004-65b16feee98c tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots/02289dc5-a552-422b-a2c0-5831df0ddd00 returned with HTTP 202 Aug 25 16:22:23.701961 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 385/1533] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:22:23 2026] DELETE /volume/v3/snapshots/02289dc5-a552-422b-a2c0-5831df0ddd00 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:22:23.718626 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f1c86abd-5e38-430f-bead-866d1219aae6 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:23.720348 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f1c86abd-5e38-430f-bead-866d1219aae6 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/snapshots/02289dc5-a552-422b-a2c0-5831df0ddd00 Aug 25 16:22:23.720692 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f1c86abd-5e38-430f-bead-866d1219aae6 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:23.729031 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f1c86abd-5e38-430f-bead-866d1219aae6 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:23.729031 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:23.729031 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:23.729031 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-f1c86abd-5e38-430f-bead-866d1219aae6 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot retrieved successfully. Aug 25 16:22:23.729031 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f1c86abd-5e38-430f-bead-866d1219aae6 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots/02289dc5-a552-422b-a2c0-5831df0ddd00 returned with HTTP 200 Aug 25 16:22:23.729031 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 381/1534] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:23 2026] GET /volume/v3/snapshots/02289dc5-a552-422b-a2c0-5831df0ddd00 => generated 494 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:24.270828 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-4faa032a-4885-42bc-86bf-f9e96e0294e8 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:24.272960 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4faa032a-4885-42bc-86bf-f9e96e0294e8 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/06f5d348-683d-477b-a4ac-6dbeed258fc6 Aug 25 16:22:24.273572 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4faa032a-4885-42bc-86bf-f9e96e0294e8 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:24.273572 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4faa032a-4885-42bc-86bf-f9e96e0294e8 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:24.280492 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4faa032a-4885-42bc-86bf-f9e96e0294e8 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/06f5d348-683d-477b-a4ac-6dbeed258fc6 returned with HTTP 404 Aug 25 16:22:24.281016 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 392/1535] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:24 2026] GET /volume/v3/volumes/06f5d348-683d-477b-a4ac-6dbeed258fc6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:22:24.288734 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ccc8654a-0a2b-4b78-81ea-fff8b2cb8989 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:24.290908 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ccc8654a-0a2b-4b78-81ea-fff8b2cb8989 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] DELETE https://10.4.3.102/volume/v3/volumes/b0bf3e2d-825b-4cbc-b484-fa2b0433c464 Aug 25 16:22:24.291192 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ccc8654a-0a2b-4b78-81ea-fff8b2cb8989 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:24.291495 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ccc8654a-0a2b-4b78-81ea-fff8b2cb8989 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:24.291706 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-ccc8654a-0a2b-4b78-81ea-fff8b2cb8989 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Delete volume with id: b0bf3e2d-825b-4cbc-b484-fa2b0433c464 Aug 25 16:22:24.302817 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:24.302817 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:24.303398 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-ccc8654a-0a2b-4b78-81ea-fff8b2cb8989 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:24.389177 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-ccc8654a-0a2b-4b78-81ea-fff8b2cb8989 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Delete volume request issued successfully. Aug 25 16:22:24.389177 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ccc8654a-0a2b-4b78-81ea-fff8b2cb8989 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/b0bf3e2d-825b-4cbc-b484-fa2b0433c464 returned with HTTP 202 Aug 25 16:22:24.389620 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 378/1536] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:22:24 2026] DELETE /volume/v3/volumes/b0bf3e2d-825b-4cbc-b484-fa2b0433c464 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:22:24.403337 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-481e6355-f014-4215-8ef2-5d76857c67d7 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:24.405138 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-481e6355-f014-4215-8ef2-5d76857c67d7 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/b0bf3e2d-825b-4cbc-b484-fa2b0433c464 Aug 25 16:22:24.405385 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-481e6355-f014-4215-8ef2-5d76857c67d7 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:24.405571 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-481e6355-f014-4215-8ef2-5d76857c67d7 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:24.413033 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:24.413033 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:24.416854 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-481e6355-f014-4215-8ef2-5d76857c67d7 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:24.421041 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-481e6355-f014-4215-8ef2-5d76857c67d7 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/b0bf3e2d-825b-4cbc-b484-fa2b0433c464 returned with HTTP 200 Aug 25 16:22:24.421447 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 386/1537] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:24 2026] GET /volume/v3/volumes/b0bf3e2d-825b-4cbc-b484-fa2b0433c464 => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:24.739464 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f4e5eaf8-d855-4ecb-85f4-742bb471e521 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:24.741290 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f4e5eaf8-d855-4ecb-85f4-742bb471e521 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/snapshots/02289dc5-a552-422b-a2c0-5831df0ddd00 Aug 25 16:22:24.741569 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f4e5eaf8-d855-4ecb-85f4-742bb471e521 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:24.741797 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f4e5eaf8-d855-4ecb-85f4-742bb471e521 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:24.750175 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f4e5eaf8-d855-4ecb-85f4-742bb471e521 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots/02289dc5-a552-422b-a2c0-5831df0ddd00 returned with HTTP 404 Aug 25 16:22:24.751154 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 382/1538] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:24 2026] GET /volume/v3/snapshots/02289dc5-a552-422b-a2c0-5831df0ddd00 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:24.760248 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-5a794db0-4922-4ef0-8a54-2322963ef0c3 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:24.762007 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5a794db0-4922-4ef0-8a54-2322963ef0c3 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/ab9826b1-f8b8-4b0d-a99c-5cee5d97cd2b Aug 25 16:22:24.762213 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5a794db0-4922-4ef0-8a54-2322963ef0c3 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:24.762442 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5a794db0-4922-4ef0-8a54-2322963ef0c3 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:24.763037 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-5a794db0-4922-4ef0-8a54-2322963ef0c3 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Delete volume with id: ab9826b1-f8b8-4b0d-a99c-5cee5d97cd2b Aug 25 16:22:24.770133 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:24.770133 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:24.770447 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-5a794db0-4922-4ef0-8a54-2322963ef0c3 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Volume info retrieved successfully. Aug 25 16:22:24.802116 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-5a794db0-4922-4ef0-8a54-2322963ef0c3 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Delete volume request issued successfully. Aug 25 16:22:24.802472 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5a794db0-4922-4ef0-8a54-2322963ef0c3 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/ab9826b1-f8b8-4b0d-a99c-5cee5d97cd2b returned with HTTP 202 Aug 25 16:22:24.803073 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 393/1539] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:22:24 2026] DELETE /volume/v3/volumes/ab9826b1-f8b8-4b0d-a99c-5cee5d97cd2b => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:22:24.815375 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-eaf8eb4a-5cbc-4609-8a9e-a849e854120f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:24.820481 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-eaf8eb4a-5cbc-4609-8a9e-a849e854120f tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/volumes/ab9826b1-f8b8-4b0d-a99c-5cee5d97cd2b Aug 25 16:22:24.820824 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-eaf8eb4a-5cbc-4609-8a9e-a849e854120f tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:24.821101 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-eaf8eb4a-5cbc-4609-8a9e-a849e854120f tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:24.837217 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:24.837217 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:24.843041 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-eaf8eb4a-5cbc-4609-8a9e-a849e854120f tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Volume info retrieved successfully. Aug 25 16:22:24.847620 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-eaf8eb4a-5cbc-4609-8a9e-a849e854120f tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/ab9826b1-f8b8-4b0d-a99c-5cee5d97cd2b returned with HTTP 200 Aug 25 16:22:24.847996 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 379/1540] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:24 2026] GET /volume/v3/volumes/ab9826b1-f8b8-4b0d-a99c-5cee5d97cd2b => generated 1007 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:25.087859 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-531acf9b-8bff-40d4-a2b6-6ae32b8cd878 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:25.197977 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-531acf9b-8bff-40d4-a2b6-6ae32b8cd878 tempest-VolumeSnapshotQuotasNegativeTestJSON-3810392 tempest-VolumeSnapshotQuotasNegativeTestJSON-3810392-project-admin] GET https://10.4.3.102/volume/v3/os-quota-sets/ab2b02bbf1064c2e860a6da8f70e864d Aug 25 16:22:25.198242 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-531acf9b-8bff-40d4-a2b6-6ae32b8cd878 tempest-VolumeSnapshotQuotasNegativeTestJSON-3810392 tempest-VolumeSnapshotQuotasNegativeTestJSON-3810392-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:25.198534 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-531acf9b-8bff-40d4-a2b6-6ae32b8cd878 tempest-VolumeSnapshotQuotasNegativeTestJSON-3810392 tempest-VolumeSnapshotQuotasNegativeTestJSON-3810392-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:25.215010 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-531acf9b-8bff-40d4-a2b6-6ae32b8cd878 tempest-VolumeSnapshotQuotasNegativeTestJSON-3810392 tempest-VolumeSnapshotQuotasNegativeTestJSON-3810392-project-admin] https://10.4.3.102/volume/v3/os-quota-sets/ab2b02bbf1064c2e860a6da8f70e864d returned with HTTP 200 Aug 25 16:22:25.215542 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 387/1541] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:25 2026] GET /volume/v3/os-quota-sets/ab2b02bbf1064c2e860a6da8f70e864d => generated 437 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:25.227181 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c4aca5e6-843c-4b8d-8498-bb6e3a666b25 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:25.229428 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c4aca5e6-843c-4b8d-8498-bb6e3a666b25 tempest-VolumeSnapshotQuotasNegativeTestJSON-3810392 tempest-VolumeSnapshotQuotasNegativeTestJSON-3810392-project-admin] PUT https://10.4.3.102/volume/v3/os-quota-sets/ab2b02bbf1064c2e860a6da8f70e864d Aug 25 16:22:25.229872 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c4aca5e6-843c-4b8d-8498-bb6e3a666b25 tempest-VolumeSnapshotQuotasNegativeTestJSON-3810392 tempest-VolumeSnapshotQuotasNegativeTestJSON-3810392-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:25.292023 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c4aca5e6-843c-4b8d-8498-bb6e3a666b25 tempest-VolumeSnapshotQuotasNegativeTestJSON-3810392 tempest-VolumeSnapshotQuotasNegativeTestJSON-3810392-project-admin] https://10.4.3.102/volume/v3/os-quota-sets/ab2b02bbf1064c2e860a6da8f70e864d returned with HTTP 200 Aug 25 16:22:25.292416 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 383/1542] 10.4.3.102 () {68 vars in 1374 bytes} [Tue Aug 25 16:22:25 2026] PUT /volume/v3/os-quota-sets/ab2b02bbf1064c2e860a6da8f70e864d => generated 390 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:25.303492 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-83a8ebf0-a51a-4b7f-a012-e54592eb734a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:25.380827 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-83a8ebf0-a51a-4b7f-a012-e54592eb734a tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:22:25.381309 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-83a8ebf0-a51a-4b7f-a012-e54592eb734a tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1617266325"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:25.383365 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-83a8ebf0-a51a-4b7f-a012-e54592eb734a tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1617266325'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:22:25.383529 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-83a8ebf0-a51a-4b7f-a012-e54592eb734a tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Create volume of 1 GB Aug 25 16:22:25.389961 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-83a8ebf0-a51a-4b7f-a012-e54592eb734a tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Availability Zones retrieved successfully. Aug 25 16:22:25.398984 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-83a8ebf0-a51a-4b7f-a012-e54592eb734a tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Flow 'volume_create_api' (2bed74c2-1159-42ac-8167-39dadf69654f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:25.401098 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-83a8ebf0-a51a-4b7f-a012-e54592eb734a tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68343cdf-69ba-40f1-8e21-f6d89247bdd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:25.402491 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-83a8ebf0-a51a-4b7f-a012-e54592eb734a tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:22:25.436491 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-4be87ea6-365a-4d93-9d43-cd61983af5cd None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:25.438563 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4be87ea6-365a-4d93-9d43-cd61983af5cd tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/b0bf3e2d-825b-4cbc-b484-fa2b0433c464 Aug 25 16:22:25.438841 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4be87ea6-365a-4d93-9d43-cd61983af5cd tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:25.439056 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4be87ea6-365a-4d93-9d43-cd61983af5cd tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:25.440956 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-83a8ebf0-a51a-4b7f-a012-e54592eb734a tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68343cdf-69ba-40f1-8e21-f6d89247bdd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:25.442183 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-83a8ebf0-a51a-4b7f-a012-e54592eb734a tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87cf3e3d-9daf-4a18-9b57-388a4d0a6500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:25.447787 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4be87ea6-365a-4d93-9d43-cd61983af5cd tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/b0bf3e2d-825b-4cbc-b484-fa2b0433c464 returned with HTTP 404 Aug 25 16:22:25.448266 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 380/1543] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:25 2026] GET /volume/v3/volumes/b0bf3e2d-825b-4cbc-b484-fa2b0433c464 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:22:25.456170 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-142a48ef-1cb3-438d-9a0b-34fc29ab2b47 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:25.460260 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-142a48ef-1cb3-438d-9a0b-34fc29ab2b47 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] DELETE https://10.4.3.102/volume/v3/volumes/b28c8562-a04d-4cf0-abc0-b6919fbc3eb9 Aug 25 16:22:25.460526 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-142a48ef-1cb3-438d-9a0b-34fc29ab2b47 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:25.460789 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-142a48ef-1cb3-438d-9a0b-34fc29ab2b47 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:25.460991 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-142a48ef-1cb3-438d-9a0b-34fc29ab2b47 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Delete volume with id: b28c8562-a04d-4cf0-abc0-b6919fbc3eb9 Aug 25 16:22:25.470540 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:25.470540 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:25.471273 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-142a48ef-1cb3-438d-9a0b-34fc29ab2b47 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:25.529461 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-142a48ef-1cb3-438d-9a0b-34fc29ab2b47 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Delete volume request issued successfully. Aug 25 16:22:25.529798 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-142a48ef-1cb3-438d-9a0b-34fc29ab2b47 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/b28c8562-a04d-4cf0-abc0-b6919fbc3eb9 returned with HTTP 202 Aug 25 16:22:25.530377 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 388/1544] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:22:25 2026] DELETE /volume/v3/volumes/b28c8562-a04d-4cf0-abc0-b6919fbc3eb9 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:22:25.545154 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-66658e3a-3ac6-4354-9b01-2d03d1dbceff None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:25.545794 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-66658e3a-3ac6-4354-9b01-2d03d1dbceff tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/b28c8562-a04d-4cf0-abc0-b6919fbc3eb9 Aug 25 16:22:25.546060 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-66658e3a-3ac6-4354-9b01-2d03d1dbceff tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:25.546699 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-66658e3a-3ac6-4354-9b01-2d03d1dbceff tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:25.555794 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:25.555794 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:25.560309 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-66658e3a-3ac6-4354-9b01-2d03d1dbceff tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:25.565415 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-66658e3a-3ac6-4354-9b01-2d03d1dbceff tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/b28c8562-a04d-4cf0-abc0-b6919fbc3eb9 returned with HTTP 200 Aug 25 16:22:25.575988 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 384/1545] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:25 2026] GET /volume/v3/volumes/b28c8562-a04d-4cf0-abc0-b6919fbc3eb9 => generated 896 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:25.601202 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-83a8ebf0-a51a-4b7f-a012-e54592eb734a tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Created reservations ['96a37cee-481e-4345-8c93-8f2a60d25e44', 'ae16c075-1121-46eb-8104-075061957e87', 'cf1a387f-0ca7-4f75-8633-ec69731738d6', '8db3ae0c-0e69-4740-872b-35687e2639b9'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:22:25.602520 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-83a8ebf0-a51a-4b7f-a012-e54592eb734a tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87cf3e3d-9daf-4a18-9b57-388a4d0a6500) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96a37cee-481e-4345-8c93-8f2a60d25e44', 'ae16c075-1121-46eb-8104-075061957e87', 'cf1a387f-0ca7-4f75-8633-ec69731738d6', '8db3ae0c-0e69-4740-872b-35687e2639b9']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:25.622356 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-83a8ebf0-a51a-4b7f-a012-e54592eb734a tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd29072c-b657-4b53-b8b9-52d11f1bd205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:25.686202 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-83a8ebf0-a51a-4b7f-a012-e54592eb734a tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd29072c-b657-4b53-b8b9-52d11f1bd205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e03e759d-2ac9-41ad-8302-293d1181a059', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1617266325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab2b02bbf1064c2e860a6da8f70e864d',qos_specs=None,replication_status=,reservations=['96a37cee-481e-4345-8c93-8f2a60d25e44','ae16c075-1121-46eb-8104-075061957e87','cf1a387f-0ca7-4f75-8633-ec69731738d6','8db3ae0c-0e69-4740-872b-35687e2639b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ea70e186cab44808bb342df12e44226',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:22:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1617266325',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e03e759d-2ac9-41ad-8302-293d1181a059,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab2b02bbf1064c2e860a6da8f70e864d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ea70e186cab44808bb342df12e44226',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:25.687433 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-83a8ebf0-a51a-4b7f-a012-e54592eb734a tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ab085e5-f3c4-40ed-acdf-6dccb2cf5a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:25.724119 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-83a8ebf0-a51a-4b7f-a012-e54592eb734a tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ab085e5-f3c4-40ed-acdf-6dccb2cf5a57) transitioned into state 'SUCCESS' from state '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-1617266325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab2b02bbf1064c2e860a6da8f70e864d',qos_specs=None,replication_status=,reservations=['96a37cee-481e-4345-8c93-8f2a60d25e44','ae16c075-1121-46eb-8104-075061957e87','cf1a387f-0ca7-4f75-8633-ec69731738d6','8db3ae0c-0e69-4740-872b-35687e2639b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ea70e186cab44808bb342df12e44226',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:25.724911 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-83a8ebf0-a51a-4b7f-a012-e54592eb734a tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9e61321-6d66-4311-9bff-7b2ff975a70b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:25.744419 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-83a8ebf0-a51a-4b7f-a012-e54592eb734a tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9e61321-6d66-4311-9bff-7b2ff975a70b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:25.745375 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-83a8ebf0-a51a-4b7f-a012-e54592eb734a tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Flow 'volume_create_api' (2bed74c2-1159-42ac-8167-39dadf69654f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:25.745785 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-83a8ebf0-a51a-4b7f-a012-e54592eb734a tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Create volume request issued successfully. Aug 25 16:22:25.746817 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-83a8ebf0-a51a-4b7f-a012-e54592eb734a tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:22:25.747581 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 394/1546] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:22:25 2026] POST /volume/v3/volumes => generated 767 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:22:25.761016 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-59744046-0c88-4259-a04e-9352d32048e0 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:25.763229 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-59744046-0c88-4259-a04e-9352d32048e0 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] GET https://10.4.3.102/volume/v3/volumes/e03e759d-2ac9-41ad-8302-293d1181a059 Aug 25 16:22:25.763600 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-59744046-0c88-4259-a04e-9352d32048e0 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:25.763898 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-59744046-0c88-4259-a04e-9352d32048e0 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:25.772836 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:25.772836 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:25.778743 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-59744046-0c88-4259-a04e-9352d32048e0 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Volume info retrieved successfully. Aug 25 16:22:25.787260 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-59744046-0c88-4259-a04e-9352d32048e0 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] https://10.4.3.102/volume/v3/volumes/e03e759d-2ac9-41ad-8302-293d1181a059 returned with HTTP 200 Aug 25 16:22:25.788361 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 381/1547] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:25 2026] GET /volume/v3/volumes/e03e759d-2ac9-41ad-8302-293d1181a059 => generated 835 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:25.867216 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-883aefbc-e95a-4a10-951f-54de86171559 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:25.871404 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-883aefbc-e95a-4a10-951f-54de86171559 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/volumes/ab9826b1-f8b8-4b0d-a99c-5cee5d97cd2b Aug 25 16:22:25.871672 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-883aefbc-e95a-4a10-951f-54de86171559 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:25.871921 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-883aefbc-e95a-4a10-951f-54de86171559 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:25.885118 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-883aefbc-e95a-4a10-951f-54de86171559 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/ab9826b1-f8b8-4b0d-a99c-5cee5d97cd2b returned with HTTP 404 Aug 25 16:22:25.886049 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 389/1548] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:25 2026] GET /volume/v3/volumes/ab9826b1-f8b8-4b0d-a99c-5cee5d97cd2b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:25.897808 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-002ab369-dcc5-408d-9b66-2804f1f7aa67 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:25.899636 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-002ab369-dcc5-408d-9b66-2804f1f7aa67 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:22:25.899983 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-002ab369-dcc5-408d-9b66-2804f1f7aa67 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1238639123"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:25.901508 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-002ab369-dcc5-408d-9b66-2804f1f7aa67 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1238639123'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:22:25.901806 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-002ab369-dcc5-408d-9b66-2804f1f7aa67 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Create volume of 1 GB Aug 25 16:22:25.906205 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-002ab369-dcc5-408d-9b66-2804f1f7aa67 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Availability Zones retrieved successfully. Aug 25 16:22:25.911479 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-002ab369-dcc5-408d-9b66-2804f1f7aa67 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Flow 'volume_create_api' (fd30160c-e0e1-4111-98e2-4048a8d2c91c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:25.912569 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-002ab369-dcc5-408d-9b66-2804f1f7aa67 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (168a5eed-175c-4d34-a6b5-c9684bbd9d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:25.913341 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-002ab369-dcc5-408d-9b66-2804f1f7aa67 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:22:25.940486 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-002ab369-dcc5-408d-9b66-2804f1f7aa67 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (168a5eed-175c-4d34-a6b5-c9684bbd9d9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:25.940781 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-002ab369-dcc5-408d-9b66-2804f1f7aa67 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49209633-ab2b-4ad3-99e2-3624be3f48ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:26.029002 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-002ab369-dcc5-408d-9b66-2804f1f7aa67 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Created reservations ['3bd0fc54-ec71-4bb8-90f6-a8f191810667', 'd53d4a71-763c-46b3-845d-fb44b8582ab9', '4e5759c9-f58f-4e9e-8019-f6be8e618f98', 'f97c1ae0-e134-40a0-8698-d55b94eb0b94'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:22:26.029969 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-002ab369-dcc5-408d-9b66-2804f1f7aa67 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49209633-ab2b-4ad3-99e2-3624be3f48ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bd0fc54-ec71-4bb8-90f6-a8f191810667', 'd53d4a71-763c-46b3-845d-fb44b8582ab9', '4e5759c9-f58f-4e9e-8019-f6be8e618f98', 'f97c1ae0-e134-40a0-8698-d55b94eb0b94']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:26.030843 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-002ab369-dcc5-408d-9b66-2804f1f7aa67 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19c1cc9f-e7d4-4b10-8cac-f160f44c61a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:26.055422 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-002ab369-dcc5-408d-9b66-2804f1f7aa67 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19c1cc9f-e7d4-4b10-8cac-f160f44c61a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c726c0d-824d-41ce-917e-dd840bc021c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1238639123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e01acc4fe5042658b50eb72898df60f',qos_specs=None,replication_status=,reservations=['3bd0fc54-ec71-4bb8-90f6-a8f191810667','d53d4a71-763c-46b3-845d-fb44b8582ab9','4e5759c9-f58f-4e9e-8019-f6be8e618f98','f97c1ae0-e134-40a0-8698-d55b94eb0b94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c2e7cba8c22426885080f5f47956598',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:22:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1238639123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c726c0d-824d-41ce-917e-dd840bc021c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e01acc4fe5042658b50eb72898df60f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c2e7cba8c22426885080f5f47956598',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:26.057047 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-002ab369-dcc5-408d-9b66-2804f1f7aa67 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f286f9fc-ec8f-4e79-b055-f9ec6cd7b58f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:26.075770 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-002ab369-dcc5-408d-9b66-2804f1f7aa67 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f286f9fc-ec8f-4e79-b055-f9ec6cd7b58f) transitioned into state 'SUCCESS' from state '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-1238639123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e01acc4fe5042658b50eb72898df60f',qos_specs=None,replication_status=,reservations=['3bd0fc54-ec71-4bb8-90f6-a8f191810667','d53d4a71-763c-46b3-845d-fb44b8582ab9','4e5759c9-f58f-4e9e-8019-f6be8e618f98','f97c1ae0-e134-40a0-8698-d55b94eb0b94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c2e7cba8c22426885080f5f47956598',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:26.075991 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-002ab369-dcc5-408d-9b66-2804f1f7aa67 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c96ce33d-3064-4c5c-8fb2-410553a62e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:26.094577 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-002ab369-dcc5-408d-9b66-2804f1f7aa67 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c96ce33d-3064-4c5c-8fb2-410553a62e52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:26.095506 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-002ab369-dcc5-408d-9b66-2804f1f7aa67 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Flow 'volume_create_api' (fd30160c-e0e1-4111-98e2-4048a8d2c91c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:26.095823 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-002ab369-dcc5-408d-9b66-2804f1f7aa67 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Create volume request issued successfully. Aug 25 16:22:26.096360 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-002ab369-dcc5-408d-9b66-2804f1f7aa67 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:22:26.096793 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 385/1549] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:22:25 2026] POST /volume/v3/volumes => generated 778 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:22:26.108413 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-99e9e296-f69a-49ee-b161-f0fda1e8658e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:26.110356 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-99e9e296-f69a-49ee-b161-f0fda1e8658e tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/volumes/0c726c0d-824d-41ce-917e-dd840bc021c5 Aug 25 16:22:26.110583 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-99e9e296-f69a-49ee-b161-f0fda1e8658e tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:26.110823 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-99e9e296-f69a-49ee-b161-f0fda1e8658e tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:26.118554 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:26.118554 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:26.122429 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-99e9e296-f69a-49ee-b161-f0fda1e8658e tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Volume info retrieved successfully. Aug 25 16:22:26.127623 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-99e9e296-f69a-49ee-b161-f0fda1e8658e tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/0c726c0d-824d-41ce-917e-dd840bc021c5 returned with HTTP 200 Aug 25 16:22:26.128072 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 395/1550] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:26 2026] GET /volume/v3/volumes/0c726c0d-824d-41ce-917e-dd840bc021c5 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:26.578264 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ea818e13-4dae-41a7-b02f-76e8c6b4c31c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:26.580896 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ea818e13-4dae-41a7-b02f-76e8c6b4c31c tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/b28c8562-a04d-4cf0-abc0-b6919fbc3eb9 Aug 25 16:22:26.581205 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ea818e13-4dae-41a7-b02f-76e8c6b4c31c tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:26.581518 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ea818e13-4dae-41a7-b02f-76e8c6b4c31c tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:26.589450 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ea818e13-4dae-41a7-b02f-76e8c6b4c31c tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/b28c8562-a04d-4cf0-abc0-b6919fbc3eb9 returned with HTTP 404 Aug 25 16:22:26.590130 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 382/1551] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:26 2026] GET /volume/v3/volumes/b28c8562-a04d-4cf0-abc0-b6919fbc3eb9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:22:26.598441 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-46446bec-9576-44d4-a57c-6cd0ac46f4b1 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:26.600724 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-46446bec-9576-44d4-a57c-6cd0ac46f4b1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:22:26.601169 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-46446bec-9576-44d4-a57c-6cd0ac46f4b1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1802643241"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:26.602564 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-46446bec-9576-44d4-a57c-6cd0ac46f4b1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1802643241'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:22:26.602925 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-46446bec-9576-44d4-a57c-6cd0ac46f4b1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Create volume of 1 GB Aug 25 16:22:26.607446 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-46446bec-9576-44d4-a57c-6cd0ac46f4b1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Availability Zones retrieved successfully. Aug 25 16:22:26.616104 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-46446bec-9576-44d4-a57c-6cd0ac46f4b1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Flow 'volume_create_api' (7aa82bb5-338d-45e6-9fb4-65336ef616ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:26.618277 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-46446bec-9576-44d4-a57c-6cd0ac46f4b1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00764929-b64e-4709-a036-85792c663918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:26.620426 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-46446bec-9576-44d4-a57c-6cd0ac46f4b1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:22:26.644762 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-46446bec-9576-44d4-a57c-6cd0ac46f4b1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00764929-b64e-4709-a036-85792c663918) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:26.645421 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-46446bec-9576-44d4-a57c-6cd0ac46f4b1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bd4aac1-0e9e-4c82-95ed-f1a2a4891b29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:26.686210 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-46446bec-9576-44d4-a57c-6cd0ac46f4b1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Created reservations ['f09ea7b8-12a4-466c-85f9-db890d4c86ae', '75964f6e-9614-4fd8-8d3d-01a03c4bfcf1', '1290652f-efa2-4df5-ad10-330ea48d01a3', 'b43e54b5-62be-43c9-ab84-dcb9a7f692a9'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:22:26.686933 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-46446bec-9576-44d4-a57c-6cd0ac46f4b1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bd4aac1-0e9e-4c82-95ed-f1a2a4891b29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f09ea7b8-12a4-466c-85f9-db890d4c86ae', '75964f6e-9614-4fd8-8d3d-01a03c4bfcf1', '1290652f-efa2-4df5-ad10-330ea48d01a3', 'b43e54b5-62be-43c9-ab84-dcb9a7f692a9']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:26.687638 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-46446bec-9576-44d4-a57c-6cd0ac46f4b1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c05be4e8-2f7e-4a3b-ae37-6a84905199b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:26.717196 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-46446bec-9576-44d4-a57c-6cd0ac46f4b1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c05be4e8-2f7e-4a3b-ae37-6a84905199b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ddde3e8-858e-49e0-9b92-68d6164c1027', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1802643241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af613ff3e92b49a19bf66503e6cdc590',qos_specs=None,replication_status=,reservations=['f09ea7b8-12a4-466c-85f9-db890d4c86ae','75964f6e-9614-4fd8-8d3d-01a03c4bfcf1','1290652f-efa2-4df5-ad10-330ea48d01a3','b43e54b5-62be-43c9-ab84-dcb9a7f692a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9533a97a27f8447995fb47b57aa9386d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:22:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1802643241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ddde3e8-858e-49e0-9b92-68d6164c1027,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af613ff3e92b49a19bf66503e6cdc590',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9533a97a27f8447995fb47b57aa9386d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:26.717856 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-46446bec-9576-44d4-a57c-6cd0ac46f4b1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c657ae3-0404-4ad8-b671-df576c4486a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:26.738290 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-46446bec-9576-44d4-a57c-6cd0ac46f4b1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c657ae3-0404-4ad8-b671-df576c4486a8) transitioned into state 'SUCCESS' from state '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-1802643241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af613ff3e92b49a19bf66503e6cdc590',qos_specs=None,replication_status=,reservations=['f09ea7b8-12a4-466c-85f9-db890d4c86ae','75964f6e-9614-4fd8-8d3d-01a03c4bfcf1','1290652f-efa2-4df5-ad10-330ea48d01a3','b43e54b5-62be-43c9-ab84-dcb9a7f692a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9533a97a27f8447995fb47b57aa9386d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:26.738975 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-46446bec-9576-44d4-a57c-6cd0ac46f4b1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (439fb3b4-6517-418f-a0f2-9bf7c5b4c1c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:26.755303 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-46446bec-9576-44d4-a57c-6cd0ac46f4b1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (439fb3b4-6517-418f-a0f2-9bf7c5b4c1c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:26.756608 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-46446bec-9576-44d4-a57c-6cd0ac46f4b1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Flow 'volume_create_api' (7aa82bb5-338d-45e6-9fb4-65336ef616ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:26.757056 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-46446bec-9576-44d4-a57c-6cd0ac46f4b1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Create volume request issued successfully. Aug 25 16:22:26.758127 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-46446bec-9576-44d4-a57c-6cd0ac46f4b1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:22:26.759037 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 390/1552] 10.4.3.102 () {70 vars in 1299 bytes} [Tue Aug 25 16:22:26 2026] POST /volume/v3/volumes => generated 770 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:26.771465 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-e50f2abf-44fe-4d7d-a3ba-0f585c8d001f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:26.773451 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e50f2abf-44fe-4d7d-a3ba-0f585c8d001f tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/7ddde3e8-858e-49e0-9b92-68d6164c1027 Aug 25 16:22:26.773730 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e50f2abf-44fe-4d7d-a3ba-0f585c8d001f tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:26.773927 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e50f2abf-44fe-4d7d-a3ba-0f585c8d001f tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:26.782105 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:26.782105 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:26.788302 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-e50f2abf-44fe-4d7d-a3ba-0f585c8d001f tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:26.794347 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e50f2abf-44fe-4d7d-a3ba-0f585c8d001f tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/7ddde3e8-858e-49e0-9b92-68d6164c1027 returned with HTTP 200 Aug 25 16:22:26.794945 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 386/1553] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:26 2026] GET /volume/v3/volumes/7ddde3e8-858e-49e0-9b92-68d6164c1027 => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 16:22:26.803818 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ee2e48bc-7dfd-4266-8824-3a60e2bfd1b4 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:26.804528 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ee2e48bc-7dfd-4266-8824-3a60e2bfd1b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] GET https://10.4.3.102/volume/v3/volumes/e03e759d-2ac9-41ad-8302-293d1181a059 Aug 25 16:22:26.804866 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ee2e48bc-7dfd-4266-8824-3a60e2bfd1b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:26.805132 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ee2e48bc-7dfd-4266-8824-3a60e2bfd1b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:26.819254 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:26.819254 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:26.824277 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-ee2e48bc-7dfd-4266-8824-3a60e2bfd1b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Volume info retrieved successfully. Aug 25 16:22:26.829216 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ee2e48bc-7dfd-4266-8824-3a60e2bfd1b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] https://10.4.3.102/volume/v3/volumes/e03e759d-2ac9-41ad-8302-293d1181a059 returned with HTTP 200 Aug 25 16:22:26.829894 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 396/1554] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:26 2026] GET /volume/v3/volumes/e03e759d-2ac9-41ad-8302-293d1181a059 => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:26.845725 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-946485fa-e23e-430f-b6db-c456f495fe38 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:26.847465 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-946485fa-e23e-430f-b6db-c456f495fe38 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:22:26.847787 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-946485fa-e23e-430f-b6db-c456f495fe38 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e03e759d-2ac9-41ad-8302-293d1181a059", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1505288271"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:26.856529 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:26.856529 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:26.857088 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-946485fa-e23e-430f-b6db-c456f495fe38 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Volume info retrieved successfully. Aug 25 16:22:26.857137 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.snapshots [None req-946485fa-e23e-430f-b6db-c456f495fe38 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Create snapshot from volume e03e759d-2ac9-41ad-8302-293d1181a059 Aug 25 16:22:26.933552 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-946485fa-e23e-430f-b6db-c456f495fe38 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Created reservations ['e85cb73f-82e9-42bd-8f82-fbca1e5aabfe', '28c92ee0-310d-4e80-aba9-8c5b6e4d00cb', '7db696ac-72bc-49e5-925b-fce7ac9c30ed', 'e78e41d5-f2fc-42be-95f2-e4e1551e3e83'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:22:27.026724 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-946485fa-e23e-430f-b6db-c456f495fe38 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Snapshot create request issued successfully. Aug 25 16:22:27.027227 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-946485fa-e23e-430f-b6db-c456f495fe38 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:22:27.027833 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 383/1555] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:22:26 2026] POST /volume/v3/snapshots => generated 323 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:22:27.039014 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d615fdd9-9417-4fcb-b9ba-0444f17742a0 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:27.041024 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d615fdd9-9417-4fcb-b9ba-0444f17742a0 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] GET https://10.4.3.102/volume/v3/snapshots/2873771a-cba5-41de-9ce0-c59b4aab6c2c Aug 25 16:22:27.041252 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d615fdd9-9417-4fcb-b9ba-0444f17742a0 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:27.041506 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d615fdd9-9417-4fcb-b9ba-0444f17742a0 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:27.046554 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:27.046554 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:27.047064 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-d615fdd9-9417-4fcb-b9ba-0444f17742a0 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Snapshot retrieved successfully. Aug 25 16:22:27.064647 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d615fdd9-9417-4fcb-b9ba-0444f17742a0 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] https://10.4.3.102/volume/v3/snapshots/2873771a-cba5-41de-9ce0-c59b4aab6c2c returned with HTTP 200 Aug 25 16:22:27.064647 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 391/1556] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:27 2026] GET /volume/v3/snapshots/2873771a-cba5-41de-9ce0-c59b4aab6c2c => generated 455 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:27.157607 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d29209b5-7d4e-48d1-b3e2-c30ace79002a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:27.157607 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d29209b5-7d4e-48d1-b3e2-c30ace79002a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/volumes/0c726c0d-824d-41ce-917e-dd840bc021c5 Aug 25 16:22:27.157607 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d29209b5-7d4e-48d1-b3e2-c30ace79002a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:27.157607 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d29209b5-7d4e-48d1-b3e2-c30ace79002a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:27.157607 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:27.157607 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:27.157607 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-d29209b5-7d4e-48d1-b3e2-c30ace79002a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Volume info retrieved successfully. Aug 25 16:22:27.157607 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d29209b5-7d4e-48d1-b3e2-c30ace79002a tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/0c726c0d-824d-41ce-917e-dd840bc021c5 returned with HTTP 200 Aug 25 16:22:27.157607 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 387/1557] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:27 2026] GET /volume/v3/volumes/0c726c0d-824d-41ce-917e-dd840bc021c5 => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:27.246042 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-336f1d5d-9afa-49df-94a4-d334643c53eb None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:27.293796 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-336f1d5d-9afa-49df-94a4-d334643c53eb tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:22:27.293796 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-336f1d5d-9afa-49df-94a4-d334643c53eb tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0c726c0d-824d-41ce-917e-dd840bc021c5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-818847143"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:27.293796 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:27.293796 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:27.293796 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-336f1d5d-9afa-49df-94a4-d334643c53eb tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Volume info retrieved successfully. Aug 25 16:22:27.293796 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.snapshots [None req-336f1d5d-9afa-49df-94a4-d334643c53eb tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Create snapshot from volume 0c726c0d-824d-41ce-917e-dd840bc021c5 Aug 25 16:22:27.414350 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-336f1d5d-9afa-49df-94a4-d334643c53eb tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Created reservations ['205089c9-d286-495d-adc0-5e92aade5138', 'abc08636-824f-466a-9914-a59fed33da82', '49474773-2bb6-477a-8008-646f78872c5d', '9a95c8b2-5911-4bff-bb7e-7fcc1690ebbb'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:22:27.513552 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-336f1d5d-9afa-49df-94a4-d334643c53eb tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot create request issued successfully. Aug 25 16:22:27.513899 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-336f1d5d-9afa-49df-94a4-d334643c53eb tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:22:27.514510 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 397/1558] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:22:27 2026] POST /volume/v3/snapshots => generated 307 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:22:27.527646 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b8d29934-c826-4bb5-96d8-d576f6899a71 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:27.529730 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b8d29934-c826-4bb5-96d8-d576f6899a71 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/snapshots/6030759d-3225-45a8-84d6-682ba48ec3da Aug 25 16:22:27.529942 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b8d29934-c826-4bb5-96d8-d576f6899a71 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:27.530124 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b8d29934-c826-4bb5-96d8-d576f6899a71 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:27.535929 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:27.535929 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:27.536281 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-b8d29934-c826-4bb5-96d8-d576f6899a71 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot retrieved successfully. Aug 25 16:22:27.537078 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b8d29934-c826-4bb5-96d8-d576f6899a71 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots/6030759d-3225-45a8-84d6-682ba48ec3da returned with HTTP 200 Aug 25 16:22:27.537483 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 384/1559] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:27 2026] GET /volume/v3/snapshots/6030759d-3225-45a8-84d6-682ba48ec3da => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:27.811924 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f4b25b7a-64cb-4316-b108-8381ed883e26 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:27.814931 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f4b25b7a-64cb-4316-b108-8381ed883e26 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/7ddde3e8-858e-49e0-9b92-68d6164c1027 Aug 25 16:22:27.814931 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f4b25b7a-64cb-4316-b108-8381ed883e26 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:27.814931 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f4b25b7a-64cb-4316-b108-8381ed883e26 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:27.822254 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:27.822254 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:27.829673 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-f4b25b7a-64cb-4316-b108-8381ed883e26 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:27.840266 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f4b25b7a-64cb-4316-b108-8381ed883e26 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/7ddde3e8-858e-49e0-9b92-68d6164c1027 returned with HTTP 200 Aug 25 16:22:27.840882 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 392/1560] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:27 2026] GET /volume/v3/volumes/7ddde3e8-858e-49e0-9b92-68d6164c1027 => generated 863 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:27.855639 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-6a0408fa-9dde-4f28-9bb6-e2c2f6054b6e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:27.857928 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6a0408fa-9dde-4f28-9bb6-e2c2f6054b6e tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:22:27.858290 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6a0408fa-9dde-4f28-9bb6-e2c2f6054b6e tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7ddde3e8-858e-49e0-9b92-68d6164c1027", "name": "tempest-VolumeDependencyTests-Snapshot-1552626971"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:27.869770 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:27.869770 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:27.870336 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-6a0408fa-9dde-4f28-9bb6-e2c2f6054b6e tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:27.870489 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-6a0408fa-9dde-4f28-9bb6-e2c2f6054b6e tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Create snapshot from volume 7ddde3e8-858e-49e0-9b92-68d6164c1027 Aug 25 16:22:27.980067 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-6a0408fa-9dde-4f28-9bb6-e2c2f6054b6e tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Created reservations ['d02a965a-2e79-4be6-8dcb-b198681345db', '9b3ea172-b33d-43b5-87cb-404d469ebb7a', '92c0a88e-f64e-4913-949e-4fd2394c5a84', '911868a7-448f-4a11-9662-efe47de87831'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:22:28.061144 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-5255766c-5192-4870-81df-2fac8f8254e8 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:28.065716 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5255766c-5192-4870-81df-2fac8f8254e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] GET https://10.4.3.102/volume/v3/snapshots/2873771a-cba5-41de-9ce0-c59b4aab6c2c Aug 25 16:22:28.065973 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5255766c-5192-4870-81df-2fac8f8254e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:28.066731 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5255766c-5192-4870-81df-2fac8f8254e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:28.074980 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:28.074980 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:28.075653 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-5255766c-5192-4870-81df-2fac8f8254e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Snapshot retrieved successfully. Aug 25 16:22:28.081532 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5255766c-5192-4870-81df-2fac8f8254e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] https://10.4.3.102/volume/v3/snapshots/2873771a-cba5-41de-9ce0-c59b4aab6c2c returned with HTTP 200 Aug 25 16:22:28.081532 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 398/1561] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:28 2026] GET /volume/v3/snapshots/2873771a-cba5-41de-9ce0-c59b4aab6c2c => generated 482 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:28.087093 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-6a0408fa-9dde-4f28-9bb6-e2c2f6054b6e tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Snapshot create request issued successfully. Aug 25 16:22:28.087501 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6a0408fa-9dde-4f28-9bb6-e2c2f6054b6e tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:22:28.089701 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 388/1562] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:22:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:22:28.090321 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a90a4256-8dcf-49e2-aa0b-b138c7fc90a5 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:28.094617 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a90a4256-8dcf-49e2-aa0b-b138c7fc90a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-3810392 tempest-VolumeSnapshotQuotasNegativeTestJSON-3810392-project-admin] PUT https://10.4.3.102/volume/v3/os-quota-sets/ab2b02bbf1064c2e860a6da8f70e864d Aug 25 16:22:28.094617 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a90a4256-8dcf-49e2-aa0b-b138c7fc90a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-3810392 tempest-VolumeSnapshotQuotasNegativeTestJSON-3810392-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:28.099625 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-df1d4c3c-f96c-4673-9117-49cd0a57ae23 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:28.102108 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-df1d4c3c-f96c-4673-9117-49cd0a57ae23 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/snapshots/0310d888-94f4-4dad-b092-d3c7c8430c60 Aug 25 16:22:28.102311 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-df1d4c3c-f96c-4673-9117-49cd0a57ae23 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:28.102639 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-df1d4c3c-f96c-4673-9117-49cd0a57ae23 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:28.109564 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:28.109564 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:28.110252 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-df1d4c3c-f96c-4673-9117-49cd0a57ae23 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Snapshot retrieved successfully. Aug 25 16:22:28.111367 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-df1d4c3c-f96c-4673-9117-49cd0a57ae23 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/snapshots/0310d888-94f4-4dad-b092-d3c7c8430c60 returned with HTTP 200 Aug 25 16:22:28.112061 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 393/1563] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:28 2026] GET /volume/v3/snapshots/0310d888-94f4-4dad-b092-d3c7c8430c60 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:28.205483 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a90a4256-8dcf-49e2-aa0b-b138c7fc90a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-3810392 tempest-VolumeSnapshotQuotasNegativeTestJSON-3810392-project-admin] https://10.4.3.102/volume/v3/os-quota-sets/ab2b02bbf1064c2e860a6da8f70e864d returned with HTTP 200 Aug 25 16:22:28.206219 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 385/1564] 10.4.3.102 () {68 vars in 1374 bytes} [Tue Aug 25 16:22:28 2026] PUT /volume/v3/os-quota-sets/ab2b02bbf1064c2e860a6da8f70e864d => generated 390 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:28.218674 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-34aae16b-04d2-4c38-a28a-694b441d81ad None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:28.221595 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-34aae16b-04d2-4c38-a28a-694b441d81ad tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:22:28.222206 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-34aae16b-04d2-4c38-a28a-694b441d81ad tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e03e759d-2ac9-41ad-8302-293d1181a059"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:28.234068 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:28.234068 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:28.234833 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-34aae16b-04d2-4c38-a28a-694b441d81ad tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Volume info retrieved successfully. Aug 25 16:22:28.235001 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.snapshots [None req-34aae16b-04d2-4c38-a28a-694b441d81ad tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Create snapshot from volume e03e759d-2ac9-41ad-8302-293d1181a059 Aug 25 16:22:28.262032 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota_utils [None req-34aae16b-04d2-4c38-a28a-694b441d81ad tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Quota exceeded for ab2b02bbf1064c2e860a6da8f70e864d, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 25 16:22:28.262500 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.middleware.fault [None req-34aae16b-04d2-4c38-a28a-694b441d81ad tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 413 Aug 25 16:22:28.265413 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 399/1565] 10.4.3.102 () {68 vars in 1264 bytes} [Tue Aug 25 16:22:28 2026] POST /volume/v3/snapshots => generated 208 bytes in 45 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 25 16:22:28.273570 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-217d003d-5911-462e-bd1d-d11cf4bb8292 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:28.277785 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-217d003d-5911-462e-bd1d-d11cf4bb8292 tempest-VolumeSnapshotQuotasNegativeTestJSON-3810392 tempest-VolumeSnapshotQuotasNegativeTestJSON-3810392-project-admin] PUT https://10.4.3.102/volume/v3/os-quota-sets/ab2b02bbf1064c2e860a6da8f70e864d Aug 25 16:22:28.277785 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-217d003d-5911-462e-bd1d-d11cf4bb8292 tempest-VolumeSnapshotQuotasNegativeTestJSON-3810392 tempest-VolumeSnapshotQuotasNegativeTestJSON-3810392-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:28.294889 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:28.294889 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:28.347925 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-217d003d-5911-462e-bd1d-d11cf4bb8292 tempest-VolumeSnapshotQuotasNegativeTestJSON-3810392 tempest-VolumeSnapshotQuotasNegativeTestJSON-3810392-project-admin] https://10.4.3.102/volume/v3/os-quota-sets/ab2b02bbf1064c2e860a6da8f70e864d returned with HTTP 200 Aug 25 16:22:28.348678 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 389/1566] 10.4.3.102 () {68 vars in 1374 bytes} [Tue Aug 25 16:22:28 2026] PUT /volume/v3/os-quota-sets/ab2b02bbf1064c2e860a6da8f70e864d => generated 390 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:28.362543 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d80004c8-c16a-4295-b49d-cfbb46e7303d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:28.364331 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d80004c8-c16a-4295-b49d-cfbb46e7303d tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:22:28.365034 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d80004c8-c16a-4295-b49d-cfbb46e7303d tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e03e759d-2ac9-41ad-8302-293d1181a059"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:28.373583 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:28.373583 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:28.374047 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-d80004c8-c16a-4295-b49d-cfbb46e7303d tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Volume info retrieved successfully. Aug 25 16:22:28.374216 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.snapshots [None req-d80004c8-c16a-4295-b49d-cfbb46e7303d tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Create snapshot from volume e03e759d-2ac9-41ad-8302-293d1181a059 Aug 25 16:22:28.404458 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota_utils [None req-d80004c8-c16a-4295-b49d-cfbb46e7303d tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Quota exceeded for ab2b02bbf1064c2e860a6da8f70e864d, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 25 16:22:28.404458 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.middleware.fault [None req-d80004c8-c16a-4295-b49d-cfbb46e7303d tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 413 Aug 25 16:22:28.404458 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 394/1567] 10.4.3.102 () {68 vars in 1264 bytes} [Tue Aug 25 16:22:28 2026] POST /volume/v3/snapshots => generated 133 bytes in 42 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 25 16:22:28.413038 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b5a13f8a-e4bc-4c7a-8771-bb6fbb6e5809 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:28.414769 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b5a13f8a-e4bc-4c7a-8771-bb6fbb6e5809 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/2873771a-cba5-41de-9ce0-c59b4aab6c2c Aug 25 16:22:28.414938 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b5a13f8a-e4bc-4c7a-8771-bb6fbb6e5809 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:28.415110 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b5a13f8a-e4bc-4c7a-8771-bb6fbb6e5809 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:28.415239 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.snapshots [None req-b5a13f8a-e4bc-4c7a-8771-bb6fbb6e5809 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Delete snapshot with id: 2873771a-cba5-41de-9ce0-c59b4aab6c2c Aug 25 16:22:28.425031 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:28.425031 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:28.425551 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-b5a13f8a-e4bc-4c7a-8771-bb6fbb6e5809 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Snapshot retrieved successfully. Aug 25 16:22:28.466266 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-b5a13f8a-e4bc-4c7a-8771-bb6fbb6e5809 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Snapshot delete request issued successfully. Aug 25 16:22:28.482282 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b5a13f8a-e4bc-4c7a-8771-bb6fbb6e5809 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] https://10.4.3.102/volume/v3/snapshots/2873771a-cba5-41de-9ce0-c59b4aab6c2c returned with HTTP 202 Aug 25 16:22:28.482282 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 386/1568] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:22:28 2026] DELETE /volume/v3/snapshots/2873771a-cba5-41de-9ce0-c59b4aab6c2c => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:22:28.493979 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b551a6cf-f623-44d0-a510-173531ca4753 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:28.493979 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b551a6cf-f623-44d0-a510-173531ca4753 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] GET https://10.4.3.102/volume/v3/snapshots/2873771a-cba5-41de-9ce0-c59b4aab6c2c Aug 25 16:22:28.493979 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b551a6cf-f623-44d0-a510-173531ca4753 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:28.493979 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b551a6cf-f623-44d0-a510-173531ca4753 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:28.493979 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:28.493979 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:28.493979 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-b551a6cf-f623-44d0-a510-173531ca4753 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Snapshot retrieved successfully. Aug 25 16:22:28.493979 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b551a6cf-f623-44d0-a510-173531ca4753 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] https://10.4.3.102/volume/v3/snapshots/2873771a-cba5-41de-9ce0-c59b4aab6c2c returned with HTTP 200 Aug 25 16:22:28.493979 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 400/1569] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:28 2026] GET /volume/v3/snapshots/2873771a-cba5-41de-9ce0-c59b4aab6c2c => generated 481 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:28.554346 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d6db1ecf-f669-414b-9d8c-d7c190d37627 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:28.556931 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d6db1ecf-f669-414b-9d8c-d7c190d37627 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/snapshots/6030759d-3225-45a8-84d6-682ba48ec3da Aug 25 16:22:28.560612 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d6db1ecf-f669-414b-9d8c-d7c190d37627 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:28.560612 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d6db1ecf-f669-414b-9d8c-d7c190d37627 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:28.564702 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:28.564702 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:28.565042 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-d6db1ecf-f669-414b-9d8c-d7c190d37627 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot retrieved successfully. Aug 25 16:22:28.567183 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d6db1ecf-f669-414b-9d8c-d7c190d37627 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots/6030759d-3225-45a8-84d6-682ba48ec3da returned with HTTP 200 Aug 25 16:22:28.567183 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 390/1570] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:28 2026] GET /volume/v3/snapshots/6030759d-3225-45a8-84d6-682ba48ec3da => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:28.578396 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-4d7475a8-7597-4e41-a250-b27b1adfaa55 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:28.582889 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4d7475a8-7597-4e41-a250-b27b1adfaa55 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] POST https://10.4.3.102/volume/v3/snapshots/6030759d-3225-45a8-84d6-682ba48ec3da/action Aug 25 16:22:28.583719 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4d7475a8-7597-4e41-a250-b27b1adfaa55 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:22:28.584843 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4d7475a8-7597-4e41-a250-b27b1adfaa55 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:28.586490 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.contrib.admin_actions [None req-4d7475a8-7597-4e41-a250-b27b1adfaa55 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Updating snapshot '6030759d-3225-45a8-84d6-682ba48ec3da' with '{'status': 'creating'}' {{(pid=100457) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 16:22:28.598104 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:28.598104 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:28.626006 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4d7475a8-7597-4e41-a250-b27b1adfaa55 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots/6030759d-3225-45a8-84d6-682ba48ec3da/action returned with HTTP 202 Aug 25 16:22:28.626579 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 395/1571] 10.4.3.102 () {68 vars in 1396 bytes} [Tue Aug 25 16:22:28 2026] POST /volume/v3/snapshots/6030759d-3225-45a8-84d6-682ba48ec3da/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:22:28.636533 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-13c072ac-4ea1-4d4c-8b3d-6ff3b60812a0 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:28.638199 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-13c072ac-4ea1-4d4c-8b3d-6ff3b60812a0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/snapshots/6030759d-3225-45a8-84d6-682ba48ec3da Aug 25 16:22:28.638544 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-13c072ac-4ea1-4d4c-8b3d-6ff3b60812a0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:28.638644 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-13c072ac-4ea1-4d4c-8b3d-6ff3b60812a0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:28.645019 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:28.645019 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:28.645538 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-13c072ac-4ea1-4d4c-8b3d-6ff3b60812a0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot retrieved successfully. Aug 25 16:22:28.647234 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-13c072ac-4ea1-4d4c-8b3d-6ff3b60812a0 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots/6030759d-3225-45a8-84d6-682ba48ec3da returned with HTTP 200 Aug 25 16:22:28.647234 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 387/1572] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:28 2026] GET /volume/v3/snapshots/6030759d-3225-45a8-84d6-682ba48ec3da => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:28.657854 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-200dbfed-0dd6-47e8-8131-93a9edf92025 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:28.660604 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-200dbfed-0dd6-47e8-8131-93a9edf92025 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] POST https://10.4.3.102/volume/v3/snapshots/6030759d-3225-45a8-84d6-682ba48ec3da/action Aug 25 16:22:28.670368 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-200dbfed-0dd6-47e8-8131-93a9edf92025 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:22:28.670368 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-200dbfed-0dd6-47e8-8131-93a9edf92025 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:28.670368 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.contrib.snapshot_actions [None req-200dbfed-0dd6-47e8-8131-93a9edf92025 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100454) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 25 16:22:28.670733 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:28.670733 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:28.671554 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.contrib.snapshot_actions [None req-200dbfed-0dd6-47e8-8131-93a9edf92025 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] Updating snapshot 6030759d-3225-45a8-84d6-682ba48ec3da with info {'id': '6030759d-3225-45a8-84d6-682ba48ec3da', 'status': 'error', 'progress': '80%'} Aug 25 16:22:28.713435 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-200dbfed-0dd6-47e8-8131-93a9edf92025 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-member] https://10.4.3.102/volume/v3/snapshots/6030759d-3225-45a8-84d6-682ba48ec3da/action returned with HTTP 202 Aug 25 16:22:28.713948 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 401/1573] 10.4.3.102 () {68 vars in 1396 bytes} [Tue Aug 25 16:22:28 2026] POST /volume/v3/snapshots/6030759d-3225-45a8-84d6-682ba48ec3da/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:22:28.723103 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-74e671d4-50fc-4815-bd77-d2c1ce671605 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:28.727240 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-74e671d4-50fc-4815-bd77-d2c1ce671605 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] DELETE https://10.4.3.102/volume/v3/snapshots/6030759d-3225-45a8-84d6-682ba48ec3da Aug 25 16:22:28.727578 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-74e671d4-50fc-4815-bd77-d2c1ce671605 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:28.727814 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-74e671d4-50fc-4815-bd77-d2c1ce671605 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:28.727913 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-74e671d4-50fc-4815-bd77-d2c1ce671605 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Delete snapshot with id: 6030759d-3225-45a8-84d6-682ba48ec3da Aug 25 16:22:28.735535 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:28.735535 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:28.735982 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-74e671d4-50fc-4815-bd77-d2c1ce671605 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot retrieved successfully. Aug 25 16:22:28.773720 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-74e671d4-50fc-4815-bd77-d2c1ce671605 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot delete request issued successfully. Aug 25 16:22:28.773897 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-74e671d4-50fc-4815-bd77-d2c1ce671605 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots/6030759d-3225-45a8-84d6-682ba48ec3da returned with HTTP 202 Aug 25 16:22:28.774529 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 391/1574] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:22:28 2026] DELETE /volume/v3/snapshots/6030759d-3225-45a8-84d6-682ba48ec3da => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:22:28.791476 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-5acccb7b-6dde-494f-8b19-56191a4082cb None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:28.791476 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5acccb7b-6dde-494f-8b19-56191a4082cb tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/snapshots/6030759d-3225-45a8-84d6-682ba48ec3da Aug 25 16:22:28.791476 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5acccb7b-6dde-494f-8b19-56191a4082cb tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:28.791476 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5acccb7b-6dde-494f-8b19-56191a4082cb tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:28.794314 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:28.794314 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:28.794686 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-5acccb7b-6dde-494f-8b19-56191a4082cb tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Snapshot retrieved successfully. Aug 25 16:22:28.795378 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5acccb7b-6dde-494f-8b19-56191a4082cb tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots/6030759d-3225-45a8-84d6-682ba48ec3da returned with HTTP 200 Aug 25 16:22:28.795810 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 396/1575] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:28 2026] GET /volume/v3/snapshots/6030759d-3225-45a8-84d6-682ba48ec3da => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:29.123676 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c5f3a34e-e5ea-4140-b214-1ea0624918d2 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:29.127233 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c5f3a34e-e5ea-4140-b214-1ea0624918d2 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/snapshots/0310d888-94f4-4dad-b092-d3c7c8430c60 Aug 25 16:22:29.127569 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c5f3a34e-e5ea-4140-b214-1ea0624918d2 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:29.127887 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c5f3a34e-e5ea-4140-b214-1ea0624918d2 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:29.141135 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:29.141135 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:29.141805 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-c5f3a34e-e5ea-4140-b214-1ea0624918d2 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Snapshot retrieved successfully. Aug 25 16:22:29.142925 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c5f3a34e-e5ea-4140-b214-1ea0624918d2 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/snapshots/0310d888-94f4-4dad-b092-d3c7c8430c60 returned with HTTP 200 Aug 25 16:22:29.143315 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 388/1576] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:29 2026] GET /volume/v3/snapshots/0310d888-94f4-4dad-b092-d3c7c8430c60 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:29.152915 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b281ae3b-bf2e-450d-8a2e-92dbf0ee6284 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:29.154764 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b281ae3b-bf2e-450d-8a2e-92dbf0ee6284 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:22:29.155104 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b281ae3b-bf2e-450d-8a2e-92dbf0ee6284 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0310d888-94f4-4dad-b092-d3c7c8430c60", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1828555832"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:29.156604 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-b281ae3b-bf2e-450d-8a2e-92dbf0ee6284 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Create volume request body: {'volume': {'snapshot_id': '0310d888-94f4-4dad-b092-d3c7c8430c60', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1828555832'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:22:29.163171 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:29.163171 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:29.163821 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-b281ae3b-bf2e-450d-8a2e-92dbf0ee6284 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Snapshot retrieved successfully. Aug 25 16:22:29.163993 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-b281ae3b-bf2e-450d-8a2e-92dbf0ee6284 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Create volume of 1 GB Aug 25 16:22:29.169812 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-b281ae3b-bf2e-450d-8a2e-92dbf0ee6284 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Availability Zones retrieved successfully. Aug 25 16:22:29.179668 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b281ae3b-bf2e-450d-8a2e-92dbf0ee6284 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Flow 'volume_create_api' (f1892425-c536-4384-b7a1-148f7a31c8d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:29.183992 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b281ae3b-bf2e-450d-8a2e-92dbf0ee6284 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e0e6848-759e-4648-9c21-baf89300259d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:29.185084 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-b281ae3b-bf2e-450d-8a2e-92dbf0ee6284 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:22:29.237749 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b281ae3b-bf2e-450d-8a2e-92dbf0ee6284 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e0e6848-759e-4648-9c21-baf89300259d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0310d888-94f4-4dad-b092-d3c7c8430c60', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:29.238615 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b281ae3b-bf2e-450d-8a2e-92dbf0ee6284 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86c89eaf-f8d5-4ee2-9393-a49a220c5db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:29.293564 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-b281ae3b-bf2e-450d-8a2e-92dbf0ee6284 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Created reservations ['b53979bd-89c1-4423-8d15-a5b21e47e16d', 'bdbef192-164e-4f83-b7c2-31da3c6b800e', '76075532-ec4d-4799-b53a-c8bc7754acfb', 'e3c14558-d21e-47b7-b327-ac151be967b5'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:22:29.295771 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b281ae3b-bf2e-450d-8a2e-92dbf0ee6284 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86c89eaf-f8d5-4ee2-9393-a49a220c5db6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b53979bd-89c1-4423-8d15-a5b21e47e16d', 'bdbef192-164e-4f83-b7c2-31da3c6b800e', '76075532-ec4d-4799-b53a-c8bc7754acfb', 'e3c14558-d21e-47b7-b327-ac151be967b5']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:29.295771 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b281ae3b-bf2e-450d-8a2e-92dbf0ee6284 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (197eb0c4-cce0-472a-9ad6-00e57e6333a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:29.349478 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b281ae3b-bf2e-450d-8a2e-92dbf0ee6284 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (197eb0c4-cce0-472a-9ad6-00e57e6333a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98ebf623-74dd-498b-be2d-04a34ec1f8cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1828555832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af613ff3e92b49a19bf66503e6cdc590',qos_specs=None,replication_status=,reservations=['b53979bd-89c1-4423-8d15-a5b21e47e16d','bdbef192-164e-4f83-b7c2-31da3c6b800e','76075532-ec4d-4799-b53a-c8bc7754acfb','e3c14558-d21e-47b7-b327-ac151be967b5'],size=1,snapshot_id=0310d888-94f4-4dad-b092-d3c7c8430c60,source_replicaid=,source_volid=None,status='creating',user_id='9533a97a27f8447995fb47b57aa9386d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:22:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1828555832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98ebf623-74dd-498b-be2d-04a34ec1f8cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af613ff3e92b49a19bf66503e6cdc590',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0310d888-94f4-4dad-b092-d3c7c8430c60,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9533a97a27f8447995fb47b57aa9386d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:29.350183 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b281ae3b-bf2e-450d-8a2e-92dbf0ee6284 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a451da8-cdc6-4c53-8042-554a27ddf43f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:29.372397 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b281ae3b-bf2e-450d-8a2e-92dbf0ee6284 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a451da8-cdc6-4c53-8042-554a27ddf43f) transitioned into state 'SUCCESS' from state '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-1828555832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af613ff3e92b49a19bf66503e6cdc590',qos_specs=None,replication_status=,reservations=['b53979bd-89c1-4423-8d15-a5b21e47e16d','bdbef192-164e-4f83-b7c2-31da3c6b800e','76075532-ec4d-4799-b53a-c8bc7754acfb','e3c14558-d21e-47b7-b327-ac151be967b5'],size=1,snapshot_id=0310d888-94f4-4dad-b092-d3c7c8430c60,source_replicaid=,source_volid=None,status='creating',user_id='9533a97a27f8447995fb47b57aa9386d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:29.373826 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b281ae3b-bf2e-450d-8a2e-92dbf0ee6284 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb62652f-5f1c-4c6e-a939-64ae3a4b9c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:29.405231 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b281ae3b-bf2e-450d-8a2e-92dbf0ee6284 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb62652f-5f1c-4c6e-a939-64ae3a4b9c57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:29.406862 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b281ae3b-bf2e-450d-8a2e-92dbf0ee6284 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Flow 'volume_create_api' (f1892425-c536-4384-b7a1-148f7a31c8d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:29.406862 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-b281ae3b-bf2e-450d-8a2e-92dbf0ee6284 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Create volume request issued successfully. Aug 25 16:22:29.407683 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b281ae3b-bf2e-450d-8a2e-92dbf0ee6284 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:22:29.408239 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 402/1577] 10.4.3.102 () {70 vars in 1300 bytes} [Tue Aug 25 16:22:29 2026] POST /volume/v3/volumes => generated 804 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:29.426241 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-9edac45e-47e1-40e9-a48a-8506b84c648e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:29.428082 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9edac45e-47e1-40e9-a48a-8506b84c648e tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/98ebf623-74dd-498b-be2d-04a34ec1f8cf Aug 25 16:22:29.428276 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9edac45e-47e1-40e9-a48a-8506b84c648e tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:29.428463 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9edac45e-47e1-40e9-a48a-8506b84c648e tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:29.440577 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:29.440577 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:29.440577 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-9edac45e-47e1-40e9-a48a-8506b84c648e tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:29.449559 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9edac45e-47e1-40e9-a48a-8506b84c648e tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/98ebf623-74dd-498b-be2d-04a34ec1f8cf returned with HTTP 200 Aug 25 16:22:29.450173 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 392/1578] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:29 2026] GET /volume/v3/volumes/98ebf623-74dd-498b-be2d-04a34ec1f8cf => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:29.481762 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-d017004b-a201-4c2e-b048-439231f3ddb2 req-ee6385a5-2675-436d-abf7-50a33b9e949b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:29.486420 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-d017004b-a201-4c2e-b048-439231f3ddb2 req-ee6385a5-2675-436d-abf7-50a33b9e949b tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] DELETE https://10.4.3.102/volume/v3/attachments/84a0c798-81cd-4f89-9c20-a25aadeb8e78 Aug 25 16:22:29.486657 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-d017004b-a201-4c2e-b048-439231f3ddb2 req-ee6385a5-2675-436d-abf7-50a33b9e949b tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:29.486848 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-d017004b-a201-4c2e-b048-439231f3ddb2 req-ee6385a5-2675-436d-abf7-50a33b9e949b tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:29.494058 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:29.494058 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:29.504744 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c1b9e26b-b17e-4f8b-9939-24af03ab38b1 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:29.506603 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c1b9e26b-b17e-4f8b-9939-24af03ab38b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] GET https://10.4.3.102/volume/v3/snapshots/2873771a-cba5-41de-9ce0-c59b4aab6c2c Aug 25 16:22:29.506843 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c1b9e26b-b17e-4f8b-9939-24af03ab38b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:29.507068 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c1b9e26b-b17e-4f8b-9939-24af03ab38b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:29.511927 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c1b9e26b-b17e-4f8b-9939-24af03ab38b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] https://10.4.3.102/volume/v3/snapshots/2873771a-cba5-41de-9ce0-c59b4aab6c2c returned with HTTP 404 Aug 25 16:22:29.512660 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 389/1579] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:29 2026] GET /volume/v3/snapshots/2873771a-cba5-41de-9ce0-c59b4aab6c2c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:29.522877 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-932210d4-d0d9-4f30-8f91-45726827f54a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:29.525117 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-932210d4-d0d9-4f30-8f91-45726827f54a tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] GET https://10.4.3.102/volume/v3/volumes/e03e759d-2ac9-41ad-8302-293d1181a059 Aug 25 16:22:29.525377 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-932210d4-d0d9-4f30-8f91-45726827f54a tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:29.525633 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-932210d4-d0d9-4f30-8f91-45726827f54a tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:29.533949 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:29.533949 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:29.544865 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-932210d4-d0d9-4f30-8f91-45726827f54a tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Volume info retrieved successfully. Aug 25 16:22:29.544865 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-932210d4-d0d9-4f30-8f91-45726827f54a tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] https://10.4.3.102/volume/v3/volumes/e03e759d-2ac9-41ad-8302-293d1181a059 returned with HTTP 200 Aug 25 16:22:29.544865 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 403/1580] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:29 2026] GET /volume/v3/volumes/e03e759d-2ac9-41ad-8302-293d1181a059 => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:29.559032 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-8a3f8602-8722-4fbd-a316-dd8f76e6fabd None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:29.560835 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8a3f8602-8722-4fbd-a316-dd8f76e6fabd tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] DELETE https://10.4.3.102/volume/v3/volumes/e03e759d-2ac9-41ad-8302-293d1181a059 Aug 25 16:22:29.561018 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8a3f8602-8722-4fbd-a316-dd8f76e6fabd tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:29.561229 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8a3f8602-8722-4fbd-a316-dd8f76e6fabd tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:29.561412 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-8a3f8602-8722-4fbd-a316-dd8f76e6fabd tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Delete volume with id: e03e759d-2ac9-41ad-8302-293d1181a059 Aug 25 16:22:29.566851 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-d017004b-a201-4c2e-b048-439231f3ddb2 req-ee6385a5-2675-436d-abf7-50a33b9e949b tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/attachments/84a0c798-81cd-4f89-9c20-a25aadeb8e78 returned with HTTP 200 Aug 25 16:22:29.568342 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 397/1581] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:22:29 2026] DELETE /volume/v3/attachments/84a0c798-81cd-4f89-9c20-a25aadeb8e78 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:29.569498 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:29.569498 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:29.570018 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-8a3f8602-8722-4fbd-a316-dd8f76e6fabd tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Volume info retrieved successfully. Aug 25 16:22:29.581034 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-d017004b-a201-4c2e-b048-439231f3ddb2 req-2ec88f93-de79-4644-befa-dbf08a37d93a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:29.583489 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-d017004b-a201-4c2e-b048-439231f3ddb2 req-2ec88f93-de79-4644-befa-dbf08a37d93a tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] DELETE https://10.4.3.102/volume/v3/volumes/7ecf60f5-0962-4c60-9379-9cd1e79fe6af Aug 25 16:22:29.586145 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-d017004b-a201-4c2e-b048-439231f3ddb2 req-2ec88f93-de79-4644-befa-dbf08a37d93a tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:29.586145 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-d017004b-a201-4c2e-b048-439231f3ddb2 req-2ec88f93-de79-4644-befa-dbf08a37d93a tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:29.586145 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [req-d017004b-a201-4c2e-b048-439231f3ddb2 req-2ec88f93-de79-4644-befa-dbf08a37d93a tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Delete volume with id: 7ecf60f5-0962-4c60-9379-9cd1e79fe6af Aug 25 16:22:29.592405 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:29.592405 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:29.593082 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-d017004b-a201-4c2e-b048-439231f3ddb2 req-2ec88f93-de79-4644-befa-dbf08a37d93a tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Volume info retrieved successfully. Aug 25 16:22:29.606357 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-8a3f8602-8722-4fbd-a316-dd8f76e6fabd tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Delete volume request issued successfully. Aug 25 16:22:29.606565 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8a3f8602-8722-4fbd-a316-dd8f76e6fabd tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] https://10.4.3.102/volume/v3/volumes/e03e759d-2ac9-41ad-8302-293d1181a059 returned with HTTP 202 Aug 25 16:22:29.607052 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 393/1582] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:22:29 2026] DELETE /volume/v3/volumes/e03e759d-2ac9-41ad-8302-293d1181a059 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:22:29.616229 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9784dfd8-4e56-4491-8ffe-9afe7d93d061 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:29.618140 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-d017004b-a201-4c2e-b048-439231f3ddb2 req-2ec88f93-de79-4644-befa-dbf08a37d93a tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Delete volume request issued successfully. Aug 25 16:22:29.618328 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9784dfd8-4e56-4491-8ffe-9afe7d93d061 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] GET https://10.4.3.102/volume/v3/volumes/e03e759d-2ac9-41ad-8302-293d1181a059 Aug 25 16:22:29.618426 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-d017004b-a201-4c2e-b048-439231f3ddb2 req-2ec88f93-de79-4644-befa-dbf08a37d93a tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/volumes/7ecf60f5-0962-4c60-9379-9cd1e79fe6af returned with HTTP 202 Aug 25 16:22:29.618663 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9784dfd8-4e56-4491-8ffe-9afe7d93d061 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:29.618881 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9784dfd8-4e56-4491-8ffe-9afe7d93d061 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:29.619018 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 390/1583] 10.4.3.102 () {70 vars in 1620 bytes} [Tue Aug 25 16:22:29 2026] DELETE /volume/v3/volumes/7ecf60f5-0962-4c60-9379-9cd1e79fe6af => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:22:29.629418 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:29.629418 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:29.636182 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-9784dfd8-4e56-4491-8ffe-9afe7d93d061 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Volume info retrieved successfully. Aug 25 16:22:29.641919 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9784dfd8-4e56-4491-8ffe-9afe7d93d061 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] https://10.4.3.102/volume/v3/volumes/e03e759d-2ac9-41ad-8302-293d1181a059 returned with HTTP 200 Aug 25 16:22:29.642564 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 404/1584] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:29 2026] GET /volume/v3/volumes/e03e759d-2ac9-41ad-8302-293d1181a059 => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:29.806727 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-7cf3bbc4-2a15-4f09-ab16-e4b1154bddc8 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:29.809033 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7cf3bbc4-2a15-4f09-ab16-e4b1154bddc8 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/snapshots/6030759d-3225-45a8-84d6-682ba48ec3da Aug 25 16:22:29.809375 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7cf3bbc4-2a15-4f09-ab16-e4b1154bddc8 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:29.809621 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7cf3bbc4-2a15-4f09-ab16-e4b1154bddc8 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:29.815284 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7cf3bbc4-2a15-4f09-ab16-e4b1154bddc8 tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/snapshots/6030759d-3225-45a8-84d6-682ba48ec3da returned with HTTP 404 Aug 25 16:22:29.816010 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 398/1585] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:29 2026] GET /volume/v3/snapshots/6030759d-3225-45a8-84d6-682ba48ec3da => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:29.827790 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-2c825fe7-89b6-460f-997c-ca41e02c59ca None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:29.832749 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2c825fe7-89b6-460f-997c-ca41e02c59ca tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/0c726c0d-824d-41ce-917e-dd840bc021c5 Aug 25 16:22:29.833037 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2c825fe7-89b6-460f-997c-ca41e02c59ca tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:29.833295 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2c825fe7-89b6-460f-997c-ca41e02c59ca tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:29.833560 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-2c825fe7-89b6-460f-997c-ca41e02c59ca tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Delete volume with id: 0c726c0d-824d-41ce-917e-dd840bc021c5 Aug 25 16:22:29.850227 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:29.850227 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:29.850775 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-2c825fe7-89b6-460f-997c-ca41e02c59ca tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Volume info retrieved successfully. Aug 25 16:22:29.878698 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-2c825fe7-89b6-460f-997c-ca41e02c59ca tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Delete volume request issued successfully. Aug 25 16:22:29.878958 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2c825fe7-89b6-460f-997c-ca41e02c59ca tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/0c726c0d-824d-41ce-917e-dd840bc021c5 returned with HTTP 202 Aug 25 16:22:29.879534 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 394/1586] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:22:29 2026] DELETE /volume/v3/volumes/0c726c0d-824d-41ce-917e-dd840bc021c5 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 25 16:22:29.888424 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-6eeb4ae2-7724-42d4-a412-53c16745494d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:29.890181 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6eeb4ae2-7724-42d4-a412-53c16745494d tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/volumes/0c726c0d-824d-41ce-917e-dd840bc021c5 Aug 25 16:22:29.890384 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6eeb4ae2-7724-42d4-a412-53c16745494d tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:29.890605 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6eeb4ae2-7724-42d4-a412-53c16745494d tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:29.897490 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:29.897490 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:29.901539 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-6eeb4ae2-7724-42d4-a412-53c16745494d tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Volume info retrieved successfully. Aug 25 16:22:29.906061 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6eeb4ae2-7724-42d4-a412-53c16745494d tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/0c726c0d-824d-41ce-917e-dd840bc021c5 returned with HTTP 200 Aug 25 16:22:29.906493 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 391/1587] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:29 2026] GET /volume/v3/volumes/0c726c0d-824d-41ce-917e-dd840bc021c5 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:30.459199 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-1d0a1204-d469-4959-9fe8-dcd27739a45d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:30.465257 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1d0a1204-d469-4959-9fe8-dcd27739a45d tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] DELETE https://10.4.3.102/volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 Aug 25 16:22:30.465257 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1d0a1204-d469-4959-9fe8-dcd27739a45d tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:30.465257 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1d0a1204-d469-4959-9fe8-dcd27739a45d tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:30.470824 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-1d0a1204-d469-4959-9fe8-dcd27739a45d tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Delete volume with id: 6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 Aug 25 16:22:30.470914 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c1f991df-1854-4d18-8f34-b096a364b944 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:30.470914 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c1f991df-1854-4d18-8f34-b096a364b944 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/98ebf623-74dd-498b-be2d-04a34ec1f8cf Aug 25 16:22:30.470914 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c1f991df-1854-4d18-8f34-b096a364b944 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:30.471105 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c1f991df-1854-4d18-8f34-b096a364b944 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:30.497863 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:30.497863 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:30.498347 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-1d0a1204-d469-4959-9fe8-dcd27739a45d tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Volume info retrieved successfully. Aug 25 16:22:30.498383 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:30.498383 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:30.503668 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-c1f991df-1854-4d18-8f34-b096a364b944 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:30.522518 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c1f991df-1854-4d18-8f34-b096a364b944 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/98ebf623-74dd-498b-be2d-04a34ec1f8cf returned with HTTP 200 Aug 25 16:22:30.522518 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 399/1588] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:30 2026] GET /volume/v3/volumes/98ebf623-74dd-498b-be2d-04a34ec1f8cf => generated 897 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:30.528771 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d7153866-e259-4d51-9f66-ea62cc907712 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:30.530881 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d7153866-e259-4d51-9f66-ea62cc907712 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/0310d888-94f4-4dad-b092-d3c7c8430c60 Aug 25 16:22:30.531107 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d7153866-e259-4d51-9f66-ea62cc907712 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:30.531327 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d7153866-e259-4d51-9f66-ea62cc907712 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:30.531487 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-d7153866-e259-4d51-9f66-ea62cc907712 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Delete snapshot with id: 0310d888-94f4-4dad-b092-d3c7c8430c60 Aug 25 16:22:30.642889 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:30.642889 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:30.643371 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-d7153866-e259-4d51-9f66-ea62cc907712 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Snapshot retrieved successfully. Aug 25 16:22:30.657583 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ce0ba97e-4df7-47ce-93db-837cdb485d03 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:30.661209 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ce0ba97e-4df7-47ce-93db-837cdb485d03 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] GET https://10.4.3.102/volume/v3/volumes/e03e759d-2ac9-41ad-8302-293d1181a059 Aug 25 16:22:30.674369 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ce0ba97e-4df7-47ce-93db-837cdb485d03 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:30.674369 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ce0ba97e-4df7-47ce-93db-837cdb485d03 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:30.701412 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-1d0a1204-d469-4959-9fe8-dcd27739a45d tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Delete volume request issued successfully. Aug 25 16:22:30.701709 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1d0a1204-d469-4959-9fe8-dcd27739a45d tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 returned with HTTP 202 Aug 25 16:22:30.702257 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 405/1589] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:22:30 2026] DELETE /volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 => generated 0 bytes in 247 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:22:30.712202 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ce0ba97e-4df7-47ce-93db-837cdb485d03 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658 tempest-VolumeSnapshotQuotasNegativeTestJSON-863846658-project-member] https://10.4.3.102/volume/v3/volumes/e03e759d-2ac9-41ad-8302-293d1181a059 returned with HTTP 404 Aug 25 16:22:30.712911 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 392/1590] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:30 2026] GET /volume/v3/volumes/e03e759d-2ac9-41ad-8302-293d1181a059 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:30.713085 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-ea50db78-2f10-47d8-b252-235362147228 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:30.716037 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ea50db78-2f10-47d8-b252-235362147228 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] GET https://10.4.3.102/volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 Aug 25 16:22:30.716532 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ea50db78-2f10-47d8-b252-235362147228 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:30.717050 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ea50db78-2f10-47d8-b252-235362147228 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:30.720247 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-716462e2-42b6-4e62-99e3-857c7adc9844 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:30.722758 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-716462e2-42b6-4e62-99e3-857c7adc9844 tempest-VolumeSnapshotQuotasNegativeTestJSON-3810392 tempest-VolumeSnapshotQuotasNegativeTestJSON-3810392-project-admin] PUT https://10.4.3.102/volume/v3/os-quota-sets/ab2b02bbf1064c2e860a6da8f70e864d Aug 25 16:22:30.723204 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-716462e2-42b6-4e62-99e3-857c7adc9844 tempest-VolumeSnapshotQuotasNegativeTestJSON-3810392 tempest-VolumeSnapshotQuotasNegativeTestJSON-3810392-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=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:30.725811 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:30.725811 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:30.733972 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-ea50db78-2f10-47d8-b252-235362147228 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Volume info retrieved successfully. Aug 25 16:22:30.737877 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-d7153866-e259-4d51-9f66-ea62cc907712 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Snapshot delete request issued successfully. Aug 25 16:22:30.738122 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d7153866-e259-4d51-9f66-ea62cc907712 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/snapshots/0310d888-94f4-4dad-b092-d3c7c8430c60 returned with HTTP 202 Aug 25 16:22:30.738714 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 395/1591] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:22:30 2026] DELETE /volume/v3/snapshots/0310d888-94f4-4dad-b092-d3c7c8430c60 => generated 0 bytes in 210 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:22:30.741884 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ea50db78-2f10-47d8-b252-235362147228 tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 returned with HTTP 200 Aug 25 16:22:30.742650 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 400/1592] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:30 2026] GET /volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:30.749199 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-e6a1d2a8-c8f2-4b8c-919b-af9975bb8efb None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:30.754075 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e6a1d2a8-c8f2-4b8c-919b-af9975bb8efb tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/snapshots/0310d888-94f4-4dad-b092-d3c7c8430c60 Aug 25 16:22:30.754075 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e6a1d2a8-c8f2-4b8c-919b-af9975bb8efb tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:30.754075 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e6a1d2a8-c8f2-4b8c-919b-af9975bb8efb tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:30.769059 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:30.769059 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:30.769735 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-e6a1d2a8-c8f2-4b8c-919b-af9975bb8efb tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Snapshot retrieved successfully. Aug 25 16:22:30.770696 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e6a1d2a8-c8f2-4b8c-919b-af9975bb8efb tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/snapshots/0310d888-94f4-4dad-b092-d3c7c8430c60 returned with HTTP 200 Aug 25 16:22:30.771431 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 393/1593] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:30 2026] GET /volume/v3/snapshots/0310d888-94f4-4dad-b092-d3c7c8430c60 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:30.910618 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-716462e2-42b6-4e62-99e3-857c7adc9844 tempest-VolumeSnapshotQuotasNegativeTestJSON-3810392 tempest-VolumeSnapshotQuotasNegativeTestJSON-3810392-project-admin] https://10.4.3.102/volume/v3/os-quota-sets/ab2b02bbf1064c2e860a6da8f70e864d returned with HTTP 200 Aug 25 16:22:30.911341 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 406/1594] 10.4.3.102 () {68 vars in 1375 bytes} [Tue Aug 25 16:22:30 2026] PUT /volume/v3/os-quota-sets/ab2b02bbf1064c2e860a6da8f70e864d => generated 395 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:30.923629 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-90914c1e-bf9c-4f64-9470-7c6e6775784c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:30.926287 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-90914c1e-bf9c-4f64-9470-7c6e6775784c tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] GET https://10.4.3.102/volume/v3/volumes/0c726c0d-824d-41ce-917e-dd840bc021c5 Aug 25 16:22:30.926581 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-90914c1e-bf9c-4f64-9470-7c6e6775784c tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:30.926840 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-90914c1e-bf9c-4f64-9470-7c6e6775784c tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:30.936076 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-90914c1e-bf9c-4f64-9470-7c6e6775784c tempest-ProjectMemberTests-984771652 tempest-ProjectMemberTests-984771652-project-admin] https://10.4.3.102/volume/v3/volumes/0c726c0d-824d-41ce-917e-dd840bc021c5 returned with HTTP 404 Aug 25 16:22:30.936881 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 396/1595] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:30 2026] GET /volume/v3/volumes/0c726c0d-824d-41ce-917e-dd840bc021c5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:31.760903 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-6bfaf892-8b43-4a3a-a8fc-76ebfab0a44b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:31.764791 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6bfaf892-8b43-4a3a-a8fc-76ebfab0a44b tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] GET https://10.4.3.102/volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 Aug 25 16:22:31.764981 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6bfaf892-8b43-4a3a-a8fc-76ebfab0a44b tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:31.765159 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6bfaf892-8b43-4a3a-a8fc-76ebfab0a44b tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:31.772757 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6bfaf892-8b43-4a3a-a8fc-76ebfab0a44b tempest-ServerActionsTestOtherA-1682197568 tempest-ServerActionsTestOtherA-1682197568-project-member] https://10.4.3.102/volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 returned with HTTP 404 Aug 25 16:22:31.772757 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 401/1596] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:31 2026] GET /volume/v3/volumes/6e1f2583-c4c2-40de-b3ca-fb8d7a41cf07 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:31.783125 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-1530fa5e-ef62-4975-a8f7-b86d5a03fe28 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:31.785409 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1530fa5e-ef62-4975-a8f7-b86d5a03fe28 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/snapshots/0310d888-94f4-4dad-b092-d3c7c8430c60 Aug 25 16:22:31.785714 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1530fa5e-ef62-4975-a8f7-b86d5a03fe28 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:31.786975 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1530fa5e-ef62-4975-a8f7-b86d5a03fe28 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:31.792944 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1530fa5e-ef62-4975-a8f7-b86d5a03fe28 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/snapshots/0310d888-94f4-4dad-b092-d3c7c8430c60 returned with HTTP 404 Aug 25 16:22:31.793536 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 394/1597] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:31 2026] GET /volume/v3/snapshots/0310d888-94f4-4dad-b092-d3c7c8430c60 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:31.801460 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9ee511dd-ea5a-4a30-bcc0-920c4c4a41e6 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:31.803477 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9ee511dd-ea5a-4a30-bcc0-920c4c4a41e6 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] DELETE https://10.4.3.102/volume/v3/volumes/7ddde3e8-858e-49e0-9b92-68d6164c1027 Aug 25 16:22:31.803778 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9ee511dd-ea5a-4a30-bcc0-920c4c4a41e6 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:31.803971 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9ee511dd-ea5a-4a30-bcc0-920c4c4a41e6 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:31.804132 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-9ee511dd-ea5a-4a30-bcc0-920c4c4a41e6 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Delete volume with id: 7ddde3e8-858e-49e0-9b92-68d6164c1027 Aug 25 16:22:31.812779 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:31.812779 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:31.813248 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-9ee511dd-ea5a-4a30-bcc0-920c4c4a41e6 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:31.835573 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-9ee511dd-ea5a-4a30-bcc0-920c4c4a41e6 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Delete volume request issued successfully. Aug 25 16:22:31.835760 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9ee511dd-ea5a-4a30-bcc0-920c4c4a41e6 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/7ddde3e8-858e-49e0-9b92-68d6164c1027 returned with HTTP 202 Aug 25 16:22:31.836147 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 407/1598] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:22:31 2026] DELETE /volume/v3/volumes/7ddde3e8-858e-49e0-9b92-68d6164c1027 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:22:31.850026 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-98ab0ee0-0df0-4685-b75b-8732d655d0e3 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:31.851795 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-98ab0ee0-0df0-4685-b75b-8732d655d0e3 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/7ddde3e8-858e-49e0-9b92-68d6164c1027 Aug 25 16:22:31.852172 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-98ab0ee0-0df0-4685-b75b-8732d655d0e3 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:31.852330 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-98ab0ee0-0df0-4685-b75b-8732d655d0e3 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:31.862996 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:31.862996 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:31.871000 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-98ab0ee0-0df0-4685-b75b-8732d655d0e3 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:31.878629 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-98ab0ee0-0df0-4685-b75b-8732d655d0e3 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/7ddde3e8-858e-49e0-9b92-68d6164c1027 returned with HTTP 200 Aug 25 16:22:31.878629 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 397/1599] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:31 2026] GET /volume/v3/volumes/7ddde3e8-858e-49e0-9b92-68d6164c1027 => generated 862 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:32.901177 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c2f82672-2a22-4c01-a96b-7cbd41ea2ed9 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:32.903092 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c2f82672-2a22-4c01-a96b-7cbd41ea2ed9 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/7ddde3e8-858e-49e0-9b92-68d6164c1027 Aug 25 16:22:32.904402 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c2f82672-2a22-4c01-a96b-7cbd41ea2ed9 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:32.906168 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c2f82672-2a22-4c01-a96b-7cbd41ea2ed9 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:32.921305 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c2f82672-2a22-4c01-a96b-7cbd41ea2ed9 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/7ddde3e8-858e-49e0-9b92-68d6164c1027 returned with HTTP 404 Aug 25 16:22:32.924254 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 402/1600] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:32 2026] GET /volume/v3/volumes/7ddde3e8-858e-49e0-9b92-68d6164c1027 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:22:32.934979 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-63c9dcc2-b122-481c-92ee-830ff9e4fad7 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:32.939647 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-63c9dcc2-b122-481c-92ee-830ff9e4fad7 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:22:32.939647 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-63c9dcc2-b122-481c-92ee-830ff9e4fad7 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1161181112"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:32.941733 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-63c9dcc2-b122-481c-92ee-830ff9e4fad7 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1161181112'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:22:32.941896 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-63c9dcc2-b122-481c-92ee-830ff9e4fad7 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Create volume of 1 GB Aug 25 16:22:32.946690 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-63c9dcc2-b122-481c-92ee-830ff9e4fad7 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Availability Zones retrieved successfully. Aug 25 16:22:32.954565 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-63c9dcc2-b122-481c-92ee-830ff9e4fad7 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Flow 'volume_create_api' (edb532f1-a223-4f13-b381-b52f9be8b1ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:32.956185 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-63c9dcc2-b122-481c-92ee-830ff9e4fad7 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2fd74ff-1f27-4839-9a53-82077d37926a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:32.958156 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-63c9dcc2-b122-481c-92ee-830ff9e4fad7 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:22:32.997793 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-63c9dcc2-b122-481c-92ee-830ff9e4fad7 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2fd74ff-1f27-4839-9a53-82077d37926a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:32.997793 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-63c9dcc2-b122-481c-92ee-830ff9e4fad7 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f24d89e-621f-441a-a549-3facc098e17e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:33.193837 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-63c9dcc2-b122-481c-92ee-830ff9e4fad7 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Created reservations ['7e461e62-9597-4541-90c7-a14b6bd9ad0b', 'fe87f2f6-7afa-49f4-9045-0caca18f8370', 'fbf5af23-38dc-4185-8f63-44e1b470bffc', 'a94be055-2808-4018-9f20-f7ba5f9c2986'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:22:33.193837 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-63c9dcc2-b122-481c-92ee-830ff9e4fad7 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f24d89e-621f-441a-a549-3facc098e17e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e461e62-9597-4541-90c7-a14b6bd9ad0b', 'fe87f2f6-7afa-49f4-9045-0caca18f8370', 'fbf5af23-38dc-4185-8f63-44e1b470bffc', 'a94be055-2808-4018-9f20-f7ba5f9c2986']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:33.193837 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-63c9dcc2-b122-481c-92ee-830ff9e4fad7 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc64001c-f9d9-4da6-9c0d-a4fb8ac54ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:33.263077 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-63c9dcc2-b122-481c-92ee-830ff9e4fad7 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc64001c-f9d9-4da6-9c0d-a4fb8ac54ae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b96d37b9-2ef5-402b-8058-69327675f12b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1161181112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af613ff3e92b49a19bf66503e6cdc590',qos_specs=None,replication_status=,reservations=['7e461e62-9597-4541-90c7-a14b6bd9ad0b','fe87f2f6-7afa-49f4-9045-0caca18f8370','fbf5af23-38dc-4185-8f63-44e1b470bffc','a94be055-2808-4018-9f20-f7ba5f9c2986'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9533a97a27f8447995fb47b57aa9386d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:22:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1161181112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b96d37b9-2ef5-402b-8058-69327675f12b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af613ff3e92b49a19bf66503e6cdc590',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9533a97a27f8447995fb47b57aa9386d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:33.265022 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-63c9dcc2-b122-481c-92ee-830ff9e4fad7 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c765fef-efb9-4340-9757-a1f9c4084159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:33.395857 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-63c9dcc2-b122-481c-92ee-830ff9e4fad7 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c765fef-efb9-4340-9757-a1f9c4084159) transitioned into state 'SUCCESS' from state '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-1161181112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af613ff3e92b49a19bf66503e6cdc590',qos_specs=None,replication_status=,reservations=['7e461e62-9597-4541-90c7-a14b6bd9ad0b','fe87f2f6-7afa-49f4-9045-0caca18f8370','fbf5af23-38dc-4185-8f63-44e1b470bffc','a94be055-2808-4018-9f20-f7ba5f9c2986'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9533a97a27f8447995fb47b57aa9386d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:33.397651 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-63c9dcc2-b122-481c-92ee-830ff9e4fad7 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (694136ab-393f-4e37-830a-ac3bc1d24c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:33.482420 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-63c9dcc2-b122-481c-92ee-830ff9e4fad7 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (694136ab-393f-4e37-830a-ac3bc1d24c81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:33.482670 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-63c9dcc2-b122-481c-92ee-830ff9e4fad7 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Flow 'volume_create_api' (edb532f1-a223-4f13-b381-b52f9be8b1ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:33.482960 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-63c9dcc2-b122-481c-92ee-830ff9e4fad7 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Create volume request issued successfully. Aug 25 16:22:33.483542 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-63c9dcc2-b122-481c-92ee-830ff9e4fad7 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:22:33.483988 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 395/1601] 10.4.3.102 () {70 vars in 1299 bytes} [Tue Aug 25 16:22:32 2026] POST /volume/v3/volumes => generated 770 bytes in 549 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:33.500071 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-8578336f-c2dc-4723-9523-bcd2395cd898 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:33.500724 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8578336f-c2dc-4723-9523-bcd2395cd898 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/b96d37b9-2ef5-402b-8058-69327675f12b Aug 25 16:22:33.500972 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8578336f-c2dc-4723-9523-bcd2395cd898 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:33.501196 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8578336f-c2dc-4723-9523-bcd2395cd898 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:33.525657 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:33.525657 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:33.526148 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-8578336f-c2dc-4723-9523-bcd2395cd898 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:33.608462 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8578336f-c2dc-4723-9523-bcd2395cd898 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/b96d37b9-2ef5-402b-8058-69327675f12b returned with HTTP 200 Aug 25 16:22:33.609047 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 408/1602] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:33 2026] GET /volume/v3/volumes/b96d37b9-2ef5-402b-8058-69327675f12b => generated 838 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:34.022972 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-e6814cbf-835f-4fdd-87d3-3170cfaca83c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:34.151195 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e6814cbf-835f-4fdd-87d3-3170cfaca83c tempest-ExtensionsTestJSON-348476030 tempest-ExtensionsTestJSON-348476030-project-member] GET https://10.4.3.102/volume/v3/extensions Aug 25 16:22:34.151508 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e6814cbf-835f-4fdd-87d3-3170cfaca83c tempest-ExtensionsTestJSON-348476030 tempest-ExtensionsTestJSON-348476030-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:34.151686 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e6814cbf-835f-4fdd-87d3-3170cfaca83c tempest-ExtensionsTestJSON-348476030 tempest-ExtensionsTestJSON-348476030-project-member] Calling method 'index' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:34.152041 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e6814cbf-835f-4fdd-87d3-3170cfaca83c tempest-ExtensionsTestJSON-348476030 tempest-ExtensionsTestJSON-348476030-project-member] https://10.4.3.102/volume/v3/extensions returned with HTTP 200 Aug 25 16:22:34.152479 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 398/1603] 10.4.3.102 () {66 vars in 1246 bytes} [Tue Aug 25 16:22:34 2026] GET /volume/v3/extensions => generated 5245 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:34.628472 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-53e068c7-7e85-4e80-97d0-79437cd8795e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:34.630624 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-53e068c7-7e85-4e80-97d0-79437cd8795e tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/b96d37b9-2ef5-402b-8058-69327675f12b Aug 25 16:22:34.630897 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-53e068c7-7e85-4e80-97d0-79437cd8795e tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:34.631127 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-53e068c7-7e85-4e80-97d0-79437cd8795e tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:34.648380 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:34.648380 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:34.686067 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-53e068c7-7e85-4e80-97d0-79437cd8795e tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:34.706386 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-53e068c7-7e85-4e80-97d0-79437cd8795e tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/b96d37b9-2ef5-402b-8058-69327675f12b returned with HTTP 200 Aug 25 16:22:34.707164 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 403/1604] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:34 2026] GET /volume/v3/volumes/b96d37b9-2ef5-402b-8058-69327675f12b => generated 863 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:34.720446 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-29cd9e79-9d74-4fd5-892d-cf9c7998fedb None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:34.723120 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-29cd9e79-9d74-4fd5-892d-cf9c7998fedb tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:22:34.723613 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-29cd9e79-9d74-4fd5-892d-cf9c7998fedb tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "b96d37b9-2ef5-402b-8058-69327675f12b", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-114958972"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:34.728376 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-29cd9e79-9d74-4fd5-892d-cf9c7998fedb tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Create volume request body: {'volume': {'source_volid': 'b96d37b9-2ef5-402b-8058-69327675f12b', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-114958972'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:22:34.737771 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:34.737771 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:34.738831 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-29cd9e79-9d74-4fd5-892d-cf9c7998fedb tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume retrieved successfully. Aug 25 16:22:34.738831 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-29cd9e79-9d74-4fd5-892d-cf9c7998fedb tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Create volume of 1 GB Aug 25 16:22:34.742562 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-29cd9e79-9d74-4fd5-892d-cf9c7998fedb tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Availability Zones retrieved successfully. Aug 25 16:22:34.747475 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-29cd9e79-9d74-4fd5-892d-cf9c7998fedb tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Flow 'volume_create_api' (f9800b63-1102-489c-9778-89d03e515195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:34.748613 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-29cd9e79-9d74-4fd5-892d-cf9c7998fedb tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d0dc530-f7da-4075-9edb-ad827d4c8d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:34.749340 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-29cd9e79-9d74-4fd5-892d-cf9c7998fedb tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:22:34.779312 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-29cd9e79-9d74-4fd5-892d-cf9c7998fedb tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d0dc530-f7da-4075-9edb-ad827d4c8d9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b96d37b9-2ef5-402b-8058-69327675f12b', 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:34.780033 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-29cd9e79-9d74-4fd5-892d-cf9c7998fedb tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34d3ff23-ed49-4605-88fe-03ff5034c01a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:34.844350 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-29cd9e79-9d74-4fd5-892d-cf9c7998fedb tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Created reservations ['bfaaa5a8-6c48-454e-a99e-706035f439ef', 'ef177360-4768-4ee1-97af-733f1da5e0d3', 'c5346fd6-425d-4184-861f-e4a27551eb0c', '9f574578-8c1e-40f5-8d2b-b0955baccb31'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:22:34.845209 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-29cd9e79-9d74-4fd5-892d-cf9c7998fedb tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34d3ff23-ed49-4605-88fe-03ff5034c01a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfaaa5a8-6c48-454e-a99e-706035f439ef', 'ef177360-4768-4ee1-97af-733f1da5e0d3', 'c5346fd6-425d-4184-861f-e4a27551eb0c', '9f574578-8c1e-40f5-8d2b-b0955baccb31']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:34.846038 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-29cd9e79-9d74-4fd5-892d-cf9c7998fedb tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea318f3c-b388-438e-98b9-e889bd7a00dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:34.912086 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-29cd9e79-9d74-4fd5-892d-cf9c7998fedb tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea318f3c-b388-438e-98b9-e889bd7a00dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25aca98b-55d5-49a7-9418-e07e16b3478d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-114958972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af613ff3e92b49a19bf66503e6cdc590',qos_specs=None,replication_status=,reservations=['bfaaa5a8-6c48-454e-a99e-706035f439ef','ef177360-4768-4ee1-97af-733f1da5e0d3','c5346fd6-425d-4184-861f-e4a27551eb0c','9f574578-8c1e-40f5-8d2b-b0955baccb31'],size=1,snapshot_id=None,source_replicaid=,source_volid=b96d37b9-2ef5-402b-8058-69327675f12b,status='creating',user_id='9533a97a27f8447995fb47b57aa9386d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:22:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-114958972',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25aca98b-55d5-49a7-9418-e07e16b3478d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af613ff3e92b49a19bf66503e6cdc590',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b96d37b9-2ef5-402b-8058-69327675f12b,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9533a97a27f8447995fb47b57aa9386d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:34.913201 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-29cd9e79-9d74-4fd5-892d-cf9c7998fedb tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d679a09-f2f7-43a8-82d0-69b9b89df0c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:34.946016 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-29cd9e79-9d74-4fd5-892d-cf9c7998fedb tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d679a09-f2f7-43a8-82d0-69b9b89df0c3) transitioned into state 'SUCCESS' from state '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-114958972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af613ff3e92b49a19bf66503e6cdc590',qos_specs=None,replication_status=,reservations=['bfaaa5a8-6c48-454e-a99e-706035f439ef','ef177360-4768-4ee1-97af-733f1da5e0d3','c5346fd6-425d-4184-861f-e4a27551eb0c','9f574578-8c1e-40f5-8d2b-b0955baccb31'],size=1,snapshot_id=None,source_replicaid=,source_volid=b96d37b9-2ef5-402b-8058-69327675f12b,status='creating',user_id='9533a97a27f8447995fb47b57aa9386d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:34.946691 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-29cd9e79-9d74-4fd5-892d-cf9c7998fedb tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aab04edd-d68e-4071-a255-c64ece8d9c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:34.969153 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-29cd9e79-9d74-4fd5-892d-cf9c7998fedb tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aab04edd-d68e-4071-a255-c64ece8d9c3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:34.972037 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-29cd9e79-9d74-4fd5-892d-cf9c7998fedb tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Flow 'volume_create_api' (f9800b63-1102-489c-9778-89d03e515195) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:34.972037 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-29cd9e79-9d74-4fd5-892d-cf9c7998fedb tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Create volume request issued successfully. Aug 25 16:22:34.972037 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-29cd9e79-9d74-4fd5-892d-cf9c7998fedb tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:22:34.972662 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 396/1605] 10.4.3.102 () {70 vars in 1300 bytes} [Tue Aug 25 16:22:34 2026] POST /volume/v3/volumes => generated 803 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:34.996065 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b030ce23-d428-43c7-831f-96194fcbd32f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:35.000136 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b030ce23-d428-43c7-831f-96194fcbd32f tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/25aca98b-55d5-49a7-9418-e07e16b3478d Aug 25 16:22:35.000136 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b030ce23-d428-43c7-831f-96194fcbd32f tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:35.000136 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b030ce23-d428-43c7-831f-96194fcbd32f tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:35.014784 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:35.014784 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:35.022988 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-b030ce23-d428-43c7-831f-96194fcbd32f tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:35.030157 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b030ce23-d428-43c7-831f-96194fcbd32f tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/25aca98b-55d5-49a7-9418-e07e16b3478d returned with HTTP 200 Aug 25 16:22:35.031295 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 409/1606] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:34 2026] GET /volume/v3/volumes/25aca98b-55d5-49a7-9418-e07e16b3478d => generated 871 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:35.306463 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-01393438-906d-4bf2-bd12-d8e72d994a80 req-facc2b00-5497-4fce-9593-c4f37cd48b29 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:35.310738 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-01393438-906d-4bf2-bd12-d8e72d994a80 req-facc2b00-5497-4fce-9593-c4f37cd48b29 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] GET https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 Aug 25 16:22:35.310995 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-01393438-906d-4bf2-bd12-d8e72d994a80 req-facc2b00-5497-4fce-9593-c4f37cd48b29 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:35.311213 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-01393438-906d-4bf2-bd12-d8e72d994a80 req-facc2b00-5497-4fce-9593-c4f37cd48b29 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:35.318880 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:35.318880 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:35.323156 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-01393438-906d-4bf2-bd12-d8e72d994a80 req-facc2b00-5497-4fce-9593-c4f37cd48b29 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Volume info retrieved successfully. Aug 25 16:22:35.328473 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-01393438-906d-4bf2-bd12-d8e72d994a80 req-facc2b00-5497-4fce-9593-c4f37cd48b29 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 returned with HTTP 200 Aug 25 16:22:35.329014 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 399/1607] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:22:35 2026] GET /volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:35.460300 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1dc3672b-d851-4270-8920-c901d845fe7d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:35.460826 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1dc3672b-d851-4270-8920-c901d845fe7d None None] GET https://10.4.3.102/volume// Aug 25 16:22:35.461067 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1dc3672b-d851-4270-8920-c901d845fe7d None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:35.461360 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1dc3672b-d851-4270-8920-c901d845fe7d None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:35.461872 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1dc3672b-d851-4270-8920-c901d845fe7d None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:22:35.462766 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 404/1608] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:22:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:22:35.479957 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-01393438-906d-4bf2-bd12-d8e72d994a80 req-3dfb090b-d641-4832-8658-70bb88b4a4b6 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:35.484073 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-01393438-906d-4bf2-bd12-d8e72d994a80 req-3dfb090b-d641-4832-8658-70bb88b4a4b6 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:22:35.484073 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-01393438-906d-4bf2-bd12-d8e72d994a80 req-3dfb090b-d641-4832-8658-70bb88b4a4b6 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "966d2435-4bc9-4c47-ac8d-6ff76ae61e42", "connector": null, "instance_uuid": "37c45871-42bf-4dd7-9c9d-89e48fafa1e2"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:35.501900 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:35.501900 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:35.576045 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-01393438-906d-4bf2-bd12-d8e72d994a80 req-3dfb090b-d641-4832-8658-70bb88b4a4b6 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:22:35.576710 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 397/1609] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:22:35 2026] POST /volume/v3/attachments => generated 273 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:35.622556 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-12ea84f2-5621-464e-87fb-d16c86c7ec39 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:35.628270 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-12ea84f2-5621-464e-87fb-d16c86c7ec39 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] GET https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 Aug 25 16:22:35.628601 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-12ea84f2-5621-464e-87fb-d16c86c7ec39 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:35.628882 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-12ea84f2-5621-464e-87fb-d16c86c7ec39 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:35.636540 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-5ed483ab-527b-4079-acdf-f282d4c421d5 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:35.637089 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5ed483ab-527b-4079-acdf-f282d4c421d5 None None] GET https://10.4.3.102/volume// Aug 25 16:22:35.637325 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5ed483ab-527b-4079-acdf-f282d4c421d5 None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:35.637637 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5ed483ab-527b-4079-acdf-f282d4c421d5 None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:35.638052 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5ed483ab-527b-4079-acdf-f282d4c421d5 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:22:35.638437 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 400/1610] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:22:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:22:35.650035 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:35.650035 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:35.652333 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-01393438-906d-4bf2-bd12-d8e72d994a80 req-289e1cf3-59f5-4b97-8e75-ef3a1a0c2dd5 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:35.655247 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-01393438-906d-4bf2-bd12-d8e72d994a80 req-289e1cf3-59f5-4b97-8e75-ef3a1a0c2dd5 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] GET https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 Aug 25 16:22:35.655463 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-01393438-906d-4bf2-bd12-d8e72d994a80 req-289e1cf3-59f5-4b97-8e75-ef3a1a0c2dd5 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:35.655668 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-12ea84f2-5621-464e-87fb-d16c86c7ec39 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Volume info retrieved successfully. Aug 25 16:22:35.655729 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-01393438-906d-4bf2-bd12-d8e72d994a80 req-289e1cf3-59f5-4b97-8e75-ef3a1a0c2dd5 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:35.663540 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-12ea84f2-5621-464e-87fb-d16c86c7ec39 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 returned with HTTP 200 Aug 25 16:22:35.663963 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 410/1611] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:35 2026] GET /volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 => generated 866 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:35.676261 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:35.676261 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:35.681847 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-01393438-906d-4bf2-bd12-d8e72d994a80 req-289e1cf3-59f5-4b97-8e75-ef3a1a0c2dd5 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Volume info retrieved successfully. Aug 25 16:22:35.687451 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-01393438-906d-4bf2-bd12-d8e72d994a80 req-289e1cf3-59f5-4b97-8e75-ef3a1a0c2dd5 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 returned with HTTP 200 Aug 25 16:22:35.688089 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 405/1612] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:22:35 2026] GET /volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 => generated 1028 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:22:35.819884 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-01393438-906d-4bf2-bd12-d8e72d994a80 req-a98177f4-dcd8-419b-a596-dbf967b4b17a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:35.822934 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-01393438-906d-4bf2-bd12-d8e72d994a80 req-a98177f4-dcd8-419b-a596-dbf967b4b17a tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] PUT https://10.4.3.102/volume/v3/attachments/88356cec-48fb-494a-b801-68d72e72f3e3 Aug 25 16:22:35.823146 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-01393438-906d-4bf2-bd12-d8e72d994a80 req-a98177f4-dcd8-419b-a596-dbf967b4b17a tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:35.833385 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-01393438-906d-4bf2-bd12-d8e72d994a80 req-a98177f4-dcd8-419b-a596-dbf967b4b17a tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Acquiring lock "cinder-attachment_update-966d2435-4bc9-4c47-ac8d-6ff76ae61e42-np0000008093" by "attachment_update" {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:22:35.838722 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-01393438-906d-4bf2-bd12-d8e72d994a80 req-a98177f4-dcd8-419b-a596-dbf967b4b17a tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Lock "cinder-attachment_update-966d2435-4bc9-4c47-ac8d-6ff76ae61e42-np0000008093" acquired by "attachment_update" :: waited 0.005s {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:22:35.839674 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:35.839674 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:36.039947 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-01393438-906d-4bf2-bd12-d8e72d994a80 req-a98177f4-dcd8-419b-a596-dbf967b4b17a tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Lock "cinder-attachment_update-966d2435-4bc9-4c47-ac8d-6ff76ae61e42-np0000008093" released by "attachment_update" :: held 0.201s {{(pid=100455) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:22:36.040574 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-01393438-906d-4bf2-bd12-d8e72d994a80 req-a98177f4-dcd8-419b-a596-dbf967b4b17a tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] https://10.4.3.102/volume/v3/attachments/88356cec-48fb-494a-b801-68d72e72f3e3 returned with HTTP 200 Aug 25 16:22:36.041479 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 398/1613] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:22:35 2026] PUT /volume/v3/attachments/88356cec-48fb-494a-b801-68d72e72f3e3 => generated 969 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:36.054329 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-5c9f6fa7-de8c-4453-ac80-8f752a8b613a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:36.056526 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5c9f6fa7-de8c-4453-ac80-8f752a8b613a tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/25aca98b-55d5-49a7-9418-e07e16b3478d Aug 25 16:22:36.056810 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5c9f6fa7-de8c-4453-ac80-8f752a8b613a tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:36.056988 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5c9f6fa7-de8c-4453-ac80-8f752a8b613a tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:36.065232 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:36.065232 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:36.070951 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-5c9f6fa7-de8c-4453-ac80-8f752a8b613a tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:36.075757 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5c9f6fa7-de8c-4453-ac80-8f752a8b613a tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/25aca98b-55d5-49a7-9418-e07e16b3478d returned with HTTP 200 Aug 25 16:22:36.076154 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 401/1614] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:36 2026] GET /volume/v3/volumes/25aca98b-55d5-49a7-9418-e07e16b3478d => generated 896 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:36.100064 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-0dff3ec9-4afa-4a27-a14c-618bb0bae657 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:36.103012 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0dff3ec9-4afa-4a27-a14c-618bb0bae657 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] DELETE https://10.4.3.102/volume/v3/volumes/b96d37b9-2ef5-402b-8058-69327675f12b Aug 25 16:22:36.103324 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0dff3ec9-4afa-4a27-a14c-618bb0bae657 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:36.103658 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0dff3ec9-4afa-4a27-a14c-618bb0bae657 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:36.103847 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-0dff3ec9-4afa-4a27-a14c-618bb0bae657 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Delete volume with id: b96d37b9-2ef5-402b-8058-69327675f12b Aug 25 16:22:36.120985 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:36.120985 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:36.121561 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-0dff3ec9-4afa-4a27-a14c-618bb0bae657 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:36.244970 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-0dff3ec9-4afa-4a27-a14c-618bb0bae657 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Delete volume request issued successfully. Aug 25 16:22:36.245193 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0dff3ec9-4afa-4a27-a14c-618bb0bae657 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/b96d37b9-2ef5-402b-8058-69327675f12b returned with HTTP 202 Aug 25 16:22:36.245694 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 411/1615] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:22:36 2026] DELETE /volume/v3/volumes/b96d37b9-2ef5-402b-8058-69327675f12b => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:22:36.259418 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-71a05bc0-c30d-4229-a0ce-797f3339a6ad None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:36.261229 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-71a05bc0-c30d-4229-a0ce-797f3339a6ad tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/b96d37b9-2ef5-402b-8058-69327675f12b Aug 25 16:22:36.268796 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-71a05bc0-c30d-4229-a0ce-797f3339a6ad tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:36.268796 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-71a05bc0-c30d-4229-a0ce-797f3339a6ad tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:36.269438 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:36.269438 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:36.277019 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-71a05bc0-c30d-4229-a0ce-797f3339a6ad tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:36.285634 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-71a05bc0-c30d-4229-a0ce-797f3339a6ad tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/b96d37b9-2ef5-402b-8058-69327675f12b returned with HTTP 200 Aug 25 16:22:36.285634 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 406/1616] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:36 2026] GET /volume/v3/volumes/b96d37b9-2ef5-402b-8058-69327675f12b => generated 862 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:36.680535 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-80965e03-81e7-4fdf-9215-1d0161779aa5 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:36.682755 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-80965e03-81e7-4fdf-9215-1d0161779aa5 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] GET https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 Aug 25 16:22:36.682960 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-80965e03-81e7-4fdf-9215-1d0161779aa5 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:36.683157 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-80965e03-81e7-4fdf-9215-1d0161779aa5 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:36.701319 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:36.701319 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:36.724165 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-80965e03-81e7-4fdf-9215-1d0161779aa5 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Volume info retrieved successfully. Aug 25 16:22:36.732388 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-80965e03-81e7-4fdf-9215-1d0161779aa5 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 returned with HTTP 200 Aug 25 16:22:36.733119 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 399/1617] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:36 2026] GET /volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 => generated 867 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:37.302015 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-edb65fa7-ceac-473b-ab0e-ce682dedf25f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:37.304177 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-edb65fa7-ceac-473b-ab0e-ce682dedf25f tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/b96d37b9-2ef5-402b-8058-69327675f12b Aug 25 16:22:37.304394 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-edb65fa7-ceac-473b-ab0e-ce682dedf25f tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:37.304638 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-edb65fa7-ceac-473b-ab0e-ce682dedf25f tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:37.311925 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-edb65fa7-ceac-473b-ab0e-ce682dedf25f tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/b96d37b9-2ef5-402b-8058-69327675f12b returned with HTTP 404 Aug 25 16:22:37.312464 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 402/1618] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:37 2026] GET /volume/v3/volumes/b96d37b9-2ef5-402b-8058-69327675f12b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:22:37.323224 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-0a65e80a-db7d-4ec3-a84c-c42df2a549f3 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:37.325295 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0a65e80a-db7d-4ec3-a84c-c42df2a549f3 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] DELETE https://10.4.3.102/volume/v3/volumes/25aca98b-55d5-49a7-9418-e07e16b3478d Aug 25 16:22:37.325536 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0a65e80a-db7d-4ec3-a84c-c42df2a549f3 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:37.325811 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0a65e80a-db7d-4ec3-a84c-c42df2a549f3 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:37.326006 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-0a65e80a-db7d-4ec3-a84c-c42df2a549f3 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Delete volume with id: 25aca98b-55d5-49a7-9418-e07e16b3478d Aug 25 16:22:37.334029 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:37.334029 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:37.335055 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-0a65e80a-db7d-4ec3-a84c-c42df2a549f3 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:37.360380 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-0a65e80a-db7d-4ec3-a84c-c42df2a549f3 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Delete volume request issued successfully. Aug 25 16:22:37.360709 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0a65e80a-db7d-4ec3-a84c-c42df2a549f3 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/25aca98b-55d5-49a7-9418-e07e16b3478d returned with HTTP 202 Aug 25 16:22:37.361208 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 412/1619] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:22:37 2026] DELETE /volume/v3/volumes/25aca98b-55d5-49a7-9418-e07e16b3478d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:22:37.378918 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-3e4ff091-68b9-4106-9f5b-f457880b9c4b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:37.384117 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3e4ff091-68b9-4106-9f5b-f457880b9c4b tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/25aca98b-55d5-49a7-9418-e07e16b3478d Aug 25 16:22:37.384469 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3e4ff091-68b9-4106-9f5b-f457880b9c4b tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:37.384786 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3e4ff091-68b9-4106-9f5b-f457880b9c4b tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:37.396781 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:37.396781 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:37.402693 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-3e4ff091-68b9-4106-9f5b-f457880b9c4b tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:37.409462 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3e4ff091-68b9-4106-9f5b-f457880b9c4b tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/25aca98b-55d5-49a7-9418-e07e16b3478d returned with HTTP 200 Aug 25 16:22:37.410070 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 407/1620] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:37 2026] GET /volume/v3/volumes/25aca98b-55d5-49a7-9418-e07e16b3478d => generated 895 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:37.750525 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-0cf80ea9-3bc9-4dba-ae70-73c1adc8ebc6 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:37.752500 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0cf80ea9-3bc9-4dba-ae70-73c1adc8ebc6 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] GET https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 Aug 25 16:22:37.752759 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0cf80ea9-3bc9-4dba-ae70-73c1adc8ebc6 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:37.752996 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0cf80ea9-3bc9-4dba-ae70-73c1adc8ebc6 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:37.764199 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:37.764199 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:37.767771 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-0cf80ea9-3bc9-4dba-ae70-73c1adc8ebc6 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Volume info retrieved successfully. Aug 25 16:22:37.772881 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0cf80ea9-3bc9-4dba-ae70-73c1adc8ebc6 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 returned with HTTP 200 Aug 25 16:22:37.773381 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 400/1621] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:37 2026] GET /volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:38.427228 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-2936ae23-40c2-454b-bbbd-ae8ef1452e4d None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:38.428962 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2936ae23-40c2-454b-bbbd-ae8ef1452e4d tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/25aca98b-55d5-49a7-9418-e07e16b3478d Aug 25 16:22:38.429185 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2936ae23-40c2-454b-bbbd-ae8ef1452e4d tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:38.429416 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2936ae23-40c2-454b-bbbd-ae8ef1452e4d tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:38.436178 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2936ae23-40c2-454b-bbbd-ae8ef1452e4d tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/25aca98b-55d5-49a7-9418-e07e16b3478d returned with HTTP 404 Aug 25 16:22:38.436654 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 403/1622] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:38 2026] GET /volume/v3/volumes/25aca98b-55d5-49a7-9418-e07e16b3478d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:22:38.445156 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b614c280-29c1-4527-a7ce-cdbbc4292fde None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:38.447501 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b614c280-29c1-4527-a7ce-cdbbc4292fde tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] DELETE https://10.4.3.102/volume/v3/volumes/b96d37b9-2ef5-402b-8058-69327675f12b Aug 25 16:22:38.447773 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b614c280-29c1-4527-a7ce-cdbbc4292fde tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:38.448223 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b614c280-29c1-4527-a7ce-cdbbc4292fde tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:38.448423 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-b614c280-29c1-4527-a7ce-cdbbc4292fde tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Delete volume with id: b96d37b9-2ef5-402b-8058-69327675f12b Aug 25 16:22:38.455065 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b614c280-29c1-4527-a7ce-cdbbc4292fde tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/b96d37b9-2ef5-402b-8058-69327675f12b returned with HTTP 404 Aug 25 16:22:38.455847 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 413/1623] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:22:38 2026] DELETE /volume/v3/volumes/b96d37b9-2ef5-402b-8058-69327675f12b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:22:38.463771 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-8f308623-7dda-491c-bcd4-424979fc7114 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:38.466187 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8f308623-7dda-491c-bcd4-424979fc7114 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/b96d37b9-2ef5-402b-8058-69327675f12b Aug 25 16:22:38.466465 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8f308623-7dda-491c-bcd4-424979fc7114 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:38.466738 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8f308623-7dda-491c-bcd4-424979fc7114 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:38.482576 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8f308623-7dda-491c-bcd4-424979fc7114 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/b96d37b9-2ef5-402b-8058-69327675f12b returned with HTTP 404 Aug 25 16:22:38.482864 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 408/1624] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:38 2026] GET /volume/v3/volumes/b96d37b9-2ef5-402b-8058-69327675f12b => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:22:38.491370 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-78643b71-22ab-4e75-841d-7e003d4fb5e8 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:38.493392 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-78643b71-22ab-4e75-841d-7e003d4fb5e8 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] DELETE https://10.4.3.102/volume/v3/volumes/98ebf623-74dd-498b-be2d-04a34ec1f8cf Aug 25 16:22:38.494950 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-78643b71-22ab-4e75-841d-7e003d4fb5e8 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:38.494950 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-78643b71-22ab-4e75-841d-7e003d4fb5e8 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:38.494950 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-78643b71-22ab-4e75-841d-7e003d4fb5e8 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Delete volume with id: 98ebf623-74dd-498b-be2d-04a34ec1f8cf Aug 25 16:22:38.504004 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:38.504004 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:38.504467 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-78643b71-22ab-4e75-841d-7e003d4fb5e8 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:38.533982 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-78643b71-22ab-4e75-841d-7e003d4fb5e8 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Delete volume request issued successfully. Aug 25 16:22:38.534255 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-78643b71-22ab-4e75-841d-7e003d4fb5e8 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/98ebf623-74dd-498b-be2d-04a34ec1f8cf returned with HTTP 202 Aug 25 16:22:38.534847 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 401/1625] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:22:38 2026] DELETE /volume/v3/volumes/98ebf623-74dd-498b-be2d-04a34ec1f8cf => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:22:38.544335 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-542d915e-71c6-42a5-a818-46fa23ef4e9d None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:38.549948 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-542d915e-71c6-42a5-a818-46fa23ef4e9d tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/98ebf623-74dd-498b-be2d-04a34ec1f8cf Aug 25 16:22:38.549948 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-542d915e-71c6-42a5-a818-46fa23ef4e9d tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:38.549948 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-542d915e-71c6-42a5-a818-46fa23ef4e9d tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:38.556992 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:38.556992 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:38.561622 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-542d915e-71c6-42a5-a818-46fa23ef4e9d tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Volume info retrieved successfully. Aug 25 16:22:38.567176 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-542d915e-71c6-42a5-a818-46fa23ef4e9d tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/98ebf623-74dd-498b-be2d-04a34ec1f8cf returned with HTTP 200 Aug 25 16:22:38.567633 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 404/1626] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:38 2026] GET /volume/v3/volumes/98ebf623-74dd-498b-be2d-04a34ec1f8cf => generated 896 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:38.787299 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-bd15a849-5939-414b-943d-30cc0c2e3b96 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:38.789730 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bd15a849-5939-414b-943d-30cc0c2e3b96 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] GET https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 Aug 25 16:22:38.790025 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-bd15a849-5939-414b-943d-30cc0c2e3b96 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:38.790293 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-bd15a849-5939-414b-943d-30cc0c2e3b96 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:38.802852 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:38.802852 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:38.812657 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-bd15a849-5939-414b-943d-30cc0c2e3b96 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Volume info retrieved successfully. Aug 25 16:22:38.822091 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bd15a849-5939-414b-943d-30cc0c2e3b96 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 returned with HTTP 200 Aug 25 16:22:38.822615 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 414/1627] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:38 2026] GET /volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 => generated 867 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:39.583263 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-5e353998-7a6e-4d2f-b5ae-95f38c7d3720 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:39.585147 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5e353998-7a6e-4d2f-b5ae-95f38c7d3720 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/98ebf623-74dd-498b-be2d-04a34ec1f8cf Aug 25 16:22:39.585349 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5e353998-7a6e-4d2f-b5ae-95f38c7d3720 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:39.585526 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5e353998-7a6e-4d2f-b5ae-95f38c7d3720 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:39.701398 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5e353998-7a6e-4d2f-b5ae-95f38c7d3720 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/98ebf623-74dd-498b-be2d-04a34ec1f8cf returned with HTTP 404 Aug 25 16:22:39.702040 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 409/1628] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:39 2026] GET /volume/v3/volumes/98ebf623-74dd-498b-be2d-04a34ec1f8cf => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:22:39.712101 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-da176d79-70d8-43de-abce-e2846935e300 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:39.713897 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-da176d79-70d8-43de-abce-e2846935e300 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/0310d888-94f4-4dad-b092-d3c7c8430c60 Aug 25 16:22:39.714128 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-da176d79-70d8-43de-abce-e2846935e300 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:39.714358 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-da176d79-70d8-43de-abce-e2846935e300 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:39.714522 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.snapshots [None req-da176d79-70d8-43de-abce-e2846935e300 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Delete snapshot with id: 0310d888-94f4-4dad-b092-d3c7c8430c60 Aug 25 16:22:39.720994 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-da176d79-70d8-43de-abce-e2846935e300 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/snapshots/0310d888-94f4-4dad-b092-d3c7c8430c60 returned with HTTP 404 Aug 25 16:22:39.721684 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 402/1629] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:22:39 2026] DELETE /volume/v3/snapshots/0310d888-94f4-4dad-b092-d3c7c8430c60 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:39.722787 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-01393438-906d-4bf2-bd12-d8e72d994a80 req-72a18107-966c-4867-ae12-903934e26183 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:39.724960 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-01393438-906d-4bf2-bd12-d8e72d994a80 req-72a18107-966c-4867-ae12-903934e26183 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] POST https://10.4.3.102/volume/v3/attachments/88356cec-48fb-494a-b801-68d72e72f3e3/action Aug 25 16:22:39.725368 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-01393438-906d-4bf2-bd12-d8e72d994a80 req-72a18107-966c-4867-ae12-903934e26183 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Action body: b'{"os-complete": null}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:22:39.725494 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-01393438-906d-4bf2-bd12-d8e72d994a80 req-72a18107-966c-4867-ae12-903934e26183 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:39.729864 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-4dfedc64-5805-49b4-8d0d-8d512b40590e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:39.731814 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4dfedc64-5805-49b4-8d0d-8d512b40590e tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/snapshots/0310d888-94f4-4dad-b092-d3c7c8430c60 Aug 25 16:22:39.732003 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4dfedc64-5805-49b4-8d0d-8d512b40590e tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:39.732209 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4dfedc64-5805-49b4-8d0d-8d512b40590e tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:39.736375 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4dfedc64-5805-49b4-8d0d-8d512b40590e tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/snapshots/0310d888-94f4-4dad-b092-d3c7c8430c60 returned with HTTP 404 Aug 25 16:22:39.736890 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 415/1630] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:39 2026] GET /volume/v3/snapshots/0310d888-94f4-4dad-b092-d3c7c8430c60 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:39.744233 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-5b2042a8-d8d1-4e0c-a0e1-6df83bacd5c7 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:39.746029 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5b2042a8-d8d1-4e0c-a0e1-6df83bacd5c7 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] DELETE https://10.4.3.102/volume/v3/volumes/7ddde3e8-858e-49e0-9b92-68d6164c1027 Aug 25 16:22:39.746263 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5b2042a8-d8d1-4e0c-a0e1-6df83bacd5c7 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:39.746467 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5b2042a8-d8d1-4e0c-a0e1-6df83bacd5c7 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:39.746705 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-5b2042a8-d8d1-4e0c-a0e1-6df83bacd5c7 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Delete volume with id: 7ddde3e8-858e-49e0-9b92-68d6164c1027 Aug 25 16:22:39.813999 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5b2042a8-d8d1-4e0c-a0e1-6df83bacd5c7 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/7ddde3e8-858e-49e0-9b92-68d6164c1027 returned with HTTP 404 Aug 25 16:22:39.814578 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 410/1631] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:22:39 2026] DELETE /volume/v3/volumes/7ddde3e8-858e-49e0-9b92-68d6164c1027 => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:22:39.822404 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-162259df-5037-4802-b1e1-b859d32beee7 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:39.824752 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-162259df-5037-4802-b1e1-b859d32beee7 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/7ddde3e8-858e-49e0-9b92-68d6164c1027 Aug 25 16:22:39.825106 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-162259df-5037-4802-b1e1-b859d32beee7 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:39.825402 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-162259df-5037-4802-b1e1-b859d32beee7 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:39.833622 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-162259df-5037-4802-b1e1-b859d32beee7 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/7ddde3e8-858e-49e0-9b92-68d6164c1027 returned with HTTP 404 Aug 25 16:22:39.836112 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 403/1632] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:39 2026] GET /volume/v3/volumes/7ddde3e8-858e-49e0-9b92-68d6164c1027 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:22:39.839877 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-36023fc3-8e51-460b-ba19-2aade65d9362 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:39.841598 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-36023fc3-8e51-460b-ba19-2aade65d9362 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] GET https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 Aug 25 16:22:39.841831 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-36023fc3-8e51-460b-ba19-2aade65d9362 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:39.842026 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-36023fc3-8e51-460b-ba19-2aade65d9362 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:39.845560 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-db9caa3b-ce2e-4dd8-a222-7d4215980242 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:39.847512 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-db9caa3b-ce2e-4dd8-a222-7d4215980242 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] DELETE https://10.4.3.102/volume/v3/volumes/b28c8562-a04d-4cf0-abc0-b6919fbc3eb9 Aug 25 16:22:39.847739 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-db9caa3b-ce2e-4dd8-a222-7d4215980242 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:39.847947 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-db9caa3b-ce2e-4dd8-a222-7d4215980242 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:39.848113 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-db9caa3b-ce2e-4dd8-a222-7d4215980242 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Delete volume with id: b28c8562-a04d-4cf0-abc0-b6919fbc3eb9 Aug 25 16:22:39.853123 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-db9caa3b-ce2e-4dd8-a222-7d4215980242 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/b28c8562-a04d-4cf0-abc0-b6919fbc3eb9 returned with HTTP 404 Aug 25 16:22:39.853514 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 411/1633] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:22:39 2026] DELETE /volume/v3/volumes/b28c8562-a04d-4cf0-abc0-b6919fbc3eb9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:22:39.861808 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ad06ac19-03c3-4916-855d-9e5cad2b648b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:39.863903 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ad06ac19-03c3-4916-855d-9e5cad2b648b tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/b28c8562-a04d-4cf0-abc0-b6919fbc3eb9 Aug 25 16:22:39.864234 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ad06ac19-03c3-4916-855d-9e5cad2b648b tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:39.864512 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ad06ac19-03c3-4916-855d-9e5cad2b648b tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:39.871497 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ad06ac19-03c3-4916-855d-9e5cad2b648b tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/b28c8562-a04d-4cf0-abc0-b6919fbc3eb9 returned with HTTP 404 Aug 25 16:22:39.872162 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 404/1634] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:39 2026] GET /volume/v3/volumes/b28c8562-a04d-4cf0-abc0-b6919fbc3eb9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:22:39.894308 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-35d97b2e-303c-4b0d-889b-4956566a3a06 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:39.897997 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-35d97b2e-303c-4b0d-889b-4956566a3a06 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/28d18c37-6505-4a3e-b0b9-6df52927e1b5 Aug 25 16:22:39.898242 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-35d97b2e-303c-4b0d-889b-4956566a3a06 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:39.898479 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-35d97b2e-303c-4b0d-889b-4956566a3a06 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:39.898632 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:39.898632 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:39.898725 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.snapshots [None req-35d97b2e-303c-4b0d-889b-4956566a3a06 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Delete snapshot with id: 28d18c37-6505-4a3e-b0b9-6df52927e1b5 Aug 25 16:22:39.901517 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:39.901517 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:39.902844 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-35d97b2e-303c-4b0d-889b-4956566a3a06 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/snapshots/28d18c37-6505-4a3e-b0b9-6df52927e1b5 returned with HTTP 404 Aug 25 16:22:39.903319 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 412/1635] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:22:39 2026] DELETE /volume/v3/snapshots/28d18c37-6505-4a3e-b0b9-6df52927e1b5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:39.911213 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-0bd37e39-fd3f-431d-a4fa-f27270a21ebb None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:39.912379 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-36023fc3-8e51-460b-ba19-2aade65d9362 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Volume info retrieved successfully. Aug 25 16:22:39.913523 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0bd37e39-fd3f-431d-a4fa-f27270a21ebb tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/snapshots/28d18c37-6505-4a3e-b0b9-6df52927e1b5 Aug 25 16:22:39.913844 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0bd37e39-fd3f-431d-a4fa-f27270a21ebb tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:39.914115 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0bd37e39-fd3f-431d-a4fa-f27270a21ebb tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:39.917904 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-36023fc3-8e51-460b-ba19-2aade65d9362 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 returned with HTTP 200 Aug 25 16:22:39.918281 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 416/1636] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:39 2026] GET /volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 => generated 867 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:39.919440 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0bd37e39-fd3f-431d-a4fa-f27270a21ebb tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/snapshots/28d18c37-6505-4a3e-b0b9-6df52927e1b5 returned with HTTP 404 Aug 25 16:22:39.920127 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 405/1637] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:39 2026] GET /volume/v3/snapshots/28d18c37-6505-4a3e-b0b9-6df52927e1b5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:40.015291 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-753f6fb4-21c9-496e-94bb-cd3a1b0ff6bf None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:40.019157 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-753f6fb4-21c9-496e-94bb-cd3a1b0ff6bf tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] DELETE https://10.4.3.102/volume/v3/volumes/b0bf3e2d-825b-4cbc-b484-fa2b0433c464 Aug 25 16:22:40.019157 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-753f6fb4-21c9-496e-94bb-cd3a1b0ff6bf tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:40.019157 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-753f6fb4-21c9-496e-94bb-cd3a1b0ff6bf tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:40.019157 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-753f6fb4-21c9-496e-94bb-cd3a1b0ff6bf tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Delete volume with id: b0bf3e2d-825b-4cbc-b484-fa2b0433c464 Aug 25 16:22:40.023652 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-753f6fb4-21c9-496e-94bb-cd3a1b0ff6bf tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/b0bf3e2d-825b-4cbc-b484-fa2b0433c464 returned with HTTP 404 Aug 25 16:22:40.025425 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 413/1638] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:22:40 2026] DELETE /volume/v3/volumes/b0bf3e2d-825b-4cbc-b484-fa2b0433c464 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:22:40.033534 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-41afad84-88b2-42f3-829d-02c664bcb3b0 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:40.035235 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-41afad84-88b2-42f3-829d-02c664bcb3b0 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/b0bf3e2d-825b-4cbc-b484-fa2b0433c464 Aug 25 16:22:40.035470 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-41afad84-88b2-42f3-829d-02c664bcb3b0 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:40.035722 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-41afad84-88b2-42f3-829d-02c664bcb3b0 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:40.041486 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-41afad84-88b2-42f3-829d-02c664bcb3b0 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/b0bf3e2d-825b-4cbc-b484-fa2b0433c464 returned with HTTP 404 Aug 25 16:22:40.042039 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 417/1639] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:40 2026] GET /volume/v3/volumes/b0bf3e2d-825b-4cbc-b484-fa2b0433c464 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:22:40.049344 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-2914fe68-1840-4160-a91e-cde3c75ab285 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:40.051373 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-01393438-906d-4bf2-bd12-d8e72d994a80 req-72a18107-966c-4867-ae12-903934e26183 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] https://10.4.3.102/volume/v3/attachments/88356cec-48fb-494a-b801-68d72e72f3e3/action returned with HTTP 204 Aug 25 16:22:40.051474 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2914fe68-1840-4160-a91e-cde3c75ab285 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/a437394c-a4e9-4754-ad5f-084182a896cf Aug 25 16:22:40.051784 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2914fe68-1840-4160-a91e-cde3c75ab285 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:40.052012 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2914fe68-1840-4160-a91e-cde3c75ab285 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:40.052127 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 405/1640] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:22:39 2026] POST /volume/v3/attachments/88356cec-48fb-494a-b801-68d72e72f3e3/action => generated 0 bytes in 330 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:40.052164 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.snapshots [None req-2914fe68-1840-4160-a91e-cde3c75ab285 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Delete snapshot with id: a437394c-a4e9-4754-ad5f-084182a896cf Aug 25 16:22:40.057370 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2914fe68-1840-4160-a91e-cde3c75ab285 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/snapshots/a437394c-a4e9-4754-ad5f-084182a896cf returned with HTTP 404 Aug 25 16:22:40.057897 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 406/1641] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:22:40 2026] DELETE /volume/v3/snapshots/a437394c-a4e9-4754-ad5f-084182a896cf => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:40.069326 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-dd7fbc26-324b-4478-b040-e1b12211a78e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:40.070917 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-dd7fbc26-324b-4478-b040-e1b12211a78e tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/snapshots/a437394c-a4e9-4754-ad5f-084182a896cf Aug 25 16:22:40.071100 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-dd7fbc26-324b-4478-b040-e1b12211a78e tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:40.071293 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-dd7fbc26-324b-4478-b040-e1b12211a78e tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:40.075073 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-dd7fbc26-324b-4478-b040-e1b12211a78e tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/snapshots/a437394c-a4e9-4754-ad5f-084182a896cf returned with HTTP 404 Aug 25 16:22:40.075502 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 414/1642] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:40 2026] GET /volume/v3/snapshots/a437394c-a4e9-4754-ad5f-084182a896cf => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:40.082394 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-1151aeb8-59f9-4645-b01c-3ba526762260 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:40.084422 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1151aeb8-59f9-4645-b01c-3ba526762260 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] DELETE https://10.4.3.102/volume/v3/volumes/06f5d348-683d-477b-a4ac-6dbeed258fc6 Aug 25 16:22:40.084637 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1151aeb8-59f9-4645-b01c-3ba526762260 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:40.084855 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1151aeb8-59f9-4645-b01c-3ba526762260 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:40.085031 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-1151aeb8-59f9-4645-b01c-3ba526762260 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Delete volume with id: 06f5d348-683d-477b-a4ac-6dbeed258fc6 Aug 25 16:22:40.090956 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1151aeb8-59f9-4645-b01c-3ba526762260 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/06f5d348-683d-477b-a4ac-6dbeed258fc6 returned with HTTP 404 Aug 25 16:22:40.091523 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 418/1643] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:22:40 2026] DELETE /volume/v3/volumes/06f5d348-683d-477b-a4ac-6dbeed258fc6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:22:40.097815 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-dbd0b78f-2d99-4486-9c19-4e054edfa87a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:40.099342 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-dbd0b78f-2d99-4486-9c19-4e054edfa87a tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/06f5d348-683d-477b-a4ac-6dbeed258fc6 Aug 25 16:22:40.099531 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-dbd0b78f-2d99-4486-9c19-4e054edfa87a tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:40.099766 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-dbd0b78f-2d99-4486-9c19-4e054edfa87a tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:40.107172 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-dbd0b78f-2d99-4486-9c19-4e054edfa87a tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/06f5d348-683d-477b-a4ac-6dbeed258fc6 returned with HTTP 404 Aug 25 16:22:40.107963 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 406/1644] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:40 2026] GET /volume/v3/volumes/06f5d348-683d-477b-a4ac-6dbeed258fc6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:22:40.116411 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-15cbb07a-ceb1-449d-b22e-3a07d7f4acbd None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:40.118120 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-15cbb07a-ceb1-449d-b22e-3a07d7f4acbd tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] DELETE https://10.4.3.102/volume/v3/volumes/126a7211-cd1b-4d8a-9d6d-917bb16f86c3 Aug 25 16:22:40.118347 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-15cbb07a-ceb1-449d-b22e-3a07d7f4acbd tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:40.118558 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-15cbb07a-ceb1-449d-b22e-3a07d7f4acbd tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:40.118808 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-15cbb07a-ceb1-449d-b22e-3a07d7f4acbd tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Delete volume with id: 126a7211-cd1b-4d8a-9d6d-917bb16f86c3 Aug 25 16:22:40.127453 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-15cbb07a-ceb1-449d-b22e-3a07d7f4acbd tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/126a7211-cd1b-4d8a-9d6d-917bb16f86c3 returned with HTTP 404 Aug 25 16:22:40.130214 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 407/1645] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:22:40 2026] DELETE /volume/v3/volumes/126a7211-cd1b-4d8a-9d6d-917bb16f86c3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:22:40.138272 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-fe4d47ad-2ff8-4620-b630-fd4a1764cf7f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:40.142688 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fe4d47ad-2ff8-4620-b630-fd4a1764cf7f tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/126a7211-cd1b-4d8a-9d6d-917bb16f86c3 Aug 25 16:22:40.142688 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fe4d47ad-2ff8-4620-b630-fd4a1764cf7f tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:40.142876 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fe4d47ad-2ff8-4620-b630-fd4a1764cf7f tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:40.152673 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fe4d47ad-2ff8-4620-b630-fd4a1764cf7f tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/126a7211-cd1b-4d8a-9d6d-917bb16f86c3 returned with HTTP 404 Aug 25 16:22:40.153358 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 415/1646] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:40 2026] GET /volume/v3/volumes/126a7211-cd1b-4d8a-9d6d-917bb16f86c3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:22:40.162018 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-eb7ad572-0d90-45c5-894d-0498aff79099 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:40.164890 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-eb7ad572-0d90-45c5-894d-0498aff79099 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] DELETE https://10.4.3.102/volume/v3/volumes/bd1f715a-19e2-4e17-916c-764693676756 Aug 25 16:22:40.165437 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-eb7ad572-0d90-45c5-894d-0498aff79099 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:40.165630 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-eb7ad572-0d90-45c5-894d-0498aff79099 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:40.165927 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-eb7ad572-0d90-45c5-894d-0498aff79099 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Delete volume with id: bd1f715a-19e2-4e17-916c-764693676756 Aug 25 16:22:40.185669 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-eb7ad572-0d90-45c5-894d-0498aff79099 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/bd1f715a-19e2-4e17-916c-764693676756 returned with HTTP 404 Aug 25 16:22:40.186213 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 419/1647] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:22:40 2026] DELETE /volume/v3/volumes/bd1f715a-19e2-4e17-916c-764693676756 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:22:40.193263 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0074eff9-d670-43f3-9e6d-e190c5b16d24 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:40.195050 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0074eff9-d670-43f3-9e6d-e190c5b16d24 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/bd1f715a-19e2-4e17-916c-764693676756 Aug 25 16:22:40.195787 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0074eff9-d670-43f3-9e6d-e190c5b16d24 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:40.195787 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0074eff9-d670-43f3-9e6d-e190c5b16d24 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:40.201822 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0074eff9-d670-43f3-9e6d-e190c5b16d24 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/bd1f715a-19e2-4e17-916c-764693676756 returned with HTTP 404 Aug 25 16:22:40.202252 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 407/1648] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:40 2026] GET /volume/v3/volumes/bd1f715a-19e2-4e17-916c-764693676756 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:22:40.209995 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b6734c2a-456f-46bb-a334-845c6add1ab1 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:40.212402 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b6734c2a-456f-46bb-a334-845c6add1ab1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/bc7e4a7b-a459-4737-b2b3-d0659e061b1a Aug 25 16:22:40.212685 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b6734c2a-456f-46bb-a334-845c6add1ab1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:40.212933 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b6734c2a-456f-46bb-a334-845c6add1ab1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:40.213076 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.snapshots [None req-b6734c2a-456f-46bb-a334-845c6add1ab1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Delete snapshot with id: bc7e4a7b-a459-4737-b2b3-d0659e061b1a Aug 25 16:22:40.221790 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b6734c2a-456f-46bb-a334-845c6add1ab1 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/snapshots/bc7e4a7b-a459-4737-b2b3-d0659e061b1a returned with HTTP 404 Aug 25 16:22:40.222423 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 408/1649] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:22:40 2026] DELETE /volume/v3/snapshots/bc7e4a7b-a459-4737-b2b3-d0659e061b1a => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:40.229765 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-47f5ba87-1a2b-469e-9a71-95c1bf9ea473 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:40.231564 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-47f5ba87-1a2b-469e-9a71-95c1bf9ea473 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/snapshots/bc7e4a7b-a459-4737-b2b3-d0659e061b1a Aug 25 16:22:40.231825 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-47f5ba87-1a2b-469e-9a71-95c1bf9ea473 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:40.232128 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-47f5ba87-1a2b-469e-9a71-95c1bf9ea473 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:40.236693 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-47f5ba87-1a2b-469e-9a71-95c1bf9ea473 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/snapshots/bc7e4a7b-a459-4737-b2b3-d0659e061b1a returned with HTTP 404 Aug 25 16:22:40.237287 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 416/1650] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:40 2026] GET /volume/v3/snapshots/bc7e4a7b-a459-4737-b2b3-d0659e061b1a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:40.246647 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-91158e01-d682-4107-8070-6e10257b7abf None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:40.249138 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-91158e01-d682-4107-8070-6e10257b7abf tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] DELETE https://10.4.3.102/volume/v3/volumes/81080aa8-e930-4e79-bac2-2784cc071950 Aug 25 16:22:40.249453 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-91158e01-d682-4107-8070-6e10257b7abf tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:40.249767 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-91158e01-d682-4107-8070-6e10257b7abf tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:40.250022 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-91158e01-d682-4107-8070-6e10257b7abf tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Delete volume with id: 81080aa8-e930-4e79-bac2-2784cc071950 Aug 25 16:22:40.259876 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-91158e01-d682-4107-8070-6e10257b7abf tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/81080aa8-e930-4e79-bac2-2784cc071950 returned with HTTP 404 Aug 25 16:22:40.260366 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 420/1651] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:22:40 2026] DELETE /volume/v3/volumes/81080aa8-e930-4e79-bac2-2784cc071950 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:22:40.267048 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-76bd2240-7283-4990-af27-d1513874cd47 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:40.268890 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-76bd2240-7283-4990-af27-d1513874cd47 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/81080aa8-e930-4e79-bac2-2784cc071950 Aug 25 16:22:40.269096 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-76bd2240-7283-4990-af27-d1513874cd47 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:40.269282 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-76bd2240-7283-4990-af27-d1513874cd47 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:40.295416 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-76bd2240-7283-4990-af27-d1513874cd47 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/81080aa8-e930-4e79-bac2-2784cc071950 returned with HTTP 404 Aug 25 16:22:40.296030 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 408/1652] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:40 2026] GET /volume/v3/volumes/81080aa8-e930-4e79-bac2-2784cc071950 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:22:40.309736 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-223697cd-aa72-41f9-b2b5-52eea1f950aa None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:40.312072 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-223697cd-aa72-41f9-b2b5-52eea1f950aa tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/edbe778c-b1b3-4358-91ff-0c07bc13a228 Aug 25 16:22:40.312296 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-223697cd-aa72-41f9-b2b5-52eea1f950aa tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:40.312538 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-223697cd-aa72-41f9-b2b5-52eea1f950aa tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:40.312648 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.snapshots [None req-223697cd-aa72-41f9-b2b5-52eea1f950aa tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Delete snapshot with id: edbe778c-b1b3-4358-91ff-0c07bc13a228 Aug 25 16:22:40.321864 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-223697cd-aa72-41f9-b2b5-52eea1f950aa tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/snapshots/edbe778c-b1b3-4358-91ff-0c07bc13a228 returned with HTTP 404 Aug 25 16:22:40.321864 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 409/1653] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:22:40 2026] DELETE /volume/v3/snapshots/edbe778c-b1b3-4358-91ff-0c07bc13a228 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:40.331921 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-ee29ab9c-d79d-4345-a9f1-d6758e8a0177 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:40.333608 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ee29ab9c-d79d-4345-a9f1-d6758e8a0177 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/snapshots/edbe778c-b1b3-4358-91ff-0c07bc13a228 Aug 25 16:22:40.333858 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ee29ab9c-d79d-4345-a9f1-d6758e8a0177 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:40.334069 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ee29ab9c-d79d-4345-a9f1-d6758e8a0177 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:40.338156 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ee29ab9c-d79d-4345-a9f1-d6758e8a0177 tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/snapshots/edbe778c-b1b3-4358-91ff-0c07bc13a228 returned with HTTP 404 Aug 25 16:22:40.338806 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 417/1654] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:22:40 2026] GET /volume/v3/snapshots/edbe778c-b1b3-4358-91ff-0c07bc13a228 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:22:40.347702 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-02e4c19c-8e2b-45e2-87bf-ce3eade435fc None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:40.350723 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-02e4c19c-8e2b-45e2-87bf-ce3eade435fc tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] DELETE https://10.4.3.102/volume/v3/volumes/25293927-9b47-4d3f-965c-1653133e1f4e Aug 25 16:22:40.350723 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-02e4c19c-8e2b-45e2-87bf-ce3eade435fc tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:40.350723 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-02e4c19c-8e2b-45e2-87bf-ce3eade435fc tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:40.350723 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-02e4c19c-8e2b-45e2-87bf-ce3eade435fc tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Delete volume with id: 25293927-9b47-4d3f-965c-1653133e1f4e Aug 25 16:22:40.359141 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-02e4c19c-8e2b-45e2-87bf-ce3eade435fc tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/25293927-9b47-4d3f-965c-1653133e1f4e returned with HTTP 404 Aug 25 16:22:40.359141 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 421/1655] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:22:40 2026] DELETE /volume/v3/volumes/25293927-9b47-4d3f-965c-1653133e1f4e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:22:40.366644 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-5961107c-9acd-43dd-81c6-aced4b763a3e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:40.368377 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5961107c-9acd-43dd-81c6-aced4b763a3e tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] GET https://10.4.3.102/volume/v3/volumes/25293927-9b47-4d3f-965c-1653133e1f4e Aug 25 16:22:40.368602 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5961107c-9acd-43dd-81c6-aced4b763a3e tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:40.368854 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5961107c-9acd-43dd-81c6-aced4b763a3e tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:40.374840 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5961107c-9acd-43dd-81c6-aced4b763a3e tempest-VolumeDependencyTests-427468009 tempest-VolumeDependencyTests-427468009-project-member] https://10.4.3.102/volume/v3/volumes/25293927-9b47-4d3f-965c-1653133e1f4e returned with HTTP 404 Aug 25 16:22:40.375376 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 409/1656] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:40 2026] GET /volume/v3/volumes/25293927-9b47-4d3f-965c-1653133e1f4e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:22:40.973664 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-67a001dc-fc51-4aeb-a651-e0e40921293b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:40.977821 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-67a001dc-fc51-4aeb-a651-e0e40921293b tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] GET https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 Aug 25 16:22:40.977821 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-67a001dc-fc51-4aeb-a651-e0e40921293b tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:40.977821 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-67a001dc-fc51-4aeb-a651-e0e40921293b tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:40.994134 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:40.994134 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:40.999559 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-67a001dc-fc51-4aeb-a651-e0e40921293b tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Volume info retrieved successfully. Aug 25 16:22:41.007807 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-67a001dc-fc51-4aeb-a651-e0e40921293b tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 returned with HTTP 200 Aug 25 16:22:41.007807 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 410/1657] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:40 2026] GET /volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 => generated 1159 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:22:41.028687 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-ab257660-9952-4197-88cb-b85402f6afd7 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:41.030544 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ab257660-9952-4197-88cb-b85402f6afd7 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] POST https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42/action Aug 25 16:22:41.031083 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ab257660-9952-4197-88cb-b85402f6afd7 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:22:41.031260 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ab257660-9952-4197-88cb-b85402f6afd7 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:41.046063 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:41.046063 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:41.046451 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-ab257660-9952-4197-88cb-b85402f6afd7 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Volume info retrieved successfully. Aug 25 16:22:41.130774 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-ab257660-9952-4197-88cb-b85402f6afd7 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Created reservations ['a7b342c0-be00-4b5b-90bf-db40f1b50002', '8599cec1-3264-43a5-9542-f2458e135333'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:22:41.160023 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-ab257660-9952-4197-88cb-b85402f6afd7 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Extend volume request issued successfully. Aug 25 16:22:41.160023 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ab257660-9952-4197-88cb-b85402f6afd7 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42/action returned with HTTP 202 Aug 25 16:22:41.160023 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 418/1658] 10.4.3.102 () {70 vars in 1431 bytes} [Tue Aug 25 16:22:41 2026] POST /volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 25 16:22:41.168482 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-16362656-238c-427d-b0e7-cb3e4c7b2920 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:41.172851 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-16362656-238c-427d-b0e7-cb3e4c7b2920 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] GET https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 Aug 25 16:22:41.173120 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-16362656-238c-427d-b0e7-cb3e4c7b2920 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:41.173313 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-16362656-238c-427d-b0e7-cb3e4c7b2920 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:41.195165 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:41.195165 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:41.200061 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-16362656-238c-427d-b0e7-cb3e4c7b2920 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Volume info retrieved successfully. Aug 25 16:22:41.212378 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-16362656-238c-427d-b0e7-cb3e4c7b2920 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 returned with HTTP 200 Aug 25 16:22:41.213100 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 422/1659] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:41 2026] GET /volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 => generated 1162 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:22:41.754037 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-ab257660-9952-4197-88cb-b85402f6afd7 req-c6d11f7b-8511-4b95-9daa-9c5fc563a7d7 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:41.759963 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-ab257660-9952-4197-88cb-b85402f6afd7 req-c6d11f7b-8511-4b95-9daa-9c5fc563a7d7 service nova] GET https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 Aug 25 16:22:41.760270 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-ab257660-9952-4197-88cb-b85402f6afd7 req-c6d11f7b-8511-4b95-9daa-9c5fc563a7d7 service nova] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:41.760561 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-ab257660-9952-4197-88cb-b85402f6afd7 req-c6d11f7b-8511-4b95-9daa-9c5fc563a7d7 service nova] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:41.784638 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:41.784638 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:41.789900 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-ab257660-9952-4197-88cb-b85402f6afd7 req-c6d11f7b-8511-4b95-9daa-9c5fc563a7d7 service nova] Volume info retrieved successfully. Aug 25 16:22:41.794542 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-ab257660-9952-4197-88cb-b85402f6afd7 req-c6d11f7b-8511-4b95-9daa-9c5fc563a7d7 service nova] https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 returned with HTTP 200 Aug 25 16:22:41.795120 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 410/1660] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:22:41 2026] GET /volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 => generated 1315 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:42.244035 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-20c3763f-9519-4d1d-ac88-4c9060140b0a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:42.246067 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-20c3763f-9519-4d1d-ac88-4c9060140b0a tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] GET https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 Aug 25 16:22:42.246067 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-20c3763f-9519-4d1d-ac88-4c9060140b0a tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:42.246212 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-20c3763f-9519-4d1d-ac88-4c9060140b0a tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:42.261549 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:42.261549 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:42.267786 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-20c3763f-9519-4d1d-ac88-4c9060140b0a tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Volume info retrieved successfully. Aug 25 16:22:42.303559 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-20c3763f-9519-4d1d-ac88-4c9060140b0a tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 returned with HTTP 200 Aug 25 16:22:42.303559 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 411/1661] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:42 2026] GET /volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 => generated 1159 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:22:42.357691 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f53db533-8284-4723-9e91-aff5255e80c5 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:42.359770 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f53db533-8284-4723-9e91-aff5255e80c5 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] GET https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 Aug 25 16:22:42.360023 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f53db533-8284-4723-9e91-aff5255e80c5 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:42.360235 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f53db533-8284-4723-9e91-aff5255e80c5 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:42.372788 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:42.372788 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:42.377255 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-f53db533-8284-4723-9e91-aff5255e80c5 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Volume info retrieved successfully. Aug 25 16:22:42.382676 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f53db533-8284-4723-9e91-aff5255e80c5 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 returned with HTTP 200 Aug 25 16:22:42.383232 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 419/1662] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:42 2026] GET /volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 => generated 1159 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:22:42.842532 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-3e310f25-9d14-4958-b0b0-11d1f8dd1d4a req-d7da5c3e-1a32-437d-80db-99062416dbbe None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:42.845400 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-3e310f25-9d14-4958-b0b0-11d1f8dd1d4a req-d7da5c3e-1a32-437d-80db-99062416dbbe tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] GET https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 Aug 25 16:22:42.845687 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-3e310f25-9d14-4958-b0b0-11d1f8dd1d4a req-d7da5c3e-1a32-437d-80db-99062416dbbe tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:42.845953 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-3e310f25-9d14-4958-b0b0-11d1f8dd1d4a req-d7da5c3e-1a32-437d-80db-99062416dbbe tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:42.857205 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:42.857205 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:42.860792 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-3e310f25-9d14-4958-b0b0-11d1f8dd1d4a req-d7da5c3e-1a32-437d-80db-99062416dbbe tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Volume info retrieved successfully. Aug 25 16:22:42.863724 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0981ef78-3f48-467c-b298-65a826e7a3b0 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:42.865754 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-3e310f25-9d14-4958-b0b0-11d1f8dd1d4a req-d7da5c3e-1a32-437d-80db-99062416dbbe tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 returned with HTTP 200 Aug 25 16:22:42.866140 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 423/1663] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:22:42 2026] GET /volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 => generated 1141 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:42.888716 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-3e310f25-9d14-4958-b0b0-11d1f8dd1d4a req-574ea8bf-d18e-4bee-ac87-df7b51df3f31 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:42.891579 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-3e310f25-9d14-4958-b0b0-11d1f8dd1d4a req-574ea8bf-d18e-4bee-ac87-df7b51df3f31 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] POST https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42/action Aug 25 16:22:42.892032 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-3e310f25-9d14-4958-b0b0-11d1f8dd1d4a req-574ea8bf-d18e-4bee-ac87-df7b51df3f31 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:22:42.892187 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-3e310f25-9d14-4958-b0b0-11d1f8dd1d4a req-574ea8bf-d18e-4bee-ac87-df7b51df3f31 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:42.904976 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:42.904976 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:42.905437 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-3e310f25-9d14-4958-b0b0-11d1f8dd1d4a req-574ea8bf-d18e-4bee-ac87-df7b51df3f31 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Volume info retrieved successfully. Aug 25 16:22:42.915613 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-3e310f25-9d14-4958-b0b0-11d1f8dd1d4a req-574ea8bf-d18e-4bee-ac87-df7b51df3f31 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Begin detaching volume completed successfully. Aug 25 16:22:42.915845 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-3e310f25-9d14-4958-b0b0-11d1f8dd1d4a req-574ea8bf-d18e-4bee-ac87-df7b51df3f31 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42/action returned with HTTP 202 Aug 25 16:22:42.916342 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 412/1664] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:22:42 2026] POST /volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:22:42.943964 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-17bed5c3-cb34-4db9-8c85-4c761852039b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:42.946349 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-17bed5c3-cb34-4db9-8c85-4c761852039b tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] GET https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 Aug 25 16:22:42.946599 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-17bed5c3-cb34-4db9-8c85-4c761852039b tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:42.947250 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-17bed5c3-cb34-4db9-8c85-4c761852039b tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:42.965150 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:42.965150 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:42.972985 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-17bed5c3-cb34-4db9-8c85-4c761852039b tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Volume info retrieved successfully. Aug 25 16:22:42.979209 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-17bed5c3-cb34-4db9-8c85-4c761852039b tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 returned with HTTP 200 Aug 25 16:22:42.979649 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 420/1665] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:42 2026] GET /volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 => generated 1162 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:22:42.997688 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-834398c4-1daf-423b-96a0-6c4f3da30b46 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:42.998284 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-834398c4-1daf-423b-96a0-6c4f3da30b46 None None] GET https://10.4.3.102/volume// Aug 25 16:22:42.998497 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-834398c4-1daf-423b-96a0-6c4f3da30b46 None None] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:42.998764 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-834398c4-1daf-423b-96a0-6c4f3da30b46 None None] Calling method 'all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:42.999274 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-834398c4-1daf-423b-96a0-6c4f3da30b46 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:22:42.999536 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 424/1666] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:22:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:22:43.000940 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0981ef78-3f48-467c-b298-65a826e7a3b0 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:22:43.001463 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0981ef78-3f48-467c-b298-65a826e7a3b0 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1140451426"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:43.003414 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-0981ef78-3f48-467c-b298-65a826e7a3b0 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1140451426'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:22:43.003596 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-0981ef78-3f48-467c-b298-65a826e7a3b0 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Create volume of 1 GB Aug 25 16:22:43.008626 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-3e310f25-9d14-4958-b0b0-11d1f8dd1d4a req-125534e9-2d6f-464c-969b-7bff1e951490 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:43.010807 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-0981ef78-3f48-467c-b298-65a826e7a3b0 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Availability Zones retrieved successfully. Aug 25 16:22:43.015880 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-3e310f25-9d14-4958-b0b0-11d1f8dd1d4a req-125534e9-2d6f-464c-969b-7bff1e951490 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] GET https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 Aug 25 16:22:43.016087 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-3e310f25-9d14-4958-b0b0-11d1f8dd1d4a req-125534e9-2d6f-464c-969b-7bff1e951490 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:43.016261 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-3e310f25-9d14-4958-b0b0-11d1f8dd1d4a req-125534e9-2d6f-464c-969b-7bff1e951490 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:43.023558 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-0981ef78-3f48-467c-b298-65a826e7a3b0 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Flow 'volume_create_api' (0f929017-cc3c-4a97-b93d-6d162fc36965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:43.027230 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-0981ef78-3f48-467c-b298-65a826e7a3b0 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc5aa893-488e-4030-811d-4b14d0c81488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:43.028552 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-0981ef78-3f48-467c-b298-65a826e7a3b0 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:22:43.034852 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:43.034852 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:43.039203 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-3e310f25-9d14-4958-b0b0-11d1f8dd1d4a req-125534e9-2d6f-464c-969b-7bff1e951490 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Volume info retrieved successfully. Aug 25 16:22:43.044552 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-3e310f25-9d14-4958-b0b0-11d1f8dd1d4a req-125534e9-2d6f-464c-969b-7bff1e951490 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 returned with HTTP 200 Aug 25 16:22:43.045096 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 413/1667] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:22:43 2026] GET /volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 => generated 1324 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:22:43.070009 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-0981ef78-3f48-467c-b298-65a826e7a3b0 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc5aa893-488e-4030-811d-4b14d0c81488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:43.071598 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-0981ef78-3f48-467c-b298-65a826e7a3b0 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (454646be-0d39-4ff2-b0f2-6d9f54d0e24b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:43.173130 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-0981ef78-3f48-467c-b298-65a826e7a3b0 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Created reservations ['5fec3951-8a12-4e99-bb4c-a630aa996f21', '32b33d56-9383-464f-9685-443731911b72', '6d2a9e2a-d969-4d63-8043-08013c97527f', '7dca69a0-22cd-49a5-bf5b-30aaba38b47b'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:22:43.173622 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-0981ef78-3f48-467c-b298-65a826e7a3b0 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (454646be-0d39-4ff2-b0f2-6d9f54d0e24b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fec3951-8a12-4e99-bb4c-a630aa996f21', '32b33d56-9383-464f-9685-443731911b72', '6d2a9e2a-d969-4d63-8043-08013c97527f', '7dca69a0-22cd-49a5-bf5b-30aaba38b47b']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:43.174530 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-0981ef78-3f48-467c-b298-65a826e7a3b0 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a4c0c7b-4fd7-4c32-aca0-9b3dfa39d8fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:43.220770 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-0981ef78-3f48-467c-b298-65a826e7a3b0 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a4c0c7b-4fd7-4c32-aca0-9b3dfa39d8fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2488ec63-b942-4c30-b423-cf56fc0f8959', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1140451426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c91f2cc5e823482085c7f6d987c9edfd',qos_specs=None,replication_status=,reservations=['5fec3951-8a12-4e99-bb4c-a630aa996f21','32b33d56-9383-464f-9685-443731911b72','6d2a9e2a-d969-4d63-8043-08013c97527f','7dca69a0-22cd-49a5-bf5b-30aaba38b47b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81ba9a931eda4532bcea32cab552941f',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:22:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1140451426',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2488ec63-b942-4c30-b423-cf56fc0f8959,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c91f2cc5e823482085c7f6d987c9edfd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81ba9a931eda4532bcea32cab552941f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:43.222359 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-0981ef78-3f48-467c-b298-65a826e7a3b0 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2331029-0db3-44c3-a48a-d49f49428186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:43.303115 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-0981ef78-3f48-467c-b298-65a826e7a3b0 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2331029-0db3-44c3-a48a-d49f49428186) transitioned into state 'SUCCESS' from state '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-1140451426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c91f2cc5e823482085c7f6d987c9edfd',qos_specs=None,replication_status=,reservations=['5fec3951-8a12-4e99-bb4c-a630aa996f21','32b33d56-9383-464f-9685-443731911b72','6d2a9e2a-d969-4d63-8043-08013c97527f','7dca69a0-22cd-49a5-bf5b-30aaba38b47b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81ba9a931eda4532bcea32cab552941f',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:43.305094 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-0981ef78-3f48-467c-b298-65a826e7a3b0 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2770f29e-946e-4d09-8a26-225be67b75ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:43.337207 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-0981ef78-3f48-467c-b298-65a826e7a3b0 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2770f29e-946e-4d09-8a26-225be67b75ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:43.338659 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-0981ef78-3f48-467c-b298-65a826e7a3b0 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Flow 'volume_create_api' (0f929017-cc3c-4a97-b93d-6d162fc36965) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:43.339543 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-0981ef78-3f48-467c-b298-65a826e7a3b0 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Create volume request issued successfully. Aug 25 16:22:43.340286 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0981ef78-3f48-467c-b298-65a826e7a3b0 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:22:43.343889 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 411/1668] 10.4.3.102 () {70 vars in 1298 bytes} [Tue Aug 25 16:22:42 2026] POST /volume/v3/volumes => generated 778 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:22:43.370280 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-07f717bd-d8a6-49bd-bbb7-88462eebc5db None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:43.371955 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-07f717bd-d8a6-49bd-bbb7-88462eebc5db tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/volumes/2488ec63-b942-4c30-b423-cf56fc0f8959 Aug 25 16:22:43.372232 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-07f717bd-d8a6-49bd-bbb7-88462eebc5db tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:43.372494 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-07f717bd-d8a6-49bd-bbb7-88462eebc5db tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:43.386619 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:43.386619 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:43.390472 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-07f717bd-d8a6-49bd-bbb7-88462eebc5db tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Volume info retrieved successfully. Aug 25 16:22:43.396548 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-07f717bd-d8a6-49bd-bbb7-88462eebc5db tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/volumes/2488ec63-b942-4c30-b423-cf56fc0f8959 returned with HTTP 200 Aug 25 16:22:43.397295 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 421/1669] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:22:43 2026] GET /volume/v3/volumes/2488ec63-b942-4c30-b423-cf56fc0f8959 => generated 957 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:43.996435 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-681943d9-60c8-4b28-83f7-55b105e480e4 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:43.998881 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-681943d9-60c8-4b28-83f7-55b105e480e4 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] GET https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 Aug 25 16:22:43.999168 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-681943d9-60c8-4b28-83f7-55b105e480e4 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:43.999434 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-681943d9-60c8-4b28-83f7-55b105e480e4 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:44.012219 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:44.012219 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:44.016440 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-681943d9-60c8-4b28-83f7-55b105e480e4 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Volume info retrieved successfully. Aug 25 16:22:44.022024 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-681943d9-60c8-4b28-83f7-55b105e480e4 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 returned with HTTP 200 Aug 25 16:22:44.022604 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 425/1670] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:43 2026] GET /volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 => generated 1162 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:22:44.078345 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-3e310f25-9d14-4958-b0b0-11d1f8dd1d4a req-ae9cac32-4fe2-4b11-8721-c965b4e9ba74 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:44.081683 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-3e310f25-9d14-4958-b0b0-11d1f8dd1d4a req-ae9cac32-4fe2-4b11-8721-c965b4e9ba74 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] DELETE https://10.4.3.102/volume/v3/attachments/88356cec-48fb-494a-b801-68d72e72f3e3 Aug 25 16:22:44.081942 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-3e310f25-9d14-4958-b0b0-11d1f8dd1d4a req-ae9cac32-4fe2-4b11-8721-c965b4e9ba74 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:44.082162 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-3e310f25-9d14-4958-b0b0-11d1f8dd1d4a req-ae9cac32-4fe2-4b11-8721-c965b4e9ba74 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:44.099218 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:44.099218 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:44.234987 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-3e310f25-9d14-4958-b0b0-11d1f8dd1d4a req-ae9cac32-4fe2-4b11-8721-c965b4e9ba74 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] https://10.4.3.102/volume/v3/attachments/88356cec-48fb-494a-b801-68d72e72f3e3 returned with HTTP 200 Aug 25 16:22:44.235939 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 414/1671] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:22:44 2026] DELETE /volume/v3/attachments/88356cec-48fb-494a-b801-68d72e72f3e3 => generated 19 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:44.297585 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-3b5b63b3-c819-439b-b5c8-d99239ab39bf None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:44.331428 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3b5b63b3-c819-439b-b5c8-d99239ab39bf tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:22:44.332022 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3b5b63b3-c819-439b-b5c8-d99239ab39bf tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1501509912"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:44.333938 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-3b5b63b3-c819-439b-b5c8-d99239ab39bf tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1501509912'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:22:44.334044 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-3b5b63b3-c819-439b-b5c8-d99239ab39bf tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Create volume of 1 GB Aug 25 16:22:44.334329 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:44.334329 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:44.341277 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-3b5b63b3-c819-439b-b5c8-d99239ab39bf tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Availability Zones retrieved successfully. Aug 25 16:22:44.347753 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-3b5b63b3-c819-439b-b5c8-d99239ab39bf tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Flow 'volume_create_api' (aee857f3-d322-471c-89a3-3065e4a119cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:44.349542 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-3b5b63b3-c819-439b-b5c8-d99239ab39bf tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29866c9a-1f73-4264-a9d2-12a93be329b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:44.354803 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-3b5b63b3-c819-439b-b5c8-d99239ab39bf tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:22:44.395075 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-3b5b63b3-c819-439b-b5c8-d99239ab39bf tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29866c9a-1f73-4264-a9d2-12a93be329b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:44.395959 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-3b5b63b3-c819-439b-b5c8-d99239ab39bf tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (380535ef-f5b5-485c-8f3a-4e12318d2bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:44.416847 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d673cfca-81bf-485c-a651-a463e99597da None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:44.421093 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d673cfca-81bf-485c-a651-a463e99597da tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/volumes/2488ec63-b942-4c30-b423-cf56fc0f8959 Aug 25 16:22:44.421331 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d673cfca-81bf-485c-a651-a463e99597da tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:44.421527 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d673cfca-81bf-485c-a651-a463e99597da tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:44.433763 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:44.433763 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:44.439293 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-d673cfca-81bf-485c-a651-a463e99597da tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Volume info retrieved successfully. Aug 25 16:22:44.451032 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d673cfca-81bf-485c-a651-a463e99597da tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/volumes/2488ec63-b942-4c30-b423-cf56fc0f8959 returned with HTTP 200 Aug 25 16:22:44.451620 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 422/1672] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:22:44 2026] GET /volume/v3/volumes/2488ec63-b942-4c30-b423-cf56fc0f8959 => generated 1018 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:44.471913 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-266ec2d2-851c-4b4c-8986-b64ec5eb05c7 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:44.473833 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-266ec2d2-851c-4b4c-8986-b64ec5eb05c7 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] POST https://10.4.3.102/volume/v3/backups Aug 25 16:22:44.474606 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-266ec2d2-851c-4b4c-8986-b64ec5eb05c7 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2488ec63-b942-4c30-b423-cf56fc0f8959", "name": "tempest-type-Backup-148875273"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:44.476534 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.contrib.backups [None req-266ec2d2-851c-4b4c-8986-b64ec5eb05c7 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Creating new backup {'backup': {'volume_id': '2488ec63-b942-4c30-b423-cf56fc0f8959', 'name': 'tempest-type-Backup-148875273'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 16:22:44.476850 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.contrib.backups [None req-266ec2d2-851c-4b4c-8986-b64ec5eb05c7 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Creating backup of volume 2488ec63-b942-4c30-b423-cf56fc0f8959 in container None Aug 25 16:22:44.512875 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:44.512875 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:44.513072 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-266ec2d2-851c-4b4c-8986-b64ec5eb05c7 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Volume info retrieved successfully. Aug 25 16:22:44.536107 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-3b5b63b3-c819-439b-b5c8-d99239ab39bf tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Created reservations ['e9ca5e46-ef71-44b4-9def-4b0b606e8df0', 'e0aff603-4290-46ab-a0a0-97c2c74a1e64', '954dd39b-40e8-411c-b63e-3f72f7114bb2', 'fd685a3e-a987-42a6-81e8-b74ad188717f'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:22:44.537195 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-3b5b63b3-c819-439b-b5c8-d99239ab39bf tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (380535ef-f5b5-485c-8f3a-4e12318d2bbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9ca5e46-ef71-44b4-9def-4b0b606e8df0', 'e0aff603-4290-46ab-a0a0-97c2c74a1e64', '954dd39b-40e8-411c-b63e-3f72f7114bb2', 'fd685a3e-a987-42a6-81e8-b74ad188717f']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:44.538998 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-3b5b63b3-c819-439b-b5c8-d99239ab39bf tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f08e4bf6-2cc2-485b-988a-1256c9dbc12e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:44.590611 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-3b5b63b3-c819-439b-b5c8-d99239ab39bf tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f08e4bf6-2cc2-485b-988a-1256c9dbc12e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04dbee98-bcf6-477d-b00a-b89437d89c13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1501509912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6215cbae96c4d6da315a54189aa2cb3',qos_specs=None,replication_status=,reservations=['e9ca5e46-ef71-44b4-9def-4b0b606e8df0','e0aff603-4290-46ab-a0a0-97c2c74a1e64','954dd39b-40e8-411c-b63e-3f72f7114bb2','fd685a3e-a987-42a6-81e8-b74ad188717f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5685dd38c3ef40bbaed11285c41a2ce2',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:22:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1501509912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04dbee98-bcf6-477d-b00a-b89437d89c13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6215cbae96c4d6da315a54189aa2cb3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5685dd38c3ef40bbaed11285c41a2ce2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:44.591544 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-3b5b63b3-c819-439b-b5c8-d99239ab39bf tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c75b17f8-e6eb-4fb1-b601-96dee1dbf01d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:44.662493 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-266ec2d2-851c-4b4c-8986-b64ec5eb05c7 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Created reservations ['e9a6b419-6ab4-434e-befc-c924ef763702', '6299f26c-42b0-4ae8-a1be-b965270dd3a8'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:22:44.709654 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-3b5b63b3-c819-439b-b5c8-d99239ab39bf tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c75b17f8-e6eb-4fb1-b601-96dee1dbf01d) transitioned into state 'SUCCESS' from state '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-1501509912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6215cbae96c4d6da315a54189aa2cb3',qos_specs=None,replication_status=,reservations=['e9ca5e46-ef71-44b4-9def-4b0b606e8df0','e0aff603-4290-46ab-a0a0-97c2c74a1e64','954dd39b-40e8-411c-b63e-3f72f7114bb2','fd685a3e-a987-42a6-81e8-b74ad188717f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5685dd38c3ef40bbaed11285c41a2ce2',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:44.710819 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-3b5b63b3-c819-439b-b5c8-d99239ab39bf tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c14b10db-5288-4351-9b6a-c83c6dc81050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:44.734488 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-3b5b63b3-c819-439b-b5c8-d99239ab39bf tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c14b10db-5288-4351-9b6a-c83c6dc81050) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:44.735946 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-3b5b63b3-c819-439b-b5c8-d99239ab39bf tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Flow 'volume_create_api' (aee857f3-d322-471c-89a3-3065e4a119cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:44.736840 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-3b5b63b3-c819-439b-b5c8-d99239ab39bf tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Create volume request issued successfully. Aug 25 16:22:44.737791 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3b5b63b3-c819-439b-b5c8-d99239ab39bf tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:22:44.738390 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 412/1673] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:22:44 2026] POST /volume/v3/volumes => generated 749 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:22:44.742955 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-266ec2d2-851c-4b4c-8986-b64ec5eb05c7 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups returned with HTTP 202 Aug 25 16:22:44.743879 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 426/1674] 10.4.3.102 () {70 vars in 1299 bytes} [Tue Aug 25 16:22:44 2026] POST /volume/v3/backups => generated 315 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:22:44.756754 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-27051407-bdc7-495c-a18f-f6a50d07bfc7 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:44.759097 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-27051407-bdc7-495c-a18f-f6a50d07bfc7 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] GET https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 Aug 25 16:22:44.759990 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-27051407-bdc7-495c-a18f-f6a50d07bfc7 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:44.759990 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-27051407-bdc7-495c-a18f-f6a50d07bfc7 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:44.764308 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-ba1c9656-22d4-4e58-92c6-788adced5864 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:44.766355 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ba1c9656-22d4-4e58-92c6-788adced5864 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f Aug 25 16:22:44.766566 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ba1c9656-22d4-4e58-92c6-788adced5864 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:44.766800 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ba1c9656-22d4-4e58-92c6-788adced5864 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:44.766926 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-ba1c9656-22d4-4e58-92c6-788adced5864 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 16cd288b-4b40-44f4-ab4b-803ba3c1b65f. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:22:44.770686 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:44.770686 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:44.777325 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-27051407-bdc7-495c-a18f-f6a50d07bfc7 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Volume info retrieved successfully. Aug 25 16:22:44.781634 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:44.781634 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:44.782522 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ba1c9656-22d4-4e58-92c6-788adced5864 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f returned with HTTP 200 Aug 25 16:22:44.783038 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 423/1675] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:22:44 2026] GET /volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f => generated 722 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:44.783987 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-27051407-bdc7-495c-a18f-f6a50d07bfc7 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 returned with HTTP 200 Aug 25 16:22:44.784731 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 415/1676] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:44 2026] GET /volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:45.043621 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-36e8b512-90d5-4596-b5a6-949f4bb76171 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:45.046761 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-36e8b512-90d5-4596-b5a6-949f4bb76171 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] GET https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 Aug 25 16:22:45.047041 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-36e8b512-90d5-4596-b5a6-949f4bb76171 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:45.047320 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-36e8b512-90d5-4596-b5a6-949f4bb76171 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:45.058235 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:45.058235 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:45.061974 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-36e8b512-90d5-4596-b5a6-949f4bb76171 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Volume info retrieved successfully. Aug 25 16:22:45.068657 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-36e8b512-90d5-4596-b5a6-949f4bb76171 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 returned with HTTP 200 Aug 25 16:22:45.068657 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 413/1677] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:45 2026] GET /volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:45.796005 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-5fff551b-3fff-4759-8887-69ea05e8a445 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:45.799256 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5fff551b-3fff-4759-8887-69ea05e8a445 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f Aug 25 16:22:45.799620 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5fff551b-3fff-4759-8887-69ea05e8a445 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:45.799992 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5fff551b-3fff-4759-8887-69ea05e8a445 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:45.800071 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-5fff551b-3fff-4759-8887-69ea05e8a445 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 16cd288b-4b40-44f4-ab4b-803ba3c1b65f. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:22:45.802208 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-6f2f5a65-69d9-4725-81b7-bd034dba6a30 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:45.804848 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6f2f5a65-69d9-4725-81b7-bd034dba6a30 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] GET https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 Aug 25 16:22:45.805023 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6f2f5a65-69d9-4725-81b7-bd034dba6a30 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:45.805198 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6f2f5a65-69d9-4725-81b7-bd034dba6a30 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:45.806506 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:45.806506 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:45.808132 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5fff551b-3fff-4759-8887-69ea05e8a445 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f returned with HTTP 200 Aug 25 16:22:45.808657 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 427/1678] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:22:45 2026] GET /volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:45.814101 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:45.814101 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:45.821959 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-6f2f5a65-69d9-4725-81b7-bd034dba6a30 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Volume info retrieved successfully. Aug 25 16:22:45.827030 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6f2f5a65-69d9-4725-81b7-bd034dba6a30 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 returned with HTTP 200 Aug 25 16:22:45.827417 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 424/1679] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:45 2026] GET /volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:46.821383 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-035f7b85-5147-4c9e-bd1a-80d3865c2c47 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:46.823371 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-035f7b85-5147-4c9e-bd1a-80d3865c2c47 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f Aug 25 16:22:46.823618 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-035f7b85-5147-4c9e-bd1a-80d3865c2c47 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:46.823836 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-035f7b85-5147-4c9e-bd1a-80d3865c2c47 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:46.823967 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-035f7b85-5147-4c9e-bd1a-80d3865c2c47 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 16cd288b-4b40-44f4-ab4b-803ba3c1b65f. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:22:46.829672 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:46.829672 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:46.830299 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-035f7b85-5147-4c9e-bd1a-80d3865c2c47 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f returned with HTTP 200 Aug 25 16:22:46.830663 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 416/1680] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:22:46 2026] GET /volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:47.843616 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-06aded8c-f3f9-44cd-a46e-7a648f0b69b5 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:47.845582 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-06aded8c-f3f9-44cd-a46e-7a648f0b69b5 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f Aug 25 16:22:47.845852 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-06aded8c-f3f9-44cd-a46e-7a648f0b69b5 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:47.846060 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-06aded8c-f3f9-44cd-a46e-7a648f0b69b5 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:47.846185 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-06aded8c-f3f9-44cd-a46e-7a648f0b69b5 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 16cd288b-4b40-44f4-ab4b-803ba3c1b65f. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:22:47.852525 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:47.852525 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:47.853404 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-06aded8c-f3f9-44cd-a46e-7a648f0b69b5 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f returned with HTTP 200 Aug 25 16:22:47.853825 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 414/1681] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:22:47 2026] GET /volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:48.058397 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-d8661845-68fb-4f09-bcdf-e6c39a73503f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:48.183402 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d8661845-68fb-4f09-bcdf-e6c39a73503f tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:22:48.183701 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d8661845-68fb-4f09-bcdf-e6c39a73503f tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-2031322731"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:48.185611 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-d8661845-68fb-4f09-bcdf-e6c39a73503f tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-2031322731'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:22:48.185755 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-d8661845-68fb-4f09-bcdf-e6c39a73503f tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Create volume of 1 GB Aug 25 16:22:48.190413 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-d8661845-68fb-4f09-bcdf-e6c39a73503f tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Availability Zones retrieved successfully. Aug 25 16:22:48.204004 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d8661845-68fb-4f09-bcdf-e6c39a73503f tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Flow 'volume_create_api' (cf99db1a-6b14-473b-ad87-59412f1edda8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:48.205261 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d8661845-68fb-4f09-bcdf-e6c39a73503f tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08f5a47f-b929-4358-aa87-e1388039aca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:48.209234 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-d8661845-68fb-4f09-bcdf-e6c39a73503f tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:22:48.248615 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d8661845-68fb-4f09-bcdf-e6c39a73503f tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08f5a47f-b929-4358-aa87-e1388039aca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:48.248615 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d8661845-68fb-4f09-bcdf-e6c39a73503f tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0705aedf-0c56-453b-8868-e783eae331fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:48.322691 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-d8661845-68fb-4f09-bcdf-e6c39a73503f tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Created reservations ['18f3d6ee-3668-40fc-8e17-ca6b76cf265f', '8a16924f-1998-40ad-a31d-a90ebef90e7c', 'b0f19298-9394-4fa5-b852-d8aadf36b089', 'ec03f9d1-233d-4514-ae78-bfee9a0083d6'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:22:48.323463 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d8661845-68fb-4f09-bcdf-e6c39a73503f tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0705aedf-0c56-453b-8868-e783eae331fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18f3d6ee-3668-40fc-8e17-ca6b76cf265f', '8a16924f-1998-40ad-a31d-a90ebef90e7c', 'b0f19298-9394-4fa5-b852-d8aadf36b089', 'ec03f9d1-233d-4514-ae78-bfee9a0083d6']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:48.324176 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d8661845-68fb-4f09-bcdf-e6c39a73503f tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (252fd2b1-27d8-4e0e-9a30-8d1523f82d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:48.351891 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d8661845-68fb-4f09-bcdf-e6c39a73503f tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (252fd2b1-27d8-4e0e-9a30-8d1523f82d3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f43b1189-ca43-4d3c-bb8a-c471d4b465af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-2031322731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5037f965b9d84d4793c03e4e2030bebf',qos_specs=None,replication_status=,reservations=['18f3d6ee-3668-40fc-8e17-ca6b76cf265f','8a16924f-1998-40ad-a31d-a90ebef90e7c','b0f19298-9394-4fa5-b852-d8aadf36b089','ec03f9d1-233d-4514-ae78-bfee9a0083d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60273c40b62d440bbffd2b83ba325392',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:22:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-2031322731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f43b1189-ca43-4d3c-bb8a-c471d4b465af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5037f965b9d84d4793c03e4e2030bebf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60273c40b62d440bbffd2b83ba325392',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:48.352982 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d8661845-68fb-4f09-bcdf-e6c39a73503f tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (feb1e9b4-06f6-4de9-a695-bc95ac238342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:48.379915 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d8661845-68fb-4f09-bcdf-e6c39a73503f tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (feb1e9b4-06f6-4de9-a695-bc95ac238342) transitioned into state 'SUCCESS' from state '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-2031322731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5037f965b9d84d4793c03e4e2030bebf',qos_specs=None,replication_status=,reservations=['18f3d6ee-3668-40fc-8e17-ca6b76cf265f','8a16924f-1998-40ad-a31d-a90ebef90e7c','b0f19298-9394-4fa5-b852-d8aadf36b089','ec03f9d1-233d-4514-ae78-bfee9a0083d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60273c40b62d440bbffd2b83ba325392',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:48.380968 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d8661845-68fb-4f09-bcdf-e6c39a73503f tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db83fcae-6011-4086-893f-79bb1026bb05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:48.397795 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d8661845-68fb-4f09-bcdf-e6c39a73503f tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db83fcae-6011-4086-893f-79bb1026bb05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:48.398458 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d8661845-68fb-4f09-bcdf-e6c39a73503f tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Flow 'volume_create_api' (cf99db1a-6b14-473b-ad87-59412f1edda8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:48.398782 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-d8661845-68fb-4f09-bcdf-e6c39a73503f tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Create volume request issued successfully. Aug 25 16:22:48.399470 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d8661845-68fb-4f09-bcdf-e6c39a73503f tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:22:48.399850 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 428/1682] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:22:48 2026] POST /volume/v3/volumes => generated 759 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:22:48.871608 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-8b742436-613a-4e68-9239-d6fd337d6466 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:48.871608 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8b742436-613a-4e68-9239-d6fd337d6466 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f Aug 25 16:22:48.871608 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8b742436-613a-4e68-9239-d6fd337d6466 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:48.871608 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8b742436-613a-4e68-9239-d6fd337d6466 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:48.871608 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-8b742436-613a-4e68-9239-d6fd337d6466 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 16cd288b-4b40-44f4-ab4b-803ba3c1b65f. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:22:48.875737 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:48.875737 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:48.876401 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8b742436-613a-4e68-9239-d6fd337d6466 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f returned with HTTP 200 Aug 25 16:22:48.876885 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 425/1683] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:22:48 2026] GET /volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:49.889290 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-2060ea42-8c96-43ca-9b90-05e6b56bea4c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:49.891621 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2060ea42-8c96-43ca-9b90-05e6b56bea4c tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f Aug 25 16:22:49.891884 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2060ea42-8c96-43ca-9b90-05e6b56bea4c tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:49.894610 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2060ea42-8c96-43ca-9b90-05e6b56bea4c tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:49.894610 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-2060ea42-8c96-43ca-9b90-05e6b56bea4c tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 16cd288b-4b40-44f4-ab4b-803ba3c1b65f. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:22:49.899367 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:49.899367 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:49.899367 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2060ea42-8c96-43ca-9b90-05e6b56bea4c tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f returned with HTTP 200 Aug 25 16:22:49.900651 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 417/1684] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:22:49 2026] GET /volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:22:50.080786 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0139956e-caba-479e-9099-5aa2b7aa0262 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:50.083167 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0139956e-caba-479e-9099-5aa2b7aa0262 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] GET https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 Aug 25 16:22:50.083457 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0139956e-caba-479e-9099-5aa2b7aa0262 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:50.083753 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0139956e-caba-479e-9099-5aa2b7aa0262 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:50.097693 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:50.097693 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:50.104122 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-0139956e-caba-479e-9099-5aa2b7aa0262 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Volume info retrieved successfully. Aug 25 16:22:50.109783 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0139956e-caba-479e-9099-5aa2b7aa0262 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 returned with HTTP 200 Aug 25 16:22:50.110224 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 415/1685] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:50 2026] GET /volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:50.126747 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-d8829dd2-76ac-41f2-83b3-fc22284899b3 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:50.129921 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d8829dd2-76ac-41f2-83b3-fc22284899b3 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] DELETE https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 Aug 25 16:22:50.130339 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d8829dd2-76ac-41f2-83b3-fc22284899b3 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:50.130648 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d8829dd2-76ac-41f2-83b3-fc22284899b3 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:50.130957 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-d8829dd2-76ac-41f2-83b3-fc22284899b3 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Delete volume with id: 966d2435-4bc9-4c47-ac8d-6ff76ae61e42 Aug 25 16:22:50.141745 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:50.141745 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:50.142563 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-d8829dd2-76ac-41f2-83b3-fc22284899b3 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Volume info retrieved successfully. Aug 25 16:22:50.175742 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-d8829dd2-76ac-41f2-83b3-fc22284899b3 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Delete volume request issued successfully. Aug 25 16:22:50.177121 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d8829dd2-76ac-41f2-83b3-fc22284899b3 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 returned with HTTP 202 Aug 25 16:22:50.177551 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 429/1686] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:22:50 2026] DELETE /volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:22:50.191283 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-ff024dfc-29fe-4c07-b15a-a70af8ade032 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:50.194254 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ff024dfc-29fe-4c07-b15a-a70af8ade032 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] GET https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 Aug 25 16:22:50.194557 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ff024dfc-29fe-4c07-b15a-a70af8ade032 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:50.194952 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ff024dfc-29fe-4c07-b15a-a70af8ade032 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:50.203454 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:50.203454 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:50.208153 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-ff024dfc-29fe-4c07-b15a-a70af8ade032 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Volume info retrieved successfully. Aug 25 16:22:50.214235 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ff024dfc-29fe-4c07-b15a-a70af8ade032 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 returned with HTTP 200 Aug 25 16:22:50.216469 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 426/1687] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:50 2026] GET /volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 => generated 866 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:50.915114 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a7b44346-bf11-4bf4-8045-16e1de02371f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:50.917472 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a7b44346-bf11-4bf4-8045-16e1de02371f tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f Aug 25 16:22:50.917758 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a7b44346-bf11-4bf4-8045-16e1de02371f tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:50.917988 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a7b44346-bf11-4bf4-8045-16e1de02371f tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:50.918138 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-a7b44346-bf11-4bf4-8045-16e1de02371f tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 16cd288b-4b40-44f4-ab4b-803ba3c1b65f. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:22:50.921540 np0000008093 devstack@c-api.service[100455]: DEBUG dbcounter [-] [100455] Writing DB stats cinder:SELECT=479,cinder:INSERT=75,cinder:UPDATE=133 {{(pid=100455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:22:50.926709 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:50.926709 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:50.927539 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a7b44346-bf11-4bf4-8045-16e1de02371f tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f returned with HTTP 200 Aug 25 16:22:50.928033 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 418/1688] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:22:50 2026] GET /volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:22:51.232392 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-7d2fa20c-83d7-47f5-8579-293b515f73c4 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:51.235440 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7d2fa20c-83d7-47f5-8579-293b515f73c4 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] GET https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 Aug 25 16:22:51.236180 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7d2fa20c-83d7-47f5-8579-293b515f73c4 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:51.236180 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7d2fa20c-83d7-47f5-8579-293b515f73c4 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:51.249809 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7d2fa20c-83d7-47f5-8579-293b515f73c4 tempest-VolumesExtendAttachedTest-43994515 tempest-VolumesExtendAttachedTest-43994515-project-member] https://10.4.3.102/volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 returned with HTTP 404 Aug 25 16:22:51.250678 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 416/1689] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:22:51 2026] GET /volume/v3/volumes/966d2435-4bc9-4c47-ac8d-6ff76ae61e42 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:22:51.942790 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-62984e97-8a95-4d65-a301-1e8f3d424618 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:51.944791 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-62984e97-8a95-4d65-a301-1e8f3d424618 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f Aug 25 16:22:51.945177 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-62984e97-8a95-4d65-a301-1e8f3d424618 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:51.945402 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-62984e97-8a95-4d65-a301-1e8f3d424618 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:51.945536 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-62984e97-8a95-4d65-a301-1e8f3d424618 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 16cd288b-4b40-44f4-ab4b-803ba3c1b65f. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:22:51.950524 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:51.950524 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:51.951286 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-62984e97-8a95-4d65-a301-1e8f3d424618 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f returned with HTTP 200 Aug 25 16:22:51.954615 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 430/1690] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:22:51 2026] GET /volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:22:52.965826 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-05e5930d-7263-4324-b9e9-eb0c44a39e16 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:52.968352 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-05e5930d-7263-4324-b9e9-eb0c44a39e16 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f Aug 25 16:22:52.968791 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-05e5930d-7263-4324-b9e9-eb0c44a39e16 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:52.969050 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-05e5930d-7263-4324-b9e9-eb0c44a39e16 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:52.969231 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-05e5930d-7263-4324-b9e9-eb0c44a39e16 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 16cd288b-4b40-44f4-ab4b-803ba3c1b65f. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:22:52.974749 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:52.974749 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:52.975623 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-05e5930d-7263-4324-b9e9-eb0c44a39e16 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f returned with HTTP 200 Aug 25 16:22:52.976133 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 427/1691] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:22:52 2026] GET /volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:53.159767 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-7b3a18f7-b0ef-4a7d-9d85-6d5a80897307 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:53.161274 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7b3a18f7-b0ef-4a7d-9d85-6d5a80897307 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] POST https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13/action Aug 25 16:22:53.162008 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7b3a18f7-b0ef-4a7d-9d85-6d5a80897307 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Action body: b'{"os-attach": {"instance_uuid": "9860cb96-990a-46cd-9f4a-527f839686ed", "mountpoint": "/dev/vdb"}}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:22:53.162214 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7b3a18f7-b0ef-4a7d-9d85-6d5a80897307 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "9860cb96-990a-46cd-9f4a-527f839686ed", "mountpoint": "/dev/vdb"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:53.175029 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:53.175029 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:53.175513 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-7b3a18f7-b0ef-4a7d-9d85-6d5a80897307 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Volume info retrieved successfully. Aug 25 16:22:53.188616 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-7b3a18f7-b0ef-4a7d-9d85-6d5a80897307 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Update volume admin metadata completed successfully. Aug 25 16:22:53.259729 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-7b3a18f7-b0ef-4a7d-9d85-6d5a80897307 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Attach volume completed successfully. Aug 25 16:22:53.259967 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7b3a18f7-b0ef-4a7d-9d85-6d5a80897307 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13/action returned with HTTP 202 Aug 25 16:22:53.260464 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 419/1692] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:22:53 2026] POST /volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:22:53.268701 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-917b2080-fe54-4259-b1dd-4ade4bd030c6 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:53.272888 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-917b2080-fe54-4259-b1dd-4ade4bd030c6 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] GET https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 Aug 25 16:22:53.273188 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-917b2080-fe54-4259-b1dd-4ade4bd030c6 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:53.273457 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-917b2080-fe54-4259-b1dd-4ade4bd030c6 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:53.285936 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:53.285936 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:53.291380 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-917b2080-fe54-4259-b1dd-4ade4bd030c6 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Volume info retrieved successfully. Aug 25 16:22:53.298821 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-917b2080-fe54-4259-b1dd-4ade4bd030c6 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 returned with HTTP 200 Aug 25 16:22:53.299305 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 417/1693] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:53 2026] GET /volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 => generated 1176 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:22:53.315461 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-70f94023-7f53-4843-ba31-e79be72760c7 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:53.317526 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-70f94023-7f53-4843-ba31-e79be72760c7 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] POST https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13/action Aug 25 16:22:53.318063 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-70f94023-7f53-4843-ba31-e79be72760c7 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Action body: b'{"os-detach": {}}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:22:53.318220 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-70f94023-7f53-4843-ba31-e79be72760c7 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:53.331709 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:53.331709 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:53.332453 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-70f94023-7f53-4843-ba31-e79be72760c7 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Volume info retrieved successfully. Aug 25 16:22:53.388361 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-70f94023-7f53-4843-ba31-e79be72760c7 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Detach volume completed successfully. Aug 25 16:22:53.388847 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-70f94023-7f53-4843-ba31-e79be72760c7 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13/action returned with HTTP 202 Aug 25 16:22:53.389219 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 431/1694] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:22:53 2026] POST /volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 25 16:22:53.397341 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-84b5c403-bdf6-4511-9b7c-4c9e4ca440c0 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:53.399678 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-84b5c403-bdf6-4511-9b7c-4c9e4ca440c0 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] GET https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 Aug 25 16:22:53.399939 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-84b5c403-bdf6-4511-9b7c-4c9e4ca440c0 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:53.400179 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-84b5c403-bdf6-4511-9b7c-4c9e4ca440c0 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:53.409446 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:53.409446 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:53.414036 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-84b5c403-bdf6-4511-9b7c-4c9e4ca440c0 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Volume info retrieved successfully. Aug 25 16:22:53.419425 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-84b5c403-bdf6-4511-9b7c-4c9e4ca440c0 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 returned with HTTP 200 Aug 25 16:22:53.419987 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 428/1695] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:53 2026] GET /volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:53.989455 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-4a60cd7d-3cc3-4c49-9ef3-c663b583f7b8 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:53.991934 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4a60cd7d-3cc3-4c49-9ef3-c663b583f7b8 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f Aug 25 16:22:53.992543 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4a60cd7d-3cc3-4c49-9ef3-c663b583f7b8 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:53.992543 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4a60cd7d-3cc3-4c49-9ef3-c663b583f7b8 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:53.993326 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-4a60cd7d-3cc3-4c49-9ef3-c663b583f7b8 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 16cd288b-4b40-44f4-ab4b-803ba3c1b65f. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:22:53.998187 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:53.998187 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:53.998779 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4a60cd7d-3cc3-4c49-9ef3-c663b583f7b8 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f returned with HTTP 200 Aug 25 16:22:54.000272 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 420/1696] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:22:53 2026] GET /volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:55.024581 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-42ae5a9d-08a8-4f3f-a350-c7add4aa0883 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:55.027461 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-42ae5a9d-08a8-4f3f-a350-c7add4aa0883 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f Aug 25 16:22:55.027882 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-42ae5a9d-08a8-4f3f-a350-c7add4aa0883 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:55.028139 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-42ae5a9d-08a8-4f3f-a350-c7add4aa0883 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:55.028286 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-42ae5a9d-08a8-4f3f-a350-c7add4aa0883 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 16cd288b-4b40-44f4-ab4b-803ba3c1b65f. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:22:55.034220 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:55.034220 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:55.035207 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-42ae5a9d-08a8-4f3f-a350-c7add4aa0883 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f returned with HTTP 200 Aug 25 16:22:55.036011 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 418/1697] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:22:55 2026] GET /volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:56.045801 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-cd3ac700-d030-4775-a1fc-f5236a878083 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:56.047612 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cd3ac700-d030-4775-a1fc-f5236a878083 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f Aug 25 16:22:56.047754 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cd3ac700-d030-4775-a1fc-f5236a878083 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:56.047927 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cd3ac700-d030-4775-a1fc-f5236a878083 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:56.048061 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-cd3ac700-d030-4775-a1fc-f5236a878083 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 16cd288b-4b40-44f4-ab4b-803ba3c1b65f. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:22:56.052423 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:56.052423 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:56.053110 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cd3ac700-d030-4775-a1fc-f5236a878083 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f returned with HTTP 200 Aug 25 16:22:56.053472 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 432/1698] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:22:56 2026] GET /volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:56.350486 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-0b8985af-2e9a-433e-bdef-51738ebe913a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:56.353674 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0b8985af-2e9a-433e-bdef-51738ebe913a tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:22:56.353674 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0b8985af-2e9a-433e-bdef-51738ebe913a tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-235148493"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:56.355907 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-0b8985af-2e9a-433e-bdef-51738ebe913a tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-235148493'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:22:56.356190 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-0b8985af-2e9a-433e-bdef-51738ebe913a tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Create volume of 1 GB Aug 25 16:22:56.361843 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-0b8985af-2e9a-433e-bdef-51738ebe913a tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Availability Zones retrieved successfully. Aug 25 16:22:56.369929 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-0b8985af-2e9a-433e-bdef-51738ebe913a tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Flow 'volume_create_api' (31ae0c9b-3857-40b2-bde1-e223b43f38fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:56.371326 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-0b8985af-2e9a-433e-bdef-51738ebe913a tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f462d81-f37e-4b5e-b996-abe0cbef1c69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:56.372726 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-0b8985af-2e9a-433e-bdef-51738ebe913a tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:22:56.403857 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-0b8985af-2e9a-433e-bdef-51738ebe913a tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f462d81-f37e-4b5e-b996-abe0cbef1c69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:56.404722 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-0b8985af-2e9a-433e-bdef-51738ebe913a tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (438fc465-4d41-4bd5-a809-eb7a537ed069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:56.509946 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-0b8985af-2e9a-433e-bdef-51738ebe913a tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Created reservations ['c5c5e849-f736-487e-b281-b7233a836097', '3239709d-9111-48d1-925e-08797498dab0', 'f339d649-61fb-46a3-a4f4-dd589302a2df', '70d3fb58-c817-4742-a2a5-d5859dc5547c'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:22:56.510757 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-0b8985af-2e9a-433e-bdef-51738ebe913a tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (438fc465-4d41-4bd5-a809-eb7a537ed069) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5c5e849-f736-487e-b281-b7233a836097', '3239709d-9111-48d1-925e-08797498dab0', 'f339d649-61fb-46a3-a4f4-dd589302a2df', '70d3fb58-c817-4742-a2a5-d5859dc5547c']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:56.513550 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-0b8985af-2e9a-433e-bdef-51738ebe913a tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (403f2ae1-9e4e-47f9-857b-fc526f228bf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:56.554147 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-0b8985af-2e9a-433e-bdef-51738ebe913a tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (403f2ae1-9e4e-47f9-857b-fc526f228bf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71054866-fa53-4df3-94e6-5ee74f42923d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-235148493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d7fda5f7cb742369ae2a2d8311fc1a0',qos_specs=None,replication_status=,reservations=['c5c5e849-f736-487e-b281-b7233a836097','3239709d-9111-48d1-925e-08797498dab0','f339d649-61fb-46a3-a4f4-dd589302a2df','70d3fb58-c817-4742-a2a5-d5859dc5547c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0799d0c08cf64c6a8729d6852f61a9cd',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:22:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-235148493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71054866-fa53-4df3-94e6-5ee74f42923d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d7fda5f7cb742369ae2a2d8311fc1a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0799d0c08cf64c6a8729d6852f61a9cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:56.555607 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-0b8985af-2e9a-433e-bdef-51738ebe913a tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83f8a683-3045-457f-aff2-398cffdb1948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:56.578783 np0000008093 devstack@c-api.service[100457]: DEBUG dbcounter [-] [100457] Writing DB stats cinder:SELECT=465,cinder:UPDATE=101,cinder:INSERT=55,cinder:DELETE=1 {{(pid=100457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:22:56.606165 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-0b8985af-2e9a-433e-bdef-51738ebe913a tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83f8a683-3045-457f-aff2-398cffdb1948) transitioned into state 'SUCCESS' from state '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-235148493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d7fda5f7cb742369ae2a2d8311fc1a0',qos_specs=None,replication_status=,reservations=['c5c5e849-f736-487e-b281-b7233a836097','3239709d-9111-48d1-925e-08797498dab0','f339d649-61fb-46a3-a4f4-dd589302a2df','70d3fb58-c817-4742-a2a5-d5859dc5547c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0799d0c08cf64c6a8729d6852f61a9cd',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:56.606639 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-0b8985af-2e9a-433e-bdef-51738ebe913a tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (831cdc40-0edc-47d4-92fd-658f68eb0586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:22:56.625051 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-0b8985af-2e9a-433e-bdef-51738ebe913a tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (831cdc40-0edc-47d4-92fd-658f68eb0586) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:22:56.625974 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-0b8985af-2e9a-433e-bdef-51738ebe913a tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Flow 'volume_create_api' (31ae0c9b-3857-40b2-bde1-e223b43f38fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:22:56.626373 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-0b8985af-2e9a-433e-bdef-51738ebe913a tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Create volume request issued successfully. Aug 25 16:22:56.626994 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0b8985af-2e9a-433e-bdef-51738ebe913a tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:22:56.627478 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 429/1699] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:22:56 2026] POST /volume/v3/volumes => generated 754 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:22:56.643341 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-be77411d-f013-4ff5-9752-71d0e0d69dca None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:56.645441 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-be77411d-f013-4ff5-9752-71d0e0d69dca tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d Aug 25 16:22:56.645705 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-be77411d-f013-4ff5-9752-71d0e0d69dca tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:56.645931 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-be77411d-f013-4ff5-9752-71d0e0d69dca tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:56.656656 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:56.656656 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:56.660984 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-be77411d-f013-4ff5-9752-71d0e0d69dca tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:22:56.672631 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-be77411d-f013-4ff5-9752-71d0e0d69dca tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d returned with HTTP 200 Aug 25 16:22:56.673109 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 421/1700] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:56 2026] GET /volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:57.067963 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-74549006-6d43-429c-99fe-7e2d15c2e321 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:57.070352 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-74549006-6d43-429c-99fe-7e2d15c2e321 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f Aug 25 16:22:57.070895 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-74549006-6d43-429c-99fe-7e2d15c2e321 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:57.071188 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-74549006-6d43-429c-99fe-7e2d15c2e321 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:57.071452 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-74549006-6d43-429c-99fe-7e2d15c2e321 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 16cd288b-4b40-44f4-ab4b-803ba3c1b65f. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:22:57.077605 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:57.077605 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:57.078925 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-74549006-6d43-429c-99fe-7e2d15c2e321 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f returned with HTTP 200 Aug 25 16:22:57.079548 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 419/1701] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:22:57 2026] GET /volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:57.688789 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-131ce881-eb42-406c-8dd0-c521f9cb47ef None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:57.691142 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-131ce881-eb42-406c-8dd0-c521f9cb47ef tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d Aug 25 16:22:57.691416 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-131ce881-eb42-406c-8dd0-c521f9cb47ef tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:57.691712 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-131ce881-eb42-406c-8dd0-c521f9cb47ef tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:57.746943 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:57.746943 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:57.770663 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-131ce881-eb42-406c-8dd0-c521f9cb47ef tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:22:57.776720 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-131ce881-eb42-406c-8dd0-c521f9cb47ef tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d returned with HTTP 200 Aug 25 16:22:57.778315 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 433/1702] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:57 2026] GET /volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d => generated 847 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:57.904976 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-d944ecc8-3929-488f-9fb6-e2c8f39d8770 req-7600b7ba-00a6-4a31-b137-e6cfd5e3b39e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:57.907380 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-d944ecc8-3929-488f-9fb6-e2c8f39d8770 req-7600b7ba-00a6-4a31-b137-e6cfd5e3b39e tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d Aug 25 16:22:57.907696 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-d944ecc8-3929-488f-9fb6-e2c8f39d8770 req-7600b7ba-00a6-4a31-b137-e6cfd5e3b39e tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:57.907871 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-d944ecc8-3929-488f-9fb6-e2c8f39d8770 req-7600b7ba-00a6-4a31-b137-e6cfd5e3b39e tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:57.922092 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:57.922092 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:57.930444 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-d944ecc8-3929-488f-9fb6-e2c8f39d8770 req-7600b7ba-00a6-4a31-b137-e6cfd5e3b39e tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:22:57.935448 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-d944ecc8-3929-488f-9fb6-e2c8f39d8770 req-7600b7ba-00a6-4a31-b137-e6cfd5e3b39e tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d returned with HTTP 200 Aug 25 16:22:57.936084 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 430/1703] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:22:57 2026] GET /volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:58.097603 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b9fa5c89-8289-4e0a-a5ec-cc12bd05c1ae None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:58.097603 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b9fa5c89-8289-4e0a-a5ec-cc12bd05c1ae tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f Aug 25 16:22:58.097603 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b9fa5c89-8289-4e0a-a5ec-cc12bd05c1ae tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:58.097603 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b9fa5c89-8289-4e0a-a5ec-cc12bd05c1ae tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:58.097603 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-b9fa5c89-8289-4e0a-a5ec-cc12bd05c1ae tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 16cd288b-4b40-44f4-ab4b-803ba3c1b65f. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:22:58.103431 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:58.103431 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:58.104282 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b9fa5c89-8289-4e0a-a5ec-cc12bd05c1ae tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f returned with HTTP 200 Aug 25 16:22:58.104938 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 422/1704] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:22:58 2026] GET /volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:58.119785 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-e7591b59-ab54-44ce-b782-e8d69821f349 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:58.120314 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e7591b59-ab54-44ce-b782-e8d69821f349 None None] GET https://10.4.3.102/volume// Aug 25 16:22:58.120547 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e7591b59-ab54-44ce-b782-e8d69821f349 None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:58.120827 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e7591b59-ab54-44ce-b782-e8d69821f349 None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:58.121264 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e7591b59-ab54-44ce-b782-e8d69821f349 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:22:58.122236 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 420/1705] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:22:58 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:22:58.135289 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-d944ecc8-3929-488f-9fb6-e2c8f39d8770 req-b764c70e-bb12-49e8-a127-d34441773107 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:58.138091 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-d944ecc8-3929-488f-9fb6-e2c8f39d8770 req-b764c70e-bb12-49e8-a127-d34441773107 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:22:58.138481 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-d944ecc8-3929-488f-9fb6-e2c8f39d8770 req-b764c70e-bb12-49e8-a127-d34441773107 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "71054866-fa53-4df3-94e6-5ee74f42923d", "connector": null, "instance_uuid": "189d4835-915b-4f89-a785-d2fe608c30a7"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:58.142509 np0000008093 devstack@c-api.service[100454]: DEBUG dbcounter [-] [100454] Writing DB stats cinder:SELECT=554,cinder:UPDATE=197,cinder:INSERT=108 {{(pid=100454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:22:58.150528 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:58.150528 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:58.199270 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-d944ecc8-3929-488f-9fb6-e2c8f39d8770 req-b764c70e-bb12-49e8-a127-d34441773107 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:22:58.199947 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 434/1706] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:22:58 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) Aug 25 16:22:58.253785 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-b4a27a9e-f393-4176-bb76-814dfcbea2e5 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:58.255887 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b4a27a9e-f393-4176-bb76-814dfcbea2e5 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d Aug 25 16:22:58.256652 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b4a27a9e-f393-4176-bb76-814dfcbea2e5 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:58.256652 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b4a27a9e-f393-4176-bb76-814dfcbea2e5 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:58.267316 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:58.267316 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:58.270120 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-34dc9ee1-e3e5-4be7-b9b3-b3b4fe46156c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:58.270609 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-34dc9ee1-e3e5-4be7-b9b3-b3b4fe46156c None None] GET https://10.4.3.102/volume// Aug 25 16:22:58.270717 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-34dc9ee1-e3e5-4be7-b9b3-b3b4fe46156c None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:58.270922 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-34dc9ee1-e3e5-4be7-b9b3-b3b4fe46156c None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:58.271476 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-34dc9ee1-e3e5-4be7-b9b3-b3b4fe46156c None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:22:58.272998 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 423/1707] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:22:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:22:58.273083 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-b4a27a9e-f393-4176-bb76-814dfcbea2e5 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:22:58.279790 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b4a27a9e-f393-4176-bb76-814dfcbea2e5 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d returned with HTTP 200 Aug 25 16:22:58.280933 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 431/1708] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:58 2026] GET /volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:58.282491 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-d944ecc8-3929-488f-9fb6-e2c8f39d8770 req-a084b69b-9fee-48fa-9096-8aae25fff852 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:58.285424 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-d944ecc8-3929-488f-9fb6-e2c8f39d8770 req-a084b69b-9fee-48fa-9096-8aae25fff852 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d Aug 25 16:22:58.285785 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-d944ecc8-3929-488f-9fb6-e2c8f39d8770 req-a084b69b-9fee-48fa-9096-8aae25fff852 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:58.286105 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-d944ecc8-3929-488f-9fb6-e2c8f39d8770 req-a084b69b-9fee-48fa-9096-8aae25fff852 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:58.288357 np0000008093 devstack@c-api.service[100456]: DEBUG dbcounter [-] [100456] Writing DB stats cinder:SELECT=566,cinder:INSERT=116,cinder:UPDATE=228 {{(pid=100456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:22:58.300470 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:58.300470 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:22:58.308304 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-d944ecc8-3929-488f-9fb6-e2c8f39d8770 req-a084b69b-9fee-48fa-9096-8aae25fff852 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:22:58.319123 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-d944ecc8-3929-488f-9fb6-e2c8f39d8770 req-a084b69b-9fee-48fa-9096-8aae25fff852 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d returned with HTTP 200 Aug 25 16:22:58.319573 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 421/1709] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:22:58 2026] GET /volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d => generated 1026 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:22:58.458929 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-d944ecc8-3929-488f-9fb6-e2c8f39d8770 req-8306588c-5af5-43b6-ad87-8922d3037605 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:58.463358 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-d944ecc8-3929-488f-9fb6-e2c8f39d8770 req-8306588c-5af5-43b6-ad87-8922d3037605 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] PUT https://10.4.3.102/volume/v3/attachments/7868cf39-4c86-483e-946a-3dddda161125 Aug 25 16:22:58.464107 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-d944ecc8-3929-488f-9fb6-e2c8f39d8770 req-8306588c-5af5-43b6-ad87-8922d3037605 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:22:58.480374 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-d944ecc8-3929-488f-9fb6-e2c8f39d8770 req-8306588c-5af5-43b6-ad87-8922d3037605 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Acquiring lock "cinder-attachment_update-71054866-fa53-4df3-94e6-5ee74f42923d-np0000008093" by "attachment_update" {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:22:58.487407 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-d944ecc8-3929-488f-9fb6-e2c8f39d8770 req-8306588c-5af5-43b6-ad87-8922d3037605 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Lock "cinder-attachment_update-71054866-fa53-4df3-94e6-5ee74f42923d-np0000008093" acquired by "attachment_update" :: waited 0.007s {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:22:58.488946 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:58.488946 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:22:58.605734 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-d944ecc8-3929-488f-9fb6-e2c8f39d8770 req-8306588c-5af5-43b6-ad87-8922d3037605 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Lock "cinder-attachment_update-71054866-fa53-4df3-94e6-5ee74f42923d-np0000008093" released by "attachment_update" :: held 0.118s {{(pid=100454) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:22:58.606051 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-d944ecc8-3929-488f-9fb6-e2c8f39d8770 req-8306588c-5af5-43b6-ad87-8922d3037605 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/attachments/7868cf39-4c86-483e-946a-3dddda161125 returned with HTTP 200 Aug 25 16:22:58.606492 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 435/1710] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:22:58 2026] PUT /volume/v3/attachments/7868cf39-4c86-483e-946a-3dddda161125 => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 16:22:59.116030 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f51928ff-7c8c-463b-879a-c3891af7606b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:59.118061 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f51928ff-7c8c-463b-879a-c3891af7606b tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f Aug 25 16:22:59.118313 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f51928ff-7c8c-463b-879a-c3891af7606b tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:59.118498 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f51928ff-7c8c-463b-879a-c3891af7606b tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:59.118784 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-f51928ff-7c8c-463b-879a-c3891af7606b tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 16cd288b-4b40-44f4-ab4b-803ba3c1b65f. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:22:59.122681 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:59.122681 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:22:59.123397 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f51928ff-7c8c-463b-879a-c3891af7606b tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f returned with HTTP 200 Aug 25 16:22:59.123700 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 424/1711] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:22:59 2026] GET /volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:22:59.303028 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-7d8a700c-b7e6-44ce-80b4-f49b6eeb55b2 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:22:59.311437 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7d8a700c-b7e6-44ce-80b4-f49b6eeb55b2 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d Aug 25 16:22:59.311437 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7d8a700c-b7e6-44ce-80b4-f49b6eeb55b2 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:22:59.311437 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7d8a700c-b7e6-44ce-80b4-f49b6eeb55b2 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:22:59.323490 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:22:59.323490 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:22:59.327875 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-7d8a700c-b7e6-44ce-80b4-f49b6eeb55b2 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:22:59.335145 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7d8a700c-b7e6-44ce-80b4-f49b6eeb55b2 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d returned with HTTP 200 Aug 25 16:22:59.337542 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 432/1712] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:22:59 2026] GET /volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:00.137328 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-2473e92c-86d6-41d4-9cdd-78e7682df710 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:00.140477 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2473e92c-86d6-41d4-9cdd-78e7682df710 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f Aug 25 16:23:00.140477 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2473e92c-86d6-41d4-9cdd-78e7682df710 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:00.140477 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2473e92c-86d6-41d4-9cdd-78e7682df710 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:00.140477 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-2473e92c-86d6-41d4-9cdd-78e7682df710 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 16cd288b-4b40-44f4-ab4b-803ba3c1b65f. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:00.144335 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:00.144335 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:00.144988 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2473e92c-86d6-41d4-9cdd-78e7682df710 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f returned with HTTP 200 Aug 25 16:23:00.145450 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 422/1713] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:00 2026] GET /volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:00.355946 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e0047398-3595-494f-bfb2-53b524f384af None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:00.359072 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e0047398-3595-494f-bfb2-53b524f384af tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d Aug 25 16:23:00.359346 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e0047398-3595-494f-bfb2-53b524f384af tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:00.359666 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e0047398-3595-494f-bfb2-53b524f384af tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:00.374156 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:00.374156 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:00.378437 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-e0047398-3595-494f-bfb2-53b524f384af tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:23:00.383511 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e0047398-3595-494f-bfb2-53b524f384af tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d returned with HTTP 200 Aug 25 16:23:00.384344 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 436/1714] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:00 2026] GET /volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:00.445676 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-9177e06b-cd70-4e6a-9b46-ba5f958254dc None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:00.602061 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9177e06b-cd70-4e6a-9b46-ba5f958254dc tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:23:00.602061 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9177e06b-cd70-4e6a-9b46-ba5f958254dc tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-547312490", "metadata": {"Type": "Test"}}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:00.603168 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-9177e06b-cd70-4e6a-9b46-ba5f958254dc tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-547312490', 'metadata': {'Type': 'Test'}}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:23:00.603351 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-9177e06b-cd70-4e6a-9b46-ba5f958254dc tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Create volume of 1 GB Aug 25 16:23:00.609148 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-9177e06b-cd70-4e6a-9b46-ba5f958254dc tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Availability Zones retrieved successfully. Aug 25 16:23:00.617208 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-9177e06b-cd70-4e6a-9b46-ba5f958254dc tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Flow 'volume_create_api' (dda80f81-43a4-42bc-bdb1-385e6cbb0bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:23:00.618827 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-9177e06b-cd70-4e6a-9b46-ba5f958254dc tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58a3bd27-379e-4773-8ad0-4f11c03d84d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:00.620163 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-9177e06b-cd70-4e6a-9b46-ba5f958254dc tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:23:00.658533 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-9177e06b-cd70-4e6a-9b46-ba5f958254dc tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58a3bd27-379e-4773-8ad0-4f11c03d84d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:00.661613 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-9177e06b-cd70-4e6a-9b46-ba5f958254dc tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4edcbd34-b162-4ad9-a63c-7c88d7c31eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:00.743283 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-9177e06b-cd70-4e6a-9b46-ba5f958254dc tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Created reservations ['095c14a0-42af-4a96-851c-1d1c4282ead0', '1e840ae6-70c3-4612-a8f7-3738391104ca', '0a7bd90e-d51b-4d31-965e-3d26d0c76947', '10323e8f-737c-4948-bedc-49b90e4158d1'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:23:00.744343 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-9177e06b-cd70-4e6a-9b46-ba5f958254dc tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4edcbd34-b162-4ad9-a63c-7c88d7c31eee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['095c14a0-42af-4a96-851c-1d1c4282ead0', '1e840ae6-70c3-4612-a8f7-3738391104ca', '0a7bd90e-d51b-4d31-965e-3d26d0c76947', '10323e8f-737c-4948-bedc-49b90e4158d1']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:00.745384 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-9177e06b-cd70-4e6a-9b46-ba5f958254dc tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f98f5464-7bea-4a51-8386-3e4e6f0f4cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:00.771276 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-9177e06b-cd70-4e6a-9b46-ba5f958254dc tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f98f5464-7bea-4a51-8386-3e4e6f0f4cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a364fd1-db5b-499b-a188-ca9fd81c5002', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-547312490',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='024c3d3ae4064e0d9d5909c4786eb529',qos_specs=None,replication_status=,reservations=['095c14a0-42af-4a96-851c-1d1c4282ead0','1e840ae6-70c3-4612-a8f7-3738391104ca','0a7bd90e-d51b-4d31-965e-3d26d0c76947','10323e8f-737c-4948-bedc-49b90e4158d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='464201616b894340924067718578aba8',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:23:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-547312490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a364fd1-db5b-499b-a188-ca9fd81c5002,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='024c3d3ae4064e0d9d5909c4786eb529',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='464201616b894340924067718578aba8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:00.772343 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-9177e06b-cd70-4e6a-9b46-ba5f958254dc tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82a96636-6c73-4831-9637-816999948168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:00.797155 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-9177e06b-cd70-4e6a-9b46-ba5f958254dc tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82a96636-6c73-4831-9637-816999948168) transitioned into state 'SUCCESS' from state '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-547312490',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='024c3d3ae4064e0d9d5909c4786eb529',qos_specs=None,replication_status=,reservations=['095c14a0-42af-4a96-851c-1d1c4282ead0','1e840ae6-70c3-4612-a8f7-3738391104ca','0a7bd90e-d51b-4d31-965e-3d26d0c76947','10323e8f-737c-4948-bedc-49b90e4158d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='464201616b894340924067718578aba8',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:00.797955 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-9177e06b-cd70-4e6a-9b46-ba5f958254dc tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a9eb372-d5bf-4a2b-9514-54ff7576dc63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:00.816256 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-9177e06b-cd70-4e6a-9b46-ba5f958254dc tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a9eb372-d5bf-4a2b-9514-54ff7576dc63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:00.816256 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-9177e06b-cd70-4e6a-9b46-ba5f958254dc tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Flow 'volume_create_api' (dda80f81-43a4-42bc-bdb1-385e6cbb0bf4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:23:00.816256 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-9177e06b-cd70-4e6a-9b46-ba5f958254dc tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Create volume request issued successfully. Aug 25 16:23:00.816723 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9177e06b-cd70-4e6a-9b46-ba5f958254dc tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:23:00.817154 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 425/1715] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:23:00 2026] POST /volume/v3/volumes => generated 758 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:23:00.836766 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c3366fdf-d8a6-4045-b2bd-ff074fa0ef9a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:00.841998 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c3366fdf-d8a6-4045-b2bd-ff074fa0ef9a tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] GET https://10.4.3.102/volume/v3/volumes/7a364fd1-db5b-499b-a188-ca9fd81c5002 Aug 25 16:23:00.842297 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c3366fdf-d8a6-4045-b2bd-ff074fa0ef9a tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:00.842551 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c3366fdf-d8a6-4045-b2bd-ff074fa0ef9a tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:00.864125 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:00.864125 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:00.871988 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-c3366fdf-d8a6-4045-b2bd-ff074fa0ef9a tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:00.878845 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c3366fdf-d8a6-4045-b2bd-ff074fa0ef9a tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/7a364fd1-db5b-499b-a188-ca9fd81c5002 returned with HTTP 200 Aug 25 16:23:00.879123 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 433/1716] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:00 2026] GET /volume/v3/volumes/7a364fd1-db5b-499b-a188-ca9fd81c5002 => generated 826 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:01.157064 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-70004fb3-323f-40c8-b8a7-ba1900891667 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:01.158787 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-70004fb3-323f-40c8-b8a7-ba1900891667 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f Aug 25 16:23:01.160348 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-70004fb3-323f-40c8-b8a7-ba1900891667 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:01.160348 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-70004fb3-323f-40c8-b8a7-ba1900891667 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:01.161960 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-70004fb3-323f-40c8-b8a7-ba1900891667 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 16cd288b-4b40-44f4-ab4b-803ba3c1b65f. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:01.167083 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:01.167083 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:01.167083 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-70004fb3-323f-40c8-b8a7-ba1900891667 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f returned with HTTP 200 Aug 25 16:23:01.167083 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 423/1717] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:01 2026] GET /volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:01.399010 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-42c77358-0e16-42a6-9554-73a07588e4e3 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:01.404888 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-42c77358-0e16-42a6-9554-73a07588e4e3 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d Aug 25 16:23:01.405151 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-42c77358-0e16-42a6-9554-73a07588e4e3 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:01.405307 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-42c77358-0e16-42a6-9554-73a07588e4e3 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:01.420406 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:01.420406 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:01.432200 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-42c77358-0e16-42a6-9554-73a07588e4e3 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:23:01.438555 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-42c77358-0e16-42a6-9554-73a07588e4e3 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d returned with HTTP 200 Aug 25 16:23:01.439014 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 437/1718] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:01 2026] GET /volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:01.894724 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-875cd561-704f-4fbc-a5cc-c5526151b629 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:01.896734 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-875cd561-704f-4fbc-a5cc-c5526151b629 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] GET https://10.4.3.102/volume/v3/volumes/7a364fd1-db5b-499b-a188-ca9fd81c5002 Aug 25 16:23:01.897194 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-875cd561-704f-4fbc-a5cc-c5526151b629 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:01.897656 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-875cd561-704f-4fbc-a5cc-c5526151b629 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:01.907804 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:01.907804 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:01.911570 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-875cd561-704f-4fbc-a5cc-c5526151b629 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:01.917457 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-875cd561-704f-4fbc-a5cc-c5526151b629 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/7a364fd1-db5b-499b-a188-ca9fd81c5002 returned with HTTP 200 Aug 25 16:23:01.918036 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 426/1719] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:01 2026] GET /volume/v3/volumes/7a364fd1-db5b-499b-a188-ca9fd81c5002 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:01.930024 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-7db210a0-a27c-4eb6-957e-69c8756e709f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:01.932584 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7db210a0-a27c-4eb6-957e-69c8756e709f tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] GET https://10.4.3.102/volume/v3/volumes/7a364fd1-db5b-499b-a188-ca9fd81c5002 Aug 25 16:23:01.932895 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7db210a0-a27c-4eb6-957e-69c8756e709f tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:01.933226 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7db210a0-a27c-4eb6-957e-69c8756e709f tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:01.947962 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:01.947962 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:01.948140 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-a672bd34-97dc-4b14-b8e0-18fdbbbbb99c req-16a56e66-5062-4fef-8e42-1ad1ee6288bf None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:01.950559 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-7db210a0-a27c-4eb6-957e-69c8756e709f tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:01.952483 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-a672bd34-97dc-4b14-b8e0-18fdbbbbb99c req-16a56e66-5062-4fef-8e42-1ad1ee6288bf tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] GET https://10.4.3.102/volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf Aug 25 16:23:01.952937 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-a672bd34-97dc-4b14-b8e0-18fdbbbbb99c req-16a56e66-5062-4fef-8e42-1ad1ee6288bf tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:01.953332 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-a672bd34-97dc-4b14-b8e0-18fdbbbbb99c req-16a56e66-5062-4fef-8e42-1ad1ee6288bf tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:01.956443 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7db210a0-a27c-4eb6-957e-69c8756e709f tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/7a364fd1-db5b-499b-a188-ca9fd81c5002 returned with HTTP 200 Aug 25 16:23:01.956888 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 434/1720] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:01 2026] GET /volume/v3/volumes/7a364fd1-db5b-499b-a188-ca9fd81c5002 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:01.964087 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:01.964087 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:01.969742 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-a672bd34-97dc-4b14-b8e0-18fdbbbbb99c req-16a56e66-5062-4fef-8e42-1ad1ee6288bf tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Volume info retrieved successfully. Aug 25 16:23:01.969880 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-09374e80-d56a-4163-bb99-b85e183e4bfb None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:01.971557 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-09374e80-d56a-4163-bb99-b85e183e4bfb tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] PUT https://10.4.3.102/volume/v3/volumes/7a364fd1-db5b-499b-a188-ca9fd81c5002 Aug 25 16:23:01.971904 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-09374e80-d56a-4163-bb99-b85e183e4bfb tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-547312490"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:01.976399 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-a672bd34-97dc-4b14-b8e0-18fdbbbbb99c req-16a56e66-5062-4fef-8e42-1ad1ee6288bf tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] https://10.4.3.102/volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf returned with HTTP 200 Aug 25 16:23:01.977102 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 424/1721] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:23:01 2026] GET /volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:01.983013 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:01.983013 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:01.987870 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-09374e80-d56a-4163-bb99-b85e183e4bfb tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:02.000192 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-09374e80-d56a-4163-bb99-b85e183e4bfb tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume updated successfully. Aug 25 16:23:02.002263 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-09374e80-d56a-4163-bb99-b85e183e4bfb tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/7a364fd1-db5b-499b-a188-ca9fd81c5002 returned with HTTP 200 Aug 25 16:23:02.002263 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 438/1722] 10.4.3.102 () {68 vars in 1368 bytes} [Tue Aug 25 16:23:01 2026] PUT /volume/v3/volumes/7a364fd1-db5b-499b-a188-ca9fd81c5002 => generated 783 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:02.017415 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-178bdce8-99ba-4658-a67d-3fbbd61e43cf None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:02.022773 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-178bdce8-99ba-4658-a67d-3fbbd61e43cf tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] PUT https://10.4.3.102/volume/v3/volumes/7a364fd1-db5b-499b-a188-ca9fd81c5002 Aug 25 16:23:02.022773 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-178bdce8-99ba-4658-a67d-3fbbd61e43cf tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1891092271", "description": "This is the new description of volume"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:02.041375 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:02.041375 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:02.052756 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-178bdce8-99ba-4658-a67d-3fbbd61e43cf tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:02.072693 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-178bdce8-99ba-4658-a67d-3fbbd61e43cf tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume updated successfully. Aug 25 16:23:02.076909 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-178bdce8-99ba-4658-a67d-3fbbd61e43cf tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/7a364fd1-db5b-499b-a188-ca9fd81c5002 returned with HTTP 200 Aug 25 16:23:02.076909 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 427/1723] 10.4.3.102 () {68 vars in 1369 bytes} [Tue Aug 25 16:23:02 2026] PUT /volume/v3/volumes/7a364fd1-db5b-499b-a188-ca9fd81c5002 => generated 823 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:02.091965 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-09480c00-676b-4f14-a85a-f7d853ce1dc4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:02.093946 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-09480c00-676b-4f14-a85a-f7d853ce1dc4 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] GET https://10.4.3.102/volume/v3/volumes/7a364fd1-db5b-499b-a188-ca9fd81c5002 Aug 25 16:23:02.095921 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-09480c00-676b-4f14-a85a-f7d853ce1dc4 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:02.095921 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-09480c00-676b-4f14-a85a-f7d853ce1dc4 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:02.108409 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:02.108409 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:02.118842 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-09480c00-676b-4f14-a85a-f7d853ce1dc4 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:02.125271 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d6e1c76c-c3f3-43ac-9e73-92803a77eec3 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:02.125335 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d6e1c76c-c3f3-43ac-9e73-92803a77eec3 None None] GET https://10.4.3.102/volume// Aug 25 16:23:02.125579 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d6e1c76c-c3f3-43ac-9e73-92803a77eec3 None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:02.125865 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d6e1c76c-c3f3-43ac-9e73-92803a77eec3 None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:02.126220 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-09480c00-676b-4f14-a85a-f7d853ce1dc4 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/7a364fd1-db5b-499b-a188-ca9fd81c5002 returned with HTTP 200 Aug 25 16:23:02.126307 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d6e1c76c-c3f3-43ac-9e73-92803a77eec3 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:23:02.126857 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 435/1724] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:02 2026] GET /volume/v3/volumes/7a364fd1-db5b-499b-a188-ca9fd81c5002 => generated 891 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:02.130006 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 425/1725] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:23:02 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:23:02.139771 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-a672bd34-97dc-4b14-b8e0-18fdbbbbb99c req-e058bf5d-008a-494f-ba77-2189df5d994d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:02.141104 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-65643278-6abd-45ee-9a53-025dc9b51e5f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:02.143082 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-a672bd34-97dc-4b14-b8e0-18fdbbbbb99c req-e058bf5d-008a-494f-ba77-2189df5d994d tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:23:02.143449 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-a672bd34-97dc-4b14-b8e0-18fdbbbbb99c req-e058bf5d-008a-494f-ba77-2189df5d994d tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf", "connector": null, "instance_uuid": "3eb40fd5-439b-444f-abc7-548a327b960d"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:02.144008 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-65643278-6abd-45ee-9a53-025dc9b51e5f tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:23:02.144481 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-65643278-6abd-45ee-9a53-025dc9b51e5f tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-758423780", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1842146609"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:02.146465 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-65643278-6abd-45ee-9a53-025dc9b51e5f tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-758423780', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1842146609'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:23:02.152918 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-65643278-6abd-45ee-9a53-025dc9b51e5f tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Create volume of 1 GB Aug 25 16:23:02.155474 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-65643278-6abd-45ee-9a53-025dc9b51e5f tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Availability Zones retrieved successfully. Aug 25 16:23:02.157477 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:02.157477 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:02.163400 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-65643278-6abd-45ee-9a53-025dc9b51e5f tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Flow 'volume_create_api' (ea951d88-d0ef-43d3-828e-5ca221593a79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:23:02.163400 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-65643278-6abd-45ee-9a53-025dc9b51e5f tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d811d4ae-457a-421d-91cb-07071ef25a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:02.163400 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-65643278-6abd-45ee-9a53-025dc9b51e5f tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:23:02.180269 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-a5ed4797-2dab-4f2c-b26a-f74ee53492d4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:02.182048 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a5ed4797-2dab-4f2c-b26a-f74ee53492d4 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f Aug 25 16:23:02.182458 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a5ed4797-2dab-4f2c-b26a-f74ee53492d4 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:02.182458 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a5ed4797-2dab-4f2c-b26a-f74ee53492d4 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:02.182620 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-a5ed4797-2dab-4f2c-b26a-f74ee53492d4 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 16cd288b-4b40-44f4-ab4b-803ba3c1b65f. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:02.187191 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-d944ecc8-3929-488f-9fb6-e2c8f39d8770 req-40bd8e8b-75ec-457f-820b-b2aae885c1d3 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:02.189371 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-d944ecc8-3929-488f-9fb6-e2c8f39d8770 req-40bd8e8b-75ec-457f-820b-b2aae885c1d3 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] POST https://10.4.3.102/volume/v3/attachments/7868cf39-4c86-483e-946a-3dddda161125/action Aug 25 16:23:02.189777 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-d944ecc8-3929-488f-9fb6-e2c8f39d8770 req-40bd8e8b-75ec-457f-820b-b2aae885c1d3 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Action body: b'{"os-complete": null}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:23:02.189944 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-d944ecc8-3929-488f-9fb6-e2c8f39d8770 req-40bd8e8b-75ec-457f-820b-b2aae885c1d3 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:02.192942 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:02.192942 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:02.193966 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a5ed4797-2dab-4f2c-b26a-f74ee53492d4 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f returned with HTTP 200 Aug 25 16:23:02.194508 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 436/1726] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:02 2026] GET /volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:02.197618 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-65643278-6abd-45ee-9a53-025dc9b51e5f tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d811d4ae-457a-421d-91cb-07071ef25a91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:02.198903 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-65643278-6abd-45ee-9a53-025dc9b51e5f tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afbfd4d9-4855-44d3-8826-481fd1bf6a64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:02.206729 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:02.206729 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:02.231197 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-a672bd34-97dc-4b14-b8e0-18fdbbbbb99c req-e058bf5d-008a-494f-ba77-2189df5d994d tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:23:02.231633 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 439/1727] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:23:02 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) Aug 25 16:23:02.240316 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-d944ecc8-3929-488f-9fb6-e2c8f39d8770 req-40bd8e8b-75ec-457f-820b-b2aae885c1d3 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/attachments/7868cf39-4c86-483e-946a-3dddda161125/action returned with HTTP 204 Aug 25 16:23:02.240899 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 426/1728] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:23:02 2026] POST /volume/v3/attachments/7868cf39-4c86-483e-946a-3dddda161125/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:23:02.264302 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-65643278-6abd-45ee-9a53-025dc9b51e5f tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Created reservations ['eb8fa9f2-19fa-4691-a18e-66eb9326ad7e', 'fcd40081-8561-4518-a923-c4103950388d', 'd7bf9774-5a09-4fe3-8a63-4ec244c4eff0', '93cc2d31-15c8-49c7-9390-29e338d0c043'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:23:02.265123 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-65643278-6abd-45ee-9a53-025dc9b51e5f tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afbfd4d9-4855-44d3-8826-481fd1bf6a64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb8fa9f2-19fa-4691-a18e-66eb9326ad7e', 'fcd40081-8561-4518-a923-c4103950388d', 'd7bf9774-5a09-4fe3-8a63-4ec244c4eff0', '93cc2d31-15c8-49c7-9390-29e338d0c043']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:02.265902 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-65643278-6abd-45ee-9a53-025dc9b51e5f tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb2bf6fc-f666-4187-a258-484366c39253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:02.291309 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-06e71b7e-35b3-4071-a302-a459b1e0814d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:02.296154 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-06e71b7e-35b3-4071-a302-a459b1e0814d tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] GET https://10.4.3.102/volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf Aug 25 16:23:02.296413 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-06e71b7e-35b3-4071-a302-a459b1e0814d tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:02.296632 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-06e71b7e-35b3-4071-a302-a459b1e0814d tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:02.304814 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-65643278-6abd-45ee-9a53-025dc9b51e5f tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb2bf6fc-f666-4187-a258-484366c39253) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66685620-8c8d-4edc-a21d-9de8fd40436d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-758423780',display_name='tempest-VolumesGetTest-Volume-1842146609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='024c3d3ae4064e0d9d5909c4786eb529',qos_specs=None,replication_status=,reservations=['eb8fa9f2-19fa-4691-a18e-66eb9326ad7e','fcd40081-8561-4518-a923-c4103950388d','d7bf9774-5a09-4fe3-8a63-4ec244c4eff0','93cc2d31-15c8-49c7-9390-29e338d0c043'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='464201616b894340924067718578aba8',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:23:02Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-758423780',display_name='tempest-VolumesGetTest-Volume-1842146609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66685620-8c8d-4edc-a21d-9de8fd40436d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='024c3d3ae4064e0d9d5909c4786eb529',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='464201616b894340924067718578aba8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:02.305421 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-57bc6a19-0366-40a1-835b-6474d858a8dc None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:02.305874 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-57bc6a19-0366-40a1-835b-6474d858a8dc None None] GET https://10.4.3.102/volume// Aug 25 16:23:02.306021 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-65643278-6abd-45ee-9a53-025dc9b51e5f tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e7616a0-529b-4cc0-b13b-ee6c2807ef66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:02.306157 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-57bc6a19-0366-40a1-835b-6474d858a8dc None None] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:02.306662 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-57bc6a19-0366-40a1-835b-6474d858a8dc None None] Calling method 'all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:02.306833 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-57bc6a19-0366-40a1-835b-6474d858a8dc None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:23:02.307176 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 440/1729] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:23:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:23:02.313662 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:02.313662 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:02.319580 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-a672bd34-97dc-4b14-b8e0-18fdbbbbb99c req-253bd4be-f5f4-4d81-ace5-5058189923cb None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:02.320726 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-06e71b7e-35b3-4071-a302-a459b1e0814d tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Volume info retrieved successfully. Aug 25 16:23:02.326010 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-a672bd34-97dc-4b14-b8e0-18fdbbbbb99c req-253bd4be-f5f4-4d81-ace5-5058189923cb tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] GET https://10.4.3.102/volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf Aug 25 16:23:02.326304 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-a672bd34-97dc-4b14-b8e0-18fdbbbbb99c req-253bd4be-f5f4-4d81-ace5-5058189923cb tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:02.326567 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-a672bd34-97dc-4b14-b8e0-18fdbbbbb99c req-253bd4be-f5f4-4d81-ace5-5058189923cb tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:02.328984 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-65643278-6abd-45ee-9a53-025dc9b51e5f tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e7616a0-529b-4cc0-b13b-ee6c2807ef66) transitioned into 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-758423780',display_name='tempest-VolumesGetTest-Volume-1842146609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='024c3d3ae4064e0d9d5909c4786eb529',qos_specs=None,replication_status=,reservations=['eb8fa9f2-19fa-4691-a18e-66eb9326ad7e','fcd40081-8561-4518-a923-c4103950388d','d7bf9774-5a09-4fe3-8a63-4ec244c4eff0','93cc2d31-15c8-49c7-9390-29e338d0c043'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='464201616b894340924067718578aba8',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:02.330010 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-65643278-6abd-45ee-9a53-025dc9b51e5f tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f65491b8-6b34-40ee-a01d-c136322000a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:02.333018 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-06e71b7e-35b3-4071-a302-a459b1e0814d tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] https://10.4.3.102/volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf returned with HTTP 200 Aug 25 16:23:02.333578 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 437/1730] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:02 2026] GET /volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:02.342214 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:02.342214 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:02.345435 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-65643278-6abd-45ee-9a53-025dc9b51e5f tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f65491b8-6b34-40ee-a01d-c136322000a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:02.346374 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-65643278-6abd-45ee-9a53-025dc9b51e5f tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Flow 'volume_create_api' (ea951d88-d0ef-43d3-828e-5ca221593a79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:23:02.346579 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-a672bd34-97dc-4b14-b8e0-18fdbbbbb99c req-253bd4be-f5f4-4d81-ace5-5058189923cb tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Volume info retrieved successfully. Aug 25 16:23:02.346719 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-65643278-6abd-45ee-9a53-025dc9b51e5f tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Create volume request issued successfully. Aug 25 16:23:02.347334 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-65643278-6abd-45ee-9a53-025dc9b51e5f tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:23:02.347882 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 428/1731] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:23:02 2026] POST /volume/v3/volumes => generated 779 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:23:02.352564 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-a672bd34-97dc-4b14-b8e0-18fdbbbbb99c req-253bd4be-f5f4-4d81-ace5-5058189923cb tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] https://10.4.3.102/volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf returned with HTTP 200 Aug 25 16:23:02.353129 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 427/1732] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:23:02 2026] GET /volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf => generated 1031 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:23:02.360618 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f639d15d-f391-4673-9430-ea1a0adf0f6e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:02.362614 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f639d15d-f391-4673-9430-ea1a0adf0f6e tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] GET https://10.4.3.102/volume/v3/volumes/66685620-8c8d-4edc-a21d-9de8fd40436d Aug 25 16:23:02.363122 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f639d15d-f391-4673-9430-ea1a0adf0f6e tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:02.363397 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f639d15d-f391-4673-9430-ea1a0adf0f6e tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:02.375017 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:02.375017 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:02.376914 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-f639d15d-f391-4673-9430-ea1a0adf0f6e tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:02.381834 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f639d15d-f391-4673-9430-ea1a0adf0f6e tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/66685620-8c8d-4edc-a21d-9de8fd40436d returned with HTTP 200 Aug 25 16:23:02.382414 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 441/1733] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:02 2026] GET /volume/v3/volumes/66685620-8c8d-4edc-a21d-9de8fd40436d => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:02.456976 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-a672bd34-97dc-4b14-b8e0-18fdbbbbb99c req-09e43c3d-f3b6-4f8d-a95f-05c6c2e2ec2f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:02.457037 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b9892906-947c-4698-96af-99ba7fd3fa3e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:02.458901 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-a672bd34-97dc-4b14-b8e0-18fdbbbbb99c req-09e43c3d-f3b6-4f8d-a95f-05c6c2e2ec2f tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] PUT https://10.4.3.102/volume/v3/attachments/376270d1-20cd-4e8f-8216-415b313c514e Aug 25 16:23:02.459281 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-a672bd34-97dc-4b14-b8e0-18fdbbbbb99c req-09e43c3d-f3b6-4f8d-a95f-05c6c2e2ec2f tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:02.459391 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b9892906-947c-4698-96af-99ba7fd3fa3e tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d Aug 25 16:23:02.459886 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b9892906-947c-4698-96af-99ba7fd3fa3e tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:02.459886 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b9892906-947c-4698-96af-99ba7fd3fa3e tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:02.468523 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-a672bd34-97dc-4b14-b8e0-18fdbbbbb99c req-09e43c3d-f3b6-4f8d-a95f-05c6c2e2ec2f tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Acquiring lock "cinder-attachment_update-9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf-np0000008093" by "attachment_update" {{(pid=100457) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:23:02.473067 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-a672bd34-97dc-4b14-b8e0-18fdbbbbb99c req-09e43c3d-f3b6-4f8d-a95f-05c6c2e2ec2f tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Lock "cinder-attachment_update-9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf-np0000008093" acquired by "attachment_update" :: waited 0.005s {{(pid=100457) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:23:02.474052 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:02.474052 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:02.474729 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:02.474729 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:02.482796 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-b9892906-947c-4698-96af-99ba7fd3fa3e tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:23:02.492947 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b9892906-947c-4698-96af-99ba7fd3fa3e tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d returned with HTTP 200 Aug 25 16:23:02.493416 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 429/1734] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:02 2026] GET /volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:23:02.510343 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-7d27a57c-e0e9-4d4c-94d7-4cec80c8a6a8 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:02.512721 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7d27a57c-e0e9-4d4c-94d7-4cec80c8a6a8 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d Aug 25 16:23:02.514818 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7d27a57c-e0e9-4d4c-94d7-4cec80c8a6a8 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:02.514818 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7d27a57c-e0e9-4d4c-94d7-4cec80c8a6a8 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:02.526774 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:02.526774 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:02.531103 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-7d27a57c-e0e9-4d4c-94d7-4cec80c8a6a8 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:23:02.535530 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7d27a57c-e0e9-4d4c-94d7-4cec80c8a6a8 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d returned with HTTP 200 Aug 25 16:23:02.536478 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 428/1735] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:02 2026] GET /volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:23:02.607516 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-a672bd34-97dc-4b14-b8e0-18fdbbbbb99c req-09e43c3d-f3b6-4f8d-a95f-05c6c2e2ec2f tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Lock "cinder-attachment_update-9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf-np0000008093" released by "attachment_update" :: held 0.134s {{(pid=100457) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:23:02.607858 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-a672bd34-97dc-4b14-b8e0-18fdbbbbb99c req-09e43c3d-f3b6-4f8d-a95f-05c6c2e2ec2f tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] https://10.4.3.102/volume/v3/attachments/376270d1-20cd-4e8f-8216-415b313c514e returned with HTTP 200 Aug 25 16:23:02.608364 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 438/1736] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:23:02 2026] PUT /volume/v3/attachments/376270d1-20cd-4e8f-8216-415b313c514e => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:23:03.209858 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-a496b730-26ee-4d20-aa0f-a249c9a2ac38 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:03.212128 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a496b730-26ee-4d20-aa0f-a249c9a2ac38 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f Aug 25 16:23:03.212453 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a496b730-26ee-4d20-aa0f-a249c9a2ac38 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:03.212727 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a496b730-26ee-4d20-aa0f-a249c9a2ac38 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:03.212872 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-a496b730-26ee-4d20-aa0f-a249c9a2ac38 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 16cd288b-4b40-44f4-ab4b-803ba3c1b65f. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:03.218315 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:03.218315 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:03.219139 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a496b730-26ee-4d20-aa0f-a249c9a2ac38 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f returned with HTTP 200 Aug 25 16:23:03.219726 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 442/1737] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:03 2026] GET /volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:03.233614 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-9a31ffac-541f-40fc-bae0-87788c5c0312 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:03.299003 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9a31ffac-541f-40fc-bae0-87788c5c0312 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-reader] GET https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f/export_record Aug 25 16:23:03.299337 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9a31ffac-541f-40fc-bae0-87788c5c0312 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-reader] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:03.299602 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9a31ffac-541f-40fc-bae0-87788c5c0312 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-reader] Calling method 'export_record' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:03.299782 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.contrib.backups [None req-9a31ffac-541f-40fc-bae0-87788c5c0312 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-reader] Export record for backup 16cd288b-4b40-44f4-ab4b-803ba3c1b65f. {{(pid=100455) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 25 16:23:03.312837 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:03.312837 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:03.314116 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.policy [None req-9a31ffac-541f-40fc-bae0-87788c5c0312 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'f772a3dfbd29488787e6abf5e0a84546', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c91f2cc5e823482085c7f6d987c9edfd', '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=100455) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 16:23:03.314360 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9a31ffac-541f-40fc-bae0-87788c5c0312 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-reader] https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f/export_record returned with HTTP 403 Aug 25 16:23:03.314847 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 430/1738] 10.4.3.102 () {68 vars in 1430 bytes} [Tue Aug 25 16:23:03 2026] GET /volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f/export_record => generated 101 bytes in 82 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:23:03.325682 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-95f6d4ae-1127-4ada-ba7c-438368d51414 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:03.327712 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-95f6d4ae-1127-4ada-ba7c-438368d51414 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:23:03.328137 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-95f6d4ae-1127-4ada-ba7c-438368d51414 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1452752331"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:03.329966 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-95f6d4ae-1127-4ada-ba7c-438368d51414 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1452752331'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:23:03.330063 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-95f6d4ae-1127-4ada-ba7c-438368d51414 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Create volume of 1 GB Aug 25 16:23:03.334519 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-95f6d4ae-1127-4ada-ba7c-438368d51414 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Availability Zones retrieved successfully. Aug 25 16:23:03.341687 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-95f6d4ae-1127-4ada-ba7c-438368d51414 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Flow 'volume_create_api' (fd4ac30d-8bd9-479c-8f67-a5fabd251403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:23:03.342909 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-95f6d4ae-1127-4ada-ba7c-438368d51414 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0aacf6f1-9019-45f5-83b6-1e8776ae2e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:03.343932 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-95f6d4ae-1127-4ada-ba7c-438368d51414 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:23:03.347845 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-693b8431-4c33-4dae-a7e2-ba56edbacc0a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:03.350276 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-693b8431-4c33-4dae-a7e2-ba56edbacc0a tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] GET https://10.4.3.102/volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf Aug 25 16:23:03.350527 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-693b8431-4c33-4dae-a7e2-ba56edbacc0a tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:03.350839 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-693b8431-4c33-4dae-a7e2-ba56edbacc0a tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:03.374891 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:03.374891 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:03.379012 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-693b8431-4c33-4dae-a7e2-ba56edbacc0a tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Volume info retrieved successfully. Aug 25 16:23:03.383966 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-693b8431-4c33-4dae-a7e2-ba56edbacc0a tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] https://10.4.3.102/volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf returned with HTTP 200 Aug 25 16:23:03.384644 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 439/1739] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:03 2026] GET /volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:03.386563 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-95f6d4ae-1127-4ada-ba7c-438368d51414 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0aacf6f1-9019-45f5-83b6-1e8776ae2e33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:03.387607 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-95f6d4ae-1127-4ada-ba7c-438368d51414 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a5bba4e-0f0c-410b-befb-b3cbd62886f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:03.398412 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-20641fc1-acc7-440a-beb0-4aa406548480 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:03.400235 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-20641fc1-acc7-440a-beb0-4aa406548480 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] GET https://10.4.3.102/volume/v3/volumes/66685620-8c8d-4edc-a21d-9de8fd40436d Aug 25 16:23:03.400436 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-20641fc1-acc7-440a-beb0-4aa406548480 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:03.400645 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-20641fc1-acc7-440a-beb0-4aa406548480 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:03.408564 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:03.408564 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:03.413407 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-20641fc1-acc7-440a-beb0-4aa406548480 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:03.419307 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-20641fc1-acc7-440a-beb0-4aa406548480 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/66685620-8c8d-4edc-a21d-9de8fd40436d returned with HTTP 200 Aug 25 16:23:03.419679 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 443/1740] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:03 2026] GET /volume/v3/volumes/66685620-8c8d-4edc-a21d-9de8fd40436d => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:03.439187 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-95f6d4ae-1127-4ada-ba7c-438368d51414 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Created reservations ['cd3de350-5d7d-44f0-a5e5-313c0fd42021', '657f8b7b-2d9b-4e3a-9c74-d96e52676101', '35ea55ec-972e-4c51-b3aa-2205297ef918', '4c974240-cb73-491b-b90d-57fc6e86ddb1'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:23:03.439422 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-e8627c0f-b119-4632-b897-2ae306dbc23c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:03.440216 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-95f6d4ae-1127-4ada-ba7c-438368d51414 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a5bba4e-0f0c-410b-befb-b3cbd62886f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd3de350-5d7d-44f0-a5e5-313c0fd42021', '657f8b7b-2d9b-4e3a-9c74-d96e52676101', '35ea55ec-972e-4c51-b3aa-2205297ef918', '4c974240-cb73-491b-b90d-57fc6e86ddb1']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:03.441194 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-95f6d4ae-1127-4ada-ba7c-438368d51414 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (691b6805-a0d7-4985-b297-62caca5043f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:03.441819 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e8627c0f-b119-4632-b897-2ae306dbc23c tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] PUT https://10.4.3.102/volume/v3/volumes/66685620-8c8d-4edc-a21d-9de8fd40436d Aug 25 16:23:03.442166 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e8627c0f-b119-4632-b897-2ae306dbc23c tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-547312490", "description": null}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:03.452972 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:03.452972 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:03.457283 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-e8627c0f-b119-4632-b897-2ae306dbc23c tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:03.473613 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-e8627c0f-b119-4632-b897-2ae306dbc23c tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume updated successfully. Aug 25 16:23:03.473613 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e8627c0f-b119-4632-b897-2ae306dbc23c tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/66685620-8c8d-4edc-a21d-9de8fd40436d returned with HTTP 200 Aug 25 16:23:03.473613 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 431/1741] 10.4.3.102 () {68 vars in 1368 bytes} [Tue Aug 25 16:23:03 2026] PUT /volume/v3/volumes/66685620-8c8d-4edc-a21d-9de8fd40436d => generated 769 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:03.474618 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-95f6d4ae-1127-4ada-ba7c-438368d51414 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (691b6805-a0d7-4985-b297-62caca5043f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20c0818e-0ee4-4b1b-b34f-2f1258e3f6ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1452752331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c91f2cc5e823482085c7f6d987c9edfd',qos_specs=None,replication_status=,reservations=['cd3de350-5d7d-44f0-a5e5-313c0fd42021','657f8b7b-2d9b-4e3a-9c74-d96e52676101','35ea55ec-972e-4c51-b3aa-2205297ef918','4c974240-cb73-491b-b90d-57fc6e86ddb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81ba9a931eda4532bcea32cab552941f',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:23:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1452752331',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20c0818e-0ee4-4b1b-b34f-2f1258e3f6ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c91f2cc5e823482085c7f6d987c9edfd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81ba9a931eda4532bcea32cab552941f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:03.475783 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-95f6d4ae-1127-4ada-ba7c-438368d51414 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb463b40-5950-4fa7-94da-b3ad4122f5c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:03.490610 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c14b13d8-b62b-46b6-a017-69a7d0298383 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:03.490610 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c14b13d8-b62b-46b6-a017-69a7d0298383 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] GET https://10.4.3.102/volume/v3/volumes/66685620-8c8d-4edc-a21d-9de8fd40436d Aug 25 16:23:03.490832 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c14b13d8-b62b-46b6-a017-69a7d0298383 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:03.491089 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c14b13d8-b62b-46b6-a017-69a7d0298383 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:03.503286 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:03.503286 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:03.509393 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-95f6d4ae-1127-4ada-ba7c-438368d51414 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb463b40-5950-4fa7-94da-b3ad4122f5c5) transitioned into state 'SUCCESS' from state '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-1452752331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c91f2cc5e823482085c7f6d987c9edfd',qos_specs=None,replication_status=,reservations=['cd3de350-5d7d-44f0-a5e5-313c0fd42021','657f8b7b-2d9b-4e3a-9c74-d96e52676101','35ea55ec-972e-4c51-b3aa-2205297ef918','4c974240-cb73-491b-b90d-57fc6e86ddb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81ba9a931eda4532bcea32cab552941f',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:03.509937 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-c14b13d8-b62b-46b6-a017-69a7d0298383 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:03.510466 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-95f6d4ae-1127-4ada-ba7c-438368d51414 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71983d71-18d7-4038-9134-8e34465b0091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:03.519248 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c14b13d8-b62b-46b6-a017-69a7d0298383 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/66685620-8c8d-4edc-a21d-9de8fd40436d returned with HTTP 200 Aug 25 16:23:03.519861 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 440/1742] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:03 2026] GET /volume/v3/volumes/66685620-8c8d-4edc-a21d-9de8fd40436d => generated 837 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:03.526609 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-95f6d4ae-1127-4ada-ba7c-438368d51414 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71983d71-18d7-4038-9134-8e34465b0091) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:03.526609 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-95f6d4ae-1127-4ada-ba7c-438368d51414 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Flow 'volume_create_api' (fd4ac30d-8bd9-479c-8f67-a5fabd251403) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:23:03.526609 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-95f6d4ae-1127-4ada-ba7c-438368d51414 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Create volume request issued successfully. Aug 25 16:23:03.527192 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-95f6d4ae-1127-4ada-ba7c-438368d51414 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:23:03.527821 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 429/1743] 10.4.3.102 () {70 vars in 1298 bytes} [Tue Aug 25 16:23:03 2026] POST /volume/v3/volumes => generated 778 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:23:03.544618 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ccccadd0-5b89-4f22-a8e8-b1dbf4f34105 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:03.549725 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ccccadd0-5b89-4f22-a8e8-b1dbf4f34105 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] DELETE https://10.4.3.102/volume/v3/volumes/66685620-8c8d-4edc-a21d-9de8fd40436d Aug 25 16:23:03.550194 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ccccadd0-5b89-4f22-a8e8-b1dbf4f34105 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:03.550314 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a52bf837-85df-4bab-b706-5c19307448e5 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:03.550394 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ccccadd0-5b89-4f22-a8e8-b1dbf4f34105 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:03.550820 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-ccccadd0-5b89-4f22-a8e8-b1dbf4f34105 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Delete volume with id: 66685620-8c8d-4edc-a21d-9de8fd40436d Aug 25 16:23:03.552511 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a52bf837-85df-4bab-b706-5c19307448e5 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/volumes/20c0818e-0ee4-4b1b-b34f-2f1258e3f6ed Aug 25 16:23:03.552790 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a52bf837-85df-4bab-b706-5c19307448e5 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:03.553115 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a52bf837-85df-4bab-b706-5c19307448e5 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:03.560856 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:03.560856 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:03.562188 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-ccccadd0-5b89-4f22-a8e8-b1dbf4f34105 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:03.567015 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:03.567015 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:03.570570 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-a52bf837-85df-4bab-b706-5c19307448e5 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Volume info retrieved successfully. Aug 25 16:23:03.574361 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a52bf837-85df-4bab-b706-5c19307448e5 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/volumes/20c0818e-0ee4-4b1b-b34f-2f1258e3f6ed returned with HTTP 200 Aug 25 16:23:03.574791 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 432/1744] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:03 2026] GET /volume/v3/volumes/20c0818e-0ee4-4b1b-b34f-2f1258e3f6ed => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:03.579707 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-94dd7d64-33f0-4102-a7c5-8fae811d5850 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:03.580661 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-94dd7d64-33f0-4102-a7c5-8fae811d5850 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] POST https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13/action Aug 25 16:23:03.581237 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-94dd7d64-33f0-4102-a7c5-8fae811d5850 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Action body: b'{"os-attach": {"instance_uuid": "d21a6f3b-f6d8-4f96-a459-cbf15eceb480", "mountpoint": "/dev/vdb"}}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:23:03.581393 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-94dd7d64-33f0-4102-a7c5-8fae811d5850 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "d21a6f3b-f6d8-4f96-a459-cbf15eceb480", "mountpoint": "/dev/vdb"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:03.593431 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:03.593431 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:03.594124 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-94dd7d64-33f0-4102-a7c5-8fae811d5850 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Volume info retrieved successfully. Aug 25 16:23:03.594836 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-ccccadd0-5b89-4f22-a8e8-b1dbf4f34105 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Delete volume request issued successfully. Aug 25 16:23:03.594836 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ccccadd0-5b89-4f22-a8e8-b1dbf4f34105 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/66685620-8c8d-4edc-a21d-9de8fd40436d returned with HTTP 202 Aug 25 16:23:03.595359 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 444/1745] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:23:03 2026] DELETE /volume/v3/volumes/66685620-8c8d-4edc-a21d-9de8fd40436d => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:23:03.603806 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-94dd7d64-33f0-4102-a7c5-8fae811d5850 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Update volume admin metadata completed successfully. Aug 25 16:23:03.603876 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f254f03b-f50d-4a96-8fdc-f0395a6d6d4c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:03.605839 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f254f03b-f50d-4a96-8fdc-f0395a6d6d4c tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] GET https://10.4.3.102/volume/v3/volumes/66685620-8c8d-4edc-a21d-9de8fd40436d Aug 25 16:23:03.606079 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f254f03b-f50d-4a96-8fdc-f0395a6d6d4c tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:03.606276 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f254f03b-f50d-4a96-8fdc-f0395a6d6d4c tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:03.613686 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:03.613686 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:03.618536 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-f254f03b-f50d-4a96-8fdc-f0395a6d6d4c tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:03.622543 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f254f03b-f50d-4a96-8fdc-f0395a6d6d4c tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/66685620-8c8d-4edc-a21d-9de8fd40436d returned with HTTP 200 Aug 25 16:23:03.622926 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 430/1746] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:03 2026] GET /volume/v3/volumes/66685620-8c8d-4edc-a21d-9de8fd40436d => generated 836 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:03.720803 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-94dd7d64-33f0-4102-a7c5-8fae811d5850 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Attach volume completed successfully. Aug 25 16:23:03.721182 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-94dd7d64-33f0-4102-a7c5-8fae811d5850 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13/action returned with HTTP 202 Aug 25 16:23:03.721748 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 441/1747] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:23:03 2026] POST /volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13/action => generated 0 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:23:03.730061 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d24a368c-9050-4247-81bd-8d5a5f6c90fa None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:03.732379 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d24a368c-9050-4247-81bd-8d5a5f6c90fa tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] GET https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 Aug 25 16:23:03.732580 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d24a368c-9050-4247-81bd-8d5a5f6c90fa tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:03.732773 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d24a368c-9050-4247-81bd-8d5a5f6c90fa tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:03.743194 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:03.743194 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:03.747437 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-d24a368c-9050-4247-81bd-8d5a5f6c90fa tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Volume info retrieved successfully. Aug 25 16:23:03.751349 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d24a368c-9050-4247-81bd-8d5a5f6c90fa tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 returned with HTTP 200 Aug 25 16:23:03.751752 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 433/1748] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:03 2026] GET /volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 => generated 1176 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:23:03.770719 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-175e03fb-c67b-40ff-96e2-f3501f43b331 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:03.772696 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-175e03fb-c67b-40ff-96e2-f3501f43b331 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] GET https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 Aug 25 16:23:03.772968 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-175e03fb-c67b-40ff-96e2-f3501f43b331 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:03.773240 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-175e03fb-c67b-40ff-96e2-f3501f43b331 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:03.783993 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:03.783993 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:03.790056 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-175e03fb-c67b-40ff-96e2-f3501f43b331 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Volume info retrieved successfully. Aug 25 16:23:03.795000 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-175e03fb-c67b-40ff-96e2-f3501f43b331 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 returned with HTTP 200 Aug 25 16:23:03.796710 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 445/1749] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:03 2026] GET /volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 => generated 1176 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:23:03.815532 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-6ca998d5-29ce-491c-8f2b-c73d22d57531 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:03.817217 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6ca998d5-29ce-491c-8f2b-c73d22d57531 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] POST https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13/action Aug 25 16:23:03.817821 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6ca998d5-29ce-491c-8f2b-c73d22d57531 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Action body: b'{"os-detach": {}}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:23:03.817986 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6ca998d5-29ce-491c-8f2b-c73d22d57531 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:03.835837 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:03.835837 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:03.836292 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-6ca998d5-29ce-491c-8f2b-c73d22d57531 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Volume info retrieved successfully. Aug 25 16:23:03.892367 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-6ca998d5-29ce-491c-8f2b-c73d22d57531 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Detach volume completed successfully. Aug 25 16:23:03.892846 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6ca998d5-29ce-491c-8f2b-c73d22d57531 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13/action returned with HTTP 202 Aug 25 16:23:03.893323 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 431/1750] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:23:03 2026] POST /volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:23:03.906415 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-cd49dbd6-47f7-4463-9454-b2d956f540d9 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:03.911232 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-cd49dbd6-47f7-4463-9454-b2d956f540d9 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] GET https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 Aug 25 16:23:03.911232 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-cd49dbd6-47f7-4463-9454-b2d956f540d9 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:03.911232 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-cd49dbd6-47f7-4463-9454-b2d956f540d9 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:03.918999 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:03.918999 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:03.924443 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-cd49dbd6-47f7-4463-9454-b2d956f540d9 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Volume info retrieved successfully. Aug 25 16:23:03.929441 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-cd49dbd6-47f7-4463-9454-b2d956f540d9 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 returned with HTTP 200 Aug 25 16:23:03.930155 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 442/1751] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:03 2026] GET /volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:04.397308 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-93dcffb3-1f19-46e2-806e-8962a604b902 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:04.400495 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-93dcffb3-1f19-46e2-806e-8962a604b902 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] GET https://10.4.3.102/volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf Aug 25 16:23:04.400754 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-93dcffb3-1f19-46e2-806e-8962a604b902 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:04.400977 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-93dcffb3-1f19-46e2-806e-8962a604b902 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:04.414212 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:04.414212 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:04.418533 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-93dcffb3-1f19-46e2-806e-8962a604b902 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Volume info retrieved successfully. Aug 25 16:23:04.423343 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-93dcffb3-1f19-46e2-806e-8962a604b902 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] https://10.4.3.102/volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf returned with HTTP 200 Aug 25 16:23:04.423696 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 434/1752] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:04 2026] GET /volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:04.589465 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e66432b9-85ac-4c22-873c-19e0e6747d37 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:04.593504 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e66432b9-85ac-4c22-873c-19e0e6747d37 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/volumes/20c0818e-0ee4-4b1b-b34f-2f1258e3f6ed Aug 25 16:23:04.593504 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e66432b9-85ac-4c22-873c-19e0e6747d37 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:04.593504 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e66432b9-85ac-4c22-873c-19e0e6747d37 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:04.602249 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:04.602249 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:04.606238 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-e66432b9-85ac-4c22-873c-19e0e6747d37 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Volume info retrieved successfully. Aug 25 16:23:04.611477 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e66432b9-85ac-4c22-873c-19e0e6747d37 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/volumes/20c0818e-0ee4-4b1b-b34f-2f1258e3f6ed returned with HTTP 200 Aug 25 16:23:04.612764 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 446/1753] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:04 2026] GET /volume/v3/volumes/20c0818e-0ee4-4b1b-b34f-2f1258e3f6ed => generated 1018 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:23:04.629451 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-278f362b-8838-4d1f-b5f6-61431fb114a4 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:04.631630 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-278f362b-8838-4d1f-b5f6-61431fb114a4 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] POST https://10.4.3.102/volume/v3/backups Aug 25 16:23:04.632053 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-278f362b-8838-4d1f-b5f6-61431fb114a4 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "20c0818e-0ee4-4b1b-b34f-2f1258e3f6ed", "name": "tempest-type-Backup-1272029650"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:04.633568 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.contrib.backups [None req-278f362b-8838-4d1f-b5f6-61431fb114a4 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Creating new backup {'backup': {'volume_id': '20c0818e-0ee4-4b1b-b34f-2f1258e3f6ed', 'name': 'tempest-type-Backup-1272029650'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 16:23:04.633746 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.contrib.backups [None req-278f362b-8838-4d1f-b5f6-61431fb114a4 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Creating backup of volume 20c0818e-0ee4-4b1b-b34f-2f1258e3f6ed in container None Aug 25 16:23:04.639202 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-fa8ee37a-1355-45bf-aae3-171852860942 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:04.641538 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fa8ee37a-1355-45bf-aae3-171852860942 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] GET https://10.4.3.102/volume/v3/volumes/66685620-8c8d-4edc-a21d-9de8fd40436d Aug 25 16:23:04.641662 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:04.641662 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:04.641833 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fa8ee37a-1355-45bf-aae3-171852860942 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:04.642019 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-278f362b-8838-4d1f-b5f6-61431fb114a4 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Volume info retrieved successfully. Aug 25 16:23:04.642136 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fa8ee37a-1355-45bf-aae3-171852860942 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:04.650439 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fa8ee37a-1355-45bf-aae3-171852860942 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/66685620-8c8d-4edc-a21d-9de8fd40436d returned with HTTP 404 Aug 25 16:23:04.652091 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 443/1754] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:04 2026] GET /volume/v3/volumes/66685620-8c8d-4edc-a21d-9de8fd40436d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:23:04.659210 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d45a3249-197e-4bf8-af7d-1069d9c0ef5a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:04.660450 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-278f362b-8838-4d1f-b5f6-61431fb114a4 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Created reservations ['de74c04c-90fa-4a81-b5fb-b173abb02c4b', '0989fe4d-f300-4154-b318-dd4f04866dae'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:23:04.664610 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d45a3249-197e-4bf8-af7d-1069d9c0ef5a tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] GET https://10.4.3.102/volume/v3/volumes/7a364fd1-db5b-499b-a188-ca9fd81c5002 Aug 25 16:23:04.664610 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d45a3249-197e-4bf8-af7d-1069d9c0ef5a tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:04.664610 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d45a3249-197e-4bf8-af7d-1069d9c0ef5a tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:04.673520 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:04.673520 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:04.679871 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-d45a3249-197e-4bf8-af7d-1069d9c0ef5a tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:04.684946 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d45a3249-197e-4bf8-af7d-1069d9c0ef5a tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/7a364fd1-db5b-499b-a188-ca9fd81c5002 returned with HTTP 200 Aug 25 16:23:04.685295 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 435/1755] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:04 2026] GET /volume/v3/volumes/7a364fd1-db5b-499b-a188-ca9fd81c5002 => generated 891 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:04.700463 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e21d5d0b-9d48-41bb-93b1-0e90b4bd5ff4 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:04.702415 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e21d5d0b-9d48-41bb-93b1-0e90b4bd5ff4 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] DELETE https://10.4.3.102/volume/v3/volumes/7a364fd1-db5b-499b-a188-ca9fd81c5002 Aug 25 16:23:04.702615 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e21d5d0b-9d48-41bb-93b1-0e90b4bd5ff4 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:04.702800 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e21d5d0b-9d48-41bb-93b1-0e90b4bd5ff4 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:04.702972 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-e21d5d0b-9d48-41bb-93b1-0e90b4bd5ff4 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Delete volume with id: 7a364fd1-db5b-499b-a188-ca9fd81c5002 Aug 25 16:23:04.710205 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:04.710205 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:04.710763 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-e21d5d0b-9d48-41bb-93b1-0e90b4bd5ff4 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:04.711347 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-278f362b-8838-4d1f-b5f6-61431fb114a4 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups returned with HTTP 202 Aug 25 16:23:04.711977 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 432/1756] 10.4.3.102 () {70 vars in 1299 bytes} [Tue Aug 25 16:23:04 2026] POST /volume/v3/backups => generated 316 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:23:04.724025 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-470dc747-4f04-4c93-b3ae-1daabcac3d1e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:04.726151 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-470dc747-4f04-4c93-b3ae-1daabcac3d1e tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 Aug 25 16:23:04.726443 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-470dc747-4f04-4c93-b3ae-1daabcac3d1e tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:04.726674 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-470dc747-4f04-4c93-b3ae-1daabcac3d1e tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:04.726801 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-470dc747-4f04-4c93-b3ae-1daabcac3d1e tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 2947d465-fe7b-4384-b32a-c9d011466908. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:04.732613 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:04.732613 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:04.732613 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-470dc747-4f04-4c93-b3ae-1daabcac3d1e tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 returned with HTTP 200 Aug 25 16:23:04.732784 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 444/1757] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:04 2026] GET /volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:04.733817 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-e21d5d0b-9d48-41bb-93b1-0e90b4bd5ff4 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Delete volume request issued successfully. Aug 25 16:23:04.733996 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e21d5d0b-9d48-41bb-93b1-0e90b4bd5ff4 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/7a364fd1-db5b-499b-a188-ca9fd81c5002 returned with HTTP 202 Aug 25 16:23:04.734536 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 447/1758] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:23:04 2026] DELETE /volume/v3/volumes/7a364fd1-db5b-499b-a188-ca9fd81c5002 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:23:04.744543 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-e89471a0-cf51-4961-8ad9-da2868a7863f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:04.745609 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e89471a0-cf51-4961-8ad9-da2868a7863f tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] GET https://10.4.3.102/volume/v3/volumes/7a364fd1-db5b-499b-a188-ca9fd81c5002 Aug 25 16:23:04.745850 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e89471a0-cf51-4961-8ad9-da2868a7863f tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:04.746093 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e89471a0-cf51-4961-8ad9-da2868a7863f tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:04.754910 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:04.754910 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:04.758306 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-e89471a0-cf51-4961-8ad9-da2868a7863f tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:04.764382 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e89471a0-cf51-4961-8ad9-da2868a7863f tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/7a364fd1-db5b-499b-a188-ca9fd81c5002 returned with HTTP 200 Aug 25 16:23:04.764839 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 436/1759] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:04 2026] GET /volume/v3/volumes/7a364fd1-db5b-499b-a188-ca9fd81c5002 => generated 890 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:05.438889 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-8ab1b3d6-be70-4654-bf8c-fc5342842d38 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:05.440783 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8ab1b3d6-be70-4654-bf8c-fc5342842d38 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] GET https://10.4.3.102/volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf Aug 25 16:23:05.441146 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8ab1b3d6-be70-4654-bf8c-fc5342842d38 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:05.441223 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8ab1b3d6-be70-4654-bf8c-fc5342842d38 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:05.459122 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:05.459122 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:05.467907 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-8ab1b3d6-be70-4654-bf8c-fc5342842d38 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Volume info retrieved successfully. Aug 25 16:23:05.473950 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8ab1b3d6-be70-4654-bf8c-fc5342842d38 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] https://10.4.3.102/volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf returned with HTTP 200 Aug 25 16:23:05.475429 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 433/1760] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:05 2026] GET /volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:05.745074 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-bfedd9b3-b297-4c08-ba73-857b3074bbc2 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:05.751276 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bfedd9b3-b297-4c08-ba73-857b3074bbc2 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 Aug 25 16:23:05.751276 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bfedd9b3-b297-4c08-ba73-857b3074bbc2 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:05.751276 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bfedd9b3-b297-4c08-ba73-857b3074bbc2 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:05.751276 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-bfedd9b3-b297-4c08-ba73-857b3074bbc2 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 2947d465-fe7b-4384-b32a-c9d011466908. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:05.759112 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:05.759112 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:05.760025 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bfedd9b3-b297-4c08-ba73-857b3074bbc2 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 returned with HTTP 200 Aug 25 16:23:05.760443 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 445/1761] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:05 2026] GET /volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 => generated 725 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:05.784831 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-2a3604ba-2400-4982-8c71-1d9e8e506f42 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:05.788066 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2a3604ba-2400-4982-8c71-1d9e8e506f42 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] GET https://10.4.3.102/volume/v3/volumes/7a364fd1-db5b-499b-a188-ca9fd81c5002 Aug 25 16:23:05.788227 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2a3604ba-2400-4982-8c71-1d9e8e506f42 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:05.788434 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2a3604ba-2400-4982-8c71-1d9e8e506f42 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:05.794553 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2a3604ba-2400-4982-8c71-1d9e8e506f42 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/7a364fd1-db5b-499b-a188-ca9fd81c5002 returned with HTTP 404 Aug 25 16:23:05.795013 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 448/1762] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:05 2026] GET /volume/v3/volumes/7a364fd1-db5b-499b-a188-ca9fd81c5002 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:23:05.804498 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-6f7d9e06-52dd-4111-86a7-01dedeff7f53 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:05.806001 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6f7d9e06-52dd-4111-86a7-01dedeff7f53 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:23:05.806306 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6f7d9e06-52dd-4111-86a7-01dedeff7f53 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1379303098"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:05.807648 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-6f7d9e06-52dd-4111-86a7-01dedeff7f53 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1379303098'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:23:05.807754 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-6f7d9e06-52dd-4111-86a7-01dedeff7f53 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Create volume of 1 GB Aug 25 16:23:05.817842 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-6f7d9e06-52dd-4111-86a7-01dedeff7f53 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Availability Zones retrieved successfully. Aug 25 16:23:05.831534 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-6f7d9e06-52dd-4111-86a7-01dedeff7f53 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Flow 'volume_create_api' (7f871419-e165-4f87-a74c-205c7839f704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:23:05.833036 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-6f7d9e06-52dd-4111-86a7-01dedeff7f53 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6df1edaf-eec4-4310-9012-72838e9dd1b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:05.834471 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-6f7d9e06-52dd-4111-86a7-01dedeff7f53 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:23:05.870980 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-6f7d9e06-52dd-4111-86a7-01dedeff7f53 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6df1edaf-eec4-4310-9012-72838e9dd1b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:05.872236 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-6f7d9e06-52dd-4111-86a7-01dedeff7f53 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cee1ea5-16ff-4399-98c8-a8e59f97f47b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:05.915413 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-a672bd34-97dc-4b14-b8e0-18fdbbbbb99c req-98e43706-1685-4798-a335-5ff7f3b50a90 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:05.948685 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-6f7d9e06-52dd-4111-86a7-01dedeff7f53 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Created reservations ['572feebb-d24c-487f-a4a2-8947dec4fb43', 'c536535e-016d-42ff-be4b-38abf787b4db', '91695313-3ac6-4d51-8b21-475f21799b38', '4ff53055-c67d-4862-a28c-e70262b7b602'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:23:05.949738 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-a672bd34-97dc-4b14-b8e0-18fdbbbbb99c req-98e43706-1685-4798-a335-5ff7f3b50a90 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] POST https://10.4.3.102/volume/v3/attachments/376270d1-20cd-4e8f-8216-415b313c514e/action Aug 25 16:23:05.949812 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-6f7d9e06-52dd-4111-86a7-01dedeff7f53 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cee1ea5-16ff-4399-98c8-a8e59f97f47b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['572feebb-d24c-487f-a4a2-8947dec4fb43', 'c536535e-016d-42ff-be4b-38abf787b4db', '91695313-3ac6-4d51-8b21-475f21799b38', '4ff53055-c67d-4862-a28c-e70262b7b602']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:05.950131 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-a672bd34-97dc-4b14-b8e0-18fdbbbbb99c req-98e43706-1685-4798-a335-5ff7f3b50a90 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Action body: b'{"os-complete": null}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:23:05.950305 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-a672bd34-97dc-4b14-b8e0-18fdbbbbb99c req-98e43706-1685-4798-a335-5ff7f3b50a90 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:05.950857 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-6f7d9e06-52dd-4111-86a7-01dedeff7f53 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb15da1a-a401-4683-b080-644eecd438c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:05.971258 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:05.971258 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:05.999095 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-6f7d9e06-52dd-4111-86a7-01dedeff7f53 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb15da1a-a401-4683-b080-644eecd438c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25002fd7-1748-4a00-8b82-eeda53591780', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1379303098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='024c3d3ae4064e0d9d5909c4786eb529',qos_specs=None,replication_status=,reservations=['572feebb-d24c-487f-a4a2-8947dec4fb43','c536535e-016d-42ff-be4b-38abf787b4db','91695313-3ac6-4d51-8b21-475f21799b38','4ff53055-c67d-4862-a28c-e70262b7b602'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='464201616b894340924067718578aba8',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:23:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1379303098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25002fd7-1748-4a00-8b82-eeda53591780,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='024c3d3ae4064e0d9d5909c4786eb529',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='464201616b894340924067718578aba8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:05.999095 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-6f7d9e06-52dd-4111-86a7-01dedeff7f53 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e27631ca-fe22-4f55-823c-c145ec3ff665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:06.011602 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-a672bd34-97dc-4b14-b8e0-18fdbbbbb99c req-98e43706-1685-4798-a335-5ff7f3b50a90 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] https://10.4.3.102/volume/v3/attachments/376270d1-20cd-4e8f-8216-415b313c514e/action returned with HTTP 204 Aug 25 16:23:06.012332 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 434/1763] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:23:05 2026] POST /volume/v3/attachments/376270d1-20cd-4e8f-8216-415b313c514e/action => generated 0 bytes in 97 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:23:06.053052 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-6f7d9e06-52dd-4111-86a7-01dedeff7f53 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e27631ca-fe22-4f55-823c-c145ec3ff665) transitioned into state 'SUCCESS' from state '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-1379303098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='024c3d3ae4064e0d9d5909c4786eb529',qos_specs=None,replication_status=,reservations=['572feebb-d24c-487f-a4a2-8947dec4fb43','c536535e-016d-42ff-be4b-38abf787b4db','91695313-3ac6-4d51-8b21-475f21799b38','4ff53055-c67d-4862-a28c-e70262b7b602'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='464201616b894340924067718578aba8',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:06.053801 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-6f7d9e06-52dd-4111-86a7-01dedeff7f53 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f909a4ec-a30a-4461-afe1-3718c0e135c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:06.092451 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-6f7d9e06-52dd-4111-86a7-01dedeff7f53 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f909a4ec-a30a-4461-afe1-3718c0e135c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:06.093924 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-6f7d9e06-52dd-4111-86a7-01dedeff7f53 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Flow 'volume_create_api' (7f871419-e165-4f87-a74c-205c7839f704) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:23:06.094395 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-6f7d9e06-52dd-4111-86a7-01dedeff7f53 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Create volume request issued successfully. Aug 25 16:23:06.095286 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6f7d9e06-52dd-4111-86a7-01dedeff7f53 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:23:06.095925 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 437/1764] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:23:05 2026] POST /volume/v3/volumes => generated 745 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:23:06.114082 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-375527a3-5d3c-49f3-a25a-50d911260c76 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:06.116365 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-375527a3-5d3c-49f3-a25a-50d911260c76 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] GET https://10.4.3.102/volume/v3/volumes/25002fd7-1748-4a00-8b82-eeda53591780 Aug 25 16:23:06.116898 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-375527a3-5d3c-49f3-a25a-50d911260c76 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:06.116898 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-375527a3-5d3c-49f3-a25a-50d911260c76 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:06.125040 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:06.125040 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:06.130105 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-375527a3-5d3c-49f3-a25a-50d911260c76 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:06.135282 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-375527a3-5d3c-49f3-a25a-50d911260c76 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/25002fd7-1748-4a00-8b82-eeda53591780 returned with HTTP 200 Aug 25 16:23:06.135282 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 446/1765] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:06 2026] GET /volume/v3/volumes/25002fd7-1748-4a00-8b82-eeda53591780 => generated 813 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:06.409323 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-12444548-6c8b-4d41-809b-0d333e3e7e0b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:06.411102 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-12444548-6c8b-4d41-809b-0d333e3e7e0b tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] POST https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13/action Aug 25 16:23:06.411471 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-12444548-6c8b-4d41-809b-0d333e3e7e0b tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:23:06.411619 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-12444548-6c8b-4d41-809b-0d333e3e7e0b tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:06.422885 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:06.422885 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:06.423380 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-12444548-6c8b-4d41-809b-0d333e3e7e0b tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Volume info retrieved successfully. Aug 25 16:23:06.431169 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-12444548-6c8b-4d41-809b-0d333e3e7e0b tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Reserve volume completed successfully. Aug 25 16:23:06.431484 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-12444548-6c8b-4d41-809b-0d333e3e7e0b tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13/action returned with HTTP 202 Aug 25 16:23:06.432038 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 449/1766] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:23:06 2026] POST /volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:23:06.440739 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-4349ff47-acf0-43a5-b782-77c5de437ae6 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:06.442566 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4349ff47-acf0-43a5-b782-77c5de437ae6 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] GET https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 Aug 25 16:23:06.442845 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4349ff47-acf0-43a5-b782-77c5de437ae6 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:06.443111 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4349ff47-acf0-43a5-b782-77c5de437ae6 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:06.452120 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:06.452120 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:06.455984 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-4349ff47-acf0-43a5-b782-77c5de437ae6 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Volume info retrieved successfully. Aug 25 16:23:06.461110 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4349ff47-acf0-43a5-b782-77c5de437ae6 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 returned with HTTP 200 Aug 25 16:23:06.461523 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 435/1767] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:06 2026] GET /volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:06.474377 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-6dbfbb77-6740-4e94-a071-2ca3559e5a95 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:06.476426 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6dbfbb77-6740-4e94-a071-2ca3559e5a95 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] POST https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13/action Aug 25 16:23:06.476858 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6dbfbb77-6740-4e94-a071-2ca3559e5a95 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:23:06.477020 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6dbfbb77-6740-4e94-a071-2ca3559e5a95 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:06.486837 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:06.486837 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:06.487704 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-6dbfbb77-6740-4e94-a071-2ca3559e5a95 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Volume info retrieved successfully. Aug 25 16:23:06.488910 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-171797da-7ed4-4f4f-ac1a-1aeb18566b2a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:06.490734 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-171797da-7ed4-4f4f-ac1a-1aeb18566b2a tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] GET https://10.4.3.102/volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf Aug 25 16:23:06.490946 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-171797da-7ed4-4f4f-ac1a-1aeb18566b2a tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:06.491161 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-171797da-7ed4-4f4f-ac1a-1aeb18566b2a tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:06.517524 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:06.517524 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:06.519936 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-6dbfbb77-6740-4e94-a071-2ca3559e5a95 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Unreserve volume completed successfully. Aug 25 16:23:06.520261 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6dbfbb77-6740-4e94-a071-2ca3559e5a95 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13/action returned with HTTP 202 Aug 25 16:23:06.520897 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 438/1768] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:23:06 2026] POST /volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:23:06.521088 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-171797da-7ed4-4f4f-ac1a-1aeb18566b2a tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Volume info retrieved successfully. Aug 25 16:23:06.528695 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f8683a78-6c45-43cf-88ce-d42e675e357f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:06.530962 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f8683a78-6c45-43cf-88ce-d42e675e357f tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] GET https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 Aug 25 16:23:06.531240 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f8683a78-6c45-43cf-88ce-d42e675e357f tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:06.531518 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f8683a78-6c45-43cf-88ce-d42e675e357f tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:06.534162 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-171797da-7ed4-4f4f-ac1a-1aeb18566b2a tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] https://10.4.3.102/volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf returned with HTTP 200 Aug 25 16:23:06.535175 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 447/1769] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:06 2026] GET /volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf => generated 1144 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:23:06.546436 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:06.546436 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:06.552760 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-62504e77-75cd-4dc6-9343-0f28eb6b90e6 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:06.553154 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-62504e77-75cd-4dc6-9343-0f28eb6b90e6 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] GET https://10.4.3.102/volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf Aug 25 16:23:06.553328 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-62504e77-75cd-4dc6-9343-0f28eb6b90e6 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:06.553500 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-62504e77-75cd-4dc6-9343-0f28eb6b90e6 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:06.560724 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-f8683a78-6c45-43cf-88ce-d42e675e357f tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Volume info retrieved successfully. Aug 25 16:23:06.566644 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f8683a78-6c45-43cf-88ce-d42e675e357f tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 returned with HTTP 200 Aug 25 16:23:06.567280 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 450/1770] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:06 2026] GET /volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 => generated 861 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:06.568742 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:06.568742 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:06.572639 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-62504e77-75cd-4dc6-9343-0f28eb6b90e6 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Volume info retrieved successfully. Aug 25 16:23:06.577335 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-62504e77-75cd-4dc6-9343-0f28eb6b90e6 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] https://10.4.3.102/volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf returned with HTTP 200 Aug 25 16:23:06.577890 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 436/1771] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:06 2026] GET /volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf => generated 1144 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 16:23:06.581063 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-7f02b608-9235-40f9-9b39-63bf66d32c23 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:06.582837 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7f02b608-9235-40f9-9b39-63bf66d32c23 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] POST https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13/action Aug 25 16:23:06.583158 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7f02b608-9235-40f9-9b39-63bf66d32c23 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:23:06.583493 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7f02b608-9235-40f9-9b39-63bf66d32c23 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:06.591454 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:06.591454 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:06.591910 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-7f02b608-9235-40f9-9b39-63bf66d32c23 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Volume info retrieved successfully. Aug 25 16:23:06.604374 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-7f02b608-9235-40f9-9b39-63bf66d32c23 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Volume updated successfully. Aug 25 16:23:06.604665 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7f02b608-9235-40f9-9b39-63bf66d32c23 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13/action returned with HTTP 200 Aug 25 16:23:06.605101 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 439/1772] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:23:06 2026] POST /volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13/action => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 16:23:06.612396 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-7bd4be9e-4483-49b8-950c-99bf03fad1c9 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:06.614371 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7bd4be9e-4483-49b8-950c-99bf03fad1c9 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] GET https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 Aug 25 16:23:06.614605 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7bd4be9e-4483-49b8-950c-99bf03fad1c9 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:06.614844 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7bd4be9e-4483-49b8-950c-99bf03fad1c9 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:06.622252 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:06.622252 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:06.625918 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-7bd4be9e-4483-49b8-950c-99bf03fad1c9 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Volume info retrieved successfully. Aug 25 16:23:06.629988 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7bd4be9e-4483-49b8-950c-99bf03fad1c9 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 returned with HTTP 200 Aug 25 16:23:06.630354 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 448/1773] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:06 2026] GET /volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:06.636616 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-a6e28507-669e-47dc-956a-d7e3292f4794 req-8a0190cf-36bf-4b0b-a878-ba403d248530 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:06.640919 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-a6e28507-669e-47dc-956a-d7e3292f4794 req-8a0190cf-36bf-4b0b-a878-ba403d248530 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] GET https://10.4.3.102/volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf Aug 25 16:23:06.640919 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-a6e28507-669e-47dc-956a-d7e3292f4794 req-8a0190cf-36bf-4b0b-a878-ba403d248530 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:06.640919 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-a6e28507-669e-47dc-956a-d7e3292f4794 req-8a0190cf-36bf-4b0b-a878-ba403d248530 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:06.644712 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-ce46e9c2-f1d2-4f2b-8e1f-6516eaf538cc None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:06.646844 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ce46e9c2-f1d2-4f2b-8e1f-6516eaf538cc tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] POST https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13/action Aug 25 16:23:06.647385 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ce46e9c2-f1d2-4f2b-8e1f-6516eaf538cc tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:23:06.647607 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ce46e9c2-f1d2-4f2b-8e1f-6516eaf538cc tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:06.658716 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:06.658716 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:06.659010 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:06.659010 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:06.659574 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-ce46e9c2-f1d2-4f2b-8e1f-6516eaf538cc tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Volume info retrieved successfully. Aug 25 16:23:06.662956 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-a6e28507-669e-47dc-956a-d7e3292f4794 req-8a0190cf-36bf-4b0b-a878-ba403d248530 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Volume info retrieved successfully. Aug 25 16:23:06.667458 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-ce46e9c2-f1d2-4f2b-8e1f-6516eaf538cc tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Volume updated successfully. Aug 25 16:23:06.667546 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ce46e9c2-f1d2-4f2b-8e1f-6516eaf538cc tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13/action returned with HTTP 200 Aug 25 16:23:06.668045 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 437/1774] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:23:06 2026] POST /volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13/action => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 16:23:06.669112 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-a6e28507-669e-47dc-956a-d7e3292f4794 req-8a0190cf-36bf-4b0b-a878-ba403d248530 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] https://10.4.3.102/volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf returned with HTTP 200 Aug 25 16:23:06.669688 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 451/1775] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:23:06 2026] GET /volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf => generated 1144 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:23:06.675987 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-45131386-3997-4cb9-9d52-4c734d571914 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:06.678482 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-45131386-3997-4cb9-9d52-4c734d571914 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] GET https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 Aug 25 16:23:06.678723 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-45131386-3997-4cb9-9d52-4c734d571914 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:06.679047 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-45131386-3997-4cb9-9d52-4c734d571914 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:06.693113 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:06.693113 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:06.704355 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-45131386-3997-4cb9-9d52-4c734d571914 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Volume info retrieved successfully. Aug 25 16:23:06.712458 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-45131386-3997-4cb9-9d52-4c734d571914 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 returned with HTTP 200 Aug 25 16:23:06.714761 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 440/1776] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:06 2026] GET /volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 => generated 861 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:06.737734 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-fa264c47-e136-4615-8498-12d3dcf8195f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:06.737734 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fa264c47-e136-4615-8498-12d3dcf8195f tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] POST https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13/action Aug 25 16:23:06.737734 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fa264c47-e136-4615-8498-12d3dcf8195f tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:23:06.737734 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fa264c47-e136-4615-8498-12d3dcf8195f tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:06.743609 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:06.743609 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:06.744143 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-fa264c47-e136-4615-8498-12d3dcf8195f tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Volume info retrieved successfully. Aug 25 16:23:06.783951 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-fa264c47-e136-4615-8498-12d3dcf8195f tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Update volume admin metadata completed successfully. Aug 25 16:23:06.806346 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-fa264c47-e136-4615-8498-12d3dcf8195f tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Update readonly setting on volume completed successfully. Aug 25 16:23:06.806346 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fa264c47-e136-4615-8498-12d3dcf8195f tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13/action returned with HTTP 202 Aug 25 16:23:06.806346 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 449/1777] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:23:06 2026] POST /volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:23:06.810008 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c5ce0075-86bd-485b-a883-a81bc54ae4d7 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:06.810008 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c5ce0075-86bd-485b-a883-a81bc54ae4d7 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 Aug 25 16:23:06.810008 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c5ce0075-86bd-485b-a883-a81bc54ae4d7 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:06.810008 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c5ce0075-86bd-485b-a883-a81bc54ae4d7 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:06.810008 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-c5ce0075-86bd-485b-a883-a81bc54ae4d7 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 2947d465-fe7b-4384-b32a-c9d011466908. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:06.810008 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:06.810008 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:06.810008 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c5ce0075-86bd-485b-a883-a81bc54ae4d7 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 returned with HTTP 200 Aug 25 16:23:06.810008 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 438/1778] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:06 2026] GET /volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:06.812144 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-5d19d91a-60a9-45d5-940b-737fa8c0ac39 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:06.813777 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5d19d91a-60a9-45d5-940b-737fa8c0ac39 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] GET https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 Aug 25 16:23:06.814103 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5d19d91a-60a9-45d5-940b-737fa8c0ac39 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:06.814368 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5d19d91a-60a9-45d5-940b-737fa8c0ac39 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:06.825616 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:06.825616 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:06.830018 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-5d19d91a-60a9-45d5-940b-737fa8c0ac39 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Volume info retrieved successfully. Aug 25 16:23:06.848176 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5d19d91a-60a9-45d5-940b-737fa8c0ac39 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 returned with HTTP 200 Aug 25 16:23:06.848176 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 452/1779] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:06 2026] GET /volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:06.877326 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f27c27b9-1ee2-4917-afc3-0180dfe8479f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:06.880451 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f27c27b9-1ee2-4917-afc3-0180dfe8479f tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] POST https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13/action Aug 25 16:23:06.880873 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f27c27b9-1ee2-4917-afc3-0180dfe8479f tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:23:06.881026 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f27c27b9-1ee2-4917-afc3-0180dfe8479f tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:06.894424 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:06.894424 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:06.895118 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-f27c27b9-1ee2-4917-afc3-0180dfe8479f tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Volume info retrieved successfully. Aug 25 16:23:06.951565 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-f27c27b9-1ee2-4917-afc3-0180dfe8479f tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Update volume admin metadata completed successfully. Aug 25 16:23:06.951791 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-f27c27b9-1ee2-4917-afc3-0180dfe8479f tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Update readonly setting on volume completed successfully. Aug 25 16:23:06.952081 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f27c27b9-1ee2-4917-afc3-0180dfe8479f tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13/action returned with HTTP 202 Aug 25 16:23:06.963476 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 441/1780] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:23:06 2026] POST /volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:23:06.968838 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-72f3c443-1785-4e1e-abe5-75f31552daf6 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:06.990089 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-72f3c443-1785-4e1e-abe5-75f31552daf6 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] GET https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 Aug 25 16:23:06.990089 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-72f3c443-1785-4e1e-abe5-75f31552daf6 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:06.990089 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-72f3c443-1785-4e1e-abe5-75f31552daf6 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:06.990089 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:06.990089 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:06.990089 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-72f3c443-1785-4e1e-abe5-75f31552daf6 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Volume info retrieved successfully. Aug 25 16:23:06.991801 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-72f3c443-1785-4e1e-abe5-75f31552daf6 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 returned with HTTP 200 Aug 25 16:23:06.993037 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 450/1781] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:06 2026] GET /volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:07.005353 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-24485c59-a46a-45f0-bbff-461e8bdfe2e1 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:07.009452 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-24485c59-a46a-45f0-bbff-461e8bdfe2e1 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] POST https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13/action Aug 25 16:23:07.009921 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-24485c59-a46a-45f0-bbff-461e8bdfe2e1 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-866963162", "disk_format": "raw"}}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:23:07.010106 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-24485c59-a46a-45f0-bbff-461e8bdfe2e1 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-866963162", "disk_format": "raw"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:07.021297 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:07.021297 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:07.024612 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-24485c59-a46a-45f0-bbff-461e8bdfe2e1 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Volume info retrieved successfully. Aug 25 16:23:07.078811 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:07.078811 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:07.083436 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.image.image_utils [None req-24485c59-a46a-45f0-bbff-461e8bdfe2e1 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-866963162'}] 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-866963162'}]. {{(pid=100456) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 25 16:23:07.157793 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-50dec994-1bbc-4cf4-a544-2be4b902185b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:07.159616 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-50dec994-1bbc-4cf4-a544-2be4b902185b tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] GET https://10.4.3.102/volume/v3/volumes/25002fd7-1748-4a00-8b82-eeda53591780 Aug 25 16:23:07.159805 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-50dec994-1bbc-4cf4-a544-2be4b902185b tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:07.160021 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-50dec994-1bbc-4cf4-a544-2be4b902185b tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:07.167451 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:07.167451 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:07.170874 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-50dec994-1bbc-4cf4-a544-2be4b902185b tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:07.174870 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-50dec994-1bbc-4cf4-a544-2be4b902185b tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/25002fd7-1748-4a00-8b82-eeda53591780 returned with HTTP 200 Aug 25 16:23:07.175360 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 453/1782] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:07 2026] GET /volume/v3/volumes/25002fd7-1748-4a00-8b82-eeda53591780 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:07.197216 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-41ed5e5f-cf44-4ed7-a49e-f496c8a5f520 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:07.199533 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-41ed5e5f-cf44-4ed7-a49e-f496c8a5f520 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:23:07.199995 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-41ed5e5f-cf44-4ed7-a49e-f496c8a5f520 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "25002fd7-1748-4a00-8b82-eeda53591780", "size": 1, "name": "tempest-VolumesGetTest-Volume-1016807813", "metadata": {"Type": "Test"}}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:07.202295 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-41ed5e5f-cf44-4ed7-a49e-f496c8a5f520 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Create volume request body: {'volume': {'source_volid': '25002fd7-1748-4a00-8b82-eeda53591780', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1016807813', 'metadata': {'Type': 'Test'}}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:23:07.214742 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:07.214742 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:07.215332 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-41ed5e5f-cf44-4ed7-a49e-f496c8a5f520 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume retrieved successfully. Aug 25 16:23:07.215498 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-41ed5e5f-cf44-4ed7-a49e-f496c8a5f520 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Create volume of 1 GB Aug 25 16:23:07.220709 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-41ed5e5f-cf44-4ed7-a49e-f496c8a5f520 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Availability Zones retrieved successfully. Aug 25 16:23:07.228462 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-41ed5e5f-cf44-4ed7-a49e-f496c8a5f520 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Flow 'volume_create_api' (97fc6ec0-257a-4fa5-8bc2-e986a663e711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:23:07.230073 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-41ed5e5f-cf44-4ed7-a49e-f496c8a5f520 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a67495ed-23a3-4627-b820-23c2e61b877b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:07.231428 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-41ed5e5f-cf44-4ed7-a49e-f496c8a5f520 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:23:07.281567 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-41ed5e5f-cf44-4ed7-a49e-f496c8a5f520 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a67495ed-23a3-4627-b820-23c2e61b877b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '25002fd7-1748-4a00-8b82-eeda53591780', 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:07.281567 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-41ed5e5f-cf44-4ed7-a49e-f496c8a5f520 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08b9adb9-10d8-427b-b9e7-9d94965b5634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:07.355626 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-41ed5e5f-cf44-4ed7-a49e-f496c8a5f520 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Created reservations ['c8b6bbb3-a0b3-42bc-9d2a-67034b22e4c6', 'e118ece9-0b83-49ab-a7ce-d205c58d81b4', 'd9ccf784-6085-4701-9c42-eba40086ae3d', '4764e46d-d394-413c-addd-b8bf2af9075b'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:23:07.356424 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-41ed5e5f-cf44-4ed7-a49e-f496c8a5f520 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08b9adb9-10d8-427b-b9e7-9d94965b5634) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8b6bbb3-a0b3-42bc-9d2a-67034b22e4c6', 'e118ece9-0b83-49ab-a7ce-d205c58d81b4', 'd9ccf784-6085-4701-9c42-eba40086ae3d', '4764e46d-d394-413c-addd-b8bf2af9075b']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:07.357114 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-41ed5e5f-cf44-4ed7-a49e-f496c8a5f520 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (457be9aa-84bf-4ac6-89e2-dd80dee411ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:07.453106 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-41ed5e5f-cf44-4ed7-a49e-f496c8a5f520 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (457be9aa-84bf-4ac6-89e2-dd80dee411ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc270c37-1c99-4b24-96b9-0e744c251df5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1016807813',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='024c3d3ae4064e0d9d5909c4786eb529',qos_specs=None,replication_status=,reservations=['c8b6bbb3-a0b3-42bc-9d2a-67034b22e4c6','e118ece9-0b83-49ab-a7ce-d205c58d81b4','d9ccf784-6085-4701-9c42-eba40086ae3d','4764e46d-d394-413c-addd-b8bf2af9075b'],size=1,snapshot_id=None,source_replicaid=,source_volid=25002fd7-1748-4a00-8b82-eeda53591780,status='creating',user_id='464201616b894340924067718578aba8',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:23:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1016807813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc270c37-1c99-4b24-96b9-0e744c251df5,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='024c3d3ae4064e0d9d5909c4786eb529',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=25002fd7-1748-4a00-8b82-eeda53591780,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='464201616b894340924067718578aba8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:07.454192 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-41ed5e5f-cf44-4ed7-a49e-f496c8a5f520 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b83aa8a-8173-4001-87b7-f3c432f66be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:07.508439 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-41ed5e5f-cf44-4ed7-a49e-f496c8a5f520 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b83aa8a-8173-4001-87b7-f3c432f66be4) transitioned into state 'SUCCESS' from state '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-1016807813',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='024c3d3ae4064e0d9d5909c4786eb529',qos_specs=None,replication_status=,reservations=['c8b6bbb3-a0b3-42bc-9d2a-67034b22e4c6','e118ece9-0b83-49ab-a7ce-d205c58d81b4','d9ccf784-6085-4701-9c42-eba40086ae3d','4764e46d-d394-413c-addd-b8bf2af9075b'],size=1,snapshot_id=None,source_replicaid=,source_volid=25002fd7-1748-4a00-8b82-eeda53591780,status='creating',user_id='464201616b894340924067718578aba8',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:07.509172 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-41ed5e5f-cf44-4ed7-a49e-f496c8a5f520 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21724638-4d26-437c-ab6e-533f780744ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:07.533064 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-41ed5e5f-cf44-4ed7-a49e-f496c8a5f520 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21724638-4d26-437c-ab6e-533f780744ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:07.533918 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-41ed5e5f-cf44-4ed7-a49e-f496c8a5f520 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Flow 'volume_create_api' (97fc6ec0-257a-4fa5-8bc2-e986a663e711) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:23:07.534298 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-41ed5e5f-cf44-4ed7-a49e-f496c8a5f520 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Create volume request issued successfully. Aug 25 16:23:07.534801 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-41ed5e5f-cf44-4ed7-a49e-f496c8a5f520 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:23:07.535268 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 442/1783] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:23:07 2026] POST /volume/v3/volumes => generated 793 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:23:07.550227 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-9eca3034-e892-4919-babe-a50f14d4327e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:07.552141 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9eca3034-e892-4919-babe-a50f14d4327e tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] GET https://10.4.3.102/volume/v3/volumes/cc270c37-1c99-4b24-96b9-0e744c251df5 Aug 25 16:23:07.552708 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9eca3034-e892-4919-babe-a50f14d4327e tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:07.553121 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9eca3034-e892-4919-babe-a50f14d4327e tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:07.560958 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:07.560958 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:07.573108 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-9eca3034-e892-4919-babe-a50f14d4327e tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:07.591420 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9eca3034-e892-4919-babe-a50f14d4327e tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/cc270c37-1c99-4b24-96b9-0e744c251df5 returned with HTTP 200 Aug 25 16:23:07.591420 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 451/1784] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:07 2026] GET /volume/v3/volumes/cc270c37-1c99-4b24-96b9-0e744c251df5 => generated 861 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:07.607724 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-24485c59-a46a-45f0-bbff-461e8bdfe2e1 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Copy volume to image completed successfully. Aug 25 16:23:07.608119 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-24485c59-a46a-45f0-bbff-461e8bdfe2e1 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13/action returned with HTTP 202 Aug 25 16:23:07.608655 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 439/1785] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:23:07 2026] POST /volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13/action => generated 686 bytes in 604 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:23:07.805602 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-c635b098-daa7-4b0c-9093-4996cd68c17f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:07.807992 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c635b098-daa7-4b0c-9093-4996cd68c17f tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 Aug 25 16:23:07.808318 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c635b098-daa7-4b0c-9093-4996cd68c17f tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:07.808516 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c635b098-daa7-4b0c-9093-4996cd68c17f tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:07.808689 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-c635b098-daa7-4b0c-9093-4996cd68c17f tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 2947d465-fe7b-4384-b32a-c9d011466908. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:07.814192 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:07.814192 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:07.814915 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c635b098-daa7-4b0c-9093-4996cd68c17f tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 returned with HTTP 200 Aug 25 16:23:07.815411 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 454/1786] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:07 2026] GET /volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:08.607977 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-0a771896-e297-4a4a-a5d2-39a8bfa270aa None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:08.612419 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0a771896-e297-4a4a-a5d2-39a8bfa270aa tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] GET https://10.4.3.102/volume/v3/volumes/cc270c37-1c99-4b24-96b9-0e744c251df5 Aug 25 16:23:08.612419 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0a771896-e297-4a4a-a5d2-39a8bfa270aa tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:08.612419 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0a771896-e297-4a4a-a5d2-39a8bfa270aa tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:08.688902 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:08.688902 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:08.697649 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-0a771896-e297-4a4a-a5d2-39a8bfa270aa tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:08.705935 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0a771896-e297-4a4a-a5d2-39a8bfa270aa tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/cc270c37-1c99-4b24-96b9-0e744c251df5 returned with HTTP 200 Aug 25 16:23:08.705935 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 443/1787] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:08 2026] GET /volume/v3/volumes/cc270c37-1c99-4b24-96b9-0e744c251df5 => generated 886 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:08.720696 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-7a4da6b1-597b-4d5d-8459-289a8ce3e55c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:08.724805 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7a4da6b1-597b-4d5d-8459-289a8ce3e55c tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] GET https://10.4.3.102/volume/v3/volumes/cc270c37-1c99-4b24-96b9-0e744c251df5 Aug 25 16:23:08.725088 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7a4da6b1-597b-4d5d-8459-289a8ce3e55c tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:08.725344 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7a4da6b1-597b-4d5d-8459-289a8ce3e55c tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:08.733401 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:08.733401 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:08.739071 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-7a4da6b1-597b-4d5d-8459-289a8ce3e55c tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:08.743938 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7a4da6b1-597b-4d5d-8459-289a8ce3e55c tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/cc270c37-1c99-4b24-96b9-0e744c251df5 returned with HTTP 200 Aug 25 16:23:08.744396 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 452/1788] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:08 2026] GET /volume/v3/volumes/cc270c37-1c99-4b24-96b9-0e744c251df5 => generated 886 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:08.756128 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-823ed817-c263-48a1-8283-5fe4d78fdf4a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:08.758025 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-823ed817-c263-48a1-8283-5fe4d78fdf4a tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] PUT https://10.4.3.102/volume/v3/volumes/cc270c37-1c99-4b24-96b9-0e744c251df5 Aug 25 16:23:08.758426 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-823ed817-c263-48a1-8283-5fe4d78fdf4a tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1016807813"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:08.767987 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:08.767987 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:08.772193 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-823ed817-c263-48a1-8283-5fe4d78fdf4a tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:08.803410 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-823ed817-c263-48a1-8283-5fe4d78fdf4a tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume updated successfully. Aug 25 16:23:08.804101 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-823ed817-c263-48a1-8283-5fe4d78fdf4a tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/cc270c37-1c99-4b24-96b9-0e744c251df5 returned with HTTP 200 Aug 25 16:23:08.804638 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 440/1789] 10.4.3.102 () {68 vars in 1368 bytes} [Tue Aug 25 16:23:08 2026] PUT /volume/v3/volumes/cc270c37-1c99-4b24-96b9-0e744c251df5 => generated 818 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:08.816005 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-410a6e61-8dee-4b4a-ae07-20e20d3fd24f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:08.817961 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-410a6e61-8dee-4b4a-ae07-20e20d3fd24f tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] PUT https://10.4.3.102/volume/v3/volumes/cc270c37-1c99-4b24-96b9-0e744c251df5 Aug 25 16:23:08.818390 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-410a6e61-8dee-4b4a-ae07-20e20d3fd24f tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-430104616", "description": "This is the new description of volume"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:08.826798 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-93305f96-5d8b-4251-890d-a2b45bfdf646 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:08.826919 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:08.826919 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:08.828832 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-93305f96-5d8b-4251-890d-a2b45bfdf646 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 Aug 25 16:23:08.829088 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-93305f96-5d8b-4251-890d-a2b45bfdf646 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:08.829342 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-93305f96-5d8b-4251-890d-a2b45bfdf646 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:08.829575 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-93305f96-5d8b-4251-890d-a2b45bfdf646 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 2947d465-fe7b-4384-b32a-c9d011466908. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:08.831431 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-410a6e61-8dee-4b4a-ae07-20e20d3fd24f tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:08.833670 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:08.833670 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:08.834305 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-93305f96-5d8b-4251-890d-a2b45bfdf646 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 returned with HTTP 200 Aug 25 16:23:08.834695 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 444/1790] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:08 2026] GET /volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:08.839865 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-410a6e61-8dee-4b4a-ae07-20e20d3fd24f tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume updated successfully. Aug 25 16:23:08.840623 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-410a6e61-8dee-4b4a-ae07-20e20d3fd24f tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/cc270c37-1c99-4b24-96b9-0e744c251df5 returned with HTTP 200 Aug 25 16:23:08.841047 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 455/1791] 10.4.3.102 () {68 vars in 1369 bytes} [Tue Aug 25 16:23:08 2026] PUT /volume/v3/volumes/cc270c37-1c99-4b24-96b9-0e744c251df5 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:08.852993 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-4b5f24fa-d5dc-4ff9-be3c-b34a4ede98f1 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:08.855750 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4b5f24fa-d5dc-4ff9-be3c-b34a4ede98f1 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] GET https://10.4.3.102/volume/v3/volumes/cc270c37-1c99-4b24-96b9-0e744c251df5 Aug 25 16:23:08.855982 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4b5f24fa-d5dc-4ff9-be3c-b34a4ede98f1 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:08.856216 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4b5f24fa-d5dc-4ff9-be3c-b34a4ede98f1 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:08.865606 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:08.865606 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:08.870378 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-4b5f24fa-d5dc-4ff9-be3c-b34a4ede98f1 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:08.876231 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4b5f24fa-d5dc-4ff9-be3c-b34a4ede98f1 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/cc270c37-1c99-4b24-96b9-0e744c251df5 returned with HTTP 200 Aug 25 16:23:08.876805 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 453/1792] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:08 2026] GET /volume/v3/volumes/cc270c37-1c99-4b24-96b9-0e744c251df5 => generated 924 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:08.892124 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-83147c76-af54-4e6a-8b8e-a9aaf0064e82 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:08.894639 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-83147c76-af54-4e6a-8b8e-a9aaf0064e82 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:23:08.894957 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-83147c76-af54-4e6a-8b8e-a9aaf0064e82 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1294842290", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-637386683"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:08.896495 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-83147c76-af54-4e6a-8b8e-a9aaf0064e82 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1294842290', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-637386683'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:23:08.896655 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-83147c76-af54-4e6a-8b8e-a9aaf0064e82 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Create volume of 1 GB Aug 25 16:23:08.901839 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-83147c76-af54-4e6a-8b8e-a9aaf0064e82 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Availability Zones retrieved successfully. Aug 25 16:23:08.907821 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-83147c76-af54-4e6a-8b8e-a9aaf0064e82 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Flow 'volume_create_api' (0d64c9a5-5901-4dd6-83c6-6141e0597aa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:23:08.908747 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-83147c76-af54-4e6a-8b8e-a9aaf0064e82 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (841eb473-1be2-4204-87bd-a5d3973a165f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:08.909613 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-83147c76-af54-4e6a-8b8e-a9aaf0064e82 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:23:08.935230 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-83147c76-af54-4e6a-8b8e-a9aaf0064e82 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (841eb473-1be2-4204-87bd-a5d3973a165f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:08.935984 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-83147c76-af54-4e6a-8b8e-a9aaf0064e82 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f824d95-474f-4edf-a237-39401a476c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:08.984745 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-83147c76-af54-4e6a-8b8e-a9aaf0064e82 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Created reservations ['fd06c7da-3821-4ade-9bb7-7478ade9268f', 'e1718267-01ad-444d-a698-ebe1d86f11fb', '35e1c960-cee8-4c86-bcaa-e32d90c843a6', '7e21fcdb-c451-4625-86d3-bbc7cdadd6c7'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:23:08.985813 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-83147c76-af54-4e6a-8b8e-a9aaf0064e82 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f824d95-474f-4edf-a237-39401a476c08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd06c7da-3821-4ade-9bb7-7478ade9268f', 'e1718267-01ad-444d-a698-ebe1d86f11fb', '35e1c960-cee8-4c86-bcaa-e32d90c843a6', '7e21fcdb-c451-4625-86d3-bbc7cdadd6c7']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:08.986745 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-83147c76-af54-4e6a-8b8e-a9aaf0064e82 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25c3db51-88f3-4a70-ae30-5b4cfc168952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:09.012813 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-83147c76-af54-4e6a-8b8e-a9aaf0064e82 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25c3db51-88f3-4a70-ae30-5b4cfc168952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ef4971c-08c4-453b-9078-2156748292b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1294842290',display_name='tempest-VolumesGetTest-Volume-637386683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='024c3d3ae4064e0d9d5909c4786eb529',qos_specs=None,replication_status=,reservations=['fd06c7da-3821-4ade-9bb7-7478ade9268f','e1718267-01ad-444d-a698-ebe1d86f11fb','35e1c960-cee8-4c86-bcaa-e32d90c843a6','7e21fcdb-c451-4625-86d3-bbc7cdadd6c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='464201616b894340924067718578aba8',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:23:08Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1294842290',display_name='tempest-VolumesGetTest-Volume-637386683',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ef4971c-08c4-453b-9078-2156748292b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='024c3d3ae4064e0d9d5909c4786eb529',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='464201616b894340924067718578aba8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:09.013606 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-83147c76-af54-4e6a-8b8e-a9aaf0064e82 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (410c5f33-5a3b-455d-ab5b-a6cfd960c527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:09.034748 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-83147c76-af54-4e6a-8b8e-a9aaf0064e82 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (410c5f33-5a3b-455d-ab5b-a6cfd960c527) transitioned into 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-1294842290',display_name='tempest-VolumesGetTest-Volume-637386683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='024c3d3ae4064e0d9d5909c4786eb529',qos_specs=None,replication_status=,reservations=['fd06c7da-3821-4ade-9bb7-7478ade9268f','e1718267-01ad-444d-a698-ebe1d86f11fb','35e1c960-cee8-4c86-bcaa-e32d90c843a6','7e21fcdb-c451-4625-86d3-bbc7cdadd6c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='464201616b894340924067718578aba8',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:09.035707 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-83147c76-af54-4e6a-8b8e-a9aaf0064e82 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34b0a342-e15c-4414-bcee-23a628c86b6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:09.047106 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-83147c76-af54-4e6a-8b8e-a9aaf0064e82 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34b0a342-e15c-4414-bcee-23a628c86b6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:09.047920 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-83147c76-af54-4e6a-8b8e-a9aaf0064e82 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Flow 'volume_create_api' (0d64c9a5-5901-4dd6-83c6-6141e0597aa3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:23:09.048304 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-83147c76-af54-4e6a-8b8e-a9aaf0064e82 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Create volume request issued successfully. Aug 25 16:23:09.048819 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-83147c76-af54-4e6a-8b8e-a9aaf0064e82 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:23:09.049769 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 441/1793] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:23:08 2026] POST /volume/v3/volumes => generated 779 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:23:09.065681 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f344cbc1-fd63-41b4-9d16-0ec1ae615bf3 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:09.066501 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f344cbc1-fd63-41b4-9d16-0ec1ae615bf3 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] GET https://10.4.3.102/volume/v3/volumes/4ef4971c-08c4-453b-9078-2156748292b4 Aug 25 16:23:09.066738 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f344cbc1-fd63-41b4-9d16-0ec1ae615bf3 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:09.066910 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f344cbc1-fd63-41b4-9d16-0ec1ae615bf3 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:09.075620 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:09.075620 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:09.082041 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-f344cbc1-fd63-41b4-9d16-0ec1ae615bf3 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:09.088172 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f344cbc1-fd63-41b4-9d16-0ec1ae615bf3 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/4ef4971c-08c4-453b-9078-2156748292b4 returned with HTTP 200 Aug 25 16:23:09.088902 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 445/1794] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:09 2026] GET /volume/v3/volumes/4ef4971c-08c4-453b-9078-2156748292b4 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:09.846497 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-cd653e91-67f1-435d-8895-fc3e3660e973 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:09.849404 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cd653e91-67f1-435d-8895-fc3e3660e973 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 Aug 25 16:23:09.849688 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cd653e91-67f1-435d-8895-fc3e3660e973 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:09.849918 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cd653e91-67f1-435d-8895-fc3e3660e973 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:09.850081 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-cd653e91-67f1-435d-8895-fc3e3660e973 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 2947d465-fe7b-4384-b32a-c9d011466908. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:09.855931 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:09.855931 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:09.856715 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cd653e91-67f1-435d-8895-fc3e3660e973 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 returned with HTTP 200 Aug 25 16:23:09.857157 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 456/1795] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:09 2026] GET /volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:10.102634 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-3d9505b1-1e95-4068-b756-fa8a0043a85d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:10.104291 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3d9505b1-1e95-4068-b756-fa8a0043a85d tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] GET https://10.4.3.102/volume/v3/volumes/4ef4971c-08c4-453b-9078-2156748292b4 Aug 25 16:23:10.104498 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3d9505b1-1e95-4068-b756-fa8a0043a85d tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:10.104663 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3d9505b1-1e95-4068-b756-fa8a0043a85d tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:10.112247 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:10.112247 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:10.117327 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-3d9505b1-1e95-4068-b756-fa8a0043a85d tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:10.125019 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3d9505b1-1e95-4068-b756-fa8a0043a85d tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/4ef4971c-08c4-453b-9078-2156748292b4 returned with HTTP 200 Aug 25 16:23:10.125019 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 454/1796] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:10 2026] GET /volume/v3/volumes/4ef4971c-08c4-453b-9078-2156748292b4 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:10.139995 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c224451d-ab32-400f-a82f-2b9754bb2e36 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:10.142438 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c224451d-ab32-400f-a82f-2b9754bb2e36 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] PUT https://10.4.3.102/volume/v3/volumes/4ef4971c-08c4-453b-9078-2156748292b4 Aug 25 16:23:10.142891 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c224451d-ab32-400f-a82f-2b9754bb2e36 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1016807813", "description": null}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:10.153488 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:10.153488 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:10.157822 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-c224451d-ab32-400f-a82f-2b9754bb2e36 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:10.169171 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-c224451d-ab32-400f-a82f-2b9754bb2e36 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume updated successfully. Aug 25 16:23:10.169967 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c224451d-ab32-400f-a82f-2b9754bb2e36 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/4ef4971c-08c4-453b-9078-2156748292b4 returned with HTTP 200 Aug 25 16:23:10.170527 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 442/1797] 10.4.3.102 () {68 vars in 1368 bytes} [Tue Aug 25 16:23:10 2026] PUT /volume/v3/volumes/4ef4971c-08c4-453b-9078-2156748292b4 => generated 770 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:10.187362 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-407e2e3f-bd95-41ea-b4b0-1255e8881672 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:10.189522 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-407e2e3f-bd95-41ea-b4b0-1255e8881672 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] GET https://10.4.3.102/volume/v3/volumes/4ef4971c-08c4-453b-9078-2156748292b4 Aug 25 16:23:10.189848 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-407e2e3f-bd95-41ea-b4b0-1255e8881672 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:10.190137 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-407e2e3f-bd95-41ea-b4b0-1255e8881672 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:10.199346 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:10.199346 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:10.203752 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-407e2e3f-bd95-41ea-b4b0-1255e8881672 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:10.210012 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-407e2e3f-bd95-41ea-b4b0-1255e8881672 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/4ef4971c-08c4-453b-9078-2156748292b4 returned with HTTP 200 Aug 25 16:23:10.210600 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 446/1798] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:10 2026] GET /volume/v3/volumes/4ef4971c-08c4-453b-9078-2156748292b4 => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:10.223665 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9e59e73c-318a-44f2-84ec-d101545defeb None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:10.225474 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9e59e73c-318a-44f2-84ec-d101545defeb tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] DELETE https://10.4.3.102/volume/v3/volumes/4ef4971c-08c4-453b-9078-2156748292b4 Aug 25 16:23:10.225665 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9e59e73c-318a-44f2-84ec-d101545defeb tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:10.225834 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9e59e73c-318a-44f2-84ec-d101545defeb tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:10.225994 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-9e59e73c-318a-44f2-84ec-d101545defeb tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Delete volume with id: 4ef4971c-08c4-453b-9078-2156748292b4 Aug 25 16:23:10.233196 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:10.233196 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:10.233663 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-9e59e73c-318a-44f2-84ec-d101545defeb tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:10.331377 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-9e59e73c-318a-44f2-84ec-d101545defeb tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Delete volume request issued successfully. Aug 25 16:23:10.331654 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9e59e73c-318a-44f2-84ec-d101545defeb tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/4ef4971c-08c4-453b-9078-2156748292b4 returned with HTTP 202 Aug 25 16:23:10.332217 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 457/1799] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:23:10 2026] DELETE /volume/v3/volumes/4ef4971c-08c4-453b-9078-2156748292b4 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:23:10.340338 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-4b45645b-f35e-4758-b4cc-7532ad8156de None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:10.342938 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4b45645b-f35e-4758-b4cc-7532ad8156de tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] GET https://10.4.3.102/volume/v3/volumes/4ef4971c-08c4-453b-9078-2156748292b4 Aug 25 16:23:10.343536 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4b45645b-f35e-4758-b4cc-7532ad8156de tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:10.343536 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4b45645b-f35e-4758-b4cc-7532ad8156de tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:10.352837 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:10.352837 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:10.357879 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-4b45645b-f35e-4758-b4cc-7532ad8156de tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:10.363610 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4b45645b-f35e-4758-b4cc-7532ad8156de tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/4ef4971c-08c4-453b-9078-2156748292b4 returned with HTTP 200 Aug 25 16:23:10.364323 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 455/1800] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:10 2026] GET /volume/v3/volumes/4ef4971c-08c4-453b-9078-2156748292b4 => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:10.869620 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f78aecc3-9df4-4b61-82a5-d3a939848fb8 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:10.871539 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f78aecc3-9df4-4b61-82a5-d3a939848fb8 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 Aug 25 16:23:10.871798 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f78aecc3-9df4-4b61-82a5-d3a939848fb8 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:10.872020 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f78aecc3-9df4-4b61-82a5-d3a939848fb8 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:10.872166 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-f78aecc3-9df4-4b61-82a5-d3a939848fb8 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 2947d465-fe7b-4384-b32a-c9d011466908. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:10.876677 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:10.876677 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:10.877365 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f78aecc3-9df4-4b61-82a5-d3a939848fb8 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 returned with HTTP 200 Aug 25 16:23:10.877791 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 443/1801] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:10 2026] GET /volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:11.386844 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-2e1e6d03-fd38-40b4-be5b-550c59e81766 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:11.389137 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2e1e6d03-fd38-40b4-be5b-550c59e81766 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] GET https://10.4.3.102/volume/v3/volumes/4ef4971c-08c4-453b-9078-2156748292b4 Aug 25 16:23:11.390536 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2e1e6d03-fd38-40b4-be5b-550c59e81766 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:11.390989 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2e1e6d03-fd38-40b4-be5b-550c59e81766 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:11.401795 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2e1e6d03-fd38-40b4-be5b-550c59e81766 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/4ef4971c-08c4-453b-9078-2156748292b4 returned with HTTP 404 Aug 25 16:23:11.403994 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 447/1802] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:11 2026] GET /volume/v3/volumes/4ef4971c-08c4-453b-9078-2156748292b4 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:23:11.415008 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-5568bc22-8576-42f3-90fc-0e509cc4ae95 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:11.418397 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5568bc22-8576-42f3-90fc-0e509cc4ae95 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] GET https://10.4.3.102/volume/v3/volumes/cc270c37-1c99-4b24-96b9-0e744c251df5 Aug 25 16:23:11.418671 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5568bc22-8576-42f3-90fc-0e509cc4ae95 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:11.418868 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5568bc22-8576-42f3-90fc-0e509cc4ae95 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:11.431153 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:11.431153 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:11.435609 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-5568bc22-8576-42f3-90fc-0e509cc4ae95 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:11.441006 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5568bc22-8576-42f3-90fc-0e509cc4ae95 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/cc270c37-1c99-4b24-96b9-0e744c251df5 returned with HTTP 200 Aug 25 16:23:11.441475 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 458/1803] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:11 2026] GET /volume/v3/volumes/cc270c37-1c99-4b24-96b9-0e744c251df5 => generated 924 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:11.457608 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-0314ed29-d909-4f9d-a884-f4b790197cfb None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:11.461614 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0314ed29-d909-4f9d-a884-f4b790197cfb tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] DELETE https://10.4.3.102/volume/v3/volumes/cc270c37-1c99-4b24-96b9-0e744c251df5 Aug 25 16:23:11.461614 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0314ed29-d909-4f9d-a884-f4b790197cfb tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:11.461614 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0314ed29-d909-4f9d-a884-f4b790197cfb tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:11.461614 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-0314ed29-d909-4f9d-a884-f4b790197cfb tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Delete volume with id: cc270c37-1c99-4b24-96b9-0e744c251df5 Aug 25 16:23:11.476881 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:11.476881 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:11.477708 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-0314ed29-d909-4f9d-a884-f4b790197cfb tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:11.518280 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-0314ed29-d909-4f9d-a884-f4b790197cfb tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Delete volume request issued successfully. Aug 25 16:23:11.518546 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0314ed29-d909-4f9d-a884-f4b790197cfb tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/cc270c37-1c99-4b24-96b9-0e744c251df5 returned with HTTP 202 Aug 25 16:23:11.519027 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 456/1804] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:23:11 2026] DELETE /volume/v3/volumes/cc270c37-1c99-4b24-96b9-0e744c251df5 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:23:11.528458 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c83b9148-4de8-4019-bf24-2deb4b121608 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:11.533876 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c83b9148-4de8-4019-bf24-2deb4b121608 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] GET https://10.4.3.102/volume/v3/volumes/cc270c37-1c99-4b24-96b9-0e744c251df5 Aug 25 16:23:11.534378 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c83b9148-4de8-4019-bf24-2deb4b121608 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:11.534997 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c83b9148-4de8-4019-bf24-2deb4b121608 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:11.545158 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:11.545158 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:11.551772 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-c83b9148-4de8-4019-bf24-2deb4b121608 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:11.558698 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c83b9148-4de8-4019-bf24-2deb4b121608 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/cc270c37-1c99-4b24-96b9-0e744c251df5 returned with HTTP 200 Aug 25 16:23:11.559189 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 444/1805] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:11 2026] GET /volume/v3/volumes/cc270c37-1c99-4b24-96b9-0e744c251df5 => generated 923 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:11.890673 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-007c2bd8-9e2a-4de2-80f6-ce0bcca890df None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:11.893890 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-007c2bd8-9e2a-4de2-80f6-ce0bcca890df tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 Aug 25 16:23:11.894186 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-007c2bd8-9e2a-4de2-80f6-ce0bcca890df tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:11.894477 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-007c2bd8-9e2a-4de2-80f6-ce0bcca890df tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:11.894616 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-007c2bd8-9e2a-4de2-80f6-ce0bcca890df tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 2947d465-fe7b-4384-b32a-c9d011466908. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:11.900693 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:11.900693 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:11.901404 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-007c2bd8-9e2a-4de2-80f6-ce0bcca890df tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 returned with HTTP 200 Aug 25 16:23:11.901870 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 448/1806] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:11 2026] GET /volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:12.192114 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-db4848b5-2729-4908-91e2-7c27fc459703 req-458a7864-3077-463b-97b0-c9b531853e26 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:12.197626 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-db4848b5-2729-4908-91e2-7c27fc459703 req-458a7864-3077-463b-97b0-c9b531853e26 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] GET https://10.4.3.102/volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf Aug 25 16:23:12.197824 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-db4848b5-2729-4908-91e2-7c27fc459703 req-458a7864-3077-463b-97b0-c9b531853e26 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:12.198049 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-db4848b5-2729-4908-91e2-7c27fc459703 req-458a7864-3077-463b-97b0-c9b531853e26 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:12.207261 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:12.207261 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:12.210375 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-db4848b5-2729-4908-91e2-7c27fc459703 req-458a7864-3077-463b-97b0-c9b531853e26 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Volume info retrieved successfully. Aug 25 16:23:12.217609 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-db4848b5-2729-4908-91e2-7c27fc459703 req-458a7864-3077-463b-97b0-c9b531853e26 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] https://10.4.3.102/volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf returned with HTTP 200 Aug 25 16:23:12.217609 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 459/1807] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:23:12 2026] GET /volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf => generated 1144 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:23:12.576513 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-7cc99858-a3a1-433f-a278-90a908c9ff56 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:12.579109 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7cc99858-a3a1-433f-a278-90a908c9ff56 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] GET https://10.4.3.102/volume/v3/volumes/cc270c37-1c99-4b24-96b9-0e744c251df5 Aug 25 16:23:12.580608 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7cc99858-a3a1-433f-a278-90a908c9ff56 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:12.580608 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7cc99858-a3a1-433f-a278-90a908c9ff56 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:12.589033 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7cc99858-a3a1-433f-a278-90a908c9ff56 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/cc270c37-1c99-4b24-96b9-0e744c251df5 returned with HTTP 404 Aug 25 16:23:12.589548 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 457/1808] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:12 2026] GET /volume/v3/volumes/cc270c37-1c99-4b24-96b9-0e744c251df5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:23:12.599179 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b290eec0-b6ab-4f69-951a-541f38a7fdae None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:12.602727 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b290eec0-b6ab-4f69-951a-541f38a7fdae tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] GET https://10.4.3.102/volume/v3/volumes/25002fd7-1748-4a00-8b82-eeda53591780 Aug 25 16:23:12.602727 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b290eec0-b6ab-4f69-951a-541f38a7fdae tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:12.602727 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b290eec0-b6ab-4f69-951a-541f38a7fdae tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:12.614398 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:12.614398 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:12.618663 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-b290eec0-b6ab-4f69-951a-541f38a7fdae tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:12.629618 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b290eec0-b6ab-4f69-951a-541f38a7fdae tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/25002fd7-1748-4a00-8b82-eeda53591780 returned with HTTP 200 Aug 25 16:23:12.629618 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 445/1809] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:12 2026] GET /volume/v3/volumes/25002fd7-1748-4a00-8b82-eeda53591780 => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:12.641861 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-678dacb7-d0f6-41f2-a357-0627616b3a69 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:12.644363 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-678dacb7-d0f6-41f2-a357-0627616b3a69 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] DELETE https://10.4.3.102/volume/v3/volumes/25002fd7-1748-4a00-8b82-eeda53591780 Aug 25 16:23:12.644698 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-678dacb7-d0f6-41f2-a357-0627616b3a69 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:12.644944 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-678dacb7-d0f6-41f2-a357-0627616b3a69 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:12.645137 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-678dacb7-d0f6-41f2-a357-0627616b3a69 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Delete volume with id: 25002fd7-1748-4a00-8b82-eeda53591780 Aug 25 16:23:12.653784 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:12.653784 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:12.654403 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-678dacb7-d0f6-41f2-a357-0627616b3a69 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:12.688453 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-678dacb7-d0f6-41f2-a357-0627616b3a69 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Delete volume request issued successfully. Aug 25 16:23:12.688453 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-678dacb7-d0f6-41f2-a357-0627616b3a69 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/25002fd7-1748-4a00-8b82-eeda53591780 returned with HTTP 202 Aug 25 16:23:12.688896 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 449/1810] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:23:12 2026] DELETE /volume/v3/volumes/25002fd7-1748-4a00-8b82-eeda53591780 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:23:12.698604 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-48abc197-9ce2-4c6e-b9fa-688ba1c17d91 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:12.700966 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-48abc197-9ce2-4c6e-b9fa-688ba1c17d91 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] GET https://10.4.3.102/volume/v3/volumes/25002fd7-1748-4a00-8b82-eeda53591780 Aug 25 16:23:12.701189 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-48abc197-9ce2-4c6e-b9fa-688ba1c17d91 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:12.701451 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-48abc197-9ce2-4c6e-b9fa-688ba1c17d91 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:12.710088 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:12.710088 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:12.714997 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-48abc197-9ce2-4c6e-b9fa-688ba1c17d91 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:12.722382 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-48abc197-9ce2-4c6e-b9fa-688ba1c17d91 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/25002fd7-1748-4a00-8b82-eeda53591780 returned with HTTP 200 Aug 25 16:23:12.722867 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 460/1811] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:12 2026] GET /volume/v3/volumes/25002fd7-1748-4a00-8b82-eeda53591780 => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:12.915702 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-6b11b4da-4fec-477c-bb9b-18736edc6e57 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:12.922018 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6b11b4da-4fec-477c-bb9b-18736edc6e57 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 Aug 25 16:23:12.922018 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6b11b4da-4fec-477c-bb9b-18736edc6e57 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:12.922018 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6b11b4da-4fec-477c-bb9b-18736edc6e57 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:12.922018 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-6b11b4da-4fec-477c-bb9b-18736edc6e57 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 2947d465-fe7b-4384-b32a-c9d011466908. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:12.930709 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:12.930709 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:12.934151 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6b11b4da-4fec-477c-bb9b-18736edc6e57 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 returned with HTTP 200 Aug 25 16:23:12.934833 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 458/1812] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:12 2026] GET /volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:13.739865 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-dedd5414-39d6-48cb-864b-3767a5932885 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:13.743181 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-dedd5414-39d6-48cb-864b-3767a5932885 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] GET https://10.4.3.102/volume/v3/volumes/25002fd7-1748-4a00-8b82-eeda53591780 Aug 25 16:23:13.743280 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-dedd5414-39d6-48cb-864b-3767a5932885 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:13.743439 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-dedd5414-39d6-48cb-864b-3767a5932885 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:13.750226 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-dedd5414-39d6-48cb-864b-3767a5932885 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/25002fd7-1748-4a00-8b82-eeda53591780 returned with HTTP 404 Aug 25 16:23:13.750226 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 446/1813] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:13 2026] GET /volume/v3/volumes/25002fd7-1748-4a00-8b82-eeda53591780 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:23:13.810215 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ee9b1a75-1dc4-41e4-b7a8-4115d8e24263 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:13.812134 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ee9b1a75-1dc4-41e4-b7a8-4115d8e24263 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:23:13.812547 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ee9b1a75-1dc4-41e4-b7a8-4115d8e24263 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9fcea7ad-f61c-4330-b26d-860af52471bb", "size": 1, "name": "tempest-VolumesGetTest-Volume-726280735", "metadata": {"Type": "Test"}}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:13.814571 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-ee9b1a75-1dc4-41e4-b7a8-4115d8e24263 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Create volume request body: {'volume': {'imageRef': '9fcea7ad-f61c-4330-b26d-860af52471bb', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-726280735', 'metadata': {'Type': 'Test'}}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:23:13.925484 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-ee9b1a75-1dc4-41e4-b7a8-4115d8e24263 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Create volume of 1 GB Aug 25 16:23:13.931425 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-ee9b1a75-1dc4-41e4-b7a8-4115d8e24263 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Availability Zones retrieved successfully. Aug 25 16:23:13.938361 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-ee9b1a75-1dc4-41e4-b7a8-4115d8e24263 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Flow 'volume_create_api' (f634cb8c-faae-4247-8e8e-60230765d798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:23:13.941524 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-ee9b1a75-1dc4-41e4-b7a8-4115d8e24263 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4616102-682e-4ece-85e1-7f99af9a9b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:13.943769 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-ee9b1a75-1dc4-41e4-b7a8-4115d8e24263 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:23:13.951255 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-dabc1537-9a02-4ed6-90ee-671a18a73c97 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:13.954290 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-dabc1537-9a02-4ed6-90ee-671a18a73c97 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 Aug 25 16:23:13.955605 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-dabc1537-9a02-4ed6-90ee-671a18a73c97 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:13.955605 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-dabc1537-9a02-4ed6-90ee-671a18a73c97 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:13.955605 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-dabc1537-9a02-4ed6-90ee-671a18a73c97 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 2947d465-fe7b-4384-b32a-c9d011466908. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:13.964029 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:13.964029 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:13.965468 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-dabc1537-9a02-4ed6-90ee-671a18a73c97 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 returned with HTTP 200 Aug 25 16:23:13.965468 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 461/1814] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:13 2026] GET /volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:14.027976 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-ee9b1a75-1dc4-41e4-b7a8-4115d8e24263 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4616102-682e-4ece-85e1-7f99af9a9b36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:14.029642 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-ee9b1a75-1dc4-41e4-b7a8-4115d8e24263 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21502b40-6d4d-4a8c-bb59-e7f8ea0a0bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:14.092330 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-ee9b1a75-1dc4-41e4-b7a8-4115d8e24263 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Created reservations ['64cf3858-d5b8-4bfb-9675-72c6dd009d68', 'aeec67a9-076c-4bca-8ab9-08366d33901a', 'bfb1cbbb-96dd-4008-9d35-19eacb61ec06', '021b5bc0-a7b7-42fd-840b-fbc355f8816c'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:23:14.093505 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-ee9b1a75-1dc4-41e4-b7a8-4115d8e24263 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21502b40-6d4d-4a8c-bb59-e7f8ea0a0bd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64cf3858-d5b8-4bfb-9675-72c6dd009d68', 'aeec67a9-076c-4bca-8ab9-08366d33901a', 'bfb1cbbb-96dd-4008-9d35-19eacb61ec06', '021b5bc0-a7b7-42fd-840b-fbc355f8816c']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:14.094319 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-ee9b1a75-1dc4-41e4-b7a8-4115d8e24263 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5633b860-a92d-4e57-8d4c-e086f1e6aed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:14.125433 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-ee9b1a75-1dc4-41e4-b7a8-4115d8e24263 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5633b860-a92d-4e57-8d4c-e086f1e6aed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce36ccb4-9449-4e10-b925-a04ee7e400a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-726280735',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='024c3d3ae4064e0d9d5909c4786eb529',qos_specs=None,replication_status=,reservations=['64cf3858-d5b8-4bfb-9675-72c6dd009d68','aeec67a9-076c-4bca-8ab9-08366d33901a','bfb1cbbb-96dd-4008-9d35-19eacb61ec06','021b5bc0-a7b7-42fd-840b-fbc355f8816c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='464201616b894340924067718578aba8',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:23:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-726280735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce36ccb4-9449-4e10-b925-a04ee7e400a2,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='024c3d3ae4064e0d9d5909c4786eb529',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='464201616b894340924067718578aba8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:14.127921 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-ee9b1a75-1dc4-41e4-b7a8-4115d8e24263 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be00e55b-d866-4f78-ab42-88bcdeec1dd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:14.159963 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-ee9b1a75-1dc4-41e4-b7a8-4115d8e24263 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be00e55b-d866-4f78-ab42-88bcdeec1dd9) transitioned into state 'SUCCESS' from state '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-726280735',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='024c3d3ae4064e0d9d5909c4786eb529',qos_specs=None,replication_status=,reservations=['64cf3858-d5b8-4bfb-9675-72c6dd009d68','aeec67a9-076c-4bca-8ab9-08366d33901a','bfb1cbbb-96dd-4008-9d35-19eacb61ec06','021b5bc0-a7b7-42fd-840b-fbc355f8816c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='464201616b894340924067718578aba8',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:14.161099 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-ee9b1a75-1dc4-41e4-b7a8-4115d8e24263 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27221500-bdca-48a0-91eb-4364003a5314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:14.174532 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-ee9b1a75-1dc4-41e4-b7a8-4115d8e24263 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27221500-bdca-48a0-91eb-4364003a5314) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:14.175537 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-ee9b1a75-1dc4-41e4-b7a8-4115d8e24263 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Flow 'volume_create_api' (f634cb8c-faae-4247-8e8e-60230765d798) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:23:14.176169 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-ee9b1a75-1dc4-41e4-b7a8-4115d8e24263 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Create volume request issued successfully. Aug 25 16:23:14.176640 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ee9b1a75-1dc4-41e4-b7a8-4115d8e24263 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:23:14.177092 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 450/1815] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:23:13 2026] POST /volume/v3/volumes => generated 758 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:23:14.194481 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-6e656c28-bdbe-49f9-8943-d40bdf062861 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:14.198911 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6e656c28-bdbe-49f9-8943-d40bdf062861 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] GET https://10.4.3.102/volume/v3/volumes/ce36ccb4-9449-4e10-b925-a04ee7e400a2 Aug 25 16:23:14.200282 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6e656c28-bdbe-49f9-8943-d40bdf062861 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:14.200636 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6e656c28-bdbe-49f9-8943-d40bdf062861 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:14.211994 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:14.211994 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:14.216372 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-6e656c28-bdbe-49f9-8943-d40bdf062861 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:14.221641 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6e656c28-bdbe-49f9-8943-d40bdf062861 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/ce36ccb4-9449-4e10-b925-a04ee7e400a2 returned with HTTP 200 Aug 25 16:23:14.222347 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 459/1816] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:14 2026] GET /volume/v3/volumes/ce36ccb4-9449-4e10-b925-a04ee7e400a2 => generated 826 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:14.986940 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-9f324734-429f-45d5-b342-cae32400f7d7 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:14.989260 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9f324734-429f-45d5-b342-cae32400f7d7 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 Aug 25 16:23:14.989562 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9f324734-429f-45d5-b342-cae32400f7d7 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:14.989751 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9f324734-429f-45d5-b342-cae32400f7d7 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:14.989814 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-9f324734-429f-45d5-b342-cae32400f7d7 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 2947d465-fe7b-4384-b32a-c9d011466908. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:14.994668 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:14.994668 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:14.995289 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9f324734-429f-45d5-b342-cae32400f7d7 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 returned with HTTP 200 Aug 25 16:23:14.995700 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 447/1817] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:14 2026] GET /volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:15.244244 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b065fef9-da80-4d47-8eb3-45fce339ebfa None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:15.247222 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b065fef9-da80-4d47-8eb3-45fce339ebfa tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] GET https://10.4.3.102/volume/v3/volumes/ce36ccb4-9449-4e10-b925-a04ee7e400a2 Aug 25 16:23:15.247573 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b065fef9-da80-4d47-8eb3-45fce339ebfa tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:15.247904 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b065fef9-da80-4d47-8eb3-45fce339ebfa tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:15.260827 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:15.260827 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:15.266971 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-b065fef9-da80-4d47-8eb3-45fce339ebfa tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:15.278234 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b065fef9-da80-4d47-8eb3-45fce339ebfa tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/ce36ccb4-9449-4e10-b925-a04ee7e400a2 returned with HTTP 200 Aug 25 16:23:15.278884 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 462/1818] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:15 2026] GET /volume/v3/volumes/ce36ccb4-9449-4e10-b925-a04ee7e400a2 => generated 1366 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:23:15.297805 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-57f57d64-4744-466c-b782-6e7a103d8929 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:15.300282 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-57f57d64-4744-466c-b782-6e7a103d8929 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] GET https://10.4.3.102/volume/v3/volumes/ce36ccb4-9449-4e10-b925-a04ee7e400a2 Aug 25 16:23:15.300504 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-57f57d64-4744-466c-b782-6e7a103d8929 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:15.300737 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-57f57d64-4744-466c-b782-6e7a103d8929 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:15.312919 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:15.312919 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:15.320186 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-57f57d64-4744-466c-b782-6e7a103d8929 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:15.330709 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-57f57d64-4744-466c-b782-6e7a103d8929 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/ce36ccb4-9449-4e10-b925-a04ee7e400a2 returned with HTTP 200 Aug 25 16:23:15.331454 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 451/1819] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:15 2026] GET /volume/v3/volumes/ce36ccb4-9449-4e10-b925-a04ee7e400a2 => generated 1366 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:23:15.348483 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-0d790974-a9b5-4134-9cd7-ca908dc3f8de None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:15.351037 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0d790974-a9b5-4134-9cd7-ca908dc3f8de tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] PUT https://10.4.3.102/volume/v3/volumes/ce36ccb4-9449-4e10-b925-a04ee7e400a2 Aug 25 16:23:15.351226 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0d790974-a9b5-4134-9cd7-ca908dc3f8de tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-726280735"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:15.364142 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:15.364142 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:15.371141 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-0d790974-a9b5-4134-9cd7-ca908dc3f8de tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:15.380319 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-0d790974-a9b5-4134-9cd7-ca908dc3f8de tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume updated successfully. Aug 25 16:23:15.380810 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0d790974-a9b5-4134-9cd7-ca908dc3f8de tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/ce36ccb4-9449-4e10-b925-a04ee7e400a2 returned with HTTP 200 Aug 25 16:23:15.381942 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 460/1820] 10.4.3.102 () {68 vars in 1368 bytes} [Tue Aug 25 16:23:15 2026] PUT /volume/v3/volumes/ce36ccb4-9449-4e10-b925-a04ee7e400a2 => generated 782 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:15.403334 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-aef7d065-af97-4d86-b307-b3dde21151b5 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:15.407974 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-aef7d065-af97-4d86-b307-b3dde21151b5 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] PUT https://10.4.3.102/volume/v3/volumes/ce36ccb4-9449-4e10-b925-a04ee7e400a2 Aug 25 16:23:15.407974 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-aef7d065-af97-4d86-b307-b3dde21151b5 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-628670709", "description": "This is the new description of volume"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:15.419273 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:15.419273 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:15.425138 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-aef7d065-af97-4d86-b307-b3dde21151b5 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:15.440447 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-aef7d065-af97-4d86-b307-b3dde21151b5 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume updated successfully. Aug 25 16:23:15.441124 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-aef7d065-af97-4d86-b307-b3dde21151b5 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/ce36ccb4-9449-4e10-b925-a04ee7e400a2 returned with HTTP 200 Aug 25 16:23:15.441928 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 448/1821] 10.4.3.102 () {68 vars in 1369 bytes} [Tue Aug 25 16:23:15 2026] PUT /volume/v3/volumes/ce36ccb4-9449-4e10-b925-a04ee7e400a2 => generated 821 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:15.462304 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-fef5abfd-dbab-4cb7-b96a-b39aa98db3d6 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:15.466523 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fef5abfd-dbab-4cb7-b96a-b39aa98db3d6 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] GET https://10.4.3.102/volume/v3/volumes/ce36ccb4-9449-4e10-b925-a04ee7e400a2 Aug 25 16:23:15.466672 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fef5abfd-dbab-4cb7-b96a-b39aa98db3d6 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:15.466926 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fef5abfd-dbab-4cb7-b96a-b39aa98db3d6 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:15.481872 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:15.481872 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:15.491736 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-fef5abfd-dbab-4cb7-b96a-b39aa98db3d6 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:15.498601 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fef5abfd-dbab-4cb7-b96a-b39aa98db3d6 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/ce36ccb4-9449-4e10-b925-a04ee7e400a2 returned with HTTP 200 Aug 25 16:23:15.499045 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 463/1822] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:15 2026] GET /volume/v3/volumes/ce36ccb4-9449-4e10-b925-a04ee7e400a2 => generated 1405 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:23:15.515952 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-4807864a-d2a9-4c00-bb34-eef1976ee19e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:15.518795 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4807864a-d2a9-4c00-bb34-eef1976ee19e tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:23:15.518920 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4807864a-d2a9-4c00-bb34-eef1976ee19e tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1644040382", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-298365645"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:15.520784 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-4807864a-d2a9-4c00-bb34-eef1976ee19e tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1644040382', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-298365645'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:23:15.522730 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-4807864a-d2a9-4c00-bb34-eef1976ee19e tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Create volume of 1 GB Aug 25 16:23:15.526440 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-4807864a-d2a9-4c00-bb34-eef1976ee19e tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Availability Zones retrieved successfully. Aug 25 16:23:15.534224 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4807864a-d2a9-4c00-bb34-eef1976ee19e tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Flow 'volume_create_api' (2a21c41e-657b-4fb8-94c1-10e483213347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:23:15.535697 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4807864a-d2a9-4c00-bb34-eef1976ee19e tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f7fc8b3-ceeb-4c96-92d2-482c93a4dde1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:15.537047 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-4807864a-d2a9-4c00-bb34-eef1976ee19e tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:23:15.579341 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4807864a-d2a9-4c00-bb34-eef1976ee19e tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f7fc8b3-ceeb-4c96-92d2-482c93a4dde1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:15.580315 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4807864a-d2a9-4c00-bb34-eef1976ee19e tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eff4552f-597b-41b3-9759-bdaef57b7f09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:15.659991 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-4807864a-d2a9-4c00-bb34-eef1976ee19e tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Created reservations ['72bf57f7-5256-480e-965a-2deb8443ed06', '715cc54e-33e7-48c0-85f4-1923285776ff', '404b7cad-236b-46a5-9f03-c2c678a2edf2', '2f2b1a27-f1c5-4844-b686-1d1dff1034cf'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:23:15.660847 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4807864a-d2a9-4c00-bb34-eef1976ee19e tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eff4552f-597b-41b3-9759-bdaef57b7f09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72bf57f7-5256-480e-965a-2deb8443ed06', '715cc54e-33e7-48c0-85f4-1923285776ff', '404b7cad-236b-46a5-9f03-c2c678a2edf2', '2f2b1a27-f1c5-4844-b686-1d1dff1034cf']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:15.661651 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4807864a-d2a9-4c00-bb34-eef1976ee19e tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15a6e590-ebdf-4bfe-b3c1-f841dc7bb294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:15.756006 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4807864a-d2a9-4c00-bb34-eef1976ee19e tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15a6e590-ebdf-4bfe-b3c1-f841dc7bb294) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01896f35-c45b-4a35-99e0-17f113f69b31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1644040382',display_name='tempest-VolumesGetTest-Volume-298365645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='024c3d3ae4064e0d9d5909c4786eb529',qos_specs=None,replication_status=,reservations=['72bf57f7-5256-480e-965a-2deb8443ed06','715cc54e-33e7-48c0-85f4-1923285776ff','404b7cad-236b-46a5-9f03-c2c678a2edf2','2f2b1a27-f1c5-4844-b686-1d1dff1034cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='464201616b894340924067718578aba8',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:23:15Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1644040382',display_name='tempest-VolumesGetTest-Volume-298365645',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01896f35-c45b-4a35-99e0-17f113f69b31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='024c3d3ae4064e0d9d5909c4786eb529',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='464201616b894340924067718578aba8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:15.757028 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4807864a-d2a9-4c00-bb34-eef1976ee19e tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa1730ba-a830-4341-ad96-68022ca9cef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:15.921975 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4807864a-d2a9-4c00-bb34-eef1976ee19e tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa1730ba-a830-4341-ad96-68022ca9cef3) transitioned into 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-1644040382',display_name='tempest-VolumesGetTest-Volume-298365645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='024c3d3ae4064e0d9d5909c4786eb529',qos_specs=None,replication_status=,reservations=['72bf57f7-5256-480e-965a-2deb8443ed06','715cc54e-33e7-48c0-85f4-1923285776ff','404b7cad-236b-46a5-9f03-c2c678a2edf2','2f2b1a27-f1c5-4844-b686-1d1dff1034cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='464201616b894340924067718578aba8',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:15.926718 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4807864a-d2a9-4c00-bb34-eef1976ee19e tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8b4d9a8-ca4e-44ea-b9e2-f5e8061b4d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:15.966427 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4807864a-d2a9-4c00-bb34-eef1976ee19e tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8b4d9a8-ca4e-44ea-b9e2-f5e8061b4d6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:15.967429 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4807864a-d2a9-4c00-bb34-eef1976ee19e tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Flow 'volume_create_api' (2a21c41e-657b-4fb8-94c1-10e483213347) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:23:15.971359 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-4807864a-d2a9-4c00-bb34-eef1976ee19e tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Create volume request issued successfully. Aug 25 16:23:15.972641 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4807864a-d2a9-4c00-bb34-eef1976ee19e tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:23:15.973507 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 452/1823] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:23:15 2026] POST /volume/v3/volumes => generated 779 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:23:15.998741 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-e790a088-8f71-4cc9-9b84-30d20e7dea03 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:16.001627 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e790a088-8f71-4cc9-9b84-30d20e7dea03 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] GET https://10.4.3.102/volume/v3/volumes/01896f35-c45b-4a35-99e0-17f113f69b31 Aug 25 16:23:16.001879 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e790a088-8f71-4cc9-9b84-30d20e7dea03 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:16.002584 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e790a088-8f71-4cc9-9b84-30d20e7dea03 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:16.012548 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:16.012548 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:16.016667 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-e790a088-8f71-4cc9-9b84-30d20e7dea03 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:16.021071 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-fbf99fd5-416f-47a6-9fd5-16f9414f132d None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:16.023305 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-fbf99fd5-416f-47a6-9fd5-16f9414f132d tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 Aug 25 16:23:16.023983 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e790a088-8f71-4cc9-9b84-30d20e7dea03 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/01896f35-c45b-4a35-99e0-17f113f69b31 returned with HTTP 200 Aug 25 16:23:16.024040 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-fbf99fd5-416f-47a6-9fd5-16f9414f132d tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:16.024040 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-fbf99fd5-416f-47a6-9fd5-16f9414f132d tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:16.024130 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 461/1824] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:15 2026] GET /volume/v3/volumes/01896f35-c45b-4a35-99e0-17f113f69b31 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:16.024168 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-fbf99fd5-416f-47a6-9fd5-16f9414f132d tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 2947d465-fe7b-4384-b32a-c9d011466908. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:16.031532 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:16.031532 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:16.032374 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-fbf99fd5-416f-47a6-9fd5-16f9414f132d tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 returned with HTTP 200 Aug 25 16:23:16.032986 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 449/1825] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:16 2026] GET /volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:17.047516 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-77b3d526-85d4-41bf-abc2-0545f69d9c64 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:17.050009 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-77b3d526-85d4-41bf-abc2-0545f69d9c64 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] GET https://10.4.3.102/volume/v3/volumes/01896f35-c45b-4a35-99e0-17f113f69b31 Aug 25 16:23:17.050851 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-77b3d526-85d4-41bf-abc2-0545f69d9c64 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:17.050851 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-77b3d526-85d4-41bf-abc2-0545f69d9c64 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:17.058049 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-1498f8db-4af3-4153-89d6-e7cf710f3d15 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:17.061043 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1498f8db-4af3-4153-89d6-e7cf710f3d15 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 Aug 25 16:23:17.065564 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1498f8db-4af3-4153-89d6-e7cf710f3d15 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:17.065564 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1498f8db-4af3-4153-89d6-e7cf710f3d15 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:17.065564 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-1498f8db-4af3-4153-89d6-e7cf710f3d15 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 2947d465-fe7b-4384-b32a-c9d011466908. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:17.065786 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:17.065786 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:17.067298 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:17.067298 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:17.067904 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1498f8db-4af3-4153-89d6-e7cf710f3d15 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 returned with HTTP 200 Aug 25 16:23:17.068243 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 453/1826] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:17 2026] GET /volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:17.069120 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-77b3d526-85d4-41bf-abc2-0545f69d9c64 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:17.081643 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-77b3d526-85d4-41bf-abc2-0545f69d9c64 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/01896f35-c45b-4a35-99e0-17f113f69b31 returned with HTTP 200 Aug 25 16:23:17.082570 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 464/1827] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:17 2026] GET /volume/v3/volumes/01896f35-c45b-4a35-99e0-17f113f69b31 => generated 872 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:17.099976 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-58418bc5-3a8c-49ce-aa66-7692b6c6a6a4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:17.103995 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-58418bc5-3a8c-49ce-aa66-7692b6c6a6a4 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] PUT https://10.4.3.102/volume/v3/volumes/01896f35-c45b-4a35-99e0-17f113f69b31 Aug 25 16:23:17.103995 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-58418bc5-3a8c-49ce-aa66-7692b6c6a6a4 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-726280735", "description": null}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:17.115365 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:17.115365 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:17.123044 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-58418bc5-3a8c-49ce-aa66-7692b6c6a6a4 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:17.138120 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-58418bc5-3a8c-49ce-aa66-7692b6c6a6a4 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume updated successfully. Aug 25 16:23:17.138120 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-58418bc5-3a8c-49ce-aa66-7692b6c6a6a4 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/01896f35-c45b-4a35-99e0-17f113f69b31 returned with HTTP 200 Aug 25 16:23:17.138120 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 462/1828] 10.4.3.102 () {68 vars in 1368 bytes} [Tue Aug 25 16:23:17 2026] PUT /volume/v3/volumes/01896f35-c45b-4a35-99e0-17f113f69b31 => generated 769 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:17.152963 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-93434d3b-6ce1-4176-8932-ed4e826e78a8 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:17.156181 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-93434d3b-6ce1-4176-8932-ed4e826e78a8 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] GET https://10.4.3.102/volume/v3/volumes/01896f35-c45b-4a35-99e0-17f113f69b31 Aug 25 16:23:17.156449 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-93434d3b-6ce1-4176-8932-ed4e826e78a8 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:17.156692 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-93434d3b-6ce1-4176-8932-ed4e826e78a8 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:17.169033 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:17.169033 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:17.174238 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-93434d3b-6ce1-4176-8932-ed4e826e78a8 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:17.183172 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-93434d3b-6ce1-4176-8932-ed4e826e78a8 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/01896f35-c45b-4a35-99e0-17f113f69b31 returned with HTTP 200 Aug 25 16:23:17.183703 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 450/1829] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:17 2026] GET /volume/v3/volumes/01896f35-c45b-4a35-99e0-17f113f69b31 => generated 837 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:17.200112 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-7af9236a-33e8-468d-862e-0cc13e853f32 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:17.202355 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7af9236a-33e8-468d-862e-0cc13e853f32 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] DELETE https://10.4.3.102/volume/v3/volumes/01896f35-c45b-4a35-99e0-17f113f69b31 Aug 25 16:23:17.202704 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7af9236a-33e8-468d-862e-0cc13e853f32 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:17.202976 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7af9236a-33e8-468d-862e-0cc13e853f32 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:17.203218 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-7af9236a-33e8-468d-862e-0cc13e853f32 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Delete volume with id: 01896f35-c45b-4a35-99e0-17f113f69b31 Aug 25 16:23:17.211432 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:17.211432 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:17.211942 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-7af9236a-33e8-468d-862e-0cc13e853f32 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:17.241869 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-7af9236a-33e8-468d-862e-0cc13e853f32 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Delete volume request issued successfully. Aug 25 16:23:17.242219 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7af9236a-33e8-468d-862e-0cc13e853f32 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/01896f35-c45b-4a35-99e0-17f113f69b31 returned with HTTP 202 Aug 25 16:23:17.243480 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 454/1830] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:23:17 2026] DELETE /volume/v3/volumes/01896f35-c45b-4a35-99e0-17f113f69b31 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:23:17.252764 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-1f3669f6-6e7c-4e1d-8d00-e2d256b26d21 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:17.255439 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1f3669f6-6e7c-4e1d-8d00-e2d256b26d21 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] GET https://10.4.3.102/volume/v3/volumes/01896f35-c45b-4a35-99e0-17f113f69b31 Aug 25 16:23:17.255654 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1f3669f6-6e7c-4e1d-8d00-e2d256b26d21 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:17.255843 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1f3669f6-6e7c-4e1d-8d00-e2d256b26d21 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:17.272209 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:17.272209 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:17.281072 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-1f3669f6-6e7c-4e1d-8d00-e2d256b26d21 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:17.293317 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1f3669f6-6e7c-4e1d-8d00-e2d256b26d21 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/01896f35-c45b-4a35-99e0-17f113f69b31 returned with HTTP 200 Aug 25 16:23:17.293827 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 465/1831] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:17 2026] GET /volume/v3/volumes/01896f35-c45b-4a35-99e0-17f113f69b31 => generated 836 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:18.083131 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-94d5d4c4-b359-4b87-84c7-e6ab9fe0dbbc None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:18.085259 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-94d5d4c4-b359-4b87-84c7-e6ab9fe0dbbc tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 Aug 25 16:23:18.085784 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-94d5d4c4-b359-4b87-84c7-e6ab9fe0dbbc tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:18.085784 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-94d5d4c4-b359-4b87-84c7-e6ab9fe0dbbc tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:18.085940 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-94d5d4c4-b359-4b87-84c7-e6ab9fe0dbbc tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 2947d465-fe7b-4384-b32a-c9d011466908. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:18.092022 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:18.092022 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:18.092941 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-94d5d4c4-b359-4b87-84c7-e6ab9fe0dbbc tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 returned with HTTP 200 Aug 25 16:23:18.093451 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 463/1832] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:18 2026] GET /volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:18.310101 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-04dc1ad7-7513-427e-b869-9162a4fec827 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:18.312772 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-04dc1ad7-7513-427e-b869-9162a4fec827 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] GET https://10.4.3.102/volume/v3/volumes/01896f35-c45b-4a35-99e0-17f113f69b31 Aug 25 16:23:18.313026 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-04dc1ad7-7513-427e-b869-9162a4fec827 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:18.313453 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-04dc1ad7-7513-427e-b869-9162a4fec827 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:18.321513 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-04dc1ad7-7513-427e-b869-9162a4fec827 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/01896f35-c45b-4a35-99e0-17f113f69b31 returned with HTTP 404 Aug 25 16:23:18.322056 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 451/1833] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:18 2026] GET /volume/v3/volumes/01896f35-c45b-4a35-99e0-17f113f69b31 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:23:18.331832 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-75e4ed3f-cfba-4eae-a554-2a93522a1cb9 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:18.335823 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-75e4ed3f-cfba-4eae-a554-2a93522a1cb9 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] GET https://10.4.3.102/volume/v3/volumes/ce36ccb4-9449-4e10-b925-a04ee7e400a2 Aug 25 16:23:18.335823 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-75e4ed3f-cfba-4eae-a554-2a93522a1cb9 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:18.336525 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-75e4ed3f-cfba-4eae-a554-2a93522a1cb9 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:18.350758 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:18.350758 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:18.360184 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-75e4ed3f-cfba-4eae-a554-2a93522a1cb9 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:18.367079 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-75e4ed3f-cfba-4eae-a554-2a93522a1cb9 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/ce36ccb4-9449-4e10-b925-a04ee7e400a2 returned with HTTP 200 Aug 25 16:23:18.367602 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 455/1834] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:18 2026] GET /volume/v3/volumes/ce36ccb4-9449-4e10-b925-a04ee7e400a2 => generated 1405 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:23:18.387448 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-0b0a2d7c-86b7-475d-bc3c-e44ac9dd27f1 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:18.389577 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0b0a2d7c-86b7-475d-bc3c-e44ac9dd27f1 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] DELETE https://10.4.3.102/volume/v3/volumes/ce36ccb4-9449-4e10-b925-a04ee7e400a2 Aug 25 16:23:18.389985 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0b0a2d7c-86b7-475d-bc3c-e44ac9dd27f1 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:18.389985 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0b0a2d7c-86b7-475d-bc3c-e44ac9dd27f1 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:18.390137 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-0b0a2d7c-86b7-475d-bc3c-e44ac9dd27f1 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Delete volume with id: ce36ccb4-9449-4e10-b925-a04ee7e400a2 Aug 25 16:23:18.398961 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:18.398961 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:18.399744 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-0b0a2d7c-86b7-475d-bc3c-e44ac9dd27f1 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:18.427369 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-0b0a2d7c-86b7-475d-bc3c-e44ac9dd27f1 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Delete volume request issued successfully. Aug 25 16:23:18.428110 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0b0a2d7c-86b7-475d-bc3c-e44ac9dd27f1 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/ce36ccb4-9449-4e10-b925-a04ee7e400a2 returned with HTTP 202 Aug 25 16:23:18.428184 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 466/1835] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:23:18 2026] DELETE /volume/v3/volumes/ce36ccb4-9449-4e10-b925-a04ee7e400a2 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:23:18.441075 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-99db8795-ae8f-41a4-b203-f97051079d3a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:18.446692 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-99db8795-ae8f-41a4-b203-f97051079d3a tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] GET https://10.4.3.102/volume/v3/volumes/ce36ccb4-9449-4e10-b925-a04ee7e400a2 Aug 25 16:23:18.446904 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-99db8795-ae8f-41a4-b203-f97051079d3a tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:18.447083 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-99db8795-ae8f-41a4-b203-f97051079d3a tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:18.458728 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:18.458728 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:18.463450 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-99db8795-ae8f-41a4-b203-f97051079d3a tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Volume info retrieved successfully. Aug 25 16:23:18.471605 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-99db8795-ae8f-41a4-b203-f97051079d3a tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/ce36ccb4-9449-4e10-b925-a04ee7e400a2 returned with HTTP 200 Aug 25 16:23:18.472024 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 464/1836] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:18 2026] GET /volume/v3/volumes/ce36ccb4-9449-4e10-b925-a04ee7e400a2 => generated 1404 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:23:19.107176 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-4bf797eb-2d70-40b0-ac60-f6fe0222f6c2 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:19.112249 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4bf797eb-2d70-40b0-ac60-f6fe0222f6c2 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 Aug 25 16:23:19.112534 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4bf797eb-2d70-40b0-ac60-f6fe0222f6c2 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:19.112827 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4bf797eb-2d70-40b0-ac60-f6fe0222f6c2 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:19.113906 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-4bf797eb-2d70-40b0-ac60-f6fe0222f6c2 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 2947d465-fe7b-4384-b32a-c9d011466908. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:19.124168 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:19.124168 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:19.125083 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4bf797eb-2d70-40b0-ac60-f6fe0222f6c2 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 returned with HTTP 200 Aug 25 16:23:19.125708 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 452/1837] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:19 2026] GET /volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:19.489703 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-78533f7e-0e37-4e79-8749-6ff3467925f7 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:19.491606 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-78533f7e-0e37-4e79-8749-6ff3467925f7 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] GET https://10.4.3.102/volume/v3/volumes/ce36ccb4-9449-4e10-b925-a04ee7e400a2 Aug 25 16:23:19.493255 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-78533f7e-0e37-4e79-8749-6ff3467925f7 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:19.493255 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-78533f7e-0e37-4e79-8749-6ff3467925f7 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:19.500096 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-78533f7e-0e37-4e79-8749-6ff3467925f7 tempest-VolumesGetTest-1148959062 tempest-VolumesGetTest-1148959062-project-member] https://10.4.3.102/volume/v3/volumes/ce36ccb4-9449-4e10-b925-a04ee7e400a2 returned with HTTP 404 Aug 25 16:23:19.501061 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 456/1838] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:19 2026] GET /volume/v3/volumes/ce36ccb4-9449-4e10-b925-a04ee7e400a2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:23:20.144761 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f5e29c97-d9bb-470c-942f-4b44e4047588 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:20.146719 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f5e29c97-d9bb-470c-942f-4b44e4047588 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 Aug 25 16:23:20.147287 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f5e29c97-d9bb-470c-942f-4b44e4047588 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:20.147287 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f5e29c97-d9bb-470c-942f-4b44e4047588 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:20.147287 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-f5e29c97-d9bb-470c-942f-4b44e4047588 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 2947d465-fe7b-4384-b32a-c9d011466908. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:20.155700 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:20.155700 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:20.157216 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f5e29c97-d9bb-470c-942f-4b44e4047588 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 returned with HTTP 200 Aug 25 16:23:20.157709 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 467/1839] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:20 2026] GET /volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:21.159605 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-75aa0929-0fbf-462d-bb04-7e0371d70cd7 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:21.176012 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b8f9ab7b-dbb1-49bf-af4f-b0fa39824ee4 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:21.179456 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b8f9ab7b-dbb1-49bf-af4f-b0fa39824ee4 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 Aug 25 16:23:21.179456 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b8f9ab7b-dbb1-49bf-af4f-b0fa39824ee4 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:21.179456 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b8f9ab7b-dbb1-49bf-af4f-b0fa39824ee4 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:21.179986 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-b8f9ab7b-dbb1-49bf-af4f-b0fa39824ee4 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 2947d465-fe7b-4384-b32a-c9d011466908. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:21.187700 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:21.187700 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:21.188750 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b8f9ab7b-dbb1-49bf-af4f-b0fa39824ee4 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 returned with HTTP 200 Aug 25 16:23:21.189403 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 453/1840] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:21 2026] GET /volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:21.315676 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-75aa0929-0fbf-462d-bb04-7e0371d70cd7 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:23:21.319309 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-75aa0929-0fbf-462d-bb04-7e0371d70cd7 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "03e7d0cb-b824-4cac-928d-fe0e68cb669a", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-974588950"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:21.325403 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-75aa0929-0fbf-462d-bb04-7e0371d70cd7 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 404 Aug 25 16:23:21.326162 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 465/1841] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:23:21 2026] POST /volume/v3/snapshots => generated 109 bytes in 168 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:23:21.339166 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-01a718bb-1fd8-4af1-9c25-b4026f54b672 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:21.341477 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-01a718bb-1fd8-4af1-9c25-b4026f54b672 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:23:21.341913 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-01a718bb-1fd8-4af1-9c25-b4026f54b672 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-311725107"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:21.375311 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-01a718bb-1fd8-4af1-9c25-b4026f54b672 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 404 Aug 25 16:23:21.375974 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 457/1842] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:23:21 2026] POST /volume/v3/snapshots => generated 77 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:23:21.383561 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-132e89be-9f87-466f-834a-96212221a0d5 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:21.385307 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-132e89be-9f87-466f-834a-96212221a0d5 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] GET https://10.4.3.102/volume/v3/snapshots?limit=invalid Aug 25 16:23:21.385439 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-132e89be-9f87-466f-834a-96212221a0d5 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:21.385690 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-132e89be-9f87-466f-834a-96212221a0d5 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Calling method 'index' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:21.386229 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-132e89be-9f87-466f-834a-96212221a0d5 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] HTTP exception thrown: limit param must be an integer Aug 25 16:23:21.386408 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-132e89be-9f87-466f-834a-96212221a0d5 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] https://10.4.3.102/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 25 16:23:21.386889 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 468/1843] 10.4.3.102 () {66 vars in 1270 bytes} [Tue Aug 25 16:23:21 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) Aug 25 16:23:21.393702 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f3cda8d1-fcf0-48a8-8d0e-9f4bea184c69 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:21.395752 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f3cda8d1-fcf0-48a8-8d0e-9f4bea184c69 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] GET https://10.4.3.102/volume/v3/snapshots?marker=c39dfcdb-8d6b-4eaa-ab19-a9db23bc4328 Aug 25 16:23:21.396099 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f3cda8d1-fcf0-48a8-8d0e-9f4bea184c69 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:21.396345 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f3cda8d1-fcf0-48a8-8d0e-9f4bea184c69 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Calling method 'index' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:21.396705 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.api_utils [None req-f3cda8d1-fcf0-48a8-8d0e-9f4bea184c69 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Removing options '' from query. {{(pid=100456) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:23:21.398035 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.db.api [None req-f3cda8d1-fcf0-48a8-8d0e-9f4bea184c69 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Building query based on filter {{(pid=100456) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 16:23:21.403369 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f3cda8d1-fcf0-48a8-8d0e-9f4bea184c69 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] https://10.4.3.102/volume/v3/snapshots?marker=c39dfcdb-8d6b-4eaa-ab19-a9db23bc4328 returned with HTTP 404 Aug 25 16:23:21.404234 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 454/1844] 10.4.3.102 () {66 vars in 1330 bytes} [Tue Aug 25 16:23:21 2026] GET /volume/v3/snapshots?marker=c39dfcdb-8d6b-4eaa-ab19-a9db23bc4328 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:23:21.413836 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-0b67ab7f-3a42-4004-8dc3-5bd2d7d74767 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:21.415662 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0b67ab7f-3a42-4004-8dc3-5bd2d7d74767 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] GET https://10.4.3.102/volume/v3/snapshots?sort_key=invalid Aug 25 16:23:21.416092 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0b67ab7f-3a42-4004-8dc3-5bd2d7d74767 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:21.416417 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0b67ab7f-3a42-4004-8dc3-5bd2d7d74767 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Calling method 'index' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:21.417647 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.api_utils [None req-0b67ab7f-3a42-4004-8dc3-5bd2d7d74767 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Removing options '' from query. {{(pid=100457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:23:21.418436 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.db.api [None req-0b67ab7f-3a42-4004-8dc3-5bd2d7d74767 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Building query based on filter {{(pid=100457) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 16:23:21.419260 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0b67ab7f-3a42-4004-8dc3-5bd2d7d74767 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] https://10.4.3.102/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 25 16:23:21.420010 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 466/1845] 10.4.3.102 () {66 vars in 1276 bytes} [Tue Aug 25 16:23:21 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:23:21.428244 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ac842df3-2ad8-4aee-9311-e9fcbdf09de2 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:21.429847 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ac842df3-2ad8-4aee-9311-e9fcbdf09de2 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:23:21.430159 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ac842df3-2ad8-4aee-9311-e9fcbdf09de2 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-917770797"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:21.431625 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-ac842df3-2ad8-4aee-9311-e9fcbdf09de2 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-917770797'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:23:21.431761 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-ac842df3-2ad8-4aee-9311-e9fcbdf09de2 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Create volume of 2 GB Aug 25 16:23:21.436962 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-ac842df3-2ad8-4aee-9311-e9fcbdf09de2 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Availability Zones retrieved successfully. Aug 25 16:23:21.442725 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-ac842df3-2ad8-4aee-9311-e9fcbdf09de2 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Flow 'volume_create_api' (947e454f-6ad9-476d-8161-d83ede9c3913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:23:21.443607 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-ac842df3-2ad8-4aee-9311-e9fcbdf09de2 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af1d6aa4-2c3e-4276-a6c9-f14fe1c8f8b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:21.444497 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-ac842df3-2ad8-4aee-9311-e9fcbdf09de2 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Validating volume size '2' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:23:21.469464 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-ac842df3-2ad8-4aee-9311-e9fcbdf09de2 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af1d6aa4-2c3e-4276-a6c9-f14fe1c8f8b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:21.470173 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-ac842df3-2ad8-4aee-9311-e9fcbdf09de2 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d85fefe-fe69-4cab-953f-33698454673f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:21.530002 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-ac842df3-2ad8-4aee-9311-e9fcbdf09de2 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Created reservations ['907621ed-f5ec-4357-9ed9-9dd8627439ee', '2663cebd-43fd-45d5-afc6-a4858f0ed283', '4623432b-88d3-4d45-9ab3-d5afb373263d', 'f9d012c6-d67f-4f4f-bc44-c17f6ba229bc'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:23:21.530673 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-ac842df3-2ad8-4aee-9311-e9fcbdf09de2 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d85fefe-fe69-4cab-953f-33698454673f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['907621ed-f5ec-4357-9ed9-9dd8627439ee', '2663cebd-43fd-45d5-afc6-a4858f0ed283', '4623432b-88d3-4d45-9ab3-d5afb373263d', 'f9d012c6-d67f-4f4f-bc44-c17f6ba229bc']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:21.531339 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-ac842df3-2ad8-4aee-9311-e9fcbdf09de2 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e715993-41f8-48be-8916-58e5024d75ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:21.563897 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-ac842df3-2ad8-4aee-9311-e9fcbdf09de2 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e715993-41f8-48be-8916-58e5024d75ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfec2280-0704-49ae-8829-79246ed75325', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-917770797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31854cffeac749c4ad24ab33bb0710e9',qos_specs=None,replication_status=,reservations=['907621ed-f5ec-4357-9ed9-9dd8627439ee','2663cebd-43fd-45d5-afc6-a4858f0ed283','4623432b-88d3-4d45-9ab3-d5afb373263d','f9d012c6-d67f-4f4f-bc44-c17f6ba229bc'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2cb53883d0d49ad86ca4261d002ed55',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:23:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-917770797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfec2280-0704-49ae-8829-79246ed75325,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31854cffeac749c4ad24ab33bb0710e9',provider_auth=None,provider_geometry=None,provider_id=None,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='f2cb53883d0d49ad86ca4261d002ed55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:21.564693 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-ac842df3-2ad8-4aee-9311-e9fcbdf09de2 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c582b28-020b-425d-8de7-9244b52bdf9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:21.584174 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-ac842df3-2ad8-4aee-9311-e9fcbdf09de2 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c582b28-020b-425d-8de7-9244b52bdf9e) transitioned into state 'SUCCESS' from state '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-917770797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31854cffeac749c4ad24ab33bb0710e9',qos_specs=None,replication_status=,reservations=['907621ed-f5ec-4357-9ed9-9dd8627439ee','2663cebd-43fd-45d5-afc6-a4858f0ed283','4623432b-88d3-4d45-9ab3-d5afb373263d','f9d012c6-d67f-4f4f-bc44-c17f6ba229bc'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2cb53883d0d49ad86ca4261d002ed55',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:21.584885 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-ac842df3-2ad8-4aee-9311-e9fcbdf09de2 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f62c03c-55c3-4110-b0ea-89c274596530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:21.594732 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-ac842df3-2ad8-4aee-9311-e9fcbdf09de2 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f62c03c-55c3-4110-b0ea-89c274596530) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:21.595494 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-ac842df3-2ad8-4aee-9311-e9fcbdf09de2 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Flow 'volume_create_api' (947e454f-6ad9-476d-8161-d83ede9c3913) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:23:21.595801 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-ac842df3-2ad8-4aee-9311-e9fcbdf09de2 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Create volume request issued successfully. Aug 25 16:23:21.596315 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ac842df3-2ad8-4aee-9311-e9fcbdf09de2 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:23:21.596772 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 458/1846] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:23:21 2026] POST /volume/v3/volumes => generated 761 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:23:21.615668 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-6d628b77-9f8a-43c0-96eb-093f2cdc3d59 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:21.620450 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6d628b77-9f8a-43c0-96eb-093f2cdc3d59 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] GET https://10.4.3.102/volume/v3/volumes/cfec2280-0704-49ae-8829-79246ed75325 Aug 25 16:23:21.621186 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6d628b77-9f8a-43c0-96eb-093f2cdc3d59 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:21.621348 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6d628b77-9f8a-43c0-96eb-093f2cdc3d59 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:21.630660 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:21.630660 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:21.638078 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-6d628b77-9f8a-43c0-96eb-093f2cdc3d59 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Volume info retrieved successfully. Aug 25 16:23:21.645002 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6d628b77-9f8a-43c0-96eb-093f2cdc3d59 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] https://10.4.3.102/volume/v3/volumes/cfec2280-0704-49ae-8829-79246ed75325 returned with HTTP 200 Aug 25 16:23:21.645715 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 469/1847] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:21 2026] GET /volume/v3/volumes/cfec2280-0704-49ae-8829-79246ed75325 => generated 829 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:22.204096 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-37f0b784-dfae-49cc-9f9a-3bb2a82c8573 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:22.206436 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-37f0b784-dfae-49cc-9f9a-3bb2a82c8573 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 Aug 25 16:23:22.206820 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-37f0b784-dfae-49cc-9f9a-3bb2a82c8573 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:22.207091 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-37f0b784-dfae-49cc-9f9a-3bb2a82c8573 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:22.207261 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-37f0b784-dfae-49cc-9f9a-3bb2a82c8573 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 2947d465-fe7b-4384-b32a-c9d011466908. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:22.212430 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:22.212430 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:22.213308 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-37f0b784-dfae-49cc-9f9a-3bb2a82c8573 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 returned with HTTP 200 Aug 25 16:23:22.213769 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 455/1848] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:22 2026] GET /volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:22.662544 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-74e4e4df-e2e2-4f97-83ce-121c228ee4f8 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:22.664902 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-74e4e4df-e2e2-4f97-83ce-121c228ee4f8 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] GET https://10.4.3.102/volume/v3/volumes/cfec2280-0704-49ae-8829-79246ed75325 Aug 25 16:23:22.665171 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-74e4e4df-e2e2-4f97-83ce-121c228ee4f8 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:22.665424 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-74e4e4df-e2e2-4f97-83ce-121c228ee4f8 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:22.676003 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:22.676003 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:22.681668 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-74e4e4df-e2e2-4f97-83ce-121c228ee4f8 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Volume info retrieved successfully. Aug 25 16:23:22.688384 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-74e4e4df-e2e2-4f97-83ce-121c228ee4f8 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] https://10.4.3.102/volume/v3/volumes/cfec2280-0704-49ae-8829-79246ed75325 returned with HTTP 200 Aug 25 16:23:22.688946 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 467/1849] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:22 2026] GET /volume/v3/volumes/cfec2280-0704-49ae-8829-79246ed75325 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:22.707437 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c61ceb91-d656-4a5f-9bf6-7688ae449990 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:22.710794 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c61ceb91-d656-4a5f-9bf6-7688ae449990 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:23:22.711184 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c61ceb91-d656-4a5f-9bf6-7688ae449990 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cfec2280-0704-49ae-8829-79246ed75325", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1894960774"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:22.725940 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:22.725940 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:22.726599 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-c61ceb91-d656-4a5f-9bf6-7688ae449990 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Volume info retrieved successfully. Aug 25 16:23:22.726830 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.snapshots [None req-c61ceb91-d656-4a5f-9bf6-7688ae449990 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Create snapshot from volume cfec2280-0704-49ae-8829-79246ed75325 Aug 25 16:23:22.781894 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-c61ceb91-d656-4a5f-9bf6-7688ae449990 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Created reservations ['a61b7569-8164-4a30-81e5-f660066834ce', 'e46fc40f-8215-4517-be77-a138283a970d', 'fe0326a6-8917-4aa7-9fa2-ef369fd43b3d', '9d323aa7-2c36-4c96-85b7-eb2289cb8a19'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:23:22.831780 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-c61ceb91-d656-4a5f-9bf6-7688ae449990 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Snapshot create request issued successfully. Aug 25 16:23:22.832283 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c61ceb91-d656-4a5f-9bf6-7688ae449990 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:23:22.832926 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 459/1850] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:23:22 2026] POST /volume/v3/snapshots => generated 318 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:23:22.849855 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9f56e2b0-0361-4af8-9422-d5ce24fdcdd8 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:22.854616 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9f56e2b0-0361-4af8-9422-d5ce24fdcdd8 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] GET https://10.4.3.102/volume/v3/snapshots/6cb0abcc-2c05-4835-875a-6af99b2015f6 Aug 25 16:23:22.854616 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9f56e2b0-0361-4af8-9422-d5ce24fdcdd8 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:22.854616 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9f56e2b0-0361-4af8-9422-d5ce24fdcdd8 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:22.861991 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:22.861991 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:22.863042 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-9f56e2b0-0361-4af8-9422-d5ce24fdcdd8 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Snapshot retrieved successfully. Aug 25 16:23:22.867051 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9f56e2b0-0361-4af8-9422-d5ce24fdcdd8 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] https://10.4.3.102/volume/v3/snapshots/6cb0abcc-2c05-4835-875a-6af99b2015f6 returned with HTTP 200 Aug 25 16:23:22.867818 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 470/1851] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:23:22 2026] GET /volume/v3/snapshots/6cb0abcc-2c05-4835-875a-6af99b2015f6 => generated 450 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:23.225545 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-e312a0d2-dde4-4fae-84f5-0eb0cf4e2037 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:23.227327 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e312a0d2-dde4-4fae-84f5-0eb0cf4e2037 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 Aug 25 16:23:23.227597 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e312a0d2-dde4-4fae-84f5-0eb0cf4e2037 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:23.227883 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e312a0d2-dde4-4fae-84f5-0eb0cf4e2037 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:23.228053 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-e312a0d2-dde4-4fae-84f5-0eb0cf4e2037 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 2947d465-fe7b-4384-b32a-c9d011466908. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:23.232227 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:23.232227 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:23.233080 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e312a0d2-dde4-4fae-84f5-0eb0cf4e2037 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 returned with HTTP 200 Aug 25 16:23:23.233543 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 456/1852] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:23 2026] GET /volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:23.243171 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-848cc634-6f78-4e42-8ddd-a1e3bd144b66 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:23.244937 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-848cc634-6f78-4e42-8ddd-a1e3bd144b66 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908/export_record Aug 25 16:23:23.245136 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-848cc634-6f78-4e42-8ddd-a1e3bd144b66 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:23.245318 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-848cc634-6f78-4e42-8ddd-a1e3bd144b66 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'export_record' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:23.245422 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.contrib.backups [None req-848cc634-6f78-4e42-8ddd-a1e3bd144b66 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Export record for backup 2947d465-fe7b-4384-b32a-c9d011466908. {{(pid=100457) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 25 16:23:23.249406 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:23.249406 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:23.250254 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.backup.api [None req-848cc634-6f78-4e42-8ddd-a1e3bd144b66 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling RPCAPI with context: , host: np0000008093, backup: 2947d465-fe7b-4384-b32a-c9d011466908. {{(pid=100457) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 25 16:23:23.257340 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.backup.rpcapi [None req-848cc634-6f78-4e42-8ddd-a1e3bd144b66 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] export_record in rpcapi backup_id 2947d465-fe7b-4384-b32a-c9d011466908 on host np0000008093. {{(pid=100457) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 25 16:23:23.269000 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.contrib.backups [None req-848cc634-6f78-4e42-8ddd-a1e3bd144b66 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjk0N2Q0NjUtZmU3Yi00Mzg0LWIzMmEtYzlkMDExNDY2OTA4IiwgInVzZXJfaWQiOiAiODFiYTlhOTMxZWRhNDUzMmJjZWEzMmNhYjU1Mjk0MWYiLCAicHJvamVjdF9pZCI6ICJjOTFmMmNjNWU4MjM0ODIwODVjN2Y2ZDk4N2M5ZWRmZCIsICJ2b2x1bWVfaWQiOiAiMjBjMDgxOGUtMGVlNC00YjFiLWIzNGYtMmYxMjU4ZTNmNmVkIiwgImhvc3QiOiAibnAwMDAwMDA4MDkzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjcyMDI5NjUwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMjBjMDgxOGUtMGVlNC00YjFiLWIzNGYtMmYxMjU4ZTNmNmVkLzIwMjYwODI1MTYyMzA4L2F6X25vdmFfYmFja3VwXzI5NDdkNDY1LWZlN2ItNDM4NC1iMzJhLWM5ZDAxMTQ2NjkwOCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMTY6MjM6MDVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTY6MjM6MDVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxNjoyMzoyM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100457) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 25 16:23:23.269358 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-848cc634-6f78-4e42-8ddd-a1e3bd144b66 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908/export_record returned with HTTP 200 Aug 25 16:23:23.270140 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 468/1853] 10.4.3.102 () {68 vars in 1430 bytes} [Tue Aug 25 16:23:23 2026] GET /volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908/export_record => generated 1424 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:23:23.281869 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-144dffd7-5564-45c6-9ec3-38cfe9d4ca45 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:23.283999 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-144dffd7-5564-45c6-9ec3-38cfe9d4ca45 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 Aug 25 16:23:23.284213 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-144dffd7-5564-45c6-9ec3-38cfe9d4ca45 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:23.284384 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-144dffd7-5564-45c6-9ec3-38cfe9d4ca45 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:23.284483 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-144dffd7-5564-45c6-9ec3-38cfe9d4ca45 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 2947d465-fe7b-4384-b32a-c9d011466908. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:23.288943 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:23.288943 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:23.289728 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-144dffd7-5564-45c6-9ec3-38cfe9d4ca45 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 returned with HTTP 200 Aug 25 16:23:23.290091 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 460/1854] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:23 2026] GET /volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:23.307624 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-1e15a7ff-e02b-4f4b-af22-00d0ecdc52d9 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:23.309185 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1e15a7ff-e02b-4f4b-af22-00d0ecdc52d9 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-reader] POST https://10.4.3.102/volume/v3/backups/import_record Aug 25 16:23:23.309539 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1e15a7ff-e02b-4f4b-af22-00d0ecdc52d9 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTExMDQ0NGYtZmJhOS00OGZkLWE2MzMtZmE5ZGY1NTQ0MDg0IiwgInVzZXJfaWQiOiAiODFiYTlhOTMxZWRhNDUzMmJjZWEzMmNhYjU1Mjk0MWYiLCAicHJvamVjdF9pZCI6ICJjOTFmMmNjNWU4MjM0ODIwODVjN2Y2ZDk4N2M5ZWRmZCIsICJ2b2x1bWVfaWQiOiAiMjBjMDgxOGUtMGVlNC00YjFiLWIzNGYtMmYxMjU4ZTNmNmVkIiwgImhvc3QiOiAibnAwMDAwMDA4MDkzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjcyMDI5NjUwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMjBjMDgxOGUtMGVlNC00YjFiLWIzNGYtMmYxMjU4ZTNmNmVkLzIwMjYwODI1MTYyMzA4L2F6X25vdmFfYmFja3VwXzI5NDdkNDY1LWZlN2ItNDM4NC1iMzJhLWM5ZDAxMTQ2NjkwOCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMTY6MjM6MDVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTY6MjM6MDVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxNjoyMzoyM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:23.310824 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.contrib.backups [None req-1e15a7ff-e02b-4f4b-af22-00d0ecdc52d9 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTExMDQ0NGYtZmJhOS00OGZkLWE2MzMtZmE5ZGY1NTQ0MDg0IiwgInVzZXJfaWQiOiAiODFiYTlhOTMxZWRhNDUzMmJjZWEzMmNhYjU1Mjk0MWYiLCAicHJvamVjdF9pZCI6ICJjOTFmMmNjNWU4MjM0ODIwODVjN2Y2ZDk4N2M5ZWRmZCIsICJ2b2x1bWVfaWQiOiAiMjBjMDgxOGUtMGVlNC00YjFiLWIzNGYtMmYxMjU4ZTNmNmVkIiwgImhvc3QiOiAibnAwMDAwMDA4MDkzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjcyMDI5NjUwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMjBjMDgxOGUtMGVlNC00YjFiLWIzNGYtMmYxMjU4ZTNmNmVkLzIwMjYwODI1MTYyMzA4L2F6X25vdmFfYmFja3VwXzI5NDdkNDY1LWZlN2ItNDM4NC1iMzJhLWM5ZDAxMTQ2NjkwOCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMTY6MjM6MDVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTY6MjM6MDVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxNjoyMzoyM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100454) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 25 16:23:23.310964 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.contrib.backups [None req-1e15a7ff-e02b-4f4b-af22-00d0ecdc52d9 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTExMDQ0NGYtZmJhOS00OGZkLWE2MzMtZmE5ZGY1NTQ0MDg0IiwgInVzZXJfaWQiOiAiODFiYTlhOTMxZWRhNDUzMmJjZWEzMmNhYjU1Mjk0MWYiLCAicHJvamVjdF9pZCI6ICJjOTFmMmNjNWU4MjM0ODIwODVjN2Y2ZDk4N2M5ZWRmZCIsICJ2b2x1bWVfaWQiOiAiMjBjMDgxOGUtMGVlNC00YjFiLWIzNGYtMmYxMjU4ZTNmNmVkIiwgImhvc3QiOiAibnAwMDAwMDA4MDkzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjcyMDI5NjUwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMjBjMDgxOGUtMGVlNC00YjFiLWIzNGYtMmYxMjU4ZTNmNmVkLzIwMjYwODI1MTYyMzA4L2F6X25vdmFfYmFja3VwXzI5NDdkNDY1LWZlN2ItNDM4NC1iMzJhLWM5ZDAxMTQ2NjkwOCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMTY6MjM6MDVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTY6MjM6MDVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxNjoyMzoyM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100454) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 25 16:23:23.311512 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.policy [None req-1e15a7ff-e02b-4f4b-af22-00d0ecdc52d9 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'f772a3dfbd29488787e6abf5e0a84546', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c91f2cc5e823482085c7f6d987c9edfd', '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=100454) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 16:23:23.312230 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1e15a7ff-e02b-4f4b-af22-00d0ecdc52d9 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-reader] https://10.4.3.102/volume/v3/backups/import_record returned with HTTP 403 Aug 25 16:23:23.312680 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 471/1855] 10.4.3.102 () {70 vars in 1342 bytes} [Tue Aug 25 16:23:23 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:23:23.319189 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-81d7a69e-b995-4e8a-9e1b-394c36031c7f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:23.320829 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-81d7a69e-b995-4e8a-9e1b-394c36031c7f tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/20c0818e-0ee4-4b1b-b34f-2f1258e3f6ed Aug 25 16:23:23.321009 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-81d7a69e-b995-4e8a-9e1b-394c36031c7f tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:23.321178 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-81d7a69e-b995-4e8a-9e1b-394c36031c7f tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:23.321337 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-81d7a69e-b995-4e8a-9e1b-394c36031c7f tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Delete volume with id: 20c0818e-0ee4-4b1b-b34f-2f1258e3f6ed Aug 25 16:23:23.330922 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:23.330922 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:23.331462 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-81d7a69e-b995-4e8a-9e1b-394c36031c7f tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Volume info retrieved successfully. Aug 25 16:23:23.353182 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-81d7a69e-b995-4e8a-9e1b-394c36031c7f tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Delete volume request issued successfully. Aug 25 16:23:23.353683 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-81d7a69e-b995-4e8a-9e1b-394c36031c7f tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/volumes/20c0818e-0ee4-4b1b-b34f-2f1258e3f6ed returned with HTTP 202 Aug 25 16:23:23.354272 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 457/1856] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:23:23 2026] DELETE /volume/v3/volumes/20c0818e-0ee4-4b1b-b34f-2f1258e3f6ed => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:23:23.360968 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-381e06b3-6767-427d-8ae4-4ec905b13537 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:23.362768 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-381e06b3-6767-427d-8ae4-4ec905b13537 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/volumes/20c0818e-0ee4-4b1b-b34f-2f1258e3f6ed Aug 25 16:23:23.362949 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-381e06b3-6767-427d-8ae4-4ec905b13537 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:23.363142 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-381e06b3-6767-427d-8ae4-4ec905b13537 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:23.370472 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:23.370472 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:23.374478 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-381e06b3-6767-427d-8ae4-4ec905b13537 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Volume info retrieved successfully. Aug 25 16:23:23.378572 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-381e06b3-6767-427d-8ae4-4ec905b13537 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/volumes/20c0818e-0ee4-4b1b-b34f-2f1258e3f6ed returned with HTTP 200 Aug 25 16:23:23.379153 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 469/1857] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:23 2026] GET /volume/v3/volumes/20c0818e-0ee4-4b1b-b34f-2f1258e3f6ed => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:23:23.879013 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-bba457f8-0156-41f8-a49c-ef82178e6435 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:23.881280 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bba457f8-0156-41f8-a49c-ef82178e6435 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] GET https://10.4.3.102/volume/v3/snapshots/6cb0abcc-2c05-4835-875a-6af99b2015f6 Aug 25 16:23:23.881767 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bba457f8-0156-41f8-a49c-ef82178e6435 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:23.882170 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bba457f8-0156-41f8-a49c-ef82178e6435 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:23.889489 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:23.889489 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:23.890321 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-bba457f8-0156-41f8-a49c-ef82178e6435 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Snapshot retrieved successfully. Aug 25 16:23:23.891578 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bba457f8-0156-41f8-a49c-ef82178e6435 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] https://10.4.3.102/volume/v3/snapshots/6cb0abcc-2c05-4835-875a-6af99b2015f6 returned with HTTP 200 Aug 25 16:23:23.892205 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 461/1858] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:23:23 2026] GET /volume/v3/snapshots/6cb0abcc-2c05-4835-875a-6af99b2015f6 => generated 477 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:23.902757 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-537ce63f-9cb3-4ab3-885f-68c6b43454e2 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:23.904437 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-537ce63f-9cb3-4ab3-885f-68c6b43454e2 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:23:23.904807 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-537ce63f-9cb3-4ab3-885f-68c6b43454e2 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "6cb0abcc-2c05-4835-875a-6af99b2015f6"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:23.906621 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-537ce63f-9cb3-4ab3-885f-68c6b43454e2 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '6cb0abcc-2c05-4835-875a-6af99b2015f6'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:23:23.911497 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:23.911497 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:23.911963 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-537ce63f-9cb3-4ab3-885f-68c6b43454e2 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Snapshot retrieved successfully. Aug 25 16:23:23.912061 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-537ce63f-9cb3-4ab3-885f-68c6b43454e2 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Create volume of 1 GB Aug 25 16:23:23.915518 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-537ce63f-9cb3-4ab3-885f-68c6b43454e2 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Availability Zones retrieved successfully. Aug 25 16:23:23.921295 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-537ce63f-9cb3-4ab3-885f-68c6b43454e2 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Flow 'volume_create_api' (a93cb88a-c4d2-4664-adf3-2e99e2029938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:23:23.922326 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-537ce63f-9cb3-4ab3-885f-68c6b43454e2 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d9cbf1c-9a57-451d-930f-191f9f1cd50e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:23.923164 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-537ce63f-9cb3-4ab3-885f-68c6b43454e2 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:23:23.924102 np0000008093 devstack@c-api.service[100454]: WARNING cinder.volume.api [None req-537ce63f-9cb3-4ab3-885f-68c6b43454e2 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d9cbf1c-9a57-451d-930f-191f9f1cd50e) transitioned into state 'FAILURE' from state 'RUNNING' Aug 25 16:23:23.924102 np0000008093 devstack@c-api.service[100454]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Aug 25 16:23:23.926652 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-537ce63f-9cb3-4ab3-885f-68c6b43454e2 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d9cbf1c-9a57-451d-930f-191f9f1cd50e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:23.926652 np0000008093 devstack@c-api.service[100454]: WARNING cinder.volume.api [None req-537ce63f-9cb3-4ab3-885f-68c6b43454e2 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d9cbf1c-9a57-451d-930f-191f9f1cd50e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 16:23:23.926914 np0000008093 devstack@c-api.service[100454]: WARNING cinder.volume.api [None req-537ce63f-9cb3-4ab3-885f-68c6b43454e2 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Flow 'volume_create_api' (a93cb88a-c4d2-4664-adf3-2e99e2029938) transitioned into state 'REVERTED' from state 'RUNNING' Aug 25 16:23:23.929308 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-537ce63f-9cb3-4ab3-885f-68c6b43454e2 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 400 Aug 25 16:23:23.929308 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 472/1859] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:23:23 2026] POST /volume/v3/volumes => generated 171 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 16:23:23.939888 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-462d5532-b66a-4640-819d-757179ed1f82 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:23.942427 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-462d5532-b66a-4640-819d-757179ed1f82 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/6cb0abcc-2c05-4835-875a-6af99b2015f6 Aug 25 16:23:23.942667 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-462d5532-b66a-4640-819d-757179ed1f82 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:23.942858 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-462d5532-b66a-4640-819d-757179ed1f82 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:23.942962 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-462d5532-b66a-4640-819d-757179ed1f82 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Delete snapshot with id: 6cb0abcc-2c05-4835-875a-6af99b2015f6 Aug 25 16:23:23.951298 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:23.951298 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:23.952809 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-462d5532-b66a-4640-819d-757179ed1f82 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Snapshot retrieved successfully. Aug 25 16:23:23.969699 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-462d5532-b66a-4640-819d-757179ed1f82 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Snapshot delete request issued successfully. Aug 25 16:23:23.969943 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-462d5532-b66a-4640-819d-757179ed1f82 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] https://10.4.3.102/volume/v3/snapshots/6cb0abcc-2c05-4835-875a-6af99b2015f6 returned with HTTP 202 Aug 25 16:23:23.970529 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 458/1860] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:23:23 2026] DELETE /volume/v3/snapshots/6cb0abcc-2c05-4835-875a-6af99b2015f6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:23:23.981947 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-538f726b-ce90-41c3-8b0b-46424d5bae39 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:23.984394 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-538f726b-ce90-41c3-8b0b-46424d5bae39 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] GET https://10.4.3.102/volume/v3/snapshots/6cb0abcc-2c05-4835-875a-6af99b2015f6 Aug 25 16:23:23.984568 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-538f726b-ce90-41c3-8b0b-46424d5bae39 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:23.984841 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-538f726b-ce90-41c3-8b0b-46424d5bae39 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:23.991378 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:23.991378 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:23.991797 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-538f726b-ce90-41c3-8b0b-46424d5bae39 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Snapshot retrieved successfully. Aug 25 16:23:23.992822 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-538f726b-ce90-41c3-8b0b-46424d5bae39 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] https://10.4.3.102/volume/v3/snapshots/6cb0abcc-2c05-4835-875a-6af99b2015f6 returned with HTTP 200 Aug 25 16:23:23.993262 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 470/1861] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:23:23 2026] GET /volume/v3/snapshots/6cb0abcc-2c05-4835-875a-6af99b2015f6 => generated 476 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:24.085831 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-8463c3cd-f142-459e-82b2-be639cbf3bf5 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:24.087556 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8463c3cd-f142-459e-82b2-be639cbf3bf5 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] GET https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 Aug 25 16:23:24.087947 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8463c3cd-f142-459e-82b2-be639cbf3bf5 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:24.088292 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8463c3cd-f142-459e-82b2-be639cbf3bf5 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:24.098331 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:24.098331 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:24.103707 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-8463c3cd-f142-459e-82b2-be639cbf3bf5 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Volume info retrieved successfully. Aug 25 16:23:24.110700 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8463c3cd-f142-459e-82b2-be639cbf3bf5 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 returned with HTTP 200 Aug 25 16:23:24.110700 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 462/1862] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:24 2026] GET /volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:24.391328 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-54bf9f5c-d18d-4fb1-98f5-52ac48d8817a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:24.393327 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-54bf9f5c-d18d-4fb1-98f5-52ac48d8817a tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/volumes/20c0818e-0ee4-4b1b-b34f-2f1258e3f6ed Aug 25 16:23:24.393571 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-54bf9f5c-d18d-4fb1-98f5-52ac48d8817a tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:24.393850 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-54bf9f5c-d18d-4fb1-98f5-52ac48d8817a tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:24.400373 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-54bf9f5c-d18d-4fb1-98f5-52ac48d8817a tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/volumes/20c0818e-0ee4-4b1b-b34f-2f1258e3f6ed returned with HTTP 404 Aug 25 16:23:24.400974 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 473/1863] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:24 2026] GET /volume/v3/volumes/20c0818e-0ee4-4b1b-b34f-2f1258e3f6ed => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:23:24.410462 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-cd6fc90c-6270-4513-b444-0604762590bc None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:24.413621 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-cd6fc90c-6270-4513-b444-0604762590bc tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-reader] GET https://10.4.3.102/volume/v3/backups Aug 25 16:23:24.413990 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-cd6fc90c-6270-4513-b444-0604762590bc tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-reader] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:24.414277 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-cd6fc90c-6270-4513-b444-0604762590bc tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-reader] Calling method 'index' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:24.414609 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.api_utils [None req-cd6fc90c-6270-4513-b444-0604762590bc tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-reader] Removing options '' from query. {{(pid=100456) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:23:24.414985 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:24.414985 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:24.429619 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-cd6fc90c-6270-4513-b444-0604762590bc tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-reader] https://10.4.3.102/volume/v3/backups returned with HTTP 200 Aug 25 16:23:24.430088 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 459/1864] 10.4.3.102 () {68 vars in 1277 bytes} [Tue Aug 25 16:23:24 2026] GET /volume/v3/backups => generated 624 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:24.440224 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-a99ad1fb-fb6d-455b-8f14-38930169d539 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:24.442471 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a99ad1fb-fb6d-455b-8f14-38930169d539 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-reader] GET https://10.4.3.102/volume/v3/backups?project_id=c91f2cc5e823482085c7f6d987c9edfd Aug 25 16:23:24.442861 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a99ad1fb-fb6d-455b-8f14-38930169d539 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-reader] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:24.443152 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a99ad1fb-fb6d-455b-8f14-38930169d539 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-reader] Calling method 'index' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:24.443316 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.api_utils [None req-a99ad1fb-fb6d-455b-8f14-38930169d539 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-reader] Removing options 'project_id' from query. {{(pid=100457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:23:24.462698 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a99ad1fb-fb6d-455b-8f14-38930169d539 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-reader] https://10.4.3.102/volume/v3/backups?project_id=c91f2cc5e823482085c7f6d987c9edfd returned with HTTP 200 Aug 25 16:23:24.463145 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 471/1865] 10.4.3.102 () {68 vars in 1364 bytes} [Tue Aug 25 16:23:24 2026] GET /volume/v3/backups?project_id=c91f2cc5e823482085c7f6d987c9edfd => generated 624 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:24.474352 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-62179427-dd5a-4f1d-9435-09b8263a9394 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:24.475705 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-62179427-dd5a-4f1d-9435-09b8263a9394 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:23:24.476156 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-62179427-dd5a-4f1d-9435-09b8263a9394 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1057447379"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:24.477694 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-62179427-dd5a-4f1d-9435-09b8263a9394 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1057447379'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:23:24.477906 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-62179427-dd5a-4f1d-9435-09b8263a9394 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Create volume of 1 GB Aug 25 16:23:24.481942 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-62179427-dd5a-4f1d-9435-09b8263a9394 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Availability Zones retrieved successfully. Aug 25 16:23:24.487608 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-62179427-dd5a-4f1d-9435-09b8263a9394 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Flow 'volume_create_api' (6dab1609-fa70-4f3c-bdbb-1e60b055afbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:23:24.488171 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-62179427-dd5a-4f1d-9435-09b8263a9394 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1db127b-721b-4cd5-a05f-0196d51f074c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:24.488960 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-62179427-dd5a-4f1d-9435-09b8263a9394 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:23:24.515405 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-62179427-dd5a-4f1d-9435-09b8263a9394 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1db127b-721b-4cd5-a05f-0196d51f074c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:24.516952 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-62179427-dd5a-4f1d-9435-09b8263a9394 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dd9680c-1850-4813-b37e-0c4239861ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:24.559671 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-62179427-dd5a-4f1d-9435-09b8263a9394 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Created reservations ['83443955-1e14-463b-9640-961aa296dbdc', '5af2b9c7-ac4a-45be-b967-62397e87140d', '6cefeb96-b28d-40c3-b7d4-8189bf0159bd', 'e7982071-ae0e-4ef7-b97d-1115d5d1088d'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:23:24.560357 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-62179427-dd5a-4f1d-9435-09b8263a9394 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dd9680c-1850-4813-b37e-0c4239861ec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83443955-1e14-463b-9640-961aa296dbdc', '5af2b9c7-ac4a-45be-b967-62397e87140d', '6cefeb96-b28d-40c3-b7d4-8189bf0159bd', 'e7982071-ae0e-4ef7-b97d-1115d5d1088d']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:24.561154 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-62179427-dd5a-4f1d-9435-09b8263a9394 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d58de4b0-b81d-461f-9e99-c566c0f9285d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:24.587399 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-62179427-dd5a-4f1d-9435-09b8263a9394 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d58de4b0-b81d-461f-9e99-c566c0f9285d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1237883-b328-4de9-ad55-c238b36df666', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1057447379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c91f2cc5e823482085c7f6d987c9edfd',qos_specs=None,replication_status=,reservations=['83443955-1e14-463b-9640-961aa296dbdc','5af2b9c7-ac4a-45be-b967-62397e87140d','6cefeb96-b28d-40c3-b7d4-8189bf0159bd','e7982071-ae0e-4ef7-b97d-1115d5d1088d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81ba9a931eda4532bcea32cab552941f',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:23:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1057447379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1237883-b328-4de9-ad55-c238b36df666,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c91f2cc5e823482085c7f6d987c9edfd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81ba9a931eda4532bcea32cab552941f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:24.588102 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-62179427-dd5a-4f1d-9435-09b8263a9394 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ed94c24-2526-45c2-9724-20aef5c90317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:24.606008 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-62179427-dd5a-4f1d-9435-09b8263a9394 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ed94c24-2526-45c2-9724-20aef5c90317) transitioned into state 'SUCCESS' from state '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-1057447379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c91f2cc5e823482085c7f6d987c9edfd',qos_specs=None,replication_status=,reservations=['83443955-1e14-463b-9640-961aa296dbdc','5af2b9c7-ac4a-45be-b967-62397e87140d','6cefeb96-b28d-40c3-b7d4-8189bf0159bd','e7982071-ae0e-4ef7-b97d-1115d5d1088d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81ba9a931eda4532bcea32cab552941f',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:24.606719 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-62179427-dd5a-4f1d-9435-09b8263a9394 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67055a27-b6a4-45b0-a032-9bd21f91be8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:24.615923 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-62179427-dd5a-4f1d-9435-09b8263a9394 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67055a27-b6a4-45b0-a032-9bd21f91be8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:24.616709 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-62179427-dd5a-4f1d-9435-09b8263a9394 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Flow 'volume_create_api' (6dab1609-fa70-4f3c-bdbb-1e60b055afbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:23:24.617014 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-62179427-dd5a-4f1d-9435-09b8263a9394 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Create volume request issued successfully. Aug 25 16:23:24.617753 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-62179427-dd5a-4f1d-9435-09b8263a9394 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:23:24.618260 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 463/1866] 10.4.3.102 () {70 vars in 1298 bytes} [Tue Aug 25 16:23:24 2026] POST /volume/v3/volumes => generated 778 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:23:24.632084 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-0af7411b-f2cf-42ef-8a0b-1476761124e8 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:24.635055 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0af7411b-f2cf-42ef-8a0b-1476761124e8 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/volumes/d1237883-b328-4de9-ad55-c238b36df666 Aug 25 16:23:24.635365 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0af7411b-f2cf-42ef-8a0b-1476761124e8 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:24.635970 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0af7411b-f2cf-42ef-8a0b-1476761124e8 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:24.644988 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:24.644988 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:24.653561 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-0af7411b-f2cf-42ef-8a0b-1476761124e8 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Volume info retrieved successfully. Aug 25 16:23:24.660401 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0af7411b-f2cf-42ef-8a0b-1476761124e8 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/volumes/d1237883-b328-4de9-ad55-c238b36df666 returned with HTTP 200 Aug 25 16:23:24.660898 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 474/1867] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:24 2026] GET /volume/v3/volumes/d1237883-b328-4de9-ad55-c238b36df666 => generated 957 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:25.002223 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-6bb7234d-42e1-4b20-81ab-56e9b50244d3 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:25.004099 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6bb7234d-42e1-4b20-81ab-56e9b50244d3 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] GET https://10.4.3.102/volume/v3/snapshots/6cb0abcc-2c05-4835-875a-6af99b2015f6 Aug 25 16:23:25.004380 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6bb7234d-42e1-4b20-81ab-56e9b50244d3 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:25.004687 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6bb7234d-42e1-4b20-81ab-56e9b50244d3 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:25.009935 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6bb7234d-42e1-4b20-81ab-56e9b50244d3 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] https://10.4.3.102/volume/v3/snapshots/6cb0abcc-2c05-4835-875a-6af99b2015f6 returned with HTTP 404 Aug 25 16:23:25.010614 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 460/1868] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:23:25 2026] GET /volume/v3/snapshots/6cb0abcc-2c05-4835-875a-6af99b2015f6 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:23:25.018788 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d04a8eb6-c5f3-4f29-8ab7-36806bb33112 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:25.021036 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d04a8eb6-c5f3-4f29-8ab7-36806bb33112 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] GET https://10.4.3.102/volume/v3/volumes/cfec2280-0704-49ae-8829-79246ed75325 Aug 25 16:23:25.021292 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d04a8eb6-c5f3-4f29-8ab7-36806bb33112 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:25.021543 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d04a8eb6-c5f3-4f29-8ab7-36806bb33112 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:25.030115 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:25.030115 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:25.034386 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-d04a8eb6-c5f3-4f29-8ab7-36806bb33112 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Volume info retrieved successfully. Aug 25 16:23:25.039667 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d04a8eb6-c5f3-4f29-8ab7-36806bb33112 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] https://10.4.3.102/volume/v3/volumes/cfec2280-0704-49ae-8829-79246ed75325 returned with HTTP 200 Aug 25 16:23:25.040146 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 472/1869] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:25 2026] GET /volume/v3/volumes/cfec2280-0704-49ae-8829-79246ed75325 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:25.052738 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-bc099e6a-fc99-4da0-b417-573ea28db51e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:25.054820 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bc099e6a-fc99-4da0-b417-573ea28db51e tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] DELETE https://10.4.3.102/volume/v3/volumes/cfec2280-0704-49ae-8829-79246ed75325 Aug 25 16:23:25.055060 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bc099e6a-fc99-4da0-b417-573ea28db51e tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:25.055273 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bc099e6a-fc99-4da0-b417-573ea28db51e tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:25.055458 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-bc099e6a-fc99-4da0-b417-573ea28db51e tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Delete volume with id: cfec2280-0704-49ae-8829-79246ed75325 Aug 25 16:23:25.062617 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:25.062617 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:25.063078 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-bc099e6a-fc99-4da0-b417-573ea28db51e tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Volume info retrieved successfully. Aug 25 16:23:25.084619 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-bc099e6a-fc99-4da0-b417-573ea28db51e tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Delete volume request issued successfully. Aug 25 16:23:25.084619 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bc099e6a-fc99-4da0-b417-573ea28db51e tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] https://10.4.3.102/volume/v3/volumes/cfec2280-0704-49ae-8829-79246ed75325 returned with HTTP 202 Aug 25 16:23:25.084619 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 464/1870] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:23:25 2026] DELETE /volume/v3/volumes/cfec2280-0704-49ae-8829-79246ed75325 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:23:25.090827 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-faa954d0-1e6f-4883-85dc-38af4507f9b6 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:25.092455 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-faa954d0-1e6f-4883-85dc-38af4507f9b6 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] GET https://10.4.3.102/volume/v3/volumes/cfec2280-0704-49ae-8829-79246ed75325 Aug 25 16:23:25.092648 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-faa954d0-1e6f-4883-85dc-38af4507f9b6 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:25.092835 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-faa954d0-1e6f-4883-85dc-38af4507f9b6 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:25.101347 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:25.101347 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:25.109191 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-faa954d0-1e6f-4883-85dc-38af4507f9b6 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Volume info retrieved successfully. Aug 25 16:23:25.115837 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-faa954d0-1e6f-4883-85dc-38af4507f9b6 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] https://10.4.3.102/volume/v3/volumes/cfec2280-0704-49ae-8829-79246ed75325 returned with HTTP 200 Aug 25 16:23:25.115837 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 475/1871] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:25 2026] GET /volume/v3/volumes/cfec2280-0704-49ae-8829-79246ed75325 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:25.127370 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f7600300-8fd7-473c-b685-7b1eb8e12064 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:25.129842 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f7600300-8fd7-473c-b685-7b1eb8e12064 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] GET https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 Aug 25 16:23:25.129842 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f7600300-8fd7-473c-b685-7b1eb8e12064 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:25.129842 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f7600300-8fd7-473c-b685-7b1eb8e12064 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:25.137068 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:25.137068 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:25.141504 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-f7600300-8fd7-473c-b685-7b1eb8e12064 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Volume info retrieved successfully. Aug 25 16:23:25.147774 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f7600300-8fd7-473c-b685-7b1eb8e12064 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 returned with HTTP 200 Aug 25 16:23:25.148280 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 461/1872] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:25 2026] GET /volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:25.180821 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-26498782-f38d-4d4e-a979-9ba8e8e09aaa None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:25.183028 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-26498782-f38d-4d4e-a979-9ba8e8e09aaa tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] POST https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13/action Aug 25 16:23:25.183433 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-26498782-f38d-4d4e-a979-9ba8e8e09aaa tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1357897606", "disk_format": "qcow2"}}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:23:25.185051 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-26498782-f38d-4d4e-a979-9ba8e8e09aaa tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1357897606", "disk_format": "qcow2"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:25.193980 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:25.193980 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:25.194569 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-26498782-f38d-4d4e-a979-9ba8e8e09aaa tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Volume info retrieved successfully. Aug 25 16:23:25.210480 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:25.210480 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:25.214881 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.image.image_utils [None req-26498782-f38d-4d4e-a979-9ba8e8e09aaa tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1357897606'}] 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-1357897606'}]. {{(pid=100457) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 25 16:23:25.673778 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-cce9c190-b3d3-4e08-a269-db5c01922ff0 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:25.675730 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cce9c190-b3d3-4e08-a269-db5c01922ff0 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/volumes/d1237883-b328-4de9-ad55-c238b36df666 Aug 25 16:23:25.675979 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-cce9c190-b3d3-4e08-a269-db5c01922ff0 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:25.676197 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-cce9c190-b3d3-4e08-a269-db5c01922ff0 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:25.685638 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:25.685638 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:25.689847 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-cce9c190-b3d3-4e08-a269-db5c01922ff0 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Volume info retrieved successfully. Aug 25 16:23:25.694483 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cce9c190-b3d3-4e08-a269-db5c01922ff0 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/volumes/d1237883-b328-4de9-ad55-c238b36df666 returned with HTTP 200 Aug 25 16:23:25.694955 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 465/1873] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:25 2026] GET /volume/v3/volumes/d1237883-b328-4de9-ad55-c238b36df666 => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:23:25.707668 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9e8e5fb4-c614-4f2b-9aba-f0f527a3634c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:25.709500 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9e8e5fb4-c614-4f2b-9aba-f0f527a3634c tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] POST https://10.4.3.102/volume/v3/backups Aug 25 16:23:25.709937 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9e8e5fb4-c614-4f2b-9aba-f0f527a3634c tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d1237883-b328-4de9-ad55-c238b36df666", "name": "tempest-type-Backup-739083792"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:25.711675 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.contrib.backups [None req-9e8e5fb4-c614-4f2b-9aba-f0f527a3634c tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Creating new backup {'backup': {'volume_id': 'd1237883-b328-4de9-ad55-c238b36df666', 'name': 'tempest-type-Backup-739083792'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 16:23:25.711873 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.contrib.backups [None req-9e8e5fb4-c614-4f2b-9aba-f0f527a3634c tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Creating backup of volume d1237883-b328-4de9-ad55-c238b36df666 in container None Aug 25 16:23:25.720187 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:25.720187 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:25.720654 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-9e8e5fb4-c614-4f2b-9aba-f0f527a3634c tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Volume info retrieved successfully. Aug 25 16:23:25.744270 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-9e8e5fb4-c614-4f2b-9aba-f0f527a3634c tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Created reservations ['380c8bba-4aae-4aee-adaf-c76c33af61ee', '3fc740ca-1dec-4d63-831d-8ba7eb045c5f'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:23:25.781823 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9e8e5fb4-c614-4f2b-9aba-f0f527a3634c tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups returned with HTTP 202 Aug 25 16:23:25.782245 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 476/1874] 10.4.3.102 () {70 vars in 1299 bytes} [Tue Aug 25 16:23:25 2026] POST /volume/v3/backups => generated 315 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:23:25.792726 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0708d316-71d2-4cb0-8147-d07991aa0655 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:25.794728 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0708d316-71d2-4cb0-8147-d07991aa0655 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 Aug 25 16:23:25.794973 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0708d316-71d2-4cb0-8147-d07991aa0655 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:25.795228 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0708d316-71d2-4cb0-8147-d07991aa0655 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:25.795369 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-0708d316-71d2-4cb0-8147-d07991aa0655 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 826210c5-fdf7-4bd7-abd0-9ab0a7133285. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:25.799963 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:25.799963 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:25.800708 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0708d316-71d2-4cb0-8147-d07991aa0655 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 returned with HTTP 200 Aug 25 16:23:25.801110 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 462/1875] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:25 2026] GET /volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:25.846620 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-26498782-f38d-4d4e-a979-9ba8e8e09aaa tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Copy volume to image completed successfully. Aug 25 16:23:25.846620 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-26498782-f38d-4d4e-a979-9ba8e8e09aaa tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13/action returned with HTTP 202 Aug 25 16:23:25.846620 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 473/1876] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:23:25 2026] POST /volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13/action => generated 689 bytes in 664 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:23:26.130277 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-dffc05d3-4072-4a73-b18d-0f7409db0759 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:26.132115 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-dffc05d3-4072-4a73-b18d-0f7409db0759 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] GET https://10.4.3.102/volume/v3/volumes/cfec2280-0704-49ae-8829-79246ed75325 Aug 25 16:23:26.132352 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-dffc05d3-4072-4a73-b18d-0f7409db0759 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:26.132575 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-dffc05d3-4072-4a73-b18d-0f7409db0759 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:26.137867 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-dffc05d3-4072-4a73-b18d-0f7409db0759 tempest-VolumesSnapshotNegativeTestJSON-2064610864 tempest-VolumesSnapshotNegativeTestJSON-2064610864-project-member] https://10.4.3.102/volume/v3/volumes/cfec2280-0704-49ae-8829-79246ed75325 returned with HTTP 404 Aug 25 16:23:26.138323 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 466/1877] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:26 2026] GET /volume/v3/volumes/cfec2280-0704-49ae-8829-79246ed75325 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:23:26.814693 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-39e7fdee-f9e2-44ff-9085-ff567d6d6fd4 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:26.819348 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-39e7fdee-f9e2-44ff-9085-ff567d6d6fd4 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 Aug 25 16:23:26.819348 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-39e7fdee-f9e2-44ff-9085-ff567d6d6fd4 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:26.819348 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-39e7fdee-f9e2-44ff-9085-ff567d6d6fd4 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:26.819348 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-39e7fdee-f9e2-44ff-9085-ff567d6d6fd4 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 826210c5-fdf7-4bd7-abd0-9ab0a7133285. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:26.823395 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:26.823395 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:26.824643 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-39e7fdee-f9e2-44ff-9085-ff567d6d6fd4 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 returned with HTTP 200 Aug 25 16:23:26.824643 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 477/1878] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:26 2026] GET /volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:27.838280 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b22eca10-aee7-41ee-a833-efb11173d11c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:27.840873 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b22eca10-aee7-41ee-a833-efb11173d11c tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 Aug 25 16:23:27.841180 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b22eca10-aee7-41ee-a833-efb11173d11c tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:27.841449 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b22eca10-aee7-41ee-a833-efb11173d11c tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:27.841675 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-b22eca10-aee7-41ee-a833-efb11173d11c tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 826210c5-fdf7-4bd7-abd0-9ab0a7133285. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:27.847843 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:27.847843 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:27.848923 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b22eca10-aee7-41ee-a833-efb11173d11c tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 returned with HTTP 200 Aug 25 16:23:27.849467 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 463/1879] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:27 2026] GET /volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:28.862329 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-6ab6cbe5-bf91-4d9e-9dc9-e57ab8c11203 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:28.864797 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6ab6cbe5-bf91-4d9e-9dc9-e57ab8c11203 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 Aug 25 16:23:28.865081 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6ab6cbe5-bf91-4d9e-9dc9-e57ab8c11203 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:28.865374 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6ab6cbe5-bf91-4d9e-9dc9-e57ab8c11203 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:28.865540 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-6ab6cbe5-bf91-4d9e-9dc9-e57ab8c11203 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 826210c5-fdf7-4bd7-abd0-9ab0a7133285. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:28.871229 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:28.871229 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:28.872037 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6ab6cbe5-bf91-4d9e-9dc9-e57ab8c11203 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 returned with HTTP 200 Aug 25 16:23:28.872871 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 474/1880] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:28 2026] GET /volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:29.518999 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-bf432cf9-7352-43e5-a8ba-8f04338cbd8f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:29.521184 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bf432cf9-7352-43e5-a8ba-8f04338cbd8f tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:23:29.521484 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bf432cf9-7352-43e5-a8ba-8f04338cbd8f tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1825007057"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:29.523352 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-bf432cf9-7352-43e5-a8ba-8f04338cbd8f tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1825007057'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:23:29.523508 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-bf432cf9-7352-43e5-a8ba-8f04338cbd8f tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Create volume of 1 GB Aug 25 16:23:29.528299 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-bf432cf9-7352-43e5-a8ba-8f04338cbd8f tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Availability Zones retrieved successfully. Aug 25 16:23:29.536238 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bf432cf9-7352-43e5-a8ba-8f04338cbd8f tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Flow 'volume_create_api' (a45ce06a-6a8b-4274-aa33-171de26b3aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:23:29.539067 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bf432cf9-7352-43e5-a8ba-8f04338cbd8f tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d147b63e-f410-435e-93ee-7a57e4b89d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:29.539067 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-bf432cf9-7352-43e5-a8ba-8f04338cbd8f tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:23:29.576087 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bf432cf9-7352-43e5-a8ba-8f04338cbd8f tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d147b63e-f410-435e-93ee-7a57e4b89d9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:29.577117 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bf432cf9-7352-43e5-a8ba-8f04338cbd8f tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (756dca38-24ec-4986-b0f3-d44e06140727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:29.699489 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-bf432cf9-7352-43e5-a8ba-8f04338cbd8f tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Created reservations ['14b3bb94-ca38-44aa-b8b3-3be8f2e9cedc', '49d4333b-2042-4082-bf50-b1a52c6a2bfb', '4fcbf6f3-f405-42b7-b6a0-d970670fea6e', '06584408-ee0b-48e2-a12d-ca87be4f6aad'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:23:29.700905 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bf432cf9-7352-43e5-a8ba-8f04338cbd8f tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (756dca38-24ec-4986-b0f3-d44e06140727) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14b3bb94-ca38-44aa-b8b3-3be8f2e9cedc', '49d4333b-2042-4082-bf50-b1a52c6a2bfb', '4fcbf6f3-f405-42b7-b6a0-d970670fea6e', '06584408-ee0b-48e2-a12d-ca87be4f6aad']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:29.704273 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bf432cf9-7352-43e5-a8ba-8f04338cbd8f tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1eff4811-1856-4b65-ac02-e6d5e101437d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:29.739097 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bf432cf9-7352-43e5-a8ba-8f04338cbd8f tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1eff4811-1856-4b65-ac02-e6d5e101437d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1825007057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dcea7ecabe74dd49643be87eb202eef',qos_specs=None,replication_status=,reservations=['14b3bb94-ca38-44aa-b8b3-3be8f2e9cedc','49d4333b-2042-4082-bf50-b1a52c6a2bfb','4fcbf6f3-f405-42b7-b6a0-d970670fea6e','06584408-ee0b-48e2-a12d-ca87be4f6aad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b66e26c4d3b45c18c7931b489e22029',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:23:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1825007057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8dcea7ecabe74dd49643be87eb202eef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b66e26c4d3b45c18c7931b489e22029',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:29.740835 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bf432cf9-7352-43e5-a8ba-8f04338cbd8f tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfcc7ca8-f5eb-4dee-806b-911ff574c5e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:29.782430 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bf432cf9-7352-43e5-a8ba-8f04338cbd8f tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfcc7ca8-f5eb-4dee-806b-911ff574c5e8) transitioned into state 'SUCCESS' from state '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-1825007057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dcea7ecabe74dd49643be87eb202eef',qos_specs=None,replication_status=,reservations=['14b3bb94-ca38-44aa-b8b3-3be8f2e9cedc','49d4333b-2042-4082-bf50-b1a52c6a2bfb','4fcbf6f3-f405-42b7-b6a0-d970670fea6e','06584408-ee0b-48e2-a12d-ca87be4f6aad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b66e26c4d3b45c18c7931b489e22029',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:29.783504 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bf432cf9-7352-43e5-a8ba-8f04338cbd8f tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47dd1d77-6692-4c37-afd5-71fb6b1f5b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:29.803937 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bf432cf9-7352-43e5-a8ba-8f04338cbd8f tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47dd1d77-6692-4c37-afd5-71fb6b1f5b04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:29.805233 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bf432cf9-7352-43e5-a8ba-8f04338cbd8f tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Flow 'volume_create_api' (a45ce06a-6a8b-4274-aa33-171de26b3aa4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:23:29.806494 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-bf432cf9-7352-43e5-a8ba-8f04338cbd8f tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Create volume request issued successfully. Aug 25 16:23:29.807557 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bf432cf9-7352-43e5-a8ba-8f04338cbd8f tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:23:29.808367 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 467/1881] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:23:29 2026] POST /volume/v3/volumes => generated 757 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:23:29.835267 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-05138d39-cc5d-456a-8a5a-c08276d84a64 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:29.837479 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-05138d39-cc5d-456a-8a5a-c08276d84a64 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] GET https://10.4.3.102/volume/v3/volumes/61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899 Aug 25 16:23:29.837758 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-05138d39-cc5d-456a-8a5a-c08276d84a64 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:29.837951 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-05138d39-cc5d-456a-8a5a-c08276d84a64 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:29.859447 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:29.859447 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:29.864511 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-05138d39-cc5d-456a-8a5a-c08276d84a64 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Volume info retrieved successfully. Aug 25 16:23:29.870852 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-05138d39-cc5d-456a-8a5a-c08276d84a64 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] https://10.4.3.102/volume/v3/volumes/61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899 returned with HTTP 200 Aug 25 16:23:29.872024 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 478/1882] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:29 2026] GET /volume/v3/volumes/61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899 => generated 825 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:29.891269 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-217bee0e-cedc-47eb-9247-6a02baa4eda3 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:29.894898 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-217bee0e-cedc-47eb-9247-6a02baa4eda3 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 Aug 25 16:23:29.894898 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-217bee0e-cedc-47eb-9247-6a02baa4eda3 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:29.895221 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-217bee0e-cedc-47eb-9247-6a02baa4eda3 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:29.895369 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-217bee0e-cedc-47eb-9247-6a02baa4eda3 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 826210c5-fdf7-4bd7-abd0-9ab0a7133285. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:29.903612 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:29.903612 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:29.903612 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-217bee0e-cedc-47eb-9247-6a02baa4eda3 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 returned with HTTP 200 Aug 25 16:23:29.905676 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 464/1883] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:29 2026] GET /volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 => generated 724 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:30.892791 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-29e4c12b-3fb1-4f4b-9e0c-df8a7a7feb24 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:30.894731 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-29e4c12b-3fb1-4f4b-9e0c-df8a7a7feb24 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] GET https://10.4.3.102/volume/v3/volumes/61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899 Aug 25 16:23:30.894947 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-29e4c12b-3fb1-4f4b-9e0c-df8a7a7feb24 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:30.895165 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-29e4c12b-3fb1-4f4b-9e0c-df8a7a7feb24 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:30.905278 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:30.905278 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:30.911268 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-29e4c12b-3fb1-4f4b-9e0c-df8a7a7feb24 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Volume info retrieved successfully. Aug 25 16:23:30.918789 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-29e4c12b-3fb1-4f4b-9e0c-df8a7a7feb24 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] https://10.4.3.102/volume/v3/volumes/61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899 returned with HTTP 200 Aug 25 16:23:30.919390 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 475/1884] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:30 2026] GET /volume/v3/volumes/61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:30.922233 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-2cf5d953-aa3a-44ea-afc8-5c15adf5cce1 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:30.924860 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2cf5d953-aa3a-44ea-afc8-5c15adf5cce1 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 Aug 25 16:23:30.925115 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2cf5d953-aa3a-44ea-afc8-5c15adf5cce1 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:30.925438 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2cf5d953-aa3a-44ea-afc8-5c15adf5cce1 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:30.925510 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-2cf5d953-aa3a-44ea-afc8-5c15adf5cce1 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 826210c5-fdf7-4bd7-abd0-9ab0a7133285. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:30.932249 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:30.932249 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:30.933812 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2cf5d953-aa3a-44ea-afc8-5c15adf5cce1 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 returned with HTTP 200 Aug 25 16:23:30.934198 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 468/1885] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:30 2026] GET /volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:31.948885 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-6a4d5404-7b40-44a1-8977-d6a057d0eec9 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:31.951714 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6a4d5404-7b40-44a1-8977-d6a057d0eec9 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 Aug 25 16:23:31.952322 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6a4d5404-7b40-44a1-8977-d6a057d0eec9 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:31.952540 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6a4d5404-7b40-44a1-8977-d6a057d0eec9 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:31.952833 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-6a4d5404-7b40-44a1-8977-d6a057d0eec9 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 826210c5-fdf7-4bd7-abd0-9ab0a7133285. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:31.960419 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:31.960419 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:31.961555 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6a4d5404-7b40-44a1-8977-d6a057d0eec9 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 returned with HTTP 200 Aug 25 16:23:31.963136 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 479/1886] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:31 2026] GET /volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:32.973964 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c5166dc8-2c7e-49c7-9388-fc51e6905f3d None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:32.976019 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c5166dc8-2c7e-49c7-9388-fc51e6905f3d tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 Aug 25 16:23:32.976273 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c5166dc8-2c7e-49c7-9388-fc51e6905f3d tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:32.976514 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c5166dc8-2c7e-49c7-9388-fc51e6905f3d tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:32.976699 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-c5166dc8-2c7e-49c7-9388-fc51e6905f3d tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 826210c5-fdf7-4bd7-abd0-9ab0a7133285. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:32.981708 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:32.981708 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:32.982347 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c5166dc8-2c7e-49c7-9388-fc51e6905f3d tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 returned with HTTP 200 Aug 25 16:23:32.982786 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 465/1887] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:32 2026] GET /volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:33.996843 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-43a94cbc-81e5-42dc-b397-ed5e8be1ce60 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:33.998441 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-43a94cbc-81e5-42dc-b397-ed5e8be1ce60 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 Aug 25 16:23:33.998737 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-43a94cbc-81e5-42dc-b397-ed5e8be1ce60 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:33.998977 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-43a94cbc-81e5-42dc-b397-ed5e8be1ce60 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:33.999111 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-43a94cbc-81e5-42dc-b397-ed5e8be1ce60 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 826210c5-fdf7-4bd7-abd0-9ab0a7133285. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:34.009316 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:34.009316 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:34.010038 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-43a94cbc-81e5-42dc-b397-ed5e8be1ce60 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 returned with HTTP 200 Aug 25 16:23:34.010394 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 476/1888] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:33 2026] GET /volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:35.022139 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-063b9cde-c3e2-41ef-a8e4-7f20354adbe3 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:35.024041 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-063b9cde-c3e2-41ef-a8e4-7f20354adbe3 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 Aug 25 16:23:35.025066 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-063b9cde-c3e2-41ef-a8e4-7f20354adbe3 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:35.025066 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-063b9cde-c3e2-41ef-a8e4-7f20354adbe3 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:35.025066 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-063b9cde-c3e2-41ef-a8e4-7f20354adbe3 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 826210c5-fdf7-4bd7-abd0-9ab0a7133285. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:35.028866 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:35.028866 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:35.029571 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-063b9cde-c3e2-41ef-a8e4-7f20354adbe3 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 returned with HTTP 200 Aug 25 16:23:35.030100 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 469/1889] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:35 2026] GET /volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:35.189159 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-83823af7-894c-4bf4-a7cb-8c99717b5ddc None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:35.191418 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-83823af7-894c-4bf4-a7cb-8c99717b5ddc tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] GET https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 Aug 25 16:23:35.191628 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-83823af7-894c-4bf4-a7cb-8c99717b5ddc tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:35.191853 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-83823af7-894c-4bf4-a7cb-8c99717b5ddc tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:35.200504 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:35.200504 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:35.205050 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-83823af7-894c-4bf4-a7cb-8c99717b5ddc tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Volume info retrieved successfully. Aug 25 16:23:35.211210 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-83823af7-894c-4bf4-a7cb-8c99717b5ddc tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 returned with HTTP 200 Aug 25 16:23:35.211656 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 480/1890] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:35 2026] GET /volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:36.046471 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c2b02395-8c7a-4752-a0a4-be8b11399c0b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:36.048742 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c2b02395-8c7a-4752-a0a4-be8b11399c0b tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 Aug 25 16:23:36.048982 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c2b02395-8c7a-4752-a0a4-be8b11399c0b tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:36.049168 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c2b02395-8c7a-4752-a0a4-be8b11399c0b tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:36.049269 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-c2b02395-8c7a-4752-a0a4-be8b11399c0b tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 826210c5-fdf7-4bd7-abd0-9ab0a7133285. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:36.056289 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:36.056289 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:36.057067 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c2b02395-8c7a-4752-a0a4-be8b11399c0b tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 returned with HTTP 200 Aug 25 16:23:36.057780 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 466/1891] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:36 2026] GET /volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:36.227950 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-10a16008-0718-4cf7-8073-f6221a5b416e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:36.230003 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-10a16008-0718-4cf7-8073-f6221a5b416e tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] GET https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 Aug 25 16:23:36.230187 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-10a16008-0718-4cf7-8073-f6221a5b416e tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:36.230400 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-10a16008-0718-4cf7-8073-f6221a5b416e tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:36.239128 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:36.239128 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:36.243996 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-10a16008-0718-4cf7-8073-f6221a5b416e tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Volume info retrieved successfully. Aug 25 16:23:36.248924 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-10a16008-0718-4cf7-8073-f6221a5b416e tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 returned with HTTP 200 Aug 25 16:23:36.249288 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 477/1892] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:36 2026] GET /volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:37.068221 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ba021206-2013-4b6c-a61a-35620ad20e54 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:37.070304 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ba021206-2013-4b6c-a61a-35620ad20e54 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 Aug 25 16:23:37.070558 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ba021206-2013-4b6c-a61a-35620ad20e54 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:37.070844 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ba021206-2013-4b6c-a61a-35620ad20e54 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:37.070998 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-ba021206-2013-4b6c-a61a-35620ad20e54 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 826210c5-fdf7-4bd7-abd0-9ab0a7133285. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:37.088571 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:37.088571 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:37.089283 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ba021206-2013-4b6c-a61a-35620ad20e54 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 returned with HTTP 200 Aug 25 16:23:37.089799 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 470/1893] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:37 2026] GET /volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 => generated 735 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:37.207340 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-0a2bc432-9091-4659-b63f-8581b7dd5e7c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:37.213305 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0a2bc432-9091-4659-b63f-8581b7dd5e7c tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] GET https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 Aug 25 16:23:37.213305 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0a2bc432-9091-4659-b63f-8581b7dd5e7c tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:37.213305 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0a2bc432-9091-4659-b63f-8581b7dd5e7c tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:37.220885 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:37.220885 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:37.226466 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-0a2bc432-9091-4659-b63f-8581b7dd5e7c tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Volume info retrieved successfully. Aug 25 16:23:37.232974 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0a2bc432-9091-4659-b63f-8581b7dd5e7c tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 returned with HTTP 200 Aug 25 16:23:37.233482 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 481/1894] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:37 2026] GET /volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 => generated 861 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:37.247970 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f0d81a41-fe15-4b9d-a1d6-50cf5d311da7 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:37.249956 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f0d81a41-fe15-4b9d-a1d6-50cf5d311da7 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] DELETE https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 Aug 25 16:23:37.250177 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f0d81a41-fe15-4b9d-a1d6-50cf5d311da7 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:37.250372 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f0d81a41-fe15-4b9d-a1d6-50cf5d311da7 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:37.250544 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-f0d81a41-fe15-4b9d-a1d6-50cf5d311da7 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Delete volume with id: 04dbee98-bcf6-477d-b00a-b89437d89c13 Aug 25 16:23:37.258825 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:37.258825 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:37.259769 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-f0d81a41-fe15-4b9d-a1d6-50cf5d311da7 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Volume info retrieved successfully. Aug 25 16:23:37.293425 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-f0d81a41-fe15-4b9d-a1d6-50cf5d311da7 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Delete volume request issued successfully. Aug 25 16:23:37.294403 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f0d81a41-fe15-4b9d-a1d6-50cf5d311da7 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 returned with HTTP 202 Aug 25 16:23:37.294403 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 467/1895] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:23:37 2026] DELETE /volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:23:37.307935 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-5cf57890-19f0-4029-b46f-d50581189d82 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:37.310843 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5cf57890-19f0-4029-b46f-d50581189d82 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] GET https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 Aug 25 16:23:37.311128 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5cf57890-19f0-4029-b46f-d50581189d82 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:37.311377 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5cf57890-19f0-4029-b46f-d50581189d82 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:37.321378 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:37.321378 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:37.326855 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-5cf57890-19f0-4029-b46f-d50581189d82 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Volume info retrieved successfully. Aug 25 16:23:37.334165 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5cf57890-19f0-4029-b46f-d50581189d82 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 returned with HTTP 200 Aug 25 16:23:37.334883 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 478/1896] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:37 2026] GET /volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:38.101138 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-783edebd-6c7a-4e82-b554-e507a3743598 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:38.103402 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-783edebd-6c7a-4e82-b554-e507a3743598 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 Aug 25 16:23:38.103668 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-783edebd-6c7a-4e82-b554-e507a3743598 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:38.103906 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-783edebd-6c7a-4e82-b554-e507a3743598 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:38.104281 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-783edebd-6c7a-4e82-b554-e507a3743598 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 826210c5-fdf7-4bd7-abd0-9ab0a7133285. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:38.109023 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:38.109023 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:38.109683 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-783edebd-6c7a-4e82-b554-e507a3743598 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 returned with HTTP 200 Aug 25 16:23:38.110077 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 471/1897] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:38 2026] GET /volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:38.350953 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-c9390de0-a4f0-49bc-bd82-23c7854c7f00 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:38.364492 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c9390de0-a4f0-49bc-bd82-23c7854c7f00 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] GET https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 Aug 25 16:23:38.364492 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c9390de0-a4f0-49bc-bd82-23c7854c7f00 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:38.364492 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c9390de0-a4f0-49bc-bd82-23c7854c7f00 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:38.364492 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c9390de0-a4f0-49bc-bd82-23c7854c7f00 tempest-VolumesActionsTest-669820961 tempest-VolumesActionsTest-669820961-project-member] https://10.4.3.102/volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 returned with HTTP 404 Aug 25 16:23:38.364492 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 482/1898] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:38 2026] GET /volume/v3/volumes/04dbee98-bcf6-477d-b00a-b89437d89c13 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:23:39.123681 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a61b0c47-6926-421f-a009-4d7f7322b272 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:39.127310 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a61b0c47-6926-421f-a009-4d7f7322b272 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 Aug 25 16:23:39.127599 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a61b0c47-6926-421f-a009-4d7f7322b272 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:39.127872 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a61b0c47-6926-421f-a009-4d7f7322b272 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:39.128010 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-a61b0c47-6926-421f-a009-4d7f7322b272 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 826210c5-fdf7-4bd7-abd0-9ab0a7133285. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:39.135617 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:39.135617 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:39.136425 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a61b0c47-6926-421f-a009-4d7f7322b272 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 returned with HTTP 200 Aug 25 16:23:39.138113 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 468/1899] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:39 2026] GET /volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:39.248603 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-bfb09723-7ce1-4e76-a0f2-6ce70e7824e9 req-f058978d-aecc-4ab5-9ebd-bcaf0781659d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:39.251582 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-bfb09723-7ce1-4e76-a0f2-6ce70e7824e9 req-f058978d-aecc-4ab5-9ebd-bcaf0781659d tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] GET https://10.4.3.102/volume/v3/volumes/61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899 Aug 25 16:23:39.251965 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-bfb09723-7ce1-4e76-a0f2-6ce70e7824e9 req-f058978d-aecc-4ab5-9ebd-bcaf0781659d tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:39.252266 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-bfb09723-7ce1-4e76-a0f2-6ce70e7824e9 req-f058978d-aecc-4ab5-9ebd-bcaf0781659d tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:39.268109 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:39.268109 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:39.272880 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-bfb09723-7ce1-4e76-a0f2-6ce70e7824e9 req-f058978d-aecc-4ab5-9ebd-bcaf0781659d tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Volume info retrieved successfully. Aug 25 16:23:39.279220 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-bfb09723-7ce1-4e76-a0f2-6ce70e7824e9 req-f058978d-aecc-4ab5-9ebd-bcaf0781659d tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] https://10.4.3.102/volume/v3/volumes/61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899 returned with HTTP 200 Aug 25 16:23:39.280038 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 479/1900] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:23:39 2026] GET /volume/v3/volumes/61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:39.325782 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a29e3fc6-b1e8-4360-866b-917d6e6bb389 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:39.325782 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a29e3fc6-b1e8-4360-866b-917d6e6bb389 None None] GET https://10.4.3.102/volume// Aug 25 16:23:39.325782 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a29e3fc6-b1e8-4360-866b-917d6e6bb389 None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:39.325782 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a29e3fc6-b1e8-4360-866b-917d6e6bb389 None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:39.325782 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a29e3fc6-b1e8-4360-866b-917d6e6bb389 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:23:39.325782 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 472/1901] 10.4.3.102 () {66 vars in 1419 bytes} [Tue Aug 25 16:23:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:23:39.339364 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-bfb09723-7ce1-4e76-a0f2-6ce70e7824e9 req-45060774-e4ad-4a7a-ab33-87f0b3e3193a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:39.350155 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-bfb09723-7ce1-4e76-a0f2-6ce70e7824e9 req-45060774-e4ad-4a7a-ab33-87f0b3e3193a tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:23:39.350493 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-bfb09723-7ce1-4e76-a0f2-6ce70e7824e9 req-45060774-e4ad-4a7a-ab33-87f0b3e3193a tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899", "connector": null, "instance_uuid": "0296a663-b89c-4e59-b5ac-16b5283a238c"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:39.383199 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:39.383199 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:39.460249 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-bfb09723-7ce1-4e76-a0f2-6ce70e7824e9 req-45060774-e4ad-4a7a-ab33-87f0b3e3193a tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:23:39.460719 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 483/1902] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:23:39 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) Aug 25 16:23:39.562002 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-bfb09723-7ce1-4e76-a0f2-6ce70e7824e9 req-d7367986-1404-44fc-87a8-f64d110ac031 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:39.562002 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-bfb09723-7ce1-4e76-a0f2-6ce70e7824e9 req-d7367986-1404-44fc-87a8-f64d110ac031 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] POST https://10.4.3.102/volume/v3/attachments/0c6dfc90-785c-4a7e-a4fc-44274da77a40/action Aug 25 16:23:39.562002 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-bfb09723-7ce1-4e76-a0f2-6ce70e7824e9 req-d7367986-1404-44fc-87a8-f64d110ac031 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Action body: b'{"os-complete": null}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:23:39.562002 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-bfb09723-7ce1-4e76-a0f2-6ce70e7824e9 req-d7367986-1404-44fc-87a8-f64d110ac031 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:39.630158 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:39.630158 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:39.644874 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-bfb09723-7ce1-4e76-a0f2-6ce70e7824e9 req-d7367986-1404-44fc-87a8-f64d110ac031 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] https://10.4.3.102/volume/v3/attachments/0c6dfc90-785c-4a7e-a4fc-44274da77a40/action returned with HTTP 204 Aug 25 16:23:39.645608 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 469/1903] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:23:39 2026] POST /volume/v3/attachments/0c6dfc90-785c-4a7e-a4fc-44274da77a40/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:23:39.677045 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-9fff5ebc-ea1e-4e2b-b507-9934b8bc1ade None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:39.678828 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9fff5ebc-ea1e-4e2b-b507-9934b8bc1ade tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] GET https://10.4.3.102/volume/v3/volumes/61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899 Aug 25 16:23:39.679239 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9fff5ebc-ea1e-4e2b-b507-9934b8bc1ade tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:39.679638 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9fff5ebc-ea1e-4e2b-b507-9934b8bc1ade tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:39.694004 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:39.694004 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:39.700792 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-9fff5ebc-ea1e-4e2b-b507-9934b8bc1ade tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Volume info retrieved successfully. Aug 25 16:23:39.705475 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9fff5ebc-ea1e-4e2b-b507-9934b8bc1ade tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] https://10.4.3.102/volume/v3/volumes/61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899 returned with HTTP 200 Aug 25 16:23:39.706153 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 480/1904] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:39 2026] GET /volume/v3/volumes/61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899 => generated 1112 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 16:23:39.722776 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-2c8918f0-0e9d-4d86-bdc4-c2bd070c6461 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:39.726667 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2c8918f0-0e9d-4d86-bdc4-c2bd070c6461 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] GET https://10.4.3.102/volume/v3/volumes/61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899 Aug 25 16:23:39.726667 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2c8918f0-0e9d-4d86-bdc4-c2bd070c6461 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:39.726667 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2c8918f0-0e9d-4d86-bdc4-c2bd070c6461 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:39.739851 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:39.739851 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:39.746515 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-2c8918f0-0e9d-4d86-bdc4-c2bd070c6461 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Volume info retrieved successfully. Aug 25 16:23:39.749130 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2c8918f0-0e9d-4d86-bdc4-c2bd070c6461 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] https://10.4.3.102/volume/v3/volumes/61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899 returned with HTTP 200 Aug 25 16:23:39.749565 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 473/1905] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:39 2026] GET /volume/v3/volumes/61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899 => generated 1112 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:23:40.152119 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-4754fe1a-9321-4492-acf4-eaefee2e13c6 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:40.157061 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4754fe1a-9321-4492-acf4-eaefee2e13c6 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 Aug 25 16:23:40.157310 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4754fe1a-9321-4492-acf4-eaefee2e13c6 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:40.157549 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4754fe1a-9321-4492-acf4-eaefee2e13c6 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:40.157729 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-4754fe1a-9321-4492-acf4-eaefee2e13c6 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 826210c5-fdf7-4bd7-abd0-9ab0a7133285. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:40.164479 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:40.164479 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:40.165303 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4754fe1a-9321-4492-acf4-eaefee2e13c6 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 returned with HTTP 200 Aug 25 16:23:40.165820 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 484/1906] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:40 2026] GET /volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:40.789309 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d6679abc-2dc5-4feb-bed8-63437461a90d None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:40.791180 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d6679abc-2dc5-4feb-bed8-63437461a90d tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:23:40.791547 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d6679abc-2dc5-4feb-bed8-63437461a90d tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-983538022", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:40.793162 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-d6679abc-2dc5-4feb-bed8-63437461a90d tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-983538022', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:23:40.793326 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-d6679abc-2dc5-4feb-bed8-63437461a90d tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Create volume of 1 GB Aug 25 16:23:40.807421 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-d6679abc-2dc5-4feb-bed8-63437461a90d tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Availability Zones retrieved successfully. Aug 25 16:23:40.815233 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-d6679abc-2dc5-4feb-bed8-63437461a90d tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Flow 'volume_create_api' (6036fc31-1daf-4210-82b9-07e0e0719e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:23:40.816251 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-d6679abc-2dc5-4feb-bed8-63437461a90d tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15b43d5e-0926-4409-bee0-e3d056c7af76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:40.817383 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-d6679abc-2dc5-4feb-bed8-63437461a90d tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:23:40.852940 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-d6679abc-2dc5-4feb-bed8-63437461a90d tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15b43d5e-0926-4409-bee0-e3d056c7af76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:40.853715 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-d6679abc-2dc5-4feb-bed8-63437461a90d tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd21763c-4156-4edb-a4eb-c53b64ddf238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:40.942351 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-d6679abc-2dc5-4feb-bed8-63437461a90d tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Created reservations ['7e8af370-0402-4b30-9d32-bd672f016d8f', 'fd81439e-698e-4de2-b045-c097269b330c', '3230c470-22b4-47dc-bb83-d44398159f0f', '08606f4a-c23d-42f1-b506-41dbfa544c97'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:23:40.943203 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-d6679abc-2dc5-4feb-bed8-63437461a90d tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd21763c-4156-4edb-a4eb-c53b64ddf238) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e8af370-0402-4b30-9d32-bd672f016d8f', 'fd81439e-698e-4de2-b045-c097269b330c', '3230c470-22b4-47dc-bb83-d44398159f0f', '08606f4a-c23d-42f1-b506-41dbfa544c97']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:40.944010 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-d6679abc-2dc5-4feb-bed8-63437461a90d tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (686e146d-9b8f-4f32-9f67-264d92eabd35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:40.967440 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-0b6bca02-6257-4558-b02d-337d2dd00795 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:40.968236 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0b6bca02-6257-4558-b02d-337d2dd00795 None None] GET https://10.4.3.102/volume// Aug 25 16:23:40.968564 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0b6bca02-6257-4558-b02d-337d2dd00795 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:40.968891 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0b6bca02-6257-4558-b02d-337d2dd00795 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:40.969291 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0b6bca02-6257-4558-b02d-337d2dd00795 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:23:40.969416 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-d6679abc-2dc5-4feb-bed8-63437461a90d tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (686e146d-9b8f-4f32-9f67-264d92eabd35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb807deb-a278-4aea-8372-6fea223ef2c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-983538022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56354a50b9d6466d9304ff7777310e96',qos_specs=None,replication_status=,reservations=['7e8af370-0402-4b30-9d32-bd672f016d8f','fd81439e-698e-4de2-b045-c097269b330c','3230c470-22b4-47dc-bb83-d44398159f0f','08606f4a-c23d-42f1-b506-41dbfa544c97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c05e09bc3bb641f291221cf69005884d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:23:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-983538022',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb807deb-a278-4aea-8372-6fea223ef2c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56354a50b9d6466d9304ff7777310e96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c05e09bc3bb641f291221cf69005884d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:40.969710 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 481/1907] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:23:40 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:23:40.970675 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-d6679abc-2dc5-4feb-bed8-63437461a90d tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b00a22f5-e76b-4952-8066-c2b07dbddaab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:40.979963 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-722a826c-8135-4158-8604-08324967feab req-bb116498-ed58-4273-8acc-0d91ca63f00c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:40.981965 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-722a826c-8135-4158-8604-08324967feab req-bb116498-ed58-4273-8acc-0d91ca63f00c tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] GET https://10.4.3.102/volume/v3/volumes/61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899 Aug 25 16:23:40.982147 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-722a826c-8135-4158-8604-08324967feab req-bb116498-ed58-4273-8acc-0d91ca63f00c tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:40.982309 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-722a826c-8135-4158-8604-08324967feab req-bb116498-ed58-4273-8acc-0d91ca63f00c tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:40.991476 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:40.991476 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:40.994893 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-722a826c-8135-4158-8604-08324967feab req-bb116498-ed58-4273-8acc-0d91ca63f00c tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Volume info retrieved successfully. Aug 25 16:23:40.997059 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-d6679abc-2dc5-4feb-bed8-63437461a90d tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b00a22f5-e76b-4952-8066-c2b07dbddaab) transitioned into state 'SUCCESS' from state '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-983538022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56354a50b9d6466d9304ff7777310e96',qos_specs=None,replication_status=,reservations=['7e8af370-0402-4b30-9d32-bd672f016d8f','fd81439e-698e-4de2-b045-c097269b330c','3230c470-22b4-47dc-bb83-d44398159f0f','08606f4a-c23d-42f1-b506-41dbfa544c97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c05e09bc3bb641f291221cf69005884d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:40.998084 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-d6679abc-2dc5-4feb-bed8-63437461a90d tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ba46cba-b980-4a8e-ba52-ec73481b4ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:40.999748 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-722a826c-8135-4158-8604-08324967feab req-bb116498-ed58-4273-8acc-0d91ca63f00c tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] https://10.4.3.102/volume/v3/volumes/61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899 returned with HTTP 200 Aug 25 16:23:41.000211 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 474/1908] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:23:40 2026] GET /volume/v3/volumes/61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899 => generated 1292 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:23:41.013123 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-d6679abc-2dc5-4feb-bed8-63437461a90d tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ba46cba-b980-4a8e-ba52-ec73481b4ed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:41.014046 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-d6679abc-2dc5-4feb-bed8-63437461a90d tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Flow 'volume_create_api' (6036fc31-1daf-4210-82b9-07e0e0719e09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:23:41.014352 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-d6679abc-2dc5-4feb-bed8-63437461a90d tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Create volume request issued successfully. Aug 25 16:23:41.014966 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d6679abc-2dc5-4feb-bed8-63437461a90d tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:23:41.015606 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 470/1909] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:23:40 2026] POST /volume/v3/volumes => generated 746 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:23:41.132050 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-722a826c-8135-4158-8604-08324967feab req-d8db697d-38bc-4ebb-8de0-46494455b748 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:41.135536 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-722a826c-8135-4158-8604-08324967feab req-d8db697d-38bc-4ebb-8de0-46494455b748 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] PUT https://10.4.3.102/volume/v3/attachments/0c6dfc90-785c-4a7e-a4fc-44274da77a40 Aug 25 16:23:41.135536 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-722a826c-8135-4158-8604-08324967feab req-d8db697d-38bc-4ebb-8de0-46494455b748 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:41.157536 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-722a826c-8135-4158-8604-08324967feab req-d8db697d-38bc-4ebb-8de0-46494455b748 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Acquiring lock "cinder-attachment_update-61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899-np0000008093" by "attachment_update" {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:23:41.166509 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-722a826c-8135-4158-8604-08324967feab req-d8db697d-38bc-4ebb-8de0-46494455b748 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Lock "cinder-attachment_update-61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899-np0000008093" acquired by "attachment_update" :: waited 0.009s {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:23:41.167913 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:41.167913 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:41.178267 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-5249a46a-477a-48a5-bbd2-504b030e3dda None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:41.180658 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5249a46a-477a-48a5-bbd2-504b030e3dda tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 Aug 25 16:23:41.180985 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5249a46a-477a-48a5-bbd2-504b030e3dda tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:41.182195 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5249a46a-477a-48a5-bbd2-504b030e3dda tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:41.182195 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-5249a46a-477a-48a5-bbd2-504b030e3dda tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 826210c5-fdf7-4bd7-abd0-9ab0a7133285. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:41.188468 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:41.188468 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:41.189682 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5249a46a-477a-48a5-bbd2-504b030e3dda tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 returned with HTTP 200 Aug 25 16:23:41.190364 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 482/1910] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:41 2026] GET /volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:41.396428 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-722a826c-8135-4158-8604-08324967feab req-d8db697d-38bc-4ebb-8de0-46494455b748 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Lock "cinder-attachment_update-61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899-np0000008093" released by "attachment_update" :: held 0.229s {{(pid=100454) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:23:41.396428 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-722a826c-8135-4158-8604-08324967feab req-d8db697d-38bc-4ebb-8de0-46494455b748 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] https://10.4.3.102/volume/v3/attachments/0c6dfc90-785c-4a7e-a4fc-44274da77a40 returned with HTTP 200 Aug 25 16:23:41.396428 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 485/1911] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:23:41 2026] PUT /volume/v3/attachments/0c6dfc90-785c-4a7e-a4fc-44274da77a40 => generated 969 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:23:41.449343 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-722a826c-8135-4158-8604-08324967feab req-dfddb497-e44d-4fc7-a093-8add104438e3 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:41.454114 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-722a826c-8135-4158-8604-08324967feab req-dfddb497-e44d-4fc7-a093-8add104438e3 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] POST https://10.4.3.102/volume/v3/attachments/0c6dfc90-785c-4a7e-a4fc-44274da77a40/action Aug 25 16:23:41.454622 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-722a826c-8135-4158-8604-08324967feab req-dfddb497-e44d-4fc7-a093-8add104438e3 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Action body: b'{"os-complete": null}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:23:41.455173 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-722a826c-8135-4158-8604-08324967feab req-dfddb497-e44d-4fc7-a093-8add104438e3 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:41.487237 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:41.487237 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:41.547143 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-722a826c-8135-4158-8604-08324967feab req-dfddb497-e44d-4fc7-a093-8add104438e3 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] https://10.4.3.102/volume/v3/attachments/0c6dfc90-785c-4a7e-a4fc-44274da77a40/action returned with HTTP 204 Aug 25 16:23:41.548270 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 475/1912] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:23:41 2026] POST /volume/v3/attachments/0c6dfc90-785c-4a7e-a4fc-44274da77a40/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:23:42.204793 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-ce11e90f-50cb-4a79-8767-46775a5699eb None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:42.207285 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ce11e90f-50cb-4a79-8767-46775a5699eb tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 Aug 25 16:23:42.207583 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ce11e90f-50cb-4a79-8767-46775a5699eb tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:42.207883 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ce11e90f-50cb-4a79-8767-46775a5699eb tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:42.208017 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-ce11e90f-50cb-4a79-8767-46775a5699eb tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 826210c5-fdf7-4bd7-abd0-9ab0a7133285. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:42.219527 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:42.219527 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:42.220438 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ce11e90f-50cb-4a79-8767-46775a5699eb tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 returned with HTTP 200 Aug 25 16:23:42.221026 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 471/1913] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:42 2026] GET /volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:42.406800 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-ab068fe8-93a2-43e1-af6a-a61e0995ca54 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:42.409895 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ab068fe8-93a2-43e1-af6a-a61e0995ca54 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] GET https://10.4.3.102/volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af Aug 25 16:23:42.409895 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ab068fe8-93a2-43e1-af6a-a61e0995ca54 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:42.409895 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ab068fe8-93a2-43e1-af6a-a61e0995ca54 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:42.418018 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:42.418018 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:42.421978 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-ab068fe8-93a2-43e1-af6a-a61e0995ca54 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Volume info retrieved successfully. Aug 25 16:23:42.427602 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ab068fe8-93a2-43e1-af6a-a61e0995ca54 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] https://10.4.3.102/volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af returned with HTTP 200 Aug 25 16:23:42.428147 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 483/1914] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:42 2026] GET /volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:42.561192 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-6bfa336a-b1ec-4e8e-be33-e6674cc4f7dd req-a3e36a20-5b34-4aa6-a82f-a8c04758a950 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:42.568574 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-6bfa336a-b1ec-4e8e-be33-e6674cc4f7dd req-a3e36a20-5b34-4aa6-a82f-a8c04758a950 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] GET https://10.4.3.102/volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af Aug 25 16:23:42.569450 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-6bfa336a-b1ec-4e8e-be33-e6674cc4f7dd req-a3e36a20-5b34-4aa6-a82f-a8c04758a950 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:42.570207 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-6bfa336a-b1ec-4e8e-be33-e6674cc4f7dd req-a3e36a20-5b34-4aa6-a82f-a8c04758a950 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:42.586370 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:42.586370 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:42.590159 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-6bfa336a-b1ec-4e8e-be33-e6674cc4f7dd req-a3e36a20-5b34-4aa6-a82f-a8c04758a950 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Volume info retrieved successfully. Aug 25 16:23:42.607560 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-6bfa336a-b1ec-4e8e-be33-e6674cc4f7dd req-a3e36a20-5b34-4aa6-a82f-a8c04758a950 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] https://10.4.3.102/volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af returned with HTTP 200 Aug 25 16:23:42.608111 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 486/1915] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:23:42 2026] GET /volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:42.818121 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-814d7e83-0447-47c7-bdb4-484d00721dd1 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:42.818620 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-814d7e83-0447-47c7-bdb4-484d00721dd1 None None] GET https://10.4.3.102/volume// Aug 25 16:23:42.824479 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-814d7e83-0447-47c7-bdb4-484d00721dd1 None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:42.824479 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-814d7e83-0447-47c7-bdb4-484d00721dd1 None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:42.824479 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-814d7e83-0447-47c7-bdb4-484d00721dd1 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:23:42.824479 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 476/1916] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:23:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:23:42.829017 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-6bfa336a-b1ec-4e8e-be33-e6674cc4f7dd req-1bf0dbee-9b37-4fb8-beee-e44a389466d7 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:42.832165 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-6bfa336a-b1ec-4e8e-be33-e6674cc4f7dd req-1bf0dbee-9b37-4fb8-beee-e44a389466d7 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:23:42.846451 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-6bfa336a-b1ec-4e8e-be33-e6674cc4f7dd req-1bf0dbee-9b37-4fb8-beee-e44a389466d7 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f43b1189-ca43-4d3c-bb8a-c471d4b465af", "connector": null, "instance_uuid": "88486884-a98e-44b2-b94b-e38946628881"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:42.846451 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:42.846451 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:42.915300 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-6bfa336a-b1ec-4e8e-be33-e6674cc4f7dd req-1bf0dbee-9b37-4fb8-beee-e44a389466d7 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:23:42.915300 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 472/1917] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:23:42 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:23:42.959842 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-45f02b6b-b2ba-41fc-9381-b366b736a0ee None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:42.965605 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-45f02b6b-b2ba-41fc-9381-b366b736a0ee tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] GET https://10.4.3.102/volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af Aug 25 16:23:42.968662 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-45f02b6b-b2ba-41fc-9381-b366b736a0ee tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:42.968980 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-45f02b6b-b2ba-41fc-9381-b366b736a0ee tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:42.980188 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-850e9c2a-c9c0-419f-bd59-3efff33d29ad None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:42.980248 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-850e9c2a-c9c0-419f-bd59-3efff33d29ad None None] GET https://10.4.3.102/volume// Aug 25 16:23:42.980359 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-850e9c2a-c9c0-419f-bd59-3efff33d29ad None None] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:42.980537 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-850e9c2a-c9c0-419f-bd59-3efff33d29ad None None] Calling method 'all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:42.981016 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-850e9c2a-c9c0-419f-bd59-3efff33d29ad None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:23:42.981191 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 487/1918] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:23:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:23:42.988546 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:42.988546 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:42.992270 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-6bfa336a-b1ec-4e8e-be33-e6674cc4f7dd req-4abf9073-b789-4f8d-8da6-c6deec1701ba None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:42.994216 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-45f02b6b-b2ba-41fc-9381-b366b736a0ee tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Volume info retrieved successfully. Aug 25 16:23:42.995282 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-6bfa336a-b1ec-4e8e-be33-e6674cc4f7dd req-4abf9073-b789-4f8d-8da6-c6deec1701ba tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] GET https://10.4.3.102/volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af Aug 25 16:23:42.995282 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-6bfa336a-b1ec-4e8e-be33-e6674cc4f7dd req-4abf9073-b789-4f8d-8da6-c6deec1701ba tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:42.995282 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-6bfa336a-b1ec-4e8e-be33-e6674cc4f7dd req-4abf9073-b789-4f8d-8da6-c6deec1701ba tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:43.000115 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-45f02b6b-b2ba-41fc-9381-b366b736a0ee tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] https://10.4.3.102/volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af returned with HTTP 200 Aug 25 16:23:43.000324 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 484/1919] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:42 2026] GET /volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:43.008347 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:43.008347 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:43.011522 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-6bfa336a-b1ec-4e8e-be33-e6674cc4f7dd req-4abf9073-b789-4f8d-8da6-c6deec1701ba tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Volume info retrieved successfully. Aug 25 16:23:43.016086 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-6bfa336a-b1ec-4e8e-be33-e6674cc4f7dd req-4abf9073-b789-4f8d-8da6-c6deec1701ba tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] https://10.4.3.102/volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af returned with HTTP 200 Aug 25 16:23:43.016264 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 477/1920] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:23:42 2026] GET /volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af => generated 1031 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:23:43.137918 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-fefc4eb9-d77b-46e2-bcfd-fb257ccff9b9 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:43.139460 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-6bfa336a-b1ec-4e8e-be33-e6674cc4f7dd req-dac75486-7528-4603-bb39-49196375eb97 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:43.142240 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-6bfa336a-b1ec-4e8e-be33-e6674cc4f7dd req-dac75486-7528-4603-bb39-49196375eb97 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] PUT https://10.4.3.102/volume/v3/attachments/1bb9eb69-c9d6-4c47-aa01-019fd89962ae Aug 25 16:23:43.142437 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-6bfa336a-b1ec-4e8e-be33-e6674cc4f7dd req-dac75486-7528-4603-bb39-49196375eb97 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:43.155303 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-6bfa336a-b1ec-4e8e-be33-e6674cc4f7dd req-dac75486-7528-4603-bb39-49196375eb97 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Acquiring lock "cinder-attachment_update-f43b1189-ca43-4d3c-bb8a-c471d4b465af-np0000008093" by "attachment_update" {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:23:43.161715 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-6bfa336a-b1ec-4e8e-be33-e6674cc4f7dd req-dac75486-7528-4603-bb39-49196375eb97 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Lock "cinder-attachment_update-f43b1189-ca43-4d3c-bb8a-c471d4b465af-np0000008093" acquired by "attachment_update" :: waited 0.006s {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:23:43.162028 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:43.162028 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:43.238065 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-2cf8b898-d7a5-4bd9-8471-cb97653c0026 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:43.240267 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2cf8b898-d7a5-4bd9-8471-cb97653c0026 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 Aug 25 16:23:43.240541 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2cf8b898-d7a5-4bd9-8471-cb97653c0026 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:43.240826 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2cf8b898-d7a5-4bd9-8471-cb97653c0026 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:43.241029 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-2cf8b898-d7a5-4bd9-8471-cb97653c0026 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 826210c5-fdf7-4bd7-abd0-9ab0a7133285. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:43.247810 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:43.247810 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:43.248821 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2cf8b898-d7a5-4bd9-8471-cb97653c0026 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 returned with HTTP 200 Aug 25 16:23:43.249294 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 485/1921] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:43 2026] GET /volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:43.273177 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-fefc4eb9-d77b-46e2-bcfd-fb257ccff9b9 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:23:43.273580 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-fefc4eb9-d77b-46e2-bcfd-fb257ccff9b9 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1780600316"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:43.274940 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-fefc4eb9-d77b-46e2-bcfd-fb257ccff9b9 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1780600316'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:23:43.275055 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-fefc4eb9-d77b-46e2-bcfd-fb257ccff9b9 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Create volume of 1 GB Aug 25 16:23:43.275354 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:43.275354 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:43.280495 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-fefc4eb9-d77b-46e2-bcfd-fb257ccff9b9 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Availability Zones retrieved successfully. Aug 25 16:23:43.295877 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-fefc4eb9-d77b-46e2-bcfd-fb257ccff9b9 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Flow 'volume_create_api' (7436f994-2c60-485a-a0c1-ab6465c98c61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:23:43.299290 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-fefc4eb9-d77b-46e2-bcfd-fb257ccff9b9 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37572e4f-ec29-4f28-b396-2e5bba902615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:43.300403 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-fefc4eb9-d77b-46e2-bcfd-fb257ccff9b9 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:23:43.309856 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-6bfa336a-b1ec-4e8e-be33-e6674cc4f7dd req-dac75486-7528-4603-bb39-49196375eb97 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Lock "cinder-attachment_update-f43b1189-ca43-4d3c-bb8a-c471d4b465af-np0000008093" released by "attachment_update" :: held 0.149s {{(pid=100454) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:23:43.310249 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-6bfa336a-b1ec-4e8e-be33-e6674cc4f7dd req-dac75486-7528-4603-bb39-49196375eb97 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] https://10.4.3.102/volume/v3/attachments/1bb9eb69-c9d6-4c47-aa01-019fd89962ae returned with HTTP 200 Aug 25 16:23:43.311058 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 488/1922] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:23:43 2026] PUT /volume/v3/attachments/1bb9eb69-c9d6-4c47-aa01-019fd89962ae => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:23:43.343010 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-fefc4eb9-d77b-46e2-bcfd-fb257ccff9b9 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37572e4f-ec29-4f28-b396-2e5bba902615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:43.344488 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-fefc4eb9-d77b-46e2-bcfd-fb257ccff9b9 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d269188-a91d-4701-962a-1004d5175d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:43.523492 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-fefc4eb9-d77b-46e2-bcfd-fb257ccff9b9 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Created reservations ['97e3ed3c-2cab-47ad-a0bf-f016e7c441ce', '5610bddb-fbca-485e-8fc2-a369a48804ee', '19ccfa61-16c8-4262-83d9-032b41f2d75f', '6b0c7679-aa47-47f6-928d-16d379491747'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:23:43.524332 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-fefc4eb9-d77b-46e2-bcfd-fb257ccff9b9 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d269188-a91d-4701-962a-1004d5175d2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97e3ed3c-2cab-47ad-a0bf-f016e7c441ce', '5610bddb-fbca-485e-8fc2-a369a48804ee', '19ccfa61-16c8-4262-83d9-032b41f2d75f', '6b0c7679-aa47-47f6-928d-16d379491747']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:43.525158 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-fefc4eb9-d77b-46e2-bcfd-fb257ccff9b9 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73635d98-275a-43b1-a135-f30c9100b6d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:43.576610 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-fefc4eb9-d77b-46e2-bcfd-fb257ccff9b9 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73635d98-275a-43b1-a135-f30c9100b6d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67bc3d46-6b86-44ee-add7-142bd2da4ac2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1780600316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51c13092d2f24c0b8ab37d4ff9810fef',qos_specs=None,replication_status=,reservations=['97e3ed3c-2cab-47ad-a0bf-f016e7c441ce','5610bddb-fbca-485e-8fc2-a369a48804ee','19ccfa61-16c8-4262-83d9-032b41f2d75f','6b0c7679-aa47-47f6-928d-16d379491747'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3146d9515fca4ac0a0171d39d9b32959',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:23:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1780600316',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67bc3d46-6b86-44ee-add7-142bd2da4ac2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51c13092d2f24c0b8ab37d4ff9810fef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3146d9515fca4ac0a0171d39d9b32959',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:43.577342 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-fefc4eb9-d77b-46e2-bcfd-fb257ccff9b9 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc3ab56a-7259-4888-acc4-0ab708e2989a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:43.627301 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-fefc4eb9-d77b-46e2-bcfd-fb257ccff9b9 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc3ab56a-7259-4888-acc4-0ab708e2989a) transitioned into state 'SUCCESS' from state '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-1780600316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51c13092d2f24c0b8ab37d4ff9810fef',qos_specs=None,replication_status=,reservations=['97e3ed3c-2cab-47ad-a0bf-f016e7c441ce','5610bddb-fbca-485e-8fc2-a369a48804ee','19ccfa61-16c8-4262-83d9-032b41f2d75f','6b0c7679-aa47-47f6-928d-16d379491747'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3146d9515fca4ac0a0171d39d9b32959',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:43.628401 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-fefc4eb9-d77b-46e2-bcfd-fb257ccff9b9 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ea2da5f-35fa-4180-8442-dd148b812920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:43.663037 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-fefc4eb9-d77b-46e2-bcfd-fb257ccff9b9 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ea2da5f-35fa-4180-8442-dd148b812920) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:43.663651 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-fefc4eb9-d77b-46e2-bcfd-fb257ccff9b9 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Flow 'volume_create_api' (7436f994-2c60-485a-a0c1-ab6465c98c61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:23:43.664052 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-fefc4eb9-d77b-46e2-bcfd-fb257ccff9b9 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Create volume request issued successfully. Aug 25 16:23:43.665488 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-fefc4eb9-d77b-46e2-bcfd-fb257ccff9b9 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:23:43.665488 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 473/1923] 10.4.3.102 () {70 vars in 1298 bytes} [Tue Aug 25 16:23:43 2026] POST /volume/v3/volumes => generated 752 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:23:43.684096 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-30f387f0-2854-4255-a924-6b4543c2497f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:43.684096 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-30f387f0-2854-4255-a924-6b4543c2497f tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] GET https://10.4.3.102/volume/v3/volumes/67bc3d46-6b86-44ee-add7-142bd2da4ac2 Aug 25 16:23:43.684096 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-30f387f0-2854-4255-a924-6b4543c2497f tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:43.684912 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-30f387f0-2854-4255-a924-6b4543c2497f tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:43.698935 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:43.698935 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:43.704833 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-30f387f0-2854-4255-a924-6b4543c2497f tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Volume info retrieved successfully. Aug 25 16:23:43.715773 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-30f387f0-2854-4255-a924-6b4543c2497f tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] https://10.4.3.102/volume/v3/volumes/67bc3d46-6b86-44ee-add7-142bd2da4ac2 returned with HTTP 200 Aug 25 16:23:43.718779 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 478/1924] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:43 2026] GET /volume/v3/volumes/67bc3d46-6b86-44ee-add7-142bd2da4ac2 => generated 820 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:44.014966 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-6f2d2842-f156-4d96-9b5d-149c0a334467 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:44.017687 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6f2d2842-f156-4d96-9b5d-149c0a334467 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] GET https://10.4.3.102/volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af Aug 25 16:23:44.018032 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6f2d2842-f156-4d96-9b5d-149c0a334467 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:44.018316 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6f2d2842-f156-4d96-9b5d-149c0a334467 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:44.033414 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:44.033414 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:44.038922 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-6f2d2842-f156-4d96-9b5d-149c0a334467 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Volume info retrieved successfully. Aug 25 16:23:44.045359 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6f2d2842-f156-4d96-9b5d-149c0a334467 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] https://10.4.3.102/volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af returned with HTTP 200 Aug 25 16:23:44.045908 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 486/1925] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:44 2026] GET /volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:44.266119 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-5788cd3c-3e20-4056-8701-a7321df4d31b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:44.268607 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5788cd3c-3e20-4056-8701-a7321df4d31b tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 Aug 25 16:23:44.268865 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5788cd3c-3e20-4056-8701-a7321df4d31b tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:44.269114 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5788cd3c-3e20-4056-8701-a7321df4d31b tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:44.269277 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-5788cd3c-3e20-4056-8701-a7321df4d31b tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 826210c5-fdf7-4bd7-abd0-9ab0a7133285. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:44.274257 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:44.274257 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:44.274951 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5788cd3c-3e20-4056-8701-a7321df4d31b tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 returned with HTTP 200 Aug 25 16:23:44.275321 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 489/1926] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:44 2026] GET /volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:44.737075 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-11ea3822-b24e-4e2f-ad8e-e522792c0ab9 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:44.739470 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-11ea3822-b24e-4e2f-ad8e-e522792c0ab9 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] GET https://10.4.3.102/volume/v3/volumes/67bc3d46-6b86-44ee-add7-142bd2da4ac2 Aug 25 16:23:44.739897 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-11ea3822-b24e-4e2f-ad8e-e522792c0ab9 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:44.745558 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-11ea3822-b24e-4e2f-ad8e-e522792c0ab9 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:44.773704 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:44.773704 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:44.810720 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-11ea3822-b24e-4e2f-ad8e-e522792c0ab9 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Volume info retrieved successfully. Aug 25 16:23:44.815291 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-11ea3822-b24e-4e2f-ad8e-e522792c0ab9 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] https://10.4.3.102/volume/v3/volumes/67bc3d46-6b86-44ee-add7-142bd2da4ac2 returned with HTTP 200 Aug 25 16:23:44.815694 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 474/1927] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:44 2026] GET /volume/v3/volumes/67bc3d46-6b86-44ee-add7-142bd2da4ac2 => generated 845 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:44.834214 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-555fceda-e607-4b73-be22-91eacafda858 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:44.836482 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-555fceda-e607-4b73-be22-91eacafda858 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] POST https://10.4.3.102/volume/v3/backups Aug 25 16:23:44.836959 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-555fceda-e607-4b73-be22-91eacafda858 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "67bc3d46-6b86-44ee-add7-142bd2da4ac2", "name": "tempest-VolumesBackupsV39Test-Backup-275239742", "container": "tempest-volumesbackupsv39test-backup-container-253171505"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:44.838415 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.contrib.backups [None req-555fceda-e607-4b73-be22-91eacafda858 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Creating new backup {'backup': {'volume_id': '67bc3d46-6b86-44ee-add7-142bd2da4ac2', 'name': 'tempest-VolumesBackupsV39Test-Backup-275239742', 'container': 'tempest-volumesbackupsv39test-backup-container-253171505'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 16:23:44.838627 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.contrib.backups [None req-555fceda-e607-4b73-be22-91eacafda858 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Creating backup of volume 67bc3d46-6b86-44ee-add7-142bd2da4ac2 in container tempest-volumesbackupsv39test-backup-container-253171505 Aug 25 16:23:44.851102 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:44.851102 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:44.851102 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-555fceda-e607-4b73-be22-91eacafda858 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Volume info retrieved successfully. Aug 25 16:23:44.960560 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-555fceda-e607-4b73-be22-91eacafda858 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Created reservations ['8c5aaa7b-45aa-4d65-96f3-03bff5805d44', '632c790d-aa3c-48a7-8584-9d77386bc87e'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:23:45.062371 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f12d81c4-66bd-426a-bbb2-28e0bcc5f287 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:45.063132 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f12d81c4-66bd-426a-bbb2-28e0bcc5f287 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] GET https://10.4.3.102/volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af Aug 25 16:23:45.063349 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f12d81c4-66bd-426a-bbb2-28e0bcc5f287 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:45.063528 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f12d81c4-66bd-426a-bbb2-28e0bcc5f287 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:45.087927 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-555fceda-e607-4b73-be22-91eacafda858 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] https://10.4.3.102/volume/v3/backups returned with HTTP 202 Aug 25 16:23:45.087927 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 479/1928] 10.4.3.102 () {70 vars in 1299 bytes} [Tue Aug 25 16:23:44 2026] POST /volume/v3/backups => generated 332 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:23:45.095977 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e9a29e7f-de75-46da-ac74-b9cc8823438c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:45.097968 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e9a29e7f-de75-46da-ac74-b9cc8823438c tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] GET https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 Aug 25 16:23:45.098294 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e9a29e7f-de75-46da-ac74-b9cc8823438c tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:45.098497 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e9a29e7f-de75-46da-ac74-b9cc8823438c tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:45.098618 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-e9a29e7f-de75-46da-ac74-b9cc8823438c tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Show backup with id 333a6a25-f399-4f2a-b798-32afd9ccc060. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:45.110356 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:45.110356 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:45.111347 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e9a29e7f-de75-46da-ac74-b9cc8823438c tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 returned with HTTP 200 Aug 25 16:23:45.112065 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 490/1929] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:45 2026] GET /volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 => generated 793 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:45.120602 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:45.120602 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:45.124440 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-f12d81c4-66bd-426a-bbb2-28e0bcc5f287 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Volume info retrieved successfully. Aug 25 16:23:45.138005 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f12d81c4-66bd-426a-bbb2-28e0bcc5f287 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] https://10.4.3.102/volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af returned with HTTP 200 Aug 25 16:23:45.138426 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 487/1930] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:45 2026] GET /volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af => generated 852 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:45.290265 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-993ba7cc-37ec-41d2-b17f-01becee6707e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:45.305189 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-993ba7cc-37ec-41d2-b17f-01becee6707e tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 Aug 25 16:23:45.305189 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-993ba7cc-37ec-41d2-b17f-01becee6707e tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:45.305189 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-993ba7cc-37ec-41d2-b17f-01becee6707e tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:45.305189 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-993ba7cc-37ec-41d2-b17f-01becee6707e tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 826210c5-fdf7-4bd7-abd0-9ab0a7133285. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:45.305189 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:45.305189 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:45.305189 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-993ba7cc-37ec-41d2-b17f-01becee6707e tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 returned with HTTP 200 Aug 25 16:23:45.305189 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 475/1931] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:45 2026] GET /volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:46.125743 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-3e22a55c-087c-406b-b52f-da20f59b77b7 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:46.128110 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3e22a55c-087c-406b-b52f-da20f59b77b7 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] GET https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 Aug 25 16:23:46.128374 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3e22a55c-087c-406b-b52f-da20f59b77b7 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:46.128625 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3e22a55c-087c-406b-b52f-da20f59b77b7 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:46.133727 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-3e22a55c-087c-406b-b52f-da20f59b77b7 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Show backup with id 333a6a25-f399-4f2a-b798-32afd9ccc060. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:46.136033 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:46.136033 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:46.137035 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3e22a55c-087c-406b-b52f-da20f59b77b7 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 returned with HTTP 200 Aug 25 16:23:46.137664 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 480/1932] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:46 2026] GET /volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:46.158938 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-80a7f192-c63b-4aad-b0a5-80f618e52ee0 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:46.163065 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-80a7f192-c63b-4aad-b0a5-80f618e52ee0 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] GET https://10.4.3.102/volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af Aug 25 16:23:46.163391 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-80a7f192-c63b-4aad-b0a5-80f618e52ee0 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:46.163647 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-80a7f192-c63b-4aad-b0a5-80f618e52ee0 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:46.175625 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:46.175625 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:46.179356 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-80a7f192-c63b-4aad-b0a5-80f618e52ee0 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Volume info retrieved successfully. Aug 25 16:23:46.183963 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-80a7f192-c63b-4aad-b0a5-80f618e52ee0 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] https://10.4.3.102/volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af returned with HTTP 200 Aug 25 16:23:46.185039 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 491/1933] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:46 2026] GET /volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:46.315506 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1c987f3b-4c4a-4a91-82c5-b127ee09b773 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:46.318910 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1c987f3b-4c4a-4a91-82c5-b127ee09b773 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 Aug 25 16:23:46.319145 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1c987f3b-4c4a-4a91-82c5-b127ee09b773 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:46.319403 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1c987f3b-4c4a-4a91-82c5-b127ee09b773 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:46.319546 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-1c987f3b-4c4a-4a91-82c5-b127ee09b773 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 826210c5-fdf7-4bd7-abd0-9ab0a7133285. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:46.326221 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:46.326221 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:46.327222 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1c987f3b-4c4a-4a91-82c5-b127ee09b773 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 returned with HTTP 200 Aug 25 16:23:46.330608 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 488/1934] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:46 2026] GET /volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:46.720625 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-6bfa336a-b1ec-4e8e-be33-e6674cc4f7dd req-8a872ad7-f389-470f-8150-01abeb3141aa None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:46.722712 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-6bfa336a-b1ec-4e8e-be33-e6674cc4f7dd req-8a872ad7-f389-470f-8150-01abeb3141aa tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] POST https://10.4.3.102/volume/v3/attachments/1bb9eb69-c9d6-4c47-aa01-019fd89962ae/action Aug 25 16:23:46.723154 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-6bfa336a-b1ec-4e8e-be33-e6674cc4f7dd req-8a872ad7-f389-470f-8150-01abeb3141aa tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Action body: b'{"os-complete": null}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:23:46.723260 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-6bfa336a-b1ec-4e8e-be33-e6674cc4f7dd req-8a872ad7-f389-470f-8150-01abeb3141aa tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:46.746478 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:46.746478 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:46.769972 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-6bfa336a-b1ec-4e8e-be33-e6674cc4f7dd req-8a872ad7-f389-470f-8150-01abeb3141aa tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] https://10.4.3.102/volume/v3/attachments/1bb9eb69-c9d6-4c47-aa01-019fd89962ae/action returned with HTTP 204 Aug 25 16:23:46.772574 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 476/1935] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:23:46 2026] POST /volume/v3/attachments/1bb9eb69-c9d6-4c47-aa01-019fd89962ae/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:23:47.149991 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-bd3aff11-3d92-40fb-929f-0e17e1562304 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:47.151664 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bd3aff11-3d92-40fb-929f-0e17e1562304 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] GET https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 Aug 25 16:23:47.152063 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bd3aff11-3d92-40fb-929f-0e17e1562304 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:47.152368 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bd3aff11-3d92-40fb-929f-0e17e1562304 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:47.152689 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-bd3aff11-3d92-40fb-929f-0e17e1562304 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Show backup with id 333a6a25-f399-4f2a-b798-32afd9ccc060. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:47.158406 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:47.158406 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:47.160333 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bd3aff11-3d92-40fb-929f-0e17e1562304 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 returned with HTTP 200 Aug 25 16:23:47.160333 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 481/1936] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:47 2026] GET /volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:47.198621 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f8aeb77d-46f0-49e0-a1dd-fd3bc872886d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:47.200577 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f8aeb77d-46f0-49e0-a1dd-fd3bc872886d tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] GET https://10.4.3.102/volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af Aug 25 16:23:47.200794 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f8aeb77d-46f0-49e0-a1dd-fd3bc872886d tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:47.201023 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f8aeb77d-46f0-49e0-a1dd-fd3bc872886d tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:47.211033 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:47.211033 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:47.214676 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-f8aeb77d-46f0-49e0-a1dd-fd3bc872886d tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Volume info retrieved successfully. Aug 25 16:23:47.218885 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f8aeb77d-46f0-49e0-a1dd-fd3bc872886d tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] https://10.4.3.102/volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af returned with HTTP 200 Aug 25 16:23:47.219260 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 492/1937] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:47 2026] GET /volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af => generated 1144 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:23:47.231814 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-da3e593b-4da2-49dc-9531-36de5f7de4c1 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:47.234042 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-da3e593b-4da2-49dc-9531-36de5f7de4c1 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] GET https://10.4.3.102/volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af Aug 25 16:23:47.234192 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-da3e593b-4da2-49dc-9531-36de5f7de4c1 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:47.234484 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-da3e593b-4da2-49dc-9531-36de5f7de4c1 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:47.245032 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:47.245032 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:47.249017 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-da3e593b-4da2-49dc-9531-36de5f7de4c1 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Volume info retrieved successfully. Aug 25 16:23:47.253465 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-da3e593b-4da2-49dc-9531-36de5f7de4c1 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] https://10.4.3.102/volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af returned with HTTP 200 Aug 25 16:23:47.253898 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 489/1938] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:47 2026] GET /volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af => generated 1144 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:23:47.267016 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a7dc738a-acc5-4bca-b719-be20017cd18a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:47.269358 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a7dc738a-acc5-4bca-b719-be20017cd18a tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] GET https://10.4.3.102/volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af Aug 25 16:23:47.269639 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a7dc738a-acc5-4bca-b719-be20017cd18a tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:47.269905 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a7dc738a-acc5-4bca-b719-be20017cd18a tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:47.281324 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:47.281324 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:47.284761 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-a7dc738a-acc5-4bca-b719-be20017cd18a tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Volume info retrieved successfully. Aug 25 16:23:47.289114 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a7dc738a-acc5-4bca-b719-be20017cd18a tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] https://10.4.3.102/volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af returned with HTTP 200 Aug 25 16:23:47.289485 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 477/1939] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:47 2026] GET /volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af => generated 1144 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:23:47.341460 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-1da67c6e-2020-4680-8c0d-f4b5d87df14d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:47.343247 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1da67c6e-2020-4680-8c0d-f4b5d87df14d tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 Aug 25 16:23:47.343436 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1da67c6e-2020-4680-8c0d-f4b5d87df14d tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:47.343629 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1da67c6e-2020-4680-8c0d-f4b5d87df14d tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:47.343830 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-1da67c6e-2020-4680-8c0d-f4b5d87df14d tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 826210c5-fdf7-4bd7-abd0-9ab0a7133285. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:47.348225 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:47.348225 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:47.349400 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1da67c6e-2020-4680-8c0d-f4b5d87df14d tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 returned with HTTP 200 Aug 25 16:23:47.349773 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 482/1940] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:47 2026] GET /volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:47.359886 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-085f8d4e-61cf-4014-94e7-2d02c2e24470 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:47.361600 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-085f8d4e-61cf-4014-94e7-2d02c2e24470 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-reader] POST https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285/action Aug 25 16:23:47.361967 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-085f8d4e-61cf-4014-94e7-2d02c2e24470 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:23:47.362084 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-085f8d4e-61cf-4014-94e7-2d02c2e24470 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:47.363458 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.contrib.admin_actions [None req-085f8d4e-61cf-4014-94e7-2d02c2e24470 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-reader] Updating backup '826210c5-fdf7-4bd7-abd0-9ab0a7133285' with '{'status': 'error'}' {{(pid=100454) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 25 16:23:47.371280 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:47.371280 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:47.372663 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.policy [None req-085f8d4e-61cf-4014-94e7-2d02c2e24470 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'f772a3dfbd29488787e6abf5e0a84546', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c91f2cc5e823482085c7f6d987c9edfd', '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=100454) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 16:23:47.372827 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-085f8d4e-61cf-4014-94e7-2d02c2e24470 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-reader] https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285/action returned with HTTP 403 Aug 25 16:23:47.373348 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 493/1941] 10.4.3.102 () {70 vars in 1430 bytes} [Tue Aug 25 16:23:47 2026] POST /volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:23:47.381375 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-4f33b2d6-8724-4fbb-b972-df420a88b95c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:47.383240 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4f33b2d6-8724-4fbb-b972-df420a88b95c tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/d1237883-b328-4de9-ad55-c238b36df666 Aug 25 16:23:47.383440 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4f33b2d6-8724-4fbb-b972-df420a88b95c tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:47.383649 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4f33b2d6-8724-4fbb-b972-df420a88b95c tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:47.383813 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-4f33b2d6-8724-4fbb-b972-df420a88b95c tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Delete volume with id: d1237883-b328-4de9-ad55-c238b36df666 Aug 25 16:23:47.390830 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:47.390830 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:47.391200 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-4f33b2d6-8724-4fbb-b972-df420a88b95c tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Volume info retrieved successfully. Aug 25 16:23:47.411027 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-4f33b2d6-8724-4fbb-b972-df420a88b95c tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Delete volume request issued successfully. Aug 25 16:23:47.411126 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4f33b2d6-8724-4fbb-b972-df420a88b95c tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/volumes/d1237883-b328-4de9-ad55-c238b36df666 returned with HTTP 202 Aug 25 16:23:47.411569 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 490/1942] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:23:47 2026] DELETE /volume/v3/volumes/d1237883-b328-4de9-ad55-c238b36df666 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:23:47.419346 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-4afcfe05-f907-4373-9537-6132962bcdf6 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:47.421720 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4afcfe05-f907-4373-9537-6132962bcdf6 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/volumes/d1237883-b328-4de9-ad55-c238b36df666 Aug 25 16:23:47.422049 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4afcfe05-f907-4373-9537-6132962bcdf6 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:47.422314 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4afcfe05-f907-4373-9537-6132962bcdf6 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:47.432836 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:47.432836 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:47.437817 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-4afcfe05-f907-4373-9537-6132962bcdf6 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Volume info retrieved successfully. Aug 25 16:23:47.439755 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-bbccafec-69a2-4676-90ac-41b582e715ca req-611a5cfd-1855-4aa6-a540-1213de7b6f93 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:47.442495 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-bbccafec-69a2-4676-90ac-41b582e715ca req-611a5cfd-1855-4aa6-a540-1213de7b6f93 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] GET https://10.4.3.102/volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af Aug 25 16:23:47.442746 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-bbccafec-69a2-4676-90ac-41b582e715ca req-611a5cfd-1855-4aa6-a540-1213de7b6f93 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:47.443044 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-bbccafec-69a2-4676-90ac-41b582e715ca req-611a5cfd-1855-4aa6-a540-1213de7b6f93 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:47.443583 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4afcfe05-f907-4373-9537-6132962bcdf6 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/volumes/d1237883-b328-4de9-ad55-c238b36df666 returned with HTTP 200 Aug 25 16:23:47.444037 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 478/1943] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:47 2026] GET /volume/v3/volumes/d1237883-b328-4de9-ad55-c238b36df666 => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:23:47.454256 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:47.454256 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:47.458296 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-bbccafec-69a2-4676-90ac-41b582e715ca req-611a5cfd-1855-4aa6-a540-1213de7b6f93 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Volume info retrieved successfully. Aug 25 16:23:47.462376 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-bbccafec-69a2-4676-90ac-41b582e715ca req-611a5cfd-1855-4aa6-a540-1213de7b6f93 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] https://10.4.3.102/volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af returned with HTTP 200 Aug 25 16:23:47.462947 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 483/1944] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:23:47 2026] GET /volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af => generated 1144 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:23:48.094392 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-7e9f5bdf-d12e-4878-a702-ce315d41d6c2 req-50162654-5ad0-45b6-b680-471576e8f3e1 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:48.096397 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-7e9f5bdf-d12e-4878-a702-ce315d41d6c2 req-50162654-5ad0-45b6-b680-471576e8f3e1 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d Aug 25 16:23:48.096622 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-7e9f5bdf-d12e-4878-a702-ce315d41d6c2 req-50162654-5ad0-45b6-b680-471576e8f3e1 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:48.096914 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-7e9f5bdf-d12e-4878-a702-ce315d41d6c2 req-50162654-5ad0-45b6-b680-471576e8f3e1 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:48.106784 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:48.106784 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:48.111210 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-7e9f5bdf-d12e-4878-a702-ce315d41d6c2 req-50162654-5ad0-45b6-b680-471576e8f3e1 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:23:48.116207 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-7e9f5bdf-d12e-4878-a702-ce315d41d6c2 req-50162654-5ad0-45b6-b680-471576e8f3e1 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d returned with HTTP 200 Aug 25 16:23:48.116675 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 494/1945] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:23:48 2026] GET /volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:23:48.171821 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-bf70581b-6150-4011-ae8e-e64d71c390b3 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:48.173722 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bf70581b-6150-4011-ae8e-e64d71c390b3 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] GET https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 Aug 25 16:23:48.175803 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bf70581b-6150-4011-ae8e-e64d71c390b3 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:48.175803 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bf70581b-6150-4011-ae8e-e64d71c390b3 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:48.175803 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-bf70581b-6150-4011-ae8e-e64d71c390b3 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Show backup with id 333a6a25-f399-4f2a-b798-32afd9ccc060. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:48.179098 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:48.179098 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:48.179804 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bf70581b-6150-4011-ae8e-e64d71c390b3 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 returned with HTTP 200 Aug 25 16:23:48.180233 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 491/1946] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:48 2026] GET /volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:48.456137 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b7922876-c0d5-477d-870e-72cd18d0c495 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:48.458174 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b7922876-c0d5-477d-870e-72cd18d0c495 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/volumes/d1237883-b328-4de9-ad55-c238b36df666 Aug 25 16:23:48.458420 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b7922876-c0d5-477d-870e-72cd18d0c495 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:48.458649 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b7922876-c0d5-477d-870e-72cd18d0c495 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:48.465703 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b7922876-c0d5-477d-870e-72cd18d0c495 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/volumes/d1237883-b328-4de9-ad55-c238b36df666 returned with HTTP 404 Aug 25 16:23:48.466392 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 479/1947] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:48 2026] GET /volume/v3/volumes/d1237883-b328-4de9-ad55-c238b36df666 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:23:48.476176 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-7d0d93b2-7791-4360-94cd-d088171d6ff5 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:48.479466 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7d0d93b2-7791-4360-94cd-d088171d6ff5 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-reader] GET https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f Aug 25 16:23:48.479970 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7d0d93b2-7791-4360-94cd-d088171d6ff5 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-reader] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:48.480287 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7d0d93b2-7791-4360-94cd-d088171d6ff5 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-reader] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:48.480482 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-7d0d93b2-7791-4360-94cd-d088171d6ff5 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-reader] Show backup with id 16cd288b-4b40-44f4-ab4b-803ba3c1b65f. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:48.486011 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:48.486011 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:48.487383 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7d0d93b2-7791-4360-94cd-d088171d6ff5 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-reader] https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f returned with HTTP 200 Aug 25 16:23:48.487793 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 484/1948] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:48 2026] GET /volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:48.500023 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-3a0f5cc4-95b4-4bf0-92d8-5318e2540df7 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:48.501882 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3a0f5cc4-95b4-4bf0-92d8-5318e2540df7 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] DELETE https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 Aug 25 16:23:48.502111 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3a0f5cc4-95b4-4bf0-92d8-5318e2540df7 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:48.502299 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3a0f5cc4-95b4-4bf0-92d8-5318e2540df7 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:48.502414 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.contrib.backups [None req-3a0f5cc4-95b4-4bf0-92d8-5318e2540df7 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Delete backup with id: 826210c5-fdf7-4bd7-abd0-9ab0a7133285. Aug 25 16:23:48.507618 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:48.507618 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:48.532230 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.backup.rpcapi [None req-3a0f5cc4-95b4-4bf0-92d8-5318e2540df7 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] delete_backup rpcapi backup_id 826210c5-fdf7-4bd7-abd0-9ab0a7133285 {{(pid=100454) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 16:23:48.539619 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3a0f5cc4-95b4-4bf0-92d8-5318e2540df7 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 returned with HTTP 202 Aug 25 16:23:48.539619 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 495/1949] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:23:48 2026] DELETE /volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:23:48.549288 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-82b628d3-ff68-4f28-9ac9-6607fbb86f9e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:48.562141 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-82b628d3-ff68-4f28-9ac9-6607fbb86f9e tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 Aug 25 16:23:48.562141 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-82b628d3-ff68-4f28-9ac9-6607fbb86f9e tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:48.562141 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-82b628d3-ff68-4f28-9ac9-6607fbb86f9e tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:48.562141 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-82b628d3-ff68-4f28-9ac9-6607fbb86f9e tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 826210c5-fdf7-4bd7-abd0-9ab0a7133285. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:48.562141 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:48.562141 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:48.562141 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-82b628d3-ff68-4f28-9ac9-6607fbb86f9e tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 returned with HTTP 200 Aug 25 16:23:48.562141 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 492/1950] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:48 2026] GET /volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:49.195029 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-795c4f37-65ec-4610-a426-5c95fca14f21 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:49.198365 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-795c4f37-65ec-4610-a426-5c95fca14f21 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] GET https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 Aug 25 16:23:49.198596 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-795c4f37-65ec-4610-a426-5c95fca14f21 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:49.198851 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-795c4f37-65ec-4610-a426-5c95fca14f21 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:49.199026 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-795c4f37-65ec-4610-a426-5c95fca14f21 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Show backup with id 333a6a25-f399-4f2a-b798-32afd9ccc060. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:49.218660 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:49.218660 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:49.219475 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-795c4f37-65ec-4610-a426-5c95fca14f21 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 returned with HTTP 200 Aug 25 16:23:49.220050 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 480/1951] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:49 2026] GET /volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 => generated 795 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:49.577820 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c545cf90-f970-4c32-ba68-a068a2cd1d5c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:49.579688 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c545cf90-f970-4c32-ba68-a068a2cd1d5c tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 Aug 25 16:23:49.580024 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c545cf90-f970-4c32-ba68-a068a2cd1d5c tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:49.580243 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c545cf90-f970-4c32-ba68-a068a2cd1d5c tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:49.580382 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-c545cf90-f970-4c32-ba68-a068a2cd1d5c tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 826210c5-fdf7-4bd7-abd0-9ab0a7133285. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:49.588321 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:49.588321 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:49.588321 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c545cf90-f970-4c32-ba68-a068a2cd1d5c tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 returned with HTTP 200 Aug 25 16:23:49.588321 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 485/1952] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:49 2026] GET /volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:50.239305 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-285537ec-f35d-4a19-9036-21c6f76a704e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:50.242577 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-285537ec-f35d-4a19-9036-21c6f76a704e tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] GET https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 Aug 25 16:23:50.242977 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-285537ec-f35d-4a19-9036-21c6f76a704e tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:50.243570 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-285537ec-f35d-4a19-9036-21c6f76a704e tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:50.243805 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-285537ec-f35d-4a19-9036-21c6f76a704e tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Show backup with id 333a6a25-f399-4f2a-b798-32afd9ccc060. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:50.256025 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:50.256025 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:50.259609 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-285537ec-f35d-4a19-9036-21c6f76a704e tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 returned with HTTP 200 Aug 25 16:23:50.259609 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 496/1953] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:50 2026] GET /volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 => generated 795 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:50.598615 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-21b32535-5d7b-4497-9074-5b0b46639437 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:50.600996 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-21b32535-5d7b-4497-9074-5b0b46639437 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 Aug 25 16:23:50.605295 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-21b32535-5d7b-4497-9074-5b0b46639437 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:50.605295 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-21b32535-5d7b-4497-9074-5b0b46639437 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:50.605295 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-21b32535-5d7b-4497-9074-5b0b46639437 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 826210c5-fdf7-4bd7-abd0-9ab0a7133285. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:50.606071 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-21b32535-5d7b-4497-9074-5b0b46639437 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 returned with HTTP 404 Aug 25 16:23:50.606071 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 493/1954] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:50 2026] GET /volume/v3/backups/826210c5-fdf7-4bd7-abd0-9ab0a7133285 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:23:50.614117 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b714e973-86e0-455b-9f7c-ff3d1e76dc6b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:50.615939 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b714e973-86e0-455b-9f7c-ff3d1e76dc6b tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] DELETE https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 Aug 25 16:23:50.616194 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b714e973-86e0-455b-9f7c-ff3d1e76dc6b tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:50.616375 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b714e973-86e0-455b-9f7c-ff3d1e76dc6b tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:50.616477 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.contrib.backups [None req-b714e973-86e0-455b-9f7c-ff3d1e76dc6b tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Delete backup with id: 2947d465-fe7b-4384-b32a-c9d011466908. Aug 25 16:23:50.621297 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:50.621297 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:50.645204 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.backup.rpcapi [None req-b714e973-86e0-455b-9f7c-ff3d1e76dc6b tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] delete_backup rpcapi backup_id 2947d465-fe7b-4384-b32a-c9d011466908 {{(pid=100456) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 16:23:50.645204 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b714e973-86e0-455b-9f7c-ff3d1e76dc6b tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 returned with HTTP 202 Aug 25 16:23:50.645204 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 481/1955] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:23:50 2026] DELETE /volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:23:50.652839 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-06c983c4-d783-41a9-b406-4bd2ae4647bc None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:50.653728 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-06c983c4-d783-41a9-b406-4bd2ae4647bc tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 Aug 25 16:23:50.654455 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-06c983c4-d783-41a9-b406-4bd2ae4647bc tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:50.654455 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-06c983c4-d783-41a9-b406-4bd2ae4647bc tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:50.654455 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-06c983c4-d783-41a9-b406-4bd2ae4647bc tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 2947d465-fe7b-4384-b32a-c9d011466908. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:50.663108 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:50.663108 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:50.663779 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-06c983c4-d783-41a9-b406-4bd2ae4647bc tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 returned with HTTP 200 Aug 25 16:23:50.664170 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 486/1956] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:50 2026] GET /volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:51.275649 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-be3194a5-24ae-40fc-8068-c31d239136ea None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:51.278982 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-be3194a5-24ae-40fc-8068-c31d239136ea tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] GET https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 Aug 25 16:23:51.278982 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-be3194a5-24ae-40fc-8068-c31d239136ea tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:51.278982 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-be3194a5-24ae-40fc-8068-c31d239136ea tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:51.278982 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-be3194a5-24ae-40fc-8068-c31d239136ea tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Show backup with id 333a6a25-f399-4f2a-b798-32afd9ccc060. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:51.286283 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:51.286283 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:51.288141 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-be3194a5-24ae-40fc-8068-c31d239136ea tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 returned with HTTP 200 Aug 25 16:23:51.288141 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 497/1957] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:51 2026] GET /volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:51.432527 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-dcfc1c24-e071-456c-a058-dc433e81a4c8 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:51.434386 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-dcfc1c24-e071-456c-a058-dc433e81a4c8 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d Aug 25 16:23:51.434634 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-dcfc1c24-e071-456c-a058-dc433e81a4c8 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:51.434846 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-dcfc1c24-e071-456c-a058-dc433e81a4c8 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:51.445414 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:51.445414 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:51.449250 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-dcfc1c24-e071-456c-a058-dc433e81a4c8 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:23:51.454116 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-dcfc1c24-e071-456c-a058-dc433e81a4c8 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d returned with HTTP 200 Aug 25 16:23:51.454506 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 494/1958] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:51 2026] GET /volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:23:51.502927 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-72b19186-6117-44bc-9bcb-2f8e7e536981 req-deb7bd3a-7060-4ec6-b40a-f125cd9d0345 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:51.505466 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-72b19186-6117-44bc-9bcb-2f8e7e536981 req-deb7bd3a-7060-4ec6-b40a-f125cd9d0345 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d Aug 25 16:23:51.505777 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-72b19186-6117-44bc-9bcb-2f8e7e536981 req-deb7bd3a-7060-4ec6-b40a-f125cd9d0345 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:51.506169 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-72b19186-6117-44bc-9bcb-2f8e7e536981 req-deb7bd3a-7060-4ec6-b40a-f125cd9d0345 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:51.518399 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:51.518399 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:51.523495 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-72b19186-6117-44bc-9bcb-2f8e7e536981 req-deb7bd3a-7060-4ec6-b40a-f125cd9d0345 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:23:51.530957 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-72b19186-6117-44bc-9bcb-2f8e7e536981 req-deb7bd3a-7060-4ec6-b40a-f125cd9d0345 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d returned with HTTP 200 Aug 25 16:23:51.531169 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 482/1959] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:23:51 2026] GET /volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:23:51.565546 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-72b19186-6117-44bc-9bcb-2f8e7e536981 req-e53f90c9-2bb9-4922-915c-3e5e194ac921 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:51.571338 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-72b19186-6117-44bc-9bcb-2f8e7e536981 req-e53f90c9-2bb9-4922-915c-3e5e194ac921 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] POST https://10.4.3.102/volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d/action Aug 25 16:23:51.571812 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-72b19186-6117-44bc-9bcb-2f8e7e536981 req-e53f90c9-2bb9-4922-915c-3e5e194ac921 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:23:51.572037 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-72b19186-6117-44bc-9bcb-2f8e7e536981 req-e53f90c9-2bb9-4922-915c-3e5e194ac921 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:51.580501 np0000008093 devstack@c-api.service[100455]: DEBUG dbcounter [-] [100455] Writing DB stats cinder:SELECT=373,cinder:INSERT=85,cinder:UPDATE=139 {{(pid=100455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:23:51.593759 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:51.593759 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:51.594710 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-72b19186-6117-44bc-9bcb-2f8e7e536981 req-e53f90c9-2bb9-4922-915c-3e5e194ac921 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:23:51.613486 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-72b19186-6117-44bc-9bcb-2f8e7e536981 req-e53f90c9-2bb9-4922-915c-3e5e194ac921 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Begin detaching volume completed successfully. Aug 25 16:23:51.613863 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-72b19186-6117-44bc-9bcb-2f8e7e536981 req-e53f90c9-2bb9-4922-915c-3e5e194ac921 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d/action returned with HTTP 202 Aug 25 16:23:51.614548 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 487/1960] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:23:51 2026] POST /volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:23:51.676572 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-c4e3591a-7ddc-41a9-85a9-eb8418094ae3 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:51.685396 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c4e3591a-7ddc-41a9-85a9-eb8418094ae3 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 Aug 25 16:23:51.685396 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c4e3591a-7ddc-41a9-85a9-eb8418094ae3 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:51.685396 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c4e3591a-7ddc-41a9-85a9-eb8418094ae3 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:51.685396 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-c4e3591a-7ddc-41a9-85a9-eb8418094ae3 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 2947d465-fe7b-4384-b32a-c9d011466908. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:51.690024 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c4e3591a-7ddc-41a9-85a9-eb8418094ae3 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 returned with HTTP 404 Aug 25 16:23:51.690024 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 498/1961] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:51 2026] GET /volume/v3/backups/2947d465-fe7b-4384-b32a-c9d011466908 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:23:51.696858 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-93f61f1c-3346-4960-b6d5-d74e8055ad4d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:51.697261 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-93f61f1c-3346-4960-b6d5-d74e8055ad4d None None] GET https://10.4.3.102/volume// Aug 25 16:23:51.697420 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-93f61f1c-3346-4960-b6d5-d74e8055ad4d None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:51.697579 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-83ed1a41-39a5-46aa-bfde-8584b8631290 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:51.697780 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-93f61f1c-3346-4960-b6d5-d74e8055ad4d None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:51.697944 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-93f61f1c-3346-4960-b6d5-d74e8055ad4d None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:23:51.698220 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 495/1962] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:23:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:23:51.700182 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-83ed1a41-39a5-46aa-bfde-8584b8631290 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] DELETE https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f Aug 25 16:23:51.700407 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-83ed1a41-39a5-46aa-bfde-8584b8631290 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:51.700688 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-83ed1a41-39a5-46aa-bfde-8584b8631290 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:51.700840 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.contrib.backups [None req-83ed1a41-39a5-46aa-bfde-8584b8631290 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Delete backup with id: 16cd288b-4b40-44f4-ab4b-803ba3c1b65f. Aug 25 16:23:51.705802 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:51.705802 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:51.706071 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-72b19186-6117-44bc-9bcb-2f8e7e536981 req-cd23dfc3-fd54-4060-8723-66ef4b22a79e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:51.708513 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-72b19186-6117-44bc-9bcb-2f8e7e536981 req-cd23dfc3-fd54-4060-8723-66ef4b22a79e tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d Aug 25 16:23:51.708742 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-72b19186-6117-44bc-9bcb-2f8e7e536981 req-cd23dfc3-fd54-4060-8723-66ef4b22a79e tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:51.708921 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-72b19186-6117-44bc-9bcb-2f8e7e536981 req-cd23dfc3-fd54-4060-8723-66ef4b22a79e tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:51.720263 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.backup.rpcapi [None req-83ed1a41-39a5-46aa-bfde-8584b8631290 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] delete_backup rpcapi backup_id 16cd288b-4b40-44f4-ab4b-803ba3c1b65f {{(pid=100456) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 16:23:51.720382 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:51.720382 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:51.721863 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-83ed1a41-39a5-46aa-bfde-8584b8631290 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f returned with HTTP 202 Aug 25 16:23:51.722320 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 483/1963] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:23:51 2026] DELETE /volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:23:51.725303 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-72b19186-6117-44bc-9bcb-2f8e7e536981 req-cd23dfc3-fd54-4060-8723-66ef4b22a79e tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:23:51.730150 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f8f70f8b-34cf-4b03-804f-a798ad306060 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:51.731807 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f8f70f8b-34cf-4b03-804f-a798ad306060 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f Aug 25 16:23:51.732037 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-72b19186-6117-44bc-9bcb-2f8e7e536981 req-cd23dfc3-fd54-4060-8723-66ef4b22a79e tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d returned with HTTP 200 Aug 25 16:23:51.732447 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f8f70f8b-34cf-4b03-804f-a798ad306060 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:51.732936 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f8f70f8b-34cf-4b03-804f-a798ad306060 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:51.732936 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-f8f70f8b-34cf-4b03-804f-a798ad306060 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 16cd288b-4b40-44f4-ab4b-803ba3c1b65f. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:51.733625 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 488/1964] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:23:51 2026] GET /volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d => generated 1322 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:23:51.737046 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:51.737046 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:51.737718 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f8f70f8b-34cf-4b03-804f-a798ad306060 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f returned with HTTP 200 Aug 25 16:23:51.738081 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 499/1965] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:51 2026] GET /volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:52.300752 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d79af92c-f652-41c5-a83d-4b99bac04e8a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:52.304267 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d79af92c-f652-41c5-a83d-4b99bac04e8a tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] GET https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 Aug 25 16:23:52.304510 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d79af92c-f652-41c5-a83d-4b99bac04e8a tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:52.304716 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d79af92c-f652-41c5-a83d-4b99bac04e8a tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:52.304816 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-d79af92c-f652-41c5-a83d-4b99bac04e8a tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Show backup with id 333a6a25-f399-4f2a-b798-32afd9ccc060. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:52.311652 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:52.311652 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:52.312609 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d79af92c-f652-41c5-a83d-4b99bac04e8a tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 returned with HTTP 200 Aug 25 16:23:52.313020 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 496/1966] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:52 2026] GET /volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:52.748846 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-ccb94a0d-0718-4ae3-bc05-e40313f06147 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:52.750683 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ccb94a0d-0718-4ae3-bc05-e40313f06147 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f Aug 25 16:23:52.750884 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ccb94a0d-0718-4ae3-bc05-e40313f06147 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:52.751270 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ccb94a0d-0718-4ae3-bc05-e40313f06147 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:52.751362 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-ccb94a0d-0718-4ae3-bc05-e40313f06147 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Show backup with id 16cd288b-4b40-44f4-ab4b-803ba3c1b65f. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:52.755744 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ccb94a0d-0718-4ae3-bc05-e40313f06147 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f returned with HTTP 404 Aug 25 16:23:52.756487 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 484/1967] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:52 2026] GET /volume/v3/backups/16cd288b-4b40-44f4-ab4b-803ba3c1b65f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:23:52.765077 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-8754495a-1d9e-47ac-9722-d399acc0092f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:52.766450 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8754495a-1d9e-47ac-9722-d399acc0092f tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/2488ec63-b942-4c30-b423-cf56fc0f8959 Aug 25 16:23:52.766733 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8754495a-1d9e-47ac-9722-d399acc0092f tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:52.767567 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8754495a-1d9e-47ac-9722-d399acc0092f tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:52.767567 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-8754495a-1d9e-47ac-9722-d399acc0092f tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Delete volume with id: 2488ec63-b942-4c30-b423-cf56fc0f8959 Aug 25 16:23:52.775714 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:52.775714 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:52.776271 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-8754495a-1d9e-47ac-9722-d399acc0092f tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Volume info retrieved successfully. Aug 25 16:23:52.827220 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-8754495a-1d9e-47ac-9722-d399acc0092f tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Delete volume request issued successfully. Aug 25 16:23:52.827753 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8754495a-1d9e-47ac-9722-d399acc0092f tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/volumes/2488ec63-b942-4c30-b423-cf56fc0f8959 returned with HTTP 202 Aug 25 16:23:52.828367 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 489/1968] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:23:52 2026] DELETE /volume/v3/volumes/2488ec63-b942-4c30-b423-cf56fc0f8959 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:23:52.837312 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-6b2a9d97-8afe-49a1-993f-c35c6d2b3885 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:52.839377 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6b2a9d97-8afe-49a1-993f-c35c6d2b3885 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/volumes/2488ec63-b942-4c30-b423-cf56fc0f8959 Aug 25 16:23:52.839462 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6b2a9d97-8afe-49a1-993f-c35c6d2b3885 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:52.839876 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6b2a9d97-8afe-49a1-993f-c35c6d2b3885 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:52.849836 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:52.849836 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:52.859356 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-6b2a9d97-8afe-49a1-993f-c35c6d2b3885 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Volume info retrieved successfully. Aug 25 16:23:52.864871 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6b2a9d97-8afe-49a1-993f-c35c6d2b3885 tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/volumes/2488ec63-b942-4c30-b423-cf56fc0f8959 returned with HTTP 200 Aug 25 16:23:52.865226 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 500/1969] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:52 2026] GET /volume/v3/volumes/2488ec63-b942-4c30-b423-cf56fc0f8959 => generated 1017 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:23:53.135037 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-72a3dd23-24bd-4051-8704-59ae7a0dabbb None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:53.136774 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-72a3dd23-24bd-4051-8704-59ae7a0dabbb tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] GET https://10.4.3.102/volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf Aug 25 16:23:53.136975 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-72a3dd23-24bd-4051-8704-59ae7a0dabbb tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:53.137151 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-72a3dd23-24bd-4051-8704-59ae7a0dabbb tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:53.148018 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:53.148018 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:53.152307 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-72a3dd23-24bd-4051-8704-59ae7a0dabbb tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Volume info retrieved successfully. Aug 25 16:23:53.157342 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-72a3dd23-24bd-4051-8704-59ae7a0dabbb tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] https://10.4.3.102/volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf returned with HTTP 200 Aug 25 16:23:53.157867 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 497/1970] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:53 2026] GET /volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf => generated 1144 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:23:53.196185 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-65e2e3de-aab0-4128-aada-e655f91c8bb4 req-38276032-16e7-49ad-87f8-d11cd42b3d28 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:53.198266 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-65e2e3de-aab0-4128-aada-e655f91c8bb4 req-38276032-16e7-49ad-87f8-d11cd42b3d28 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] GET https://10.4.3.102/volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf Aug 25 16:23:53.198411 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-65e2e3de-aab0-4128-aada-e655f91c8bb4 req-38276032-16e7-49ad-87f8-d11cd42b3d28 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:53.198583 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-65e2e3de-aab0-4128-aada-e655f91c8bb4 req-38276032-16e7-49ad-87f8-d11cd42b3d28 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:53.208325 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:53.208325 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:53.211802 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-65e2e3de-aab0-4128-aada-e655f91c8bb4 req-38276032-16e7-49ad-87f8-d11cd42b3d28 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Volume info retrieved successfully. Aug 25 16:23:53.215857 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-65e2e3de-aab0-4128-aada-e655f91c8bb4 req-38276032-16e7-49ad-87f8-d11cd42b3d28 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] https://10.4.3.102/volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf returned with HTTP 200 Aug 25 16:23:53.216463 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 485/1971] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:23:53 2026] GET /volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf => generated 1144 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:23:53.235279 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-65e2e3de-aab0-4128-aada-e655f91c8bb4 req-3552178e-fe4e-4d14-b215-9190025259a4 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:53.238784 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-65e2e3de-aab0-4128-aada-e655f91c8bb4 req-3552178e-fe4e-4d14-b215-9190025259a4 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] POST https://10.4.3.102/volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf/action Aug 25 16:23:53.239666 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-65e2e3de-aab0-4128-aada-e655f91c8bb4 req-3552178e-fe4e-4d14-b215-9190025259a4 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:23:53.239841 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-65e2e3de-aab0-4128-aada-e655f91c8bb4 req-3552178e-fe4e-4d14-b215-9190025259a4 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:53.250271 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:53.250271 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:53.250792 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-65e2e3de-aab0-4128-aada-e655f91c8bb4 req-3552178e-fe4e-4d14-b215-9190025259a4 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Volume info retrieved successfully. Aug 25 16:23:53.291603 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-65e2e3de-aab0-4128-aada-e655f91c8bb4 req-3552178e-fe4e-4d14-b215-9190025259a4 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Begin detaching volume completed successfully. Aug 25 16:23:53.291972 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-65e2e3de-aab0-4128-aada-e655f91c8bb4 req-3552178e-fe4e-4d14-b215-9190025259a4 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] https://10.4.3.102/volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf/action returned with HTTP 202 Aug 25 16:23:53.292620 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 490/1972] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:23:53 2026] POST /volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:23:53.324950 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-8c749c9e-4877-405f-b727-ee638f9d7b66 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:53.328176 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8c749c9e-4877-405f-b727-ee638f9d7b66 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] GET https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 Aug 25 16:23:53.328461 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8c749c9e-4877-405f-b727-ee638f9d7b66 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:53.328725 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8c749c9e-4877-405f-b727-ee638f9d7b66 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:53.328878 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-8c749c9e-4877-405f-b727-ee638f9d7b66 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Show backup with id 333a6a25-f399-4f2a-b798-32afd9ccc060. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:53.335037 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:53.335037 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:53.336264 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8c749c9e-4877-405f-b727-ee638f9d7b66 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 returned with HTTP 200 Aug 25 16:23:53.336794 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 501/1973] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:53 2026] GET /volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:53.377758 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-30fe8755-1306-418e-b6f3-3b9ad4ce8d54 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:53.378167 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-30fe8755-1306-418e-b6f3-3b9ad4ce8d54 None None] GET https://10.4.3.102/volume// Aug 25 16:23:53.378330 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-30fe8755-1306-418e-b6f3-3b9ad4ce8d54 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:53.378513 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-30fe8755-1306-418e-b6f3-3b9ad4ce8d54 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:53.378858 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-30fe8755-1306-418e-b6f3-3b9ad4ce8d54 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:23:53.379191 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 498/1974] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:23:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:23:53.387879 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-65e2e3de-aab0-4128-aada-e655f91c8bb4 req-8d462a67-c1ca-450a-b7cf-a3a80e51056a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:53.390716 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-65e2e3de-aab0-4128-aada-e655f91c8bb4 req-8d462a67-c1ca-450a-b7cf-a3a80e51056a tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] GET https://10.4.3.102/volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf Aug 25 16:23:53.391031 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-65e2e3de-aab0-4128-aada-e655f91c8bb4 req-8d462a67-c1ca-450a-b7cf-a3a80e51056a tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:53.391255 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-65e2e3de-aab0-4128-aada-e655f91c8bb4 req-8d462a67-c1ca-450a-b7cf-a3a80e51056a tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:53.406773 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:53.406773 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:53.411887 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-65e2e3de-aab0-4128-aada-e655f91c8bb4 req-8d462a67-c1ca-450a-b7cf-a3a80e51056a tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Volume info retrieved successfully. Aug 25 16:23:53.418754 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-65e2e3de-aab0-4128-aada-e655f91c8bb4 req-8d462a67-c1ca-450a-b7cf-a3a80e51056a tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] https://10.4.3.102/volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf returned with HTTP 200 Aug 25 16:23:53.419380 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 486/1975] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:23:53 2026] GET /volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf => generated 1327 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:23:53.879360 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-8470f4c3-7a5b-4c78-a4a0-2c8d22be5eff None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:53.881263 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8470f4c3-7a5b-4c78-a4a0-2c8d22be5eff tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] GET https://10.4.3.102/volume/v3/volumes/2488ec63-b942-4c30-b423-cf56fc0f8959 Aug 25 16:23:53.881541 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8470f4c3-7a5b-4c78-a4a0-2c8d22be5eff tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:53.881817 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8470f4c3-7a5b-4c78-a4a0-2c8d22be5eff tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:53.890572 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8470f4c3-7a5b-4c78-a4a0-2c8d22be5eff tempest-ProjectReaderTests33-1417333827 tempest-ProjectReaderTests33-1417333827-project-admin] https://10.4.3.102/volume/v3/volumes/2488ec63-b942-4c30-b423-cf56fc0f8959 returned with HTTP 404 Aug 25 16:23:53.890978 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 491/1976] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:53 2026] GET /volume/v3/volumes/2488ec63-b942-4c30-b423-cf56fc0f8959 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:23:54.357648 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-283cb26f-fef0-432b-a921-b6ef6c344033 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:54.357648 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-283cb26f-fef0-432b-a921-b6ef6c344033 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] GET https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 Aug 25 16:23:54.357648 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-283cb26f-fef0-432b-a921-b6ef6c344033 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:54.357648 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-283cb26f-fef0-432b-a921-b6ef6c344033 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:54.357648 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-283cb26f-fef0-432b-a921-b6ef6c344033 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Show backup with id 333a6a25-f399-4f2a-b798-32afd9ccc060. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:54.357648 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:54.357648 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:54.358244 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-283cb26f-fef0-432b-a921-b6ef6c344033 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 returned with HTTP 200 Aug 25 16:23:54.358733 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 502/1977] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:54 2026] GET /volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:54.402294 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-72b19186-6117-44bc-9bcb-2f8e7e536981 req-7c7e452e-4b7f-48b2-aea1-224f88b6c0a1 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:54.409570 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-72b19186-6117-44bc-9bcb-2f8e7e536981 req-7c7e452e-4b7f-48b2-aea1-224f88b6c0a1 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] DELETE https://10.4.3.102/volume/v3/attachments/7868cf39-4c86-483e-946a-3dddda161125 Aug 25 16:23:54.409840 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-72b19186-6117-44bc-9bcb-2f8e7e536981 req-7c7e452e-4b7f-48b2-aea1-224f88b6c0a1 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:54.410089 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-72b19186-6117-44bc-9bcb-2f8e7e536981 req-7c7e452e-4b7f-48b2-aea1-224f88b6c0a1 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:54.423912 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:54.423912 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:54.514870 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-72b19186-6117-44bc-9bcb-2f8e7e536981 req-7c7e452e-4b7f-48b2-aea1-224f88b6c0a1 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/attachments/7868cf39-4c86-483e-946a-3dddda161125 returned with HTTP 200 Aug 25 16:23:54.515520 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 499/1978] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:23:54 2026] DELETE /volume/v3/attachments/7868cf39-4c86-483e-946a-3dddda161125 => generated 19 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:54.784614 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-65e2e3de-aab0-4128-aada-e655f91c8bb4 req-fd06f5fd-bf68-44d6-a785-350c70553db4 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:54.786813 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-65e2e3de-aab0-4128-aada-e655f91c8bb4 req-fd06f5fd-bf68-44d6-a785-350c70553db4 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] DELETE https://10.4.3.102/volume/v3/attachments/376270d1-20cd-4e8f-8216-415b313c514e Aug 25 16:23:54.787051 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-65e2e3de-aab0-4128-aada-e655f91c8bb4 req-fd06f5fd-bf68-44d6-a785-350c70553db4 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:54.787245 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-65e2e3de-aab0-4128-aada-e655f91c8bb4 req-fd06f5fd-bf68-44d6-a785-350c70553db4 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:54.795314 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:54.795314 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:54.813195 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-1e468176-4942-453c-80f3-c2705f66b57a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:54.815485 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1e468176-4942-453c-80f3-c2705f66b57a tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d Aug 25 16:23:54.815756 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1e468176-4942-453c-80f3-c2705f66b57a tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:54.816038 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1e468176-4942-453c-80f3-c2705f66b57a tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:54.825274 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:54.825274 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:54.829261 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-1e468176-4942-453c-80f3-c2705f66b57a tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:23:54.833874 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1e468176-4942-453c-80f3-c2705f66b57a tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d returned with HTTP 200 Aug 25 16:23:54.834317 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 492/1979] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:54 2026] GET /volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:54.888251 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-65e2e3de-aab0-4128-aada-e655f91c8bb4 req-fd06f5fd-bf68-44d6-a785-350c70553db4 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] https://10.4.3.102/volume/v3/attachments/376270d1-20cd-4e8f-8216-415b313c514e returned with HTTP 200 Aug 25 16:23:54.888918 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 487/1980] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:23:54 2026] DELETE /volume/v3/attachments/376270d1-20cd-4e8f-8216-415b313c514e => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:55.372559 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-48e69138-f704-44ac-8db5-0283c0dff751 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:55.374498 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-48e69138-f704-44ac-8db5-0283c0dff751 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] GET https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 Aug 25 16:23:55.374771 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-48e69138-f704-44ac-8db5-0283c0dff751 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:55.374966 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-48e69138-f704-44ac-8db5-0283c0dff751 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:55.375065 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-48e69138-f704-44ac-8db5-0283c0dff751 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Show backup with id 333a6a25-f399-4f2a-b798-32afd9ccc060. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:55.382648 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:55.382648 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:55.383698 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-48e69138-f704-44ac-8db5-0283c0dff751 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 returned with HTTP 200 Aug 25 16:23:55.384287 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 503/1981] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:55 2026] GET /volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:55.482011 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-94451fe2-66ef-4b11-85e7-7d594c7d08a0 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:55.487731 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-94451fe2-66ef-4b11-85e7-7d594c7d08a0 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] GET https://10.4.3.102/volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf Aug 25 16:23:55.487999 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-94451fe2-66ef-4b11-85e7-7d594c7d08a0 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:55.488210 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-94451fe2-66ef-4b11-85e7-7d594c7d08a0 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:55.499310 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:55.499310 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:55.507984 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-94451fe2-66ef-4b11-85e7-7d594c7d08a0 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Volume info retrieved successfully. Aug 25 16:23:55.512989 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-94451fe2-66ef-4b11-85e7-7d594c7d08a0 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] https://10.4.3.102/volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf returned with HTTP 200 Aug 25 16:23:55.513475 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 500/1982] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:55 2026] GET /volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:56.362681 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-8c095eac-c446-467a-9009-0174f1ba79b4 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:56.399274 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f987c7e6-c228-4db0-926c-75f831672ff5 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:56.404174 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f987c7e6-c228-4db0-926c-75f831672ff5 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] GET https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 Aug 25 16:23:56.404411 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f987c7e6-c228-4db0-926c-75f831672ff5 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:56.404616 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f987c7e6-c228-4db0-926c-75f831672ff5 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:56.404727 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-f987c7e6-c228-4db0-926c-75f831672ff5 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Show backup with id 333a6a25-f399-4f2a-b798-32afd9ccc060. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:56.411433 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:56.411433 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:56.412461 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f987c7e6-c228-4db0-926c-75f831672ff5 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 returned with HTTP 200 Aug 25 16:23:56.412977 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 488/1983] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:56 2026] GET /volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 => generated 795 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:56.499047 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8c095eac-c446-467a-9009-0174f1ba79b4 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:23:56.499047 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8c095eac-c446-467a-9009-0174f1ba79b4 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-668613917"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:56.500871 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-8c095eac-c446-467a-9009-0174f1ba79b4 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-668613917'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:23:56.501084 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-8c095eac-c446-467a-9009-0174f1ba79b4 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Create volume of 1 GB Aug 25 16:23:56.506103 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-8c095eac-c446-467a-9009-0174f1ba79b4 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Availability Zones retrieved successfully. Aug 25 16:23:56.517032 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-8c095eac-c446-467a-9009-0174f1ba79b4 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Flow 'volume_create_api' (268600fe-8e22-403b-b120-81deedaef343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:23:56.521043 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-8c095eac-c446-467a-9009-0174f1ba79b4 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7adc8976-374a-4de7-9f2c-2be0104a9c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:56.522188 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-8c095eac-c446-467a-9009-0174f1ba79b4 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:23:56.556419 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-8c095eac-c446-467a-9009-0174f1ba79b4 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7adc8976-374a-4de7-9f2c-2be0104a9c1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:56.557499 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-8c095eac-c446-467a-9009-0174f1ba79b4 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc3d3ee5-df4f-43ec-a2a1-6f8357da9da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:56.658849 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-8c095eac-c446-467a-9009-0174f1ba79b4 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Created reservations ['8bb3f62c-acdc-40cf-a450-c76fa47a3f04', '7eca3fe4-893c-4ebf-9a48-9ae57a4c9274', '310712a0-6883-46e8-9673-3bf6c6f33eed', 'c246a778-05aa-4b03-bc25-db78ad9bc861'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:23:56.659302 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-8c095eac-c446-467a-9009-0174f1ba79b4 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc3d3ee5-df4f-43ec-a2a1-6f8357da9da1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bb3f62c-acdc-40cf-a450-c76fa47a3f04', '7eca3fe4-893c-4ebf-9a48-9ae57a4c9274', '310712a0-6883-46e8-9673-3bf6c6f33eed', 'c246a778-05aa-4b03-bc25-db78ad9bc861']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:56.660254 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-8c095eac-c446-467a-9009-0174f1ba79b4 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ad12f64-8cf3-471a-9ff1-b36c302a6585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:56.695813 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-8c095eac-c446-467a-9009-0174f1ba79b4 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ad12f64-8cf3-471a-9ff1-b36c302a6585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b0cf920-5d19-4b11-bd4b-43fda46f59c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-668613917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34b1d9052ea04b1197b022e1ce87cd8a',qos_specs=None,replication_status=,reservations=['8bb3f62c-acdc-40cf-a450-c76fa47a3f04','7eca3fe4-893c-4ebf-9a48-9ae57a4c9274','310712a0-6883-46e8-9673-3bf6c6f33eed','c246a778-05aa-4b03-bc25-db78ad9bc861'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a33908b72c40440e96db447b64d986a5',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:23:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-668613917',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b0cf920-5d19-4b11-bd4b-43fda46f59c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34b1d9052ea04b1197b022e1ce87cd8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a33908b72c40440e96db447b64d986a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:56.695813 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-8c095eac-c446-467a-9009-0174f1ba79b4 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba42ebcd-1e38-49b8-9d4f-08fdeb34dde7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:56.724446 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-8c095eac-c446-467a-9009-0174f1ba79b4 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba42ebcd-1e38-49b8-9d4f-08fdeb34dde7) transitioned into state 'SUCCESS' from state '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-668613917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34b1d9052ea04b1197b022e1ce87cd8a',qos_specs=None,replication_status=,reservations=['8bb3f62c-acdc-40cf-a450-c76fa47a3f04','7eca3fe4-893c-4ebf-9a48-9ae57a4c9274','310712a0-6883-46e8-9673-3bf6c6f33eed','c246a778-05aa-4b03-bc25-db78ad9bc861'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a33908b72c40440e96db447b64d986a5',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:56.725719 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-8c095eac-c446-467a-9009-0174f1ba79b4 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c2535d8-9c40-4cec-87ee-133ab51899ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:23:56.743464 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-8c095eac-c446-467a-9009-0174f1ba79b4 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c2535d8-9c40-4cec-87ee-133ab51899ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:23:56.744421 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-8c095eac-c446-467a-9009-0174f1ba79b4 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Flow 'volume_create_api' (268600fe-8e22-403b-b120-81deedaef343) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:23:56.744817 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-8c095eac-c446-467a-9009-0174f1ba79b4 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Create volume request issued successfully. Aug 25 16:23:56.745540 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8c095eac-c446-467a-9009-0174f1ba79b4 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:23:56.746146 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 493/1984] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:23:56 2026] POST /volume/v3/volumes => generated 777 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:23:56.763209 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-a25b5dca-c3c2-4ec9-9dc1-302431d31117 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:56.765403 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a25b5dca-c3c2-4ec9-9dc1-302431d31117 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] GET https://10.4.3.102/volume/v3/volumes/4b0cf920-5d19-4b11-bd4b-43fda46f59c7 Aug 25 16:23:56.765690 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a25b5dca-c3c2-4ec9-9dc1-302431d31117 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:56.765987 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a25b5dca-c3c2-4ec9-9dc1-302431d31117 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:56.774243 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:56.774243 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:56.779226 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-a25b5dca-c3c2-4ec9-9dc1-302431d31117 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Volume info retrieved successfully. Aug 25 16:23:56.783876 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a25b5dca-c3c2-4ec9-9dc1-302431d31117 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/volumes/4b0cf920-5d19-4b11-bd4b-43fda46f59c7 returned with HTTP 200 Aug 25 16:23:56.784321 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 504/1985] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:56 2026] GET /volume/v3/volumes/4b0cf920-5d19-4b11-bd4b-43fda46f59c7 => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:57.432768 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-4f9e6ae5-be4b-413b-91a4-5352c2a000d8 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:57.434549 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4f9e6ae5-be4b-413b-91a4-5352c2a000d8 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] GET https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 Aug 25 16:23:57.434858 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4f9e6ae5-be4b-413b-91a4-5352c2a000d8 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:57.435162 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4f9e6ae5-be4b-413b-91a4-5352c2a000d8 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:57.435312 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-4f9e6ae5-be4b-413b-91a4-5352c2a000d8 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Show backup with id 333a6a25-f399-4f2a-b798-32afd9ccc060. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:57.437230 np0000008093 devstack@c-api.service[100457]: DEBUG dbcounter [-] [100457] Writing DB stats cinder:UPDATE=19,cinder:INSERT=3,cinder:SELECT=222 {{(pid=100457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:23:57.442836 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:57.442836 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:57.443980 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4f9e6ae5-be4b-413b-91a4-5352c2a000d8 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 returned with HTTP 200 Aug 25 16:23:57.444487 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 501/1986] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:57 2026] GET /volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:57.803158 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-65e9cf3b-1fce-4a57-b6d9-d41481332c8e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:57.805473 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-65e9cf3b-1fce-4a57-b6d9-d41481332c8e tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] GET https://10.4.3.102/volume/v3/volumes/4b0cf920-5d19-4b11-bd4b-43fda46f59c7 Aug 25 16:23:57.805788 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-65e9cf3b-1fce-4a57-b6d9-d41481332c8e tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:57.806616 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-65e9cf3b-1fce-4a57-b6d9-d41481332c8e tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:57.817711 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:57.817711 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:57.824033 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-65e9cf3b-1fce-4a57-b6d9-d41481332c8e tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Volume info retrieved successfully. Aug 25 16:23:57.830282 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-65e9cf3b-1fce-4a57-b6d9-d41481332c8e tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/volumes/4b0cf920-5d19-4b11-bd4b-43fda46f59c7 returned with HTTP 200 Aug 25 16:23:57.830954 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 489/1987] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:57 2026] GET /volume/v3/volumes/4b0cf920-5d19-4b11-bd4b-43fda46f59c7 => generated 1017 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:23:57.848921 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ddc117c1-6e0d-4aef-af43-a78a63347a2b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:57.851841 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ddc117c1-6e0d-4aef-af43-a78a63347a2b tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:23:57.852426 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ddc117c1-6e0d-4aef-af43-a78a63347a2b tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4b0cf920-5d19-4b11-bd4b-43fda46f59c7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-83443053"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:57.869642 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:57.869642 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:57.870236 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-ddc117c1-6e0d-4aef-af43-a78a63347a2b tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Volume info retrieved successfully. Aug 25 16:23:57.871175 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.snapshots [None req-ddc117c1-6e0d-4aef-af43-a78a63347a2b tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Create snapshot from volume 4b0cf920-5d19-4b11-bd4b-43fda46f59c7 Aug 25 16:23:58.011994 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-ddc117c1-6e0d-4aef-af43-a78a63347a2b tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Created reservations ['ccbb390e-b607-496a-9960-00d2c5e38e74', '1fc13af2-4c92-48cb-80b9-e0b6cf0c2f06', 'e9d63595-6e0d-40ab-8fbf-67109b629646', '48747d69-a403-41f0-b3f3-9b4ce28e51b7'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:23:58.089431 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-ddc117c1-6e0d-4aef-af43-a78a63347a2b tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Snapshot create request issued successfully. Aug 25 16:23:58.089539 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ddc117c1-6e0d-4aef-af43-a78a63347a2b tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:23:58.092196 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 494/1988] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:23:57 2026] POST /volume/v3/snapshots => generated 306 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:23:58.100793 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-1594a866-93e7-4def-a904-9550fc9a37fe None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:58.102880 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1594a866-93e7-4def-a904-9550fc9a37fe tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] GET https://10.4.3.102/volume/v3/snapshots/1b55f8e5-f402-479c-b8c6-5260896e850d Aug 25 16:23:58.103268 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1594a866-93e7-4def-a904-9550fc9a37fe tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:58.103268 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1594a866-93e7-4def-a904-9550fc9a37fe tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:58.109868 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:58.109868 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:58.110050 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-1594a866-93e7-4def-a904-9550fc9a37fe tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Snapshot retrieved successfully. Aug 25 16:23:58.110735 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1594a866-93e7-4def-a904-9550fc9a37fe tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/snapshots/1b55f8e5-f402-479c-b8c6-5260896e850d returned with HTTP 200 Aug 25 16:23:58.111096 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 505/1989] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:23:58 2026] GET /volume/v3/snapshots/1b55f8e5-f402-479c-b8c6-5260896e850d => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:58.458903 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f27c33c4-267b-4267-94e4-c0b5a65049a3 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:58.460053 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f27c33c4-267b-4267-94e4-c0b5a65049a3 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] GET https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 Aug 25 16:23:58.460472 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f27c33c4-267b-4267-94e4-c0b5a65049a3 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:58.460815 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f27c33c4-267b-4267-94e4-c0b5a65049a3 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:58.461002 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-f27c33c4-267b-4267-94e4-c0b5a65049a3 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Show backup with id 333a6a25-f399-4f2a-b798-32afd9ccc060. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:58.466925 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:58.466925 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:58.467941 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f27c33c4-267b-4267-94e4-c0b5a65049a3 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 returned with HTTP 200 Aug 25 16:23:58.468428 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 502/1990] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:58 2026] GET /volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:58.829600 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-e38e052e-71ca-467b-86e9-58880635d1e5 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:58.832568 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e38e052e-71ca-467b-86e9-58880635d1e5 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] DELETE https://10.4.3.102/volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf Aug 25 16:23:58.832810 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e38e052e-71ca-467b-86e9-58880635d1e5 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:58.833033 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e38e052e-71ca-467b-86e9-58880635d1e5 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:58.833264 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-e38e052e-71ca-467b-86e9-58880635d1e5 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Delete volume with id: 9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf Aug 25 16:23:58.838071 np0000008093 devstack@c-api.service[100456]: DEBUG dbcounter [-] [100456] Writing DB stats cinder:SELECT=278,cinder:UPDATE=79,cinder:INSERT=38 {{(pid=100456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:23:58.845145 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:58.845145 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:58.845145 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-e38e052e-71ca-467b-86e9-58880635d1e5 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Volume info retrieved successfully. Aug 25 16:23:58.909274 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-e38e052e-71ca-467b-86e9-58880635d1e5 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Delete volume request issued successfully. Aug 25 16:23:58.909472 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e38e052e-71ca-467b-86e9-58880635d1e5 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] https://10.4.3.102/volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf returned with HTTP 202 Aug 25 16:23:58.910090 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 490/1991] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:23:58 2026] DELETE /volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:23:58.918195 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-27483a4f-f25c-46dd-b741-233821d9c0cb None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:58.922107 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-27483a4f-f25c-46dd-b741-233821d9c0cb tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] GET https://10.4.3.102/volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf Aug 25 16:23:58.922366 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-27483a4f-f25c-46dd-b741-233821d9c0cb tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:58.923011 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-27483a4f-f25c-46dd-b741-233821d9c0cb tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:58.934149 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:58.934149 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:58.943901 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-27483a4f-f25c-46dd-b741-233821d9c0cb tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Volume info retrieved successfully. Aug 25 16:23:58.952502 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-27483a4f-f25c-46dd-b741-233821d9c0cb tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] https://10.4.3.102/volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf returned with HTTP 200 Aug 25 16:23:58.952906 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 495/1992] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:58 2026] GET /volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:59.124463 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-d3816628-835d-44a6-bb73-0c7c8580666c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:59.127799 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d3816628-835d-44a6-bb73-0c7c8580666c tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] GET https://10.4.3.102/volume/v3/snapshots/1b55f8e5-f402-479c-b8c6-5260896e850d Aug 25 16:23:59.128031 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d3816628-835d-44a6-bb73-0c7c8580666c tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:59.129430 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d3816628-835d-44a6-bb73-0c7c8580666c tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:59.132685 np0000008093 devstack@c-api.service[100454]: DEBUG dbcounter [-] [100454] Writing DB stats cinder:UPDATE=25,cinder:INSERT=10,cinder:SELECT=211 {{(pid=100454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:23:59.135257 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:59.135257 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:59.135678 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-d3816628-835d-44a6-bb73-0c7c8580666c tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Snapshot retrieved successfully. Aug 25 16:23:59.136542 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d3816628-835d-44a6-bb73-0c7c8580666c tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/snapshots/1b55f8e5-f402-479c-b8c6-5260896e850d returned with HTTP 200 Aug 25 16:23:59.139170 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 506/1993] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:23:59 2026] GET /volume/v3/snapshots/1b55f8e5-f402-479c-b8c6-5260896e850d => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:59.148806 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-47f0b710-adf2-4a11-9685-b0714efab211 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:59.248063 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-47f0b710-adf2-4a11-9685-b0714efab211 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-reader] POST https://10.4.3.102/volume/v3/snapshots/1b55f8e5-f402-479c-b8c6-5260896e850d/action Aug 25 16:23:59.248063 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-47f0b710-adf2-4a11-9685-b0714efab211 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:23:59.248063 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-47f0b710-adf2-4a11-9685-b0714efab211 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:23:59.258919 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:59.258919 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:23:59.259429 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-47f0b710-adf2-4a11-9685-b0714efab211 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-reader] Snapshot retrieved successfully. Aug 25 16:23:59.260349 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.policy [None req-47f0b710-adf2-4a11-9685-b0714efab211 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'a895419f49ce4aa4ad27da03582c6854', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34b1d9052ea04b1197b022e1ce87cd8a', '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=100457) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 16:23:59.260538 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-47f0b710-adf2-4a11-9685-b0714efab211 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-reader] https://10.4.3.102/volume/v3/snapshots/1b55f8e5-f402-479c-b8c6-5260896e850d/action returned with HTTP 403 Aug 25 16:23:59.262105 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 503/1994] 10.4.3.102 () {68 vars in 1396 bytes} [Tue Aug 25 16:23:59 2026] POST /volume/v3/snapshots/1b55f8e5-f402-479c-b8c6-5260896e850d/action => generated 133 bytes in 113 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:23:59.270385 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-21d6cb33-ca0d-4e17-b796-01793280a572 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:59.272243 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-21d6cb33-ca0d-4e17-b796-01793280a572 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] DELETE https://10.4.3.102/volume/v3/snapshots/1b55f8e5-f402-479c-b8c6-5260896e850d Aug 25 16:23:59.272428 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-21d6cb33-ca0d-4e17-b796-01793280a572 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:59.272620 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-21d6cb33-ca0d-4e17-b796-01793280a572 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:59.273326 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-21d6cb33-ca0d-4e17-b796-01793280a572 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Delete snapshot with id: 1b55f8e5-f402-479c-b8c6-5260896e850d Aug 25 16:23:59.278298 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:59.278298 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:23:59.278298 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-21d6cb33-ca0d-4e17-b796-01793280a572 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Snapshot retrieved successfully. Aug 25 16:23:59.314955 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-21d6cb33-ca0d-4e17-b796-01793280a572 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Snapshot delete request issued successfully. Aug 25 16:23:59.315199 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-21d6cb33-ca0d-4e17-b796-01793280a572 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/snapshots/1b55f8e5-f402-479c-b8c6-5260896e850d returned with HTTP 202 Aug 25 16:23:59.315638 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 491/1995] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:23:59 2026] DELETE /volume/v3/snapshots/1b55f8e5-f402-479c-b8c6-5260896e850d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:23:59.328285 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f3488960-12f9-4129-a173-5df87f66c1fd None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:59.330269 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f3488960-12f9-4129-a173-5df87f66c1fd tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] GET https://10.4.3.102/volume/v3/snapshots/1b55f8e5-f402-479c-b8c6-5260896e850d Aug 25 16:23:59.330269 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f3488960-12f9-4129-a173-5df87f66c1fd tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:59.330403 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f3488960-12f9-4129-a173-5df87f66c1fd tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:59.335882 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:59.335882 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:23:59.336281 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-f3488960-12f9-4129-a173-5df87f66c1fd tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Snapshot retrieved successfully. Aug 25 16:23:59.337196 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f3488960-12f9-4129-a173-5df87f66c1fd tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/snapshots/1b55f8e5-f402-479c-b8c6-5260896e850d returned with HTTP 200 Aug 25 16:23:59.338365 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 496/1996] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:23:59 2026] GET /volume/v3/snapshots/1b55f8e5-f402-479c-b8c6-5260896e850d => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:59.487775 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b6efc7e5-a57d-45ae-b296-8de0c3a1a68c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:59.492517 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b6efc7e5-a57d-45ae-b296-8de0c3a1a68c tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] GET https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 Aug 25 16:23:59.492833 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b6efc7e5-a57d-45ae-b296-8de0c3a1a68c tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:59.493125 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b6efc7e5-a57d-45ae-b296-8de0c3a1a68c tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:59.493291 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-b6efc7e5-a57d-45ae-b296-8de0c3a1a68c tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Show backup with id 333a6a25-f399-4f2a-b798-32afd9ccc060. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:23:59.509389 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:23:59.509389 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:23:59.509389 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b6efc7e5-a57d-45ae-b296-8de0c3a1a68c tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 returned with HTTP 200 Aug 25 16:23:59.509389 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 507/1997] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:23:59 2026] GET /volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 => generated 795 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:23:59.977101 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-cd638b68-8336-4362-9292-e44aa15ca2f7 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:23:59.979608 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-cd638b68-8336-4362-9292-e44aa15ca2f7 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] GET https://10.4.3.102/volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf Aug 25 16:23:59.979904 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-cd638b68-8336-4362-9292-e44aa15ca2f7 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:23:59.980145 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-cd638b68-8336-4362-9292-e44aa15ca2f7 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:23:59.987917 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-cd638b68-8336-4362-9292-e44aa15ca2f7 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] https://10.4.3.102/volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf returned with HTTP 404 Aug 25 16:23:59.988531 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 504/1998] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:23:59 2026] GET /volume/v3/volumes/9e21a2b0-8e62-4a28-b754-a5f6ce21b8bf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:23:59.998200 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-49b98f95-3d3b-4c18-b845-f2c411026a93 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:00.000315 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-49b98f95-3d3b-4c18-b845-f2c411026a93 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] DELETE https://10.4.3.102/volume/v3/volumes/df0dddd0-bd32-4c30-8133-92c0e6afedfb Aug 25 16:24:00.000556 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-49b98f95-3d3b-4c18-b845-f2c411026a93 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:00.000808 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-49b98f95-3d3b-4c18-b845-f2c411026a93 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:00.001009 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-49b98f95-3d3b-4c18-b845-f2c411026a93 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Delete volume with id: df0dddd0-bd32-4c30-8133-92c0e6afedfb Aug 25 16:24:00.009785 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:00.009785 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:24:00.010314 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-49b98f95-3d3b-4c18-b845-f2c411026a93 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Volume info retrieved successfully. Aug 25 16:24:00.067822 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-49b98f95-3d3b-4c18-b845-f2c411026a93 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Delete volume request issued successfully. Aug 25 16:24:00.067822 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-49b98f95-3d3b-4c18-b845-f2c411026a93 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] https://10.4.3.102/volume/v3/volumes/df0dddd0-bd32-4c30-8133-92c0e6afedfb returned with HTTP 202 Aug 25 16:24:00.068279 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 492/1999] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:23:59 2026] DELETE /volume/v3/volumes/df0dddd0-bd32-4c30-8133-92c0e6afedfb => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:24:00.076788 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f1c88247-72c6-4a22-a248-dd01a6811320 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:00.078620 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f1c88247-72c6-4a22-a248-dd01a6811320 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] GET https://10.4.3.102/volume/v3/volumes/df0dddd0-bd32-4c30-8133-92c0e6afedfb Aug 25 16:24:00.078847 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f1c88247-72c6-4a22-a248-dd01a6811320 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:00.079061 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f1c88247-72c6-4a22-a248-dd01a6811320 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:00.096491 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:00.096491 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:24:00.100536 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-f1c88247-72c6-4a22-a248-dd01a6811320 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Volume info retrieved successfully. Aug 25 16:24:00.104716 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f1c88247-72c6-4a22-a248-dd01a6811320 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] https://10.4.3.102/volume/v3/volumes/df0dddd0-bd32-4c30-8133-92c0e6afedfb returned with HTTP 200 Aug 25 16:24:00.105189 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 497/2000] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:00 2026] GET /volume/v3/volumes/df0dddd0-bd32-4c30-8133-92c0e6afedfb => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:00.348813 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-2a46744f-1878-408d-9001-3fc424c5d7e7 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:00.350923 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2a46744f-1878-408d-9001-3fc424c5d7e7 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] GET https://10.4.3.102/volume/v3/snapshots/1b55f8e5-f402-479c-b8c6-5260896e850d Aug 25 16:24:00.351392 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2a46744f-1878-408d-9001-3fc424c5d7e7 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:00.351626 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2a46744f-1878-408d-9001-3fc424c5d7e7 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:00.361724 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2a46744f-1878-408d-9001-3fc424c5d7e7 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/snapshots/1b55f8e5-f402-479c-b8c6-5260896e850d returned with HTTP 404 Aug 25 16:24:00.363008 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 508/2001] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:24:00 2026] GET /volume/v3/snapshots/1b55f8e5-f402-479c-b8c6-5260896e850d => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:24:00.379030 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-dbcd29f0-74b5-4f96-b72c-300d3ffab9fe None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:00.380987 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-dbcd29f0-74b5-4f96-b72c-300d3ffab9fe tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/4b0cf920-5d19-4b11-bd4b-43fda46f59c7 Aug 25 16:24:00.381237 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-dbcd29f0-74b5-4f96-b72c-300d3ffab9fe tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:00.381431 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-dbcd29f0-74b5-4f96-b72c-300d3ffab9fe tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:00.381571 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-dbcd29f0-74b5-4f96-b72c-300d3ffab9fe tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Delete volume with id: 4b0cf920-5d19-4b11-bd4b-43fda46f59c7 Aug 25 16:24:00.391285 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:00.391285 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:24:00.391486 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-dbcd29f0-74b5-4f96-b72c-300d3ffab9fe tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Volume info retrieved successfully. Aug 25 16:24:00.452457 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-dbcd29f0-74b5-4f96-b72c-300d3ffab9fe tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Delete volume request issued successfully. Aug 25 16:24:00.452654 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-dbcd29f0-74b5-4f96-b72c-300d3ffab9fe tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/volumes/4b0cf920-5d19-4b11-bd4b-43fda46f59c7 returned with HTTP 202 Aug 25 16:24:00.453096 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 505/2002] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:24:00 2026] DELETE /volume/v3/volumes/4b0cf920-5d19-4b11-bd4b-43fda46f59c7 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:24:00.466675 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-fd099992-2421-494d-9607-f869ac995499 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:00.468986 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-fd099992-2421-494d-9607-f869ac995499 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] GET https://10.4.3.102/volume/v3/volumes/4b0cf920-5d19-4b11-bd4b-43fda46f59c7 Aug 25 16:24:00.469266 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-fd099992-2421-494d-9607-f869ac995499 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:00.469526 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-fd099992-2421-494d-9607-f869ac995499 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:00.479120 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:00.479120 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:24:00.483291 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-fd099992-2421-494d-9607-f869ac995499 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Volume info retrieved successfully. Aug 25 16:24:00.488453 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-fd099992-2421-494d-9607-f869ac995499 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/volumes/4b0cf920-5d19-4b11-bd4b-43fda46f59c7 returned with HTTP 200 Aug 25 16:24:00.489207 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 493/2003] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:00 2026] GET /volume/v3/volumes/4b0cf920-5d19-4b11-bd4b-43fda46f59c7 => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:24:00.523384 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-4b653555-3877-4e6a-831a-f214747b8edd None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:00.525044 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4b653555-3877-4e6a-831a-f214747b8edd tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] GET https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 Aug 25 16:24:00.525253 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4b653555-3877-4e6a-831a-f214747b8edd tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:00.525449 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4b653555-3877-4e6a-831a-f214747b8edd tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:00.525563 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-4b653555-3877-4e6a-831a-f214747b8edd tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Show backup with id 333a6a25-f399-4f2a-b798-32afd9ccc060. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:24:00.530312 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:00.530312 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:24:00.531059 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4b653555-3877-4e6a-831a-f214747b8edd tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 returned with HTTP 200 Aug 25 16:24:00.531463 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 498/2004] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:24:00 2026] GET /volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:01.120660 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-8e2a8005-31d1-4778-be6d-ec1770cbd1f5 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:01.122523 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8e2a8005-31d1-4778-be6d-ec1770cbd1f5 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] GET https://10.4.3.102/volume/v3/volumes/df0dddd0-bd32-4c30-8133-92c0e6afedfb Aug 25 16:24:01.122747 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8e2a8005-31d1-4778-be6d-ec1770cbd1f5 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:01.122941 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8e2a8005-31d1-4778-be6d-ec1770cbd1f5 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:01.129792 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8e2a8005-31d1-4778-be6d-ec1770cbd1f5 tempest-ServerRescueNegativeTestJSON-2026868591 tempest-ServerRescueNegativeTestJSON-2026868591-project-member] https://10.4.3.102/volume/v3/volumes/df0dddd0-bd32-4c30-8133-92c0e6afedfb returned with HTTP 404 Aug 25 16:24:01.130357 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 509/2005] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:01 2026] GET /volume/v3/volumes/df0dddd0-bd32-4c30-8133-92c0e6afedfb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:24:01.504922 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-0cc728f4-a10c-4b81-9ee4-c67c307d97c8 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:01.507268 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0cc728f4-a10c-4b81-9ee4-c67c307d97c8 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] GET https://10.4.3.102/volume/v3/volumes/4b0cf920-5d19-4b11-bd4b-43fda46f59c7 Aug 25 16:24:01.507490 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0cc728f4-a10c-4b81-9ee4-c67c307d97c8 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:01.507711 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0cc728f4-a10c-4b81-9ee4-c67c307d97c8 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:01.514910 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0cc728f4-a10c-4b81-9ee4-c67c307d97c8 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/volumes/4b0cf920-5d19-4b11-bd4b-43fda46f59c7 returned with HTTP 404 Aug 25 16:24:01.515606 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 506/2006] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:01 2026] GET /volume/v3/volumes/4b0cf920-5d19-4b11-bd4b-43fda46f59c7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:24:01.524197 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-ac33d19d-aa51-48a6-854b-5da23520c8e7 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:01.527233 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ac33d19d-aa51-48a6-854b-5da23520c8e7 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:24:01.527669 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ac33d19d-aa51-48a6-854b-5da23520c8e7 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1154778819"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:01.529673 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-ac33d19d-aa51-48a6-854b-5da23520c8e7 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1154778819'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:24:01.529861 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-ac33d19d-aa51-48a6-854b-5da23520c8e7 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Create volume of 1 GB Aug 25 16:24:01.535937 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-ac33d19d-aa51-48a6-854b-5da23520c8e7 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Availability Zones retrieved successfully. Aug 25 16:24:01.543419 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-69c13cdb-dff0-4413-9cf3-d5592a7a2b72 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:01.544822 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ac33d19d-aa51-48a6-854b-5da23520c8e7 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Flow 'volume_create_api' (54791f7b-8100-47ea-bbc0-1a789a403236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:24:01.546093 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-69c13cdb-dff0-4413-9cf3-d5592a7a2b72 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] GET https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 Aug 25 16:24:01.546246 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ac33d19d-aa51-48a6-854b-5da23520c8e7 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db3a22da-9d79-4937-b26a-02cec287568d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:01.546354 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-69c13cdb-dff0-4413-9cf3-d5592a7a2b72 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:01.546577 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-69c13cdb-dff0-4413-9cf3-d5592a7a2b72 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:01.546727 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-69c13cdb-dff0-4413-9cf3-d5592a7a2b72 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Show backup with id 333a6a25-f399-4f2a-b798-32afd9ccc060. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:24:01.547454 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-ac33d19d-aa51-48a6-854b-5da23520c8e7 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:24:01.551600 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:01.551600 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:24:01.552510 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-69c13cdb-dff0-4413-9cf3-d5592a7a2b72 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 returned with HTTP 200 Aug 25 16:24:01.553120 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 499/2007] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:24:01 2026] GET /volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:01.574475 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ac33d19d-aa51-48a6-854b-5da23520c8e7 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db3a22da-9d79-4937-b26a-02cec287568d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:01.575625 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ac33d19d-aa51-48a6-854b-5da23520c8e7 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b26314bf-a0a6-4da3-95bb-ef4ac1659ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:01.641565 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-ac33d19d-aa51-48a6-854b-5da23520c8e7 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Created reservations ['48d5df84-1b7d-4c87-91c6-8a6278f472a7', 'a245b48b-c8bb-4f5d-b620-f3d0c5240752', '618f8f07-4767-4c9f-8190-3c735d81c3ca', 'e7474c1d-8bf0-4176-a465-70793dcde61b'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:24:01.642657 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ac33d19d-aa51-48a6-854b-5da23520c8e7 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b26314bf-a0a6-4da3-95bb-ef4ac1659ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48d5df84-1b7d-4c87-91c6-8a6278f472a7', 'a245b48b-c8bb-4f5d-b620-f3d0c5240752', '618f8f07-4767-4c9f-8190-3c735d81c3ca', 'e7474c1d-8bf0-4176-a465-70793dcde61b']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:01.643667 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ac33d19d-aa51-48a6-854b-5da23520c8e7 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f2da3aa-f517-445d-9c8d-fe2bdbc42a98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:01.676060 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ac33d19d-aa51-48a6-854b-5da23520c8e7 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f2da3aa-f517-445d-9c8d-fe2bdbc42a98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf2b1c5d-4b8e-4602-bbdd-0dc344600149', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1154778819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34b1d9052ea04b1197b022e1ce87cd8a',qos_specs=None,replication_status=,reservations=['48d5df84-1b7d-4c87-91c6-8a6278f472a7','a245b48b-c8bb-4f5d-b620-f3d0c5240752','618f8f07-4767-4c9f-8190-3c735d81c3ca','e7474c1d-8bf0-4176-a465-70793dcde61b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a33908b72c40440e96db447b64d986a5',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:24:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1154778819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf2b1c5d-4b8e-4602-bbdd-0dc344600149,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34b1d9052ea04b1197b022e1ce87cd8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a33908b72c40440e96db447b64d986a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:01.677614 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ac33d19d-aa51-48a6-854b-5da23520c8e7 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c188f777-e080-4987-8154-41545300f077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:01.723703 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ac33d19d-aa51-48a6-854b-5da23520c8e7 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c188f777-e080-4987-8154-41545300f077) transitioned into state 'SUCCESS' from state '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-1154778819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34b1d9052ea04b1197b022e1ce87cd8a',qos_specs=None,replication_status=,reservations=['48d5df84-1b7d-4c87-91c6-8a6278f472a7','a245b48b-c8bb-4f5d-b620-f3d0c5240752','618f8f07-4767-4c9f-8190-3c735d81c3ca','e7474c1d-8bf0-4176-a465-70793dcde61b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a33908b72c40440e96db447b64d986a5',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:01.723703 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ac33d19d-aa51-48a6-854b-5da23520c8e7 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dd0f797-8af2-4b16-acaf-f727a4b68f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:01.781615 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ac33d19d-aa51-48a6-854b-5da23520c8e7 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dd0f797-8af2-4b16-acaf-f727a4b68f0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:01.782643 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ac33d19d-aa51-48a6-854b-5da23520c8e7 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Flow 'volume_create_api' (54791f7b-8100-47ea-bbc0-1a789a403236) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:24:01.783138 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-ac33d19d-aa51-48a6-854b-5da23520c8e7 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Create volume request issued successfully. Aug 25 16:24:01.784209 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ac33d19d-aa51-48a6-854b-5da23520c8e7 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:24:01.784837 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 494/2008] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:24:01 2026] POST /volume/v3/volumes => generated 778 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:24:01.801068 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-53a2ad63-511b-4401-95e7-24166f680c5a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:01.803098 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-53a2ad63-511b-4401-95e7-24166f680c5a tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] GET https://10.4.3.102/volume/v3/volumes/bf2b1c5d-4b8e-4602-bbdd-0dc344600149 Aug 25 16:24:01.803342 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-53a2ad63-511b-4401-95e7-24166f680c5a tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:01.803612 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-53a2ad63-511b-4401-95e7-24166f680c5a tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:01.811921 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:01.811921 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:24:01.818682 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-53a2ad63-511b-4401-95e7-24166f680c5a tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Volume info retrieved successfully. Aug 25 16:24:01.824478 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-53a2ad63-511b-4401-95e7-24166f680c5a tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/volumes/bf2b1c5d-4b8e-4602-bbdd-0dc344600149 returned with HTTP 200 Aug 25 16:24:01.825160 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 510/2009] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:01 2026] GET /volume/v3/volumes/bf2b1c5d-4b8e-4602-bbdd-0dc344600149 => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:02.567474 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-88fa4e34-c76d-453d-9ac3-4c1172840327 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:02.571043 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-88fa4e34-c76d-453d-9ac3-4c1172840327 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] GET https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 Aug 25 16:24:02.571135 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-88fa4e34-c76d-453d-9ac3-4c1172840327 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:02.571358 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-88fa4e34-c76d-453d-9ac3-4c1172840327 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:02.571502 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-88fa4e34-c76d-453d-9ac3-4c1172840327 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Show backup with id 333a6a25-f399-4f2a-b798-32afd9ccc060. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:24:02.576919 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:02.576919 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:24:02.578043 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-88fa4e34-c76d-453d-9ac3-4c1172840327 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 returned with HTTP 200 Aug 25 16:24:02.578553 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 507/2010] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:24:02 2026] GET /volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:02.842520 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-1d7aa4fe-36e4-44e5-98bf-4a29cabcd36f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:02.846209 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1d7aa4fe-36e4-44e5-98bf-4a29cabcd36f tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] GET https://10.4.3.102/volume/v3/volumes/bf2b1c5d-4b8e-4602-bbdd-0dc344600149 Aug 25 16:24:02.852291 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1d7aa4fe-36e4-44e5-98bf-4a29cabcd36f tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:02.852291 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1d7aa4fe-36e4-44e5-98bf-4a29cabcd36f tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:02.853889 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:02.853889 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:24:02.858278 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-1d7aa4fe-36e4-44e5-98bf-4a29cabcd36f tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Volume info retrieved successfully. Aug 25 16:24:02.862974 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1d7aa4fe-36e4-44e5-98bf-4a29cabcd36f tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/volumes/bf2b1c5d-4b8e-4602-bbdd-0dc344600149 returned with HTTP 200 Aug 25 16:24:02.864325 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 500/2011] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:02 2026] GET /volume/v3/volumes/bf2b1c5d-4b8e-4602-bbdd-0dc344600149 => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:24:02.878934 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-e00c2098-4e5e-46da-91de-23168f308863 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:02.883952 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e00c2098-4e5e-46da-91de-23168f308863 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:24:02.887644 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e00c2098-4e5e-46da-91de-23168f308863 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bf2b1c5d-4b8e-4602-bbdd-0dc344600149", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1930423732"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:02.899200 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:02.899200 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:24:02.899772 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-e00c2098-4e5e-46da-91de-23168f308863 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Volume info retrieved successfully. Aug 25 16:24:02.899985 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-e00c2098-4e5e-46da-91de-23168f308863 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Create snapshot from volume bf2b1c5d-4b8e-4602-bbdd-0dc344600149 Aug 25 16:24:02.956762 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-e00c2098-4e5e-46da-91de-23168f308863 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Created reservations ['63674992-8c04-4dfd-ab0c-adf7e9fa5baa', 'b21e5bea-2767-491a-a1e8-9b337516f49f', '05869ae6-2b60-477b-869a-f487908e2787', '6ab8a221-57cf-44d1-a219-41ce76faa40a'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:24:03.001256 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-e00c2098-4e5e-46da-91de-23168f308863 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Snapshot create request issued successfully. Aug 25 16:24:03.001694 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e00c2098-4e5e-46da-91de-23168f308863 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:24:03.002222 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 495/2012] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:24:02 2026] POST /volume/v3/snapshots => generated 308 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:24:03.023807 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-fc810b30-fcc5-4dd2-87dc-dbee1a9e74e9 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:03.026031 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fc810b30-fcc5-4dd2-87dc-dbee1a9e74e9 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] GET https://10.4.3.102/volume/v3/snapshots/cf543864-9bc0-4e1e-bf4e-22d7b104ba06 Aug 25 16:24:03.027244 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fc810b30-fcc5-4dd2-87dc-dbee1a9e74e9 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:03.027244 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fc810b30-fcc5-4dd2-87dc-dbee1a9e74e9 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:03.043774 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:03.043774 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:24:03.043774 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-fc810b30-fcc5-4dd2-87dc-dbee1a9e74e9 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Snapshot retrieved successfully. Aug 25 16:24:03.043774 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fc810b30-fcc5-4dd2-87dc-dbee1a9e74e9 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/snapshots/cf543864-9bc0-4e1e-bf4e-22d7b104ba06 returned with HTTP 200 Aug 25 16:24:03.043774 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 511/2013] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:24:03 2026] GET /volume/v3/snapshots/cf543864-9bc0-4e1e-bf4e-22d7b104ba06 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:03.594296 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-899fd9f5-cb4b-42a7-acea-d4fbaffe7c89 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:03.595864 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-899fd9f5-cb4b-42a7-acea-d4fbaffe7c89 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] GET https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 Aug 25 16:24:03.596088 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-899fd9f5-cb4b-42a7-acea-d4fbaffe7c89 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:03.596449 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-899fd9f5-cb4b-42a7-acea-d4fbaffe7c89 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:03.596449 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-899fd9f5-cb4b-42a7-acea-d4fbaffe7c89 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Show backup with id 333a6a25-f399-4f2a-b798-32afd9ccc060. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:24:03.601204 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:03.601204 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:24:03.602196 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-899fd9f5-cb4b-42a7-acea-d4fbaffe7c89 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 returned with HTTP 200 Aug 25 16:24:03.602603 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 508/2014] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:24:03 2026] GET /volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:03.617163 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-e0fee686-9695-4e95-a7e3-f813f02d9e43 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:03.619334 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e0fee686-9695-4e95-a7e3-f813f02d9e43 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] GET https://10.4.3.102/volume/v3/volumes/67bc3d46-6b86-44ee-add7-142bd2da4ac2 Aug 25 16:24:03.619650 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e0fee686-9695-4e95-a7e3-f813f02d9e43 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:03.619942 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e0fee686-9695-4e95-a7e3-f813f02d9e43 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:03.629215 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:03.629215 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:24:03.634476 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-e0fee686-9695-4e95-a7e3-f813f02d9e43 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Volume info retrieved successfully. Aug 25 16:24:03.640721 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e0fee686-9695-4e95-a7e3-f813f02d9e43 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] https://10.4.3.102/volume/v3/volumes/67bc3d46-6b86-44ee-add7-142bd2da4ac2 returned with HTTP 200 Aug 25 16:24:03.641441 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 501/2015] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:24:03 2026] GET /volume/v3/volumes/67bc3d46-6b86-44ee-add7-142bd2da4ac2 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:03.657651 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-043a419f-23c2-49d3-95fe-fbb937c6c1b9 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:03.659785 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-043a419f-23c2-49d3-95fe-fbb937c6c1b9 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] PUT https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 Aug 25 16:24:03.660237 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-043a419f-23c2-49d3-95fe-fbb937c6c1b9 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-140314398", "description": "tempest-volume-backup-description-1406646865"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:03.665905 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:03.665905 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:24:03.677493 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-043a419f-23c2-49d3-95fe-fbb937c6c1b9 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 returned with HTTP 200 Aug 25 16:24:03.678143 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 496/2016] 10.4.3.102 () {70 vars in 1409 bytes} [Tue Aug 25 16:24:03 2026] PUT /volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 => generated 332 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:03.689510 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-30945f9e-c045-4a0e-a423-99be8dc9501d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:03.691329 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-30945f9e-c045-4a0e-a423-99be8dc9501d tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] GET https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 Aug 25 16:24:03.691542 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-30945f9e-c045-4a0e-a423-99be8dc9501d tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:03.691759 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-30945f9e-c045-4a0e-a423-99be8dc9501d tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:03.691872 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-30945f9e-c045-4a0e-a423-99be8dc9501d tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Show backup with id 333a6a25-f399-4f2a-b798-32afd9ccc060. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:24:03.696899 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:03.696899 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:24:03.697665 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-30945f9e-c045-4a0e-a423-99be8dc9501d tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 returned with HTTP 200 Aug 25 16:24:03.698066 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 512/2017] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:24:03 2026] GET /volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 => generated 839 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:03.708804 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-59dfcb21-1b6e-4cae-8205-d143adccd943 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:03.710577 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-59dfcb21-1b6e-4cae-8205-d143adccd943 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] DELETE https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 Aug 25 16:24:03.710816 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-59dfcb21-1b6e-4cae-8205-d143adccd943 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:03.711051 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-59dfcb21-1b6e-4cae-8205-d143adccd943 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:03.711152 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.contrib.backups [None req-59dfcb21-1b6e-4cae-8205-d143adccd943 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Delete backup with id: 333a6a25-f399-4f2a-b798-32afd9ccc060. Aug 25 16:24:03.715388 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:03.715388 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:24:03.729388 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.backup.rpcapi [None req-59dfcb21-1b6e-4cae-8205-d143adccd943 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] delete_backup rpcapi backup_id 333a6a25-f399-4f2a-b798-32afd9ccc060 {{(pid=100457) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 16:24:03.731302 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-59dfcb21-1b6e-4cae-8205-d143adccd943 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 returned with HTTP 202 Aug 25 16:24:03.732455 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 509/2018] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:24:03 2026] DELETE /volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:24:03.744122 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f65e6802-3211-4e27-b681-504e2b77e914 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:03.748020 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f65e6802-3211-4e27-b681-504e2b77e914 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] GET https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 Aug 25 16:24:03.748020 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f65e6802-3211-4e27-b681-504e2b77e914 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:03.748020 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f65e6802-3211-4e27-b681-504e2b77e914 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:03.748020 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-f65e6802-3211-4e27-b681-504e2b77e914 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Show backup with id 333a6a25-f399-4f2a-b798-32afd9ccc060. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:24:03.756020 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:03.756020 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:24:03.756020 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f65e6802-3211-4e27-b681-504e2b77e914 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 returned with HTTP 200 Aug 25 16:24:03.756020 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 502/2019] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:24:03 2026] GET /volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 => generated 838 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:04.047875 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-4eb20fc9-4a57-4cdf-b712-84e685c6e7e6 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:04.050423 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4eb20fc9-4a57-4cdf-b712-84e685c6e7e6 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] GET https://10.4.3.102/volume/v3/snapshots/cf543864-9bc0-4e1e-bf4e-22d7b104ba06 Aug 25 16:24:04.050717 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4eb20fc9-4a57-4cdf-b712-84e685c6e7e6 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:04.051001 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4eb20fc9-4a57-4cdf-b712-84e685c6e7e6 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:04.058683 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:04.058683 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:24:04.059190 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-4eb20fc9-4a57-4cdf-b712-84e685c6e7e6 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Snapshot retrieved successfully. Aug 25 16:24:04.060048 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4eb20fc9-4a57-4cdf-b712-84e685c6e7e6 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/snapshots/cf543864-9bc0-4e1e-bf4e-22d7b104ba06 returned with HTTP 200 Aug 25 16:24:04.060503 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 497/2020] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:24:04 2026] GET /volume/v3/snapshots/cf543864-9bc0-4e1e-bf4e-22d7b104ba06 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:04.076882 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-1b0d57b2-3908-48a0-a22e-9816060e5b16 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:04.078835 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1b0d57b2-3908-48a0-a22e-9816060e5b16 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-reader] GET https://10.4.3.102/volume/v3/snapshots Aug 25 16:24:04.079089 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1b0d57b2-3908-48a0-a22e-9816060e5b16 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-reader] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:04.079344 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1b0d57b2-3908-48a0-a22e-9816060e5b16 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-reader] Calling method 'index' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:04.079578 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.api_utils [None req-1b0d57b2-3908-48a0-a22e-9816060e5b16 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-reader] Removing options '' from query. {{(pid=100454) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:24:04.080999 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.db.api [None req-1b0d57b2-3908-48a0-a22e-9816060e5b16 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-reader] Building query based on filter {{(pid=100454) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 16:24:04.086247 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-1b0d57b2-3908-48a0-a22e-9816060e5b16 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-reader] Get all snapshots completed successfully. Aug 25 16:24:04.086729 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1b0d57b2-3908-48a0-a22e-9816060e5b16 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-reader] https://10.4.3.102/volume/v3/snapshots returned with HTTP 200 Aug 25 16:24:04.087318 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 513/2021] 10.4.3.102 () {66 vars in 1243 bytes} [Tue Aug 25 16:24:04 2026] GET /volume/v3/snapshots => generated 336 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:04.102003 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-0fff5a47-49ff-4936-ac7c-5f36eef9ef2e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:04.104023 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0fff5a47-49ff-4936-ac7c-5f36eef9ef2e tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] DELETE https://10.4.3.102/volume/v3/snapshots/cf543864-9bc0-4e1e-bf4e-22d7b104ba06 Aug 25 16:24:04.104777 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0fff5a47-49ff-4936-ac7c-5f36eef9ef2e tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:04.104777 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0fff5a47-49ff-4936-ac7c-5f36eef9ef2e tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:04.104929 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.snapshots [None req-0fff5a47-49ff-4936-ac7c-5f36eef9ef2e tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Delete snapshot with id: cf543864-9bc0-4e1e-bf4e-22d7b104ba06 Aug 25 16:24:04.112450 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:04.112450 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:24:04.112938 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-0fff5a47-49ff-4936-ac7c-5f36eef9ef2e tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Snapshot retrieved successfully. Aug 25 16:24:04.140375 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-0fff5a47-49ff-4936-ac7c-5f36eef9ef2e tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Snapshot delete request issued successfully. Aug 25 16:24:04.140839 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0fff5a47-49ff-4936-ac7c-5f36eef9ef2e tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/snapshots/cf543864-9bc0-4e1e-bf4e-22d7b104ba06 returned with HTTP 202 Aug 25 16:24:04.141183 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 510/2022] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:24:04 2026] DELETE /volume/v3/snapshots/cf543864-9bc0-4e1e-bf4e-22d7b104ba06 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:24:04.151496 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-69bf2a09-7f07-4084-9591-996ce9e2c5d6 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:04.153540 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-69bf2a09-7f07-4084-9591-996ce9e2c5d6 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] GET https://10.4.3.102/volume/v3/snapshots/cf543864-9bc0-4e1e-bf4e-22d7b104ba06 Aug 25 16:24:04.154052 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-69bf2a09-7f07-4084-9591-996ce9e2c5d6 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:04.154052 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-69bf2a09-7f07-4084-9591-996ce9e2c5d6 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:04.165889 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:04.165889 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:24:04.166313 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-69bf2a09-7f07-4084-9591-996ce9e2c5d6 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Snapshot retrieved successfully. Aug 25 16:24:04.167388 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-69bf2a09-7f07-4084-9591-996ce9e2c5d6 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/snapshots/cf543864-9bc0-4e1e-bf4e-22d7b104ba06 returned with HTTP 200 Aug 25 16:24:04.168369 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 503/2023] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:24:04 2026] GET /volume/v3/snapshots/cf543864-9bc0-4e1e-bf4e-22d7b104ba06 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:04.771382 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c45f8618-76be-4d09-a545-cb8d7d3d51c4 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:04.773143 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c45f8618-76be-4d09-a545-cb8d7d3d51c4 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] GET https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 Aug 25 16:24:04.773390 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c45f8618-76be-4d09-a545-cb8d7d3d51c4 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:04.773583 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c45f8618-76be-4d09-a545-cb8d7d3d51c4 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:04.773736 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-c45f8618-76be-4d09-a545-cb8d7d3d51c4 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Show backup with id 333a6a25-f399-4f2a-b798-32afd9ccc060. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:24:04.778684 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c45f8618-76be-4d09-a545-cb8d7d3d51c4 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] https://10.4.3.102/volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 returned with HTTP 404 Aug 25 16:24:04.779298 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 498/2024] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:24:04 2026] GET /volume/v3/backups/333a6a25-f399-4f2a-b798-32afd9ccc060 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:24:04.944083 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-373f2587-d195-4d33-8df8-5fe50e56d9a8 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:04.946299 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-373f2587-d195-4d33-8df8-5fe50e56d9a8 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] GET https://10.4.3.102/volume/v3/volumes/67bc3d46-6b86-44ee-add7-142bd2da4ac2 Aug 25 16:24:04.946569 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-373f2587-d195-4d33-8df8-5fe50e56d9a8 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:04.946952 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-373f2587-d195-4d33-8df8-5fe50e56d9a8 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:04.960782 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:04.960782 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:24:04.967322 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-373f2587-d195-4d33-8df8-5fe50e56d9a8 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Volume info retrieved successfully. Aug 25 16:24:04.987821 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-373f2587-d195-4d33-8df8-5fe50e56d9a8 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] https://10.4.3.102/volume/v3/volumes/67bc3d46-6b86-44ee-add7-142bd2da4ac2 returned with HTTP 200 Aug 25 16:24:04.988369 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 514/2025] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:24:04 2026] GET /volume/v3/volumes/67bc3d46-6b86-44ee-add7-142bd2da4ac2 => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:05.002767 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-22a977d9-db24-423a-9a19-71a0f913458a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:05.004583 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-22a977d9-db24-423a-9a19-71a0f913458a tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] DELETE https://10.4.3.102/volume/v3/volumes/67bc3d46-6b86-44ee-add7-142bd2da4ac2 Aug 25 16:24:05.004841 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-22a977d9-db24-423a-9a19-71a0f913458a tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:05.005029 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-22a977d9-db24-423a-9a19-71a0f913458a tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:05.005202 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-22a977d9-db24-423a-9a19-71a0f913458a tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Delete volume with id: 67bc3d46-6b86-44ee-add7-142bd2da4ac2 Aug 25 16:24:05.017342 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:05.017342 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:24:05.018028 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-22a977d9-db24-423a-9a19-71a0f913458a tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Volume info retrieved successfully. Aug 25 16:24:05.112883 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-22a977d9-db24-423a-9a19-71a0f913458a tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Delete volume request issued successfully. Aug 25 16:24:05.113151 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-22a977d9-db24-423a-9a19-71a0f913458a tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] https://10.4.3.102/volume/v3/volumes/67bc3d46-6b86-44ee-add7-142bd2da4ac2 returned with HTTP 202 Aug 25 16:24:05.113613 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 511/2026] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:24:05 2026] DELETE /volume/v3/volumes/67bc3d46-6b86-44ee-add7-142bd2da4ac2 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:24:05.128343 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ee55b230-bc8e-4e26-808c-ff0ac50aab8d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:05.133117 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ee55b230-bc8e-4e26-808c-ff0ac50aab8d tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] GET https://10.4.3.102/volume/v3/volumes/67bc3d46-6b86-44ee-add7-142bd2da4ac2 Aug 25 16:24:05.133117 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ee55b230-bc8e-4e26-808c-ff0ac50aab8d tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:05.133117 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ee55b230-bc8e-4e26-808c-ff0ac50aab8d tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:05.160410 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:05.160410 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:24:05.171094 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-ee55b230-bc8e-4e26-808c-ff0ac50aab8d tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Volume info retrieved successfully. Aug 25 16:24:05.180436 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0fdddfc3-44d6-4707-839e-7e78adc3ac3c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:05.181177 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ee55b230-bc8e-4e26-808c-ff0ac50aab8d tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] https://10.4.3.102/volume/v3/volumes/67bc3d46-6b86-44ee-add7-142bd2da4ac2 returned with HTTP 200 Aug 25 16:24:05.181728 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 504/2027] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:24:05 2026] GET /volume/v3/volumes/67bc3d46-6b86-44ee-add7-142bd2da4ac2 => generated 844 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:05.184226 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0fdddfc3-44d6-4707-839e-7e78adc3ac3c tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] GET https://10.4.3.102/volume/v3/snapshots/cf543864-9bc0-4e1e-bf4e-22d7b104ba06 Aug 25 16:24:05.184226 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0fdddfc3-44d6-4707-839e-7e78adc3ac3c tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:05.184226 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0fdddfc3-44d6-4707-839e-7e78adc3ac3c tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:05.189133 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0fdddfc3-44d6-4707-839e-7e78adc3ac3c tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/snapshots/cf543864-9bc0-4e1e-bf4e-22d7b104ba06 returned with HTTP 404 Aug 25 16:24:05.189962 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 499/2028] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:24:05 2026] GET /volume/v3/snapshots/cf543864-9bc0-4e1e-bf4e-22d7b104ba06 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:24:05.200125 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-883b9ab3-c9cf-4dd6-9634-9351948605a4 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:05.204334 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-883b9ab3-c9cf-4dd6-9634-9351948605a4 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/bf2b1c5d-4b8e-4602-bbdd-0dc344600149 Aug 25 16:24:05.204681 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-883b9ab3-c9cf-4dd6-9634-9351948605a4 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:05.204928 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-883b9ab3-c9cf-4dd6-9634-9351948605a4 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:05.205141 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-883b9ab3-c9cf-4dd6-9634-9351948605a4 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Delete volume with id: bf2b1c5d-4b8e-4602-bbdd-0dc344600149 Aug 25 16:24:05.219341 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:05.219341 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:24:05.219743 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-883b9ab3-c9cf-4dd6-9634-9351948605a4 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Volume info retrieved successfully. Aug 25 16:24:05.257660 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-883b9ab3-c9cf-4dd6-9634-9351948605a4 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Delete volume request issued successfully. Aug 25 16:24:05.257955 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-883b9ab3-c9cf-4dd6-9634-9351948605a4 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/volumes/bf2b1c5d-4b8e-4602-bbdd-0dc344600149 returned with HTTP 202 Aug 25 16:24:05.258520 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 515/2029] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:24:05 2026] DELETE /volume/v3/volumes/bf2b1c5d-4b8e-4602-bbdd-0dc344600149 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:24:05.270157 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f7b2327b-a732-4b46-8739-ee8c223e14a4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:05.272459 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f7b2327b-a732-4b46-8739-ee8c223e14a4 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] GET https://10.4.3.102/volume/v3/volumes/bf2b1c5d-4b8e-4602-bbdd-0dc344600149 Aug 25 16:24:05.272704 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f7b2327b-a732-4b46-8739-ee8c223e14a4 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:05.272929 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f7b2327b-a732-4b46-8739-ee8c223e14a4 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:05.283394 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:05.283394 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:24:05.288711 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-f7b2327b-a732-4b46-8739-ee8c223e14a4 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Volume info retrieved successfully. Aug 25 16:24:05.293447 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f7b2327b-a732-4b46-8739-ee8c223e14a4 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/volumes/bf2b1c5d-4b8e-4602-bbdd-0dc344600149 returned with HTTP 200 Aug 25 16:24:05.294230 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 512/2030] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:05 2026] GET /volume/v3/volumes/bf2b1c5d-4b8e-4602-bbdd-0dc344600149 => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:24:06.199827 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-71fe020c-48cf-4cd5-8fd7-0e31010e6687 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:06.201634 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-71fe020c-48cf-4cd5-8fd7-0e31010e6687 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] GET https://10.4.3.102/volume/v3/volumes/67bc3d46-6b86-44ee-add7-142bd2da4ac2 Aug 25 16:24:06.201867 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-71fe020c-48cf-4cd5-8fd7-0e31010e6687 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:06.202056 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-71fe020c-48cf-4cd5-8fd7-0e31010e6687 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:06.210975 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-71fe020c-48cf-4cd5-8fd7-0e31010e6687 tempest-VolumesBackupsV39Test-1594764914 tempest-VolumesBackupsV39Test-1594764914-project-member] https://10.4.3.102/volume/v3/volumes/67bc3d46-6b86-44ee-add7-142bd2da4ac2 returned with HTTP 404 Aug 25 16:24:06.211464 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 505/2031] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:24:06 2026] GET /volume/v3/volumes/67bc3d46-6b86-44ee-add7-142bd2da4ac2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:24:06.310411 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-445f456a-9206-494d-9962-64adf40981e6 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:06.316402 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-445f456a-9206-494d-9962-64adf40981e6 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] GET https://10.4.3.102/volume/v3/volumes/bf2b1c5d-4b8e-4602-bbdd-0dc344600149 Aug 25 16:24:06.316948 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-445f456a-9206-494d-9962-64adf40981e6 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:06.316948 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-445f456a-9206-494d-9962-64adf40981e6 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:06.327442 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-445f456a-9206-494d-9962-64adf40981e6 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/volumes/bf2b1c5d-4b8e-4602-bbdd-0dc344600149 returned with HTTP 404 Aug 25 16:24:06.328626 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 500/2032] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:06 2026] GET /volume/v3/volumes/bf2b1c5d-4b8e-4602-bbdd-0dc344600149 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:24:06.337021 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-244fc2fe-6b33-40f7-8c1d-8e2c837a0d17 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:06.340844 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-244fc2fe-6b33-40f7-8c1d-8e2c837a0d17 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:24:06.342628 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-244fc2fe-6b33-40f7-8c1d-8e2c837a0d17 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1694221000"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:06.345845 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-244fc2fe-6b33-40f7-8c1d-8e2c837a0d17 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1694221000'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:24:06.345989 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-244fc2fe-6b33-40f7-8c1d-8e2c837a0d17 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Create volume of 1 GB Aug 25 16:24:06.353366 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-244fc2fe-6b33-40f7-8c1d-8e2c837a0d17 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Availability Zones retrieved successfully. Aug 25 16:24:06.364454 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-244fc2fe-6b33-40f7-8c1d-8e2c837a0d17 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Flow 'volume_create_api' (3c1133c7-8724-433b-83fc-e079c98b32ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:24:06.365749 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-244fc2fe-6b33-40f7-8c1d-8e2c837a0d17 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e208cf2-56ff-4efe-87ed-e2669b27fa92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:06.366703 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-244fc2fe-6b33-40f7-8c1d-8e2c837a0d17 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:24:06.410698 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-244fc2fe-6b33-40f7-8c1d-8e2c837a0d17 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e208cf2-56ff-4efe-87ed-e2669b27fa92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:06.411990 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-244fc2fe-6b33-40f7-8c1d-8e2c837a0d17 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4fc177b-488b-450a-99ff-960349cdb94e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:06.490332 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-244fc2fe-6b33-40f7-8c1d-8e2c837a0d17 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Created reservations ['aaa94719-c17e-4ff2-8287-541a4fc766e5', 'd0dc6e22-cc54-49ea-962a-2691c583e613', '551c49aa-33fd-4d15-bb80-03d9063935d2', '20f9df0b-1a3b-43d4-9fb3-cf2610b91039'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:24:06.491531 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-244fc2fe-6b33-40f7-8c1d-8e2c837a0d17 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4fc177b-488b-450a-99ff-960349cdb94e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aaa94719-c17e-4ff2-8287-541a4fc766e5', 'd0dc6e22-cc54-49ea-962a-2691c583e613', '551c49aa-33fd-4d15-bb80-03d9063935d2', '20f9df0b-1a3b-43d4-9fb3-cf2610b91039']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:06.492482 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-244fc2fe-6b33-40f7-8c1d-8e2c837a0d17 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11752ca9-3220-405c-bdcc-d09d1af8e233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:06.526296 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-244fc2fe-6b33-40f7-8c1d-8e2c837a0d17 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11752ca9-3220-405c-bdcc-d09d1af8e233) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eeb11194-c6e9-41c0-842a-06d8c26da31f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1694221000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34b1d9052ea04b1197b022e1ce87cd8a',qos_specs=None,replication_status=,reservations=['aaa94719-c17e-4ff2-8287-541a4fc766e5','d0dc6e22-cc54-49ea-962a-2691c583e613','551c49aa-33fd-4d15-bb80-03d9063935d2','20f9df0b-1a3b-43d4-9fb3-cf2610b91039'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a33908b72c40440e96db447b64d986a5',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:24:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1694221000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eeb11194-c6e9-41c0-842a-06d8c26da31f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34b1d9052ea04b1197b022e1ce87cd8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a33908b72c40440e96db447b64d986a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:06.527325 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-244fc2fe-6b33-40f7-8c1d-8e2c837a0d17 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b795095-e6c7-4f54-af15-cfafd4890846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:06.556505 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-244fc2fe-6b33-40f7-8c1d-8e2c837a0d17 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b795095-e6c7-4f54-af15-cfafd4890846) transitioned into state 'SUCCESS' from state '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-1694221000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34b1d9052ea04b1197b022e1ce87cd8a',qos_specs=None,replication_status=,reservations=['aaa94719-c17e-4ff2-8287-541a4fc766e5','d0dc6e22-cc54-49ea-962a-2691c583e613','551c49aa-33fd-4d15-bb80-03d9063935d2','20f9df0b-1a3b-43d4-9fb3-cf2610b91039'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a33908b72c40440e96db447b64d986a5',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:06.557646 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-244fc2fe-6b33-40f7-8c1d-8e2c837a0d17 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (559bdbc7-599b-4ae8-95ce-5c11989dbb75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:06.590727 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-244fc2fe-6b33-40f7-8c1d-8e2c837a0d17 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (559bdbc7-599b-4ae8-95ce-5c11989dbb75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:06.591842 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-244fc2fe-6b33-40f7-8c1d-8e2c837a0d17 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Flow 'volume_create_api' (3c1133c7-8724-433b-83fc-e079c98b32ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:24:06.592266 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-244fc2fe-6b33-40f7-8c1d-8e2c837a0d17 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Create volume request issued successfully. Aug 25 16:24:06.593307 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-244fc2fe-6b33-40f7-8c1d-8e2c837a0d17 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:24:06.593920 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 516/2033] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:24:06 2026] POST /volume/v3/volumes => generated 778 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:24:06.607711 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-a146e9c3-d0ad-4fcc-a52f-97efe3348bf3 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:06.610547 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a146e9c3-d0ad-4fcc-a52f-97efe3348bf3 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] GET https://10.4.3.102/volume/v3/volumes/eeb11194-c6e9-41c0-842a-06d8c26da31f Aug 25 16:24:06.611282 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a146e9c3-d0ad-4fcc-a52f-97efe3348bf3 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:06.611370 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a146e9c3-d0ad-4fcc-a52f-97efe3348bf3 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:06.620413 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:06.620413 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:24:06.624317 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-a146e9c3-d0ad-4fcc-a52f-97efe3348bf3 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Volume info retrieved successfully. Aug 25 16:24:06.628431 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a146e9c3-d0ad-4fcc-a52f-97efe3348bf3 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/volumes/eeb11194-c6e9-41c0-842a-06d8c26da31f returned with HTTP 200 Aug 25 16:24:06.628920 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 513/2034] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:06 2026] GET /volume/v3/volumes/eeb11194-c6e9-41c0-842a-06d8c26da31f => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:07.979602 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-9f3ea5e2-8b77-4be1-a1ff-c5bd3f77d1a8 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:07.979602 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9f3ea5e2-8b77-4be1-a1ff-c5bd3f77d1a8 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] GET https://10.4.3.102/volume/v3/volumes/eeb11194-c6e9-41c0-842a-06d8c26da31f Aug 25 16:24:07.979602 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9f3ea5e2-8b77-4be1-a1ff-c5bd3f77d1a8 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:07.979602 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9f3ea5e2-8b77-4be1-a1ff-c5bd3f77d1a8 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:07.979602 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:07.979602 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:24:07.979602 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-9f3ea5e2-8b77-4be1-a1ff-c5bd3f77d1a8 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Volume info retrieved successfully. Aug 25 16:24:07.979602 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9f3ea5e2-8b77-4be1-a1ff-c5bd3f77d1a8 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/volumes/eeb11194-c6e9-41c0-842a-06d8c26da31f returned with HTTP 200 Aug 25 16:24:07.979602 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 506/2035] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:07 2026] GET /volume/v3/volumes/eeb11194-c6e9-41c0-842a-06d8c26da31f => generated 1018 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:24:07.981807 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b9812ad7-48b8-49a1-a249-06aa50b77e32 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:07.981807 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b9812ad7-48b8-49a1-a249-06aa50b77e32 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:24:07.981807 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b9812ad7-48b8-49a1-a249-06aa50b77e32 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eeb11194-c6e9-41c0-842a-06d8c26da31f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1140611400"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:07.981807 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:07.981807 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:24:07.981807 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-b9812ad7-48b8-49a1-a249-06aa50b77e32 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Volume info retrieved successfully. Aug 25 16:24:07.981807 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-b9812ad7-48b8-49a1-a249-06aa50b77e32 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Create snapshot from volume eeb11194-c6e9-41c0-842a-06d8c26da31f Aug 25 16:24:07.981807 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-b9812ad7-48b8-49a1-a249-06aa50b77e32 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Created reservations ['acd5e43f-3f7f-4818-99f6-7c9a94797714', '17b32a9d-d5e3-45ec-83e4-d7e6cc9bb94a', '195499da-6f7f-495d-b3a7-e9462c72b601', 'be225d80-1ec9-477c-a8cb-15e9253f5f22'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:24:07.981807 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-b9812ad7-48b8-49a1-a249-06aa50b77e32 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Snapshot create request issued successfully. Aug 25 16:24:07.981807 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b9812ad7-48b8-49a1-a249-06aa50b77e32 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:24:07.981807 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 501/2036] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:24:07 2026] POST /volume/v3/snapshots => generated 308 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:24:07.986252 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-cce14aa9-1d26-430f-8590-4e112095bc92 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:07.986252 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cce14aa9-1d26-430f-8590-4e112095bc92 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] GET https://10.4.3.102/volume/v3/snapshots/6ced2f2f-8cb5-4293-baae-ddbe17c71a25 Aug 25 16:24:07.986252 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cce14aa9-1d26-430f-8590-4e112095bc92 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:07.986252 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cce14aa9-1d26-430f-8590-4e112095bc92 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:07.986252 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:07.986252 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:24:07.986252 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-cce14aa9-1d26-430f-8590-4e112095bc92 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Snapshot retrieved successfully. Aug 25 16:24:07.986252 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cce14aa9-1d26-430f-8590-4e112095bc92 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/snapshots/6ced2f2f-8cb5-4293-baae-ddbe17c71a25 returned with HTTP 200 Aug 25 16:24:07.986252 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 517/2037] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:24:07 2026] GET /volume/v3/snapshots/6ced2f2f-8cb5-4293-baae-ddbe17c71a25 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:07.999839 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-ab56513e-77be-47ca-bb6e-ed3ff0a42278 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:08.127181 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ab56513e-77be-47ca-bb6e-ed3ff0a42278 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:24:08.127571 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ab56513e-77be-47ca-bb6e-ed3ff0a42278 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1035083298"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:08.129171 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-ab56513e-77be-47ca-bb6e-ed3ff0a42278 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1035083298'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:24:08.129338 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-ab56513e-77be-47ca-bb6e-ed3ff0a42278 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Create volume of 1 GB Aug 25 16:24:08.133987 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-ab56513e-77be-47ca-bb6e-ed3ff0a42278 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Availability Zones retrieved successfully. Aug 25 16:24:08.140175 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-ab56513e-77be-47ca-bb6e-ed3ff0a42278 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Flow 'volume_create_api' (23c1aa1f-8196-4fd5-8529-c56a2b22cc9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:24:08.141044 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-ab56513e-77be-47ca-bb6e-ed3ff0a42278 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7d00b48-bfdd-4e27-b05b-51f3beff7cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:08.141993 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-ab56513e-77be-47ca-bb6e-ed3ff0a42278 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:24:08.174776 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-ab56513e-77be-47ca-bb6e-ed3ff0a42278 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7d00b48-bfdd-4e27-b05b-51f3beff7cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:08.176036 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-ab56513e-77be-47ca-bb6e-ed3ff0a42278 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70909f44-9e2d-46b1-9ed8-abe27aceca61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:08.255389 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-ab56513e-77be-47ca-bb6e-ed3ff0a42278 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Created reservations ['f16fcc14-7497-4d0e-a530-f044c3f3b503', 'c89afcbb-e3f0-41e4-a94f-b459458de9ec', 'a8c67240-61e2-487d-8f37-42a0d8ecb6d4', 'be005479-5f40-4708-8f77-3c42e499fc24'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:24:08.256387 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-ab56513e-77be-47ca-bb6e-ed3ff0a42278 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70909f44-9e2d-46b1-9ed8-abe27aceca61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f16fcc14-7497-4d0e-a530-f044c3f3b503', 'c89afcbb-e3f0-41e4-a94f-b459458de9ec', 'a8c67240-61e2-487d-8f37-42a0d8ecb6d4', 'be005479-5f40-4708-8f77-3c42e499fc24']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:08.257197 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-ab56513e-77be-47ca-bb6e-ed3ff0a42278 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a46d9910-6f68-4e39-8f8f-1c5f833cd9bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:08.280993 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-ab56513e-77be-47ca-bb6e-ed3ff0a42278 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a46d9910-6f68-4e39-8f8f-1c5f833cd9bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a20bdee8-c6c7-4570-a72e-e5d3f71890b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1035083298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='957f1a81e23949ea8558bd681e02ae91',qos_specs=None,replication_status=,reservations=['f16fcc14-7497-4d0e-a530-f044c3f3b503','c89afcbb-e3f0-41e4-a94f-b459458de9ec','a8c67240-61e2-487d-8f37-42a0d8ecb6d4','be005479-5f40-4708-8f77-3c42e499fc24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c4da3c776d54fba9c76a631a6974900',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:24:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1035083298',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a20bdee8-c6c7-4570-a72e-e5d3f71890b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='957f1a81e23949ea8558bd681e02ae91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c4da3c776d54fba9c76a631a6974900',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:08.282332 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-ab56513e-77be-47ca-bb6e-ed3ff0a42278 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (565b0f8c-86a6-4992-94e2-8baba4e8c260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:08.307596 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-ab56513e-77be-47ca-bb6e-ed3ff0a42278 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (565b0f8c-86a6-4992-94e2-8baba4e8c260) transitioned into state 'SUCCESS' from state '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-1035083298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='957f1a81e23949ea8558bd681e02ae91',qos_specs=None,replication_status=,reservations=['f16fcc14-7497-4d0e-a530-f044c3f3b503','c89afcbb-e3f0-41e4-a94f-b459458de9ec','a8c67240-61e2-487d-8f37-42a0d8ecb6d4','be005479-5f40-4708-8f77-3c42e499fc24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c4da3c776d54fba9c76a631a6974900',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:08.308255 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-ab56513e-77be-47ca-bb6e-ed3ff0a42278 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb7f29d4-80c7-458f-86a1-ede88114a1f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:08.325183 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-ab56513e-77be-47ca-bb6e-ed3ff0a42278 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb7f29d4-80c7-458f-86a1-ede88114a1f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:08.326454 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-ab56513e-77be-47ca-bb6e-ed3ff0a42278 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Flow 'volume_create_api' (23c1aa1f-8196-4fd5-8529-c56a2b22cc9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:24:08.327272 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-ab56513e-77be-47ca-bb6e-ed3ff0a42278 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Create volume request issued successfully. Aug 25 16:24:08.327957 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ab56513e-77be-47ca-bb6e-ed3ff0a42278 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:24:08.328439 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 514/2038] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:24:07 2026] POST /volume/v3/volumes => generated 750 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:24:08.345480 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ee0240d8-053a-4566-aa6b-4af3ed63961b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:08.348013 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ee0240d8-053a-4566-aa6b-4af3ed63961b tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] GET https://10.4.3.102/volume/v3/volumes/a20bdee8-c6c7-4570-a72e-e5d3f71890b7 Aug 25 16:24:08.348247 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ee0240d8-053a-4566-aa6b-4af3ed63961b tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:08.348517 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ee0240d8-053a-4566-aa6b-4af3ed63961b tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:08.358173 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:08.358173 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:24:08.362856 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-ee0240d8-053a-4566-aa6b-4af3ed63961b tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Volume info retrieved successfully. Aug 25 16:24:08.370811 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ee0240d8-053a-4566-aa6b-4af3ed63961b tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] https://10.4.3.102/volume/v3/volumes/a20bdee8-c6c7-4570-a72e-e5d3f71890b7 returned with HTTP 200 Aug 25 16:24:08.371356 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 507/2039] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:08 2026] GET /volume/v3/volumes/a20bdee8-c6c7-4570-a72e-e5d3f71890b7 => generated 818 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:08.816119 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-9420a814-3b7b-4ba6-9b84-dc2d41dcc50c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:08.818500 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9420a814-3b7b-4ba6-9b84-dc2d41dcc50c tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] GET https://10.4.3.102/volume/v3/snapshots/6ced2f2f-8cb5-4293-baae-ddbe17c71a25 Aug 25 16:24:08.818752 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9420a814-3b7b-4ba6-9b84-dc2d41dcc50c tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:08.819009 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9420a814-3b7b-4ba6-9b84-dc2d41dcc50c tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:08.826616 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:08.826616 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:24:08.826616 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-9420a814-3b7b-4ba6-9b84-dc2d41dcc50c tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Snapshot retrieved successfully. Aug 25 16:24:08.826616 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9420a814-3b7b-4ba6-9b84-dc2d41dcc50c tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/snapshots/6ced2f2f-8cb5-4293-baae-ddbe17c71a25 returned with HTTP 200 Aug 25 16:24:08.827089 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 502/2040] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:24:08 2026] GET /volume/v3/snapshots/6ced2f2f-8cb5-4293-baae-ddbe17c71a25 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:08.835481 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-658b7a36-1867-41fb-aa99-cc68b0abe67d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:08.837421 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-658b7a36-1867-41fb-aa99-cc68b0abe67d tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-reader] POST https://10.4.3.102/volume/v3/snapshots/6ced2f2f-8cb5-4293-baae-ddbe17c71a25/action Aug 25 16:24:08.839507 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-658b7a36-1867-41fb-aa99-cc68b0abe67d tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:24:08.839507 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-658b7a36-1867-41fb-aa99-cc68b0abe67d tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:08.839507 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.contrib.admin_actions [None req-658b7a36-1867-41fb-aa99-cc68b0abe67d tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-reader] Updating snapshot '6ced2f2f-8cb5-4293-baae-ddbe17c71a25' with '{'status': 'error'}' {{(pid=100454) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 16:24:08.849185 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:08.849185 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:24:08.849864 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.policy [None req-658b7a36-1867-41fb-aa99-cc68b0abe67d tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'a895419f49ce4aa4ad27da03582c6854', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34b1d9052ea04b1197b022e1ce87cd8a', '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=100454) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 16:24:08.850191 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-658b7a36-1867-41fb-aa99-cc68b0abe67d tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-reader] https://10.4.3.102/volume/v3/snapshots/6ced2f2f-8cb5-4293-baae-ddbe17c71a25/action returned with HTTP 403 Aug 25 16:24:08.850756 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 518/2041] 10.4.3.102 () {68 vars in 1396 bytes} [Tue Aug 25 16:24:08 2026] POST /volume/v3/snapshots/6ced2f2f-8cb5-4293-baae-ddbe17c71a25/action => generated 133 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:24:08.859234 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-fa383baa-509d-4720-bd4b-de3fe4508a82 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:08.861199 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fa383baa-509d-4720-bd4b-de3fe4508a82 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] DELETE https://10.4.3.102/volume/v3/snapshots/6ced2f2f-8cb5-4293-baae-ddbe17c71a25 Aug 25 16:24:08.864307 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fa383baa-509d-4720-bd4b-de3fe4508a82 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:08.864307 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fa383baa-509d-4720-bd4b-de3fe4508a82 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:08.864307 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.snapshots [None req-fa383baa-509d-4720-bd4b-de3fe4508a82 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Delete snapshot with id: 6ced2f2f-8cb5-4293-baae-ddbe17c71a25 Aug 25 16:24:08.866557 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:08.866557 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:24:08.866887 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-fa383baa-509d-4720-bd4b-de3fe4508a82 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Snapshot retrieved successfully. Aug 25 16:24:08.886844 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-fa383baa-509d-4720-bd4b-de3fe4508a82 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Snapshot delete request issued successfully. Aug 25 16:24:08.887095 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fa383baa-509d-4720-bd4b-de3fe4508a82 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/snapshots/6ced2f2f-8cb5-4293-baae-ddbe17c71a25 returned with HTTP 202 Aug 25 16:24:08.887687 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 515/2042] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:24:08 2026] DELETE /volume/v3/snapshots/6ced2f2f-8cb5-4293-baae-ddbe17c71a25 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:24:08.895955 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a8f6ca0a-ea92-4677-b4ae-da5029f15084 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:08.897557 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a8f6ca0a-ea92-4677-b4ae-da5029f15084 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] GET https://10.4.3.102/volume/v3/snapshots/6ced2f2f-8cb5-4293-baae-ddbe17c71a25 Aug 25 16:24:08.897790 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a8f6ca0a-ea92-4677-b4ae-da5029f15084 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:08.898074 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a8f6ca0a-ea92-4677-b4ae-da5029f15084 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:08.903056 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:08.903056 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:24:08.903469 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-a8f6ca0a-ea92-4677-b4ae-da5029f15084 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Snapshot retrieved successfully. Aug 25 16:24:08.904316 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a8f6ca0a-ea92-4677-b4ae-da5029f15084 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/snapshots/6ced2f2f-8cb5-4293-baae-ddbe17c71a25 returned with HTTP 200 Aug 25 16:24:08.904666 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 508/2043] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:24:08 2026] GET /volume/v3/snapshots/6ced2f2f-8cb5-4293-baae-ddbe17c71a25 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:09.388134 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b3a5d5c2-b928-4c78-9db8-a2fa9a7e7637 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:09.390178 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b3a5d5c2-b928-4c78-9db8-a2fa9a7e7637 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] GET https://10.4.3.102/volume/v3/volumes/a20bdee8-c6c7-4570-a72e-e5d3f71890b7 Aug 25 16:24:09.390407 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b3a5d5c2-b928-4c78-9db8-a2fa9a7e7637 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:09.390708 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b3a5d5c2-b928-4c78-9db8-a2fa9a7e7637 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:09.398062 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:09.398062 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:24:09.402501 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-b3a5d5c2-b928-4c78-9db8-a2fa9a7e7637 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Volume info retrieved successfully. Aug 25 16:24:09.407373 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b3a5d5c2-b928-4c78-9db8-a2fa9a7e7637 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] https://10.4.3.102/volume/v3/volumes/a20bdee8-c6c7-4570-a72e-e5d3f71890b7 returned with HTTP 200 Aug 25 16:24:09.407774 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 503/2044] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:09 2026] GET /volume/v3/volumes/a20bdee8-c6c7-4570-a72e-e5d3f71890b7 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:09.914582 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-19779315-6fcd-4d1c-a5d7-6d67b484adfe None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:09.916367 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-19779315-6fcd-4d1c-a5d7-6d67b484adfe tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] GET https://10.4.3.102/volume/v3/snapshots/6ced2f2f-8cb5-4293-baae-ddbe17c71a25 Aug 25 16:24:09.916562 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-19779315-6fcd-4d1c-a5d7-6d67b484adfe tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:09.916765 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-19779315-6fcd-4d1c-a5d7-6d67b484adfe tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:09.922430 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-19779315-6fcd-4d1c-a5d7-6d67b484adfe tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/snapshots/6ced2f2f-8cb5-4293-baae-ddbe17c71a25 returned with HTTP 404 Aug 25 16:24:09.922966 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 519/2045] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:24:09 2026] GET /volume/v3/snapshots/6ced2f2f-8cb5-4293-baae-ddbe17c71a25 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:24:09.932084 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-5eaf90f8-c15a-445b-9db0-74d151af487d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:09.933879 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5eaf90f8-c15a-445b-9db0-74d151af487d tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/eeb11194-c6e9-41c0-842a-06d8c26da31f Aug 25 16:24:09.934141 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5eaf90f8-c15a-445b-9db0-74d151af487d tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:09.934331 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5eaf90f8-c15a-445b-9db0-74d151af487d tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:09.934508 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-5eaf90f8-c15a-445b-9db0-74d151af487d tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Delete volume with id: eeb11194-c6e9-41c0-842a-06d8c26da31f Aug 25 16:24:09.946056 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:09.946056 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:24:09.946371 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-5eaf90f8-c15a-445b-9db0-74d151af487d tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Volume info retrieved successfully. Aug 25 16:24:09.982895 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-5eaf90f8-c15a-445b-9db0-74d151af487d tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Delete volume request issued successfully. Aug 25 16:24:09.983224 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5eaf90f8-c15a-445b-9db0-74d151af487d tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/volumes/eeb11194-c6e9-41c0-842a-06d8c26da31f returned with HTTP 202 Aug 25 16:24:09.983798 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 516/2046] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:24:09 2026] DELETE /volume/v3/volumes/eeb11194-c6e9-41c0-842a-06d8c26da31f => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:24:09.994632 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-77710ea7-41c9-4fac-a728-dd742ff3e014 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:09.998032 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-77710ea7-41c9-4fac-a728-dd742ff3e014 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] GET https://10.4.3.102/volume/v3/volumes/eeb11194-c6e9-41c0-842a-06d8c26da31f Aug 25 16:24:09.998032 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-77710ea7-41c9-4fac-a728-dd742ff3e014 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:09.998286 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-77710ea7-41c9-4fac-a728-dd742ff3e014 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:10.010363 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:10.010363 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:24:10.015758 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-77710ea7-41c9-4fac-a728-dd742ff3e014 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Volume info retrieved successfully. Aug 25 16:24:10.022441 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-77710ea7-41c9-4fac-a728-dd742ff3e014 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/volumes/eeb11194-c6e9-41c0-842a-06d8c26da31f returned with HTTP 200 Aug 25 16:24:10.022620 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 509/2047] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:09 2026] GET /volume/v3/volumes/eeb11194-c6e9-41c0-842a-06d8c26da31f => generated 1017 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:24:11.039446 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c16760f0-e384-458a-9e7e-9fad4470a25b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:11.043326 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c16760f0-e384-458a-9e7e-9fad4470a25b tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] GET https://10.4.3.102/volume/v3/volumes/eeb11194-c6e9-41c0-842a-06d8c26da31f Aug 25 16:24:11.043326 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c16760f0-e384-458a-9e7e-9fad4470a25b tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:11.043326 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c16760f0-e384-458a-9e7e-9fad4470a25b tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:11.052512 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c16760f0-e384-458a-9e7e-9fad4470a25b tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/volumes/eeb11194-c6e9-41c0-842a-06d8c26da31f returned with HTTP 404 Aug 25 16:24:11.052512 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 504/2048] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:11 2026] GET /volume/v3/volumes/eeb11194-c6e9-41c0-842a-06d8c26da31f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:24:11.063361 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-454e0feb-a6c3-4186-a085-05b0c8b81c6e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:11.065772 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-454e0feb-a6c3-4186-a085-05b0c8b81c6e tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:24:11.066251 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-454e0feb-a6c3-4186-a085-05b0c8b81c6e tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1889768424"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:11.068626 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-454e0feb-a6c3-4186-a085-05b0c8b81c6e tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1889768424'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:24:11.068799 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-454e0feb-a6c3-4186-a085-05b0c8b81c6e tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Create volume of 1 GB Aug 25 16:24:11.076408 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-454e0feb-a6c3-4186-a085-05b0c8b81c6e tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Availability Zones retrieved successfully. Aug 25 16:24:11.081897 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-454e0feb-a6c3-4186-a085-05b0c8b81c6e tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Flow 'volume_create_api' (4ff98975-5708-4003-a663-f1e5f365d369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:24:11.084152 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-454e0feb-a6c3-4186-a085-05b0c8b81c6e tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48d739fc-f979-4c61-9c4d-9922a5422a70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:11.085262 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-454e0feb-a6c3-4186-a085-05b0c8b81c6e tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:24:11.113808 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-454e0feb-a6c3-4186-a085-05b0c8b81c6e tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48d739fc-f979-4c61-9c4d-9922a5422a70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:11.115084 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-454e0feb-a6c3-4186-a085-05b0c8b81c6e tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09695541-6d3f-4048-8f0a-bbfc43b0d5d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:11.161941 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-454e0feb-a6c3-4186-a085-05b0c8b81c6e tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Created reservations ['a726c52b-c60e-4d02-afc3-9222fbe416e6', '44872dc5-8a17-411a-8c6e-a7277f9928d1', '8f2c85f4-a753-46e4-9956-719f2970eefb', '163aa7ef-8eea-45c2-8688-ff6b48a7cb90'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:24:11.162196 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-454e0feb-a6c3-4186-a085-05b0c8b81c6e tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09695541-6d3f-4048-8f0a-bbfc43b0d5d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a726c52b-c60e-4d02-afc3-9222fbe416e6', '44872dc5-8a17-411a-8c6e-a7277f9928d1', '8f2c85f4-a753-46e4-9956-719f2970eefb', '163aa7ef-8eea-45c2-8688-ff6b48a7cb90']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:11.162872 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-454e0feb-a6c3-4186-a085-05b0c8b81c6e tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dc9a95a-c001-4d6c-a26e-a14a98006a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:11.188323 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-454e0feb-a6c3-4186-a085-05b0c8b81c6e tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dc9a95a-c001-4d6c-a26e-a14a98006a6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4c666b6-a4a7-4990-b0ff-be8a138b9649', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1889768424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34b1d9052ea04b1197b022e1ce87cd8a',qos_specs=None,replication_status=,reservations=['a726c52b-c60e-4d02-afc3-9222fbe416e6','44872dc5-8a17-411a-8c6e-a7277f9928d1','8f2c85f4-a753-46e4-9956-719f2970eefb','163aa7ef-8eea-45c2-8688-ff6b48a7cb90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a33908b72c40440e96db447b64d986a5',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:24:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1889768424',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4c666b6-a4a7-4990-b0ff-be8a138b9649,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34b1d9052ea04b1197b022e1ce87cd8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a33908b72c40440e96db447b64d986a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:11.189205 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-454e0feb-a6c3-4186-a085-05b0c8b81c6e tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (342442b7-98a3-4aa3-8ce7-fcc18b3abb98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:11.212192 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-454e0feb-a6c3-4186-a085-05b0c8b81c6e tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (342442b7-98a3-4aa3-8ce7-fcc18b3abb98) transitioned into state 'SUCCESS' from state '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-1889768424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34b1d9052ea04b1197b022e1ce87cd8a',qos_specs=None,replication_status=,reservations=['a726c52b-c60e-4d02-afc3-9222fbe416e6','44872dc5-8a17-411a-8c6e-a7277f9928d1','8f2c85f4-a753-46e4-9956-719f2970eefb','163aa7ef-8eea-45c2-8688-ff6b48a7cb90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a33908b72c40440e96db447b64d986a5',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:11.213318 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-454e0feb-a6c3-4186-a085-05b0c8b81c6e tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c082310c-28aa-4dd5-b6ed-c32e1c1775ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:11.230108 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-454e0feb-a6c3-4186-a085-05b0c8b81c6e tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c082310c-28aa-4dd5-b6ed-c32e1c1775ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:11.231121 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-454e0feb-a6c3-4186-a085-05b0c8b81c6e tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Flow 'volume_create_api' (4ff98975-5708-4003-a663-f1e5f365d369) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:24:11.231519 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-454e0feb-a6c3-4186-a085-05b0c8b81c6e tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Create volume request issued successfully. Aug 25 16:24:11.233050 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-454e0feb-a6c3-4186-a085-05b0c8b81c6e tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:24:11.233050 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 520/2049] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:24:11 2026] POST /volume/v3/volumes => generated 778 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:24:11.246261 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-cdeb5ba7-22ad-4e6e-a7ae-9f70422c02bd None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:11.248672 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-cdeb5ba7-22ad-4e6e-a7ae-9f70422c02bd tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] GET https://10.4.3.102/volume/v3/volumes/f4c666b6-a4a7-4990-b0ff-be8a138b9649 Aug 25 16:24:11.248867 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-cdeb5ba7-22ad-4e6e-a7ae-9f70422c02bd tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:11.249804 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-cdeb5ba7-22ad-4e6e-a7ae-9f70422c02bd tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:11.257145 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:11.257145 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:24:11.260293 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-cdeb5ba7-22ad-4e6e-a7ae-9f70422c02bd tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Volume info retrieved successfully. Aug 25 16:24:11.265470 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-cdeb5ba7-22ad-4e6e-a7ae-9f70422c02bd tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/volumes/f4c666b6-a4a7-4990-b0ff-be8a138b9649 returned with HTTP 200 Aug 25 16:24:11.265991 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 517/2050] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:11 2026] GET /volume/v3/volumes/f4c666b6-a4a7-4990-b0ff-be8a138b9649 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:12.278218 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d0f466ac-7f48-44fc-8e98-2ed0817c44ab None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:12.282503 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d0f466ac-7f48-44fc-8e98-2ed0817c44ab tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] GET https://10.4.3.102/volume/v3/volumes/f4c666b6-a4a7-4990-b0ff-be8a138b9649 Aug 25 16:24:12.282950 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d0f466ac-7f48-44fc-8e98-2ed0817c44ab tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:12.286285 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d0f466ac-7f48-44fc-8e98-2ed0817c44ab tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:12.305566 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:12.305566 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:24:12.310496 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-d0f466ac-7f48-44fc-8e98-2ed0817c44ab tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Volume info retrieved successfully. Aug 25 16:24:12.317386 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d0f466ac-7f48-44fc-8e98-2ed0817c44ab tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/volumes/f4c666b6-a4a7-4990-b0ff-be8a138b9649 returned with HTTP 200 Aug 25 16:24:12.317386 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 510/2051] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:12 2026] GET /volume/v3/volumes/f4c666b6-a4a7-4990-b0ff-be8a138b9649 => generated 1018 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:24:12.328827 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-7d2cef34-ba45-458f-95aa-1830630688a1 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:12.332035 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7d2cef34-ba45-458f-95aa-1830630688a1 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:24:12.332461 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7d2cef34-ba45-458f-95aa-1830630688a1 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f4c666b6-a4a7-4990-b0ff-be8a138b9649", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1070827333"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:12.342425 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:12.342425 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:24:12.342793 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-7d2cef34-ba45-458f-95aa-1830630688a1 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Volume info retrieved successfully. Aug 25 16:24:12.343023 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-7d2cef34-ba45-458f-95aa-1830630688a1 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Create snapshot from volume f4c666b6-a4a7-4990-b0ff-be8a138b9649 Aug 25 16:24:12.375749 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-7d2cef34-ba45-458f-95aa-1830630688a1 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Created reservations ['17d8e556-4ab6-4b2a-8685-68cafaef3ed2', '889f5507-2608-4a9d-ae55-da2a1013edaf', '272f7acb-90b0-43f0-ac5d-9ded497bcf15', 'a8934044-6328-4b47-95bf-ecb7eae0993d'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:24:12.444522 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-7d2cef34-ba45-458f-95aa-1830630688a1 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Snapshot create request issued successfully. Aug 25 16:24:12.444522 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7d2cef34-ba45-458f-95aa-1830630688a1 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:24:12.444522 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 505/2052] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:24:12 2026] POST /volume/v3/snapshots => generated 308 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:24:12.454470 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-1a53045d-a5b3-49ad-8559-2cd661449d5c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:12.459321 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1a53045d-a5b3-49ad-8559-2cd661449d5c tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] GET https://10.4.3.102/volume/v3/snapshots/f664ce3f-ef2b-425c-bfec-041d19d8678c Aug 25 16:24:12.459519 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1a53045d-a5b3-49ad-8559-2cd661449d5c tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:12.459738 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1a53045d-a5b3-49ad-8559-2cd661449d5c tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:12.471541 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:12.471541 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:24:12.471933 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-1a53045d-a5b3-49ad-8559-2cd661449d5c tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Snapshot retrieved successfully. Aug 25 16:24:12.472689 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1a53045d-a5b3-49ad-8559-2cd661449d5c tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/snapshots/f664ce3f-ef2b-425c-bfec-041d19d8678c returned with HTTP 200 Aug 25 16:24:12.473169 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 521/2053] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:24:12 2026] GET /volume/v3/snapshots/f664ce3f-ef2b-425c-bfec-041d19d8678c => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:13.488376 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-acc06f09-0456-4539-bd26-601345b1f1ce None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:13.490880 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-acc06f09-0456-4539-bd26-601345b1f1ce tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] GET https://10.4.3.102/volume/v3/snapshots/f664ce3f-ef2b-425c-bfec-041d19d8678c Aug 25 16:24:13.490880 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-acc06f09-0456-4539-bd26-601345b1f1ce tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:13.490880 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-acc06f09-0456-4539-bd26-601345b1f1ce tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:13.498682 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:13.498682 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:24:13.499986 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-acc06f09-0456-4539-bd26-601345b1f1ce tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Snapshot retrieved successfully. Aug 25 16:24:13.500403 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-acc06f09-0456-4539-bd26-601345b1f1ce tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/snapshots/f664ce3f-ef2b-425c-bfec-041d19d8678c returned with HTTP 200 Aug 25 16:24:13.501041 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 518/2054] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:24:13 2026] GET /volume/v3/snapshots/f664ce3f-ef2b-425c-bfec-041d19d8678c => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:13.513436 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-bb197ecd-2468-4866-a5fc-e3d89636b6e9 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:13.517791 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bb197ecd-2468-4866-a5fc-e3d89636b6e9 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-reader] GET https://10.4.3.102/volume/v3/snapshots/f664ce3f-ef2b-425c-bfec-041d19d8678c Aug 25 16:24:13.518050 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bb197ecd-2468-4866-a5fc-e3d89636b6e9 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-reader] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:13.518303 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bb197ecd-2468-4866-a5fc-e3d89636b6e9 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-reader] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:13.526536 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:13.526536 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:24:13.529230 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-bb197ecd-2468-4866-a5fc-e3d89636b6e9 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-reader] Snapshot retrieved successfully. Aug 25 16:24:13.530085 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bb197ecd-2468-4866-a5fc-e3d89636b6e9 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-reader] https://10.4.3.102/volume/v3/snapshots/f664ce3f-ef2b-425c-bfec-041d19d8678c returned with HTTP 200 Aug 25 16:24:13.530442 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 511/2055] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:24:13 2026] GET /volume/v3/snapshots/f664ce3f-ef2b-425c-bfec-041d19d8678c => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:13.541231 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0ba142c0-3ed7-43ed-8761-e74e0dde68eb None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:13.543784 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0ba142c0-3ed7-43ed-8761-e74e0dde68eb tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] DELETE https://10.4.3.102/volume/v3/snapshots/f664ce3f-ef2b-425c-bfec-041d19d8678c Aug 25 16:24:13.544024 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0ba142c0-3ed7-43ed-8761-e74e0dde68eb tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:13.544268 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0ba142c0-3ed7-43ed-8761-e74e0dde68eb tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:13.544449 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-0ba142c0-3ed7-43ed-8761-e74e0dde68eb tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Delete snapshot with id: f664ce3f-ef2b-425c-bfec-041d19d8678c Aug 25 16:24:13.552923 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:13.552923 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:24:13.553438 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-0ba142c0-3ed7-43ed-8761-e74e0dde68eb tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Snapshot retrieved successfully. Aug 25 16:24:13.576100 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-0ba142c0-3ed7-43ed-8761-e74e0dde68eb tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Snapshot delete request issued successfully. Aug 25 16:24:13.576340 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0ba142c0-3ed7-43ed-8761-e74e0dde68eb tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/snapshots/f664ce3f-ef2b-425c-bfec-041d19d8678c returned with HTTP 202 Aug 25 16:24:13.576796 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 506/2056] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:24:13 2026] DELETE /volume/v3/snapshots/f664ce3f-ef2b-425c-bfec-041d19d8678c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:24:13.589566 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-533afa1e-6955-4c71-81c1-ade38dce8d45 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:13.592521 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-533afa1e-6955-4c71-81c1-ade38dce8d45 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] GET https://10.4.3.102/volume/v3/snapshots/f664ce3f-ef2b-425c-bfec-041d19d8678c Aug 25 16:24:13.592795 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-533afa1e-6955-4c71-81c1-ade38dce8d45 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:13.593039 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-533afa1e-6955-4c71-81c1-ade38dce8d45 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:13.598696 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:13.598696 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:24:13.599060 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-533afa1e-6955-4c71-81c1-ade38dce8d45 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Snapshot retrieved successfully. Aug 25 16:24:13.600275 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-533afa1e-6955-4c71-81c1-ade38dce8d45 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/snapshots/f664ce3f-ef2b-425c-bfec-041d19d8678c returned with HTTP 200 Aug 25 16:24:13.600689 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 522/2057] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:24:13 2026] GET /volume/v3/snapshots/f664ce3f-ef2b-425c-bfec-041d19d8678c => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:14.610866 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-3df43c9f-007c-45d9-9d45-d7f7e9d82e31 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:14.613093 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3df43c9f-007c-45d9-9d45-d7f7e9d82e31 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] GET https://10.4.3.102/volume/v3/snapshots/f664ce3f-ef2b-425c-bfec-041d19d8678c Aug 25 16:24:14.613298 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3df43c9f-007c-45d9-9d45-d7f7e9d82e31 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:14.613467 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3df43c9f-007c-45d9-9d45-d7f7e9d82e31 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:14.622890 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3df43c9f-007c-45d9-9d45-d7f7e9d82e31 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/snapshots/f664ce3f-ef2b-425c-bfec-041d19d8678c returned with HTTP 404 Aug 25 16:24:14.622890 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 519/2058] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:24:14 2026] GET /volume/v3/snapshots/f664ce3f-ef2b-425c-bfec-041d19d8678c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:24:14.638781 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b20206bb-1e24-40ae-98f7-bc318719c1ee None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:14.638781 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b20206bb-1e24-40ae-98f7-bc318719c1ee tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/f4c666b6-a4a7-4990-b0ff-be8a138b9649 Aug 25 16:24:14.638781 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b20206bb-1e24-40ae-98f7-bc318719c1ee tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:14.638781 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b20206bb-1e24-40ae-98f7-bc318719c1ee tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:14.638781 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-b20206bb-1e24-40ae-98f7-bc318719c1ee tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Delete volume with id: f4c666b6-a4a7-4990-b0ff-be8a138b9649 Aug 25 16:24:14.638781 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:14.638781 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:24:14.638781 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-b20206bb-1e24-40ae-98f7-bc318719c1ee tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Volume info retrieved successfully. Aug 25 16:24:14.725046 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-b20206bb-1e24-40ae-98f7-bc318719c1ee tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Delete volume request issued successfully. Aug 25 16:24:14.725873 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b20206bb-1e24-40ae-98f7-bc318719c1ee tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/volumes/f4c666b6-a4a7-4990-b0ff-be8a138b9649 returned with HTTP 202 Aug 25 16:24:14.725873 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 512/2059] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:24:14 2026] DELETE /volume/v3/volumes/f4c666b6-a4a7-4990-b0ff-be8a138b9649 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:24:14.737942 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a052ac57-6933-4483-b80f-6dc6d406b823 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:14.740517 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a052ac57-6933-4483-b80f-6dc6d406b823 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] GET https://10.4.3.102/volume/v3/volumes/f4c666b6-a4a7-4990-b0ff-be8a138b9649 Aug 25 16:24:14.741005 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a052ac57-6933-4483-b80f-6dc6d406b823 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:14.741370 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a052ac57-6933-4483-b80f-6dc6d406b823 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:14.751474 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:14.751474 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:24:14.757218 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-a052ac57-6933-4483-b80f-6dc6d406b823 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Volume info retrieved successfully. Aug 25 16:24:14.763202 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a052ac57-6933-4483-b80f-6dc6d406b823 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/volumes/f4c666b6-a4a7-4990-b0ff-be8a138b9649 returned with HTTP 200 Aug 25 16:24:14.763726 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 507/2060] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:14 2026] GET /volume/v3/volumes/f4c666b6-a4a7-4990-b0ff-be8a138b9649 => generated 1017 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:24:15.065789 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-70fb38b6-be18-4a15-8bc0-2a26a6ae36fc None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:15.068261 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-70fb38b6-be18-4a15-8bc0-2a26a6ae36fc tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] POST https://10.4.3.102/volume/v3/volumes/0295109b-6efc-4757-b61a-4ddeefd74aed/action Aug 25 16:24:15.068721 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-70fb38b6-be18-4a15-8bc0-2a26a6ae36fc tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Action body: b'{"os-attach": {"instance_uuid": "ddec6ba7-9ec3-40d7-b245-416f0f4cda47", "mountpoint": "/dev/vdc"}}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:24:15.068902 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-70fb38b6-be18-4a15-8bc0-2a26a6ae36fc tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "ddec6ba7-9ec3-40d7-b245-416f0f4cda47", "mountpoint": "/dev/vdc"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:15.079307 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-70fb38b6-be18-4a15-8bc0-2a26a6ae36fc tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] https://10.4.3.102/volume/v3/volumes/0295109b-6efc-4757-b61a-4ddeefd74aed/action returned with HTTP 404 Aug 25 16:24:15.080309 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 523/2061] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:24:15 2026] POST /volume/v3/volumes/0295109b-6efc-4757-b61a-4ddeefd74aed/action => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:24:15.779212 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-a71c6e54-88ad-4afd-8f6b-a954e74e08de None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:15.781379 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a71c6e54-88ad-4afd-8f6b-a954e74e08de tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] GET https://10.4.3.102/volume/v3/volumes/f4c666b6-a4a7-4990-b0ff-be8a138b9649 Aug 25 16:24:15.781610 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a71c6e54-88ad-4afd-8f6b-a954e74e08de tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:15.781823 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a71c6e54-88ad-4afd-8f6b-a954e74e08de tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:15.789618 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a71c6e54-88ad-4afd-8f6b-a954e74e08de tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/volumes/f4c666b6-a4a7-4990-b0ff-be8a138b9649 returned with HTTP 404 Aug 25 16:24:15.789618 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 520/2062] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:15 2026] GET /volume/v3/volumes/f4c666b6-a4a7-4990-b0ff-be8a138b9649 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:24:15.797069 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-4f9d5d07-5524-41cb-8d98-5d92f3042dce None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:15.798813 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4f9d5d07-5524-41cb-8d98-5d92f3042dce tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:24:15.799139 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4f9d5d07-5524-41cb-8d98-5d92f3042dce tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-129391577"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:15.800506 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-4f9d5d07-5524-41cb-8d98-5d92f3042dce tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-129391577'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:24:15.800681 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-4f9d5d07-5524-41cb-8d98-5d92f3042dce tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Create volume of 1 GB Aug 25 16:24:15.804540 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-4f9d5d07-5524-41cb-8d98-5d92f3042dce tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Availability Zones retrieved successfully. Aug 25 16:24:15.809684 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4f9d5d07-5524-41cb-8d98-5d92f3042dce tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Flow 'volume_create_api' (e95a6f98-f185-4e36-9aa3-d312984f1b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:24:15.810520 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4f9d5d07-5524-41cb-8d98-5d92f3042dce tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (417d4f7a-15e9-424a-98a8-25123303813f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:15.811268 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-4f9d5d07-5524-41cb-8d98-5d92f3042dce tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:24:15.839806 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4f9d5d07-5524-41cb-8d98-5d92f3042dce tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (417d4f7a-15e9-424a-98a8-25123303813f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:15.840978 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4f9d5d07-5524-41cb-8d98-5d92f3042dce tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0bb51ed-aaa6-4477-aa18-021ed2275eb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:15.887920 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-4f9d5d07-5524-41cb-8d98-5d92f3042dce tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Created reservations ['0d33e85a-446d-4037-bfa9-85b84552bea6', '781b1557-805c-41da-9249-353bfe3bb64b', '2f481ea5-921b-4dc0-ade0-c0410594abd7', '46a1f4dd-8368-4552-b5e7-4fe0e0e6b496'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:24:15.888758 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4f9d5d07-5524-41cb-8d98-5d92f3042dce tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0bb51ed-aaa6-4477-aa18-021ed2275eb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d33e85a-446d-4037-bfa9-85b84552bea6', '781b1557-805c-41da-9249-353bfe3bb64b', '2f481ea5-921b-4dc0-ade0-c0410594abd7', '46a1f4dd-8368-4552-b5e7-4fe0e0e6b496']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:15.889478 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4f9d5d07-5524-41cb-8d98-5d92f3042dce tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec6cee12-3473-43fc-9db8-dfa8cae0e2f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:15.924495 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4f9d5d07-5524-41cb-8d98-5d92f3042dce tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec6cee12-3473-43fc-9db8-dfa8cae0e2f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9f9b34e-14ab-4bb5-9508-5843786d3f71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-129391577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34b1d9052ea04b1197b022e1ce87cd8a',qos_specs=None,replication_status=,reservations=['0d33e85a-446d-4037-bfa9-85b84552bea6','781b1557-805c-41da-9249-353bfe3bb64b','2f481ea5-921b-4dc0-ade0-c0410594abd7','46a1f4dd-8368-4552-b5e7-4fe0e0e6b496'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a33908b72c40440e96db447b64d986a5',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:24:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-129391577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9f9b34e-14ab-4bb5-9508-5843786d3f71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34b1d9052ea04b1197b022e1ce87cd8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a33908b72c40440e96db447b64d986a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:15.925653 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4f9d5d07-5524-41cb-8d98-5d92f3042dce tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0428c09b-609a-43c5-bbc1-1ff9513074b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:15.953201 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4f9d5d07-5524-41cb-8d98-5d92f3042dce tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0428c09b-609a-43c5-bbc1-1ff9513074b3) transitioned into state 'SUCCESS' from state '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-129391577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34b1d9052ea04b1197b022e1ce87cd8a',qos_specs=None,replication_status=,reservations=['0d33e85a-446d-4037-bfa9-85b84552bea6','781b1557-805c-41da-9249-353bfe3bb64b','2f481ea5-921b-4dc0-ade0-c0410594abd7','46a1f4dd-8368-4552-b5e7-4fe0e0e6b496'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a33908b72c40440e96db447b64d986a5',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:15.954136 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4f9d5d07-5524-41cb-8d98-5d92f3042dce tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e953ef08-5318-4d66-ac7b-c0e178ea84e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:15.970956 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4f9d5d07-5524-41cb-8d98-5d92f3042dce tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e953ef08-5318-4d66-ac7b-c0e178ea84e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:15.972095 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4f9d5d07-5524-41cb-8d98-5d92f3042dce tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Flow 'volume_create_api' (e95a6f98-f185-4e36-9aa3-d312984f1b7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:24:15.972502 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-4f9d5d07-5524-41cb-8d98-5d92f3042dce tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Create volume request issued successfully. Aug 25 16:24:15.973283 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4f9d5d07-5524-41cb-8d98-5d92f3042dce tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:24:15.973864 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 513/2063] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:24:15 2026] POST /volume/v3/volumes => generated 777 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:24:15.989903 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d9417f4c-a26b-42be-983f-b667accf471c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:15.992318 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d9417f4c-a26b-42be-983f-b667accf471c tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] GET https://10.4.3.102/volume/v3/volumes/f9f9b34e-14ab-4bb5-9508-5843786d3f71 Aug 25 16:24:15.992576 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d9417f4c-a26b-42be-983f-b667accf471c tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:15.992865 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d9417f4c-a26b-42be-983f-b667accf471c tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:16.003939 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:16.003939 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:24:16.007459 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-d9417f4c-a26b-42be-983f-b667accf471c tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Volume info retrieved successfully. Aug 25 16:24:16.011497 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d9417f4c-a26b-42be-983f-b667accf471c tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/volumes/f9f9b34e-14ab-4bb5-9508-5843786d3f71 returned with HTTP 200 Aug 25 16:24:16.011987 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 508/2064] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:15 2026] GET /volume/v3/volumes/f9f9b34e-14ab-4bb5-9508-5843786d3f71 => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:17.026329 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-56ccfa1b-cb88-4a63-9746-f77aa172a00b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:17.028327 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-56ccfa1b-cb88-4a63-9746-f77aa172a00b tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] GET https://10.4.3.102/volume/v3/volumes/f9f9b34e-14ab-4bb5-9508-5843786d3f71 Aug 25 16:24:17.028790 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-56ccfa1b-cb88-4a63-9746-f77aa172a00b tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:17.029000 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-56ccfa1b-cb88-4a63-9746-f77aa172a00b tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:17.038840 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:17.038840 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:24:17.042806 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-56ccfa1b-cb88-4a63-9746-f77aa172a00b tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Volume info retrieved successfully. Aug 25 16:24:17.047133 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-56ccfa1b-cb88-4a63-9746-f77aa172a00b tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/volumes/f9f9b34e-14ab-4bb5-9508-5843786d3f71 returned with HTTP 200 Aug 25 16:24:17.047504 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 524/2065] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:17 2026] GET /volume/v3/volumes/f9f9b34e-14ab-4bb5-9508-5843786d3f71 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:24:17.062653 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-41514973-fe6c-4d20-8650-ba086ba0d0c4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:17.064429 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-41514973-fe6c-4d20-8650-ba086ba0d0c4 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:24:17.064833 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-41514973-fe6c-4d20-8650-ba086ba0d0c4 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f9f9b34e-14ab-4bb5-9508-5843786d3f71", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-708749630"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:17.073333 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:17.073333 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:24:17.073673 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-41514973-fe6c-4d20-8650-ba086ba0d0c4 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Volume info retrieved successfully. Aug 25 16:24:17.073791 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.snapshots [None req-41514973-fe6c-4d20-8650-ba086ba0d0c4 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Create snapshot from volume f9f9b34e-14ab-4bb5-9508-5843786d3f71 Aug 25 16:24:17.108464 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-41514973-fe6c-4d20-8650-ba086ba0d0c4 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Created reservations ['052d42ee-46d8-4ed2-b6f7-7c52a4a2e55c', 'ffc8af1a-946a-416f-8c9f-98bc5b3af4a3', 'f2ff3356-c1bc-4c66-ae3a-3934fd9d797f', '28cb03b2-3935-44e0-8df7-db8990ae0856'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:24:17.150268 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-41514973-fe6c-4d20-8650-ba086ba0d0c4 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Snapshot create request issued successfully. Aug 25 16:24:17.150649 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-41514973-fe6c-4d20-8650-ba086ba0d0c4 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:24:17.151128 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 521/2066] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:24:17 2026] POST /volume/v3/snapshots => generated 307 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:24:17.162130 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-733ddb4f-4ed2-4f48-952b-7b133ee5ce94 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:17.164371 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-733ddb4f-4ed2-4f48-952b-7b133ee5ce94 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] GET https://10.4.3.102/volume/v3/snapshots/43d71dbc-afd9-435f-bbd4-addf3f4ee383 Aug 25 16:24:17.164607 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-733ddb4f-4ed2-4f48-952b-7b133ee5ce94 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:17.164853 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-733ddb4f-4ed2-4f48-952b-7b133ee5ce94 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:17.170948 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:17.170948 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:24:17.171275 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-733ddb4f-4ed2-4f48-952b-7b133ee5ce94 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Snapshot retrieved successfully. Aug 25 16:24:17.172076 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-733ddb4f-4ed2-4f48-952b-7b133ee5ce94 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/snapshots/43d71dbc-afd9-435f-bbd4-addf3f4ee383 returned with HTTP 200 Aug 25 16:24:17.172566 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 514/2067] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:24:17 2026] GET /volume/v3/snapshots/43d71dbc-afd9-435f-bbd4-addf3f4ee383 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:18.183043 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-39c9a981-4ac3-4e88-a0df-d6d6df036d68 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:18.185427 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-39c9a981-4ac3-4e88-a0df-d6d6df036d68 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] GET https://10.4.3.102/volume/v3/snapshots/43d71dbc-afd9-435f-bbd4-addf3f4ee383 Aug 25 16:24:18.185768 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-39c9a981-4ac3-4e88-a0df-d6d6df036d68 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:18.186054 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-39c9a981-4ac3-4e88-a0df-d6d6df036d68 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:18.191988 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:18.191988 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:24:18.192434 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-39c9a981-4ac3-4e88-a0df-d6d6df036d68 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Snapshot retrieved successfully. Aug 25 16:24:18.193171 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-39c9a981-4ac3-4e88-a0df-d6d6df036d68 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/snapshots/43d71dbc-afd9-435f-bbd4-addf3f4ee383 returned with HTTP 200 Aug 25 16:24:18.193612 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 509/2068] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:24:18 2026] GET /volume/v3/snapshots/43d71dbc-afd9-435f-bbd4-addf3f4ee383 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:18.207718 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-8d88b58b-d77c-44fc-a4a7-cbb4e08ef79a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:18.209702 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8d88b58b-d77c-44fc-a4a7-cbb4e08ef79a tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-reader] POST https://10.4.3.102/volume/v3/snapshots/43d71dbc-afd9-435f-bbd4-addf3f4ee383/action Aug 25 16:24:18.210002 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8d88b58b-d77c-44fc-a4a7-cbb4e08ef79a tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:24:18.210128 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8d88b58b-d77c-44fc-a4a7-cbb4e08ef79a tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:18.212794 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.contrib.snapshot_unmanage [None req-8d88b58b-d77c-44fc-a4a7-cbb4e08ef79a tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-reader] Unmanage snapshot with id: 43d71dbc-afd9-435f-bbd4-addf3f4ee383 Aug 25 16:24:18.224616 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:18.224616 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:24:18.226211 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-8d88b58b-d77c-44fc-a4a7-cbb4e08ef79a tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-reader] Snapshot retrieved successfully. Aug 25 16:24:18.226211 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.policy [None req-8d88b58b-d77c-44fc-a4a7-cbb4e08ef79a tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'a895419f49ce4aa4ad27da03582c6854', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34b1d9052ea04b1197b022e1ce87cd8a', '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=100454) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 16:24:18.228731 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8d88b58b-d77c-44fc-a4a7-cbb4e08ef79a tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-reader] https://10.4.3.102/volume/v3/snapshots/43d71dbc-afd9-435f-bbd4-addf3f4ee383/action returned with HTTP 403 Aug 25 16:24:18.229362 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 525/2069] 10.4.3.102 () {68 vars in 1396 bytes} [Tue Aug 25 16:24:18 2026] POST /volume/v3/snapshots/43d71dbc-afd9-435f-bbd4-addf3f4ee383/action => generated 117 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:24:18.240148 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-413633f4-10fa-496e-8862-2010d4caa73e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:18.241872 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-413633f4-10fa-496e-8862-2010d4caa73e tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] DELETE https://10.4.3.102/volume/v3/snapshots/43d71dbc-afd9-435f-bbd4-addf3f4ee383 Aug 25 16:24:18.242051 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-413633f4-10fa-496e-8862-2010d4caa73e tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:18.242293 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-413633f4-10fa-496e-8862-2010d4caa73e tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:18.242741 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.snapshots [None req-413633f4-10fa-496e-8862-2010d4caa73e tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Delete snapshot with id: 43d71dbc-afd9-435f-bbd4-addf3f4ee383 Aug 25 16:24:18.249299 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:18.249299 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:24:18.249877 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-413633f4-10fa-496e-8862-2010d4caa73e tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Snapshot retrieved successfully. Aug 25 16:24:18.271127 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-413633f4-10fa-496e-8862-2010d4caa73e tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Snapshot delete request issued successfully. Aug 25 16:24:18.271348 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-413633f4-10fa-496e-8862-2010d4caa73e tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/snapshots/43d71dbc-afd9-435f-bbd4-addf3f4ee383 returned with HTTP 202 Aug 25 16:24:18.273191 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 522/2070] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:24:18 2026] DELETE /volume/v3/snapshots/43d71dbc-afd9-435f-bbd4-addf3f4ee383 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:24:18.288874 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c0a3a062-97cc-43d4-a184-c12e50a99a1d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:18.288874 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c0a3a062-97cc-43d4-a184-c12e50a99a1d tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] GET https://10.4.3.102/volume/v3/snapshots/43d71dbc-afd9-435f-bbd4-addf3f4ee383 Aug 25 16:24:18.288874 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c0a3a062-97cc-43d4-a184-c12e50a99a1d tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:18.288874 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c0a3a062-97cc-43d4-a184-c12e50a99a1d tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:18.295221 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:18.295221 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:24:18.295677 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-c0a3a062-97cc-43d4-a184-c12e50a99a1d tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Snapshot retrieved successfully. Aug 25 16:24:18.296690 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c0a3a062-97cc-43d4-a184-c12e50a99a1d tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/snapshots/43d71dbc-afd9-435f-bbd4-addf3f4ee383 returned with HTTP 200 Aug 25 16:24:18.297226 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 515/2071] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:24:18 2026] GET /volume/v3/snapshots/43d71dbc-afd9-435f-bbd4-addf3f4ee383 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:19.308393 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c4551a08-e03c-4a53-b84e-27c0887bd877 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:19.311059 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c4551a08-e03c-4a53-b84e-27c0887bd877 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] GET https://10.4.3.102/volume/v3/snapshots/43d71dbc-afd9-435f-bbd4-addf3f4ee383 Aug 25 16:24:19.311769 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c4551a08-e03c-4a53-b84e-27c0887bd877 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:19.311769 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c4551a08-e03c-4a53-b84e-27c0887bd877 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:19.317188 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c4551a08-e03c-4a53-b84e-27c0887bd877 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/snapshots/43d71dbc-afd9-435f-bbd4-addf3f4ee383 returned with HTTP 404 Aug 25 16:24:19.317776 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 510/2072] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:24:19 2026] GET /volume/v3/snapshots/43d71dbc-afd9-435f-bbd4-addf3f4ee383 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:24:19.326746 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-444a07de-c413-44cc-aee7-156d5c451f5d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:19.328511 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-444a07de-c413-44cc-aee7-156d5c451f5d tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/f9f9b34e-14ab-4bb5-9508-5843786d3f71 Aug 25 16:24:19.328722 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-444a07de-c413-44cc-aee7-156d5c451f5d tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:19.328929 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-444a07de-c413-44cc-aee7-156d5c451f5d tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:19.329087 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-444a07de-c413-44cc-aee7-156d5c451f5d tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Delete volume with id: f9f9b34e-14ab-4bb5-9508-5843786d3f71 Aug 25 16:24:19.337444 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:19.337444 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:24:19.337787 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-444a07de-c413-44cc-aee7-156d5c451f5d tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Volume info retrieved successfully. Aug 25 16:24:19.359413 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-444a07de-c413-44cc-aee7-156d5c451f5d tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Delete volume request issued successfully. Aug 25 16:24:19.359633 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-444a07de-c413-44cc-aee7-156d5c451f5d tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/volumes/f9f9b34e-14ab-4bb5-9508-5843786d3f71 returned with HTTP 202 Aug 25 16:24:19.360046 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 526/2073] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:24:19 2026] DELETE /volume/v3/volumes/f9f9b34e-14ab-4bb5-9508-5843786d3f71 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:24:19.367781 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-11121198-6cc6-4abc-9ea3-022cbe145f2b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:19.371990 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-11121198-6cc6-4abc-9ea3-022cbe145f2b tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] GET https://10.4.3.102/volume/v3/volumes/f9f9b34e-14ab-4bb5-9508-5843786d3f71 Aug 25 16:24:19.372307 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-11121198-6cc6-4abc-9ea3-022cbe145f2b tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:19.372576 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-11121198-6cc6-4abc-9ea3-022cbe145f2b tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:19.380314 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:19.380314 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:24:19.384136 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-11121198-6cc6-4abc-9ea3-022cbe145f2b tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Volume info retrieved successfully. Aug 25 16:24:19.388850 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-11121198-6cc6-4abc-9ea3-022cbe145f2b tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/volumes/f9f9b34e-14ab-4bb5-9508-5843786d3f71 returned with HTTP 200 Aug 25 16:24:19.389387 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 523/2074] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:19 2026] GET /volume/v3/volumes/f9f9b34e-14ab-4bb5-9508-5843786d3f71 => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:24:19.420826 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-61271f27-e94c-42b5-b4ae-b909cda8c26c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:19.422614 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-61271f27-e94c-42b5-b4ae-b909cda8c26c tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:24:19.422972 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-61271f27-e94c-42b5-b4ae-b909cda8c26c tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "363da962-baa3-423f-add9-98054830bab0", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-368952434"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:19.424632 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-61271f27-e94c-42b5-b4ae-b909cda8c26c tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Create volume request body: {'volume': {'imageRef': '363da962-baa3-423f-add9-98054830bab0', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-368952434'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:24:19.528629 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-61271f27-e94c-42b5-b4ae-b909cda8c26c tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Create volume of 2 GB Aug 25 16:24:19.533207 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-61271f27-e94c-42b5-b4ae-b909cda8c26c tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Availability Zones retrieved successfully. Aug 25 16:24:19.538822 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-61271f27-e94c-42b5-b4ae-b909cda8c26c tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Flow 'volume_create_api' (f70e9bf3-3c7f-44f2-8c5c-5a87e99cb202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:24:19.539730 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-61271f27-e94c-42b5-b4ae-b909cda8c26c tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (677eadd7-9e66-4471-8588-fec1a5a7e2a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:19.540672 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-61271f27-e94c-42b5-b4ae-b909cda8c26c tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Validating volume size '2' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:24:19.576278 np0000008093 devstack@c-api.service[100455]: WARNING cinder.volume.api [None req-61271f27-e94c-42b5-b4ae-b909cda8c26c tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (677eadd7-9e66-4471-8588-fec1a5a7e2a6) transitioned into state 'FAILURE' from state 'RUNNING' Aug 25 16:24:19.576278 np0000008093 devstack@c-api.service[100455]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 363da962-baa3-423f-add9-98054830bab0 is not active. Aug 25 16:24:19.577908 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-61271f27-e94c-42b5-b4ae-b909cda8c26c tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (677eadd7-9e66-4471-8588-fec1a5a7e2a6) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:19.578957 np0000008093 devstack@c-api.service[100455]: WARNING cinder.volume.api [None req-61271f27-e94c-42b5-b4ae-b909cda8c26c tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (677eadd7-9e66-4471-8588-fec1a5a7e2a6) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 16:24:19.579797 np0000008093 devstack@c-api.service[100455]: WARNING cinder.volume.api [None req-61271f27-e94c-42b5-b4ae-b909cda8c26c tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Flow 'volume_create_api' (f70e9bf3-3c7f-44f2-8c5c-5a87e99cb202) transitioned into state 'REVERTED' from state 'RUNNING' Aug 25 16:24:19.580133 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-61271f27-e94c-42b5-b4ae-b909cda8c26c tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 400 Aug 25 16:24:19.580739 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 516/2075] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:24:19 2026] POST /volume/v3/volumes => generated 125 bytes in 160 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 16:24:20.407133 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-2516fd69-f534-413a-a1e2-90f538077015 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:20.409660 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2516fd69-f534-413a-a1e2-90f538077015 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] GET https://10.4.3.102/volume/v3/volumes/f9f9b34e-14ab-4bb5-9508-5843786d3f71 Aug 25 16:24:20.409660 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2516fd69-f534-413a-a1e2-90f538077015 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:20.409660 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2516fd69-f534-413a-a1e2-90f538077015 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:20.417987 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2516fd69-f534-413a-a1e2-90f538077015 tempest-ProjectReaderTests-1668573714 tempest-ProjectReaderTests-1668573714-project-admin] https://10.4.3.102/volume/v3/volumes/f9f9b34e-14ab-4bb5-9508-5843786d3f71 returned with HTTP 404 Aug 25 16:24:20.417987 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 511/2076] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:20 2026] GET /volume/v3/volumes/f9f9b34e-14ab-4bb5-9508-5843786d3f71 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:24:21.760089 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-945c3396-170a-4852-857c-ed4b3033a287 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:21.762456 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-945c3396-170a-4852-857c-ed4b3033a287 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:24:21.763129 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-945c3396-170a-4852-857c-ed4b3033a287 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "71f013b5-3559-4734-ae44-6c88c385d895"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:21.765928 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-945c3396-170a-4852-857c-ed4b3033a287 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '71f013b5-3559-4734-ae44-6c88c385d895'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:24:22.043429 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-945c3396-170a-4852-857c-ed4b3033a287 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Create volume of 1 GB Aug 25 16:24:22.047934 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-945c3396-170a-4852-857c-ed4b3033a287 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Availability Zones retrieved successfully. Aug 25 16:24:22.053334 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-945c3396-170a-4852-857c-ed4b3033a287 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Flow 'volume_create_api' (8ee5fc36-001b-476d-8c15-5255ffb2ab4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:24:22.054565 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-945c3396-170a-4852-857c-ed4b3033a287 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e95ed722-e0a7-43a1-aaeb-1d0b324c3409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:22.055528 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-945c3396-170a-4852-857c-ed4b3033a287 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:24:22.090086 np0000008093 devstack@c-api.service[100454]: WARNING cinder.volume.api [None req-945c3396-170a-4852-857c-ed4b3033a287 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e95ed722-e0a7-43a1-aaeb-1d0b324c3409) transitioned into state 'FAILURE' from state 'RUNNING' Aug 25 16:24:22.090086 np0000008093 devstack@c-api.service[100454]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 25 16:24:22.092179 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-945c3396-170a-4852-857c-ed4b3033a287 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e95ed722-e0a7-43a1-aaeb-1d0b324c3409) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:22.093220 np0000008093 devstack@c-api.service[100454]: WARNING cinder.volume.api [None req-945c3396-170a-4852-857c-ed4b3033a287 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e95ed722-e0a7-43a1-aaeb-1d0b324c3409) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 16:24:22.094264 np0000008093 devstack@c-api.service[100454]: WARNING cinder.volume.api [None req-945c3396-170a-4852-857c-ed4b3033a287 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Flow 'volume_create_api' (8ee5fc36-001b-476d-8c15-5255ffb2ab4d) transitioned into state 'REVERTED' from state 'RUNNING' Aug 25 16:24:22.094577 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-945c3396-170a-4852-857c-ed4b3033a287 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 400 Aug 25 16:24:22.095158 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 527/2077] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:24:21 2026] POST /volume/v3/volumes => generated 134 bytes in 336 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 16:24:22.554341 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f57ff93e-8e80-43df-b2c8-e670e6a1030c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:22.558259 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f57ff93e-8e80-43df-b2c8-e670e6a1030c tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:24:22.558598 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f57ff93e-8e80-43df-b2c8-e670e6a1030c tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:22.560188 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f57ff93e-8e80-43df-b2c8-e670e6a1030c tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 400 Aug 25 16:24:22.560925 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 524/2078] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:24:22 2026] POST /volume/v3/volumes => generated 127 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 16:24:22.569674 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-2702de2a-4563-4133-9208-c905933555bf None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:22.571918 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2702de2a-4563-4133-9208-c905933555bf tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:24:22.572324 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2702de2a-4563-4133-9208-c905933555bf tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "2f972627-44b1-4a5d-9532-2caf9cb1821b"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:22.574214 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-2702de2a-4563-4133-9208-c905933555bf tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '2f972627-44b1-4a5d-9532-2caf9cb1821b'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:24:22.579949 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2702de2a-4563-4133-9208-c905933555bf tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 404 Aug 25 16:24:22.580924 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 517/2079] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:24:22 2026] POST /volume/v3/volumes => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:24:22.588475 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-e1c6dc6b-5069-4419-accf-dd518fcc4d20 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:22.590854 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e1c6dc6b-5069-4419-accf-dd518fcc4d20 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:24:22.591179 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e1c6dc6b-5069-4419-accf-dd518fcc4d20 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "43bc51d6-c4fd-4ac1-839d-997e7edfb8cf"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:22.596891 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-e1c6dc6b-5069-4419-accf-dd518fcc4d20 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '43bc51d6-c4fd-4ac1-839d-997e7edfb8cf'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:24:22.610394 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e1c6dc6b-5069-4419-accf-dd518fcc4d20 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 404 Aug 25 16:24:22.610943 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 512/2080] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:24:22 2026] POST /volume/v3/volumes => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:24:22.619838 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ba6f54e7-3d12-44a0-8d28-9fe01496f064 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:22.621581 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ba6f54e7-3d12-44a0-8d28-9fe01496f064 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:24:22.621921 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ba6f54e7-3d12-44a0-8d28-9fe01496f064 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "2f1257a1-50ca-4fbd-b4ce-f157fa39320d"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:22.623383 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-ba6f54e7-3d12-44a0-8d28-9fe01496f064 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '2f1257a1-50ca-4fbd-b4ce-f157fa39320d'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:24:22.630675 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ba6f54e7-3d12-44a0-8d28-9fe01496f064 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 404 Aug 25 16:24:22.631309 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 528/2081] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:24:22 2026] POST /volume/v3/volumes => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:24:22.640305 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-44ac2132-1183-40c8-bcbe-37bd66215273 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:22.645912 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-44ac2132-1183-40c8-bcbe-37bd66215273 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:24:22.646408 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-44ac2132-1183-40c8-bcbe-37bd66215273 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:22.649473 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-44ac2132-1183-40c8-bcbe-37bd66215273 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 400 Aug 25 16:24:22.650320 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 525/2082] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:24:22 2026] POST /volume/v3/volumes => generated 125 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 16:24:22.663982 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-05b7988f-b5b5-4bdf-83eb-695f54a79ee8 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:22.665872 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-05b7988f-b5b5-4bdf-83eb-695f54a79ee8 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:24:22.666302 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-05b7988f-b5b5-4bdf-83eb-695f54a79ee8 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:22.668047 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-05b7988f-b5b5-4bdf-83eb-695f54a79ee8 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 400 Aug 25 16:24:22.668555 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 518/2083] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:24:22 2026] POST /volume/v3/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 16:24:22.680218 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-6b1b2133-78da-4d0e-9199-df6e4e45feec None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:22.682533 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6b1b2133-78da-4d0e-9199-df6e4e45feec tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:24:22.684697 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6b1b2133-78da-4d0e-9199-df6e4e45feec tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:22.685234 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6b1b2133-78da-4d0e-9199-df6e4e45feec tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 400 Aug 25 16:24:22.685837 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 513/2084] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:24: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) Aug 25 16:24:22.697228 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-678798cd-d40f-4da0-846c-ccf7f0bab03c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:22.699747 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-678798cd-d40f-4da0-846c-ccf7f0bab03c tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] DELETE https://10.4.3.102/volume/v3/volumes/tempest-invalid-339503753 Aug 25 16:24:22.700062 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-678798cd-d40f-4da0-846c-ccf7f0bab03c tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:22.700319 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-678798cd-d40f-4da0-846c-ccf7f0bab03c tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:22.700603 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-678798cd-d40f-4da0-846c-ccf7f0bab03c tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Delete volume with id: tempest-invalid-339503753 Aug 25 16:24:22.713998 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-678798cd-d40f-4da0-846c-ccf7f0bab03c tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] https://10.4.3.102/volume/v3/volumes/tempest-invalid-339503753 returned with HTTP 404 Aug 25 16:24:22.714768 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 529/2085] 10.4.3.102 () {66 vars in 1318 bytes} [Tue Aug 25 16:24:22 2026] DELETE /volume/v3/volumes/tempest-invalid-339503753 => generated 98 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:24:22.723939 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-a4bc5cf8-a79c-40d8-96cb-e3515f7366cd None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:22.725905 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 526/2086] 10.4.3.102 () {66 vars in 1243 bytes} [Tue Aug 25 16:24:22 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 25 16:24:22.736419 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-e643389e-cc36-4a6d-8582-e6643582f95e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:22.738244 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e643389e-cc36-4a6d-8582-e6643582f95e tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] POST https://10.4.3.102/volume/v3/volumes/xxx/action Aug 25 16:24:22.738481 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e643389e-cc36-4a6d-8582-e6643582f95e tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Action body: b'{"os-detach": {}}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:24:22.738647 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e643389e-cc36-4a6d-8582-e6643582f95e tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:22.751021 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e643389e-cc36-4a6d-8582-e6643582f95e tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] https://10.4.3.102/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 25 16:24:22.751962 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 519/2087] 10.4.3.102 () {68 vars in 1291 bytes} [Tue Aug 25 16:24:22 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:24:22.760255 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-8b55dc4a-e286-4695-abb8-be5b4ab37ccf None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:22.762449 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8b55dc4a-e286-4695-abb8-be5b4ab37ccf tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] GET https://10.4.3.102/volume/v3/volumes/tempest-invalid-289016316 Aug 25 16:24:22.763013 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8b55dc4a-e286-4695-abb8-be5b4ab37ccf tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:22.763417 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8b55dc4a-e286-4695-abb8-be5b4ab37ccf tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:22.770885 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8b55dc4a-e286-4695-abb8-be5b4ab37ccf tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] https://10.4.3.102/volume/v3/volumes/tempest-invalid-289016316 returned with HTTP 404 Aug 25 16:24:22.771691 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 514/2088] 10.4.3.102 () {66 vars in 1315 bytes} [Tue Aug 25 16:24:22 2026] GET /volume/v3/volumes/tempest-invalid-289016316 => generated 98 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:24:22.781400 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-d2c20716-3c58-43a0-9f31-92eefc3b4d05 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:22.783191 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 530/2089] 10.4.3.102 () {66 vars in 1240 bytes} [Tue Aug 25 16:24:22 2026] GET /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 25 16:24:22.792764 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-391796f3-759c-4f76-bfd2-53bf01c07ffa None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:22.794833 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-391796f3-759c-4f76-bfd2-53bf01c07ffa tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] GET https://10.4.3.102/volume/v3/volumes/detail?status=null Aug 25 16:24:22.795066 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-391796f3-759c-4f76-bfd2-53bf01c07ffa tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:22.795303 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-391796f3-759c-4f76-bfd2-53bf01c07ffa tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Calling method 'detail' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:22.795673 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.api_utils [None req-391796f3-759c-4f76-bfd2-53bf01c07ffa tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Removing options '' from query. {{(pid=100457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:24:22.796001 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-391796f3-759c-4f76-bfd2-53bf01c07ffa tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Could not evaluate value null, assuming string {{(pid=100457) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 16:24:22.796720 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-391796f3-759c-4f76-bfd2-53bf01c07ffa tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100457) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:24:22.833434 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-391796f3-759c-4f76-bfd2-53bf01c07ffa tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Get all volumes completed successfully. Aug 25 16:24:22.835570 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-391796f3-759c-4f76-bfd2-53bf01c07ffa tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] https://10.4.3.102/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 25 16:24:22.835930 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 527/2090] 10.4.3.102 () {66 vars in 1281 bytes} [Tue Aug 25 16:24:22 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:24:22.849775 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-5f93c535-fe7f-4ff7-898e-6c8272a64fe1 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:22.852248 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5f93c535-fe7f-4ff7-898e-6c8272a64fe1 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] GET https://10.4.3.102/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-85442636 Aug 25 16:24:22.852499 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5f93c535-fe7f-4ff7-898e-6c8272a64fe1 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:22.852692 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5f93c535-fe7f-4ff7-898e-6c8272a64fe1 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Calling method 'detail' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:22.853026 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.api_utils [None req-5f93c535-fe7f-4ff7-898e-6c8272a64fe1 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Removing options '' from query. {{(pid=100455) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:24:22.853867 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-5f93c535-fe7f-4ff7-898e-6c8272a64fe1 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-85442636'), ('no_migration_targets', True)]). {{(pid=100455) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:24:22.887399 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-5f93c535-fe7f-4ff7-898e-6c8272a64fe1 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Get all volumes completed successfully. Aug 25 16:24:22.889841 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5f93c535-fe7f-4ff7-898e-6c8272a64fe1 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] https://10.4.3.102/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-85442636 returned with HTTP 200 Aug 25 16:24:22.890304 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 520/2091] 10.4.3.102 () {66 vars in 1355 bytes} [Tue Aug 25 16:24:22 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-85442636 => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:24:22.904959 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-46eef364-ccac-43ee-b8db-a167b9eaaaaa None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:22.907842 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-46eef364-ccac-43ee-b8db-a167b9eaaaaa tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] GET https://10.4.3.102/volume/v3/volumes?status=null Aug 25 16:24:22.908079 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-46eef364-ccac-43ee-b8db-a167b9eaaaaa tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:22.908320 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-46eef364-ccac-43ee-b8db-a167b9eaaaaa tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Calling method 'index' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:22.908624 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.api_utils [None req-46eef364-ccac-43ee-b8db-a167b9eaaaaa tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Removing options '' from query. {{(pid=100456) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:24:22.908842 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-46eef364-ccac-43ee-b8db-a167b9eaaaaa tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Could not evaluate value null, assuming string {{(pid=100456) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 16:24:22.909461 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-46eef364-ccac-43ee-b8db-a167b9eaaaaa tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100456) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:24:22.916390 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-46eef364-ccac-43ee-b8db-a167b9eaaaaa tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Get all volumes completed successfully. Aug 25 16:24:22.916701 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-46eef364-ccac-43ee-b8db-a167b9eaaaaa tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] https://10.4.3.102/volume/v3/volumes?status=null returned with HTTP 200 Aug 25 16:24:22.917056 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 515/2092] 10.4.3.102 () {66 vars in 1260 bytes} [Tue Aug 25 16:24:22 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:24:22.926150 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ed3b44e1-9e02-424a-8fa9-95a2afc7dfc3 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:22.928032 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ed3b44e1-9e02-424a-8fa9-95a2afc7dfc3 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] GET https://10.4.3.102/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1572095786 Aug 25 16:24:22.928288 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ed3b44e1-9e02-424a-8fa9-95a2afc7dfc3 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:22.928500 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ed3b44e1-9e02-424a-8fa9-95a2afc7dfc3 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Calling method 'index' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:22.928799 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.api_utils [None req-ed3b44e1-9e02-424a-8fa9-95a2afc7dfc3 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Removing options '' from query. {{(pid=100454) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:24:22.929580 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-ed3b44e1-9e02-424a-8fa9-95a2afc7dfc3 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1572095786'), ('no_migration_targets', True)]). {{(pid=100454) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:24:22.964404 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-ed3b44e1-9e02-424a-8fa9-95a2afc7dfc3 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Get all volumes completed successfully. Aug 25 16:24:22.964787 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ed3b44e1-9e02-424a-8fa9-95a2afc7dfc3 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] https://10.4.3.102/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1572095786 returned with HTTP 200 Aug 25 16:24:22.965177 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 531/2093] 10.4.3.102 () {66 vars in 1338 bytes} [Tue Aug 25 16:24:22 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1572095786 => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:24:22.975467 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-48491407-7e63-4e13-ac1f-c683b6bd743c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:22.977211 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-48491407-7e63-4e13-ac1f-c683b6bd743c tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] POST https://10.4.3.102/volume/v3/volumes/a20bdee8-c6c7-4570-a72e-e5d3f71890b7/action Aug 25 16:24:22.977601 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-48491407-7e63-4e13-ac1f-c683b6bd743c tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:24:22.977750 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-48491407-7e63-4e13-ac1f-c683b6bd743c tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:22.989999 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:22.989999 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:24:22.990431 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-48491407-7e63-4e13-ac1f-c683b6bd743c tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Volume info retrieved successfully. Aug 25 16:24:22.999557 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-48491407-7e63-4e13-ac1f-c683b6bd743c tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Reserve volume completed successfully. Aug 25 16:24:22.999790 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-48491407-7e63-4e13-ac1f-c683b6bd743c tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] https://10.4.3.102/volume/v3/volumes/a20bdee8-c6c7-4570-a72e-e5d3f71890b7/action returned with HTTP 202 Aug 25 16:24:23.000196 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 528/2094] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:24:22 2026] POST /volume/v3/volumes/a20bdee8-c6c7-4570-a72e-e5d3f71890b7/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:24:23.007881 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-6fce645b-3091-4b11-b1bc-7f46f55bd9d3 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:23.009949 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6fce645b-3091-4b11-b1bc-7f46f55bd9d3 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] POST https://10.4.3.102/volume/v3/volumes/a20bdee8-c6c7-4570-a72e-e5d3f71890b7/action Aug 25 16:24:23.010349 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6fce645b-3091-4b11-b1bc-7f46f55bd9d3 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:24:23.010503 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6fce645b-3091-4b11-b1bc-7f46f55bd9d3 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:23.020282 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:23.020282 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:24:23.020813 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-6fce645b-3091-4b11-b1bc-7f46f55bd9d3 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Volume info retrieved successfully. Aug 25 16:24:23.025270 np0000008093 devstack@c-api.service[100455]: ERROR cinder.volume.api [None req-6fce645b-3091-4b11-b1bc-7f46f55bd9d3 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Volume status must be available to reserve, but the status is attaching. Aug 25 16:24:23.025583 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6fce645b-3091-4b11-b1bc-7f46f55bd9d3 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] https://10.4.3.102/volume/v3/volumes/a20bdee8-c6c7-4570-a72e-e5d3f71890b7/action returned with HTTP 400 Aug 25 16:24:23.026174 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 521/2095] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:24:23 2026] POST /volume/v3/volumes/a20bdee8-c6c7-4570-a72e-e5d3f71890b7/action => generated 132 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 16:24:23.034388 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-6c422855-aca5-496e-8b50-ec49d555ebc9 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:23.037694 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6c422855-aca5-496e-8b50-ec49d555ebc9 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] POST https://10.4.3.102/volume/v3/volumes/a20bdee8-c6c7-4570-a72e-e5d3f71890b7/action Aug 25 16:24:23.038372 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6c422855-aca5-496e-8b50-ec49d555ebc9 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:24:23.038544 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6c422855-aca5-496e-8b50-ec49d555ebc9 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:23.053115 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:23.053115 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:24:23.053782 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-6c422855-aca5-496e-8b50-ec49d555ebc9 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Volume info retrieved successfully. Aug 25 16:24:23.080499 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-6c422855-aca5-496e-8b50-ec49d555ebc9 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Unreserve volume completed successfully. Aug 25 16:24:23.080760 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6c422855-aca5-496e-8b50-ec49d555ebc9 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] https://10.4.3.102/volume/v3/volumes/a20bdee8-c6c7-4570-a72e-e5d3f71890b7/action returned with HTTP 202 Aug 25 16:24:23.081246 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 516/2096] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:24:23 2026] POST /volume/v3/volumes/a20bdee8-c6c7-4570-a72e-e5d3f71890b7/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:24:23.098098 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-35d334f9-ec70-4ab3-89bb-ca64b98db01f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:23.100416 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-35d334f9-ec70-4ab3-89bb-ca64b98db01f tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] POST https://10.4.3.102/volume/v3/volumes/aabf93d0-cd5a-4746-8336-b07b13c0ac12/action Aug 25 16:24:23.100916 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-35d334f9-ec70-4ab3-89bb-ca64b98db01f tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:24:23.101087 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-35d334f9-ec70-4ab3-89bb-ca64b98db01f tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:23.112075 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-35d334f9-ec70-4ab3-89bb-ca64b98db01f tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] https://10.4.3.102/volume/v3/volumes/aabf93d0-cd5a-4746-8336-b07b13c0ac12/action returned with HTTP 404 Aug 25 16:24:23.112749 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 532/2097] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:24:23 2026] POST /volume/v3/volumes/aabf93d0-cd5a-4746-8336-b07b13c0ac12/action => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:24:23.121174 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-81d81c23-ec3b-4f64-8c35-05612e94569f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:23.122938 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-81d81c23-ec3b-4f64-8c35-05612e94569f tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] POST https://10.4.3.102/volume/v3/volumes/7f8b5019-eaa2-4179-a80c-f07d1f6a50bb/action Aug 25 16:24:23.123283 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-81d81c23-ec3b-4f64-8c35-05612e94569f tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:24:23.123436 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-81d81c23-ec3b-4f64-8c35-05612e94569f tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:23.130440 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-81d81c23-ec3b-4f64-8c35-05612e94569f tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] https://10.4.3.102/volume/v3/volumes/7f8b5019-eaa2-4179-a80c-f07d1f6a50bb/action returned with HTTP 404 Aug 25 16:24:23.130883 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 529/2098] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:24:23 2026] POST /volume/v3/volumes/7f8b5019-eaa2-4179-a80c-f07d1f6a50bb/action => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:24:23.138755 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-af342081-4625-409d-b79e-e5332dace726 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:23.140914 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 522/2099] 10.4.3.102 () {68 vars in 1260 bytes} [Tue Aug 25 16:24: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) Aug 25 16:24:23.148504 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-28337041-bb3f-49db-aa6c-ae55a0d9ff56 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:23.151095 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-28337041-bb3f-49db-aa6c-ae55a0d9ff56 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] PUT https://10.4.3.102/volume/v3/volumes/tempest-invalid-742143433 Aug 25 16:24:23.152534 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-28337041-bb3f-49db-aa6c-ae55a0d9ff56 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:23.164507 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-28337041-bb3f-49db-aa6c-ae55a0d9ff56 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] https://10.4.3.102/volume/v3/volumes/tempest-invalid-742143433 returned with HTTP 404 Aug 25 16:24:23.165481 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 517/2100] 10.4.3.102 () {68 vars in 1335 bytes} [Tue Aug 25 16:24:23 2026] PUT /volume/v3/volumes/tempest-invalid-742143433 => generated 98 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:24:23.175159 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-0643e95f-ba98-4365-ba41-c318551f5682 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:23.177133 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0643e95f-ba98-4365-ba41-c318551f5682 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] PUT https://10.4.3.102/volume/v3/volumes/ed3b01be-97a2-4231-8d52-bd316289cff1 Aug 25 16:24:23.177467 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0643e95f-ba98-4365-ba41-c318551f5682 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:23.187731 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0643e95f-ba98-4365-ba41-c318551f5682 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] https://10.4.3.102/volume/v3/volumes/ed3b01be-97a2-4231-8d52-bd316289cff1 returned with HTTP 404 Aug 25 16:24:23.188334 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 533/2101] 10.4.3.102 () {68 vars in 1368 bytes} [Tue Aug 25 16:24:23 2026] PUT /volume/v3/volumes/ed3b01be-97a2-4231-8d52-bd316289cff1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:24:23.202303 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-e023a3e4-ef34-400b-babe-7c5ceb24491b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:23.204454 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e023a3e4-ef34-400b-babe-7c5ceb24491b tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] DELETE https://10.4.3.102/volume/v3/volumes/d4bcbe79-f441-4fab-a478-5931499304c7 Aug 25 16:24:23.204701 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e023a3e4-ef34-400b-babe-7c5ceb24491b tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:23.204932 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e023a3e4-ef34-400b-babe-7c5ceb24491b tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:23.205129 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-e023a3e4-ef34-400b-babe-7c5ceb24491b tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Delete volume with id: d4bcbe79-f441-4fab-a478-5931499304c7 Aug 25 16:24:23.211563 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e023a3e4-ef34-400b-babe-7c5ceb24491b tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] https://10.4.3.102/volume/v3/volumes/d4bcbe79-f441-4fab-a478-5931499304c7 returned with HTTP 404 Aug 25 16:24:23.212162 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 530/2102] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:24:23 2026] DELETE /volume/v3/volumes/d4bcbe79-f441-4fab-a478-5931499304c7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:24:23.223269 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-08edbdf2-615a-4f90-b47c-5b2a90cffe1b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:23.225481 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-08edbdf2-615a-4f90-b47c-5b2a90cffe1b tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] POST https://10.4.3.102/volume/v3/volumes/a20bdee8-c6c7-4570-a72e-e5d3f71890b7/action Aug 25 16:24:23.225920 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-08edbdf2-615a-4f90-b47c-5b2a90cffe1b tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:24:23.226099 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-08edbdf2-615a-4f90-b47c-5b2a90cffe1b tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:23.232817 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-08edbdf2-615a-4f90-b47c-5b2a90cffe1b tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] https://10.4.3.102/volume/v3/volumes/a20bdee8-c6c7-4570-a72e-e5d3f71890b7/action returned with HTTP 400 Aug 25 16:24:23.233650 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 523/2103] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:24:23 2026] POST /volume/v3/volumes/a20bdee8-c6c7-4570-a72e-e5d3f71890b7/action => generated 140 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 16:24:23.244134 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-69266e5f-645b-499f-a18a-2175464a49ab None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:23.246548 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-69266e5f-645b-499f-a18a-2175464a49ab tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] POST https://10.4.3.102/volume/v3/volumes/a20bdee8-c6c7-4570-a72e-e5d3f71890b7/action Aug 25 16:24:23.247092 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-69266e5f-645b-499f-a18a-2175464a49ab tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:24:23.247226 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-69266e5f-645b-499f-a18a-2175464a49ab tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:23.250479 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-69266e5f-645b-499f-a18a-2175464a49ab tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] https://10.4.3.102/volume/v3/volumes/a20bdee8-c6c7-4570-a72e-e5d3f71890b7/action returned with HTTP 400 Aug 25 16:24:23.250479 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 518/2104] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:24:23 2026] POST /volume/v3/volumes/a20bdee8-c6c7-4570-a72e-e5d3f71890b7/action => generated 131 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 16:24:23.260665 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-5cd1f224-6468-4c81-b83f-bb5f736041c0 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:23.263047 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5cd1f224-6468-4c81-b83f-bb5f736041c0 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] POST https://10.4.3.102/volume/v3/volumes/aebec1c8-42c8-450d-a439-e922946412d1/action Aug 25 16:24:23.263559 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5cd1f224-6468-4c81-b83f-bb5f736041c0 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:24:23.263765 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5cd1f224-6468-4c81-b83f-bb5f736041c0 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:23.273711 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5cd1f224-6468-4c81-b83f-bb5f736041c0 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] https://10.4.3.102/volume/v3/volumes/aebec1c8-42c8-450d-a439-e922946412d1/action returned with HTTP 404 Aug 25 16:24:23.274468 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 534/2105] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:24:23 2026] POST /volume/v3/volumes/aebec1c8-42c8-450d-a439-e922946412d1/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:24:23.282918 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-6706de62-09cb-4a7d-8f43-c2ac7f38d042 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:23.285536 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6706de62-09cb-4a7d-8f43-c2ac7f38d042 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] POST https://10.4.3.102/volume/v3/volumes/a20bdee8-c6c7-4570-a72e-e5d3f71890b7/action Aug 25 16:24:23.285879 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6706de62-09cb-4a7d-8f43-c2ac7f38d042 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:24:23.285983 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6706de62-09cb-4a7d-8f43-c2ac7f38d042 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:23.287404 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6706de62-09cb-4a7d-8f43-c2ac7f38d042 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] https://10.4.3.102/volume/v3/volumes/a20bdee8-c6c7-4570-a72e-e5d3f71890b7/action returned with HTTP 400 Aug 25 16:24:23.290281 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 531/2106] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:24:23 2026] POST /volume/v3/volumes/a20bdee8-c6c7-4570-a72e-e5d3f71890b7/action => generated 129 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 16:24:23.299523 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-21f3e535-a04a-4216-ad02-2ca0476ac177 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:23.301345 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-21f3e535-a04a-4216-ad02-2ca0476ac177 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] POST https://10.4.3.102/volume/v3/volumes/None/action Aug 25 16:24:23.301724 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-21f3e535-a04a-4216-ad02-2ca0476ac177 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:24:23.301863 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-21f3e535-a04a-4216-ad02-2ca0476ac177 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:23.312422 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-21f3e535-a04a-4216-ad02-2ca0476ac177 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] https://10.4.3.102/volume/v3/volumes/None/action returned with HTTP 404 Aug 25 16:24:23.312941 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 524/2107] 10.4.3.102 () {68 vars in 1294 bytes} [Tue Aug 25 16:24:23 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:24:23.322399 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-9cc07996-ccde-459e-82fd-c7eefe43c564 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:23.324664 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9cc07996-ccde-459e-82fd-c7eefe43c564 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] GET https://10.4.3.102/volume/v3/volumes/91202b3b-41bb-4efa-8377-0f74ad6861bb Aug 25 16:24:23.324933 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9cc07996-ccde-459e-82fd-c7eefe43c564 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:23.325201 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9cc07996-ccde-459e-82fd-c7eefe43c564 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:23.332120 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9cc07996-ccde-459e-82fd-c7eefe43c564 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] https://10.4.3.102/volume/v3/volumes/91202b3b-41bb-4efa-8377-0f74ad6861bb returned with HTTP 404 Aug 25 16:24:23.332701 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 519/2108] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:23 2026] GET /volume/v3/volumes/91202b3b-41bb-4efa-8377-0f74ad6861bb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:24:23.341887 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-731a2705-0e46-44aa-85c7-01ee0d422879 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:23.344220 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-731a2705-0e46-44aa-85c7-01ee0d422879 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] GET https://10.4.3.102/volume/v3/volumes/a20bdee8-c6c7-4570-a72e-e5d3f71890b7 Aug 25 16:24:23.344551 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-731a2705-0e46-44aa-85c7-01ee0d422879 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:23.344831 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-731a2705-0e46-44aa-85c7-01ee0d422879 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:23.354819 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:23.354819 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:24:23.360297 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-731a2705-0e46-44aa-85c7-01ee0d422879 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Volume info retrieved successfully. Aug 25 16:24:23.367085 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-731a2705-0e46-44aa-85c7-01ee0d422879 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] https://10.4.3.102/volume/v3/volumes/a20bdee8-c6c7-4570-a72e-e5d3f71890b7 returned with HTTP 200 Aug 25 16:24:23.367679 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 535/2109] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:23 2026] GET /volume/v3/volumes/a20bdee8-c6c7-4570-a72e-e5d3f71890b7 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:23.384044 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1b48991c-091a-423c-9290-dd825843c4b4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:23.386540 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1b48991c-091a-423c-9290-dd825843c4b4 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] DELETE https://10.4.3.102/volume/v3/volumes/a20bdee8-c6c7-4570-a72e-e5d3f71890b7 Aug 25 16:24:23.386866 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1b48991c-091a-423c-9290-dd825843c4b4 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:23.387149 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1b48991c-091a-423c-9290-dd825843c4b4 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:23.387402 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-1b48991c-091a-423c-9290-dd825843c4b4 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Delete volume with id: a20bdee8-c6c7-4570-a72e-e5d3f71890b7 Aug 25 16:24:23.398316 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:23.398316 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:24:23.399012 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-1b48991c-091a-423c-9290-dd825843c4b4 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Volume info retrieved successfully. Aug 25 16:24:23.428395 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-1b48991c-091a-423c-9290-dd825843c4b4 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Delete volume request issued successfully. Aug 25 16:24:23.428663 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1b48991c-091a-423c-9290-dd825843c4b4 tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] https://10.4.3.102/volume/v3/volumes/a20bdee8-c6c7-4570-a72e-e5d3f71890b7 returned with HTTP 202 Aug 25 16:24:23.429204 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 532/2110] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:24:23 2026] DELETE /volume/v3/volumes/a20bdee8-c6c7-4570-a72e-e5d3f71890b7 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:24:23.438078 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-928f0b71-4b4d-4b45-9093-826def4198ae None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:23.440105 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-928f0b71-4b4d-4b45-9093-826def4198ae tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] GET https://10.4.3.102/volume/v3/volumes/a20bdee8-c6c7-4570-a72e-e5d3f71890b7 Aug 25 16:24:23.440463 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-928f0b71-4b4d-4b45-9093-826def4198ae tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:23.440561 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-928f0b71-4b4d-4b45-9093-826def4198ae tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:23.453342 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:23.453342 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:24:23.458171 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-928f0b71-4b4d-4b45-9093-826def4198ae tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Volume info retrieved successfully. Aug 25 16:24:23.463016 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-928f0b71-4b4d-4b45-9093-826def4198ae tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] https://10.4.3.102/volume/v3/volumes/a20bdee8-c6c7-4570-a72e-e5d3f71890b7 returned with HTTP 200 Aug 25 16:24:23.463564 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 525/2111] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:23 2026] GET /volume/v3/volumes/a20bdee8-c6c7-4570-a72e-e5d3f71890b7 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:24.479106 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-97989121-17bc-4d48-859f-d8ca8a9a670c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:24.481079 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-97989121-17bc-4d48-859f-d8ca8a9a670c tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] GET https://10.4.3.102/volume/v3/volumes/a20bdee8-c6c7-4570-a72e-e5d3f71890b7 Aug 25 16:24:24.481311 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-97989121-17bc-4d48-859f-d8ca8a9a670c tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:24.481518 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-97989121-17bc-4d48-859f-d8ca8a9a670c tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:24.487649 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-97989121-17bc-4d48-859f-d8ca8a9a670c tempest-VolumesNegativeTest-1975227504 tempest-VolumesNegativeTest-1975227504-project-member] https://10.4.3.102/volume/v3/volumes/a20bdee8-c6c7-4570-a72e-e5d3f71890b7 returned with HTTP 404 Aug 25 16:24:24.488164 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 520/2112] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:24 2026] GET /volume/v3/volumes/a20bdee8-c6c7-4570-a72e-e5d3f71890b7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:24:26.648905 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-952ac5a0-b77c-4e15-8f21-80e9f1de9443 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:26.651762 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-952ac5a0-b77c-4e15-8f21-80e9f1de9443 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] GET https://10.4.3.102/volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 Aug 25 16:24:26.652012 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-952ac5a0-b77c-4e15-8f21-80e9f1de9443 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:26.652280 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-952ac5a0-b77c-4e15-8f21-80e9f1de9443 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:26.664722 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:26.664722 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:24:26.670908 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-952ac5a0-b77c-4e15-8f21-80e9f1de9443 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Volume info retrieved successfully. Aug 25 16:24:26.678461 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-952ac5a0-b77c-4e15-8f21-80e9f1de9443 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 returned with HTTP 200 Aug 25 16:24:26.678988 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 536/2113] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:26 2026] GET /volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:26.697552 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-affc7e96-ab4f-45bb-bbdf-029348db5195 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:26.699679 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-affc7e96-ab4f-45bb-bbdf-029348db5195 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] GET https://10.4.3.102/volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 Aug 25 16:24:26.699994 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-affc7e96-ab4f-45bb-bbdf-029348db5195 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:26.700120 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-affc7e96-ab4f-45bb-bbdf-029348db5195 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:26.714726 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:26.714726 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:24:26.722106 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-affc7e96-ab4f-45bb-bbdf-029348db5195 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Volume info retrieved successfully. Aug 25 16:24:26.729289 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-affc7e96-ab4f-45bb-bbdf-029348db5195 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 returned with HTTP 200 Aug 25 16:24:26.730208 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 533/2114] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:26 2026] GET /volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 => generated 839 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:26.798468 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-14288ae6-398e-4b8a-bbb6-da9a225840fe req-1a1908ca-5396-4794-bd6a-91280e976d1f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:26.801147 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-14288ae6-398e-4b8a-bbb6-da9a225840fe req-1a1908ca-5396-4794-bd6a-91280e976d1f tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] GET https://10.4.3.102/volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 Aug 25 16:24:26.801433 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-14288ae6-398e-4b8a-bbb6-da9a225840fe req-1a1908ca-5396-4794-bd6a-91280e976d1f tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:26.801665 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-14288ae6-398e-4b8a-bbb6-da9a225840fe req-1a1908ca-5396-4794-bd6a-91280e976d1f tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:26.810427 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:26.810427 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:24:26.814834 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-14288ae6-398e-4b8a-bbb6-da9a225840fe req-1a1908ca-5396-4794-bd6a-91280e976d1f tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Volume info retrieved successfully. Aug 25 16:24:26.820985 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-14288ae6-398e-4b8a-bbb6-da9a225840fe req-1a1908ca-5396-4794-bd6a-91280e976d1f tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 returned with HTTP 200 Aug 25 16:24:26.820985 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 526/2115] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:24:26 2026] GET /volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:26.940660 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-001ac53c-a8cf-4024-b159-503b8bfe88ab None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:26.941365 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-001ac53c-a8cf-4024-b159-503b8bfe88ab None None] GET https://10.4.3.102/volume// Aug 25 16:24:26.941365 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-001ac53c-a8cf-4024-b159-503b8bfe88ab None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:26.941654 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-001ac53c-a8cf-4024-b159-503b8bfe88ab None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:26.942012 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-001ac53c-a8cf-4024-b159-503b8bfe88ab None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:24:26.942365 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 521/2116] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:24:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:24:26.950755 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-14288ae6-398e-4b8a-bbb6-da9a225840fe req-5a08c0e5-510f-4892-b360-4c21f05b0a52 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:27.148685 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-14288ae6-398e-4b8a-bbb6-da9a225840fe req-5a08c0e5-510f-4892-b360-4c21f05b0a52 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:24:27.149199 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-14288ae6-398e-4b8a-bbb6-da9a225840fe req-5a08c0e5-510f-4892-b360-4c21f05b0a52 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cb807deb-a278-4aea-8372-6fea223ef2c0", "connector": null, "instance_uuid": "57f2b598-c891-4cc0-a07d-edbfd87ca927"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:27.166837 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:27.166837 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:24:27.225970 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-14288ae6-398e-4b8a-bbb6-da9a225840fe req-5a08c0e5-510f-4892-b360-4c21f05b0a52 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:24:27.226483 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 537/2117] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:24:26 2026] POST /volume/v3/attachments => generated 273 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:24:27.264682 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-170418d0-c5da-4bbc-9744-68d7402e049a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:27.268492 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-170418d0-c5da-4bbc-9744-68d7402e049a tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] GET https://10.4.3.102/volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 Aug 25 16:24:27.268713 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-170418d0-c5da-4bbc-9744-68d7402e049a tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:27.268908 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-170418d0-c5da-4bbc-9744-68d7402e049a tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:27.281393 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:27.281393 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:24:27.288032 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-170418d0-c5da-4bbc-9744-68d7402e049a tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Volume info retrieved successfully. Aug 25 16:24:27.291607 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-2cd95813-946f-4f3a-b555-fb704ee96fae None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:27.292336 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2cd95813-946f-4f3a-b555-fb704ee96fae None None] GET https://10.4.3.102/volume// Aug 25 16:24:27.292404 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2cd95813-946f-4f3a-b555-fb704ee96fae None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:27.292603 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2cd95813-946f-4f3a-b555-fb704ee96fae None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:27.292972 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2cd95813-946f-4f3a-b555-fb704ee96fae None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:24:27.293497 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 527/2118] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:24:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:24:27.294457 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-170418d0-c5da-4bbc-9744-68d7402e049a tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 returned with HTTP 200 Aug 25 16:24:27.294860 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 534/2119] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:27 2026] GET /volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:27.306969 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-14288ae6-398e-4b8a-bbb6-da9a225840fe req-ccc7d858-ad4f-4bd7-99c9-9608dd425ca9 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:27.310301 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-14288ae6-398e-4b8a-bbb6-da9a225840fe req-ccc7d858-ad4f-4bd7-99c9-9608dd425ca9 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] GET https://10.4.3.102/volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 Aug 25 16:24:27.310684 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-14288ae6-398e-4b8a-bbb6-da9a225840fe req-ccc7d858-ad4f-4bd7-99c9-9608dd425ca9 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:27.310800 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-14288ae6-398e-4b8a-bbb6-da9a225840fe req-ccc7d858-ad4f-4bd7-99c9-9608dd425ca9 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:27.325644 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:27.325644 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:24:27.331113 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-14288ae6-398e-4b8a-bbb6-da9a225840fe req-ccc7d858-ad4f-4bd7-99c9-9608dd425ca9 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Volume info retrieved successfully. Aug 25 16:24:27.339501 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-14288ae6-398e-4b8a-bbb6-da9a225840fe req-ccc7d858-ad4f-4bd7-99c9-9608dd425ca9 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 returned with HTTP 200 Aug 25 16:24:27.340519 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 522/2120] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:24:27 2026] GET /volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 => generated 1018 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:24:27.450174 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-14288ae6-398e-4b8a-bbb6-da9a225840fe req-7eb27fb2-e747-4724-964a-089911c18644 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:27.452264 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-14288ae6-398e-4b8a-bbb6-da9a225840fe req-7eb27fb2-e747-4724-964a-089911c18644 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] PUT https://10.4.3.102/volume/v3/attachments/083b14bc-81be-4917-9c6b-d394c326af83 Aug 25 16:24:27.452718 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-14288ae6-398e-4b8a-bbb6-da9a225840fe req-7eb27fb2-e747-4724-964a-089911c18644 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:27.462342 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-14288ae6-398e-4b8a-bbb6-da9a225840fe req-7eb27fb2-e747-4724-964a-089911c18644 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Acquiring lock "cinder-attachment_update-cb807deb-a278-4aea-8372-6fea223ef2c0-np0000008093" by "attachment_update" {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:24:27.467877 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-14288ae6-398e-4b8a-bbb6-da9a225840fe req-7eb27fb2-e747-4724-964a-089911c18644 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Lock "cinder-attachment_update-cb807deb-a278-4aea-8372-6fea223ef2c0-np0000008093" acquired by "attachment_update" :: waited 0.006s {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:24:27.468910 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:27.468910 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:24:27.587174 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-14288ae6-398e-4b8a-bbb6-da9a225840fe req-7eb27fb2-e747-4724-964a-089911c18644 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Lock "cinder-attachment_update-cb807deb-a278-4aea-8372-6fea223ef2c0-np0000008093" released by "attachment_update" :: held 0.119s {{(pid=100454) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:24:27.587350 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-14288ae6-398e-4b8a-bbb6-da9a225840fe req-7eb27fb2-e747-4724-964a-089911c18644 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/attachments/083b14bc-81be-4917-9c6b-d394c326af83 returned with HTTP 200 Aug 25 16:24:27.587968 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 538/2121] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:24:27 2026] PUT /volume/v3/attachments/083b14bc-81be-4917-9c6b-d394c326af83 => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:24:28.316473 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-280b8bee-20b8-4cd5-8b57-18280e7af710 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:28.320456 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-280b8bee-20b8-4cd5-8b57-18280e7af710 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] GET https://10.4.3.102/volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 Aug 25 16:24:28.320789 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-280b8bee-20b8-4cd5-8b57-18280e7af710 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:28.320988 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-280b8bee-20b8-4cd5-8b57-18280e7af710 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:28.334290 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:28.334290 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:24:28.339214 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-280b8bee-20b8-4cd5-8b57-18280e7af710 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Volume info retrieved successfully. Aug 25 16:24:28.345388 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-280b8bee-20b8-4cd5-8b57-18280e7af710 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 returned with HTTP 200 Aug 25 16:24:28.345850 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 528/2122] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:28 2026] GET /volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:29.361913 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-cf08743d-e77a-4a7c-b89e-fc6d1d4545fc None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:29.363754 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-cf08743d-e77a-4a7c-b89e-fc6d1d4545fc tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] GET https://10.4.3.102/volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 Aug 25 16:24:29.364025 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-cf08743d-e77a-4a7c-b89e-fc6d1d4545fc tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:29.364241 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-cf08743d-e77a-4a7c-b89e-fc6d1d4545fc tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:29.386014 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:29.386014 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:24:29.391508 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-cf08743d-e77a-4a7c-b89e-fc6d1d4545fc tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Volume info retrieved successfully. Aug 25 16:24:29.397864 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-cf08743d-e77a-4a7c-b89e-fc6d1d4545fc tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 returned with HTTP 200 Aug 25 16:24:29.398570 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 535/2123] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:29 2026] GET /volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 => generated 839 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:24:30.418981 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-dd954797-9fcf-4f49-a1d1-62b267399cdb None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:30.420958 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-dd954797-9fcf-4f49-a1d1-62b267399cdb tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] GET https://10.4.3.102/volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 Aug 25 16:24:30.421216 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-dd954797-9fcf-4f49-a1d1-62b267399cdb tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:30.421487 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-dd954797-9fcf-4f49-a1d1-62b267399cdb tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:30.432866 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:30.432866 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:24:30.437916 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-dd954797-9fcf-4f49-a1d1-62b267399cdb tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Volume info retrieved successfully. Aug 25 16:24:30.443952 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-dd954797-9fcf-4f49-a1d1-62b267399cdb tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 returned with HTTP 200 Aug 25 16:24:30.444527 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 523/2124] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:30 2026] GET /volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:30.877848 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-14288ae6-398e-4b8a-bbb6-da9a225840fe req-172dc7f3-21be-4403-a6a0-2113ed0b1f12 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:30.880476 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-14288ae6-398e-4b8a-bbb6-da9a225840fe req-172dc7f3-21be-4403-a6a0-2113ed0b1f12 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] POST https://10.4.3.102/volume/v3/attachments/083b14bc-81be-4917-9c6b-d394c326af83/action Aug 25 16:24:30.880476 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-14288ae6-398e-4b8a-bbb6-da9a225840fe req-172dc7f3-21be-4403-a6a0-2113ed0b1f12 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Action body: b'{"os-complete": null}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:24:30.880691 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-14288ae6-398e-4b8a-bbb6-da9a225840fe req-172dc7f3-21be-4403-a6a0-2113ed0b1f12 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:30.910177 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:30.910177 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:24:30.919881 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-14288ae6-398e-4b8a-bbb6-da9a225840fe req-172dc7f3-21be-4403-a6a0-2113ed0b1f12 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/attachments/083b14bc-81be-4917-9c6b-d394c326af83/action returned with HTTP 204 Aug 25 16:24:30.920365 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 539/2125] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:24:30 2026] POST /volume/v3/attachments/083b14bc-81be-4917-9c6b-d394c326af83/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:24:31.461343 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-792b46a8-40b5-4c38-be01-eccfa8f3de07 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:31.463841 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-792b46a8-40b5-4c38-be01-eccfa8f3de07 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] GET https://10.4.3.102/volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 Aug 25 16:24:31.464198 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-792b46a8-40b5-4c38-be01-eccfa8f3de07 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:31.464530 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-792b46a8-40b5-4c38-be01-eccfa8f3de07 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:31.476618 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:31.476618 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:24:31.483370 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-792b46a8-40b5-4c38-be01-eccfa8f3de07 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Volume info retrieved successfully. Aug 25 16:24:31.489457 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-792b46a8-40b5-4c38-be01-eccfa8f3de07 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 returned with HTTP 200 Aug 25 16:24:31.490184 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 529/2126] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:31 2026] GET /volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 => generated 1131 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:24:31.512613 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-e094a972-ba4c-4008-91d9-417861bcf6d2 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:31.515731 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e094a972-ba4c-4008-91d9-417861bcf6d2 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] GET https://10.4.3.102/volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 Aug 25 16:24:31.515731 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e094a972-ba4c-4008-91d9-417861bcf6d2 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:31.515834 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e094a972-ba4c-4008-91d9-417861bcf6d2 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:31.525336 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:31.525336 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:24:31.529762 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-e094a972-ba4c-4008-91d9-417861bcf6d2 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Volume info retrieved successfully. Aug 25 16:24:31.534860 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e094a972-ba4c-4008-91d9-417861bcf6d2 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 returned with HTTP 200 Aug 25 16:24:31.535248 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 536/2127] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:31 2026] GET /volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 => generated 1131 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:24:31.717010 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c92074a5-1696-454e-af9b-d6b6bb26cbe1 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:31.721084 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c92074a5-1696-454e-af9b-d6b6bb26cbe1 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] GET https://10.4.3.102/volume/v3/volumes/61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899 Aug 25 16:24:31.721084 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c92074a5-1696-454e-af9b-d6b6bb26cbe1 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:31.721084 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c92074a5-1696-454e-af9b-d6b6bb26cbe1 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:31.729044 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:31.729044 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:24:31.733631 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-c92074a5-1696-454e-af9b-d6b6bb26cbe1 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Volume info retrieved successfully. Aug 25 16:24:31.739490 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c92074a5-1696-454e-af9b-d6b6bb26cbe1 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] https://10.4.3.102/volume/v3/volumes/61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899 returned with HTTP 200 Aug 25 16:24:31.740133 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 524/2128] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:31 2026] GET /volume/v3/volumes/61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899 => generated 1142 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:24:31.789379 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-fa802e58-ef81-4dd9-9563-ee4aeb43b948 req-247ec907-d5d1-4791-86c5-baae680255b5 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:31.791856 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-fa802e58-ef81-4dd9-9563-ee4aeb43b948 req-247ec907-d5d1-4791-86c5-baae680255b5 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] GET https://10.4.3.102/volume/v3/volumes/61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899 Aug 25 16:24:31.792432 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-fa802e58-ef81-4dd9-9563-ee4aeb43b948 req-247ec907-d5d1-4791-86c5-baae680255b5 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:31.792432 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-fa802e58-ef81-4dd9-9563-ee4aeb43b948 req-247ec907-d5d1-4791-86c5-baae680255b5 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:31.801994 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:31.801994 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:24:31.806657 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-fa802e58-ef81-4dd9-9563-ee4aeb43b948 req-247ec907-d5d1-4791-86c5-baae680255b5 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Volume info retrieved successfully. Aug 25 16:24:31.812244 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-fa802e58-ef81-4dd9-9563-ee4aeb43b948 req-247ec907-d5d1-4791-86c5-baae680255b5 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] https://10.4.3.102/volume/v3/volumes/61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899 returned with HTTP 200 Aug 25 16:24:31.812646 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 540/2129] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:24:31 2026] GET /volume/v3/volumes/61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899 => generated 1142 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:24:31.833061 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-fa802e58-ef81-4dd9-9563-ee4aeb43b948 req-a96d2f4d-d3eb-4e22-9264-0429ebb59915 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:31.835727 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-fa802e58-ef81-4dd9-9563-ee4aeb43b948 req-a96d2f4d-d3eb-4e22-9264-0429ebb59915 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] POST https://10.4.3.102/volume/v3/volumes/61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899/action Aug 25 16:24:31.836339 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-fa802e58-ef81-4dd9-9563-ee4aeb43b948 req-a96d2f4d-d3eb-4e22-9264-0429ebb59915 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:24:31.836559 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-fa802e58-ef81-4dd9-9563-ee4aeb43b948 req-a96d2f4d-d3eb-4e22-9264-0429ebb59915 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:31.849915 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:31.849915 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:24:31.850524 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-fa802e58-ef81-4dd9-9563-ee4aeb43b948 req-a96d2f4d-d3eb-4e22-9264-0429ebb59915 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Volume info retrieved successfully. Aug 25 16:24:31.858601 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-fa802e58-ef81-4dd9-9563-ee4aeb43b948 req-a96d2f4d-d3eb-4e22-9264-0429ebb59915 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Begin detaching volume completed successfully. Aug 25 16:24:31.858949 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-fa802e58-ef81-4dd9-9563-ee4aeb43b948 req-a96d2f4d-d3eb-4e22-9264-0429ebb59915 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] https://10.4.3.102/volume/v3/volumes/61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899/action returned with HTTP 202 Aug 25 16:24:31.859668 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 530/2130] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:24:31 2026] POST /volume/v3/volumes/61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:24:31.946106 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-4b533b1e-46c2-4125-9bc1-88960f3449ba None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:31.946510 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4b533b1e-46c2-4125-9bc1-88960f3449ba None None] GET https://10.4.3.102/volume// Aug 25 16:24:31.946903 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4b533b1e-46c2-4125-9bc1-88960f3449ba None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:31.946903 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4b533b1e-46c2-4125-9bc1-88960f3449ba None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:31.947190 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4b533b1e-46c2-4125-9bc1-88960f3449ba None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:24:31.947634 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 537/2131] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:24:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:24:31.960534 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-fa802e58-ef81-4dd9-9563-ee4aeb43b948 req-f84849ed-0a97-41a3-ad02-4ec1b1f68fe7 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:31.962576 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-fa802e58-ef81-4dd9-9563-ee4aeb43b948 req-f84849ed-0a97-41a3-ad02-4ec1b1f68fe7 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] GET https://10.4.3.102/volume/v3/volumes/61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899 Aug 25 16:24:31.964607 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-fa802e58-ef81-4dd9-9563-ee4aeb43b948 req-f84849ed-0a97-41a3-ad02-4ec1b1f68fe7 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:31.964607 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-fa802e58-ef81-4dd9-9563-ee4aeb43b948 req-f84849ed-0a97-41a3-ad02-4ec1b1f68fe7 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:31.975029 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:31.975029 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:24:31.977954 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-fa802e58-ef81-4dd9-9563-ee4aeb43b948 req-f84849ed-0a97-41a3-ad02-4ec1b1f68fe7 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Volume info retrieved successfully. Aug 25 16:24:31.982610 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-fa802e58-ef81-4dd9-9563-ee4aeb43b948 req-f84849ed-0a97-41a3-ad02-4ec1b1f68fe7 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] https://10.4.3.102/volume/v3/volumes/61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899 returned with HTTP 200 Aug 25 16:24:31.983128 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 525/2132] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:24:31 2026] GET /volume/v3/volumes/61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899 => generated 1325 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:24:33.218912 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-fa802e58-ef81-4dd9-9563-ee4aeb43b948 req-92d123f1-fce8-487f-af41-7b8a28f002ee None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:33.222269 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-fa802e58-ef81-4dd9-9563-ee4aeb43b948 req-92d123f1-fce8-487f-af41-7b8a28f002ee tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] DELETE https://10.4.3.102/volume/v3/attachments/0c6dfc90-785c-4a7e-a4fc-44274da77a40 Aug 25 16:24:33.222724 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-fa802e58-ef81-4dd9-9563-ee4aeb43b948 req-92d123f1-fce8-487f-af41-7b8a28f002ee tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:33.223138 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-fa802e58-ef81-4dd9-9563-ee4aeb43b948 req-92d123f1-fce8-487f-af41-7b8a28f002ee tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:33.234514 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:33.234514 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:24:33.302984 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-fa802e58-ef81-4dd9-9563-ee4aeb43b948 req-92d123f1-fce8-487f-af41-7b8a28f002ee tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] https://10.4.3.102/volume/v3/attachments/0c6dfc90-785c-4a7e-a4fc-44274da77a40 returned with HTTP 200 Aug 25 16:24:33.303658 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 541/2133] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:24:33 2026] DELETE /volume/v3/attachments/0c6dfc90-785c-4a7e-a4fc-44274da77a40 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:33.893128 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-375d0322-0d2f-491a-bca5-aab923549f72 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:33.895629 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-375d0322-0d2f-491a-bca5-aab923549f72 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:24:33.896354 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-375d0322-0d2f-491a-bca5-aab923549f72 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-44672586"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:33.898818 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-375d0322-0d2f-491a-bca5-aab923549f72 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-44672586'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:24:33.899510 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-375d0322-0d2f-491a-bca5-aab923549f72 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Create volume of 1 GB Aug 25 16:24:33.906615 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-375d0322-0d2f-491a-bca5-aab923549f72 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Availability Zones retrieved successfully. Aug 25 16:24:33.913212 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-375d0322-0d2f-491a-bca5-aab923549f72 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Flow 'volume_create_api' (b1084512-76ab-47ef-9a37-6e59a84683ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:24:33.914504 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-375d0322-0d2f-491a-bca5-aab923549f72 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff8aa582-6805-448a-8da8-df941fa14853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:33.915808 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-375d0322-0d2f-491a-bca5-aab923549f72 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:24:33.945303 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-375d0322-0d2f-491a-bca5-aab923549f72 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff8aa582-6805-448a-8da8-df941fa14853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:33.946016 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-375d0322-0d2f-491a-bca5-aab923549f72 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (623b882b-f778-4673-8a51-ec4fab936231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:34.057890 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-375d0322-0d2f-491a-bca5-aab923549f72 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Created reservations ['be2085a5-3eaa-4b5d-b7a1-bdda394bb9ea', 'd5b428bb-554f-4327-b18a-d0e4b80cbc8c', 'b1c30a7e-8c93-4f1e-a4a1-1482c58903fd', '9104b160-4d9a-4d70-80dc-73e89153f3fb'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:24:34.060810 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-375d0322-0d2f-491a-bca5-aab923549f72 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (623b882b-f778-4673-8a51-ec4fab936231) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be2085a5-3eaa-4b5d-b7a1-bdda394bb9ea', 'd5b428bb-554f-4327-b18a-d0e4b80cbc8c', 'b1c30a7e-8c93-4f1e-a4a1-1482c58903fd', '9104b160-4d9a-4d70-80dc-73e89153f3fb']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:34.060810 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-375d0322-0d2f-491a-bca5-aab923549f72 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e11b71d5-e08d-4978-a2bc-f771cf62285f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:34.091869 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-e48fb7ed-f1cb-4aa1-9634-1332305b4330 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:34.094172 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e48fb7ed-f1cb-4aa1-9634-1332305b4330 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] GET https://10.4.3.102/volume/v3/volumes/61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899 Aug 25 16:24:34.094460 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e48fb7ed-f1cb-4aa1-9634-1332305b4330 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:34.094878 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e48fb7ed-f1cb-4aa1-9634-1332305b4330 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:34.102306 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-375d0322-0d2f-491a-bca5-aab923549f72 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e11b71d5-e08d-4978-a2bc-f771cf62285f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c4c339c-7eec-4d8e-b33a-3de4016a9a70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-44672586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='489f63ed239e4ff5afd3fc510408305a',qos_specs=None,replication_status=,reservations=['be2085a5-3eaa-4b5d-b7a1-bdda394bb9ea','d5b428bb-554f-4327-b18a-d0e4b80cbc8c','b1c30a7e-8c93-4f1e-a4a1-1482c58903fd','9104b160-4d9a-4d70-80dc-73e89153f3fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a863003647d4a008963ced226f88ec7',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:24:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-44672586',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c4c339c-7eec-4d8e-b33a-3de4016a9a70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='489f63ed239e4ff5afd3fc510408305a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a863003647d4a008963ced226f88ec7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:34.104262 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-375d0322-0d2f-491a-bca5-aab923549f72 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (203d3327-76e7-405c-86cd-6aafaf5835ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:34.109416 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:34.109416 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:24:34.116426 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-e48fb7ed-f1cb-4aa1-9634-1332305b4330 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Volume info retrieved successfully. Aug 25 16:24:34.131819 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e48fb7ed-f1cb-4aa1-9634-1332305b4330 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] https://10.4.3.102/volume/v3/volumes/61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899 returned with HTTP 200 Aug 25 16:24:34.131963 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f90c725d-3aa7-4106-bdda-e8bf4b9164d1 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:34.132611 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 538/2134] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:34 2026] GET /volume/v3/volumes/61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:34.134168 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-375d0322-0d2f-491a-bca5-aab923549f72 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (203d3327-76e7-405c-86cd-6aafaf5835ad) transitioned into state 'SUCCESS' from state '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-44672586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='489f63ed239e4ff5afd3fc510408305a',qos_specs=None,replication_status=,reservations=['be2085a5-3eaa-4b5d-b7a1-bdda394bb9ea','d5b428bb-554f-4327-b18a-d0e4b80cbc8c','b1c30a7e-8c93-4f1e-a4a1-1482c58903fd','9104b160-4d9a-4d70-80dc-73e89153f3fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a863003647d4a008963ced226f88ec7',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:34.135234 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-375d0322-0d2f-491a-bca5-aab923549f72 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e5a80d0-d6b8-403b-bf3d-a651154da0fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:34.141282 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f90c725d-3aa7-4106-bdda-e8bf4b9164d1 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] GET https://10.4.3.102/volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af Aug 25 16:24:34.141820 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f90c725d-3aa7-4106-bdda-e8bf4b9164d1 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:34.142127 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f90c725d-3aa7-4106-bdda-e8bf4b9164d1 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:34.154866 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-375d0322-0d2f-491a-bca5-aab923549f72 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e5a80d0-d6b8-403b-bf3d-a651154da0fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:34.155798 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-375d0322-0d2f-491a-bca5-aab923549f72 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Flow 'volume_create_api' (b1084512-76ab-47ef-9a37-6e59a84683ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:24:34.155936 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-375d0322-0d2f-491a-bca5-aab923549f72 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Create volume request issued successfully. Aug 25 16:24:34.156778 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-375d0322-0d2f-491a-bca5-aab923549f72 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:24:34.158352 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 531/2135] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:24:33 2026] POST /volume/v3/volumes => generated 752 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:24:34.166999 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:34.166999 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:24:34.174685 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-56d3b26b-728a-4532-9c83-5f951e8f9d13 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:34.175040 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-f90c725d-3aa7-4106-bdda-e8bf4b9164d1 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Volume info retrieved successfully. Aug 25 16:24:34.177529 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-56d3b26b-728a-4532-9c83-5f951e8f9d13 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] GET https://10.4.3.102/volume/v3/volumes/2c4c339c-7eec-4d8e-b33a-3de4016a9a70 Aug 25 16:24:34.177898 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-56d3b26b-728a-4532-9c83-5f951e8f9d13 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:34.179051 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-56d3b26b-728a-4532-9c83-5f951e8f9d13 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:34.186033 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f90c725d-3aa7-4106-bdda-e8bf4b9164d1 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] https://10.4.3.102/volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af returned with HTTP 200 Aug 25 16:24:34.186521 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 526/2136] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:34 2026] GET /volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af => generated 1144 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:24:34.192672 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:34.192672 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:24:34.203265 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-56d3b26b-728a-4532-9c83-5f951e8f9d13 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Volume info retrieved successfully. Aug 25 16:24:34.212745 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-56d3b26b-728a-4532-9c83-5f951e8f9d13 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] https://10.4.3.102/volume/v3/volumes/2c4c339c-7eec-4d8e-b33a-3de4016a9a70 returned with HTTP 200 Aug 25 16:24:34.213341 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 542/2137] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:34 2026] GET /volume/v3/volumes/2c4c339c-7eec-4d8e-b33a-3de4016a9a70 => generated 820 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:24:34.262630 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-09b2fd82-1ec8-4ca2-b244-1ed64c998100 req-c4175914-943b-4d6f-a447-e7d073e2065f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:34.266997 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-09b2fd82-1ec8-4ca2-b244-1ed64c998100 req-c4175914-943b-4d6f-a447-e7d073e2065f tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] GET https://10.4.3.102/volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af Aug 25 16:24:34.266997 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-09b2fd82-1ec8-4ca2-b244-1ed64c998100 req-c4175914-943b-4d6f-a447-e7d073e2065f tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:34.267674 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-09b2fd82-1ec8-4ca2-b244-1ed64c998100 req-c4175914-943b-4d6f-a447-e7d073e2065f tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:34.280214 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:34.280214 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:24:34.285057 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-09b2fd82-1ec8-4ca2-b244-1ed64c998100 req-c4175914-943b-4d6f-a447-e7d073e2065f tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Volume info retrieved successfully. Aug 25 16:24:34.290734 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-09b2fd82-1ec8-4ca2-b244-1ed64c998100 req-c4175914-943b-4d6f-a447-e7d073e2065f tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] https://10.4.3.102/volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af returned with HTTP 200 Aug 25 16:24:34.291383 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 539/2138] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:24:34 2026] GET /volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af => generated 1144 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:24:34.315795 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-09b2fd82-1ec8-4ca2-b244-1ed64c998100 req-0bf951e6-aa48-4980-aa70-d9bfcaee4d6d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:34.321862 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-09b2fd82-1ec8-4ca2-b244-1ed64c998100 req-0bf951e6-aa48-4980-aa70-d9bfcaee4d6d tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] POST https://10.4.3.102/volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af/action Aug 25 16:24:34.322331 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-09b2fd82-1ec8-4ca2-b244-1ed64c998100 req-0bf951e6-aa48-4980-aa70-d9bfcaee4d6d tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:24:34.322460 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-09b2fd82-1ec8-4ca2-b244-1ed64c998100 req-0bf951e6-aa48-4980-aa70-d9bfcaee4d6d tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:34.338131 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:34.338131 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:24:34.339284 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-09b2fd82-1ec8-4ca2-b244-1ed64c998100 req-0bf951e6-aa48-4980-aa70-d9bfcaee4d6d tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Volume info retrieved successfully. Aug 25 16:24:34.359645 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-09b2fd82-1ec8-4ca2-b244-1ed64c998100 req-0bf951e6-aa48-4980-aa70-d9bfcaee4d6d tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Begin detaching volume completed successfully. Aug 25 16:24:34.359950 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-09b2fd82-1ec8-4ca2-b244-1ed64c998100 req-0bf951e6-aa48-4980-aa70-d9bfcaee4d6d tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] https://10.4.3.102/volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af/action returned with HTTP 202 Aug 25 16:24:34.360655 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 532/2139] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:24:34 2026] POST /volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:24:34.427883 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-cc1e4337-38f8-4fa6-b1c4-33a6cf62755c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:34.428351 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-cc1e4337-38f8-4fa6-b1c4-33a6cf62755c None None] GET https://10.4.3.102/volume// Aug 25 16:24:34.428556 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-cc1e4337-38f8-4fa6-b1c4-33a6cf62755c None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:34.428824 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-cc1e4337-38f8-4fa6-b1c4-33a6cf62755c None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:34.429435 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-cc1e4337-38f8-4fa6-b1c4-33a6cf62755c None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:24:34.431088 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 527/2140] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:24:34 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:24:34.440126 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-09b2fd82-1ec8-4ca2-b244-1ed64c998100 req-043356d1-0e39-4801-bb82-88dbd2e1ea1d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:34.442755 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-09b2fd82-1ec8-4ca2-b244-1ed64c998100 req-043356d1-0e39-4801-bb82-88dbd2e1ea1d tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] GET https://10.4.3.102/volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af Aug 25 16:24:34.442955 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-09b2fd82-1ec8-4ca2-b244-1ed64c998100 req-043356d1-0e39-4801-bb82-88dbd2e1ea1d tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:34.443151 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-09b2fd82-1ec8-4ca2-b244-1ed64c998100 req-043356d1-0e39-4801-bb82-88dbd2e1ea1d tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:34.457778 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:34.457778 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:24:34.464097 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-09b2fd82-1ec8-4ca2-b244-1ed64c998100 req-043356d1-0e39-4801-bb82-88dbd2e1ea1d tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Volume info retrieved successfully. Aug 25 16:24:34.473134 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-09b2fd82-1ec8-4ca2-b244-1ed64c998100 req-043356d1-0e39-4801-bb82-88dbd2e1ea1d tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] https://10.4.3.102/volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af returned with HTTP 200 Aug 25 16:24:34.474533 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 543/2141] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:24:34 2026] GET /volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af => generated 1327 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:24:35.235403 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-e0ef126a-8e1f-4bf4-9fa2-e63ca5cad527 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:35.237854 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e0ef126a-8e1f-4bf4-9fa2-e63ca5cad527 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] GET https://10.4.3.102/volume/v3/volumes/2c4c339c-7eec-4d8e-b33a-3de4016a9a70 Aug 25 16:24:35.238007 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e0ef126a-8e1f-4bf4-9fa2-e63ca5cad527 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:35.238817 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e0ef126a-8e1f-4bf4-9fa2-e63ca5cad527 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:35.255762 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:35.255762 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:24:35.260495 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-e0ef126a-8e1f-4bf4-9fa2-e63ca5cad527 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Volume info retrieved successfully. Aug 25 16:24:35.265801 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e0ef126a-8e1f-4bf4-9fa2-e63ca5cad527 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] https://10.4.3.102/volume/v3/volumes/2c4c339c-7eec-4d8e-b33a-3de4016a9a70 returned with HTTP 200 Aug 25 16:24:35.266415 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 540/2142] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:35 2026] GET /volume/v3/volumes/2c4c339c-7eec-4d8e-b33a-3de4016a9a70 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:35.288114 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-3aab9941-5bc2-4224-8c88-d704b6d03c41 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:35.292460 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3aab9941-5bc2-4224-8c88-d704b6d03c41 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] POST https://10.4.3.102/volume/v3/volumes/2c4c339c-7eec-4d8e-b33a-3de4016a9a70/action Aug 25 16:24:35.292983 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3aab9941-5bc2-4224-8c88-d704b6d03c41 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:24:35.293189 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3aab9941-5bc2-4224-8c88-d704b6d03c41 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:35.314240 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:35.314240 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:24:35.315567 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-3aab9941-5bc2-4224-8c88-d704b6d03c41 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Volume info retrieved successfully. Aug 25 16:24:35.324200 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-3aab9941-5bc2-4224-8c88-d704b6d03c41 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Volume updated successfully. Aug 25 16:24:35.324410 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3aab9941-5bc2-4224-8c88-d704b6d03c41 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] https://10.4.3.102/volume/v3/volumes/2c4c339c-7eec-4d8e-b33a-3de4016a9a70/action returned with HTTP 200 Aug 25 16:24:35.325129 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 533/2143] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:24:35 2026] POST /volume/v3/volumes/2c4c339c-7eec-4d8e-b33a-3de4016a9a70/action => generated 0 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 16:24:35.335166 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-2549d523-6618-4579-8914-a389c2ba0cb2 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:35.337905 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2549d523-6618-4579-8914-a389c2ba0cb2 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] GET https://10.4.3.102/volume/v3/volumes/2c4c339c-7eec-4d8e-b33a-3de4016a9a70 Aug 25 16:24:35.338137 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2549d523-6618-4579-8914-a389c2ba0cb2 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:35.338405 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2549d523-6618-4579-8914-a389c2ba0cb2 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:35.347665 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:35.347665 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:24:35.352700 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-2549d523-6618-4579-8914-a389c2ba0cb2 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Volume info retrieved successfully. Aug 25 16:24:35.360343 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2549d523-6618-4579-8914-a389c2ba0cb2 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] https://10.4.3.102/volume/v3/volumes/2c4c339c-7eec-4d8e-b33a-3de4016a9a70 returned with HTTP 200 Aug 25 16:24:35.361361 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 528/2144] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:35 2026] GET /volume/v3/volumes/2c4c339c-7eec-4d8e-b33a-3de4016a9a70 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:35.511104 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-09b2fd82-1ec8-4ca2-b244-1ed64c998100 req-86a27a9f-6fef-4515-8fc2-60ef2bdcf991 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:35.514069 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-09b2fd82-1ec8-4ca2-b244-1ed64c998100 req-86a27a9f-6fef-4515-8fc2-60ef2bdcf991 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] DELETE https://10.4.3.102/volume/v3/attachments/1bb9eb69-c9d6-4c47-aa01-019fd89962ae Aug 25 16:24:35.514276 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-09b2fd82-1ec8-4ca2-b244-1ed64c998100 req-86a27a9f-6fef-4515-8fc2-60ef2bdcf991 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:35.514479 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-09b2fd82-1ec8-4ca2-b244-1ed64c998100 req-86a27a9f-6fef-4515-8fc2-60ef2bdcf991 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:35.521397 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-03625507-252b-44fe-8ec5-6424164039e4 req-42f82bdc-e573-4200-a0a1-97f046035b97 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:35.523707 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-03625507-252b-44fe-8ec5-6424164039e4 req-42f82bdc-e573-4200-a0a1-97f046035b97 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] GET https://10.4.3.102/volume/v3/volumes/2c4c339c-7eec-4d8e-b33a-3de4016a9a70 Aug 25 16:24:35.523978 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-03625507-252b-44fe-8ec5-6424164039e4 req-42f82bdc-e573-4200-a0a1-97f046035b97 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:35.524123 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:35.524123 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:24:35.524176 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-03625507-252b-44fe-8ec5-6424164039e4 req-42f82bdc-e573-4200-a0a1-97f046035b97 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:35.532206 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:35.532206 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:24:35.541333 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-03625507-252b-44fe-8ec5-6424164039e4 req-42f82bdc-e573-4200-a0a1-97f046035b97 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Volume info retrieved successfully. Aug 25 16:24:35.546958 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-03625507-252b-44fe-8ec5-6424164039e4 req-42f82bdc-e573-4200-a0a1-97f046035b97 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] https://10.4.3.102/volume/v3/volumes/2c4c339c-7eec-4d8e-b33a-3de4016a9a70 returned with HTTP 200 Aug 25 16:24:35.547512 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 541/2145] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:24:35 2026] GET /volume/v3/volumes/2c4c339c-7eec-4d8e-b33a-3de4016a9a70 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:35.593488 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-09b2fd82-1ec8-4ca2-b244-1ed64c998100 req-86a27a9f-6fef-4515-8fc2-60ef2bdcf991 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] https://10.4.3.102/volume/v3/attachments/1bb9eb69-c9d6-4c47-aa01-019fd89962ae returned with HTTP 200 Aug 25 16:24:35.593928 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 544/2146] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:24:35 2026] DELETE /volume/v3/attachments/1bb9eb69-c9d6-4c47-aa01-019fd89962ae => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:35.708639 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-101f59c3-c678-4289-b906-d5a060d4d264 req-caf1e303-ef87-4c55-bf8f-75db805cf035 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:35.711076 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-101f59c3-c678-4289-b906-d5a060d4d264 req-caf1e303-ef87-4c55-bf8f-75db805cf035 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] GET https://10.4.3.102/volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 Aug 25 16:24:35.713052 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-101f59c3-c678-4289-b906-d5a060d4d264 req-caf1e303-ef87-4c55-bf8f-75db805cf035 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:35.713052 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-101f59c3-c678-4289-b906-d5a060d4d264 req-caf1e303-ef87-4c55-bf8f-75db805cf035 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:35.726546 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:35.726546 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:24:35.730490 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-101f59c3-c678-4289-b906-d5a060d4d264 req-caf1e303-ef87-4c55-bf8f-75db805cf035 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Volume info retrieved successfully. Aug 25 16:24:35.737428 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-101f59c3-c678-4289-b906-d5a060d4d264 req-caf1e303-ef87-4c55-bf8f-75db805cf035 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 returned with HTTP 200 Aug 25 16:24:35.740136 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 534/2147] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:24:35 2026] GET /volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 => generated 1131 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:24:35.764519 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-101f59c3-c678-4289-b906-d5a060d4d264 req-bc9a0294-db2c-484b-a650-5ce2237fde06 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:35.766387 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-101f59c3-c678-4289-b906-d5a060d4d264 req-bc9a0294-db2c-484b-a650-5ce2237fde06 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] POST https://10.4.3.102/volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0/action Aug 25 16:24:35.767077 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-101f59c3-c678-4289-b906-d5a060d4d264 req-bc9a0294-db2c-484b-a650-5ce2237fde06 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:24:35.767437 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-101f59c3-c678-4289-b906-d5a060d4d264 req-bc9a0294-db2c-484b-a650-5ce2237fde06 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:35.782834 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:35.782834 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:24:35.782834 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-101f59c3-c678-4289-b906-d5a060d4d264 req-bc9a0294-db2c-484b-a650-5ce2237fde06 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Volume info retrieved successfully. Aug 25 16:24:35.795076 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-101f59c3-c678-4289-b906-d5a060d4d264 req-bc9a0294-db2c-484b-a650-5ce2237fde06 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Begin detaching volume completed successfully. Aug 25 16:24:35.796457 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-101f59c3-c678-4289-b906-d5a060d4d264 req-bc9a0294-db2c-484b-a650-5ce2237fde06 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0/action returned with HTTP 202 Aug 25 16:24:35.796457 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 529/2148] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:24:35 2026] POST /volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:24:35.857645 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-cab24c2a-23f4-46d2-8b3a-4a652aa03246 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:35.858181 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-cab24c2a-23f4-46d2-8b3a-4a652aa03246 None None] GET https://10.4.3.102/volume// Aug 25 16:24:35.858405 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-cab24c2a-23f4-46d2-8b3a-4a652aa03246 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:35.858673 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-cab24c2a-23f4-46d2-8b3a-4a652aa03246 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:35.859117 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-cab24c2a-23f4-46d2-8b3a-4a652aa03246 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:24:35.859563 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 542/2149] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:24:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:24:35.873652 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-101f59c3-c678-4289-b906-d5a060d4d264 req-dc7986d4-4d96-456a-9c01-a3d434474d78 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:35.878286 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-101f59c3-c678-4289-b906-d5a060d4d264 req-dc7986d4-4d96-456a-9c01-a3d434474d78 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] GET https://10.4.3.102/volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 Aug 25 16:24:35.878605 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-101f59c3-c678-4289-b906-d5a060d4d264 req-dc7986d4-4d96-456a-9c01-a3d434474d78 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:35.878841 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-101f59c3-c678-4289-b906-d5a060d4d264 req-dc7986d4-4d96-456a-9c01-a3d434474d78 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:35.892117 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:35.892117 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:24:35.896687 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-101f59c3-c678-4289-b906-d5a060d4d264 req-dc7986d4-4d96-456a-9c01-a3d434474d78 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Volume info retrieved successfully. Aug 25 16:24:35.901787 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-101f59c3-c678-4289-b906-d5a060d4d264 req-dc7986d4-4d96-456a-9c01-a3d434474d78 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 returned with HTTP 200 Aug 25 16:24:35.902295 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 545/2150] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:24:35 2026] GET /volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 => generated 1314 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:24:36.071073 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a1afba8f-3b67-4f9b-ab42-23c59ef86b33 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:36.073675 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a1afba8f-3b67-4f9b-ab42-23c59ef86b33 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:24:36.073952 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a1afba8f-3b67-4f9b-ab42-23c59ef86b33 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-795358486"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:36.075314 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-a1afba8f-3b67-4f9b-ab42-23c59ef86b33 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-795358486'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:24:36.075472 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-a1afba8f-3b67-4f9b-ab42-23c59ef86b33 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Create volume of 1 GB Aug 25 16:24:36.084785 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-a1afba8f-3b67-4f9b-ab42-23c59ef86b33 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Availability Zones retrieved successfully. Aug 25 16:24:36.091809 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a1afba8f-3b67-4f9b-ab42-23c59ef86b33 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Flow 'volume_create_api' (140f0068-2beb-44d6-a2b6-60b7625897bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:24:36.093008 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a1afba8f-3b67-4f9b-ab42-23c59ef86b33 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3442b6bc-6125-4bda-bdaa-8794d1823d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:36.094463 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-a1afba8f-3b67-4f9b-ab42-23c59ef86b33 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:24:36.129749 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a1afba8f-3b67-4f9b-ab42-23c59ef86b33 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3442b6bc-6125-4bda-bdaa-8794d1823d64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:36.130369 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a1afba8f-3b67-4f9b-ab42-23c59ef86b33 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7c6c23b-63ff-4580-b0b9-e3462efbc0c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:36.183668 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-a1afba8f-3b67-4f9b-ab42-23c59ef86b33 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Created reservations ['eba809a2-a3ff-415c-adc5-8482b6c521c2', 'ccccd6f1-cd81-4d23-a580-9679f8eafac1', '9d3811ec-1f42-455e-a3fb-c307ffb580aa', '89657da3-db01-43d7-b6d7-05a0fa8f4dfc'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:24:36.184741 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a1afba8f-3b67-4f9b-ab42-23c59ef86b33 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7c6c23b-63ff-4580-b0b9-e3462efbc0c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eba809a2-a3ff-415c-adc5-8482b6c521c2', 'ccccd6f1-cd81-4d23-a580-9679f8eafac1', '9d3811ec-1f42-455e-a3fb-c307ffb580aa', '89657da3-db01-43d7-b6d7-05a0fa8f4dfc']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:36.186060 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a1afba8f-3b67-4f9b-ab42-23c59ef86b33 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ced1ed7-934f-4eb6-962c-bd2d628208b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:36.221862 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a1afba8f-3b67-4f9b-ab42-23c59ef86b33 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ced1ed7-934f-4eb6-962c-bd2d628208b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebb4fea8-c2dc-42dd-9df1-37ee3c4c2563', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-795358486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='489f63ed239e4ff5afd3fc510408305a',qos_specs=None,replication_status=,reservations=['eba809a2-a3ff-415c-adc5-8482b6c521c2','ccccd6f1-cd81-4d23-a580-9679f8eafac1','9d3811ec-1f42-455e-a3fb-c307ffb580aa','89657da3-db01-43d7-b6d7-05a0fa8f4dfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a863003647d4a008963ced226f88ec7',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:24:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-795358486',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebb4fea8-c2dc-42dd-9df1-37ee3c4c2563,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='489f63ed239e4ff5afd3fc510408305a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a863003647d4a008963ced226f88ec7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:36.222991 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a1afba8f-3b67-4f9b-ab42-23c59ef86b33 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4befa058-ca80-4a20-a209-9e40bee11be0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:36.244713 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a1afba8f-3b67-4f9b-ab42-23c59ef86b33 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4befa058-ca80-4a20-a209-9e40bee11be0) transitioned into state 'SUCCESS' from state '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-795358486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='489f63ed239e4ff5afd3fc510408305a',qos_specs=None,replication_status=,reservations=['eba809a2-a3ff-415c-adc5-8482b6c521c2','ccccd6f1-cd81-4d23-a580-9679f8eafac1','9d3811ec-1f42-455e-a3fb-c307ffb580aa','89657da3-db01-43d7-b6d7-05a0fa8f4dfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a863003647d4a008963ced226f88ec7',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:36.245910 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a1afba8f-3b67-4f9b-ab42-23c59ef86b33 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (380d9c91-33f5-42f9-84f9-f30a381c1da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:36.258689 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a1afba8f-3b67-4f9b-ab42-23c59ef86b33 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (380d9c91-33f5-42f9-84f9-f30a381c1da7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:36.259867 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a1afba8f-3b67-4f9b-ab42-23c59ef86b33 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Flow 'volume_create_api' (140f0068-2beb-44d6-a2b6-60b7625897bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:24:36.260262 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-a1afba8f-3b67-4f9b-ab42-23c59ef86b33 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Create volume request issued successfully. Aug 25 16:24:36.260987 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a1afba8f-3b67-4f9b-ab42-23c59ef86b33 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:24:36.262957 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 535/2151] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:24:36 2026] POST /volume/v3/volumes => generated 753 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:24:36.280102 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-fe2fd00b-38fa-46d1-98f7-87f296d737d7 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:36.283959 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-fe2fd00b-38fa-46d1-98f7-87f296d737d7 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] GET https://10.4.3.102/volume/v3/volumes/ebb4fea8-c2dc-42dd-9df1-37ee3c4c2563 Aug 25 16:24:36.284464 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-fe2fd00b-38fa-46d1-98f7-87f296d737d7 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:36.284863 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-fe2fd00b-38fa-46d1-98f7-87f296d737d7 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:36.296660 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:36.296660 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:24:36.302135 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-fe2fd00b-38fa-46d1-98f7-87f296d737d7 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Volume info retrieved successfully. Aug 25 16:24:36.309712 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-fe2fd00b-38fa-46d1-98f7-87f296d737d7 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] https://10.4.3.102/volume/v3/volumes/ebb4fea8-c2dc-42dd-9df1-37ee3c4c2563 returned with HTTP 200 Aug 25 16:24:36.310481 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 530/2152] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:36 2026] GET /volume/v3/volumes/ebb4fea8-c2dc-42dd-9df1-37ee3c4c2563 => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:36.552971 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d254de6b-315a-4df0-a210-9b18a2e178b1 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:36.559205 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d254de6b-315a-4df0-a210-9b18a2e178b1 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] GET https://10.4.3.102/volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af Aug 25 16:24:36.559487 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d254de6b-315a-4df0-a210-9b18a2e178b1 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:36.559745 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d254de6b-315a-4df0-a210-9b18a2e178b1 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:36.572567 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:36.572567 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:24:36.576967 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-d254de6b-315a-4df0-a210-9b18a2e178b1 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Volume info retrieved successfully. Aug 25 16:24:36.581365 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d254de6b-315a-4df0-a210-9b18a2e178b1 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] https://10.4.3.102/volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af returned with HTTP 200 Aug 25 16:24:36.581745 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 543/2153] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:36 2026] GET /volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:36.827955 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-101f59c3-c678-4289-b906-d5a060d4d264 req-8616ba1b-cf73-49c7-b285-39f04704be1b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:36.830863 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-101f59c3-c678-4289-b906-d5a060d4d264 req-8616ba1b-cf73-49c7-b285-39f04704be1b tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] DELETE https://10.4.3.102/volume/v3/attachments/083b14bc-81be-4917-9c6b-d394c326af83 Aug 25 16:24:36.831189 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-101f59c3-c678-4289-b906-d5a060d4d264 req-8616ba1b-cf73-49c7-b285-39f04704be1b tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:36.831400 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-101f59c3-c678-4289-b906-d5a060d4d264 req-8616ba1b-cf73-49c7-b285-39f04704be1b tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:36.840943 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:36.840943 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:24:36.930485 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-101f59c3-c678-4289-b906-d5a060d4d264 req-8616ba1b-cf73-49c7-b285-39f04704be1b tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/attachments/083b14bc-81be-4917-9c6b-d394c326af83 returned with HTTP 200 Aug 25 16:24:36.931009 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 546/2154] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:24:36 2026] DELETE /volume/v3/attachments/083b14bc-81be-4917-9c6b-d394c326af83 => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:37.326855 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-1aff3455-17c3-49fa-9f93-dfd0cd2ec932 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:37.329054 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1aff3455-17c3-49fa-9f93-dfd0cd2ec932 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] GET https://10.4.3.102/volume/v3/volumes/ebb4fea8-c2dc-42dd-9df1-37ee3c4c2563 Aug 25 16:24:37.330181 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1aff3455-17c3-49fa-9f93-dfd0cd2ec932 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:37.330181 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1aff3455-17c3-49fa-9f93-dfd0cd2ec932 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:37.347502 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:37.347502 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:24:37.356856 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-1aff3455-17c3-49fa-9f93-dfd0cd2ec932 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Volume info retrieved successfully. Aug 25 16:24:37.370052 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1aff3455-17c3-49fa-9f93-dfd0cd2ec932 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] https://10.4.3.102/volume/v3/volumes/ebb4fea8-c2dc-42dd-9df1-37ee3c4c2563 returned with HTTP 200 Aug 25 16:24:37.371039 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 536/2155] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:37 2026] GET /volume/v3/volumes/ebb4fea8-c2dc-42dd-9df1-37ee3c4c2563 => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:37.832883 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-adcd0431-8dfc-411d-b5c0-e01046d489f5 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:37.835203 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-adcd0431-8dfc-411d-b5c0-e01046d489f5 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] DELETE https://10.4.3.102/volume/v3/volumes/ebb4fea8-c2dc-42dd-9df1-37ee3c4c2563 Aug 25 16:24:37.835457 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-adcd0431-8dfc-411d-b5c0-e01046d489f5 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:37.835711 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-adcd0431-8dfc-411d-b5c0-e01046d489f5 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:37.835913 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-adcd0431-8dfc-411d-b5c0-e01046d489f5 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Delete volume with id: ebb4fea8-c2dc-42dd-9df1-37ee3c4c2563 Aug 25 16:24:37.845472 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:37.845472 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:24:37.846234 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-adcd0431-8dfc-411d-b5c0-e01046d489f5 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Volume info retrieved successfully. Aug 25 16:24:37.885919 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-adcd0431-8dfc-411d-b5c0-e01046d489f5 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Delete volume request issued successfully. Aug 25 16:24:37.886166 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-adcd0431-8dfc-411d-b5c0-e01046d489f5 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] https://10.4.3.102/volume/v3/volumes/ebb4fea8-c2dc-42dd-9df1-37ee3c4c2563 returned with HTTP 202 Aug 25 16:24:37.886898 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 531/2156] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:24:37 2026] DELETE /volume/v3/volumes/ebb4fea8-c2dc-42dd-9df1-37ee3c4c2563 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 25 16:24:37.895981 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-bb423454-5e0a-4893-9f99-c17d9f25c022 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:37.901152 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bb423454-5e0a-4893-9f99-c17d9f25c022 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] GET https://10.4.3.102/volume/v3/volumes/ebb4fea8-c2dc-42dd-9df1-37ee3c4c2563 Aug 25 16:24:37.901519 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bb423454-5e0a-4893-9f99-c17d9f25c022 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:37.901834 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bb423454-5e0a-4893-9f99-c17d9f25c022 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:37.923440 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:37.923440 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:24:37.940491 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-bb423454-5e0a-4893-9f99-c17d9f25c022 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Volume info retrieved successfully. Aug 25 16:24:37.947894 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bb423454-5e0a-4893-9f99-c17d9f25c022 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] https://10.4.3.102/volume/v3/volumes/ebb4fea8-c2dc-42dd-9df1-37ee3c4c2563 returned with HTTP 200 Aug 25 16:24:37.948816 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 544/2157] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:37 2026] GET /volume/v3/volumes/ebb4fea8-c2dc-42dd-9df1-37ee3c4c2563 => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:37.999041 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-6eafbb09-ea7e-454a-952b-a2b3f7d47075 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:38.000972 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6eafbb09-ea7e-454a-952b-a2b3f7d47075 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:24:38.001359 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6eafbb09-ea7e-454a-952b-a2b3f7d47075 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cb807deb-a278-4aea-8372-6fea223ef2c0", "force": false, "name": "tempest-TestStampPattern-snapshot-1128071892", "description": null, "metadata": null}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:38.013387 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:38.013387 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:24:38.013993 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-6eafbb09-ea7e-454a-952b-a2b3f7d47075 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Volume info retrieved successfully. Aug 25 16:24:38.014146 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.snapshots [None req-6eafbb09-ea7e-454a-952b-a2b3f7d47075 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Create snapshot from volume cb807deb-a278-4aea-8372-6fea223ef2c0 Aug 25 16:24:38.117058 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-6eafbb09-ea7e-454a-952b-a2b3f7d47075 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Created reservations ['422a40e3-f573-4b2c-bbe6-c93942116f7c', 'd885ec29-51f2-4de6-982c-033f0b1a60f5', 'ba6e145f-a047-45a4-aa5d-934c8e1ecd3f', 'ed87dffa-1db8-412e-8abd-640e347eea39'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:24:38.159171 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-6eafbb09-ea7e-454a-952b-a2b3f7d47075 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Snapshot create request issued successfully. Aug 25 16:24:38.159624 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6eafbb09-ea7e-454a-952b-a2b3f7d47075 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:24:38.160029 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 547/2158] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:24:37 2026] POST /volume/v3/snapshots => generated 303 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:24:38.170874 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c0a66149-c3dd-461a-a0f0-5bc3b0caddce None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:38.173447 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c0a66149-c3dd-461a-a0f0-5bc3b0caddce tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] GET https://10.4.3.102/volume/v3/snapshots/0a5ac670-f43e-46c7-a536-6593dce30cf4 Aug 25 16:24:38.173853 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c0a66149-c3dd-461a-a0f0-5bc3b0caddce tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:38.174232 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c0a66149-c3dd-461a-a0f0-5bc3b0caddce tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:38.190856 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:38.190856 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:24:38.192338 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-c0a66149-c3dd-461a-a0f0-5bc3b0caddce tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Snapshot retrieved successfully. Aug 25 16:24:38.193143 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c0a66149-c3dd-461a-a0f0-5bc3b0caddce tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/snapshots/0a5ac670-f43e-46c7-a536-6593dce30cf4 returned with HTTP 200 Aug 25 16:24:38.194018 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 537/2159] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:24:38 2026] GET /volume/v3/snapshots/0a5ac670-f43e-46c7-a536-6593dce30cf4 => generated 435 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:38.964642 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-78b36094-0a76-4d6e-8540-2b8c02f1608e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:38.969136 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-78b36094-0a76-4d6e-8540-2b8c02f1608e tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] GET https://10.4.3.102/volume/v3/volumes/ebb4fea8-c2dc-42dd-9df1-37ee3c4c2563 Aug 25 16:24:38.969399 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-78b36094-0a76-4d6e-8540-2b8c02f1608e tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:38.969654 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-78b36094-0a76-4d6e-8540-2b8c02f1608e tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:38.977746 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-78b36094-0a76-4d6e-8540-2b8c02f1608e tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] https://10.4.3.102/volume/v3/volumes/ebb4fea8-c2dc-42dd-9df1-37ee3c4c2563 returned with HTTP 404 Aug 25 16:24:38.978022 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 532/2160] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:38 2026] GET /volume/v3/volumes/ebb4fea8-c2dc-42dd-9df1-37ee3c4c2563 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:24:38.989441 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-af690de0-438a-4bed-ab29-4d64ca5e86e4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:38.991138 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-af690de0-438a-4bed-ab29-4d64ca5e86e4 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] DELETE https://10.4.3.102/volume/v3/volumes/2c4c339c-7eec-4d8e-b33a-3de4016a9a70 Aug 25 16:24:38.991358 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-af690de0-438a-4bed-ab29-4d64ca5e86e4 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:38.991525 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-af690de0-438a-4bed-ab29-4d64ca5e86e4 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:38.991690 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-af690de0-438a-4bed-ab29-4d64ca5e86e4 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Delete volume with id: 2c4c339c-7eec-4d8e-b33a-3de4016a9a70 Aug 25 16:24:39.004649 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:39.004649 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:24:39.006980 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-af690de0-438a-4bed-ab29-4d64ca5e86e4 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Volume info retrieved successfully. Aug 25 16:24:39.039731 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-af690de0-438a-4bed-ab29-4d64ca5e86e4 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Delete volume request issued successfully. Aug 25 16:24:39.040055 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-af690de0-438a-4bed-ab29-4d64ca5e86e4 tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] https://10.4.3.102/volume/v3/volumes/2c4c339c-7eec-4d8e-b33a-3de4016a9a70 returned with HTTP 202 Aug 25 16:24:39.040634 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 545/2161] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:24:38 2026] DELETE /volume/v3/volumes/2c4c339c-7eec-4d8e-b33a-3de4016a9a70 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:24:39.051387 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e65adf32-78a5-40d9-a870-678b9c9a289c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:39.053640 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e65adf32-78a5-40d9-a870-678b9c9a289c tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] GET https://10.4.3.102/volume/v3/volumes/2c4c339c-7eec-4d8e-b33a-3de4016a9a70 Aug 25 16:24:39.053900 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e65adf32-78a5-40d9-a870-678b9c9a289c tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:39.054190 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e65adf32-78a5-40d9-a870-678b9c9a289c tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:39.061099 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:39.061099 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:24:39.081910 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-e65adf32-78a5-40d9-a870-678b9c9a289c tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Volume info retrieved successfully. Aug 25 16:24:39.088529 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e65adf32-78a5-40d9-a870-678b9c9a289c tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] https://10.4.3.102/volume/v3/volumes/2c4c339c-7eec-4d8e-b33a-3de4016a9a70 returned with HTTP 200 Aug 25 16:24:39.089142 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 548/2162] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:39 2026] GET /volume/v3/volumes/2c4c339c-7eec-4d8e-b33a-3de4016a9a70 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:39.205178 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-880f3dba-8461-401a-91ba-48708d3d7e4b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:39.207315 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-880f3dba-8461-401a-91ba-48708d3d7e4b tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] GET https://10.4.3.102/volume/v3/snapshots/0a5ac670-f43e-46c7-a536-6593dce30cf4 Aug 25 16:24:39.207315 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-880f3dba-8461-401a-91ba-48708d3d7e4b tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:39.207315 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-880f3dba-8461-401a-91ba-48708d3d7e4b tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:39.213701 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:39.213701 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:24:39.214438 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-880f3dba-8461-401a-91ba-48708d3d7e4b tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Snapshot retrieved successfully. Aug 25 16:24:39.215200 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-880f3dba-8461-401a-91ba-48708d3d7e4b tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/snapshots/0a5ac670-f43e-46c7-a536-6593dce30cf4 returned with HTTP 200 Aug 25 16:24:39.215573 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 538/2163] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:24:39 2026] GET /volume/v3/snapshots/0a5ac670-f43e-46c7-a536-6593dce30cf4 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:24:39.228024 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f4e5d3e1-0945-4f54-8261-2f8d800c4cfa None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:39.230017 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f4e5d3e1-0945-4f54-8261-2f8d800c4cfa tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] GET https://10.4.3.102/volume/v3/snapshots/0a5ac670-f43e-46c7-a536-6593dce30cf4 Aug 25 16:24:39.230222 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f4e5d3e1-0945-4f54-8261-2f8d800c4cfa tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:39.230452 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f4e5d3e1-0945-4f54-8261-2f8d800c4cfa tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:39.239764 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:39.239764 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:24:39.240423 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-f4e5d3e1-0945-4f54-8261-2f8d800c4cfa tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Snapshot retrieved successfully. Aug 25 16:24:39.241394 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f4e5d3e1-0945-4f54-8261-2f8d800c4cfa tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/snapshots/0a5ac670-f43e-46c7-a536-6593dce30cf4 returned with HTTP 200 Aug 25 16:24:39.241907 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 533/2164] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:24:39 2026] GET /volume/v3/snapshots/0a5ac670-f43e-46c7-a536-6593dce30cf4 => generated 462 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:40.108817 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-bbe516b7-32f1-416a-9fd2-ba96830bfe3a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:40.111171 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bbe516b7-32f1-416a-9fd2-ba96830bfe3a tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] GET https://10.4.3.102/volume/v3/volumes/2c4c339c-7eec-4d8e-b33a-3de4016a9a70 Aug 25 16:24:40.111453 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bbe516b7-32f1-416a-9fd2-ba96830bfe3a tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:40.111722 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bbe516b7-32f1-416a-9fd2-ba96830bfe3a tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:40.120885 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bbe516b7-32f1-416a-9fd2-ba96830bfe3a tempest-ServersNegativeTestJSON-862566499 tempest-ServersNegativeTestJSON-862566499-project-member] https://10.4.3.102/volume/v3/volumes/2c4c339c-7eec-4d8e-b33a-3de4016a9a70 returned with HTTP 404 Aug 25 16:24:40.121010 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 546/2165] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:40 2026] GET /volume/v3/volumes/2c4c339c-7eec-4d8e-b33a-3de4016a9a70 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:24:40.180294 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-5b59f900-62dc-49c9-9703-2a996fb8aed3 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:40.182282 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5b59f900-62dc-49c9-9703-2a996fb8aed3 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] DELETE https://10.4.3.102/volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af Aug 25 16:24:40.182565 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5b59f900-62dc-49c9-9703-2a996fb8aed3 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:40.182916 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5b59f900-62dc-49c9-9703-2a996fb8aed3 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:40.183126 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-5b59f900-62dc-49c9-9703-2a996fb8aed3 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Delete volume with id: f43b1189-ca43-4d3c-bb8a-c471d4b465af Aug 25 16:24:40.198141 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:40.198141 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:24:40.198755 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-5b59f900-62dc-49c9-9703-2a996fb8aed3 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Volume info retrieved successfully. Aug 25 16:24:40.240062 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-5b59f900-62dc-49c9-9703-2a996fb8aed3 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Delete volume request issued successfully. Aug 25 16:24:40.240322 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5b59f900-62dc-49c9-9703-2a996fb8aed3 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] https://10.4.3.102/volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af returned with HTTP 202 Aug 25 16:24:40.241535 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 549/2166] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:24:40 2026] DELETE /volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:24:40.251211 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-0b246914-fe91-480e-bcc0-a9ce6a92b4fb None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:40.253647 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0b246914-fe91-480e-bcc0-a9ce6a92b4fb tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] GET https://10.4.3.102/volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af Aug 25 16:24:40.253647 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0b246914-fe91-480e-bcc0-a9ce6a92b4fb tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:40.253647 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0b246914-fe91-480e-bcc0-a9ce6a92b4fb tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:40.267418 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:40.267418 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:24:40.272354 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-0b246914-fe91-480e-bcc0-a9ce6a92b4fb tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Volume info retrieved successfully. Aug 25 16:24:40.279763 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0b246914-fe91-480e-bcc0-a9ce6a92b4fb tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] https://10.4.3.102/volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af returned with HTTP 200 Aug 25 16:24:40.280448 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 539/2167] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:40 2026] GET /volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:40.533729 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-db1caf94-87df-42d7-a51a-3cec34007a2b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:40.614288 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-db1caf94-87df-42d7-a51a-3cec34007a2b tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:24:40.614744 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-db1caf94-87df-42d7-a51a-3cec34007a2b tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1612275999", "extra_specs": {}}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:40.649133 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-db1caf94-87df-42d7-a51a-3cec34007a2b tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:24:40.649837 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 534/2168] 10.4.3.102 () {68 vars in 1252 bytes} [Tue Aug 25 16:24:40 2026] POST /volume/v3/types => generated 218 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:40.661322 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-aa9343f5-83bd-4f18-87e1-bed8679e38b1 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:40.666598 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-aa9343f5-83bd-4f18-87e1-bed8679e38b1 tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] POST https://10.4.3.102/volume/v3/types/7cf1a2a5-c053-4834-b1f9-ea2cc1cd647b/encryption Aug 25 16:24:40.666891 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-aa9343f5-83bd-4f18-87e1-bed8679e38b1 tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:40.732464 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-aa9343f5-83bd-4f18-87e1-bed8679e38b1 tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] https://10.4.3.102/volume/v3/types/7cf1a2a5-c053-4834-b1f9-ea2cc1cd647b/encryption returned with HTTP 200 Aug 25 16:24:40.733270 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 547/2169] 10.4.3.102 () {68 vars in 1397 bytes} [Tue Aug 25 16:24:40 2026] POST /volume/v3/types/7cf1a2a5-c053-4834-b1f9-ea2cc1cd647b/encryption => generated 231 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:40.742195 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ac25dd38-bc95-4c08-9def-7510dd336dca None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:40.824098 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ac25dd38-bc95-4c08-9def-7510dd336dca tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:24:40.824514 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ac25dd38-bc95-4c08-9def-7510dd336dca tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-347751927", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1612275999", "size": 1}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:40.826414 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-ac25dd38-bc95-4c08-9def-7510dd336dca tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-347751927', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1612275999', 'size': 1}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:24:40.830444 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-ac25dd38-bc95-4c08-9def-7510dd336dca tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Create volume of 1 GB Aug 25 16:24:40.830885 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:40.830885 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:24:40.831508 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-ac25dd38-bc95-4c08-9def-7510dd336dca tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Availability Zones retrieved successfully. Aug 25 16:24:40.840719 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-ac25dd38-bc95-4c08-9def-7510dd336dca tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Flow 'volume_create_api' (a93c8837-5653-4914-abfd-016197207177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:24:40.842548 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-ac25dd38-bc95-4c08-9def-7510dd336dca tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b70da517-ea86-480f-bce9-b3d38232337d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:40.844100 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-ac25dd38-bc95-4c08-9def-7510dd336dca tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:24:40.877476 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-ac25dd38-bc95-4c08-9def-7510dd336dca tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b70da517-ea86-480f-bce9-b3d38232337d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:24:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7cf1a2a5-c053-4834-b1f9-ea2cc1cd647b,is_public=True,name='tempest-scenario-type-cryptsetup-1612275999',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7cf1a2a5-c053-4834-b1f9-ea2cc1cd647b', '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=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:40.878327 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-ac25dd38-bc95-4c08-9def-7510dd336dca tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7c6592a-c92d-4dd1-8f7c-c2f1336dfd57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:40.918445 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-ac25dd38-bc95-4c08-9def-7510dd336dca tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1612275999 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1612275999, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:24:40.918696 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-ac25dd38-bc95-4c08-9def-7510dd336dca tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1612275999 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1612275999, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:24:40.978975 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-ac25dd38-bc95-4c08-9def-7510dd336dca tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Created reservations ['604db5df-f68c-4db9-8571-7416fd75d78f', 'f51637b3-5840-49ff-87b6-0367a4a531a2', 'f46d8c5d-ff46-4060-bc67-c88924dbf0b3', '8af4cdfe-12b1-41d5-a180-707ee4ddf9d8'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:24:40.979881 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-ac25dd38-bc95-4c08-9def-7510dd336dca tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7c6592a-c92d-4dd1-8f7c-c2f1336dfd57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['604db5df-f68c-4db9-8571-7416fd75d78f', 'f51637b3-5840-49ff-87b6-0367a4a531a2', 'f46d8c5d-ff46-4060-bc67-c88924dbf0b3', '8af4cdfe-12b1-41d5-a180-707ee4ddf9d8']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:40.980808 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-ac25dd38-bc95-4c08-9def-7510dd336dca tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6dc57b1-b56e-4803-ba7f-219dbd66da68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:41.010967 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-ac25dd38-bc95-4c08-9def-7510dd336dca tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6dc57b1-b56e-4803-ba7f-219dbd66da68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '483ad3fa-881b-4534-a47b-aafc306f2017', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-347751927',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a07586598844a3a9cbb11498cab8408',qos_specs=None,replication_status=,reservations=['604db5df-f68c-4db9-8571-7416fd75d78f','f51637b3-5840-49ff-87b6-0367a4a531a2','f46d8c5d-ff46-4060-bc67-c88924dbf0b3','8af4cdfe-12b1-41d5-a180-707ee4ddf9d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57c979c43dc1442faca7d0e98f94d31e',volume_type_id=7cf1a2a5-c053-4834-b1f9-ea2cc1cd647b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:24:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-347751927',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=483ad3fa-881b-4534-a47b-aafc306f2017,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a07586598844a3a9cbb11498cab8408',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57c979c43dc1442faca7d0e98f94d31e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7cf1a2a5-c053-4834-b1f9-ea2cc1cd647b),volume_type_id=7cf1a2a5-c053-4834-b1f9-ea2cc1cd647b)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:41.013070 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-ac25dd38-bc95-4c08-9def-7510dd336dca tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd41a97f-a7a4-4580-9785-3e4fe5267f8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:41.038156 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-ac25dd38-bc95-4c08-9def-7510dd336dca tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd41a97f-a7a4-4580-9785-3e4fe5267f8f) transitioned into state 'SUCCESS' from state '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-347751927',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a07586598844a3a9cbb11498cab8408',qos_specs=None,replication_status=,reservations=['604db5df-f68c-4db9-8571-7416fd75d78f','f51637b3-5840-49ff-87b6-0367a4a531a2','f46d8c5d-ff46-4060-bc67-c88924dbf0b3','8af4cdfe-12b1-41d5-a180-707ee4ddf9d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57c979c43dc1442faca7d0e98f94d31e',volume_type_id=7cf1a2a5-c053-4834-b1f9-ea2cc1cd647b)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:41.038940 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-ac25dd38-bc95-4c08-9def-7510dd336dca tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae025e1d-425d-4687-ab37-a1e93deb3ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:41.051031 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-ac25dd38-bc95-4c08-9def-7510dd336dca tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae025e1d-425d-4687-ab37-a1e93deb3ca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:41.051977 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-ac25dd38-bc95-4c08-9def-7510dd336dca tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Flow 'volume_create_api' (a93c8837-5653-4914-abfd-016197207177) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:24:41.052648 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-ac25dd38-bc95-4c08-9def-7510dd336dca tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Create volume request issued successfully. Aug 25 16:24:41.052989 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ac25dd38-bc95-4c08-9def-7510dd336dca tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:24:41.053537 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 550/2170] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:24:40 2026] POST /volume/v3/volumes => generated 790 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 25 16:24:41.299533 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-e1afeb3a-7d7b-4f86-a92b-8332bac42b86 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:41.301306 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e1afeb3a-7d7b-4f86-a92b-8332bac42b86 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] GET https://10.4.3.102/volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af Aug 25 16:24:41.301536 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e1afeb3a-7d7b-4f86-a92b-8332bac42b86 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:41.301924 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e1afeb3a-7d7b-4f86-a92b-8332bac42b86 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:41.307310 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e1afeb3a-7d7b-4f86-a92b-8332bac42b86 tempest-ServerStableDeviceRescueTest-1686116412 tempest-ServerStableDeviceRescueTest-1686116412-project-member] https://10.4.3.102/volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af returned with HTTP 404 Aug 25 16:24:41.307836 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 540/2171] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:41 2026] GET /volume/v3/volumes/f43b1189-ca43-4d3c-bb8a-c471d4b465af => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:24:44.354552 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-ed8fa9fb-224e-4377-a2b0-b137c09ee0c0 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:44.356944 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ed8fa9fb-224e-4377-a2b0-b137c09ee0c0 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:24:44.358113 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ed8fa9fb-224e-4377-a2b0-b137c09ee0c0 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1912073529"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:44.360182 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-ed8fa9fb-224e-4377-a2b0-b137c09ee0c0 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1912073529'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:24:44.360367 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-ed8fa9fb-224e-4377-a2b0-b137c09ee0c0 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Create volume of 1 GB Aug 25 16:24:44.367057 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-ed8fa9fb-224e-4377-a2b0-b137c09ee0c0 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Availability Zones retrieved successfully. Aug 25 16:24:44.377653 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ed8fa9fb-224e-4377-a2b0-b137c09ee0c0 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Flow 'volume_create_api' (ea222c06-1a79-4aab-a192-cccf1177d329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:24:44.380206 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ed8fa9fb-224e-4377-a2b0-b137c09ee0c0 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bec616eb-d0d7-44eb-9f66-c502f2d7ef4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:44.380206 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-ed8fa9fb-224e-4377-a2b0-b137c09ee0c0 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:24:44.418936 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ed8fa9fb-224e-4377-a2b0-b137c09ee0c0 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bec616eb-d0d7-44eb-9f66-c502f2d7ef4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:44.419802 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ed8fa9fb-224e-4377-a2b0-b137c09ee0c0 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (232a6c66-c8fe-4aa0-8d98-225512df6291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:44.476058 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-ed8fa9fb-224e-4377-a2b0-b137c09ee0c0 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Created reservations ['282d9392-f4be-4d1c-b28f-8dddfa066ad5', '2da6bee8-8fb8-406c-bfd6-d7772775128e', 'e43f87a4-6fcd-4b45-988a-6b6c1b96ace3', 'c8f83e4c-f98e-44a2-8554-6849bbc3c32a'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:24:44.476929 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ed8fa9fb-224e-4377-a2b0-b137c09ee0c0 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (232a6c66-c8fe-4aa0-8d98-225512df6291) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['282d9392-f4be-4d1c-b28f-8dddfa066ad5', '2da6bee8-8fb8-406c-bfd6-d7772775128e', 'e43f87a4-6fcd-4b45-988a-6b6c1b96ace3', 'c8f83e4c-f98e-44a2-8554-6849bbc3c32a']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:44.477700 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ed8fa9fb-224e-4377-a2b0-b137c09ee0c0 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (455fa836-7c20-4346-8957-4128113e6445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:44.510609 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ed8fa9fb-224e-4377-a2b0-b137c09ee0c0 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (455fa836-7c20-4346-8957-4128113e6445) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '256f0372-de87-4a63-9907-f5fac0b07504', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1912073529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d7fda5f7cb742369ae2a2d8311fc1a0',qos_specs=None,replication_status=,reservations=['282d9392-f4be-4d1c-b28f-8dddfa066ad5','2da6bee8-8fb8-406c-bfd6-d7772775128e','e43f87a4-6fcd-4b45-988a-6b6c1b96ace3','c8f83e4c-f98e-44a2-8554-6849bbc3c32a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0799d0c08cf64c6a8729d6852f61a9cd',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:24:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1912073529',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=256f0372-de87-4a63-9907-f5fac0b07504,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d7fda5f7cb742369ae2a2d8311fc1a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0799d0c08cf64c6a8729d6852f61a9cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:44.512346 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ed8fa9fb-224e-4377-a2b0-b137c09ee0c0 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7323628-c7a6-4075-a438-b8a076b9c362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:44.541498 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ed8fa9fb-224e-4377-a2b0-b137c09ee0c0 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7323628-c7a6-4075-a438-b8a076b9c362) transitioned into state 'SUCCESS' from state '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-1912073529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d7fda5f7cb742369ae2a2d8311fc1a0',qos_specs=None,replication_status=,reservations=['282d9392-f4be-4d1c-b28f-8dddfa066ad5','2da6bee8-8fb8-406c-bfd6-d7772775128e','e43f87a4-6fcd-4b45-988a-6b6c1b96ace3','c8f83e4c-f98e-44a2-8554-6849bbc3c32a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0799d0c08cf64c6a8729d6852f61a9cd',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:44.542381 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ed8fa9fb-224e-4377-a2b0-b137c09ee0c0 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8ffbe00-b3da-4bb3-833a-1b6d3b318f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:44.556250 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ed8fa9fb-224e-4377-a2b0-b137c09ee0c0 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8ffbe00-b3da-4bb3-833a-1b6d3b318f97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:44.557090 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ed8fa9fb-224e-4377-a2b0-b137c09ee0c0 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Flow 'volume_create_api' (ea222c06-1a79-4aab-a192-cccf1177d329) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:24:44.557733 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-ed8fa9fb-224e-4377-a2b0-b137c09ee0c0 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Create volume request issued successfully. Aug 25 16:24:44.558366 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ed8fa9fb-224e-4377-a2b0-b137c09ee0c0 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:24:44.559098 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 535/2172] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:24:44 2026] POST /volume/v3/volumes => generated 755 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:24:44.571324 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-cfc26e32-8d07-4c03-ae4e-0e242747c2ad None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:44.573402 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-cfc26e32-8d07-4c03-ae4e-0e242747c2ad tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 Aug 25 16:24:44.573598 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-cfc26e32-8d07-4c03-ae4e-0e242747c2ad tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:44.573991 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-cfc26e32-8d07-4c03-ae4e-0e242747c2ad tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:44.584262 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:44.584262 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:24:44.590757 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-cfc26e32-8d07-4c03-ae4e-0e242747c2ad tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:24:44.597010 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-cfc26e32-8d07-4c03-ae4e-0e242747c2ad tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 returned with HTTP 200 Aug 25 16:24:44.597446 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 548/2173] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:44 2026] GET /volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 => generated 823 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:45.203313 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-367c08e4-a12a-40c8-96c4-17c31bc925c9 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:45.205467 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-367c08e4-a12a-40c8-96c4-17c31bc925c9 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:24:45.205892 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-367c08e4-a12a-40c8-96c4-17c31bc925c9 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-48722902", "snapshot_id": "0a5ac670-f43e-46c7-a536-6593dce30cf4", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:45.213776 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-367c08e4-a12a-40c8-96c4-17c31bc925c9 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-48722902', 'snapshot_id': '0a5ac670-f43e-46c7-a536-6593dce30cf4', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:24:45.221053 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:45.221053 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:24:45.221443 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-367c08e4-a12a-40c8-96c4-17c31bc925c9 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Snapshot retrieved successfully. Aug 25 16:24:45.226228 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-367c08e4-a12a-40c8-96c4-17c31bc925c9 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Create volume of 1 GB Aug 25 16:24:45.228198 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-367c08e4-a12a-40c8-96c4-17c31bc925c9 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Availability Zones retrieved successfully. Aug 25 16:24:45.233893 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-367c08e4-a12a-40c8-96c4-17c31bc925c9 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Flow 'volume_create_api' (2059c4c8-659d-4e25-a48e-1a74eb59ae2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:24:45.235040 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-367c08e4-a12a-40c8-96c4-17c31bc925c9 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b150f4b7-f528-46d2-9cc0-bf81930dd4a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:45.236062 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-367c08e4-a12a-40c8-96c4-17c31bc925c9 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:24:45.281428 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-367c08e4-a12a-40c8-96c4-17c31bc925c9 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b150f4b7-f528-46d2-9cc0-bf81930dd4a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0a5ac670-f43e-46c7-a536-6593dce30cf4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:45.283310 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-367c08e4-a12a-40c8-96c4-17c31bc925c9 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d68836e5-5530-4b56-b88d-d220f4a1d10a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:45.349628 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-367c08e4-a12a-40c8-96c4-17c31bc925c9 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Created reservations ['0c402527-6e81-496f-8e3a-14fe96f125ed', '7fc004ff-30ce-479e-9794-7362c83f3e4f', '84cd9e33-6522-4efa-881c-99bc016a09cd', '1f675605-b205-4f49-a3e1-b97a61ffb31a'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:24:45.351353 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-367c08e4-a12a-40c8-96c4-17c31bc925c9 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d68836e5-5530-4b56-b88d-d220f4a1d10a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c402527-6e81-496f-8e3a-14fe96f125ed', '7fc004ff-30ce-479e-9794-7362c83f3e4f', '84cd9e33-6522-4efa-881c-99bc016a09cd', '1f675605-b205-4f49-a3e1-b97a61ffb31a']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:45.352477 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-367c08e4-a12a-40c8-96c4-17c31bc925c9 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0af18d7f-cdb1-45bf-a696-c17b4c3648b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:45.427197 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-367c08e4-a12a-40c8-96c4-17c31bc925c9 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0af18d7f-cdb1-45bf-a696-c17b4c3648b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f314cb5-5d76-4507-80e1-a60244c8d9e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-48722902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56354a50b9d6466d9304ff7777310e96',qos_specs=None,replication_status=,reservations=['0c402527-6e81-496f-8e3a-14fe96f125ed','7fc004ff-30ce-479e-9794-7362c83f3e4f','84cd9e33-6522-4efa-881c-99bc016a09cd','1f675605-b205-4f49-a3e1-b97a61ffb31a'],size=1,snapshot_id=0a5ac670-f43e-46c7-a536-6593dce30cf4,source_replicaid=,source_volid=None,status='creating',user_id='c05e09bc3bb641f291221cf69005884d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:24:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-48722902',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f314cb5-5d76-4507-80e1-a60244c8d9e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56354a50b9d6466d9304ff7777310e96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0a5ac670-f43e-46c7-a536-6593dce30cf4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c05e09bc3bb641f291221cf69005884d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:45.428042 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-367c08e4-a12a-40c8-96c4-17c31bc925c9 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (571059f1-9d4e-4898-ada5-6707a79f4bf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:45.455656 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-367c08e4-a12a-40c8-96c4-17c31bc925c9 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (571059f1-9d4e-4898-ada5-6707a79f4bf6) transitioned into state 'SUCCESS' from state '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-48722902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56354a50b9d6466d9304ff7777310e96',qos_specs=None,replication_status=,reservations=['0c402527-6e81-496f-8e3a-14fe96f125ed','7fc004ff-30ce-479e-9794-7362c83f3e4f','84cd9e33-6522-4efa-881c-99bc016a09cd','1f675605-b205-4f49-a3e1-b97a61ffb31a'],size=1,snapshot_id=0a5ac670-f43e-46c7-a536-6593dce30cf4,source_replicaid=,source_volid=None,status='creating',user_id='c05e09bc3bb641f291221cf69005884d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:45.456424 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-367c08e4-a12a-40c8-96c4-17c31bc925c9 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cff1bc05-e39c-4d11-93e0-4aa78f0a5ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:45.483281 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-367c08e4-a12a-40c8-96c4-17c31bc925c9 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cff1bc05-e39c-4d11-93e0-4aa78f0a5ef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:45.484556 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-367c08e4-a12a-40c8-96c4-17c31bc925c9 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Flow 'volume_create_api' (2059c4c8-659d-4e25-a48e-1a74eb59ae2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:24:45.484943 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-367c08e4-a12a-40c8-96c4-17c31bc925c9 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Create volume request issued successfully. Aug 25 16:24:45.485845 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-367c08e4-a12a-40c8-96c4-17c31bc925c9 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:24:45.486503 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 551/2174] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:24:45 2026] POST /volume/v3/volumes => generated 779 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:24:45.610661 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-da3535ed-09df-4df2-8073-c6e3df27b45d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:45.613092 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-da3535ed-09df-4df2-8073-c6e3df27b45d tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 Aug 25 16:24:45.613293 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-da3535ed-09df-4df2-8073-c6e3df27b45d tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:45.615343 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-da3535ed-09df-4df2-8073-c6e3df27b45d tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:45.625949 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:45.625949 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:24:45.630399 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-da3535ed-09df-4df2-8073-c6e3df27b45d tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:24:45.638136 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-da3535ed-09df-4df2-8073-c6e3df27b45d tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 returned with HTTP 200 Aug 25 16:24:45.638576 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 541/2175] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:45 2026] GET /volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:45.706683 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-1ed9ab09-1469-4baf-a3be-69723fa90636 req-f9b23c97-815f-4833-9d85-69364f83c326 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:45.709265 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-1ed9ab09-1469-4baf-a3be-69723fa90636 req-f9b23c97-815f-4833-9d85-69364f83c326 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 Aug 25 16:24:45.709741 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-1ed9ab09-1469-4baf-a3be-69723fa90636 req-f9b23c97-815f-4833-9d85-69364f83c326 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:45.709889 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-1ed9ab09-1469-4baf-a3be-69723fa90636 req-f9b23c97-815f-4833-9d85-69364f83c326 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:45.720541 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:45.720541 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:24:45.726951 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-1ed9ab09-1469-4baf-a3be-69723fa90636 req-f9b23c97-815f-4833-9d85-69364f83c326 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:24:45.738154 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-1ed9ab09-1469-4baf-a3be-69723fa90636 req-f9b23c97-815f-4833-9d85-69364f83c326 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 returned with HTTP 200 Aug 25 16:24:45.738154 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 536/2176] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:24:45 2026] GET /volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:45.859569 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-892f7284-8ee1-475a-9f51-1c02ad4ae3d4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:45.860081 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-892f7284-8ee1-475a-9f51-1c02ad4ae3d4 None None] GET https://10.4.3.102/volume// Aug 25 16:24:45.860317 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-892f7284-8ee1-475a-9f51-1c02ad4ae3d4 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:45.860581 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-892f7284-8ee1-475a-9f51-1c02ad4ae3d4 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:45.861005 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-892f7284-8ee1-475a-9f51-1c02ad4ae3d4 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:24:45.861385 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 549/2177] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:24:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:24:45.869038 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-1ed9ab09-1469-4baf-a3be-69723fa90636 req-613428f4-e693-4af1-a7ea-999d79c7dcf9 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:45.872002 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-1ed9ab09-1469-4baf-a3be-69723fa90636 req-613428f4-e693-4af1-a7ea-999d79c7dcf9 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:24:45.872600 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-1ed9ab09-1469-4baf-a3be-69723fa90636 req-613428f4-e693-4af1-a7ea-999d79c7dcf9 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "256f0372-de87-4a63-9907-f5fac0b07504", "connector": null, "instance_uuid": "c12fc8b4-0ea0-4543-9755-632e154f5479"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:45.884275 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:45.884275 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:24:45.925420 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-1ed9ab09-1469-4baf-a3be-69723fa90636 req-613428f4-e693-4af1-a7ea-999d79c7dcf9 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:24:45.925657 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 552/2178] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:24:45 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) Aug 25 16:24:45.966360 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a92e364d-b0af-40c8-b90c-aa7752a31175 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:45.968338 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a92e364d-b0af-40c8-b90c-aa7752a31175 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 Aug 25 16:24:45.968576 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a92e364d-b0af-40c8-b90c-aa7752a31175 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:45.968795 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a92e364d-b0af-40c8-b90c-aa7752a31175 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:45.987545 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-db917745-1fdc-4e3e-bc5b-34155953a5f3 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:45.988270 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-db917745-1fdc-4e3e-bc5b-34155953a5f3 None None] GET https://10.4.3.102/volume// Aug 25 16:24:45.988421 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-db917745-1fdc-4e3e-bc5b-34155953a5f3 None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:45.988807 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-db917745-1fdc-4e3e-bc5b-34155953a5f3 None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:45.989273 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-db917745-1fdc-4e3e-bc5b-34155953a5f3 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:24:45.990359 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 537/2179] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:24:45 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:24:45.994572 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:45.994572 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:24:45.998791 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-a92e364d-b0af-40c8-b90c-aa7752a31175 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:24:46.006800 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a92e364d-b0af-40c8-b90c-aa7752a31175 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 returned with HTTP 200 Aug 25 16:24:46.006800 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 542/2180] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:45 2026] GET /volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:24:46.006927 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-1ed9ab09-1469-4baf-a3be-69723fa90636 req-a52c895b-29a0-448d-8080-e0d38fd142e3 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:46.007853 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-1ed9ab09-1469-4baf-a3be-69723fa90636 req-a52c895b-29a0-448d-8080-e0d38fd142e3 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 Aug 25 16:24:46.008105 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-1ed9ab09-1469-4baf-a3be-69723fa90636 req-a52c895b-29a0-448d-8080-e0d38fd142e3 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:46.008316 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-1ed9ab09-1469-4baf-a3be-69723fa90636 req-a52c895b-29a0-448d-8080-e0d38fd142e3 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:46.020083 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:46.020083 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:24:46.024888 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-1ed9ab09-1469-4baf-a3be-69723fa90636 req-a52c895b-29a0-448d-8080-e0d38fd142e3 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:24:46.030119 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-1ed9ab09-1469-4baf-a3be-69723fa90636 req-a52c895b-29a0-448d-8080-e0d38fd142e3 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 returned with HTTP 200 Aug 25 16:24:46.030557 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 550/2181] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:24:46 2026] GET /volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 => generated 1027 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:24:46.160770 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-1ed9ab09-1469-4baf-a3be-69723fa90636 req-97163b40-c702-495e-82a4-673964118797 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:46.162814 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-1ed9ab09-1469-4baf-a3be-69723fa90636 req-97163b40-c702-495e-82a4-673964118797 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] PUT https://10.4.3.102/volume/v3/attachments/ec6f848f-71b5-47ff-a9dc-158f2e1c5f0a Aug 25 16:24:46.163824 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-1ed9ab09-1469-4baf-a3be-69723fa90636 req-97163b40-c702-495e-82a4-673964118797 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:46.177643 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-1ed9ab09-1469-4baf-a3be-69723fa90636 req-97163b40-c702-495e-82a4-673964118797 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Acquiring lock "cinder-attachment_update-256f0372-de87-4a63-9907-f5fac0b07504-np0000008093" by "attachment_update" {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:24:46.184617 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-1ed9ab09-1469-4baf-a3be-69723fa90636 req-97163b40-c702-495e-82a4-673964118797 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Lock "cinder-attachment_update-256f0372-de87-4a63-9907-f5fac0b07504-np0000008093" acquired by "attachment_update" :: waited 0.007s {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:24:46.184617 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:46.184617 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:24:46.293799 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-1ed9ab09-1469-4baf-a3be-69723fa90636 req-97163b40-c702-495e-82a4-673964118797 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Lock "cinder-attachment_update-256f0372-de87-4a63-9907-f5fac0b07504-np0000008093" released by "attachment_update" :: held 0.112s {{(pid=100454) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:24:46.294235 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-1ed9ab09-1469-4baf-a3be-69723fa90636 req-97163b40-c702-495e-82a4-673964118797 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/attachments/ec6f848f-71b5-47ff-a9dc-158f2e1c5f0a returned with HTTP 200 Aug 25 16:24:46.298408 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 553/2182] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:24:46 2026] PUT /volume/v3/attachments/ec6f848f-71b5-47ff-a9dc-158f2e1c5f0a => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:24:47.019582 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c769f2c4-bdbe-4b8e-8da6-ee001926c9b0 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:47.022916 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c769f2c4-bdbe-4b8e-8da6-ee001926c9b0 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 Aug 25 16:24:47.024684 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c769f2c4-bdbe-4b8e-8da6-ee001926c9b0 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:47.024684 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c769f2c4-bdbe-4b8e-8da6-ee001926c9b0 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:47.040875 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:47.040875 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:24:47.053810 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-c769f2c4-bdbe-4b8e-8da6-ee001926c9b0 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:24:47.059918 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c769f2c4-bdbe-4b8e-8da6-ee001926c9b0 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 returned with HTTP 200 Aug 25 16:24:47.060512 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 538/2183] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:47 2026] GET /volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:47.692021 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-e141485e-bc81-4f0b-a82a-b3b9b1ee7567 req-f106cc9d-d67b-40c0-a6ac-17f2c35b1ab3 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:47.695940 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-e141485e-bc81-4f0b-a82a-b3b9b1ee7567 req-f106cc9d-d67b-40c0-a6ac-17f2c35b1ab3 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:24:47.695940 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-e141485e-bc81-4f0b-a82a-b3b9b1ee7567 req-f106cc9d-d67b-40c0-a6ac-17f2c35b1ab3 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-466681885", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:47.695940 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [req-e141485e-bc81-4f0b-a82a-b3b9b1ee7567 req-f106cc9d-d67b-40c0-a6ac-17f2c35b1ab3 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-466681885', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:24:47.696270 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [req-e141485e-bc81-4f0b-a82a-b3b9b1ee7567 req-f106cc9d-d67b-40c0-a6ac-17f2c35b1ab3 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Create volume of 1 GB Aug 25 16:24:47.703176 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-e141485e-bc81-4f0b-a82a-b3b9b1ee7567 req-f106cc9d-d67b-40c0-a6ac-17f2c35b1ab3 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Availability Zones retrieved successfully. Aug 25 16:24:47.707907 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [req-e141485e-bc81-4f0b-a82a-b3b9b1ee7567 req-f106cc9d-d67b-40c0-a6ac-17f2c35b1ab3 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Flow 'volume_create_api' (4412221a-f117-4d74-9afa-17ffee723c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:24:47.708731 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [req-e141485e-bc81-4f0b-a82a-b3b9b1ee7567 req-f106cc9d-d67b-40c0-a6ac-17f2c35b1ab3 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49c9c346-4018-4324-9f44-c25e3f3883ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:47.709582 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [req-e141485e-bc81-4f0b-a82a-b3b9b1ee7567 req-f106cc9d-d67b-40c0-a6ac-17f2c35b1ab3 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:24:47.748213 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [req-e141485e-bc81-4f0b-a82a-b3b9b1ee7567 req-f106cc9d-d67b-40c0-a6ac-17f2c35b1ab3 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49c9c346-4018-4324-9f44-c25e3f3883ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:47.749203 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [req-e141485e-bc81-4f0b-a82a-b3b9b1ee7567 req-f106cc9d-d67b-40c0-a6ac-17f2c35b1ab3 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2554d5d3-75fa-4d03-b77b-0943cde05947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:47.820627 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [req-e141485e-bc81-4f0b-a82a-b3b9b1ee7567 req-f106cc9d-d67b-40c0-a6ac-17f2c35b1ab3 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Created reservations ['d5edabd1-75c8-421d-8321-d0ef390ce4c7', '69d64c5b-fce8-4fa1-8ceb-6394502b376d', '978f886a-bd97-4a6a-b262-c2e663ef40ca', '0ef4f4fd-bc81-4677-a872-67b814fe5aa8'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:24:47.821491 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [req-e141485e-bc81-4f0b-a82a-b3b9b1ee7567 req-f106cc9d-d67b-40c0-a6ac-17f2c35b1ab3 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2554d5d3-75fa-4d03-b77b-0943cde05947) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5edabd1-75c8-421d-8321-d0ef390ce4c7', '69d64c5b-fce8-4fa1-8ceb-6394502b376d', '978f886a-bd97-4a6a-b262-c2e663ef40ca', '0ef4f4fd-bc81-4677-a872-67b814fe5aa8']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:47.822417 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [req-e141485e-bc81-4f0b-a82a-b3b9b1ee7567 req-f106cc9d-d67b-40c0-a6ac-17f2c35b1ab3 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3695d88-a13e-4610-8cfd-e613ba965e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:47.864160 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [req-e141485e-bc81-4f0b-a82a-b3b9b1ee7567 req-f106cc9d-d67b-40c0-a6ac-17f2c35b1ab3 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3695d88-a13e-4610-8cfd-e613ba965e75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c77d8cd2-6252-474b-95c5-202c4bc2cf7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-466681885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd623ac77da4b22ae94b12299044bce',qos_specs=None,replication_status=,reservations=['d5edabd1-75c8-421d-8321-d0ef390ce4c7','69d64c5b-fce8-4fa1-8ceb-6394502b376d','978f886a-bd97-4a6a-b262-c2e663ef40ca','0ef4f4fd-bc81-4677-a872-67b814fe5aa8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3626ddc4e0e142de89814c4a192d3d53',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:24:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-466681885',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c77d8cd2-6252-474b-95c5-202c4bc2cf7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcd623ac77da4b22ae94b12299044bce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3626ddc4e0e142de89814c4a192d3d53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:47.864760 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [req-e141485e-bc81-4f0b-a82a-b3b9b1ee7567 req-f106cc9d-d67b-40c0-a6ac-17f2c35b1ab3 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80e52bdb-b7b9-4b16-81f8-07a47d7059b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:47.903625 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [req-e141485e-bc81-4f0b-a82a-b3b9b1ee7567 req-f106cc9d-d67b-40c0-a6ac-17f2c35b1ab3 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80e52bdb-b7b9-4b16-81f8-07a47d7059b4) transitioned into state 'SUCCESS' from state '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-466681885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd623ac77da4b22ae94b12299044bce',qos_specs=None,replication_status=,reservations=['d5edabd1-75c8-421d-8321-d0ef390ce4c7','69d64c5b-fce8-4fa1-8ceb-6394502b376d','978f886a-bd97-4a6a-b262-c2e663ef40ca','0ef4f4fd-bc81-4677-a872-67b814fe5aa8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3626ddc4e0e142de89814c4a192d3d53',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:47.904471 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [req-e141485e-bc81-4f0b-a82a-b3b9b1ee7567 req-f106cc9d-d67b-40c0-a6ac-17f2c35b1ab3 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83cc7bb1-add7-4365-adf6-673e134a726e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:47.919441 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [req-e141485e-bc81-4f0b-a82a-b3b9b1ee7567 req-f106cc9d-d67b-40c0-a6ac-17f2c35b1ab3 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83cc7bb1-add7-4365-adf6-673e134a726e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:47.920471 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [req-e141485e-bc81-4f0b-a82a-b3b9b1ee7567 req-f106cc9d-d67b-40c0-a6ac-17f2c35b1ab3 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Flow 'volume_create_api' (4412221a-f117-4d74-9afa-17ffee723c70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:24:47.920970 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-e141485e-bc81-4f0b-a82a-b3b9b1ee7567 req-f106cc9d-d67b-40c0-a6ac-17f2c35b1ab3 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Create volume request issued successfully. Aug 25 16:24:47.922629 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-e141485e-bc81-4f0b-a82a-b3b9b1ee7567 req-f106cc9d-d67b-40c0-a6ac-17f2c35b1ab3 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:24:47.923555 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 543/2184] 10.4.3.102 () {72 vars in 1541 bytes} [Tue Aug 25 16:24:47 2026] POST /volume/v3/volumes => generated 754 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:24:47.940093 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-e141485e-bc81-4f0b-a82a-b3b9b1ee7567 req-8e6f1c6c-21c8-45b6-b8d5-c5bccdac6ead None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:47.946014 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-e141485e-bc81-4f0b-a82a-b3b9b1ee7567 req-8e6f1c6c-21c8-45b6-b8d5-c5bccdac6ead tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] GET https://10.4.3.102/volume/v3/volumes/c77d8cd2-6252-474b-95c5-202c4bc2cf7f Aug 25 16:24:47.946233 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-e141485e-bc81-4f0b-a82a-b3b9b1ee7567 req-8e6f1c6c-21c8-45b6-b8d5-c5bccdac6ead tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:47.946808 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-e141485e-bc81-4f0b-a82a-b3b9b1ee7567 req-8e6f1c6c-21c8-45b6-b8d5-c5bccdac6ead tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:47.963289 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:47.963289 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:24:47.969325 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-e141485e-bc81-4f0b-a82a-b3b9b1ee7567 req-8e6f1c6c-21c8-45b6-b8d5-c5bccdac6ead tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Volume info retrieved successfully. Aug 25 16:24:47.982068 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-e141485e-bc81-4f0b-a82a-b3b9b1ee7567 req-8e6f1c6c-21c8-45b6-b8d5-c5bccdac6ead tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] https://10.4.3.102/volume/v3/volumes/c77d8cd2-6252-474b-95c5-202c4bc2cf7f returned with HTTP 200 Aug 25 16:24:47.983067 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 551/2185] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:24:47 2026] GET /volume/v3/volumes/c77d8cd2-6252-474b-95c5-202c4bc2cf7f => generated 822 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:48.020745 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-436a94a3-abea-4f72-81dd-7fa4d1028c54 req-89c5209c-483b-4ecc-802f-de476e900734 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:48.023960 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-436a94a3-abea-4f72-81dd-7fa4d1028c54 req-89c5209c-483b-4ecc-802f-de476e900734 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] GET https://10.4.3.102/volume/v3/volumes/c77d8cd2-6252-474b-95c5-202c4bc2cf7f Aug 25 16:24:48.024554 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-436a94a3-abea-4f72-81dd-7fa4d1028c54 req-89c5209c-483b-4ecc-802f-de476e900734 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:48.024729 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-436a94a3-abea-4f72-81dd-7fa4d1028c54 req-89c5209c-483b-4ecc-802f-de476e900734 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:48.037158 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:48.037158 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:24:48.042295 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-436a94a3-abea-4f72-81dd-7fa4d1028c54 req-89c5209c-483b-4ecc-802f-de476e900734 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Volume info retrieved successfully. Aug 25 16:24:48.049754 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-436a94a3-abea-4f72-81dd-7fa4d1028c54 req-89c5209c-483b-4ecc-802f-de476e900734 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] https://10.4.3.102/volume/v3/volumes/c77d8cd2-6252-474b-95c5-202c4bc2cf7f returned with HTTP 200 Aug 25 16:24:48.050399 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 554/2186] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:24:48 2026] GET /volume/v3/volumes/c77d8cd2-6252-474b-95c5-202c4bc2cf7f => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:48.082149 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-132e09d9-8502-472f-b5f8-ebb79b8e19a2 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:48.085618 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-132e09d9-8502-472f-b5f8-ebb79b8e19a2 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 Aug 25 16:24:48.085618 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-132e09d9-8502-472f-b5f8-ebb79b8e19a2 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:48.085618 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-132e09d9-8502-472f-b5f8-ebb79b8e19a2 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:48.097843 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:48.097843 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:24:48.102536 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-132e09d9-8502-472f-b5f8-ebb79b8e19a2 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:24:48.108675 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-132e09d9-8502-472f-b5f8-ebb79b8e19a2 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 returned with HTTP 200 Aug 25 16:24:48.109223 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 539/2187] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:48 2026] GET /volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:49.081853 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-17fc7b28-3551-44ad-bd39-f7a08a072b16 req-fca26968-990a-4369-950a-90cc1fa50f47 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:49.084180 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-17fc7b28-3551-44ad-bd39-f7a08a072b16 req-fca26968-990a-4369-950a-90cc1fa50f47 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] GET https://10.4.3.102/volume/v3/volumes/c77d8cd2-6252-474b-95c5-202c4bc2cf7f Aug 25 16:24:49.084300 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-17fc7b28-3551-44ad-bd39-f7a08a072b16 req-fca26968-990a-4369-950a-90cc1fa50f47 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:49.084504 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-17fc7b28-3551-44ad-bd39-f7a08a072b16 req-fca26968-990a-4369-950a-90cc1fa50f47 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:49.095694 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:49.095694 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:24:49.101778 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-17fc7b28-3551-44ad-bd39-f7a08a072b16 req-fca26968-990a-4369-950a-90cc1fa50f47 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Volume info retrieved successfully. Aug 25 16:24:49.107270 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-17fc7b28-3551-44ad-bd39-f7a08a072b16 req-fca26968-990a-4369-950a-90cc1fa50f47 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] https://10.4.3.102/volume/v3/volumes/c77d8cd2-6252-474b-95c5-202c4bc2cf7f returned with HTTP 200 Aug 25 16:24:49.107627 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 544/2188] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:24:49 2026] GET /volume/v3/volumes/c77d8cd2-6252-474b-95c5-202c4bc2cf7f => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:49.125030 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-8f15ea24-d3fa-402f-a82e-7fb75f331cb8 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:49.127754 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8f15ea24-d3fa-402f-a82e-7fb75f331cb8 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 Aug 25 16:24:49.128017 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8f15ea24-d3fa-402f-a82e-7fb75f331cb8 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:49.129099 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8f15ea24-d3fa-402f-a82e-7fb75f331cb8 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:49.139906 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:49.139906 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:24:49.141078 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-f765143c-d411-4df0-941f-ba441b9aa88d req-bc42eccc-c9d7-4dc7-b32a-2b873d31aa70 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:49.143031 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-f765143c-d411-4df0-941f-ba441b9aa88d req-bc42eccc-c9d7-4dc7-b32a-2b873d31aa70 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:24:49.143373 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-f765143c-d411-4df0-941f-ba441b9aa88d req-bc42eccc-c9d7-4dc7-b32a-2b873d31aa70 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c77d8cd2-6252-474b-95c5-202c4bc2cf7f", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-314648674", "description": null, "metadata": {}}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:49.145012 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-8f15ea24-d3fa-402f-a82e-7fb75f331cb8 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:24:49.151710 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8f15ea24-d3fa-402f-a82e-7fb75f331cb8 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 returned with HTTP 200 Aug 25 16:24:49.152439 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 552/2189] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:49 2026] GET /volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:49.153577 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:49.153577 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:24:49.154122 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-f765143c-d411-4df0-941f-ba441b9aa88d req-bc42eccc-c9d7-4dc7-b32a-2b873d31aa70 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Volume info retrieved successfully. Aug 25 16:24:49.154264 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.snapshots [req-f765143c-d411-4df0-941f-ba441b9aa88d req-bc42eccc-c9d7-4dc7-b32a-2b873d31aa70 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Create snapshot from volume c77d8cd2-6252-474b-95c5-202c4bc2cf7f Aug 25 16:24:49.374533 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [req-f765143c-d411-4df0-941f-ba441b9aa88d req-bc42eccc-c9d7-4dc7-b32a-2b873d31aa70 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Created reservations ['f85b7faf-b01e-4128-b755-60051392b49d', 'd4036c22-1ba7-4073-a0f1-9f1e89022336', '436fb640-1acc-481e-be3c-8e4f69940a7d', '8df332fa-7d6b-440e-b3c7-dbd2e803133d'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:24:49.651452 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-f765143c-d411-4df0-941f-ba441b9aa88d req-bc42eccc-c9d7-4dc7-b32a-2b873d31aa70 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Snapshot create request issued successfully. Aug 25 16:24:49.651781 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-f765143c-d411-4df0-941f-ba441b9aa88d req-bc42eccc-c9d7-4dc7-b32a-2b873d31aa70 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:24:49.652244 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 555/2190] 10.4.3.102 () {72 vars in 1547 bytes} [Tue Aug 25 16:24:49 2026] POST /volume/v3/snapshots => generated 310 bytes in 511 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:24:49.722524 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-a9218c38-da8a-459a-96c6-366793a0c990 req-0473225d-a0de-43ad-af8d-2e5633b03118 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:49.725808 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-a9218c38-da8a-459a-96c6-366793a0c990 req-0473225d-a0de-43ad-af8d-2e5633b03118 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-reader] GET https://10.4.3.102/volume/v3/snapshots/70ce862b-cebe-40c3-b6af-00c3d2a10c77 Aug 25 16:24:49.725808 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-a9218c38-da8a-459a-96c6-366793a0c990 req-0473225d-a0de-43ad-af8d-2e5633b03118 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-reader] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:49.726451 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-a9218c38-da8a-459a-96c6-366793a0c990 req-0473225d-a0de-43ad-af8d-2e5633b03118 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-reader] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:49.731039 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:49.731039 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:24:49.731482 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-a9218c38-da8a-459a-96c6-366793a0c990 req-0473225d-a0de-43ad-af8d-2e5633b03118 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-reader] Snapshot retrieved successfully. Aug 25 16:24:49.732295 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-a9218c38-da8a-459a-96c6-366793a0c990 req-0473225d-a0de-43ad-af8d-2e5633b03118 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-reader] https://10.4.3.102/volume/v3/snapshots/70ce862b-cebe-40c3-b6af-00c3d2a10c77 returned with HTTP 200 Aug 25 16:24:49.734042 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 540/2191] 10.4.3.102 () {68 vars in 1604 bytes} [Tue Aug 25 16:24:49 2026] GET /volume/v3/snapshots/70ce862b-cebe-40c3-b6af-00c3d2a10c77 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:49.771196 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-4ae594ef-f4f8-4c32-b500-2c095af0a1b7 req-e50e6c52-1aaf-4457-b5fa-1fe0d154011a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:49.774559 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-4ae594ef-f4f8-4c32-b500-2c095af0a1b7 req-e50e6c52-1aaf-4457-b5fa-1fe0d154011a tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-reader] GET https://10.4.3.102/volume/v3/snapshots/detail Aug 25 16:24:49.774794 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-4ae594ef-f4f8-4c32-b500-2c095af0a1b7 req-e50e6c52-1aaf-4457-b5fa-1fe0d154011a tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-reader] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:49.775084 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-4ae594ef-f4f8-4c32-b500-2c095af0a1b7 req-e50e6c52-1aaf-4457-b5fa-1fe0d154011a tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-reader] Calling method 'detail' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:49.775448 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.api_utils [req-4ae594ef-f4f8-4c32-b500-2c095af0a1b7 req-e50e6c52-1aaf-4457-b5fa-1fe0d154011a tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-reader] Removing options '' from query. {{(pid=100455) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:24:49.777824 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.db.api [req-4ae594ef-f4f8-4c32-b500-2c095af0a1b7 req-e50e6c52-1aaf-4457-b5fa-1fe0d154011a tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-reader] Building query based on filter {{(pid=100455) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 16:24:49.798681 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-4ae594ef-f4f8-4c32-b500-2c095af0a1b7 req-e50e6c52-1aaf-4457-b5fa-1fe0d154011a tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-reader] Get all snapshots completed successfully. Aug 25 16:24:49.799276 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:49.799276 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:24:49.800219 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-4ae594ef-f4f8-4c32-b500-2c095af0a1b7 req-e50e6c52-1aaf-4457-b5fa-1fe0d154011a tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-reader] https://10.4.3.102/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 16:24:49.800725 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 545/2192] 10.4.3.102 () {68 vars in 1514 bytes} [Tue Aug 25 16:24:49 2026] GET /volume/v3/snapshots/detail => generated 445 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:49.844637 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-b83c4321-090a-4fbe-ae0b-fd73b6f76c7c req-b3a43099-96f8-4936-8ec8-25a9237c9436 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:49.850095 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-b83c4321-090a-4fbe-ae0b-fd73b6f76c7c req-b3a43099-96f8-4936-8ec8-25a9237c9436 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] GET https://10.4.3.102/volume/v3/snapshots/70ce862b-cebe-40c3-b6af-00c3d2a10c77 Aug 25 16:24:49.850345 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-b83c4321-090a-4fbe-ae0b-fd73b6f76c7c req-b3a43099-96f8-4936-8ec8-25a9237c9436 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:49.851077 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-b83c4321-090a-4fbe-ae0b-fd73b6f76c7c req-b3a43099-96f8-4936-8ec8-25a9237c9436 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:49.864557 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:49.864557 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:24:49.865233 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-b83c4321-090a-4fbe-ae0b-fd73b6f76c7c req-b3a43099-96f8-4936-8ec8-25a9237c9436 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Snapshot retrieved successfully. Aug 25 16:24:49.868926 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-b83c4321-090a-4fbe-ae0b-fd73b6f76c7c req-b3a43099-96f8-4936-8ec8-25a9237c9436 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] https://10.4.3.102/volume/v3/snapshots/70ce862b-cebe-40c3-b6af-00c3d2a10c77 returned with HTTP 200 Aug 25 16:24:49.869295 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 553/2193] 10.4.3.102 () {68 vars in 1604 bytes} [Tue Aug 25 16:24:49 2026] GET /volume/v3/snapshots/70ce862b-cebe-40c3-b6af-00c3d2a10c77 => generated 469 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:50.035909 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-a4b71943-42e0-42f7-a6a1-a61cf3a10797 req-55f97f84-179b-475b-883a-c697762e3d08 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:50.038025 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-a4b71943-42e0-42f7-a6a1-a61cf3a10797 req-55f97f84-179b-475b-883a-c697762e3d08 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/70ce862b-cebe-40c3-b6af-00c3d2a10c77 Aug 25 16:24:50.038212 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-a4b71943-42e0-42f7-a6a1-a61cf3a10797 req-55f97f84-179b-475b-883a-c697762e3d08 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:50.038469 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-a4b71943-42e0-42f7-a6a1-a61cf3a10797 req-55f97f84-179b-475b-883a-c697762e3d08 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:50.038638 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.snapshots [req-a4b71943-42e0-42f7-a6a1-a61cf3a10797 req-55f97f84-179b-475b-883a-c697762e3d08 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Delete snapshot with id: 70ce862b-cebe-40c3-b6af-00c3d2a10c77 Aug 25 16:24:50.043206 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:50.043206 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:24:50.043702 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-a4b71943-42e0-42f7-a6a1-a61cf3a10797 req-55f97f84-179b-475b-883a-c697762e3d08 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Snapshot retrieved successfully. Aug 25 16:24:50.166402 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-00f04900-c8e2-4a0f-8428-70a72f0bdf84 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:50.168468 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-00f04900-c8e2-4a0f-8428-70a72f0bdf84 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 Aug 25 16:24:50.168723 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-00f04900-c8e2-4a0f-8428-70a72f0bdf84 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:50.168999 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-00f04900-c8e2-4a0f-8428-70a72f0bdf84 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:50.183279 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-a4b71943-42e0-42f7-a6a1-a61cf3a10797 req-55f97f84-179b-475b-883a-c697762e3d08 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Snapshot delete request issued successfully. Aug 25 16:24:50.183686 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-a4b71943-42e0-42f7-a6a1-a61cf3a10797 req-55f97f84-179b-475b-883a-c697762e3d08 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] https://10.4.3.102/volume/v3/snapshots/70ce862b-cebe-40c3-b6af-00c3d2a10c77 returned with HTTP 202 Aug 25 16:24:50.184004 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 556/2194] 10.4.3.102 () {70 vars in 1626 bytes} [Tue Aug 25 16:24:50 2026] DELETE /volume/v3/snapshots/70ce862b-cebe-40c3-b6af-00c3d2a10c77 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:24:50.184219 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:50.184219 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:24:50.190193 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-00f04900-c8e2-4a0f-8428-70a72f0bdf84 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:24:50.198613 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-00f04900-c8e2-4a0f-8428-70a72f0bdf84 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 returned with HTTP 200 Aug 25 16:24:50.198613 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 541/2195] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:50 2026] GET /volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:50.216843 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-ee4602ad-974d-48d2-8e16-2b799b096f06 req-5456242e-ced8-4356-97d6-288276ab9f3b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:50.220939 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-ee4602ad-974d-48d2-8e16-2b799b096f06 req-5456242e-ced8-4356-97d6-288276ab9f3b tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] GET https://10.4.3.102/volume/v3/snapshots/70ce862b-cebe-40c3-b6af-00c3d2a10c77 Aug 25 16:24:50.221716 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-ee4602ad-974d-48d2-8e16-2b799b096f06 req-5456242e-ced8-4356-97d6-288276ab9f3b tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:50.223740 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-ee4602ad-974d-48d2-8e16-2b799b096f06 req-5456242e-ced8-4356-97d6-288276ab9f3b tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:50.238270 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:50.238270 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:24:50.239000 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-ee4602ad-974d-48d2-8e16-2b799b096f06 req-5456242e-ced8-4356-97d6-288276ab9f3b tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Snapshot retrieved successfully. Aug 25 16:24:50.240846 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-ee4602ad-974d-48d2-8e16-2b799b096f06 req-5456242e-ced8-4356-97d6-288276ab9f3b tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] https://10.4.3.102/volume/v3/snapshots/70ce862b-cebe-40c3-b6af-00c3d2a10c77 returned with HTTP 200 Aug 25 16:24:50.241296 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 546/2196] 10.4.3.102 () {68 vars in 1604 bytes} [Tue Aug 25 16:24:50 2026] GET /volume/v3/snapshots/70ce862b-cebe-40c3-b6af-00c3d2a10c77 => generated 468 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:50.834415 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-1ed9ab09-1469-4baf-a3be-69723fa90636 req-9493dc6a-921f-467e-b4e4-41346ced3840 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:50.837149 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-1ed9ab09-1469-4baf-a3be-69723fa90636 req-9493dc6a-921f-467e-b4e4-41346ced3840 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] POST https://10.4.3.102/volume/v3/attachments/ec6f848f-71b5-47ff-a9dc-158f2e1c5f0a/action Aug 25 16:24:50.837626 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-1ed9ab09-1469-4baf-a3be-69723fa90636 req-9493dc6a-921f-467e-b4e4-41346ced3840 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Action body: b'{"os-complete": null}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:24:50.837806 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-1ed9ab09-1469-4baf-a3be-69723fa90636 req-9493dc6a-921f-467e-b4e4-41346ced3840 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:50.861731 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:50.861731 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:24:50.900050 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-1ed9ab09-1469-4baf-a3be-69723fa90636 req-9493dc6a-921f-467e-b4e4-41346ced3840 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/attachments/ec6f848f-71b5-47ff-a9dc-158f2e1c5f0a/action returned with HTTP 204 Aug 25 16:24:50.900527 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 554/2197] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:24:50 2026] POST /volume/v3/attachments/ec6f848f-71b5-47ff-a9dc-158f2e1c5f0a/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:24:51.210426 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-2f7eaf23-4489-4d3f-949b-d3be21f1ff48 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:51.212237 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2f7eaf23-4489-4d3f-949b-d3be21f1ff48 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 Aug 25 16:24:51.212477 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2f7eaf23-4489-4d3f-949b-d3be21f1ff48 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:51.212690 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2f7eaf23-4489-4d3f-949b-d3be21f1ff48 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:51.249315 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:51.249315 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:24:51.255311 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-2f7eaf23-4489-4d3f-949b-d3be21f1ff48 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:24:51.264781 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2f7eaf23-4489-4d3f-949b-d3be21f1ff48 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 returned with HTTP 200 Aug 25 16:24:51.265216 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 557/2198] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:51 2026] GET /volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 => generated 1140 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:24:51.333419 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-040bf59f-e79a-4572-9937-776290f2c106 req-c65f55de-d12b-4c94-bdf2-31635e947b86 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:51.395970 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-6b103bce-0233-408a-9f6c-d0dcd2fcc822 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:51.398066 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-040bf59f-e79a-4572-9937-776290f2c106 req-c65f55de-d12b-4c94-bdf2-31635e947b86 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] GET https://10.4.3.102/volume/v3/snapshots/70ce862b-cebe-40c3-b6af-00c3d2a10c77 Aug 25 16:24:51.398066 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-040bf59f-e79a-4572-9937-776290f2c106 req-c65f55de-d12b-4c94-bdf2-31635e947b86 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:51.398066 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-040bf59f-e79a-4572-9937-776290f2c106 req-c65f55de-d12b-4c94-bdf2-31635e947b86 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:51.399065 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6b103bce-0233-408a-9f6c-d0dcd2fcc822 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 Aug 25 16:24:51.399065 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6b103bce-0233-408a-9f6c-d0dcd2fcc822 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:51.399065 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6b103bce-0233-408a-9f6c-d0dcd2fcc822 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:51.400553 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-040bf59f-e79a-4572-9937-776290f2c106 req-c65f55de-d12b-4c94-bdf2-31635e947b86 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] https://10.4.3.102/volume/v3/snapshots/70ce862b-cebe-40c3-b6af-00c3d2a10c77 returned with HTTP 404 Aug 25 16:24:51.400553 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 542/2199] 10.4.3.102 () {68 vars in 1604 bytes} [Tue Aug 25 16:24:51 2026] GET /volume/v3/snapshots/70ce862b-cebe-40c3-b6af-00c3d2a10c77 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:24:51.400994 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:51.400994 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:24:51.400994 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-6b103bce-0233-408a-9f6c-d0dcd2fcc822 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:24:51.400994 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6b103bce-0233-408a-9f6c-d0dcd2fcc822 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 returned with HTTP 200 Aug 25 16:24:51.400994 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 547/2200] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:51 2026] GET /volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:24:51.401313 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-855258d6-b1ce-49c8-80da-e05ccb71f962 req-2f7603a8-cdd0-411b-8bb6-e71dd91835c1 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:51.401313 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-855258d6-b1ce-49c8-80da-e05ccb71f962 req-2f7603a8-cdd0-411b-8bb6-e71dd91835c1 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] DELETE https://10.4.3.102/volume/v3/volumes/c77d8cd2-6252-474b-95c5-202c4bc2cf7f Aug 25 16:24:51.401313 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-855258d6-b1ce-49c8-80da-e05ccb71f962 req-2f7603a8-cdd0-411b-8bb6-e71dd91835c1 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:51.401313 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-855258d6-b1ce-49c8-80da-e05ccb71f962 req-2f7603a8-cdd0-411b-8bb6-e71dd91835c1 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:51.401313 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [req-855258d6-b1ce-49c8-80da-e05ccb71f962 req-2f7603a8-cdd0-411b-8bb6-e71dd91835c1 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Delete volume with id: c77d8cd2-6252-474b-95c5-202c4bc2cf7f Aug 25 16:24:51.401313 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:51.401313 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:24:51.401313 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-855258d6-b1ce-49c8-80da-e05ccb71f962 req-2f7603a8-cdd0-411b-8bb6-e71dd91835c1 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Volume info retrieved successfully. Aug 25 16:24:51.401781 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-f85d602d-5b3e-4daf-96d6-3dfceadc4287 req-874e702f-ecc1-4d3c-b646-fddfbad13592 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:51.401781 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-f85d602d-5b3e-4daf-96d6-3dfceadc4287 req-874e702f-ecc1-4d3c-b646-fddfbad13592 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 Aug 25 16:24:51.401781 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-f85d602d-5b3e-4daf-96d6-3dfceadc4287 req-874e702f-ecc1-4d3c-b646-fddfbad13592 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:51.401781 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-f85d602d-5b3e-4daf-96d6-3dfceadc4287 req-874e702f-ecc1-4d3c-b646-fddfbad13592 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:51.500909 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:51.500909 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:24:51.500909 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-f85d602d-5b3e-4daf-96d6-3dfceadc4287 req-874e702f-ecc1-4d3c-b646-fddfbad13592 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:24:51.500909 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-f85d602d-5b3e-4daf-96d6-3dfceadc4287 req-874e702f-ecc1-4d3c-b646-fddfbad13592 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 returned with HTTP 200 Aug 25 16:24:51.500909 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 558/2201] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:24:51 2026] GET /volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:24:51.501807 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-ea387fd2-cbb4-47ae-bb87-ecb56bfe347b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:51.501807 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ea387fd2-cbb4-47ae-bb87-ecb56bfe347b tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 Aug 25 16:24:51.501807 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ea387fd2-cbb4-47ae-bb87-ecb56bfe347b tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:51.501807 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ea387fd2-cbb4-47ae-bb87-ecb56bfe347b tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:51.501807 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:51.501807 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:24:51.501807 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-ea387fd2-cbb4-47ae-bb87-ecb56bfe347b tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:24:51.501807 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ea387fd2-cbb4-47ae-bb87-ecb56bfe347b tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 returned with HTTP 200 Aug 25 16:24:51.501807 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 543/2202] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:51 2026] GET /volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:24:51.546518 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-c5786b76-48e2-4302-b662-52711ebfc5bb req-57dbeb68-26a8-4658-a06a-c7d583fbd639 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:51.552360 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-c5786b76-48e2-4302-b662-52711ebfc5bb req-57dbeb68-26a8-4658-a06a-c7d583fbd639 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 Aug 25 16:24:51.552360 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-c5786b76-48e2-4302-b662-52711ebfc5bb req-57dbeb68-26a8-4658-a06a-c7d583fbd639 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:51.552360 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-c5786b76-48e2-4302-b662-52711ebfc5bb req-57dbeb68-26a8-4658-a06a-c7d583fbd639 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:51.564462 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-855258d6-b1ce-49c8-80da-e05ccb71f962 req-2f7603a8-cdd0-411b-8bb6-e71dd91835c1 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Delete volume request issued successfully. Aug 25 16:24:51.564856 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-855258d6-b1ce-49c8-80da-e05ccb71f962 req-2f7603a8-cdd0-411b-8bb6-e71dd91835c1 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] https://10.4.3.102/volume/v3/volumes/c77d8cd2-6252-474b-95c5-202c4bc2cf7f returned with HTTP 202 Aug 25 16:24:51.565748 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 555/2203] 10.4.3.102 () {70 vars in 1620 bytes} [Tue Aug 25 16:24:51 2026] DELETE /volume/v3/volumes/c77d8cd2-6252-474b-95c5-202c4bc2cf7f => generated 0 bytes in 233 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:24:51.571248 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:51.571248 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:24:51.575370 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-c5786b76-48e2-4302-b662-52711ebfc5bb req-57dbeb68-26a8-4658-a06a-c7d583fbd639 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:24:51.581517 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-c5786b76-48e2-4302-b662-52711ebfc5bb req-57dbeb68-26a8-4658-a06a-c7d583fbd639 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 returned with HTTP 200 Aug 25 16:24:51.582034 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 548/2204] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:24:51 2026] GET /volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 => generated 1140 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:24:51.595209 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-bb9c544f-d577-4ba6-b5be-30aec2697f09 req-f6307a07-594f-4189-ad52-459882d940ef None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:51.597402 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-bb9c544f-d577-4ba6-b5be-30aec2697f09 req-f6307a07-594f-4189-ad52-459882d940ef tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] GET https://10.4.3.102/volume/v3/volumes/c77d8cd2-6252-474b-95c5-202c4bc2cf7f Aug 25 16:24:51.597690 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-bb9c544f-d577-4ba6-b5be-30aec2697f09 req-f6307a07-594f-4189-ad52-459882d940ef tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:51.597946 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-bb9c544f-d577-4ba6-b5be-30aec2697f09 req-f6307a07-594f-4189-ad52-459882d940ef tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:51.608413 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:51.608413 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:24:51.613574 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-c5786b76-48e2-4302-b662-52711ebfc5bb req-56c3cbd6-f40f-4b1f-83da-7c055ec67a32 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:51.614627 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-bb9c544f-d577-4ba6-b5be-30aec2697f09 req-f6307a07-594f-4189-ad52-459882d940ef tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Volume info retrieved successfully. Aug 25 16:24:51.619382 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-c5786b76-48e2-4302-b662-52711ebfc5bb req-56c3cbd6-f40f-4b1f-83da-7c055ec67a32 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] POST https://10.4.3.102/volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504/action Aug 25 16:24:51.619829 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-c5786b76-48e2-4302-b662-52711ebfc5bb req-56c3cbd6-f40f-4b1f-83da-7c055ec67a32 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:24:51.619994 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-c5786b76-48e2-4302-b662-52711ebfc5bb req-56c3cbd6-f40f-4b1f-83da-7c055ec67a32 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:51.627718 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-bb9c544f-d577-4ba6-b5be-30aec2697f09 req-f6307a07-594f-4189-ad52-459882d940ef tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] https://10.4.3.102/volume/v3/volumes/c77d8cd2-6252-474b-95c5-202c4bc2cf7f returned with HTTP 200 Aug 25 16:24:51.628377 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 559/2205] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:24:51 2026] GET /volume/v3/volumes/c77d8cd2-6252-474b-95c5-202c4bc2cf7f => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:51.725997 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:51.725997 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:24:51.725997 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-c5786b76-48e2-4302-b662-52711ebfc5bb req-56c3cbd6-f40f-4b1f-83da-7c055ec67a32 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:24:52.162649 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-c5786b76-48e2-4302-b662-52711ebfc5bb req-56c3cbd6-f40f-4b1f-83da-7c055ec67a32 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Begin detaching volume completed successfully. Aug 25 16:24:52.162649 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-c5786b76-48e2-4302-b662-52711ebfc5bb req-56c3cbd6-f40f-4b1f-83da-7c055ec67a32 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504/action returned with HTTP 202 Aug 25 16:24:52.163190 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 544/2206] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:24:51 2026] POST /volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504/action => generated 0 bytes in 550 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:24:52.586052 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-63dffba4-ba19-467e-ab98-06ea1ebfb2d0 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:52.586498 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-63dffba4-ba19-467e-ab98-06ea1ebfb2d0 None None] GET https://10.4.3.102/volume// Aug 25 16:24:52.586699 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-63dffba4-ba19-467e-ab98-06ea1ebfb2d0 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:52.586878 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-63dffba4-ba19-467e-ab98-06ea1ebfb2d0 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:52.587221 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-63dffba4-ba19-467e-ab98-06ea1ebfb2d0 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:24:52.587536 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 556/2207] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:24:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:24:52.604011 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-c5786b76-48e2-4302-b662-52711ebfc5bb req-7f958bce-cd5e-4b26-b1c7-f7abefc71203 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:52.630500 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-c5786b76-48e2-4302-b662-52711ebfc5bb req-7f958bce-cd5e-4b26-b1c7-f7abefc71203 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 Aug 25 16:24:52.630500 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-c5786b76-48e2-4302-b662-52711ebfc5bb req-7f958bce-cd5e-4b26-b1c7-f7abefc71203 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:52.630500 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-c5786b76-48e2-4302-b662-52711ebfc5bb req-7f958bce-cd5e-4b26-b1c7-f7abefc71203 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:52.630500 np0000008093 devstack@c-api.service[100455]: DEBUG dbcounter [-] [100455] Writing DB stats cinder:SELECT=272,cinder:UPDATE=80,cinder:INSERT=51 {{(pid=100455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:24:52.630500 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:52.630500 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:24:52.630500 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-c5786b76-48e2-4302-b662-52711ebfc5bb req-7f958bce-cd5e-4b26-b1c7-f7abefc71203 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:24:52.630500 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-c5786b76-48e2-4302-b662-52711ebfc5bb req-7f958bce-cd5e-4b26-b1c7-f7abefc71203 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 returned with HTTP 200 Aug 25 16:24:52.630500 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 549/2208] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:24:52 2026] GET /volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 => generated 1323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:24:52.800276 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-4f915d24-4aed-4cd2-98db-6bfc237ec72b req-026fabb2-8a55-45ff-8061-eca275dd896e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:52.802320 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-4f915d24-4aed-4cd2-98db-6bfc237ec72b req-026fabb2-8a55-45ff-8061-eca275dd896e tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] GET https://10.4.3.102/volume/v3/volumes/c77d8cd2-6252-474b-95c5-202c4bc2cf7f Aug 25 16:24:52.802581 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-4f915d24-4aed-4cd2-98db-6bfc237ec72b req-026fabb2-8a55-45ff-8061-eca275dd896e tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:52.802853 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-4f915d24-4aed-4cd2-98db-6bfc237ec72b req-026fabb2-8a55-45ff-8061-eca275dd896e tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:52.810686 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:52.810686 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:24:52.813365 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-4f915d24-4aed-4cd2-98db-6bfc237ec72b req-026fabb2-8a55-45ff-8061-eca275dd896e tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] https://10.4.3.102/volume/v3/volumes/c77d8cd2-6252-474b-95c5-202c4bc2cf7f returned with HTTP 404 Aug 25 16:24:52.840439 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 560/2209] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:24:52 2026] GET /volume/v3/volumes/c77d8cd2-6252-474b-95c5-202c4bc2cf7f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:24:52.898720 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-d883130e-3d30-457c-a983-6e1f94719611 req-59e26d61-bb11-4bdf-aa40-5b706b80fd67 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:52.902175 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-d883130e-3d30-457c-a983-6e1f94719611 req-59e26d61-bb11-4bdf-aa40-5b706b80fd67 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] DELETE https://10.4.3.102/volume/v3/volumes/c77d8cd2-6252-474b-95c5-202c4bc2cf7f Aug 25 16:24:52.902411 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-d883130e-3d30-457c-a983-6e1f94719611 req-59e26d61-bb11-4bdf-aa40-5b706b80fd67 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:52.902683 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-d883130e-3d30-457c-a983-6e1f94719611 req-59e26d61-bb11-4bdf-aa40-5b706b80fd67 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:52.970505 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [req-d883130e-3d30-457c-a983-6e1f94719611 req-59e26d61-bb11-4bdf-aa40-5b706b80fd67 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Delete volume with id: c77d8cd2-6252-474b-95c5-202c4bc2cf7f Aug 25 16:24:52.970505 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-d883130e-3d30-457c-a983-6e1f94719611 req-59e26d61-bb11-4bdf-aa40-5b706b80fd67 tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] https://10.4.3.102/volume/v3/volumes/c77d8cd2-6252-474b-95c5-202c4bc2cf7f returned with HTTP 404 Aug 25 16:24:52.970505 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 545/2210] 10.4.3.102 () {70 vars in 1620 bytes} [Tue Aug 25 16:24:52 2026] DELETE /volume/v3/volumes/c77d8cd2-6252-474b-95c5-202c4bc2cf7f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:24:52.993421 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-040fda3c-8fcb-4f0a-9682-51e4b922dd37 req-f52bfb2d-6115-43f8-b620-51c94cac17eb None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:52.996257 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-040fda3c-8fcb-4f0a-9682-51e4b922dd37 req-f52bfb2d-6115-43f8-b620-51c94cac17eb tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] GET https://10.4.3.102/volume/v3/volumes/c77d8cd2-6252-474b-95c5-202c4bc2cf7f Aug 25 16:24:52.996450 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-040fda3c-8fcb-4f0a-9682-51e4b922dd37 req-f52bfb2d-6115-43f8-b620-51c94cac17eb tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:52.996719 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-040fda3c-8fcb-4f0a-9682-51e4b922dd37 req-f52bfb2d-6115-43f8-b620-51c94cac17eb tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:53.041960 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-040fda3c-8fcb-4f0a-9682-51e4b922dd37 req-f52bfb2d-6115-43f8-b620-51c94cac17eb tempest-VolumesSnapshotsTestJSON-1230032297 tempest-VolumesSnapshotsTestJSON-1230032297-project-member] https://10.4.3.102/volume/v3/volumes/c77d8cd2-6252-474b-95c5-202c4bc2cf7f returned with HTTP 404 Aug 25 16:24:53.042602 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 557/2211] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:24:52 2026] GET /volume/v3/volumes/c77d8cd2-6252-474b-95c5-202c4bc2cf7f => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:24:53.214244 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-116ee805-07b9-4880-9a39-f5c478af5ea9 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:53.350778 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-116ee805-07b9-4880-9a39-f5c478af5ea9 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:24:53.351242 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-116ee805-07b9-4880-9a39-f5c478af5ea9 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-947810933", "imageRef": "9fcea7ad-f61c-4330-b26d-860af52471bb"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:53.353308 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-116ee805-07b9-4880-9a39-f5c478af5ea9 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-947810933', 'imageRef': '9fcea7ad-f61c-4330-b26d-860af52471bb'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:24:53.609602 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-116ee805-07b9-4880-9a39-f5c478af5ea9 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Create volume of 1 GB Aug 25 16:24:53.610053 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:53.610053 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:24:53.610499 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-116ee805-07b9-4880-9a39-f5c478af5ea9 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Availability Zones retrieved successfully. Aug 25 16:24:53.615842 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-116ee805-07b9-4880-9a39-f5c478af5ea9 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Flow 'volume_create_api' (ae5c90df-9d08-48b0-9479-3b677c84b3cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:24:53.616997 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-116ee805-07b9-4880-9a39-f5c478af5ea9 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fd4da30-0d84-45be-8e61-9c31639a617c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:53.618139 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-116ee805-07b9-4880-9a39-f5c478af5ea9 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:24:53.661130 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:53.661130 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:24:53.677134 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-116ee805-07b9-4880-9a39-f5c478af5ea9 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fd4da30-0d84-45be-8e61-9c31639a617c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:40Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=99febf78-a05b-43af-bc24-f77d139ed5d7,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '99febf78-a05b-43af-bc24-f77d139ed5d7', 'encryption_key_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=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:53.677950 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-116ee805-07b9-4880-9a39-f5c478af5ea9 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (575b2a5b-3068-4404-9833-2d13b2002c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:53.803235 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-116ee805-07b9-4880-9a39-f5c478af5ea9 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Created reservations ['dab4cd38-fcb5-4f45-ab77-72f427f0feca', 'c330bc31-f79c-4a2a-97ef-3733610e5232', '65c40f12-a32c-421b-ade9-9bb0ff4260f1', 'fafe9ea8-6c27-4f81-8509-d2657cc29eb9'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:24:53.803994 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-116ee805-07b9-4880-9a39-f5c478af5ea9 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (575b2a5b-3068-4404-9833-2d13b2002c83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dab4cd38-fcb5-4f45-ab77-72f427f0feca', 'c330bc31-f79c-4a2a-97ef-3733610e5232', '65c40f12-a32c-421b-ade9-9bb0ff4260f1', 'fafe9ea8-6c27-4f81-8509-d2657cc29eb9']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:53.804685 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-116ee805-07b9-4880-9a39-f5c478af5ea9 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a95e58c6-5bd2-4aa9-97b9-90dda943128f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:53.911046 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-c5786b76-48e2-4302-b662-52711ebfc5bb req-aaaa150e-15d9-41f9-b467-69c70ce009a2 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:53.913525 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-c5786b76-48e2-4302-b662-52711ebfc5bb req-aaaa150e-15d9-41f9-b467-69c70ce009a2 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] DELETE https://10.4.3.102/volume/v3/attachments/ec6f848f-71b5-47ff-a9dc-158f2e1c5f0a Aug 25 16:24:53.913802 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-c5786b76-48e2-4302-b662-52711ebfc5bb req-aaaa150e-15d9-41f9-b467-69c70ce009a2 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:53.914045 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-c5786b76-48e2-4302-b662-52711ebfc5bb req-aaaa150e-15d9-41f9-b467-69c70ce009a2 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:53.920735 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-116ee805-07b9-4880-9a39-f5c478af5ea9 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a95e58c6-5bd2-4aa9-97b9-90dda943128f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd43f2c34-8525-409f-b0c8-b4bf6ca1106d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-947810933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='581ea9f3f82d447d95eb5e66dfe757c3',qos_specs=None,replication_status=,reservations=['dab4cd38-fcb5-4f45-ab77-72f427f0feca','c330bc31-f79c-4a2a-97ef-3733610e5232','65c40f12-a32c-421b-ade9-9bb0ff4260f1','fafe9ea8-6c27-4f81-8509-d2657cc29eb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a68973a6682e487eb52e1570d33e5e5a',volume_type_id=99febf78-a05b-43af-bc24-f77d139ed5d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:24:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-947810933',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d43f2c34-8525-409f-b0c8-b4bf6ca1106d,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='581ea9f3f82d447d95eb5e66dfe757c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a68973a6682e487eb52e1570d33e5e5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(99febf78-a05b-43af-bc24-f77d139ed5d7),volume_type_id=99febf78-a05b-43af-bc24-f77d139ed5d7)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:53.923863 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-116ee805-07b9-4880-9a39-f5c478af5ea9 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af4289b8-58d3-4c69-aa3f-018cdc1aca19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:53.933328 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:53.933328 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:24:53.950611 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-116ee805-07b9-4880-9a39-f5c478af5ea9 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af4289b8-58d3-4c69-aa3f-018cdc1aca19) transitioned into state 'SUCCESS' from state '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-947810933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='581ea9f3f82d447d95eb5e66dfe757c3',qos_specs=None,replication_status=,reservations=['dab4cd38-fcb5-4f45-ab77-72f427f0feca','c330bc31-f79c-4a2a-97ef-3733610e5232','65c40f12-a32c-421b-ade9-9bb0ff4260f1','fafe9ea8-6c27-4f81-8509-d2657cc29eb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a68973a6682e487eb52e1570d33e5e5a',volume_type_id=99febf78-a05b-43af-bc24-f77d139ed5d7)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:53.951764 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-116ee805-07b9-4880-9a39-f5c478af5ea9 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (600cd24b-d92d-4c7c-9cb9-6b62c5ccd005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:24:53.969598 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-116ee805-07b9-4880-9a39-f5c478af5ea9 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (600cd24b-d92d-4c7c-9cb9-6b62c5ccd005) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:24:53.972171 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-116ee805-07b9-4880-9a39-f5c478af5ea9 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Flow 'volume_create_api' (ae5c90df-9d08-48b0-9479-3b677c84b3cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:24:53.973262 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-116ee805-07b9-4880-9a39-f5c478af5ea9 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Create volume request issued successfully. Aug 25 16:24:53.973733 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-116ee805-07b9-4880-9a39-f5c478af5ea9 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:24:53.974086 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 550/2212] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:24:53 2026] POST /volume/v3/volumes => generated 759 bytes in 760 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:24:53.990860 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-28071c86-67f4-4ef9-9e5a-01ff9d7fbfeb None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:54.000136 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-28071c86-67f4-4ef9-9e5a-01ff9d7fbfeb tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/d43f2c34-8525-409f-b0c8-b4bf6ca1106d Aug 25 16:24:54.000446 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-28071c86-67f4-4ef9-9e5a-01ff9d7fbfeb tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:54.000735 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-28071c86-67f4-4ef9-9e5a-01ff9d7fbfeb tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:54.018356 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:54.018356 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:24:54.024008 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-28071c86-67f4-4ef9-9e5a-01ff9d7fbfeb tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:24:54.027324 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-c5786b76-48e2-4302-b662-52711ebfc5bb req-aaaa150e-15d9-41f9-b467-69c70ce009a2 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/attachments/ec6f848f-71b5-47ff-a9dc-158f2e1c5f0a returned with HTTP 200 Aug 25 16:24:54.028058 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 561/2213] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:24:53 2026] DELETE /volume/v3/attachments/ec6f848f-71b5-47ff-a9dc-158f2e1c5f0a => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:54.030013 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-28071c86-67f4-4ef9-9e5a-01ff9d7fbfeb tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/d43f2c34-8525-409f-b0c8-b4bf6ca1106d returned with HTTP 200 Aug 25 16:24:54.030529 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 546/2214] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:53 2026] GET /volume/v3/volumes/d43f2c34-8525-409f-b0c8-b4bf6ca1106d => generated 827 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:54.373209 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-2d3e919b-80cf-4d03-a4af-ea366bad3ff0 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:54.378807 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2d3e919b-80cf-4d03-a4af-ea366bad3ff0 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 Aug 25 16:24:54.379154 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2d3e919b-80cf-4d03-a4af-ea366bad3ff0 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:54.379446 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2d3e919b-80cf-4d03-a4af-ea366bad3ff0 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:54.390756 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:54.390756 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:24:54.394808 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-2d3e919b-80cf-4d03-a4af-ea366bad3ff0 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:24:54.399244 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2d3e919b-80cf-4d03-a4af-ea366bad3ff0 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 returned with HTTP 200 Aug 25 16:24:54.399786 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 558/2215] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:54 2026] GET /volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:55.052316 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-613fc967-7e7b-43de-bdf0-91625c705e9d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:55.054876 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-613fc967-7e7b-43de-bdf0-91625c705e9d tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/d43f2c34-8525-409f-b0c8-b4bf6ca1106d Aug 25 16:24:55.055139 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-613fc967-7e7b-43de-bdf0-91625c705e9d tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:55.055373 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-613fc967-7e7b-43de-bdf0-91625c705e9d tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:55.101105 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:55.101105 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:24:55.101105 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-613fc967-7e7b-43de-bdf0-91625c705e9d tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:24:55.101105 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-613fc967-7e7b-43de-bdf0-91625c705e9d tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/d43f2c34-8525-409f-b0c8-b4bf6ca1106d returned with HTTP 200 Aug 25 16:24:55.101105 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 551/2216] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:24:55 2026] GET /volume/v3/volumes/d43f2c34-8525-409f-b0c8-b4bf6ca1106d => generated 1367 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:24:55.438734 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-73a5ce90-0554-401a-a012-d4bd31e40dfa req-9d99d40e-6d82-4042-b98c-b23e820921c1 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:55.442746 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-73a5ce90-0554-401a-a012-d4bd31e40dfa req-9d99d40e-6d82-4042-b98c-b23e820921c1 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/d43f2c34-8525-409f-b0c8-b4bf6ca1106d Aug 25 16:24:55.442934 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-73a5ce90-0554-401a-a012-d4bd31e40dfa req-9d99d40e-6d82-4042-b98c-b23e820921c1 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:55.443182 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-73a5ce90-0554-401a-a012-d4bd31e40dfa req-9d99d40e-6d82-4042-b98c-b23e820921c1 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:55.454237 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:55.454237 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:24:55.460801 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-73a5ce90-0554-401a-a012-d4bd31e40dfa req-9d99d40e-6d82-4042-b98c-b23e820921c1 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:24:55.470382 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-73a5ce90-0554-401a-a012-d4bd31e40dfa req-9d99d40e-6d82-4042-b98c-b23e820921c1 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/d43f2c34-8525-409f-b0c8-b4bf6ca1106d returned with HTTP 200 Aug 25 16:24:55.470998 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 562/2217] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:24:55 2026] GET /volume/v3/volumes/d43f2c34-8525-409f-b0c8-b4bf6ca1106d => generated 1367 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:24:57.935331 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-73a5ce90-0554-401a-a012-d4bd31e40dfa req-65df13d5-96a8-4d26-83ed-cfcc8cbe67a5 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:57.937967 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-73a5ce90-0554-401a-a012-d4bd31e40dfa req-65df13d5-96a8-4d26-83ed-cfcc8cbe67a5 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/d43f2c34-8525-409f-b0c8-b4bf6ca1106d Aug 25 16:24:57.938041 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-73a5ce90-0554-401a-a012-d4bd31e40dfa req-65df13d5-96a8-4d26-83ed-cfcc8cbe67a5 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:57.938255 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-73a5ce90-0554-401a-a012-d4bd31e40dfa req-65df13d5-96a8-4d26-83ed-cfcc8cbe67a5 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:57.946958 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:57.946958 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:24:57.951561 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-73a5ce90-0554-401a-a012-d4bd31e40dfa req-65df13d5-96a8-4d26-83ed-cfcc8cbe67a5 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:24:57.958257 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-73a5ce90-0554-401a-a012-d4bd31e40dfa req-65df13d5-96a8-4d26-83ed-cfcc8cbe67a5 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/d43f2c34-8525-409f-b0c8-b4bf6ca1106d returned with HTTP 200 Aug 25 16:24:57.958964 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 547/2218] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:24:57 2026] GET /volume/v3/volumes/d43f2c34-8525-409f-b0c8-b4bf6ca1106d => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:24:57.968757 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-fec50d74-201d-4190-b7fe-b683496e64a8 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:57.969277 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fec50d74-201d-4190-b7fe-b683496e64a8 None None] GET https://10.4.3.102/volume// Aug 25 16:24:57.969535 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fec50d74-201d-4190-b7fe-b683496e64a8 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:57.969823 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fec50d74-201d-4190-b7fe-b683496e64a8 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:57.970255 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fec50d74-201d-4190-b7fe-b683496e64a8 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:24:57.970646 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 559/2219] 10.4.3.102 () {66 vars in 1419 bytes} [Tue Aug 25 16:24:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:24:57.978418 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-73a5ce90-0554-401a-a012-d4bd31e40dfa req-2adef889-6ea2-4f20-be92-914f29c0f817 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:57.980517 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-73a5ce90-0554-401a-a012-d4bd31e40dfa req-2adef889-6ea2-4f20-be92-914f29c0f817 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:24:57.980883 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-73a5ce90-0554-401a-a012-d4bd31e40dfa req-2adef889-6ea2-4f20-be92-914f29c0f817 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d43f2c34-8525-409f-b0c8-b4bf6ca1106d", "connector": null, "instance_uuid": "0f03e450-f0ae-4e11-badc-1217ec94de86"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:57.989695 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:57.989695 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:24:58.478096 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-60305e61-7483-4f7f-a9e9-6746eac51526 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:58.768092 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-73a5ce90-0554-401a-a012-d4bd31e40dfa req-2adef889-6ea2-4f20-be92-914f29c0f817 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:24:58.768684 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 552/2220] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:24:57 2026] POST /volume/v3/attachments => generated 273 bytes in 791 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:24:58.793800 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-60305e61-7483-4f7f-a9e9-6746eac51526 tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:24:58.793800 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-60305e61-7483-4f7f-a9e9-6746eac51526 tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-208081081"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:58.904420 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-60305e61-7483-4f7f-a9e9-6746eac51526 tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:24:58.904909 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 563/2221] 10.4.3.102 () {68 vars in 1252 bytes} [Tue Aug 25 16:24:58 2026] POST /volume/v3/types => generated 223 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:24:58.916871 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-553de1fa-a93f-4b2d-8523-cafcc4945592 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:58.920635 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-553de1fa-a93f-4b2d-8523-cafcc4945592 tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] POST https://10.4.3.102/volume/v3/group_types Aug 25 16:24:58.921072 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-553de1fa-a93f-4b2d-8523-cafcc4945592 tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2134342073"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:58.926318 np0000008093 devstack@c-api.service[100456]: DEBUG dbcounter [-] [100456] Writing DB stats cinder:SELECT=202,cinder:UPDATE=69,cinder:INSERT=31 {{(pid=100456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:24:59.066822 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-553de1fa-a93f-4b2d-8523-cafcc4945592 tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] https://10.4.3.102/volume/v3/group_types returned with HTTP 202 Aug 25 16:24:59.067307 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 548/2222] 10.4.3.102 () {70 vars in 1311 bytes} [Tue Aug 25 16:24:58 2026] POST /volume/v3/group_types => generated 181 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:24:59.077580 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-154896e6-de8d-40d5-ac1b-013885debde8 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:59.224672 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-154896e6-de8d-40d5-ac1b-013885debde8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] POST https://10.4.3.102/volume/v3/groups Aug 25 16:24:59.225781 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-154896e6-de8d-40d5-ac1b-013885debde8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "bd0ba72a-e8ad-44bc-90eb-6aaabd9e5c51", "volume_types": ["967d42d2-00e4-4f4e-b54a-b1350b250020"], "name": "tempest-GroupSnapshotsTest-Group-386962604"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:24:59.227353 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.groups [None req-154896e6-de8d-40d5-ac1b-013885debde8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Creating new group {'group': {'group_type': 'bd0ba72a-e8ad-44bc-90eb-6aaabd9e5c51', 'volume_types': ['967d42d2-00e4-4f4e-b54a-b1350b250020'], 'name': 'tempest-GroupSnapshotsTest-Group-386962604'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 16:24:59.229068 np0000008093 devstack@c-api.service[100457]: DEBUG dbcounter [-] [100457] Writing DB stats cinder:SELECT=175,cinder:UPDATE=37,cinder:INSERT=22 {{(pid=100457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:24:59.231473 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.groups [None req-154896e6-de8d-40d5-ac1b-013885debde8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Creating group tempest-GroupSnapshotsTest-Group-386962604. Aug 25 16:24:59.238853 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-154896e6-de8d-40d5-ac1b-013885debde8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Availability Zones retrieved successfully. Aug 25 16:24:59.306836 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-154896e6-de8d-40d5-ac1b-013885debde8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Created reservations ['03be4cee-bdd8-4d47-9290-613f9dd062b0'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:24:59.363561 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-154896e6-de8d-40d5-ac1b-013885debde8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/groups returned with HTTP 202 Aug 25 16:24:59.364126 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 560/2223] 10.4.3.102 () {70 vars in 1297 bytes} [Tue Aug 25 16:24:59 2026] POST /volume/v3/groups => generated 111 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:24:59.374287 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-503a1af5-76ed-4921-90f5-a1b8bf0b36db None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:24:59.376708 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-503a1af5-76ed-4921-90f5-a1b8bf0b36db tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/groups/9201ef58-0243-4595-a7cb-e99bba327a91 Aug 25 16:24:59.377037 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-503a1af5-76ed-4921-90f5-a1b8bf0b36db tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:24:59.377341 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-503a1af5-76ed-4921-90f5-a1b8bf0b36db tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:24:59.377582 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.groups [None req-503a1af5-76ed-4921-90f5-a1b8bf0b36db tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] show called for member 9201ef58-0243-4595-a7cb-e99bba327a91 {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:24:59.382242 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:24:59.382242 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:24:59.391029 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-503a1af5-76ed-4921-90f5-a1b8bf0b36db tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/groups/9201ef58-0243-4595-a7cb-e99bba327a91 returned with HTTP 200 Aug 25 16:24:59.391438 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 553/2224] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:24:59 2026] GET /volume/v3/groups/9201ef58-0243-4595-a7cb-e99bba327a91 => generated 391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:00.409851 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-a918004f-7ae9-4dee-b7e8-a6b3ce980daf None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:00.411872 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a918004f-7ae9-4dee-b7e8-a6b3ce980daf tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/groups/9201ef58-0243-4595-a7cb-e99bba327a91 Aug 25 16:25:00.412113 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a918004f-7ae9-4dee-b7e8-a6b3ce980daf tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:00.412312 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a918004f-7ae9-4dee-b7e8-a6b3ce980daf tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:00.412489 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.groups [None req-a918004f-7ae9-4dee-b7e8-a6b3ce980daf tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] show called for member 9201ef58-0243-4595-a7cb-e99bba327a91 {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:25:00.414505 np0000008093 devstack@c-api.service[100454]: DEBUG dbcounter [-] [100454] Writing DB stats cinder:SELECT=291,cinder:UPDATE=96,cinder:INSERT=48 {{(pid=100454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:25:00.450866 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:00.450866 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:00.520620 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a918004f-7ae9-4dee-b7e8-a6b3ce980daf tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/groups/9201ef58-0243-4595-a7cb-e99bba327a91 returned with HTTP 200 Aug 25 16:25:00.520620 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 564/2225] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:25:00 2026] GET /volume/v3/groups/9201ef58-0243-4595-a7cb-e99bba327a91 => generated 392 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:00.530966 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-2ee12551-5377-4b9d-851b-65ae19a022d5 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:00.535016 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2ee12551-5377-4b9d-851b-65ae19a022d5 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:25:00.535016 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2ee12551-5377-4b9d-851b-65ae19a022d5 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-478740864", "volume_type": "967d42d2-00e4-4f4e-b54a-b1350b250020", "group_id": "9201ef58-0243-4595-a7cb-e99bba327a91", "size": 1}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:00.537277 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-2ee12551-5377-4b9d-851b-65ae19a022d5 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-478740864', 'volume_type': '967d42d2-00e4-4f4e-b54a-b1350b250020', 'group_id': '9201ef58-0243-4595-a7cb-e99bba327a91', 'size': 1}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:25:00.543301 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:00.543301 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:00.543803 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-2ee12551-5377-4b9d-851b-65ae19a022d5 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Create volume of 1 GB Aug 25 16:25:00.549032 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-2ee12551-5377-4b9d-851b-65ae19a022d5 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Availability Zones retrieved successfully. Aug 25 16:25:00.569719 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-2ee12551-5377-4b9d-851b-65ae19a022d5 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Flow 'volume_create_api' (010541ce-29b8-4b3d-858d-ae4507d6cb81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:25:00.569719 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-2ee12551-5377-4b9d-851b-65ae19a022d5 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6e459f9-78d1-4782-9cac-31c6a87c1d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:00.569719 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:00.569719 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:00.569719 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-2ee12551-5377-4b9d-851b-65ae19a022d5 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:25:00.576889 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-2ee12551-5377-4b9d-851b-65ae19a022d5 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6e459f9-78d1-4782-9cac-31c6a87c1d56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:24:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=967d42d2-00e4-4f4e-b54a-b1350b250020,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-208081081',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '967d42d2-00e4-4f4e-b54a-b1350b250020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9201ef58-0243-4595-a7cb-e99bba327a91', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:00.606089 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-2ee12551-5377-4b9d-851b-65ae19a022d5 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a30a4f96-df83-4683-89e7-5f0db4e2d479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:00.606089 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [None req-2ee12551-5377-4b9d-851b-65ae19a022d5 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-208081081 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-208081081, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:25:00.606089 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [None req-2ee12551-5377-4b9d-851b-65ae19a022d5 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-208081081 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-208081081, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:25:00.686051 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-2ee12551-5377-4b9d-851b-65ae19a022d5 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Created reservations ['2c81893b-ccda-4327-a609-51c3baa932a1', '602dd3d9-d1bb-4622-9330-dbd3f7973d16', '94000d26-e5ad-46d2-bb75-ef44f9c3c158', '38daf813-b795-4259-ae5e-7d3e138dbea6'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:25:00.686956 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-2ee12551-5377-4b9d-851b-65ae19a022d5 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a30a4f96-df83-4683-89e7-5f0db4e2d479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c81893b-ccda-4327-a609-51c3baa932a1', '602dd3d9-d1bb-4622-9330-dbd3f7973d16', '94000d26-e5ad-46d2-bb75-ef44f9c3c158', '38daf813-b795-4259-ae5e-7d3e138dbea6']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:00.687972 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-2ee12551-5377-4b9d-851b-65ae19a022d5 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb56f527-cd01-4fe4-95b6-5f761aa2dfd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:00.723262 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-2ee12551-5377-4b9d-851b-65ae19a022d5 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb56f527-cd01-4fe4-95b6-5f761aa2dfd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8393c4c6-56d4-46cf-8e86-61e01b9e4ac8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-478740864',encryption_key_id=None,group_id=9201ef58-0243-4595-a7cb-e99bba327a91,group_type_id=,metadata={},multiattach=False,project_id='df0eb8f70504438e9f47d6d413fab3fc',qos_specs=None,replication_status=,reservations=['2c81893b-ccda-4327-a609-51c3baa932a1','602dd3d9-d1bb-4622-9330-dbd3f7973d16','94000d26-e5ad-46d2-bb75-ef44f9c3c158','38daf813-b795-4259-ae5e-7d3e138dbea6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b0b3ae6093148d8b4d73baa5dd86d86',volume_type_id=967d42d2-00e4-4f4e-b54a-b1350b250020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:25:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-478740864',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9201ef58-0243-4595-a7cb-e99bba327a91,host=None,id=8393c4c6-56d4-46cf-8e86-61e01b9e4ac8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df0eb8f70504438e9f47d6d413fab3fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b0b3ae6093148d8b4d73baa5dd86d86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(967d42d2-00e4-4f4e-b54a-b1350b250020),volume_type_id=967d42d2-00e4-4f4e-b54a-b1350b250020)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:00.724218 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-2ee12551-5377-4b9d-851b-65ae19a022d5 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9190917-ca7e-48be-826e-70f11c064df8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:00.752184 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-2ee12551-5377-4b9d-851b-65ae19a022d5 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9190917-ca7e-48be-826e-70f11c064df8) transitioned into state 'SUCCESS' from state '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-478740864',encryption_key_id=None,group_id=9201ef58-0243-4595-a7cb-e99bba327a91,group_type_id=,metadata={},multiattach=False,project_id='df0eb8f70504438e9f47d6d413fab3fc',qos_specs=None,replication_status=,reservations=['2c81893b-ccda-4327-a609-51c3baa932a1','602dd3d9-d1bb-4622-9330-dbd3f7973d16','94000d26-e5ad-46d2-bb75-ef44f9c3c158','38daf813-b795-4259-ae5e-7d3e138dbea6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b0b3ae6093148d8b4d73baa5dd86d86',volume_type_id=967d42d2-00e4-4f4e-b54a-b1350b250020)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:00.752999 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-2ee12551-5377-4b9d-851b-65ae19a022d5 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (000062fc-c409-4758-a17d-3471037afb04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:00.780110 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-2ee12551-5377-4b9d-851b-65ae19a022d5 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (000062fc-c409-4758-a17d-3471037afb04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:00.781011 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-2ee12551-5377-4b9d-851b-65ae19a022d5 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Flow 'volume_create_api' (010541ce-29b8-4b3d-858d-ae4507d6cb81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:25:00.781354 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-2ee12551-5377-4b9d-851b-65ae19a022d5 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Create volume request issued successfully. Aug 25 16:25:00.782089 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-2ee12551-5377-4b9d-851b-65ae19a022d5 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:25:00.782232 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-2ee12551-5377-4b9d-851b-65ae19a022d5 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:25:00.796018 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-78c9bf59-1c8e-4020-8af2-f0982d6e6f0d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:00.796470 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-78c9bf59-1c8e-4020-8af2-f0982d6e6f0d None None] GET https://10.4.3.102/volume// Aug 25 16:25:00.796605 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-78c9bf59-1c8e-4020-8af2-f0982d6e6f0d None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:00.796860 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-78c9bf59-1c8e-4020-8af2-f0982d6e6f0d None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:00.797216 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-78c9bf59-1c8e-4020-8af2-f0982d6e6f0d None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:25:00.797706 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 561/2226] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:25:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:25:00.812125 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-73a5ce90-0554-401a-a012-d4bd31e40dfa req-7c40e72f-2350-4e12-8021-5ad3a9158918 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:00.815332 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-73a5ce90-0554-401a-a012-d4bd31e40dfa req-7c40e72f-2350-4e12-8021-5ad3a9158918 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/d43f2c34-8525-409f-b0c8-b4bf6ca1106d Aug 25 16:25:00.815559 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-73a5ce90-0554-401a-a012-d4bd31e40dfa req-7c40e72f-2350-4e12-8021-5ad3a9158918 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:00.815781 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-73a5ce90-0554-401a-a012-d4bd31e40dfa req-7c40e72f-2350-4e12-8021-5ad3a9158918 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:00.824461 np0000008093 devstack@c-api.service[100456]: DEBUG oslo_db.sqlalchemy.engines [None req-2ee12551-5377-4b9d-851b-65ae19a022d5 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100456) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:25:00.830724 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:00.830724 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:00.830831 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:00.830831 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:00.830889 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-73a5ce90-0554-401a-a012-d4bd31e40dfa req-7c40e72f-2350-4e12-8021-5ad3a9158918 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:25:00.831357 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2ee12551-5377-4b9d-851b-65ae19a022d5 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:25:00.831784 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 549/2227] 10.4.3.102 () {70 vars in 1300 bytes} [Tue Aug 25 16:25:00 2026] POST /volume/v3/volumes => generated 821 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:25:00.832853 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-73a5ce90-0554-401a-a012-d4bd31e40dfa req-7c40e72f-2350-4e12-8021-5ad3a9158918 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/d43f2c34-8525-409f-b0c8-b4bf6ca1106d returned with HTTP 200 Aug 25 16:25:00.833667 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 554/2228] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:25:00 2026] GET /volume/v3/volumes/d43f2c34-8525-409f-b0c8-b4bf6ca1106d => generated 1546 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:25:00.851788 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-dca9610f-7be5-4b06-9e2a-4b18fdd0f7ba None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:00.853917 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-dca9610f-7be5-4b06-9e2a-4b18fdd0f7ba tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/volumes/8393c4c6-56d4-46cf-8e86-61e01b9e4ac8 Aug 25 16:25:00.855051 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-dca9610f-7be5-4b06-9e2a-4b18fdd0f7ba tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:00.855051 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-dca9610f-7be5-4b06-9e2a-4b18fdd0f7ba tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:00.865413 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:00.865413 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:00.869278 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-dca9610f-7be5-4b06-9e2a-4b18fdd0f7ba tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Volume info retrieved successfully. Aug 25 16:25:00.869983 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-dca9610f-7be5-4b06-9e2a-4b18fdd0f7ba tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:25:00.870134 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-dca9610f-7be5-4b06-9e2a-4b18fdd0f7ba tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:25:00.907004 np0000008093 devstack@c-api.service[100454]: DEBUG oslo_db.sqlalchemy.engines [None req-dca9610f-7be5-4b06-9e2a-4b18fdd0f7ba tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100454) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:25:00.910406 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:00.910406 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:00.918067 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-dca9610f-7be5-4b06-9e2a-4b18fdd0f7ba tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/volumes/8393c4c6-56d4-46cf-8e86-61e01b9e4ac8 returned with HTTP 200 Aug 25 16:25:00.918473 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 565/2229] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:25:00 2026] GET /volume/v3/volumes/8393c4c6-56d4-46cf-8e86-61e01b9e4ac8 => generated 889 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:00.942479 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-73a5ce90-0554-401a-a012-d4bd31e40dfa req-87805198-7223-40ea-8c10-8a04911cd537 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:00.944953 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-73a5ce90-0554-401a-a012-d4bd31e40dfa req-87805198-7223-40ea-8c10-8a04911cd537 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] PUT https://10.4.3.102/volume/v3/attachments/3d381fc2-126d-429a-aa1f-5d6ab4b82180 Aug 25 16:25:00.945293 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-73a5ce90-0554-401a-a012-d4bd31e40dfa req-87805198-7223-40ea-8c10-8a04911cd537 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:00.956739 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-73a5ce90-0554-401a-a012-d4bd31e40dfa req-87805198-7223-40ea-8c10-8a04911cd537 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Acquiring lock "cinder-attachment_update-d43f2c34-8525-409f-b0c8-b4bf6ca1106d-np0000008093" by "attachment_update" {{(pid=100457) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:25:00.961779 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-73a5ce90-0554-401a-a012-d4bd31e40dfa req-87805198-7223-40ea-8c10-8a04911cd537 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Lock "cinder-attachment_update-d43f2c34-8525-409f-b0c8-b4bf6ca1106d-np0000008093" acquired by "attachment_update" :: waited 0.005s {{(pid=100457) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:25:00.962698 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:00.962698 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:01.096208 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-73a5ce90-0554-401a-a012-d4bd31e40dfa req-87805198-7223-40ea-8c10-8a04911cd537 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Lock "cinder-attachment_update-d43f2c34-8525-409f-b0c8-b4bf6ca1106d-np0000008093" released by "attachment_update" :: held 0.134s {{(pid=100457) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:25:01.096641 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-73a5ce90-0554-401a-a012-d4bd31e40dfa req-87805198-7223-40ea-8c10-8a04911cd537 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/attachments/3d381fc2-126d-429a-aa1f-5d6ab4b82180 returned with HTTP 200 Aug 25 16:25:01.097142 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 562/2230] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:25:00 2026] PUT /volume/v3/attachments/3d381fc2-126d-429a-aa1f-5d6ab4b82180 => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:01.127620 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-73a5ce90-0554-401a-a012-d4bd31e40dfa req-a5af3729-752d-482c-b955-47443bb3a6cd None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:01.131567 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-73a5ce90-0554-401a-a012-d4bd31e40dfa req-a5af3729-752d-482c-b955-47443bb3a6cd tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] POST https://10.4.3.102/volume/v3/attachments/3d381fc2-126d-429a-aa1f-5d6ab4b82180/action Aug 25 16:25:01.132094 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-73a5ce90-0554-401a-a012-d4bd31e40dfa req-a5af3729-752d-482c-b955-47443bb3a6cd tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action body: b'{"os-complete": null}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:25:01.132260 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-73a5ce90-0554-401a-a012-d4bd31e40dfa req-a5af3729-752d-482c-b955-47443bb3a6cd tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:01.155036 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:01.155036 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:01.169947 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-73a5ce90-0554-401a-a012-d4bd31e40dfa req-a5af3729-752d-482c-b955-47443bb3a6cd tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/attachments/3d381fc2-126d-429a-aa1f-5d6ab4b82180/action returned with HTTP 204 Aug 25 16:25:01.170371 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 550/2231] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:25:01 2026] POST /volume/v3/attachments/3d381fc2-126d-429a-aa1f-5d6ab4b82180/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:25:01.935060 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-fbedf04e-6e88-4d39-a4c1-caffe6f406f2 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:01.937959 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-fbedf04e-6e88-4d39-a4c1-caffe6f406f2 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/volumes/8393c4c6-56d4-46cf-8e86-61e01b9e4ac8 Aug 25 16:25:01.938240 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-fbedf04e-6e88-4d39-a4c1-caffe6f406f2 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:01.938460 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-fbedf04e-6e88-4d39-a4c1-caffe6f406f2 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:01.948881 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:01.948881 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:01.954119 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-fbedf04e-6e88-4d39-a4c1-caffe6f406f2 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Volume info retrieved successfully. Aug 25 16:25:01.954864 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-fbedf04e-6e88-4d39-a4c1-caffe6f406f2 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:25:01.955115 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-fbedf04e-6e88-4d39-a4c1-caffe6f406f2 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:25:02.000727 np0000008093 devstack@c-api.service[100455]: DEBUG oslo_db.sqlalchemy.engines [None req-fbedf04e-6e88-4d39-a4c1-caffe6f406f2 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100455) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:25:02.007941 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:02.007941 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:02.020797 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-fbedf04e-6e88-4d39-a4c1-caffe6f406f2 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/volumes/8393c4c6-56d4-46cf-8e86-61e01b9e4ac8 returned with HTTP 200 Aug 25 16:25:02.021361 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 555/2232] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:25:01 2026] GET /volume/v3/volumes/8393c4c6-56d4-46cf-8e86-61e01b9e4ac8 => generated 914 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:02.034279 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-2d084954-6f05-4177-86e8-7314572f2f42 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:02.192782 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2d084954-6f05-4177-86e8-7314572f2f42 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] POST https://10.4.3.102/volume/v3/group_snapshots Aug 25 16:25:02.192782 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2d084954-6f05-4177-86e8-7314572f2f42 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "9201ef58-0243-4595-a7cb-e99bba327a91", "name": "tempest-group_snapshot-1888624431"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:02.192782 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.group_snapshots [None req-2d084954-6f05-4177-86e8-7314572f2f42 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '9201ef58-0243-4595-a7cb-e99bba327a91', 'name': 'tempest-group_snapshot-1888624431'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 25 16:25:02.192782 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:02.192782 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:02.192782 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.group_snapshots [None req-2d084954-6f05-4177-86e8-7314572f2f42 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Creating group_snapshot tempest-group_snapshot-1888624431. Aug 25 16:25:02.351608 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:02.351608 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:02.371717 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-2d084954-6f05-4177-86e8-7314572f2f42 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-208081081 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-208081081, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:25:02.372071 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-2d084954-6f05-4177-86e8-7314572f2f42 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-208081081 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-208081081, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:25:02.808763 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-2d084954-6f05-4177-86e8-7314572f2f42 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Created reservations ['baebef00-85de-4781-8523-070ee8333a0d', '48be1a67-9566-4964-a378-83318c7fe83d', 'b9874a25-ff01-486e-8ca8-bf96e9d8f506', 'f7149240-6a04-4ba3-aa1c-766707a1477d'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:25:04.203222 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2d084954-6f05-4177-86e8-7314572f2f42 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/group_snapshots returned with HTTP 202 Aug 25 16:25:04.203692 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 566/2233] 10.4.3.102 () {70 vars in 1324 bytes} [Tue Aug 25 16:25:02 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 2170 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:25:04.211931 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-e5ee1cea-26bd-48a0-bd02-d0767ed91c64 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:04.213905 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e5ee1cea-26bd-48a0-bd02-d0767ed91c64 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/group_snapshots/35317a51-9679-4aca-a314-db390993d42b Aug 25 16:25:04.214141 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e5ee1cea-26bd-48a0-bd02-d0767ed91c64 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:04.214570 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e5ee1cea-26bd-48a0-bd02-d0767ed91c64 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:04.214570 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.group_snapshots [None req-e5ee1cea-26bd-48a0-bd02-d0767ed91c64 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] show called for member 35317a51-9679-4aca-a314-db390993d42b {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 16:25:04.221476 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:04.221476 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:04.229563 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e5ee1cea-26bd-48a0-bd02-d0767ed91c64 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/group_snapshots/35317a51-9679-4aca-a314-db390993d42b returned with HTTP 200 Aug 25 16:25:04.229964 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 563/2234] 10.4.3.102 () {68 vars in 1413 bytes} [Tue Aug 25 16:25:04 2026] GET /volume/v3/group_snapshots/35317a51-9679-4aca-a314-db390993d42b => generated 307 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:05.239133 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0bfd807b-0320-4e1b-9a35-984b5c1bb59b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:05.241784 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0bfd807b-0320-4e1b-9a35-984b5c1bb59b tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/group_snapshots/35317a51-9679-4aca-a314-db390993d42b Aug 25 16:25:05.242381 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0bfd807b-0320-4e1b-9a35-984b5c1bb59b tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:05.242381 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0bfd807b-0320-4e1b-9a35-984b5c1bb59b tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:05.242519 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.group_snapshots [None req-0bfd807b-0320-4e1b-9a35-984b5c1bb59b tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] show called for member 35317a51-9679-4aca-a314-db390993d42b {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 16:25:05.247850 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:05.247850 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:05.251728 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0bfd807b-0320-4e1b-9a35-984b5c1bb59b tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/group_snapshots/35317a51-9679-4aca-a314-db390993d42b returned with HTTP 200 Aug 25 16:25:05.252127 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 551/2235] 10.4.3.102 () {68 vars in 1413 bytes} [Tue Aug 25 16:25:05 2026] GET /volume/v3/group_snapshots/35317a51-9679-4aca-a314-db390993d42b => generated 308 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:05.266262 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-3e264a4c-5777-4498-b33f-806d35f17168 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:05.268757 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3e264a4c-5777-4498-b33f-806d35f17168 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/snapshots/detail Aug 25 16:25:05.269007 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3e264a4c-5777-4498-b33f-806d35f17168 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:05.269266 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3e264a4c-5777-4498-b33f-806d35f17168 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'detail' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:05.269613 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.api_utils [None req-3e264a4c-5777-4498-b33f-806d35f17168 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Removing options '' from query. {{(pid=100455) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:25:05.270996 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.db.api [None req-3e264a4c-5777-4498-b33f-806d35f17168 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Building query based on filter {{(pid=100455) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 16:25:05.352404 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-3e264a4c-5777-4498-b33f-806d35f17168 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Get all snapshots completed successfully. Aug 25 16:25:05.352404 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:05.352404 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:05.352404 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3e264a4c-5777-4498-b33f-806d35f17168 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 16:25:05.352404 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 556/2236] 10.4.3.102 () {66 vars in 1264 bytes} [Tue Aug 25 16:25:05 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:05.370280 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-a6899b82-287c-4b47-b647-d2724cba63d5 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:05.372200 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a6899b82-287c-4b47-b647-d2724cba63d5 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/snapshots/941351e8-9042-4139-93ec-c56cb6f3dacd Aug 25 16:25:05.372377 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a6899b82-287c-4b47-b647-d2724cba63d5 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:05.372575 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a6899b82-287c-4b47-b647-d2724cba63d5 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:05.405063 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:05.405063 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:05.405552 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-a6899b82-287c-4b47-b647-d2724cba63d5 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Snapshot retrieved successfully. Aug 25 16:25:05.406371 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a6899b82-287c-4b47-b647-d2724cba63d5 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/snapshots/941351e8-9042-4139-93ec-c56cb6f3dacd returned with HTTP 200 Aug 25 16:25:05.406806 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 567/2237] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:25:05 2026] GET /volume/v3/snapshots/941351e8-9042-4139-93ec-c56cb6f3dacd => generated 451 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:05.415768 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-5b0cf224-cb3f-4d54-8766-c75d2d8ecc10 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:05.418049 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5b0cf224-cb3f-4d54-8766-c75d2d8ecc10 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] POST https://10.4.3.102/volume/v3/groups/action Aug 25 16:25:05.418608 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5b0cf224-cb3f-4d54-8766-c75d2d8ecc10 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "35317a51-9679-4aca-a314-db390993d42b", "name": "tempest-Group_from_snap-1592653599"}}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:25:05.418946 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5b0cf224-cb3f-4d54-8766-c75d2d8ecc10 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "35317a51-9679-4aca-a314-db390993d42b", "name": "tempest-Group_from_snap-1592653599"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:05.420814 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.groups [None req-5b0cf224-cb3f-4d54-8766-c75d2d8ecc10 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '35317a51-9679-4aca-a314-db390993d42b', 'name': 'tempest-Group_from_snap-1592653599'}}. {{(pid=100457) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 25 16:25:05.421036 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.groups [None req-5b0cf224-cb3f-4d54-8766-c75d2d8ecc10 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Creating group tempest-Group_from_snap-1592653599 from group_snapshot 35317a51-9679-4aca-a314-db390993d42b. Aug 25 16:25:05.425112 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:05.425112 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:05.433643 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:05.433643 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:05.437685 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:05.437685 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:05.634919 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-5b0cf224-cb3f-4d54-8766-c75d2d8ecc10 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Created reservations ['b69c9640-052d-48b5-854c-034511e282e7'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:25:05.819716 np0000008093 devstack@c-api.service[100457]: INFO cinder.group.api [None req-5b0cf224-cb3f-4d54-8766-c75d2d8ecc10 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] A mapping entry already exists for group 78c1c048-978d-4136-b715-4648313dacb1 and volume type 967d42d2-00e4-4f4e-b54a-b1350b250020. Do not need to create again. Aug 25 16:25:05.820107 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:05.820107 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:05.820440 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-5b0cf224-cb3f-4d54-8766-c75d2d8ecc10 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Availability Zones retrieved successfully. Aug 25 16:25:05.825577 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-5b0cf224-cb3f-4d54-8766-c75d2d8ecc10 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Flow 'volume_create_api' (ac483812-bc09-4ac8-adc6-5c4225126363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:25:05.826688 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-5b0cf224-cb3f-4d54-8766-c75d2d8ecc10 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba565bff-3919-4faf-a797-83684771a3e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:05.828066 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-5b0cf224-cb3f-4d54-8766-c75d2d8ecc10 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:25:05.857937 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-5b0cf224-cb3f-4d54-8766-c75d2d8ecc10 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba565bff-3919-4faf-a797-83684771a3e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '941351e8-9042-4139-93ec-c56cb6f3dacd', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:24:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=967d42d2-00e4-4f4e-b54a-b1350b250020,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-208081081',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '967d42d2-00e4-4f4e-b54a-b1350b250020', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '78c1c048-978d-4136-b715-4648313dacb1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:05.858933 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-5b0cf224-cb3f-4d54-8766-c75d2d8ecc10 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3773fa42-3a65-4648-8ddc-21aedff18a75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:05.886988 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [None req-5b0cf224-cb3f-4d54-8766-c75d2d8ecc10 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-208081081 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-208081081, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:25:05.895750 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-5b0cf224-cb3f-4d54-8766-c75d2d8ecc10 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Created reservations ['36cf473e-7672-4214-a326-eb18ad061a76', '1fba8251-4137-4886-b259-86101a5c0c7c'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:25:05.896397 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-5b0cf224-cb3f-4d54-8766-c75d2d8ecc10 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3773fa42-3a65-4648-8ddc-21aedff18a75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36cf473e-7672-4214-a326-eb18ad061a76', '1fba8251-4137-4886-b259-86101a5c0c7c']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:05.897274 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-5b0cf224-cb3f-4d54-8766-c75d2d8ecc10 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65277fc0-f9f4-438d-af6d-5895ac14548b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:05.926909 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-5b0cf224-cb3f-4d54-8766-c75d2d8ecc10 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65277fc0-f9f4-438d-af6d-5895ac14548b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '190d3189-cb8f-4298-8859-f2d026d8b680', '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=78c1c048-978d-4136-b715-4648313dacb1,group_type_id=,metadata={},multiattach=False,project_id='df0eb8f70504438e9f47d6d413fab3fc',qos_specs=None,replication_status=,reservations=['36cf473e-7672-4214-a326-eb18ad061a76','1fba8251-4137-4886-b259-86101a5c0c7c'],size=1,snapshot_id=941351e8-9042-4139-93ec-c56cb6f3dacd,source_replicaid=,source_volid=None,status='creating',user_id='7b0b3ae6093148d8b4d73baa5dd86d86',volume_type_id=967d42d2-00e4-4f4e-b54a-b1350b250020), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:25:05Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=78c1c048-978d-4136-b715-4648313dacb1,host=None,id=190d3189-cb8f-4298-8859-f2d026d8b680,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df0eb8f70504438e9f47d6d413fab3fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=941351e8-9042-4139-93ec-c56cb6f3dacd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b0b3ae6093148d8b4d73baa5dd86d86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(967d42d2-00e4-4f4e-b54a-b1350b250020),volume_type_id=967d42d2-00e4-4f4e-b54a-b1350b250020)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:05.927650 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-5b0cf224-cb3f-4d54-8766-c75d2d8ecc10 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c3980e3-6bb4-436f-bf4a-a2c6b1b50a59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:05.952145 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-5b0cf224-cb3f-4d54-8766-c75d2d8ecc10 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c3980e3-6bb4-436f-bf4a-a2c6b1b50a59) transitioned into state 'SUCCESS' from 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=78c1c048-978d-4136-b715-4648313dacb1,group_type_id=,metadata={},multiattach=False,project_id='df0eb8f70504438e9f47d6d413fab3fc',qos_specs=None,replication_status=,reservations=['36cf473e-7672-4214-a326-eb18ad061a76','1fba8251-4137-4886-b259-86101a5c0c7c'],size=1,snapshot_id=941351e8-9042-4139-93ec-c56cb6f3dacd,source_replicaid=,source_volid=None,status='creating',user_id='7b0b3ae6093148d8b4d73baa5dd86d86',volume_type_id=967d42d2-00e4-4f4e-b54a-b1350b250020)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:05.952965 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-5b0cf224-cb3f-4d54-8766-c75d2d8ecc10 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Flow 'volume_create_api' (ac483812-bc09-4ac8-adc6-5c4225126363) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:25:05.953256 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-5b0cf224-cb3f-4d54-8766-c75d2d8ecc10 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Create volume request issued successfully. Aug 25 16:25:05.990300 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5b0cf224-cb3f-4d54-8766-c75d2d8ecc10 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/groups/action returned with HTTP 202 Aug 25 16:25:05.990872 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 564/2238] 10.4.3.102 () {70 vars in 1318 bytes} [Tue Aug 25 16:25:05 2026] POST /volume/v3/groups/action => generated 103 bytes in 576 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:25:06.004053 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-e117f7c2-c8d5-40fd-b3f7-c1f35ffa8fb6 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:06.006234 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e117f7c2-c8d5-40fd-b3f7-c1f35ffa8fb6 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/volumes/detail Aug 25 16:25:06.006536 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e117f7c2-c8d5-40fd-b3f7-c1f35ffa8fb6 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:06.006808 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e117f7c2-c8d5-40fd-b3f7-c1f35ffa8fb6 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'detail' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:06.007174 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.api_utils [None req-e117f7c2-c8d5-40fd-b3f7-c1f35ffa8fb6 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Removing options '' from query. {{(pid=100456) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:25:06.008134 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-e117f7c2-c8d5-40fd-b3f7-c1f35ffa8fb6 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100456) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:25:06.017650 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-e117f7c2-c8d5-40fd-b3f7-c1f35ffa8fb6 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Get all volumes completed successfully. Aug 25 16:25:06.018564 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-e117f7c2-c8d5-40fd-b3f7-c1f35ffa8fb6 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:25:06.018779 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-e117f7c2-c8d5-40fd-b3f7-c1f35ffa8fb6 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:25:06.069424 np0000008093 devstack@c-api.service[100456]: DEBUG oslo_db.sqlalchemy.engines [None req-e117f7c2-c8d5-40fd-b3f7-c1f35ffa8fb6 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100456) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:25:06.072945 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:06.072945 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:06.077237 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-e117f7c2-c8d5-40fd-b3f7-c1f35ffa8fb6 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:25:06.077430 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-e117f7c2-c8d5-40fd-b3f7-c1f35ffa8fb6 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:25:06.128849 np0000008093 devstack@c-api.service[100456]: DEBUG oslo_db.sqlalchemy.engines [None req-e117f7c2-c8d5-40fd-b3f7-c1f35ffa8fb6 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100456) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:25:06.142726 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:06.142726 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:06.151918 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e117f7c2-c8d5-40fd-b3f7-c1f35ffa8fb6 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/volumes/detail returned with HTTP 200 Aug 25 16:25:06.152431 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 552/2239] 10.4.3.102 () {68 vars in 1299 bytes} [Tue Aug 25 16:25:06 2026] GET /volume/v3/volumes/detail => generated 1832 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:25:06.168374 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-20600daa-d283-46fa-ab72-530eb8c7c798 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:06.170199 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-20600daa-d283-46fa-ab72-530eb8c7c798 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/volumes/190d3189-cb8f-4298-8859-f2d026d8b680 Aug 25 16:25:06.170398 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-20600daa-d283-46fa-ab72-530eb8c7c798 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:06.170610 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-20600daa-d283-46fa-ab72-530eb8c7c798 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:06.178533 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:06.178533 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:06.182414 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-20600daa-d283-46fa-ab72-530eb8c7c798 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Volume info retrieved successfully. Aug 25 16:25:06.183102 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-20600daa-d283-46fa-ab72-530eb8c7c798 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:25:06.183229 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-20600daa-d283-46fa-ab72-530eb8c7c798 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:25:06.217665 np0000008093 devstack@c-api.service[100455]: DEBUG oslo_db.sqlalchemy.engines [None req-20600daa-d283-46fa-ab72-530eb8c7c798 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100455) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:25:06.220659 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:06.220659 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:06.229429 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-20600daa-d283-46fa-ab72-530eb8c7c798 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/volumes/190d3189-cb8f-4298-8859-f2d026d8b680 returned with HTTP 200 Aug 25 16:25:06.237397 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 557/2240] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:25:06 2026] GET /volume/v3/volumes/190d3189-cb8f-4298-8859-f2d026d8b680 => generated 926 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:06.246340 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-cf382f49-96c9-4dea-92fa-dc35eef21b75 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:06.248313 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cf382f49-96c9-4dea-92fa-dc35eef21b75 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/groups/78c1c048-978d-4136-b715-4648313dacb1 Aug 25 16:25:06.248550 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cf382f49-96c9-4dea-92fa-dc35eef21b75 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:06.248780 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cf382f49-96c9-4dea-92fa-dc35eef21b75 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:06.248918 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.groups [None req-cf382f49-96c9-4dea-92fa-dc35eef21b75 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] show called for member 78c1c048-978d-4136-b715-4648313dacb1 {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:25:06.252732 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:06.252732 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:06.261319 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cf382f49-96c9-4dea-92fa-dc35eef21b75 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/groups/78c1c048-978d-4136-b715-4648313dacb1 returned with HTTP 200 Aug 25 16:25:06.261770 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 568/2241] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:25:06 2026] GET /volume/v3/groups/78c1c048-978d-4136-b715-4648313dacb1 => generated 418 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:06.273328 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f8b82bee-cc0d-4555-9284-5ea47b7396ac None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:06.276364 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f8b82bee-cc0d-4555-9284-5ea47b7396ac tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/volumes/detail Aug 25 16:25:06.276762 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f8b82bee-cc0d-4555-9284-5ea47b7396ac tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:06.277112 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f8b82bee-cc0d-4555-9284-5ea47b7396ac tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'detail' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:06.277406 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.api_utils [None req-f8b82bee-cc0d-4555-9284-5ea47b7396ac tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Removing options '' from query. {{(pid=100457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:25:06.277865 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:06.277865 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:06.278412 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-f8b82bee-cc0d-4555-9284-5ea47b7396ac tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100457) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:25:06.288308 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-f8b82bee-cc0d-4555-9284-5ea47b7396ac tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Get all volumes completed successfully. Aug 25 16:25:06.289216 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-f8b82bee-cc0d-4555-9284-5ea47b7396ac tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:25:06.289396 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-f8b82bee-cc0d-4555-9284-5ea47b7396ac tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:25:06.329318 np0000008093 devstack@c-api.service[100457]: DEBUG oslo_db.sqlalchemy.engines [None req-f8b82bee-cc0d-4555-9284-5ea47b7396ac tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100457) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:25:06.332324 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:06.332324 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:06.336109 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-f8b82bee-cc0d-4555-9284-5ea47b7396ac tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:25:06.336254 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-f8b82bee-cc0d-4555-9284-5ea47b7396ac tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:25:06.375442 np0000008093 devstack@c-api.service[100457]: DEBUG oslo_db.sqlalchemy.engines [None req-f8b82bee-cc0d-4555-9284-5ea47b7396ac tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100457) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:25:06.378776 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:06.378776 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:06.387796 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f8b82bee-cc0d-4555-9284-5ea47b7396ac tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/volumes/detail returned with HTTP 200 Aug 25 16:25:06.388288 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 565/2242] 10.4.3.102 () {68 vars in 1299 bytes} [Tue Aug 25 16:25:06 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:25:06.403379 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-e3fb4ede-ca2d-4917-b802-5e99ae6e5256 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:06.406299 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e3fb4ede-ca2d-4917-b802-5e99ae6e5256 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] POST https://10.4.3.102/volume/v3/groups/78c1c048-978d-4136-b715-4648313dacb1/action Aug 25 16:25:06.406790 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e3fb4ede-ca2d-4917-b802-5e99ae6e5256 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:25:06.406966 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e3fb4ede-ca2d-4917-b802-5e99ae6e5256 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:06.408812 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.groups [None req-e3fb4ede-ca2d-4917-b802-5e99ae6e5256 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] delete called for group 78c1c048-978d-4136-b715-4648313dacb1 {{(pid=100456) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 16:25:06.408958 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.groups [None req-e3fb4ede-ca2d-4917-b802-5e99ae6e5256 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Delete group with id: 78c1c048-978d-4136-b715-4648313dacb1 Aug 25 16:25:06.412888 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:06.412888 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:06.465058 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e3fb4ede-ca2d-4917-b802-5e99ae6e5256 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/groups/78c1c048-978d-4136-b715-4648313dacb1/action returned with HTTP 202 Aug 25 16:25:06.465486 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 553/2243] 10.4.3.102 () {70 vars in 1428 bytes} [Tue Aug 25 16:25:06 2026] POST /volume/v3/groups/78c1c048-978d-4136-b715-4648313dacb1/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:25:06.473389 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f02616f2-4c58-4f96-9fcd-e694158b33de None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:06.475934 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f02616f2-4c58-4f96-9fcd-e694158b33de tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/volumes/190d3189-cb8f-4298-8859-f2d026d8b680 Aug 25 16:25:06.476222 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f02616f2-4c58-4f96-9fcd-e694158b33de tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:06.476495 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f02616f2-4c58-4f96-9fcd-e694158b33de tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:06.486543 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:06.486543 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:06.491223 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-f02616f2-4c58-4f96-9fcd-e694158b33de tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Volume info retrieved successfully. Aug 25 16:25:06.492224 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-f02616f2-4c58-4f96-9fcd-e694158b33de tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:25:06.492493 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-f02616f2-4c58-4f96-9fcd-e694158b33de tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:25:06.545134 np0000008093 devstack@c-api.service[100455]: DEBUG oslo_db.sqlalchemy.engines [None req-f02616f2-4c58-4f96-9fcd-e694158b33de tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100455) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:25:06.548734 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:06.548734 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:06.556848 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f02616f2-4c58-4f96-9fcd-e694158b33de tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/volumes/190d3189-cb8f-4298-8859-f2d026d8b680 returned with HTTP 200 Aug 25 16:25:06.557216 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 558/2244] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:25:06 2026] GET /volume/v3/volumes/190d3189-cb8f-4298-8859-f2d026d8b680 => generated 925 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:07.569111 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-6c092e1c-393e-45f2-a833-d2bdd676b393 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:07.571094 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6c092e1c-393e-45f2-a833-d2bdd676b393 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/volumes/190d3189-cb8f-4298-8859-f2d026d8b680 Aug 25 16:25:07.571276 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6c092e1c-393e-45f2-a833-d2bdd676b393 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:07.571452 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6c092e1c-393e-45f2-a833-d2bdd676b393 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:07.577649 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6c092e1c-393e-45f2-a833-d2bdd676b393 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/volumes/190d3189-cb8f-4298-8859-f2d026d8b680 returned with HTTP 404 Aug 25 16:25:07.578183 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 569/2245] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:25:07 2026] GET /volume/v3/volumes/190d3189-cb8f-4298-8859-f2d026d8b680 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:25:07.586395 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-8dae3449-da4d-4b97-92f8-dd1a4afbb290 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:07.591690 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8dae3449-da4d-4b97-92f8-dd1a4afbb290 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/groups/78c1c048-978d-4136-b715-4648313dacb1 Aug 25 16:25:07.592002 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8dae3449-da4d-4b97-92f8-dd1a4afbb290 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:07.592266 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8dae3449-da4d-4b97-92f8-dd1a4afbb290 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:07.592519 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.groups [None req-8dae3449-da4d-4b97-92f8-dd1a4afbb290 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] show called for member 78c1c048-978d-4136-b715-4648313dacb1 {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:25:07.597905 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8dae3449-da4d-4b97-92f8-dd1a4afbb290 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/groups/78c1c048-978d-4136-b715-4648313dacb1 returned with HTTP 404 Aug 25 16:25:07.598618 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 566/2246] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:25:07 2026] GET /volume/v3/groups/78c1c048-978d-4136-b715-4648313dacb1 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:25:07.607379 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-9d0e9138-0756-4510-ba67-8eae32d3c03c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:07.612826 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9d0e9138-0756-4510-ba67-8eae32d3c03c tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] DELETE https://10.4.3.102/volume/v3/group_snapshots/35317a51-9679-4aca-a314-db390993d42b Aug 25 16:25:07.613842 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9d0e9138-0756-4510-ba67-8eae32d3c03c tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:07.614021 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9d0e9138-0756-4510-ba67-8eae32d3c03c tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:07.614662 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.group_snapshots [None req-9d0e9138-0756-4510-ba67-8eae32d3c03c tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] delete called for member 35317a51-9679-4aca-a314-db390993d42b {{(pid=100456) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 25 16:25:07.614908 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.group_snapshots [None req-9d0e9138-0756-4510-ba67-8eae32d3c03c tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Delete group_snapshot with id: 35317a51-9679-4aca-a314-db390993d42b Aug 25 16:25:07.621714 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:07.621714 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:07.680183 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9d0e9138-0756-4510-ba67-8eae32d3c03c tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/group_snapshots/35317a51-9679-4aca-a314-db390993d42b returned with HTTP 202 Aug 25 16:25:07.680928 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 554/2247] 10.4.3.102 () {68 vars in 1416 bytes} [Tue Aug 25 16:25:07 2026] DELETE /volume/v3/group_snapshots/35317a51-9679-4aca-a314-db390993d42b => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:25:07.692393 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a10c3a3b-5e96-492a-a51d-8609295064f2 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:07.695108 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a10c3a3b-5e96-492a-a51d-8609295064f2 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/volumes/detail Aug 25 16:25:07.695395 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a10c3a3b-5e96-492a-a51d-8609295064f2 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:07.696341 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a10c3a3b-5e96-492a-a51d-8609295064f2 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'detail' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:07.696972 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.api_utils [None req-a10c3a3b-5e96-492a-a51d-8609295064f2 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Removing options '' from query. {{(pid=100455) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:25:07.698030 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a10c3a3b-5e96-492a-a51d-8609295064f2 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100455) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:25:07.708166 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-a10c3a3b-5e96-492a-a51d-8609295064f2 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Get all volumes completed successfully. Aug 25 16:25:07.709701 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-a10c3a3b-5e96-492a-a51d-8609295064f2 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:25:07.709950 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-a10c3a3b-5e96-492a-a51d-8609295064f2 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:25:07.769063 np0000008093 devstack@c-api.service[100455]: DEBUG oslo_db.sqlalchemy.engines [None req-a10c3a3b-5e96-492a-a51d-8609295064f2 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100455) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:25:07.773131 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:07.773131 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:07.781840 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a10c3a3b-5e96-492a-a51d-8609295064f2 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/volumes/detail returned with HTTP 200 Aug 25 16:25:07.782197 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 559/2248] 10.4.3.102 () {68 vars in 1299 bytes} [Tue Aug 25 16:25:07 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:07.796810 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b9a1b5e1-da19-4902-b299-ae1573cacac2 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:07.798763 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b9a1b5e1-da19-4902-b299-ae1573cacac2 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/snapshots/detail Aug 25 16:25:07.798921 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b9a1b5e1-da19-4902-b299-ae1573cacac2 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:07.799111 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b9a1b5e1-da19-4902-b299-ae1573cacac2 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'detail' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:07.799384 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.api_utils [None req-b9a1b5e1-da19-4902-b299-ae1573cacac2 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Removing options '' from query. {{(pid=100454) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:25:07.799663 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:07.799663 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:07.800449 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.db.api [None req-b9a1b5e1-da19-4902-b299-ae1573cacac2 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Building query based on filter {{(pid=100454) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 16:25:07.805291 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-b9a1b5e1-da19-4902-b299-ae1573cacac2 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Get all snapshots completed successfully. Aug 25 16:25:07.805864 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:07.805864 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:07.806694 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b9a1b5e1-da19-4902-b299-ae1573cacac2 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 16:25:07.807099 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 570/2249] 10.4.3.102 () {66 vars in 1264 bytes} [Tue Aug 25 16:25:07 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:07.828269 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-a091e28e-d2d3-43a5-990a-62fc766fd4b6 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:07.830649 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a091e28e-d2d3-43a5-990a-62fc766fd4b6 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/snapshots/941351e8-9042-4139-93ec-c56cb6f3dacd Aug 25 16:25:07.830833 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a091e28e-d2d3-43a5-990a-62fc766fd4b6 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:07.831111 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a091e28e-d2d3-43a5-990a-62fc766fd4b6 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:07.838813 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a091e28e-d2d3-43a5-990a-62fc766fd4b6 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/snapshots/941351e8-9042-4139-93ec-c56cb6f3dacd returned with HTTP 404 Aug 25 16:25:07.839433 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 567/2250] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:25:07 2026] GET /volume/v3/snapshots/941351e8-9042-4139-93ec-c56cb6f3dacd => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:25:07.851324 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a25cd6e7-834b-4748-bb7e-7bfbfa01bddd None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:07.853829 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a25cd6e7-834b-4748-bb7e-7bfbfa01bddd tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/group_snapshots/35317a51-9679-4aca-a314-db390993d42b Aug 25 16:25:07.854153 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a25cd6e7-834b-4748-bb7e-7bfbfa01bddd tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:07.854424 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a25cd6e7-834b-4748-bb7e-7bfbfa01bddd tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:07.854682 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.group_snapshots [None req-a25cd6e7-834b-4748-bb7e-7bfbfa01bddd tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] show called for member 35317a51-9679-4aca-a314-db390993d42b {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 16:25:07.858391 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a25cd6e7-834b-4748-bb7e-7bfbfa01bddd tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/group_snapshots/35317a51-9679-4aca-a314-db390993d42b returned with HTTP 404 Aug 25 16:25:07.859193 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 555/2251] 10.4.3.102 () {68 vars in 1413 bytes} [Tue Aug 25 16:25:07 2026] GET /volume/v3/group_snapshots/35317a51-9679-4aca-a314-db390993d42b => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:25:07.870009 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-2019c268-3e53-431a-8d99-a48cee019e60 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:07.872040 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2019c268-3e53-431a-8d99-a48cee019e60 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/volumes/detail Aug 25 16:25:07.872621 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2019c268-3e53-431a-8d99-a48cee019e60 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:07.872621 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2019c268-3e53-431a-8d99-a48cee019e60 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'detail' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:07.872979 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.api_utils [None req-2019c268-3e53-431a-8d99-a48cee019e60 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Removing options '' from query. {{(pid=100455) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:25:07.873954 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-2019c268-3e53-431a-8d99-a48cee019e60 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100455) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:25:07.881062 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-2019c268-3e53-431a-8d99-a48cee019e60 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Get all volumes completed successfully. Aug 25 16:25:07.881752 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-2019c268-3e53-431a-8d99-a48cee019e60 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:25:07.881928 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-2019c268-3e53-431a-8d99-a48cee019e60 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:25:07.924190 np0000008093 devstack@c-api.service[100455]: DEBUG oslo_db.sqlalchemy.engines [None req-2019c268-3e53-431a-8d99-a48cee019e60 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100455) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:25:07.929909 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:07.929909 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:07.942267 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2019c268-3e53-431a-8d99-a48cee019e60 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/volumes/detail returned with HTTP 200 Aug 25 16:25:07.942267 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 560/2252] 10.4.3.102 () {68 vars in 1299 bytes} [Tue Aug 25 16:25:07 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:07.967800 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-c8e7ef2c-15a6-4d04-a6b1-84426e5d2ab8 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:07.967800 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c8e7ef2c-15a6-4d04-a6b1-84426e5d2ab8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] POST https://10.4.3.102/volume/v3/groups/9201ef58-0243-4595-a7cb-e99bba327a91/action Aug 25 16:25:07.967919 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c8e7ef2c-15a6-4d04-a6b1-84426e5d2ab8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:25:07.967973 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c8e7ef2c-15a6-4d04-a6b1-84426e5d2ab8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:07.969455 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.groups [None req-c8e7ef2c-15a6-4d04-a6b1-84426e5d2ab8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] delete called for group 9201ef58-0243-4595-a7cb-e99bba327a91 {{(pid=100454) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 16:25:07.969559 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.groups [None req-c8e7ef2c-15a6-4d04-a6b1-84426e5d2ab8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Delete group with id: 9201ef58-0243-4595-a7cb-e99bba327a91 Aug 25 16:25:07.975911 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:07.975911 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:08.021737 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c8e7ef2c-15a6-4d04-a6b1-84426e5d2ab8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/groups/9201ef58-0243-4595-a7cb-e99bba327a91/action returned with HTTP 202 Aug 25 16:25:08.022499 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 571/2253] 10.4.3.102 () {70 vars in 1428 bytes} [Tue Aug 25 16:25:07 2026] POST /volume/v3/groups/9201ef58-0243-4595-a7cb-e99bba327a91/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:25:08.034134 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-fe29297c-c586-4cd9-bbdf-185a48812c32 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:08.036488 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fe29297c-c586-4cd9-bbdf-185a48812c32 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/volumes/8393c4c6-56d4-46cf-8e86-61e01b9e4ac8 Aug 25 16:25:08.036846 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fe29297c-c586-4cd9-bbdf-185a48812c32 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:08.037105 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fe29297c-c586-4cd9-bbdf-185a48812c32 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:08.047918 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:08.047918 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:08.053203 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-fe29297c-c586-4cd9-bbdf-185a48812c32 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Volume info retrieved successfully. Aug 25 16:25:08.053840 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-fe29297c-c586-4cd9-bbdf-185a48812c32 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:25:08.053970 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-fe29297c-c586-4cd9-bbdf-185a48812c32 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:25:08.107641 np0000008093 devstack@c-api.service[100457]: DEBUG oslo_db.sqlalchemy.engines [None req-fe29297c-c586-4cd9-bbdf-185a48812c32 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100457) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:25:08.110458 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:08.110458 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:08.119231 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fe29297c-c586-4cd9-bbdf-185a48812c32 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/volumes/8393c4c6-56d4-46cf-8e86-61e01b9e4ac8 returned with HTTP 200 Aug 25 16:25:08.119782 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 568/2254] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:25:08 2026] GET /volume/v3/volumes/8393c4c6-56d4-46cf-8e86-61e01b9e4ac8 => generated 913 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:09.138362 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a6f9191b-aeec-4a53-965f-c9210fd5aebb None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:09.140505 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a6f9191b-aeec-4a53-965f-c9210fd5aebb tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/volumes/8393c4c6-56d4-46cf-8e86-61e01b9e4ac8 Aug 25 16:25:09.140805 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a6f9191b-aeec-4a53-965f-c9210fd5aebb tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:09.141073 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a6f9191b-aeec-4a53-965f-c9210fd5aebb tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:09.181678 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a6f9191b-aeec-4a53-965f-c9210fd5aebb tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/volumes/8393c4c6-56d4-46cf-8e86-61e01b9e4ac8 returned with HTTP 404 Aug 25 16:25:09.182652 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 556/2255] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:25:09 2026] GET /volume/v3/volumes/8393c4c6-56d4-46cf-8e86-61e01b9e4ac8 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:25:09.247017 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a0e21adf-1c6b-4a98-aef5-5455f52170ac None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:09.247017 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a0e21adf-1c6b-4a98-aef5-5455f52170ac tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/groups/9201ef58-0243-4595-a7cb-e99bba327a91 Aug 25 16:25:09.247329 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a0e21adf-1c6b-4a98-aef5-5455f52170ac tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:09.247329 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a0e21adf-1c6b-4a98-aef5-5455f52170ac tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:09.247457 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.groups [None req-a0e21adf-1c6b-4a98-aef5-5455f52170ac tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] show called for member 9201ef58-0243-4595-a7cb-e99bba327a91 {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:25:09.251841 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a0e21adf-1c6b-4a98-aef5-5455f52170ac tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/groups/9201ef58-0243-4595-a7cb-e99bba327a91 returned with HTTP 404 Aug 25 16:25:09.252818 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 561/2256] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:25:09 2026] GET /volume/v3/groups/9201ef58-0243-4595-a7cb-e99bba327a91 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:25:09.266330 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b51b9169-8a82-4bca-a71a-7bcd48a39d56 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:09.269045 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b51b9169-8a82-4bca-a71a-7bcd48a39d56 tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] DELETE https://10.4.3.102/volume/v3/group_types/bd0ba72a-e8ad-44bc-90eb-6aaabd9e5c51 Aug 25 16:25:09.269293 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b51b9169-8a82-4bca-a71a-7bcd48a39d56 tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:09.269487 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b51b9169-8a82-4bca-a71a-7bcd48a39d56 tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:09.357185 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b51b9169-8a82-4bca-a71a-7bcd48a39d56 tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] https://10.4.3.102/volume/v3/group_types/bd0ba72a-e8ad-44bc-90eb-6aaabd9e5c51 returned with HTTP 202 Aug 25 16:25:09.357755 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 572/2257] 10.4.3.102 () {68 vars in 1404 bytes} [Tue Aug 25 16:25:09 2026] DELETE /volume/v3/group_types/bd0ba72a-e8ad-44bc-90eb-6aaabd9e5c51 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:25:09.366018 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-a4cac76a-0bc7-42ff-b900-be41d67c5eb2 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:09.368827 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a4cac76a-0bc7-42ff-b900-be41d67c5eb2 tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] DELETE https://10.4.3.102/volume/v3/types/967d42d2-00e4-4f4e-b54a-b1350b250020 Aug 25 16:25:09.369972 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a4cac76a-0bc7-42ff-b900-be41d67c5eb2 tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:09.369972 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a4cac76a-0bc7-42ff-b900-be41d67c5eb2 tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] Calling method '_delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:09.441653 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a4cac76a-0bc7-42ff-b900-be41d67c5eb2 tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] https://10.4.3.102/volume/v3/types/967d42d2-00e4-4f4e-b54a-b1350b250020 returned with HTTP 202 Aug 25 16:25:09.441653 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 569/2258] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:25:09 2026] DELETE /volume/v3/types/967d42d2-00e4-4f4e-b54a-b1350b250020 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:25:09.449138 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-acd1d522-72eb-47e9-84d3-62ef232d11c4 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:09.455888 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-acd1d522-72eb-47e9-84d3-62ef232d11c4 tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] GET https://10.4.3.102/volume/v3/types/967d42d2-00e4-4f4e-b54a-b1350b250020 Aug 25 16:25:09.456326 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-acd1d522-72eb-47e9-84d3-62ef232d11c4 tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:09.456604 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-acd1d522-72eb-47e9-84d3-62ef232d11c4 tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:09.460082 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-acd1d522-72eb-47e9-84d3-62ef232d11c4 tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] https://10.4.3.102/volume/v3/types/967d42d2-00e4-4f4e-b54a-b1350b250020 returned with HTTP 404 Aug 25 16:25:09.460669 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 557/2259] 10.4.3.102 () {66 vars in 1342 bytes} [Tue Aug 25 16:25:09 2026] GET /volume/v3/types/967d42d2-00e4-4f4e-b54a-b1350b250020 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:25:09.470416 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-825684e2-e833-4d77-862e-fc259ed20bfb None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:09.472663 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-825684e2-e833-4d77-862e-fc259ed20bfb tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:25:09.473011 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-825684e2-e833-4d77-862e-fc259ed20bfb tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1456840921"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:09.492614 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-825684e2-e833-4d77-862e-fc259ed20bfb tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:25:09.492758 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 562/2260] 10.4.3.102 () {68 vars in 1252 bytes} [Tue Aug 25 16:25:09 2026] POST /volume/v3/types => generated 224 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:09.502688 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-46f17670-07eb-4067-969d-ab8ea0ecf3db None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:09.504978 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-46f17670-07eb-4067-969d-ab8ea0ecf3db tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] POST https://10.4.3.102/volume/v3/group_types Aug 25 16:25:09.505610 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-46f17670-07eb-4067-969d-ab8ea0ecf3db tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1974789156"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:09.529479 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-46f17670-07eb-4067-969d-ab8ea0ecf3db tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] https://10.4.3.102/volume/v3/group_types returned with HTTP 202 Aug 25 16:25:09.530030 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 573/2261] 10.4.3.102 () {70 vars in 1311 bytes} [Tue Aug 25 16:25:09 2026] POST /volume/v3/group_types => generated 181 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:25:09.539704 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-502bfbb8-ae37-4178-b7fb-91abbac8f2f4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:09.542359 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-502bfbb8-ae37-4178-b7fb-91abbac8f2f4 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] POST https://10.4.3.102/volume/v3/groups Aug 25 16:25:09.542359 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-502bfbb8-ae37-4178-b7fb-91abbac8f2f4 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a91b24e3-9fa4-4859-b06b-e05aef8e1c88", "volume_types": ["f7508308-783b-40e9-a306-06fc4de19499"], "name": "tempest-GroupSnapshotsTest-Group-2064117959"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:09.544242 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.groups [None req-502bfbb8-ae37-4178-b7fb-91abbac8f2f4 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Creating new group {'group': {'group_type': 'a91b24e3-9fa4-4859-b06b-e05aef8e1c88', 'volume_types': ['f7508308-783b-40e9-a306-06fc4de19499'], 'name': 'tempest-GroupSnapshotsTest-Group-2064117959'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 16:25:09.550535 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.groups [None req-502bfbb8-ae37-4178-b7fb-91abbac8f2f4 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Creating group tempest-GroupSnapshotsTest-Group-2064117959. Aug 25 16:25:09.559738 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-502bfbb8-ae37-4178-b7fb-91abbac8f2f4 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Availability Zones retrieved successfully. Aug 25 16:25:09.573515 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-502bfbb8-ae37-4178-b7fb-91abbac8f2f4 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Created reservations ['7e09fbc0-04f1-4e49-8416-02ac698b828c'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:25:09.598327 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-502bfbb8-ae37-4178-b7fb-91abbac8f2f4 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/groups returned with HTTP 202 Aug 25 16:25:09.598776 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 570/2262] 10.4.3.102 () {70 vars in 1297 bytes} [Tue Aug 25 16:25:09 2026] POST /volume/v3/groups => generated 112 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:25:09.606321 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-75da824b-5916-4bb1-84ef-acd61799b375 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:09.608152 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-75da824b-5916-4bb1-84ef-acd61799b375 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 Aug 25 16:25:09.608301 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-75da824b-5916-4bb1-84ef-acd61799b375 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:09.608449 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-75da824b-5916-4bb1-84ef-acd61799b375 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:09.608669 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.groups [None req-75da824b-5916-4bb1-84ef-acd61799b375 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] show called for member 426bcbb5-f9b6-48f9-8039-b3efe4022a38 {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:25:09.612154 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:09.612154 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:09.621833 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-75da824b-5916-4bb1-84ef-acd61799b375 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 returned with HTTP 200 Aug 25 16:25:09.622669 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 558/2263] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:25:09 2026] GET /volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:10.642624 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-0979cbe2-f7d8-4f69-a032-11a9ea26aac7 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:10.644224 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0979cbe2-f7d8-4f69-a032-11a9ea26aac7 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 Aug 25 16:25:10.689280 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0979cbe2-f7d8-4f69-a032-11a9ea26aac7 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:10.689280 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0979cbe2-f7d8-4f69-a032-11a9ea26aac7 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:10.689280 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.groups [None req-0979cbe2-f7d8-4f69-a032-11a9ea26aac7 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] show called for member 426bcbb5-f9b6-48f9-8039-b3efe4022a38 {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:25:10.689280 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:10.689280 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:10.689280 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0979cbe2-f7d8-4f69-a032-11a9ea26aac7 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 returned with HTTP 200 Aug 25 16:25:10.689280 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 563/2264] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:25:10 2026] GET /volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 => generated 393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:10.698425 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-d32235f1-e0f7-41c6-800d-a97d4cf3b5f8 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:10.734665 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d32235f1-e0f7-41c6-800d-a97d4cf3b5f8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:25:10.734665 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d32235f1-e0f7-41c6-800d-a97d4cf3b5f8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1614586039", "volume_type": "f7508308-783b-40e9-a306-06fc4de19499", "group_id": "426bcbb5-f9b6-48f9-8039-b3efe4022a38", "size": 1}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:10.734665 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-d32235f1-e0f7-41c6-800d-a97d4cf3b5f8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1614586039', 'volume_type': 'f7508308-783b-40e9-a306-06fc4de19499', 'group_id': '426bcbb5-f9b6-48f9-8039-b3efe4022a38', 'size': 1}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:25:10.734665 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:10.734665 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:10.734665 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-d32235f1-e0f7-41c6-800d-a97d4cf3b5f8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Create volume of 1 GB Aug 25 16:25:10.734665 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-d32235f1-e0f7-41c6-800d-a97d4cf3b5f8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Availability Zones retrieved successfully. Aug 25 16:25:10.734665 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d32235f1-e0f7-41c6-800d-a97d4cf3b5f8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Flow 'volume_create_api' (cc9b13b4-bc07-40ee-b826-d2c490337ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:25:10.734665 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d32235f1-e0f7-41c6-800d-a97d4cf3b5f8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df4e0ae5-9b0d-479c-916f-2b5ac24d1a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:10.734665 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:10.734665 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:10.734665 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-d32235f1-e0f7-41c6-800d-a97d4cf3b5f8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:25:10.745664 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d32235f1-e0f7-41c6-800d-a97d4cf3b5f8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df4e0ae5-9b0d-479c-916f-2b5ac24d1a8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:25:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f7508308-783b-40e9-a306-06fc4de19499,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1456840921',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f7508308-783b-40e9-a306-06fc4de19499', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '426bcbb5-f9b6-48f9-8039-b3efe4022a38', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:10.746349 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d32235f1-e0f7-41c6-800d-a97d4cf3b5f8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf84da9d-2a26-42b5-90b0-9d3370a0629e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:10.771315 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-d32235f1-e0f7-41c6-800d-a97d4cf3b5f8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1456840921 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1456840921, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:25:10.771681 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-d32235f1-e0f7-41c6-800d-a97d4cf3b5f8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1456840921 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1456840921, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:25:10.847445 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-d32235f1-e0f7-41c6-800d-a97d4cf3b5f8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Created reservations ['1931443b-b5a3-4551-aad4-6d72fa0a9ded', 'c59b868b-9321-4b49-ae2d-b4734d67b93e', 'c947fad4-7aff-455a-bfab-4ff33d7304e3', 'a13604b1-a497-4e7c-9d91-32b3d26caa27'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:25:10.848516 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d32235f1-e0f7-41c6-800d-a97d4cf3b5f8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf84da9d-2a26-42b5-90b0-9d3370a0629e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1931443b-b5a3-4551-aad4-6d72fa0a9ded', 'c59b868b-9321-4b49-ae2d-b4734d67b93e', 'c947fad4-7aff-455a-bfab-4ff33d7304e3', 'a13604b1-a497-4e7c-9d91-32b3d26caa27']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:10.849273 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d32235f1-e0f7-41c6-800d-a97d4cf3b5f8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2cf6c26-38d9-45f2-8a48-ddb1919d3753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:10.880527 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d32235f1-e0f7-41c6-800d-a97d4cf3b5f8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2cf6c26-38d9-45f2-8a48-ddb1919d3753) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10d79d31-cb09-42dc-b969-72a21ff7abfc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1614586039',encryption_key_id=None,group_id=426bcbb5-f9b6-48f9-8039-b3efe4022a38,group_type_id=,metadata={},multiattach=False,project_id='df0eb8f70504438e9f47d6d413fab3fc',qos_specs=None,replication_status=,reservations=['1931443b-b5a3-4551-aad4-6d72fa0a9ded','c59b868b-9321-4b49-ae2d-b4734d67b93e','c947fad4-7aff-455a-bfab-4ff33d7304e3','a13604b1-a497-4e7c-9d91-32b3d26caa27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b0b3ae6093148d8b4d73baa5dd86d86',volume_type_id=f7508308-783b-40e9-a306-06fc4de19499), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:25:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1614586039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=426bcbb5-f9b6-48f9-8039-b3efe4022a38,host=None,id=10d79d31-cb09-42dc-b969-72a21ff7abfc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df0eb8f70504438e9f47d6d413fab3fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b0b3ae6093148d8b4d73baa5dd86d86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f7508308-783b-40e9-a306-06fc4de19499),volume_type_id=f7508308-783b-40e9-a306-06fc4de19499)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:10.881621 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d32235f1-e0f7-41c6-800d-a97d4cf3b5f8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95b46801-31e6-4767-8416-0b4fafcc431d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:10.903965 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d32235f1-e0f7-41c6-800d-a97d4cf3b5f8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95b46801-31e6-4767-8416-0b4fafcc431d) transitioned into state 'SUCCESS' from state '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-1614586039',encryption_key_id=None,group_id=426bcbb5-f9b6-48f9-8039-b3efe4022a38,group_type_id=,metadata={},multiattach=False,project_id='df0eb8f70504438e9f47d6d413fab3fc',qos_specs=None,replication_status=,reservations=['1931443b-b5a3-4551-aad4-6d72fa0a9ded','c59b868b-9321-4b49-ae2d-b4734d67b93e','c947fad4-7aff-455a-bfab-4ff33d7304e3','a13604b1-a497-4e7c-9d91-32b3d26caa27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b0b3ae6093148d8b4d73baa5dd86d86',volume_type_id=f7508308-783b-40e9-a306-06fc4de19499)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:10.905082 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d32235f1-e0f7-41c6-800d-a97d4cf3b5f8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a8ff9f8-579a-4e3f-847f-93e7385a5d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:10.931839 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d32235f1-e0f7-41c6-800d-a97d4cf3b5f8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a8ff9f8-579a-4e3f-847f-93e7385a5d29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:10.932724 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d32235f1-e0f7-41c6-800d-a97d4cf3b5f8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Flow 'volume_create_api' (cc9b13b4-bc07-40ee-b826-d2c490337ea7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:25:10.933111 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-d32235f1-e0f7-41c6-800d-a97d4cf3b5f8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Create volume request issued successfully. Aug 25 16:25:10.936493 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-d32235f1-e0f7-41c6-800d-a97d4cf3b5f8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:25:10.936761 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-d32235f1-e0f7-41c6-800d-a97d4cf3b5f8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:25:10.983528 np0000008093 devstack@c-api.service[100454]: DEBUG oslo_db.sqlalchemy.engines [None req-d32235f1-e0f7-41c6-800d-a97d4cf3b5f8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100454) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:25:10.987153 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:10.987153 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:10.991809 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d32235f1-e0f7-41c6-800d-a97d4cf3b5f8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:25:10.991809 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 574/2265] 10.4.3.102 () {70 vars in 1300 bytes} [Tue Aug 25 16:25:10 2026] POST /volume/v3/volumes => generated 823 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:25:11.012124 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-06323d9f-e060-455c-bf90-a3c4b2d96010 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:11.014217 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-06323d9f-e060-455c-bf90-a3c4b2d96010 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/volumes/10d79d31-cb09-42dc-b969-72a21ff7abfc Aug 25 16:25:11.014563 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-06323d9f-e060-455c-bf90-a3c4b2d96010 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:11.014815 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-06323d9f-e060-455c-bf90-a3c4b2d96010 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:11.022882 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:11.022882 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:11.031120 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-06323d9f-e060-455c-bf90-a3c4b2d96010 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Volume info retrieved successfully. Aug 25 16:25:11.032187 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-06323d9f-e060-455c-bf90-a3c4b2d96010 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:25:11.032432 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-06323d9f-e060-455c-bf90-a3c4b2d96010 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:25:11.076175 np0000008093 devstack@c-api.service[100457]: DEBUG oslo_db.sqlalchemy.engines [None req-06323d9f-e060-455c-bf90-a3c4b2d96010 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100457) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:25:11.079675 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:11.079675 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:11.090884 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-06323d9f-e060-455c-bf90-a3c4b2d96010 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/volumes/10d79d31-cb09-42dc-b969-72a21ff7abfc returned with HTTP 200 Aug 25 16:25:11.092061 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 571/2266] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:25:11 2026] GET /volume/v3/volumes/10d79d31-cb09-42dc-b969-72a21ff7abfc => generated 891 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:12.108279 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-eff1f25d-843c-4b2b-b12c-087fbd145f33 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:12.111540 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-eff1f25d-843c-4b2b-b12c-087fbd145f33 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/volumes/10d79d31-cb09-42dc-b969-72a21ff7abfc Aug 25 16:25:12.111540 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-eff1f25d-843c-4b2b-b12c-087fbd145f33 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:12.111540 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-eff1f25d-843c-4b2b-b12c-087fbd145f33 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:12.121833 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:12.121833 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:12.127669 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-eff1f25d-843c-4b2b-b12c-087fbd145f33 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Volume info retrieved successfully. Aug 25 16:25:12.136468 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-eff1f25d-843c-4b2b-b12c-087fbd145f33 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:25:12.136468 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-eff1f25d-843c-4b2b-b12c-087fbd145f33 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:25:12.197919 np0000008093 devstack@c-api.service[100456]: DEBUG oslo_db.sqlalchemy.engines [None req-eff1f25d-843c-4b2b-b12c-087fbd145f33 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100456) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:25:12.202414 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:12.202414 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:12.213783 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-eff1f25d-843c-4b2b-b12c-087fbd145f33 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/volumes/10d79d31-cb09-42dc-b969-72a21ff7abfc returned with HTTP 200 Aug 25 16:25:12.214462 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 559/2267] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:25:12 2026] GET /volume/v3/volumes/10d79d31-cb09-42dc-b969-72a21ff7abfc => generated 916 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:12.233025 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-73af64f7-8728-41b4-821a-efd56a07ebe3 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:12.235462 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-73af64f7-8728-41b4-821a-efd56a07ebe3 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:25:12.235800 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-73af64f7-8728-41b4-821a-efd56a07ebe3 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-472601575", "volume_type": "f7508308-783b-40e9-a306-06fc4de19499", "group_id": "426bcbb5-f9b6-48f9-8039-b3efe4022a38", "size": 1}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:12.237310 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-73af64f7-8728-41b4-821a-efd56a07ebe3 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-472601575', 'volume_type': 'f7508308-783b-40e9-a306-06fc4de19499', 'group_id': '426bcbb5-f9b6-48f9-8039-b3efe4022a38', 'size': 1}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:25:12.245162 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:12.245162 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:12.245650 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-73af64f7-8728-41b4-821a-efd56a07ebe3 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Create volume of 1 GB Aug 25 16:25:12.250850 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-73af64f7-8728-41b4-821a-efd56a07ebe3 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Availability Zones retrieved successfully. Aug 25 16:25:12.256615 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-73af64f7-8728-41b4-821a-efd56a07ebe3 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Flow 'volume_create_api' (2c046850-6e3d-4c9b-b490-02d5d2102ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:25:12.257669 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-73af64f7-8728-41b4-821a-efd56a07ebe3 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dd95735-d710-43a8-b837-22e87509a9e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:12.258363 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:12.258363 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:12.258766 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-73af64f7-8728-41b4-821a-efd56a07ebe3 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:25:12.284247 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-73af64f7-8728-41b4-821a-efd56a07ebe3 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dd95735-d710-43a8-b837-22e87509a9e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:25:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f7508308-783b-40e9-a306-06fc4de19499,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1456840921',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f7508308-783b-40e9-a306-06fc4de19499', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '426bcbb5-f9b6-48f9-8039-b3efe4022a38', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:12.286032 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-73af64f7-8728-41b4-821a-efd56a07ebe3 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3132e568-2d78-4049-8424-5316e234b5c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:12.334280 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-73af64f7-8728-41b4-821a-efd56a07ebe3 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1456840921 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1456840921, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:25:12.334794 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-73af64f7-8728-41b4-821a-efd56a07ebe3 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1456840921 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1456840921, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:25:12.368244 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-73af64f7-8728-41b4-821a-efd56a07ebe3 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Created reservations ['9942b1df-95b7-480b-9bf2-65ba6d4a04dd', '6a2e56b6-0bf9-4f87-8899-4827db06e93b', '33c02e8a-1b39-40da-84c1-e1f0af4db0af', '605465e1-3229-484d-9b45-1a91b81a24f1'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:25:12.368244 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-73af64f7-8728-41b4-821a-efd56a07ebe3 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3132e568-2d78-4049-8424-5316e234b5c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9942b1df-95b7-480b-9bf2-65ba6d4a04dd', '6a2e56b6-0bf9-4f87-8899-4827db06e93b', '33c02e8a-1b39-40da-84c1-e1f0af4db0af', '605465e1-3229-484d-9b45-1a91b81a24f1']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:12.368244 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-73af64f7-8728-41b4-821a-efd56a07ebe3 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba9f5616-a6d7-4fd1-a9da-c37339a1a34d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:12.392374 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-73af64f7-8728-41b4-821a-efd56a07ebe3 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba9f5616-a6d7-4fd1-a9da-c37339a1a34d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87944e86-77ab-4d74-88cd-ed5d1fd82289', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-472601575',encryption_key_id=None,group_id=426bcbb5-f9b6-48f9-8039-b3efe4022a38,group_type_id=,metadata={},multiattach=False,project_id='df0eb8f70504438e9f47d6d413fab3fc',qos_specs=None,replication_status=,reservations=['9942b1df-95b7-480b-9bf2-65ba6d4a04dd','6a2e56b6-0bf9-4f87-8899-4827db06e93b','33c02e8a-1b39-40da-84c1-e1f0af4db0af','605465e1-3229-484d-9b45-1a91b81a24f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b0b3ae6093148d8b4d73baa5dd86d86',volume_type_id=f7508308-783b-40e9-a306-06fc4de19499), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:25:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-472601575',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=426bcbb5-f9b6-48f9-8039-b3efe4022a38,host=None,id=87944e86-77ab-4d74-88cd-ed5d1fd82289,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df0eb8f70504438e9f47d6d413fab3fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b0b3ae6093148d8b4d73baa5dd86d86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f7508308-783b-40e9-a306-06fc4de19499),volume_type_id=f7508308-783b-40e9-a306-06fc4de19499)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:12.393178 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-73af64f7-8728-41b4-821a-efd56a07ebe3 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0767d91-7f11-4ae5-8592-c13237dc3808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:12.420933 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-73af64f7-8728-41b4-821a-efd56a07ebe3 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0767d91-7f11-4ae5-8592-c13237dc3808) transitioned into state 'SUCCESS' from state '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-472601575',encryption_key_id=None,group_id=426bcbb5-f9b6-48f9-8039-b3efe4022a38,group_type_id=,metadata={},multiattach=False,project_id='df0eb8f70504438e9f47d6d413fab3fc',qos_specs=None,replication_status=,reservations=['9942b1df-95b7-480b-9bf2-65ba6d4a04dd','6a2e56b6-0bf9-4f87-8899-4827db06e93b','33c02e8a-1b39-40da-84c1-e1f0af4db0af','605465e1-3229-484d-9b45-1a91b81a24f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b0b3ae6093148d8b4d73baa5dd86d86',volume_type_id=f7508308-783b-40e9-a306-06fc4de19499)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:12.422498 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-73af64f7-8728-41b4-821a-efd56a07ebe3 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c89958a8-463e-4201-9924-9c37a8d7839e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:12.443255 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-73af64f7-8728-41b4-821a-efd56a07ebe3 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c89958a8-463e-4201-9924-9c37a8d7839e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:12.447796 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-73af64f7-8728-41b4-821a-efd56a07ebe3 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Flow 'volume_create_api' (2c046850-6e3d-4c9b-b490-02d5d2102ba1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:25:12.448499 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-73af64f7-8728-41b4-821a-efd56a07ebe3 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Create volume request issued successfully. Aug 25 16:25:12.449756 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-73af64f7-8728-41b4-821a-efd56a07ebe3 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:25:12.449917 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-73af64f7-8728-41b4-821a-efd56a07ebe3 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:25:12.504009 np0000008093 devstack@c-api.service[100455]: DEBUG oslo_db.sqlalchemy.engines [None req-73af64f7-8728-41b4-821a-efd56a07ebe3 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100455) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:25:12.508330 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:12.508330 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:12.513056 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-73af64f7-8728-41b4-821a-efd56a07ebe3 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:25:12.513644 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 564/2268] 10.4.3.102 () {70 vars in 1300 bytes} [Tue Aug 25 16:25:12 2026] POST /volume/v3/volumes => generated 822 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:25:12.526867 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-0963602b-fa12-4a1f-a223-b62641122405 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:12.529390 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0963602b-fa12-4a1f-a223-b62641122405 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/volumes/87944e86-77ab-4d74-88cd-ed5d1fd82289 Aug 25 16:25:12.529722 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0963602b-fa12-4a1f-a223-b62641122405 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:12.529997 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0963602b-fa12-4a1f-a223-b62641122405 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:12.537835 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:12.537835 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:12.542610 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-0963602b-fa12-4a1f-a223-b62641122405 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Volume info retrieved successfully. Aug 25 16:25:12.543460 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-0963602b-fa12-4a1f-a223-b62641122405 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:25:12.543719 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-0963602b-fa12-4a1f-a223-b62641122405 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:25:12.583934 np0000008093 devstack@c-api.service[100454]: DEBUG oslo_db.sqlalchemy.engines [None req-0963602b-fa12-4a1f-a223-b62641122405 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100454) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:25:12.587657 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:12.587657 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:12.595964 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0963602b-fa12-4a1f-a223-b62641122405 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/volumes/87944e86-77ab-4d74-88cd-ed5d1fd82289 returned with HTTP 200 Aug 25 16:25:12.596368 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 575/2269] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:25:12 2026] GET /volume/v3/volumes/87944e86-77ab-4d74-88cd-ed5d1fd82289 => generated 890 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:13.612058 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-94c99b85-a9c6-4a80-83f0-883028f9af1c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:13.614046 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-94c99b85-a9c6-4a80-83f0-883028f9af1c tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/volumes/87944e86-77ab-4d74-88cd-ed5d1fd82289 Aug 25 16:25:13.614318 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-94c99b85-a9c6-4a80-83f0-883028f9af1c tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:13.614570 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-94c99b85-a9c6-4a80-83f0-883028f9af1c tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:13.636729 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:13.636729 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:13.645903 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-94c99b85-a9c6-4a80-83f0-883028f9af1c tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Volume info retrieved successfully. Aug 25 16:25:13.646722 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-94c99b85-a9c6-4a80-83f0-883028f9af1c tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:25:13.646923 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-94c99b85-a9c6-4a80-83f0-883028f9af1c tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:25:13.681224 np0000008093 devstack@c-api.service[100457]: DEBUG oslo_db.sqlalchemy.engines [None req-94c99b85-a9c6-4a80-83f0-883028f9af1c tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100457) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:25:13.684148 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:13.684148 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:13.701441 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-94c99b85-a9c6-4a80-83f0-883028f9af1c tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/volumes/87944e86-77ab-4d74-88cd-ed5d1fd82289 returned with HTTP 200 Aug 25 16:25:13.701973 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 572/2270] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:25:13 2026] GET /volume/v3/volumes/87944e86-77ab-4d74-88cd-ed5d1fd82289 => generated 915 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:13.717401 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-069d8996-4ccc-4e66-a290-f86f14937acf None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:13.719430 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-069d8996-4ccc-4e66-a290-f86f14937acf tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] PUT https://10.4.3.102/volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 Aug 25 16:25:13.719829 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-069d8996-4ccc-4e66-a290-f86f14937acf tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "10d79d31-cb09-42dc-b969-72a21ff7abfc"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:13.721258 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.groups [None req-069d8996-4ccc-4e66-a290-f86f14937acf tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Update called for group 426bcbb5-f9b6-48f9-8039-b3efe4022a38. {{(pid=100456) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 25 16:25:13.721377 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.groups [None req-069d8996-4ccc-4e66-a290-f86f14937acf tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Updating group 426bcbb5-f9b6-48f9-8039-b3efe4022a38 with name None description: None add_volumes: None remove_volumes: 10d79d31-cb09-42dc-b969-72a21ff7abfc. Aug 25 16:25:13.724863 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:13.724863 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:13.794577 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-069d8996-4ccc-4e66-a290-f86f14937acf tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 returned with HTTP 202 Aug 25 16:25:13.795111 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 560/2271] 10.4.3.102 () {70 vars in 1406 bytes} [Tue Aug 25 16:25:13 2026] PUT /volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:25:13.805929 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-224faf05-0cc2-4963-9cd7-a9c51ea8c3df None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:13.810636 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-224faf05-0cc2-4963-9cd7-a9c51ea8c3df tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 Aug 25 16:25:13.810636 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-224faf05-0cc2-4963-9cd7-a9c51ea8c3df tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:13.810636 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-224faf05-0cc2-4963-9cd7-a9c51ea8c3df tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:13.810636 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.groups [None req-224faf05-0cc2-4963-9cd7-a9c51ea8c3df tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] show called for member 426bcbb5-f9b6-48f9-8039-b3efe4022a38 {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:25:13.813366 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:13.813366 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:13.878216 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-224faf05-0cc2-4963-9cd7-a9c51ea8c3df tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 returned with HTTP 200 Aug 25 16:25:13.878216 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 565/2272] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:25:13 2026] GET /volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 => generated 392 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:14.893412 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-2c481146-e6e4-44c0-8308-c0b2069ca0ba None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:14.895429 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2c481146-e6e4-44c0-8308-c0b2069ca0ba tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 Aug 25 16:25:14.895695 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2c481146-e6e4-44c0-8308-c0b2069ca0ba tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:14.895919 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2c481146-e6e4-44c0-8308-c0b2069ca0ba tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:14.896071 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.groups [None req-2c481146-e6e4-44c0-8308-c0b2069ca0ba tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] show called for member 426bcbb5-f9b6-48f9-8039-b3efe4022a38 {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:25:14.899450 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:14.899450 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:14.907370 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2c481146-e6e4-44c0-8308-c0b2069ca0ba tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 returned with HTTP 200 Aug 25 16:25:14.907869 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 576/2273] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:25:14 2026] GET /volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 => generated 393 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:14.968154 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-66334726-07e5-4171-8785-399fb326e268 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:14.968154 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-66334726-07e5-4171-8785-399fb326e268 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] PUT https://10.4.3.102/volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 Aug 25 16:25:14.968154 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-66334726-07e5-4171-8785-399fb326e268 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "10d79d31-cb09-42dc-b969-72a21ff7abfc"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:14.968154 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.groups [None req-66334726-07e5-4171-8785-399fb326e268 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Update called for group 426bcbb5-f9b6-48f9-8039-b3efe4022a38. {{(pid=100457) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 25 16:25:14.968154 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.groups [None req-66334726-07e5-4171-8785-399fb326e268 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Updating group 426bcbb5-f9b6-48f9-8039-b3efe4022a38 with name None description: None add_volumes: 10d79d31-cb09-42dc-b969-72a21ff7abfc remove_volumes: None. Aug 25 16:25:14.968154 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:14.968154 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:15.029742 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-66334726-07e5-4171-8785-399fb326e268 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 returned with HTTP 202 Aug 25 16:25:15.030270 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 573/2274] 10.4.3.102 () {70 vars in 1406 bytes} [Tue Aug 25 16:25:14 2026] PUT /volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 25 16:25:15.038272 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-af55b0b9-0678-407b-9426-8892a70e0153 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:15.041737 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-af55b0b9-0678-407b-9426-8892a70e0153 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 Aug 25 16:25:15.042019 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-af55b0b9-0678-407b-9426-8892a70e0153 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:15.042256 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-af55b0b9-0678-407b-9426-8892a70e0153 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:15.042636 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.groups [None req-af55b0b9-0678-407b-9426-8892a70e0153 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] show called for member 426bcbb5-f9b6-48f9-8039-b3efe4022a38 {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:25:15.049247 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:15.049247 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:15.066079 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-af55b0b9-0678-407b-9426-8892a70e0153 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 returned with HTTP 200 Aug 25 16:25:15.066685 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 561/2275] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:25:15 2026] GET /volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 => generated 392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:16.078107 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-4d5e9695-264b-4f3e-9b05-4a87ac08fe53 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:16.080103 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4d5e9695-264b-4f3e-9b05-4a87ac08fe53 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 Aug 25 16:25:16.081687 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4d5e9695-264b-4f3e-9b05-4a87ac08fe53 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:16.081687 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4d5e9695-264b-4f3e-9b05-4a87ac08fe53 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:16.081687 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.groups [None req-4d5e9695-264b-4f3e-9b05-4a87ac08fe53 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] show called for member 426bcbb5-f9b6-48f9-8039-b3efe4022a38 {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:25:16.092023 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:16.092023 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:16.138520 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4d5e9695-264b-4f3e-9b05-4a87ac08fe53 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 returned with HTTP 200 Aug 25 16:25:16.139165 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 566/2276] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:25:16 2026] GET /volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 => generated 393 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:16.151573 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-3c1462e7-4b50-447f-bef4-499bb77beb83 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:16.153765 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3c1462e7-4b50-447f-bef4-499bb77beb83 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] PUT https://10.4.3.102/volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 Aug 25 16:25:16.154131 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3c1462e7-4b50-447f-bef4-499bb77beb83 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "87944e86-77ab-4d74-88cd-ed5d1fd82289"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:16.156107 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.groups [None req-3c1462e7-4b50-447f-bef4-499bb77beb83 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Update called for group 426bcbb5-f9b6-48f9-8039-b3efe4022a38. {{(pid=100454) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 25 16:25:16.156542 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.groups [None req-3c1462e7-4b50-447f-bef4-499bb77beb83 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Updating group 426bcbb5-f9b6-48f9-8039-b3efe4022a38 with name None description: None add_volumes: None remove_volumes: 87944e86-77ab-4d74-88cd-ed5d1fd82289. Aug 25 16:25:16.160947 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:16.160947 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:16.181468 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3c1462e7-4b50-447f-bef4-499bb77beb83 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 returned with HTTP 202 Aug 25 16:25:16.182110 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 577/2277] 10.4.3.102 () {70 vars in 1406 bytes} [Tue Aug 25 16:25:16 2026] PUT /volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:25:16.191697 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-b3e8b0d5-681b-4cc2-b114-34281288e5c8 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:16.194175 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b3e8b0d5-681b-4cc2-b114-34281288e5c8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 Aug 25 16:25:16.194466 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b3e8b0d5-681b-4cc2-b114-34281288e5c8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:16.194769 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b3e8b0d5-681b-4cc2-b114-34281288e5c8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:16.194997 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.groups [None req-b3e8b0d5-681b-4cc2-b114-34281288e5c8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] show called for member 426bcbb5-f9b6-48f9-8039-b3efe4022a38 {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:25:16.198844 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:16.198844 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:16.208191 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b3e8b0d5-681b-4cc2-b114-34281288e5c8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 returned with HTTP 200 Aug 25 16:25:16.208779 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 574/2278] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:25:16 2026] GET /volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:17.221698 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-58803dd9-8f59-4dd1-b05c-4641b20d246b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:17.225901 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-58803dd9-8f59-4dd1-b05c-4641b20d246b tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 Aug 25 16:25:17.226212 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-58803dd9-8f59-4dd1-b05c-4641b20d246b tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:17.226405 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-58803dd9-8f59-4dd1-b05c-4641b20d246b tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:17.226658 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.groups [None req-58803dd9-8f59-4dd1-b05c-4641b20d246b tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] show called for member 426bcbb5-f9b6-48f9-8039-b3efe4022a38 {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:25:17.230819 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:17.230819 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:17.239762 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-58803dd9-8f59-4dd1-b05c-4641b20d246b tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 returned with HTTP 200 Aug 25 16:25:17.242836 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 562/2279] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:25:17 2026] GET /volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 => generated 393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:17.252050 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-6ed9fb43-2d8e-410b-b87f-968e3c4b7b83 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:17.253858 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6ed9fb43-2d8e-410b-b87f-968e3c4b7b83 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] PUT https://10.4.3.102/volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 Aug 25 16:25:17.254610 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6ed9fb43-2d8e-410b-b87f-968e3c4b7b83 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "87944e86-77ab-4d74-88cd-ed5d1fd82289"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:17.257129 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.groups [None req-6ed9fb43-2d8e-410b-b87f-968e3c4b7b83 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Update called for group 426bcbb5-f9b6-48f9-8039-b3efe4022a38. {{(pid=100455) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 25 16:25:17.257129 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.groups [None req-6ed9fb43-2d8e-410b-b87f-968e3c4b7b83 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Updating group 426bcbb5-f9b6-48f9-8039-b3efe4022a38 with name None description: None add_volumes: 87944e86-77ab-4d74-88cd-ed5d1fd82289 remove_volumes: None. Aug 25 16:25:17.262841 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:17.262841 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:17.328306 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6ed9fb43-2d8e-410b-b87f-968e3c4b7b83 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 returned with HTTP 202 Aug 25 16:25:17.328306 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 567/2280] 10.4.3.102 () {70 vars in 1406 bytes} [Tue Aug 25 16:25:17 2026] PUT /volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:25:17.337845 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-41b9e9b7-d8cd-48b7-adb6-692448a47757 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:17.341200 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-41b9e9b7-d8cd-48b7-adb6-692448a47757 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 Aug 25 16:25:17.341200 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-41b9e9b7-d8cd-48b7-adb6-692448a47757 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:17.341627 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-41b9e9b7-d8cd-48b7-adb6-692448a47757 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:17.341698 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.groups [None req-41b9e9b7-d8cd-48b7-adb6-692448a47757 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] show called for member 426bcbb5-f9b6-48f9-8039-b3efe4022a38 {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:25:17.348462 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:17.348462 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:17.357177 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-41b9e9b7-d8cd-48b7-adb6-692448a47757 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 returned with HTTP 200 Aug 25 16:25:17.357659 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 578/2281] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:25:17 2026] GET /volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 => generated 392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:18.372239 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-036ad7b0-accc-40d9-8e74-39d0fe853037 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:18.374294 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-036ad7b0-accc-40d9-8e74-39d0fe853037 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 Aug 25 16:25:18.374552 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-036ad7b0-accc-40d9-8e74-39d0fe853037 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:18.374834 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-036ad7b0-accc-40d9-8e74-39d0fe853037 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:18.375023 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.groups [None req-036ad7b0-accc-40d9-8e74-39d0fe853037 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] show called for member 426bcbb5-f9b6-48f9-8039-b3efe4022a38 {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:25:18.379601 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:18.379601 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:18.389935 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-036ad7b0-accc-40d9-8e74-39d0fe853037 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 returned with HTTP 200 Aug 25 16:25:18.390356 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 575/2282] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:25:18 2026] GET /volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 => generated 393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:18.399651 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d6592058-cc1c-4f54-b7b3-5db1a580e0db None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:18.402743 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d6592058-cc1c-4f54-b7b3-5db1a580e0db tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/volumes/detail Aug 25 16:25:18.403164 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d6592058-cc1c-4f54-b7b3-5db1a580e0db tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:18.403351 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d6592058-cc1c-4f54-b7b3-5db1a580e0db tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'detail' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:18.403651 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.api_utils [None req-d6592058-cc1c-4f54-b7b3-5db1a580e0db tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Removing options '' from query. {{(pid=100456) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:25:18.404021 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:18.404021 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:18.404687 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-d6592058-cc1c-4f54-b7b3-5db1a580e0db tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100456) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:25:18.416177 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-d6592058-cc1c-4f54-b7b3-5db1a580e0db tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Get all volumes completed successfully. Aug 25 16:25:18.416880 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-d6592058-cc1c-4f54-b7b3-5db1a580e0db tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:25:18.417024 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-d6592058-cc1c-4f54-b7b3-5db1a580e0db tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:25:18.479995 np0000008093 devstack@c-api.service[100456]: DEBUG oslo_db.sqlalchemy.engines [None req-d6592058-cc1c-4f54-b7b3-5db1a580e0db tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100456) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:25:18.484188 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:18.484188 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:18.489350 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-d6592058-cc1c-4f54-b7b3-5db1a580e0db tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:25:18.489622 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-d6592058-cc1c-4f54-b7b3-5db1a580e0db tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:25:18.548644 np0000008093 devstack@c-api.service[100456]: DEBUG oslo_db.sqlalchemy.engines [None req-d6592058-cc1c-4f54-b7b3-5db1a580e0db tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100456) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:25:18.553388 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:18.553388 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:18.564974 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d6592058-cc1c-4f54-b7b3-5db1a580e0db tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/volumes/detail returned with HTTP 200 Aug 25 16:25:18.568538 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 563/2283] 10.4.3.102 () {68 vars in 1299 bytes} [Tue Aug 25 16:25:18 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:25:18.582413 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-fc3a70fb-eb12-4f21-b0cd-a76b54e19c1f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:18.584751 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-fc3a70fb-eb12-4f21-b0cd-a76b54e19c1f tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] POST https://10.4.3.102/volume/v3/group_snapshots Aug 25 16:25:18.585247 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-fc3a70fb-eb12-4f21-b0cd-a76b54e19c1f tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "426bcbb5-f9b6-48f9-8039-b3efe4022a38", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-958241088"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:18.586781 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.group_snapshots [None req-fc3a70fb-eb12-4f21-b0cd-a76b54e19c1f tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '426bcbb5-f9b6-48f9-8039-b3efe4022a38', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-958241088'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 25 16:25:18.594112 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:18.594112 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:18.600668 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.group_snapshots [None req-fc3a70fb-eb12-4f21-b0cd-a76b54e19c1f tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-958241088. Aug 25 16:25:18.629199 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:18.629199 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:18.660254 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-fc3a70fb-eb12-4f21-b0cd-a76b54e19c1f tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1456840921 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1456840921, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:25:18.751954 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-fc3a70fb-eb12-4f21-b0cd-a76b54e19c1f tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Created reservations ['b816bc27-cf9f-4bf9-a712-6800d4438cd4', '17a68fa8-ac78-4ee0-aa7d-6d62d9339b15', 'a4c917d5-4967-46cb-be9d-ce8bc52bf1b0', '3509c8b2-b919-4afc-97e9-9af17b71ea2c'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:25:19.108854 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-fc3a70fb-eb12-4f21-b0cd-a76b54e19c1f tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/group_snapshots returned with HTTP 202 Aug 25 16:25:19.109436 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 568/2284] 10.4.3.102 () {70 vars in 1324 bytes} [Tue Aug 25 16:25:18 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:25:19.119573 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-41e829e4-f16e-494b-bcc6-eb10657b9ee3 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:19.124091 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-41e829e4-f16e-494b-bcc6-eb10657b9ee3 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/group_snapshots/6fb71c32-a0f3-4a1f-a653-8a6d0e06908a Aug 25 16:25:19.124359 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-41e829e4-f16e-494b-bcc6-eb10657b9ee3 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:19.124629 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-41e829e4-f16e-494b-bcc6-eb10657b9ee3 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:19.124801 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.group_snapshots [None req-41e829e4-f16e-494b-bcc6-eb10657b9ee3 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] show called for member 6fb71c32-a0f3-4a1f-a653-8a6d0e06908a {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 16:25:19.129618 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:19.129618 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:19.133700 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-41e829e4-f16e-494b-bcc6-eb10657b9ee3 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/group_snapshots/6fb71c32-a0f3-4a1f-a653-8a6d0e06908a returned with HTTP 200 Aug 25 16:25:19.134164 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 579/2285] 10.4.3.102 () {68 vars in 1413 bytes} [Tue Aug 25 16:25:19 2026] GET /volume/v3/group_snapshots/6fb71c32-a0f3-4a1f-a653-8a6d0e06908a => generated 325 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:20.144678 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-ba47c209-b23b-42be-9d81-0b79e0954a8e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:20.146387 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ba47c209-b23b-42be-9d81-0b79e0954a8e tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/group_snapshots/6fb71c32-a0f3-4a1f-a653-8a6d0e06908a Aug 25 16:25:20.149032 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ba47c209-b23b-42be-9d81-0b79e0954a8e tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:20.149032 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ba47c209-b23b-42be-9d81-0b79e0954a8e tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:20.149032 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.group_snapshots [None req-ba47c209-b23b-42be-9d81-0b79e0954a8e tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] show called for member 6fb71c32-a0f3-4a1f-a653-8a6d0e06908a {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 16:25:20.154413 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:20.154413 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:20.173564 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ba47c209-b23b-42be-9d81-0b79e0954a8e tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/group_snapshots/6fb71c32-a0f3-4a1f-a653-8a6d0e06908a returned with HTTP 200 Aug 25 16:25:20.173968 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 576/2286] 10.4.3.102 () {68 vars in 1413 bytes} [Tue Aug 25 16:25:20 2026] GET /volume/v3/group_snapshots/6fb71c32-a0f3-4a1f-a653-8a6d0e06908a => generated 326 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:20.190662 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-93a732d7-d1fe-4bf7-8890-fcf2fa7954da None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:20.192578 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-93a732d7-d1fe-4bf7-8890-fcf2fa7954da tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/snapshots/detail Aug 25 16:25:20.192748 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-93a732d7-d1fe-4bf7-8890-fcf2fa7954da tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:20.192988 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-93a732d7-d1fe-4bf7-8890-fcf2fa7954da tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'detail' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:20.193152 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.api_utils [None req-93a732d7-d1fe-4bf7-8890-fcf2fa7954da tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Removing options '' from query. {{(pid=100456) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:25:20.194150 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.db.api [None req-93a732d7-d1fe-4bf7-8890-fcf2fa7954da tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Building query based on filter {{(pid=100456) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 16:25:20.207124 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-93a732d7-d1fe-4bf7-8890-fcf2fa7954da tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Get all snapshots completed successfully. Aug 25 16:25:20.207543 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:20.207543 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:20.208186 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-93a732d7-d1fe-4bf7-8890-fcf2fa7954da tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 16:25:20.208566 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 564/2287] 10.4.3.102 () {66 vars in 1264 bytes} [Tue Aug 25 16:25:20 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:20.220859 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d108cf9e-6714-4f15-9e49-641b43e163ea None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:20.223179 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d108cf9e-6714-4f15-9e49-641b43e163ea tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/snapshots/fc1172ac-69b1-4cf7-872c-189c3fb1a49c Aug 25 16:25:20.223414 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d108cf9e-6714-4f15-9e49-641b43e163ea tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:20.223654 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d108cf9e-6714-4f15-9e49-641b43e163ea tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:20.248076 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:20.248076 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:20.248657 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-d108cf9e-6714-4f15-9e49-641b43e163ea tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Snapshot retrieved successfully. Aug 25 16:25:20.249437 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d108cf9e-6714-4f15-9e49-641b43e163ea tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/snapshots/fc1172ac-69b1-4cf7-872c-189c3fb1a49c returned with HTTP 200 Aug 25 16:25:20.249906 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 569/2288] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:25:20 2026] GET /volume/v3/snapshots/fc1172ac-69b1-4cf7-872c-189c3fb1a49c => generated 469 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:20.260847 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b229afd3-3e07-4d90-b786-2146210f6d87 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:20.263193 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b229afd3-3e07-4d90-b786-2146210f6d87 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/snapshots/352327ee-9ee9-4e9e-8865-9821ad5791eb Aug 25 16:25:20.263531 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b229afd3-3e07-4d90-b786-2146210f6d87 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:20.263847 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b229afd3-3e07-4d90-b786-2146210f6d87 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:20.276361 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:20.276361 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:20.277059 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-b229afd3-3e07-4d90-b786-2146210f6d87 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Snapshot retrieved successfully. Aug 25 16:25:20.278269 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b229afd3-3e07-4d90-b786-2146210f6d87 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/snapshots/352327ee-9ee9-4e9e-8865-9821ad5791eb returned with HTTP 200 Aug 25 16:25:20.280344 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 580/2289] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:25:20 2026] GET /volume/v3/snapshots/352327ee-9ee9-4e9e-8865-9821ad5791eb => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:20.294458 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-14842285-bffc-49af-9b3d-93e0fac5ff40 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:20.299971 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-14842285-bffc-49af-9b3d-93e0fac5ff40 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] DELETE https://10.4.3.102/volume/v3/group_snapshots/6fb71c32-a0f3-4a1f-a653-8a6d0e06908a Aug 25 16:25:20.300450 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-14842285-bffc-49af-9b3d-93e0fac5ff40 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:20.300765 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-14842285-bffc-49af-9b3d-93e0fac5ff40 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:20.300939 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.group_snapshots [None req-14842285-bffc-49af-9b3d-93e0fac5ff40 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] delete called for member 6fb71c32-a0f3-4a1f-a653-8a6d0e06908a {{(pid=100457) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 25 16:25:20.301046 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.group_snapshots [None req-14842285-bffc-49af-9b3d-93e0fac5ff40 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Delete group_snapshot with id: 6fb71c32-a0f3-4a1f-a653-8a6d0e06908a Aug 25 16:25:20.355652 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:20.355652 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:20.470261 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-14842285-bffc-49af-9b3d-93e0fac5ff40 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/group_snapshots/6fb71c32-a0f3-4a1f-a653-8a6d0e06908a returned with HTTP 202 Aug 25 16:25:20.470855 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 577/2290] 10.4.3.102 () {68 vars in 1416 bytes} [Tue Aug 25 16:25:20 2026] DELETE /volume/v3/group_snapshots/6fb71c32-a0f3-4a1f-a653-8a6d0e06908a => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:25:20.483405 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-3f4ed3e7-8adc-4d0b-8ffb-908292fc35ff None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:20.485877 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3f4ed3e7-8adc-4d0b-8ffb-908292fc35ff tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/volumes/detail Aug 25 16:25:20.486155 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3f4ed3e7-8adc-4d0b-8ffb-908292fc35ff tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:20.486359 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3f4ed3e7-8adc-4d0b-8ffb-908292fc35ff tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'detail' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:20.486701 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.api_utils [None req-3f4ed3e7-8adc-4d0b-8ffb-908292fc35ff tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Removing options '' from query. {{(pid=100456) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:25:20.487375 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-3f4ed3e7-8adc-4d0b-8ffb-908292fc35ff tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100456) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:25:20.501337 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-3f4ed3e7-8adc-4d0b-8ffb-908292fc35ff tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Get all volumes completed successfully. Aug 25 16:25:20.502280 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-3f4ed3e7-8adc-4d0b-8ffb-908292fc35ff tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:25:20.502530 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-3f4ed3e7-8adc-4d0b-8ffb-908292fc35ff tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:25:20.546382 np0000008093 devstack@c-api.service[100456]: DEBUG oslo_db.sqlalchemy.engines [None req-3f4ed3e7-8adc-4d0b-8ffb-908292fc35ff tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100456) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:25:20.549857 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:20.549857 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:20.554209 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-3f4ed3e7-8adc-4d0b-8ffb-908292fc35ff tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:25:20.554447 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-3f4ed3e7-8adc-4d0b-8ffb-908292fc35ff tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:25:20.598408 np0000008093 devstack@c-api.service[100456]: DEBUG oslo_db.sqlalchemy.engines [None req-3f4ed3e7-8adc-4d0b-8ffb-908292fc35ff tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100456) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:25:20.602435 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:20.602435 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:20.612565 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3f4ed3e7-8adc-4d0b-8ffb-908292fc35ff tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/volumes/detail returned with HTTP 200 Aug 25 16:25:20.613032 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 565/2291] 10.4.3.102 () {68 vars in 1299 bytes} [Tue Aug 25 16:25:20 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:25:20.628212 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-2d282b91-874d-45a2-b6a1-78ca542db7d6 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:20.629893 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2d282b91-874d-45a2-b6a1-78ca542db7d6 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/snapshots/detail Aug 25 16:25:20.630055 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2d282b91-874d-45a2-b6a1-78ca542db7d6 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:20.630242 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2d282b91-874d-45a2-b6a1-78ca542db7d6 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'detail' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:20.630564 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.api_utils [None req-2d282b91-874d-45a2-b6a1-78ca542db7d6 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Removing options '' from query. {{(pid=100455) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:25:20.631568 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.db.api [None req-2d282b91-874d-45a2-b6a1-78ca542db7d6 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Building query based on filter {{(pid=100455) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 16:25:20.636789 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-2d282b91-874d-45a2-b6a1-78ca542db7d6 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Get all snapshots completed successfully. Aug 25 16:25:20.637253 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:20.637253 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:20.637894 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2d282b91-874d-45a2-b6a1-78ca542db7d6 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 16:25:20.638312 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 570/2292] 10.4.3.102 () {66 vars in 1264 bytes} [Tue Aug 25 16:25:20 2026] GET /volume/v3/snapshots/detail => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:20.648301 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-dcae28f2-02c5-445e-8f77-8293b742c18b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:20.649875 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-dcae28f2-02c5-445e-8f77-8293b742c18b tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/snapshots/fc1172ac-69b1-4cf7-872c-189c3fb1a49c Aug 25 16:25:20.650097 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-dcae28f2-02c5-445e-8f77-8293b742c18b tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:20.650303 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-dcae28f2-02c5-445e-8f77-8293b742c18b tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:20.654978 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:20.654978 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:20.655401 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-dcae28f2-02c5-445e-8f77-8293b742c18b tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Snapshot retrieved successfully. Aug 25 16:25:20.656207 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-dcae28f2-02c5-445e-8f77-8293b742c18b tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/snapshots/fc1172ac-69b1-4cf7-872c-189c3fb1a49c returned with HTTP 200 Aug 25 16:25:20.656683 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 581/2293] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:25:20 2026] GET /volume/v3/snapshots/fc1172ac-69b1-4cf7-872c-189c3fb1a49c => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:21.666613 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1200e964-5077-444b-8f3c-b1fb985bb662 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:21.668977 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1200e964-5077-444b-8f3c-b1fb985bb662 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/snapshots/fc1172ac-69b1-4cf7-872c-189c3fb1a49c Aug 25 16:25:21.669247 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1200e964-5077-444b-8f3c-b1fb985bb662 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:21.669526 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1200e964-5077-444b-8f3c-b1fb985bb662 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:21.675050 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1200e964-5077-444b-8f3c-b1fb985bb662 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/snapshots/fc1172ac-69b1-4cf7-872c-189c3fb1a49c returned with HTTP 404 Aug 25 16:25:21.675759 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 578/2294] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:25:21 2026] GET /volume/v3/snapshots/fc1172ac-69b1-4cf7-872c-189c3fb1a49c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:25:21.683215 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-04646ebd-bad4-4651-81bb-feddc39cb95e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:21.685545 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-04646ebd-bad4-4651-81bb-feddc39cb95e tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/group_snapshots/6fb71c32-a0f3-4a1f-a653-8a6d0e06908a Aug 25 16:25:21.685707 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-04646ebd-bad4-4651-81bb-feddc39cb95e tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:21.685856 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-04646ebd-bad4-4651-81bb-feddc39cb95e tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:21.685985 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.group_snapshots [None req-04646ebd-bad4-4651-81bb-feddc39cb95e tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] show called for member 6fb71c32-a0f3-4a1f-a653-8a6d0e06908a {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 16:25:21.689204 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-04646ebd-bad4-4651-81bb-feddc39cb95e tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/group_snapshots/6fb71c32-a0f3-4a1f-a653-8a6d0e06908a returned with HTTP 404 Aug 25 16:25:21.689769 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 566/2295] 10.4.3.102 () {68 vars in 1413 bytes} [Tue Aug 25 16:25:21 2026] GET /volume/v3/group_snapshots/6fb71c32-a0f3-4a1f-a653-8a6d0e06908a => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:25:21.700248 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-7870d22e-56f2-4d79-b4cc-7eea01939981 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:21.702173 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7870d22e-56f2-4d79-b4cc-7eea01939981 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] DELETE https://10.4.3.102/volume/v3/group_snapshots/6fb71c32-a0f3-4a1f-a653-8a6d0e06908a Aug 25 16:25:21.702669 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7870d22e-56f2-4d79-b4cc-7eea01939981 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:21.704084 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7870d22e-56f2-4d79-b4cc-7eea01939981 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:21.704084 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.group_snapshots [None req-7870d22e-56f2-4d79-b4cc-7eea01939981 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] delete called for member 6fb71c32-a0f3-4a1f-a653-8a6d0e06908a {{(pid=100455) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 25 16:25:21.704084 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.group_snapshots [None req-7870d22e-56f2-4d79-b4cc-7eea01939981 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Delete group_snapshot with id: 6fb71c32-a0f3-4a1f-a653-8a6d0e06908a Aug 25 16:25:21.706736 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7870d22e-56f2-4d79-b4cc-7eea01939981 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/group_snapshots/6fb71c32-a0f3-4a1f-a653-8a6d0e06908a returned with HTTP 404 Aug 25 16:25:21.707343 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 571/2296] 10.4.3.102 () {68 vars in 1416 bytes} [Tue Aug 25 16:25:21 2026] DELETE /volume/v3/group_snapshots/6fb71c32-a0f3-4a1f-a653-8a6d0e06908a => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:25:21.719152 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e01470af-46d8-42e9-9184-bfce51abfe5f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:21.723135 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e01470af-46d8-42e9-9184-bfce51abfe5f tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/volumes/detail Aug 25 16:25:21.723135 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e01470af-46d8-42e9-9184-bfce51abfe5f tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:21.723135 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e01470af-46d8-42e9-9184-bfce51abfe5f tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'detail' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:21.723135 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.api_utils [None req-e01470af-46d8-42e9-9184-bfce51abfe5f tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Removing options '' from query. {{(pid=100454) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:25:21.725424 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-e01470af-46d8-42e9-9184-bfce51abfe5f tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100454) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:25:21.734955 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-e01470af-46d8-42e9-9184-bfce51abfe5f tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Get all volumes completed successfully. Aug 25 16:25:21.735855 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-e01470af-46d8-42e9-9184-bfce51abfe5f tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:25:21.736019 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-e01470af-46d8-42e9-9184-bfce51abfe5f tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:25:21.774351 np0000008093 devstack@c-api.service[100454]: DEBUG oslo_db.sqlalchemy.engines [None req-e01470af-46d8-42e9-9184-bfce51abfe5f tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100454) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:25:21.777779 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:21.777779 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:21.782469 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-e01470af-46d8-42e9-9184-bfce51abfe5f tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:25:21.782705 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-e01470af-46d8-42e9-9184-bfce51abfe5f tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:25:21.828709 np0000008093 devstack@c-api.service[100454]: DEBUG oslo_db.sqlalchemy.engines [None req-e01470af-46d8-42e9-9184-bfce51abfe5f tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100454) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:25:21.831673 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:21.831673 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:21.839654 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e01470af-46d8-42e9-9184-bfce51abfe5f tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/volumes/detail returned with HTTP 200 Aug 25 16:25:21.840188 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 582/2297] 10.4.3.102 () {68 vars in 1299 bytes} [Tue Aug 25 16:25:21 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:25:21.861411 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-b06c9d0f-b994-4029-8620-8932c25c5f88 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:21.863177 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b06c9d0f-b994-4029-8620-8932c25c5f88 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] POST https://10.4.3.102/volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38/action Aug 25 16:25:21.863728 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b06c9d0f-b994-4029-8620-8932c25c5f88 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:25:21.863916 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b06c9d0f-b994-4029-8620-8932c25c5f88 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:21.865814 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.groups [None req-b06c9d0f-b994-4029-8620-8932c25c5f88 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] delete called for group 426bcbb5-f9b6-48f9-8039-b3efe4022a38 {{(pid=100457) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 16:25:21.866235 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.groups [None req-b06c9d0f-b994-4029-8620-8932c25c5f88 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Delete group with id: 426bcbb5-f9b6-48f9-8039-b3efe4022a38 Aug 25 16:25:21.870163 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:21.870163 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:21.918563 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b06c9d0f-b994-4029-8620-8932c25c5f88 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38/action returned with HTTP 202 Aug 25 16:25:21.919434 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 579/2298] 10.4.3.102 () {70 vars in 1428 bytes} [Tue Aug 25 16:25:21 2026] POST /volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:25:21.926043 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f0769fcd-4dc0-4c38-95c3-c41e7c211ce4 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:21.927951 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f0769fcd-4dc0-4c38-95c3-c41e7c211ce4 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/volumes/87944e86-77ab-4d74-88cd-ed5d1fd82289 Aug 25 16:25:21.928205 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f0769fcd-4dc0-4c38-95c3-c41e7c211ce4 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:21.928314 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f0769fcd-4dc0-4c38-95c3-c41e7c211ce4 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:21.935963 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:21.935963 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:21.939989 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-f0769fcd-4dc0-4c38-95c3-c41e7c211ce4 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Volume info retrieved successfully. Aug 25 16:25:21.940774 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-f0769fcd-4dc0-4c38-95c3-c41e7c211ce4 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:25:21.940936 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-f0769fcd-4dc0-4c38-95c3-c41e7c211ce4 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:25:21.985867 np0000008093 devstack@c-api.service[100456]: DEBUG oslo_db.sqlalchemy.engines [None req-f0769fcd-4dc0-4c38-95c3-c41e7c211ce4 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100456) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:25:21.989085 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:21.989085 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:21.997243 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f0769fcd-4dc0-4c38-95c3-c41e7c211ce4 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/volumes/87944e86-77ab-4d74-88cd-ed5d1fd82289 returned with HTTP 200 Aug 25 16:25:21.998910 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 567/2299] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:25:21 2026] GET /volume/v3/volumes/87944e86-77ab-4d74-88cd-ed5d1fd82289 => generated 914 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:21.999018 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-e3aa2ed7-eb00-4a35-ae54-1e84745843c1 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:22.000609 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e3aa2ed7-eb00-4a35-ae54-1e84745843c1 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:25:22.001094 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e3aa2ed7-eb00-4a35-ae54-1e84745843c1 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-134992375", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:22.003701 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-e3aa2ed7-eb00-4a35-ae54-1e84745843c1 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-134992375', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:25:22.003917 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-e3aa2ed7-eb00-4a35-ae54-1e84745843c1 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Create volume of 1 GB Aug 25 16:25:22.008038 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-e3aa2ed7-eb00-4a35-ae54-1e84745843c1 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Availability Zones retrieved successfully. Aug 25 16:25:22.013511 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-e3aa2ed7-eb00-4a35-ae54-1e84745843c1 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Flow 'volume_create_api' (ab6f587c-48ff-437c-8911-f9121f7cf4c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:25:22.015713 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-e3aa2ed7-eb00-4a35-ae54-1e84745843c1 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6065fd4-0365-4683-8b3c-1b1f1cd00ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:22.017697 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-e3aa2ed7-eb00-4a35-ae54-1e84745843c1 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:25:22.045543 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-e3aa2ed7-eb00-4a35-ae54-1e84745843c1 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6065fd4-0365-4683-8b3c-1b1f1cd00ed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:22.047225 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-e3aa2ed7-eb00-4a35-ae54-1e84745843c1 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d84b3672-42fa-440d-b2c0-6cf5e19784de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:22.181633 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-e3aa2ed7-eb00-4a35-ae54-1e84745843c1 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Created reservations ['7f2575ac-f851-4a27-9afc-99c77249e309', '6744ba10-c258-4cf1-8574-b30b87779aad', '5fd92196-c759-49fa-8c64-6818862531fa', '4c653d8c-2c04-4eea-adca-3ac8624f3f2e'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:25:22.181633 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-e3aa2ed7-eb00-4a35-ae54-1e84745843c1 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d84b3672-42fa-440d-b2c0-6cf5e19784de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f2575ac-f851-4a27-9afc-99c77249e309', '6744ba10-c258-4cf1-8574-b30b87779aad', '5fd92196-c759-49fa-8c64-6818862531fa', '4c653d8c-2c04-4eea-adca-3ac8624f3f2e']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:22.181633 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-e3aa2ed7-eb00-4a35-ae54-1e84745843c1 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cce56de3-ce18-4ef4-bbd9-e10a52d7459c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:22.224868 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-e3aa2ed7-eb00-4a35-ae54-1e84745843c1 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cce56de3-ce18-4ef4-bbd9-e10a52d7459c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21639d91-82cd-4480-bf3f-b9266ae6f18b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-134992375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bd2059baa754a4c877f953142d93d2a',qos_specs=None,replication_status=,reservations=['7f2575ac-f851-4a27-9afc-99c77249e309','6744ba10-c258-4cf1-8574-b30b87779aad','5fd92196-c759-49fa-8c64-6818862531fa','4c653d8c-2c04-4eea-adca-3ac8624f3f2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4f617e462364811aa2e8930406cf826',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:25:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-134992375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21639d91-82cd-4480-bf3f-b9266ae6f18b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1bd2059baa754a4c877f953142d93d2a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4f617e462364811aa2e8930406cf826',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:22.226909 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-e3aa2ed7-eb00-4a35-ae54-1e84745843c1 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b9965d0-7a16-476f-b44b-486830262606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:22.302718 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-e3aa2ed7-eb00-4a35-ae54-1e84745843c1 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b9965d0-7a16-476f-b44b-486830262606) transitioned into state 'SUCCESS' from state '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-134992375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bd2059baa754a4c877f953142d93d2a',qos_specs=None,replication_status=,reservations=['7f2575ac-f851-4a27-9afc-99c77249e309','6744ba10-c258-4cf1-8574-b30b87779aad','5fd92196-c759-49fa-8c64-6818862531fa','4c653d8c-2c04-4eea-adca-3ac8624f3f2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4f617e462364811aa2e8930406cf826',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:22.302718 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-e3aa2ed7-eb00-4a35-ae54-1e84745843c1 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8183784b-6b6e-45dd-a54f-668a691586d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:22.331532 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-e3aa2ed7-eb00-4a35-ae54-1e84745843c1 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8183784b-6b6e-45dd-a54f-668a691586d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:22.334144 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-e3aa2ed7-eb00-4a35-ae54-1e84745843c1 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Flow 'volume_create_api' (ab6f587c-48ff-437c-8911-f9121f7cf4c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:25:22.334144 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-e3aa2ed7-eb00-4a35-ae54-1e84745843c1 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Create volume request issued successfully. Aug 25 16:25:22.335154 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e3aa2ed7-eb00-4a35-ae54-1e84745843c1 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:25:22.335771 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 572/2300] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:25:21 2026] POST /volume/v3/volumes => generated 756 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:25:22.351149 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ee0a3961-e3e3-4e3e-a822-66a14096e987 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:22.353886 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ee0a3961-e3e3-4e3e-a822-66a14096e987 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b Aug 25 16:25:22.354197 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ee0a3961-e3e3-4e3e-a822-66a14096e987 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:22.354454 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ee0a3961-e3e3-4e3e-a822-66a14096e987 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:22.364219 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:22.364219 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:22.369313 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-ee0a3961-e3e3-4e3e-a822-66a14096e987 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:25:22.375571 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ee0a3961-e3e3-4e3e-a822-66a14096e987 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b returned with HTTP 200 Aug 25 16:25:22.376287 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 583/2301] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:22 2026] GET /volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b => generated 824 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:23.016798 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-e658256d-1400-4e90-9f9a-e4a1f8bdf032 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:23.022531 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e658256d-1400-4e90-9f9a-e4a1f8bdf032 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/volumes/87944e86-77ab-4d74-88cd-ed5d1fd82289 Aug 25 16:25:23.022970 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e658256d-1400-4e90-9f9a-e4a1f8bdf032 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:23.023186 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e658256d-1400-4e90-9f9a-e4a1f8bdf032 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:23.036646 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e658256d-1400-4e90-9f9a-e4a1f8bdf032 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/volumes/87944e86-77ab-4d74-88cd-ed5d1fd82289 returned with HTTP 404 Aug 25 16:25:23.037359 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 580/2302] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:25:23 2026] GET /volume/v3/volumes/87944e86-77ab-4d74-88cd-ed5d1fd82289 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:25:23.047618 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d411f1f5-250a-4347-aa24-d17dfc41957b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:23.050878 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d411f1f5-250a-4347-aa24-d17dfc41957b tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/volumes/10d79d31-cb09-42dc-b969-72a21ff7abfc Aug 25 16:25:23.050878 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d411f1f5-250a-4347-aa24-d17dfc41957b tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:23.050878 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d411f1f5-250a-4347-aa24-d17dfc41957b tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:23.056811 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d411f1f5-250a-4347-aa24-d17dfc41957b tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/volumes/10d79d31-cb09-42dc-b969-72a21ff7abfc returned with HTTP 404 Aug 25 16:25:23.057448 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 568/2303] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:25:23 2026] GET /volume/v3/volumes/10d79d31-cb09-42dc-b969-72a21ff7abfc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:25:23.065156 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-6cc2b70d-8146-421c-a62c-109d569775ca None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:23.067146 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6cc2b70d-8146-421c-a62c-109d569775ca tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 Aug 25 16:25:23.067450 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6cc2b70d-8146-421c-a62c-109d569775ca tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:23.067728 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6cc2b70d-8146-421c-a62c-109d569775ca tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:23.067855 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.groups [None req-6cc2b70d-8146-421c-a62c-109d569775ca tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] show called for member 426bcbb5-f9b6-48f9-8039-b3efe4022a38 {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:25:23.071375 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6cc2b70d-8146-421c-a62c-109d569775ca tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 returned with HTTP 404 Aug 25 16:25:23.072116 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 573/2304] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:25:23 2026] GET /volume/v3/groups/426bcbb5-f9b6-48f9-8039-b3efe4022a38 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 25 16:25:23.080374 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-31bb3220-0cf2-48c3-b465-a35f8bf479ce None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:23.082263 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-31bb3220-0cf2-48c3-b465-a35f8bf479ce tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] DELETE https://10.4.3.102/volume/v3/group_types/a91b24e3-9fa4-4859-b06b-e05aef8e1c88 Aug 25 16:25:23.082575 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-31bb3220-0cf2-48c3-b465-a35f8bf479ce tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:23.082829 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-31bb3220-0cf2-48c3-b465-a35f8bf479ce tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:23.098073 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-31bb3220-0cf2-48c3-b465-a35f8bf479ce tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] https://10.4.3.102/volume/v3/group_types/a91b24e3-9fa4-4859-b06b-e05aef8e1c88 returned with HTTP 202 Aug 25 16:25:23.098550 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 584/2305] 10.4.3.102 () {68 vars in 1404 bytes} [Tue Aug 25 16:25:23 2026] DELETE /volume/v3/group_types/a91b24e3-9fa4-4859-b06b-e05aef8e1c88 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:25:23.105528 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d04e7657-538a-4e08-96e5-586056f2f429 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:23.107293 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d04e7657-538a-4e08-96e5-586056f2f429 tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] DELETE https://10.4.3.102/volume/v3/types/f7508308-783b-40e9-a306-06fc4de19499 Aug 25 16:25:23.107540 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d04e7657-538a-4e08-96e5-586056f2f429 tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:23.107858 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d04e7657-538a-4e08-96e5-586056f2f429 tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] Calling method '_delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:23.130928 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d04e7657-538a-4e08-96e5-586056f2f429 tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] https://10.4.3.102/volume/v3/types/f7508308-783b-40e9-a306-06fc4de19499 returned with HTTP 202 Aug 25 16:25:23.131431 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 581/2306] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:25:23 2026] DELETE /volume/v3/types/f7508308-783b-40e9-a306-06fc4de19499 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:25:23.142315 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-70d8aa18-585a-4ebe-b244-96311c1127f9 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:23.143929 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-70d8aa18-585a-4ebe-b244-96311c1127f9 tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] GET https://10.4.3.102/volume/v3/types/f7508308-783b-40e9-a306-06fc4de19499 Aug 25 16:25:23.144108 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-70d8aa18-585a-4ebe-b244-96311c1127f9 tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:23.144313 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-70d8aa18-585a-4ebe-b244-96311c1127f9 tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:23.148658 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-70d8aa18-585a-4ebe-b244-96311c1127f9 tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] https://10.4.3.102/volume/v3/types/f7508308-783b-40e9-a306-06fc4de19499 returned with HTTP 404 Aug 25 16:25:23.149086 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 569/2307] 10.4.3.102 () {66 vars in 1342 bytes} [Tue Aug 25 16:25:23 2026] GET /volume/v3/types/f7508308-783b-40e9-a306-06fc4de19499 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:25:23.158125 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-db8b5569-0955-4f1c-bf62-51d31c1f09ef None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:23.160123 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-db8b5569-0955-4f1c-bf62-51d31c1f09ef tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:25:23.160542 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-db8b5569-0955-4f1c-bf62-51d31c1f09ef tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-396025244"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:23.162530 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:23.162530 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:23.174796 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-db8b5569-0955-4f1c-bf62-51d31c1f09ef tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:25:23.175200 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 574/2308] 10.4.3.102 () {68 vars in 1252 bytes} [Tue Aug 25 16:25:23 2026] POST /volume/v3/types => generated 223 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:23.184978 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-2ea73f84-7659-4fb0-9672-974bc9b09561 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:23.186705 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2ea73f84-7659-4fb0-9672-974bc9b09561 tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] POST https://10.4.3.102/volume/v3/group_types Aug 25 16:25:23.187028 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2ea73f84-7659-4fb0-9672-974bc9b09561 tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1324182264"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:23.276157 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2ea73f84-7659-4fb0-9672-974bc9b09561 tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] https://10.4.3.102/volume/v3/group_types returned with HTTP 202 Aug 25 16:25:23.276819 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 585/2309] 10.4.3.102 () {70 vars in 1311 bytes} [Tue Aug 25 16:25:23 2026] POST /volume/v3/group_types => generated 181 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:25:23.291818 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c2e20b69-a0e6-4ec2-bbdc-b262a17c04f0 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:23.294247 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c2e20b69-a0e6-4ec2-bbdc-b262a17c04f0 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] POST https://10.4.3.102/volume/v3/groups Aug 25 16:25:23.294840 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c2e20b69-a0e6-4ec2-bbdc-b262a17c04f0 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "97019d84-6a4a-4a31-92bf-cb49f5a52beb", "volume_types": ["dfd1c039-5b1f-4a27-91b4-d82cda92ea25"], "name": "tempest-GroupSnapshotsTest-Group-716515928"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:23.296977 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.groups [None req-c2e20b69-a0e6-4ec2-bbdc-b262a17c04f0 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Creating new group {'group': {'group_type': '97019d84-6a4a-4a31-92bf-cb49f5a52beb', 'volume_types': ['dfd1c039-5b1f-4a27-91b4-d82cda92ea25'], 'name': 'tempest-GroupSnapshotsTest-Group-716515928'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 16:25:23.301715 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.groups [None req-c2e20b69-a0e6-4ec2-bbdc-b262a17c04f0 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Creating group tempest-GroupSnapshotsTest-Group-716515928. Aug 25 16:25:23.309019 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-c2e20b69-a0e6-4ec2-bbdc-b262a17c04f0 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Availability Zones retrieved successfully. Aug 25 16:25:23.324681 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-c2e20b69-a0e6-4ec2-bbdc-b262a17c04f0 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Created reservations ['cd42046d-1146-4741-bcc1-ce807c293a5b'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:25:23.372741 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c2e20b69-a0e6-4ec2-bbdc-b262a17c04f0 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/groups returned with HTTP 202 Aug 25 16:25:23.372741 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 582/2310] 10.4.3.102 () {70 vars in 1297 bytes} [Tue Aug 25 16:25:23 2026] POST /volume/v3/groups => generated 111 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:25:23.389349 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-865bc9fe-163b-488d-bb54-39a112803101 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:23.390219 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-865bc9fe-163b-488d-bb54-39a112803101 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/groups/a90c8ce7-deb6-4693-b155-9038258250a8 Aug 25 16:25:23.390502 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-865bc9fe-163b-488d-bb54-39a112803101 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:23.390822 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-865bc9fe-163b-488d-bb54-39a112803101 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:23.391180 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.groups [None req-865bc9fe-163b-488d-bb54-39a112803101 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] show called for member a90c8ce7-deb6-4693-b155-9038258250a8 {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:25:23.395273 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-2d789324-21e7-4245-8306-601394d306be None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:23.395930 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:23.395930 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:23.402252 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2d789324-21e7-4245-8306-601394d306be tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b Aug 25 16:25:23.402644 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2d789324-21e7-4245-8306-601394d306be tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:23.405496 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2d789324-21e7-4245-8306-601394d306be tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:23.406395 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-865bc9fe-163b-488d-bb54-39a112803101 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/groups/a90c8ce7-deb6-4693-b155-9038258250a8 returned with HTTP 200 Aug 25 16:25:23.407264 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 570/2311] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:25:23 2026] GET /volume/v3/groups/a90c8ce7-deb6-4693-b155-9038258250a8 => generated 391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:23.411731 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:23.411731 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:23.421726 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-2d789324-21e7-4245-8306-601394d306be tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:25:23.426795 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2d789324-21e7-4245-8306-601394d306be tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b returned with HTTP 200 Aug 25 16:25:23.427365 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 575/2312] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:23 2026] GET /volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:23.442760 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-60d891ea-46b2-414d-96f2-13d6ba6a69d8 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:23.445542 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-60d891ea-46b2-414d-96f2-13d6ba6a69d8 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b Aug 25 16:25:23.445826 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-60d891ea-46b2-414d-96f2-13d6ba6a69d8 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:23.446080 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-60d891ea-46b2-414d-96f2-13d6ba6a69d8 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:23.456019 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:23.456019 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:23.462643 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-60d891ea-46b2-414d-96f2-13d6ba6a69d8 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:25:23.466025 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-60d891ea-46b2-414d-96f2-13d6ba6a69d8 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b returned with HTTP 200 Aug 25 16:25:23.466568 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 586/2313] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:23 2026] GET /volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:23.753605 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c8064018-9a3c-428b-aeaf-0a2353d0c432 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:23.755342 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c8064018-9a3c-428b-aeaf-0a2353d0c432 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:25:23.755686 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c8064018-9a3c-428b-aeaf-0a2353d0c432 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-2034684580"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:23.757283 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-c8064018-9a3c-428b-aeaf-0a2353d0c432 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-2034684580'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:25:23.757427 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-c8064018-9a3c-428b-aeaf-0a2353d0c432 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Create volume of 1 GB Aug 25 16:25:23.757786 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:23.757786 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:23.762656 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-c8064018-9a3c-428b-aeaf-0a2353d0c432 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Availability Zones retrieved successfully. Aug 25 16:25:23.769627 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-c8064018-9a3c-428b-aeaf-0a2353d0c432 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Flow 'volume_create_api' (b8cd06f3-60b2-49b9-b9fb-63e1d7cac394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:25:23.770735 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-c8064018-9a3c-428b-aeaf-0a2353d0c432 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7741559b-6366-470a-8c65-a46697d40900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:23.771860 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-c8064018-9a3c-428b-aeaf-0a2353d0c432 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:25:23.804228 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-c8064018-9a3c-428b-aeaf-0a2353d0c432 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7741559b-6366-470a-8c65-a46697d40900) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:23.805022 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-c8064018-9a3c-428b-aeaf-0a2353d0c432 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5ce092f-6f26-4f43-abe8-821a3edab4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:23.930309 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-c8064018-9a3c-428b-aeaf-0a2353d0c432 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Created reservations ['c07bbb3e-5bd7-483c-8831-8425d07ed413', '72e4b4d2-77dd-459c-b623-807b921ebdad', 'b2dc66e9-7fd7-470a-89fa-a3d8d989e061', '6db4a69e-c572-4562-ab38-c7de075e0454'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:25:23.931075 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-c8064018-9a3c-428b-aeaf-0a2353d0c432 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5ce092f-6f26-4f43-abe8-821a3edab4eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c07bbb3e-5bd7-483c-8831-8425d07ed413', '72e4b4d2-77dd-459c-b623-807b921ebdad', 'b2dc66e9-7fd7-470a-89fa-a3d8d989e061', '6db4a69e-c572-4562-ab38-c7de075e0454']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:23.931923 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-c8064018-9a3c-428b-aeaf-0a2353d0c432 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (386ae055-6169-4739-9e9d-f4ddea6f6bc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:23.964387 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-c8064018-9a3c-428b-aeaf-0a2353d0c432 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (386ae055-6169-4739-9e9d-f4ddea6f6bc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da5babfd-6b43-407c-af1a-d78504af721a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2034684580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dcea7ecabe74dd49643be87eb202eef',qos_specs=None,replication_status=,reservations=['c07bbb3e-5bd7-483c-8831-8425d07ed413','72e4b4d2-77dd-459c-b623-807b921ebdad','b2dc66e9-7fd7-470a-89fa-a3d8d989e061','6db4a69e-c572-4562-ab38-c7de075e0454'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b66e26c4d3b45c18c7931b489e22029',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:25:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2034684580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da5babfd-6b43-407c-af1a-d78504af721a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8dcea7ecabe74dd49643be87eb202eef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b66e26c4d3b45c18c7931b489e22029',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:23.965370 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-c8064018-9a3c-428b-aeaf-0a2353d0c432 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed5281fd-c603-41f9-a4ef-e579a8c813bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:23.992289 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-c8064018-9a3c-428b-aeaf-0a2353d0c432 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed5281fd-c603-41f9-a4ef-e579a8c813bd) transitioned into state 'SUCCESS' from state '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-2034684580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dcea7ecabe74dd49643be87eb202eef',qos_specs=None,replication_status=,reservations=['c07bbb3e-5bd7-483c-8831-8425d07ed413','72e4b4d2-77dd-459c-b623-807b921ebdad','b2dc66e9-7fd7-470a-89fa-a3d8d989e061','6db4a69e-c572-4562-ab38-c7de075e0454'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b66e26c4d3b45c18c7931b489e22029',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:23.993017 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-c8064018-9a3c-428b-aeaf-0a2353d0c432 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97b0010c-1197-4009-ab58-bc30509ebee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:24.017352 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-c8064018-9a3c-428b-aeaf-0a2353d0c432 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97b0010c-1197-4009-ab58-bc30509ebee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:24.018705 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-c8064018-9a3c-428b-aeaf-0a2353d0c432 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Flow 'volume_create_api' (b8cd06f3-60b2-49b9-b9fb-63e1d7cac394) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:25:24.019153 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-c8064018-9a3c-428b-aeaf-0a2353d0c432 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Create volume request issued successfully. Aug 25 16:25:24.019920 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c8064018-9a3c-428b-aeaf-0a2353d0c432 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:25:24.020515 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 583/2314] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:25:23 2026] POST /volume/v3/volumes => generated 757 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:25:24.033263 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-2a061fd3-62b2-49fd-9e49-07894541fb06 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:24.036144 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2a061fd3-62b2-49fd-9e49-07894541fb06 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] GET https://10.4.3.102/volume/v3/volumes/da5babfd-6b43-407c-af1a-d78504af721a Aug 25 16:25:24.036369 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2a061fd3-62b2-49fd-9e49-07894541fb06 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:24.036656 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2a061fd3-62b2-49fd-9e49-07894541fb06 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:24.045497 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:24.045497 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:24.050465 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-2a061fd3-62b2-49fd-9e49-07894541fb06 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Volume info retrieved successfully. Aug 25 16:25:24.058542 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2a061fd3-62b2-49fd-9e49-07894541fb06 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] https://10.4.3.102/volume/v3/volumes/da5babfd-6b43-407c-af1a-d78504af721a returned with HTTP 200 Aug 25 16:25:24.059056 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 571/2315] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:24 2026] GET /volume/v3/volumes/da5babfd-6b43-407c-af1a-d78504af721a => generated 825 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:24.200746 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-53e0c0b8-9cf0-4bab-b8d8-ed448fafe03b req-afab697a-1f42-4fec-a10d-a7c473b6b67a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:24.204730 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-53e0c0b8-9cf0-4bab-b8d8-ed448fafe03b req-afab697a-1f42-4fec-a10d-a7c473b6b67a tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b Aug 25 16:25:24.205088 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-53e0c0b8-9cf0-4bab-b8d8-ed448fafe03b req-afab697a-1f42-4fec-a10d-a7c473b6b67a tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:24.205416 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-53e0c0b8-9cf0-4bab-b8d8-ed448fafe03b req-afab697a-1f42-4fec-a10d-a7c473b6b67a tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:24.216233 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:24.216233 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:24.221485 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-53e0c0b8-9cf0-4bab-b8d8-ed448fafe03b req-afab697a-1f42-4fec-a10d-a7c473b6b67a tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:25:24.227153 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-53e0c0b8-9cf0-4bab-b8d8-ed448fafe03b req-afab697a-1f42-4fec-a10d-a7c473b6b67a tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b returned with HTTP 200 Aug 25 16:25:24.228104 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 576/2316] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:25:24 2026] GET /volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:24.347129 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9b4f562e-82df-4d04-bd3c-ddba5eb65724 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:24.347565 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9b4f562e-82df-4d04-bd3c-ddba5eb65724 None None] GET https://10.4.3.102/volume// Aug 25 16:25:24.347735 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9b4f562e-82df-4d04-bd3c-ddba5eb65724 None None] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:24.347924 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9b4f562e-82df-4d04-bd3c-ddba5eb65724 None None] Calling method 'all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:24.348277 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9b4f562e-82df-4d04-bd3c-ddba5eb65724 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:25:24.348624 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 587/2317] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:25:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 25 16:25:24.355915 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-53e0c0b8-9cf0-4bab-b8d8-ed448fafe03b req-7b68e02a-9597-4703-b10a-d5cefe9d39ac None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:24.420156 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-497c879c-d4fa-4652-9aba-7028bef8835d None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:24.421895 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-497c879c-d4fa-4652-9aba-7028bef8835d tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/groups/a90c8ce7-deb6-4693-b155-9038258250a8 Aug 25 16:25:24.421895 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-497c879c-d4fa-4652-9aba-7028bef8835d tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:24.422030 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-497c879c-d4fa-4652-9aba-7028bef8835d tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:24.422157 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.groups [None req-497c879c-d4fa-4652-9aba-7028bef8835d tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] show called for member a90c8ce7-deb6-4693-b155-9038258250a8 {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:25:24.425842 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:24.425842 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:24.433428 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-497c879c-d4fa-4652-9aba-7028bef8835d tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/groups/a90c8ce7-deb6-4693-b155-9038258250a8 returned with HTTP 200 Aug 25 16:25:24.433970 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 572/2318] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:25:24 2026] GET /volume/v3/groups/a90c8ce7-deb6-4693-b155-9038258250a8 => generated 392 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:24.439557 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-53e0c0b8-9cf0-4bab-b8d8-ed448fafe03b req-7b68e02a-9597-4703-b10a-d5cefe9d39ac tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:25:24.440055 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-53e0c0b8-9cf0-4bab-b8d8-ed448fafe03b req-7b68e02a-9597-4703-b10a-d5cefe9d39ac tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "21639d91-82cd-4480-bf3f-b9266ae6f18b", "connector": null, "instance_uuid": "b183bc23-4a71-4bc5-8c22-97e0422dad24"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:24.444721 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-bcf32d09-6c01-40a7-9363-5ed83fe873c8 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:24.446974 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bcf32d09-6c01-40a7-9363-5ed83fe873c8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:25:24.447220 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bcf32d09-6c01-40a7-9363-5ed83fe873c8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1120846147", "volume_type": "dfd1c039-5b1f-4a27-91b4-d82cda92ea25", "group_id": "a90c8ce7-deb6-4693-b155-9038258250a8", "size": 1}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:24.448773 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-bcf32d09-6c01-40a7-9363-5ed83fe873c8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1120846147', 'volume_type': 'dfd1c039-5b1f-4a27-91b4-d82cda92ea25', 'group_id': 'a90c8ce7-deb6-4693-b155-9038258250a8', 'size': 1}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:25:24.453487 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:24.453487 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:24.455456 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:24.455456 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:24.456088 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-bcf32d09-6c01-40a7-9363-5ed83fe873c8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Create volume of 1 GB Aug 25 16:25:24.461573 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-bcf32d09-6c01-40a7-9363-5ed83fe873c8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Availability Zones retrieved successfully. Aug 25 16:25:24.467165 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bcf32d09-6c01-40a7-9363-5ed83fe873c8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Flow 'volume_create_api' (a09c6c6e-8610-43d0-bef4-6a82bf4376fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:25:24.468483 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bcf32d09-6c01-40a7-9363-5ed83fe873c8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b401233-4837-4e6f-b0e6-cdef22920704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:24.470335 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:24.470335 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:24.470944 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-bcf32d09-6c01-40a7-9363-5ed83fe873c8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:25:24.492983 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bcf32d09-6c01-40a7-9363-5ed83fe873c8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b401233-4837-4e6f-b0e6-cdef22920704) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:25:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dfd1c039-5b1f-4a27-91b4-d82cda92ea25,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-396025244',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfd1c039-5b1f-4a27-91b4-d82cda92ea25', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a90c8ce7-deb6-4693-b155-9038258250a8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:24.493922 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bcf32d09-6c01-40a7-9363-5ed83fe873c8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0938d1dc-ce27-404b-8ad2-8a27ae9011b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:24.522022 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-bcf32d09-6c01-40a7-9363-5ed83fe873c8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-396025244 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-396025244, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:25:24.522351 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-bcf32d09-6c01-40a7-9363-5ed83fe873c8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-396025244 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-396025244, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:25:24.528011 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-53e0c0b8-9cf0-4bab-b8d8-ed448fafe03b req-7b68e02a-9597-4703-b10a-d5cefe9d39ac tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:25:24.529015 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 584/2319] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:25:24 2026] POST /volume/v3/attachments => generated 273 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:24.564847 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-bcf32d09-6c01-40a7-9363-5ed83fe873c8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Created reservations ['73901ce9-f941-4d5a-9baf-436b41b054ed', '7d7d026a-d4d6-4c63-a507-8d795d37840f', '93b06b8c-54c6-4146-81bd-47164fa55b05', 'faed1448-fb14-4107-8e35-cf485d5e85a0'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:25:24.569131 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-0dc817f6-117f-4653-acd8-76d7d959d40d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:24.569342 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bcf32d09-6c01-40a7-9363-5ed83fe873c8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0938d1dc-ce27-404b-8ad2-8a27ae9011b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73901ce9-f941-4d5a-9baf-436b41b054ed', '7d7d026a-d4d6-4c63-a507-8d795d37840f', '93b06b8c-54c6-4146-81bd-47164fa55b05', 'faed1448-fb14-4107-8e35-cf485d5e85a0']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:24.571962 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bcf32d09-6c01-40a7-9363-5ed83fe873c8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f190cfe1-4d7a-4ea9-9a81-13da429c107c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:24.572374 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0dc817f6-117f-4653-acd8-76d7d959d40d tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b Aug 25 16:25:24.572710 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0dc817f6-117f-4653-acd8-76d7d959d40d tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:24.573029 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0dc817f6-117f-4653-acd8-76d7d959d40d tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:24.586022 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:24.586022 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:24.591889 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-0dc817f6-117f-4653-acd8-76d7d959d40d tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:25:24.598111 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0dc817f6-117f-4653-acd8-76d7d959d40d tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b returned with HTTP 200 Aug 25 16:25:24.598736 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-74d424c5-b380-4b75-bfd0-f26af7358267 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:24.599224 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-74d424c5-b380-4b75-bfd0-f26af7358267 None None] GET https://10.4.3.102/volume// Aug 25 16:25:24.599482 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-74d424c5-b380-4b75-bfd0-f26af7358267 None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:24.599547 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 588/2320] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:24 2026] GET /volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:25:24.599788 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-74d424c5-b380-4b75-bfd0-f26af7358267 None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:24.600304 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-74d424c5-b380-4b75-bfd0-f26af7358267 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:25:24.600744 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 573/2321] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:25:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:25:24.601445 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bcf32d09-6c01-40a7-9363-5ed83fe873c8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f190cfe1-4d7a-4ea9-9a81-13da429c107c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03268b23-b37a-4ef9-9cd4-621e1efe63ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1120846147',encryption_key_id=None,group_id=a90c8ce7-deb6-4693-b155-9038258250a8,group_type_id=,metadata={},multiattach=False,project_id='df0eb8f70504438e9f47d6d413fab3fc',qos_specs=None,replication_status=,reservations=['73901ce9-f941-4d5a-9baf-436b41b054ed','7d7d026a-d4d6-4c63-a507-8d795d37840f','93b06b8c-54c6-4146-81bd-47164fa55b05','faed1448-fb14-4107-8e35-cf485d5e85a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b0b3ae6093148d8b4d73baa5dd86d86',volume_type_id=dfd1c039-5b1f-4a27-91b4-d82cda92ea25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:25:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1120846147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a90c8ce7-deb6-4693-b155-9038258250a8,host=None,id=03268b23-b37a-4ef9-9cd4-621e1efe63ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df0eb8f70504438e9f47d6d413fab3fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b0b3ae6093148d8b4d73baa5dd86d86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfd1c039-5b1f-4a27-91b4-d82cda92ea25),volume_type_id=dfd1c039-5b1f-4a27-91b4-d82cda92ea25)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:24.602449 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bcf32d09-6c01-40a7-9363-5ed83fe873c8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8e28538-9a55-4a4e-9c2d-938bd40c0607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:24.608620 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-53e0c0b8-9cf0-4bab-b8d8-ed448fafe03b req-c35bd393-cf13-42c8-b59b-7f4b54932518 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:24.611004 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-53e0c0b8-9cf0-4bab-b8d8-ed448fafe03b req-c35bd393-cf13-42c8-b59b-7f4b54932518 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b Aug 25 16:25:24.611220 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-53e0c0b8-9cf0-4bab-b8d8-ed448fafe03b req-c35bd393-cf13-42c8-b59b-7f4b54932518 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:24.611487 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-53e0c0b8-9cf0-4bab-b8d8-ed448fafe03b req-c35bd393-cf13-42c8-b59b-7f4b54932518 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:24.622534 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:24.622534 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:24.627283 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-53e0c0b8-9cf0-4bab-b8d8-ed448fafe03b req-c35bd393-cf13-42c8-b59b-7f4b54932518 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:25:24.627598 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bcf32d09-6c01-40a7-9363-5ed83fe873c8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8e28538-9a55-4a4e-9c2d-938bd40c0607) transitioned into state 'SUCCESS' from state '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-1120846147',encryption_key_id=None,group_id=a90c8ce7-deb6-4693-b155-9038258250a8,group_type_id=,metadata={},multiattach=False,project_id='df0eb8f70504438e9f47d6d413fab3fc',qos_specs=None,replication_status=,reservations=['73901ce9-f941-4d5a-9baf-436b41b054ed','7d7d026a-d4d6-4c63-a507-8d795d37840f','93b06b8c-54c6-4146-81bd-47164fa55b05','faed1448-fb14-4107-8e35-cf485d5e85a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b0b3ae6093148d8b4d73baa5dd86d86',volume_type_id=dfd1c039-5b1f-4a27-91b4-d82cda92ea25)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:24.628628 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bcf32d09-6c01-40a7-9363-5ed83fe873c8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fcc65ba-4b14-415d-a2a6-6894f91b5bb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:24.632940 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-53e0c0b8-9cf0-4bab-b8d8-ed448fafe03b req-c35bd393-cf13-42c8-b59b-7f4b54932518 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b returned with HTTP 200 Aug 25 16:25:24.633517 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 585/2322] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:25:24 2026] GET /volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b => generated 1028 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:25:24.647238 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bcf32d09-6c01-40a7-9363-5ed83fe873c8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fcc65ba-4b14-415d-a2a6-6894f91b5bb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:24.648609 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bcf32d09-6c01-40a7-9363-5ed83fe873c8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Flow 'volume_create_api' (a09c6c6e-8610-43d0-bef4-6a82bf4376fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:25:24.649224 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-bcf32d09-6c01-40a7-9363-5ed83fe873c8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Create volume request issued successfully. Aug 25 16:25:24.650317 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-bcf32d09-6c01-40a7-9363-5ed83fe873c8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:25:24.650746 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-bcf32d09-6c01-40a7-9363-5ed83fe873c8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:25:24.715406 np0000008093 devstack@c-api.service[100455]: DEBUG oslo_db.sqlalchemy.engines [None req-bcf32d09-6c01-40a7-9363-5ed83fe873c8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100455) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:25:24.720095 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:24.720095 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:24.724111 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bcf32d09-6c01-40a7-9363-5ed83fe873c8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:25:24.724928 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 577/2323] 10.4.3.102 () {70 vars in 1300 bytes} [Tue Aug 25 16:25:24 2026] POST /volume/v3/volumes => generated 822 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:25:24.740021 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-583b484a-fae6-4850-bc3b-39ef525c49a8 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:24.742023 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-583b484a-fae6-4850-bc3b-39ef525c49a8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/volumes/03268b23-b37a-4ef9-9cd4-621e1efe63ac Aug 25 16:25:24.742318 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-583b484a-fae6-4850-bc3b-39ef525c49a8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:24.742669 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-583b484a-fae6-4850-bc3b-39ef525c49a8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:24.753143 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:24.753143 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:24.765436 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-583b484a-fae6-4850-bc3b-39ef525c49a8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Volume info retrieved successfully. Aug 25 16:25:24.766030 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-583b484a-fae6-4850-bc3b-39ef525c49a8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:25:24.766771 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-583b484a-fae6-4850-bc3b-39ef525c49a8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:25:24.769394 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-53e0c0b8-9cf0-4bab-b8d8-ed448fafe03b req-4251835b-141a-430c-815e-665ecd7c36e5 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:24.771862 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-53e0c0b8-9cf0-4bab-b8d8-ed448fafe03b req-4251835b-141a-430c-815e-665ecd7c36e5 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] PUT https://10.4.3.102/volume/v3/attachments/17db1bf9-7a81-4f09-9359-b35f6dbc6609 Aug 25 16:25:24.772329 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-53e0c0b8-9cf0-4bab-b8d8-ed448fafe03b req-4251835b-141a-430c-815e-665ecd7c36e5 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:24.782628 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-53e0c0b8-9cf0-4bab-b8d8-ed448fafe03b req-4251835b-141a-430c-815e-665ecd7c36e5 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Acquiring lock "cinder-attachment_update-21639d91-82cd-4480-bf3f-b9266ae6f18b-np0000008093" by "attachment_update" {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:25:24.787186 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-53e0c0b8-9cf0-4bab-b8d8-ed448fafe03b req-4251835b-141a-430c-815e-665ecd7c36e5 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Lock "cinder-attachment_update-21639d91-82cd-4480-bf3f-b9266ae6f18b-np0000008093" acquired by "attachment_update" :: waited 0.005s {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:25:24.788253 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:24.788253 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:24.810214 np0000008093 devstack@c-api.service[100454]: DEBUG oslo_db.sqlalchemy.engines [None req-583b484a-fae6-4850-bc3b-39ef525c49a8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100454) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:25:24.813738 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:24.813738 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:24.835146 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-583b484a-fae6-4850-bc3b-39ef525c49a8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/volumes/03268b23-b37a-4ef9-9cd4-621e1efe63ac returned with HTTP 200 Aug 25 16:25:24.835146 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 589/2324] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:25:24 2026] GET /volume/v3/volumes/03268b23-b37a-4ef9-9cd4-621e1efe63ac => generated 914 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:24.953957 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-53e0c0b8-9cf0-4bab-b8d8-ed448fafe03b req-4251835b-141a-430c-815e-665ecd7c36e5 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Lock "cinder-attachment_update-21639d91-82cd-4480-bf3f-b9266ae6f18b-np0000008093" released by "attachment_update" :: held 0.167s {{(pid=100456) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:25:24.954322 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-53e0c0b8-9cf0-4bab-b8d8-ed448fafe03b req-4251835b-141a-430c-815e-665ecd7c36e5 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/attachments/17db1bf9-7a81-4f09-9359-b35f6dbc6609 returned with HTTP 200 Aug 25 16:25:24.954824 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 574/2325] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:25:24 2026] PUT /volume/v3/attachments/17db1bf9-7a81-4f09-9359-b35f6dbc6609 => generated 969 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:25.075955 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-a7e4c9c1-5674-471a-b2fc-c3a9d2b7deef None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:25.079880 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a7e4c9c1-5674-471a-b2fc-c3a9d2b7deef tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] GET https://10.4.3.102/volume/v3/volumes/da5babfd-6b43-407c-af1a-d78504af721a Aug 25 16:25:25.080137 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a7e4c9c1-5674-471a-b2fc-c3a9d2b7deef tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:25.080412 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a7e4c9c1-5674-471a-b2fc-c3a9d2b7deef tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:25.091914 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:25.091914 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:25.107231 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-a7e4c9c1-5674-471a-b2fc-c3a9d2b7deef tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Volume info retrieved successfully. Aug 25 16:25:25.117894 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a7e4c9c1-5674-471a-b2fc-c3a9d2b7deef tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] https://10.4.3.102/volume/v3/volumes/da5babfd-6b43-407c-af1a-d78504af721a returned with HTTP 200 Aug 25 16:25:25.118740 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 586/2326] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:25 2026] GET /volume/v3/volumes/da5babfd-6b43-407c-af1a-d78504af721a => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:25.616803 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-80077d8b-2c5a-4c79-bede-97f50d7babed None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:25.620957 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-80077d8b-2c5a-4c79-bede-97f50d7babed tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b Aug 25 16:25:25.621521 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-80077d8b-2c5a-4c79-bede-97f50d7babed tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:25.621874 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-80077d8b-2c5a-4c79-bede-97f50d7babed tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:25.641407 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:25.641407 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:25.646295 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-80077d8b-2c5a-4c79-bede-97f50d7babed tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:25:25.654059 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-80077d8b-2c5a-4c79-bede-97f50d7babed tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b returned with HTTP 200 Aug 25 16:25:25.655004 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 578/2327] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:25 2026] GET /volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:25.839986 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-3849190b-60a4-4fdd-ba6f-83f3caf3226a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:25.842556 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3849190b-60a4-4fdd-ba6f-83f3caf3226a tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/volumes/03268b23-b37a-4ef9-9cd4-621e1efe63ac Aug 25 16:25:25.842884 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3849190b-60a4-4fdd-ba6f-83f3caf3226a tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:25.843219 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3849190b-60a4-4fdd-ba6f-83f3caf3226a tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:25.855024 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:25.855024 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:25.861275 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-3849190b-60a4-4fdd-ba6f-83f3caf3226a tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Volume info retrieved successfully. Aug 25 16:25:25.862307 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-3849190b-60a4-4fdd-ba6f-83f3caf3226a tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:25:25.862697 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-3849190b-60a4-4fdd-ba6f-83f3caf3226a tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:25:25.919068 np0000008093 devstack@c-api.service[100454]: DEBUG oslo_db.sqlalchemy.engines [None req-3849190b-60a4-4fdd-ba6f-83f3caf3226a tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100454) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:25:25.922998 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:25.922998 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:25.933092 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3849190b-60a4-4fdd-ba6f-83f3caf3226a tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/volumes/03268b23-b37a-4ef9-9cd4-621e1efe63ac returned with HTTP 200 Aug 25 16:25:25.933695 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 590/2328] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:25:25 2026] GET /volume/v3/volumes/03268b23-b37a-4ef9-9cd4-621e1efe63ac => generated 915 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:25.950880 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-7ac3c1bd-6f0b-4208-8f1f-8006929732b1 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:25.952806 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7ac3c1bd-6f0b-4208-8f1f-8006929732b1 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] POST https://10.4.3.102/volume/v3/group_snapshots Aug 25 16:25:25.953178 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7ac3c1bd-6f0b-4208-8f1f-8006929732b1 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "a90c8ce7-deb6-4693-b155-9038258250a8", "name": "tempest-group_snapshot-2033209177"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:25.954835 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.group_snapshots [None req-7ac3c1bd-6f0b-4208-8f1f-8006929732b1 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'a90c8ce7-deb6-4693-b155-9038258250a8', 'name': 'tempest-group_snapshot-2033209177'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 25 16:25:25.959169 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:25.959169 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:25.968150 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.group_snapshots [None req-7ac3c1bd-6f0b-4208-8f1f-8006929732b1 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Creating group_snapshot tempest-group_snapshot-2033209177. Aug 25 16:25:26.001152 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:26.001152 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:26.022638 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [None req-7ac3c1bd-6f0b-4208-8f1f-8006929732b1 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-396025244 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-396025244, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:25:26.022638 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [None req-7ac3c1bd-6f0b-4208-8f1f-8006929732b1 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-396025244 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-396025244, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:25:26.084428 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-7ac3c1bd-6f0b-4208-8f1f-8006929732b1 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Created reservations ['b7d6effa-53a8-4868-abb9-1d7f3e7d7317', 'c42ca6f5-1188-4228-bafd-21384343c460', '9d26f94c-13d0-430b-b9e1-ea65fc9574c8', '096daf4a-b1cf-462a-9c43-dc2591da4020'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:25:26.153778 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7ac3c1bd-6f0b-4208-8f1f-8006929732b1 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/group_snapshots returned with HTTP 202 Aug 25 16:25:26.154746 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 575/2329] 10.4.3.102 () {70 vars in 1324 bytes} [Tue Aug 25 16:25:25 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:25:26.165521 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-36970314-1f8e-494d-86b7-9e0b822eeaf8 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:26.167851 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-36970314-1f8e-494d-86b7-9e0b822eeaf8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/group_snapshots/1f4873ed-662b-4433-a55b-6f9895e8a58b Aug 25 16:25:26.168534 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-36970314-1f8e-494d-86b7-9e0b822eeaf8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:26.168534 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-36970314-1f8e-494d-86b7-9e0b822eeaf8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:26.168581 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.group_snapshots [None req-36970314-1f8e-494d-86b7-9e0b822eeaf8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] show called for member 1f4873ed-662b-4433-a55b-6f9895e8a58b {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 16:25:26.172731 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:26.172731 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:26.177828 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-36970314-1f8e-494d-86b7-9e0b822eeaf8 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/group_snapshots/1f4873ed-662b-4433-a55b-6f9895e8a58b returned with HTTP 200 Aug 25 16:25:26.178363 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 587/2330] 10.4.3.102 () {68 vars in 1413 bytes} [Tue Aug 25 16:25:26 2026] GET /volume/v3/group_snapshots/1f4873ed-662b-4433-a55b-6f9895e8a58b => generated 307 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:26.672123 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d28fa946-e61c-4041-925a-bdb7529d3ca1 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:26.675495 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d28fa946-e61c-4041-925a-bdb7529d3ca1 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b Aug 25 16:25:26.675495 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d28fa946-e61c-4041-925a-bdb7529d3ca1 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:26.675495 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d28fa946-e61c-4041-925a-bdb7529d3ca1 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:26.690226 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:26.690226 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:26.696342 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-d28fa946-e61c-4041-925a-bdb7529d3ca1 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:25:26.702575 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d28fa946-e61c-4041-925a-bdb7529d3ca1 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b returned with HTTP 200 Aug 25 16:25:26.703384 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 579/2331] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:26 2026] GET /volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:27.067507 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-97baa3f1-0714-44df-af9c-e914fb95de42 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:27.073169 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-97baa3f1-0714-44df-af9c-e914fb95de42 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 Aug 25 16:25:27.073383 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-97baa3f1-0714-44df-af9c-e914fb95de42 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:27.073615 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-97baa3f1-0714-44df-af9c-e914fb95de42 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:27.127007 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:27.127007 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:27.133018 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-97baa3f1-0714-44df-af9c-e914fb95de42 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:25:27.139761 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-97baa3f1-0714-44df-af9c-e914fb95de42 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 returned with HTTP 200 Aug 25 16:25:27.140328 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 591/2332] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:27 2026] GET /volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 => generated 883 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:27.152858 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a51047ce-4e3a-405d-8e3c-949dc22f0d03 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:27.154783 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a51047ce-4e3a-405d-8e3c-949dc22f0d03 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 Aug 25 16:25:27.154989 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a51047ce-4e3a-405d-8e3c-949dc22f0d03 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:27.155163 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a51047ce-4e3a-405d-8e3c-949dc22f0d03 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:27.162577 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:27.162577 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:27.166503 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-a51047ce-4e3a-405d-8e3c-949dc22f0d03 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:25:27.171059 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a51047ce-4e3a-405d-8e3c-949dc22f0d03 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 returned with HTTP 200 Aug 25 16:25:27.171488 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 576/2333] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:27 2026] GET /volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:27.188767 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-483c2421-26c9-4ce5-b020-4d02fa6b4832 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:27.192714 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-483c2421-26c9-4ce5-b020-4d02fa6b4832 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/group_snapshots/1f4873ed-662b-4433-a55b-6f9895e8a58b Aug 25 16:25:27.192714 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-483c2421-26c9-4ce5-b020-4d02fa6b4832 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:27.192714 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-483c2421-26c9-4ce5-b020-4d02fa6b4832 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:27.192714 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.group_snapshots [None req-483c2421-26c9-4ce5-b020-4d02fa6b4832 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] show called for member 1f4873ed-662b-4433-a55b-6f9895e8a58b {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 16:25:27.194329 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:27.194329 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:27.198010 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-483c2421-26c9-4ce5-b020-4d02fa6b4832 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/group_snapshots/1f4873ed-662b-4433-a55b-6f9895e8a58b returned with HTTP 200 Aug 25 16:25:27.198503 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 588/2334] 10.4.3.102 () {68 vars in 1413 bytes} [Tue Aug 25 16:25:27 2026] GET /volume/v3/group_snapshots/1f4873ed-662b-4433-a55b-6f9895e8a58b => generated 308 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:27.208215 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d8567ab6-1421-47e9-b2cd-2473a1a0caee None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:27.209840 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d8567ab6-1421-47e9-b2cd-2473a1a0caee tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/snapshots/detail Aug 25 16:25:27.210143 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d8567ab6-1421-47e9-b2cd-2473a1a0caee tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:27.210409 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d8567ab6-1421-47e9-b2cd-2473a1a0caee tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'detail' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:27.210769 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.api_utils [None req-d8567ab6-1421-47e9-b2cd-2473a1a0caee tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Removing options '' from query. {{(pid=100455) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:25:27.211888 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.db.api [None req-d8567ab6-1421-47e9-b2cd-2473a1a0caee tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Building query based on filter {{(pid=100455) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 16:25:27.216440 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-d8567ab6-1421-47e9-b2cd-2473a1a0caee tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Get all snapshots completed successfully. Aug 25 16:25:27.218204 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:27.218204 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:27.218204 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d8567ab6-1421-47e9-b2cd-2473a1a0caee tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 16:25:27.218204 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 580/2335] 10.4.3.102 () {66 vars in 1264 bytes} [Tue Aug 25 16:25:27 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:27.229906 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-1de0a721-d11f-49e8-a023-1d11b3fa8246 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:27.232082 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-40cd4ede-bc0b-4d14-b311-83e2ecb90669 req-066aedb8-5e68-4f02-b4c1-ff3fa3b0fd17 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:27.232406 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1de0a721-d11f-49e8-a023-1d11b3fa8246 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/snapshots/ab5ae266-c838-4656-a105-d27e3501bb7e Aug 25 16:25:27.232697 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1de0a721-d11f-49e8-a023-1d11b3fa8246 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:27.232922 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1de0a721-d11f-49e8-a023-1d11b3fa8246 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:27.234788 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-40cd4ede-bc0b-4d14-b311-83e2ecb90669 req-066aedb8-5e68-4f02-b4c1-ff3fa3b0fd17 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 Aug 25 16:25:27.235215 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-40cd4ede-bc0b-4d14-b311-83e2ecb90669 req-066aedb8-5e68-4f02-b4c1-ff3fa3b0fd17 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:27.235657 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-40cd4ede-bc0b-4d14-b311-83e2ecb90669 req-066aedb8-5e68-4f02-b4c1-ff3fa3b0fd17 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:27.238612 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:27.238612 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:27.239244 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-1de0a721-d11f-49e8-a023-1d11b3fa8246 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Snapshot retrieved successfully. Aug 25 16:25:27.240288 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1de0a721-d11f-49e8-a023-1d11b3fa8246 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/snapshots/ab5ae266-c838-4656-a105-d27e3501bb7e returned with HTTP 200 Aug 25 16:25:27.241295 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 592/2336] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:25:27 2026] GET /volume/v3/snapshots/ab5ae266-c838-4656-a105-d27e3501bb7e => generated 451 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:27.244829 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:27.244829 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:27.256115 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-40cd4ede-bc0b-4d14-b311-83e2ecb90669 req-066aedb8-5e68-4f02-b4c1-ff3fa3b0fd17 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:25:27.257236 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1b324c7f-6023-47fa-be0f-44337fbe27fc None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:27.260448 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1b324c7f-6023-47fa-be0f-44337fbe27fc tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/group_snapshots/1f4873ed-662b-4433-a55b-6f9895e8a58b Aug 25 16:25:27.260955 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1b324c7f-6023-47fa-be0f-44337fbe27fc tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:27.261288 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1b324c7f-6023-47fa-be0f-44337fbe27fc tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:27.261558 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.group_snapshots [None req-1b324c7f-6023-47fa-be0f-44337fbe27fc tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] show called for member 1f4873ed-662b-4433-a55b-6f9895e8a58b {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 16:25:27.262708 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-40cd4ede-bc0b-4d14-b311-83e2ecb90669 req-066aedb8-5e68-4f02-b4c1-ff3fa3b0fd17 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 returned with HTTP 200 Aug 25 16:25:27.263230 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 577/2337] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:25:27 2026] GET /volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 => generated 883 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:27.266448 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:27.266448 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:27.272190 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1b324c7f-6023-47fa-be0f-44337fbe27fc tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/group_snapshots/1f4873ed-662b-4433-a55b-6f9895e8a58b returned with HTTP 200 Aug 25 16:25:27.272190 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 589/2338] 10.4.3.102 () {68 vars in 1413 bytes} [Tue Aug 25 16:25:27 2026] GET /volume/v3/group_snapshots/1f4873ed-662b-4433-a55b-6f9895e8a58b => generated 308 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:27.285919 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d912a4ce-d615-4c25-955c-513e2b3ee872 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:27.287478 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d912a4ce-d615-4c25-955c-513e2b3ee872 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/group_snapshots/detail Aug 25 16:25:27.290052 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d912a4ce-d615-4c25-955c-513e2b3ee872 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:27.290052 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d912a4ce-d615-4c25-955c-513e2b3ee872 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:27.297179 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d912a4ce-d615-4c25-955c-513e2b3ee872 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 25 16:25:27.297916 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 581/2339] 10.4.3.102 () {68 vars in 1323 bytes} [Tue Aug 25 16:25:27 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:27.310338 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-15537971-b6a0-49d3-b786-145a2c0d5fc6 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:27.315398 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-15537971-b6a0-49d3-b786-145a2c0d5fc6 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] DELETE https://10.4.3.102/volume/v3/group_snapshots/1f4873ed-662b-4433-a55b-6f9895e8a58b Aug 25 16:25:27.315728 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-15537971-b6a0-49d3-b786-145a2c0d5fc6 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:27.315977 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-15537971-b6a0-49d3-b786-145a2c0d5fc6 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:27.316134 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.group_snapshots [None req-15537971-b6a0-49d3-b786-145a2c0d5fc6 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] delete called for member 1f4873ed-662b-4433-a55b-6f9895e8a58b {{(pid=100454) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 25 16:25:27.316251 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.group_snapshots [None req-15537971-b6a0-49d3-b786-145a2c0d5fc6 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Delete group_snapshot with id: 1f4873ed-662b-4433-a55b-6f9895e8a58b Aug 25 16:25:27.324030 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:27.324030 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:27.379907 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-15537971-b6a0-49d3-b786-145a2c0d5fc6 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/group_snapshots/1f4873ed-662b-4433-a55b-6f9895e8a58b returned with HTTP 202 Aug 25 16:25:27.380418 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 593/2340] 10.4.3.102 () {68 vars in 1416 bytes} [Tue Aug 25 16:25:27 2026] DELETE /volume/v3/group_snapshots/1f4873ed-662b-4433-a55b-6f9895e8a58b => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:25:27.389269 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0140f386-2243-4e5b-a0ff-283e13f4303c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:27.389679 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0140f386-2243-4e5b-a0ff-283e13f4303c None None] GET https://10.4.3.102/volume// Aug 25 16:25:27.389837 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0140f386-2243-4e5b-a0ff-283e13f4303c None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:27.390049 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0140f386-2243-4e5b-a0ff-283e13f4303c None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:27.390353 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0140f386-2243-4e5b-a0ff-283e13f4303c None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:25:27.390669 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 578/2341] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:25:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:25:27.392385 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-e66b2b0c-b911-421f-bed2-c1417d74fa2d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:27.394355 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e66b2b0c-b911-421f-bed2-c1417d74fa2d tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/volumes/detail Aug 25 16:25:27.394643 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e66b2b0c-b911-421f-bed2-c1417d74fa2d tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:27.394976 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e66b2b0c-b911-421f-bed2-c1417d74fa2d tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'detail' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:27.395423 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.api_utils [None req-e66b2b0c-b911-421f-bed2-c1417d74fa2d tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Removing options '' from query. {{(pid=100457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:25:27.396311 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e66b2b0c-b911-421f-bed2-c1417d74fa2d tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100457) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:25:27.399980 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-40cd4ede-bc0b-4d14-b311-83e2ecb90669 req-17f1d578-4674-4b1b-8be3-08ec0e16bcf1 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:27.403735 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-e66b2b0c-b911-421f-bed2-c1417d74fa2d tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Get all volumes completed successfully. Aug 25 16:25:27.404510 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-e66b2b0c-b911-421f-bed2-c1417d74fa2d tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:25:27.404741 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-e66b2b0c-b911-421f-bed2-c1417d74fa2d tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:25:27.444036 np0000008093 devstack@c-api.service[100457]: DEBUG oslo_db.sqlalchemy.engines [None req-e66b2b0c-b911-421f-bed2-c1417d74fa2d tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100457) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:25:27.448600 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:27.448600 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:27.459857 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e66b2b0c-b911-421f-bed2-c1417d74fa2d tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/volumes/detail returned with HTTP 200 Aug 25 16:25:27.460087 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 590/2342] 10.4.3.102 () {68 vars in 1299 bytes} [Tue Aug 25 16:25:27 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:27.463095 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-40cd4ede-bc0b-4d14-b311-83e2ecb90669 req-17f1d578-4674-4b1b-8be3-08ec0e16bcf1 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:25:27.464318 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-40cd4ede-bc0b-4d14-b311-83e2ecb90669 req-17f1d578-4674-4b1b-8be3-08ec0e16bcf1 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "483ad3fa-881b-4534-a47b-aafc306f2017", "connector": null, "instance_uuid": "8bae0658-68ae-4a16-a2fa-f0bf2cce27d6"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:27.478248 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-cfbac1ee-3705-4740-9426-bf757128e728 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:27.478613 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:27.478613 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:27.480567 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cfbac1ee-3705-4740-9426-bf757128e728 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/snapshots/detail Aug 25 16:25:27.480951 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cfbac1ee-3705-4740-9426-bf757128e728 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:27.481177 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cfbac1ee-3705-4740-9426-bf757128e728 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'detail' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:27.481557 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.api_utils [None req-cfbac1ee-3705-4740-9426-bf757128e728 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Removing options '' from query. {{(pid=100454) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:25:27.481966 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:27.481966 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:27.483211 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.db.api [None req-cfbac1ee-3705-4740-9426-bf757128e728 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Building query based on filter {{(pid=100454) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 16:25:27.488694 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-cfbac1ee-3705-4740-9426-bf757128e728 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Get all snapshots completed successfully. Aug 25 16:25:27.489194 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:27.489194 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:27.490019 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cfbac1ee-3705-4740-9426-bf757128e728 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 16:25:27.490581 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 594/2343] 10.4.3.102 () {66 vars in 1264 bytes} [Tue Aug 25 16:25:27 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:27.500382 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-18adea46-5d7f-4cd3-897f-e6ca95e95530 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:27.503461 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-18adea46-5d7f-4cd3-897f-e6ca95e95530 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/snapshots/ab5ae266-c838-4656-a105-d27e3501bb7e Aug 25 16:25:27.504003 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-18adea46-5d7f-4cd3-897f-e6ca95e95530 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:27.504416 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-18adea46-5d7f-4cd3-897f-e6ca95e95530 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:27.510007 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-18adea46-5d7f-4cd3-897f-e6ca95e95530 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/snapshots/ab5ae266-c838-4656-a105-d27e3501bb7e returned with HTTP 404 Aug 25 16:25:27.510827 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 579/2344] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:25:27 2026] GET /volume/v3/snapshots/ab5ae266-c838-4656-a105-d27e3501bb7e => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:25:27.529743 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f3018284-4261-4298-988e-194446fdee6f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:27.529743 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f3018284-4261-4298-988e-194446fdee6f tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/group_snapshots/1f4873ed-662b-4433-a55b-6f9895e8a58b Aug 25 16:25:27.529743 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f3018284-4261-4298-988e-194446fdee6f tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:27.529743 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f3018284-4261-4298-988e-194446fdee6f tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:27.529743 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.group_snapshots [None req-f3018284-4261-4298-988e-194446fdee6f tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] show called for member 1f4873ed-662b-4433-a55b-6f9895e8a58b {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 16:25:27.529743 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:27.529743 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:27.532315 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f3018284-4261-4298-988e-194446fdee6f tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/group_snapshots/1f4873ed-662b-4433-a55b-6f9895e8a58b returned with HTTP 200 Aug 25 16:25:27.533188 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 591/2345] 10.4.3.102 () {68 vars in 1413 bytes} [Tue Aug 25 16:25:27 2026] GET /volume/v3/group_snapshots/1f4873ed-662b-4433-a55b-6f9895e8a58b => generated 307 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:27.540215 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-40cd4ede-bc0b-4d14-b311-83e2ecb90669 req-17f1d578-4674-4b1b-8be3-08ec0e16bcf1 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:25:27.540965 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 582/2346] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:25:27 2026] POST /volume/v3/attachments => generated 273 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:27.587949 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f4d15b55-fcfd-4133-8da7-3a2679bffd2a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:27.589855 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f4d15b55-fcfd-4133-8da7-3a2679bffd2a tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 Aug 25 16:25:27.590061 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f4d15b55-fcfd-4133-8da7-3a2679bffd2a tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:27.590270 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f4d15b55-fcfd-4133-8da7-3a2679bffd2a tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:27.599716 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:27.599716 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:27.603143 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-808f65cb-b1eb-403c-9fdc-704949183604 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:27.603548 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-808f65cb-b1eb-403c-9fdc-704949183604 None None] GET https://10.4.3.102/volume// Aug 25 16:25:27.603755 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-808f65cb-b1eb-403c-9fdc-704949183604 None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:27.603841 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-f4d15b55-fcfd-4133-8da7-3a2679bffd2a tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:25:27.603996 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-808f65cb-b1eb-403c-9fdc-704949183604 None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:27.604312 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-808f65cb-b1eb-403c-9fdc-704949183604 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:25:27.604713 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 580/2347] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:25:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:25:27.608341 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f4d15b55-fcfd-4133-8da7-3a2679bffd2a tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 returned with HTTP 200 Aug 25 16:25:27.608730 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 595/2348] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:27 2026] GET /volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:27.612171 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-40cd4ede-bc0b-4d14-b311-83e2ecb90669 req-5a9a0c95-977a-41e9-80ef-80276d917394 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:27.614229 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-40cd4ede-bc0b-4d14-b311-83e2ecb90669 req-5a9a0c95-977a-41e9-80ef-80276d917394 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 Aug 25 16:25:27.614433 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-40cd4ede-bc0b-4d14-b311-83e2ecb90669 req-5a9a0c95-977a-41e9-80ef-80276d917394 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:27.614654 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-40cd4ede-bc0b-4d14-b311-83e2ecb90669 req-5a9a0c95-977a-41e9-80ef-80276d917394 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:27.624141 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:27.624141 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:27.628204 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-40cd4ede-bc0b-4d14-b311-83e2ecb90669 req-5a9a0c95-977a-41e9-80ef-80276d917394 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:25:27.633027 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-40cd4ede-bc0b-4d14-b311-83e2ecb90669 req-5a9a0c95-977a-41e9-80ef-80276d917394 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 returned with HTTP 200 Aug 25 16:25:27.633484 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 592/2349] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:25:27 2026] GET /volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 => generated 1062 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:25:27.721090 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-03485dd4-d22c-4f56-a46b-ac23855de176 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:27.726220 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-03485dd4-d22c-4f56-a46b-ac23855de176 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b Aug 25 16:25:27.726394 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-03485dd4-d22c-4f56-a46b-ac23855de176 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:27.726602 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-03485dd4-d22c-4f56-a46b-ac23855de176 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:27.737963 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-40cd4ede-bc0b-4d14-b311-83e2ecb90669 req-cc1fb084-ad64-46a4-8cc6-21468a878c04 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:27.739990 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-40cd4ede-bc0b-4d14-b311-83e2ecb90669 req-cc1fb084-ad64-46a4-8cc6-21468a878c04 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] PUT https://10.4.3.102/volume/v3/attachments/3d33a39f-f268-4a28-9d5f-09896982beb5 Aug 25 16:25:27.740666 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-40cd4ede-bc0b-4d14-b311-83e2ecb90669 req-cc1fb084-ad64-46a4-8cc6-21468a878c04 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:27.742077 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:27.742077 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:27.745769 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-03485dd4-d22c-4f56-a46b-ac23855de176 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:25:27.752149 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-40cd4ede-bc0b-4d14-b311-83e2ecb90669 req-cc1fb084-ad64-46a4-8cc6-21468a878c04 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Acquiring lock "cinder-attachment_update-483ad3fa-881b-4534-a47b-aafc306f2017-np0000008093" by "attachment_update" {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:25:27.753195 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-03485dd4-d22c-4f56-a46b-ac23855de176 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b returned with HTTP 200 Aug 25 16:25:27.753667 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 583/2350] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:27 2026] GET /volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:27.757323 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-40cd4ede-bc0b-4d14-b311-83e2ecb90669 req-cc1fb084-ad64-46a4-8cc6-21468a878c04 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Lock "cinder-attachment_update-483ad3fa-881b-4534-a47b-aafc306f2017-np0000008093" acquired by "attachment_update" :: waited 0.005s {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:25:27.758357 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:27.758357 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:27.913983 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-40cd4ede-bc0b-4d14-b311-83e2ecb90669 req-cc1fb084-ad64-46a4-8cc6-21468a878c04 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Lock "cinder-attachment_update-483ad3fa-881b-4534-a47b-aafc306f2017-np0000008093" released by "attachment_update" :: held 0.157s {{(pid=100456) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:25:27.914361 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-40cd4ede-bc0b-4d14-b311-83e2ecb90669 req-cc1fb084-ad64-46a4-8cc6-21468a878c04 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/attachments/3d33a39f-f268-4a28-9d5f-09896982beb5 returned with HTTP 200 Aug 25 16:25:27.914901 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 581/2351] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:25:27 2026] PUT /volume/v3/attachments/3d33a39f-f268-4a28-9d5f-09896982beb5 => generated 968 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:27.923194 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-40cd4ede-bc0b-4d14-b311-83e2ecb90669 req-f24fdd30-7fa2-4046-b978-fd02926401ea None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:27.925544 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-40cd4ede-bc0b-4d14-b311-83e2ecb90669 req-f24fdd30-7fa2-4046-b978-fd02926401ea tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017/encryption Aug 25 16:25:27.925804 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-40cd4ede-bc0b-4d14-b311-83e2ecb90669 req-f24fdd30-7fa2-4046-b978-fd02926401ea tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:27.926010 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-40cd4ede-bc0b-4d14-b311-83e2ecb90669 req-f24fdd30-7fa2-4046-b978-fd02926401ea tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'index' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:27.936417 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:27.936417 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:27.944028 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-40cd4ede-bc0b-4d14-b311-83e2ecb90669 req-f24fdd30-7fa2-4046-b978-fd02926401ea tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017/encryption returned with HTTP 200 Aug 25 16:25:27.944466 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 596/2352] 10.4.3.102 () {68 vars in 1631 bytes} [Tue Aug 25 16:25:27 2026] GET /volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:28.285946 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-53e0c0b8-9cf0-4bab-b8d8-ed448fafe03b req-cdd797ca-87be-46a6-b4ab-156c762cca27 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:28.288210 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-53e0c0b8-9cf0-4bab-b8d8-ed448fafe03b req-cdd797ca-87be-46a6-b4ab-156c762cca27 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] POST https://10.4.3.102/volume/v3/attachments/17db1bf9-7a81-4f09-9359-b35f6dbc6609/action Aug 25 16:25:28.288339 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-53e0c0b8-9cf0-4bab-b8d8-ed448fafe03b req-cdd797ca-87be-46a6-b4ab-156c762cca27 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Action body: b'{"os-complete": null}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:25:28.288480 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-53e0c0b8-9cf0-4bab-b8d8-ed448fafe03b req-cdd797ca-87be-46a6-b4ab-156c762cca27 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:28.306773 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:28.306773 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:28.324287 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-53e0c0b8-9cf0-4bab-b8d8-ed448fafe03b req-cdd797ca-87be-46a6-b4ab-156c762cca27 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/attachments/17db1bf9-7a81-4f09-9359-b35f6dbc6609/action returned with HTTP 204 Aug 25 16:25:28.324797 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 593/2353] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:25:28 2026] POST /volume/v3/attachments/17db1bf9-7a81-4f09-9359-b35f6dbc6609/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:25:28.542531 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-7dcdec71-f0ef-4197-a85a-2fd8c4154e3c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:28.546493 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7dcdec71-f0ef-4197-a85a-2fd8c4154e3c tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/group_snapshots/1f4873ed-662b-4433-a55b-6f9895e8a58b Aug 25 16:25:28.546493 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7dcdec71-f0ef-4197-a85a-2fd8c4154e3c tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:28.546493 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7dcdec71-f0ef-4197-a85a-2fd8c4154e3c tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:28.546493 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.group_snapshots [None req-7dcdec71-f0ef-4197-a85a-2fd8c4154e3c tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] show called for member 1f4873ed-662b-4433-a55b-6f9895e8a58b {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 16:25:28.547767 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7dcdec71-f0ef-4197-a85a-2fd8c4154e3c tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/group_snapshots/1f4873ed-662b-4433-a55b-6f9895e8a58b returned with HTTP 404 Aug 25 16:25:28.548210 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 584/2354] 10.4.3.102 () {68 vars in 1413 bytes} [Tue Aug 25 16:25:28 2026] GET /volume/v3/group_snapshots/1f4873ed-662b-4433-a55b-6f9895e8a58b => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:25:28.821206 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-4fedf33f-8000-4035-b4b2-abf48776f208 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:28.821206 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4fedf33f-8000-4035-b4b2-abf48776f208 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/group_snapshots Aug 25 16:25:28.821206 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4fedf33f-8000-4035-b4b2-abf48776f208 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:28.821206 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4fedf33f-8000-4035-b4b2-abf48776f208 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:28.821206 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:28.821206 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:28.821206 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4fedf33f-8000-4035-b4b2-abf48776f208 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/group_snapshots returned with HTTP 200 Aug 25 16:25:28.821206 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 582/2355] 10.4.3.102 () {68 vars in 1302 bytes} [Tue Aug 25 16:25:28 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:28.840098 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-eb41d794-fd18-4ebd-9516-12880cc93ff4 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:28.840839 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-82a196e6-ae1c-45f1-8b2d-6a530d47d367 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:28.840870 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-eb41d794-fd18-4ebd-9516-12880cc93ff4 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 Aug 25 16:25:28.840870 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-eb41d794-fd18-4ebd-9516-12880cc93ff4 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:28.840909 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-82a196e6-ae1c-45f1-8b2d-6a530d47d367 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b Aug 25 16:25:28.840936 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-eb41d794-fd18-4ebd-9516-12880cc93ff4 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:28.841015 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-82a196e6-ae1c-45f1-8b2d-6a530d47d367 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:28.841015 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-82a196e6-ae1c-45f1-8b2d-6a530d47d367 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:28.841099 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-93a36f16-5da4-4709-8720-ff5611a5ba7c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:28.841099 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-93a36f16-5da4-4709-8720-ff5611a5ba7c tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] DELETE https://10.4.3.102/volume/v3/group_snapshots/1f4873ed-662b-4433-a55b-6f9895e8a58b Aug 25 16:25:28.841099 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-93a36f16-5da4-4709-8720-ff5611a5ba7c tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:28.841099 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-93a36f16-5da4-4709-8720-ff5611a5ba7c tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:28.841099 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.group_snapshots [None req-93a36f16-5da4-4709-8720-ff5611a5ba7c tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] delete called for member 1f4873ed-662b-4433-a55b-6f9895e8a58b {{(pid=100455) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 25 16:25:28.841099 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.group_snapshots [None req-93a36f16-5da4-4709-8720-ff5611a5ba7c tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Delete group_snapshot with id: 1f4873ed-662b-4433-a55b-6f9895e8a58b Aug 25 16:25:28.841099 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-93a36f16-5da4-4709-8720-ff5611a5ba7c tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/group_snapshots/1f4873ed-662b-4433-a55b-6f9895e8a58b returned with HTTP 404 Aug 25 16:25:28.841099 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 585/2356] 10.4.3.102 () {68 vars in 1416 bytes} [Tue Aug 25 16:25:28 2026] DELETE /volume/v3/group_snapshots/1f4873ed-662b-4433-a55b-6f9895e8a58b => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:25:28.841447 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:28.841447 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:28.843805 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:28.843805 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:28.847347 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-eb41d794-fd18-4ebd-9516-12880cc93ff4 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:25:28.850192 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-82a196e6-ae1c-45f1-8b2d-6a530d47d367 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:25:28.851837 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a67b7f93-17de-4270-b43a-8e8a7bcdc4aa None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:28.852201 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-eb41d794-fd18-4ebd-9516-12880cc93ff4 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 returned with HTTP 200 Aug 25 16:25:28.852581 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 597/2357] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:28 2026] GET /volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:28.853464 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a67b7f93-17de-4270-b43a-8e8a7bcdc4aa tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/volumes/detail Aug 25 16:25:28.854767 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a67b7f93-17de-4270-b43a-8e8a7bcdc4aa tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:28.855054 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a67b7f93-17de-4270-b43a-8e8a7bcdc4aa tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'detail' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:28.855271 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.api_utils [None req-a67b7f93-17de-4270-b43a-8e8a7bcdc4aa tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Removing options '' from query. {{(pid=100456) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:25:28.855922 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a67b7f93-17de-4270-b43a-8e8a7bcdc4aa tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100456) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:25:28.859957 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-82a196e6-ae1c-45f1-8b2d-6a530d47d367 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b returned with HTTP 200 Aug 25 16:25:28.860379 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 594/2358] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:28 2026] GET /volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b => generated 1141 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:28.863793 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-a67b7f93-17de-4270-b43a-8e8a7bcdc4aa tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Get all volumes completed successfully. Aug 25 16:25:28.864460 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-a67b7f93-17de-4270-b43a-8e8a7bcdc4aa tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:25:28.864638 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-a67b7f93-17de-4270-b43a-8e8a7bcdc4aa tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:25:28.898579 np0000008093 devstack@c-api.service[100456]: DEBUG oslo_db.sqlalchemy.engines [None req-a67b7f93-17de-4270-b43a-8e8a7bcdc4aa tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100456) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:25:28.901680 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:28.901680 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:28.909269 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a67b7f93-17de-4270-b43a-8e8a7bcdc4aa tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/volumes/detail returned with HTTP 200 Aug 25 16:25:28.909681 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 583/2359] 10.4.3.102 () {68 vars in 1299 bytes} [Tue Aug 25 16:25:28 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:28.923884 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-0dd82cb3-4cfb-4bc9-b84b-5a6df29acd8f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:28.927830 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0dd82cb3-4cfb-4bc9-b84b-5a6df29acd8f tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] POST https://10.4.3.102/volume/v3/groups/a90c8ce7-deb6-4693-b155-9038258250a8/action Aug 25 16:25:28.928304 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0dd82cb3-4cfb-4bc9-b84b-5a6df29acd8f tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:25:28.928474 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0dd82cb3-4cfb-4bc9-b84b-5a6df29acd8f tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:28.930149 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.groups [None req-0dd82cb3-4cfb-4bc9-b84b-5a6df29acd8f tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] delete called for group a90c8ce7-deb6-4693-b155-9038258250a8 {{(pid=100455) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 16:25:28.930290 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.groups [None req-0dd82cb3-4cfb-4bc9-b84b-5a6df29acd8f tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Delete group with id: a90c8ce7-deb6-4693-b155-9038258250a8 Aug 25 16:25:28.935286 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:28.935286 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:28.987618 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0dd82cb3-4cfb-4bc9-b84b-5a6df29acd8f tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/groups/a90c8ce7-deb6-4693-b155-9038258250a8/action returned with HTTP 202 Aug 25 16:25:28.988802 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 586/2360] 10.4.3.102 () {70 vars in 1428 bytes} [Tue Aug 25 16:25:28 2026] POST /volume/v3/groups/a90c8ce7-deb6-4693-b155-9038258250a8/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:25:29.002927 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9534bfd4-20b6-4d48-bae0-831a49360046 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:29.004631 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9534bfd4-20b6-4d48-bae0-831a49360046 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/volumes/03268b23-b37a-4ef9-9cd4-621e1efe63ac Aug 25 16:25:29.004874 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9534bfd4-20b6-4d48-bae0-831a49360046 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:29.005099 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9534bfd4-20b6-4d48-bae0-831a49360046 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:29.016187 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:29.016187 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:29.020368 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-9534bfd4-20b6-4d48-bae0-831a49360046 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Volume info retrieved successfully. Aug 25 16:25:29.023889 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-9534bfd4-20b6-4d48-bae0-831a49360046 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:25:29.023889 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-9534bfd4-20b6-4d48-bae0-831a49360046 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:25:29.152045 np0000008093 devstack@c-api.service[100454]: DEBUG oslo_db.sqlalchemy.engines [None req-9534bfd4-20b6-4d48-bae0-831a49360046 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100454) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:25:29.152045 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:29.152045 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:29.152045 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9534bfd4-20b6-4d48-bae0-831a49360046 tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/volumes/03268b23-b37a-4ef9-9cd4-621e1efe63ac returned with HTTP 200 Aug 25 16:25:29.152045 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 598/2361] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:25:29 2026] GET /volume/v3/volumes/03268b23-b37a-4ef9-9cd4-621e1efe63ac => generated 914 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:29.865909 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-a2a26be6-3971-4a91-925e-887748b836d6 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:29.867696 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a2a26be6-3971-4a91-925e-887748b836d6 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 Aug 25 16:25:29.867896 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a2a26be6-3971-4a91-925e-887748b836d6 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:29.868079 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a2a26be6-3971-4a91-925e-887748b836d6 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:29.878895 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:29.878895 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:29.884066 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-a2a26be6-3971-4a91-925e-887748b836d6 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:25:29.890348 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a2a26be6-3971-4a91-925e-887748b836d6 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 returned with HTTP 200 Aug 25 16:25:29.890885 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 595/2362] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:29 2026] GET /volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:30.221460 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-5c25d56c-e7d3-4fbf-9e98-f205fd388ebd None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:30.223713 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5c25d56c-e7d3-4fbf-9e98-f205fd388ebd tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/volumes/03268b23-b37a-4ef9-9cd4-621e1efe63ac Aug 25 16:25:30.224692 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5c25d56c-e7d3-4fbf-9e98-f205fd388ebd tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:30.224692 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5c25d56c-e7d3-4fbf-9e98-f205fd388ebd tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:30.230529 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5c25d56c-e7d3-4fbf-9e98-f205fd388ebd tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/volumes/03268b23-b37a-4ef9-9cd4-621e1efe63ac returned with HTTP 404 Aug 25 16:25:30.231036 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 584/2363] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:25:30 2026] GET /volume/v3/volumes/03268b23-b37a-4ef9-9cd4-621e1efe63ac => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:25:30.240480 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-0053111b-2070-4fee-83bf-aa5ac8c9661b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:30.243323 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0053111b-2070-4fee-83bf-aa5ac8c9661b tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] GET https://10.4.3.102/volume/v3/groups/a90c8ce7-deb6-4693-b155-9038258250a8 Aug 25 16:25:30.245046 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0053111b-2070-4fee-83bf-aa5ac8c9661b tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:30.246643 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0053111b-2070-4fee-83bf-aa5ac8c9661b tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:30.246643 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.groups [None req-0053111b-2070-4fee-83bf-aa5ac8c9661b tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] show called for member a90c8ce7-deb6-4693-b155-9038258250a8 {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:25:30.252906 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0053111b-2070-4fee-83bf-aa5ac8c9661b tempest-GroupSnapshotsTest-1322694395 tempest-GroupSnapshotsTest-1322694395-project-member] https://10.4.3.102/volume/v3/groups/a90c8ce7-deb6-4693-b155-9038258250a8 returned with HTTP 404 Aug 25 16:25:30.255647 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 587/2364] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:25:30 2026] GET /volume/v3/groups/a90c8ce7-deb6-4693-b155-9038258250a8 => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:25:30.267343 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9bffaa22-aa6c-46d8-960b-e8710bea81c5 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:30.271421 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9bffaa22-aa6c-46d8-960b-e8710bea81c5 tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] DELETE https://10.4.3.102/volume/v3/group_types/97019d84-6a4a-4a31-92bf-cb49f5a52beb Aug 25 16:25:30.271421 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9bffaa22-aa6c-46d8-960b-e8710bea81c5 tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:30.271421 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9bffaa22-aa6c-46d8-960b-e8710bea81c5 tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:30.655806 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9bffaa22-aa6c-46d8-960b-e8710bea81c5 tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] https://10.4.3.102/volume/v3/group_types/97019d84-6a4a-4a31-92bf-cb49f5a52beb returned with HTTP 202 Aug 25 16:25:30.655806 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 599/2365] 10.4.3.102 () {68 vars in 1404 bytes} [Tue Aug 25 16:25:30 2026] DELETE /volume/v3/group_types/97019d84-6a4a-4a31-92bf-cb49f5a52beb => generated 0 bytes in 364 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:25:30.659733 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-6bc1ef9e-31e6-4dd0-ba75-b9feb3fc25ad None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:30.662083 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6bc1ef9e-31e6-4dd0-ba75-b9feb3fc25ad tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] DELETE https://10.4.3.102/volume/v3/types/dfd1c039-5b1f-4a27-91b4-d82cda92ea25 Aug 25 16:25:30.662451 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6bc1ef9e-31e6-4dd0-ba75-b9feb3fc25ad tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:30.662739 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6bc1ef9e-31e6-4dd0-ba75-b9feb3fc25ad tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] Calling method '_delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:30.776615 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6bc1ef9e-31e6-4dd0-ba75-b9feb3fc25ad tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] https://10.4.3.102/volume/v3/types/dfd1c039-5b1f-4a27-91b4-d82cda92ea25 returned with HTTP 202 Aug 25 16:25:30.777116 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 596/2366] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:25:30 2026] DELETE /volume/v3/types/dfd1c039-5b1f-4a27-91b4-d82cda92ea25 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:25:30.789146 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-bdb3fdac-8943-4ab9-b494-9b02e56955eb None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:30.789926 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-bdb3fdac-8943-4ab9-b494-9b02e56955eb tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] GET https://10.4.3.102/volume/v3/types/dfd1c039-5b1f-4a27-91b4-d82cda92ea25 Aug 25 16:25:30.790066 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-bdb3fdac-8943-4ab9-b494-9b02e56955eb tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:30.790272 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-bdb3fdac-8943-4ab9-b494-9b02e56955eb tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:30.801890 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-bdb3fdac-8943-4ab9-b494-9b02e56955eb tempest-GroupSnapshotsTest-620769382 tempest-GroupSnapshotsTest-620769382-project-admin] https://10.4.3.102/volume/v3/types/dfd1c039-5b1f-4a27-91b4-d82cda92ea25 returned with HTTP 404 Aug 25 16:25:30.802532 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 585/2367] 10.4.3.102 () {66 vars in 1342 bytes} [Tue Aug 25 16:25:30 2026] GET /volume/v3/types/dfd1c039-5b1f-4a27-91b4-d82cda92ea25 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:25:30.905844 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-e2b992ab-8c51-43bf-8d94-775d5a407340 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:30.908283 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e2b992ab-8c51-43bf-8d94-775d5a407340 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 Aug 25 16:25:30.908699 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e2b992ab-8c51-43bf-8d94-775d5a407340 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:30.909387 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e2b992ab-8c51-43bf-8d94-775d5a407340 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:30.954637 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:30.954637 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:30.962715 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-e2b992ab-8c51-43bf-8d94-775d5a407340 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:25:30.969173 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e2b992ab-8c51-43bf-8d94-775d5a407340 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 returned with HTTP 200 Aug 25 16:25:30.969789 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 588/2368] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:30 2026] GET /volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 => generated 883 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:31.483674 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-40cd4ede-bc0b-4d14-b311-83e2ecb90669 req-41f07750-e0d9-4bab-9c5b-b276e8701dbe None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:31.499843 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-40cd4ede-bc0b-4d14-b311-83e2ecb90669 req-41f07750-e0d9-4bab-9c5b-b276e8701dbe tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] POST https://10.4.3.102/volume/v3/attachments/3d33a39f-f268-4a28-9d5f-09896982beb5/action Aug 25 16:25:31.499843 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-40cd4ede-bc0b-4d14-b311-83e2ecb90669 req-41f07750-e0d9-4bab-9c5b-b276e8701dbe tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Action body: b'{"os-complete": null}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:25:31.499843 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-40cd4ede-bc0b-4d14-b311-83e2ecb90669 req-41f07750-e0d9-4bab-9c5b-b276e8701dbe tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:31.511230 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:31.511230 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:31.576685 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-21c7a367-4236-414b-b62f-6e5e8345d1e8 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:31.576685 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-21c7a367-4236-414b-b62f-6e5e8345d1e8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:25:31.576685 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-21c7a367-4236-414b-b62f-6e5e8345d1e8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1468215424"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:31.576685 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-21c7a367-4236-414b-b62f-6e5e8345d1e8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1468215424'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:25:31.577567 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-21c7a367-4236-414b-b62f-6e5e8345d1e8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Create volume of 1 GB Aug 25 16:25:31.577702 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:31.577702 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:31.578235 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-21c7a367-4236-414b-b62f-6e5e8345d1e8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Availability Zones retrieved successfully. Aug 25 16:25:31.585447 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-21c7a367-4236-414b-b62f-6e5e8345d1e8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Flow 'volume_create_api' (c73b47ab-ebb4-4624-a6ef-8b78e0ad6009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:25:31.597918 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-21c7a367-4236-414b-b62f-6e5e8345d1e8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44c4516b-7777-4550-a0ba-d5e6ac40ea0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:31.597918 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-21c7a367-4236-414b-b62f-6e5e8345d1e8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:25:31.597918 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:31.597918 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:31.615451 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-21c7a367-4236-414b-b62f-6e5e8345d1e8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44c4516b-7777-4550-a0ba-d5e6ac40ea0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:40Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=99febf78-a05b-43af-bc24-f77d139ed5d7,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '99febf78-a05b-43af-bc24-f77d139ed5d7', 'encryption_key_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=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:31.615451 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-21c7a367-4236-414b-b62f-6e5e8345d1e8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20690c21-d0f5-4876-b25a-6173603b8ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:31.635727 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-40cd4ede-bc0b-4d14-b311-83e2ecb90669 req-41f07750-e0d9-4bab-9c5b-b276e8701dbe tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/attachments/3d33a39f-f268-4a28-9d5f-09896982beb5/action returned with HTTP 204 Aug 25 16:25:31.635727 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 600/2369] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:25:31 2026] POST /volume/v3/attachments/3d33a39f-f268-4a28-9d5f-09896982beb5/action => generated 0 bytes in 154 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:25:31.709354 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-21c7a367-4236-414b-b62f-6e5e8345d1e8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Created reservations ['8e39415d-852b-425d-a5be-d74886b39543', 'b0ddbba7-366f-49bc-b76b-01750cc6880b', 'eff5a1dd-255b-4878-8da7-e71f6fea1ed4', '7a87c717-f2dd-43ce-96bc-560178b21a24'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:25:31.710245 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-21c7a367-4236-414b-b62f-6e5e8345d1e8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20690c21-d0f5-4876-b25a-6173603b8ab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e39415d-852b-425d-a5be-d74886b39543', 'b0ddbba7-366f-49bc-b76b-01750cc6880b', 'eff5a1dd-255b-4878-8da7-e71f6fea1ed4', '7a87c717-f2dd-43ce-96bc-560178b21a24']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:31.711424 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-21c7a367-4236-414b-b62f-6e5e8345d1e8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c80cdec-7dd5-4cff-8113-f6021518669d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:31.799921 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-21c7a367-4236-414b-b62f-6e5e8345d1e8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c80cdec-7dd5-4cff-8113-f6021518669d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d36ecec-7365-4393-a45c-6188bc82fbd9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1468215424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='581ea9f3f82d447d95eb5e66dfe757c3',qos_specs=None,replication_status=,reservations=['8e39415d-852b-425d-a5be-d74886b39543','b0ddbba7-366f-49bc-b76b-01750cc6880b','eff5a1dd-255b-4878-8da7-e71f6fea1ed4','7a87c717-f2dd-43ce-96bc-560178b21a24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a68973a6682e487eb52e1570d33e5e5a',volume_type_id=99febf78-a05b-43af-bc24-f77d139ed5d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:25:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1468215424',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d36ecec-7365-4393-a45c-6188bc82fbd9,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='581ea9f3f82d447d95eb5e66dfe757c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a68973a6682e487eb52e1570d33e5e5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(99febf78-a05b-43af-bc24-f77d139ed5d7),volume_type_id=99febf78-a05b-43af-bc24-f77d139ed5d7)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:31.800634 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-21c7a367-4236-414b-b62f-6e5e8345d1e8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e5b2afd-1fd7-4b83-a556-f05905159328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:31.852807 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-21c7a367-4236-414b-b62f-6e5e8345d1e8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e5b2afd-1fd7-4b83-a556-f05905159328) transitioned into state 'SUCCESS' from state '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-1468215424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='581ea9f3f82d447d95eb5e66dfe757c3',qos_specs=None,replication_status=,reservations=['8e39415d-852b-425d-a5be-d74886b39543','b0ddbba7-366f-49bc-b76b-01750cc6880b','eff5a1dd-255b-4878-8da7-e71f6fea1ed4','7a87c717-f2dd-43ce-96bc-560178b21a24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a68973a6682e487eb52e1570d33e5e5a',volume_type_id=99febf78-a05b-43af-bc24-f77d139ed5d7)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:31.853769 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-21c7a367-4236-414b-b62f-6e5e8345d1e8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a2b5b6b-063c-479b-832b-c853072b73af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:31.873482 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-21c7a367-4236-414b-b62f-6e5e8345d1e8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a2b5b6b-063c-479b-832b-c853072b73af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:31.874759 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-21c7a367-4236-414b-b62f-6e5e8345d1e8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Flow 'volume_create_api' (c73b47ab-ebb4-4624-a6ef-8b78e0ad6009) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:25:31.875286 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-21c7a367-4236-414b-b62f-6e5e8345d1e8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Create volume request issued successfully. Aug 25 16:25:31.876257 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-21c7a367-4236-414b-b62f-6e5e8345d1e8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:25:31.876892 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 597/2370] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:25:31 2026] POST /volume/v3/volumes => generated 760 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:25:31.890033 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d4125dd1-6e72-4375-af74-88d69c1ace37 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:31.892330 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d4125dd1-6e72-4375-af74-88d69c1ace37 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 Aug 25 16:25:31.892651 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d4125dd1-6e72-4375-af74-88d69c1ace37 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:31.892930 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d4125dd1-6e72-4375-af74-88d69c1ace37 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:31.900499 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:31.900499 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:31.905020 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-d4125dd1-6e72-4375-af74-88d69c1ace37 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:25:31.909945 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d4125dd1-6e72-4375-af74-88d69c1ace37 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 returned with HTTP 200 Aug 25 16:25:31.910315 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 586/2371] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:31 2026] GET /volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 => generated 828 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:31.990992 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-8f7cb9ae-0f25-4937-9b12-ee03e43cb8aa None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:31.993427 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8f7cb9ae-0f25-4937-9b12-ee03e43cb8aa tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 Aug 25 16:25:31.994157 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8f7cb9ae-0f25-4937-9b12-ee03e43cb8aa tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:31.994425 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8f7cb9ae-0f25-4937-9b12-ee03e43cb8aa tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:32.009163 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:32.009163 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:32.012958 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-8f7cb9ae-0f25-4937-9b12-ee03e43cb8aa tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:25:32.017535 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8f7cb9ae-0f25-4937-9b12-ee03e43cb8aa tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 returned with HTTP 200 Aug 25 16:25:32.017966 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 589/2372] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:31 2026] GET /volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 => generated 1175 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:32.030573 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9a0b1c45-16ab-4b81-998f-7fb9185035b4 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:32.032349 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9a0b1c45-16ab-4b81-998f-7fb9185035b4 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 Aug 25 16:25:32.032600 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9a0b1c45-16ab-4b81-998f-7fb9185035b4 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:32.032847 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9a0b1c45-16ab-4b81-998f-7fb9185035b4 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:32.044149 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:32.044149 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:32.047787 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-9a0b1c45-16ab-4b81-998f-7fb9185035b4 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:25:32.163724 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9a0b1c45-16ab-4b81-998f-7fb9185035b4 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 returned with HTTP 200 Aug 25 16:25:32.163724 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 601/2373] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:32 2026] GET /volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 => generated 1175 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:32.168416 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-a6d126f9-b701-4312-b54e-17476325deae None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:32.170374 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a6d126f9-b701-4312-b54e-17476325deae tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:25:32.267891 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a6d126f9-b701-4312-b54e-17476325deae tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "21639d91-82cd-4480-bf3f-b9266ae6f18b", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-548347348", "description": null, "metadata": null}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:32.267891 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:32.267891 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:32.267891 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-a6d126f9-b701-4312-b54e-17476325deae tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:25:32.267891 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.snapshots [None req-a6d126f9-b701-4312-b54e-17476325deae tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Create snapshot from volume 21639d91-82cd-4480-bf3f-b9266ae6f18b Aug 25 16:25:32.274619 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-fa1d1b34-fe64-427d-a394-b018310945fe req-fb2dd0b7-c883-4629-b13a-4d37fba78a22 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:32.274744 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-fa1d1b34-fe64-427d-a394-b018310945fe req-fb2dd0b7-c883-4629-b13a-4d37fba78a22 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 Aug 25 16:25:32.274872 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-fa1d1b34-fe64-427d-a394-b018310945fe req-fb2dd0b7-c883-4629-b13a-4d37fba78a22 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:32.275047 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-fa1d1b34-fe64-427d-a394-b018310945fe req-fb2dd0b7-c883-4629-b13a-4d37fba78a22 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:32.283979 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:32.283979 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:32.301899 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-fa1d1b34-fe64-427d-a394-b018310945fe req-fb2dd0b7-c883-4629-b13a-4d37fba78a22 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:25:32.301899 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-fa1d1b34-fe64-427d-a394-b018310945fe req-fb2dd0b7-c883-4629-b13a-4d37fba78a22 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 returned with HTTP 200 Aug 25 16:25:32.301899 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 587/2374] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:25:32 2026] GET /volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 => generated 1175 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:32.344859 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-fa1d1b34-fe64-427d-a394-b018310945fe req-e00332f0-79cc-4cb1-bb01-0d32e28f587c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:32.344859 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-fa1d1b34-fe64-427d-a394-b018310945fe req-e00332f0-79cc-4cb1-bb01-0d32e28f587c tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] POST https://10.4.3.102/volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017/action Aug 25 16:25:32.344859 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-fa1d1b34-fe64-427d-a394-b018310945fe req-e00332f0-79cc-4cb1-bb01-0d32e28f587c tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:25:32.344859 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-fa1d1b34-fe64-427d-a394-b018310945fe req-e00332f0-79cc-4cb1-bb01-0d32e28f587c tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:32.385101 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:32.385101 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:32.385101 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-fa1d1b34-fe64-427d-a394-b018310945fe req-e00332f0-79cc-4cb1-bb01-0d32e28f587c tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:25:32.486054 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-fa1d1b34-fe64-427d-a394-b018310945fe req-e00332f0-79cc-4cb1-bb01-0d32e28f587c tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Begin detaching volume completed successfully. Aug 25 16:25:32.486817 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-a6d126f9-b701-4312-b54e-17476325deae tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Created reservations ['400a3e86-26e7-4eea-a4c4-d0209caad289', '388a51d5-f18d-4dd0-9863-0fcf087643f5', '51e42cd4-c4c0-4802-bbe1-9d8382f60d6d', '556b372a-5938-4a03-a147-8189f0148cc0'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:25:32.487042 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-fa1d1b34-fe64-427d-a394-b018310945fe req-e00332f0-79cc-4cb1-bb01-0d32e28f587c tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017/action returned with HTTP 202 Aug 25 16:25:32.487042 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 590/2375] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:25:32 2026] POST /volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017/action => generated 0 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:25:32.703001 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-a6d126f9-b701-4312-b54e-17476325deae tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Snapshot force create request issued successfully. Aug 25 16:25:32.703001 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a6d126f9-b701-4312-b54e-17476325deae tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:25:32.703001 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 598/2376] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:25:32 2026] POST /volume/v3/snapshots => generated 312 bytes in 519 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:25:32.703942 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-c00ff592-cdfe-4f86-bd3a-c32114a9703c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:32.703942 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c00ff592-cdfe-4f86-bd3a-c32114a9703c None None] GET https://10.4.3.102/volume// Aug 25 16:25:32.703942 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c00ff592-cdfe-4f86-bd3a-c32114a9703c None None] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:32.703942 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c00ff592-cdfe-4f86-bd3a-c32114a9703c None None] Calling method 'all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:32.703942 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c00ff592-cdfe-4f86-bd3a-c32114a9703c None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:25:32.703942 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 602/2377] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:25:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:25:32.704895 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-4d7f28f5-017a-45a9-87b5-511038830285 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:32.704895 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4d7f28f5-017a-45a9-87b5-511038830285 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/snapshots/457fb672-6cc6-490c-bf29-b1947dffdf8d Aug 25 16:25:32.704895 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4d7f28f5-017a-45a9-87b5-511038830285 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:32.704895 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4d7f28f5-017a-45a9-87b5-511038830285 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:32.705700 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-fa1d1b34-fe64-427d-a394-b018310945fe req-199f1ad8-b67b-4490-9d2a-80fbbeecb6d6 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:32.707886 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-fa1d1b34-fe64-427d-a394-b018310945fe req-199f1ad8-b67b-4490-9d2a-80fbbeecb6d6 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 Aug 25 16:25:32.708158 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-fa1d1b34-fe64-427d-a394-b018310945fe req-199f1ad8-b67b-4490-9d2a-80fbbeecb6d6 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:32.708346 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-fa1d1b34-fe64-427d-a394-b018310945fe req-199f1ad8-b67b-4490-9d2a-80fbbeecb6d6 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:32.709943 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:32.709943 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:32.710565 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-4d7f28f5-017a-45a9-87b5-511038830285 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Snapshot retrieved successfully. Aug 25 16:25:32.711577 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4d7f28f5-017a-45a9-87b5-511038830285 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/snapshots/457fb672-6cc6-490c-bf29-b1947dffdf8d returned with HTTP 200 Aug 25 16:25:32.802558 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 588/2378] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:25:32 2026] GET /volume/v3/snapshots/457fb672-6cc6-490c-bf29-b1947dffdf8d => generated 444 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:32.903610 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:32.903610 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:33.151756 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-fa1d1b34-fe64-427d-a394-b018310945fe req-199f1ad8-b67b-4490-9d2a-80fbbeecb6d6 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:25:33.151756 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-fa1d1b34-fe64-427d-a394-b018310945fe req-199f1ad8-b67b-4490-9d2a-80fbbeecb6d6 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 returned with HTTP 200 Aug 25 16:25:33.151756 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 591/2379] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:25:32 2026] GET /volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 => generated 1358 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:25:33.153101 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-e06053fb-89d5-4775-a453-40ac461ea288 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:33.153101 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e06053fb-89d5-4775-a453-40ac461ea288 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 Aug 25 16:25:33.153101 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e06053fb-89d5-4775-a453-40ac461ea288 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:33.153101 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e06053fb-89d5-4775-a453-40ac461ea288 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:33.153854 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-fa1d1b34-fe64-427d-a394-b018310945fe req-7c18b4f8-fc63-4643-aacd-282156c63c5d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:33.154418 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:33.154418 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:33.195694 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-fa1d1b34-fe64-427d-a394-b018310945fe req-7c18b4f8-fc63-4643-aacd-282156c63c5d tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017/encryption Aug 25 16:25:33.195694 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-fa1d1b34-fe64-427d-a394-b018310945fe req-7c18b4f8-fc63-4643-aacd-282156c63c5d tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:33.195694 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-fa1d1b34-fe64-427d-a394-b018310945fe req-7c18b4f8-fc63-4643-aacd-282156c63c5d tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'index' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:33.196492 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-e06053fb-89d5-4775-a453-40ac461ea288 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:25:33.196492 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e06053fb-89d5-4775-a453-40ac461ea288 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 returned with HTTP 200 Aug 25 16:25:33.196492 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 599/2380] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:32 2026] GET /volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:33.196940 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:33.196940 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:33.196940 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-fa1d1b34-fe64-427d-a394-b018310945fe req-7c18b4f8-fc63-4643-aacd-282156c63c5d tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017/encryption returned with HTTP 200 Aug 25 16:25:33.196940 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 603/2381] 10.4.3.102 () {68 vars in 1631 bytes} [Tue Aug 25 16:25:32 2026] GET /volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017/encryption => generated 161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:33.197376 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-63d9705e-ed1b-4c1a-9f80-808454c2b19c req-889fa0b7-2893-4843-886d-de75d6d4bd98 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:33.197376 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-63d9705e-ed1b-4c1a-9f80-808454c2b19c req-889fa0b7-2893-4843-886d-de75d6d4bd98 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 Aug 25 16:25:33.197376 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-63d9705e-ed1b-4c1a-9f80-808454c2b19c req-889fa0b7-2893-4843-886d-de75d6d4bd98 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:33.197376 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-63d9705e-ed1b-4c1a-9f80-808454c2b19c req-889fa0b7-2893-4843-886d-de75d6d4bd98 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:33.197376 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:33.197376 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:33.197376 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-63d9705e-ed1b-4c1a-9f80-808454c2b19c req-889fa0b7-2893-4843-886d-de75d6d4bd98 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:25:33.197376 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-63d9705e-ed1b-4c1a-9f80-808454c2b19c req-889fa0b7-2893-4843-886d-de75d6d4bd98 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 returned with HTTP 200 Aug 25 16:25:33.197376 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 589/2382] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:25:33 2026] GET /volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:33.372869 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-591e5085-a874-423c-92a9-2baa349a92e2 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:33.373397 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-591e5085-a874-423c-92a9-2baa349a92e2 None None] GET https://10.4.3.102/volume// Aug 25 16:25:33.379599 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-591e5085-a874-423c-92a9-2baa349a92e2 None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:33.379599 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-591e5085-a874-423c-92a9-2baa349a92e2 None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:33.379599 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-591e5085-a874-423c-92a9-2baa349a92e2 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:25:33.407929 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 592/2383] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:25:33 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:25:33.408158 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-63d9705e-ed1b-4c1a-9f80-808454c2b19c req-80dde6fc-0d03-4e2a-925e-ca2dc54eabe7 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:33.408158 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-63d9705e-ed1b-4c1a-9f80-808454c2b19c req-80dde6fc-0d03-4e2a-925e-ca2dc54eabe7 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:25:33.408158 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-63d9705e-ed1b-4c1a-9f80-808454c2b19c req-80dde6fc-0d03-4e2a-925e-ca2dc54eabe7 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0d36ecec-7365-4393-a45c-6188bc82fbd9", "connector": null, "instance_uuid": "cdd855c4-e844-441e-bba3-112bd1ad05f2"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:33.408158 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:33.408158 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:33.539902 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-63d9705e-ed1b-4c1a-9f80-808454c2b19c req-80dde6fc-0d03-4e2a-925e-ca2dc54eabe7 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:25:33.540447 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 600/2384] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:25:33 2026] POST /volume/v3/attachments => generated 273 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:33.621071 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b868c00f-8a6e-4364-bf77-c59b77f77283 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:33.625907 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b868c00f-8a6e-4364-bf77-c59b77f77283 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 Aug 25 16:25:33.626171 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b868c00f-8a6e-4364-bf77-c59b77f77283 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:33.626435 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b868c00f-8a6e-4364-bf77-c59b77f77283 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:33.645900 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-29e69433-33b2-44f9-a7ef-174f52d2348c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:33.646242 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-29e69433-33b2-44f9-a7ef-174f52d2348c None None] GET https://10.4.3.102/volume// Aug 25 16:25:33.646458 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-29e69433-33b2-44f9-a7ef-174f52d2348c None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:33.646765 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-29e69433-33b2-44f9-a7ef-174f52d2348c None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:33.647188 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-29e69433-33b2-44f9-a7ef-174f52d2348c None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:25:33.647572 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 590/2385] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:25:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:25:33.659151 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-63d9705e-ed1b-4c1a-9f80-808454c2b19c req-4dbeeb31-6c7e-4b16-a25b-059f87f81541 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:33.661086 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-63d9705e-ed1b-4c1a-9f80-808454c2b19c req-4dbeeb31-6c7e-4b16-a25b-059f87f81541 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 Aug 25 16:25:33.661274 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-63d9705e-ed1b-4c1a-9f80-808454c2b19c req-4dbeeb31-6c7e-4b16-a25b-059f87f81541 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:33.661559 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-63d9705e-ed1b-4c1a-9f80-808454c2b19c req-4dbeeb31-6c7e-4b16-a25b-059f87f81541 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:33.735062 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:33.735062 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:33.739418 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:33.739418 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:33.754777 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-b868c00f-8a6e-4364-bf77-c59b77f77283 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:25:33.757684 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-63d9705e-ed1b-4c1a-9f80-808454c2b19c req-4dbeeb31-6c7e-4b16-a25b-059f87f81541 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:25:33.777712 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b868c00f-8a6e-4364-bf77-c59b77f77283 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 returned with HTTP 200 Aug 25 16:25:33.778132 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-63d9705e-ed1b-4c1a-9f80-808454c2b19c req-4dbeeb31-6c7e-4b16-a25b-059f87f81541 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 returned with HTTP 200 Aug 25 16:25:33.778198 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 604/2386] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:33 2026] GET /volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 => generated 852 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:33.778735 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 593/2387] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:25:33 2026] GET /volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 => generated 1032 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:25:33.813097 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-6df59d9d-f5c0-4600-9f8a-4e2b6f822749 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:33.815720 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6df59d9d-f5c0-4600-9f8a-4e2b6f822749 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/snapshots/457fb672-6cc6-490c-bf29-b1947dffdf8d Aug 25 16:25:33.816051 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6df59d9d-f5c0-4600-9f8a-4e2b6f822749 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:33.816360 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6df59d9d-f5c0-4600-9f8a-4e2b6f822749 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:33.843133 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:33.843133 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:33.843623 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-6df59d9d-f5c0-4600-9f8a-4e2b6f822749 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Snapshot retrieved successfully. Aug 25 16:25:33.845188 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6df59d9d-f5c0-4600-9f8a-4e2b6f822749 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/snapshots/457fb672-6cc6-490c-bf29-b1947dffdf8d returned with HTTP 200 Aug 25 16:25:33.846269 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 601/2388] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:25:33 2026] GET /volume/v3/snapshots/457fb672-6cc6-490c-bf29-b1947dffdf8d => generated 471 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:33.865461 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-9609b68b-0288-43fe-8c08-5a9ac8ee4abc None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:33.882562 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9609b68b-0288-43fe-8c08-5a9ac8ee4abc tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/snapshots/457fb672-6cc6-490c-bf29-b1947dffdf8d Aug 25 16:25:33.882562 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9609b68b-0288-43fe-8c08-5a9ac8ee4abc tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:33.882562 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9609b68b-0288-43fe-8c08-5a9ac8ee4abc tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:33.882562 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:33.882562 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:33.882562 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-9609b68b-0288-43fe-8c08-5a9ac8ee4abc tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Snapshot retrieved successfully. Aug 25 16:25:33.882562 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9609b68b-0288-43fe-8c08-5a9ac8ee4abc tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/snapshots/457fb672-6cc6-490c-bf29-b1947dffdf8d returned with HTTP 200 Aug 25 16:25:33.882562 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 591/2389] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:25:33 2026] GET /volume/v3/snapshots/457fb672-6cc6-490c-bf29-b1947dffdf8d => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:33.904762 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-63d9705e-ed1b-4c1a-9f80-808454c2b19c req-61d7a3f4-ade4-45a2-acc7-c1a9f2b021eb None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:33.928842 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-63d9705e-ed1b-4c1a-9f80-808454c2b19c req-61d7a3f4-ade4-45a2-acc7-c1a9f2b021eb tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] PUT https://10.4.3.102/volume/v3/attachments/4aefe698-29ae-40b0-a192-743bbb8fd599 Aug 25 16:25:33.928842 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-63d9705e-ed1b-4c1a-9f80-808454c2b19c req-61d7a3f4-ade4-45a2-acc7-c1a9f2b021eb tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:33.928842 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-63d9705e-ed1b-4c1a-9f80-808454c2b19c req-61d7a3f4-ade4-45a2-acc7-c1a9f2b021eb tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Acquiring lock "cinder-attachment_update-0d36ecec-7365-4393-a45c-6188bc82fbd9-np0000008093" by "attachment_update" {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:25:33.928842 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-63d9705e-ed1b-4c1a-9f80-808454c2b19c req-61d7a3f4-ade4-45a2-acc7-c1a9f2b021eb tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Lock "cinder-attachment_update-0d36ecec-7365-4393-a45c-6188bc82fbd9-np0000008093" acquired by "attachment_update" :: waited 0.006s {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:25:33.928842 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:33.928842 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:34.306132 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-63d9705e-ed1b-4c1a-9f80-808454c2b19c req-61d7a3f4-ade4-45a2-acc7-c1a9f2b021eb tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Lock "cinder-attachment_update-0d36ecec-7365-4393-a45c-6188bc82fbd9-np0000008093" released by "attachment_update" :: held 0.382s {{(pid=100454) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:25:34.312457 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-63d9705e-ed1b-4c1a-9f80-808454c2b19c req-61d7a3f4-ade4-45a2-acc7-c1a9f2b021eb tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/attachments/4aefe698-29ae-40b0-a192-743bbb8fd599 returned with HTTP 200 Aug 25 16:25:34.312457 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 605/2390] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:25:33 2026] PUT /volume/v3/attachments/4aefe698-29ae-40b0-a192-743bbb8fd599 => generated 969 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:34.337025 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-fa1d1b34-fe64-427d-a394-b018310945fe req-47cf75ac-8b1a-43a5-a20d-94c5e1070d92 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:34.339663 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-fa1d1b34-fe64-427d-a394-b018310945fe req-47cf75ac-8b1a-43a5-a20d-94c5e1070d92 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] DELETE https://10.4.3.102/volume/v3/attachments/3d33a39f-f268-4a28-9d5f-09896982beb5 Aug 25 16:25:34.339937 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-fa1d1b34-fe64-427d-a394-b018310945fe req-47cf75ac-8b1a-43a5-a20d-94c5e1070d92 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:34.340212 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-fa1d1b34-fe64-427d-a394-b018310945fe req-47cf75ac-8b1a-43a5-a20d-94c5e1070d92 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:34.351852 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:34.351852 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:34.558805 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-9b17fa09-6c29-483b-8de8-0190b8b0dab3 req-ebb1406d-27d4-4eb2-a760-b8c676f9c1c4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:34.585077 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-9b17fa09-6c29-483b-8de8-0190b8b0dab3 req-ebb1406d-27d4-4eb2-a760-b8c676f9c1c4 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] GET https://10.4.3.102/volume/v3/volumes/da5babfd-6b43-407c-af1a-d78504af721a Aug 25 16:25:34.585077 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-9b17fa09-6c29-483b-8de8-0190b8b0dab3 req-ebb1406d-27d4-4eb2-a760-b8c676f9c1c4 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:34.585077 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-9b17fa09-6c29-483b-8de8-0190b8b0dab3 req-ebb1406d-27d4-4eb2-a760-b8c676f9c1c4 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:34.585077 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:34.585077 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:34.585077 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-9b17fa09-6c29-483b-8de8-0190b8b0dab3 req-ebb1406d-27d4-4eb2-a760-b8c676f9c1c4 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Volume info retrieved successfully. Aug 25 16:25:34.585077 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-9b17fa09-6c29-483b-8de8-0190b8b0dab3 req-ebb1406d-27d4-4eb2-a760-b8c676f9c1c4 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] https://10.4.3.102/volume/v3/volumes/da5babfd-6b43-407c-af1a-d78504af721a returned with HTTP 200 Aug 25 16:25:34.585077 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 602/2391] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:25:34 2026] GET /volume/v3/volumes/da5babfd-6b43-407c-af1a-d78504af721a => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:34.794076 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-92a55d55-6c7d-4003-abab-ead03f03c0d8 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:34.795929 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-92a55d55-6c7d-4003-abab-ead03f03c0d8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 Aug 25 16:25:34.796119 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-92a55d55-6c7d-4003-abab-ead03f03c0d8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:34.796311 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-92a55d55-6c7d-4003-abab-ead03f03c0d8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:34.805548 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:34.805548 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:34.809436 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-92a55d55-6c7d-4003-abab-ead03f03c0d8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:25:34.813893 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-92a55d55-6c7d-4003-abab-ead03f03c0d8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 returned with HTTP 200 Aug 25 16:25:34.814267 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 592/2392] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:34 2026] GET /volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:34.832887 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-fa1d1b34-fe64-427d-a394-b018310945fe req-47cf75ac-8b1a-43a5-a20d-94c5e1070d92 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/attachments/3d33a39f-f268-4a28-9d5f-09896982beb5 returned with HTTP 200 Aug 25 16:25:34.833480 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 594/2393] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:25:34 2026] DELETE /volume/v3/attachments/3d33a39f-f268-4a28-9d5f-09896982beb5 => generated 19 bytes in 497 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:34.871397 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-0edb8138-dd01-49d1-87b6-78b4a00e1ca6 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:34.871863 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0edb8138-dd01-49d1-87b6-78b4a00e1ca6 None None] GET https://10.4.3.102/volume// Aug 25 16:25:34.871997 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0edb8138-dd01-49d1-87b6-78b4a00e1ca6 None None] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:34.872184 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0edb8138-dd01-49d1-87b6-78b4a00e1ca6 None None] Calling method 'all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:34.872534 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0edb8138-dd01-49d1-87b6-78b4a00e1ca6 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:25:34.872844 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 606/2394] 10.4.3.102 () {66 vars in 1419 bytes} [Tue Aug 25 16:25:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:25:34.887347 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-9b17fa09-6c29-483b-8de8-0190b8b0dab3 req-ac11e4db-3bc2-43be-b2a3-9c95b609466d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:34.890461 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-9b17fa09-6c29-483b-8de8-0190b8b0dab3 req-ac11e4db-3bc2-43be-b2a3-9c95b609466d tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:25:34.890884 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-9b17fa09-6c29-483b-8de8-0190b8b0dab3 req-ac11e4db-3bc2-43be-b2a3-9c95b609466d tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "da5babfd-6b43-407c-af1a-d78504af721a", "connector": null, "instance_uuid": "8c730182-e91b-479c-bf51-900af4a7e285"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:34.901387 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:34.901387 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:35.041033 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-9b17fa09-6c29-483b-8de8-0190b8b0dab3 req-ac11e4db-3bc2-43be-b2a3-9c95b609466d tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:25:35.041033 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 603/2395] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:25:34 2026] POST /volume/v3/attachments => generated 273 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:35.111251 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-9b17fa09-6c29-483b-8de8-0190b8b0dab3 req-4b111744-6de9-4110-bf37-9b7d9c923ab5 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:35.114119 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-9b17fa09-6c29-483b-8de8-0190b8b0dab3 req-4b111744-6de9-4110-bf37-9b7d9c923ab5 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] POST https://10.4.3.102/volume/v3/attachments/4137a626-e148-4755-8e76-7cfaff57851f/action Aug 25 16:25:35.114494 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-9b17fa09-6c29-483b-8de8-0190b8b0dab3 req-4b111744-6de9-4110-bf37-9b7d9c923ab5 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Action body: b'{"os-complete": null}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:25:35.114686 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-9b17fa09-6c29-483b-8de8-0190b8b0dab3 req-4b111744-6de9-4110-bf37-9b7d9c923ab5 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:35.131483 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:35.131483 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:35.142745 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-9b17fa09-6c29-483b-8de8-0190b8b0dab3 req-4b111744-6de9-4110-bf37-9b7d9c923ab5 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] https://10.4.3.102/volume/v3/attachments/4137a626-e148-4755-8e76-7cfaff57851f/action returned with HTTP 204 Aug 25 16:25:35.143221 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 593/2396] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:25:35 2026] POST /volume/v3/attachments/4137a626-e148-4755-8e76-7cfaff57851f/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:25:35.168800 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-6ea305f5-52c0-4267-ad69-2dd45101d057 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:35.170641 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6ea305f5-52c0-4267-ad69-2dd45101d057 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] GET https://10.4.3.102/volume/v3/volumes/da5babfd-6b43-407c-af1a-d78504af721a Aug 25 16:25:35.170958 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6ea305f5-52c0-4267-ad69-2dd45101d057 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:35.171214 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6ea305f5-52c0-4267-ad69-2dd45101d057 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:35.180841 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:35.180841 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:35.184886 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-6ea305f5-52c0-4267-ad69-2dd45101d057 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Volume info retrieved successfully. Aug 25 16:25:35.190299 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6ea305f5-52c0-4267-ad69-2dd45101d057 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] https://10.4.3.102/volume/v3/volumes/da5babfd-6b43-407c-af1a-d78504af721a returned with HTTP 200 Aug 25 16:25:35.190865 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 595/2397] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:35 2026] GET /volume/v3/volumes/da5babfd-6b43-407c-af1a-d78504af721a => generated 1112 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:35.203103 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-82fd06ce-0bc9-4387-b055-70bf6c6fd5d1 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:35.204842 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-82fd06ce-0bc9-4387-b055-70bf6c6fd5d1 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] GET https://10.4.3.102/volume/v3/volumes/da5babfd-6b43-407c-af1a-d78504af721a Aug 25 16:25:35.205022 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-82fd06ce-0bc9-4387-b055-70bf6c6fd5d1 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:35.205218 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-82fd06ce-0bc9-4387-b055-70bf6c6fd5d1 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:35.217646 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:35.217646 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:35.223180 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-82fd06ce-0bc9-4387-b055-70bf6c6fd5d1 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Volume info retrieved successfully. Aug 25 16:25:35.229324 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-82fd06ce-0bc9-4387-b055-70bf6c6fd5d1 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] https://10.4.3.102/volume/v3/volumes/da5babfd-6b43-407c-af1a-d78504af721a returned with HTTP 200 Aug 25 16:25:35.229887 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 607/2398] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:35 2026] GET /volume/v3/volumes/da5babfd-6b43-407c-af1a-d78504af721a => generated 1112 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:35.331864 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-18d8433d-f59d-4763-8921-abfa212a7295 req-d34526d7-fa56-43cf-96ec-93434bb483ef None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:35.336761 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-18d8433d-f59d-4763-8921-abfa212a7295 req-d34526d7-fa56-43cf-96ec-93434bb483ef tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] GET https://10.4.3.102/volume/v3/volumes/da5babfd-6b43-407c-af1a-d78504af721a Aug 25 16:25:35.336974 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-18d8433d-f59d-4763-8921-abfa212a7295 req-d34526d7-fa56-43cf-96ec-93434bb483ef tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:35.337171 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-18d8433d-f59d-4763-8921-abfa212a7295 req-d34526d7-fa56-43cf-96ec-93434bb483ef tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:35.349013 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:35.349013 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:35.353296 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-18d8433d-f59d-4763-8921-abfa212a7295 req-d34526d7-fa56-43cf-96ec-93434bb483ef tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Volume info retrieved successfully. Aug 25 16:25:35.359345 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-18d8433d-f59d-4763-8921-abfa212a7295 req-d34526d7-fa56-43cf-96ec-93434bb483ef tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] https://10.4.3.102/volume/v3/volumes/da5babfd-6b43-407c-af1a-d78504af721a returned with HTTP 200 Aug 25 16:25:35.360018 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 604/2399] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:25:35 2026] GET /volume/v3/volumes/da5babfd-6b43-407c-af1a-d78504af721a => generated 1112 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:35.402575 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-18d8433d-f59d-4763-8921-abfa212a7295 req-1d18cbc7-40d6-47e4-9106-bfcf5cbb4ecb None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:35.405193 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-18d8433d-f59d-4763-8921-abfa212a7295 req-1d18cbc7-40d6-47e4-9106-bfcf5cbb4ecb tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] DELETE https://10.4.3.102/volume/v3/attachments/4137a626-e148-4755-8e76-7cfaff57851f Aug 25 16:25:35.405400 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-18d8433d-f59d-4763-8921-abfa212a7295 req-1d18cbc7-40d6-47e4-9106-bfcf5cbb4ecb tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:35.405648 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-18d8433d-f59d-4763-8921-abfa212a7295 req-1d18cbc7-40d6-47e4-9106-bfcf5cbb4ecb tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:35.416250 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:35.416250 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:35.457244 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-971274fd-8288-4863-8b26-88ff8e00359e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:35.457244 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-971274fd-8288-4863-8b26-88ff8e00359e tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:25:35.457736 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-971274fd-8288-4863-8b26-88ff8e00359e tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "21639d91-82cd-4480-bf3f-b9266ae6f18b", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-716970066", "description": null, "metadata": null}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:35.469494 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:35.469494 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:35.470332 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-971274fd-8288-4863-8b26-88ff8e00359e tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:25:35.470456 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.snapshots [None req-971274fd-8288-4863-8b26-88ff8e00359e tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Create snapshot from volume 21639d91-82cd-4480-bf3f-b9266ae6f18b Aug 25 16:25:35.480930 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-18d8433d-f59d-4763-8921-abfa212a7295 req-1d18cbc7-40d6-47e4-9106-bfcf5cbb4ecb tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] https://10.4.3.102/volume/v3/attachments/4137a626-e148-4755-8e76-7cfaff57851f returned with HTTP 200 Aug 25 16:25:35.481506 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 594/2400] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:25:35 2026] DELETE /volume/v3/attachments/4137a626-e148-4755-8e76-7cfaff57851f => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:35.538053 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-971274fd-8288-4863-8b26-88ff8e00359e tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Created reservations ['a380d388-da97-4037-af5b-4ca75b75da2b', 'f68fe36b-42e3-4483-ab05-9643fcc2e1e6', '080e762d-0f72-4769-9dd3-1c92d654e7b4', '90da2a2b-8625-468b-927e-f3396344279f'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:25:35.554220 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-d4d5bf97-0f11-47ba-a03e-9773b912107a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:35.556218 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d4d5bf97-0f11-47ba-a03e-9773b912107a tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] GET https://10.4.3.102/volume/v3/volumes/da5babfd-6b43-407c-af1a-d78504af721a Aug 25 16:25:35.556379 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d4d5bf97-0f11-47ba-a03e-9773b912107a tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:35.556642 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d4d5bf97-0f11-47ba-a03e-9773b912107a tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:35.581897 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:35.581897 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:35.581897 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-d4d5bf97-0f11-47ba-a03e-9773b912107a tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Volume info retrieved successfully. Aug 25 16:25:35.582359 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d4d5bf97-0f11-47ba-a03e-9773b912107a tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] https://10.4.3.102/volume/v3/volumes/da5babfd-6b43-407c-af1a-d78504af721a returned with HTTP 200 Aug 25 16:25:35.583370 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 608/2401] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:35 2026] GET /volume/v3/volumes/da5babfd-6b43-407c-af1a-d78504af721a => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:35.700388 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-971274fd-8288-4863-8b26-88ff8e00359e tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Snapshot force create request issued successfully. Aug 25 16:25:35.700641 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-971274fd-8288-4863-8b26-88ff8e00359e tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:25:35.701064 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 596/2402] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:25:35 2026] POST /volume/v3/snapshots => generated 312 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:25:35.715197 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-26b8d8c4-d41d-490f-bbbe-72f582770566 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:35.728069 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-26b8d8c4-d41d-490f-bbbe-72f582770566 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/snapshots/f3836633-7612-402b-83d7-c4a18f07efc3 Aug 25 16:25:35.728069 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-26b8d8c4-d41d-490f-bbbe-72f582770566 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:35.728069 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-26b8d8c4-d41d-490f-bbbe-72f582770566 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:35.728069 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:35.728069 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:35.728069 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-26b8d8c4-d41d-490f-bbbe-72f582770566 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Snapshot retrieved successfully. Aug 25 16:25:35.728069 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-26b8d8c4-d41d-490f-bbbe-72f582770566 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/snapshots/f3836633-7612-402b-83d7-c4a18f07efc3 returned with HTTP 200 Aug 25 16:25:35.728069 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 605/2403] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:25:35 2026] GET /volume/v3/snapshots/f3836633-7612-402b-83d7-c4a18f07efc3 => generated 444 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:35.804822 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-adbc9680-51a0-4725-a682-8f88c124252c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:35.806904 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-adbc9680-51a0-4725-a682-8f88c124252c tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] GET https://10.4.3.102/volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 Aug 25 16:25:35.807138 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-adbc9680-51a0-4725-a682-8f88c124252c tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:35.807380 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-adbc9680-51a0-4725-a682-8f88c124252c tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:35.815386 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:35.815386 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:35.819847 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-adbc9680-51a0-4725-a682-8f88c124252c tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Volume info retrieved successfully. Aug 25 16:25:35.824771 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-adbc9680-51a0-4725-a682-8f88c124252c tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 returned with HTTP 200 Aug 25 16:25:35.825189 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 595/2404] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:35 2026] GET /volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:35.837137 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ab8fb112-f7ce-43e5-854e-8ecc1b9c2268 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:35.838878 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ab8fb112-f7ce-43e5-854e-8ecc1b9c2268 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] GET https://10.4.3.102/volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 Aug 25 16:25:35.839145 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ab8fb112-f7ce-43e5-854e-8ecc1b9c2268 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:35.839381 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ab8fb112-f7ce-43e5-854e-8ecc1b9c2268 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:35.847733 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:35.847733 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:35.848800 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-7a756d55-d370-42db-a7b1-eb2383076f9b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:35.850308 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-ab8fb112-f7ce-43e5-854e-8ecc1b9c2268 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Volume info retrieved successfully. Aug 25 16:25:35.851984 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7a756d55-d370-42db-a7b1-eb2383076f9b tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 Aug 25 16:25:35.852172 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7a756d55-d370-42db-a7b1-eb2383076f9b tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:35.852353 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7a756d55-d370-42db-a7b1-eb2383076f9b tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:35.855820 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ab8fb112-f7ce-43e5-854e-8ecc1b9c2268 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 returned with HTTP 200 Aug 25 16:25:35.856363 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 609/2405] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:35 2026] GET /volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:35.874640 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:35.874640 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:35.881255 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-7a756d55-d370-42db-a7b1-eb2383076f9b tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:25:35.891076 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7a756d55-d370-42db-a7b1-eb2383076f9b tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 returned with HTTP 200 Aug 25 16:25:35.891574 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 597/2406] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:35 2026] GET /volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:35.932927 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-95efb950-49f9-4cb1-acc9-06a2b792f0be req-b4f730e1-13c6-4c40-80ad-f5300ba6e9df None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:35.932927 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-95efb950-49f9-4cb1-acc9-06a2b792f0be req-b4f730e1-13c6-4c40-80ad-f5300ba6e9df tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] GET https://10.4.3.102/volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 Aug 25 16:25:35.932927 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-95efb950-49f9-4cb1-acc9-06a2b792f0be req-b4f730e1-13c6-4c40-80ad-f5300ba6e9df tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:35.932927 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-95efb950-49f9-4cb1-acc9-06a2b792f0be req-b4f730e1-13c6-4c40-80ad-f5300ba6e9df tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:35.932927 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:35.932927 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:35.932927 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-95efb950-49f9-4cb1-acc9-06a2b792f0be req-b4f730e1-13c6-4c40-80ad-f5300ba6e9df tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Volume info retrieved successfully. Aug 25 16:25:35.933922 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-95efb950-49f9-4cb1-acc9-06a2b792f0be req-b4f730e1-13c6-4c40-80ad-f5300ba6e9df tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 returned with HTTP 200 Aug 25 16:25:35.934418 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 606/2407] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:25:35 2026] GET /volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:35.999268 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-926b55c5-0bc5-436f-8b9e-9d0a9289b705 req-764bc244-2eb0-41ee-aaf7-0fd903f22908 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:36.002007 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-926b55c5-0bc5-436f-8b9e-9d0a9289b705 req-764bc244-2eb0-41ee-aaf7-0fd903f22908 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 Aug 25 16:25:36.002298 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-926b55c5-0bc5-436f-8b9e-9d0a9289b705 req-764bc244-2eb0-41ee-aaf7-0fd903f22908 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:36.002630 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-926b55c5-0bc5-436f-8b9e-9d0a9289b705 req-764bc244-2eb0-41ee-aaf7-0fd903f22908 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:36.013041 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:36.013041 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:36.017133 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-926b55c5-0bc5-436f-8b9e-9d0a9289b705 req-764bc244-2eb0-41ee-aaf7-0fd903f22908 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:25:36.021219 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-926b55c5-0bc5-436f-8b9e-9d0a9289b705 req-764bc244-2eb0-41ee-aaf7-0fd903f22908 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 returned with HTTP 200 Aug 25 16:25:36.043295 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 596/2408] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:25:35 2026] GET /volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:36.168506 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-10135651-238d-4447-a0cb-8a01474b3c22 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:36.168948 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-10135651-238d-4447-a0cb-8a01474b3c22 None None] GET https://10.4.3.102/volume// Aug 25 16:25:36.169089 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-10135651-238d-4447-a0cb-8a01474b3c22 None None] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:36.169286 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-10135651-238d-4447-a0cb-8a01474b3c22 None None] Calling method 'all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:36.169643 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-10135651-238d-4447-a0cb-8a01474b3c22 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:25:36.169918 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 610/2409] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:25:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:25:36.179483 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-95efb950-49f9-4cb1-acc9-06a2b792f0be req-f852e564-1182-4e69-8e8f-6d01627c932d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:36.181762 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-95efb950-49f9-4cb1-acc9-06a2b792f0be req-f852e564-1182-4e69-8e8f-6d01627c932d tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:25:36.182162 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-95efb950-49f9-4cb1-acc9-06a2b792f0be req-f852e564-1182-4e69-8e8f-6d01627c932d tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2f314cb5-5d76-4507-80e1-a60244c8d9e9", "connector": null, "instance_uuid": "3114c08c-73f7-4841-948f-934739e5f3b4"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:36.191486 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:36.191486 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:36.246080 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-165b99e6-a868-4b3a-b101-0fa37db93d7d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:36.306989 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-95efb950-49f9-4cb1-acc9-06a2b792f0be req-f852e564-1182-4e69-8e8f-6d01627c932d tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:25:36.307613 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 598/2410] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:25:36 2026] POST /volume/v3/attachments => generated 273 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:36.355341 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-165b99e6-a868-4b3a-b101-0fa37db93d7d tempest-GroupSnapshotsV319Test-942637415 tempest-GroupSnapshotsV319Test-942637415-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:25:36.355719 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-165b99e6-a868-4b3a-b101-0fa37db93d7d tempest-GroupSnapshotsV319Test-942637415 tempest-GroupSnapshotsV319Test-942637415-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-519637554"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:36.362844 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-fd8f8cc5-fe43-49f6-82b4-09f402d3c326 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:36.364753 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-fd8f8cc5-fe43-49f6-82b4-09f402d3c326 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] GET https://10.4.3.102/volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 Aug 25 16:25:36.364976 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-fd8f8cc5-fe43-49f6-82b4-09f402d3c326 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:36.365194 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-fd8f8cc5-fe43-49f6-82b4-09f402d3c326 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:36.376521 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:36.376521 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:36.382379 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-fd8f8cc5-fe43-49f6-82b4-09f402d3c326 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Volume info retrieved successfully. Aug 25 16:25:36.389975 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-fd8f8cc5-fe43-49f6-82b4-09f402d3c326 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 returned with HTTP 200 Aug 25 16:25:36.390257 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-165b99e6-a868-4b3a-b101-0fa37db93d7d tempest-GroupSnapshotsV319Test-942637415 tempest-GroupSnapshotsV319Test-942637415-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:25:36.390629 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 597/2411] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:36 2026] GET /volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:36.390789 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 607/2412] 10.4.3.102 () {68 vars in 1252 bytes} [Tue Aug 25 16:25:36 2026] POST /volume/v3/types => generated 227 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:36.402655 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-db2b8d7f-e4a3-496d-8537-3ad70c287bdb None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:36.402807 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-5481adec-5439-4b23-a117-ffb5d66d2e7f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:36.403363 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5481adec-5439-4b23-a117-ffb5d66d2e7f None None] GET https://10.4.3.102/volume// Aug 25 16:25:36.403602 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-db2b8d7f-e4a3-496d-8537-3ad70c287bdb tempest-GroupSnapshotsV319Test-942637415 tempest-GroupSnapshotsV319Test-942637415-project-admin] POST https://10.4.3.102/volume/v3/group_types Aug 25 16:25:36.403831 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5481adec-5439-4b23-a117-ffb5d66d2e7f None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:36.404000 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-db2b8d7f-e4a3-496d-8537-3ad70c287bdb tempest-GroupSnapshotsV319Test-942637415 tempest-GroupSnapshotsV319Test-942637415-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-2076733553"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:36.404112 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5481adec-5439-4b23-a117-ffb5d66d2e7f None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:36.404576 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5481adec-5439-4b23-a117-ffb5d66d2e7f None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:25:36.404986 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 599/2413] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:25:36 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:25:36.417372 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-95efb950-49f9-4cb1-acc9-06a2b792f0be req-0c3d5473-60b9-410b-b32c-12a54c3f1531 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:36.419799 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-95efb950-49f9-4cb1-acc9-06a2b792f0be req-0c3d5473-60b9-410b-b32c-12a54c3f1531 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] GET https://10.4.3.102/volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 Aug 25 16:25:36.422519 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-95efb950-49f9-4cb1-acc9-06a2b792f0be req-0c3d5473-60b9-410b-b32c-12a54c3f1531 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:36.422519 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-95efb950-49f9-4cb1-acc9-06a2b792f0be req-0c3d5473-60b9-410b-b32c-12a54c3f1531 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:36.426499 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-db2b8d7f-e4a3-496d-8537-3ad70c287bdb tempest-GroupSnapshotsV319Test-942637415 tempest-GroupSnapshotsV319Test-942637415-project-admin] https://10.4.3.102/volume/v3/group_types returned with HTTP 202 Aug 25 16:25:36.427209 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 611/2414] 10.4.3.102 () {70 vars in 1311 bytes} [Tue Aug 25 16:25:36 2026] POST /volume/v3/group_types => generated 185 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:25:36.432133 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:36.432133 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:36.439357 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-7359e6f1-34d6-4cc2-8065-a45a3b956064 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:36.439771 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-95efb950-49f9-4cb1-acc9-06a2b792f0be req-0c3d5473-60b9-410b-b32c-12a54c3f1531 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Volume info retrieved successfully. Aug 25 16:25:36.444677 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-95efb950-49f9-4cb1-acc9-06a2b792f0be req-0c3d5473-60b9-410b-b32c-12a54c3f1531 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 returned with HTTP 200 Aug 25 16:25:36.445044 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 598/2415] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:25:36 2026] GET /volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 => generated 1051 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:25:36.513688 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7359e6f1-34d6-4cc2-8065-a45a3b956064 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] POST https://10.4.3.102/volume/v3/groups Aug 25 16:25:36.514109 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7359e6f1-34d6-4cc2-8065-a45a3b956064 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d0300ef4-1403-4312-bd5f-6b964f4e2319", "volume_types": ["f83ff3ff-6507-4e4c-88af-62d13186f1dd"], "name": "tempest-GroupSnapshotsV319Test-Group-1055367316"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:36.516741 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.groups [None req-7359e6f1-34d6-4cc2-8065-a45a3b956064 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Creating new group {'group': {'group_type': 'd0300ef4-1403-4312-bd5f-6b964f4e2319', 'volume_types': ['f83ff3ff-6507-4e4c-88af-62d13186f1dd'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1055367316'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 16:25:36.526284 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.groups [None req-7359e6f1-34d6-4cc2-8065-a45a3b956064 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1055367316. Aug 25 16:25:36.557598 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-7359e6f1-34d6-4cc2-8065-a45a3b956064 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Availability Zones retrieved successfully. Aug 25 16:25:36.562616 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-95efb950-49f9-4cb1-acc9-06a2b792f0be req-c80d1762-97c0-4722-9856-ecb538431266 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:36.567804 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-95efb950-49f9-4cb1-acc9-06a2b792f0be req-c80d1762-97c0-4722-9856-ecb538431266 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] PUT https://10.4.3.102/volume/v3/attachments/3654fdd6-b09c-4702-92b1-30f85203e8d3 Aug 25 16:25:36.567804 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-95efb950-49f9-4cb1-acc9-06a2b792f0be req-c80d1762-97c0-4722-9856-ecb538431266 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:36.578638 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-95efb950-49f9-4cb1-acc9-06a2b792f0be req-c80d1762-97c0-4722-9856-ecb538431266 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Acquiring lock "cinder-attachment_update-2f314cb5-5d76-4507-80e1-a60244c8d9e9-np0000008093" by "attachment_update" {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:25:36.584204 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-95efb950-49f9-4cb1-acc9-06a2b792f0be req-c80d1762-97c0-4722-9856-ecb538431266 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Lock "cinder-attachment_update-2f314cb5-5d76-4507-80e1-a60244c8d9e9-np0000008093" acquired by "attachment_update" :: waited 0.006s {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:25:36.587023 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:36.587023 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:36.606884 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-7359e6f1-34d6-4cc2-8065-a45a3b956064 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Created reservations ['6e0a6bc2-8ac7-4af7-a457-af137ae9bd6d'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:25:36.691529 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7359e6f1-34d6-4cc2-8065-a45a3b956064 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] https://10.4.3.102/volume/v3/groups returned with HTTP 202 Aug 25 16:25:36.691945 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 608/2416] 10.4.3.102 () {70 vars in 1297 bytes} [Tue Aug 25 16:25:36 2026] POST /volume/v3/groups => generated 116 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:25:36.700826 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-97d503be-9dc9-4296-98d9-bbb0e41decb2 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:36.703951 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-97d503be-9dc9-4296-98d9-bbb0e41decb2 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] GET https://10.4.3.102/volume/v3/groups/1d41b2e0-b624-4c75-bcca-0d2d8962d441 Aug 25 16:25:36.704352 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-97d503be-9dc9-4296-98d9-bbb0e41decb2 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:36.705128 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-97d503be-9dc9-4296-98d9-bbb0e41decb2 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:36.705385 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.groups [None req-97d503be-9dc9-4296-98d9-bbb0e41decb2 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] show called for member 1d41b2e0-b624-4c75-bcca-0d2d8962d441 {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:25:36.711923 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:36.711923 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:36.738648 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-2b93aae9-0f94-43bb-a7e8-dfe913b75524 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:36.741973 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2b93aae9-0f94-43bb-a7e8-dfe913b75524 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/snapshots/f3836633-7612-402b-83d7-c4a18f07efc3 Aug 25 16:25:36.741973 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2b93aae9-0f94-43bb-a7e8-dfe913b75524 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:36.741973 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2b93aae9-0f94-43bb-a7e8-dfe913b75524 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:36.742200 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-97d503be-9dc9-4296-98d9-bbb0e41decb2 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] https://10.4.3.102/volume/v3/groups/1d41b2e0-b624-4c75-bcca-0d2d8962d441 returned with HTTP 200 Aug 25 16:25:36.742200 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 612/2417] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:25:36 2026] GET /volume/v3/groups/1d41b2e0-b624-4c75-bcca-0d2d8962d441 => generated 396 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:36.753933 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:36.753933 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:36.754535 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-2b93aae9-0f94-43bb-a7e8-dfe913b75524 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Snapshot retrieved successfully. Aug 25 16:25:36.755599 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2b93aae9-0f94-43bb-a7e8-dfe913b75524 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/snapshots/f3836633-7612-402b-83d7-c4a18f07efc3 returned with HTTP 200 Aug 25 16:25:36.756071 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 599/2418] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:25:36 2026] GET /volume/v3/snapshots/f3836633-7612-402b-83d7-c4a18f07efc3 => generated 471 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:36.769836 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-3e677e79-e460-49c9-b16f-ce4a0c7a9734 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:36.771373 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3e677e79-e460-49c9-b16f-ce4a0c7a9734 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/snapshots/f3836633-7612-402b-83d7-c4a18f07efc3 Aug 25 16:25:36.771701 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3e677e79-e460-49c9-b16f-ce4a0c7a9734 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:36.786506 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3e677e79-e460-49c9-b16f-ce4a0c7a9734 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:36.786506 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:36.786506 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:36.786506 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-3e677e79-e460-49c9-b16f-ce4a0c7a9734 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Snapshot retrieved successfully. Aug 25 16:25:36.786506 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3e677e79-e460-49c9-b16f-ce4a0c7a9734 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/snapshots/f3836633-7612-402b-83d7-c4a18f07efc3 returned with HTTP 200 Aug 25 16:25:36.786506 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 609/2419] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:25:36 2026] GET /volume/v3/snapshots/f3836633-7612-402b-83d7-c4a18f07efc3 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:36.881864 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-95efb950-49f9-4cb1-acc9-06a2b792f0be req-c80d1762-97c0-4722-9856-ecb538431266 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Lock "cinder-attachment_update-2f314cb5-5d76-4507-80e1-a60244c8d9e9-np0000008093" released by "attachment_update" :: held 0.297s {{(pid=100455) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:25:36.882291 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-95efb950-49f9-4cb1-acc9-06a2b792f0be req-c80d1762-97c0-4722-9856-ecb538431266 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/attachments/3654fdd6-b09c-4702-92b1-30f85203e8d3 returned with HTTP 200 Aug 25 16:25:36.883215 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 600/2420] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:25:36 2026] PUT /volume/v3/attachments/3654fdd6-b09c-4702-92b1-30f85203e8d3 => generated 969 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:36.907424 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e3dc7700-d0de-4098-8363-61c1b0b7e379 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:36.910444 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e3dc7700-d0de-4098-8363-61c1b0b7e379 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 Aug 25 16:25:36.910914 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e3dc7700-d0de-4098-8363-61c1b0b7e379 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:36.911444 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e3dc7700-d0de-4098-8363-61c1b0b7e379 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:36.927250 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:36.927250 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:36.932220 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-e3dc7700-d0de-4098-8363-61c1b0b7e379 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:25:36.937265 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e3dc7700-d0de-4098-8363-61c1b0b7e379 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 returned with HTTP 200 Aug 25 16:25:36.937681 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 613/2421] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:36 2026] GET /volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:25:37.406427 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-bfa7a6a9-80ed-4def-a9f9-c16b89e49315 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:37.411883 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-bfa7a6a9-80ed-4def-a9f9-c16b89e49315 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] GET https://10.4.3.102/volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 Aug 25 16:25:37.411883 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-bfa7a6a9-80ed-4def-a9f9-c16b89e49315 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:37.411883 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-bfa7a6a9-80ed-4def-a9f9-c16b89e49315 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:37.427746 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:37.427746 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:37.432414 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-bfa7a6a9-80ed-4def-a9f9-c16b89e49315 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Volume info retrieved successfully. Aug 25 16:25:37.440754 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-bfa7a6a9-80ed-4def-a9f9-c16b89e49315 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 returned with HTTP 200 Aug 25 16:25:37.441290 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 600/2422] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:37 2026] GET /volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 => generated 872 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:37.750230 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-4900b08d-137e-41fb-a430-8ed17fabaecc None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:37.753702 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4900b08d-137e-41fb-a430-8ed17fabaecc tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] GET https://10.4.3.102/volume/v3/groups/1d41b2e0-b624-4c75-bcca-0d2d8962d441 Aug 25 16:25:37.753702 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4900b08d-137e-41fb-a430-8ed17fabaecc tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:37.756451 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4900b08d-137e-41fb-a430-8ed17fabaecc tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:37.756451 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.groups [None req-4900b08d-137e-41fb-a430-8ed17fabaecc tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] show called for member 1d41b2e0-b624-4c75-bcca-0d2d8962d441 {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:25:37.767517 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:37.767517 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:37.908451 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4900b08d-137e-41fb-a430-8ed17fabaecc tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] https://10.4.3.102/volume/v3/groups/1d41b2e0-b624-4c75-bcca-0d2d8962d441 returned with HTTP 200 Aug 25 16:25:37.909132 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 610/2423] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:25:37 2026] GET /volume/v3/groups/1d41b2e0-b624-4c75-bcca-0d2d8962d441 => generated 397 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:37.923231 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-e71e77b2-721e-43d6-b1f7-155a1b008c73 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:37.924601 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e71e77b2-721e-43d6-b1f7-155a1b008c73 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:25:37.924601 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e71e77b2-721e-43d6-b1f7-155a1b008c73 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-276769076", "volume_type": "f83ff3ff-6507-4e4c-88af-62d13186f1dd", "group_id": "1d41b2e0-b624-4c75-bcca-0d2d8962d441", "size": 1}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:37.925465 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-63d9705e-ed1b-4c1a-9f80-808454c2b19c req-d4d71ee9-4ce1-48b1-be25-36f7b1933b32 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:37.926049 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-e71e77b2-721e-43d6-b1f7-155a1b008c73 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-276769076', 'volume_type': 'f83ff3ff-6507-4e4c-88af-62d13186f1dd', 'group_id': '1d41b2e0-b624-4c75-bcca-0d2d8962d441', 'size': 1}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:25:37.929990 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-63d9705e-ed1b-4c1a-9f80-808454c2b19c req-d4d71ee9-4ce1-48b1-be25-36f7b1933b32 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] POST https://10.4.3.102/volume/v3/attachments/4aefe698-29ae-40b0-a192-743bbb8fd599/action Aug 25 16:25:37.930537 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-63d9705e-ed1b-4c1a-9f80-808454c2b19c req-d4d71ee9-4ce1-48b1-be25-36f7b1933b32 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action body: b'{"os-complete": null}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:25:37.930757 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-63d9705e-ed1b-4c1a-9f80-808454c2b19c req-d4d71ee9-4ce1-48b1-be25-36f7b1933b32 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:37.937769 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:37.937769 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:37.938241 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-e71e77b2-721e-43d6-b1f7-155a1b008c73 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Create volume of 1 GB Aug 25 16:25:37.944895 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-e71e77b2-721e-43d6-b1f7-155a1b008c73 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Availability Zones retrieved successfully. Aug 25 16:25:37.952471 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-e71e77b2-721e-43d6-b1f7-155a1b008c73 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Flow 'volume_create_api' (53b10377-aa1f-4040-b295-bb0551bc6a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:25:37.953729 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-e71e77b2-721e-43d6-b1f7-155a1b008c73 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ba28c7c-3d5f-44eb-87d5-1fb0cf2b682f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:37.955140 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:37.955140 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:37.957473 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-e71e77b2-721e-43d6-b1f7-155a1b008c73 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:25:37.957744 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-5c90d463-2276-4a3f-a674-f932ebe557ad None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:37.959764 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5c90d463-2276-4a3f-a674-f932ebe557ad tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 Aug 25 16:25:37.960204 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5c90d463-2276-4a3f-a674-f932ebe557ad tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:37.961264 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5c90d463-2276-4a3f-a674-f932ebe557ad tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:37.965972 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:37.965972 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:37.978082 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:37.978082 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:37.982507 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-e71e77b2-721e-43d6-b1f7-155a1b008c73 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ba28c7c-3d5f-44eb-87d5-1fb0cf2b682f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:25:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f83ff3ff-6507-4e4c-88af-62d13186f1dd,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-519637554',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f83ff3ff-6507-4e4c-88af-62d13186f1dd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1d41b2e0-b624-4c75-bcca-0d2d8962d441', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:37.983317 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-5c90d463-2276-4a3f-a674-f932ebe557ad tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:25:37.983602 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-e71e77b2-721e-43d6-b1f7-155a1b008c73 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a25f669c-3c7e-4845-8aeb-fd2557a6b574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:38.007368 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5c90d463-2276-4a3f-a674-f932ebe557ad tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 returned with HTTP 200 Aug 25 16:25:38.008081 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 601/2424] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:37 2026] GET /volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:38.016516 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-63d9705e-ed1b-4c1a-9f80-808454c2b19c req-d4d71ee9-4ce1-48b1-be25-36f7b1933b32 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/attachments/4aefe698-29ae-40b0-a192-743bbb8fd599/action returned with HTTP 204 Aug 25 16:25:38.017177 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 614/2425] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:25:37 2026] POST /volume/v3/attachments/4aefe698-29ae-40b0-a192-743bbb8fd599/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:25:38.046305 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-e71e77b2-721e-43d6-b1f7-155a1b008c73 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-519637554 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-519637554, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:25:38.046815 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-e71e77b2-721e-43d6-b1f7-155a1b008c73 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-519637554 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-519637554, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:25:38.184087 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-e71e77b2-721e-43d6-b1f7-155a1b008c73 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Created reservations ['01d22a2b-6f8a-459f-a0e3-410c2dafdad8', 'f2b7bd28-c308-433c-a9c9-5f007d38835e', '0c5c9a65-b5f5-4aa7-b859-744a6e6f915d', '213700ca-05d8-4bdb-8b0c-d25304ccea1c'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:25:38.185242 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-e71e77b2-721e-43d6-b1f7-155a1b008c73 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a25f669c-3c7e-4845-8aeb-fd2557a6b574) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01d22a2b-6f8a-459f-a0e3-410c2dafdad8', 'f2b7bd28-c308-433c-a9c9-5f007d38835e', '0c5c9a65-b5f5-4aa7-b859-744a6e6f915d', '213700ca-05d8-4bdb-8b0c-d25304ccea1c']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:38.186398 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-e71e77b2-721e-43d6-b1f7-155a1b008c73 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f92341d-bb41-401b-827c-9c280d5daac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:38.225933 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-e71e77b2-721e-43d6-b1f7-155a1b008c73 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f92341d-bb41-401b-827c-9c280d5daac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '254fdf0c-e315-4574-802a-42b455586a07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-276769076',encryption_key_id=None,group_id=1d41b2e0-b624-4c75-bcca-0d2d8962d441,group_type_id=,metadata={},multiattach=False,project_id='38f5021c024d47b883c9ff752d0e9a59',qos_specs=None,replication_status=,reservations=['01d22a2b-6f8a-459f-a0e3-410c2dafdad8','f2b7bd28-c308-433c-a9c9-5f007d38835e','0c5c9a65-b5f5-4aa7-b859-744a6e6f915d','213700ca-05d8-4bdb-8b0c-d25304ccea1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='258bcc840e6f4959802e2d65317ce56f',volume_type_id=f83ff3ff-6507-4e4c-88af-62d13186f1dd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:25:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-276769076',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1d41b2e0-b624-4c75-bcca-0d2d8962d441,host=None,id=254fdf0c-e315-4574-802a-42b455586a07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38f5021c024d47b883c9ff752d0e9a59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='258bcc840e6f4959802e2d65317ce56f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f83ff3ff-6507-4e4c-88af-62d13186f1dd),volume_type_id=f83ff3ff-6507-4e4c-88af-62d13186f1dd)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:38.227021 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-e71e77b2-721e-43d6-b1f7-155a1b008c73 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afa9fd5b-3a2a-4f54-807e-ed2fae0a39e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:38.440356 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-e71e77b2-721e-43d6-b1f7-155a1b008c73 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afa9fd5b-3a2a-4f54-807e-ed2fae0a39e5) transitioned into state 'SUCCESS' from state '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-276769076',encryption_key_id=None,group_id=1d41b2e0-b624-4c75-bcca-0d2d8962d441,group_type_id=,metadata={},multiattach=False,project_id='38f5021c024d47b883c9ff752d0e9a59',qos_specs=None,replication_status=,reservations=['01d22a2b-6f8a-459f-a0e3-410c2dafdad8','f2b7bd28-c308-433c-a9c9-5f007d38835e','0c5c9a65-b5f5-4aa7-b859-744a6e6f915d','213700ca-05d8-4bdb-8b0c-d25304ccea1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='258bcc840e6f4959802e2d65317ce56f',volume_type_id=f83ff3ff-6507-4e4c-88af-62d13186f1dd)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:38.441080 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-e71e77b2-721e-43d6-b1f7-155a1b008c73 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9455a774-5dee-4569-a641-c9ace08f658d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:38.475297 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-832e9112-7d5f-44a9-89d8-34b44664ada7 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:38.477333 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-832e9112-7d5f-44a9-89d8-34b44664ada7 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:25:38.477333 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-832e9112-7d5f-44a9-89d8-34b44664ada7 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "21639d91-82cd-4480-bf3f-b9266ae6f18b", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1134530499", "description": null, "metadata": null}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:38.477580 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b3c089ed-3869-4093-991b-62a3618a233c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:38.484630 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b3c089ed-3869-4093-991b-62a3618a233c tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] GET https://10.4.3.102/volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 Aug 25 16:25:38.484630 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b3c089ed-3869-4093-991b-62a3618a233c tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:38.484630 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b3c089ed-3869-4093-991b-62a3618a233c tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:38.494821 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:38.494821 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:38.495341 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-832e9112-7d5f-44a9-89d8-34b44664ada7 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:25:38.495489 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.snapshots [None req-832e9112-7d5f-44a9-89d8-34b44664ada7 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Create snapshot from volume 21639d91-82cd-4480-bf3f-b9266ae6f18b Aug 25 16:25:38.495961 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-e71e77b2-721e-43d6-b1f7-155a1b008c73 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9455a774-5dee-4569-a641-c9ace08f658d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:38.501720 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-e71e77b2-721e-43d6-b1f7-155a1b008c73 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Flow 'volume_create_api' (53b10377-aa1f-4040-b295-bb0551bc6a34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:25:38.501720 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-e71e77b2-721e-43d6-b1f7-155a1b008c73 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Create volume request issued successfully. Aug 25 16:25:38.501720 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-e71e77b2-721e-43d6-b1f7-155a1b008c73 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:25:38.501720 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-e71e77b2-721e-43d6-b1f7-155a1b008c73 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:25:38.501888 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:38.501888 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:38.508645 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-b3c089ed-3869-4093-991b-62a3618a233c tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Volume info retrieved successfully. Aug 25 16:25:38.534652 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b3c089ed-3869-4093-991b-62a3618a233c tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 returned with HTTP 200 Aug 25 16:25:38.534652 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 602/2426] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:38 2026] GET /volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 => generated 872 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:38.569298 np0000008093 devstack@c-api.service[100455]: DEBUG oslo_db.sqlalchemy.engines [None req-e71e77b2-721e-43d6-b1f7-155a1b008c73 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100455) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:25:38.581670 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:38.581670 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:38.582996 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e71e77b2-721e-43d6-b1f7-155a1b008c73 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:25:38.588863 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 601/2427] 10.4.3.102 () {70 vars in 1300 bytes} [Tue Aug 25 16:25:37 2026] POST /volume/v3/volumes => generated 825 bytes in 663 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:25:38.598338 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-832e9112-7d5f-44a9-89d8-34b44664ada7 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Created reservations ['c84448b6-4e47-4cc1-8d3d-e889c68e839e', '30bb2be8-a34f-4f85-ad00-ebbe840fe78f', '3f7265cf-f306-45ec-a612-ab0ec7dac351', 'f05cc8d5-81ab-428f-b048-3c0e4650a92a'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:25:38.601415 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-bb9e45b0-deb6-4682-b862-b38cb932b889 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:38.627743 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bb9e45b0-deb6-4682-b862-b38cb932b889 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] GET https://10.4.3.102/volume/v3/volumes/254fdf0c-e315-4574-802a-42b455586a07 Aug 25 16:25:38.627743 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-bb9e45b0-deb6-4682-b862-b38cb932b889 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:38.627743 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-bb9e45b0-deb6-4682-b862-b38cb932b889 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:38.627743 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:38.627743 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:38.627743 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-bb9e45b0-deb6-4682-b862-b38cb932b889 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Volume info retrieved successfully. Aug 25 16:25:38.627743 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-bb9e45b0-deb6-4682-b862-b38cb932b889 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:25:38.627743 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-bb9e45b0-deb6-4682-b862-b38cb932b889 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:25:38.668914 np0000008093 devstack@c-api.service[100454]: DEBUG oslo_db.sqlalchemy.engines [None req-bb9e45b0-deb6-4682-b862-b38cb932b889 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100454) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:25:38.672123 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:38.672123 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:38.680004 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bb9e45b0-deb6-4682-b862-b38cb932b889 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] https://10.4.3.102/volume/v3/volumes/254fdf0c-e315-4574-802a-42b455586a07 returned with HTTP 200 Aug 25 16:25:38.680447 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 615/2428] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:25:38 2026] GET /volume/v3/volumes/254fdf0c-e315-4574-802a-42b455586a07 => generated 893 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:38.729385 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-832e9112-7d5f-44a9-89d8-34b44664ada7 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Snapshot force create request issued successfully. Aug 25 16:25:38.732609 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-832e9112-7d5f-44a9-89d8-34b44664ada7 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:25:38.732609 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 611/2429] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:25:38 2026] POST /volume/v3/snapshots => generated 313 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:25:38.743981 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d90eea34-cb1a-48ec-b977-086a2bdf4417 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:38.746284 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d90eea34-cb1a-48ec-b977-086a2bdf4417 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/snapshots/419c2b16-35a7-4871-b70c-0cf5884a8e34 Aug 25 16:25:38.746614 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d90eea34-cb1a-48ec-b977-086a2bdf4417 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:38.747208 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d90eea34-cb1a-48ec-b977-086a2bdf4417 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:38.752403 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:38.752403 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:38.752954 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-d90eea34-cb1a-48ec-b977-086a2bdf4417 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Snapshot retrieved successfully. Aug 25 16:25:38.755544 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d90eea34-cb1a-48ec-b977-086a2bdf4417 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/snapshots/419c2b16-35a7-4871-b70c-0cf5884a8e34 returned with HTTP 200 Aug 25 16:25:38.755544 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 603/2430] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:25:38 2026] GET /volume/v3/snapshots/419c2b16-35a7-4871-b70c-0cf5884a8e34 => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:39.023338 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-36860460-0b79-477a-911b-3fa74ad382b5 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:39.025830 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-36860460-0b79-477a-911b-3fa74ad382b5 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 Aug 25 16:25:39.026069 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-36860460-0b79-477a-911b-3fa74ad382b5 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:39.026338 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-36860460-0b79-477a-911b-3fa74ad382b5 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:39.038223 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:39.038223 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:39.042567 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-36860460-0b79-477a-911b-3fa74ad382b5 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:25:39.048568 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-36860460-0b79-477a-911b-3fa74ad382b5 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 returned with HTTP 200 Aug 25 16:25:39.049456 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 602/2431] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:39 2026] GET /volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 => generated 1145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:39.091026 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-d69db25a-7182-4466-962e-1e6d5ec4cafe req-94c12977-99fa-4acc-ba6b-f6b82b79d8ab None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:39.093443 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-d69db25a-7182-4466-962e-1e6d5ec4cafe req-94c12977-99fa-4acc-ba6b-f6b82b79d8ab tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 Aug 25 16:25:39.094621 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-d69db25a-7182-4466-962e-1e6d5ec4cafe req-94c12977-99fa-4acc-ba6b-f6b82b79d8ab tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:39.094621 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-d69db25a-7182-4466-962e-1e6d5ec4cafe req-94c12977-99fa-4acc-ba6b-f6b82b79d8ab tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:39.102798 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:39.102798 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:39.106373 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-d69db25a-7182-4466-962e-1e6d5ec4cafe req-94c12977-99fa-4acc-ba6b-f6b82b79d8ab tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:25:39.110961 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-d69db25a-7182-4466-962e-1e6d5ec4cafe req-94c12977-99fa-4acc-ba6b-f6b82b79d8ab tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 returned with HTTP 200 Aug 25 16:25:39.111352 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 616/2432] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:25:39 2026] GET /volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 => generated 1145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:39.261806 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-85364261-4167-488a-8da2-7e8c01a13195 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:39.262264 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-85364261-4167-488a-8da2-7e8c01a13195 None None] GET https://10.4.3.102/volume// Aug 25 16:25:39.262441 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-85364261-4167-488a-8da2-7e8c01a13195 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:39.262687 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-85364261-4167-488a-8da2-7e8c01a13195 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:39.263024 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-85364261-4167-488a-8da2-7e8c01a13195 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:25:39.263333 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 612/2433] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:25:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:25:39.272455 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-d69db25a-7182-4466-962e-1e6d5ec4cafe req-d88ae9a4-c14c-4f1c-9054-c61caa889f89 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:39.275219 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-d69db25a-7182-4466-962e-1e6d5ec4cafe req-d88ae9a4-c14c-4f1c-9054-c61caa889f89 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:25:39.275708 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-d69db25a-7182-4466-962e-1e6d5ec4cafe req-d88ae9a4-c14c-4f1c-9054-c61caa889f89 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0d36ecec-7365-4393-a45c-6188bc82fbd9", "connector": null, "instance_uuid": "edc5cc81-9f07-4493-b0da-0405a7c9e67b"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:39.288901 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:39.288901 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:39.467058 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-d69db25a-7182-4466-962e-1e6d5ec4cafe req-d88ae9a4-c14c-4f1c-9054-c61caa889f89 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:25:39.468607 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 604/2434] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:25:39 2026] POST /volume/v3/attachments => generated 273 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:39.504877 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f715ae18-cba3-4eb6-9613-0d55b81ef56c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:39.508066 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f715ae18-cba3-4eb6-9613-0d55b81ef56c tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 Aug 25 16:25:39.508483 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f715ae18-cba3-4eb6-9613-0d55b81ef56c tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:39.508791 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f715ae18-cba3-4eb6-9613-0d55b81ef56c tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:39.515468 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-235ae856-72ed-4d89-9ff1-0615aa45966f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:39.515924 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-235ae856-72ed-4d89-9ff1-0615aa45966f None None] GET https://10.4.3.102/volume// Aug 25 16:25:39.516052 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-235ae856-72ed-4d89-9ff1-0615aa45966f None None] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:39.517661 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-235ae856-72ed-4d89-9ff1-0615aa45966f None None] Calling method 'all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:39.517661 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-235ae856-72ed-4d89-9ff1-0615aa45966f None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:25:39.517661 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 617/2435] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:25:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:25:39.526234 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-d69db25a-7182-4466-962e-1e6d5ec4cafe req-167f7f23-543a-4ee4-8134-115640e765d1 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:39.529012 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-d69db25a-7182-4466-962e-1e6d5ec4cafe req-167f7f23-543a-4ee4-8134-115640e765d1 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 Aug 25 16:25:39.529297 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-d69db25a-7182-4466-962e-1e6d5ec4cafe req-167f7f23-543a-4ee4-8134-115640e765d1 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:39.529580 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-d69db25a-7182-4466-962e-1e6d5ec4cafe req-167f7f23-543a-4ee4-8134-115640e765d1 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:39.530099 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-94f01d29-01fe-43ae-994f-5c9470812d3e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:39.532197 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:39.532197 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:39.535006 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-94f01d29-01fe-43ae-994f-5c9470812d3e tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] GET https://10.4.3.102/volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 Aug 25 16:25:39.535006 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-94f01d29-01fe-43ae-994f-5c9470812d3e tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:39.535006 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-94f01d29-01fe-43ae-994f-5c9470812d3e tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:39.536296 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-f715ae18-cba3-4eb6-9613-0d55b81ef56c tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:25:39.543982 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f715ae18-cba3-4eb6-9613-0d55b81ef56c tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 returned with HTTP 200 Aug 25 16:25:39.544056 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:39.544056 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:39.544539 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 603/2436] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:39 2026] GET /volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 => generated 1147 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:39.549056 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:39.549056 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:39.549212 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-d69db25a-7182-4466-962e-1e6d5ec4cafe req-167f7f23-543a-4ee4-8134-115640e765d1 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:25:39.552854 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-94f01d29-01fe-43ae-994f-5c9470812d3e tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Volume info retrieved successfully. Aug 25 16:25:39.558006 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-d69db25a-7182-4466-962e-1e6d5ec4cafe req-167f7f23-543a-4ee4-8134-115640e765d1 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 returned with HTTP 200 Aug 25 16:25:39.558486 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-94f01d29-01fe-43ae-994f-5c9470812d3e tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 returned with HTTP 200 Aug 25 16:25:39.558667 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 613/2437] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:25:39 2026] GET /volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 => generated 1327 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:25:39.559065 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 605/2438] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:39 2026] GET /volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:39.681877 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-d69db25a-7182-4466-962e-1e6d5ec4cafe req-67995d90-03ee-4502-b4a2-7fbb50d797ce None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:39.684578 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-d69db25a-7182-4466-962e-1e6d5ec4cafe req-67995d90-03ee-4502-b4a2-7fbb50d797ce tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] PUT https://10.4.3.102/volume/v3/attachments/ee5b106d-a25a-4bd6-ade1-3e6d12570868 Aug 25 16:25:39.685045 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-d69db25a-7182-4466-962e-1e6d5ec4cafe req-67995d90-03ee-4502-b4a2-7fbb50d797ce tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:39.694038 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a7a31c49-936b-4087-901d-6bff7bc048dc None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:39.695786 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a7a31c49-936b-4087-901d-6bff7bc048dc tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] GET https://10.4.3.102/volume/v3/volumes/254fdf0c-e315-4574-802a-42b455586a07 Aug 25 16:25:39.695995 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a7a31c49-936b-4087-901d-6bff7bc048dc tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:39.696219 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a7a31c49-936b-4087-901d-6bff7bc048dc tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:39.698868 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-d69db25a-7182-4466-962e-1e6d5ec4cafe req-67995d90-03ee-4502-b4a2-7fbb50d797ce tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Acquiring lock "cinder-attachment_update-0d36ecec-7365-4393-a45c-6188bc82fbd9-np0000008093" by "attachment_update" {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:25:39.704988 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:39.704988 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:39.705401 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-d69db25a-7182-4466-962e-1e6d5ec4cafe req-67995d90-03ee-4502-b4a2-7fbb50d797ce tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Lock "cinder-attachment_update-0d36ecec-7365-4393-a45c-6188bc82fbd9-np0000008093" acquired by "attachment_update" :: waited 0.006s {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:25:39.706640 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:39.706640 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:39.715106 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-a7a31c49-936b-4087-901d-6bff7bc048dc tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Volume info retrieved successfully. Aug 25 16:25:39.715856 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-a7a31c49-936b-4087-901d-6bff7bc048dc tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:25:39.716015 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-a7a31c49-936b-4087-901d-6bff7bc048dc tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:25:39.764550 np0000008093 devstack@c-api.service[100455]: DEBUG oslo_db.sqlalchemy.engines [None req-a7a31c49-936b-4087-901d-6bff7bc048dc tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100455) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:25:39.765649 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-fe084a15-e3b9-48a9-aca9-ca48efa2d145 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:39.768910 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:39.768910 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:39.769019 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fe084a15-e3b9-48a9-aca9-ca48efa2d145 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/snapshots/419c2b16-35a7-4871-b70c-0cf5884a8e34 Aug 25 16:25:39.769019 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fe084a15-e3b9-48a9-aca9-ca48efa2d145 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:39.769019 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fe084a15-e3b9-48a9-aca9-ca48efa2d145 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:39.776407 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:39.776407 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:39.776407 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-fe084a15-e3b9-48a9-aca9-ca48efa2d145 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Snapshot retrieved successfully. Aug 25 16:25:39.777138 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fe084a15-e3b9-48a9-aca9-ca48efa2d145 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/snapshots/419c2b16-35a7-4871-b70c-0cf5884a8e34 returned with HTTP 200 Aug 25 16:25:39.777670 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 614/2439] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:25:39 2026] GET /volume/v3/snapshots/419c2b16-35a7-4871-b70c-0cf5884a8e34 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:39.780877 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a7a31c49-936b-4087-901d-6bff7bc048dc tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] https://10.4.3.102/volume/v3/volumes/254fdf0c-e315-4574-802a-42b455586a07 returned with HTTP 200 Aug 25 16:25:39.781296 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 604/2440] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:25:39 2026] GET /volume/v3/volumes/254fdf0c-e315-4574-802a-42b455586a07 => generated 918 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:39.788117 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a6c65b24-6c47-4ae0-af99-cf0ef3a7550c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:39.789914 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a6c65b24-6c47-4ae0-af99-cf0ef3a7550c tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/snapshots/419c2b16-35a7-4871-b70c-0cf5884a8e34 Aug 25 16:25:39.790101 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a6c65b24-6c47-4ae0-af99-cf0ef3a7550c tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:39.790298 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a6c65b24-6c47-4ae0-af99-cf0ef3a7550c tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:39.796944 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:39.796944 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:39.796944 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-a6c65b24-6c47-4ae0-af99-cf0ef3a7550c tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Snapshot retrieved successfully. Aug 25 16:25:39.796944 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a6c65b24-6c47-4ae0-af99-cf0ef3a7550c tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/snapshots/419c2b16-35a7-4871-b70c-0cf5884a8e34 returned with HTTP 200 Aug 25 16:25:39.797138 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 606/2441] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:25:39 2026] GET /volume/v3/snapshots/419c2b16-35a7-4871-b70c-0cf5884a8e34 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:39.800233 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-b3824d2b-826a-40b2-b97f-d4bd6f0a903c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:39.802561 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b3824d2b-826a-40b2-b97f-d4bd6f0a903c tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] POST https://10.4.3.102/volume/v3/group_snapshots Aug 25 16:25:39.803112 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b3824d2b-826a-40b2-b97f-d4bd6f0a903c tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "1d41b2e0-b624-4c75-bcca-0d2d8962d441", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-384219960"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:39.805051 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.group_snapshots [None req-b3824d2b-826a-40b2-b97f-d4bd6f0a903c tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '1d41b2e0-b624-4c75-bcca-0d2d8962d441', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-384219960'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 25 16:25:39.809421 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:39.809421 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:39.814446 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.group_snapshots [None req-b3824d2b-826a-40b2-b97f-d4bd6f0a903c tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-384219960. Aug 25 16:25:39.843229 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:39.843229 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:39.853181 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-fb61126c-9b52-4bc5-9055-fc3cc653f35f req-89ca9ea0-36b5-4890-b361-13f3233373d7 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:39.857622 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-fb61126c-9b52-4bc5-9055-fc3cc653f35f req-89ca9ea0-36b5-4890-b361-13f3233373d7 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b Aug 25 16:25:39.857622 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-fb61126c-9b52-4bc5-9055-fc3cc653f35f req-89ca9ea0-36b5-4890-b361-13f3233373d7 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:39.857719 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [None req-b3824d2b-826a-40b2-b97f-d4bd6f0a903c tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-519637554 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-519637554, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:25:39.857762 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-fb61126c-9b52-4bc5-9055-fc3cc653f35f req-89ca9ea0-36b5-4890-b361-13f3233373d7 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:39.857815 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [None req-b3824d2b-826a-40b2-b97f-d4bd6f0a903c tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-519637554 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-519637554, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:25:39.857859 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-d69db25a-7182-4466-962e-1e6d5ec4cafe req-67995d90-03ee-4502-b4a2-7fbb50d797ce tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Lock "cinder-attachment_update-0d36ecec-7365-4393-a45c-6188bc82fbd9-np0000008093" released by "attachment_update" :: held 0.151s {{(pid=100454) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:25:39.857859 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-d69db25a-7182-4466-962e-1e6d5ec4cafe req-67995d90-03ee-4502-b4a2-7fbb50d797ce tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/attachments/ee5b106d-a25a-4bd6-ade1-3e6d12570868 returned with HTTP 200 Aug 25 16:25:39.857859 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 618/2442] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:25:39 2026] PUT /volume/v3/attachments/ee5b106d-a25a-4bd6-ade1-3e6d12570868 => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:39.867545 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:39.867545 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:39.877661 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-fb61126c-9b52-4bc5-9055-fc3cc653f35f req-89ca9ea0-36b5-4890-b361-13f3233373d7 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:25:39.877661 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-fb61126c-9b52-4bc5-9055-fc3cc653f35f req-89ca9ea0-36b5-4890-b361-13f3233373d7 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b returned with HTTP 200 Aug 25 16:25:39.877849 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 605/2443] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:25:39 2026] GET /volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b => generated 1141 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:39.900936 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-fb61126c-9b52-4bc5-9055-fc3cc653f35f req-987ae621-0355-4cf6-8316-dceaa39a2c57 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:39.903154 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-fb61126c-9b52-4bc5-9055-fc3cc653f35f req-987ae621-0355-4cf6-8316-dceaa39a2c57 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] POST https://10.4.3.102/volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b/action Aug 25 16:25:39.903514 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-fb61126c-9b52-4bc5-9055-fc3cc653f35f req-987ae621-0355-4cf6-8316-dceaa39a2c57 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:25:39.903705 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-fb61126c-9b52-4bc5-9055-fc3cc653f35f req-987ae621-0355-4cf6-8316-dceaa39a2c57 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:39.903817 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-b3824d2b-826a-40b2-b97f-d4bd6f0a903c tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Created reservations ['011a4b88-21b9-42ea-8f04-ae3c2a7d9697', '297de20b-63e1-4428-bd19-af5c51a12a80', 'a534c936-3500-4e74-92c1-a37c8f62a877', 'e425267e-510c-4cb5-be7b-32d9225c015c'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:25:39.916551 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:39.916551 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:39.917133 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-fb61126c-9b52-4bc5-9055-fc3cc653f35f req-987ae621-0355-4cf6-8316-dceaa39a2c57 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:25:39.928897 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-fb61126c-9b52-4bc5-9055-fc3cc653f35f req-987ae621-0355-4cf6-8316-dceaa39a2c57 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Begin detaching volume completed successfully. Aug 25 16:25:39.929188 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-fb61126c-9b52-4bc5-9055-fc3cc653f35f req-987ae621-0355-4cf6-8316-dceaa39a2c57 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b/action returned with HTTP 202 Aug 25 16:25:39.930890 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 607/2444] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:25:39 2026] POST /volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:25:39.952940 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b3824d2b-826a-40b2-b97f-d4bd6f0a903c tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] https://10.4.3.102/volume/v3/group_snapshots returned with HTTP 202 Aug 25 16:25:39.953515 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 615/2445] 10.4.3.102 () {70 vars in 1324 bytes} [Tue Aug 25 16:25:39 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:25:39.965673 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-1a988915-778a-4019-a46d-c6211aec896d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:39.967761 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1a988915-778a-4019-a46d-c6211aec896d tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] GET https://10.4.3.102/volume/v3/group_snapshots/4e63c28f-77ae-4323-8713-f72510d4c5e3 Aug 25 16:25:39.968028 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1a988915-778a-4019-a46d-c6211aec896d tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:39.968224 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1a988915-778a-4019-a46d-c6211aec896d tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:39.968371 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.group_snapshots [None req-1a988915-778a-4019-a46d-c6211aec896d tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] show called for member 4e63c28f-77ae-4323-8713-f72510d4c5e3 {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 16:25:39.976945 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:39.976945 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:39.976945 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1a988915-778a-4019-a46d-c6211aec896d tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] https://10.4.3.102/volume/v3/group_snapshots/4e63c28f-77ae-4323-8713-f72510d4c5e3 returned with HTTP 200 Aug 25 16:25:39.976945 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 619/2446] 10.4.3.102 () {68 vars in 1413 bytes} [Tue Aug 25 16:25:39 2026] GET /volume/v3/group_snapshots/4e63c28f-77ae-4323-8713-f72510d4c5e3 => generated 329 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:40.030734 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-4cc1c5a8-6e57-4ad2-aba1-89aa424fc8c9 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:40.031117 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4cc1c5a8-6e57-4ad2-aba1-89aa424fc8c9 None None] GET https://10.4.3.102/volume// Aug 25 16:25:40.031304 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4cc1c5a8-6e57-4ad2-aba1-89aa424fc8c9 None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:40.031511 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4cc1c5a8-6e57-4ad2-aba1-89aa424fc8c9 None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:40.031875 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4cc1c5a8-6e57-4ad2-aba1-89aa424fc8c9 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:25:40.032177 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 606/2447] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:25:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:25:40.046668 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-fb61126c-9b52-4bc5-9055-fc3cc653f35f req-8bdaa983-2f48-4afc-9d88-9af45a465d03 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:40.049238 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-fb61126c-9b52-4bc5-9055-fc3cc653f35f req-8bdaa983-2f48-4afc-9d88-9af45a465d03 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b Aug 25 16:25:40.051666 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-fb61126c-9b52-4bc5-9055-fc3cc653f35f req-8bdaa983-2f48-4afc-9d88-9af45a465d03 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:40.051666 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-fb61126c-9b52-4bc5-9055-fc3cc653f35f req-8bdaa983-2f48-4afc-9d88-9af45a465d03 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:40.068755 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:40.068755 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:40.074290 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-fb61126c-9b52-4bc5-9055-fc3cc653f35f req-8bdaa983-2f48-4afc-9d88-9af45a465d03 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:25:40.079058 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-fb61126c-9b52-4bc5-9055-fc3cc653f35f req-8bdaa983-2f48-4afc-9d88-9af45a465d03 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b returned with HTTP 200 Aug 25 16:25:40.079537 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 608/2448] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:25:40 2026] GET /volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b => generated 1324 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:25:40.561830 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-959a1d0c-0a65-4350-a1c2-f500de7ccc8f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:40.563865 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-959a1d0c-0a65-4350-a1c2-f500de7ccc8f tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 Aug 25 16:25:40.564076 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-959a1d0c-0a65-4350-a1c2-f500de7ccc8f tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:40.564276 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-959a1d0c-0a65-4350-a1c2-f500de7ccc8f tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:40.579956 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-0f1de8d8-cc4a-4a23-a39b-7ddbc4488fa4 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:40.582933 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0f1de8d8-cc4a-4a23-a39b-7ddbc4488fa4 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] GET https://10.4.3.102/volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 Aug 25 16:25:40.583155 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0f1de8d8-cc4a-4a23-a39b-7ddbc4488fa4 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:40.583405 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0f1de8d8-cc4a-4a23-a39b-7ddbc4488fa4 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:40.583721 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:40.583721 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:40.588222 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-959a1d0c-0a65-4350-a1c2-f500de7ccc8f tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:25:40.594891 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:40.594891 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:40.595689 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-19d67703-1969-46eb-a656-90a2eb0e9c85 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:40.596978 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-959a1d0c-0a65-4350-a1c2-f500de7ccc8f tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 returned with HTTP 200 Aug 25 16:25:40.597453 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 616/2449] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:40 2026] GET /volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:40.599076 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-19d67703-1969-46eb-a656-90a2eb0e9c85 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] DELETE https://10.4.3.102/volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 Aug 25 16:25:40.599269 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-0f1de8d8-cc4a-4a23-a39b-7ddbc4488fa4 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Volume info retrieved successfully. Aug 25 16:25:40.599334 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-19d67703-1969-46eb-a656-90a2eb0e9c85 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:40.599552 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-19d67703-1969-46eb-a656-90a2eb0e9c85 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:40.599775 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-19d67703-1969-46eb-a656-90a2eb0e9c85 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Delete volume with id: 483ad3fa-881b-4534-a47b-aafc306f2017 Aug 25 16:25:40.604439 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0f1de8d8-cc4a-4a23-a39b-7ddbc4488fa4 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 returned with HTTP 200 Aug 25 16:25:40.604868 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 620/2450] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:40 2026] GET /volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:40.608112 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:40.608112 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:40.609454 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-19d67703-1969-46eb-a656-90a2eb0e9c85 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:25:40.667928 np0000008093 devstack@c-api.service[100455]: WARNING cinder.keymgr.conf_key_mgr [None req-19d67703-1969-46eb-a656-90a2eb0e9c85 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 16:25:40.682725 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-19d67703-1969-46eb-a656-90a2eb0e9c85 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Delete volume request issued successfully. Aug 25 16:25:40.682725 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-19d67703-1969-46eb-a656-90a2eb0e9c85 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 returned with HTTP 202 Aug 25 16:25:40.682725 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 607/2451] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:25:40 2026] DELETE /volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:25:40.692722 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-effdf1e8-9018-4937-be96-37d48a0691c9 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:40.701292 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-effdf1e8-9018-4937-be96-37d48a0691c9 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 Aug 25 16:25:40.701292 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-effdf1e8-9018-4937-be96-37d48a0691c9 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:40.701292 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-effdf1e8-9018-4937-be96-37d48a0691c9 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:40.707980 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:40.707980 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:40.718488 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-effdf1e8-9018-4937-be96-37d48a0691c9 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:25:40.723464 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-effdf1e8-9018-4937-be96-37d48a0691c9 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 returned with HTTP 200 Aug 25 16:25:40.724027 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 609/2452] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:40 2026] GET /volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 => generated 882 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:40.768556 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-95efb950-49f9-4cb1-acc9-06a2b792f0be req-dab8cd55-ecaf-4b98-b151-fc70c77f5a80 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:40.771523 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-95efb950-49f9-4cb1-acc9-06a2b792f0be req-dab8cd55-ecaf-4b98-b151-fc70c77f5a80 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] POST https://10.4.3.102/volume/v3/attachments/3654fdd6-b09c-4702-92b1-30f85203e8d3/action Aug 25 16:25:40.772636 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-95efb950-49f9-4cb1-acc9-06a2b792f0be req-dab8cd55-ecaf-4b98-b151-fc70c77f5a80 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Action body: b'{"os-complete": null}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:25:40.772636 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-95efb950-49f9-4cb1-acc9-06a2b792f0be req-dab8cd55-ecaf-4b98-b151-fc70c77f5a80 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:40.802028 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:40.802028 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:40.986023 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-c3ac0e99-2b19-41f6-9453-574147ede82f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:40.989513 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c3ac0e99-2b19-41f6-9453-574147ede82f tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] GET https://10.4.3.102/volume/v3/group_snapshots/4e63c28f-77ae-4323-8713-f72510d4c5e3 Aug 25 16:25:40.989513 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c3ac0e99-2b19-41f6-9453-574147ede82f tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:40.989513 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c3ac0e99-2b19-41f6-9453-574147ede82f tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:40.989513 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.group_snapshots [None req-c3ac0e99-2b19-41f6-9453-574147ede82f tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] show called for member 4e63c28f-77ae-4323-8713-f72510d4c5e3 {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 16:25:40.993378 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:40.993378 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:40.997375 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c3ac0e99-2b19-41f6-9453-574147ede82f tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] https://10.4.3.102/volume/v3/group_snapshots/4e63c28f-77ae-4323-8713-f72510d4c5e3 returned with HTTP 200 Aug 25 16:25:40.997856 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 621/2453] 10.4.3.102 () {68 vars in 1413 bytes} [Tue Aug 25 16:25:40 2026] GET /volume/v3/group_snapshots/4e63c28f-77ae-4323-8713-f72510d4c5e3 => generated 330 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:41.010616 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-aa8fa135-e4a0-4801-a856-fd947ec8d523 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:41.011063 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-aa8fa135-e4a0-4801-a856-fd947ec8d523 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] GET https://10.4.3.102/volume/v3/snapshots/detail Aug 25 16:25:41.011278 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-aa8fa135-e4a0-4801-a856-fd947ec8d523 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:41.011598 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-aa8fa135-e4a0-4801-a856-fd947ec8d523 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Calling method 'detail' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:41.011953 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.api_utils [None req-aa8fa135-e4a0-4801-a856-fd947ec8d523 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Removing options '' from query. {{(pid=100455) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:25:41.013499 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-95efb950-49f9-4cb1-acc9-06a2b792f0be req-dab8cd55-ecaf-4b98-b151-fc70c77f5a80 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/attachments/3654fdd6-b09c-4702-92b1-30f85203e8d3/action returned with HTTP 204 Aug 25 16:25:41.015429 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 617/2454] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:25:40 2026] POST /volume/v3/attachments/3654fdd6-b09c-4702-92b1-30f85203e8d3/action => generated 0 bytes in 246 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:25:41.017752 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.db.api [None req-aa8fa135-e4a0-4801-a856-fd947ec8d523 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Building query based on filter {{(pid=100455) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 16:25:41.097740 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-aa8fa135-e4a0-4801-a856-fd947ec8d523 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Get all snapshots completed successfully. Aug 25 16:25:41.098310 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:41.098310 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:41.099034 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-aa8fa135-e4a0-4801-a856-fd947ec8d523 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] https://10.4.3.102/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 16:25:41.099618 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 608/2455] 10.4.3.102 () {66 vars in 1264 bytes} [Tue Aug 25 16:25:41 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:41.117223 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d4fa2515-0c97-4103-81fd-84b7358974e6 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:41.161398 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d4fa2515-0c97-4103-81fd-84b7358974e6 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] GET https://10.4.3.102/volume/v3/snapshots/40f34026-c272-442a-b10b-670240bf643c Aug 25 16:25:41.161398 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d4fa2515-0c97-4103-81fd-84b7358974e6 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:41.161398 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d4fa2515-0c97-4103-81fd-84b7358974e6 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:41.293145 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:41.293145 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:41.293646 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-d4fa2515-0c97-4103-81fd-84b7358974e6 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Snapshot retrieved successfully. Aug 25 16:25:41.296651 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d4fa2515-0c97-4103-81fd-84b7358974e6 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] https://10.4.3.102/volume/v3/snapshots/40f34026-c272-442a-b10b-670240bf643c returned with HTTP 200 Aug 25 16:25:41.296651 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 610/2456] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:25:41 2026] GET /volume/v3/snapshots/40f34026-c272-442a-b10b-670240bf643c => generated 473 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:41.311635 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-54a88db1-38d3-41c6-9dd5-65845064f2a9 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:41.311635 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-54a88db1-38d3-41c6-9dd5-65845064f2a9 tempest-GroupSnapshotsV319Test-942637415 tempest-GroupSnapshotsV319Test-942637415-project-admin] POST https://10.4.3.102/volume/v3/group_snapshots/4e63c28f-77ae-4323-8713-f72510d4c5e3/action Aug 25 16:25:41.311635 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-54a88db1-38d3-41c6-9dd5-65845064f2a9 tempest-GroupSnapshotsV319Test-942637415 tempest-GroupSnapshotsV319Test-942637415-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:25:41.311635 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-54a88db1-38d3-41c6-9dd5-65845064f2a9 tempest-GroupSnapshotsV319Test-942637415 tempest-GroupSnapshotsV319Test-942637415-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:41.311635 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.group_snapshots [None req-54a88db1-38d3-41c6-9dd5-65845064f2a9 tempest-GroupSnapshotsV319Test-942637415 tempest-GroupSnapshotsV319Test-942637415-project-admin] Updating group '4e63c28f-77ae-4323-8713-f72510d4c5e3' with 'creating' {{(pid=100454) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 25 16:25:41.343769 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:41.343769 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:41.442279 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-54a88db1-38d3-41c6-9dd5-65845064f2a9 tempest-GroupSnapshotsV319Test-942637415 tempest-GroupSnapshotsV319Test-942637415-project-admin] https://10.4.3.102/volume/v3/group_snapshots/4e63c28f-77ae-4323-8713-f72510d4c5e3/action returned with HTTP 202 Aug 25 16:25:41.442910 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 622/2457] 10.4.3.102 () {70 vars in 1455 bytes} [Tue Aug 25 16:25:41 2026] POST /volume/v3/group_snapshots/4e63c28f-77ae-4323-8713-f72510d4c5e3/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:25:41.454565 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-de3354c5-9312-43c7-b7c8-56085723b614 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:41.457039 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-de3354c5-9312-43c7-b7c8-56085723b614 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] GET https://10.4.3.102/volume/v3/group_snapshots/4e63c28f-77ae-4323-8713-f72510d4c5e3 Aug 25 16:25:41.457351 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-de3354c5-9312-43c7-b7c8-56085723b614 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:41.457659 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-de3354c5-9312-43c7-b7c8-56085723b614 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:41.458536 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.group_snapshots [None req-de3354c5-9312-43c7-b7c8-56085723b614 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] show called for member 4e63c28f-77ae-4323-8713-f72510d4c5e3 {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 16:25:41.462908 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:41.462908 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:41.467700 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-de3354c5-9312-43c7-b7c8-56085723b614 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] https://10.4.3.102/volume/v3/group_snapshots/4e63c28f-77ae-4323-8713-f72510d4c5e3 returned with HTTP 200 Aug 25 16:25:41.469604 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 618/2458] 10.4.3.102 () {68 vars in 1413 bytes} [Tue Aug 25 16:25:41 2026] GET /volume/v3/group_snapshots/4e63c28f-77ae-4323-8713-f72510d4c5e3 => generated 329 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:41.483982 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b8dcf68f-ba03-4a28-b3ed-dc63e79ce1d4 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:41.483982 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b8dcf68f-ba03-4a28-b3ed-dc63e79ce1d4 tempest-GroupSnapshotsV319Test-942637415 tempest-GroupSnapshotsV319Test-942637415-project-admin] POST https://10.4.3.102/volume/v3/group_snapshots/4e63c28f-77ae-4323-8713-f72510d4c5e3/action Aug 25 16:25:41.483982 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b8dcf68f-ba03-4a28-b3ed-dc63e79ce1d4 tempest-GroupSnapshotsV319Test-942637415 tempest-GroupSnapshotsV319Test-942637415-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:25:41.483982 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b8dcf68f-ba03-4a28-b3ed-dc63e79ce1d4 tempest-GroupSnapshotsV319Test-942637415 tempest-GroupSnapshotsV319Test-942637415-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:41.486473 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.group_snapshots [None req-b8dcf68f-ba03-4a28-b3ed-dc63e79ce1d4 tempest-GroupSnapshotsV319Test-942637415 tempest-GroupSnapshotsV319Test-942637415-project-admin] Updating group '4e63c28f-77ae-4323-8713-f72510d4c5e3' with 'available' {{(pid=100455) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 25 16:25:41.493124 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:41.493124 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:41.523557 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b8dcf68f-ba03-4a28-b3ed-dc63e79ce1d4 tempest-GroupSnapshotsV319Test-942637415 tempest-GroupSnapshotsV319Test-942637415-project-admin] https://10.4.3.102/volume/v3/group_snapshots/4e63c28f-77ae-4323-8713-f72510d4c5e3/action returned with HTTP 202 Aug 25 16:25:41.523991 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 609/2459] 10.4.3.102 () {70 vars in 1455 bytes} [Tue Aug 25 16:25:41 2026] POST /volume/v3/group_snapshots/4e63c28f-77ae-4323-8713-f72510d4c5e3/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:25:41.537215 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-1bfd430a-1907-40f1-89dc-e0071711b5e0 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:41.538549 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1bfd430a-1907-40f1-89dc-e0071711b5e0 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] GET https://10.4.3.102/volume/v3/group_snapshots/4e63c28f-77ae-4323-8713-f72510d4c5e3 Aug 25 16:25:41.538772 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1bfd430a-1907-40f1-89dc-e0071711b5e0 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:41.538945 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1bfd430a-1907-40f1-89dc-e0071711b5e0 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:41.539064 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.group_snapshots [None req-1bfd430a-1907-40f1-89dc-e0071711b5e0 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] show called for member 4e63c28f-77ae-4323-8713-f72510d4c5e3 {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 16:25:41.542433 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:41.542433 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:41.548504 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1bfd430a-1907-40f1-89dc-e0071711b5e0 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] https://10.4.3.102/volume/v3/group_snapshots/4e63c28f-77ae-4323-8713-f72510d4c5e3 returned with HTTP 200 Aug 25 16:25:41.549372 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 611/2460] 10.4.3.102 () {68 vars in 1413 bytes} [Tue Aug 25 16:25:41 2026] GET /volume/v3/group_snapshots/4e63c28f-77ae-4323-8713-f72510d4c5e3 => generated 330 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:41.572335 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-45ae9630-74f5-4316-b3a0-0bfbee03129b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:41.574107 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-45ae9630-74f5-4316-b3a0-0bfbee03129b tempest-GroupSnapshotsV319Test-942637415 tempest-GroupSnapshotsV319Test-942637415-project-admin] POST https://10.4.3.102/volume/v3/group_snapshots/4e63c28f-77ae-4323-8713-f72510d4c5e3/action Aug 25 16:25:41.574420 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-45ae9630-74f5-4316-b3a0-0bfbee03129b tempest-GroupSnapshotsV319Test-942637415 tempest-GroupSnapshotsV319Test-942637415-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:25:41.574538 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-45ae9630-74f5-4316-b3a0-0bfbee03129b tempest-GroupSnapshotsV319Test-942637415 tempest-GroupSnapshotsV319Test-942637415-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:41.576164 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.group_snapshots [None req-45ae9630-74f5-4316-b3a0-0bfbee03129b tempest-GroupSnapshotsV319Test-942637415 tempest-GroupSnapshotsV319Test-942637415-project-admin] Updating group '4e63c28f-77ae-4323-8713-f72510d4c5e3' with 'error' {{(pid=100454) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 25 16:25:41.581172 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:41.581172 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:41.615967 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-60092d77-2c13-4836-bf5f-8e9d16beb2eb None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:41.618826 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-60092d77-2c13-4836-bf5f-8e9d16beb2eb tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 Aug 25 16:25:41.618826 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-60092d77-2c13-4836-bf5f-8e9d16beb2eb tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:41.618826 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-60092d77-2c13-4836-bf5f-8e9d16beb2eb tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:41.621087 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-030c0275-bf35-4114-9a38-dfd503546dec None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:41.623094 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-030c0275-bf35-4114-9a38-dfd503546dec tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] GET https://10.4.3.102/volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 Aug 25 16:25:41.623256 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-45ae9630-74f5-4316-b3a0-0bfbee03129b tempest-GroupSnapshotsV319Test-942637415 tempest-GroupSnapshotsV319Test-942637415-project-admin] https://10.4.3.102/volume/v3/group_snapshots/4e63c28f-77ae-4323-8713-f72510d4c5e3/action returned with HTTP 202 Aug 25 16:25:41.623303 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-030c0275-bf35-4114-9a38-dfd503546dec tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:41.623484 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-030c0275-bf35-4114-9a38-dfd503546dec tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:41.623880 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 623/2461] 10.4.3.102 () {70 vars in 1455 bytes} [Tue Aug 25 16:25:41 2026] POST /volume/v3/group_snapshots/4e63c28f-77ae-4323-8713-f72510d4c5e3/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:25:41.635013 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-ba189392-1917-4243-8529-672c02951807 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:41.636884 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ba189392-1917-4243-8529-672c02951807 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] GET https://10.4.3.102/volume/v3/group_snapshots/4e63c28f-77ae-4323-8713-f72510d4c5e3 Aug 25 16:25:41.637096 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ba189392-1917-4243-8529-672c02951807 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:41.637289 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ba189392-1917-4243-8529-672c02951807 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:41.637431 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.group_snapshots [None req-ba189392-1917-4243-8529-672c02951807 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] show called for member 4e63c28f-77ae-4323-8713-f72510d4c5e3 {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 16:25:41.656791 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:41.656791 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:41.658855 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:41.658855 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:41.660440 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:41.660440 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:41.666551 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-60092d77-2c13-4836-bf5f-8e9d16beb2eb tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:25:41.667573 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ba189392-1917-4243-8529-672c02951807 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] https://10.4.3.102/volume/v3/group_snapshots/4e63c28f-77ae-4323-8713-f72510d4c5e3 returned with HTTP 200 Aug 25 16:25:41.678432 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 612/2462] 10.4.3.102 () {68 vars in 1413 bytes} [Tue Aug 25 16:25:41 2026] GET /volume/v3/group_snapshots/4e63c28f-77ae-4323-8713-f72510d4c5e3 => generated 326 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:41.678509 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-030c0275-bf35-4114-9a38-dfd503546dec tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Volume info retrieved successfully. Aug 25 16:25:41.678550 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-60092d77-2c13-4836-bf5f-8e9d16beb2eb tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 returned with HTTP 200 Aug 25 16:25:41.678550 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 619/2463] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:41 2026] GET /volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 => generated 1148 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:41.678645 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-030c0275-bf35-4114-9a38-dfd503546dec tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 returned with HTTP 200 Aug 25 16:25:41.678645 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 610/2464] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:41 2026] GET /volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 => generated 1164 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:41.686608 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-5f640329-876a-469e-b061-263f27f8236b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:41.686608 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5f640329-876a-469e-b061-263f27f8236b tempest-GroupSnapshotsV319Test-942637415 tempest-GroupSnapshotsV319Test-942637415-project-admin] POST https://10.4.3.102/volume/v3/group_snapshots/4e63c28f-77ae-4323-8713-f72510d4c5e3/action Aug 25 16:25:41.686608 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5f640329-876a-469e-b061-263f27f8236b tempest-GroupSnapshotsV319Test-942637415 tempest-GroupSnapshotsV319Test-942637415-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:25:41.686608 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5f640329-876a-469e-b061-263f27f8236b tempest-GroupSnapshotsV319Test-942637415 tempest-GroupSnapshotsV319Test-942637415-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:41.687600 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.group_snapshots [None req-5f640329-876a-469e-b061-263f27f8236b tempest-GroupSnapshotsV319Test-942637415 tempest-GroupSnapshotsV319Test-942637415-project-admin] Updating group '4e63c28f-77ae-4323-8713-f72510d4c5e3' with 'available' {{(pid=100454) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 25 16:25:41.691034 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:41.691034 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:41.692846 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-1cc2df3a-a0ad-454a-b088-1ead4728677b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:41.695824 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1cc2df3a-a0ad-454a-b088-1ead4728677b tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] GET https://10.4.3.102/volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 Aug 25 16:25:41.695824 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1cc2df3a-a0ad-454a-b088-1ead4728677b tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:41.695824 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1cc2df3a-a0ad-454a-b088-1ead4728677b tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:41.700436 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5f640329-876a-469e-b061-263f27f8236b tempest-GroupSnapshotsV319Test-942637415 tempest-GroupSnapshotsV319Test-942637415-project-admin] https://10.4.3.102/volume/v3/group_snapshots/4e63c28f-77ae-4323-8713-f72510d4c5e3/action returned with HTTP 202 Aug 25 16:25:41.700921 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 624/2465] 10.4.3.102 () {70 vars in 1455 bytes} [Tue Aug 25 16:25:41 2026] POST /volume/v3/group_snapshots/4e63c28f-77ae-4323-8713-f72510d4c5e3/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:25:41.707331 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:41.707331 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:41.708468 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-63752bb4-8321-46f5-905c-2dd9dd91791c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:41.710503 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-63752bb4-8321-46f5-905c-2dd9dd91791c tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] GET https://10.4.3.102/volume/v3/group_snapshots/4e63c28f-77ae-4323-8713-f72510d4c5e3 Aug 25 16:25:41.710843 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-63752bb4-8321-46f5-905c-2dd9dd91791c tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:41.711064 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-1cc2df3a-a0ad-454a-b088-1ead4728677b tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Volume info retrieved successfully. Aug 25 16:25:41.711128 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-63752bb4-8321-46f5-905c-2dd9dd91791c tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:41.711275 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.group_snapshots [None req-63752bb4-8321-46f5-905c-2dd9dd91791c tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] show called for member 4e63c28f-77ae-4323-8713-f72510d4c5e3 {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 16:25:41.714906 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:41.714906 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:41.715334 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1cc2df3a-a0ad-454a-b088-1ead4728677b tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 returned with HTTP 200 Aug 25 16:25:41.715743 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 613/2466] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:41 2026] GET /volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 => generated 1164 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:41.718973 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-63752bb4-8321-46f5-905c-2dd9dd91791c tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] https://10.4.3.102/volume/v3/group_snapshots/4e63c28f-77ae-4323-8713-f72510d4c5e3 returned with HTTP 200 Aug 25 16:25:41.719428 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 620/2467] 10.4.3.102 () {68 vars in 1413 bytes} [Tue Aug 25 16:25:41 2026] GET /volume/v3/group_snapshots/4e63c28f-77ae-4323-8713-f72510d4c5e3 => generated 330 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:41.731210 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b32716ad-f3e4-4ac3-93b6-abd13ab81ea5 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:41.733148 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b32716ad-f3e4-4ac3-93b6-abd13ab81ea5 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] DELETE https://10.4.3.102/volume/v3/group_snapshots/4e63c28f-77ae-4323-8713-f72510d4c5e3 Aug 25 16:25:41.733368 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b32716ad-f3e4-4ac3-93b6-abd13ab81ea5 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:41.733567 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b32716ad-f3e4-4ac3-93b6-abd13ab81ea5 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:41.733711 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.group_snapshots [None req-b32716ad-f3e4-4ac3-93b6-abd13ab81ea5 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] delete called for member 4e63c28f-77ae-4323-8713-f72510d4c5e3 {{(pid=100455) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 25 16:25:41.733824 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.group_snapshots [None req-b32716ad-f3e4-4ac3-93b6-abd13ab81ea5 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Delete group_snapshot with id: 4e63c28f-77ae-4323-8713-f72510d4c5e3 Aug 25 16:25:41.737421 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:41.737421 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:41.738157 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b8cd60a7-9c58-45ad-bddf-5c279b9ef80c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:41.740750 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b8cd60a7-9c58-45ad-bddf-5c279b9ef80c tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 Aug 25 16:25:41.740994 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b8cd60a7-9c58-45ad-bddf-5c279b9ef80c tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:41.741234 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b8cd60a7-9c58-45ad-bddf-5c279b9ef80c tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:41.748267 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b8cd60a7-9c58-45ad-bddf-5c279b9ef80c tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 returned with HTTP 404 Aug 25 16:25:41.749100 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 625/2468] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:41 2026] GET /volume/v3/volumes/483ad3fa-881b-4534-a47b-aafc306f2017 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:25:41.756987 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c2a51bc0-e634-48bf-90e2-4c103ca08c8a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:41.758710 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c2a51bc0-e634-48bf-90e2-4c103ca08c8a tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] GET https://10.4.3.102/volume/v3/volumes/detail?all_tenants=1 Aug 25 16:25:41.758894 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c2a51bc0-e634-48bf-90e2-4c103ca08c8a tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:41.759072 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c2a51bc0-e634-48bf-90e2-4c103ca08c8a tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] Calling method 'detail' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:41.759819 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-c2a51bc0-e634-48bf-90e2-4c103ca08c8a tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100456) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:25:41.873931 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-c2a51bc0-e634-48bf-90e2-4c103ca08c8a tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] Get all volumes completed successfully. Aug 25 16:25:41.874339 np0000008093 devstack@c-api.service[100456]: WARNING stevedore.named [None req-c2a51bc0-e634-48bf-90e2-4c103ca08c8a tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:25:41.874553 np0000008093 devstack@c-api.service[100456]: WARNING castellan.key_manager [None req-c2a51bc0-e634-48bf-90e2-4c103ca08c8a tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:25:41.890821 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b32716ad-f3e4-4ac3-93b6-abd13ab81ea5 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] https://10.4.3.102/volume/v3/group_snapshots/4e63c28f-77ae-4323-8713-f72510d4c5e3 returned with HTTP 202 Aug 25 16:25:41.894308 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 611/2469] 10.4.3.102 () {68 vars in 1416 bytes} [Tue Aug 25 16:25:41 2026] DELETE /volume/v3/group_snapshots/4e63c28f-77ae-4323-8713-f72510d4c5e3 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:25:41.899738 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-627d3921-d110-40bb-80a6-7fbccc3d2a1e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:41.901597 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-627d3921-d110-40bb-80a6-7fbccc3d2a1e tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] GET https://10.4.3.102/volume/v3/volumes/detail Aug 25 16:25:41.901839 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-627d3921-d110-40bb-80a6-7fbccc3d2a1e tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:41.902046 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-627d3921-d110-40bb-80a6-7fbccc3d2a1e tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Calling method 'detail' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:41.902406 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.api_utils [None req-627d3921-d110-40bb-80a6-7fbccc3d2a1e tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Removing options '' from query. {{(pid=100457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:25:41.903152 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-627d3921-d110-40bb-80a6-7fbccc3d2a1e tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100457) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:25:41.916780 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-627d3921-d110-40bb-80a6-7fbccc3d2a1e tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Get all volumes completed successfully. Aug 25 16:25:41.917430 np0000008093 devstack@c-api.service[100457]: WARNING stevedore.named [None req-627d3921-d110-40bb-80a6-7fbccc3d2a1e tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:25:41.919175 np0000008093 devstack@c-api.service[100457]: WARNING castellan.key_manager [None req-627d3921-d110-40bb-80a6-7fbccc3d2a1e tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:25:41.923264 np0000008093 devstack@c-api.service[100456]: DEBUG oslo_db.sqlalchemy.engines [None req-c2a51bc0-e634-48bf-90e2-4c103ca08c8a tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100456) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:25:41.928703 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:41.928703 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:41.939177 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c2a51bc0-e634-48bf-90e2-4c103ca08c8a tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] https://10.4.3.102/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 16:25:41.939539 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 614/2470] 10.4.3.102 () {66 vars in 1285 bytes} [Tue Aug 25 16:25:41 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13954 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 25 16:25:41.961361 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-5d692dba-dd78-4769-977b-18d5dce25cdc None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:41.963448 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5d692dba-dd78-4769-977b-18d5dce25cdc tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] DELETE https://10.4.3.102/volume/v3/types/7cf1a2a5-c053-4834-b1f9-ea2cc1cd647b Aug 25 16:25:41.963567 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5d692dba-dd78-4769-977b-18d5dce25cdc tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:41.963826 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5d692dba-dd78-4769-977b-18d5dce25cdc tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] Calling method '_delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:41.972575 np0000008093 devstack@c-api.service[100457]: DEBUG oslo_db.sqlalchemy.engines [None req-627d3921-d110-40bb-80a6-7fbccc3d2a1e tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100457) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:25:41.976218 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:41.976218 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:41.984926 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-627d3921-d110-40bb-80a6-7fbccc3d2a1e tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] https://10.4.3.102/volume/v3/volumes/detail returned with HTTP 200 Aug 25 16:25:41.985391 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 621/2471] 10.4.3.102 () {68 vars in 1299 bytes} [Tue Aug 25 16:25:41 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 16:25:42.001821 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-0dfa31a2-e770-4df7-83f2-6033122cb2f7 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:42.003524 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0dfa31a2-e770-4df7-83f2-6033122cb2f7 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] GET https://10.4.3.102/volume/v3/snapshots/detail Aug 25 16:25:42.003768 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0dfa31a2-e770-4df7-83f2-6033122cb2f7 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:42.003975 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0dfa31a2-e770-4df7-83f2-6033122cb2f7 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Calling method 'detail' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:42.004165 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.api_utils [None req-0dfa31a2-e770-4df7-83f2-6033122cb2f7 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Removing options '' from query. {{(pid=100455) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:25:42.004425 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:42.004425 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:42.005257 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.db.api [None req-0dfa31a2-e770-4df7-83f2-6033122cb2f7 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Building query based on filter {{(pid=100455) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 16:25:42.018688 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-0dfa31a2-e770-4df7-83f2-6033122cb2f7 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Get all snapshots completed successfully. Aug 25 16:25:42.018923 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:42.018923 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:42.019499 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0dfa31a2-e770-4df7-83f2-6033122cb2f7 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] https://10.4.3.102/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 16:25:42.019909 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 612/2472] 10.4.3.102 () {66 vars in 1264 bytes} [Tue Aug 25 16:25:42 2026] GET /volume/v3/snapshots/detail => generated 474 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:42.029611 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5d692dba-dd78-4769-977b-18d5dce25cdc tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] https://10.4.3.102/volume/v3/types/7cf1a2a5-c053-4834-b1f9-ea2cc1cd647b returned with HTTP 202 Aug 25 16:25:42.030161 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 626/2473] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:25:41 2026] DELETE /volume/v3/types/7cf1a2a5-c053-4834-b1f9-ea2cc1cd647b => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:25:42.032490 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-83c25baa-4ff6-4e26-8623-db1a0c39b61f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:42.035342 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-83c25baa-4ff6-4e26-8623-db1a0c39b61f tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] GET https://10.4.3.102/volume/v3/snapshots/40f34026-c272-442a-b10b-670240bf643c Aug 25 16:25:42.035414 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-83c25baa-4ff6-4e26-8623-db1a0c39b61f tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:42.035756 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-83c25baa-4ff6-4e26-8623-db1a0c39b61f tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:42.044570 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c259daaa-dd3b-4adb-918d-c11f78d776a0 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:42.045479 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:42.045479 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:42.046213 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-83c25baa-4ff6-4e26-8623-db1a0c39b61f tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Snapshot retrieved successfully. Aug 25 16:25:42.046723 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c259daaa-dd3b-4adb-918d-c11f78d776a0 tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:25:42.047112 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c259daaa-dd3b-4adb-918d-c11f78d776a0 tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-938025454", "extra_specs": {}}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:42.047194 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-83c25baa-4ff6-4e26-8623-db1a0c39b61f tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] https://10.4.3.102/volume/v3/snapshots/40f34026-c272-442a-b10b-670240bf643c returned with HTTP 200 Aug 25 16:25:42.047893 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 615/2474] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:25:42 2026] GET /volume/v3/snapshots/40f34026-c272-442a-b10b-670240bf643c => generated 471 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:42.067265 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c259daaa-dd3b-4adb-918d-c11f78d776a0 tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:25:42.067696 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 622/2475] 10.4.3.102 () {68 vars in 1252 bytes} [Tue Aug 25 16:25:42 2026] POST /volume/v3/types => generated 211 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:42.076411 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-2ab58353-0156-44d8-8783-1726fc101223 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:42.078097 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2ab58353-0156-44d8-8783-1726fc101223 tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] POST https://10.4.3.102/volume/v3/types/48cbba62-93ac-40c4-be9f-7775281959da/encryption Aug 25 16:25:42.078408 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2ab58353-0156-44d8-8783-1726fc101223 tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:42.097169 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2ab58353-0156-44d8-8783-1726fc101223 tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] https://10.4.3.102/volume/v3/types/48cbba62-93ac-40c4-be9f-7775281959da/encryption returned with HTTP 200 Aug 25 16:25:42.097619 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 613/2476] 10.4.3.102 () {68 vars in 1397 bytes} [Tue Aug 25 16:25:42 2026] POST /volume/v3/types/48cbba62-93ac-40c4-be9f-7775281959da/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:42.106232 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-7a329e54-55c6-41f0-aeb7-d94eef1162e0 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:42.108804 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7a329e54-55c6-41f0-aeb7-d94eef1162e0 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:25:42.109189 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7a329e54-55c6-41f0-aeb7-d94eef1162e0 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1620588286", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-938025454", "size": 1}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:42.112728 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-7a329e54-55c6-41f0-aeb7-d94eef1162e0 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1620588286', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-938025454', 'size': 1}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:25:42.116981 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-7a329e54-55c6-41f0-aeb7-d94eef1162e0 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Create volume of 1 GB Aug 25 16:25:42.117286 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:42.117286 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:42.117819 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-7a329e54-55c6-41f0-aeb7-d94eef1162e0 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Availability Zones retrieved successfully. Aug 25 16:25:42.126073 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-7a329e54-55c6-41f0-aeb7-d94eef1162e0 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Flow 'volume_create_api' (076ce25b-4f5b-4561-ae49-8ec0e34a4642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:25:42.127373 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-7a329e54-55c6-41f0-aeb7-d94eef1162e0 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce0082c5-1e5d-4b80-a298-842546b2a67e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:42.129065 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-7a329e54-55c6-41f0-aeb7-d94eef1162e0 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:25:42.163195 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-7a329e54-55c6-41f0-aeb7-d94eef1162e0 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce0082c5-1e5d-4b80-a298-842546b2a67e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:25:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=48cbba62-93ac-40c4-be9f-7775281959da,is_public=True,name='tempest-scenario-type-luks-938025454',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48cbba62-93ac-40c4-be9f-7775281959da', '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=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:42.164601 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-7a329e54-55c6-41f0-aeb7-d94eef1162e0 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96d1c59a-36b5-465b-85a8-2185d205cb90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:42.201644 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-7a329e54-55c6-41f0-aeb7-d94eef1162e0 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-938025454 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-938025454, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:25:42.202070 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-7a329e54-55c6-41f0-aeb7-d94eef1162e0 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-938025454 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-938025454, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:25:42.252202 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-7a329e54-55c6-41f0-aeb7-d94eef1162e0 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Created reservations ['bde29c92-d0e7-4d27-9579-b281a58ad1b6', '4bee9c1f-cd59-491f-ad3c-ae3d9069f5bc', 'e2fb5792-9a3b-4ec6-96fe-da4239c37846', 'ac24c901-3e1a-4d79-aee8-1e02026ae907'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:25:42.253156 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-7a329e54-55c6-41f0-aeb7-d94eef1162e0 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96d1c59a-36b5-465b-85a8-2185d205cb90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bde29c92-d0e7-4d27-9579-b281a58ad1b6', '4bee9c1f-cd59-491f-ad3c-ae3d9069f5bc', 'e2fb5792-9a3b-4ec6-96fe-da4239c37846', 'ac24c901-3e1a-4d79-aee8-1e02026ae907']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:42.253964 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-7a329e54-55c6-41f0-aeb7-d94eef1162e0 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb07bd37-9660-4d77-82ed-107e50a2b4c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:42.306799 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-7a329e54-55c6-41f0-aeb7-d94eef1162e0 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb07bd37-9660-4d77-82ed-107e50a2b4c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2293440c-895c-4e72-85df-32eb4b6e40f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1620588286',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a07586598844a3a9cbb11498cab8408',qos_specs=None,replication_status=,reservations=['bde29c92-d0e7-4d27-9579-b281a58ad1b6','4bee9c1f-cd59-491f-ad3c-ae3d9069f5bc','e2fb5792-9a3b-4ec6-96fe-da4239c37846','ac24c901-3e1a-4d79-aee8-1e02026ae907'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57c979c43dc1442faca7d0e98f94d31e',volume_type_id=48cbba62-93ac-40c4-be9f-7775281959da), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:25:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1620588286',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=2293440c-895c-4e72-85df-32eb4b6e40f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a07586598844a3a9cbb11498cab8408',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57c979c43dc1442faca7d0e98f94d31e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48cbba62-93ac-40c4-be9f-7775281959da),volume_type_id=48cbba62-93ac-40c4-be9f-7775281959da)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:42.308080 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-7a329e54-55c6-41f0-aeb7-d94eef1162e0 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (261a575f-a4f6-496e-8927-9d51aacdc2d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:42.343488 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-7a329e54-55c6-41f0-aeb7-d94eef1162e0 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (261a575f-a4f6-496e-8927-9d51aacdc2d4) transitioned into state 'SUCCESS' from state '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-1620588286',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a07586598844a3a9cbb11498cab8408',qos_specs=None,replication_status=,reservations=['bde29c92-d0e7-4d27-9579-b281a58ad1b6','4bee9c1f-cd59-491f-ad3c-ae3d9069f5bc','e2fb5792-9a3b-4ec6-96fe-da4239c37846','ac24c901-3e1a-4d79-aee8-1e02026ae907'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57c979c43dc1442faca7d0e98f94d31e',volume_type_id=48cbba62-93ac-40c4-be9f-7775281959da)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:42.344217 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-7a329e54-55c6-41f0-aeb7-d94eef1162e0 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ee95b17-edc7-4835-b4ce-0d002a106e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:42.358463 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-7a329e54-55c6-41f0-aeb7-d94eef1162e0 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ee95b17-edc7-4835-b4ce-0d002a106e50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:42.359488 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-7a329e54-55c6-41f0-aeb7-d94eef1162e0 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Flow 'volume_create_api' (076ce25b-4f5b-4561-ae49-8ec0e34a4642) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:25:42.359906 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-7a329e54-55c6-41f0-aeb7-d94eef1162e0 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Create volume request issued successfully. Aug 25 16:25:42.360490 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7a329e54-55c6-41f0-aeb7-d94eef1162e0 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:25:42.361041 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 627/2477] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:25:42 2026] POST /volume/v3/volumes => generated 784 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:25:42.688748 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-3395ef08-cf0a-4ef2-aaf4-3f07e39b5fed None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:42.694164 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3395ef08-cf0a-4ef2-aaf4-3f07e39b5fed tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 Aug 25 16:25:42.694164 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3395ef08-cf0a-4ef2-aaf4-3f07e39b5fed tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:42.694164 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3395ef08-cf0a-4ef2-aaf4-3f07e39b5fed tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:42.707968 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:42.707968 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:42.720252 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-3395ef08-cf0a-4ef2-aaf4-3f07e39b5fed tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:25:42.726622 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3395ef08-cf0a-4ef2-aaf4-3f07e39b5fed tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 returned with HTTP 200 Aug 25 16:25:42.726622 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 616/2478] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:42 2026] GET /volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 => generated 1148 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:42.781555 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-fb61126c-9b52-4bc5-9055-fc3cc653f35f req-3e34d237-9cf5-41a4-889e-1e8d23dc9795 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:42.783762 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-fb61126c-9b52-4bc5-9055-fc3cc653f35f req-3e34d237-9cf5-41a4-889e-1e8d23dc9795 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] DELETE https://10.4.3.102/volume/v3/attachments/17db1bf9-7a81-4f09-9359-b35f6dbc6609 Aug 25 16:25:42.783887 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-fb61126c-9b52-4bc5-9055-fc3cc653f35f req-3e34d237-9cf5-41a4-889e-1e8d23dc9795 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:42.784049 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-fb61126c-9b52-4bc5-9055-fc3cc653f35f req-3e34d237-9cf5-41a4-889e-1e8d23dc9795 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:42.794915 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:42.794915 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:42.823918 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-d69db25a-7182-4466-962e-1e6d5ec4cafe req-2e651cf1-6e63-44eb-a666-e43415627ff0 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:42.826861 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-d69db25a-7182-4466-962e-1e6d5ec4cafe req-2e651cf1-6e63-44eb-a666-e43415627ff0 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] POST https://10.4.3.102/volume/v3/attachments/ee5b106d-a25a-4bd6-ade1-3e6d12570868/action Aug 25 16:25:42.827265 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-d69db25a-7182-4466-962e-1e6d5ec4cafe req-2e651cf1-6e63-44eb-a666-e43415627ff0 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action body: b'{"os-complete": null}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:25:42.828148 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-d69db25a-7182-4466-962e-1e6d5ec4cafe req-2e651cf1-6e63-44eb-a666-e43415627ff0 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:42.849902 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:42.849902 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:42.882853 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-d69db25a-7182-4466-962e-1e6d5ec4cafe req-2e651cf1-6e63-44eb-a666-e43415627ff0 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/attachments/ee5b106d-a25a-4bd6-ade1-3e6d12570868/action returned with HTTP 204 Aug 25 16:25:42.883393 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 614/2479] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:25:42 2026] POST /volume/v3/attachments/ee5b106d-a25a-4bd6-ade1-3e6d12570868/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:25:42.889415 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-fb61126c-9b52-4bc5-9055-fc3cc653f35f req-3e34d237-9cf5-41a4-889e-1e8d23dc9795 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/attachments/17db1bf9-7a81-4f09-9359-b35f6dbc6609 returned with HTTP 200 Aug 25 16:25:42.891568 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 623/2480] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:25:42 2026] DELETE /volume/v3/attachments/17db1bf9-7a81-4f09-9359-b35f6dbc6609 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:43.060117 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-eb3fbe95-bc64-4227-a367-54f9c2436863 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:43.063123 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-eb3fbe95-bc64-4227-a367-54f9c2436863 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] GET https://10.4.3.102/volume/v3/snapshots/40f34026-c272-442a-b10b-670240bf643c Aug 25 16:25:43.063123 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-eb3fbe95-bc64-4227-a367-54f9c2436863 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:43.063123 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-eb3fbe95-bc64-4227-a367-54f9c2436863 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:43.076779 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-eb3fbe95-bc64-4227-a367-54f9c2436863 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] https://10.4.3.102/volume/v3/snapshots/40f34026-c272-442a-b10b-670240bf643c returned with HTTP 404 Aug 25 16:25:43.078140 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 628/2481] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:25:43 2026] GET /volume/v3/snapshots/40f34026-c272-442a-b10b-670240bf643c => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:25:43.084826 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f0b6a330-3b43-4b39-985e-5dba78303ee5 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:43.088170 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f0b6a330-3b43-4b39-985e-5dba78303ee5 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] GET https://10.4.3.102/volume/v3/group_snapshots/4e63c28f-77ae-4323-8713-f72510d4c5e3 Aug 25 16:25:43.088462 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f0b6a330-3b43-4b39-985e-5dba78303ee5 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:43.088735 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f0b6a330-3b43-4b39-985e-5dba78303ee5 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:43.088879 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.group_snapshots [None req-f0b6a330-3b43-4b39-985e-5dba78303ee5 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] show called for member 4e63c28f-77ae-4323-8713-f72510d4c5e3 {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 16:25:43.097981 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f0b6a330-3b43-4b39-985e-5dba78303ee5 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] https://10.4.3.102/volume/v3/group_snapshots/4e63c28f-77ae-4323-8713-f72510d4c5e3 returned with HTTP 404 Aug 25 16:25:43.098536 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 617/2482] 10.4.3.102 () {68 vars in 1413 bytes} [Tue Aug 25 16:25:43 2026] GET /volume/v3/group_snapshots/4e63c28f-77ae-4323-8713-f72510d4c5e3 => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:25:43.106607 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-0671a1c8-778e-453d-a5b8-3aa6b44fafa7 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:43.108476 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0671a1c8-778e-453d-a5b8-3aa6b44fafa7 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] GET https://10.4.3.102/volume/v3/volumes/detail Aug 25 16:25:43.108695 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0671a1c8-778e-453d-a5b8-3aa6b44fafa7 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:43.108918 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0671a1c8-778e-453d-a5b8-3aa6b44fafa7 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Calling method 'detail' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:43.109152 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.api_utils [None req-0671a1c8-778e-453d-a5b8-3aa6b44fafa7 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Removing options '' from query. {{(pid=100455) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:25:43.109935 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-0671a1c8-778e-453d-a5b8-3aa6b44fafa7 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100455) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:25:43.133695 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-0671a1c8-778e-453d-a5b8-3aa6b44fafa7 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Get all volumes completed successfully. Aug 25 16:25:43.134503 np0000008093 devstack@c-api.service[100455]: WARNING stevedore.named [None req-0671a1c8-778e-453d-a5b8-3aa6b44fafa7 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:25:43.134677 np0000008093 devstack@c-api.service[100455]: WARNING castellan.key_manager [None req-0671a1c8-778e-453d-a5b8-3aa6b44fafa7 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:25:43.174195 np0000008093 devstack@c-api.service[100455]: DEBUG oslo_db.sqlalchemy.engines [None req-0671a1c8-778e-453d-a5b8-3aa6b44fafa7 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100455) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:25:43.177982 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:43.177982 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:43.204659 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0671a1c8-778e-453d-a5b8-3aa6b44fafa7 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] https://10.4.3.102/volume/v3/volumes/detail returned with HTTP 200 Aug 25 16:25:43.205126 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 615/2483] 10.4.3.102 () {68 vars in 1299 bytes} [Tue Aug 25 16:25:43 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:43.226606 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-77b960ab-abbe-4337-835a-be7cf0665e17 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:43.228646 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-77b960ab-abbe-4337-835a-be7cf0665e17 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] POST https://10.4.3.102/volume/v3/groups/1d41b2e0-b624-4c75-bcca-0d2d8962d441/action Aug 25 16:25:43.229023 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-77b960ab-abbe-4337-835a-be7cf0665e17 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:25:43.229138 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-77b960ab-abbe-4337-835a-be7cf0665e17 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:43.230790 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.groups [None req-77b960ab-abbe-4337-835a-be7cf0665e17 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] delete called for group 1d41b2e0-b624-4c75-bcca-0d2d8962d441 {{(pid=100457) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 16:25:43.230936 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.groups [None req-77b960ab-abbe-4337-835a-be7cf0665e17 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Delete group with id: 1d41b2e0-b624-4c75-bcca-0d2d8962d441 Aug 25 16:25:43.234863 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:43.234863 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:43.325045 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-77b960ab-abbe-4337-835a-be7cf0665e17 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] https://10.4.3.102/volume/v3/groups/1d41b2e0-b624-4c75-bcca-0d2d8962d441/action returned with HTTP 202 Aug 25 16:25:43.325470 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 624/2484] 10.4.3.102 () {70 vars in 1428 bytes} [Tue Aug 25 16:25:43 2026] POST /volume/v3/groups/1d41b2e0-b624-4c75-bcca-0d2d8962d441/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:25:43.336749 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-04b0a7f5-41b5-492c-8285-4e8b6afd6bba None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:43.339254 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-04b0a7f5-41b5-492c-8285-4e8b6afd6bba tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] GET https://10.4.3.102/volume/v3/volumes/254fdf0c-e315-4574-802a-42b455586a07 Aug 25 16:25:43.339486 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-04b0a7f5-41b5-492c-8285-4e8b6afd6bba tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:43.339810 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-04b0a7f5-41b5-492c-8285-4e8b6afd6bba tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:43.351735 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:43.351735 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:43.360259 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-04b0a7f5-41b5-492c-8285-4e8b6afd6bba tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Volume info retrieved successfully. Aug 25 16:25:43.361320 np0000008093 devstack@c-api.service[100454]: WARNING stevedore.named [None req-04b0a7f5-41b5-492c-8285-4e8b6afd6bba tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 16:25:43.361576 np0000008093 devstack@c-api.service[100454]: WARNING castellan.key_manager [None req-04b0a7f5-41b5-492c-8285-4e8b6afd6bba tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 16:25:43.407018 np0000008093 devstack@c-api.service[100454]: DEBUG oslo_db.sqlalchemy.engines [None req-04b0a7f5-41b5-492c-8285-4e8b6afd6bba tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100454) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:25:43.411006 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:43.411006 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:43.420173 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-e0575ad6-ca3e-470c-ab30-0356676b00ff None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:43.421124 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-04b0a7f5-41b5-492c-8285-4e8b6afd6bba tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] https://10.4.3.102/volume/v3/volumes/254fdf0c-e315-4574-802a-42b455586a07 returned with HTTP 200 Aug 25 16:25:43.421562 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 629/2485] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:25:43 2026] GET /volume/v3/volumes/254fdf0c-e315-4574-802a-42b455586a07 => generated 917 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:43.422865 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e0575ad6-ca3e-470c-ab30-0356676b00ff tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:25:43.423329 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e0575ad6-ca3e-470c-ab30-0356676b00ff tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-796116993", "snapshot_id": "457fb672-6cc6-490c-bf29-b1947dffdf8d", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:43.425516 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-e0575ad6-ca3e-470c-ab30-0356676b00ff tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-796116993', 'snapshot_id': '457fb672-6cc6-490c-bf29-b1947dffdf8d', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:25:43.432786 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:43.432786 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:43.433633 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-e0575ad6-ca3e-470c-ab30-0356676b00ff tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Snapshot retrieved successfully. Aug 25 16:25:43.433999 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-e0575ad6-ca3e-470c-ab30-0356676b00ff tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Create volume of 1 GB Aug 25 16:25:43.441091 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-e0575ad6-ca3e-470c-ab30-0356676b00ff tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Availability Zones retrieved successfully. Aug 25 16:25:43.450386 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-e0575ad6-ca3e-470c-ab30-0356676b00ff tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Flow 'volume_create_api' (5b16b609-2acf-4afc-b35b-8a70a8883385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:25:43.452498 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-e0575ad6-ca3e-470c-ab30-0356676b00ff tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2ba9034-9e79-4af0-8399-86e66aa4ff3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:43.454075 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-e0575ad6-ca3e-470c-ab30-0356676b00ff tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:25:43.493518 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-e0575ad6-ca3e-470c-ab30-0356676b00ff tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2ba9034-9e79-4af0-8399-86e66aa4ff3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '457fb672-6cc6-490c-bf29-b1947dffdf8d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:43.495743 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-e0575ad6-ca3e-470c-ab30-0356676b00ff tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (693cde5a-7393-46c0-8295-2670f1d4c8c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:43.550625 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-e0575ad6-ca3e-470c-ab30-0356676b00ff tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Created reservations ['fdf5b810-108d-4ae4-b5bb-d9712f8a8eec', '7d510c84-a2b3-4862-a81b-6441b284022d', '23b2ad12-e67c-4e95-b4eb-93380d9a9f6a', '7082d102-d037-40af-856d-44e6eee9114f'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:25:43.551414 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-e0575ad6-ca3e-470c-ab30-0356676b00ff tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (693cde5a-7393-46c0-8295-2670f1d4c8c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdf5b810-108d-4ae4-b5bb-d9712f8a8eec', '7d510c84-a2b3-4862-a81b-6441b284022d', '23b2ad12-e67c-4e95-b4eb-93380d9a9f6a', '7082d102-d037-40af-856d-44e6eee9114f']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:43.552232 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-e0575ad6-ca3e-470c-ab30-0356676b00ff tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f89a3cfa-cd58-4897-b0da-9e34493d788c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:43.669200 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-e0575ad6-ca3e-470c-ab30-0356676b00ff tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f89a3cfa-cd58-4897-b0da-9e34493d788c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45d16a65-1cf8-4235-b54a-c362bc7ce71f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-796116993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bd2059baa754a4c877f953142d93d2a',qos_specs=None,replication_status=,reservations=['fdf5b810-108d-4ae4-b5bb-d9712f8a8eec','7d510c84-a2b3-4862-a81b-6441b284022d','23b2ad12-e67c-4e95-b4eb-93380d9a9f6a','7082d102-d037-40af-856d-44e6eee9114f'],size=1,snapshot_id=457fb672-6cc6-490c-bf29-b1947dffdf8d,source_replicaid=,source_volid=None,status='creating',user_id='b4f617e462364811aa2e8930406cf826',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:25:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-796116993',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45d16a65-1cf8-4235-b54a-c362bc7ce71f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1bd2059baa754a4c877f953142d93d2a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=457fb672-6cc6-490c-bf29-b1947dffdf8d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4f617e462364811aa2e8930406cf826',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:43.669953 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-e0575ad6-ca3e-470c-ab30-0356676b00ff tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dde87d6a-3f40-40bf-93c9-0d598faea050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:43.715356 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-e0575ad6-ca3e-470c-ab30-0356676b00ff tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dde87d6a-3f40-40bf-93c9-0d598faea050) transitioned into state 'SUCCESS' from state '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-796116993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bd2059baa754a4c877f953142d93d2a',qos_specs=None,replication_status=,reservations=['fdf5b810-108d-4ae4-b5bb-d9712f8a8eec','7d510c84-a2b3-4862-a81b-6441b284022d','23b2ad12-e67c-4e95-b4eb-93380d9a9f6a','7082d102-d037-40af-856d-44e6eee9114f'],size=1,snapshot_id=457fb672-6cc6-490c-bf29-b1947dffdf8d,source_replicaid=,source_volid=None,status='creating',user_id='b4f617e462364811aa2e8930406cf826',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:43.716282 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-e0575ad6-ca3e-470c-ab30-0356676b00ff tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29972697-0ff7-4c21-ab5a-0c5ad529732b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:43.743726 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-3fa0155f-df90-4ce4-8779-e986438612da None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:43.746009 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3fa0155f-df90-4ce4-8779-e986438612da tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 Aug 25 16:25:43.746226 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3fa0155f-df90-4ce4-8779-e986438612da tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:43.746438 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3fa0155f-df90-4ce4-8779-e986438612da tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:43.746821 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-e0575ad6-ca3e-470c-ab30-0356676b00ff tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29972697-0ff7-4c21-ab5a-0c5ad529732b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:43.747683 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-e0575ad6-ca3e-470c-ab30-0356676b00ff tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Flow 'volume_create_api' (5b16b609-2acf-4afc-b35b-8a70a8883385) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:25:43.748016 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-e0575ad6-ca3e-470c-ab30-0356676b00ff tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Create volume request issued successfully. Aug 25 16:25:43.748561 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e0575ad6-ca3e-470c-ab30-0356676b00ff tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:25:43.749208 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 618/2486] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:25:43 2026] POST /volume/v3/volumes => generated 790 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:25:43.762970 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:43.762970 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:43.765188 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-bcc8c5b4-72a6-45f6-a6d8-a8c7c89c2e8d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:43.767791 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-3fa0155f-df90-4ce4-8779-e986438612da tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:25:43.767939 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bcc8c5b4-72a6-45f6-a6d8-a8c7c89c2e8d tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f Aug 25 16:25:43.767939 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bcc8c5b4-72a6-45f6-a6d8-a8c7c89c2e8d tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:43.767939 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bcc8c5b4-72a6-45f6-a6d8-a8c7c89c2e8d tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:43.773005 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3fa0155f-df90-4ce4-8779-e986438612da tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 returned with HTTP 200 Aug 25 16:25:43.773441 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 616/2487] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:43 2026] GET /volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 => generated 1442 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:43.775748 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:43.775748 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:43.781661 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-bcc8c5b4-72a6-45f6-a6d8-a8c7c89c2e8d tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:25:43.785873 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bcc8c5b4-72a6-45f6-a6d8-a8c7c89c2e8d tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f returned with HTTP 200 Aug 25 16:25:43.786413 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 625/2488] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:43 2026] GET /volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:43.793026 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f20596b7-50b6-407f-aa44-0d6195eba61d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:43.877706 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f20596b7-50b6-407f-aa44-0d6195eba61d tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-reader] GET https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 Aug 25 16:25:43.877912 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f20596b7-50b6-407f-aa44-0d6195eba61d tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-reader] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:43.878359 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f20596b7-50b6-407f-aa44-0d6195eba61d tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-reader] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:43.892018 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:43.892018 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:43.898402 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-f20596b7-50b6-407f-aa44-0d6195eba61d tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-reader] Volume info retrieved successfully. Aug 25 16:25:43.906105 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f20596b7-50b6-407f-aa44-0d6195eba61d tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-reader] https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 returned with HTTP 200 Aug 25 16:25:43.906670 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 630/2489] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:43 2026] GET /volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 => generated 1442 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:43.959537 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-5cb5f189-808f-4507-a9a8-147a27498180 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:43.961728 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5cb5f189-808f-4507-a9a8-147a27498180 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-reader] GET https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 Aug 25 16:25:43.961973 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5cb5f189-808f-4507-a9a8-147a27498180 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-reader] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:43.962205 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5cb5f189-808f-4507-a9a8-147a27498180 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-reader] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:44.001212 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:44.001212 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:44.006182 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-5cb5f189-808f-4507-a9a8-147a27498180 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-reader] Volume info retrieved successfully. Aug 25 16:25:44.012195 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5cb5f189-808f-4507-a9a8-147a27498180 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-reader] https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 returned with HTTP 200 Aug 25 16:25:44.012738 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 619/2490] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:43 2026] GET /volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 => generated 1442 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:44.061617 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-c287b0c7-9312-4189-9303-5b7acd42b889 req-779e29f8-c2ff-402d-8e17-a2afee7a99ce None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:44.064098 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-c287b0c7-9312-4189-9303-5b7acd42b889 req-779e29f8-c2ff-402d-8e17-a2afee7a99ce tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 Aug 25 16:25:44.064332 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-c287b0c7-9312-4189-9303-5b7acd42b889 req-779e29f8-c2ff-402d-8e17-a2afee7a99ce tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:44.064556 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-c287b0c7-9312-4189-9303-5b7acd42b889 req-779e29f8-c2ff-402d-8e17-a2afee7a99ce tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:44.129061 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:44.129061 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:44.140449 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-c287b0c7-9312-4189-9303-5b7acd42b889 req-779e29f8-c2ff-402d-8e17-a2afee7a99ce tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:25:44.159353 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-c287b0c7-9312-4189-9303-5b7acd42b889 req-779e29f8-c2ff-402d-8e17-a2afee7a99ce tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 returned with HTTP 200 Aug 25 16:25:44.163007 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 617/2491] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:25:44 2026] GET /volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 => generated 1442 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:44.185507 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-c287b0c7-9312-4189-9303-5b7acd42b889 req-239ae8df-9ceb-474f-a7a8-0c8b96459b3d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:44.187688 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-c287b0c7-9312-4189-9303-5b7acd42b889 req-239ae8df-9ceb-474f-a7a8-0c8b96459b3d tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] POST https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9/action Aug 25 16:25:44.188119 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-c287b0c7-9312-4189-9303-5b7acd42b889 req-239ae8df-9ceb-474f-a7a8-0c8b96459b3d tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:25:44.188244 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-c287b0c7-9312-4189-9303-5b7acd42b889 req-239ae8df-9ceb-474f-a7a8-0c8b96459b3d tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:44.202101 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:44.202101 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:44.202583 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-c287b0c7-9312-4189-9303-5b7acd42b889 req-239ae8df-9ceb-474f-a7a8-0c8b96459b3d tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:25:44.213481 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-c287b0c7-9312-4189-9303-5b7acd42b889 req-239ae8df-9ceb-474f-a7a8-0c8b96459b3d tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Begin detaching volume completed successfully. Aug 25 16:25:44.213734 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-c287b0c7-9312-4189-9303-5b7acd42b889 req-239ae8df-9ceb-474f-a7a8-0c8b96459b3d tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9/action returned with HTTP 202 Aug 25 16:25:44.214201 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 626/2492] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:25:44 2026] POST /volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:25:44.239703 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-588b2f5f-8dee-44e7-ac5d-9c0d4fcedc47 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:44.243379 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-588b2f5f-8dee-44e7-ac5d-9c0d4fcedc47 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 Aug 25 16:25:44.243379 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-588b2f5f-8dee-44e7-ac5d-9c0d4fcedc47 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:44.243379 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-588b2f5f-8dee-44e7-ac5d-9c0d4fcedc47 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:44.263834 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:44.263834 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:44.269168 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-588b2f5f-8dee-44e7-ac5d-9c0d4fcedc47 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:25:44.277194 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-588b2f5f-8dee-44e7-ac5d-9c0d4fcedc47 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 returned with HTTP 200 Aug 25 16:25:44.277194 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 631/2493] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:44 2026] GET /volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 => generated 1445 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 16:25:44.294269 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-a62b7183-8f53-4e39-9014-92d122c843c5 req-d9962d00-2f46-45e3-a34d-9efad332d44b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:44.297045 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-a62b7183-8f53-4e39-9014-92d122c843c5 req-d9962d00-2f46-45e3-a34d-9efad332d44b tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] GET https://10.4.3.102/volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 Aug 25 16:25:44.297294 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-a62b7183-8f53-4e39-9014-92d122c843c5 req-d9962d00-2f46-45e3-a34d-9efad332d44b tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:44.297599 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-a62b7183-8f53-4e39-9014-92d122c843c5 req-d9962d00-2f46-45e3-a34d-9efad332d44b tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:44.298875 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-6a8dc2ea-0a5c-4d66-a6d1-8338f99f95f9 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:44.299280 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6a8dc2ea-0a5c-4d66-a6d1-8338f99f95f9 None None] GET https://10.4.3.102/volume// Aug 25 16:25:44.299542 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6a8dc2ea-0a5c-4d66-a6d1-8338f99f95f9 None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:44.300805 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6a8dc2ea-0a5c-4d66-a6d1-8338f99f95f9 None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:44.300805 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6a8dc2ea-0a5c-4d66-a6d1-8338f99f95f9 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:25:44.300805 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 618/2494] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:25:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:25:44.308202 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-c287b0c7-9312-4189-9303-5b7acd42b889 req-6de67bee-165b-41de-92b9-d4d7c42e16b5 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:44.311036 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:44.311036 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:44.311456 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-c287b0c7-9312-4189-9303-5b7acd42b889 req-6de67bee-165b-41de-92b9-d4d7c42e16b5 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 Aug 25 16:25:44.311684 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-c287b0c7-9312-4189-9303-5b7acd42b889 req-6de67bee-165b-41de-92b9-d4d7c42e16b5 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:44.311857 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-c287b0c7-9312-4189-9303-5b7acd42b889 req-6de67bee-165b-41de-92b9-d4d7c42e16b5 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:44.315211 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-a62b7183-8f53-4e39-9014-92d122c843c5 req-d9962d00-2f46-45e3-a34d-9efad332d44b tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Volume info retrieved successfully. Aug 25 16:25:44.320208 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-a62b7183-8f53-4e39-9014-92d122c843c5 req-d9962d00-2f46-45e3-a34d-9efad332d44b tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 returned with HTTP 200 Aug 25 16:25:44.320721 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 620/2495] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:25:44 2026] GET /volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 => generated 1164 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:44.323636 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:44.323636 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:44.327240 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-c287b0c7-9312-4189-9303-5b7acd42b889 req-6de67bee-165b-41de-92b9-d4d7c42e16b5 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:25:44.331302 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-c287b0c7-9312-4189-9303-5b7acd42b889 req-6de67bee-165b-41de-92b9-d4d7c42e16b5 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 returned with HTTP 200 Aug 25 16:25:44.331734 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 627/2496] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:25:44 2026] GET /volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 => generated 1625 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:25:44.353063 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-a62b7183-8f53-4e39-9014-92d122c843c5 req-7c195b65-c120-4169-a50d-4a41dd420e02 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:44.354944 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-a62b7183-8f53-4e39-9014-92d122c843c5 req-7c195b65-c120-4169-a50d-4a41dd420e02 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] POST https://10.4.3.102/volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9/action Aug 25 16:25:44.355262 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-a62b7183-8f53-4e39-9014-92d122c843c5 req-7c195b65-c120-4169-a50d-4a41dd420e02 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:25:44.355369 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-a62b7183-8f53-4e39-9014-92d122c843c5 req-7c195b65-c120-4169-a50d-4a41dd420e02 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:44.365773 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:44.365773 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:44.366266 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-a62b7183-8f53-4e39-9014-92d122c843c5 req-7c195b65-c120-4169-a50d-4a41dd420e02 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Volume info retrieved successfully. Aug 25 16:25:44.373949 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-a62b7183-8f53-4e39-9014-92d122c843c5 req-7c195b65-c120-4169-a50d-4a41dd420e02 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Begin detaching volume completed successfully. Aug 25 16:25:44.374144 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-a62b7183-8f53-4e39-9014-92d122c843c5 req-7c195b65-c120-4169-a50d-4a41dd420e02 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9/action returned with HTTP 202 Aug 25 16:25:44.374628 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 632/2497] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:25:44 2026] POST /volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:25:44.418839 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c5da5a43-d5ac-4833-833b-f8fb0a1a146a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:44.419200 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c5da5a43-d5ac-4833-833b-f8fb0a1a146a None None] GET https://10.4.3.102/volume// Aug 25 16:25:44.419376 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c5da5a43-d5ac-4833-833b-f8fb0a1a146a None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:44.419604 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c5da5a43-d5ac-4833-833b-f8fb0a1a146a None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:44.419999 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c5da5a43-d5ac-4833-833b-f8fb0a1a146a None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:25:44.420294 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 619/2498] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:25:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:25:44.431059 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-a62b7183-8f53-4e39-9014-92d122c843c5 req-1fb8aa0e-e2ec-4075-81b3-9e82d6abf80d None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:44.435088 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-ae7b33df-ed3b-44bf-a9c4-1498b0e7994c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:44.435180 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-a62b7183-8f53-4e39-9014-92d122c843c5 req-1fb8aa0e-e2ec-4075-81b3-9e82d6abf80d tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] GET https://10.4.3.102/volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 Aug 25 16:25:44.435180 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-a62b7183-8f53-4e39-9014-92d122c843c5 req-1fb8aa0e-e2ec-4075-81b3-9e82d6abf80d tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:44.435180 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-a62b7183-8f53-4e39-9014-92d122c843c5 req-1fb8aa0e-e2ec-4075-81b3-9e82d6abf80d tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:44.436112 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ae7b33df-ed3b-44bf-a9c4-1498b0e7994c tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] GET https://10.4.3.102/volume/v3/volumes/254fdf0c-e315-4574-802a-42b455586a07 Aug 25 16:25:44.436334 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ae7b33df-ed3b-44bf-a9c4-1498b0e7994c tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:44.436514 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ae7b33df-ed3b-44bf-a9c4-1498b0e7994c tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:44.441975 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ae7b33df-ed3b-44bf-a9c4-1498b0e7994c tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] https://10.4.3.102/volume/v3/volumes/254fdf0c-e315-4574-802a-42b455586a07 returned with HTTP 404 Aug 25 16:25:44.442464 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 628/2499] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:25:44 2026] GET /volume/v3/volumes/254fdf0c-e315-4574-802a-42b455586a07 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:25:44.444545 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:44.444545 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:44.447973 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-a62b7183-8f53-4e39-9014-92d122c843c5 req-1fb8aa0e-e2ec-4075-81b3-9e82d6abf80d tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Volume info retrieved successfully. Aug 25 16:25:44.453845 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-a62b7183-8f53-4e39-9014-92d122c843c5 req-1fb8aa0e-e2ec-4075-81b3-9e82d6abf80d tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 returned with HTTP 200 Aug 25 16:25:44.453845 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 621/2500] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:25:44 2026] GET /volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 => generated 1347 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:25:44.461348 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-adb9f956-8641-49a3-8cde-a1a919665511 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:44.463243 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-adb9f956-8641-49a3-8cde-a1a919665511 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] GET https://10.4.3.102/volume/v3/groups/1d41b2e0-b624-4c75-bcca-0d2d8962d441 Aug 25 16:25:44.463455 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-adb9f956-8641-49a3-8cde-a1a919665511 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:44.463722 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-adb9f956-8641-49a3-8cde-a1a919665511 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:44.463901 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.groups [None req-adb9f956-8641-49a3-8cde-a1a919665511 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] show called for member 1d41b2e0-b624-4c75-bcca-0d2d8962d441 {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 16:25:44.468058 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-adb9f956-8641-49a3-8cde-a1a919665511 tempest-GroupSnapshotsV319Test-689202564 tempest-GroupSnapshotsV319Test-689202564-project-member] https://10.4.3.102/volume/v3/groups/1d41b2e0-b624-4c75-bcca-0d2d8962d441 returned with HTTP 404 Aug 25 16:25:44.468716 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 633/2501] 10.4.3.102 () {68 vars in 1386 bytes} [Tue Aug 25 16:25:44 2026] GET /volume/v3/groups/1d41b2e0-b624-4c75-bcca-0d2d8962d441 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:25:44.489018 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-bb1f6c36-e8ec-4d07-abb2-e2880eba2429 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:44.491122 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bb1f6c36-e8ec-4d07-abb2-e2880eba2429 tempest-GroupSnapshotsV319Test-942637415 tempest-GroupSnapshotsV319Test-942637415-project-admin] DELETE https://10.4.3.102/volume/v3/group_types/d0300ef4-1403-4312-bd5f-6b964f4e2319 Aug 25 16:25:44.491392 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bb1f6c36-e8ec-4d07-abb2-e2880eba2429 tempest-GroupSnapshotsV319Test-942637415 tempest-GroupSnapshotsV319Test-942637415-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:44.491657 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bb1f6c36-e8ec-4d07-abb2-e2880eba2429 tempest-GroupSnapshotsV319Test-942637415 tempest-GroupSnapshotsV319Test-942637415-project-admin] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:44.565959 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bb1f6c36-e8ec-4d07-abb2-e2880eba2429 tempest-GroupSnapshotsV319Test-942637415 tempest-GroupSnapshotsV319Test-942637415-project-admin] https://10.4.3.102/volume/v3/group_types/d0300ef4-1403-4312-bd5f-6b964f4e2319 returned with HTTP 202 Aug 25 16:25:44.566639 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 620/2502] 10.4.3.102 () {68 vars in 1404 bytes} [Tue Aug 25 16:25:44 2026] DELETE /volume/v3/group_types/d0300ef4-1403-4312-bd5f-6b964f4e2319 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:25:44.576545 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-029ee21e-ebed-45eb-adf8-c32682f07265 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:44.578857 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-029ee21e-ebed-45eb-adf8-c32682f07265 tempest-GroupSnapshotsV319Test-942637415 tempest-GroupSnapshotsV319Test-942637415-project-admin] DELETE https://10.4.3.102/volume/v3/types/f83ff3ff-6507-4e4c-88af-62d13186f1dd Aug 25 16:25:44.579117 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-029ee21e-ebed-45eb-adf8-c32682f07265 tempest-GroupSnapshotsV319Test-942637415 tempest-GroupSnapshotsV319Test-942637415-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:44.579322 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-029ee21e-ebed-45eb-adf8-c32682f07265 tempest-GroupSnapshotsV319Test-942637415 tempest-GroupSnapshotsV319Test-942637415-project-admin] Calling method '_delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:44.638542 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-029ee21e-ebed-45eb-adf8-c32682f07265 tempest-GroupSnapshotsV319Test-942637415 tempest-GroupSnapshotsV319Test-942637415-project-admin] https://10.4.3.102/volume/v3/types/f83ff3ff-6507-4e4c-88af-62d13186f1dd returned with HTTP 202 Aug 25 16:25:44.639100 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 629/2503] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:25:44 2026] DELETE /volume/v3/types/f83ff3ff-6507-4e4c-88af-62d13186f1dd => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:25:44.654922 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-e0324a9d-59f8-40df-97f3-b5a7a88903b9 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:44.656872 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e0324a9d-59f8-40df-97f3-b5a7a88903b9 tempest-GroupSnapshotsV319Test-942637415 tempest-GroupSnapshotsV319Test-942637415-project-admin] GET https://10.4.3.102/volume/v3/types/f83ff3ff-6507-4e4c-88af-62d13186f1dd Aug 25 16:25:44.657142 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e0324a9d-59f8-40df-97f3-b5a7a88903b9 tempest-GroupSnapshotsV319Test-942637415 tempest-GroupSnapshotsV319Test-942637415-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:44.657429 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e0324a9d-59f8-40df-97f3-b5a7a88903b9 tempest-GroupSnapshotsV319Test-942637415 tempest-GroupSnapshotsV319Test-942637415-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:44.661523 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e0324a9d-59f8-40df-97f3-b5a7a88903b9 tempest-GroupSnapshotsV319Test-942637415 tempest-GroupSnapshotsV319Test-942637415-project-admin] https://10.4.3.102/volume/v3/types/f83ff3ff-6507-4e4c-88af-62d13186f1dd returned with HTTP 404 Aug 25 16:25:44.662268 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 622/2504] 10.4.3.102 () {66 vars in 1342 bytes} [Tue Aug 25 16:25:44 2026] GET /volume/v3/types/f83ff3ff-6507-4e4c-88af-62d13186f1dd => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:25:44.800107 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-33f2076c-ee19-45ba-bec1-af1fa9931100 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:44.802724 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-33f2076c-ee19-45ba-bec1-af1fa9931100 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f Aug 25 16:25:44.802933 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-33f2076c-ee19-45ba-bec1-af1fa9931100 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:44.803821 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-33f2076c-ee19-45ba-bec1-af1fa9931100 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:44.813037 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:44.813037 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:44.827889 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-33f2076c-ee19-45ba-bec1-af1fa9931100 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:25:44.827889 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-33f2076c-ee19-45ba-bec1-af1fa9931100 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f returned with HTTP 200 Aug 25 16:25:44.827889 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 634/2505] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:44 2026] GET /volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:44.843377 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ef9907c8-b5cb-4946-93f9-86a3b3441182 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:44.847683 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ef9907c8-b5cb-4946-93f9-86a3b3441182 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f Aug 25 16:25:44.847683 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ef9907c8-b5cb-4946-93f9-86a3b3441182 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:44.847683 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ef9907c8-b5cb-4946-93f9-86a3b3441182 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:44.858488 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:44.858488 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:44.865015 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-ef9907c8-b5cb-4946-93f9-86a3b3441182 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:25:44.873475 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ef9907c8-b5cb-4946-93f9-86a3b3441182 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f returned with HTTP 200 Aug 25 16:25:44.874055 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 621/2506] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:44 2026] GET /volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f => generated 883 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:44.952145 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-c287b0c7-9312-4189-9303-5b7acd42b889 req-1f1860c7-8a6e-46a3-bf65-81ec76c8e8b4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:44.955075 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-c287b0c7-9312-4189-9303-5b7acd42b889 req-1f1860c7-8a6e-46a3-bf65-81ec76c8e8b4 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 Aug 25 16:25:44.955608 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-c287b0c7-9312-4189-9303-5b7acd42b889 req-1f1860c7-8a6e-46a3-bf65-81ec76c8e8b4 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:44.955673 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-c287b0c7-9312-4189-9303-5b7acd42b889 req-1f1860c7-8a6e-46a3-bf65-81ec76c8e8b4 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:45.000822 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:45.000822 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:45.008600 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-c287b0c7-9312-4189-9303-5b7acd42b889 req-1f1860c7-8a6e-46a3-bf65-81ec76c8e8b4 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:25:45.017746 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-c287b0c7-9312-4189-9303-5b7acd42b889 req-1f1860c7-8a6e-46a3-bf65-81ec76c8e8b4 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 returned with HTTP 200 Aug 25 16:25:45.018289 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 630/2507] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:25:44 2026] GET /volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 => generated 1445 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:45.063840 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-c287b0c7-9312-4189-9303-5b7acd42b889 req-a76646cc-cfc5-4db3-b27e-57029a345211 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:45.071783 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-c287b0c7-9312-4189-9303-5b7acd42b889 req-a76646cc-cfc5-4db3-b27e-57029a345211 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] DELETE https://10.4.3.102/volume/v3/attachments/4aefe698-29ae-40b0-a192-743bbb8fd599 Aug 25 16:25:45.071982 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-c287b0c7-9312-4189-9303-5b7acd42b889 req-a76646cc-cfc5-4db3-b27e-57029a345211 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:45.072171 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-c287b0c7-9312-4189-9303-5b7acd42b889 req-a76646cc-cfc5-4db3-b27e-57029a345211 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:45.082420 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:45.082420 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:45.200562 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-c287b0c7-9312-4189-9303-5b7acd42b889 req-a76646cc-cfc5-4db3-b27e-57029a345211 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/attachments/4aefe698-29ae-40b0-a192-743bbb8fd599 returned with HTTP 200 Aug 25 16:25:45.200562 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 623/2508] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:25:45 2026] DELETE /volume/v3/attachments/4aefe698-29ae-40b0-a192-743bbb8fd599 => generated 192 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:45.293998 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-043f4a70-3f8a-406f-881a-974464e09a5c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:45.297008 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-043f4a70-3f8a-406f-881a-974464e09a5c tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 Aug 25 16:25:45.297008 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-043f4a70-3f8a-406f-881a-974464e09a5c tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:45.297311 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-043f4a70-3f8a-406f-881a-974464e09a5c tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:45.310294 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:45.310294 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:45.317810 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-043f4a70-3f8a-406f-881a-974464e09a5c tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:25:45.321141 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-043f4a70-3f8a-406f-881a-974464e09a5c tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 returned with HTTP 200 Aug 25 16:25:45.321913 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 635/2509] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:45 2026] GET /volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:45.386345 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-bbc1d938-0d29-4fb1-8791-ee76a3aa1516 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:45.389453 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bbc1d938-0d29-4fb1-8791-ee76a3aa1516 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-reader] GET https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 Aug 25 16:25:45.389705 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bbc1d938-0d29-4fb1-8791-ee76a3aa1516 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-reader] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:45.389921 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bbc1d938-0d29-4fb1-8791-ee76a3aa1516 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-reader] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:45.403775 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-0192fa4a-4d69-4730-ba29-a4864507bae9 req-ea8a5366-6c31-42e2-8788-58db63fc2ac7 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:45.406152 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-0192fa4a-4d69-4730-ba29-a4864507bae9 req-ea8a5366-6c31-42e2-8788-58db63fc2ac7 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f Aug 25 16:25:45.406378 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-0192fa4a-4d69-4730-ba29-a4864507bae9 req-ea8a5366-6c31-42e2-8788-58db63fc2ac7 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:45.406548 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-0192fa4a-4d69-4730-ba29-a4864507bae9 req-ea8a5366-6c31-42e2-8788-58db63fc2ac7 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:45.410303 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:45.410303 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:45.415109 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:45.415109 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:45.419898 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-bbc1d938-0d29-4fb1-8791-ee76a3aa1516 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-reader] Volume info retrieved successfully. Aug 25 16:25:45.420003 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-0192fa4a-4d69-4730-ba29-a4864507bae9 req-ea8a5366-6c31-42e2-8788-58db63fc2ac7 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:25:45.421835 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bbc1d938-0d29-4fb1-8791-ee76a3aa1516 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-reader] https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 returned with HTTP 200 Aug 25 16:25:45.422282 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 622/2510] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:45 2026] GET /volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 => generated 1145 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:45.423723 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-0192fa4a-4d69-4730-ba29-a4864507bae9 req-ea8a5366-6c31-42e2-8788-58db63fc2ac7 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f returned with HTTP 200 Aug 25 16:25:45.424118 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 631/2511] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:25:45 2026] GET /volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:45.484399 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-a30e6c93-8e5b-4362-98ea-39dbccf0a08d req-99fe8d1f-df42-4de2-bc2b-6e0295cc2d5b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:45.484630 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-a62b7183-8f53-4e39-9014-92d122c843c5 req-f6ff069f-d9fe-43d2-a050-9e2b1823a8d1 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:45.486779 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-a62b7183-8f53-4e39-9014-92d122c843c5 req-f6ff069f-d9fe-43d2-a050-9e2b1823a8d1 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] DELETE https://10.4.3.102/volume/v3/attachments/3654fdd6-b09c-4702-92b1-30f85203e8d3 Aug 25 16:25:45.486967 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-a62b7183-8f53-4e39-9014-92d122c843c5 req-f6ff069f-d9fe-43d2-a050-9e2b1823a8d1 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:45.487185 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-a62b7183-8f53-4e39-9014-92d122c843c5 req-f6ff069f-d9fe-43d2-a050-9e2b1823a8d1 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:45.488939 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-a30e6c93-8e5b-4362-98ea-39dbccf0a08d req-99fe8d1f-df42-4de2-bc2b-6e0295cc2d5b tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 Aug 25 16:25:45.488939 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-a30e6c93-8e5b-4362-98ea-39dbccf0a08d req-99fe8d1f-df42-4de2-bc2b-6e0295cc2d5b tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:45.488939 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-a30e6c93-8e5b-4362-98ea-39dbccf0a08d req-99fe8d1f-df42-4de2-bc2b-6e0295cc2d5b tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:45.495796 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:45.495796 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:45.508375 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:45.508375 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:45.516584 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-a30e6c93-8e5b-4362-98ea-39dbccf0a08d req-99fe8d1f-df42-4de2-bc2b-6e0295cc2d5b tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:25:45.522623 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-a30e6c93-8e5b-4362-98ea-39dbccf0a08d req-99fe8d1f-df42-4de2-bc2b-6e0295cc2d5b tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 returned with HTTP 200 Aug 25 16:25:45.523192 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 624/2512] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:25:45 2026] GET /volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 => generated 1145 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:45.533775 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-958f73cb-43f0-4ac4-99b1-82ce026347c0 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:45.534094 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-958f73cb-43f0-4ac4-99b1-82ce026347c0 None None] GET https://10.4.3.102/volume// Aug 25 16:25:45.534237 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-958f73cb-43f0-4ac4-99b1-82ce026347c0 None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:45.534403 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-958f73cb-43f0-4ac4-99b1-82ce026347c0 None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:45.535142 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-958f73cb-43f0-4ac4-99b1-82ce026347c0 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:25:45.535142 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 623/2513] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:25:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:25:45.543089 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-0192fa4a-4d69-4730-ba29-a4864507bae9 req-2ad12bd7-71d5-41f5-9b96-ef2e222e6e35 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:45.543999 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-a30e6c93-8e5b-4362-98ea-39dbccf0a08d req-47ba8a12-72ae-4919-9463-7f2af2108162 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:45.546715 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-a30e6c93-8e5b-4362-98ea-39dbccf0a08d req-47ba8a12-72ae-4919-9463-7f2af2108162 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] POST https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9/action Aug 25 16:25:45.546811 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-0192fa4a-4d69-4730-ba29-a4864507bae9 req-2ad12bd7-71d5-41f5-9b96-ef2e222e6e35 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:25:45.547107 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-0192fa4a-4d69-4730-ba29-a4864507bae9 req-2ad12bd7-71d5-41f5-9b96-ef2e222e6e35 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "45d16a65-1cf8-4235-b54a-c362bc7ce71f", "connector": null, "instance_uuid": "b183bc23-4a71-4bc5-8c22-97e0422dad24"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:45.547233 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-a30e6c93-8e5b-4362-98ea-39dbccf0a08d req-47ba8a12-72ae-4919-9463-7f2af2108162 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:25:45.547348 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-a30e6c93-8e5b-4362-98ea-39dbccf0a08d req-47ba8a12-72ae-4919-9463-7f2af2108162 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:45.562077 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:45.562077 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:45.562582 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-a30e6c93-8e5b-4362-98ea-39dbccf0a08d req-47ba8a12-72ae-4919-9463-7f2af2108162 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:25:45.564202 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:45.564202 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:45.571521 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-a30e6c93-8e5b-4362-98ea-39dbccf0a08d req-47ba8a12-72ae-4919-9463-7f2af2108162 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Begin detaching volume completed successfully. Aug 25 16:25:45.571862 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-a30e6c93-8e5b-4362-98ea-39dbccf0a08d req-47ba8a12-72ae-4919-9463-7f2af2108162 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9/action returned with HTTP 202 Aug 25 16:25:45.572512 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 625/2514] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:25:45 2026] POST /volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:25:45.589735 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-a62b7183-8f53-4e39-9014-92d122c843c5 req-f6ff069f-d9fe-43d2-a050-9e2b1823a8d1 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/attachments/3654fdd6-b09c-4702-92b1-30f85203e8d3 returned with HTTP 200 Aug 25 16:25:45.593089 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 636/2515] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:25:45 2026] DELETE /volume/v3/attachments/3654fdd6-b09c-4702-92b1-30f85203e8d3 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:45.597842 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-0192fa4a-4d69-4730-ba29-a4864507bae9 req-2ad12bd7-71d5-41f5-9b96-ef2e222e6e35 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:25:45.598439 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 632/2516] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:25:45 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:45.599957 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d672eb88-da51-4fba-b45b-d92b34568a11 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:45.601933 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d672eb88-da51-4fba-b45b-d92b34568a11 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 Aug 25 16:25:45.602124 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d672eb88-da51-4fba-b45b-d92b34568a11 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:45.602264 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d672eb88-da51-4fba-b45b-d92b34568a11 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:45.611357 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:45.611357 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:45.614925 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-d672eb88-da51-4fba-b45b-d92b34568a11 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:25:45.620605 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d672eb88-da51-4fba-b45b-d92b34568a11 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 returned with HTTP 200 Aug 25 16:25:45.621144 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 624/2517] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:45 2026] GET /volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 => generated 1148 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:45.631693 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-4f951c1c-2f57-4c15-ab1e-62a7754ec4b0 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:45.633451 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4f951c1c-2f57-4c15-ab1e-62a7754ec4b0 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f Aug 25 16:25:45.633706 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4f951c1c-2f57-4c15-ab1e-62a7754ec4b0 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:45.633948 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4f951c1c-2f57-4c15-ab1e-62a7754ec4b0 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:45.641568 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-336f66de-8b47-42d4-afcf-12626686e102 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:45.642027 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-336f66de-8b47-42d4-afcf-12626686e102 None None] GET https://10.4.3.102/volume// Aug 25 16:25:45.642264 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-336f66de-8b47-42d4-afcf-12626686e102 None None] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:45.642380 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-336f66de-8b47-42d4-afcf-12626686e102 None None] Calling method 'all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:45.642744 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-336f66de-8b47-42d4-afcf-12626686e102 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:25:45.643068 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 637/2518] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:25:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:25:45.647430 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-6576ee25-927f-4878-9140-6fdd85c74aeb None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:45.647711 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:45.647711 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:45.647884 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6576ee25-927f-4878-9140-6fdd85c74aeb None None] GET https://10.4.3.102/volume// Aug 25 16:25:45.648052 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6576ee25-927f-4878-9140-6fdd85c74aeb None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:45.648233 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6576ee25-927f-4878-9140-6fdd85c74aeb None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:45.648558 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6576ee25-927f-4878-9140-6fdd85c74aeb None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:25:45.648877 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 633/2519] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:25:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:25:45.651482 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-4f951c1c-2f57-4c15-ab1e-62a7754ec4b0 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:25:45.654065 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-a30e6c93-8e5b-4362-98ea-39dbccf0a08d req-a7dce50e-2f98-46e8-a22b-eaea62f812ab None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:45.655983 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4f951c1c-2f57-4c15-ab1e-62a7754ec4b0 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f returned with HTTP 200 Aug 25 16:25:45.656403 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 626/2520] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:45 2026] GET /volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:45.657116 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-a30e6c93-8e5b-4362-98ea-39dbccf0a08d req-a7dce50e-2f98-46e8-a22b-eaea62f812ab tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 Aug 25 16:25:45.657349 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-a30e6c93-8e5b-4362-98ea-39dbccf0a08d req-a7dce50e-2f98-46e8-a22b-eaea62f812ab tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:45.657577 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-a30e6c93-8e5b-4362-98ea-39dbccf0a08d req-a7dce50e-2f98-46e8-a22b-eaea62f812ab tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:45.661446 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-0192fa4a-4d69-4730-ba29-a4864507bae9 req-1a2ac2fd-be66-4ec3-93f4-4cfea454d718 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:45.663741 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-0192fa4a-4d69-4730-ba29-a4864507bae9 req-1a2ac2fd-be66-4ec3-93f4-4cfea454d718 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f Aug 25 16:25:45.663979 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-0192fa4a-4d69-4730-ba29-a4864507bae9 req-1a2ac2fd-be66-4ec3-93f4-4cfea454d718 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:45.664154 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-0192fa4a-4d69-4730-ba29-a4864507bae9 req-1a2ac2fd-be66-4ec3-93f4-4cfea454d718 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:45.672665 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:45.672665 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:45.674341 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:45.674341 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:45.676923 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-a30e6c93-8e5b-4362-98ea-39dbccf0a08d req-a7dce50e-2f98-46e8-a22b-eaea62f812ab tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:25:45.679278 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-0192fa4a-4d69-4730-ba29-a4864507bae9 req-1a2ac2fd-be66-4ec3-93f4-4cfea454d718 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:25:45.681052 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-a30e6c93-8e5b-4362-98ea-39dbccf0a08d req-a7dce50e-2f98-46e8-a22b-eaea62f812ab tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 returned with HTTP 200 Aug 25 16:25:45.681487 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 625/2521] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:25:45 2026] GET /volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 => generated 1328 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:25:45.686744 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-0192fa4a-4d69-4730-ba29-a4864507bae9 req-1a2ac2fd-be66-4ec3-93f4-4cfea454d718 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f returned with HTTP 200 Aug 25 16:25:45.687236 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 638/2522] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:25:45 2026] GET /volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f => generated 1062 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:25:45.795406 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-0192fa4a-4d69-4730-ba29-a4864507bae9 req-fee58572-814e-4602-bf0a-103ab0bfd98b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:45.797555 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-0192fa4a-4d69-4730-ba29-a4864507bae9 req-fee58572-814e-4602-bf0a-103ab0bfd98b tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] PUT https://10.4.3.102/volume/v3/attachments/46db4dc7-969c-4fdb-9cda-0cac83569e8e Aug 25 16:25:45.797922 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-0192fa4a-4d69-4730-ba29-a4864507bae9 req-fee58572-814e-4602-bf0a-103ab0bfd98b tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:45.815758 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-0192fa4a-4d69-4730-ba29-a4864507bae9 req-fee58572-814e-4602-bf0a-103ab0bfd98b tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Acquiring lock "cinder-attachment_update-45d16a65-1cf8-4235-b54a-c362bc7ce71f-np0000008093" by "attachment_update" {{(pid=100457) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:25:45.820701 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-0192fa4a-4d69-4730-ba29-a4864507bae9 req-fee58572-814e-4602-bf0a-103ab0bfd98b tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Lock "cinder-attachment_update-45d16a65-1cf8-4235-b54a-c362bc7ce71f-np0000008093" acquired by "attachment_update" :: waited 0.005s {{(pid=100457) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:25:45.821603 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:45.821603 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:45.943691 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-0192fa4a-4d69-4730-ba29-a4864507bae9 req-fee58572-814e-4602-bf0a-103ab0bfd98b tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Lock "cinder-attachment_update-45d16a65-1cf8-4235-b54a-c362bc7ce71f-np0000008093" released by "attachment_update" :: held 0.123s {{(pid=100457) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:25:45.943989 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-0192fa4a-4d69-4730-ba29-a4864507bae9 req-fee58572-814e-4602-bf0a-103ab0bfd98b tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/attachments/46db4dc7-969c-4fdb-9cda-0cac83569e8e returned with HTTP 200 Aug 25 16:25:45.944699 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 634/2523] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:25:45 2026] PUT /volume/v3/attachments/46db4dc7-969c-4fdb-9cda-0cac83569e8e => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:46.637938 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0b4fb9de-6798-483d-a9c5-64c481597b17 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:46.639751 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0b4fb9de-6798-483d-a9c5-64c481597b17 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 Aug 25 16:25:46.639950 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0b4fb9de-6798-483d-a9c5-64c481597b17 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:46.640134 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0b4fb9de-6798-483d-a9c5-64c481597b17 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:46.651016 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:46.651016 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:46.655890 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-0b4fb9de-6798-483d-a9c5-64c481597b17 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:25:46.659932 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0b4fb9de-6798-483d-a9c5-64c481597b17 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 returned with HTTP 200 Aug 25 16:25:46.660450 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 627/2524] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:46 2026] GET /volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:46.671855 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-509999bc-1433-4235-a18a-f6e34d1408eb None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:46.674410 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-509999bc-1433-4235-a18a-f6e34d1408eb tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f Aug 25 16:25:46.674642 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-509999bc-1433-4235-a18a-f6e34d1408eb tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:46.674833 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-509999bc-1433-4235-a18a-f6e34d1408eb tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:46.685965 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:46.685965 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:46.689391 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-509999bc-1433-4235-a18a-f6e34d1408eb tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:25:46.694427 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-509999bc-1433-4235-a18a-f6e34d1408eb tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f returned with HTTP 200 Aug 25 16:25:46.694931 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 626/2525] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:46 2026] GET /volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:47.675307 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e565e57e-946b-4af7-b6e1-a1eb6e093f57 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:47.678297 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e565e57e-946b-4af7-b6e1-a1eb6e093f57 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 Aug 25 16:25:47.678641 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e565e57e-946b-4af7-b6e1-a1eb6e093f57 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:47.678923 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e565e57e-946b-4af7-b6e1-a1eb6e093f57 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:47.691016 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:47.691016 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:47.697915 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-e565e57e-946b-4af7-b6e1-a1eb6e093f57 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:25:47.703769 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e565e57e-946b-4af7-b6e1-a1eb6e093f57 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 returned with HTTP 200 Aug 25 16:25:47.704004 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 639/2526] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:47 2026] GET /volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:47.709427 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-773c1b7e-2e82-4292-955b-1b2d5fa5ee47 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:47.711686 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-773c1b7e-2e82-4292-955b-1b2d5fa5ee47 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f Aug 25 16:25:47.711686 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-773c1b7e-2e82-4292-955b-1b2d5fa5ee47 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:47.711686 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-773c1b7e-2e82-4292-955b-1b2d5fa5ee47 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:47.721771 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:47.721771 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:47.723987 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-773c1b7e-2e82-4292-955b-1b2d5fa5ee47 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:25:47.727913 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-773c1b7e-2e82-4292-955b-1b2d5fa5ee47 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f returned with HTTP 200 Aug 25 16:25:47.728303 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 635/2527] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:47 2026] GET /volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:47.921627 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-e9e87b3c-51da-45f1-b968-fd98412e1922 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:48.090626 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e9e87b3c-51da-45f1-b968-fd98412e1922 tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:25:48.091143 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e9e87b3c-51da-45f1-b968-fd98412e1922 tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-628461055", "os-volume-type-access:is_public": false}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:48.179376 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e9e87b3c-51da-45f1-b968-fd98412e1922 tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:25:48.179942 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 628/2528] 10.4.3.102 () {68 vars in 1253 bytes} [Tue Aug 25 16:25:47 2026] POST /volume/v3/types => generated 228 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:48.198361 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c8538261-ff9c-4ed2-8393-37a00060c9b3 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:48.246314 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c8538261-ff9c-4ed2-8393-37a00060c9b3 tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:25:48.246846 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c8538261-ff9c-4ed2-8393-37a00060c9b3 tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8f884ccb-178a-4f66-9f2c-c306bc2ff95e", "size": 1}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:48.249108 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-c8538261-ff9c-4ed2-8393-37a00060c9b3 tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] Create volume request body: {'volume': {'volume_type': '8f884ccb-178a-4f66-9f2c-c306bc2ff95e', 'size': 1}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:25:48.257801 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c8538261-ff9c-4ed2-8393-37a00060c9b3 tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 404 Aug 25 16:25:48.258403 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 627/2529] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:25:48 2026] POST /volume/v3/volumes => generated 114 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 16:25:48.266965 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-7a8d15fc-7ed1-44c8-9a4f-b7b52deb27e4 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:48.268655 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7a8d15fc-7ed1-44c8-9a4f-b7b52deb27e4 tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] POST https://10.4.3.102/volume/v3/types/8f884ccb-178a-4f66-9f2c-c306bc2ff95e/action Aug 25 16:25:48.269087 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7a8d15fc-7ed1-44c8-9a4f-b7b52deb27e4 tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] Action body: b'{"addProjectAccess": {"project": "bffee4fcdbfb4cf7ac4ba5742ec9db46"}}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:25:48.269087 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7a8d15fc-7ed1-44c8-9a4f-b7b52deb27e4 tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "bffee4fcdbfb4cf7ac4ba5742ec9db46"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:48.282924 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7a8d15fc-7ed1-44c8-9a4f-b7b52deb27e4 tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] https://10.4.3.102/volume/v3/types/8f884ccb-178a-4f66-9f2c-c306bc2ff95e/action returned with HTTP 202 Aug 25 16:25:48.285625 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 640/2530] 10.4.3.102 () {68 vars in 1384 bytes} [Tue Aug 25 16:25:48 2026] POST /volume/v3/types/8f884ccb-178a-4f66-9f2c-c306bc2ff95e/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:25:48.290099 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-ce2990de-cd0f-46b0-9617-c5cde5ca2afc None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:48.291910 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ce2990de-cd0f-46b0-9617-c5cde5ca2afc tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:25:48.292246 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ce2990de-cd0f-46b0-9617-c5cde5ca2afc tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8f884ccb-178a-4f66-9f2c-c306bc2ff95e", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1530016036"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:48.293655 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-ce2990de-cd0f-46b0-9617-c5cde5ca2afc tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] Create volume request body: {'volume': {'volume_type': '8f884ccb-178a-4f66-9f2c-c306bc2ff95e', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1530016036'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:25:48.300062 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-ce2990de-cd0f-46b0-9617-c5cde5ca2afc tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] Create volume of 1 GB Aug 25 16:25:48.300344 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:48.300344 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:48.300872 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-ce2990de-cd0f-46b0-9617-c5cde5ca2afc tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] Availability Zones retrieved successfully. Aug 25 16:25:48.306981 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-ce2990de-cd0f-46b0-9617-c5cde5ca2afc tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] Flow 'volume_create_api' (48c455af-8a33-4955-84b4-28043b8ac3dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:25:48.307979 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-ce2990de-cd0f-46b0-9617-c5cde5ca2afc tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d17499a-416a-4650-b266-01b6ef7a7595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:48.308905 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-ce2990de-cd0f-46b0-9617-c5cde5ca2afc tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:25:48.336049 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-ce2990de-cd0f-46b0-9617-c5cde5ca2afc tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d17499a-416a-4650-b266-01b6ef7a7595) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:25:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8f884ccb-178a-4f66-9f2c-c306bc2ff95e,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-628461055',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8f884ccb-178a-4f66-9f2c-c306bc2ff95e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:48.338308 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-ce2990de-cd0f-46b0-9617-c5cde5ca2afc tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c471aea-c4c6-41af-896a-22d7a334d29d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:48.362768 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [None req-ce2990de-cd0f-46b0-9617-c5cde5ca2afc tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-628461055 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-628461055, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:25:48.363079 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [None req-ce2990de-cd0f-46b0-9617-c5cde5ca2afc tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-628461055 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-628461055, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:25:48.511267 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-ce2990de-cd0f-46b0-9617-c5cde5ca2afc tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] Created reservations ['62080994-ca6b-447b-9ca8-861935fc7ca3', '2b5520ba-45d2-45aa-a6bf-c12221554080', '74aa3c11-14ca-44e6-89ad-1cc72e441ede', '9289707c-c2d2-435e-93b3-cc209bfcd1ea'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:25:48.512186 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-ce2990de-cd0f-46b0-9617-c5cde5ca2afc tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c471aea-c4c6-41af-896a-22d7a334d29d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62080994-ca6b-447b-9ca8-861935fc7ca3', '2b5520ba-45d2-45aa-a6bf-c12221554080', '74aa3c11-14ca-44e6-89ad-1cc72e441ede', '9289707c-c2d2-435e-93b3-cc209bfcd1ea']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:48.512865 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-ce2990de-cd0f-46b0-9617-c5cde5ca2afc tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (167bfb7c-82e2-41d4-9249-181fc575817a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:48.690995 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-ce2990de-cd0f-46b0-9617-c5cde5ca2afc tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (167bfb7c-82e2-41d4-9249-181fc575817a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3df5c7b-0c51-44c9-8c1d-4e2077c09704', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1530016036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bffee4fcdbfb4cf7ac4ba5742ec9db46',qos_specs=None,replication_status=,reservations=['62080994-ca6b-447b-9ca8-861935fc7ca3','2b5520ba-45d2-45aa-a6bf-c12221554080','74aa3c11-14ca-44e6-89ad-1cc72e441ede','9289707c-c2d2-435e-93b3-cc209bfcd1ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af8c25b55fe94bd896bcd2eebd134987',volume_type_id=8f884ccb-178a-4f66-9f2c-c306bc2ff95e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:25:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1530016036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3df5c7b-0c51-44c9-8c1d-4e2077c09704,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bffee4fcdbfb4cf7ac4ba5742ec9db46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af8c25b55fe94bd896bcd2eebd134987',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8f884ccb-178a-4f66-9f2c-c306bc2ff95e),volume_type_id=8f884ccb-178a-4f66-9f2c-c306bc2ff95e)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:48.692361 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-ce2990de-cd0f-46b0-9617-c5cde5ca2afc tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b8f5b6d-53e3-45f7-bec3-d978202b1738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:48.718180 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-8c7045c5-5963-430c-9d72-d0bbbd69a525 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:48.721258 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8c7045c5-5963-430c-9d72-d0bbbd69a525 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 Aug 25 16:25:48.721258 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8c7045c5-5963-430c-9d72-d0bbbd69a525 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:48.721783 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8c7045c5-5963-430c-9d72-d0bbbd69a525 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:48.722733 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-ce2990de-cd0f-46b0-9617-c5cde5ca2afc tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b8f5b6d-53e3-45f7-bec3-d978202b1738) transitioned into state 'SUCCESS' from state '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-1530016036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bffee4fcdbfb4cf7ac4ba5742ec9db46',qos_specs=None,replication_status=,reservations=['62080994-ca6b-447b-9ca8-861935fc7ca3','2b5520ba-45d2-45aa-a6bf-c12221554080','74aa3c11-14ca-44e6-89ad-1cc72e441ede','9289707c-c2d2-435e-93b3-cc209bfcd1ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af8c25b55fe94bd896bcd2eebd134987',volume_type_id=8f884ccb-178a-4f66-9f2c-c306bc2ff95e)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:48.723664 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-ce2990de-cd0f-46b0-9617-c5cde5ca2afc tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00dda7e5-8774-4f11-8601-07cf4a3eb43c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:48.732318 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:48.732318 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:48.737840 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-8c7045c5-5963-430c-9d72-d0bbbd69a525 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:25:48.742277 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8c7045c5-5963-430c-9d72-d0bbbd69a525 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 returned with HTTP 200 Aug 25 16:25:48.745327 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-ce2990de-cd0f-46b0-9617-c5cde5ca2afc tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00dda7e5-8774-4f11-8601-07cf4a3eb43c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:48.745524 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 629/2531] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:48 2026] GET /volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 => generated 1148 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:48.745642 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-ce2990de-cd0f-46b0-9617-c5cde5ca2afc tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] Flow 'volume_create_api' (48c455af-8a33-4955-84b4-28043b8ac3dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:25:48.745642 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-ce2990de-cd0f-46b0-9617-c5cde5ca2afc tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] Create volume request issued successfully. Aug 25 16:25:48.745753 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a81918bf-5647-4263-8dfe-a477a3a97d8b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:48.745883 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ce2990de-cd0f-46b0-9617-c5cde5ca2afc tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:25:48.746684 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a81918bf-5647-4263-8dfe-a477a3a97d8b tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f Aug 25 16:25:48.746846 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a81918bf-5647-4263-8dfe-a477a3a97d8b tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:48.747037 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a81918bf-5647-4263-8dfe-a477a3a97d8b tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:48.750487 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 636/2532] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:25:48 2026] POST /volume/v3/volumes => generated 795 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:25:48.764206 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:48.764206 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:48.765769 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-a81918bf-5647-4263-8dfe-a477a3a97d8b tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:25:48.770769 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-767c0291-fa8e-4ce7-9f17-3b09b1f91c22 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:48.771084 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a81918bf-5647-4263-8dfe-a477a3a97d8b tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f returned with HTTP 200 Aug 25 16:25:48.771325 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 628/2533] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:48 2026] GET /volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:48.773759 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-767c0291-fa8e-4ce7-9f17-3b09b1f91c22 tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] GET https://10.4.3.102/volume/v3/volumes/b3df5c7b-0c51-44c9-8c1d-4e2077c09704 Aug 25 16:25:48.773759 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-767c0291-fa8e-4ce7-9f17-3b09b1f91c22 tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:48.777906 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-767c0291-fa8e-4ce7-9f17-3b09b1f91c22 tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:48.787679 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:48.787679 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:48.792134 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-767c0291-fa8e-4ce7-9f17-3b09b1f91c22 tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] Volume info retrieved successfully. Aug 25 16:25:48.800329 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-767c0291-fa8e-4ce7-9f17-3b09b1f91c22 tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] https://10.4.3.102/volume/v3/volumes/b3df5c7b-0c51-44c9-8c1d-4e2077c09704 returned with HTTP 200 Aug 25 16:25:48.800739 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 641/2534] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:48 2026] GET /volume/v3/volumes/b3df5c7b-0c51-44c9-8c1d-4e2077c09704 => generated 863 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:49.252318 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-0192fa4a-4d69-4730-ba29-a4864507bae9 req-eaf794a1-d0c2-4aad-91a8-1561d947a619 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:49.254800 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-0192fa4a-4d69-4730-ba29-a4864507bae9 req-eaf794a1-d0c2-4aad-91a8-1561d947a619 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] POST https://10.4.3.102/volume/v3/attachments/46db4dc7-969c-4fdb-9cda-0cac83569e8e/action Aug 25 16:25:49.255231 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-0192fa4a-4d69-4730-ba29-a4864507bae9 req-eaf794a1-d0c2-4aad-91a8-1561d947a619 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Action body: b'{"os-complete": null}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:25:49.255375 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-0192fa4a-4d69-4730-ba29-a4864507bae9 req-eaf794a1-d0c2-4aad-91a8-1561d947a619 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:49.270074 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:49.270074 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:49.287985 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-0192fa4a-4d69-4730-ba29-a4864507bae9 req-eaf794a1-d0c2-4aad-91a8-1561d947a619 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/attachments/46db4dc7-969c-4fdb-9cda-0cac83569e8e/action returned with HTTP 204 Aug 25 16:25:49.288506 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 630/2535] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:25:49 2026] POST /volume/v3/attachments/46db4dc7-969c-4fdb-9cda-0cac83569e8e/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:25:49.443832 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-60cbfaa2-a77b-4f75-80b7-c6f89ce22aae None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:49.445578 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-60cbfaa2-a77b-4f75-80b7-c6f89ce22aae tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] DELETE https://10.4.3.102/volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 Aug 25 16:25:49.445806 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-60cbfaa2-a77b-4f75-80b7-c6f89ce22aae tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:49.445984 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-60cbfaa2-a77b-4f75-80b7-c6f89ce22aae tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:49.446156 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-60cbfaa2-a77b-4f75-80b7-c6f89ce22aae tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Delete volume with id: 2f314cb5-5d76-4507-80e1-a60244c8d9e9 Aug 25 16:25:49.453393 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:49.453393 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:49.453975 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-60cbfaa2-a77b-4f75-80b7-c6f89ce22aae tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Volume info retrieved successfully. Aug 25 16:25:49.491931 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-60cbfaa2-a77b-4f75-80b7-c6f89ce22aae tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Delete volume request issued successfully. Aug 25 16:25:49.492119 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-60cbfaa2-a77b-4f75-80b7-c6f89ce22aae tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 returned with HTTP 202 Aug 25 16:25:49.492539 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 637/2536] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:25:49 2026] DELETE /volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:25:49.520970 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-7babf822-c609-48c0-855f-1458616970ae None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:49.520970 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7babf822-c609-48c0-855f-1458616970ae tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] GET https://10.4.3.102/volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 Aug 25 16:25:49.520970 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7babf822-c609-48c0-855f-1458616970ae tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:49.520970 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7babf822-c609-48c0-855f-1458616970ae tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:49.520970 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:49.520970 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:49.527706 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-7babf822-c609-48c0-855f-1458616970ae tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Volume info retrieved successfully. Aug 25 16:25:49.533378 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7babf822-c609-48c0-855f-1458616970ae tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 returned with HTTP 200 Aug 25 16:25:49.533965 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 629/2537] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:49 2026] GET /volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 => generated 871 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:49.793925 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9e40cd41-0d7d-4d69-94b3-cf59b149cb6f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:49.793925 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9e40cd41-0d7d-4d69-94b3-cf59b149cb6f tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 Aug 25 16:25:49.793925 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9e40cd41-0d7d-4d69-94b3-cf59b149cb6f tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:49.793925 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9e40cd41-0d7d-4d69-94b3-cf59b149cb6f tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:49.793925 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:49.793925 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:49.793925 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-9e40cd41-0d7d-4d69-94b3-cf59b149cb6f tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:25:49.793925 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9e40cd41-0d7d-4d69-94b3-cf59b149cb6f tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 returned with HTTP 200 Aug 25 16:25:49.793925 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 642/2538] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:49 2026] GET /volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 => generated 1148 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:49.798916 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-732cfd34-e71c-4532-8238-da24819240c5 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:49.800797 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-732cfd34-e71c-4532-8238-da24819240c5 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f Aug 25 16:25:49.801016 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-732cfd34-e71c-4532-8238-da24819240c5 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:49.801223 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-732cfd34-e71c-4532-8238-da24819240c5 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:49.810708 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:49.810708 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:49.814473 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-732cfd34-e71c-4532-8238-da24819240c5 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:25:49.815244 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-6e7c5547-28ee-476a-bb2f-813673279944 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:49.817656 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6e7c5547-28ee-476a-bb2f-813673279944 tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] GET https://10.4.3.102/volume/v3/volumes/b3df5c7b-0c51-44c9-8c1d-4e2077c09704 Aug 25 16:25:49.840757 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6e7c5547-28ee-476a-bb2f-813673279944 tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:49.840757 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6e7c5547-28ee-476a-bb2f-813673279944 tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:49.840886 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-732cfd34-e71c-4532-8238-da24819240c5 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f returned with HTTP 200 Aug 25 16:25:49.840886 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 631/2539] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:49 2026] GET /volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f => generated 1175 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:49.840957 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:49.840957 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:49.840957 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-6e7c5547-28ee-476a-bb2f-813673279944 tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] Volume info retrieved successfully. Aug 25 16:25:49.840957 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6e7c5547-28ee-476a-bb2f-813673279944 tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] https://10.4.3.102/volume/v3/volumes/b3df5c7b-0c51-44c9-8c1d-4e2077c09704 returned with HTTP 200 Aug 25 16:25:49.840957 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 638/2540] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:49 2026] GET /volume/v3/volumes/b3df5c7b-0c51-44c9-8c1d-4e2077c09704 => generated 888 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:49.859515 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-61c2906d-d1cf-4ac1-87e0-b255d7bd9c2f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:49.861456 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-61c2906d-d1cf-4ac1-87e0-b255d7bd9c2f tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] GET https://10.4.3.102/volume/v3/volumes/b3df5c7b-0c51-44c9-8c1d-4e2077c09704 Aug 25 16:25:49.861758 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-61c2906d-d1cf-4ac1-87e0-b255d7bd9c2f tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:49.862012 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-61c2906d-d1cf-4ac1-87e0-b255d7bd9c2f tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:49.868758 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:49.868758 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:49.872161 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-61c2906d-d1cf-4ac1-87e0-b255d7bd9c2f tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] Volume info retrieved successfully. Aug 25 16:25:49.875949 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-61c2906d-d1cf-4ac1-87e0-b255d7bd9c2f tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] https://10.4.3.102/volume/v3/volumes/b3df5c7b-0c51-44c9-8c1d-4e2077c09704 returned with HTTP 200 Aug 25 16:25:49.876311 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 630/2541] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:49 2026] GET /volume/v3/volumes/b3df5c7b-0c51-44c9-8c1d-4e2077c09704 => generated 888 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:49.890985 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-342997f3-31b4-4404-a2c7-091bd35c3de0 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:49.893298 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-342997f3-31b4-4404-a2c7-091bd35c3de0 tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] DELETE https://10.4.3.102/volume/v3/volumes/b3df5c7b-0c51-44c9-8c1d-4e2077c09704 Aug 25 16:25:49.893639 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-342997f3-31b4-4404-a2c7-091bd35c3de0 tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:49.893892 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-342997f3-31b4-4404-a2c7-091bd35c3de0 tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:49.894115 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-342997f3-31b4-4404-a2c7-091bd35c3de0 tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] Delete volume with id: b3df5c7b-0c51-44c9-8c1d-4e2077c09704 Aug 25 16:25:49.903547 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:49.903547 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:49.904123 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-342997f3-31b4-4404-a2c7-091bd35c3de0 tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] Volume info retrieved successfully. Aug 25 16:25:49.979215 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-342997f3-31b4-4404-a2c7-091bd35c3de0 tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] Delete volume request issued successfully. Aug 25 16:25:49.979763 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-342997f3-31b4-4404-a2c7-091bd35c3de0 tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] https://10.4.3.102/volume/v3/volumes/b3df5c7b-0c51-44c9-8c1d-4e2077c09704 returned with HTTP 202 Aug 25 16:25:49.979851 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 643/2542] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:25:49 2026] DELETE /volume/v3/volumes/b3df5c7b-0c51-44c9-8c1d-4e2077c09704 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:25:49.993254 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-95d3abf9-dfa5-4bed-a70a-d27034be527c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:49.995115 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-95d3abf9-dfa5-4bed-a70a-d27034be527c tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] GET https://10.4.3.102/volume/v3/volumes/b3df5c7b-0c51-44c9-8c1d-4e2077c09704 Aug 25 16:25:49.996236 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-95d3abf9-dfa5-4bed-a70a-d27034be527c tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:49.996236 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-95d3abf9-dfa5-4bed-a70a-d27034be527c tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:50.001750 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:50.001750 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:50.004808 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-95d3abf9-dfa5-4bed-a70a-d27034be527c tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] Volume info retrieved successfully. Aug 25 16:25:50.009030 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-95d3abf9-dfa5-4bed-a70a-d27034be527c tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] https://10.4.3.102/volume/v3/volumes/b3df5c7b-0c51-44c9-8c1d-4e2077c09704 returned with HTTP 200 Aug 25 16:25:50.009444 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 632/2543] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:49 2026] GET /volume/v3/volumes/b3df5c7b-0c51-44c9-8c1d-4e2077c09704 => generated 887 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:50.404852 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-8af988b9-a832-4cbe-a8cd-b0cc315e5d57 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:50.407187 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8af988b9-a832-4cbe-a8cd-b0cc315e5d57 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:25:50.407187 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8af988b9-a832-4cbe-a8cd-b0cc315e5d57 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-122016992"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:50.408515 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-8af988b9-a832-4cbe-a8cd-b0cc315e5d57 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-122016992'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:25:50.408732 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-8af988b9-a832-4cbe-a8cd-b0cc315e5d57 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Create volume of 1 GB Aug 25 16:25:50.414225 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-8af988b9-a832-4cbe-a8cd-b0cc315e5d57 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Availability Zones retrieved successfully. Aug 25 16:25:50.419604 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-8af988b9-a832-4cbe-a8cd-b0cc315e5d57 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Flow 'volume_create_api' (58d37ed9-ada1-43f6-92b9-e11744b753df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:25:50.420542 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-8af988b9-a832-4cbe-a8cd-b0cc315e5d57 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7aadbada-093e-473e-afd6-59eb9eb4fb4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:50.421511 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-8af988b9-a832-4cbe-a8cd-b0cc315e5d57 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:25:50.450064 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-8af988b9-a832-4cbe-a8cd-b0cc315e5d57 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7aadbada-093e-473e-afd6-59eb9eb4fb4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:50.451012 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-8af988b9-a832-4cbe-a8cd-b0cc315e5d57 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11e3e634-ab37-497f-8268-638210434b66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:50.497622 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-8af988b9-a832-4cbe-a8cd-b0cc315e5d57 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Created reservations ['5740dd6f-8bf8-4c1c-992b-4163c12fe96a', '2c841362-08b2-407d-b259-083a91f8d87b', '7092bbb5-524e-4230-a732-15f2b3af0c30', '2201bb7a-ae46-4869-b4a7-485d4276ef3c'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:25:50.498879 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-8af988b9-a832-4cbe-a8cd-b0cc315e5d57 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11e3e634-ab37-497f-8268-638210434b66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5740dd6f-8bf8-4c1c-992b-4163c12fe96a', '2c841362-08b2-407d-b259-083a91f8d87b', '7092bbb5-524e-4230-a732-15f2b3af0c30', '2201bb7a-ae46-4869-b4a7-485d4276ef3c']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:50.499851 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-8af988b9-a832-4cbe-a8cd-b0cc315e5d57 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dfae7ef-9e5d-441d-aae7-8f9a0e9958ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:50.549466 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-8af988b9-a832-4cbe-a8cd-b0cc315e5d57 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dfae7ef-9e5d-441d-aae7-8f9a0e9958ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fdf5ca40-19f3-4e03-9937-10f88032662a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-122016992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d7fda5f7cb742369ae2a2d8311fc1a0',qos_specs=None,replication_status=,reservations=['5740dd6f-8bf8-4c1c-992b-4163c12fe96a','2c841362-08b2-407d-b259-083a91f8d87b','7092bbb5-524e-4230-a732-15f2b3af0c30','2201bb7a-ae46-4869-b4a7-485d4276ef3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0799d0c08cf64c6a8729d6852f61a9cd',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:25:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-122016992',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fdf5ca40-19f3-4e03-9937-10f88032662a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d7fda5f7cb742369ae2a2d8311fc1a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0799d0c08cf64c6a8729d6852f61a9cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:50.550101 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-8af988b9-a832-4cbe-a8cd-b0cc315e5d57 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (387c02a7-95e8-47e5-8883-3322d8e45e71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:50.550286 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-709b2f7b-173a-45ed-b7ba-f15adea4163b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:50.553015 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-709b2f7b-173a-45ed-b7ba-f15adea4163b tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] GET https://10.4.3.102/volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 Aug 25 16:25:50.553300 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-709b2f7b-173a-45ed-b7ba-f15adea4163b tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:50.553580 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-709b2f7b-173a-45ed-b7ba-f15adea4163b tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:50.561753 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-709b2f7b-173a-45ed-b7ba-f15adea4163b tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 returned with HTTP 404 Aug 25 16:25:50.562483 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 631/2544] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:50 2026] GET /volume/v3/volumes/2f314cb5-5d76-4507-80e1-a60244c8d9e9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:25:50.572807 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-8af988b9-a832-4cbe-a8cd-b0cc315e5d57 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (387c02a7-95e8-47e5-8883-3322d8e45e71) transitioned into state 'SUCCESS' from state '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-122016992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d7fda5f7cb742369ae2a2d8311fc1a0',qos_specs=None,replication_status=,reservations=['5740dd6f-8bf8-4c1c-992b-4163c12fe96a','2c841362-08b2-407d-b259-083a91f8d87b','7092bbb5-524e-4230-a732-15f2b3af0c30','2201bb7a-ae46-4869-b4a7-485d4276ef3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0799d0c08cf64c6a8729d6852f61a9cd',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:50.573604 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-8af988b9-a832-4cbe-a8cd-b0cc315e5d57 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (796b197e-1a4c-4086-9aaa-6c98f98cc45c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:50.587636 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-8af988b9-a832-4cbe-a8cd-b0cc315e5d57 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (796b197e-1a4c-4086-9aaa-6c98f98cc45c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:50.589383 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-8af988b9-a832-4cbe-a8cd-b0cc315e5d57 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Flow 'volume_create_api' (58d37ed9-ada1-43f6-92b9-e11744b753df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:25:50.589797 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-8af988b9-a832-4cbe-a8cd-b0cc315e5d57 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Create volume request issued successfully. Aug 25 16:25:50.590411 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8af988b9-a832-4cbe-a8cd-b0cc315e5d57 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:25:50.591346 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 639/2545] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:25:50 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) Aug 25 16:25:50.606844 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-02fba785-2105-4c72-8898-97f89bcb33d0 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:50.610565 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-02fba785-2105-4c72-8898-97f89bcb33d0 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a Aug 25 16:25:50.610774 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-02fba785-2105-4c72-8898-97f89bcb33d0 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:50.610989 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-02fba785-2105-4c72-8898-97f89bcb33d0 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:50.624060 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:50.624060 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:50.631421 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-02fba785-2105-4c72-8898-97f89bcb33d0 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:25:50.638875 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-02fba785-2105-4c72-8898-97f89bcb33d0 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a returned with HTTP 200 Aug 25 16:25:50.639386 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 644/2546] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:50 2026] GET /volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:50.813780 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-9318f689-0817-4f27-8516-dee34fdd671f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:50.813780 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9318f689-0817-4f27-8516-dee34fdd671f tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 Aug 25 16:25:50.813780 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9318f689-0817-4f27-8516-dee34fdd671f tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:50.813780 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9318f689-0817-4f27-8516-dee34fdd671f tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:50.833651 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:50.833651 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:50.833651 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-9318f689-0817-4f27-8516-dee34fdd671f tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:25:50.833651 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9318f689-0817-4f27-8516-dee34fdd671f tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 returned with HTTP 200 Aug 25 16:25:50.833651 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 633/2547] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:50 2026] GET /volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:50.857338 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-a30e6c93-8e5b-4362-98ea-39dbccf0a08d req-a74b8b19-86bc-4db3-8f59-fed4bd354808 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:50.860134 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-a30e6c93-8e5b-4362-98ea-39dbccf0a08d req-a74b8b19-86bc-4db3-8f59-fed4bd354808 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 Aug 25 16:25:50.860472 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-a30e6c93-8e5b-4362-98ea-39dbccf0a08d req-a74b8b19-86bc-4db3-8f59-fed4bd354808 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:50.860755 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-a30e6c93-8e5b-4362-98ea-39dbccf0a08d req-a74b8b19-86bc-4db3-8f59-fed4bd354808 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:50.874093 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:50.874093 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:50.883021 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-a30e6c93-8e5b-4362-98ea-39dbccf0a08d req-a74b8b19-86bc-4db3-8f59-fed4bd354808 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:25:50.893600 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-a30e6c93-8e5b-4362-98ea-39dbccf0a08d req-a74b8b19-86bc-4db3-8f59-fed4bd354808 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 returned with HTTP 200 Aug 25 16:25:50.893600 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 632/2548] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:25:50 2026] GET /volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:51.026504 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-a8fc9bc3-bb8d-484a-963f-f20ba6576b02 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:51.029511 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a8fc9bc3-bb8d-484a-963f-f20ba6576b02 tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] GET https://10.4.3.102/volume/v3/volumes/b3df5c7b-0c51-44c9-8c1d-4e2077c09704 Aug 25 16:25:51.029844 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a8fc9bc3-bb8d-484a-963f-f20ba6576b02 tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:51.030081 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a8fc9bc3-bb8d-484a-963f-f20ba6576b02 tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:51.050250 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a8fc9bc3-bb8d-484a-963f-f20ba6576b02 tempest-VolumeTypesAccessTest-2109978934 tempest-VolumeTypesAccessTest-2109978934-project-member] https://10.4.3.102/volume/v3/volumes/b3df5c7b-0c51-44c9-8c1d-4e2077c09704 returned with HTTP 404 Aug 25 16:25:51.050925 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 640/2549] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:51 2026] GET /volume/v3/volumes/b3df5c7b-0c51-44c9-8c1d-4e2077c09704 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:25:51.059410 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-11592373-bbe4-4396-b8c4-c288e83a9d17 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:51.066810 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-11592373-bbe4-4396-b8c4-c288e83a9d17 tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] POST https://10.4.3.102/volume/v3/types/8f884ccb-178a-4f66-9f2c-c306bc2ff95e/action Aug 25 16:25:51.066810 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-11592373-bbe4-4396-b8c4-c288e83a9d17 tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] Action body: b'{"removeProjectAccess": {"project": "bffee4fcdbfb4cf7ac4ba5742ec9db46"}}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:25:51.066810 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-11592373-bbe4-4396-b8c4-c288e83a9d17 tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "bffee4fcdbfb4cf7ac4ba5742ec9db46"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:51.091627 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-11592373-bbe4-4396-b8c4-c288e83a9d17 tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] https://10.4.3.102/volume/v3/types/8f884ccb-178a-4f66-9f2c-c306bc2ff95e/action returned with HTTP 202 Aug 25 16:25:51.092336 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 645/2550] 10.4.3.102 () {68 vars in 1384 bytes} [Tue Aug 25 16:25:51 2026] POST /volume/v3/types/8f884ccb-178a-4f66-9f2c-c306bc2ff95e/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:25:51.102791 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a1b68660-3bfc-484d-95b0-f7156203f5da None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:51.104577 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a1b68660-3bfc-484d-95b0-f7156203f5da tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] DELETE https://10.4.3.102/volume/v3/types/8f884ccb-178a-4f66-9f2c-c306bc2ff95e Aug 25 16:25:51.104794 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a1b68660-3bfc-484d-95b0-f7156203f5da tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:51.104979 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a1b68660-3bfc-484d-95b0-f7156203f5da tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] Calling method '_delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:51.135962 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a1b68660-3bfc-484d-95b0-f7156203f5da tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] https://10.4.3.102/volume/v3/types/8f884ccb-178a-4f66-9f2c-c306bc2ff95e returned with HTTP 202 Aug 25 16:25:51.136328 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 634/2551] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:25:51 2026] DELETE /volume/v3/types/8f884ccb-178a-4f66-9f2c-c306bc2ff95e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:25:51.139457 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-bd347ec7-3b87-43de-b6fd-8329536088ba None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:51.145049 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bd347ec7-3b87-43de-b6fd-8329536088ba tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/0a5ac670-f43e-46c7-a536-6593dce30cf4 Aug 25 16:25:51.145290 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bd347ec7-3b87-43de-b6fd-8329536088ba tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:51.145438 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-758adb49-3d93-4338-8f16-557ffa362786 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:51.145522 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bd347ec7-3b87-43de-b6fd-8329536088ba tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:51.145686 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.snapshots [None req-bd347ec7-3b87-43de-b6fd-8329536088ba tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Delete snapshot with id: 0a5ac670-f43e-46c7-a536-6593dce30cf4 Aug 25 16:25:51.147863 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-758adb49-3d93-4338-8f16-557ffa362786 tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] GET https://10.4.3.102/volume/v3/types/8f884ccb-178a-4f66-9f2c-c306bc2ff95e Aug 25 16:25:51.148222 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-758adb49-3d93-4338-8f16-557ffa362786 tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:51.148326 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-758adb49-3d93-4338-8f16-557ffa362786 tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:51.151579 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:51.151579 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:51.152114 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-bd347ec7-3b87-43de-b6fd-8329536088ba tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Snapshot retrieved successfully. Aug 25 16:25:51.153631 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-758adb49-3d93-4338-8f16-557ffa362786 tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] https://10.4.3.102/volume/v3/types/8f884ccb-178a-4f66-9f2c-c306bc2ff95e returned with HTTP 404 Aug 25 16:25:51.154204 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 641/2552] 10.4.3.102 () {66 vars in 1342 bytes} [Tue Aug 25 16:25:51 2026] GET /volume/v3/types/8f884ccb-178a-4f66-9f2c-c306bc2ff95e => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:25:51.165184 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-fed58ed5-adcf-490a-ae0f-676a611dd572 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:51.167142 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fed58ed5-adcf-490a-ae0f-676a611dd572 tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:25:51.167951 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fed58ed5-adcf-490a-ae0f-676a611dd572 tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-265751998", "os-volume-type-access:is_public": false}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:51.174095 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-bd347ec7-3b87-43de-b6fd-8329536088ba tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Snapshot delete request issued successfully. Aug 25 16:25:51.174256 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bd347ec7-3b87-43de-b6fd-8329536088ba tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/snapshots/0a5ac670-f43e-46c7-a536-6593dce30cf4 returned with HTTP 202 Aug 25 16:25:51.175752 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 633/2553] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:25:51 2026] DELETE /volume/v3/snapshots/0a5ac670-f43e-46c7-a536-6593dce30cf4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:25:51.187195 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a0a81be0-9cb0-43e3-b80b-6416edac8fda None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:51.192124 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a0a81be0-9cb0-43e3-b80b-6416edac8fda tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] GET https://10.4.3.102/volume/v3/snapshots/0a5ac670-f43e-46c7-a536-6593dce30cf4 Aug 25 16:25:51.192334 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a0a81be0-9cb0-43e3-b80b-6416edac8fda tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:51.192570 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a0a81be0-9cb0-43e3-b80b-6416edac8fda tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:51.193873 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fed58ed5-adcf-490a-ae0f-676a611dd572 tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:25:51.194490 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 646/2554] 10.4.3.102 () {68 vars in 1253 bytes} [Tue Aug 25 16:25:51 2026] POST /volume/v3/types => generated 228 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:51.199836 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:51.199836 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:51.200374 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-a0a81be0-9cb0-43e3-b80b-6416edac8fda tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Snapshot retrieved successfully. Aug 25 16:25:51.201252 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a0a81be0-9cb0-43e3-b80b-6416edac8fda tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/snapshots/0a5ac670-f43e-46c7-a536-6593dce30cf4 returned with HTTP 200 Aug 25 16:25:51.201781 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 635/2555] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:25:51 2026] GET /volume/v3/snapshots/0a5ac670-f43e-46c7-a536-6593dce30cf4 => generated 461 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:51.205967 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-dfaf3fc7-acb4-43f8-a219-bed44cd513c0 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:51.207709 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-dfaf3fc7-acb4-43f8-a219-bed44cd513c0 tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] POST https://10.4.3.102/volume/v3/types/b1c8bc0d-44f2-4e8a-9c5e-ce2f5a53fd40/action Aug 25 16:25:51.208078 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-dfaf3fc7-acb4-43f8-a219-bed44cd513c0 tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] Action body: b'{"addProjectAccess": {"project": "bffee4fcdbfb4cf7ac4ba5742ec9db46"}}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:25:51.208200 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-dfaf3fc7-acb4-43f8-a219-bed44cd513c0 tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "bffee4fcdbfb4cf7ac4ba5742ec9db46"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:51.209603 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:51.209603 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:51.212576 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-a30e6c93-8e5b-4362-98ea-39dbccf0a08d req-1cb91725-9f3c-44b4-bcee-a07eee11744f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:51.214842 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-a30e6c93-8e5b-4362-98ea-39dbccf0a08d req-1cb91725-9f3c-44b4-bcee-a07eee11744f tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] DELETE https://10.4.3.102/volume/v3/attachments/ee5b106d-a25a-4bd6-ade1-3e6d12570868 Aug 25 16:25:51.215040 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-a30e6c93-8e5b-4362-98ea-39dbccf0a08d req-1cb91725-9f3c-44b4-bcee-a07eee11744f tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:51.215275 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-a30e6c93-8e5b-4362-98ea-39dbccf0a08d req-1cb91725-9f3c-44b4-bcee-a07eee11744f tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:51.222337 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:51.222337 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:51.225467 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-dfaf3fc7-acb4-43f8-a219-bed44cd513c0 tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] https://10.4.3.102/volume/v3/types/b1c8bc0d-44f2-4e8a-9c5e-ce2f5a53fd40/action returned with HTTP 202 Aug 25 16:25:51.226015 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 642/2556] 10.4.3.102 () {68 vars in 1384 bytes} [Tue Aug 25 16:25:51 2026] POST /volume/v3/types/b1c8bc0d-44f2-4e8a-9c5e-ce2f5a53fd40/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:25:51.234658 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-780c6515-5e23-4832-a6bb-0eb6e06a0afd None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:51.237433 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-780c6515-5e23-4832-a6bb-0eb6e06a0afd tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] POST https://10.4.3.102/volume/v3/types/b1c8bc0d-44f2-4e8a-9c5e-ce2f5a53fd40/action Aug 25 16:25:51.238499 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-780c6515-5e23-4832-a6bb-0eb6e06a0afd tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] Action body: b'{"addProjectAccess": {"project": "96c4f243c4b34d8f99e33eaf851589e6"}}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:25:51.238831 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-780c6515-5e23-4832-a6bb-0eb6e06a0afd tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "96c4f243c4b34d8f99e33eaf851589e6"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:51.253945 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-780c6515-5e23-4832-a6bb-0eb6e06a0afd tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] https://10.4.3.102/volume/v3/types/b1c8bc0d-44f2-4e8a-9c5e-ce2f5a53fd40/action returned with HTTP 202 Aug 25 16:25:51.255008 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 647/2557] 10.4.3.102 () {68 vars in 1384 bytes} [Tue Aug 25 16:25:51 2026] POST /volume/v3/types/b1c8bc0d-44f2-4e8a-9c5e-ce2f5a53fd40/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 25 16:25:51.263695 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-efe8422d-66c3-4acb-8f68-ca9a4ea55484 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:51.266395 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-efe8422d-66c3-4acb-8f68-ca9a4ea55484 tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] GET https://10.4.3.102/volume/v3/types/b1c8bc0d-44f2-4e8a-9c5e-ce2f5a53fd40/os-volume-type-access Aug 25 16:25:51.266737 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-efe8422d-66c3-4acb-8f68-ca9a4ea55484 tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:51.266980 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-efe8422d-66c3-4acb-8f68-ca9a4ea55484 tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] Calling method 'index' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:51.282174 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-efe8422d-66c3-4acb-8f68-ca9a4ea55484 tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] https://10.4.3.102/volume/v3/types/b1c8bc0d-44f2-4e8a-9c5e-ce2f5a53fd40/os-volume-type-access returned with HTTP 200 Aug 25 16:25:51.282733 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 636/2558] 10.4.3.102 () {66 vars in 1408 bytes} [Tue Aug 25 16:25:51 2026] GET /volume/v3/types/b1c8bc0d-44f2-4e8a-9c5e-ce2f5a53fd40/os-volume-type-access => generated 244 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:51.291125 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-e8374932-4493-458a-bf80-dc082c69c14d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:51.292842 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e8374932-4493-458a-bf80-dc082c69c14d tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] POST https://10.4.3.102/volume/v3/types/b1c8bc0d-44f2-4e8a-9c5e-ce2f5a53fd40/action Aug 25 16:25:51.293251 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e8374932-4493-458a-bf80-dc082c69c14d tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] Action body: b'{"removeProjectAccess": {"project": "96c4f243c4b34d8f99e33eaf851589e6"}}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:25:51.293361 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e8374932-4493-458a-bf80-dc082c69c14d tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "96c4f243c4b34d8f99e33eaf851589e6"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:51.304268 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-a30e6c93-8e5b-4362-98ea-39dbccf0a08d req-1cb91725-9f3c-44b4-bcee-a07eee11744f tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/attachments/ee5b106d-a25a-4bd6-ade1-3e6d12570868 returned with HTTP 200 Aug 25 16:25:51.304762 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 634/2559] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:25:51 2026] DELETE /volume/v3/attachments/ee5b106d-a25a-4bd6-ade1-3e6d12570868 => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:51.315671 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e8374932-4493-458a-bf80-dc082c69c14d tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] https://10.4.3.102/volume/v3/types/b1c8bc0d-44f2-4e8a-9c5e-ce2f5a53fd40/action returned with HTTP 202 Aug 25 16:25:51.316125 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 643/2560] 10.4.3.102 () {68 vars in 1384 bytes} [Tue Aug 25 16:25:51 2026] POST /volume/v3/types/b1c8bc0d-44f2-4e8a-9c5e-ce2f5a53fd40/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:25:51.326622 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-bef80794-6ce9-454a-aa44-dbb6d00581ed None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:51.329657 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bef80794-6ce9-454a-aa44-dbb6d00581ed tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] POST https://10.4.3.102/volume/v3/types/b1c8bc0d-44f2-4e8a-9c5e-ce2f5a53fd40/action Aug 25 16:25:51.330677 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-bef80794-6ce9-454a-aa44-dbb6d00581ed tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] Action body: b'{"removeProjectAccess": {"project": "bffee4fcdbfb4cf7ac4ba5742ec9db46"}}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:25:51.332297 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-bef80794-6ce9-454a-aa44-dbb6d00581ed tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "bffee4fcdbfb4cf7ac4ba5742ec9db46"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:51.374424 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bef80794-6ce9-454a-aa44-dbb6d00581ed tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] https://10.4.3.102/volume/v3/types/b1c8bc0d-44f2-4e8a-9c5e-ce2f5a53fd40/action returned with HTTP 202 Aug 25 16:25:51.374953 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 648/2561] 10.4.3.102 () {68 vars in 1384 bytes} [Tue Aug 25 16:25:51 2026] POST /volume/v3/types/b1c8bc0d-44f2-4e8a-9c5e-ce2f5a53fd40/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:25:51.382672 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d2ac3752-4eb2-48bd-80c3-79991dfce8ee None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:51.385606 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d2ac3752-4eb2-48bd-80c3-79991dfce8ee tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] DELETE https://10.4.3.102/volume/v3/types/b1c8bc0d-44f2-4e8a-9c5e-ce2f5a53fd40 Aug 25 16:25:51.385833 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d2ac3752-4eb2-48bd-80c3-79991dfce8ee tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:51.386068 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d2ac3752-4eb2-48bd-80c3-79991dfce8ee tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] Calling method '_delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:51.421876 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d2ac3752-4eb2-48bd-80c3-79991dfce8ee tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] https://10.4.3.102/volume/v3/types/b1c8bc0d-44f2-4e8a-9c5e-ce2f5a53fd40 returned with HTTP 202 Aug 25 16:25:51.422460 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 637/2562] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:25:51 2026] DELETE /volume/v3/types/b1c8bc0d-44f2-4e8a-9c5e-ce2f5a53fd40 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:25:51.431175 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-cc514918-e497-43a8-9bee-d258809abf0a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:51.432977 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cc514918-e497-43a8-9bee-d258809abf0a tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] GET https://10.4.3.102/volume/v3/types/b1c8bc0d-44f2-4e8a-9c5e-ce2f5a53fd40 Aug 25 16:25:51.433201 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-cc514918-e497-43a8-9bee-d258809abf0a tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:51.433494 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-cc514918-e497-43a8-9bee-d258809abf0a tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:51.436796 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cc514918-e497-43a8-9bee-d258809abf0a tempest-VolumeTypesAccessTest-1544756691 tempest-VolumeTypesAccessTest-1544756691-project-admin] https://10.4.3.102/volume/v3/types/b1c8bc0d-44f2-4e8a-9c5e-ce2f5a53fd40 returned with HTTP 404 Aug 25 16:25:51.437278 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 635/2563] 10.4.3.102 () {66 vars in 1342 bytes} [Tue Aug 25 16:25:51 2026] GET /volume/v3/types/b1c8bc0d-44f2-4e8a-9c5e-ce2f5a53fd40 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:25:51.654649 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-bde75940-647c-4a99-9d21-c852e77c4a67 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:51.666408 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bde75940-647c-4a99-9d21-c852e77c4a67 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a Aug 25 16:25:51.667185 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bde75940-647c-4a99-9d21-c852e77c4a67 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:51.667853 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bde75940-647c-4a99-9d21-c852e77c4a67 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:51.682831 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:51.682831 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:51.688142 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-bde75940-647c-4a99-9d21-c852e77c4a67 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:25:51.694745 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bde75940-647c-4a99-9d21-c852e77c4a67 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a returned with HTTP 200 Aug 25 16:25:51.695343 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 644/2564] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:51 2026] GET /volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:51.756899 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-6e017744-463b-4cd7-acf9-71be7584170c req-59fd10ea-a5b4-47fc-847d-e42f680bed43 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:51.759474 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-6e017744-463b-4cd7-acf9-71be7584170c req-59fd10ea-a5b4-47fc-847d-e42f680bed43 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a Aug 25 16:25:51.759793 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-6e017744-463b-4cd7-acf9-71be7584170c req-59fd10ea-a5b4-47fc-847d-e42f680bed43 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:51.760004 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-6e017744-463b-4cd7-acf9-71be7584170c req-59fd10ea-a5b4-47fc-847d-e42f680bed43 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:51.768003 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:51.768003 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:51.772770 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-6e017744-463b-4cd7-acf9-71be7584170c req-59fd10ea-a5b4-47fc-847d-e42f680bed43 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:25:51.787469 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-6e017744-463b-4cd7-acf9-71be7584170c req-59fd10ea-a5b4-47fc-847d-e42f680bed43 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a returned with HTTP 200 Aug 25 16:25:51.787469 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 649/2565] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:25:51 2026] GET /volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:51.845770 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-2ebfd8d3-1c8b-4ce3-8641-ce09a3b30ee6 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:51.848022 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2ebfd8d3-1c8b-4ce3-8641-ce09a3b30ee6 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 Aug 25 16:25:51.848310 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2ebfd8d3-1c8b-4ce3-8641-ce09a3b30ee6 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:51.848627 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2ebfd8d3-1c8b-4ce3-8641-ce09a3b30ee6 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:51.859211 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:51.859211 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:51.863866 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-2ebfd8d3-1c8b-4ce3-8641-ce09a3b30ee6 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:25:51.869564 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2ebfd8d3-1c8b-4ce3-8641-ce09a3b30ee6 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 returned with HTTP 200 Aug 25 16:25:51.870601 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 638/2566] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:51 2026] GET /volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:51.882315 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b315a7b7-dcb9-4fd6-86c2-d00f9d117c50 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:51.882921 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b315a7b7-dcb9-4fd6-86c2-d00f9d117c50 None None] GET https://10.4.3.102/volume// Aug 25 16:25:51.883072 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1d857497-5c43-45e3-9076-2e61905d1ca3 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:51.883361 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b315a7b7-dcb9-4fd6-86c2-d00f9d117c50 None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:51.884007 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b315a7b7-dcb9-4fd6-86c2-d00f9d117c50 None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:51.884367 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b315a7b7-dcb9-4fd6-86c2-d00f9d117c50 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:25:51.884783 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1d857497-5c43-45e3-9076-2e61905d1ca3 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 Aug 25 16:25:51.885085 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 636/2567] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:25:51 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:25:51.885155 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1d857497-5c43-45e3-9076-2e61905d1ca3 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:51.885155 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1d857497-5c43-45e3-9076-2e61905d1ca3 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:51.893408 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-6e017744-463b-4cd7-acf9-71be7584170c req-b14d7457-b32f-4869-9d25-71d3be4100c4 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:51.896268 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-6e017744-463b-4cd7-acf9-71be7584170c req-b14d7457-b32f-4869-9d25-71d3be4100c4 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:25:51.896722 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-6e017744-463b-4cd7-acf9-71be7584170c req-b14d7457-b32f-4869-9d25-71d3be4100c4 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fdf5ca40-19f3-4e03-9937-10f88032662a", "connector": null, "instance_uuid": "713ab9bf-42ac-4b3a-bf14-e8aceb4a1c9c"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:51.899707 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:51.899707 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:51.904101 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-1d857497-5c43-45e3-9076-2e61905d1ca3 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:25:51.905249 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:51.905249 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:51.908737 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1d857497-5c43-45e3-9076-2e61905d1ca3 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 returned with HTTP 200 Aug 25 16:25:51.909087 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 645/2568] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:51 2026] GET /volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:51.971959 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-2c36132f-d4cc-4dea-b427-ce5df60bafb7 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:51.974758 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2c36132f-d4cc-4dea-b427-ce5df60bafb7 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 Aug 25 16:25:51.975119 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2c36132f-d4cc-4dea-b427-ce5df60bafb7 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:51.976975 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2c36132f-d4cc-4dea-b427-ce5df60bafb7 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:51.986417 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:51.986417 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:51.990909 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-2c36132f-d4cc-4dea-b427-ce5df60bafb7 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:25:51.996390 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2c36132f-d4cc-4dea-b427-ce5df60bafb7 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 returned with HTTP 200 Aug 25 16:25:51.996980 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 639/2569] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:51 2026] GET /volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:52.035349 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-6e017744-463b-4cd7-acf9-71be7584170c req-b14d7457-b32f-4869-9d25-71d3be4100c4 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:25:52.035871 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 650/2570] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:25:51 2026] POST /volume/v3/attachments => generated 273 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:52.099181 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c04b53cd-6668-4566-aeaa-0b797e6e4a0d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:52.101597 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c04b53cd-6668-4566-aeaa-0b797e6e4a0d tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a Aug 25 16:25:52.101911 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c04b53cd-6668-4566-aeaa-0b797e6e4a0d tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:52.102192 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c04b53cd-6668-4566-aeaa-0b797e6e4a0d tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:52.117426 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:52.117426 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:52.123140 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-c04b53cd-6668-4566-aeaa-0b797e6e4a0d tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:25:52.128105 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c04b53cd-6668-4566-aeaa-0b797e6e4a0d tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a returned with HTTP 200 Aug 25 16:25:52.128473 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 637/2571] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:52 2026] GET /volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:52.130525 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-166bbe0a-ac96-4a6d-a4a1-feb13da70b5e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:52.130953 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-166bbe0a-ac96-4a6d-a4a1-feb13da70b5e None None] GET https://10.4.3.102/volume// Aug 25 16:25:52.131838 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-166bbe0a-ac96-4a6d-a4a1-feb13da70b5e None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:52.131838 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-166bbe0a-ac96-4a6d-a4a1-feb13da70b5e None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:52.131838 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-166bbe0a-ac96-4a6d-a4a1-feb13da70b5e None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:25:52.132032 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 646/2572] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:25:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:25:52.148809 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-6e017744-463b-4cd7-acf9-71be7584170c req-457a0555-e559-41bb-ab3d-39bfb1784485 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:52.150964 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-6e017744-463b-4cd7-acf9-71be7584170c req-457a0555-e559-41bb-ab3d-39bfb1784485 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a Aug 25 16:25:52.151228 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-6e017744-463b-4cd7-acf9-71be7584170c req-457a0555-e559-41bb-ab3d-39bfb1784485 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:52.151460 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-6e017744-463b-4cd7-acf9-71be7584170c req-457a0555-e559-41bb-ab3d-39bfb1784485 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:52.164545 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:52.164545 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:52.168620 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-6e017744-463b-4cd7-acf9-71be7584170c req-457a0555-e559-41bb-ab3d-39bfb1784485 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:25:52.173492 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-6e017744-463b-4cd7-acf9-71be7584170c req-457a0555-e559-41bb-ab3d-39bfb1784485 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a returned with HTTP 200 Aug 25 16:25:52.174065 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 640/2573] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:25:52 2026] GET /volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a => generated 1026 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:25:52.214997 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-72966649-5934-4c66-b834-503f96a49a61 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:52.219974 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-72966649-5934-4c66-b834-503f96a49a61 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] GET https://10.4.3.102/volume/v3/snapshots/0a5ac670-f43e-46c7-a536-6593dce30cf4 Aug 25 16:25:52.219974 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-72966649-5934-4c66-b834-503f96a49a61 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:52.220390 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-72966649-5934-4c66-b834-503f96a49a61 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:52.225261 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-72966649-5934-4c66-b834-503f96a49a61 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/snapshots/0a5ac670-f43e-46c7-a536-6593dce30cf4 returned with HTTP 404 Aug 25 16:25:52.226050 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 651/2574] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:25:52 2026] GET /volume/v3/snapshots/0a5ac670-f43e-46c7-a536-6593dce30cf4 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:25:52.274609 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-a1d46220-c6f4-41f8-a05d-b8c6487a1145 req-b14e9c1e-ba08-40e4-84c6-0f525db11c36 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:52.275399 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-a1d46220-c6f4-41f8-a05d-b8c6487a1145 req-b14e9c1e-ba08-40e4-84c6-0f525db11c36 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] GET https://10.4.3.102/volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 Aug 25 16:25:52.275559 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-a1d46220-c6f4-41f8-a05d-b8c6487a1145 req-b14e9c1e-ba08-40e4-84c6-0f525db11c36 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:52.275751 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-a1d46220-c6f4-41f8-a05d-b8c6487a1145 req-b14e9c1e-ba08-40e4-84c6-0f525db11c36 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:52.285571 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:52.285571 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:52.291806 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-a1d46220-c6f4-41f8-a05d-b8c6487a1145 req-b14e9c1e-ba08-40e4-84c6-0f525db11c36 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Volume info retrieved successfully. Aug 25 16:25:52.296928 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-6e017744-463b-4cd7-acf9-71be7584170c req-bbfe7d2e-53de-4ba2-bb38-270e89f108db None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:52.297146 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-a1d46220-c6f4-41f8-a05d-b8c6487a1145 req-b14e9c1e-ba08-40e4-84c6-0f525db11c36 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 returned with HTTP 200 Aug 25 16:25:52.297687 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 638/2575] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:25:52 2026] GET /volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:52.301795 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-6e017744-463b-4cd7-acf9-71be7584170c req-bbfe7d2e-53de-4ba2-bb38-270e89f108db tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] PUT https://10.4.3.102/volume/v3/attachments/d0817b64-fca6-4d96-8235-a8e8d3e56fb4 Aug 25 16:25:52.302275 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-6e017744-463b-4cd7-acf9-71be7584170c req-bbfe7d2e-53de-4ba2-bb38-270e89f108db tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:52.312640 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-6e017744-463b-4cd7-acf9-71be7584170c req-bbfe7d2e-53de-4ba2-bb38-270e89f108db tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Acquiring lock "cinder-attachment_update-fdf5ca40-19f3-4e03-9937-10f88032662a-np0000008093" by "attachment_update" {{(pid=100457) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:25:52.317549 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-6e017744-463b-4cd7-acf9-71be7584170c req-bbfe7d2e-53de-4ba2-bb38-270e89f108db tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Lock "cinder-attachment_update-fdf5ca40-19f3-4e03-9937-10f88032662a-np0000008093" acquired by "attachment_update" :: waited 0.005s {{(pid=100457) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:25:52.318907 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:52.318907 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:52.600229 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-6e017744-463b-4cd7-acf9-71be7584170c req-bbfe7d2e-53de-4ba2-bb38-270e89f108db tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Lock "cinder-attachment_update-fdf5ca40-19f3-4e03-9937-10f88032662a-np0000008093" released by "attachment_update" :: held 0.283s {{(pid=100457) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:25:52.600685 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-6e017744-463b-4cd7-acf9-71be7584170c req-bbfe7d2e-53de-4ba2-bb38-270e89f108db tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/attachments/d0817b64-fca6-4d96-8235-a8e8d3e56fb4 returned with HTTP 200 Aug 25 16:25:52.601817 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 647/2576] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:25:52 2026] PUT /volume/v3/attachments/d0817b64-fca6-4d96-8235-a8e8d3e56fb4 => generated 969 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:53.144619 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-638e99a7-24ad-48dc-bb36-0ab4399f29b3 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:53.146730 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-638e99a7-24ad-48dc-bb36-0ab4399f29b3 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a Aug 25 16:25:53.146957 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-638e99a7-24ad-48dc-bb36-0ab4399f29b3 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:53.147177 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-638e99a7-24ad-48dc-bb36-0ab4399f29b3 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:53.158582 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:53.158582 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:53.165353 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-638e99a7-24ad-48dc-bb36-0ab4399f29b3 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:25:53.173513 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-638e99a7-24ad-48dc-bb36-0ab4399f29b3 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a returned with HTTP 200 Aug 25 16:25:53.174113 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 641/2577] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:53 2026] GET /volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:53.812613 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-ba1d587f-98d4-49a9-9deb-6d2006c39836 req-8d5bee96-7c54-4372-b985-a3f66d83e6d4 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:53.815358 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-ba1d587f-98d4-49a9-9deb-6d2006c39836 req-8d5bee96-7c54-4372-b985-a3f66d83e6d4 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f Aug 25 16:25:53.815415 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-ba1d587f-98d4-49a9-9deb-6d2006c39836 req-8d5bee96-7c54-4372-b985-a3f66d83e6d4 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:53.815894 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-ba1d587f-98d4-49a9-9deb-6d2006c39836 req-8d5bee96-7c54-4372-b985-a3f66d83e6d4 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:53.840169 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:53.840169 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:53.840169 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-ba1d587f-98d4-49a9-9deb-6d2006c39836 req-8d5bee96-7c54-4372-b985-a3f66d83e6d4 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:25:53.840169 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-ba1d587f-98d4-49a9-9deb-6d2006c39836 req-8d5bee96-7c54-4372-b985-a3f66d83e6d4 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f returned with HTTP 200 Aug 25 16:25:53.840169 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 652/2578] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:25:53 2026] GET /volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f => generated 1175 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:53.858443 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-ba1d587f-98d4-49a9-9deb-6d2006c39836 req-9dcb2c25-615c-4bd4-9b49-14b6e3368456 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:53.860514 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-ba1d587f-98d4-49a9-9deb-6d2006c39836 req-9dcb2c25-615c-4bd4-9b49-14b6e3368456 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] POST https://10.4.3.102/volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f/action Aug 25 16:25:53.860898 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-ba1d587f-98d4-49a9-9deb-6d2006c39836 req-9dcb2c25-615c-4bd4-9b49-14b6e3368456 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:25:53.861018 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-ba1d587f-98d4-49a9-9deb-6d2006c39836 req-9dcb2c25-615c-4bd4-9b49-14b6e3368456 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:53.865851 np0000008093 devstack@c-api.service[100455]: DEBUG dbcounter [-] [100455] Writing DB stats cinder:SELECT=476,cinder:INSERT=64,cinder:UPDATE=110 {{(pid=100455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:25:53.882854 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:53.882854 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:53.882854 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-ba1d587f-98d4-49a9-9deb-6d2006c39836 req-9dcb2c25-615c-4bd4-9b49-14b6e3368456 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:25:53.912413 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-ba1d587f-98d4-49a9-9deb-6d2006c39836 req-9dcb2c25-615c-4bd4-9b49-14b6e3368456 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Begin detaching volume completed successfully. Aug 25 16:25:53.912751 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-ba1d587f-98d4-49a9-9deb-6d2006c39836 req-9dcb2c25-615c-4bd4-9b49-14b6e3368456 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f/action returned with HTTP 202 Aug 25 16:25:53.913349 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 639/2579] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:25:53 2026] POST /volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:25:53.978296 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-ed1d7fe2-8f88-430e-a138-f2df71cb8c6f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:53.978775 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ed1d7fe2-8f88-430e-a138-f2df71cb8c6f None None] GET https://10.4.3.102/volume// Aug 25 16:25:53.978984 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ed1d7fe2-8f88-430e-a138-f2df71cb8c6f None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:53.979424 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ed1d7fe2-8f88-430e-a138-f2df71cb8c6f None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:53.979652 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ed1d7fe2-8f88-430e-a138-f2df71cb8c6f None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:25:53.979997 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 648/2580] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:25:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:25:53.993705 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-ba1d587f-98d4-49a9-9deb-6d2006c39836 req-5ef4add8-f9c2-4cde-8b64-68809b53cd37 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:53.994793 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-ba1d587f-98d4-49a9-9deb-6d2006c39836 req-5ef4add8-f9c2-4cde-8b64-68809b53cd37 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f Aug 25 16:25:53.995061 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-ba1d587f-98d4-49a9-9deb-6d2006c39836 req-5ef4add8-f9c2-4cde-8b64-68809b53cd37 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:53.995306 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-ba1d587f-98d4-49a9-9deb-6d2006c39836 req-5ef4add8-f9c2-4cde-8b64-68809b53cd37 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:54.007628 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:54.007628 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:54.015055 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-ba1d587f-98d4-49a9-9deb-6d2006c39836 req-5ef4add8-f9c2-4cde-8b64-68809b53cd37 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:25:54.023344 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-ba1d587f-98d4-49a9-9deb-6d2006c39836 req-5ef4add8-f9c2-4cde-8b64-68809b53cd37 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f returned with HTTP 200 Aug 25 16:25:54.023874 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 642/2581] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:25:53 2026] GET /volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f => generated 1358 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:25:54.193900 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-3314cfb8-bd89-4c04-a9b1-e4e844f83c80 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:54.195786 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3314cfb8-bd89-4c04-a9b1-e4e844f83c80 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a Aug 25 16:25:54.195990 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3314cfb8-bd89-4c04-a9b1-e4e844f83c80 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:54.196331 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3314cfb8-bd89-4c04-a9b1-e4e844f83c80 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:54.218734 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:54.218734 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:54.226032 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-3314cfb8-bd89-4c04-a9b1-e4e844f83c80 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:25:54.236931 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3314cfb8-bd89-4c04-a9b1-e4e844f83c80 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a returned with HTTP 200 Aug 25 16:25:54.237438 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 653/2582] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:54 2026] GET /volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:55.252251 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-8c021023-efdd-498b-91d1-19eee6ff5557 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:55.267255 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8c021023-efdd-498b-91d1-19eee6ff5557 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a Aug 25 16:25:55.267459 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8c021023-efdd-498b-91d1-19eee6ff5557 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:55.267690 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8c021023-efdd-498b-91d1-19eee6ff5557 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:55.284484 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:55.284484 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:55.287802 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-8c021023-efdd-498b-91d1-19eee6ff5557 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:25:55.291878 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8c021023-efdd-498b-91d1-19eee6ff5557 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a returned with HTTP 200 Aug 25 16:25:55.292312 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 640/2583] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:55 2026] GET /volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:55.327219 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d0a706db-e99d-4733-aff4-728965ca005c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:55.330743 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d0a706db-e99d-4733-aff4-728965ca005c tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] DELETE https://10.4.3.102/volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 Aug 25 16:25:55.331025 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d0a706db-e99d-4733-aff4-728965ca005c tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:55.331296 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d0a706db-e99d-4733-aff4-728965ca005c tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:55.331541 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-d0a706db-e99d-4733-aff4-728965ca005c tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Delete volume with id: cb807deb-a278-4aea-8372-6fea223ef2c0 Aug 25 16:25:55.348805 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:55.348805 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:55.349285 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-d0a706db-e99d-4733-aff4-728965ca005c tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Volume info retrieved successfully. Aug 25 16:25:55.379109 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-d0a706db-e99d-4733-aff4-728965ca005c tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Delete volume request issued successfully. Aug 25 16:25:55.379401 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d0a706db-e99d-4733-aff4-728965ca005c tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 returned with HTTP 202 Aug 25 16:25:55.380020 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 649/2584] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:25:55 2026] DELETE /volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:25:55.387541 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-ab925c54-f020-4c40-b11a-9d801dddd5e3 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:55.389408 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ab925c54-f020-4c40-b11a-9d801dddd5e3 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] GET https://10.4.3.102/volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 Aug 25 16:25:55.389641 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ab925c54-f020-4c40-b11a-9d801dddd5e3 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:55.389888 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ab925c54-f020-4c40-b11a-9d801dddd5e3 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:55.397114 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:55.397114 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:55.401403 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-38afbf40-bb13-45c3-b018-e173031f0089 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:55.403631 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-ab925c54-f020-4c40-b11a-9d801dddd5e3 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Volume info retrieved successfully. Aug 25 16:25:55.411059 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ab925c54-f020-4c40-b11a-9d801dddd5e3 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 returned with HTTP 200 Aug 25 16:25:55.411713 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 643/2585] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:55 2026] GET /volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:55.553309 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-38afbf40-bb13-45c3-b018-e173031f0089 tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:25:55.553653 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-38afbf40-bb13-45c3-b018-e173031f0089 tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-337744935"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:55.555007 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-38afbf40-bb13-45c3-b018-e173031f0089 tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-337744935'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:25:55.555134 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-38afbf40-bb13-45c3-b018-e173031f0089 tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] Create volume of 1 GB Aug 25 16:25:55.558828 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-38afbf40-bb13-45c3-b018-e173031f0089 tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] Availability Zones retrieved successfully. Aug 25 16:25:55.564043 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-38afbf40-bb13-45c3-b018-e173031f0089 tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] Flow 'volume_create_api' (3a7a522c-9fcc-4573-9c28-b3958fa58905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:25:55.564987 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-38afbf40-bb13-45c3-b018-e173031f0089 tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2a3b775-32e7-4cd7-9976-b02084c271f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:55.565909 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-38afbf40-bb13-45c3-b018-e173031f0089 tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:25:55.591827 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-38afbf40-bb13-45c3-b018-e173031f0089 tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2a3b775-32e7-4cd7-9976-b02084c271f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:55.592505 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-38afbf40-bb13-45c3-b018-e173031f0089 tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e353650c-51a7-429b-b8e3-1aea9a72e8e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:55.655932 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-38afbf40-bb13-45c3-b018-e173031f0089 tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] Created reservations ['d2ae6dfa-68e2-4656-a187-1acae35a145a', '0042058d-f72b-40a3-8017-723c41376002', '5f57f38f-cace-47e5-b9b0-ce4f7a48f4d3', 'f9a42c68-931e-44a9-a8f9-7e13e711ba24'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:25:55.657191 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-38afbf40-bb13-45c3-b018-e173031f0089 tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e353650c-51a7-429b-b8e3-1aea9a72e8e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2ae6dfa-68e2-4656-a187-1acae35a145a', '0042058d-f72b-40a3-8017-723c41376002', '5f57f38f-cace-47e5-b9b0-ce4f7a48f4d3', 'f9a42c68-931e-44a9-a8f9-7e13e711ba24']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:55.658195 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-38afbf40-bb13-45c3-b018-e173031f0089 tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29966c25-961b-47d0-a3e2-77bcc54c1cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:55.683805 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-38afbf40-bb13-45c3-b018-e173031f0089 tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29966c25-961b-47d0-a3e2-77bcc54c1cf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7a97930-ac5b-4f1c-abe3-1bc1afe0b09f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-337744935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c8b119669ae4ab88f7b61032b85177c',qos_specs=None,replication_status=,reservations=['d2ae6dfa-68e2-4656-a187-1acae35a145a','0042058d-f72b-40a3-8017-723c41376002','5f57f38f-cace-47e5-b9b0-ce4f7a48f4d3','f9a42c68-931e-44a9-a8f9-7e13e711ba24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8234d150ee846d9b19a0eb948add2e6',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:25:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-337744935',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7a97930-ac5b-4f1c-abe3-1bc1afe0b09f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c8b119669ae4ab88f7b61032b85177c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8234d150ee846d9b19a0eb948add2e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:55.685068 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-38afbf40-bb13-45c3-b018-e173031f0089 tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05d92772-3b6f-4e03-8d0f-84721635506c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:55.707670 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-38afbf40-bb13-45c3-b018-e173031f0089 tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05d92772-3b6f-4e03-8d0f-84721635506c) transitioned into state 'SUCCESS' from state '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-337744935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c8b119669ae4ab88f7b61032b85177c',qos_specs=None,replication_status=,reservations=['d2ae6dfa-68e2-4656-a187-1acae35a145a','0042058d-f72b-40a3-8017-723c41376002','5f57f38f-cace-47e5-b9b0-ce4f7a48f4d3','f9a42c68-931e-44a9-a8f9-7e13e711ba24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8234d150ee846d9b19a0eb948add2e6',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:55.708425 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-38afbf40-bb13-45c3-b018-e173031f0089 tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (475c1c1b-a2ef-4c3a-b4e4-db4a8e27e584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:55.721374 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-38afbf40-bb13-45c3-b018-e173031f0089 tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (475c1c1b-a2ef-4c3a-b4e4-db4a8e27e584) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:55.722694 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-38afbf40-bb13-45c3-b018-e173031f0089 tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] Flow 'volume_create_api' (3a7a522c-9fcc-4573-9c28-b3958fa58905) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:25:55.723145 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-38afbf40-bb13-45c3-b018-e173031f0089 tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] Create volume request issued successfully. Aug 25 16:25:55.723807 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-38afbf40-bb13-45c3-b018-e173031f0089 tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:25:55.724194 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 654/2586] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:25:55 2026] POST /volume/v3/volumes => generated 749 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:25:55.739920 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-768da8b6-3c14-49f7-8cdf-32e0eaffd850 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:55.739920 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-768da8b6-3c14-49f7-8cdf-32e0eaffd850 tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] GET https://10.4.3.102/volume/v3/volumes/f7a97930-ac5b-4f1c-abe3-1bc1afe0b09f Aug 25 16:25:55.739920 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-768da8b6-3c14-49f7-8cdf-32e0eaffd850 tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:55.739920 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-768da8b6-3c14-49f7-8cdf-32e0eaffd850 tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:55.749862 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:55.749862 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:55.755071 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-768da8b6-3c14-49f7-8cdf-32e0eaffd850 tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] Volume info retrieved successfully. Aug 25 16:25:55.763801 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-768da8b6-3c14-49f7-8cdf-32e0eaffd850 tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] https://10.4.3.102/volume/v3/volumes/f7a97930-ac5b-4f1c-abe3-1bc1afe0b09f returned with HTTP 200 Aug 25 16:25:55.764617 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 641/2587] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:55 2026] GET /volume/v3/volumes/f7a97930-ac5b-4f1c-abe3-1bc1afe0b09f => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:55.916117 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-6e017744-463b-4cd7-acf9-71be7584170c req-a0f15340-dca7-4395-99e2-992735c98bcc None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:55.918506 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-6e017744-463b-4cd7-acf9-71be7584170c req-a0f15340-dca7-4395-99e2-992735c98bcc tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] POST https://10.4.3.102/volume/v3/attachments/d0817b64-fca6-4d96-8235-a8e8d3e56fb4/action Aug 25 16:25:55.918936 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-6e017744-463b-4cd7-acf9-71be7584170c req-a0f15340-dca7-4395-99e2-992735c98bcc tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Action body: b'{"os-complete": null}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:25:55.919065 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-6e017744-463b-4cd7-acf9-71be7584170c req-a0f15340-dca7-4395-99e2-992735c98bcc tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:55.940933 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:55.940933 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:56.002046 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-ba1d587f-98d4-49a9-9deb-6d2006c39836 req-c82ea693-37b1-4ea4-a18e-ae66057510bc None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:56.004240 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-ba1d587f-98d4-49a9-9deb-6d2006c39836 req-c82ea693-37b1-4ea4-a18e-ae66057510bc tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] DELETE https://10.4.3.102/volume/v3/attachments/46db4dc7-969c-4fdb-9cda-0cac83569e8e Aug 25 16:25:56.004413 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-ba1d587f-98d4-49a9-9deb-6d2006c39836 req-c82ea693-37b1-4ea4-a18e-ae66057510bc tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:56.004640 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-ba1d587f-98d4-49a9-9deb-6d2006c39836 req-c82ea693-37b1-4ea4-a18e-ae66057510bc tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:56.009155 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-6e017744-463b-4cd7-acf9-71be7584170c req-a0f15340-dca7-4395-99e2-992735c98bcc tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/attachments/d0817b64-fca6-4d96-8235-a8e8d3e56fb4/action returned with HTTP 204 Aug 25 16:25:56.009690 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 650/2588] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:25:55 2026] POST /volume/v3/attachments/d0817b64-fca6-4d96-8235-a8e8d3e56fb4/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:25:56.040479 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:56.040479 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:56.188464 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-ba1d587f-98d4-49a9-9deb-6d2006c39836 req-c82ea693-37b1-4ea4-a18e-ae66057510bc tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/attachments/46db4dc7-969c-4fdb-9cda-0cac83569e8e returned with HTTP 200 Aug 25 16:25:56.188464 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 644/2589] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:25:56 2026] DELETE /volume/v3/attachments/46db4dc7-969c-4fdb-9cda-0cac83569e8e => generated 19 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:56.306494 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-0cbdfd80-29ac-40c9-b2ea-fd64b0fb388c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:56.319813 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0cbdfd80-29ac-40c9-b2ea-fd64b0fb388c tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a Aug 25 16:25:56.319813 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0cbdfd80-29ac-40c9-b2ea-fd64b0fb388c tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:56.319813 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0cbdfd80-29ac-40c9-b2ea-fd64b0fb388c tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:56.319813 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:56.319813 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:56.321513 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-0cbdfd80-29ac-40c9-b2ea-fd64b0fb388c tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:25:56.325717 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0cbdfd80-29ac-40c9-b2ea-fd64b0fb388c tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a returned with HTTP 200 Aug 25 16:25:56.329782 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 655/2590] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:56 2026] GET /volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:56.346297 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-7288326c-3c28-4098-a5af-71cfb32316f8 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:56.348307 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7288326c-3c28-4098-a5af-71cfb32316f8 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a Aug 25 16:25:56.348499 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7288326c-3c28-4098-a5af-71cfb32316f8 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:56.348735 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7288326c-3c28-4098-a5af-71cfb32316f8 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:56.369422 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:56.369422 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:56.373861 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-7288326c-3c28-4098-a5af-71cfb32316f8 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:25:56.378381 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7288326c-3c28-4098-a5af-71cfb32316f8 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a returned with HTTP 200 Aug 25 16:25:56.378828 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 642/2591] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:56 2026] GET /volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:56.396051 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-48290320-6edb-4f8c-9aac-63e65cb03a04 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:56.396580 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-48290320-6edb-4f8c-9aac-63e65cb03a04 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] DELETE https://10.4.3.102/volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a Aug 25 16:25:56.396580 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-48290320-6edb-4f8c-9aac-63e65cb03a04 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:56.396580 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-48290320-6edb-4f8c-9aac-63e65cb03a04 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:56.396887 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-48290320-6edb-4f8c-9aac-63e65cb03a04 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Delete volume with id: fdf5ca40-19f3-4e03-9937-10f88032662a Aug 25 16:25:56.409966 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:56.409966 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:56.410421 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-48290320-6edb-4f8c-9aac-63e65cb03a04 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:25:56.419171 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-48290320-6edb-4f8c-9aac-63e65cb03a04 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. Aug 25 16:25:56.421995 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-48290320-6edb-4f8c-9aac-63e65cb03a04 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a returned with HTTP 400 Aug 25 16:25:56.421995 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 651/2592] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:25:56 2026] DELETE /volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a => generated 307 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 16:25:56.428935 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d3590b3a-9ef2-4162-8e84-ec40bd18f0e8 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:56.430689 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-53fc6b06-04d9-4ba1-a32e-07e18b0f9ebf None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:56.431165 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d3590b3a-9ef2-4162-8e84-ec40bd18f0e8 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] GET https://10.4.3.102/volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 Aug 25 16:25:56.434738 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d3590b3a-9ef2-4162-8e84-ec40bd18f0e8 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:56.434738 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d3590b3a-9ef2-4162-8e84-ec40bd18f0e8 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:56.434810 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-53fc6b06-04d9-4ba1-a32e-07e18b0f9ebf tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a Aug 25 16:25:56.434810 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-53fc6b06-04d9-4ba1-a32e-07e18b0f9ebf tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:56.434810 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-53fc6b06-04d9-4ba1-a32e-07e18b0f9ebf tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:56.441768 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d3590b3a-9ef2-4162-8e84-ec40bd18f0e8 tempest-TestStampPattern-1369452977 tempest-TestStampPattern-1369452977-project-member] https://10.4.3.102/volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 returned with HTTP 404 Aug 25 16:25:56.441768 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 645/2593] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:56 2026] GET /volume/v3/volumes/cb807deb-a278-4aea-8372-6fea223ef2c0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:25:56.444555 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:56.444555 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:56.448367 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-53fc6b06-04d9-4ba1-a32e-07e18b0f9ebf tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:25:56.455756 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-53fc6b06-04d9-4ba1-a32e-07e18b0f9ebf tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a returned with HTTP 200 Aug 25 16:25:56.456474 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 656/2594] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:56 2026] GET /volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:56.517483 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-474799f8-9419-4048-8b7e-c1f1eed461b6 req-a62668ec-859f-4777-a0bf-1019855258ae None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:56.519647 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-474799f8-9419-4048-8b7e-c1f1eed461b6 req-a62668ec-859f-4777-a0bf-1019855258ae tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a Aug 25 16:25:56.519857 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-474799f8-9419-4048-8b7e-c1f1eed461b6 req-a62668ec-859f-4777-a0bf-1019855258ae tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:56.520739 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-474799f8-9419-4048-8b7e-c1f1eed461b6 req-a62668ec-859f-4777-a0bf-1019855258ae tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:56.535821 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:56.535821 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:56.543465 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-474799f8-9419-4048-8b7e-c1f1eed461b6 req-a62668ec-859f-4777-a0bf-1019855258ae tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:25:56.548611 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-474799f8-9419-4048-8b7e-c1f1eed461b6 req-a62668ec-859f-4777-a0bf-1019855258ae tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a returned with HTTP 200 Aug 25 16:25:56.549075 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 643/2595] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:25:56 2026] GET /volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:56.568780 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-474799f8-9419-4048-8b7e-c1f1eed461b6 req-c904eb1f-affc-42be-92e3-f403f768483b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:56.572092 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-474799f8-9419-4048-8b7e-c1f1eed461b6 req-c904eb1f-affc-42be-92e3-f403f768483b tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] POST https://10.4.3.102/volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a/action Aug 25 16:25:56.572438 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-474799f8-9419-4048-8b7e-c1f1eed461b6 req-c904eb1f-affc-42be-92e3-f403f768483b tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:25:56.572574 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-474799f8-9419-4048-8b7e-c1f1eed461b6 req-c904eb1f-affc-42be-92e3-f403f768483b tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:56.587216 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:56.587216 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:56.587711 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-474799f8-9419-4048-8b7e-c1f1eed461b6 req-c904eb1f-affc-42be-92e3-f403f768483b tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:25:56.605250 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-474799f8-9419-4048-8b7e-c1f1eed461b6 req-c904eb1f-affc-42be-92e3-f403f768483b tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Begin detaching volume completed successfully. Aug 25 16:25:56.605513 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-474799f8-9419-4048-8b7e-c1f1eed461b6 req-c904eb1f-affc-42be-92e3-f403f768483b tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a/action returned with HTTP 202 Aug 25 16:25:56.606154 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 652/2596] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:25:56 2026] POST /volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:25:56.686745 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-8968edf3-4cd8-4809-a3dc-684136dc3b9c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:56.686745 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8968edf3-4cd8-4809-a3dc-684136dc3b9c None None] GET https://10.4.3.102/volume// Aug 25 16:25:56.686745 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8968edf3-4cd8-4809-a3dc-684136dc3b9c None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:56.686745 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8968edf3-4cd8-4809-a3dc-684136dc3b9c None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:56.686745 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8968edf3-4cd8-4809-a3dc-684136dc3b9c None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:25:56.686745 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 646/2597] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:25:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:25:56.695659 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-474799f8-9419-4048-8b7e-c1f1eed461b6 req-136f2b80-7176-493d-a99c-c9a600cce29d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:56.698207 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-474799f8-9419-4048-8b7e-c1f1eed461b6 req-136f2b80-7176-493d-a99c-c9a600cce29d tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a Aug 25 16:25:56.698563 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-474799f8-9419-4048-8b7e-c1f1eed461b6 req-136f2b80-7176-493d-a99c-c9a600cce29d tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:56.698891 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-474799f8-9419-4048-8b7e-c1f1eed461b6 req-136f2b80-7176-493d-a99c-c9a600cce29d tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:56.710612 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:56.710612 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:56.714175 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-474799f8-9419-4048-8b7e-c1f1eed461b6 req-136f2b80-7176-493d-a99c-c9a600cce29d tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:25:56.720014 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-474799f8-9419-4048-8b7e-c1f1eed461b6 req-136f2b80-7176-493d-a99c-c9a600cce29d tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a returned with HTTP 200 Aug 25 16:25:56.720545 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 657/2598] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:25:56 2026] GET /volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a => generated 1322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:25:56.780658 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-565256ad-b693-4b07-8e51-d4ab97c07d1c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:56.781615 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-565256ad-b693-4b07-8e51-d4ab97c07d1c tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] GET https://10.4.3.102/volume/v3/volumes/f7a97930-ac5b-4f1c-abe3-1bc1afe0b09f Aug 25 16:25:56.781859 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-565256ad-b693-4b07-8e51-d4ab97c07d1c tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:56.782096 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-565256ad-b693-4b07-8e51-d4ab97c07d1c tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:56.793544 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:56.793544 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:56.800127 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-565256ad-b693-4b07-8e51-d4ab97c07d1c tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] Volume info retrieved successfully. Aug 25 16:25:56.804887 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-565256ad-b693-4b07-8e51-d4ab97c07d1c tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] https://10.4.3.102/volume/v3/volumes/f7a97930-ac5b-4f1c-abe3-1bc1afe0b09f returned with HTTP 200 Aug 25 16:25:56.805373 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 644/2599] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:56 2026] GET /volume/v3/volumes/f7a97930-ac5b-4f1c-abe3-1bc1afe0b09f => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:56.826018 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f7254388-7f44-40c8-a9bc-9f1f57ce63a6 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:56.829633 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f7254388-7f44-40c8-a9bc-9f1f57ce63a6 tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] GET https://10.4.3.102/volume/v3/limits Aug 25 16:25:56.829633 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f7254388-7f44-40c8-a9bc-9f1f57ce63a6 tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:56.829633 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f7254388-7f44-40c8-a9bc-9f1f57ce63a6 tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] Calling method 'index' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:56.839715 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [None req-f7254388-7f44-40c8-a9bc-9f1f57ce63a6 tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-938025454 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-938025454, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:25:56.839873 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [None req-f7254388-7f44-40c8-a9bc-9f1f57ce63a6 tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-938025454 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-938025454, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:25:56.840111 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [None req-f7254388-7f44-40c8-a9bc-9f1f57ce63a6 tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-938025454 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-938025454, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:25:56.857916 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f7254388-7f44-40c8-a9bc-9f1f57ce63a6 tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] https://10.4.3.102/volume/v3/limits returned with HTTP 200 Aug 25 16:25:56.857916 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 653/2600] 10.4.3.102 () {66 vars in 1234 bytes} [Tue Aug 25 16:25:56 2026] GET /volume/v3/limits => generated 302 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:56.868572 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-1dc201df-203d-46bd-9fc4-1f0892e0c6ac None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:56.870155 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1dc201df-203d-46bd-9fc4-1f0892e0c6ac tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] GET https://10.4.3.102/volume/v3/volumes/f7a97930-ac5b-4f1c-abe3-1bc1afe0b09f Aug 25 16:25:56.870319 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1dc201df-203d-46bd-9fc4-1f0892e0c6ac tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:56.870466 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1dc201df-203d-46bd-9fc4-1f0892e0c6ac tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:56.883099 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:56.883099 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:56.892235 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-1dc201df-203d-46bd-9fc4-1f0892e0c6ac tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] Volume info retrieved successfully. Aug 25 16:25:56.898598 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1dc201df-203d-46bd-9fc4-1f0892e0c6ac tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] https://10.4.3.102/volume/v3/volumes/f7a97930-ac5b-4f1c-abe3-1bc1afe0b09f returned with HTTP 200 Aug 25 16:25:56.898960 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 647/2601] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:56 2026] GET /volume/v3/volumes/f7a97930-ac5b-4f1c-abe3-1bc1afe0b09f => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:56.914287 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-cc361506-9bfa-4581-be23-b40e5ecb4105 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:56.916139 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cc361506-9bfa-4581-be23-b40e5ecb4105 tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] DELETE https://10.4.3.102/volume/v3/volumes/f7a97930-ac5b-4f1c-abe3-1bc1afe0b09f Aug 25 16:25:56.916381 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cc361506-9bfa-4581-be23-b40e5ecb4105 tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:56.916605 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cc361506-9bfa-4581-be23-b40e5ecb4105 tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:56.916791 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-cc361506-9bfa-4581-be23-b40e5ecb4105 tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] Delete volume with id: f7a97930-ac5b-4f1c-abe3-1bc1afe0b09f Aug 25 16:25:56.925817 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:56.925817 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:56.926315 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-cc361506-9bfa-4581-be23-b40e5ecb4105 tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] Volume info retrieved successfully. Aug 25 16:25:56.957620 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-cc361506-9bfa-4581-be23-b40e5ecb4105 tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] Delete volume request issued successfully. Aug 25 16:25:56.957844 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cc361506-9bfa-4581-be23-b40e5ecb4105 tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] https://10.4.3.102/volume/v3/volumes/f7a97930-ac5b-4f1c-abe3-1bc1afe0b09f returned with HTTP 202 Aug 25 16:25:56.958304 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 658/2602] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:25:56 2026] DELETE /volume/v3/volumes/f7a97930-ac5b-4f1c-abe3-1bc1afe0b09f => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:25:56.971466 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-99327680-b407-45a6-a93e-0d2104b4a62b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:56.976188 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-99327680-b407-45a6-a93e-0d2104b4a62b tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] GET https://10.4.3.102/volume/v3/volumes/f7a97930-ac5b-4f1c-abe3-1bc1afe0b09f Aug 25 16:25:56.976385 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-99327680-b407-45a6-a93e-0d2104b4a62b tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:56.976560 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-99327680-b407-45a6-a93e-0d2104b4a62b tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:56.989418 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:56.989418 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:56.994138 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-99327680-b407-45a6-a93e-0d2104b4a62b tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] Volume info retrieved successfully. Aug 25 16:25:56.999504 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-99327680-b407-45a6-a93e-0d2104b4a62b tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] https://10.4.3.102/volume/v3/volumes/f7a97930-ac5b-4f1c-abe3-1bc1afe0b09f returned with HTTP 200 Aug 25 16:25:57.000063 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 645/2603] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:56 2026] GET /volume/v3/volumes/f7a97930-ac5b-4f1c-abe3-1bc1afe0b09f => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:57.191967 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-b83b4512-f735-4960-a9f1-b56c9bc53801 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:57.194896 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b83b4512-f735-4960-a9f1-b56c9bc53801 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:25:57.195218 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b83b4512-f735-4960-a9f1-b56c9bc53801 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1867450437", "snapshot_id": "f3836633-7612-402b-83d7-c4a18f07efc3", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:57.199911 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-b83b4512-f735-4960-a9f1-b56c9bc53801 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1867450437', 'snapshot_id': 'f3836633-7612-402b-83d7-c4a18f07efc3', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:25:57.330504 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:57.330504 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:57.331106 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-b83b4512-f735-4960-a9f1-b56c9bc53801 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Snapshot retrieved successfully. Aug 25 16:25:57.331262 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-b83b4512-f735-4960-a9f1-b56c9bc53801 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Create volume of 1 GB Aug 25 16:25:57.339242 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-b83b4512-f735-4960-a9f1-b56c9bc53801 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Availability Zones retrieved successfully. Aug 25 16:25:57.348800 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b83b4512-f735-4960-a9f1-b56c9bc53801 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Flow 'volume_create_api' (1c06e9cb-f835-4865-a094-271f8dda1d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:25:57.349895 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b83b4512-f735-4960-a9f1-b56c9bc53801 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc2a7ef8-faa7-49ce-a6ea-3cbfa1c23036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:57.350841 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-b83b4512-f735-4960-a9f1-b56c9bc53801 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:25:57.480946 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b83b4512-f735-4960-a9f1-b56c9bc53801 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc2a7ef8-faa7-49ce-a6ea-3cbfa1c23036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f3836633-7612-402b-83d7-c4a18f07efc3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:57.480946 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b83b4512-f735-4960-a9f1-b56c9bc53801 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffb4f7bc-e764-4254-9fa8-27fc3dc667c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:57.613356 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-b83b4512-f735-4960-a9f1-b56c9bc53801 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Created reservations ['f3ee8678-74bd-43e6-8ab6-be6aa6dc0d49', 'c3e2fdf5-407d-4eac-a872-c602c3075486', '0778336b-d255-4d37-ab09-d5aa83e48012', '0a5181c6-98b8-41fe-80ed-b62507471e1a'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:25:57.614376 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b83b4512-f735-4960-a9f1-b56c9bc53801 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffb4f7bc-e764-4254-9fa8-27fc3dc667c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3ee8678-74bd-43e6-8ab6-be6aa6dc0d49', 'c3e2fdf5-407d-4eac-a872-c602c3075486', '0778336b-d255-4d37-ab09-d5aa83e48012', '0a5181c6-98b8-41fe-80ed-b62507471e1a']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:57.615123 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b83b4512-f735-4960-a9f1-b56c9bc53801 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7518980-f133-4718-8d63-3392103ce2da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:57.675930 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b83b4512-f735-4960-a9f1-b56c9bc53801 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7518980-f133-4718-8d63-3392103ce2da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1867450437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bd2059baa754a4c877f953142d93d2a',qos_specs=None,replication_status=,reservations=['f3ee8678-74bd-43e6-8ab6-be6aa6dc0d49','c3e2fdf5-407d-4eac-a872-c602c3075486','0778336b-d255-4d37-ab09-d5aa83e48012','0a5181c6-98b8-41fe-80ed-b62507471e1a'],size=1,snapshot_id=f3836633-7612-402b-83d7-c4a18f07efc3,source_replicaid=,source_volid=None,status='creating',user_id='b4f617e462364811aa2e8930406cf826',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:25:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1867450437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1bd2059baa754a4c877f953142d93d2a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f3836633-7612-402b-83d7-c4a18f07efc3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4f617e462364811aa2e8930406cf826',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:57.677153 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b83b4512-f735-4960-a9f1-b56c9bc53801 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d6d22ba-df2c-421e-ab34-aecc4ec4b23e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:57.689293 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-474799f8-9419-4048-8b7e-c1f1eed461b6 req-94988748-330b-4f46-9009-65f7028e5ff0 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:57.691384 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-474799f8-9419-4048-8b7e-c1f1eed461b6 req-94988748-330b-4f46-9009-65f7028e5ff0 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] DELETE https://10.4.3.102/volume/v3/attachments/d0817b64-fca6-4d96-8235-a8e8d3e56fb4 Aug 25 16:25:57.691617 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-474799f8-9419-4048-8b7e-c1f1eed461b6 req-94988748-330b-4f46-9009-65f7028e5ff0 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:57.691820 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-474799f8-9419-4048-8b7e-c1f1eed461b6 req-94988748-330b-4f46-9009-65f7028e5ff0 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:57.699435 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:57.699435 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:57.714281 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b83b4512-f735-4960-a9f1-b56c9bc53801 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d6d22ba-df2c-421e-ab34-aecc4ec4b23e) transitioned into state 'SUCCESS' from state '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-1867450437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bd2059baa754a4c877f953142d93d2a',qos_specs=None,replication_status=,reservations=['f3ee8678-74bd-43e6-8ab6-be6aa6dc0d49','c3e2fdf5-407d-4eac-a872-c602c3075486','0778336b-d255-4d37-ab09-d5aa83e48012','0a5181c6-98b8-41fe-80ed-b62507471e1a'],size=1,snapshot_id=f3836633-7612-402b-83d7-c4a18f07efc3,source_replicaid=,source_volid=None,status='creating',user_id='b4f617e462364811aa2e8930406cf826',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:57.715039 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b83b4512-f735-4960-a9f1-b56c9bc53801 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (420687f0-3e9d-4f3e-b781-56ef8ad18fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:25:57.793224 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b83b4512-f735-4960-a9f1-b56c9bc53801 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (420687f0-3e9d-4f3e-b781-56ef8ad18fc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:25:57.794580 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b83b4512-f735-4960-a9f1-b56c9bc53801 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Flow 'volume_create_api' (1c06e9cb-f835-4865-a094-271f8dda1d91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:25:57.795257 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-b83b4512-f735-4960-a9f1-b56c9bc53801 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Create volume request issued successfully. Aug 25 16:25:57.796522 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b83b4512-f735-4960-a9f1-b56c9bc53801 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:25:57.797144 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 654/2604] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:25:57 2026] POST /volume/v3/volumes => generated 791 bytes in 606 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:25:57.810395 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-8e0e9964-6f9c-4298-802f-4f2f24ee7bb9 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:57.812813 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8e0e9964-6f9c-4298-802f-4f2f24ee7bb9 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f Aug 25 16:25:57.813072 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8e0e9964-6f9c-4298-802f-4f2f24ee7bb9 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:57.813361 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8e0e9964-6f9c-4298-802f-4f2f24ee7bb9 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:57.820453 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:57.820453 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:57.822172 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-474799f8-9419-4048-8b7e-c1f1eed461b6 req-94988748-330b-4f46-9009-65f7028e5ff0 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/attachments/d0817b64-fca6-4d96-8235-a8e8d3e56fb4 returned with HTTP 200 Aug 25 16:25:57.822576 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 648/2605] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:25:57 2026] DELETE /volume/v3/attachments/d0817b64-fca6-4d96-8235-a8e8d3e56fb4 => generated 19 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:57.824836 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-8e0e9964-6f9c-4298-802f-4f2f24ee7bb9 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:25:57.830249 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8e0e9964-6f9c-4298-802f-4f2f24ee7bb9 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f returned with HTTP 200 Aug 25 16:25:57.830881 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 659/2606] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:57 2026] GET /volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:25:58.015977 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-6f6033ac-4aef-4b83-9962-27ba9b38e24f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:58.018346 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6f6033ac-4aef-4b83-9962-27ba9b38e24f tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] GET https://10.4.3.102/volume/v3/volumes/f7a97930-ac5b-4f1c-abe3-1bc1afe0b09f Aug 25 16:25:58.018646 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6f6033ac-4aef-4b83-9962-27ba9b38e24f tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:58.018927 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6f6033ac-4aef-4b83-9962-27ba9b38e24f tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:58.025367 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6f6033ac-4aef-4b83-9962-27ba9b38e24f tempest-AbsoluteLimitsTests-184026699 tempest-AbsoluteLimitsTests-184026699-project-member] https://10.4.3.102/volume/v3/volumes/f7a97930-ac5b-4f1c-abe3-1bc1afe0b09f returned with HTTP 404 Aug 25 16:25:58.025891 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 646/2607] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:58 2026] GET /volume/v3/volumes/f7a97930-ac5b-4f1c-abe3-1bc1afe0b09f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:25:58.768251 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-9775e306-a00f-4bee-963b-d8ca858d0f6f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:58.770453 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9775e306-a00f-4bee-963b-d8ca858d0f6f tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a Aug 25 16:25:58.776704 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9775e306-a00f-4bee-963b-d8ca858d0f6f tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:58.776704 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9775e306-a00f-4bee-963b-d8ca858d0f6f tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:58.777504 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:58.777504 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:25:58.781209 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-9775e306-a00f-4bee-963b-d8ca858d0f6f tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:25:58.785464 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9775e306-a00f-4bee-963b-d8ca858d0f6f tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a returned with HTTP 200 Aug 25 16:25:58.785918 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 655/2608] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:58 2026] GET /volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:58.854279 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d0c25327-adbe-4edf-826c-6e8b6fff9312 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:58.856076 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d0c25327-adbe-4edf-826c-6e8b6fff9312 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f Aug 25 16:25:58.856265 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d0c25327-adbe-4edf-826c-6e8b6fff9312 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:58.856473 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d0c25327-adbe-4edf-826c-6e8b6fff9312 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:58.864807 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:58.864807 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:58.869892 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-d0c25327-adbe-4edf-826c-6e8b6fff9312 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:25:58.876831 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d0c25327-adbe-4edf-826c-6e8b6fff9312 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f returned with HTTP 200 Aug 25 16:25:58.877323 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 649/2609] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:58 2026] GET /volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:58.891044 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-3aa3ff96-f0e0-46dc-84e1-fa568b88fee0 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:58.892685 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3aa3ff96-f0e0-46dc-84e1-fa568b88fee0 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f Aug 25 16:25:58.892896 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3aa3ff96-f0e0-46dc-84e1-fa568b88fee0 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:58.893070 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3aa3ff96-f0e0-46dc-84e1-fa568b88fee0 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:58.900933 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:58.900933 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:58.904475 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-3aa3ff96-f0e0-46dc-84e1-fa568b88fee0 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:25:58.909197 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3aa3ff96-f0e0-46dc-84e1-fa568b88fee0 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f returned with HTTP 200 Aug 25 16:25:58.911669 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 660/2610] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:58 2026] GET /volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:59.510847 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-265629a1-04c7-4e8d-b23b-5f0e50dc798f req-b3303522-8861-4efc-8d17-c4aa6be9f5cd None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:59.514927 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-265629a1-04c7-4e8d-b23b-5f0e50dc798f req-b3303522-8861-4efc-8d17-c4aa6be9f5cd tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f Aug 25 16:25:59.515157 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-265629a1-04c7-4e8d-b23b-5f0e50dc798f req-b3303522-8861-4efc-8d17-c4aa6be9f5cd tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:59.515351 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-265629a1-04c7-4e8d-b23b-5f0e50dc798f req-b3303522-8861-4efc-8d17-c4aa6be9f5cd tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:59.526821 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:59.526821 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:25:59.530803 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-265629a1-04c7-4e8d-b23b-5f0e50dc798f req-b3303522-8861-4efc-8d17-c4aa6be9f5cd tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:25:59.535122 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-265629a1-04c7-4e8d-b23b-5f0e50dc798f req-b3303522-8861-4efc-8d17-c4aa6be9f5cd tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f returned with HTTP 200 Aug 25 16:25:59.535424 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 647/2611] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:25:59 2026] GET /volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:59.653025 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f74714b9-6ea6-4f23-bb18-4ea999cb4823 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:59.653467 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f74714b9-6ea6-4f23-bb18-4ea999cb4823 None None] GET https://10.4.3.102/volume// Aug 25 16:25:59.653843 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f74714b9-6ea6-4f23-bb18-4ea999cb4823 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:59.653980 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f74714b9-6ea6-4f23-bb18-4ea999cb4823 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:59.654377 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f74714b9-6ea6-4f23-bb18-4ea999cb4823 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:25:59.654725 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 656/2612] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:25:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:25:59.665612 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-265629a1-04c7-4e8d-b23b-5f0e50dc798f req-a5ab4d61-12e2-4b5a-90ff-78924fda64c1 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:59.669747 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-265629a1-04c7-4e8d-b23b-5f0e50dc798f req-a5ab4d61-12e2-4b5a-90ff-78924fda64c1 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:25:59.670239 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-265629a1-04c7-4e8d-b23b-5f0e50dc798f req-a5ab4d61-12e2-4b5a-90ff-78924fda64c1 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f", "connector": null, "instance_uuid": "b183bc23-4a71-4bc5-8c22-97e0422dad24"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:25:59.675291 np0000008093 devstack@c-api.service[100456]: DEBUG dbcounter [-] [100456] Writing DB stats cinder:SELECT=447,cinder:INSERT=26,cinder:UPDATE=73 {{(pid=100456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:25:59.690713 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:59.690713 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:25:59.790161 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-265629a1-04c7-4e8d-b23b-5f0e50dc798f req-a5ab4d61-12e2-4b5a-90ff-78924fda64c1 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:25:59.793137 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 650/2613] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:25:59 2026] POST /volume/v3/attachments => generated 273 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:25:59.953317 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-969234bb-9cae-4094-bd29-15a2ac566353 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:59.961922 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-969234bb-9cae-4094-bd29-15a2ac566353 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f Aug 25 16:25:59.961922 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-969234bb-9cae-4094-bd29-15a2ac566353 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:59.961922 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-969234bb-9cae-4094-bd29-15a2ac566353 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:59.980779 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:25:59.980779 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:25:59.981246 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-969234bb-9cae-4094-bd29-15a2ac566353 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:25:59.988966 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-4a05dc98-24c8-4900-b402-62fad378e44a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:25:59.990007 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4a05dc98-24c8-4900-b402-62fad378e44a None None] GET https://10.4.3.102/volume// Aug 25 16:25:59.990216 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4a05dc98-24c8-4900-b402-62fad378e44a None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:25:59.990265 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-969234bb-9cae-4094-bd29-15a2ac566353 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f returned with HTTP 200 Aug 25 16:25:59.990844 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4a05dc98-24c8-4900-b402-62fad378e44a None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:25:59.990903 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 661/2614] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:25:59 2026] GET /volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f => generated 883 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:25:59.990949 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4a05dc98-24c8-4900-b402-62fad378e44a None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:25:59.992135 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 648/2615] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:25:59 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:26:00.003905 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-265629a1-04c7-4e8d-b23b-5f0e50dc798f req-1dc4ace7-b9bb-44e6-8519-24f2be9d1d49 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:00.006148 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-265629a1-04c7-4e8d-b23b-5f0e50dc798f req-1dc4ace7-b9bb-44e6-8519-24f2be9d1d49 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f Aug 25 16:26:00.006374 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-265629a1-04c7-4e8d-b23b-5f0e50dc798f req-1dc4ace7-b9bb-44e6-8519-24f2be9d1d49 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:00.006582 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-265629a1-04c7-4e8d-b23b-5f0e50dc798f req-1dc4ace7-b9bb-44e6-8519-24f2be9d1d49 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:00.009176 np0000008093 devstack@c-api.service[100457]: DEBUG dbcounter [-] [100457] Writing DB stats cinder:SELECT=571,cinder:INSERT=83,cinder:UPDATE=169 {{(pid=100457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:26:00.020264 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:00.020264 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:00.027038 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-265629a1-04c7-4e8d-b23b-5f0e50dc798f req-1dc4ace7-b9bb-44e6-8519-24f2be9d1d49 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:26:00.037778 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-265629a1-04c7-4e8d-b23b-5f0e50dc798f req-1dc4ace7-b9bb-44e6-8519-24f2be9d1d49 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f returned with HTTP 200 Aug 25 16:26:00.038692 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 657/2616] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:26:00 2026] GET /volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f => generated 1063 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:26:00.164392 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-265629a1-04c7-4e8d-b23b-5f0e50dc798f req-98efd081-9793-4a38-8c81-631c5cbb0609 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:00.168640 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-265629a1-04c7-4e8d-b23b-5f0e50dc798f req-98efd081-9793-4a38-8c81-631c5cbb0609 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] PUT https://10.4.3.102/volume/v3/attachments/e997fc31-6990-4091-aa3c-c94a2311d888 Aug 25 16:26:00.169288 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-265629a1-04c7-4e8d-b23b-5f0e50dc798f req-98efd081-9793-4a38-8c81-631c5cbb0609 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:00.214143 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-265629a1-04c7-4e8d-b23b-5f0e50dc798f req-98efd081-9793-4a38-8c81-631c5cbb0609 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Acquiring lock "cinder-attachment_update-ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f-np0000008093" by "attachment_update" {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:26:00.219269 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-265629a1-04c7-4e8d-b23b-5f0e50dc798f req-98efd081-9793-4a38-8c81-631c5cbb0609 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Lock "cinder-attachment_update-ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f-np0000008093" acquired by "attachment_update" :: waited 0.005s {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:26:00.220251 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:00.220251 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:00.520728 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-265629a1-04c7-4e8d-b23b-5f0e50dc798f req-98efd081-9793-4a38-8c81-631c5cbb0609 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Lock "cinder-attachment_update-ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f-np0000008093" released by "attachment_update" :: held 0.301s {{(pid=100456) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:26:00.521129 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-265629a1-04c7-4e8d-b23b-5f0e50dc798f req-98efd081-9793-4a38-8c81-631c5cbb0609 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/attachments/e997fc31-6990-4091-aa3c-c94a2311d888 returned with HTTP 200 Aug 25 16:26:00.521721 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 651/2617] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:26:00 2026] PUT /volume/v3/attachments/e997fc31-6990-4091-aa3c-c94a2311d888 => generated 969 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:26:00.930317 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-c54b5c24-5709-4b17-a190-1af1ab16a9c3 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:00.932400 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c54b5c24-5709-4b17-a190-1af1ab16a9c3 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:26:00.932906 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c54b5c24-5709-4b17-a190-1af1ab16a9c3 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9fcea7ad-f61c-4330-b26d-860af52471bb", "size": 1, "name": "tempest-VolumesExtendTest-Volume-620232525"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:00.934744 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-c54b5c24-5709-4b17-a190-1af1ab16a9c3 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Create volume request body: {'volume': {'imageRef': '9fcea7ad-f61c-4330-b26d-860af52471bb', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-620232525'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:26:01.006859 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-53a88dff-2c67-4c9e-8229-c6dcd9ccd339 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:01.009516 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-53a88dff-2c67-4c9e-8229-c6dcd9ccd339 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f Aug 25 16:26:01.010164 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-53a88dff-2c67-4c9e-8229-c6dcd9ccd339 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:01.010360 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-53a88dff-2c67-4c9e-8229-c6dcd9ccd339 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:01.028776 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:01.028776 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:01.031901 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-c54b5c24-5709-4b17-a190-1af1ab16a9c3 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Create volume of 1 GB Aug 25 16:26:01.036052 np0000008093 devstack@c-api.service[100454]: DEBUG dbcounter [-] [100454] Writing DB stats cinder:SELECT=440,cinder:INSERT=43,cinder:UPDATE=82 {{(pid=100454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:26:01.037840 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-53a88dff-2c67-4c9e-8229-c6dcd9ccd339 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:26:01.038820 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-c54b5c24-5709-4b17-a190-1af1ab16a9c3 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Availability Zones retrieved successfully. Aug 25 16:26:01.046344 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-c54b5c24-5709-4b17-a190-1af1ab16a9c3 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Flow 'volume_create_api' (453ef9bd-56c6-4bb2-b995-4f19c560757e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:01.047691 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-53a88dff-2c67-4c9e-8229-c6dcd9ccd339 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f returned with HTTP 200 Aug 25 16:26:01.048064 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-c54b5c24-5709-4b17-a190-1af1ab16a9c3 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bbd9d53-119c-47e7-95ca-5640583b30ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:01.048133 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 649/2618] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:01 2026] GET /volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f => generated 884 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:01.049040 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-c54b5c24-5709-4b17-a190-1af1ab16a9c3 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:26:01.127904 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-c54b5c24-5709-4b17-a190-1af1ab16a9c3 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bbd9d53-119c-47e7-95ca-5640583b30ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:01.128319 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-c54b5c24-5709-4b17-a190-1af1ab16a9c3 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7446f8cf-aa0f-410b-bbb8-8d22b0850d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:01.202979 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-c54b5c24-5709-4b17-a190-1af1ab16a9c3 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Created reservations ['34b577a0-ef42-46e6-8a61-9599ba858899', 'be8a2560-b670-4b01-8cf9-b5f98d23d44c', 'bd8bbd29-7cc4-482e-86b5-efc0825b3176', '48a19c1f-0886-48dc-9b83-c52427323188'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:26:01.203347 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-c54b5c24-5709-4b17-a190-1af1ab16a9c3 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7446f8cf-aa0f-410b-bbb8-8d22b0850d9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34b577a0-ef42-46e6-8a61-9599ba858899', 'be8a2560-b670-4b01-8cf9-b5f98d23d44c', 'bd8bbd29-7cc4-482e-86b5-efc0825b3176', '48a19c1f-0886-48dc-9b83-c52427323188']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:01.204116 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-c54b5c24-5709-4b17-a190-1af1ab16a9c3 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f07d4e52-2ee1-46b2-9432-408e0e1d8a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:01.226174 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-c54b5c24-5709-4b17-a190-1af1ab16a9c3 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f07d4e52-2ee1-46b2-9432-408e0e1d8a78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de1f2f8a-ed78-4819-8d42-f28b65f6a900', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-620232525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='309d1ab6206648efac2f0384a97a2f1a',qos_specs=None,replication_status=,reservations=['34b577a0-ef42-46e6-8a61-9599ba858899','be8a2560-b670-4b01-8cf9-b5f98d23d44c','bd8bbd29-7cc4-482e-86b5-efc0825b3176','48a19c1f-0886-48dc-9b83-c52427323188'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a7c7e0c24d04fe0937d42eb840388f8',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:26:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-620232525',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de1f2f8a-ed78-4819-8d42-f28b65f6a900,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='309d1ab6206648efac2f0384a97a2f1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a7c7e0c24d04fe0937d42eb840388f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:01.226844 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-c54b5c24-5709-4b17-a190-1af1ab16a9c3 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e732245-fc2f-41c7-92d3-18f0cde8f49d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:01.244283 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-c54b5c24-5709-4b17-a190-1af1ab16a9c3 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e732245-fc2f-41c7-92d3-18f0cde8f49d) transitioned into state 'SUCCESS' from state '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-620232525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='309d1ab6206648efac2f0384a97a2f1a',qos_specs=None,replication_status=,reservations=['34b577a0-ef42-46e6-8a61-9599ba858899','be8a2560-b670-4b01-8cf9-b5f98d23d44c','bd8bbd29-7cc4-482e-86b5-efc0825b3176','48a19c1f-0886-48dc-9b83-c52427323188'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a7c7e0c24d04fe0937d42eb840388f8',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:01.245119 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-c54b5c24-5709-4b17-a190-1af1ab16a9c3 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08f18fc9-0e4c-4df9-815d-91f61449a39a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:01.255935 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-c54b5c24-5709-4b17-a190-1af1ab16a9c3 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08f18fc9-0e4c-4df9-815d-91f61449a39a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:01.256911 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-c54b5c24-5709-4b17-a190-1af1ab16a9c3 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Flow 'volume_create_api' (453ef9bd-56c6-4bb2-b995-4f19c560757e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:01.257209 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-c54b5c24-5709-4b17-a190-1af1ab16a9c3 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Create volume request issued successfully. Aug 25 16:26:01.257875 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c54b5c24-5709-4b17-a190-1af1ab16a9c3 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:26:01.258328 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 662/2619] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:26:00 2026] POST /volume/v3/volumes => generated 747 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:26:01.273058 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-7145f7a1-ab82-4f3f-b5f1-fde59bfedb3c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:01.276724 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7145f7a1-ab82-4f3f-b5f1-fde59bfedb3c tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] GET https://10.4.3.102/volume/v3/volumes/de1f2f8a-ed78-4819-8d42-f28b65f6a900 Aug 25 16:26:01.276995 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7145f7a1-ab82-4f3f-b5f1-fde59bfedb3c tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:01.277249 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7145f7a1-ab82-4f3f-b5f1-fde59bfedb3c tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:01.285903 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:01.285903 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:01.290197 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-7145f7a1-ab82-4f3f-b5f1-fde59bfedb3c tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Volume info retrieved successfully. Aug 25 16:26:01.298551 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7145f7a1-ab82-4f3f-b5f1-fde59bfedb3c tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] https://10.4.3.102/volume/v3/volumes/de1f2f8a-ed78-4819-8d42-f28b65f6a900 returned with HTTP 200 Aug 25 16:26:01.299172 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 658/2620] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:01 2026] GET /volume/v3/volumes/de1f2f8a-ed78-4819-8d42-f28b65f6a900 => generated 815 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:02.066329 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a08ed1c0-9373-47dd-86ab-746fe3bc7dee None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:02.068213 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a08ed1c0-9373-47dd-86ab-746fe3bc7dee tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f Aug 25 16:26:02.068756 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a08ed1c0-9373-47dd-86ab-746fe3bc7dee tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:02.069106 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a08ed1c0-9373-47dd-86ab-746fe3bc7dee tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:02.112167 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:02.112167 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:02.131734 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-a08ed1c0-9373-47dd-86ab-746fe3bc7dee tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:26:02.139854 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a08ed1c0-9373-47dd-86ab-746fe3bc7dee tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f returned with HTTP 200 Aug 25 16:26:02.140479 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 652/2621] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:02 2026] GET /volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f => generated 884 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:02.269470 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-709f223e-1012-4eea-878e-11adab630387 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:02.271738 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-709f223e-1012-4eea-878e-11adab630387 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] DELETE https://10.4.3.102/volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a Aug 25 16:26:02.278126 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-709f223e-1012-4eea-878e-11adab630387 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:02.278126 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-709f223e-1012-4eea-878e-11adab630387 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:02.278126 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-709f223e-1012-4eea-878e-11adab630387 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Delete volume with id: fdf5ca40-19f3-4e03-9937-10f88032662a Aug 25 16:26:02.283065 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:02.283065 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:02.283658 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-709f223e-1012-4eea-878e-11adab630387 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:26:02.316855 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-8991988d-4b57-415b-a412-026a01227290 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:02.318753 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8991988d-4b57-415b-a412-026a01227290 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] GET https://10.4.3.102/volume/v3/volumes/de1f2f8a-ed78-4819-8d42-f28b65f6a900 Aug 25 16:26:02.318992 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8991988d-4b57-415b-a412-026a01227290 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:02.319234 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8991988d-4b57-415b-a412-026a01227290 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:02.326811 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:02.326811 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:02.330425 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-8991988d-4b57-415b-a412-026a01227290 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Volume info retrieved successfully. Aug 25 16:26:02.355634 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8991988d-4b57-415b-a412-026a01227290 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] https://10.4.3.102/volume/v3/volumes/de1f2f8a-ed78-4819-8d42-f28b65f6a900 returned with HTTP 200 Aug 25 16:26:02.356214 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 663/2622] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:02 2026] GET /volume/v3/volumes/de1f2f8a-ed78-4819-8d42-f28b65f6a900 => generated 1355 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:26:02.392891 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-93474bc2-1448-48bf-91a7-dfdadec310ce None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:02.394749 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-93474bc2-1448-48bf-91a7-dfdadec310ce tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] POST https://10.4.3.102/volume/v3/volumes/de1f2f8a-ed78-4819-8d42-f28b65f6a900/action Aug 25 16:26:02.395164 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-93474bc2-1448-48bf-91a7-dfdadec310ce tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:26:02.395349 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-93474bc2-1448-48bf-91a7-dfdadec310ce tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:02.407958 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:02.407958 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:02.408607 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-93474bc2-1448-48bf-91a7-dfdadec310ce tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Volume info retrieved successfully. Aug 25 16:26:02.426098 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-709f223e-1012-4eea-878e-11adab630387 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Delete volume request issued successfully. Aug 25 16:26:02.426400 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-709f223e-1012-4eea-878e-11adab630387 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a returned with HTTP 202 Aug 25 16:26:02.427029 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 650/2623] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:26:02 2026] DELETE /volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:26:02.437124 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c9bf40c5-bfe3-4fed-96b8-75e6d4c97911 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:02.439423 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c9bf40c5-bfe3-4fed-96b8-75e6d4c97911 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a Aug 25 16:26:02.439726 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c9bf40c5-bfe3-4fed-96b8-75e6d4c97911 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:02.440040 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c9bf40c5-bfe3-4fed-96b8-75e6d4c97911 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:02.447953 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:02.447953 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:02.452046 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-c9bf40c5-bfe3-4fed-96b8-75e6d4c97911 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:26:02.457625 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c9bf40c5-bfe3-4fed-96b8-75e6d4c97911 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a returned with HTTP 200 Aug 25 16:26:02.457814 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 653/2624] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:02 2026] GET /volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:02.503423 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-93474bc2-1448-48bf-91a7-dfdadec310ce tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Created reservations ['97e3de06-5649-48f5-a588-dcfa55c7cb3f', '5f03e75c-f94b-4baa-8a5c-f2832a08bfc0'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:26:02.517103 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-93474bc2-1448-48bf-91a7-dfdadec310ce tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Extend volume request issued successfully. Aug 25 16:26:02.517103 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-93474bc2-1448-48bf-91a7-dfdadec310ce tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] https://10.4.3.102/volume/v3/volumes/de1f2f8a-ed78-4819-8d42-f28b65f6a900/action returned with HTTP 202 Aug 25 16:26:02.517103 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 659/2625] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:26:02 2026] POST /volume/v3/volumes/de1f2f8a-ed78-4819-8d42-f28b65f6a900/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:26:02.523643 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b7e981e2-c6cf-4977-97c1-a2ba20d148a3 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:02.525482 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b7e981e2-c6cf-4977-97c1-a2ba20d148a3 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] GET https://10.4.3.102/volume/v3/volumes/de1f2f8a-ed78-4819-8d42-f28b65f6a900 Aug 25 16:26:02.525753 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b7e981e2-c6cf-4977-97c1-a2ba20d148a3 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:02.525959 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b7e981e2-c6cf-4977-97c1-a2ba20d148a3 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:02.545631 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:02.545631 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:02.555179 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-b7e981e2-c6cf-4977-97c1-a2ba20d148a3 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Volume info retrieved successfully. Aug 25 16:26:02.560680 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b7e981e2-c6cf-4977-97c1-a2ba20d148a3 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] https://10.4.3.102/volume/v3/volumes/de1f2f8a-ed78-4819-8d42-f28b65f6a900 returned with HTTP 200 Aug 25 16:26:02.561220 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 664/2626] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:02 2026] GET /volume/v3/volumes/de1f2f8a-ed78-4819-8d42-f28b65f6a900 => generated 1355 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:26:03.156542 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f03dfb20-e24e-4a65-b123-c3150c4aafbf None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:03.160168 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f03dfb20-e24e-4a65-b123-c3150c4aafbf tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f Aug 25 16:26:03.160168 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f03dfb20-e24e-4a65-b123-c3150c4aafbf tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:03.160168 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f03dfb20-e24e-4a65-b123-c3150c4aafbf tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:03.194731 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:03.194731 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:03.204747 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-f03dfb20-e24e-4a65-b123-c3150c4aafbf tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:26:03.211657 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f03dfb20-e24e-4a65-b123-c3150c4aafbf tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f returned with HTTP 200 Aug 25 16:26:03.212159 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 651/2627] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:03 2026] GET /volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f => generated 884 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:03.472854 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-754db06a-26ac-4a98-bde4-77f01b5beb49 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:03.474565 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-754db06a-26ac-4a98-bde4-77f01b5beb49 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a Aug 25 16:26:03.474815 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-754db06a-26ac-4a98-bde4-77f01b5beb49 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:03.475016 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-754db06a-26ac-4a98-bde4-77f01b5beb49 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:03.546658 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-754db06a-26ac-4a98-bde4-77f01b5beb49 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a returned with HTTP 404 Aug 25 16:26:03.547212 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 654/2628] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:03 2026] GET /volume/v3/volumes/fdf5ca40-19f3-4e03-9937-10f88032662a => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:03.578044 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-6fbd1460-a8fc-4e91-98fe-ce377286ba92 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:03.581059 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6fbd1460-a8fc-4e91-98fe-ce377286ba92 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] GET https://10.4.3.102/volume/v3/volumes/de1f2f8a-ed78-4819-8d42-f28b65f6a900 Aug 25 16:26:03.581152 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6fbd1460-a8fc-4e91-98fe-ce377286ba92 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:03.581382 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6fbd1460-a8fc-4e91-98fe-ce377286ba92 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:03.627706 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:03.627706 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:03.628883 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-6fbd1460-a8fc-4e91-98fe-ce377286ba92 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Volume info retrieved successfully. Aug 25 16:26:03.645343 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6fbd1460-a8fc-4e91-98fe-ce377286ba92 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] https://10.4.3.102/volume/v3/volumes/de1f2f8a-ed78-4819-8d42-f28b65f6a900 returned with HTTP 200 Aug 25 16:26:03.646221 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 660/2629] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:03 2026] GET /volume/v3/volumes/de1f2f8a-ed78-4819-8d42-f28b65f6a900 => generated 1355 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:26:03.647161 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ac531f02-a935-4238-a0b4-2764840a733d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:03.649753 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ac531f02-a935-4238-a0b4-2764840a733d tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] DELETE https://10.4.3.102/volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 Aug 25 16:26:03.649753 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ac531f02-a935-4238-a0b4-2764840a733d tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:03.649753 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ac531f02-a935-4238-a0b4-2764840a733d tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:03.649753 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-ac531f02-a935-4238-a0b4-2764840a733d tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Delete volume with id: 256f0372-de87-4a63-9907-f5fac0b07504 Aug 25 16:26:03.663018 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:03.663018 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:03.663501 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-ac531f02-a935-4238-a0b4-2764840a733d tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:26:03.665956 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-2be31a68-ca04-4f6b-ae12-28e8ed995f07 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:03.667764 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2be31a68-ca04-4f6b-ae12-28e8ed995f07 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] GET https://10.4.3.102/volume/v3/volumes/de1f2f8a-ed78-4819-8d42-f28b65f6a900 Aug 25 16:26:03.667913 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2be31a68-ca04-4f6b-ae12-28e8ed995f07 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:03.668094 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2be31a68-ca04-4f6b-ae12-28e8ed995f07 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:03.676278 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:03.676278 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:03.681670 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-2be31a68-ca04-4f6b-ae12-28e8ed995f07 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Volume info retrieved successfully. Aug 25 16:26:03.687175 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2be31a68-ca04-4f6b-ae12-28e8ed995f07 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] https://10.4.3.102/volume/v3/volumes/de1f2f8a-ed78-4819-8d42-f28b65f6a900 returned with HTTP 200 Aug 25 16:26:03.687565 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 652/2630] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:03 2026] GET /volume/v3/volumes/de1f2f8a-ed78-4819-8d42-f28b65f6a900 => generated 1355 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:26:03.704650 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d53285e6-1b18-461f-abff-7f9a6fe837bb None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:03.704853 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d53285e6-1b18-461f-abff-7f9a6fe837bb tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] GET https://10.4.3.102/volume/v3/volumes/de1f2f8a-ed78-4819-8d42-f28b65f6a900 Aug 25 16:26:03.705142 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d53285e6-1b18-461f-abff-7f9a6fe837bb tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:03.705413 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d53285e6-1b18-461f-abff-7f9a6fe837bb tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:03.713415 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:03.713415 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:03.718090 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-d53285e6-1b18-461f-abff-7f9a6fe837bb tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Volume info retrieved successfully. Aug 25 16:26:03.724176 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d53285e6-1b18-461f-abff-7f9a6fe837bb tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] https://10.4.3.102/volume/v3/volumes/de1f2f8a-ed78-4819-8d42-f28b65f6a900 returned with HTTP 200 Aug 25 16:26:03.724248 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-ac531f02-a935-4238-a0b4-2764840a733d tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Delete volume request issued successfully. Aug 25 16:26:03.724248 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ac531f02-a935-4238-a0b4-2764840a733d tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 returned with HTTP 202 Aug 25 16:26:03.724337 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 655/2631] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:03 2026] GET /volume/v3/volumes/de1f2f8a-ed78-4819-8d42-f28b65f6a900 => generated 1355 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:26:03.724560 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 665/2632] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:26:03 2026] DELETE /volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:26:03.742025 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-5016a731-5a2e-4650-9a63-35d534a1e337 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:03.742025 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5016a731-5a2e-4650-9a63-35d534a1e337 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 Aug 25 16:26:03.742025 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5016a731-5a2e-4650-9a63-35d534a1e337 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:03.742025 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5016a731-5a2e-4650-9a63-35d534a1e337 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:03.748380 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-aeee0159-793a-424f-b55f-0b48eed58ac9 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:03.752919 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:03.752919 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:03.753031 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-aeee0159-793a-424f-b55f-0b48eed58ac9 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] DELETE https://10.4.3.102/volume/v3/volumes/de1f2f8a-ed78-4819-8d42-f28b65f6a900 Aug 25 16:26:03.753031 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-aeee0159-793a-424f-b55f-0b48eed58ac9 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:03.753031 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-aeee0159-793a-424f-b55f-0b48eed58ac9 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:03.753031 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-aeee0159-793a-424f-b55f-0b48eed58ac9 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Delete volume with id: de1f2f8a-ed78-4819-8d42-f28b65f6a900 Aug 25 16:26:03.754225 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-5016a731-5a2e-4650-9a63-35d534a1e337 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:26:03.761185 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:03.761185 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:03.761832 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-aeee0159-793a-424f-b55f-0b48eed58ac9 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Volume info retrieved successfully. Aug 25 16:26:03.762966 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5016a731-5a2e-4650-9a63-35d534a1e337 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 returned with HTTP 200 Aug 25 16:26:03.763510 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 661/2633] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:03 2026] GET /volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:03.798303 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-aeee0159-793a-424f-b55f-0b48eed58ac9 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Delete volume request issued successfully. Aug 25 16:26:03.798604 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-aeee0159-793a-424f-b55f-0b48eed58ac9 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] https://10.4.3.102/volume/v3/volumes/de1f2f8a-ed78-4819-8d42-f28b65f6a900 returned with HTTP 202 Aug 25 16:26:03.799148 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 653/2634] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:26:03 2026] DELETE /volume/v3/volumes/de1f2f8a-ed78-4819-8d42-f28b65f6a900 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 25 16:26:03.808849 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d124e179-ac05-4a40-8530-bf2fca52d57a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:03.811182 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d124e179-ac05-4a40-8530-bf2fca52d57a tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] GET https://10.4.3.102/volume/v3/volumes/de1f2f8a-ed78-4819-8d42-f28b65f6a900 Aug 25 16:26:03.811653 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d124e179-ac05-4a40-8530-bf2fca52d57a tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:03.812375 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d124e179-ac05-4a40-8530-bf2fca52d57a tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:03.821162 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:03.821162 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:03.827566 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-d124e179-ac05-4a40-8530-bf2fca52d57a tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Volume info retrieved successfully. Aug 25 16:26:03.835035 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d124e179-ac05-4a40-8530-bf2fca52d57a tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] https://10.4.3.102/volume/v3/volumes/de1f2f8a-ed78-4819-8d42-f28b65f6a900 returned with HTTP 200 Aug 25 16:26:03.835558 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 656/2635] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:03 2026] GET /volume/v3/volumes/de1f2f8a-ed78-4819-8d42-f28b65f6a900 => generated 1354 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:26:03.867398 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-265629a1-04c7-4e8d-b23b-5f0e50dc798f req-d1d515ac-16bb-4d24-9af4-06cd0abd05f0 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:03.869433 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-265629a1-04c7-4e8d-b23b-5f0e50dc798f req-d1d515ac-16bb-4d24-9af4-06cd0abd05f0 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] POST https://10.4.3.102/volume/v3/attachments/e997fc31-6990-4091-aa3c-c94a2311d888/action Aug 25 16:26:03.869792 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-265629a1-04c7-4e8d-b23b-5f0e50dc798f req-d1d515ac-16bb-4d24-9af4-06cd0abd05f0 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Action body: b'{"os-complete": null}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:26:03.869904 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-265629a1-04c7-4e8d-b23b-5f0e50dc798f req-d1d515ac-16bb-4d24-9af4-06cd0abd05f0 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:03.905358 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:03.905358 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:03.928101 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-265629a1-04c7-4e8d-b23b-5f0e50dc798f req-d1d515ac-16bb-4d24-9af4-06cd0abd05f0 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/attachments/e997fc31-6990-4091-aa3c-c94a2311d888/action returned with HTTP 204 Aug 25 16:26:03.928481 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 666/2636] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:26:03 2026] POST /volume/v3/attachments/e997fc31-6990-4091-aa3c-c94a2311d888/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:04.225349 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-465b7e05-5f46-43b9-bbf3-643b6af1623d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:04.227901 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-465b7e05-5f46-43b9-bbf3-643b6af1623d tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f Aug 25 16:26:04.227901 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-465b7e05-5f46-43b9-bbf3-643b6af1623d tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:04.227901 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-465b7e05-5f46-43b9-bbf3-643b6af1623d tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:04.242185 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:04.242185 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:04.246394 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-465b7e05-5f46-43b9-bbf3-643b6af1623d tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:26:04.253736 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-465b7e05-5f46-43b9-bbf3-643b6af1623d tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f returned with HTTP 200 Aug 25 16:26:04.254250 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 662/2637] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:04 2026] GET /volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f => generated 1176 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:26:04.782509 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-71dd2823-520e-45ae-96e4-1000ae60d901 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:04.784482 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-71dd2823-520e-45ae-96e4-1000ae60d901 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 Aug 25 16:26:04.784745 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-71dd2823-520e-45ae-96e4-1000ae60d901 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:04.785010 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-71dd2823-520e-45ae-96e4-1000ae60d901 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:04.791551 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-71dd2823-520e-45ae-96e4-1000ae60d901 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 returned with HTTP 404 Aug 25 16:26:04.792356 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 654/2638] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:04 2026] GET /volume/v3/volumes/256f0372-de87-4a63-9907-f5fac0b07504 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:04.852330 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-cd0b2ded-722f-4463-815f-6ec34704127d None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:04.854240 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-cd0b2ded-722f-4463-815f-6ec34704127d tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] GET https://10.4.3.102/volume/v3/volumes/de1f2f8a-ed78-4819-8d42-f28b65f6a900 Aug 25 16:26:04.854377 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-cd0b2ded-722f-4463-815f-6ec34704127d tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:04.854504 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-cd0b2ded-722f-4463-815f-6ec34704127d tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:04.862699 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-cd0b2ded-722f-4463-815f-6ec34704127d tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] https://10.4.3.102/volume/v3/volumes/de1f2f8a-ed78-4819-8d42-f28b65f6a900 returned with HTTP 404 Aug 25 16:26:04.863224 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 657/2639] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:04 2026] GET /volume/v3/volumes/de1f2f8a-ed78-4819-8d42-f28b65f6a900 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:04.889383 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-65e6da7e-9567-41bf-8131-7f50c7a36d63 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:04.894289 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-65e6da7e-9567-41bf-8131-7f50c7a36d63 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:26:04.894289 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-65e6da7e-9567-41bf-8131-7f50c7a36d63 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1187012930"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:04.896100 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-65e6da7e-9567-41bf-8131-7f50c7a36d63 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1187012930'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:26:04.896391 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-65e6da7e-9567-41bf-8131-7f50c7a36d63 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Create volume of 1 GB Aug 25 16:26:04.901421 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-65e6da7e-9567-41bf-8131-7f50c7a36d63 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Availability Zones retrieved successfully. Aug 25 16:26:04.910757 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-65e6da7e-9567-41bf-8131-7f50c7a36d63 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Flow 'volume_create_api' (ea94548d-7f09-4d32-9c80-d78bb1cf3ecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:04.910757 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-65e6da7e-9567-41bf-8131-7f50c7a36d63 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5ba611d-e735-4cf9-bd55-9c262799da36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:04.911793 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-65e6da7e-9567-41bf-8131-7f50c7a36d63 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:26:04.938053 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-30363e8a-b3e8-4ef2-a56e-19c6def717fb None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:04.939914 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-30363e8a-b3e8-4ef2-a56e-19c6def717fb tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] DELETE https://10.4.3.102/volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d Aug 25 16:26:04.940138 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-30363e8a-b3e8-4ef2-a56e-19c6def717fb tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:04.940312 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-30363e8a-b3e8-4ef2-a56e-19c6def717fb tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:04.940500 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-30363e8a-b3e8-4ef2-a56e-19c6def717fb tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Delete volume with id: 71054866-fa53-4df3-94e6-5ee74f42923d Aug 25 16:26:04.946987 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-65e6da7e-9567-41bf-8131-7f50c7a36d63 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5ba611d-e735-4cf9-bd55-9c262799da36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:04.946987 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-65e6da7e-9567-41bf-8131-7f50c7a36d63 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6dd0ef2-7b97-4fb5-929d-7d6ac0d4f5b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:04.950040 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:04.950040 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:04.950166 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-30363e8a-b3e8-4ef2-a56e-19c6def717fb tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:26:05.084992 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-30363e8a-b3e8-4ef2-a56e-19c6def717fb tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Delete volume request issued successfully. Aug 25 16:26:05.085201 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-30363e8a-b3e8-4ef2-a56e-19c6def717fb tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d returned with HTTP 202 Aug 25 16:26:05.085651 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 663/2640] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:26:04 2026] DELETE /volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:26:05.096487 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a2661623-df01-4556-b4f1-cf062c38f75d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:05.100113 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a2661623-df01-4556-b4f1-cf062c38f75d tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d Aug 25 16:26:05.100113 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a2661623-df01-4556-b4f1-cf062c38f75d tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:05.100113 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a2661623-df01-4556-b4f1-cf062c38f75d tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:05.110905 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:05.110905 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:05.116934 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-a2661623-df01-4556-b4f1-cf062c38f75d tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Volume info retrieved successfully. Aug 25 16:26:05.137944 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a2661623-df01-4556-b4f1-cf062c38f75d tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d returned with HTTP 200 Aug 25 16:26:05.137944 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 655/2641] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:05 2026] GET /volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:05.463903 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-65e6da7e-9567-41bf-8131-7f50c7a36d63 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Created reservations ['8daad04c-45b4-42e8-a5b7-511b59b6a898', 'ea5f82be-d068-4ed8-a275-3a00e9141c4d', '84d10b02-0a5b-4ef2-aa27-3c02b48fdd2b', '73a6ff66-5f2a-41ab-9508-d117cbe24087'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:26:05.465273 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-65e6da7e-9567-41bf-8131-7f50c7a36d63 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6dd0ef2-7b97-4fb5-929d-7d6ac0d4f5b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8daad04c-45b4-42e8-a5b7-511b59b6a898', 'ea5f82be-d068-4ed8-a275-3a00e9141c4d', '84d10b02-0a5b-4ef2-aa27-3c02b48fdd2b', '73a6ff66-5f2a-41ab-9508-d117cbe24087']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:05.467653 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-65e6da7e-9567-41bf-8131-7f50c7a36d63 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7b3b76f-e2b9-4bc2-8f90-9def51ff15f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:05.552960 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-65e6da7e-9567-41bf-8131-7f50c7a36d63 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7b3b76f-e2b9-4bc2-8f90-9def51ff15f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd14d714b-c1d5-4edc-b5bd-a456987aa4e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1187012930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='309d1ab6206648efac2f0384a97a2f1a',qos_specs=None,replication_status=,reservations=['8daad04c-45b4-42e8-a5b7-511b59b6a898','ea5f82be-d068-4ed8-a275-3a00e9141c4d','84d10b02-0a5b-4ef2-aa27-3c02b48fdd2b','73a6ff66-5f2a-41ab-9508-d117cbe24087'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a7c7e0c24d04fe0937d42eb840388f8',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:26:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1187012930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d14d714b-c1d5-4edc-b5bd-a456987aa4e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='309d1ab6206648efac2f0384a97a2f1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a7c7e0c24d04fe0937d42eb840388f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:05.553755 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-65e6da7e-9567-41bf-8131-7f50c7a36d63 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b47ff856-3e9b-4409-8024-c10bec61ddc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:05.696146 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-7d8a83ed-858b-434d-8470-5aa910038ed6 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:05.742202 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-65e6da7e-9567-41bf-8131-7f50c7a36d63 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b47ff856-3e9b-4409-8024-c10bec61ddc5) transitioned into state 'SUCCESS' from state '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-1187012930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='309d1ab6206648efac2f0384a97a2f1a',qos_specs=None,replication_status=,reservations=['8daad04c-45b4-42e8-a5b7-511b59b6a898','ea5f82be-d068-4ed8-a275-3a00e9141c4d','84d10b02-0a5b-4ef2-aa27-3c02b48fdd2b','73a6ff66-5f2a-41ab-9508-d117cbe24087'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a7c7e0c24d04fe0937d42eb840388f8',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:05.742875 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-65e6da7e-9567-41bf-8131-7f50c7a36d63 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35b81469-0308-4ddc-8d78-cae8479a4431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:05.767118 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-65e6da7e-9567-41bf-8131-7f50c7a36d63 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35b81469-0308-4ddc-8d78-cae8479a4431) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:05.768415 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-65e6da7e-9567-41bf-8131-7f50c7a36d63 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Flow 'volume_create_api' (ea94548d-7f09-4d32-9c80-d78bb1cf3ecc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:05.768882 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-65e6da7e-9567-41bf-8131-7f50c7a36d63 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Create volume request issued successfully. Aug 25 16:26:05.769681 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-65e6da7e-9567-41bf-8131-7f50c7a36d63 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:26:05.770201 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 667/2642] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:26:04 2026] POST /volume/v3/volumes => generated 748 bytes in 882 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:26:05.782478 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d696a0ea-58ec-42a9-a95a-57e8d4b03eb3 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:05.785137 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d696a0ea-58ec-42a9-a95a-57e8d4b03eb3 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] GET https://10.4.3.102/volume/v3/volumes/d14d714b-c1d5-4edc-b5bd-a456987aa4e2 Aug 25 16:26:05.785406 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d696a0ea-58ec-42a9-a95a-57e8d4b03eb3 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:05.785704 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d696a0ea-58ec-42a9-a95a-57e8d4b03eb3 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:05.801146 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:05.801146 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:05.815856 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-d696a0ea-58ec-42a9-a95a-57e8d4b03eb3 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Volume info retrieved successfully. Aug 25 16:26:05.815856 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d696a0ea-58ec-42a9-a95a-57e8d4b03eb3 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] https://10.4.3.102/volume/v3/volumes/d14d714b-c1d5-4edc-b5bd-a456987aa4e2 returned with HTTP 200 Aug 25 16:26:05.816106 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 664/2643] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:05 2026] GET /volume/v3/volumes/d14d714b-c1d5-4edc-b5bd-a456987aa4e2 => generated 816 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:05.820903 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7d8a83ed-858b-434d-8470-5aa910038ed6 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:26:05.821359 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7d8a83ed-858b-434d-8470-5aa910038ed6 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9fcea7ad-f61c-4330-b26d-860af52471bb", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1211946515"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:05.823206 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-7d8a83ed-858b-434d-8470-5aa910038ed6 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Create volume request body: {'volume': {"'imageRef": '9fcea7ad-f61c-4330-b26d-860af52471bb', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1211946515'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:26:05.823368 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-7d8a83ed-858b-434d-8470-5aa910038ed6 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Create volume of 1 GB Aug 25 16:26:05.833798 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-7d8a83ed-858b-434d-8470-5aa910038ed6 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Availability Zones retrieved successfully. Aug 25 16:26:05.839267 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-7d8a83ed-858b-434d-8470-5aa910038ed6 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Flow 'volume_create_api' (574cefce-20f8-432a-a80e-494096091efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:05.842302 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-7d8a83ed-858b-434d-8470-5aa910038ed6 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5156810b-3edc-427b-ba2f-cb7dd849281c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:05.842398 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-7d8a83ed-858b-434d-8470-5aa910038ed6 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:26:05.913666 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-7d8a83ed-858b-434d-8470-5aa910038ed6 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5156810b-3edc-427b-ba2f-cb7dd849281c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:05.914757 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-7d8a83ed-858b-434d-8470-5aa910038ed6 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a7a82bb-9d83-48d0-b337-a144de6803af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:06.080342 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-7d8a83ed-858b-434d-8470-5aa910038ed6 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Created reservations ['dadb8a70-6bae-4f1c-b865-7e99c440782d', 'e6be82c3-2ba4-4557-bf52-7ba7e9fd15cb', 'ffb134e2-a8c5-476e-813f-2e9beaa9841a', '3e43115b-059a-40fe-8c99-4c1fc6cc3b57'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:26:06.081141 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-7d8a83ed-858b-434d-8470-5aa910038ed6 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a7a82bb-9d83-48d0-b337-a144de6803af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dadb8a70-6bae-4f1c-b865-7e99c440782d', 'e6be82c3-2ba4-4557-bf52-7ba7e9fd15cb', 'ffb134e2-a8c5-476e-813f-2e9beaa9841a', '3e43115b-059a-40fe-8c99-4c1fc6cc3b57']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:06.081868 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-7d8a83ed-858b-434d-8470-5aa910038ed6 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62cb0dae-f00b-4f6f-92a7-2c3a97f144e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:06.131108 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-7d8a83ed-858b-434d-8470-5aa910038ed6 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62cb0dae-f00b-4f6f-92a7-2c3a97f144e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1b9d7da-fc97-4d60-a935-da67e2bd21bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1211946515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f76d19ea1e745c7957d352983889656',qos_specs=None,replication_status=,reservations=['dadb8a70-6bae-4f1c-b865-7e99c440782d','e6be82c3-2ba4-4557-bf52-7ba7e9fd15cb','ffb134e2-a8c5-476e-813f-2e9beaa9841a','3e43115b-059a-40fe-8c99-4c1fc6cc3b57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62c41e7f92134fdb9f0e6b9f1390bdff',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:26:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1211946515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1b9d7da-fc97-4d60-a935-da67e2bd21bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f76d19ea1e745c7957d352983889656',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62c41e7f92134fdb9f0e6b9f1390bdff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:06.132104 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-7d8a83ed-858b-434d-8470-5aa910038ed6 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22a0ef36-f4ca-49b1-aa82-13f2212dfc0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:06.149265 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-4121fc84-d71f-4377-b01c-6d8497f89b00 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:06.154426 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4121fc84-d71f-4377-b01c-6d8497f89b00 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] GET https://10.4.3.102/volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d Aug 25 16:26:06.155354 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4121fc84-d71f-4377-b01c-6d8497f89b00 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:06.155354 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4121fc84-d71f-4377-b01c-6d8497f89b00 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:06.172293 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-7d8a83ed-858b-434d-8470-5aa910038ed6 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22a0ef36-f4ca-49b1-aa82-13f2212dfc0f) transitioned into state 'SUCCESS' from state '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-1211946515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f76d19ea1e745c7957d352983889656',qos_specs=None,replication_status=,reservations=['dadb8a70-6bae-4f1c-b865-7e99c440782d','e6be82c3-2ba4-4557-bf52-7ba7e9fd15cb','ffb134e2-a8c5-476e-813f-2e9beaa9841a','3e43115b-059a-40fe-8c99-4c1fc6cc3b57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62c41e7f92134fdb9f0e6b9f1390bdff',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:06.172293 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-7d8a83ed-858b-434d-8470-5aa910038ed6 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96cb8581-528a-46ab-b51c-fd380aa2af66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:06.176832 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4121fc84-d71f-4377-b01c-6d8497f89b00 tempest-AttachVolumeNegativeTest-1691202831 tempest-AttachVolumeNegativeTest-1691202831-project-member] https://10.4.3.102/volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d returned with HTTP 404 Aug 25 16:26:06.177718 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 656/2644] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:06 2026] GET /volume/v3/volumes/71054866-fa53-4df3-94e6-5ee74f42923d => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:06.202067 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-7d8a83ed-858b-434d-8470-5aa910038ed6 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96cb8581-528a-46ab-b51c-fd380aa2af66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:06.202067 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-7d8a83ed-858b-434d-8470-5aa910038ed6 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Flow 'volume_create_api' (574cefce-20f8-432a-a80e-494096091efa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:06.202548 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-7d8a83ed-858b-434d-8470-5aa910038ed6 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Create volume request issued successfully. Aug 25 16:26:06.203400 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7d8a83ed-858b-434d-8470-5aa910038ed6 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:26:06.204022 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 658/2645] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:26:05 2026] POST /volume/v3/volumes => generated 757 bytes in 508 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:26:06.217790 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b5d42e1e-3ee7-499c-afd1-6df4430cf819 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:06.221483 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b5d42e1e-3ee7-499c-afd1-6df4430cf819 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:26:06.222049 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b5d42e1e-3ee7-499c-afd1-6df4430cf819 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9fcea7ad-f61c-4330-b26d-860af52471bb", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1122826901"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:06.223238 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-b5d42e1e-3ee7-499c-afd1-6df4430cf819 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Create volume request body: {'volume': {"'imageRef": '9fcea7ad-f61c-4330-b26d-860af52471bb', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1122826901'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:26:06.223326 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-b5d42e1e-3ee7-499c-afd1-6df4430cf819 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Create volume of 1 GB Aug 25 16:26:06.226069 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:06.226069 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:06.227683 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-b5d42e1e-3ee7-499c-afd1-6df4430cf819 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Availability Zones retrieved successfully. Aug 25 16:26:06.233715 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b5d42e1e-3ee7-499c-afd1-6df4430cf819 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Flow 'volume_create_api' (8a7384ef-4dec-465c-b45a-4b739973d604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:06.234891 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b5d42e1e-3ee7-499c-afd1-6df4430cf819 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9e15001-4bd9-48bc-b640-b7950f40e020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:06.236556 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-b5d42e1e-3ee7-499c-afd1-6df4430cf819 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:26:06.267396 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b5d42e1e-3ee7-499c-afd1-6df4430cf819 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9e15001-4bd9-48bc-b640-b7950f40e020) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:06.269728 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b5d42e1e-3ee7-499c-afd1-6df4430cf819 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d2fafb1-aa08-487f-a31f-980b0c644901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:06.330000 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-b5d42e1e-3ee7-499c-afd1-6df4430cf819 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Created reservations ['a5534f40-acc6-4e96-a198-361d5dac1766', '793eec9e-34cd-4f78-8b13-aded340a1806', '6782dea0-082b-4673-bbd7-31a52a1f470b', '75e6b120-c4a9-4322-a8ad-2c160f4b303a'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:26:06.331112 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b5d42e1e-3ee7-499c-afd1-6df4430cf819 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d2fafb1-aa08-487f-a31f-980b0c644901) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5534f40-acc6-4e96-a198-361d5dac1766', '793eec9e-34cd-4f78-8b13-aded340a1806', '6782dea0-082b-4673-bbd7-31a52a1f470b', '75e6b120-c4a9-4322-a8ad-2c160f4b303a']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:06.332304 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b5d42e1e-3ee7-499c-afd1-6df4430cf819 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e9ec5a2-384f-40e8-81b8-419e53f7ebf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:06.369640 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b5d42e1e-3ee7-499c-afd1-6df4430cf819 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e9ec5a2-384f-40e8-81b8-419e53f7ebf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f798edc-51d5-4be6-86b9-24a6d36c63a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1122826901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f76d19ea1e745c7957d352983889656',qos_specs=None,replication_status=,reservations=['a5534f40-acc6-4e96-a198-361d5dac1766','793eec9e-34cd-4f78-8b13-aded340a1806','6782dea0-082b-4673-bbd7-31a52a1f470b','75e6b120-c4a9-4322-a8ad-2c160f4b303a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62c41e7f92134fdb9f0e6b9f1390bdff',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:26:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1122826901',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f798edc-51d5-4be6-86b9-24a6d36c63a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f76d19ea1e745c7957d352983889656',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62c41e7f92134fdb9f0e6b9f1390bdff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:06.371979 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b5d42e1e-3ee7-499c-afd1-6df4430cf819 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3169ef5-b00e-441b-aa15-931a29067612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:06.397006 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b5d42e1e-3ee7-499c-afd1-6df4430cf819 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3169ef5-b00e-441b-aa15-931a29067612) transitioned into state 'SUCCESS' from state '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-1122826901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f76d19ea1e745c7957d352983889656',qos_specs=None,replication_status=,reservations=['a5534f40-acc6-4e96-a198-361d5dac1766','793eec9e-34cd-4f78-8b13-aded340a1806','6782dea0-082b-4673-bbd7-31a52a1f470b','75e6b120-c4a9-4322-a8ad-2c160f4b303a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62c41e7f92134fdb9f0e6b9f1390bdff',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:06.398576 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b5d42e1e-3ee7-499c-afd1-6df4430cf819 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28b7ebae-ddde-45bf-8964-58ec20ffb9d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:06.412803 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b5d42e1e-3ee7-499c-afd1-6df4430cf819 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28b7ebae-ddde-45bf-8964-58ec20ffb9d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:06.414014 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b5d42e1e-3ee7-499c-afd1-6df4430cf819 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Flow 'volume_create_api' (8a7384ef-4dec-465c-b45a-4b739973d604) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:06.414415 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-b5d42e1e-3ee7-499c-afd1-6df4430cf819 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Create volume request issued successfully. Aug 25 16:26:06.415265 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b5d42e1e-3ee7-499c-afd1-6df4430cf819 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:26:06.415961 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 668/2646] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:26:06 2026] POST /volume/v3/volumes => generated 757 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:26:06.432020 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-9cada065-2519-4810-bf71-d5d5f7532b5a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:06.434366 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9cada065-2519-4810-bf71-d5d5f7532b5a tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:26:06.434900 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9cada065-2519-4810-bf71-d5d5f7532b5a tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9fcea7ad-f61c-4330-b26d-860af52471bb", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1563562227"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:06.436979 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-9cada065-2519-4810-bf71-d5d5f7532b5a tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Create volume request body: {'volume': {"'imageRef": '9fcea7ad-f61c-4330-b26d-860af52471bb', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1563562227'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:26:06.437171 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-9cada065-2519-4810-bf71-d5d5f7532b5a tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Create volume of 1 GB Aug 25 16:26:06.444431 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-9cada065-2519-4810-bf71-d5d5f7532b5a tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Availability Zones retrieved successfully. Aug 25 16:26:06.452884 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9cada065-2519-4810-bf71-d5d5f7532b5a tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Flow 'volume_create_api' (21aa0f9f-7321-4f66-8679-2b681072caaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:06.456023 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9cada065-2519-4810-bf71-d5d5f7532b5a tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1517705-9374-44e5-9318-97ea0c3b0e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:06.456023 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-9cada065-2519-4810-bf71-d5d5f7532b5a tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:26:06.498535 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9cada065-2519-4810-bf71-d5d5f7532b5a tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1517705-9374-44e5-9318-97ea0c3b0e81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:06.500298 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9cada065-2519-4810-bf71-d5d5f7532b5a tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47a9aa78-bc32-4fbd-ac5b-e9e8de78415a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:06.570221 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-9cada065-2519-4810-bf71-d5d5f7532b5a tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Created reservations ['a8340b2e-ac63-4352-b03e-4eb5719dad7c', '8547dd16-9165-430b-86d7-ca84c78954fe', '7293bfe9-6d69-4750-8fcf-27d81918dc18', '15e4ddee-457b-4909-983c-c78c30151919'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:26:06.571352 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9cada065-2519-4810-bf71-d5d5f7532b5a tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47a9aa78-bc32-4fbd-ac5b-e9e8de78415a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8340b2e-ac63-4352-b03e-4eb5719dad7c', '8547dd16-9165-430b-86d7-ca84c78954fe', '7293bfe9-6d69-4750-8fcf-27d81918dc18', '15e4ddee-457b-4909-983c-c78c30151919']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:06.572609 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9cada065-2519-4810-bf71-d5d5f7532b5a tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c43594f0-919b-4a9f-9a62-15e631ee3fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:06.601842 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9cada065-2519-4810-bf71-d5d5f7532b5a tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c43594f0-919b-4a9f-9a62-15e631ee3fc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa80e923-924f-4c17-9c03-b8ce8e0792b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1563562227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f76d19ea1e745c7957d352983889656',qos_specs=None,replication_status=,reservations=['a8340b2e-ac63-4352-b03e-4eb5719dad7c','8547dd16-9165-430b-86d7-ca84c78954fe','7293bfe9-6d69-4750-8fcf-27d81918dc18','15e4ddee-457b-4909-983c-c78c30151919'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62c41e7f92134fdb9f0e6b9f1390bdff',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:26:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1563562227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa80e923-924f-4c17-9c03-b8ce8e0792b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f76d19ea1e745c7957d352983889656',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62c41e7f92134fdb9f0e6b9f1390bdff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:06.602857 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9cada065-2519-4810-bf71-d5d5f7532b5a tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e68a76c2-d010-485d-bdcc-7715519958f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:06.623058 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9cada065-2519-4810-bf71-d5d5f7532b5a tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e68a76c2-d010-485d-bdcc-7715519958f1) transitioned into state 'SUCCESS' from state '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-1563562227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f76d19ea1e745c7957d352983889656',qos_specs=None,replication_status=,reservations=['a8340b2e-ac63-4352-b03e-4eb5719dad7c','8547dd16-9165-430b-86d7-ca84c78954fe','7293bfe9-6d69-4750-8fcf-27d81918dc18','15e4ddee-457b-4909-983c-c78c30151919'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62c41e7f92134fdb9f0e6b9f1390bdff',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:06.623959 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9cada065-2519-4810-bf71-d5d5f7532b5a tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdbe2377-036f-4eaf-87de-048b8c79f0b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:06.641092 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9cada065-2519-4810-bf71-d5d5f7532b5a tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdbe2377-036f-4eaf-87de-048b8c79f0b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:06.642126 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9cada065-2519-4810-bf71-d5d5f7532b5a tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Flow 'volume_create_api' (21aa0f9f-7321-4f66-8679-2b681072caaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:06.642509 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-9cada065-2519-4810-bf71-d5d5f7532b5a tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Create volume request issued successfully. Aug 25 16:26:06.643209 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9cada065-2519-4810-bf71-d5d5f7532b5a tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:26:06.643738 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 665/2647] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:26:06 2026] POST /volume/v3/volumes => generated 757 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:26:06.658902 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c53cf2e0-7f25-4b7f-b02c-5d8555248cbf None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:06.661565 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c53cf2e0-7f25-4b7f-b02c-5d8555248cbf tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:26:06.661940 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c53cf2e0-7f25-4b7f-b02c-5d8555248cbf tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9fcea7ad-f61c-4330-b26d-860af52471bb", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-917608006"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:06.663485 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-c53cf2e0-7f25-4b7f-b02c-5d8555248cbf tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Create volume request body: {'volume': {"'imageRef": '9fcea7ad-f61c-4330-b26d-860af52471bb', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-917608006'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:26:06.663677 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-c53cf2e0-7f25-4b7f-b02c-5d8555248cbf tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Create volume of 1 GB Aug 25 16:26:06.668162 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-c53cf2e0-7f25-4b7f-b02c-5d8555248cbf tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Availability Zones retrieved successfully. Aug 25 16:26:06.680202 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-c53cf2e0-7f25-4b7f-b02c-5d8555248cbf tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Flow 'volume_create_api' (8b9f8c0f-d810-4c59-a591-4ee1d06ef7ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:06.680751 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-c53cf2e0-7f25-4b7f-b02c-5d8555248cbf tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8e6e1cb-dfb8-45ac-99de-1c0dbcb4cf3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:06.687133 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-c53cf2e0-7f25-4b7f-b02c-5d8555248cbf tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:26:06.716816 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-c53cf2e0-7f25-4b7f-b02c-5d8555248cbf tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8e6e1cb-dfb8-45ac-99de-1c0dbcb4cf3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:06.717639 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-c53cf2e0-7f25-4b7f-b02c-5d8555248cbf tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16f9913c-bfee-4de9-8f5e-a2cdf7efb8fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:06.763012 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-c53cf2e0-7f25-4b7f-b02c-5d8555248cbf tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Created reservations ['db512c08-cedd-458b-aafb-2e19e2ca28e8', '0e3e0a6c-f42f-42b1-9485-d00a720f5a13', '41d54895-c35b-4000-9efc-06e455f07082', 'fe062aff-dc6c-4fe7-b1aa-5f7b9c5f93cd'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:26:06.763831 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-c53cf2e0-7f25-4b7f-b02c-5d8555248cbf tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16f9913c-bfee-4de9-8f5e-a2cdf7efb8fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db512c08-cedd-458b-aafb-2e19e2ca28e8', '0e3e0a6c-f42f-42b1-9485-d00a720f5a13', '41d54895-c35b-4000-9efc-06e455f07082', 'fe062aff-dc6c-4fe7-b1aa-5f7b9c5f93cd']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:06.764670 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-c53cf2e0-7f25-4b7f-b02c-5d8555248cbf tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cb16930-bcf9-4d39-bdb8-1761bd7d1bb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:06.799230 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-c53cf2e0-7f25-4b7f-b02c-5d8555248cbf tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cb16930-bcf9-4d39-bdb8-1761bd7d1bb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ebe69f5-b4fd-421f-bc93-a712877f94af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-917608006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f76d19ea1e745c7957d352983889656',qos_specs=None,replication_status=,reservations=['db512c08-cedd-458b-aafb-2e19e2ca28e8','0e3e0a6c-f42f-42b1-9485-d00a720f5a13','41d54895-c35b-4000-9efc-06e455f07082','fe062aff-dc6c-4fe7-b1aa-5f7b9c5f93cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62c41e7f92134fdb9f0e6b9f1390bdff',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:26:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-917608006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ebe69f5-b4fd-421f-bc93-a712877f94af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f76d19ea1e745c7957d352983889656',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62c41e7f92134fdb9f0e6b9f1390bdff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:06.802263 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-c53cf2e0-7f25-4b7f-b02c-5d8555248cbf tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4484dde-8eb9-4f66-b491-980695a61019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:06.827181 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-c53cf2e0-7f25-4b7f-b02c-5d8555248cbf tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4484dde-8eb9-4f66-b491-980695a61019) transitioned into state 'SUCCESS' from state '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-917608006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f76d19ea1e745c7957d352983889656',qos_specs=None,replication_status=,reservations=['db512c08-cedd-458b-aafb-2e19e2ca28e8','0e3e0a6c-f42f-42b1-9485-d00a720f5a13','41d54895-c35b-4000-9efc-06e455f07082','fe062aff-dc6c-4fe7-b1aa-5f7b9c5f93cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62c41e7f92134fdb9f0e6b9f1390bdff',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:06.828034 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-c53cf2e0-7f25-4b7f-b02c-5d8555248cbf tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31e5be5d-5328-4c2b-bdd2-58c5e307d8b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:06.831875 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-8ec681f2-a270-4015-9059-8a40a968e245 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:06.833852 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8ec681f2-a270-4015-9059-8a40a968e245 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] GET https://10.4.3.102/volume/v3/volumes/d14d714b-c1d5-4edc-b5bd-a456987aa4e2 Aug 25 16:26:06.834028 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8ec681f2-a270-4015-9059-8a40a968e245 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:06.834409 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8ec681f2-a270-4015-9059-8a40a968e245 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:06.839776 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-c53cf2e0-7f25-4b7f-b02c-5d8555248cbf tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31e5be5d-5328-4c2b-bdd2-58c5e307d8b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:06.840832 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-c53cf2e0-7f25-4b7f-b02c-5d8555248cbf tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Flow 'volume_create_api' (8b9f8c0f-d810-4c59-a591-4ee1d06ef7ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:06.841202 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-c53cf2e0-7f25-4b7f-b02c-5d8555248cbf tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Create volume request issued successfully. Aug 25 16:26:06.841719 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:06.841719 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:06.841961 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c53cf2e0-7f25-4b7f-b02c-5d8555248cbf tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:26:06.842399 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 657/2648] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:26:06 2026] POST /volume/v3/volumes => generated 756 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:26:06.846100 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-8ec681f2-a270-4015-9059-8a40a968e245 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Volume info retrieved successfully. Aug 25 16:26:06.856364 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8ec681f2-a270-4015-9059-8a40a968e245 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] https://10.4.3.102/volume/v3/volumes/d14d714b-c1d5-4edc-b5bd-a456987aa4e2 returned with HTTP 200 Aug 25 16:26:06.856700 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 659/2649] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:06 2026] GET /volume/v3/volumes/d14d714b-c1d5-4edc-b5bd-a456987aa4e2 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:06.858239 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-778857f2-cf70-4227-9015-9be7a1c79841 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:06.860508 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-778857f2-cf70-4227-9015-9be7a1c79841 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:26:06.860925 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-778857f2-cf70-4227-9015-9be7a1c79841 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9fcea7ad-f61c-4330-b26d-860af52471bb", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-624451733"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:06.862719 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-778857f2-cf70-4227-9015-9be7a1c79841 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Create volume request body: {'volume': {"'imageRef": '9fcea7ad-f61c-4330-b26d-860af52471bb', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-624451733'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:26:06.862889 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-778857f2-cf70-4227-9015-9be7a1c79841 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Create volume of 1 GB Aug 25 16:26:06.863212 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:06.863212 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:06.867688 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-778857f2-cf70-4227-9015-9be7a1c79841 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Availability Zones retrieved successfully. Aug 25 16:26:06.870553 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-ddd25526-745e-4a3b-a3a3-56d8e67c3716 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:06.872464 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ddd25526-745e-4a3b-a3a3-56d8e67c3716 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:26:06.873080 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ddd25526-745e-4a3b-a3a3-56d8e67c3716 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d14d714b-c1d5-4edc-b5bd-a456987aa4e2", "name": "tempest-VolumesExtendTest-Snapshot-1523538264"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:06.873979 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-778857f2-cf70-4227-9015-9be7a1c79841 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Flow 'volume_create_api' (7d7bd290-2774-42a3-b1f2-63e78a4e980e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:06.874883 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-778857f2-cf70-4227-9015-9be7a1c79841 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe30b97d-df2f-41a7-989b-ad2a4500ad7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:06.876011 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-778857f2-cf70-4227-9015-9be7a1c79841 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:26:06.886542 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:06.886542 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:06.887104 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-ddd25526-745e-4a3b-a3a3-56d8e67c3716 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Volume info retrieved successfully. Aug 25 16:26:06.887238 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.snapshots [None req-ddd25526-745e-4a3b-a3a3-56d8e67c3716 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Create snapshot from volume d14d714b-c1d5-4edc-b5bd-a456987aa4e2 Aug 25 16:26:06.908711 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-778857f2-cf70-4227-9015-9be7a1c79841 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe30b97d-df2f-41a7-989b-ad2a4500ad7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:06.909920 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-778857f2-cf70-4227-9015-9be7a1c79841 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18d1ab17-00c7-43c9-870f-966170f2112c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:06.941720 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-ddd25526-745e-4a3b-a3a3-56d8e67c3716 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Created reservations ['c0ea85e2-93f9-47e4-826d-0b39ae2e4cd5', '8d070f4e-89c5-4f09-8ab9-03c7477cf60c', '798c3069-1c17-4a45-aec7-b2a79bbe43ce', 'ad70bda2-6f6f-444b-ab59-df9f3cf041ca'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:26:06.969508 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-778857f2-cf70-4227-9015-9be7a1c79841 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Created reservations ['6fb02027-7329-4644-b6c2-3d190d19eae3', '4fe9fd6b-1312-4401-9045-ea2d6d922ccd', '0c5d5a96-74e2-4980-8dbe-73fb3a69285d', '493ab176-61f3-4b58-a82b-ede86bc5ecbe'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:26:06.969508 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-778857f2-cf70-4227-9015-9be7a1c79841 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18d1ab17-00c7-43c9-870f-966170f2112c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fb02027-7329-4644-b6c2-3d190d19eae3', '4fe9fd6b-1312-4401-9045-ea2d6d922ccd', '0c5d5a96-74e2-4980-8dbe-73fb3a69285d', '493ab176-61f3-4b58-a82b-ede86bc5ecbe']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:06.969972 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-778857f2-cf70-4227-9015-9be7a1c79841 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12b2fb5d-439e-4c21-9cb0-03083027e1ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:06.979127 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-ddd25526-745e-4a3b-a3a3-56d8e67c3716 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Snapshot create request issued successfully. Aug 25 16:26:06.979426 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ddd25526-745e-4a3b-a3a3-56d8e67c3716 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:26:06.979880 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 666/2650] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:26:06 2026] POST /volume/v3/snapshots => generated 304 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:26:06.990458 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ced13503-dfe6-4de5-8f93-7e27fe6d75db None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:06.993354 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ced13503-dfe6-4de5-8f93-7e27fe6d75db tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] GET https://10.4.3.102/volume/v3/snapshots/68f5a939-f554-4cf5-9e99-e54a95ac420d Aug 25 16:26:06.993676 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ced13503-dfe6-4de5-8f93-7e27fe6d75db tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:06.993935 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ced13503-dfe6-4de5-8f93-7e27fe6d75db tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:06.996527 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-778857f2-cf70-4227-9015-9be7a1c79841 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12b2fb5d-439e-4c21-9cb0-03083027e1ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90a7be17-8050-4de1-9643-9ec9d271cd44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-624451733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f76d19ea1e745c7957d352983889656',qos_specs=None,replication_status=,reservations=['6fb02027-7329-4644-b6c2-3d190d19eae3','4fe9fd6b-1312-4401-9045-ea2d6d922ccd','0c5d5a96-74e2-4980-8dbe-73fb3a69285d','493ab176-61f3-4b58-a82b-ede86bc5ecbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62c41e7f92134fdb9f0e6b9f1390bdff',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:26:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-624451733',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90a7be17-8050-4de1-9643-9ec9d271cd44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f76d19ea1e745c7957d352983889656',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62c41e7f92134fdb9f0e6b9f1390bdff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:06.997330 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-778857f2-cf70-4227-9015-9be7a1c79841 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42f0cae8-86c7-4383-80d1-b1c20c8da6bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:07.000639 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:07.000639 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:07.001231 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-ced13503-dfe6-4de5-8f93-7e27fe6d75db tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Snapshot retrieved successfully. Aug 25 16:26:07.002191 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ced13503-dfe6-4de5-8f93-7e27fe6d75db tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] https://10.4.3.102/volume/v3/snapshots/68f5a939-f554-4cf5-9e99-e54a95ac420d returned with HTTP 200 Aug 25 16:26:07.002802 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 658/2651] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:26:06 2026] GET /volume/v3/snapshots/68f5a939-f554-4cf5-9e99-e54a95ac420d => generated 436 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:07.028554 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-778857f2-cf70-4227-9015-9be7a1c79841 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42f0cae8-86c7-4383-80d1-b1c20c8da6bb) transitioned into state 'SUCCESS' from state '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-624451733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f76d19ea1e745c7957d352983889656',qos_specs=None,replication_status=,reservations=['6fb02027-7329-4644-b6c2-3d190d19eae3','4fe9fd6b-1312-4401-9045-ea2d6d922ccd','0c5d5a96-74e2-4980-8dbe-73fb3a69285d','493ab176-61f3-4b58-a82b-ede86bc5ecbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62c41e7f92134fdb9f0e6b9f1390bdff',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:07.028554 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-778857f2-cf70-4227-9015-9be7a1c79841 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae9ec945-38d1-46a2-b64f-8af29617671d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:07.044598 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-778857f2-cf70-4227-9015-9be7a1c79841 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae9ec945-38d1-46a2-b64f-8af29617671d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:07.045765 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-778857f2-cf70-4227-9015-9be7a1c79841 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Flow 'volume_create_api' (7d7bd290-2774-42a3-b1f2-63e78a4e980e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:07.046151 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-778857f2-cf70-4227-9015-9be7a1c79841 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Create volume request issued successfully. Aug 25 16:26:07.046899 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-778857f2-cf70-4227-9015-9be7a1c79841 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:26:07.047437 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 669/2652] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:26:06 2026] POST /volume/v3/volumes => generated 756 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:26:07.060566 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-9cd82f83-e6a5-4006-8e2b-e9adba54d3d4 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:07.063040 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9cd82f83-e6a5-4006-8e2b-e9adba54d3d4 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] GET https://10.4.3.102/volume/v3/volumes/f1b9d7da-fc97-4d60-a935-da67e2bd21bb Aug 25 16:26:07.063332 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9cd82f83-e6a5-4006-8e2b-e9adba54d3d4 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:07.063605 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9cd82f83-e6a5-4006-8e2b-e9adba54d3d4 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:07.073266 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:07.073266 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:07.078657 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-9cd82f83-e6a5-4006-8e2b-e9adba54d3d4 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Volume info retrieved successfully. Aug 25 16:26:07.084485 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9cd82f83-e6a5-4006-8e2b-e9adba54d3d4 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] https://10.4.3.102/volume/v3/volumes/f1b9d7da-fc97-4d60-a935-da67e2bd21bb returned with HTTP 200 Aug 25 16:26:07.085188 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 660/2653] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:07 2026] GET /volume/v3/volumes/f1b9d7da-fc97-4d60-a935-da67e2bd21bb => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:07.102832 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-09d69d12-a40b-48c8-91dd-20add0c6f1be None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:07.105934 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-09d69d12-a40b-48c8-91dd-20add0c6f1be tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] GET https://10.4.3.102/volume/v3/volumes/2f798edc-51d5-4be6-86b9-24a6d36c63a9 Aug 25 16:26:07.106660 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-09d69d12-a40b-48c8-91dd-20add0c6f1be tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:07.106953 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-09d69d12-a40b-48c8-91dd-20add0c6f1be tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:07.117154 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:07.117154 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:07.122266 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-09d69d12-a40b-48c8-91dd-20add0c6f1be tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Volume info retrieved successfully. Aug 25 16:26:07.131213 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-09d69d12-a40b-48c8-91dd-20add0c6f1be tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] https://10.4.3.102/volume/v3/volumes/2f798edc-51d5-4be6-86b9-24a6d36c63a9 returned with HTTP 200 Aug 25 16:26:07.131781 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 667/2654] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:07 2026] GET /volume/v3/volumes/2f798edc-51d5-4be6-86b9-24a6d36c63a9 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:07.152146 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ecf8ff74-2bba-4dac-af1e-d18e41d89bd4 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:07.156011 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ecf8ff74-2bba-4dac-af1e-d18e41d89bd4 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] GET https://10.4.3.102/volume/v3/volumes/fa80e923-924f-4c17-9c03-b8ce8e0792b1 Aug 25 16:26:07.156277 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ecf8ff74-2bba-4dac-af1e-d18e41d89bd4 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:07.156497 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ecf8ff74-2bba-4dac-af1e-d18e41d89bd4 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:07.168778 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:07.168778 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:07.175877 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-ecf8ff74-2bba-4dac-af1e-d18e41d89bd4 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Volume info retrieved successfully. Aug 25 16:26:07.186999 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ecf8ff74-2bba-4dac-af1e-d18e41d89bd4 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] https://10.4.3.102/volume/v3/volumes/fa80e923-924f-4c17-9c03-b8ce8e0792b1 returned with HTTP 200 Aug 25 16:26:07.186999 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 659/2655] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:07 2026] GET /volume/v3/volumes/fa80e923-924f-4c17-9c03-b8ce8e0792b1 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:07.197522 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-a47fecd0-49d1-41aa-8f9c-fc949d5ea4bc None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:07.200671 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a47fecd0-49d1-41aa-8f9c-fc949d5ea4bc tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] GET https://10.4.3.102/volume/v3/volumes/2ebe69f5-b4fd-421f-bc93-a712877f94af Aug 25 16:26:07.200671 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a47fecd0-49d1-41aa-8f9c-fc949d5ea4bc tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:07.200671 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a47fecd0-49d1-41aa-8f9c-fc949d5ea4bc tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:07.207990 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:07.207990 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:07.215779 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-a47fecd0-49d1-41aa-8f9c-fc949d5ea4bc tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Volume info retrieved successfully. Aug 25 16:26:07.218565 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a47fecd0-49d1-41aa-8f9c-fc949d5ea4bc tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] https://10.4.3.102/volume/v3/volumes/2ebe69f5-b4fd-421f-bc93-a712877f94af returned with HTTP 200 Aug 25 16:26:07.219035 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 670/2656] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:07 2026] GET /volume/v3/volumes/2ebe69f5-b4fd-421f-bc93-a712877f94af => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:07.236963 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-fdd53772-8cc6-4ba4-8d0c-f598bb5cd804 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:07.244687 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-fdd53772-8cc6-4ba4-8d0c-f598bb5cd804 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] GET https://10.4.3.102/volume/v3/volumes/90a7be17-8050-4de1-9643-9ec9d271cd44 Aug 25 16:26:07.244687 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-fdd53772-8cc6-4ba4-8d0c-f598bb5cd804 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:07.244687 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-fdd53772-8cc6-4ba4-8d0c-f598bb5cd804 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:07.251945 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:07.251945 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:07.267018 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-fdd53772-8cc6-4ba4-8d0c-f598bb5cd804 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Volume info retrieved successfully. Aug 25 16:26:07.276977 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-fdd53772-8cc6-4ba4-8d0c-f598bb5cd804 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] https://10.4.3.102/volume/v3/volumes/90a7be17-8050-4de1-9643-9ec9d271cd44 returned with HTTP 200 Aug 25 16:26:07.277521 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 661/2657] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:07 2026] GET /volume/v3/volumes/90a7be17-8050-4de1-9643-9ec9d271cd44 => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:07.294808 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-9afa4221-11b3-455f-b3cf-d52abcab8c29 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:07.300865 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9afa4221-11b3-455f-b3cf-d52abcab8c29 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] DELETE https://10.4.3.102/volume/v3/volumes/90a7be17-8050-4de1-9643-9ec9d271cd44 Aug 25 16:26:07.301180 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9afa4221-11b3-455f-b3cf-d52abcab8c29 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:07.301472 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9afa4221-11b3-455f-b3cf-d52abcab8c29 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:07.301724 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-9afa4221-11b3-455f-b3cf-d52abcab8c29 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Delete volume with id: 90a7be17-8050-4de1-9643-9ec9d271cd44 Aug 25 16:26:07.311397 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:07.311397 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:07.312076 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-9afa4221-11b3-455f-b3cf-d52abcab8c29 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Volume info retrieved successfully. Aug 25 16:26:07.351717 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-9afa4221-11b3-455f-b3cf-d52abcab8c29 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Delete volume request issued successfully. Aug 25 16:26:07.351919 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9afa4221-11b3-455f-b3cf-d52abcab8c29 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] https://10.4.3.102/volume/v3/volumes/90a7be17-8050-4de1-9643-9ec9d271cd44 returned with HTTP 202 Aug 25 16:26:07.352419 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 668/2658] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:26:07 2026] DELETE /volume/v3/volumes/90a7be17-8050-4de1-9643-9ec9d271cd44 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:26:07.363462 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-bde39aa2-07e8-4798-9bda-9d1b6ff01149 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:07.365836 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bde39aa2-07e8-4798-9bda-9d1b6ff01149 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] GET https://10.4.3.102/volume/v3/volumes/90a7be17-8050-4de1-9643-9ec9d271cd44 Aug 25 16:26:07.366285 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bde39aa2-07e8-4798-9bda-9d1b6ff01149 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:07.366626 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bde39aa2-07e8-4798-9bda-9d1b6ff01149 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:07.382615 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:07.382615 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:07.386676 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-bde39aa2-07e8-4798-9bda-9d1b6ff01149 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Volume info retrieved successfully. Aug 25 16:26:07.394606 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bde39aa2-07e8-4798-9bda-9d1b6ff01149 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] https://10.4.3.102/volume/v3/volumes/90a7be17-8050-4de1-9643-9ec9d271cd44 returned with HTTP 200 Aug 25 16:26:07.395300 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 660/2659] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:07 2026] GET /volume/v3/volumes/90a7be17-8050-4de1-9643-9ec9d271cd44 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:07.654125 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-cd254ef1-c350-4a17-8db4-20805a314b84 req-c6b776e4-a145-4af7-9946-0452233664e6 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:07.656206 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-cd254ef1-c350-4a17-8db4-20805a314b84 req-c6b776e4-a145-4af7-9946-0452233664e6 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f Aug 25 16:26:07.656379 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-cd254ef1-c350-4a17-8db4-20805a314b84 req-c6b776e4-a145-4af7-9946-0452233664e6 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:07.656608 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-cd254ef1-c350-4a17-8db4-20805a314b84 req-c6b776e4-a145-4af7-9946-0452233664e6 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:07.666704 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:07.666704 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:07.670246 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-cd254ef1-c350-4a17-8db4-20805a314b84 req-c6b776e4-a145-4af7-9946-0452233664e6 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:26:07.675602 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-cd254ef1-c350-4a17-8db4-20805a314b84 req-c6b776e4-a145-4af7-9946-0452233664e6 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f returned with HTTP 200 Aug 25 16:26:07.676139 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 671/2660] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:26:07 2026] GET /volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f => generated 1176 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:26:07.693610 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-cd254ef1-c350-4a17-8db4-20805a314b84 req-476cd539-b49d-4cd9-aeed-8401d0b80fa3 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:07.695856 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-cd254ef1-c350-4a17-8db4-20805a314b84 req-476cd539-b49d-4cd9-aeed-8401d0b80fa3 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] POST https://10.4.3.102/volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f/action Aug 25 16:26:07.696345 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-cd254ef1-c350-4a17-8db4-20805a314b84 req-476cd539-b49d-4cd9-aeed-8401d0b80fa3 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:26:07.696598 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-cd254ef1-c350-4a17-8db4-20805a314b84 req-476cd539-b49d-4cd9-aeed-8401d0b80fa3 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:07.709895 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:07.709895 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:07.710559 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-cd254ef1-c350-4a17-8db4-20805a314b84 req-476cd539-b49d-4cd9-aeed-8401d0b80fa3 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:26:07.718901 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-cd254ef1-c350-4a17-8db4-20805a314b84 req-476cd539-b49d-4cd9-aeed-8401d0b80fa3 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Begin detaching volume completed successfully. Aug 25 16:26:07.719203 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-cd254ef1-c350-4a17-8db4-20805a314b84 req-476cd539-b49d-4cd9-aeed-8401d0b80fa3 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f/action returned with HTTP 202 Aug 25 16:26:07.719777 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 662/2661] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:26:07 2026] POST /volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:26:07.767081 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-13a45106-2dc8-463e-832b-41443a9d2c2a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:07.767617 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-13a45106-2dc8-463e-832b-41443a9d2c2a None None] GET https://10.4.3.102/volume// Aug 25 16:26:07.768197 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-13a45106-2dc8-463e-832b-41443a9d2c2a None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:07.768197 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-13a45106-2dc8-463e-832b-41443a9d2c2a None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:07.768673 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-13a45106-2dc8-463e-832b-41443a9d2c2a None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:26:07.768987 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 669/2662] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:26:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:26:07.777151 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-cd254ef1-c350-4a17-8db4-20805a314b84 req-fef2067b-e630-4025-91b1-ba07c9228073 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:07.781075 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-cd254ef1-c350-4a17-8db4-20805a314b84 req-fef2067b-e630-4025-91b1-ba07c9228073 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f Aug 25 16:26:07.781330 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-cd254ef1-c350-4a17-8db4-20805a314b84 req-fef2067b-e630-4025-91b1-ba07c9228073 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:07.781745 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-cd254ef1-c350-4a17-8db4-20805a314b84 req-fef2067b-e630-4025-91b1-ba07c9228073 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:07.803232 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:07.803232 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:07.806771 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-cd254ef1-c350-4a17-8db4-20805a314b84 req-fef2067b-e630-4025-91b1-ba07c9228073 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:26:07.812312 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-cd254ef1-c350-4a17-8db4-20805a314b84 req-fef2067b-e630-4025-91b1-ba07c9228073 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f returned with HTTP 200 Aug 25 16:26:07.813015 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 661/2663] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:26:07 2026] GET /volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f => generated 1359 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:26:08.013248 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-a7dceab5-8de1-4819-a54e-e1efd7680227 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:08.015391 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a7dceab5-8de1-4819-a54e-e1efd7680227 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] GET https://10.4.3.102/volume/v3/snapshots/68f5a939-f554-4cf5-9e99-e54a95ac420d Aug 25 16:26:08.015768 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a7dceab5-8de1-4819-a54e-e1efd7680227 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:08.016010 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a7dceab5-8de1-4819-a54e-e1efd7680227 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:08.023851 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:08.023851 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:08.024416 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-a7dceab5-8de1-4819-a54e-e1efd7680227 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Snapshot retrieved successfully. Aug 25 16:26:08.025498 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a7dceab5-8de1-4819-a54e-e1efd7680227 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] https://10.4.3.102/volume/v3/snapshots/68f5a939-f554-4cf5-9e99-e54a95ac420d returned with HTTP 200 Aug 25 16:26:08.025989 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 672/2664] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:26:08 2026] GET /volume/v3/snapshots/68f5a939-f554-4cf5-9e99-e54a95ac420d => generated 463 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:08.038758 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a94b4ec9-42b7-456e-8ecb-f1cf444a36b4 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:08.040757 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a94b4ec9-42b7-456e-8ecb-f1cf444a36b4 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] POST https://10.4.3.102/volume/v3/volumes/d14d714b-c1d5-4edc-b5bd-a456987aa4e2/action Aug 25 16:26:08.041231 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a94b4ec9-42b7-456e-8ecb-f1cf444a36b4 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:26:08.041443 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a94b4ec9-42b7-456e-8ecb-f1cf444a36b4 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:08.056018 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:08.056018 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:08.057378 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-a94b4ec9-42b7-456e-8ecb-f1cf444a36b4 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Volume info retrieved successfully. Aug 25 16:26:08.107301 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-a94b4ec9-42b7-456e-8ecb-f1cf444a36b4 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Created reservations ['dcab8143-09be-42cc-ab57-9021d77308b8', 'a95d1a6b-698e-41f4-bc04-e0b043e7a2ef'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:26:08.118229 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-a94b4ec9-42b7-456e-8ecb-f1cf444a36b4 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Extend volume request issued successfully. Aug 25 16:26:08.118580 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a94b4ec9-42b7-456e-8ecb-f1cf444a36b4 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] https://10.4.3.102/volume/v3/volumes/d14d714b-c1d5-4edc-b5bd-a456987aa4e2/action returned with HTTP 202 Aug 25 16:26:08.119416 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 663/2665] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:26:08 2026] POST /volume/v3/volumes/d14d714b-c1d5-4edc-b5bd-a456987aa4e2/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 25 16:26:08.127067 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-31cc2d97-7ce5-4a57-b3bf-dc8b9180a049 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:08.128963 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-31cc2d97-7ce5-4a57-b3bf-dc8b9180a049 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] GET https://10.4.3.102/volume/v3/volumes/d14d714b-c1d5-4edc-b5bd-a456987aa4e2 Aug 25 16:26:08.129211 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-31cc2d97-7ce5-4a57-b3bf-dc8b9180a049 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:08.129400 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-31cc2d97-7ce5-4a57-b3bf-dc8b9180a049 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:08.138059 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:08.138059 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:08.142611 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-31cc2d97-7ce5-4a57-b3bf-dc8b9180a049 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Volume info retrieved successfully. Aug 25 16:26:08.148126 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-31cc2d97-7ce5-4a57-b3bf-dc8b9180a049 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] https://10.4.3.102/volume/v3/volumes/d14d714b-c1d5-4edc-b5bd-a456987aa4e2 returned with HTTP 200 Aug 25 16:26:08.148707 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 670/2666] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:08 2026] GET /volume/v3/volumes/d14d714b-c1d5-4edc-b5bd-a456987aa4e2 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:08.409295 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-137f0e0e-3272-4760-9810-9c5c7f284367 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:08.412355 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-137f0e0e-3272-4760-9810-9c5c7f284367 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] GET https://10.4.3.102/volume/v3/volumes/90a7be17-8050-4de1-9643-9ec9d271cd44 Aug 25 16:26:08.412355 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-137f0e0e-3272-4760-9810-9c5c7f284367 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:08.412355 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-137f0e0e-3272-4760-9810-9c5c7f284367 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:08.419322 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-137f0e0e-3272-4760-9810-9c5c7f284367 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] https://10.4.3.102/volume/v3/volumes/90a7be17-8050-4de1-9643-9ec9d271cd44 returned with HTTP 404 Aug 25 16:26:08.420078 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 662/2667] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:08 2026] GET /volume/v3/volumes/90a7be17-8050-4de1-9643-9ec9d271cd44 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:08.426405 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-71218681-2806-4091-b9e5-9170a3c04d45 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:08.428301 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-71218681-2806-4091-b9e5-9170a3c04d45 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] DELETE https://10.4.3.102/volume/v3/volumes/2ebe69f5-b4fd-421f-bc93-a712877f94af Aug 25 16:26:08.428484 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-71218681-2806-4091-b9e5-9170a3c04d45 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:08.428690 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-71218681-2806-4091-b9e5-9170a3c04d45 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:08.428905 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-71218681-2806-4091-b9e5-9170a3c04d45 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Delete volume with id: 2ebe69f5-b4fd-421f-bc93-a712877f94af Aug 25 16:26:08.435436 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:08.435436 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:08.435849 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-71218681-2806-4091-b9e5-9170a3c04d45 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Volume info retrieved successfully. Aug 25 16:26:08.457111 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-71218681-2806-4091-b9e5-9170a3c04d45 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Delete volume request issued successfully. Aug 25 16:26:08.457272 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-71218681-2806-4091-b9e5-9170a3c04d45 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] https://10.4.3.102/volume/v3/volumes/2ebe69f5-b4fd-421f-bc93-a712877f94af returned with HTTP 202 Aug 25 16:26:08.457729 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 673/2668] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:26:08 2026] DELETE /volume/v3/volumes/2ebe69f5-b4fd-421f-bc93-a712877f94af => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:26:08.467043 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-ba1521d3-3cad-41c8-b9f9-ffd43c80c81a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:08.468988 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ba1521d3-3cad-41c8-b9f9-ffd43c80c81a tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] GET https://10.4.3.102/volume/v3/volumes/2ebe69f5-b4fd-421f-bc93-a712877f94af Aug 25 16:26:08.469176 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ba1521d3-3cad-41c8-b9f9-ffd43c80c81a tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:08.470410 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ba1521d3-3cad-41c8-b9f9-ffd43c80c81a tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:08.478282 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:08.478282 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:08.484608 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-ba1521d3-3cad-41c8-b9f9-ffd43c80c81a tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Volume info retrieved successfully. Aug 25 16:26:08.489170 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ba1521d3-3cad-41c8-b9f9-ffd43c80c81a tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] https://10.4.3.102/volume/v3/volumes/2ebe69f5-b4fd-421f-bc93-a712877f94af returned with HTTP 200 Aug 25 16:26:08.489626 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 664/2669] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:08 2026] GET /volume/v3/volumes/2ebe69f5-b4fd-421f-bc93-a712877f94af => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:08.680826 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-cd254ef1-c350-4a17-8db4-20805a314b84 req-e7767a47-5d68-4ae8-890a-58a5fc97437c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:08.684033 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-cd254ef1-c350-4a17-8db4-20805a314b84 req-e7767a47-5d68-4ae8-890a-58a5fc97437c tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] DELETE https://10.4.3.102/volume/v3/attachments/e997fc31-6990-4091-aa3c-c94a2311d888 Aug 25 16:26:08.684245 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-cd254ef1-c350-4a17-8db4-20805a314b84 req-e7767a47-5d68-4ae8-890a-58a5fc97437c tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:08.684454 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-cd254ef1-c350-4a17-8db4-20805a314b84 req-e7767a47-5d68-4ae8-890a-58a5fc97437c tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:08.696349 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:08.696349 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:08.789602 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-cd254ef1-c350-4a17-8db4-20805a314b84 req-e7767a47-5d68-4ae8-890a-58a5fc97437c tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/attachments/e997fc31-6990-4091-aa3c-c94a2311d888 returned with HTTP 200 Aug 25 16:26:08.790438 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 671/2670] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:26:08 2026] DELETE /volume/v3/attachments/e997fc31-6990-4091-aa3c-c94a2311d888 => generated 19 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:08.847700 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-08c92c7a-cad3-4d82-b6e9-050d40765d02 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:08.849609 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-08c92c7a-cad3-4d82-b6e9-050d40765d02 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:26:08.850079 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-08c92c7a-cad3-4d82-b6e9-050d40765d02 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-948749219", "snapshot_id": "419c2b16-35a7-4871-b70c-0cf5884a8e34", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:08.851667 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-08c92c7a-cad3-4d82-b6e9-050d40765d02 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-948749219', 'snapshot_id': '419c2b16-35a7-4871-b70c-0cf5884a8e34', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:26:08.860192 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:08.860192 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:08.860781 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-08c92c7a-cad3-4d82-b6e9-050d40765d02 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Snapshot retrieved successfully. Aug 25 16:26:08.860952 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-08c92c7a-cad3-4d82-b6e9-050d40765d02 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Create volume of 1 GB Aug 25 16:26:08.865615 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-08c92c7a-cad3-4d82-b6e9-050d40765d02 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Availability Zones retrieved successfully. Aug 25 16:26:08.871833 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-08c92c7a-cad3-4d82-b6e9-050d40765d02 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Flow 'volume_create_api' (cbdfe8b8-30e8-4509-9724-9c755a6c895d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:08.873301 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-08c92c7a-cad3-4d82-b6e9-050d40765d02 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6968b80-7e39-43e3-9315-bd9a3b93efe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:08.874794 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-08c92c7a-cad3-4d82-b6e9-050d40765d02 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:26:08.924196 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-08c92c7a-cad3-4d82-b6e9-050d40765d02 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6968b80-7e39-43e3-9315-bd9a3b93efe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '419c2b16-35a7-4871-b70c-0cf5884a8e34', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:08.925154 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-08c92c7a-cad3-4d82-b6e9-050d40765d02 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (696e7ba7-1c34-41b3-8509-f98ccabce9dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:08.991189 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-08c92c7a-cad3-4d82-b6e9-050d40765d02 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Created reservations ['79f70586-8777-4a54-9415-86cfd277d49b', 'c66cec19-a684-43b9-9c41-91bc9a651987', 'c6d8910c-3449-422b-9bda-55e9eb6645d5', '3be866a5-87d9-4eef-88c1-22c8aad08bc3'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:26:08.991189 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-08c92c7a-cad3-4d82-b6e9-050d40765d02 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (696e7ba7-1c34-41b3-8509-f98ccabce9dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79f70586-8777-4a54-9415-86cfd277d49b', 'c66cec19-a684-43b9-9c41-91bc9a651987', 'c6d8910c-3449-422b-9bda-55e9eb6645d5', '3be866a5-87d9-4eef-88c1-22c8aad08bc3']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:08.991189 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-08c92c7a-cad3-4d82-b6e9-050d40765d02 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b486a3cb-dde0-4054-92ec-f64f8d87338b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:09.048316 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-08c92c7a-cad3-4d82-b6e9-050d40765d02 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b486a3cb-dde0-4054-92ec-f64f8d87338b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a739072f-1bc1-4bcb-8ffa-c58e21992a9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-948749219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bd2059baa754a4c877f953142d93d2a',qos_specs=None,replication_status=,reservations=['79f70586-8777-4a54-9415-86cfd277d49b','c66cec19-a684-43b9-9c41-91bc9a651987','c6d8910c-3449-422b-9bda-55e9eb6645d5','3be866a5-87d9-4eef-88c1-22c8aad08bc3'],size=1,snapshot_id=419c2b16-35a7-4871-b70c-0cf5884a8e34,source_replicaid=,source_volid=None,status='creating',user_id='b4f617e462364811aa2e8930406cf826',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:26:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-948749219',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a739072f-1bc1-4bcb-8ffa-c58e21992a9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1bd2059baa754a4c877f953142d93d2a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=419c2b16-35a7-4871-b70c-0cf5884a8e34,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4f617e462364811aa2e8930406cf826',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:09.049454 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-08c92c7a-cad3-4d82-b6e9-050d40765d02 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b73d623-c78f-49fe-ac74-680ff09c4b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:09.078110 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-08c92c7a-cad3-4d82-b6e9-050d40765d02 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b73d623-c78f-49fe-ac74-680ff09c4b30) transitioned into state 'SUCCESS' from state '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-948749219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bd2059baa754a4c877f953142d93d2a',qos_specs=None,replication_status=,reservations=['79f70586-8777-4a54-9415-86cfd277d49b','c66cec19-a684-43b9-9c41-91bc9a651987','c6d8910c-3449-422b-9bda-55e9eb6645d5','3be866a5-87d9-4eef-88c1-22c8aad08bc3'],size=1,snapshot_id=419c2b16-35a7-4871-b70c-0cf5884a8e34,source_replicaid=,source_volid=None,status='creating',user_id='b4f617e462364811aa2e8930406cf826',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:09.078812 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-08c92c7a-cad3-4d82-b6e9-050d40765d02 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5146a7a-8cb1-42de-b2af-c53c837db0ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:09.110045 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-08c92c7a-cad3-4d82-b6e9-050d40765d02 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5146a7a-8cb1-42de-b2af-c53c837db0ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:09.111360 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-08c92c7a-cad3-4d82-b6e9-050d40765d02 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Flow 'volume_create_api' (cbdfe8b8-30e8-4509-9724-9c755a6c895d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:09.111920 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-08c92c7a-cad3-4d82-b6e9-050d40765d02 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Create volume request issued successfully. Aug 25 16:26:09.112674 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-08c92c7a-cad3-4d82-b6e9-050d40765d02 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:26:09.113212 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 663/2671] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:26:08 2026] POST /volume/v3/volumes => generated 790 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:26:09.129558 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ccafd15c-1607-4213-9273-08cbc534d049 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:09.138451 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ccafd15c-1607-4213-9273-08cbc534d049 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e Aug 25 16:26:09.138759 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ccafd15c-1607-4213-9273-08cbc534d049 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:09.139115 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ccafd15c-1607-4213-9273-08cbc534d049 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:09.148145 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:09.148145 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:09.152986 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-ccafd15c-1607-4213-9273-08cbc534d049 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:26:09.157961 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ccafd15c-1607-4213-9273-08cbc534d049 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e returned with HTTP 200 Aug 25 16:26:09.158494 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 674/2672] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:09 2026] GET /volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:09.166069 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-1195d44b-6463-4331-a3c9-3874543232ca None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:09.167885 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1195d44b-6463-4331-a3c9-3874543232ca tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] GET https://10.4.3.102/volume/v3/volumes/d14d714b-c1d5-4edc-b5bd-a456987aa4e2 Aug 25 16:26:09.168104 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1195d44b-6463-4331-a3c9-3874543232ca tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:09.168305 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1195d44b-6463-4331-a3c9-3874543232ca tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:09.174896 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:09.174896 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:09.178341 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-1195d44b-6463-4331-a3c9-3874543232ca tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Volume info retrieved successfully. Aug 25 16:26:09.182735 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1195d44b-6463-4331-a3c9-3874543232ca tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] https://10.4.3.102/volume/v3/volumes/d14d714b-c1d5-4edc-b5bd-a456987aa4e2 returned with HTTP 200 Aug 25 16:26:09.183070 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 665/2673] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:09 2026] GET /volume/v3/volumes/d14d714b-c1d5-4edc-b5bd-a456987aa4e2 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:09.199627 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-45ec71b7-1c7c-4703-8fe0-052a8436292a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:09.201726 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-45ec71b7-1c7c-4703-8fe0-052a8436292a tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] GET https://10.4.3.102/volume/v3/volumes/d14d714b-c1d5-4edc-b5bd-a456987aa4e2 Aug 25 16:26:09.202012 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-45ec71b7-1c7c-4703-8fe0-052a8436292a tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:09.202247 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-45ec71b7-1c7c-4703-8fe0-052a8436292a tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:09.210533 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:09.210533 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:09.215206 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-45ec71b7-1c7c-4703-8fe0-052a8436292a tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Volume info retrieved successfully. Aug 25 16:26:09.219611 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-45ec71b7-1c7c-4703-8fe0-052a8436292a tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] https://10.4.3.102/volume/v3/volumes/d14d714b-c1d5-4edc-b5bd-a456987aa4e2 returned with HTTP 200 Aug 25 16:26:09.219978 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 672/2674] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:09 2026] GET /volume/v3/volumes/d14d714b-c1d5-4edc-b5bd-a456987aa4e2 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:09.233671 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-5c5f7894-f373-499e-8893-6ffafe526de0 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:09.235543 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5c5f7894-f373-499e-8893-6ffafe526de0 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/68f5a939-f554-4cf5-9e99-e54a95ac420d Aug 25 16:26:09.235862 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5c5f7894-f373-499e-8893-6ffafe526de0 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:09.235964 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5c5f7894-f373-499e-8893-6ffafe526de0 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:09.236195 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.snapshots [None req-5c5f7894-f373-499e-8893-6ffafe526de0 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Delete snapshot with id: 68f5a939-f554-4cf5-9e99-e54a95ac420d Aug 25 16:26:09.241566 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:09.241566 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:09.242197 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-5c5f7894-f373-499e-8893-6ffafe526de0 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Snapshot retrieved successfully. Aug 25 16:26:09.280858 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-5c5f7894-f373-499e-8893-6ffafe526de0 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Snapshot delete request issued successfully. Aug 25 16:26:09.280940 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5c5f7894-f373-499e-8893-6ffafe526de0 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] https://10.4.3.102/volume/v3/snapshots/68f5a939-f554-4cf5-9e99-e54a95ac420d returned with HTTP 202 Aug 25 16:26:09.281345 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 664/2675] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:26:09 2026] DELETE /volume/v3/snapshots/68f5a939-f554-4cf5-9e99-e54a95ac420d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:26:09.288711 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-244e28c9-6f55-48ba-8a7a-be3e5ae2d863 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:09.292416 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-244e28c9-6f55-48ba-8a7a-be3e5ae2d863 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] GET https://10.4.3.102/volume/v3/snapshots/68f5a939-f554-4cf5-9e99-e54a95ac420d Aug 25 16:26:09.293267 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-244e28c9-6f55-48ba-8a7a-be3e5ae2d863 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:09.293267 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-244e28c9-6f55-48ba-8a7a-be3e5ae2d863 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:09.301100 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:09.301100 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:09.301661 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-244e28c9-6f55-48ba-8a7a-be3e5ae2d863 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Snapshot retrieved successfully. Aug 25 16:26:09.302730 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-244e28c9-6f55-48ba-8a7a-be3e5ae2d863 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] https://10.4.3.102/volume/v3/snapshots/68f5a939-f554-4cf5-9e99-e54a95ac420d returned with HTTP 200 Aug 25 16:26:09.303197 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 675/2676] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:26:09 2026] GET /volume/v3/snapshots/68f5a939-f554-4cf5-9e99-e54a95ac420d => generated 462 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:09.507338 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-8ebbdad3-014f-465c-8bd4-4fbd7e94222c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:09.509863 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8ebbdad3-014f-465c-8bd4-4fbd7e94222c tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] GET https://10.4.3.102/volume/v3/volumes/2ebe69f5-b4fd-421f-bc93-a712877f94af Aug 25 16:26:09.510129 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8ebbdad3-014f-465c-8bd4-4fbd7e94222c tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:09.510379 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8ebbdad3-014f-465c-8bd4-4fbd7e94222c tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:09.520796 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8ebbdad3-014f-465c-8bd4-4fbd7e94222c tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] https://10.4.3.102/volume/v3/volumes/2ebe69f5-b4fd-421f-bc93-a712877f94af returned with HTTP 404 Aug 25 16:26:09.521491 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 666/2677] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:09 2026] GET /volume/v3/volumes/2ebe69f5-b4fd-421f-bc93-a712877f94af => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:09.529544 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-7f71fb44-dcd0-4557-9ee3-c607e836cc43 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:09.532228 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7f71fb44-dcd0-4557-9ee3-c607e836cc43 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] DELETE https://10.4.3.102/volume/v3/volumes/fa80e923-924f-4c17-9c03-b8ce8e0792b1 Aug 25 16:26:09.532554 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7f71fb44-dcd0-4557-9ee3-c607e836cc43 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:09.532835 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7f71fb44-dcd0-4557-9ee3-c607e836cc43 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:09.533186 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-7f71fb44-dcd0-4557-9ee3-c607e836cc43 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Delete volume with id: fa80e923-924f-4c17-9c03-b8ce8e0792b1 Aug 25 16:26:09.543286 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:09.543286 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:09.544608 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-7f71fb44-dcd0-4557-9ee3-c607e836cc43 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Volume info retrieved successfully. Aug 25 16:26:09.568201 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-7f71fb44-dcd0-4557-9ee3-c607e836cc43 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Delete volume request issued successfully. Aug 25 16:26:09.568201 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7f71fb44-dcd0-4557-9ee3-c607e836cc43 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] https://10.4.3.102/volume/v3/volumes/fa80e923-924f-4c17-9c03-b8ce8e0792b1 returned with HTTP 202 Aug 25 16:26:09.568398 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 673/2678] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:26:09 2026] DELETE /volume/v3/volumes/fa80e923-924f-4c17-9c03-b8ce8e0792b1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:26:09.578035 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-5b401d83-3eb4-4960-9265-04dd9dba5710 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:09.579764 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5b401d83-3eb4-4960-9265-04dd9dba5710 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] GET https://10.4.3.102/volume/v3/volumes/fa80e923-924f-4c17-9c03-b8ce8e0792b1 Aug 25 16:26:09.579959 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5b401d83-3eb4-4960-9265-04dd9dba5710 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:09.580191 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5b401d83-3eb4-4960-9265-04dd9dba5710 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:09.587047 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:09.587047 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:09.591105 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-5b401d83-3eb4-4960-9265-04dd9dba5710 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Volume info retrieved successfully. Aug 25 16:26:09.596005 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5b401d83-3eb4-4960-9265-04dd9dba5710 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] https://10.4.3.102/volume/v3/volumes/fa80e923-924f-4c17-9c03-b8ce8e0792b1 returned with HTTP 200 Aug 25 16:26:09.596417 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 665/2679] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:09 2026] GET /volume/v3/volumes/fa80e923-924f-4c17-9c03-b8ce8e0792b1 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:10.176625 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-3533086e-2793-40c1-adb3-3c56fbcdf0b3 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:10.178554 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3533086e-2793-40c1-adb3-3c56fbcdf0b3 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e Aug 25 16:26:10.178832 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3533086e-2793-40c1-adb3-3c56fbcdf0b3 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:10.179084 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3533086e-2793-40c1-adb3-3c56fbcdf0b3 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:10.191149 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:10.191149 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:10.196452 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-3533086e-2793-40c1-adb3-3c56fbcdf0b3 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:26:10.203201 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3533086e-2793-40c1-adb3-3c56fbcdf0b3 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e returned with HTTP 200 Aug 25 16:26:10.203821 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 676/2680] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:10 2026] GET /volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:10.218329 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-fe8cc859-f304-4a93-a4c1-406751a01bef None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:10.220347 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-fe8cc859-f304-4a93-a4c1-406751a01bef tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e Aug 25 16:26:10.220565 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-fe8cc859-f304-4a93-a4c1-406751a01bef tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:10.220789 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-fe8cc859-f304-4a93-a4c1-406751a01bef tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:10.227559 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:10.227559 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:10.233958 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-fe8cc859-f304-4a93-a4c1-406751a01bef tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:26:10.238895 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-fe8cc859-f304-4a93-a4c1-406751a01bef tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e returned with HTTP 200 Aug 25 16:26:10.239211 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-0d3dd184-a9f0-4af4-837b-d12b9f73d831 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:10.239612 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 667/2681] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:10 2026] GET /volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:10.242945 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0d3dd184-a9f0-4af4-837b-d12b9f73d831 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:26:10.243303 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0d3dd184-a9f0-4af4-837b-d12b9f73d831 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-677981754"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:10.246367 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-0d3dd184-a9f0-4af4-837b-d12b9f73d831 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-677981754'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:26:10.258288 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-0d3dd184-a9f0-4af4-837b-d12b9f73d831 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Create volume of 1 GB Aug 25 16:26:10.258689 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:10.258689 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:10.259235 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-0d3dd184-a9f0-4af4-837b-d12b9f73d831 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Availability Zones retrieved successfully. Aug 25 16:26:10.272103 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-0d3dd184-a9f0-4af4-837b-d12b9f73d831 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Flow 'volume_create_api' (134009c0-02bf-4bc3-bc08-2a691c1a29eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:10.273190 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-0d3dd184-a9f0-4af4-837b-d12b9f73d831 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77b5fbca-fc43-49a5-90c0-8dcbbfd374f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:10.274218 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-0d3dd184-a9f0-4af4-837b-d12b9f73d831 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:26:10.285150 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:10.285150 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:10.305964 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-0d3dd184-a9f0-4af4-837b-d12b9f73d831 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77b5fbca-fc43-49a5-90c0-8dcbbfd374f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:40Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=99febf78-a05b-43af-bc24-f77d139ed5d7,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '99febf78-a05b-43af-bc24-f77d139ed5d7', 'encryption_key_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=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:10.307010 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-0d3dd184-a9f0-4af4-837b-d12b9f73d831 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36996c01-1a5c-40ff-9fee-a4763e81154e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:10.317884 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-8354172a-2866-48e3-8358-4c48d5211793 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:10.321075 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8354172a-2866-48e3-8358-4c48d5211793 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] GET https://10.4.3.102/volume/v3/snapshots/68f5a939-f554-4cf5-9e99-e54a95ac420d Aug 25 16:26:10.321276 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8354172a-2866-48e3-8358-4c48d5211793 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:10.321468 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8354172a-2866-48e3-8358-4c48d5211793 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:10.330046 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8354172a-2866-48e3-8358-4c48d5211793 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] https://10.4.3.102/volume/v3/snapshots/68f5a939-f554-4cf5-9e99-e54a95ac420d returned with HTTP 404 Aug 25 16:26:10.330575 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 666/2682] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:26:10 2026] GET /volume/v3/snapshots/68f5a939-f554-4cf5-9e99-e54a95ac420d => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:10.338080 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ae46148e-5b10-4b60-b0e1-606873ed1a73 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:10.339987 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ae46148e-5b10-4b60-b0e1-606873ed1a73 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] GET https://10.4.3.102/volume/v3/volumes/d14d714b-c1d5-4edc-b5bd-a456987aa4e2 Aug 25 16:26:10.340194 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ae46148e-5b10-4b60-b0e1-606873ed1a73 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:10.343670 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ae46148e-5b10-4b60-b0e1-606873ed1a73 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:10.348020 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:10.348020 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:10.355265 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-ae46148e-5b10-4b60-b0e1-606873ed1a73 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Volume info retrieved successfully. Aug 25 16:26:10.357149 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-0d3dd184-a9f0-4af4-837b-d12b9f73d831 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Created reservations ['310cdd93-3535-4721-be17-315ce12b2d82', 'd7b0fddf-4f89-4097-b89c-3c295bf7b3b7', '3b620a4f-f8b0-4856-88da-65fb1ee60adb', '0799f390-8551-4fed-9725-230dd06dea63'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:26:10.359852 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-0d3dd184-a9f0-4af4-837b-d12b9f73d831 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36996c01-1a5c-40ff-9fee-a4763e81154e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['310cdd93-3535-4721-be17-315ce12b2d82', 'd7b0fddf-4f89-4097-b89c-3c295bf7b3b7', '3b620a4f-f8b0-4856-88da-65fb1ee60adb', '0799f390-8551-4fed-9725-230dd06dea63']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:10.359852 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-0d3dd184-a9f0-4af4-837b-d12b9f73d831 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63508f14-a3ac-412d-8ab7-a37a2c3e6972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:10.365559 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ae46148e-5b10-4b60-b0e1-606873ed1a73 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] https://10.4.3.102/volume/v3/volumes/d14d714b-c1d5-4edc-b5bd-a456987aa4e2 returned with HTTP 200 Aug 25 16:26:10.365675 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 677/2683] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:10 2026] GET /volume/v3/volumes/d14d714b-c1d5-4edc-b5bd-a456987aa4e2 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:10.383181 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-025b2134-e3c8-400b-a94a-ad52f1b9d88e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:10.385464 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-025b2134-e3c8-400b-a94a-ad52f1b9d88e tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] DELETE https://10.4.3.102/volume/v3/volumes/d14d714b-c1d5-4edc-b5bd-a456987aa4e2 Aug 25 16:26:10.385741 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-025b2134-e3c8-400b-a94a-ad52f1b9d88e tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:10.386036 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-025b2134-e3c8-400b-a94a-ad52f1b9d88e tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:10.386269 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-025b2134-e3c8-400b-a94a-ad52f1b9d88e tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Delete volume with id: d14d714b-c1d5-4edc-b5bd-a456987aa4e2 Aug 25 16:26:10.395848 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:10.395848 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:10.396603 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-025b2134-e3c8-400b-a94a-ad52f1b9d88e tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Volume info retrieved successfully. Aug 25 16:26:10.398276 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-0d3dd184-a9f0-4af4-837b-d12b9f73d831 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63508f14-a3ac-412d-8ab7-a37a2c3e6972) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5d43ef5-f3c7-49be-9bdd-502ae1149c12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-677981754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='581ea9f3f82d447d95eb5e66dfe757c3',qos_specs=None,replication_status=,reservations=['310cdd93-3535-4721-be17-315ce12b2d82','d7b0fddf-4f89-4097-b89c-3c295bf7b3b7','3b620a4f-f8b0-4856-88da-65fb1ee60adb','0799f390-8551-4fed-9725-230dd06dea63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a68973a6682e487eb52e1570d33e5e5a',volume_type_id=99febf78-a05b-43af-bc24-f77d139ed5d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:26:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-677981754',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5d43ef5-f3c7-49be-9bdd-502ae1149c12,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='581ea9f3f82d447d95eb5e66dfe757c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a68973a6682e487eb52e1570d33e5e5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(99febf78-a05b-43af-bc24-f77d139ed5d7),volume_type_id=99febf78-a05b-43af-bc24-f77d139ed5d7)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:10.399158 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-0d3dd184-a9f0-4af4-837b-d12b9f73d831 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf122cd4-0bad-4a0c-bb23-6381f444a756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:10.427181 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-025b2134-e3c8-400b-a94a-ad52f1b9d88e tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Delete volume request issued successfully. Aug 25 16:26:10.427428 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-025b2134-e3c8-400b-a94a-ad52f1b9d88e tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] https://10.4.3.102/volume/v3/volumes/d14d714b-c1d5-4edc-b5bd-a456987aa4e2 returned with HTTP 202 Aug 25 16:26:10.428007 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 668/2684] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:26:10 2026] DELETE /volume/v3/volumes/d14d714b-c1d5-4edc-b5bd-a456987aa4e2 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:26:10.430308 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-0d3dd184-a9f0-4af4-837b-d12b9f73d831 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf122cd4-0bad-4a0c-bb23-6381f444a756) transitioned into state 'SUCCESS' from state '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-677981754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='581ea9f3f82d447d95eb5e66dfe757c3',qos_specs=None,replication_status=,reservations=['310cdd93-3535-4721-be17-315ce12b2d82','d7b0fddf-4f89-4097-b89c-3c295bf7b3b7','3b620a4f-f8b0-4856-88da-65fb1ee60adb','0799f390-8551-4fed-9725-230dd06dea63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a68973a6682e487eb52e1570d33e5e5a',volume_type_id=99febf78-a05b-43af-bc24-f77d139ed5d7)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:10.431385 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-0d3dd184-a9f0-4af4-837b-d12b9f73d831 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (215e0977-9d99-438e-b98f-3a1933173d4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:10.437531 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-9002a346-e84e-4b28-88e7-09fab8dac1e7 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:10.439292 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9002a346-e84e-4b28-88e7-09fab8dac1e7 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] GET https://10.4.3.102/volume/v3/volumes/d14d714b-c1d5-4edc-b5bd-a456987aa4e2 Aug 25 16:26:10.439506 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9002a346-e84e-4b28-88e7-09fab8dac1e7 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:10.439733 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9002a346-e84e-4b28-88e7-09fab8dac1e7 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:10.446932 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:10.446932 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:10.450707 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-9002a346-e84e-4b28-88e7-09fab8dac1e7 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Volume info retrieved successfully. Aug 25 16:26:10.451267 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-0d3dd184-a9f0-4af4-837b-d12b9f73d831 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (215e0977-9d99-438e-b98f-3a1933173d4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:10.452557 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-0d3dd184-a9f0-4af4-837b-d12b9f73d831 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Flow 'volume_create_api' (134009c0-02bf-4bc3-bc08-2a691c1a29eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:10.452987 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-0d3dd184-a9f0-4af4-837b-d12b9f73d831 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Create volume request issued successfully. Aug 25 16:26:10.454115 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0d3dd184-a9f0-4af4-837b-d12b9f73d831 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:26:10.454860 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 674/2685] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:26:10 2026] POST /volume/v3/volumes => generated 759 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:26:10.455778 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9002a346-e84e-4b28-88e7-09fab8dac1e7 tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] https://10.4.3.102/volume/v3/volumes/d14d714b-c1d5-4edc-b5bd-a456987aa4e2 returned with HTTP 200 Aug 25 16:26:10.456176 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 667/2686] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:10 2026] GET /volume/v3/volumes/d14d714b-c1d5-4edc-b5bd-a456987aa4e2 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:10.474608 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-3127d127-8b6f-4f06-afa5-0e591bff9e66 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:10.476389 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3127d127-8b6f-4f06-afa5-0e591bff9e66 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:26:10.476740 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3127d127-8b6f-4f06-afa5-0e591bff9e66 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:10.476940 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3127d127-8b6f-4f06-afa5-0e591bff9e66 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:10.486176 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:10.486176 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:10.487805 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-3127d127-8b6f-4f06-afa5-0e591bff9e66 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:26:10.491917 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3127d127-8b6f-4f06-afa5-0e591bff9e66 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 returned with HTTP 200 Aug 25 16:26:10.492311 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 678/2687] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:10 2026] GET /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 => generated 827 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:10.613485 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-3d748a13-d3e6-4c00-80cc-1a344cdf33f5 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:10.615988 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3d748a13-d3e6-4c00-80cc-1a344cdf33f5 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] GET https://10.4.3.102/volume/v3/volumes/fa80e923-924f-4c17-9c03-b8ce8e0792b1 Aug 25 16:26:10.618444 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3d748a13-d3e6-4c00-80cc-1a344cdf33f5 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:10.619962 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3d748a13-d3e6-4c00-80cc-1a344cdf33f5 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:10.633376 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3d748a13-d3e6-4c00-80cc-1a344cdf33f5 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] https://10.4.3.102/volume/v3/volumes/fa80e923-924f-4c17-9c03-b8ce8e0792b1 returned with HTTP 404 Aug 25 16:26:10.633376 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 669/2688] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:10 2026] GET /volume/v3/volumes/fa80e923-924f-4c17-9c03-b8ce8e0792b1 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:10.639034 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-092de528-6903-42c6-a122-a338eab53443 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:10.640749 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-092de528-6903-42c6-a122-a338eab53443 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] DELETE https://10.4.3.102/volume/v3/volumes/2f798edc-51d5-4be6-86b9-24a6d36c63a9 Aug 25 16:26:10.640929 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-092de528-6903-42c6-a122-a338eab53443 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:10.641111 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-092de528-6903-42c6-a122-a338eab53443 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:10.641267 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-092de528-6903-42c6-a122-a338eab53443 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Delete volume with id: 2f798edc-51d5-4be6-86b9-24a6d36c63a9 Aug 25 16:26:10.648680 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:10.648680 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:10.649177 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-092de528-6903-42c6-a122-a338eab53443 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Volume info retrieved successfully. Aug 25 16:26:10.668317 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-092de528-6903-42c6-a122-a338eab53443 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Delete volume request issued successfully. Aug 25 16:26:10.668550 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-092de528-6903-42c6-a122-a338eab53443 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] https://10.4.3.102/volume/v3/volumes/2f798edc-51d5-4be6-86b9-24a6d36c63a9 returned with HTTP 202 Aug 25 16:26:10.668980 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 675/2689] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:26:10 2026] DELETE /volume/v3/volumes/2f798edc-51d5-4be6-86b9-24a6d36c63a9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:26:10.683439 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-8fdda185-4194-4285-b598-d3407544e4d6 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:10.684982 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8fdda185-4194-4285-b598-d3407544e4d6 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] GET https://10.4.3.102/volume/v3/volumes/2f798edc-51d5-4be6-86b9-24a6d36c63a9 Aug 25 16:26:10.685146 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8fdda185-4194-4285-b598-d3407544e4d6 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:10.685323 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8fdda185-4194-4285-b598-d3407544e4d6 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:10.692042 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:10.692042 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:10.695764 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-8fdda185-4194-4285-b598-d3407544e4d6 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Volume info retrieved successfully. Aug 25 16:26:10.700349 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8fdda185-4194-4285-b598-d3407544e4d6 tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] https://10.4.3.102/volume/v3/volumes/2f798edc-51d5-4be6-86b9-24a6d36c63a9 returned with HTTP 200 Aug 25 16:26:10.700779 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 668/2690] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:10 2026] GET /volume/v3/volumes/2f798edc-51d5-4be6-86b9-24a6d36c63a9 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:10.712269 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-87298207-19f1-474f-9d56-3b8437ad585a req-54374546-8d6d-4f91-b7cf-ac244870c811 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:10.714438 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-87298207-19f1-474f-9d56-3b8437ad585a req-54374546-8d6d-4f91-b7cf-ac244870c811 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e Aug 25 16:26:10.714694 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-87298207-19f1-474f-9d56-3b8437ad585a req-54374546-8d6d-4f91-b7cf-ac244870c811 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:10.714915 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-87298207-19f1-474f-9d56-3b8437ad585a req-54374546-8d6d-4f91-b7cf-ac244870c811 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:10.722014 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:10.722014 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:10.725863 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-87298207-19f1-474f-9d56-3b8437ad585a req-54374546-8d6d-4f91-b7cf-ac244870c811 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:26:10.729965 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-87298207-19f1-474f-9d56-3b8437ad585a req-54374546-8d6d-4f91-b7cf-ac244870c811 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e returned with HTTP 200 Aug 25 16:26:10.730327 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 679/2691] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:26:10 2026] GET /volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:10.800800 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a4cb026b-3c1d-413d-9c6b-ed979aa843a3 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:10.865321 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-87876c99-c4c5-4faa-8009-b1b0f3d5429b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:10.865782 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-87876c99-c4c5-4faa-8009-b1b0f3d5429b None None] GET https://10.4.3.102/volume// Aug 25 16:26:10.865948 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-87876c99-c4c5-4faa-8009-b1b0f3d5429b None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:10.866127 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-87876c99-c4c5-4faa-8009-b1b0f3d5429b None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:10.866423 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-87876c99-c4c5-4faa-8009-b1b0f3d5429b None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:26:10.866766 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 676/2692] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:26:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:26:10.873958 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-87298207-19f1-474f-9d56-3b8437ad585a req-6b2b2cb7-98ba-4110-8139-c4e6cf4e1ff0 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:10.876128 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-87298207-19f1-474f-9d56-3b8437ad585a req-6b2b2cb7-98ba-4110-8139-c4e6cf4e1ff0 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:26:10.876524 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-87298207-19f1-474f-9d56-3b8437ad585a req-6b2b2cb7-98ba-4110-8139-c4e6cf4e1ff0 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a739072f-1bc1-4bcb-8ffa-c58e21992a9e", "connector": null, "instance_uuid": "b183bc23-4a71-4bc5-8c22-97e0422dad24"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:10.885756 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:10.885756 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:10.893183 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a4cb026b-3c1d-413d-9c6b-ed979aa843a3 tempest-VolumeQuotaClassesTest-1068506474 tempest-VolumeQuotaClassesTest-1068506474-project-admin] GET https://10.4.3.102/volume/v3/os-quota-class-sets/default Aug 25 16:26:10.893487 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a4cb026b-3c1d-413d-9c6b-ed979aa843a3 tempest-VolumeQuotaClassesTest-1068506474 tempest-VolumeQuotaClassesTest-1068506474-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:10.893807 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a4cb026b-3c1d-413d-9c6b-ed979aa843a3 tempest-VolumeQuotaClassesTest-1068506474 tempest-VolumeQuotaClassesTest-1068506474-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:10.911298 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a4cb026b-3c1d-413d-9c6b-ed979aa843a3 tempest-VolumeQuotaClassesTest-1068506474 tempest-VolumeQuotaClassesTest-1068506474-project-admin] https://10.4.3.102/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 25 16:26:10.912568 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 670/2693] 10.4.3.102 () {66 vars in 1297 bytes} [Tue Aug 25 16:26:10 2026] GET /volume/v3/os-quota-class-sets/default => generated 578 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:10.918848 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-87298207-19f1-474f-9d56-3b8437ad585a req-6b2b2cb7-98ba-4110-8139-c4e6cf4e1ff0 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:26:10.919323 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 669/2694] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:26:10 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) Aug 25 16:26:10.921629 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e342dd8b-a8cb-4ace-a39f-bfc5f948a140 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:10.923963 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e342dd8b-a8cb-4ace-a39f-bfc5f948a140 tempest-VolumeQuotaClassesTest-1068506474 tempest-VolumeQuotaClassesTest-1068506474-project-admin] GET https://10.4.3.102/volume/v3/os-quota-class-sets/default Aug 25 16:26:10.924194 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e342dd8b-a8cb-4ace-a39f-bfc5f948a140 tempest-VolumeQuotaClassesTest-1068506474 tempest-VolumeQuotaClassesTest-1068506474-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:10.924415 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e342dd8b-a8cb-4ace-a39f-bfc5f948a140 tempest-VolumeQuotaClassesTest-1068506474 tempest-VolumeQuotaClassesTest-1068506474-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:10.940710 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e342dd8b-a8cb-4ace-a39f-bfc5f948a140 tempest-VolumeQuotaClassesTest-1068506474 tempest-VolumeQuotaClassesTest-1068506474-project-admin] https://10.4.3.102/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 25 16:26:10.941179 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 680/2695] 10.4.3.102 () {66 vars in 1297 bytes} [Tue Aug 25 16:26:10 2026] GET /volume/v3/os-quota-class-sets/default => generated 578 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:10.949393 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-a8335c80-bad2-498e-bae0-5df50a08d9c9 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:10.950977 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a8335c80-bad2-498e-bae0-5df50a08d9c9 tempest-VolumeQuotaClassesTest-1068506474 tempest-VolumeQuotaClassesTest-1068506474-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:26:10.951279 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a8335c80-bad2-498e-bae0-5df50a08d9c9 tempest-VolumeQuotaClassesTest-1068506474 tempest-VolumeQuotaClassesTest-1068506474-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1420280229"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:10.954694 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-e2ca228d-ba6a-4a35-bc2d-d42f895800e2 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:10.956909 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e2ca228d-ba6a-4a35-bc2d-d42f895800e2 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e Aug 25 16:26:10.957139 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e2ca228d-ba6a-4a35-bc2d-d42f895800e2 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:10.958798 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e2ca228d-ba6a-4a35-bc2d-d42f895800e2 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:10.965315 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-4b495edc-1646-4cdd-b9ec-fe8ebd440fb7 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:10.965719 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4b495edc-1646-4cdd-b9ec-fe8ebd440fb7 None None] GET https://10.4.3.102/volume// Aug 25 16:26:10.965885 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4b495edc-1646-4cdd-b9ec-fe8ebd440fb7 None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:10.966066 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a8335c80-bad2-498e-bae0-5df50a08d9c9 tempest-VolumeQuotaClassesTest-1068506474 tempest-VolumeQuotaClassesTest-1068506474-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:26:10.966109 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4b495edc-1646-4cdd-b9ec-fe8ebd440fb7 None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:10.966410 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4b495edc-1646-4cdd-b9ec-fe8ebd440fb7 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:26:10.966693 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 677/2696] 10.4.3.102 () {68 vars in 1252 bytes} [Tue Aug 25 16:26:10 2026] POST /volume/v3/types => generated 228 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:10.966747 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 670/2697] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:26:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:26:10.969373 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:10.969373 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:10.973695 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-e2ca228d-ba6a-4a35-bc2d-d42f895800e2 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:26:10.975080 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c1af06e0-4323-4bb3-96e7-e0fb3025899d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:10.975153 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-87298207-19f1-474f-9d56-3b8437ad585a req-088d1df7-b0b8-43b8-bc44-71d17160473f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:10.976909 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c1af06e0-4323-4bb3-96e7-e0fb3025899d tempest-VolumeQuotaClassesTest-1068506474 tempest-VolumeQuotaClassesTest-1068506474-project-admin] PUT https://10.4.3.102/volume/v3/os-quota-class-sets/default Aug 25 16:26:10.977119 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-87298207-19f1-474f-9d56-3b8437ad585a req-088d1df7-b0b8-43b8-bc44-71d17160473f tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e Aug 25 16:26:10.977224 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c1af06e0-4323-4bb3-96e7-e0fb3025899d tempest-VolumeQuotaClassesTest-1068506474 tempest-VolumeQuotaClassesTest-1068506474-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-1420280229": 5, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1420280229": 4, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1420280229": 7}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:10.977360 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-87298207-19f1-474f-9d56-3b8437ad585a req-088d1df7-b0b8-43b8-bc44-71d17160473f tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:10.977541 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-87298207-19f1-474f-9d56-3b8437ad585a req-088d1df7-b0b8-43b8-bc44-71d17160473f tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:10.980699 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e2ca228d-ba6a-4a35-bc2d-d42f895800e2 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e returned with HTTP 200 Aug 25 16:26:10.981118 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 671/2698] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:10 2026] GET /volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:10.986711 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:10.986711 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:10.990109 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-87298207-19f1-474f-9d56-3b8437ad585a req-088d1df7-b0b8-43b8-bc44-71d17160473f tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:26:10.994044 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-87298207-19f1-474f-9d56-3b8437ad585a req-088d1df7-b0b8-43b8-bc44-71d17160473f tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e returned with HTTP 200 Aug 25 16:26:10.994411 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 681/2699] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:26:10 2026] GET /volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e => generated 1062 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:26:11.075329 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c1af06e0-4323-4bb3-96e7-e0fb3025899d tempest-VolumeQuotaClassesTest-1068506474 tempest-VolumeQuotaClassesTest-1068506474-project-admin] https://10.4.3.102/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 25 16:26:11.075788 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 678/2700] 10.4.3.102 () {68 vars in 1318 bytes} [Tue Aug 25 16:26:10 2026] PUT /volume/v3/os-quota-class-sets/default => generated 769 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:11.086919 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-8d342c14-36af-44d0-935a-77a60806ee9e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:11.088744 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8d342c14-36af-44d0-935a-77a60806ee9e tempest-VolumeQuotaClassesTest-1068506474 tempest-VolumeQuotaClassesTest-1068506474-project-admin] GET https://10.4.3.102/volume/v3/os-quota-sets/4d97235cd8a34b618e365ded752723e7/defaults Aug 25 16:26:11.088984 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8d342c14-36af-44d0-935a-77a60806ee9e tempest-VolumeQuotaClassesTest-1068506474 tempest-VolumeQuotaClassesTest-1068506474-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:11.089217 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8d342c14-36af-44d0-935a-77a60806ee9e tempest-VolumeQuotaClassesTest-1068506474 tempest-VolumeQuotaClassesTest-1068506474-project-admin] Calling method 'defaults' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:11.089498 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:11.089498 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:11.095428 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-87298207-19f1-474f-9d56-3b8437ad585a req-f6f0e218-7e3d-4bb5-9425-49570f6ff154 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:11.096102 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-8d342c14-36af-44d0-935a-77a60806ee9e tempest-VolumeQuotaClassesTest-1068506474 tempest-VolumeQuotaClassesTest-1068506474-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-938025454 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-938025454, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:26:11.096334 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-8d342c14-36af-44d0-935a-77a60806ee9e tempest-VolumeQuotaClassesTest-1068506474 tempest-VolumeQuotaClassesTest-1068506474-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-938025454 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-938025454, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:26:11.096577 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-8d342c14-36af-44d0-935a-77a60806ee9e tempest-VolumeQuotaClassesTest-1068506474 tempest-VolumeQuotaClassesTest-1068506474-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-938025454 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-938025454, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:26:11.097756 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-87298207-19f1-474f-9d56-3b8437ad585a req-f6f0e218-7e3d-4bb5-9425-49570f6ff154 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] PUT https://10.4.3.102/volume/v3/attachments/d1667a18-bf49-4c5e-b6e1-1d3f3d84cad5 Aug 25 16:26:11.098205 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-87298207-19f1-474f-9d56-3b8437ad585a req-f6f0e218-7e3d-4bb5-9425-49570f6ff154 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:11.099712 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8d342c14-36af-44d0-935a-77a60806ee9e tempest-VolumeQuotaClassesTest-1068506474 tempest-VolumeQuotaClassesTest-1068506474-project-admin] https://10.4.3.102/volume/v3/os-quota-sets/4d97235cd8a34b618e365ded752723e7/defaults returned with HTTP 200 Aug 25 16:26:11.100090 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 671/2701] 10.4.3.102 () {66 vars in 1381 bytes} [Tue Aug 25 16:26:11 2026] GET /volume/v3/os-quota-sets/4d97235cd8a34b618e365ded752723e7/defaults => generated 805 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:26:11.107104 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-87298207-19f1-474f-9d56-3b8437ad585a req-f6f0e218-7e3d-4bb5-9425-49570f6ff154 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Acquiring lock "cinder-attachment_update-a739072f-1bc1-4bcb-8ffa-c58e21992a9e-np0000008093" by "attachment_update" {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:26:11.112289 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-87298207-19f1-474f-9d56-3b8437ad585a req-f6f0e218-7e3d-4bb5-9425-49570f6ff154 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Lock "cinder-attachment_update-a739072f-1bc1-4bcb-8ffa-c58e21992a9e-np0000008093" acquired by "attachment_update" :: waited 0.005s {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:26:11.113323 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:11.113323 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:11.220576 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-87298207-19f1-474f-9d56-3b8437ad585a req-f6f0e218-7e3d-4bb5-9425-49570f6ff154 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Lock "cinder-attachment_update-a739072f-1bc1-4bcb-8ffa-c58e21992a9e-np0000008093" released by "attachment_update" :: held 0.108s {{(pid=100456) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:26:11.221028 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-87298207-19f1-474f-9d56-3b8437ad585a req-f6f0e218-7e3d-4bb5-9425-49570f6ff154 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/attachments/d1667a18-bf49-4c5e-b6e1-1d3f3d84cad5 returned with HTTP 200 Aug 25 16:26:11.221894 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 672/2702] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:26:11 2026] PUT /volume/v3/attachments/d1667a18-bf49-4c5e-b6e1-1d3f3d84cad5 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:26:11.355476 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-5776c0db-a13f-45d0-98c3-dedc6fa5dea2 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:11.357359 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5776c0db-a13f-45d0-98c3-dedc6fa5dea2 tempest-VolumeQuotaClassesTest-1068506474 tempest-VolumeQuotaClassesTest-1068506474-project-admin] GET https://10.4.3.102/volume/v3/os-quota-sets/906dd31baa884e939cee305eeb4db15f/defaults Aug 25 16:26:11.357563 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5776c0db-a13f-45d0-98c3-dedc6fa5dea2 tempest-VolumeQuotaClassesTest-1068506474 tempest-VolumeQuotaClassesTest-1068506474-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:11.357779 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5776c0db-a13f-45d0-98c3-dedc6fa5dea2 tempest-VolumeQuotaClassesTest-1068506474 tempest-VolumeQuotaClassesTest-1068506474-project-admin] Calling method 'defaults' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:11.369534 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-5776c0db-a13f-45d0-98c3-dedc6fa5dea2 tempest-VolumeQuotaClassesTest-1068506474 tempest-VolumeQuotaClassesTest-1068506474-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-938025454 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-938025454, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:26:11.372999 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5776c0db-a13f-45d0-98c3-dedc6fa5dea2 tempest-VolumeQuotaClassesTest-1068506474 tempest-VolumeQuotaClassesTest-1068506474-project-admin] https://10.4.3.102/volume/v3/os-quota-sets/906dd31baa884e939cee305eeb4db15f/defaults returned with HTTP 200 Aug 25 16:26:11.373470 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 682/2703] 10.4.3.102 () {66 vars in 1381 bytes} [Tue Aug 25 16:26:11 2026] GET /volume/v3/os-quota-sets/906dd31baa884e939cee305eeb4db15f/defaults => generated 805 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:11.468226 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-177491eb-d9f8-43ea-9781-7989caa23470 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:11.470005 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-177491eb-d9f8-43ea-9781-7989caa23470 tempest-VolumeQuotaClassesTest-1068506474 tempest-VolumeQuotaClassesTest-1068506474-project-admin] DELETE https://10.4.3.102/volume/v3/types/7dac2153-e85e-4500-b0d9-5cac5d301279 Aug 25 16:26:11.470187 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-177491eb-d9f8-43ea-9781-7989caa23470 tempest-VolumeQuotaClassesTest-1068506474 tempest-VolumeQuotaClassesTest-1068506474-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:11.470397 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-177491eb-d9f8-43ea-9781-7989caa23470 tempest-VolumeQuotaClassesTest-1068506474 tempest-VolumeQuotaClassesTest-1068506474-project-admin] Calling method '_delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:11.471183 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a4102951-3a57-4f2c-8ab9-d660dae33d0c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:11.473644 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a4102951-3a57-4f2c-8ab9-d660dae33d0c tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] GET https://10.4.3.102/volume/v3/volumes/d14d714b-c1d5-4edc-b5bd-a456987aa4e2 Aug 25 16:26:11.473907 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a4102951-3a57-4f2c-8ab9-d660dae33d0c tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:11.474150 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a4102951-3a57-4f2c-8ab9-d660dae33d0c tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:11.481615 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a4102951-3a57-4f2c-8ab9-d660dae33d0c tempest-VolumesExtendTest-1707022770 tempest-VolumesExtendTest-1707022770-project-member] https://10.4.3.102/volume/v3/volumes/d14d714b-c1d5-4edc-b5bd-a456987aa4e2 returned with HTTP 404 Aug 25 16:26:11.482224 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 672/2704] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:11 2026] GET /volume/v3/volumes/d14d714b-c1d5-4edc-b5bd-a456987aa4e2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:11.493578 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-177491eb-d9f8-43ea-9781-7989caa23470 tempest-VolumeQuotaClassesTest-1068506474 tempest-VolumeQuotaClassesTest-1068506474-project-admin] https://10.4.3.102/volume/v3/types/7dac2153-e85e-4500-b0d9-5cac5d301279 returned with HTTP 202 Aug 25 16:26:11.494099 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 679/2705] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:26:11 2026] DELETE /volume/v3/types/7dac2153-e85e-4500-b0d9-5cac5d301279 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:26:11.503971 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c9e2a81c-31c9-48a1-9df0-2fd7cb742088 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:11.507273 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c9e2a81c-31c9-48a1-9df0-2fd7cb742088 tempest-VolumeQuotaClassesTest-1068506474 tempest-VolumeQuotaClassesTest-1068506474-project-admin] GET https://10.4.3.102/volume/v3/types/7dac2153-e85e-4500-b0d9-5cac5d301279 Aug 25 16:26:11.507528 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c9e2a81c-31c9-48a1-9df0-2fd7cb742088 tempest-VolumeQuotaClassesTest-1068506474 tempest-VolumeQuotaClassesTest-1068506474-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:11.507982 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c9e2a81c-31c9-48a1-9df0-2fd7cb742088 tempest-VolumeQuotaClassesTest-1068506474 tempest-VolumeQuotaClassesTest-1068506474-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:11.510553 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-aea58be2-87c0-4b45-89d8-ace36e560c5f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:11.512384 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c9e2a81c-31c9-48a1-9df0-2fd7cb742088 tempest-VolumeQuotaClassesTest-1068506474 tempest-VolumeQuotaClassesTest-1068506474-project-admin] https://10.4.3.102/volume/v3/types/7dac2153-e85e-4500-b0d9-5cac5d301279 returned with HTTP 404 Aug 25 16:26:11.512923 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 673/2706] 10.4.3.102 () {66 vars in 1342 bytes} [Tue Aug 25 16:26:11 2026] GET /volume/v3/types/7dac2153-e85e-4500-b0d9-5cac5d301279 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:11.515167 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-aea58be2-87c0-4b45-89d8-ace36e560c5f tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:26:11.515381 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-aea58be2-87c0-4b45-89d8-ace36e560c5f tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:11.515609 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-aea58be2-87c0-4b45-89d8-ace36e560c5f tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:11.523615 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c76313ec-36c8-404f-8014-06138e042f04 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:11.526253 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c76313ec-36c8-404f-8014-06138e042f04 tempest-VolumeQuotaClassesTest-1068506474 tempest-VolumeQuotaClassesTest-1068506474-project-admin] PUT https://10.4.3.102/volume/v3/os-quota-class-sets/default Aug 25 16:26:11.526384 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c76313ec-36c8-404f-8014-06138e042f04 tempest-VolumeQuotaClassesTest-1068506474 tempest-VolumeQuotaClassesTest-1068506474-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=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:11.527551 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:11.527551 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:11.534470 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-aea58be2-87c0-4b45-89d8-ace36e560c5f tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:26:11.541679 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-aea58be2-87c0-4b45-89d8-ace36e560c5f tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 returned with HTTP 200 Aug 25 16:26:11.542048 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 683/2707] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:11 2026] GET /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:11.588743 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-09263de1-8993-46b0-bf18-7a42c27cbc00 req-034e1578-2e2b-4c54-b27d-3fe00989d9c8 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:11.591016 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-09263de1-8993-46b0-bf18-7a42c27cbc00 req-034e1578-2e2b-4c54-b27d-3fe00989d9c8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:26:11.591239 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-09263de1-8993-46b0-bf18-7a42c27cbc00 req-034e1578-2e2b-4c54-b27d-3fe00989d9c8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:11.591456 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-09263de1-8993-46b0-bf18-7a42c27cbc00 req-034e1578-2e2b-4c54-b27d-3fe00989d9c8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:11.599135 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:11.599135 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:11.603294 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-09263de1-8993-46b0-bf18-7a42c27cbc00 req-034e1578-2e2b-4c54-b27d-3fe00989d9c8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:26:11.608817 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c76313ec-36c8-404f-8014-06138e042f04 tempest-VolumeQuotaClassesTest-1068506474 tempest-VolumeQuotaClassesTest-1068506474-project-admin] https://10.4.3.102/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 25 16:26:11.609041 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-09263de1-8993-46b0-bf18-7a42c27cbc00 req-034e1578-2e2b-4c54-b27d-3fe00989d9c8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 returned with HTTP 200 Aug 25 16:26:11.609323 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 673/2708] 10.4.3.102 () {68 vars in 1318 bytes} [Tue Aug 25 16:26:11 2026] PUT /volume/v3/os-quota-class-sets/default => generated 561 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:11.609395 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 680/2709] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:26:11 2026] GET /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:11.705712 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-7e026dcf-60d6-49b0-814c-cee6c8e6a81d None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:11.706150 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7e026dcf-60d6-49b0-814c-cee6c8e6a81d None None] GET https://10.4.3.102/volume// Aug 25 16:26:11.706558 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7e026dcf-60d6-49b0-814c-cee6c8e6a81d None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:11.706916 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7e026dcf-60d6-49b0-814c-cee6c8e6a81d None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:11.707323 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7e026dcf-60d6-49b0-814c-cee6c8e6a81d None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:26:11.707634 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 674/2710] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:26:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:26:11.714679 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b41be8c2-377b-4a04-921b-7fc072a836fe None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:11.715268 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-09263de1-8993-46b0-bf18-7a42c27cbc00 req-1685423c-ee3f-459b-9e48-5ad2d30d2ea0 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:11.716462 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b41be8c2-377b-4a04-921b-7fc072a836fe tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] GET https://10.4.3.102/volume/v3/volumes/2f798edc-51d5-4be6-86b9-24a6d36c63a9 Aug 25 16:26:11.716861 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b41be8c2-377b-4a04-921b-7fc072a836fe tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:11.716861 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b41be8c2-377b-4a04-921b-7fc072a836fe tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:11.718178 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-09263de1-8993-46b0-bf18-7a42c27cbc00 req-1685423c-ee3f-459b-9e48-5ad2d30d2ea0 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:26:11.718178 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-09263de1-8993-46b0-bf18-7a42c27cbc00 req-1685423c-ee3f-459b-9e48-5ad2d30d2ea0 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b5d43ef5-f3c7-49be-9bdd-502ae1149c12", "connector": null, "instance_uuid": "295d5e66-db81-4989-9cf8-3359b9065c95"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:11.723538 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b41be8c2-377b-4a04-921b-7fc072a836fe tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] https://10.4.3.102/volume/v3/volumes/2f798edc-51d5-4be6-86b9-24a6d36c63a9 returned with HTTP 404 Aug 25 16:26:11.723698 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 684/2711] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:11 2026] GET /volume/v3/volumes/2f798edc-51d5-4be6-86b9-24a6d36c63a9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:11.730385 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:11.730385 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:11.733858 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-05b6cf1a-728c-4a45-a3bd-6bf1daf46f1f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:11.736148 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-05b6cf1a-728c-4a45-a3bd-6bf1daf46f1f tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] DELETE https://10.4.3.102/volume/v3/volumes/f1b9d7da-fc97-4d60-a935-da67e2bd21bb Aug 25 16:26:11.736148 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-05b6cf1a-728c-4a45-a3bd-6bf1daf46f1f tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:11.736247 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-05b6cf1a-728c-4a45-a3bd-6bf1daf46f1f tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:11.736529 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-05b6cf1a-728c-4a45-a3bd-6bf1daf46f1f tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Delete volume with id: f1b9d7da-fc97-4d60-a935-da67e2bd21bb Aug 25 16:26:11.744421 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:11.744421 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:11.744987 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-05b6cf1a-728c-4a45-a3bd-6bf1daf46f1f tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Volume info retrieved successfully. Aug 25 16:26:11.766428 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-05b6cf1a-728c-4a45-a3bd-6bf1daf46f1f tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Delete volume request issued successfully. Aug 25 16:26:11.766823 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-05b6cf1a-728c-4a45-a3bd-6bf1daf46f1f tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] https://10.4.3.102/volume/v3/volumes/f1b9d7da-fc97-4d60-a935-da67e2bd21bb returned with HTTP 202 Aug 25 16:26:11.767382 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 681/2712] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:26:11 2026] DELETE /volume/v3/volumes/f1b9d7da-fc97-4d60-a935-da67e2bd21bb => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:26:11.774140 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-09263de1-8993-46b0-bf18-7a42c27cbc00 req-1685423c-ee3f-459b-9e48-5ad2d30d2ea0 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:26:11.774773 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 674/2713] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:26:11 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:26:11.776489 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-18c1c8a3-a66d-4abc-9a28-cc290ee2499a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:11.778992 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-18c1c8a3-a66d-4abc-9a28-cc290ee2499a tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] GET https://10.4.3.102/volume/v3/volumes/f1b9d7da-fc97-4d60-a935-da67e2bd21bb Aug 25 16:26:11.779622 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-18c1c8a3-a66d-4abc-9a28-cc290ee2499a tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:11.779622 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-18c1c8a3-a66d-4abc-9a28-cc290ee2499a tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:11.788291 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:11.788291 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:11.791966 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-18c1c8a3-a66d-4abc-9a28-cc290ee2499a tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Volume info retrieved successfully. Aug 25 16:26:11.797475 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-18c1c8a3-a66d-4abc-9a28-cc290ee2499a tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] https://10.4.3.102/volume/v3/volumes/f1b9d7da-fc97-4d60-a935-da67e2bd21bb returned with HTTP 200 Aug 25 16:26:11.797475 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 675/2714] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:11 2026] GET /volume/v3/volumes/f1b9d7da-fc97-4d60-a935-da67e2bd21bb => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:11.845734 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-cc372808-91bb-45e9-bcd8-dbda372d060c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:11.849420 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cc372808-91bb-45e9-bcd8-dbda372d060c tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:26:11.849654 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cc372808-91bb-45e9-bcd8-dbda372d060c tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:11.849925 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cc372808-91bb-45e9-bcd8-dbda372d060c tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:11.860842 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-6fcbad42-cb0d-4a04-ba06-3fc2d6aa0873 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:11.861217 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6fcbad42-cb0d-4a04-ba06-3fc2d6aa0873 None None] GET https://10.4.3.102/volume// Aug 25 16:26:11.861412 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6fcbad42-cb0d-4a04-ba06-3fc2d6aa0873 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:11.861669 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6fcbad42-cb0d-4a04-ba06-3fc2d6aa0873 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:11.861971 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6fcbad42-cb0d-4a04-ba06-3fc2d6aa0873 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:26:11.862287 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 682/2715] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:26:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:26:11.864821 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:11.864821 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:11.873387 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-09263de1-8993-46b0-bf18-7a42c27cbc00 req-9f934f2c-a848-47b2-822c-9d2605c86de2 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:11.874049 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-cc372808-91bb-45e9-bcd8-dbda372d060c tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:26:11.878809 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-09263de1-8993-46b0-bf18-7a42c27cbc00 req-9f934f2c-a848-47b2-822c-9d2605c86de2 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:26:11.879037 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-09263de1-8993-46b0-bf18-7a42c27cbc00 req-9f934f2c-a848-47b2-822c-9d2605c86de2 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:11.879272 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-09263de1-8993-46b0-bf18-7a42c27cbc00 req-9f934f2c-a848-47b2-822c-9d2605c86de2 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:11.884170 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cc372808-91bb-45e9-bcd8-dbda372d060c tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 returned with HTTP 200 Aug 25 16:26:11.884744 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 685/2716] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:11 2026] GET /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:11.910109 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:11.910109 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:11.910109 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-09263de1-8993-46b0-bf18-7a42c27cbc00 req-9f934f2c-a848-47b2-822c-9d2605c86de2 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:26:11.910109 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-09263de1-8993-46b0-bf18-7a42c27cbc00 req-9f934f2c-a848-47b2-822c-9d2605c86de2 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 returned with HTTP 200 Aug 25 16:26:11.910109 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 675/2717] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:26:11 2026] GET /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 => generated 1031 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:26:11.996186 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-ffb17875-e1c8-41dd-a6f9-e8e7a895840c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:12.001554 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ffb17875-e1c8-41dd-a6f9-e8e7a895840c tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e Aug 25 16:26:12.001819 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ffb17875-e1c8-41dd-a6f9-e8e7a895840c tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:12.002019 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ffb17875-e1c8-41dd-a6f9-e8e7a895840c tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:12.019395 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:12.019395 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:12.028851 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-ffb17875-e1c8-41dd-a6f9-e8e7a895840c tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:26:12.032971 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-09263de1-8993-46b0-bf18-7a42c27cbc00 req-641fac15-b347-4a2e-8e20-d56e8934be15 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:12.035272 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ffb17875-e1c8-41dd-a6f9-e8e7a895840c tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e returned with HTTP 200 Aug 25 16:26:12.035824 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 676/2718] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:11 2026] GET /volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e => generated 883 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:12.036195 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-09263de1-8993-46b0-bf18-7a42c27cbc00 req-641fac15-b347-4a2e-8e20-d56e8934be15 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] PUT https://10.4.3.102/volume/v3/attachments/4a682ad5-9732-4902-9b7b-e19c5cea2714 Aug 25 16:26:12.036673 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-09263de1-8993-46b0-bf18-7a42c27cbc00 req-641fac15-b347-4a2e-8e20-d56e8934be15 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:12.047233 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-09263de1-8993-46b0-bf18-7a42c27cbc00 req-641fac15-b347-4a2e-8e20-d56e8934be15 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Acquiring lock "cinder-attachment_update-b5d43ef5-f3c7-49be-9bdd-502ae1149c12-np0000008093" by "attachment_update" {{(pid=100457) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:26:12.063051 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-09263de1-8993-46b0-bf18-7a42c27cbc00 req-641fac15-b347-4a2e-8e20-d56e8934be15 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Lock "cinder-attachment_update-b5d43ef5-f3c7-49be-9bdd-502ae1149c12-np0000008093" acquired by "attachment_update" :: waited 0.013s {{(pid=100457) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:26:12.063051 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:12.063051 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:12.254700 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-09263de1-8993-46b0-bf18-7a42c27cbc00 req-641fac15-b347-4a2e-8e20-d56e8934be15 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Lock "cinder-attachment_update-b5d43ef5-f3c7-49be-9bdd-502ae1149c12-np0000008093" released by "attachment_update" :: held 0.194s {{(pid=100457) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:26:12.255055 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-09263de1-8993-46b0-bf18-7a42c27cbc00 req-641fac15-b347-4a2e-8e20-d56e8934be15 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/attachments/4a682ad5-9732-4902-9b7b-e19c5cea2714 returned with HTTP 200 Aug 25 16:26:12.255497 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 683/2719] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:26:12 2026] PUT /volume/v3/attachments/4a682ad5-9732-4902-9b7b-e19c5cea2714 => generated 969 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:26:12.810410 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-1c29bb03-6a57-4d12-be90-d1e074ddc60b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:12.812667 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1c29bb03-6a57-4d12-be90-d1e074ddc60b tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] GET https://10.4.3.102/volume/v3/volumes/f1b9d7da-fc97-4d60-a935-da67e2bd21bb Aug 25 16:26:12.812889 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1c29bb03-6a57-4d12-be90-d1e074ddc60b tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:12.813157 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1c29bb03-6a57-4d12-be90-d1e074ddc60b tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:12.820137 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1c29bb03-6a57-4d12-be90-d1e074ddc60b tempest-CreateVolumesFromImageTest-695543212 tempest-CreateVolumesFromImageTest-695543212-project-member] https://10.4.3.102/volume/v3/volumes/f1b9d7da-fc97-4d60-a935-da67e2bd21bb returned with HTTP 404 Aug 25 16:26:12.820765 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 686/2720] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:12 2026] GET /volume/v3/volumes/f1b9d7da-fc97-4d60-a935-da67e2bd21bb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:12.900148 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-44a480e3-7802-4388-8505-f887ee59cb35 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:12.902798 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-44a480e3-7802-4388-8505-f887ee59cb35 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:26:12.903054 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-44a480e3-7802-4388-8505-f887ee59cb35 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:12.904139 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-44a480e3-7802-4388-8505-f887ee59cb35 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:12.914757 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:12.914757 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:12.920543 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-44a480e3-7802-4388-8505-f887ee59cb35 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:26:12.928182 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-44a480e3-7802-4388-8505-f887ee59cb35 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 returned with HTTP 200 Aug 25 16:26:12.928798 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 676/2721] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:12 2026] GET /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:13.053851 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-56332bea-e3bf-4854-bace-32e0af16a302 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:13.060849 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-56332bea-e3bf-4854-bace-32e0af16a302 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e Aug 25 16:26:13.060849 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-56332bea-e3bf-4854-bace-32e0af16a302 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:13.060849 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-56332bea-e3bf-4854-bace-32e0af16a302 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:13.074892 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:13.074892 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:13.085861 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-56332bea-e3bf-4854-bace-32e0af16a302 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:26:13.086681 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-56332bea-e3bf-4854-bace-32e0af16a302 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e returned with HTTP 200 Aug 25 16:26:13.087092 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 677/2722] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:13 2026] GET /volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e => generated 883 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:26:13.948541 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f8d36fa1-349e-4814-98a2-a90e8f1f8308 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:13.952009 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f8d36fa1-349e-4814-98a2-a90e8f1f8308 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:26:13.952203 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f8d36fa1-349e-4814-98a2-a90e8f1f8308 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:13.952413 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f8d36fa1-349e-4814-98a2-a90e8f1f8308 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:13.967066 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:13.967066 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:13.970870 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-f8d36fa1-349e-4814-98a2-a90e8f1f8308 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:26:13.975639 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f8d36fa1-349e-4814-98a2-a90e8f1f8308 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 returned with HTTP 200 Aug 25 16:26:13.976003 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 684/2723] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:13 2026] GET /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:26:14.120095 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-33dcc95a-2997-41b3-8e14-792318936f77 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:14.122230 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-33dcc95a-2997-41b3-8e14-792318936f77 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e Aug 25 16:26:14.122417 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-33dcc95a-2997-41b3-8e14-792318936f77 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:14.122691 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-33dcc95a-2997-41b3-8e14-792318936f77 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:14.134133 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:14.134133 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:14.138119 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-33dcc95a-2997-41b3-8e14-792318936f77 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:26:14.142797 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-33dcc95a-2997-41b3-8e14-792318936f77 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e returned with HTTP 200 Aug 25 16:26:14.143157 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 687/2724] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:14 2026] GET /volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:14.560463 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-87298207-19f1-474f-9d56-3b8437ad585a req-e7fab048-4d09-4150-aac7-ba10de814101 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:14.563200 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-87298207-19f1-474f-9d56-3b8437ad585a req-e7fab048-4d09-4150-aac7-ba10de814101 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] POST https://10.4.3.102/volume/v3/attachments/d1667a18-bf49-4c5e-b6e1-1d3f3d84cad5/action Aug 25 16:26:14.563618 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-87298207-19f1-474f-9d56-3b8437ad585a req-e7fab048-4d09-4150-aac7-ba10de814101 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Action body: b'{"os-complete": null}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:26:14.563856 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-87298207-19f1-474f-9d56-3b8437ad585a req-e7fab048-4d09-4150-aac7-ba10de814101 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:14.591791 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:14.591791 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:14.631492 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-87298207-19f1-474f-9d56-3b8437ad585a req-e7fab048-4d09-4150-aac7-ba10de814101 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/attachments/d1667a18-bf49-4c5e-b6e1-1d3f3d84cad5/action returned with HTTP 204 Aug 25 16:26:14.631986 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 677/2725] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:26:14 2026] POST /volume/v3/attachments/d1667a18-bf49-4c5e-b6e1-1d3f3d84cad5/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:14.696980 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-5283cc16-4caa-4205-8779-7e60253f3f51 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:14.815235 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-bf8135e9-5c75-4ab6-898c-cafa97f376c5 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:14.832608 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5283cc16-4caa-4205-8779-7e60253f3f51 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:26:14.832608 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5283cc16-4caa-4205-8779-7e60253f3f51 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-997915275"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:14.833168 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-5283cc16-4caa-4205-8779-7e60253f3f51 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-997915275'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:26:14.833394 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-5283cc16-4caa-4205-8779-7e60253f3f51 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Create volume of 1 GB Aug 25 16:26:14.840288 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-5283cc16-4caa-4205-8779-7e60253f3f51 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Availability Zones retrieved successfully. Aug 25 16:26:14.846567 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-5283cc16-4caa-4205-8779-7e60253f3f51 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Flow 'volume_create_api' (b9706c7e-6e34-468b-a914-db10347ccd18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:14.849445 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-5283cc16-4caa-4205-8779-7e60253f3f51 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e00a2801-6403-402c-8e73-5cf12ed42bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:14.849445 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-5283cc16-4caa-4205-8779-7e60253f3f51 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:26:14.849897 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bf8135e9-5c75-4ab6-898c-cafa97f376c5 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:26:14.850226 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bf8135e9-5c75-4ab6-898c-cafa97f376c5 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1558402454", "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=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:14.872408 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bf8135e9-5c75-4ab6-898c-cafa97f376c5 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:26:14.872807 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 685/2726] 10.4.3.102 () {68 vars in 1253 bytes} [Tue Aug 25 16:26:14 2026] POST /volume/v3/types => generated 380 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:14.881987 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-12c4658a-f443-49ee-a9c9-589bdbc65a6c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:14.882570 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-5283cc16-4caa-4205-8779-7e60253f3f51 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e00a2801-6403-402c-8e73-5cf12ed42bcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:14.884402 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-5283cc16-4caa-4205-8779-7e60253f3f51 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ff5fbe7-7b6a-4846-a75b-3675e574de53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:14.884515 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-12c4658a-f443-49ee-a9c9-589bdbc65a6c tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] POST https://10.4.3.102/volume/v3/types/21b991f7-31e1-47f0-affc-2962539f6777/encryption Aug 25 16:26:14.884515 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-12c4658a-f443-49ee-a9c9-589bdbc65a6c tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:14.904812 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-12c4658a-f443-49ee-a9c9-589bdbc65a6c tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] https://10.4.3.102/volume/v3/types/21b991f7-31e1-47f0-affc-2962539f6777/encryption returned with HTTP 200 Aug 25 16:26:14.905347 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 688/2727] 10.4.3.102 () {68 vars in 1397 bytes} [Tue Aug 25 16:26:14 2026] POST /volume/v3/types/21b991f7-31e1-47f0-affc-2962539f6777/encryption => generated 239 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:14.917753 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-551e3a0b-d53c-4cd0-b6c0-2131df0dc680 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:14.919139 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-551e3a0b-d53c-4cd0-b6c0-2131df0dc680 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:26:14.919477 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-551e3a0b-d53c-4cd0-b6c0-2131df0dc680 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1473124310", "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=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:14.939648 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-551e3a0b-d53c-4cd0-b6c0-2131df0dc680 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:26:14.940200 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 678/2728] 10.4.3.102 () {68 vars in 1253 bytes} [Tue Aug 25 16:26:14 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:14.949237 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-7dba495a-f6cf-4ab5-95ce-cd98622d3525 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:14.963691 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-5283cc16-4caa-4205-8779-7e60253f3f51 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Created reservations ['c96abcfa-e712-477a-bf8b-f6f14f3d804e', 'c7e1e94d-7b38-4d72-82b3-24d9a263a02b', '2a059e2b-87c4-4b53-9b20-f054a8e6ba69', '082fde0b-8d66-4928-9eb6-2aa0cb10ec3f'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:26:14.966606 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-5283cc16-4caa-4205-8779-7e60253f3f51 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ff5fbe7-7b6a-4846-a75b-3675e574de53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c96abcfa-e712-477a-bf8b-f6f14f3d804e', 'c7e1e94d-7b38-4d72-82b3-24d9a263a02b', '2a059e2b-87c4-4b53-9b20-f054a8e6ba69', '082fde0b-8d66-4928-9eb6-2aa0cb10ec3f']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:14.966606 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-5283cc16-4caa-4205-8779-7e60253f3f51 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15ffc634-3619-416a-b3ba-a584fbade6f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:14.992377 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e4e7750e-d627-4362-961b-347b7ffaa35f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:14.994381 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e4e7750e-d627-4362-961b-347b7ffaa35f tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:26:14.994752 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e4e7750e-d627-4362-961b-347b7ffaa35f tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:14.994924 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e4e7750e-d627-4362-961b-347b7ffaa35f tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:15.002609 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-5283cc16-4caa-4205-8779-7e60253f3f51 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15ffc634-3619-416a-b3ba-a584fbade6f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '681b958d-94b3-4dc3-a9a8-ce8569e300f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-997915275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e39d5aec08a4d9c9cde9baf9d1cb6c9',qos_specs=None,replication_status=,reservations=['c96abcfa-e712-477a-bf8b-f6f14f3d804e','c7e1e94d-7b38-4d72-82b3-24d9a263a02b','2a059e2b-87c4-4b53-9b20-f054a8e6ba69','082fde0b-8d66-4928-9eb6-2aa0cb10ec3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad5c186420ca4855a5159af150a9f024',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:26:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-997915275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=681b958d-94b3-4dc3-a9a8-ce8569e300f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e39d5aec08a4d9c9cde9baf9d1cb6c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad5c186420ca4855a5159af150a9f024',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:15.002609 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-5283cc16-4caa-4205-8779-7e60253f3f51 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bd44be2-a39f-4fcd-91bd-c00f66703fc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:15.008122 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:15.008122 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:15.013917 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-e4e7750e-d627-4362-961b-347b7ffaa35f tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:26:15.020047 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e4e7750e-d627-4362-961b-347b7ffaa35f tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 returned with HTTP 200 Aug 25 16:26:15.020441 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 689/2729] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:14 2026] GET /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:15.029627 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-5283cc16-4caa-4205-8779-7e60253f3f51 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bd44be2-a39f-4fcd-91bd-c00f66703fc4) transitioned into state 'SUCCESS' from state '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-997915275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e39d5aec08a4d9c9cde9baf9d1cb6c9',qos_specs=None,replication_status=,reservations=['c96abcfa-e712-477a-bf8b-f6f14f3d804e','c7e1e94d-7b38-4d72-82b3-24d9a263a02b','2a059e2b-87c4-4b53-9b20-f054a8e6ba69','082fde0b-8d66-4928-9eb6-2aa0cb10ec3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad5c186420ca4855a5159af150a9f024',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:15.031606 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-5283cc16-4caa-4205-8779-7e60253f3f51 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4537811-161d-4d8c-9a7b-04f564235544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:15.042975 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-5283cc16-4caa-4205-8779-7e60253f3f51 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4537811-161d-4d8c-9a7b-04f564235544) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:15.044141 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7dba495a-f6cf-4ab5-95ce-cd98622d3525 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] POST https://10.4.3.102/volume/v3/types/22ccea1d-c027-4e84-8f49-8e4924c0e37b/encryption Aug 25 16:26:15.044475 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-5283cc16-4caa-4205-8779-7e60253f3f51 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Flow 'volume_create_api' (b9706c7e-6e34-468b-a914-db10347ccd18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:15.044564 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7dba495a-f6cf-4ab5-95ce-cd98622d3525 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:15.045084 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-5283cc16-4caa-4205-8779-7e60253f3f51 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Create volume request issued successfully. Aug 25 16:26:15.045978 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5283cc16-4caa-4205-8779-7e60253f3f51 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:26:15.046379 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.policy [None req-7dba495a-f6cf-4ab5-95ce-cd98622d3525 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'bee61ee57a124b72b61c047aab47433b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d92f3f1515b4b258280124505a7592f', '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=100457) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 16:26:15.046617 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7dba495a-f6cf-4ab5-95ce-cd98622d3525 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] https://10.4.3.102/volume/v3/types/22ccea1d-c027-4e84-8f49-8e4924c0e37b/encryption returned with HTTP 403 Aug 25 16:26:15.046759 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 678/2730] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:26:14 2026] POST /volume/v3/volumes => generated 753 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:26:15.047285 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 686/2731] 10.4.3.102 () {68 vars in 1397 bytes} [Tue Aug 25 16:26:14 2026] POST /volume/v3/types/22ccea1d-c027-4e84-8f49-8e4924c0e37b/encryption => generated 127 bytes in 99 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:15.054456 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-140ce3a2-770e-48de-a9f1-d8b56b0dd8a9 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:15.056158 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-140ce3a2-770e-48de-a9f1-d8b56b0dd8a9 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:26:15.056485 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-140ce3a2-770e-48de-a9f1-d8b56b0dd8a9 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-52893854", "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=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:15.063450 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-7d88c15b-b223-4fc4-823d-a15949cca2c4 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:15.065744 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7d88c15b-b223-4fc4-823d-a15949cca2c4 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/volumes/681b958d-94b3-4dc3-a9a8-ce8569e300f0 Aug 25 16:26:15.066005 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7d88c15b-b223-4fc4-823d-a15949cca2c4 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:15.066506 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7d88c15b-b223-4fc4-823d-a15949cca2c4 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:15.074867 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:15.074867 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:15.075088 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-140ce3a2-770e-48de-a9f1-d8b56b0dd8a9 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:26:15.075599 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 679/2732] 10.4.3.102 () {68 vars in 1253 bytes} [Tue Aug 25 16:26:15 2026] POST /volume/v3/types => generated 378 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:15.079685 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-7d88c15b-b223-4fc4-823d-a15949cca2c4 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Volume info retrieved successfully. Aug 25 16:26:15.083699 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b115f13a-900e-4502-8bbd-a20f00262304 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:15.084271 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7d88c15b-b223-4fc4-823d-a15949cca2c4 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/volumes/681b958d-94b3-4dc3-a9a8-ce8569e300f0 returned with HTTP 200 Aug 25 16:26:15.087606 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 690/2733] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:15 2026] GET /volume/v3/volumes/681b958d-94b3-4dc3-a9a8-ce8569e300f0 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:15.087674 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b115f13a-900e-4502-8bbd-a20f00262304 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] POST https://10.4.3.102/volume/v3/types/20fc8517-ffed-4888-bb78-730ab970218a/extra_specs Aug 25 16:26:15.087674 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b115f13a-900e-4502-8bbd-a20f00262304 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:15.087926 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:15.087926 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:15.088565 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.policy [None req-b115f13a-900e-4502-8bbd-a20f00262304 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'bee61ee57a124b72b61c047aab47433b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d92f3f1515b4b258280124505a7592f', '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=100456) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 16:26:15.088957 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b115f13a-900e-4502-8bbd-a20f00262304 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] https://10.4.3.102/volume/v3/types/20fc8517-ffed-4888-bb78-730ab970218a/extra_specs returned with HTTP 403 Aug 25 16:26:15.089495 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 679/2734] 10.4.3.102 () {68 vars in 1399 bytes} [Tue Aug 25 16:26:15 2026] POST /volume/v3/types/20fc8517-ffed-4888-bb78-730ab970218a/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:15.098007 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-cf8fbe67-eaf9-4afc-8d50-aed93a1d0c73 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:15.100396 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-cf8fbe67-eaf9-4afc-8d50-aed93a1d0c73 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] PUT https://10.4.3.102/volume/v3/types/20fc8517-ffed-4888-bb78-730ab970218a/extra_specs/key2 Aug 25 16:26:15.100941 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-cf8fbe67-eaf9-4afc-8d50-aed93a1d0c73 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:15.103848 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.policy [None req-cf8fbe67-eaf9-4afc-8d50-aed93a1d0c73 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'bee61ee57a124b72b61c047aab47433b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d92f3f1515b4b258280124505a7592f', '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=100457) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 16:26:15.104070 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-cf8fbe67-eaf9-4afc-8d50-aed93a1d0c73 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] https://10.4.3.102/volume/v3/types/20fc8517-ffed-4888-bb78-730ab970218a/extra_specs/key2 returned with HTTP 403 Aug 25 16:26:15.104628 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 687/2735] 10.4.3.102 () {68 vars in 1413 bytes} [Tue Aug 25 16:26:15 2026] PUT /volume/v3/types/20fc8517-ffed-4888-bb78-730ab970218a/extra_specs/key2 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:15.112165 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-444ea312-b942-44be-93ac-6bfbb9f71a8b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:15.113938 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-444ea312-b942-44be-93ac-6bfbb9f71a8b tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] POST https://10.4.3.102/volume/v3/types Aug 25 16:26:15.114260 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-444ea312-b942-44be-93ac-6bfbb9f71a8b tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:15.116611 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.policy [None req-444ea312-b942-44be-93ac-6bfbb9f71a8b tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'bee61ee57a124b72b61c047aab47433b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d92f3f1515b4b258280124505a7592f', '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=100455) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 16:26:15.116810 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-444ea312-b942-44be-93ac-6bfbb9f71a8b tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] https://10.4.3.102/volume/v3/types returned with HTTP 403 Aug 25 16:26:15.117478 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 680/2736] 10.4.3.102 () {68 vars in 1252 bytes} [Tue Aug 25 16:26:15 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:15.125667 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-a583ee39-6a67-4af7-82ff-68f7f0e3d4f2 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:15.127574 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a583ee39-6a67-4af7-82ff-68f7f0e3d4f2 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:26:15.128135 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a583ee39-6a67-4af7-82ff-68f7f0e3d4f2 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-684855095", "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=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:15.144398 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a583ee39-6a67-4af7-82ff-68f7f0e3d4f2 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:26:15.144800 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 691/2737] 10.4.3.102 () {68 vars in 1253 bytes} [Tue Aug 25 16:26:15 2026] POST /volume/v3/types => generated 379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:15.154091 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-040ab784-4f4a-4341-a343-a6304d245c68 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:15.156339 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-040ab784-4f4a-4341-a343-a6304d245c68 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] POST https://10.4.3.102/volume/v3/types/f2b63fa7-d7b0-4791-8a80-2e9166cdee0c/encryption Aug 25 16:26:15.156339 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-040ab784-4f4a-4341-a343-a6304d245c68 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:15.157746 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-fcc6dc01-c6eb-44c5-be04-90f524052c3f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:15.159555 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fcc6dc01-c6eb-44c5-be04-90f524052c3f tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e Aug 25 16:26:15.159658 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fcc6dc01-c6eb-44c5-be04-90f524052c3f tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:15.159784 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fcc6dc01-c6eb-44c5-be04-90f524052c3f tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:15.171862 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:15.171862 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:15.175253 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-fcc6dc01-c6eb-44c5-be04-90f524052c3f tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:26:15.183686 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fcc6dc01-c6eb-44c5-be04-90f524052c3f tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e returned with HTTP 200 Aug 25 16:26:15.183686 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 688/2738] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:15 2026] GET /volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e => generated 1175 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:26:15.192875 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-040ab784-4f4a-4341-a343-a6304d245c68 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] https://10.4.3.102/volume/v3/types/f2b63fa7-d7b0-4791-8a80-2e9166cdee0c/encryption returned with HTTP 200 Aug 25 16:26:15.192875 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 680/2739] 10.4.3.102 () {68 vars in 1397 bytes} [Tue Aug 25 16:26:15 2026] POST /volume/v3/types/f2b63fa7-d7b0-4791-8a80-2e9166cdee0c/encryption => generated 239 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:15.201139 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-72f759cd-e143-416d-ae75-92b3cffa3bc3 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:15.202976 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-72f759cd-e143-416d-ae75-92b3cffa3bc3 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] DELETE https://10.4.3.102/volume/v3/types/f2b63fa7-d7b0-4791-8a80-2e9166cdee0c/encryption/0f775fdf-7927-49af-ad2f-af6bfb0ea5f3 Aug 25 16:26:15.203200 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-72f759cd-e143-416d-ae75-92b3cffa3bc3 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:15.203402 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-72f759cd-e143-416d-ae75-92b3cffa3bc3 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:15.204047 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.policy [None req-72f759cd-e143-416d-ae75-92b3cffa3bc3 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'bee61ee57a124b72b61c047aab47433b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d92f3f1515b4b258280124505a7592f', '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=100455) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 16:26:15.204217 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-72f759cd-e143-416d-ae75-92b3cffa3bc3 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] https://10.4.3.102/volume/v3/types/f2b63fa7-d7b0-4791-8a80-2e9166cdee0c/encryption/0f775fdf-7927-49af-ad2f-af6bfb0ea5f3 returned with HTTP 403 Aug 25 16:26:15.204654 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 681/2740] 10.4.3.102 () {66 vars in 1489 bytes} [Tue Aug 25 16:26:15 2026] DELETE /volume/v3/types/f2b63fa7-d7b0-4791-8a80-2e9166cdee0c/encryption/0f775fdf-7927-49af-ad2f-af6bfb0ea5f3 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:15.214365 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e9da7e91-510b-463b-85f4-4a42105244d3 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:15.216583 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e9da7e91-510b-463b-85f4-4a42105244d3 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:26:15.216972 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e9da7e91-510b-463b-85f4-4a42105244d3 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-615670717", "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=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:15.235542 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e9da7e91-510b-463b-85f4-4a42105244d3 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:26:15.235952 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 692/2741] 10.4.3.102 () {68 vars in 1253 bytes} [Tue Aug 25 16:26:15 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) Aug 25 16:26:15.244564 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-4ec549f1-0831-4723-9a34-16ef526ab182 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:15.246687 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4ec549f1-0831-4723-9a34-16ef526ab182 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] DELETE https://10.4.3.102/volume/v3/types/7e194053-4171-48b1-90c7-31d686c79719/extra_specs/key1 Aug 25 16:26:15.246937 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4ec549f1-0831-4723-9a34-16ef526ab182 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:15.247192 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4ec549f1-0831-4723-9a34-16ef526ab182 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:15.251944 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.policy [None req-4ec549f1-0831-4723-9a34-16ef526ab182 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'bee61ee57a124b72b61c047aab47433b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d92f3f1515b4b258280124505a7592f', '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=100457) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 16:26:15.252158 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4ec549f1-0831-4723-9a34-16ef526ab182 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] https://10.4.3.102/volume/v3/types/7e194053-4171-48b1-90c7-31d686c79719/extra_specs/key1 returned with HTTP 403 Aug 25 16:26:15.252824 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 689/2742] 10.4.3.102 () {66 vars in 1396 bytes} [Tue Aug 25 16:26:15 2026] DELETE /volume/v3/types/7e194053-4171-48b1-90c7-31d686c79719/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:15.259914 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c2633bbb-dd5c-48c2-a2c7-e6ecb5f87d51 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:15.262869 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c2633bbb-dd5c-48c2-a2c7-e6ecb5f87d51 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:26:15.266787 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c2633bbb-dd5c-48c2-a2c7-e6ecb5f87d51 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1385190858", "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=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:15.294241 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c2633bbb-dd5c-48c2-a2c7-e6ecb5f87d51 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:26:15.294790 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 681/2743] 10.4.3.102 () {68 vars in 1253 bytes} [Tue Aug 25 16:26:15 2026] POST /volume/v3/types => generated 380 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:15.308352 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-00968168-9890-44aa-89b3-9dd0efe6c267 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:15.310371 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-00968168-9890-44aa-89b3-9dd0efe6c267 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] DELETE https://10.4.3.102/volume/v3/types/6a056991-9cc9-47e5-a616-a35bc01ee52d Aug 25 16:26:15.310554 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-00968168-9890-44aa-89b3-9dd0efe6c267 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:15.310757 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-00968168-9890-44aa-89b3-9dd0efe6c267 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] Calling method '_delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:15.311304 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.policy [None req-00968168-9890-44aa-89b3-9dd0efe6c267 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'bee61ee57a124b72b61c047aab47433b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d92f3f1515b4b258280124505a7592f', '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=100455) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 16:26:15.311459 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-00968168-9890-44aa-89b3-9dd0efe6c267 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] https://10.4.3.102/volume/v3/types/6a056991-9cc9-47e5-a616-a35bc01ee52d returned with HTTP 403 Aug 25 16:26:15.311965 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 682/2744] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:26:15 2026] DELETE /volume/v3/types/6a056991-9cc9-47e5-a616-a35bc01ee52d => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:15.321011 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-2c6a0684-8b22-452b-99cf-2838c631fe08 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:15.323643 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2c6a0684-8b22-452b-99cf-2838c631fe08 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] GET https://10.4.3.102/volume/v3/types/21b991f7-31e1-47f0-affc-2962539f6777/extra_specs Aug 25 16:26:15.323913 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2c6a0684-8b22-452b-99cf-2838c631fe08 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:15.324136 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2c6a0684-8b22-452b-99cf-2838c631fe08 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] Calling method 'index' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:15.332356 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2c6a0684-8b22-452b-99cf-2838c631fe08 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] https://10.4.3.102/volume/v3/types/21b991f7-31e1-47f0-affc-2962539f6777/extra_specs returned with HTTP 200 Aug 25 16:26:15.332929 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 693/2745] 10.4.3.102 () {66 vars in 1378 bytes} [Tue Aug 25 16:26:15 2026] GET /volume/v3/types/21b991f7-31e1-47f0-affc-2962539f6777/extra_specs => generated 123 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:15.346917 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-4e156e11-9d52-4f7a-926e-ccee2d9a5001 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:15.349035 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4e156e11-9d52-4f7a-926e-ccee2d9a5001 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] GET https://10.4.3.102/volume/v3/types/21b991f7-31e1-47f0-affc-2962539f6777/encryption/cipher Aug 25 16:26:15.349320 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4e156e11-9d52-4f7a-926e-ccee2d9a5001 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:15.349608 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4e156e11-9d52-4f7a-926e-ccee2d9a5001 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:15.350457 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.policy [None req-4e156e11-9d52-4f7a-926e-ccee2d9a5001 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'bee61ee57a124b72b61c047aab47433b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d92f3f1515b4b258280124505a7592f', '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=100457) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 16:26:15.350677 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4e156e11-9d52-4f7a-926e-ccee2d9a5001 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] https://10.4.3.102/volume/v3/types/21b991f7-31e1-47f0-affc-2962539f6777/encryption/cipher returned with HTTP 403 Aug 25 16:26:15.351224 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 690/2746] 10.4.3.102 () {66 vars in 1396 bytes} [Tue Aug 25 16:26:15 2026] GET /volume/v3/types/21b991f7-31e1-47f0-affc-2962539f6777/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:15.363257 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-3852a757-1db5-4141-8448-87b2b5709275 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:15.365790 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3852a757-1db5-4141-8448-87b2b5709275 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] GET https://10.4.3.102/volume/v3/types/21b991f7-31e1-47f0-affc-2962539f6777/encryption Aug 25 16:26:15.365993 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3852a757-1db5-4141-8448-87b2b5709275 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:15.366206 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3852a757-1db5-4141-8448-87b2b5709275 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] Calling method 'index' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:15.367040 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.policy [None req-3852a757-1db5-4141-8448-87b2b5709275 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'bee61ee57a124b72b61c047aab47433b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d92f3f1515b4b258280124505a7592f', '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=100456) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 16:26:15.367555 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3852a757-1db5-4141-8448-87b2b5709275 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] https://10.4.3.102/volume/v3/types/21b991f7-31e1-47f0-affc-2962539f6777/encryption returned with HTTP 403 Aug 25 16:26:15.368794 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 682/2747] 10.4.3.102 () {66 vars in 1375 bytes} [Tue Aug 25 16:26:15 2026] GET /volume/v3/types/21b991f7-31e1-47f0-affc-2962539f6777/encryption => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:15.380408 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-cd538164-2d52-41c8-968a-16d6adfb7de5 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:15.382291 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cd538164-2d52-41c8-968a-16d6adfb7de5 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] GET https://10.4.3.102/volume/v3/types/21b991f7-31e1-47f0-affc-2962539f6777/extra_specs/multiattach Aug 25 16:26:15.382487 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-cd538164-2d52-41c8-968a-16d6adfb7de5 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:15.382692 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-cd538164-2d52-41c8-968a-16d6adfb7de5 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:15.390742 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cd538164-2d52-41c8-968a-16d6adfb7de5 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] https://10.4.3.102/volume/v3/types/21b991f7-31e1-47f0-affc-2962539f6777/extra_specs/multiattach returned with HTTP 200 Aug 25 16:26:15.391108 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 683/2748] 10.4.3.102 () {66 vars in 1414 bytes} [Tue Aug 25 16:26:15 2026] GET /volume/v3/types/21b991f7-31e1-47f0-affc-2962539f6777/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:26:15.399076 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-0173f7df-e421-42ac-b400-94e4677d171e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:15.401992 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0173f7df-e421-42ac-b400-94e4677d171e tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] GET https://10.4.3.102/volume/v3/types/21b991f7-31e1-47f0-affc-2962539f6777/extra_specs/volume_backend_name Aug 25 16:26:15.402335 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0173f7df-e421-42ac-b400-94e4677d171e tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:15.403541 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0173f7df-e421-42ac-b400-94e4677d171e tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:15.413021 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0173f7df-e421-42ac-b400-94e4677d171e tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] https://10.4.3.102/volume/v3/types/21b991f7-31e1-47f0-affc-2962539f6777/extra_specs/volume_backend_name returned with HTTP 404 Aug 25 16:26:15.413619 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 694/2749] 10.4.3.102 () {66 vars in 1438 bytes} [Tue Aug 25 16:26:15 2026] GET /volume/v3/types/21b991f7-31e1-47f0-affc-2962539f6777/extra_specs/volume_backend_name => generated 143 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:15.421728 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-19b1d389-294e-470d-b060-abadb6470b7b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:15.423578 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-19b1d389-294e-470d-b060-abadb6470b7b tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] PUT https://10.4.3.102/volume/v3/types/21b991f7-31e1-47f0-affc-2962539f6777/encryption/538ed2e0-cef2-427e-a7fc-74629865555c Aug 25 16:26:15.424369 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-19b1d389-294e-470d-b060-abadb6470b7b tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:15.426423 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.policy [None req-19b1d389-294e-470d-b060-abadb6470b7b tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'bee61ee57a124b72b61c047aab47433b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d92f3f1515b4b258280124505a7592f', '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=100457) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 16:26:15.426879 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-19b1d389-294e-470d-b060-abadb6470b7b tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] https://10.4.3.102/volume/v3/types/21b991f7-31e1-47f0-affc-2962539f6777/encryption/538ed2e0-cef2-427e-a7fc-74629865555c returned with HTTP 403 Aug 25 16:26:15.427492 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 691/2750] 10.4.3.102 () {68 vars in 1506 bytes} [Tue Aug 25 16:26:15 2026] PUT /volume/v3/types/21b991f7-31e1-47f0-affc-2962539f6777/encryption/538ed2e0-cef2-427e-a7fc-74629865555c => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:15.436633 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-da1ddced-7319-42e4-80e3-755e550a7829 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:15.438386 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-da1ddced-7319-42e4-80e3-755e550a7829 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] PUT https://10.4.3.102/volume/v3/types/21b991f7-31e1-47f0-affc-2962539f6777/extra_specs/key1 Aug 25 16:26:15.438749 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-da1ddced-7319-42e4-80e3-755e550a7829 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:15.440777 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.policy [None req-da1ddced-7319-42e4-80e3-755e550a7829 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'bee61ee57a124b72b61c047aab47433b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d92f3f1515b4b258280124505a7592f', '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=100456) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 16:26:15.440951 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-da1ddced-7319-42e4-80e3-755e550a7829 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] https://10.4.3.102/volume/v3/types/21b991f7-31e1-47f0-affc-2962539f6777/extra_specs/key1 returned with HTTP 403 Aug 25 16:26:15.453415 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 683/2751] 10.4.3.102 () {68 vars in 1413 bytes} [Tue Aug 25 16:26:15 2026] PUT /volume/v3/types/21b991f7-31e1-47f0-affc-2962539f6777/extra_specs/key1 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:15.462062 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-1f70d5e8-1a75-439f-b816-3c428155aeec None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:15.463898 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1f70d5e8-1a75-439f-b816-3c428155aeec tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] PUT https://10.4.3.102/volume/v3/types/21b991f7-31e1-47f0-affc-2962539f6777 Aug 25 16:26:15.464318 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1f70d5e8-1a75-439f-b816-3c428155aeec tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:15.466225 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.policy [None req-1f70d5e8-1a75-439f-b816-3c428155aeec tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'bee61ee57a124b72b61c047aab47433b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d92f3f1515b4b258280124505a7592f', '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=100455) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 16:26:15.466393 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1f70d5e8-1a75-439f-b816-3c428155aeec tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-reader] https://10.4.3.102/volume/v3/types/21b991f7-31e1-47f0-affc-2962539f6777 returned with HTTP 403 Aug 25 16:26:15.466870 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 684/2752] 10.4.3.102 () {68 vars in 1362 bytes} [Tue Aug 25 16:26:15 2026] PUT /volume/v3/types/21b991f7-31e1-47f0-affc-2962539f6777 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:15.475397 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-152508fd-6fe1-4e06-bb2b-da84ca7701f2 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:15.480997 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-152508fd-6fe1-4e06-bb2b-da84ca7701f2 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] DELETE https://10.4.3.102/volume/v3/types/6a056991-9cc9-47e5-a616-a35bc01ee52d Aug 25 16:26:15.481276 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-152508fd-6fe1-4e06-bb2b-da84ca7701f2 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:15.481472 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-152508fd-6fe1-4e06-bb2b-da84ca7701f2 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] Calling method '_delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:15.552478 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-152508fd-6fe1-4e06-bb2b-da84ca7701f2 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] https://10.4.3.102/volume/v3/types/6a056991-9cc9-47e5-a616-a35bc01ee52d returned with HTTP 202 Aug 25 16:26:15.553001 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 695/2753] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:26:15 2026] DELETE /volume/v3/types/6a056991-9cc9-47e5-a616-a35bc01ee52d => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:26:15.568688 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-18632f33-7d34-445e-a805-e505785dff7c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:15.570380 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-18632f33-7d34-445e-a805-e505785dff7c tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] DELETE https://10.4.3.102/volume/v3/types/7e194053-4171-48b1-90c7-31d686c79719 Aug 25 16:26:15.570610 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-18632f33-7d34-445e-a805-e505785dff7c tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:15.570848 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-18632f33-7d34-445e-a805-e505785dff7c tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] Calling method '_delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:15.601138 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-18632f33-7d34-445e-a805-e505785dff7c tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] https://10.4.3.102/volume/v3/types/7e194053-4171-48b1-90c7-31d686c79719 returned with HTTP 202 Aug 25 16:26:15.603769 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 692/2754] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:26:15 2026] DELETE /volume/v3/types/7e194053-4171-48b1-90c7-31d686c79719 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 25 16:26:15.611462 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-fa5a23e9-c063-414c-adb0-cf53061bb428 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:15.612956 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-fa5a23e9-c063-414c-adb0-cf53061bb428 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] DELETE https://10.4.3.102/volume/v3/types/f2b63fa7-d7b0-4791-8a80-2e9166cdee0c Aug 25 16:26:15.613124 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-fa5a23e9-c063-414c-adb0-cf53061bb428 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:15.613303 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-fa5a23e9-c063-414c-adb0-cf53061bb428 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] Calling method '_delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:15.641318 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-fa5a23e9-c063-414c-adb0-cf53061bb428 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] https://10.4.3.102/volume/v3/types/f2b63fa7-d7b0-4791-8a80-2e9166cdee0c returned with HTTP 202 Aug 25 16:26:15.641865 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 684/2755] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:26:15 2026] DELETE /volume/v3/types/f2b63fa7-d7b0-4791-8a80-2e9166cdee0c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:26:15.649200 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-4a76bf03-b348-4175-a281-2f7d715cff25 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:15.652014 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4a76bf03-b348-4175-a281-2f7d715cff25 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] DELETE https://10.4.3.102/volume/v3/types/20fc8517-ffed-4888-bb78-730ab970218a Aug 25 16:26:15.652265 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4a76bf03-b348-4175-a281-2f7d715cff25 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:15.652551 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4a76bf03-b348-4175-a281-2f7d715cff25 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] Calling method '_delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:15.674494 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4a76bf03-b348-4175-a281-2f7d715cff25 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] https://10.4.3.102/volume/v3/types/20fc8517-ffed-4888-bb78-730ab970218a returned with HTTP 202 Aug 25 16:26:15.674930 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 685/2756] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:26:15 2026] DELETE /volume/v3/types/20fc8517-ffed-4888-bb78-730ab970218a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:26:15.682031 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ed3a79c1-e2ec-4ba3-ae69-ddbef993a80b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:15.684132 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ed3a79c1-e2ec-4ba3-ae69-ddbef993a80b tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] DELETE https://10.4.3.102/volume/v3/types/22ccea1d-c027-4e84-8f49-8e4924c0e37b Aug 25 16:26:15.684333 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ed3a79c1-e2ec-4ba3-ae69-ddbef993a80b tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:15.684604 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ed3a79c1-e2ec-4ba3-ae69-ddbef993a80b tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] Calling method '_delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:15.710347 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ed3a79c1-e2ec-4ba3-ae69-ddbef993a80b tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] https://10.4.3.102/volume/v3/types/22ccea1d-c027-4e84-8f49-8e4924c0e37b returned with HTTP 202 Aug 25 16:26:15.711246 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 696/2757] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:26:15 2026] DELETE /volume/v3/types/22ccea1d-c027-4e84-8f49-8e4924c0e37b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:26:15.719228 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-dde2c9fb-d946-49a3-ad7f-53c4ee1a6cb7 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:15.721026 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-dde2c9fb-d946-49a3-ad7f-53c4ee1a6cb7 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] DELETE https://10.4.3.102/volume/v3/types/21b991f7-31e1-47f0-affc-2962539f6777 Aug 25 16:26:15.721211 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-dde2c9fb-d946-49a3-ad7f-53c4ee1a6cb7 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:15.721511 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-dde2c9fb-d946-49a3-ad7f-53c4ee1a6cb7 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] Calling method '_delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:15.743653 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-dde2c9fb-d946-49a3-ad7f-53c4ee1a6cb7 tempest-VolumeTypesReaderTests-1379158088 tempest-VolumeTypesReaderTests-1379158088-project-admin] https://10.4.3.102/volume/v3/types/21b991f7-31e1-47f0-affc-2962539f6777 returned with HTTP 202 Aug 25 16:26:15.744040 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 693/2758] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:26:15 2026] DELETE /volume/v3/types/21b991f7-31e1-47f0-affc-2962539f6777 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:26:16.033415 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-badaa08e-68bd-4539-9315-93b399860b80 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:16.035636 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-badaa08e-68bd-4539-9315-93b399860b80 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:26:16.035894 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-badaa08e-68bd-4539-9315-93b399860b80 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:16.036176 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-badaa08e-68bd-4539-9315-93b399860b80 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:16.050102 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:16.050102 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:16.055003 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-badaa08e-68bd-4539-9315-93b399860b80 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:26:16.061435 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-badaa08e-68bd-4539-9315-93b399860b80 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 returned with HTTP 200 Aug 25 16:26:16.062195 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 685/2759] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:16 2026] GET /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:16.102269 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b2e8e191-5ba3-48da-bf9f-f7039ee7e745 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:16.104156 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b2e8e191-5ba3-48da-bf9f-f7039ee7e745 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/volumes/681b958d-94b3-4dc3-a9a8-ce8569e300f0 Aug 25 16:26:16.104386 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b2e8e191-5ba3-48da-bf9f-f7039ee7e745 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:16.104625 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b2e8e191-5ba3-48da-bf9f-f7039ee7e745 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:16.117982 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:16.117982 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:16.125200 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-b2e8e191-5ba3-48da-bf9f-f7039ee7e745 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Volume info retrieved successfully. Aug 25 16:26:16.132328 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b2e8e191-5ba3-48da-bf9f-f7039ee7e745 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/volumes/681b958d-94b3-4dc3-a9a8-ce8569e300f0 returned with HTTP 200 Aug 25 16:26:16.132953 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 686/2760] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:16 2026] GET /volume/v3/volumes/681b958d-94b3-4dc3-a9a8-ce8569e300f0 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:16.147818 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-7b1c3f46-6158-45b2-b89f-7af3fb0b3b98 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:16.148925 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7b1c3f46-6158-45b2-b89f-7af3fb0b3b98 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] POST https://10.4.3.102/volume/v3/backups Aug 25 16:26:16.149821 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7b1c3f46-6158-45b2-b89f-7af3fb0b3b98 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "681b958d-94b3-4dc3-a9a8-ce8569e300f0", "name": "tempest-VolumesBackupsAdminTest-Backup-825257613", "container": "tempest-volumesbackupsadmintest-backup-container-168379586"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:16.151454 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.contrib.backups [None req-7b1c3f46-6158-45b2-b89f-7af3fb0b3b98 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Creating new backup {'backup': {'volume_id': '681b958d-94b3-4dc3-a9a8-ce8569e300f0', 'name': 'tempest-VolumesBackupsAdminTest-Backup-825257613', 'container': 'tempest-volumesbackupsadmintest-backup-container-168379586'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 16:26:16.153665 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.contrib.backups [None req-7b1c3f46-6158-45b2-b89f-7af3fb0b3b98 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Creating backup of volume 681b958d-94b3-4dc3-a9a8-ce8569e300f0 in container tempest-volumesbackupsadmintest-backup-container-168379586 Aug 25 16:26:16.160152 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:16.160152 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:16.160748 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-7b1c3f46-6158-45b2-b89f-7af3fb0b3b98 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Volume info retrieved successfully. Aug 25 16:26:16.241718 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-7b1c3f46-6158-45b2-b89f-7af3fb0b3b98 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Created reservations ['1abd5c3e-482d-4bb3-801b-32aace6555ef', '8a3b675c-a3f3-4695-8f49-e7f407e4d22b'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:26:16.294189 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7b1c3f46-6158-45b2-b89f-7af3fb0b3b98 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups returned with HTTP 202 Aug 25 16:26:16.294695 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 697/2761] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:26:16 2026] POST /volume/v3/backups => generated 334 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:26:16.304602 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-3d8d0127-cb4c-424a-892f-06c969dd3165 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:16.306704 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3d8d0127-cb4c-424a-892f-06c969dd3165 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad Aug 25 16:26:16.306964 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3d8d0127-cb4c-424a-892f-06c969dd3165 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:16.307195 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3d8d0127-cb4c-424a-892f-06c969dd3165 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:16.307371 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-3d8d0127-cb4c-424a-892f-06c969dd3165 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id 1e776be0-34ca-4dd8-858d-09c9a1cd1dad. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:16.312763 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:16.312763 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:16.313722 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3d8d0127-cb4c-424a-892f-06c969dd3165 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad returned with HTTP 200 Aug 25 16:26:16.314141 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 694/2762] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:16 2026] GET /volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:17.080454 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-8e73e5f1-c014-47fa-a27d-9281a2237ead None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:17.082539 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8e73e5f1-c014-47fa-a27d-9281a2237ead tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:26:17.082774 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8e73e5f1-c014-47fa-a27d-9281a2237ead tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:17.082988 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8e73e5f1-c014-47fa-a27d-9281a2237ead tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:17.096901 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:17.096901 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:17.101844 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-8e73e5f1-c014-47fa-a27d-9281a2237ead tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:26:17.107773 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8e73e5f1-c014-47fa-a27d-9281a2237ead tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 returned with HTTP 200 Aug 25 16:26:17.108812 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 686/2763] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:17 2026] GET /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:17.329286 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b1f60b93-4424-4693-afd0-b6b55384ea83 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:17.332933 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b1f60b93-4424-4693-afd0-b6b55384ea83 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad Aug 25 16:26:17.333132 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b1f60b93-4424-4693-afd0-b6b55384ea83 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:17.333329 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b1f60b93-4424-4693-afd0-b6b55384ea83 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:17.333480 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-b1f60b93-4424-4693-afd0-b6b55384ea83 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id 1e776be0-34ca-4dd8-858d-09c9a1cd1dad. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:17.341390 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:17.341390 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:17.342687 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b1f60b93-4424-4693-afd0-b6b55384ea83 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad returned with HTTP 200 Aug 25 16:26:17.342687 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 687/2764] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:17 2026] GET /volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:17.552342 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-09263de1-8993-46b0-bf18-7a42c27cbc00 req-e808042e-57a5-446c-9bdc-07645acdac1c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:17.555689 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-09263de1-8993-46b0-bf18-7a42c27cbc00 req-e808042e-57a5-446c-9bdc-07645acdac1c tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] POST https://10.4.3.102/volume/v3/attachments/4a682ad5-9732-4902-9b7b-e19c5cea2714/action Aug 25 16:26:17.556039 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-09263de1-8993-46b0-bf18-7a42c27cbc00 req-e808042e-57a5-446c-9bdc-07645acdac1c tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action body: b'{"os-complete": null}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:26:17.556152 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-09263de1-8993-46b0-bf18-7a42c27cbc00 req-e808042e-57a5-446c-9bdc-07645acdac1c tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:17.575642 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:17.575642 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:17.599540 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-09263de1-8993-46b0-bf18-7a42c27cbc00 req-e808042e-57a5-446c-9bdc-07645acdac1c tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/attachments/4a682ad5-9732-4902-9b7b-e19c5cea2714/action returned with HTTP 204 Aug 25 16:26:17.600243 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 698/2765] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:26:17 2026] POST /volume/v3/attachments/4a682ad5-9732-4902-9b7b-e19c5cea2714/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:18.122986 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-b4628597-8df0-47ff-b0c7-c73f19250b66 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:18.124923 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b4628597-8df0-47ff-b0c7-c73f19250b66 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:26:18.125135 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b4628597-8df0-47ff-b0c7-c73f19250b66 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:18.125372 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b4628597-8df0-47ff-b0c7-c73f19250b66 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:18.144145 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:18.144145 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:18.148463 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-b4628597-8df0-47ff-b0c7-c73f19250b66 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:26:18.153296 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b4628597-8df0-47ff-b0c7-c73f19250b66 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 returned with HTTP 200 Aug 25 16:26:18.153691 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 695/2766] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:18 2026] GET /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 => generated 1144 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:26:18.261109 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-b6d29bb6-6004-4202-9776-7d7e43c66554 req-8e781215-b0b8-4ecb-b030-3f8a2c74442f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:18.263313 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-b6d29bb6-6004-4202-9776-7d7e43c66554 req-8e781215-b0b8-4ecb-b030-3f8a2c74442f tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:26:18.263582 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-b6d29bb6-6004-4202-9776-7d7e43c66554 req-8e781215-b0b8-4ecb-b030-3f8a2c74442f tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:18.263922 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-b6d29bb6-6004-4202-9776-7d7e43c66554 req-8e781215-b0b8-4ecb-b030-3f8a2c74442f tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:18.279995 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:18.279995 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:18.285432 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-b6d29bb6-6004-4202-9776-7d7e43c66554 req-8e781215-b0b8-4ecb-b030-3f8a2c74442f tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:26:18.294868 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-b6d29bb6-6004-4202-9776-7d7e43c66554 req-8e781215-b0b8-4ecb-b030-3f8a2c74442f tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 returned with HTTP 200 Aug 25 16:26:18.295727 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 687/2767] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:26:18 2026] GET /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 => generated 1144 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:26:18.353249 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a82cb3f6-cb8c-4230-9c6a-6fd8d0f5eae8 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:18.355642 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a82cb3f6-cb8c-4230-9c6a-6fd8d0f5eae8 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad Aug 25 16:26:18.355937 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a82cb3f6-cb8c-4230-9c6a-6fd8d0f5eae8 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:18.356180 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a82cb3f6-cb8c-4230-9c6a-6fd8d0f5eae8 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:18.356321 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-a82cb3f6-cb8c-4230-9c6a-6fd8d0f5eae8 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id 1e776be0-34ca-4dd8-858d-09c9a1cd1dad. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:18.365336 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:18.365336 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:18.366739 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a82cb3f6-cb8c-4230-9c6a-6fd8d0f5eae8 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad returned with HTTP 200 Aug 25 16:26:18.366739 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 688/2768] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:18 2026] GET /volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:18.430071 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-64b21f5f-33e3-4fca-b18d-07d82da262c8 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:18.430709 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-64b21f5f-33e3-4fca-b18d-07d82da262c8 None None] GET https://10.4.3.102/volume// Aug 25 16:26:18.431619 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-64b21f5f-33e3-4fca-b18d-07d82da262c8 None None] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:18.431619 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-64b21f5f-33e3-4fca-b18d-07d82da262c8 None None] Calling method 'all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:18.431619 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-64b21f5f-33e3-4fca-b18d-07d82da262c8 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:26:18.431715 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 699/2769] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:26:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:26:18.442245 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-b6d29bb6-6004-4202-9776-7d7e43c66554 req-7f6316e8-90ce-41bf-bc58-148f05da2673 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:18.447007 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-b6d29bb6-6004-4202-9776-7d7e43c66554 req-7f6316e8-90ce-41bf-bc58-148f05da2673 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:26:18.447427 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-b6d29bb6-6004-4202-9776-7d7e43c66554 req-7f6316e8-90ce-41bf-bc58-148f05da2673 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b5d43ef5-f3c7-49be-9bdd-502ae1149c12", "connector": null, "instance_uuid": "78847cc7-76bf-4816-a274-719c6b8da7d2"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:18.479362 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:18.479362 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:18.640075 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-b6d29bb6-6004-4202-9776-7d7e43c66554 req-7f6316e8-90ce-41bf-bc58-148f05da2673 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:26:18.640471 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 696/2770] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:26:18 2026] POST /volume/v3/attachments => generated 273 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:26:18.736998 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-476ffbd3-7276-4cbf-98ae-e6aaea795279 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:18.739463 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-476ffbd3-7276-4cbf-98ae-e6aaea795279 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:26:18.739710 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-476ffbd3-7276-4cbf-98ae-e6aaea795279 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:18.739982 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-476ffbd3-7276-4cbf-98ae-e6aaea795279 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:18.760712 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:18.760712 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:18.764406 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-476ffbd3-7276-4cbf-98ae-e6aaea795279 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:26:18.769316 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f0b27a2c-a041-490d-b95d-5d3ef9188f52 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:18.769718 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f0b27a2c-a041-490d-b95d-5d3ef9188f52 None None] GET https://10.4.3.102/volume// Aug 25 16:26:18.769797 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-476ffbd3-7276-4cbf-98ae-e6aaea795279 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 returned with HTTP 200 Aug 25 16:26:18.769878 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f0b27a2c-a041-490d-b95d-5d3ef9188f52 None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:18.770078 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f0b27a2c-a041-490d-b95d-5d3ef9188f52 None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:18.770218 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 688/2771] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:18 2026] GET /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 => generated 1146 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:26:18.770400 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f0b27a2c-a041-490d-b95d-5d3ef9188f52 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:26:18.770716 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 689/2772] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:26:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:26:18.780901 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-b6d29bb6-6004-4202-9776-7d7e43c66554 req-26cf6daf-794d-4aba-9cd9-bd5aaa6e44a8 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:18.783136 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-b6d29bb6-6004-4202-9776-7d7e43c66554 req-26cf6daf-794d-4aba-9cd9-bd5aaa6e44a8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:26:18.783340 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-b6d29bb6-6004-4202-9776-7d7e43c66554 req-26cf6daf-794d-4aba-9cd9-bd5aaa6e44a8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:18.783538 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-b6d29bb6-6004-4202-9776-7d7e43c66554 req-26cf6daf-794d-4aba-9cd9-bd5aaa6e44a8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:18.796990 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:18.796990 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:18.800761 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-b6d29bb6-6004-4202-9776-7d7e43c66554 req-26cf6daf-794d-4aba-9cd9-bd5aaa6e44a8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:26:18.805695 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-b6d29bb6-6004-4202-9776-7d7e43c66554 req-26cf6daf-794d-4aba-9cd9-bd5aaa6e44a8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 returned with HTTP 200 Aug 25 16:26:18.806275 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 700/2773] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:26:18 2026] GET /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 => generated 1326 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:26:18.859625 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-c3646600-df68-4dd6-ab95-beb8b84b665b req-9ca13d0b-fded-4092-b47f-2556212fc804 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:18.861850 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-c3646600-df68-4dd6-ab95-beb8b84b665b req-9ca13d0b-fded-4092-b47f-2556212fc804 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e Aug 25 16:26:18.862036 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-c3646600-df68-4dd6-ab95-beb8b84b665b req-9ca13d0b-fded-4092-b47f-2556212fc804 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:18.862234 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-c3646600-df68-4dd6-ab95-beb8b84b665b req-9ca13d0b-fded-4092-b47f-2556212fc804 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:18.871361 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:18.871361 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:18.874765 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-c3646600-df68-4dd6-ab95-beb8b84b665b req-9ca13d0b-fded-4092-b47f-2556212fc804 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:26:18.878616 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-c3646600-df68-4dd6-ab95-beb8b84b665b req-9ca13d0b-fded-4092-b47f-2556212fc804 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e returned with HTTP 200 Aug 25 16:26:18.878959 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 697/2774] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:26:18 2026] GET /volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e => generated 1175 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:26:18.898319 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-c3646600-df68-4dd6-ab95-beb8b84b665b req-f2c80007-8448-4338-8704-c208678869eb None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:18.900319 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-c3646600-df68-4dd6-ab95-beb8b84b665b req-f2c80007-8448-4338-8704-c208678869eb tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] POST https://10.4.3.102/volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e/action Aug 25 16:26:18.900706 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-c3646600-df68-4dd6-ab95-beb8b84b665b req-f2c80007-8448-4338-8704-c208678869eb tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:26:18.900874 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-c3646600-df68-4dd6-ab95-beb8b84b665b req-f2c80007-8448-4338-8704-c208678869eb tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:18.913724 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:18.913724 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:18.914354 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-c3646600-df68-4dd6-ab95-beb8b84b665b req-f2c80007-8448-4338-8704-c208678869eb tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:26:18.916316 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-b6d29bb6-6004-4202-9776-7d7e43c66554 req-d06dd01b-10c1-4650-a849-cbb453516aa8 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:18.918531 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-b6d29bb6-6004-4202-9776-7d7e43c66554 req-d06dd01b-10c1-4650-a849-cbb453516aa8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] PUT https://10.4.3.102/volume/v3/attachments/fce53245-a63c-4603-a690-00f29b3c0f8d Aug 25 16:26:18.918880 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-b6d29bb6-6004-4202-9776-7d7e43c66554 req-d06dd01b-10c1-4650-a849-cbb453516aa8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:18.923970 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-c3646600-df68-4dd6-ab95-beb8b84b665b req-f2c80007-8448-4338-8704-c208678869eb tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Begin detaching volume completed successfully. Aug 25 16:26:18.924267 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-c3646600-df68-4dd6-ab95-beb8b84b665b req-f2c80007-8448-4338-8704-c208678869eb tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e/action returned with HTTP 202 Aug 25 16:26:18.924895 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 689/2775] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:26:18 2026] POST /volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:26:18.927657 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-b6d29bb6-6004-4202-9776-7d7e43c66554 req-d06dd01b-10c1-4650-a849-cbb453516aa8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Acquiring lock "cinder-attachment_update-b5d43ef5-f3c7-49be-9bdd-502ae1149c12-np0000008093" by "attachment_update" {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:26:18.932614 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-b6d29bb6-6004-4202-9776-7d7e43c66554 req-d06dd01b-10c1-4650-a849-cbb453516aa8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Lock "cinder-attachment_update-b5d43ef5-f3c7-49be-9bdd-502ae1149c12-np0000008093" acquired by "attachment_update" :: waited 0.005s {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:26:18.933701 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:18.933701 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:18.986057 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-86656077-7ccf-4b75-88e7-befea314c90e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:18.986462 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-86656077-7ccf-4b75-88e7-befea314c90e None None] GET https://10.4.3.102/volume// Aug 25 16:26:18.986696 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-86656077-7ccf-4b75-88e7-befea314c90e None None] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:18.986886 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-86656077-7ccf-4b75-88e7-befea314c90e None None] Calling method 'all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:18.987204 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-86656077-7ccf-4b75-88e7-befea314c90e None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:26:18.987478 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 701/2776] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:26:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:26:18.995672 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-c3646600-df68-4dd6-ab95-beb8b84b665b req-4a52447a-bc7c-4db6-8720-16d1843ad760 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:18.997716 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-c3646600-df68-4dd6-ab95-beb8b84b665b req-4a52447a-bc7c-4db6-8720-16d1843ad760 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e Aug 25 16:26:18.997933 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-c3646600-df68-4dd6-ab95-beb8b84b665b req-4a52447a-bc7c-4db6-8720-16d1843ad760 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:18.998110 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-c3646600-df68-4dd6-ab95-beb8b84b665b req-4a52447a-bc7c-4db6-8720-16d1843ad760 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:19.007040 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:19.007040 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:19.010310 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-c3646600-df68-4dd6-ab95-beb8b84b665b req-4a52447a-bc7c-4db6-8720-16d1843ad760 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:26:19.017703 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-c3646600-df68-4dd6-ab95-beb8b84b665b req-4a52447a-bc7c-4db6-8720-16d1843ad760 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e returned with HTTP 200 Aug 25 16:26:19.018268 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 698/2777] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:26:18 2026] GET /volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e => generated 1358 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:26:19.030121 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-b6d29bb6-6004-4202-9776-7d7e43c66554 req-d06dd01b-10c1-4650-a849-cbb453516aa8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Lock "cinder-attachment_update-b5d43ef5-f3c7-49be-9bdd-502ae1149c12-np0000008093" released by "attachment_update" :: held 0.097s {{(pid=100455) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:26:19.030357 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-b6d29bb6-6004-4202-9776-7d7e43c66554 req-d06dd01b-10c1-4650-a849-cbb453516aa8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/attachments/fce53245-a63c-4603-a690-00f29b3c0f8d returned with HTTP 200 Aug 25 16:26:19.030887 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 690/2778] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:26:18 2026] PUT /volume/v3/attachments/fce53245-a63c-4603-a690-00f29b3c0f8d => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:26:19.331619 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-291fc4bb-4545-4fe1-b511-3ce07fef8f72 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:19.385147 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-d50d5f4c-96ee-4af3-8bcc-928d7f92cb06 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:19.387012 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d50d5f4c-96ee-4af3-8bcc-928d7f92cb06 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad Aug 25 16:26:19.387202 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d50d5f4c-96ee-4af3-8bcc-928d7f92cb06 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:19.387366 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d50d5f4c-96ee-4af3-8bcc-928d7f92cb06 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:19.387508 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-d50d5f4c-96ee-4af3-8bcc-928d7f92cb06 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id 1e776be0-34ca-4dd8-858d-09c9a1cd1dad. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:19.391821 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:19.391821 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:19.392565 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d50d5f4c-96ee-4af3-8bcc-928d7f92cb06 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad returned with HTTP 200 Aug 25 16:26:19.392930 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 702/2779] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:19 2026] GET /volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:19.411686 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-291fc4bb-4545-4fe1-b511-3ce07fef8f72 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:26:19.412025 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-291fc4bb-4545-4fe1-b511-3ce07fef8f72 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-682616924"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:19.413357 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-291fc4bb-4545-4fe1-b511-3ce07fef8f72 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-682616924'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:26:19.413479 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-291fc4bb-4545-4fe1-b511-3ce07fef8f72 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Create volume of 1 GB Aug 25 16:26:19.418420 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-291fc4bb-4545-4fe1-b511-3ce07fef8f72 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Availability Zones retrieved successfully. Aug 25 16:26:19.424669 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-291fc4bb-4545-4fe1-b511-3ce07fef8f72 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Flow 'volume_create_api' (ca2b93fe-17aa-46ad-9a5e-abd13d0824e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:19.425647 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-291fc4bb-4545-4fe1-b511-3ce07fef8f72 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d01e5f0-13a5-4d8d-b030-fba7f078741f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:19.426607 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-291fc4bb-4545-4fe1-b511-3ce07fef8f72 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:26:19.451409 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-291fc4bb-4545-4fe1-b511-3ce07fef8f72 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d01e5f0-13a5-4d8d-b030-fba7f078741f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:19.452177 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-291fc4bb-4545-4fe1-b511-3ce07fef8f72 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bdfeec4-823d-40f6-be01-8f52dfd9db0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:19.513948 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-291fc4bb-4545-4fe1-b511-3ce07fef8f72 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Created reservations ['20041bd6-c1d1-4c67-91e0-d0ff6b8acccc', '56ff2f12-f553-4113-9188-6f5580fccb89', '94e1dab1-5cc1-43d5-be83-3f59217b7d76', '0be21af8-b3ec-4cea-b712-35c95ac36fa5'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:26:19.514786 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-291fc4bb-4545-4fe1-b511-3ce07fef8f72 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bdfeec4-823d-40f6-be01-8f52dfd9db0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20041bd6-c1d1-4c67-91e0-d0ff6b8acccc', '56ff2f12-f553-4113-9188-6f5580fccb89', '94e1dab1-5cc1-43d5-be83-3f59217b7d76', '0be21af8-b3ec-4cea-b712-35c95ac36fa5']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:19.515651 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-291fc4bb-4545-4fe1-b511-3ce07fef8f72 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4a2a2a4-3519-42e4-b321-2fd92920a4e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:19.545830 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-291fc4bb-4545-4fe1-b511-3ce07fef8f72 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4a2a2a4-3519-42e4-b321-2fd92920a4e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e21f3da1-0e85-40f4-80f3-0b0e10d4236c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-682616924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e6798088b964d7ca549764986dfd2f7',qos_specs=None,replication_status=,reservations=['20041bd6-c1d1-4c67-91e0-d0ff6b8acccc','56ff2f12-f553-4113-9188-6f5580fccb89','94e1dab1-5cc1-43d5-be83-3f59217b7d76','0be21af8-b3ec-4cea-b712-35c95ac36fa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8f150895b4e41cd9a8ecdf25f861652',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:26:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-682616924',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e21f3da1-0e85-40f4-80f3-0b0e10d4236c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e6798088b964d7ca549764986dfd2f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8f150895b4e41cd9a8ecdf25f861652',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:19.546565 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-291fc4bb-4545-4fe1-b511-3ce07fef8f72 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1af15f03-fff1-4963-b906-0ede18c29203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:19.567975 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-291fc4bb-4545-4fe1-b511-3ce07fef8f72 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1af15f03-fff1-4963-b906-0ede18c29203) transitioned into state 'SUCCESS' from state '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-682616924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e6798088b964d7ca549764986dfd2f7',qos_specs=None,replication_status=,reservations=['20041bd6-c1d1-4c67-91e0-d0ff6b8acccc','56ff2f12-f553-4113-9188-6f5580fccb89','94e1dab1-5cc1-43d5-be83-3f59217b7d76','0be21af8-b3ec-4cea-b712-35c95ac36fa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8f150895b4e41cd9a8ecdf25f861652',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:19.569023 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-291fc4bb-4545-4fe1-b511-3ce07fef8f72 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3920ea79-7832-4807-a512-ea1e2c78a329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:19.581928 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-291fc4bb-4545-4fe1-b511-3ce07fef8f72 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3920ea79-7832-4807-a512-ea1e2c78a329) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:19.583210 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-291fc4bb-4545-4fe1-b511-3ce07fef8f72 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Flow 'volume_create_api' (ca2b93fe-17aa-46ad-9a5e-abd13d0824e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:19.583680 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-291fc4bb-4545-4fe1-b511-3ce07fef8f72 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Create volume request issued successfully. Aug 25 16:26:19.584550 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-291fc4bb-4545-4fe1-b511-3ce07fef8f72 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:26:19.585154 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 690/2780] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:26:19 2026] POST /volume/v3/volumes => generated 753 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:26:19.602180 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-32a4884b-7773-4225-93af-1d0dd84011ec None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:19.605255 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-32a4884b-7773-4225-93af-1d0dd84011ec tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c Aug 25 16:26:19.605536 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-32a4884b-7773-4225-93af-1d0dd84011ec tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:19.605735 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-32a4884b-7773-4225-93af-1d0dd84011ec tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:19.620855 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:19.620855 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:19.633132 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-32a4884b-7773-4225-93af-1d0dd84011ec tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:26:19.640123 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-32a4884b-7773-4225-93af-1d0dd84011ec tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c returned with HTTP 200 Aug 25 16:26:19.640663 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 699/2781] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:19 2026] GET /volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c => generated 821 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:26:19.788687 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-bcaa8ce7-6d81-4b2d-b44a-545b1398c555 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:19.790689 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bcaa8ce7-6d81-4b2d-b44a-545b1398c555 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:26:19.790910 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bcaa8ce7-6d81-4b2d-b44a-545b1398c555 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:19.791185 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bcaa8ce7-6d81-4b2d-b44a-545b1398c555 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:19.814320 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:19.814320 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:19.820165 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-bcaa8ce7-6d81-4b2d-b44a-545b1398c555 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:26:19.825274 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bcaa8ce7-6d81-4b2d-b44a-545b1398c555 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 returned with HTTP 200 Aug 25 16:26:19.825728 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 691/2782] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:19 2026] GET /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 => generated 1147 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:26:20.406220 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-06c5cb30-df19-4e58-a5cb-4d4cf21206fc None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:20.408947 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-06c5cb30-df19-4e58-a5cb-4d4cf21206fc tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad Aug 25 16:26:20.408947 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-06c5cb30-df19-4e58-a5cb-4d4cf21206fc tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:20.408947 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-06c5cb30-df19-4e58-a5cb-4d4cf21206fc tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:20.408947 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-06c5cb30-df19-4e58-a5cb-4d4cf21206fc tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id 1e776be0-34ca-4dd8-858d-09c9a1cd1dad. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:20.423088 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:20.423088 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:20.423917 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-06c5cb30-df19-4e58-a5cb-4d4cf21206fc tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad returned with HTTP 200 Aug 25 16:26:20.424365 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 703/2783] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:20 2026] GET /volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:20.654302 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-382bc8bb-7b07-4cf7-9896-abbf6ebd2472 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:20.657350 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-382bc8bb-7b07-4cf7-9896-abbf6ebd2472 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c Aug 25 16:26:20.657616 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-382bc8bb-7b07-4cf7-9896-abbf6ebd2472 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:20.657858 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-382bc8bb-7b07-4cf7-9896-abbf6ebd2472 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:20.667251 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:20.667251 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:20.671381 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-382bc8bb-7b07-4cf7-9896-abbf6ebd2472 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:26:20.675797 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-382bc8bb-7b07-4cf7-9896-abbf6ebd2472 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c returned with HTTP 200 Aug 25 16:26:20.676179 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 691/2784] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:20 2026] GET /volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:20.689230 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-097e2465-5da3-4647-8e00-f2178141805d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:20.691520 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-097e2465-5da3-4647-8e00-f2178141805d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c Aug 25 16:26:20.691807 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-097e2465-5da3-4647-8e00-f2178141805d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:20.692070 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-097e2465-5da3-4647-8e00-f2178141805d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:20.701711 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:20.701711 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:20.708883 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-097e2465-5da3-4647-8e00-f2178141805d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:26:20.714382 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-097e2465-5da3-4647-8e00-f2178141805d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c returned with HTTP 200 Aug 25 16:26:20.714784 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 700/2785] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:20 2026] GET /volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:20.726873 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f7a6f7d8-a09b-42c6-ab85-a0e9a5ab5281 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:20.728510 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f7a6f7d8-a09b-42c6-ab85-a0e9a5ab5281 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:26:20.728905 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f7a6f7d8-a09b-42c6-ab85-a0e9a5ab5281 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e21f3da1-0e85-40f4-80f3-0b0e10d4236c", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1381941916"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:20.736671 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:20.736671 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:20.737139 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-f7a6f7d8-a09b-42c6-ab85-a0e9a5ab5281 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:26:20.737253 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.snapshots [None req-f7a6f7d8-a09b-42c6-ab85-a0e9a5ab5281 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Create snapshot from volume e21f3da1-0e85-40f4-80f3-0b0e10d4236c Aug 25 16:26:20.779857 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-f7a6f7d8-a09b-42c6-ab85-a0e9a5ab5281 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Created reservations ['7a743b0e-ac98-4bd5-8061-53014a4c3134', '0405dded-414f-4a61-a811-475b2adf9ecf', '7d63c0f8-143d-4b5e-9dcc-3380ac60d5f7', 'f38d8a11-567a-40b5-aad3-a7324b183386'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:26:20.813127 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-f7a6f7d8-a09b-42c6-ab85-a0e9a5ab5281 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot create request issued successfully. Aug 25 16:26:20.813608 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f7a6f7d8-a09b-42c6-ab85-a0e9a5ab5281 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:26:20.814004 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 692/2786] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:26:20 2026] POST /volume/v3/snapshots => generated 310 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:26:20.825834 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-bc6d1e28-98a4-4958-adb0-ed2a7cc2dcf7 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:20.828049 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bc6d1e28-98a4-4958-adb0-ed2a7cc2dcf7 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots/72942e47-7a56-47c1-bb96-ea5c8e7041b6 Aug 25 16:26:20.828319 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-bc6d1e28-98a4-4958-adb0-ed2a7cc2dcf7 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:20.828616 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-bc6d1e28-98a4-4958-adb0-ed2a7cc2dcf7 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:20.836506 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:20.836506 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:20.837136 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-bc6d1e28-98a4-4958-adb0-ed2a7cc2dcf7 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:26:20.838198 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bc6d1e28-98a4-4958-adb0-ed2a7cc2dcf7 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/72942e47-7a56-47c1-bb96-ea5c8e7041b6 returned with HTTP 200 Aug 25 16:26:20.838725 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 704/2787] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:26:20 2026] GET /volume/v3/snapshots/72942e47-7a56-47c1-bb96-ea5c8e7041b6 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:20.839617 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f8875883-abde-4c32-9367-332036fa155e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:20.841468 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f8875883-abde-4c32-9367-332036fa155e tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:26:20.841892 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f8875883-abde-4c32-9367-332036fa155e tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:20.842085 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f8875883-abde-4c32-9367-332036fa155e tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:20.858460 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:20.858460 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:20.862646 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-f8875883-abde-4c32-9367-332036fa155e tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:26:20.866760 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f8875883-abde-4c32-9367-332036fa155e tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 returned with HTTP 200 Aug 25 16:26:20.867101 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 692/2788] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:20 2026] GET /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 => generated 1147 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:26:21.436831 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-11971159-38ac-4b1f-9b57-7e2a499aaa72 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:21.438772 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-11971159-38ac-4b1f-9b57-7e2a499aaa72 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad Aug 25 16:26:21.438967 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-11971159-38ac-4b1f-9b57-7e2a499aaa72 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:21.439153 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-11971159-38ac-4b1f-9b57-7e2a499aaa72 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:21.439245 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-11971159-38ac-4b1f-9b57-7e2a499aaa72 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id 1e776be0-34ca-4dd8-858d-09c9a1cd1dad. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:21.443635 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:21.443635 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:21.444351 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-11971159-38ac-4b1f-9b57-7e2a499aaa72 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad returned with HTTP 200 Aug 25 16:26:21.444751 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 701/2789] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:21 2026] GET /volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:21.850624 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c226b548-3dea-4ff8-aca2-f6d14492be10 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:21.854354 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c226b548-3dea-4ff8-aca2-f6d14492be10 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots/72942e47-7a56-47c1-bb96-ea5c8e7041b6 Aug 25 16:26:21.854738 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c226b548-3dea-4ff8-aca2-f6d14492be10 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:21.855021 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c226b548-3dea-4ff8-aca2-f6d14492be10 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:21.861227 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:21.861227 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:21.862328 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-c226b548-3dea-4ff8-aca2-f6d14492be10 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:26:21.863178 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c226b548-3dea-4ff8-aca2-f6d14492be10 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/72942e47-7a56-47c1-bb96-ea5c8e7041b6 returned with HTTP 200 Aug 25 16:26:21.865611 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 693/2790] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:26:21 2026] GET /volume/v3/snapshots/72942e47-7a56-47c1-bb96-ea5c8e7041b6 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:21.875816 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-114d2046-a6eb-4daf-b160-4d5807979e2e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:21.877616 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-114d2046-a6eb-4daf-b160-4d5807979e2e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] POST https://10.4.3.102/volume/v3/backups Aug 25 16:26:21.879097 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-114d2046-a6eb-4daf-b160-4d5807979e2e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e21f3da1-0e85-40f4-80f3-0b0e10d4236c", "snapshot_id": "72942e47-7a56-47c1-bb96-ea5c8e7041b6", "name": "tempest-VolumesSnapshotTestJSON-Backup-963691032", "container": "tempest-volumessnapshottestjson-backup-container-1754868701"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:21.880845 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.contrib.backups [None req-114d2046-a6eb-4daf-b160-4d5807979e2e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Creating new backup {'backup': {'volume_id': 'e21f3da1-0e85-40f4-80f3-0b0e10d4236c', 'snapshot_id': '72942e47-7a56-47c1-bb96-ea5c8e7041b6', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-963691032', 'container': 'tempest-volumessnapshottestjson-backup-container-1754868701'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 16:26:21.880845 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.contrib.backups [None req-114d2046-a6eb-4daf-b160-4d5807979e2e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Creating backup of volume e21f3da1-0e85-40f4-80f3-0b0e10d4236c in container tempest-volumessnapshottestjson-backup-container-1754868701 Aug 25 16:26:21.887850 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a830d79a-b427-4f6a-b5e7-7976f5208772 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:21.888218 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a830d79a-b427-4f6a-b5e7-7976f5208772 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:26:21.888527 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a830d79a-b427-4f6a-b5e7-7976f5208772 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:21.888901 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a830d79a-b427-4f6a-b5e7-7976f5208772 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:21.889256 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:21.889256 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:21.889835 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-114d2046-a6eb-4daf-b160-4d5807979e2e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:26:21.895498 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:21.895498 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:21.895971 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-114d2046-a6eb-4daf-b160-4d5807979e2e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:26:21.902935 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:21.902935 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:21.907887 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-a830d79a-b427-4f6a-b5e7-7976f5208772 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:26:21.916462 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a830d79a-b427-4f6a-b5e7-7976f5208772 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 returned with HTTP 200 Aug 25 16:26:21.917203 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 693/2791] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:21 2026] GET /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 => generated 1147 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:26:21.927277 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-b6d29bb6-6004-4202-9776-7d7e43c66554 req-fccc22ea-c34c-4ae0-bc48-ae96bcfd9177 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:21.931610 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-b6d29bb6-6004-4202-9776-7d7e43c66554 req-fccc22ea-c34c-4ae0-bc48-ae96bcfd9177 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] POST https://10.4.3.102/volume/v3/attachments/fce53245-a63c-4603-a690-00f29b3c0f8d/action Aug 25 16:26:21.931691 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-114d2046-a6eb-4daf-b160-4d5807979e2e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Created reservations ['443b4a7a-0778-4adc-bead-b68ddfe46932', 'e75440dc-f719-4de4-a046-8a7583ffa961'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:26:21.931740 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-b6d29bb6-6004-4202-9776-7d7e43c66554 req-fccc22ea-c34c-4ae0-bc48-ae96bcfd9177 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action body: b'{"os-complete": null}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:26:21.931740 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-b6d29bb6-6004-4202-9776-7d7e43c66554 req-fccc22ea-c34c-4ae0-bc48-ae96bcfd9177 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:21.950201 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:21.950201 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:21.967291 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-b6d29bb6-6004-4202-9776-7d7e43c66554 req-fccc22ea-c34c-4ae0-bc48-ae96bcfd9177 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/attachments/fce53245-a63c-4603-a690-00f29b3c0f8d/action returned with HTTP 204 Aug 25 16:26:21.968077 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 702/2792] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:26:21 2026] POST /volume/v3/attachments/fce53245-a63c-4603-a690-00f29b3c0f8d/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:21.968408 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-114d2046-a6eb-4daf-b160-4d5807979e2e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/backups returned with HTTP 202 Aug 25 16:26:21.969307 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 705/2793] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:26:21 2026] POST /volume/v3/backups => generated 334 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:26:21.982512 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-be07b3bb-352e-4b98-87e4-c222e19e97a0 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:21.984631 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-be07b3bb-352e-4b98-87e4-c222e19e97a0 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b Aug 25 16:26:21.984872 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-be07b3bb-352e-4b98-87e4-c222e19e97a0 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:21.985131 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-be07b3bb-352e-4b98-87e4-c222e19e97a0 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:21.985276 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-be07b3bb-352e-4b98-87e4-c222e19e97a0 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Show backup with id b87eb2e0-fd25-43e0-b653-185dc4df7e6b. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:21.991659 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:21.991659 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:21.992668 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-be07b3bb-352e-4b98-87e4-c222e19e97a0 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b returned with HTTP 200 Aug 25 16:26:21.993102 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 694/2794] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:21 2026] GET /volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b => generated 808 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:22.029929 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-c3646600-df68-4dd6-ab95-beb8b84b665b req-422c19e7-ec9b-4504-8520-2f861b58428f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:22.031942 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-c3646600-df68-4dd6-ab95-beb8b84b665b req-422c19e7-ec9b-4504-8520-2f861b58428f tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] DELETE https://10.4.3.102/volume/v3/attachments/d1667a18-bf49-4c5e-b6e1-1d3f3d84cad5 Aug 25 16:26:22.032531 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-c3646600-df68-4dd6-ab95-beb8b84b665b req-422c19e7-ec9b-4504-8520-2f861b58428f tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:22.032531 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-c3646600-df68-4dd6-ab95-beb8b84b665b req-422c19e7-ec9b-4504-8520-2f861b58428f tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:22.041527 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:22.041527 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:22.113677 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-c3646600-df68-4dd6-ab95-beb8b84b665b req-422c19e7-ec9b-4504-8520-2f861b58428f tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/attachments/d1667a18-bf49-4c5e-b6e1-1d3f3d84cad5 returned with HTTP 200 Aug 25 16:26:22.114257 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 694/2795] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:26:22 2026] DELETE /volume/v3/attachments/d1667a18-bf49-4c5e-b6e1-1d3f3d84cad5 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:22.454935 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c4622e24-6912-4392-a68e-a15dd550175d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:22.459077 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c4622e24-6912-4392-a68e-a15dd550175d tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad Aug 25 16:26:22.459077 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c4622e24-6912-4392-a68e-a15dd550175d tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:22.459077 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c4622e24-6912-4392-a68e-a15dd550175d tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:22.459077 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-c4622e24-6912-4392-a68e-a15dd550175d tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id 1e776be0-34ca-4dd8-858d-09c9a1cd1dad. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:22.463237 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:22.463237 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:22.463237 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c4622e24-6912-4392-a68e-a15dd550175d tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad returned with HTTP 200 Aug 25 16:26:22.463237 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 703/2796] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:22 2026] GET /volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:22.934102 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-5639e3f9-8a6e-4fc9-8bae-c2ca0fbcb4f4 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:22.937660 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5639e3f9-8a6e-4fc9-8bae-c2ca0fbcb4f4 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:26:22.937660 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5639e3f9-8a6e-4fc9-8bae-c2ca0fbcb4f4 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:22.937660 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5639e3f9-8a6e-4fc9-8bae-c2ca0fbcb4f4 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:22.948383 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:22.948383 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:22.952658 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-5639e3f9-8a6e-4fc9-8bae-c2ca0fbcb4f4 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:26:22.963542 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5639e3f9-8a6e-4fc9-8bae-c2ca0fbcb4f4 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 returned with HTTP 200 Aug 25 16:26:22.963542 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 706/2797] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:22 2026] GET /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 => generated 1441 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:26:23.006531 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-5d374785-be9f-493f-b3a1-5777cb52d71c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:23.008560 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5d374785-be9f-493f-b3a1-5777cb52d71c tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b Aug 25 16:26:23.008857 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5d374785-be9f-493f-b3a1-5777cb52d71c tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:23.009021 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5d374785-be9f-493f-b3a1-5777cb52d71c tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:23.009166 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-5d374785-be9f-493f-b3a1-5777cb52d71c tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Show backup with id b87eb2e0-fd25-43e0-b653-185dc4df7e6b. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:23.013875 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:23.013875 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:23.014673 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5d374785-be9f-493f-b3a1-5777cb52d71c tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b returned with HTTP 200 Aug 25 16:26:23.015060 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 695/2798] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:23 2026] GET /volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:23.160803 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-18734632-8fd5-406c-99c5-58a05aaaedbe None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:23.163153 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-18734632-8fd5-406c-99c5-58a05aaaedbe tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e Aug 25 16:26:23.163326 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-18734632-8fd5-406c-99c5-58a05aaaedbe tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:23.163529 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-18734632-8fd5-406c-99c5-58a05aaaedbe tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:23.171300 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:23.171300 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:23.175339 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-18734632-8fd5-406c-99c5-58a05aaaedbe tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:26:23.181774 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-18734632-8fd5-406c-99c5-58a05aaaedbe tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e returned with HTTP 200 Aug 25 16:26:23.182431 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 695/2799] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:23 2026] GET /volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:23.196009 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-93a548cd-85e4-44eb-a98d-17472f737c3e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:23.198732 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-93a548cd-85e4-44eb-a98d-17472f737c3e tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e Aug 25 16:26:23.198922 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-93a548cd-85e4-44eb-a98d-17472f737c3e tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:23.199182 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-93a548cd-85e4-44eb-a98d-17472f737c3e tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:23.210531 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:23.210531 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:23.215368 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-93a548cd-85e4-44eb-a98d-17472f737c3e tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:26:23.220280 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-93a548cd-85e4-44eb-a98d-17472f737c3e tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e returned with HTTP 200 Aug 25 16:26:23.220808 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 704/2800] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:23 2026] GET /volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:23.239555 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-c87052f7-e473-42f5-a10f-b889d2e7e29a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:23.244134 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c87052f7-e473-42f5-a10f-b889d2e7e29a tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] DELETE https://10.4.3.102/volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e Aug 25 16:26:23.244134 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c87052f7-e473-42f5-a10f-b889d2e7e29a tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:23.244134 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c87052f7-e473-42f5-a10f-b889d2e7e29a tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:23.244791 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-c87052f7-e473-42f5-a10f-b889d2e7e29a tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Delete volume with id: a739072f-1bc1-4bcb-8ffa-c58e21992a9e Aug 25 16:26:23.260630 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:23.260630 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:23.260630 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-c87052f7-e473-42f5-a10f-b889d2e7e29a tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:26:23.302130 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-c87052f7-e473-42f5-a10f-b889d2e7e29a tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Delete volume request issued successfully. Aug 25 16:26:23.302130 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c87052f7-e473-42f5-a10f-b889d2e7e29a tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e returned with HTTP 202 Aug 25 16:26:23.302705 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 707/2801] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:26:23 2026] DELETE /volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:26:23.321456 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-8d2decee-c87a-47a4-8589-a8d7460c4980 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:23.324690 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8d2decee-c87a-47a4-8589-a8d7460c4980 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e Aug 25 16:26:23.326276 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8d2decee-c87a-47a4-8589-a8d7460c4980 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:23.326276 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8d2decee-c87a-47a4-8589-a8d7460c4980 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:23.342128 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:23.342128 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:23.346992 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-8d2decee-c87a-47a4-8589-a8d7460c4980 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:26:23.359780 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8d2decee-c87a-47a4-8589-a8d7460c4980 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e returned with HTTP 200 Aug 25 16:26:23.361270 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 696/2802] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:23 2026] GET /volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e => generated 882 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:23.476805 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-67a0366a-d6fe-4ce7-b29d-9d54f870769f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:23.481698 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-67a0366a-d6fe-4ce7-b29d-9d54f870769f tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad Aug 25 16:26:23.481850 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-67a0366a-d6fe-4ce7-b29d-9d54f870769f tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:23.482086 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-67a0366a-d6fe-4ce7-b29d-9d54f870769f tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:23.482223 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-67a0366a-d6fe-4ce7-b29d-9d54f870769f tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id 1e776be0-34ca-4dd8-858d-09c9a1cd1dad. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:23.487111 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:23.487111 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:23.488015 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-67a0366a-d6fe-4ce7-b29d-9d54f870769f tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad returned with HTTP 200 Aug 25 16:26:23.489557 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 696/2803] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:23 2026] GET /volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:24.030696 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1ac79144-5481-4f5e-9e42-e6b9c0dadf4b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:24.032511 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1ac79144-5481-4f5e-9e42-e6b9c0dadf4b tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b Aug 25 16:26:24.032798 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1ac79144-5481-4f5e-9e42-e6b9c0dadf4b tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:24.033035 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1ac79144-5481-4f5e-9e42-e6b9c0dadf4b tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:24.033197 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-1ac79144-5481-4f5e-9e42-e6b9c0dadf4b tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Show backup with id b87eb2e0-fd25-43e0-b653-185dc4df7e6b. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:24.037275 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:24.037275 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:24.038075 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1ac79144-5481-4f5e-9e42-e6b9c0dadf4b tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b returned with HTTP 200 Aug 25 16:26:24.038419 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 705/2804] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:24 2026] GET /volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:24.244174 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-a6fc8ca2-d798-46db-b383-78a6a817a036 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:24.252772 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a6fc8ca2-d798-46db-b383-78a6a817a036 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] GET https://10.4.3.102/volume/v3/volumes/da5babfd-6b43-407c-af1a-d78504af721a Aug 25 16:26:24.254054 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a6fc8ca2-d798-46db-b383-78a6a817a036 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:24.255662 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a6fc8ca2-d798-46db-b383-78a6a817a036 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:24.268548 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:24.268548 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:24.272978 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-a6fc8ca2-d798-46db-b383-78a6a817a036 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Volume info retrieved successfully. Aug 25 16:26:24.280299 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a6fc8ca2-d798-46db-b383-78a6a817a036 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] https://10.4.3.102/volume/v3/volumes/da5babfd-6b43-407c-af1a-d78504af721a returned with HTTP 200 Aug 25 16:26:24.281126 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 708/2805] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:24 2026] GET /volume/v3/volumes/da5babfd-6b43-407c-af1a-d78504af721a => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:24.338050 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-402de9b8-9b7b-4094-b3bc-601153244aa7 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:24.343231 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-402de9b8-9b7b-4094-b3bc-601153244aa7 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] GET https://10.4.3.102/volume/v3/volumes/da5babfd-6b43-407c-af1a-d78504af721a Aug 25 16:26:24.343610 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-402de9b8-9b7b-4094-b3bc-601153244aa7 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:24.344002 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-402de9b8-9b7b-4094-b3bc-601153244aa7 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:24.353918 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:24.353918 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:24.358028 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-402de9b8-9b7b-4094-b3bc-601153244aa7 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Volume info retrieved successfully. Aug 25 16:26:24.362114 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-402de9b8-9b7b-4094-b3bc-601153244aa7 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] https://10.4.3.102/volume/v3/volumes/da5babfd-6b43-407c-af1a-d78504af721a returned with HTTP 200 Aug 25 16:26:24.362535 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 697/2806] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:24 2026] GET /volume/v3/volumes/da5babfd-6b43-407c-af1a-d78504af721a => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:24.376528 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d65d57b4-82e5-4993-a1a6-02f05742eba2 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:24.378603 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d65d57b4-82e5-4993-a1a6-02f05742eba2 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e Aug 25 16:26:24.378893 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d65d57b4-82e5-4993-a1a6-02f05742eba2 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:24.379128 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d65d57b4-82e5-4993-a1a6-02f05742eba2 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:24.385527 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d65d57b4-82e5-4993-a1a6-02f05742eba2 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e returned with HTTP 404 Aug 25 16:26:24.386542 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 697/2807] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:24 2026] GET /volume/v3/volumes/a739072f-1bc1-4bcb-8ffa-c58e21992a9e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:24.393147 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-588e5d9f-1fe2-4cc3-b73e-0c3431317d4c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:24.395750 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-588e5d9f-1fe2-4cc3-b73e-0c3431317d4c tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f Aug 25 16:26:24.396014 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-588e5d9f-1fe2-4cc3-b73e-0c3431317d4c tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:24.396277 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-588e5d9f-1fe2-4cc3-b73e-0c3431317d4c tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:24.405952 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:24.405952 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:24.414640 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-588e5d9f-1fe2-4cc3-b73e-0c3431317d4c tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:26:24.420015 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-588e5d9f-1fe2-4cc3-b73e-0c3431317d4c tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f returned with HTTP 200 Aug 25 16:26:24.420622 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 706/2808] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:24 2026] GET /volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:24.434051 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-6e68f677-76a2-4827-b585-52a46c19b6ee None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:24.437151 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6e68f677-76a2-4827-b585-52a46c19b6ee tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f Aug 25 16:26:24.437151 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6e68f677-76a2-4827-b585-52a46c19b6ee tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:24.437516 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6e68f677-76a2-4827-b585-52a46c19b6ee tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:24.447423 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:24.447423 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:24.453115 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-6e68f677-76a2-4827-b585-52a46c19b6ee tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:26:24.459340 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6e68f677-76a2-4827-b585-52a46c19b6ee tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f returned with HTTP 200 Aug 25 16:26:24.460411 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 709/2809] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:24 2026] GET /volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:26:24.478511 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-e74f3d2b-2fe1-44d9-85f9-07608ab393ef None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:24.480383 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e74f3d2b-2fe1-44d9-85f9-07608ab393ef tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] DELETE https://10.4.3.102/volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f Aug 25 16:26:24.480605 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e74f3d2b-2fe1-44d9-85f9-07608ab393ef tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:24.480804 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e74f3d2b-2fe1-44d9-85f9-07608ab393ef tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:24.480965 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-e74f3d2b-2fe1-44d9-85f9-07608ab393ef tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Delete volume with id: ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f Aug 25 16:26:24.488214 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:24.488214 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:24.488731 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-e74f3d2b-2fe1-44d9-85f9-07608ab393ef tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:26:24.504138 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-9b73f6a7-42c6-407b-9fda-d3c9403daa59 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:24.506462 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9b73f6a7-42c6-407b-9fda-d3c9403daa59 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad Aug 25 16:26:24.506720 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9b73f6a7-42c6-407b-9fda-d3c9403daa59 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:24.507154 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9b73f6a7-42c6-407b-9fda-d3c9403daa59 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:24.507154 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-9b73f6a7-42c6-407b-9fda-d3c9403daa59 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id 1e776be0-34ca-4dd8-858d-09c9a1cd1dad. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:24.517326 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:24.517326 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:24.518428 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9b73f6a7-42c6-407b-9fda-d3c9403daa59 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad returned with HTTP 200 Aug 25 16:26:24.519143 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 698/2810] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:24 2026] GET /volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:24.538969 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-e74f3d2b-2fe1-44d9-85f9-07608ab393ef tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Delete volume request issued successfully. Aug 25 16:26:24.541449 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e74f3d2b-2fe1-44d9-85f9-07608ab393ef tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f returned with HTTP 202 Aug 25 16:26:24.542162 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 698/2811] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:26:24 2026] DELETE /volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:26:24.553338 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1c947cc5-c91a-4a87-b670-d8d09fd2a651 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:24.555012 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1c947cc5-c91a-4a87-b670-d8d09fd2a651 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f Aug 25 16:26:24.555219 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1c947cc5-c91a-4a87-b670-d8d09fd2a651 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:24.555437 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1c947cc5-c91a-4a87-b670-d8d09fd2a651 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:24.563540 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:24.563540 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:24.578057 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-1c947cc5-c91a-4a87-b670-d8d09fd2a651 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:26:24.587765 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1c947cc5-c91a-4a87-b670-d8d09fd2a651 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f returned with HTTP 200 Aug 25 16:26:24.588372 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 707/2812] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:24 2026] GET /volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f => generated 883 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:25.056066 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-17550bac-3ed9-4493-9c3f-a22931585a00 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:25.058808 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-17550bac-3ed9-4493-9c3f-a22931585a00 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b Aug 25 16:26:25.060397 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-17550bac-3ed9-4493-9c3f-a22931585a00 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:25.061619 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-17550bac-3ed9-4493-9c3f-a22931585a00 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:25.061619 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-17550bac-3ed9-4493-9c3f-a22931585a00 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Show backup with id b87eb2e0-fd25-43e0-b653-185dc4df7e6b. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:25.067551 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:25.067551 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:25.070101 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-17550bac-3ed9-4493-9c3f-a22931585a00 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b returned with HTTP 200 Aug 25 16:26:25.071456 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 710/2813] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:25 2026] GET /volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b => generated 834 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:25.532468 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-54963a20-6297-488e-a098-5bd795a65696 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:25.536260 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-54963a20-6297-488e-a098-5bd795a65696 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad Aug 25 16:26:25.536733 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-54963a20-6297-488e-a098-5bd795a65696 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:25.537021 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-54963a20-6297-488e-a098-5bd795a65696 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:25.538090 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-54963a20-6297-488e-a098-5bd795a65696 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id 1e776be0-34ca-4dd8-858d-09c9a1cd1dad. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:25.543902 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:25.543902 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:25.545612 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-54963a20-6297-488e-a098-5bd795a65696 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad returned with HTTP 200 Aug 25 16:26:25.545883 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 699/2814] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:25 2026] GET /volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:25.615411 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-42555874-bfab-4b96-80b8-61d95ca55772 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:25.615411 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-42555874-bfab-4b96-80b8-61d95ca55772 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f Aug 25 16:26:25.615411 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-42555874-bfab-4b96-80b8-61d95ca55772 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:25.615411 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-42555874-bfab-4b96-80b8-61d95ca55772 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:25.619644 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-42555874-bfab-4b96-80b8-61d95ca55772 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f returned with HTTP 404 Aug 25 16:26:25.621693 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 699/2815] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:25 2026] GET /volume/v3/volumes/ce07f096-c1e8-4cdd-adaa-6f8d2953aa0f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:25.629389 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-0c4e7aeb-4c9d-41b8-846f-1b03a078f85c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:25.631315 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0c4e7aeb-4c9d-41b8-846f-1b03a078f85c tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f Aug 25 16:26:25.631556 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0c4e7aeb-4c9d-41b8-846f-1b03a078f85c tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:25.631888 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0c4e7aeb-4c9d-41b8-846f-1b03a078f85c tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:25.639065 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:25.639065 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:25.642250 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-0c4e7aeb-4c9d-41b8-846f-1b03a078f85c tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:26:25.647792 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0c4e7aeb-4c9d-41b8-846f-1b03a078f85c tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f returned with HTTP 200 Aug 25 16:26:25.648210 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 708/2816] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:25 2026] GET /volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:25.664328 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-4ab934f7-f8a4-4606-9553-54a904707fed None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:25.668261 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4ab934f7-f8a4-4606-9553-54a904707fed tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f Aug 25 16:26:25.669153 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4ab934f7-f8a4-4606-9553-54a904707fed tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:25.669843 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4ab934f7-f8a4-4606-9553-54a904707fed tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:25.695826 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:25.695826 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:25.704137 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-4ab934f7-f8a4-4606-9553-54a904707fed tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:26:25.708271 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4ab934f7-f8a4-4606-9553-54a904707fed tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f returned with HTTP 200 Aug 25 16:26:25.708717 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 711/2817] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:25 2026] GET /volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f => generated 883 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:25.729640 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-4b94e9df-6220-4bc4-bd03-eabc0b3653bf None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:25.730232 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4b94e9df-6220-4bc4-bd03-eabc0b3653bf tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] DELETE https://10.4.3.102/volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f Aug 25 16:26:25.730468 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4b94e9df-6220-4bc4-bd03-eabc0b3653bf tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:25.730731 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4b94e9df-6220-4bc4-bd03-eabc0b3653bf tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:25.730929 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-4b94e9df-6220-4bc4-bd03-eabc0b3653bf tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Delete volume with id: 45d16a65-1cf8-4235-b54a-c362bc7ce71f Aug 25 16:26:25.738934 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:25.738934 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:25.739365 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-4b94e9df-6220-4bc4-bd03-eabc0b3653bf tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:26:25.774095 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-4b94e9df-6220-4bc4-bd03-eabc0b3653bf tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Delete volume request issued successfully. Aug 25 16:26:25.774371 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4b94e9df-6220-4bc4-bd03-eabc0b3653bf tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f returned with HTTP 202 Aug 25 16:26:25.775126 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 700/2818] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:26:25 2026] DELETE /volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:26:25.784551 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f5b48d70-20e3-4508-9d3e-0189e1c5fca2 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:25.790205 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f5b48d70-20e3-4508-9d3e-0189e1c5fca2 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f Aug 25 16:26:25.790388 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f5b48d70-20e3-4508-9d3e-0189e1c5fca2 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:25.790613 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f5b48d70-20e3-4508-9d3e-0189e1c5fca2 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:25.798950 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:25.798950 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:25.803539 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-f5b48d70-20e3-4508-9d3e-0189e1c5fca2 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:26:25.808986 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f5b48d70-20e3-4508-9d3e-0189e1c5fca2 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f returned with HTTP 200 Aug 25 16:26:25.809620 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 700/2819] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:25 2026] GET /volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:26.084227 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-60a6325c-97f8-4052-8b39-7861c15ecf16 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:26.086420 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-60a6325c-97f8-4052-8b39-7861c15ecf16 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b Aug 25 16:26:26.086697 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-60a6325c-97f8-4052-8b39-7861c15ecf16 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:26.087248 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-60a6325c-97f8-4052-8b39-7861c15ecf16 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:26.087248 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-60a6325c-97f8-4052-8b39-7861c15ecf16 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Show backup with id b87eb2e0-fd25-43e0-b653-185dc4df7e6b. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:26.092231 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:26.092231 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:26.093199 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-60a6325c-97f8-4052-8b39-7861c15ecf16 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b returned with HTTP 200 Aug 25 16:26:26.093732 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 709/2820] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:26 2026] GET /volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:26.557929 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-92c3f886-71ef-423e-a2ca-282aff990158 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:26.561439 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-92c3f886-71ef-423e-a2ca-282aff990158 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad Aug 25 16:26:26.561794 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-92c3f886-71ef-423e-a2ca-282aff990158 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:26.562100 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-92c3f886-71ef-423e-a2ca-282aff990158 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:26.562300 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-92c3f886-71ef-423e-a2ca-282aff990158 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id 1e776be0-34ca-4dd8-858d-09c9a1cd1dad. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:26.568182 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:26.568182 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:26.569413 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-92c3f886-71ef-423e-a2ca-282aff990158 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad returned with HTTP 200 Aug 25 16:26:26.569870 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 712/2821] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:26 2026] GET /volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:26.830760 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-08de27fb-849c-48e3-a629-7f368402e133 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:26.836972 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-08de27fb-849c-48e3-a629-7f368402e133 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f Aug 25 16:26:26.837582 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-08de27fb-849c-48e3-a629-7f368402e133 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:26.837582 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-08de27fb-849c-48e3-a629-7f368402e133 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:26.846174 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-08de27fb-849c-48e3-a629-7f368402e133 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f returned with HTTP 404 Aug 25 16:26:26.847461 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 701/2822] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:26 2026] GET /volume/v3/volumes/45d16a65-1cf8-4235-b54a-c362bc7ce71f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:26.856755 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-21c349b9-94f2-4ee8-9a4a-516060a72ee6 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:26.859075 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-21c349b9-94f2-4ee8-9a4a-516060a72ee6 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/419c2b16-35a7-4871-b70c-0cf5884a8e34 Aug 25 16:26:26.859792 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-21c349b9-94f2-4ee8-9a4a-516060a72ee6 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:26.859792 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-21c349b9-94f2-4ee8-9a4a-516060a72ee6 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:26.859792 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.snapshots [None req-21c349b9-94f2-4ee8-9a4a-516060a72ee6 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Delete snapshot with id: 419c2b16-35a7-4871-b70c-0cf5884a8e34 Aug 25 16:26:26.868823 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:26.868823 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:26.869618 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-21c349b9-94f2-4ee8-9a4a-516060a72ee6 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Snapshot retrieved successfully. Aug 25 16:26:26.887528 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-b88f7d2d-372b-4496-a787-b08d34dcd664 req-438d250f-b66e-4136-99d9-cba04b8192bc None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:26.890977 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-b88f7d2d-372b-4496-a787-b08d34dcd664 req-438d250f-b66e-4136-99d9-cba04b8192bc tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:26:26.891244 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-b88f7d2d-372b-4496-a787-b08d34dcd664 req-438d250f-b66e-4136-99d9-cba04b8192bc tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:26.891520 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-b88f7d2d-372b-4496-a787-b08d34dcd664 req-438d250f-b66e-4136-99d9-cba04b8192bc tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:26.899974 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-21c349b9-94f2-4ee8-9a4a-516060a72ee6 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Snapshot delete request issued successfully. Aug 25 16:26:26.900149 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-21c349b9-94f2-4ee8-9a4a-516060a72ee6 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/snapshots/419c2b16-35a7-4871-b70c-0cf5884a8e34 returned with HTTP 202 Aug 25 16:26:26.900759 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 701/2823] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:26:26 2026] DELETE /volume/v3/snapshots/419c2b16-35a7-4871-b70c-0cf5884a8e34 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:26:26.910204 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-5e8d5ff7-0e48-41a3-90de-579eb5e8afa9 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:26.912265 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5e8d5ff7-0e48-41a3-90de-579eb5e8afa9 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/snapshots/419c2b16-35a7-4871-b70c-0cf5884a8e34 Aug 25 16:26:26.912649 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5e8d5ff7-0e48-41a3-90de-579eb5e8afa9 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:26.913019 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5e8d5ff7-0e48-41a3-90de-579eb5e8afa9 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:26.916148 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:26.916148 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:26.919610 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:26.919610 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:26.920284 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-5e8d5ff7-0e48-41a3-90de-579eb5e8afa9 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Snapshot retrieved successfully. Aug 25 16:26:26.921440 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5e8d5ff7-0e48-41a3-90de-579eb5e8afa9 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/snapshots/419c2b16-35a7-4871-b70c-0cf5884a8e34 returned with HTTP 200 Aug 25 16:26:26.922289 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 713/2824] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:26:26 2026] GET /volume/v3/snapshots/419c2b16-35a7-4871-b70c-0cf5884a8e34 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:26:26.922768 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-b88f7d2d-372b-4496-a787-b08d34dcd664 req-438d250f-b66e-4136-99d9-cba04b8192bc tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:26:26.931882 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-b88f7d2d-372b-4496-a787-b08d34dcd664 req-438d250f-b66e-4136-99d9-cba04b8192bc tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 returned with HTTP 200 Aug 25 16:26:26.932501 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 710/2825] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:26:26 2026] GET /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 => generated 1441 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:26:27.109683 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-ff521b0e-7275-4e93-b7c0-9d186915f7f4 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:27.111436 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ff521b0e-7275-4e93-b7c0-9d186915f7f4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b Aug 25 16:26:27.111718 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ff521b0e-7275-4e93-b7c0-9d186915f7f4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:27.111928 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ff521b0e-7275-4e93-b7c0-9d186915f7f4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:27.112054 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-ff521b0e-7275-4e93-b7c0-9d186915f7f4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Show backup with id b87eb2e0-fd25-43e0-b653-185dc4df7e6b. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:27.117398 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:27.117398 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:27.119810 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ff521b0e-7275-4e93-b7c0-9d186915f7f4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b returned with HTTP 200 Aug 25 16:26:27.119810 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 702/2826] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:27 2026] GET /volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:27.411075 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-5fc3dba7-04b4-4d95-8f35-940b8df584b5 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:27.411607 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5fc3dba7-04b4-4d95-8f35-940b8df584b5 None None] GET https://10.4.3.102/volume// Aug 25 16:26:27.411975 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5fc3dba7-04b4-4d95-8f35-940b8df584b5 None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:27.412132 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5fc3dba7-04b4-4d95-8f35-940b8df584b5 None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:27.412483 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5fc3dba7-04b4-4d95-8f35-940b8df584b5 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:26:27.412934 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 702/2827] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:26:27 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:26:27.423859 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-b88f7d2d-372b-4496-a787-b08d34dcd664 req-26b32dde-bb23-4de0-8e09-227767008cf1 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:27.425988 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-b88f7d2d-372b-4496-a787-b08d34dcd664 req-26b32dde-bb23-4de0-8e09-227767008cf1 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:26:27.426439 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-b88f7d2d-372b-4496-a787-b08d34dcd664 req-26b32dde-bb23-4de0-8e09-227767008cf1 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b5d43ef5-f3c7-49be-9bdd-502ae1149c12", "connector": null, "instance_uuid": "295d5e66-db81-4989-9cf8-3359b9065c95"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:27.442944 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:27.442944 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:27.473568 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-b88f7d2d-372b-4496-a787-b08d34dcd664 req-26b32dde-bb23-4de0-8e09-227767008cf1 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:26:27.474126 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 714/2828] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:26:27 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:26:27.483424 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-b88f7d2d-372b-4496-a787-b08d34dcd664 req-ab9a9a1d-199a-4bc8-8c59-80ab7bd1507e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:27.485822 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-b88f7d2d-372b-4496-a787-b08d34dcd664 req-ab9a9a1d-199a-4bc8-8c59-80ab7bd1507e tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] DELETE https://10.4.3.102/volume/v3/attachments/4a682ad5-9732-4902-9b7b-e19c5cea2714 Aug 25 16:26:27.486044 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-b88f7d2d-372b-4496-a787-b08d34dcd664 req-ab9a9a1d-199a-4bc8-8c59-80ab7bd1507e tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:27.486246 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-b88f7d2d-372b-4496-a787-b08d34dcd664 req-ab9a9a1d-199a-4bc8-8c59-80ab7bd1507e tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:27.494845 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:27.494845 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:27.559209 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-b88f7d2d-372b-4496-a787-b08d34dcd664 req-ab9a9a1d-199a-4bc8-8c59-80ab7bd1507e tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/attachments/4a682ad5-9732-4902-9b7b-e19c5cea2714 returned with HTTP 200 Aug 25 16:26:27.559694 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 711/2829] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:26:27 2026] DELETE /volume/v3/attachments/4a682ad5-9732-4902-9b7b-e19c5cea2714 => generated 367 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:26:27.583851 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-8bdce2ee-8beb-437b-b10a-7e42d8fa7726 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:27.586077 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8bdce2ee-8beb-437b-b10a-7e42d8fa7726 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad Aug 25 16:26:27.586344 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8bdce2ee-8beb-437b-b10a-7e42d8fa7726 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:27.586560 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8bdce2ee-8beb-437b-b10a-7e42d8fa7726 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:27.586698 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-8bdce2ee-8beb-437b-b10a-7e42d8fa7726 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id 1e776be0-34ca-4dd8-858d-09c9a1cd1dad. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:27.591690 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:27.591690 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:27.592566 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8bdce2ee-8beb-437b-b10a-7e42d8fa7726 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad returned with HTTP 200 Aug 25 16:26:27.593207 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 703/2830] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:27 2026] GET /volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:27.644570 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b2edd5e2-591e-4b33-bbaa-3c664324efd4 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:27.646228 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b2edd5e2-591e-4b33-bbaa-3c664324efd4 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] DELETE https://10.4.3.102/volume/v3/volumes/da5babfd-6b43-407c-af1a-d78504af721a Aug 25 16:26:27.646409 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b2edd5e2-591e-4b33-bbaa-3c664324efd4 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:27.646598 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b2edd5e2-591e-4b33-bbaa-3c664324efd4 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:27.646759 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-b2edd5e2-591e-4b33-bbaa-3c664324efd4 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Delete volume with id: da5babfd-6b43-407c-af1a-d78504af721a Aug 25 16:26:27.654335 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:27.654335 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:27.654511 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-b2edd5e2-591e-4b33-bbaa-3c664324efd4 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Volume info retrieved successfully. Aug 25 16:26:27.675990 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-b2edd5e2-591e-4b33-bbaa-3c664324efd4 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Delete volume request issued successfully. Aug 25 16:26:27.676196 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b2edd5e2-591e-4b33-bbaa-3c664324efd4 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] https://10.4.3.102/volume/v3/volumes/da5babfd-6b43-407c-af1a-d78504af721a returned with HTTP 202 Aug 25 16:26:27.676857 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 703/2831] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:26:27 2026] DELETE /volume/v3/volumes/da5babfd-6b43-407c-af1a-d78504af721a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:26:27.684855 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9eb87dce-fa81-4786-8cea-ef1a7510e306 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:27.686734 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9eb87dce-fa81-4786-8cea-ef1a7510e306 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] GET https://10.4.3.102/volume/v3/volumes/da5babfd-6b43-407c-af1a-d78504af721a Aug 25 16:26:27.686967 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9eb87dce-fa81-4786-8cea-ef1a7510e306 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:27.687192 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9eb87dce-fa81-4786-8cea-ef1a7510e306 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:27.695448 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:27.695448 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:27.699717 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-9eb87dce-fa81-4786-8cea-ef1a7510e306 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Volume info retrieved successfully. Aug 25 16:26:27.704785 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9eb87dce-fa81-4786-8cea-ef1a7510e306 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] https://10.4.3.102/volume/v3/volumes/da5babfd-6b43-407c-af1a-d78504af721a returned with HTTP 200 Aug 25 16:26:27.705234 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 715/2832] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:27 2026] GET /volume/v3/volumes/da5babfd-6b43-407c-af1a-d78504af721a => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:27.932871 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-67c9f836-de39-4073-870a-609b969970fb None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:27.934609 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-67c9f836-de39-4073-870a-609b969970fb tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/snapshots/419c2b16-35a7-4871-b70c-0cf5884a8e34 Aug 25 16:26:27.934797 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-67c9f836-de39-4073-870a-609b969970fb tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:27.934985 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-67c9f836-de39-4073-870a-609b969970fb tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:27.941711 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-67c9f836-de39-4073-870a-609b969970fb tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/snapshots/419c2b16-35a7-4871-b70c-0cf5884a8e34 returned with HTTP 404 Aug 25 16:26:27.942127 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 712/2833] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:26:27 2026] GET /volume/v3/snapshots/419c2b16-35a7-4871-b70c-0cf5884a8e34 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:27.950244 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-5648d3c7-b566-4f68-95ab-029b162555e7 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:27.956316 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5648d3c7-b566-4f68-95ab-029b162555e7 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/f3836633-7612-402b-83d7-c4a18f07efc3 Aug 25 16:26:27.956510 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5648d3c7-b566-4f68-95ab-029b162555e7 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:27.956724 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5648d3c7-b566-4f68-95ab-029b162555e7 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:27.956828 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-5648d3c7-b566-4f68-95ab-029b162555e7 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Delete snapshot with id: f3836633-7612-402b-83d7-c4a18f07efc3 Aug 25 16:26:27.963007 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:27.963007 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:27.963454 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-5648d3c7-b566-4f68-95ab-029b162555e7 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Snapshot retrieved successfully. Aug 25 16:26:27.984516 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-5648d3c7-b566-4f68-95ab-029b162555e7 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Snapshot delete request issued successfully. Aug 25 16:26:27.987954 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5648d3c7-b566-4f68-95ab-029b162555e7 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/snapshots/f3836633-7612-402b-83d7-c4a18f07efc3 returned with HTTP 202 Aug 25 16:26:27.987954 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 704/2834] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:26:27 2026] DELETE /volume/v3/snapshots/f3836633-7612-402b-83d7-c4a18f07efc3 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:26:27.995362 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-354a4bb6-0d3a-4e2d-bdcd-70a65676c270 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:27.997968 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-354a4bb6-0d3a-4e2d-bdcd-70a65676c270 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/snapshots/f3836633-7612-402b-83d7-c4a18f07efc3 Aug 25 16:26:27.998257 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-354a4bb6-0d3a-4e2d-bdcd-70a65676c270 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:27.998519 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-354a4bb6-0d3a-4e2d-bdcd-70a65676c270 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:28.005089 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:28.005089 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:28.005575 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-354a4bb6-0d3a-4e2d-bdcd-70a65676c270 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Snapshot retrieved successfully. Aug 25 16:26:28.006397 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-354a4bb6-0d3a-4e2d-bdcd-70a65676c270 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/snapshots/f3836633-7612-402b-83d7-c4a18f07efc3 returned with HTTP 200 Aug 25 16:26:28.006815 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 704/2835] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:26:27 2026] GET /volume/v3/snapshots/f3836633-7612-402b-83d7-c4a18f07efc3 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:28.131139 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-02d8679c-a176-48aa-80b4-b376e9d2d332 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:28.134340 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-02d8679c-a176-48aa-80b4-b376e9d2d332 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b Aug 25 16:26:28.134628 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-02d8679c-a176-48aa-80b4-b376e9d2d332 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:28.134852 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-02d8679c-a176-48aa-80b4-b376e9d2d332 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:28.134964 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-02d8679c-a176-48aa-80b4-b376e9d2d332 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Show backup with id b87eb2e0-fd25-43e0-b653-185dc4df7e6b. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:28.141569 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:28.141569 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:28.143128 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-02d8679c-a176-48aa-80b4-b376e9d2d332 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b returned with HTTP 200 Aug 25 16:26:28.143668 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 716/2836] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:28 2026] GET /volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:28.299528 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d82f20f8-c6ae-43af-bd46-6d79d4d764cb None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:28.382344 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d82f20f8-c6ae-43af-bd46-6d79d4d764cb tempest-TestEncryptedCinderVolumes-64458233 tempest-TestEncryptedCinderVolumes-64458233-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:26:28.382789 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d82f20f8-c6ae-43af-bd46-6d79d4d764cb tempest-TestEncryptedCinderVolumes-64458233 tempest-TestEncryptedCinderVolumes-64458233-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2025560357", "extra_specs": {}}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:28.385455 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:28.385455 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:28.426671 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d82f20f8-c6ae-43af-bd46-6d79d4d764cb tempest-TestEncryptedCinderVolumes-64458233 tempest-TestEncryptedCinderVolumes-64458233-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:26:28.427223 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 713/2837] 10.4.3.102 () {68 vars in 1252 bytes} [Tue Aug 25 16:26:28 2026] POST /volume/v3/types => generated 212 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:28.436008 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-1b86fab5-2dd9-470d-ad7b-05644cde891f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:28.438774 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1b86fab5-2dd9-470d-ad7b-05644cde891f tempest-TestEncryptedCinderVolumes-64458233 tempest-TestEncryptedCinderVolumes-64458233-project-admin] POST https://10.4.3.102/volume/v3/types/02cb2b90-d1e2-4ec8-b883-9ae279605a48/encryption Aug 25 16:26:28.439222 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1b86fab5-2dd9-470d-ad7b-05644cde891f tempest-TestEncryptedCinderVolumes-64458233 tempest-TestEncryptedCinderVolumes-64458233-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:28.441314 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:28.441314 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:28.466952 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1b86fab5-2dd9-470d-ad7b-05644cde891f tempest-TestEncryptedCinderVolumes-64458233 tempest-TestEncryptedCinderVolumes-64458233-project-admin] https://10.4.3.102/volume/v3/types/02cb2b90-d1e2-4ec8-b883-9ae279605a48/encryption returned with HTTP 200 Aug 25 16:26:28.467401 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 705/2838] 10.4.3.102 () {68 vars in 1397 bytes} [Tue Aug 25 16:26:28 2026] POST /volume/v3/types/02cb2b90-d1e2-4ec8-b883-9ae279605a48/encryption => generated 230 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:28.476414 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-83e04c65-f890-44ea-b181-9e80cd52516d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:28.541197 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f6ae84fb-7151-4dff-ac56-a9c881de43c1 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:28.542997 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f6ae84fb-7151-4dff-ac56-a9c881de43c1 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 Aug 25 16:26:28.543180 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f6ae84fb-7151-4dff-ac56-a9c881de43c1 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:28.543358 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f6ae84fb-7151-4dff-ac56-a9c881de43c1 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:28.550974 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:28.550974 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:28.554368 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-83e04c65-f890-44ea-b181-9e80cd52516d tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:26:28.554537 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-83e04c65-f890-44ea-b181-9e80cd52516d tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1892657578", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-2025560357", "size": 1}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:28.555729 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-f6ae84fb-7151-4dff-ac56-a9c881de43c1 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:26:28.559941 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f6ae84fb-7151-4dff-ac56-a9c881de43c1 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 returned with HTTP 200 Aug 25 16:26:28.560140 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-83e04c65-f890-44ea-b181-9e80cd52516d tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1892657578', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-2025560357', 'size': 1}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:26:28.560393 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 717/2839] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:28 2026] GET /volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:28.566858 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-83e04c65-f890-44ea-b181-9e80cd52516d tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Create volume of 1 GB Aug 25 16:26:28.567188 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:28.567188 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:28.567687 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-83e04c65-f890-44ea-b181-9e80cd52516d tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Availability Zones retrieved successfully. Aug 25 16:26:28.573260 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-83e04c65-f890-44ea-b181-9e80cd52516d tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Flow 'volume_create_api' (a4a9e838-5594-4d25-a30e-48455ac722e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:28.574252 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-83e04c65-f890-44ea-b181-9e80cd52516d tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f25af00-bbf2-4940-aaec-6018b219305e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:28.575032 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-497dd8fd-89eb-4666-b8de-9472542e3933 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:28.575136 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-83e04c65-f890-44ea-b181-9e80cd52516d tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:26:28.576960 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-497dd8fd-89eb-4666-b8de-9472542e3933 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 Aug 25 16:26:28.577174 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-497dd8fd-89eb-4666-b8de-9472542e3933 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:28.577345 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-497dd8fd-89eb-4666-b8de-9472542e3933 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:28.584054 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:28.584054 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:28.587545 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-497dd8fd-89eb-4666-b8de-9472542e3933 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:26:28.591477 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-497dd8fd-89eb-4666-b8de-9472542e3933 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 returned with HTTP 200 Aug 25 16:26:28.591926 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 714/2840] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:28 2026] GET /volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:28.602955 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-99ea0a05-9316-4ca5-8ce6-bc259ff0e362 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:28.604750 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-99ea0a05-9316-4ca5-8ce6-bc259ff0e362 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad Aug 25 16:26:28.604982 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-99ea0a05-9316-4ca5-8ce6-bc259ff0e362 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:28.605217 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-99ea0a05-9316-4ca5-8ce6-bc259ff0e362 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:28.605356 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-99ea0a05-9316-4ca5-8ce6-bc259ff0e362 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id 1e776be0-34ca-4dd8-858d-09c9a1cd1dad. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:28.607743 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-83e04c65-f890-44ea-b181-9e80cd52516d tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f25af00-bbf2-4940-aaec-6018b219305e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:26:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=02cb2b90-d1e2-4ec8-b883-9ae279605a48,is_public=True,name='tempest-scenario-type-luks-2025560357',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '02cb2b90-d1e2-4ec8-b883-9ae279605a48', '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=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:28.608992 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-83e04c65-f890-44ea-b181-9e80cd52516d tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (387dbc63-457b-4fb5-92f7-e143346b0cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:28.610978 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:28.610978 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:28.611781 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-99ea0a05-9316-4ca5-8ce6-bc259ff0e362 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad returned with HTTP 200 Aug 25 16:26:28.612135 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 706/2841] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:28 2026] GET /volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:28.635156 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-83e04c65-f890-44ea-b181-9e80cd52516d tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2025560357 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2025560357, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:26:28.635365 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-c83ff228-ad14-43db-95c9-ef3ea7a213e2 req-1c296e67-8a9c-4aa1-b238-b9906400e187 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:28.635546 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-83e04c65-f890-44ea-b181-9e80cd52516d tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2025560357 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2025560357, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:26:28.637228 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-c83ff228-ad14-43db-95c9-ef3ea7a213e2 req-1c296e67-8a9c-4aa1-b238-b9906400e187 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 Aug 25 16:26:28.637439 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-c83ff228-ad14-43db-95c9-ef3ea7a213e2 req-1c296e67-8a9c-4aa1-b238-b9906400e187 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:28.637682 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-c83ff228-ad14-43db-95c9-ef3ea7a213e2 req-1c296e67-8a9c-4aa1-b238-b9906400e187 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:28.644894 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:28.644894 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:28.648747 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-c83ff228-ad14-43db-95c9-ef3ea7a213e2 req-1c296e67-8a9c-4aa1-b238-b9906400e187 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:26:28.654582 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-c83ff228-ad14-43db-95c9-ef3ea7a213e2 req-1c296e67-8a9c-4aa1-b238-b9906400e187 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 returned with HTTP 200 Aug 25 16:26:28.655165 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 718/2842] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:26:28 2026] GET /volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:28.683027 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-83e04c65-f890-44ea-b181-9e80cd52516d tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Created reservations ['e8a73aaf-5fcf-4489-8ea4-d6c77f70f5dc', '22b4a4f0-ee93-4731-9c54-f8055c41d164', '869cc15f-2720-478d-8740-0f86c0c24f6b', '4e837d06-2d5d-48db-aa33-cd0c3cebff39'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:26:28.684065 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-83e04c65-f890-44ea-b181-9e80cd52516d tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (387dbc63-457b-4fb5-92f7-e143346b0cba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8a73aaf-5fcf-4489-8ea4-d6c77f70f5dc', '22b4a4f0-ee93-4731-9c54-f8055c41d164', '869cc15f-2720-478d-8740-0f86c0c24f6b', '4e837d06-2d5d-48db-aa33-cd0c3cebff39']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:28.684916 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-83e04c65-f890-44ea-b181-9e80cd52516d tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0f9039e-bebb-404f-8892-a88688b71453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:28.712892 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-83e04c65-f890-44ea-b181-9e80cd52516d tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0f9039e-bebb-404f-8892-a88688b71453) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffbb682e-02c4-4235-836f-8892df6d778b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1892657578',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40f77acb447842e6a7ff79ec73f7a0b7',qos_specs=None,replication_status=,reservations=['e8a73aaf-5fcf-4489-8ea4-d6c77f70f5dc','22b4a4f0-ee93-4731-9c54-f8055c41d164','869cc15f-2720-478d-8740-0f86c0c24f6b','4e837d06-2d5d-48db-aa33-cd0c3cebff39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='322967b535ed430899e402246ec837cd',volume_type_id=02cb2b90-d1e2-4ec8-b883-9ae279605a48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:26:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1892657578',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ffbb682e-02c4-4235-836f-8892df6d778b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40f77acb447842e6a7ff79ec73f7a0b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='322967b535ed430899e402246ec837cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(02cb2b90-d1e2-4ec8-b883-9ae279605a48),volume_type_id=02cb2b90-d1e2-4ec8-b883-9ae279605a48)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:28.713961 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-83e04c65-f890-44ea-b181-9e80cd52516d tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6266e5a-a1bf-445b-86d8-dfcfadcf1ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:28.718957 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-6e6679c7-680b-4480-93da-e8713c2edce2 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:28.720805 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6e6679c7-680b-4480-93da-e8713c2edce2 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] GET https://10.4.3.102/volume/v3/volumes/da5babfd-6b43-407c-af1a-d78504af721a Aug 25 16:26:28.721014 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6e6679c7-680b-4480-93da-e8713c2edce2 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:28.721253 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6e6679c7-680b-4480-93da-e8713c2edce2 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:28.728258 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6e6679c7-680b-4480-93da-e8713c2edce2 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] https://10.4.3.102/volume/v3/volumes/da5babfd-6b43-407c-af1a-d78504af721a returned with HTTP 404 Aug 25 16:26:28.729237 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 715/2843] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:28 2026] GET /volume/v3/volumes/da5babfd-6b43-407c-af1a-d78504af721a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:28.735722 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-83e04c65-f890-44ea-b181-9e80cd52516d tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6266e5a-a1bf-445b-86d8-dfcfadcf1ed2) transitioned into state 'SUCCESS' from state '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-1892657578',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40f77acb447842e6a7ff79ec73f7a0b7',qos_specs=None,replication_status=,reservations=['e8a73aaf-5fcf-4489-8ea4-d6c77f70f5dc','22b4a4f0-ee93-4731-9c54-f8055c41d164','869cc15f-2720-478d-8740-0f86c0c24f6b','4e837d06-2d5d-48db-aa33-cd0c3cebff39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='322967b535ed430899e402246ec837cd',volume_type_id=02cb2b90-d1e2-4ec8-b883-9ae279605a48)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:28.736640 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-83e04c65-f890-44ea-b181-9e80cd52516d tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3afa8633-b98d-4397-b66e-6603990ea3c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:28.747575 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-83e04c65-f890-44ea-b181-9e80cd52516d tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3afa8633-b98d-4397-b66e-6603990ea3c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:28.748719 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-83e04c65-f890-44ea-b181-9e80cd52516d tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Flow 'volume_create_api' (a4a9e838-5594-4d25-a30e-48455ac722e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:28.749078 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-83e04c65-f890-44ea-b181-9e80cd52516d tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Create volume request issued successfully. Aug 25 16:26:28.749978 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-83e04c65-f890-44ea-b181-9e80cd52516d tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:26:28.750492 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 705/2844] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:26:28 2026] POST /volume/v3/volumes => generated 785 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:26:28.765766 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-45f20b92-e3a1-4617-ac82-a4a015a21622 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:28.768116 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-45f20b92-e3a1-4617-ac82-a4a015a21622 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/ffbb682e-02c4-4235-836f-8892df6d778b Aug 25 16:26:28.768191 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-45f20b92-e3a1-4617-ac82-a4a015a21622 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:28.768403 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-45f20b92-e3a1-4617-ac82-a4a015a21622 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:28.776526 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:28.776526 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:28.780806 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-45f20b92-e3a1-4617-ac82-a4a015a21622 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:26:28.786583 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-45f20b92-e3a1-4617-ac82-a4a015a21622 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/ffbb682e-02c4-4235-836f-8892df6d778b returned with HTTP 200 Aug 25 16:26:28.787074 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 707/2845] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:28 2026] GET /volume/v3/volumes/ffbb682e-02c4-4235-836f-8892df6d778b => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:28.799156 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-faaa3662-3126-462a-ac01-d90367dc27ce None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:28.800904 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-faaa3662-3126-462a-ac01-d90367dc27ce tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] DELETE https://10.4.3.102/volume/v3/volumes/61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899 Aug 25 16:26:28.801100 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-faaa3662-3126-462a-ac01-d90367dc27ce tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:28.801317 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-faaa3662-3126-462a-ac01-d90367dc27ce tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:28.801460 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-faaa3662-3126-462a-ac01-d90367dc27ce tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Delete volume with id: 61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899 Aug 25 16:26:28.810515 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:28.810515 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:28.811056 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-faaa3662-3126-462a-ac01-d90367dc27ce tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Volume info retrieved successfully. Aug 25 16:26:28.852331 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-faaa3662-3126-462a-ac01-d90367dc27ce tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Delete volume request issued successfully. Aug 25 16:26:28.852581 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-faaa3662-3126-462a-ac01-d90367dc27ce tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] https://10.4.3.102/volume/v3/volumes/61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899 returned with HTTP 202 Aug 25 16:26:28.853026 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 719/2846] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:26:28 2026] DELETE /volume/v3/volumes/61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:26:28.864625 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-13c327da-0550-4374-b507-cb2c10cd19ea None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:28.866230 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-13c327da-0550-4374-b507-cb2c10cd19ea tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] GET https://10.4.3.102/volume/v3/volumes/61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899 Aug 25 16:26:28.866539 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-13c327da-0550-4374-b507-cb2c10cd19ea tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:28.866813 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-13c327da-0550-4374-b507-cb2c10cd19ea tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:28.873964 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:28.873964 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:28.874748 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d0010b69-6c4d-442e-81c6-0cc969b37210 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:28.875194 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d0010b69-6c4d-442e-81c6-0cc969b37210 None None] GET https://10.4.3.102/volume// Aug 25 16:26:28.875470 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d0010b69-6c4d-442e-81c6-0cc969b37210 None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:28.875690 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d0010b69-6c4d-442e-81c6-0cc969b37210 None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:28.876016 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d0010b69-6c4d-442e-81c6-0cc969b37210 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:26:28.876292 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 706/2847] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:26:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:26:28.877977 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-13c327da-0550-4374-b507-cb2c10cd19ea tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Volume info retrieved successfully. Aug 25 16:26:28.882959 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-13c327da-0550-4374-b507-cb2c10cd19ea tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] https://10.4.3.102/volume/v3/volumes/61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899 returned with HTTP 200 Aug 25 16:26:28.883378 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 716/2848] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:28 2026] GET /volume/v3/volumes/61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:28.885312 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-c83ff228-ad14-43db-95c9-ef3ea7a213e2 req-0f9c8435-3423-4f3f-89af-82c9ba167a52 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:28.887740 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-c83ff228-ad14-43db-95c9-ef3ea7a213e2 req-0f9c8435-3423-4f3f-89af-82c9ba167a52 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:26:28.888095 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-c83ff228-ad14-43db-95c9-ef3ea7a213e2 req-0f9c8435-3423-4f3f-89af-82c9ba167a52 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2293440c-895c-4e72-85df-32eb4b6e40f5", "connector": null, "instance_uuid": "fac93b24-027d-4122-b1e1-b8a334398d62"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:28.896752 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:28.896752 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:28.898302 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-b88f7d2d-372b-4496-a787-b08d34dcd664 req-4eebdd73-34d6-487f-89aa-61b531d985a5 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:28.901001 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-b88f7d2d-372b-4496-a787-b08d34dcd664 req-4eebdd73-34d6-487f-89aa-61b531d985a5 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] PUT https://10.4.3.102/volume/v3/attachments/9153e746-2245-4186-a8fd-4db14b6b9c0c Aug 25 16:26:28.901522 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-b88f7d2d-372b-4496-a787-b08d34dcd664 req-4eebdd73-34d6-487f-89aa-61b531d985a5 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:28.910102 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-b88f7d2d-372b-4496-a787-b08d34dcd664 req-4eebdd73-34d6-487f-89aa-61b531d985a5 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Acquiring lock "cinder-attachment_update-b5d43ef5-f3c7-49be-9bdd-502ae1149c12-np0000008093" by "attachment_update" {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:26:28.915121 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-b88f7d2d-372b-4496-a787-b08d34dcd664 req-4eebdd73-34d6-487f-89aa-61b531d985a5 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Lock "cinder-attachment_update-b5d43ef5-f3c7-49be-9bdd-502ae1149c12-np0000008093" acquired by "attachment_update" :: waited 0.005s {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:26:28.916039 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:28.916039 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:28.936322 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-c83ff228-ad14-43db-95c9-ef3ea7a213e2 req-0f9c8435-3423-4f3f-89af-82c9ba167a52 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:26:28.936909 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 708/2849] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:26:28 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) Aug 25 16:26:28.964172 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-974baa9f-86ea-4903-a851-8e2ac6612592 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:28.968088 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-974baa9f-86ea-4903-a851-8e2ac6612592 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 Aug 25 16:26:28.968088 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-974baa9f-86ea-4903-a851-8e2ac6612592 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:28.968088 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-974baa9f-86ea-4903-a851-8e2ac6612592 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:28.977849 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:28.977849 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:28.981960 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-224d6518-69ef-40fb-a3e7-d22f4ce6604e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:28.982602 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-224d6518-69ef-40fb-a3e7-d22f4ce6604e None None] GET https://10.4.3.102/volume// Aug 25 16:26:28.982602 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-224d6518-69ef-40fb-a3e7-d22f4ce6604e None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:28.982769 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-224d6518-69ef-40fb-a3e7-d22f4ce6604e None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:28.983089 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-224d6518-69ef-40fb-a3e7-d22f4ce6604e None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:26:28.983365 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 717/2850] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:26:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:26:28.983975 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-974baa9f-86ea-4903-a851-8e2ac6612592 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:26:28.992378 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-974baa9f-86ea-4903-a851-8e2ac6612592 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 returned with HTTP 200 Aug 25 16:26:29.000107 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-c83ff228-ad14-43db-95c9-ef3ea7a213e2 req-9be30335-014c-48e8-81f9-5b801d5bc1ff None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:29.000455 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 707/2851] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:28 2026] GET /volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:29.000769 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-c83ff228-ad14-43db-95c9-ef3ea7a213e2 req-9be30335-014c-48e8-81f9-5b801d5bc1ff tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 Aug 25 16:26:29.000769 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-c83ff228-ad14-43db-95c9-ef3ea7a213e2 req-9be30335-014c-48e8-81f9-5b801d5bc1ff tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:29.000769 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-c83ff228-ad14-43db-95c9-ef3ea7a213e2 req-9be30335-014c-48e8-81f9-5b801d5bc1ff tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:29.004189 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:29.004189 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:29.007538 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-c83ff228-ad14-43db-95c9-ef3ea7a213e2 req-9be30335-014c-48e8-81f9-5b801d5bc1ff tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:26:29.011428 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-c83ff228-ad14-43db-95c9-ef3ea7a213e2 req-9be30335-014c-48e8-81f9-5b801d5bc1ff tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 returned with HTTP 200 Aug 25 16:26:29.011864 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 709/2852] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:26:28 2026] GET /volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 => generated 1056 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:26:29.015748 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-93e8215f-4425-4012-b524-a751623607e2 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:29.031802 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-93e8215f-4425-4012-b524-a751623607e2 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/snapshots/f3836633-7612-402b-83d7-c4a18f07efc3 Aug 25 16:26:29.031802 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-93e8215f-4425-4012-b524-a751623607e2 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:29.031802 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-93e8215f-4425-4012-b524-a751623607e2 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:29.031802 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-93e8215f-4425-4012-b524-a751623607e2 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/snapshots/f3836633-7612-402b-83d7-c4a18f07efc3 returned with HTTP 404 Aug 25 16:26:29.031802 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 718/2853] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:26:29 2026] GET /volume/v3/snapshots/f3836633-7612-402b-83d7-c4a18f07efc3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 16:26:29.035865 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-06520581-4660-4274-a1ba-e3ec14c2555d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:29.037623 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-06520581-4660-4274-a1ba-e3ec14c2555d tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/457fb672-6cc6-490c-bf29-b1947dffdf8d Aug 25 16:26:29.037830 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-06520581-4660-4274-a1ba-e3ec14c2555d tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:29.038031 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-06520581-4660-4274-a1ba-e3ec14c2555d tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:29.038161 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.snapshots [None req-06520581-4660-4274-a1ba-e3ec14c2555d tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Delete snapshot with id: 457fb672-6cc6-490c-bf29-b1947dffdf8d Aug 25 16:26:29.043434 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:29.043434 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:29.044065 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-06520581-4660-4274-a1ba-e3ec14c2555d tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Snapshot retrieved successfully. Aug 25 16:26:29.063605 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-06520581-4660-4274-a1ba-e3ec14c2555d tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Snapshot delete request issued successfully. Aug 25 16:26:29.063872 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-06520581-4660-4274-a1ba-e3ec14c2555d tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/snapshots/457fb672-6cc6-490c-bf29-b1947dffdf8d returned with HTTP 202 Aug 25 16:26:29.064328 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 708/2854] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:26:29 2026] DELETE /volume/v3/snapshots/457fb672-6cc6-490c-bf29-b1947dffdf8d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:26:29.068634 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-b88f7d2d-372b-4496-a787-b08d34dcd664 req-4eebdd73-34d6-487f-89aa-61b531d985a5 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Lock "cinder-attachment_update-b5d43ef5-f3c7-49be-9bdd-502ae1149c12-np0000008093" released by "attachment_update" :: held 0.153s {{(pid=100454) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:26:29.069081 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-b88f7d2d-372b-4496-a787-b08d34dcd664 req-4eebdd73-34d6-487f-89aa-61b531d985a5 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/attachments/9153e746-2245-4186-a8fd-4db14b6b9c0c returned with HTTP 200 Aug 25 16:26:29.069646 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 720/2855] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:26:28 2026] PUT /volume/v3/attachments/9153e746-2245-4186-a8fd-4db14b6b9c0c => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:26:29.071032 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-94ba44dd-ea56-4803-96fc-357a5390b198 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:29.075109 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-94ba44dd-ea56-4803-96fc-357a5390b198 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/snapshots/457fb672-6cc6-490c-bf29-b1947dffdf8d Aug 25 16:26:29.075319 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-94ba44dd-ea56-4803-96fc-357a5390b198 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:29.075531 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-94ba44dd-ea56-4803-96fc-357a5390b198 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:29.080707 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:29.080707 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:29.081141 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-94ba44dd-ea56-4803-96fc-357a5390b198 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Snapshot retrieved successfully. Aug 25 16:26:29.082099 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-94ba44dd-ea56-4803-96fc-357a5390b198 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/snapshots/457fb672-6cc6-490c-bf29-b1947dffdf8d returned with HTTP 200 Aug 25 16:26:29.082438 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 710/2856] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:26:29 2026] GET /volume/v3/snapshots/457fb672-6cc6-490c-bf29-b1947dffdf8d => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:29.088274 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-b88f7d2d-372b-4496-a787-b08d34dcd664 req-c81ea84f-33f1-4b18-9183-9183a60c6147 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:29.090944 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-b88f7d2d-372b-4496-a787-b08d34dcd664 req-c81ea84f-33f1-4b18-9183-9183a60c6147 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/attachments/9153e746-2245-4186-a8fd-4db14b6b9c0c Aug 25 16:26:29.091185 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-b88f7d2d-372b-4496-a787-b08d34dcd664 req-c81ea84f-33f1-4b18-9183-9183a60c6147 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:29.091436 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-b88f7d2d-372b-4496-a787-b08d34dcd664 req-c81ea84f-33f1-4b18-9183-9183a60c6147 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:29.110089 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-c83ff228-ad14-43db-95c9-ef3ea7a213e2 req-5166a684-db44-4d24-a010-a1dae4730780 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:29.112097 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-c83ff228-ad14-43db-95c9-ef3ea7a213e2 req-5166a684-db44-4d24-a010-a1dae4730780 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] PUT https://10.4.3.102/volume/v3/attachments/325f5a2f-544b-47da-936d-e1229967156b Aug 25 16:26:29.112498 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-c83ff228-ad14-43db-95c9-ef3ea7a213e2 req-5166a684-db44-4d24-a010-a1dae4730780 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:29.112929 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-b88f7d2d-372b-4496-a787-b08d34dcd664 req-c81ea84f-33f1-4b18-9183-9183a60c6147 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/attachments/9153e746-2245-4186-a8fd-4db14b6b9c0c returned with HTTP 200 Aug 25 16:26:29.113300 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 719/2857] 10.4.3.102 () {70 vars in 1651 bytes} [Tue Aug 25 16:26:29 2026] GET /volume/v3/attachments/9153e746-2245-4186-a8fd-4db14b6b9c0c => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:26:29.121601 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-c83ff228-ad14-43db-95c9-ef3ea7a213e2 req-5166a684-db44-4d24-a010-a1dae4730780 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Acquiring lock "cinder-attachment_update-2293440c-895c-4e72-85df-32eb4b6e40f5-np0000008093" by "attachment_update" {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:26:29.125876 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-c83ff228-ad14-43db-95c9-ef3ea7a213e2 req-5166a684-db44-4d24-a010-a1dae4730780 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Lock "cinder-attachment_update-2293440c-895c-4e72-85df-32eb4b6e40f5-np0000008093" acquired by "attachment_update" :: waited 0.004s {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:26:29.126834 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:29.126834 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:29.156663 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-390d927b-4da4-4261-954d-7a4d6731b71f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:29.158874 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-390d927b-4da4-4261-954d-7a4d6731b71f tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b Aug 25 16:26:29.159116 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-390d927b-4da4-4261-954d-7a4d6731b71f tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:29.159337 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-390d927b-4da4-4261-954d-7a4d6731b71f tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:29.160000 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-390d927b-4da4-4261-954d-7a4d6731b71f tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Show backup with id b87eb2e0-fd25-43e0-b653-185dc4df7e6b. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:29.164308 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:29.164308 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:29.165196 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-390d927b-4da4-4261-954d-7a4d6731b71f tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b returned with HTTP 200 Aug 25 16:26:29.165664 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 721/2858] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:29 2026] GET /volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:29.210089 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-c83ff228-ad14-43db-95c9-ef3ea7a213e2 req-5166a684-db44-4d24-a010-a1dae4730780 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Lock "cinder-attachment_update-2293440c-895c-4e72-85df-32eb4b6e40f5-np0000008093" released by "attachment_update" :: held 0.084s {{(pid=100455) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:26:29.210401 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-c83ff228-ad14-43db-95c9-ef3ea7a213e2 req-5166a684-db44-4d24-a010-a1dae4730780 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/attachments/325f5a2f-544b-47da-936d-e1229967156b returned with HTTP 200 Aug 25 16:26:29.210936 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 709/2859] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:26:29 2026] PUT /volume/v3/attachments/325f5a2f-544b-47da-936d-e1229967156b => generated 968 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:26:29.222743 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-c83ff228-ad14-43db-95c9-ef3ea7a213e2 req-fa8674fa-da45-46f6-b200-6cfafbaa876c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:29.224831 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-c83ff228-ad14-43db-95c9-ef3ea7a213e2 req-fa8674fa-da45-46f6-b200-6cfafbaa876c tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5/encryption Aug 25 16:26:29.225013 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-c83ff228-ad14-43db-95c9-ef3ea7a213e2 req-fa8674fa-da45-46f6-b200-6cfafbaa876c tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:29.225189 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-c83ff228-ad14-43db-95c9-ef3ea7a213e2 req-fa8674fa-da45-46f6-b200-6cfafbaa876c tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'index' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:29.234038 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:29.234038 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:29.239547 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-c83ff228-ad14-43db-95c9-ef3ea7a213e2 req-fa8674fa-da45-46f6-b200-6cfafbaa876c tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5/encryption returned with HTTP 200 Aug 25 16:26:29.239939 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 711/2860] 10.4.3.102 () {68 vars in 1631 bytes} [Tue Aug 25 16:26:29 2026] GET /volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:29.624441 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-429068b4-0423-4d95-9897-a5d81bb9386b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:29.626100 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-429068b4-0423-4d95-9897-a5d81bb9386b tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad Aug 25 16:26:29.626283 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-429068b4-0423-4d95-9897-a5d81bb9386b tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:29.626452 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-429068b4-0423-4d95-9897-a5d81bb9386b tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:29.626566 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-429068b4-0423-4d95-9897-a5d81bb9386b tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id 1e776be0-34ca-4dd8-858d-09c9a1cd1dad. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:29.634834 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:29.634834 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:29.635574 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-429068b4-0423-4d95-9897-a5d81bb9386b tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad returned with HTTP 200 Aug 25 16:26:29.635949 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 720/2861] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:29 2026] GET /volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:29.800951 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-58de2439-d46e-4bda-bed7-e49695140d46 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:29.803208 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-58de2439-d46e-4bda-bed7-e49695140d46 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/ffbb682e-02c4-4235-836f-8892df6d778b Aug 25 16:26:29.803464 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-58de2439-d46e-4bda-bed7-e49695140d46 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:29.803725 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-58de2439-d46e-4bda-bed7-e49695140d46 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:29.811854 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:29.811854 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:29.816381 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-58de2439-d46e-4bda-bed7-e49695140d46 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:26:29.822385 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-58de2439-d46e-4bda-bed7-e49695140d46 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/ffbb682e-02c4-4235-836f-8892df6d778b returned with HTTP 200 Aug 25 16:26:29.822943 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 722/2862] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:29 2026] GET /volume/v3/volumes/ffbb682e-02c4-4235-836f-8892df6d778b => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:29.835411 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-168886cb-f2f4-4348-892c-3f680965798e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:29.838669 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-168886cb-f2f4-4348-892c-3f680965798e tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/ffbb682e-02c4-4235-836f-8892df6d778b Aug 25 16:26:29.838955 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-168886cb-f2f4-4348-892c-3f680965798e tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:29.839251 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-168886cb-f2f4-4348-892c-3f680965798e tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:29.848744 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:29.848744 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:29.853921 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-168886cb-f2f4-4348-892c-3f680965798e tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:26:29.860084 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-168886cb-f2f4-4348-892c-3f680965798e tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/ffbb682e-02c4-4235-836f-8892df6d778b returned with HTTP 200 Aug 25 16:26:29.860602 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 710/2863] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:29 2026] GET /volume/v3/volumes/ffbb682e-02c4-4235-836f-8892df6d778b => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:29.874854 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-7ec46e40-af14-464c-9bf3-33aeaf0d5798 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:29.876676 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7ec46e40-af14-464c-9bf3-33aeaf0d5798 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:26:29.877079 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7ec46e40-af14-464c-9bf3-33aeaf0d5798 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-18234647", "source_volid": "ffbb682e-02c4-4235-836f-8892df6d778b", "volume_type": "tempest-scenario-type-luks-2025560357", "size": 1}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:29.878581 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-7ec46e40-af14-464c-9bf3-33aeaf0d5798 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-18234647', 'source_volid': 'ffbb682e-02c4-4235-836f-8892df6d778b', 'volume_type': 'tempest-scenario-type-luks-2025560357', 'size': 1}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:26:29.888911 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:29.888911 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:29.889531 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-7ec46e40-af14-464c-9bf3-33aeaf0d5798 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume retrieved successfully. Aug 25 16:26:29.889652 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-7ec46e40-af14-464c-9bf3-33aeaf0d5798 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Create volume of 1 GB Aug 25 16:26:29.890899 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-7ec46e40-af14-464c-9bf3-33aeaf0d5798 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Availability Zones retrieved successfully. Aug 25 16:26:29.895773 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-7ec46e40-af14-464c-9bf3-33aeaf0d5798 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Flow 'volume_create_api' (b0af0919-3349-4939-ab3d-accef7a8ad01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:29.896075 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f1871749-55b4-4b82-b2de-d53222aa85b7 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:29.896963 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-7ec46e40-af14-464c-9bf3-33aeaf0d5798 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a816770-7ce9-46c0-b900-a87c56662163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:29.897735 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f1871749-55b4-4b82-b2de-d53222aa85b7 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] GET https://10.4.3.102/volume/v3/volumes/61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899 Aug 25 16:26:29.897914 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-7ec46e40-af14-464c-9bf3-33aeaf0d5798 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:26:29.897956 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f1871749-55b4-4b82-b2de-d53222aa85b7 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:29.898080 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f1871749-55b4-4b82-b2de-d53222aa85b7 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:29.904151 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f1871749-55b4-4b82-b2de-d53222aa85b7 tempest-AttachVolumeShelveTestJSON-1292832548 tempest-AttachVolumeShelveTestJSON-1292832548-project-member] https://10.4.3.102/volume/v3/volumes/61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899 returned with HTTP 404 Aug 25 16:26:29.904778 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 721/2864] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:29 2026] GET /volume/v3/volumes/61df2b1e-fb1e-4fb6-9d98-a4b3d01e2899 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:29.922444 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-7ec46e40-af14-464c-9bf3-33aeaf0d5798 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a816770-7ce9-46c0-b900-a87c56662163) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ffbb682e-02c4-4235-836f-8892df6d778b', 'volume_type': VolumeType(created_at=2026-08-25T16:26:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=02cb2b90-d1e2-4ec8-b883-9ae279605a48,is_public=True,name='tempest-scenario-type-luks-2025560357',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '02cb2b90-d1e2-4ec8-b883-9ae279605a48', '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=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:29.923226 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-7ec46e40-af14-464c-9bf3-33aeaf0d5798 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5160cae3-4fab-4c78-90bc-a1ba7bb36ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:29.957747 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [None req-7ec46e40-af14-464c-9bf3-33aeaf0d5798 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2025560357 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2025560357, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:26:29.957998 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [None req-7ec46e40-af14-464c-9bf3-33aeaf0d5798 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2025560357 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2025560357, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:26:29.980528 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-7ec46e40-af14-464c-9bf3-33aeaf0d5798 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Created reservations ['50dba30e-b7c9-4cae-90ba-49ee5970e2ea', 'a81b7c20-7157-4056-b3b5-d5da06647754', '57db7d10-630c-4d75-acfe-575d8ac0cb2a', '8f4820b0-3452-4988-a462-193688cdffbf'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:26:29.981502 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-7ec46e40-af14-464c-9bf3-33aeaf0d5798 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5160cae3-4fab-4c78-90bc-a1ba7bb36ba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50dba30e-b7c9-4cae-90ba-49ee5970e2ea', 'a81b7c20-7157-4056-b3b5-d5da06647754', '57db7d10-630c-4d75-acfe-575d8ac0cb2a', '8f4820b0-3452-4988-a462-193688cdffbf']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:29.982277 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-7ec46e40-af14-464c-9bf3-33aeaf0d5798 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58600962-aa76-4554-9c7b-15c743612c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:30.004919 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-bb904a27-17dc-4974-a406-bb2eb40dc64d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:30.012451 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bb904a27-17dc-4974-a406-bb2eb40dc64d tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 Aug 25 16:26:30.012784 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-bb904a27-17dc-4974-a406-bb2eb40dc64d tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:30.013072 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-bb904a27-17dc-4974-a406-bb2eb40dc64d tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:30.027239 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:30.027239 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:30.030731 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-bb904a27-17dc-4974-a406-bb2eb40dc64d tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:26:30.035362 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bb904a27-17dc-4974-a406-bb2eb40dc64d tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 returned with HTTP 200 Aug 25 16:26:30.035821 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 723/2865] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:30 2026] GET /volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:30.036666 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-7ec46e40-af14-464c-9bf3-33aeaf0d5798 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58600962-aa76-4554-9c7b-15c743612c89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82d3ba38-94dc-4949-aa64-4dc9f958d09c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-18234647',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40f77acb447842e6a7ff79ec73f7a0b7',qos_specs=None,replication_status=,reservations=['50dba30e-b7c9-4cae-90ba-49ee5970e2ea','a81b7c20-7157-4056-b3b5-d5da06647754','57db7d10-630c-4d75-acfe-575d8ac0cb2a','8f4820b0-3452-4988-a462-193688cdffbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=ffbb682e-02c4-4235-836f-8892df6d778b,status='creating',user_id='322967b535ed430899e402246ec837cd',volume_type_id=02cb2b90-d1e2-4ec8-b883-9ae279605a48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:26:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-18234647',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=82d3ba38-94dc-4949-aa64-4dc9f958d09c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40f77acb447842e6a7ff79ec73f7a0b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ffbb682e-02c4-4235-836f-8892df6d778b,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='322967b535ed430899e402246ec837cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(02cb2b90-d1e2-4ec8-b883-9ae279605a48),volume_type_id=02cb2b90-d1e2-4ec8-b883-9ae279605a48)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:30.038052 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-7ec46e40-af14-464c-9bf3-33aeaf0d5798 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be3a4db5-4fec-4d56-81e4-c09f0ce8eec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:30.065089 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-7ec46e40-af14-464c-9bf3-33aeaf0d5798 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be3a4db5-4fec-4d56-81e4-c09f0ce8eec5) transitioned into state 'SUCCESS' from state '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-18234647',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40f77acb447842e6a7ff79ec73f7a0b7',qos_specs=None,replication_status=,reservations=['50dba30e-b7c9-4cae-90ba-49ee5970e2ea','a81b7c20-7157-4056-b3b5-d5da06647754','57db7d10-630c-4d75-acfe-575d8ac0cb2a','8f4820b0-3452-4988-a462-193688cdffbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=ffbb682e-02c4-4235-836f-8892df6d778b,status='creating',user_id='322967b535ed430899e402246ec837cd',volume_type_id=02cb2b90-d1e2-4ec8-b883-9ae279605a48)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:30.065923 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-7ec46e40-af14-464c-9bf3-33aeaf0d5798 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66cd50d7-0978-49a6-b614-b61a36c63d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:30.082452 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-7ec46e40-af14-464c-9bf3-33aeaf0d5798 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66cd50d7-0978-49a6-b614-b61a36c63d93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:30.083792 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-7ec46e40-af14-464c-9bf3-33aeaf0d5798 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Flow 'volume_create_api' (b0af0919-3349-4939-ab3d-accef7a8ad01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:30.084184 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-7ec46e40-af14-464c-9bf3-33aeaf0d5798 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Create volume request issued successfully. Aug 25 16:26:30.084933 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7ec46e40-af14-464c-9bf3-33aeaf0d5798 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:26:30.085487 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 712/2866] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:26:29 2026] POST /volume/v3/volumes => generated 810 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:26:30.094621 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-22d08014-7897-46a4-b297-ea779f69efe1 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:30.094621 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-22d08014-7897-46a4-b297-ea779f69efe1 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/snapshots/457fb672-6cc6-490c-bf29-b1947dffdf8d Aug 25 16:26:30.095136 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-22d08014-7897-46a4-b297-ea779f69efe1 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:30.095181 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-22d08014-7897-46a4-b297-ea779f69efe1 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:30.100548 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-22d08014-7897-46a4-b297-ea779f69efe1 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/snapshots/457fb672-6cc6-490c-bf29-b1947dffdf8d returned with HTTP 404 Aug 25 16:26:30.101218 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 711/2867] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:26:30 2026] GET /volume/v3/snapshots/457fb672-6cc6-490c-bf29-b1947dffdf8d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:30.102688 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-6dddabd5-bce9-443d-a4b1-76497c5ad66b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:30.104636 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6dddabd5-bce9-443d-a4b1-76497c5ad66b tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c Aug 25 16:26:30.104879 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6dddabd5-bce9-443d-a4b1-76497c5ad66b tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:30.105104 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6dddabd5-bce9-443d-a4b1-76497c5ad66b tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:30.110297 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-6b94e02a-465e-4c8c-8a25-088db933864e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:30.112238 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:30.112238 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:30.113486 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6b94e02a-465e-4c8c-8a25-088db933864e tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b Aug 25 16:26:30.113800 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6b94e02a-465e-4c8c-8a25-088db933864e tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:30.114099 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6b94e02a-465e-4c8c-8a25-088db933864e tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:30.116117 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-6dddabd5-bce9-443d-a4b1-76497c5ad66b tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:26:30.121064 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6dddabd5-bce9-443d-a4b1-76497c5ad66b tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c returned with HTTP 200 Aug 25 16:26:30.121601 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 722/2868] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:30 2026] GET /volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:30.123793 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:30.123793 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:30.130615 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-6b94e02a-465e-4c8c-8a25-088db933864e tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:26:30.134765 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6b94e02a-465e-4c8c-8a25-088db933864e tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b returned with HTTP 200 Aug 25 16:26:30.135324 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 724/2869] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:30 2026] GET /volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:30.149495 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d78d4644-530d-4479-9200-64966b79f8f2 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:30.151858 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d78d4644-530d-4479-9200-64966b79f8f2 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b Aug 25 16:26:30.152085 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d78d4644-530d-4479-9200-64966b79f8f2 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:30.152323 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d78d4644-530d-4479-9200-64966b79f8f2 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:30.160192 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:30.160192 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:30.164883 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-d78d4644-530d-4479-9200-64966b79f8f2 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:26:30.171564 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d78d4644-530d-4479-9200-64966b79f8f2 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b returned with HTTP 200 Aug 25 16:26:30.171946 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 713/2870] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:30 2026] GET /volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:30.175931 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c8a26745-60b2-4f9c-a841-50c53eeef797 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:30.178154 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c8a26745-60b2-4f9c-a841-50c53eeef797 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b Aug 25 16:26:30.178574 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c8a26745-60b2-4f9c-a841-50c53eeef797 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:30.178871 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c8a26745-60b2-4f9c-a841-50c53eeef797 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:30.179046 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-c8a26745-60b2-4f9c-a841-50c53eeef797 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Show backup with id b87eb2e0-fd25-43e0-b653-185dc4df7e6b. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:30.185109 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:30.185109 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:30.185994 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c8a26745-60b2-4f9c-a841-50c53eeef797 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b returned with HTTP 200 Aug 25 16:26:30.186376 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 712/2871] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:30 2026] GET /volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:30.188015 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-43ab49d1-9afc-417b-ab78-cda1190da32f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:30.189718 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-43ab49d1-9afc-417b-ab78-cda1190da32f tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] DELETE https://10.4.3.102/volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b Aug 25 16:26:30.189898 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-43ab49d1-9afc-417b-ab78-cda1190da32f tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:30.190075 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-43ab49d1-9afc-417b-ab78-cda1190da32f tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:30.190248 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-43ab49d1-9afc-417b-ab78-cda1190da32f tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Delete volume with id: 21639d91-82cd-4480-bf3f-b9266ae6f18b Aug 25 16:26:30.202123 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:30.202123 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:30.202800 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-43ab49d1-9afc-417b-ab78-cda1190da32f tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:26:30.233959 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-43ab49d1-9afc-417b-ab78-cda1190da32f tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Delete volume request issued successfully. Aug 25 16:26:30.234159 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-43ab49d1-9afc-417b-ab78-cda1190da32f tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b returned with HTTP 202 Aug 25 16:26:30.234633 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 723/2872] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:26:30 2026] DELETE /volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:26:30.242071 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f4cc26dd-46cb-43a7-a417-813d584e9e94 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:30.244344 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f4cc26dd-46cb-43a7-a417-813d584e9e94 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b Aug 25 16:26:30.244619 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f4cc26dd-46cb-43a7-a417-813d584e9e94 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:30.244856 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f4cc26dd-46cb-43a7-a417-813d584e9e94 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:30.254605 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:30.254605 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:30.257393 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-f4cc26dd-46cb-43a7-a417-813d584e9e94 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Volume info retrieved successfully. Aug 25 16:26:30.263962 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f4cc26dd-46cb-43a7-a417-813d584e9e94 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b returned with HTTP 200 Aug 25 16:26:30.264556 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 725/2873] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:30 2026] GET /volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:30.647057 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-e38d2223-77fd-4d04-b71a-d29d78bf223e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:30.650091 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e38d2223-77fd-4d04-b71a-d29d78bf223e tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad Aug 25 16:26:30.650311 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e38d2223-77fd-4d04-b71a-d29d78bf223e tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:30.650629 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e38d2223-77fd-4d04-b71a-d29d78bf223e tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:30.650803 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-e38d2223-77fd-4d04-b71a-d29d78bf223e tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id 1e776be0-34ca-4dd8-858d-09c9a1cd1dad. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:30.655585 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:30.655585 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:30.656704 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e38d2223-77fd-4d04-b71a-d29d78bf223e tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad returned with HTTP 200 Aug 25 16:26:30.657257 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 714/2874] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:30 2026] GET /volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:31.140262 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-eec7db56-a1fa-4296-856c-b21cce818a44 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:31.140262 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-eec7db56-a1fa-4296-856c-b21cce818a44 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 Aug 25 16:26:31.140262 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-eec7db56-a1fa-4296-856c-b21cce818a44 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:31.140262 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-eec7db56-a1fa-4296-856c-b21cce818a44 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:31.140262 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:31.140262 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:31.140262 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-eec7db56-a1fa-4296-856c-b21cce818a44 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:26:31.140262 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-eec7db56-a1fa-4296-856c-b21cce818a44 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 returned with HTTP 200 Aug 25 16:26:31.140262 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 713/2875] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:31 2026] GET /volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:31.143740 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d83240db-76bb-4732-a6a1-3f8230756657 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:31.146005 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d83240db-76bb-4732-a6a1-3f8230756657 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c Aug 25 16:26:31.185056 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d83240db-76bb-4732-a6a1-3f8230756657 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:31.185056 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d83240db-76bb-4732-a6a1-3f8230756657 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:31.185056 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:31.185056 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:31.185056 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-d83240db-76bb-4732-a6a1-3f8230756657 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:26:31.185056 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d83240db-76bb-4732-a6a1-3f8230756657 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c returned with HTTP 200 Aug 25 16:26:31.185056 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 724/2876] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:31 2026] GET /volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:31.236894 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-14ee81e8-443b-40d4-9528-7bfe639fb556 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:31.238552 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-14ee81e8-443b-40d4-9528-7bfe639fb556 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b Aug 25 16:26:31.238740 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-14ee81e8-443b-40d4-9528-7bfe639fb556 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:31.238979 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-14ee81e8-443b-40d4-9528-7bfe639fb556 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:31.239070 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-14ee81e8-443b-40d4-9528-7bfe639fb556 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Show backup with id b87eb2e0-fd25-43e0-b653-185dc4df7e6b. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:31.264725 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:31.264725 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:31.264725 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-14ee81e8-443b-40d4-9528-7bfe639fb556 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b returned with HTTP 200 Aug 25 16:26:31.264725 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 726/2877] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:31 2026] GET /volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b => generated 834 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:31.280972 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-bc6b4e25-b8fe-4cd2-843d-3c1f5a1efea2 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:31.282506 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-bc6b4e25-b8fe-4cd2-843d-3c1f5a1efea2 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] GET https://10.4.3.102/volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b Aug 25 16:26:31.282716 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-bc6b4e25-b8fe-4cd2-843d-3c1f5a1efea2 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:31.282907 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-bc6b4e25-b8fe-4cd2-843d-3c1f5a1efea2 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:31.306948 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-bc6b4e25-b8fe-4cd2-843d-3c1f5a1efea2 tempest-SnapshotDataIntegrityTests-258655676 tempest-SnapshotDataIntegrityTests-258655676-project-member] https://10.4.3.102/volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b returned with HTTP 404 Aug 25 16:26:31.307397 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 715/2878] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:31 2026] GET /volume/v3/volumes/21639d91-82cd-4480-bf3f-b9266ae6f18b => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:31.670057 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ea19783e-23ed-42a4-8319-62eeb28ca6aa None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:31.671701 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ea19783e-23ed-42a4-8319-62eeb28ca6aa tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad Aug 25 16:26:31.671876 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ea19783e-23ed-42a4-8319-62eeb28ca6aa tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:31.672046 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ea19783e-23ed-42a4-8319-62eeb28ca6aa tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:31.672143 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-ea19783e-23ed-42a4-8319-62eeb28ca6aa tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id 1e776be0-34ca-4dd8-858d-09c9a1cd1dad. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:31.676138 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:31.676138 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:31.676936 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ea19783e-23ed-42a4-8319-62eeb28ca6aa tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad returned with HTTP 200 Aug 25 16:26:31.677296 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 714/2879] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:31 2026] GET /volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:32.152722 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-e2a8d076-adbf-4ccb-aadd-5720aab0dbe4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:32.154887 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e2a8d076-adbf-4ccb-aadd-5720aab0dbe4 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 Aug 25 16:26:32.155110 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e2a8d076-adbf-4ccb-aadd-5720aab0dbe4 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:32.155294 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e2a8d076-adbf-4ccb-aadd-5720aab0dbe4 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:32.178831 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:32.178831 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:32.178831 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-e2a8d076-adbf-4ccb-aadd-5720aab0dbe4 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:26:32.178831 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e2a8d076-adbf-4ccb-aadd-5720aab0dbe4 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 returned with HTTP 200 Aug 25 16:26:32.178831 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 725/2880] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:32 2026] GET /volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:32.199235 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-3ef89187-9ab6-4a5d-914a-0631e57a8ab8 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:32.201072 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3ef89187-9ab6-4a5d-914a-0631e57a8ab8 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c Aug 25 16:26:32.201245 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3ef89187-9ab6-4a5d-914a-0631e57a8ab8 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:32.201418 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3ef89187-9ab6-4a5d-914a-0631e57a8ab8 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:32.208918 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:32.208918 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:32.212506 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-3ef89187-9ab6-4a5d-914a-0631e57a8ab8 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:26:32.217085 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3ef89187-9ab6-4a5d-914a-0631e57a8ab8 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c returned with HTTP 200 Aug 25 16:26:32.217690 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 727/2881] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:32 2026] GET /volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:32.273499 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-47f8af42-f122-46ea-925e-d055ac9a64a8 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:32.275148 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-47f8af42-f122-46ea-925e-d055ac9a64a8 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b Aug 25 16:26:32.275342 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-47f8af42-f122-46ea-925e-d055ac9a64a8 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:32.275527 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-47f8af42-f122-46ea-925e-d055ac9a64a8 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:32.275646 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-47f8af42-f122-46ea-925e-d055ac9a64a8 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Show backup with id b87eb2e0-fd25-43e0-b653-185dc4df7e6b. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:32.279809 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:32.279809 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:32.280488 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-47f8af42-f122-46ea-925e-d055ac9a64a8 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b returned with HTTP 200 Aug 25 16:26:32.280863 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 716/2882] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:32 2026] GET /volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:32.686940 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-6f2721f6-f80b-4328-b78c-64388b951192 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:32.688870 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6f2721f6-f80b-4328-b78c-64388b951192 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad Aug 25 16:26:32.689046 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6f2721f6-f80b-4328-b78c-64388b951192 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:32.689233 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6f2721f6-f80b-4328-b78c-64388b951192 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:32.689367 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-6f2721f6-f80b-4328-b78c-64388b951192 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id 1e776be0-34ca-4dd8-858d-09c9a1cd1dad. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:32.694047 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:32.694047 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:32.695029 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6f2721f6-f80b-4328-b78c-64388b951192 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad returned with HTTP 200 Aug 25 16:26:32.695429 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 715/2883] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:32 2026] GET /volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:33.194841 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-b2762203-1bfd-4227-bd8c-6c6815dd9bbd None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:33.196380 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b2762203-1bfd-4227-bd8c-6c6815dd9bbd tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 Aug 25 16:26:33.196709 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b2762203-1bfd-4227-bd8c-6c6815dd9bbd tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:33.196968 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b2762203-1bfd-4227-bd8c-6c6815dd9bbd tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:33.208807 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:33.208807 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:33.214757 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-b2762203-1bfd-4227-bd8c-6c6815dd9bbd tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:26:33.216644 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b2762203-1bfd-4227-bd8c-6c6815dd9bbd tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 returned with HTTP 200 Aug 25 16:26:33.217065 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 726/2884] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:33 2026] GET /volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:33.230674 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-cef3d8f1-2251-4675-8151-5481d9270f5a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:33.232775 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cef3d8f1-2251-4675-8151-5481d9270f5a tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c Aug 25 16:26:33.233033 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cef3d8f1-2251-4675-8151-5481d9270f5a tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:33.233273 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cef3d8f1-2251-4675-8151-5481d9270f5a tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:33.245579 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:33.245579 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:33.261729 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-cef3d8f1-2251-4675-8151-5481d9270f5a tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:26:33.268306 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cef3d8f1-2251-4675-8151-5481d9270f5a tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c returned with HTTP 200 Aug 25 16:26:33.269038 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 728/2885] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:33 2026] GET /volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c => generated 902 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:33.293557 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-90530d73-e538-439b-8d54-939b53374211 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:33.297982 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-90530d73-e538-439b-8d54-939b53374211 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b Aug 25 16:26:33.298206 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-90530d73-e538-439b-8d54-939b53374211 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:33.298614 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-90530d73-e538-439b-8d54-939b53374211 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:33.298761 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-90530d73-e538-439b-8d54-939b53374211 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Show backup with id b87eb2e0-fd25-43e0-b653-185dc4df7e6b. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:33.305695 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:33.305695 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:33.306775 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-90530d73-e538-439b-8d54-939b53374211 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b returned with HTTP 200 Aug 25 16:26:33.307260 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 717/2886] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:33 2026] GET /volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:33.705674 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-5a211387-2842-47f6-bfd0-0bde4197ca6f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:33.709996 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5a211387-2842-47f6-bfd0-0bde4197ca6f tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad Aug 25 16:26:33.710117 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5a211387-2842-47f6-bfd0-0bde4197ca6f tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:33.710281 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5a211387-2842-47f6-bfd0-0bde4197ca6f tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:33.710370 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-5a211387-2842-47f6-bfd0-0bde4197ca6f tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id 1e776be0-34ca-4dd8-858d-09c9a1cd1dad. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:33.724981 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:33.724981 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:33.725785 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5a211387-2842-47f6-bfd0-0bde4197ca6f tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad returned with HTTP 200 Aug 25 16:26:33.726143 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 716/2887] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:33 2026] GET /volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad => generated 800 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:34.228751 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f5846388-ea6c-4eec-9a1c-29721589d633 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:34.232991 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f5846388-ea6c-4eec-9a1c-29721589d633 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 Aug 25 16:26:34.233169 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f5846388-ea6c-4eec-9a1c-29721589d633 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:34.233334 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f5846388-ea6c-4eec-9a1c-29721589d633 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:34.245410 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:34.245410 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:34.248554 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-f5846388-ea6c-4eec-9a1c-29721589d633 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:26:34.252247 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f5846388-ea6c-4eec-9a1c-29721589d633 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 returned with HTTP 200 Aug 25 16:26:34.252652 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 727/2888] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:34 2026] GET /volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:34.286191 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-c37b992f-a3eb-443d-9641-ec17f9b7f707 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:34.287937 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c37b992f-a3eb-443d-9641-ec17f9b7f707 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c Aug 25 16:26:34.288146 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c37b992f-a3eb-443d-9641-ec17f9b7f707 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:34.288343 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c37b992f-a3eb-443d-9641-ec17f9b7f707 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:34.294912 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:34.294912 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:34.299146 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-c37b992f-a3eb-443d-9641-ec17f9b7f707 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:26:34.303560 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c37b992f-a3eb-443d-9641-ec17f9b7f707 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c returned with HTTP 200 Aug 25 16:26:34.303966 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 729/2889] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:34 2026] GET /volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:34.321291 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-73cf28f8-cd77-4185-9fb8-878be705449d None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:34.323000 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-73cf28f8-cd77-4185-9fb8-878be705449d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b Aug 25 16:26:34.323176 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-73cf28f8-cd77-4185-9fb8-878be705449d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:34.323343 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-73cf28f8-cd77-4185-9fb8-878be705449d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:34.323476 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-73cf28f8-cd77-4185-9fb8-878be705449d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Show backup with id b87eb2e0-fd25-43e0-b653-185dc4df7e6b. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:34.332334 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:34.332334 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:34.333324 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-73cf28f8-cd77-4185-9fb8-878be705449d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b returned with HTTP 200 Aug 25 16:26:34.333831 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 718/2890] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:34 2026] GET /volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:34.593428 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-39a02cab-45b2-45f2-9523-97530be171c5 req-6e113ed8-eec0-4a91-9489-3f205422ce0f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:34.597178 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-39a02cab-45b2-45f2-9523-97530be171c5 req-6e113ed8-eec0-4a91-9489-3f205422ce0f tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:26:34.597178 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-39a02cab-45b2-45f2-9523-97530be171c5 req-6e113ed8-eec0-4a91-9489-3f205422ce0f tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-535966517", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:34.600682 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [req-39a02cab-45b2-45f2-9523-97530be171c5 req-6e113ed8-eec0-4a91-9489-3f205422ce0f tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-535966517', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:26:34.602219 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [req-39a02cab-45b2-45f2-9523-97530be171c5 req-6e113ed8-eec0-4a91-9489-3f205422ce0f tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] Create volume of 1 GB Aug 25 16:26:34.607654 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-39a02cab-45b2-45f2-9523-97530be171c5 req-6e113ed8-eec0-4a91-9489-3f205422ce0f tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] Availability Zones retrieved successfully. Aug 25 16:26:34.613833 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [req-39a02cab-45b2-45f2-9523-97530be171c5 req-6e113ed8-eec0-4a91-9489-3f205422ce0f tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] Flow 'volume_create_api' (053068e1-725b-41e0-91cc-f277fb362344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:34.614429 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [req-39a02cab-45b2-45f2-9523-97530be171c5 req-6e113ed8-eec0-4a91-9489-3f205422ce0f tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (631c76f3-a083-4424-a1cc-8f49bb91ecb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:34.615467 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [req-39a02cab-45b2-45f2-9523-97530be171c5 req-6e113ed8-eec0-4a91-9489-3f205422ce0f tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:26:34.644569 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [req-39a02cab-45b2-45f2-9523-97530be171c5 req-6e113ed8-eec0-4a91-9489-3f205422ce0f tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (631c76f3-a083-4424-a1cc-8f49bb91ecb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:34.644569 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [req-39a02cab-45b2-45f2-9523-97530be171c5 req-6e113ed8-eec0-4a91-9489-3f205422ce0f tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daa498c9-4815-4a7f-80e9-0e6a6f7f61c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:34.738219 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-20060c4e-b769-4013-8ccc-4e58165eef6f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:34.739757 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-20060c4e-b769-4013-8ccc-4e58165eef6f tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad Aug 25 16:26:34.739920 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-20060c4e-b769-4013-8ccc-4e58165eef6f tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:34.740083 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-20060c4e-b769-4013-8ccc-4e58165eef6f tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:34.740173 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-20060c4e-b769-4013-8ccc-4e58165eef6f tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id 1e776be0-34ca-4dd8-858d-09c9a1cd1dad. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:34.744006 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:34.744006 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:34.744677 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-20060c4e-b769-4013-8ccc-4e58165eef6f tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad returned with HTTP 200 Aug 25 16:26:34.744972 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 728/2891] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:34 2026] GET /volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad => generated 800 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:34.810611 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [req-39a02cab-45b2-45f2-9523-97530be171c5 req-6e113ed8-eec0-4a91-9489-3f205422ce0f tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] Created reservations ['de707c31-c67e-4087-9952-c2128eb4446c', 'b7af2010-c5d9-4387-934c-a4976defecb1', '5b2801e1-fe84-4bcb-8049-b728dc2ba0cb', 'bbd3ccce-857e-4af3-8542-61f8ea1c88d1'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:26:34.811516 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [req-39a02cab-45b2-45f2-9523-97530be171c5 req-6e113ed8-eec0-4a91-9489-3f205422ce0f tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daa498c9-4815-4a7f-80e9-0e6a6f7f61c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de707c31-c67e-4087-9952-c2128eb4446c', 'b7af2010-c5d9-4387-934c-a4976defecb1', '5b2801e1-fe84-4bcb-8049-b728dc2ba0cb', 'bbd3ccce-857e-4af3-8542-61f8ea1c88d1']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:34.812245 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [req-39a02cab-45b2-45f2-9523-97530be171c5 req-6e113ed8-eec0-4a91-9489-3f205422ce0f tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b95bd523-a0f8-4cc5-a550-a2ae919e07a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:34.860959 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [req-39a02cab-45b2-45f2-9523-97530be171c5 req-6e113ed8-eec0-4a91-9489-3f205422ce0f tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b95bd523-a0f8-4cc5-a550-a2ae919e07a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d1a68f6-6732-47f3-b9d1-dfae3e438423', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-535966517',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='290f5779d71b45179bd484da80c441ad',qos_specs=None,replication_status=,reservations=['de707c31-c67e-4087-9952-c2128eb4446c','b7af2010-c5d9-4387-934c-a4976defecb1','5b2801e1-fe84-4bcb-8049-b728dc2ba0cb','bbd3ccce-857e-4af3-8542-61f8ea1c88d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f90578217df8499aa8b70189f174d1c9',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:26:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-535966517',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d1a68f6-6732-47f3-b9d1-dfae3e438423,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='290f5779d71b45179bd484da80c441ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f90578217df8499aa8b70189f174d1c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:34.861995 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [req-39a02cab-45b2-45f2-9523-97530be171c5 req-6e113ed8-eec0-4a91-9489-3f205422ce0f tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cba0a07-925e-4137-9c67-39b71ce5e3f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:34.886014 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [req-39a02cab-45b2-45f2-9523-97530be171c5 req-6e113ed8-eec0-4a91-9489-3f205422ce0f tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cba0a07-925e-4137-9c67-39b71ce5e3f8) transitioned into state 'SUCCESS' from state '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-535966517',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='290f5779d71b45179bd484da80c441ad',qos_specs=None,replication_status=,reservations=['de707c31-c67e-4087-9952-c2128eb4446c','b7af2010-c5d9-4387-934c-a4976defecb1','5b2801e1-fe84-4bcb-8049-b728dc2ba0cb','bbd3ccce-857e-4af3-8542-61f8ea1c88d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f90578217df8499aa8b70189f174d1c9',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:34.886742 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [req-39a02cab-45b2-45f2-9523-97530be171c5 req-6e113ed8-eec0-4a91-9489-3f205422ce0f tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48979942-9c2f-4284-8746-9e1d4c931252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:34.900781 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [req-39a02cab-45b2-45f2-9523-97530be171c5 req-6e113ed8-eec0-4a91-9489-3f205422ce0f tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48979942-9c2f-4284-8746-9e1d4c931252) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:34.902147 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [req-39a02cab-45b2-45f2-9523-97530be171c5 req-6e113ed8-eec0-4a91-9489-3f205422ce0f tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] Flow 'volume_create_api' (053068e1-725b-41e0-91cc-f277fb362344) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:34.902836 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-39a02cab-45b2-45f2-9523-97530be171c5 req-6e113ed8-eec0-4a91-9489-3f205422ce0f tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] Create volume request issued successfully. Aug 25 16:26:34.903780 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-39a02cab-45b2-45f2-9523-97530be171c5 req-6e113ed8-eec0-4a91-9489-3f205422ce0f tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:26:34.904508 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 717/2892] 10.4.3.102 () {72 vars in 1541 bytes} [Tue Aug 25 16:26:34 2026] POST /volume/v3/volumes => generated 762 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:26:34.915535 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-39a02cab-45b2-45f2-9523-97530be171c5 req-6e8ccd8d-3c6f-4c59-8f2c-407407588228 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:34.918998 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-39a02cab-45b2-45f2-9523-97530be171c5 req-6e8ccd8d-3c6f-4c59-8f2c-407407588228 tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] GET https://10.4.3.102/volume/v3/volumes/4d1a68f6-6732-47f3-b9d1-dfae3e438423 Aug 25 16:26:34.919366 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-39a02cab-45b2-45f2-9523-97530be171c5 req-6e8ccd8d-3c6f-4c59-8f2c-407407588228 tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:34.919933 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-39a02cab-45b2-45f2-9523-97530be171c5 req-6e8ccd8d-3c6f-4c59-8f2c-407407588228 tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:34.937245 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:34.937245 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:34.943202 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-39a02cab-45b2-45f2-9523-97530be171c5 req-6e8ccd8d-3c6f-4c59-8f2c-407407588228 tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] Volume info retrieved successfully. Aug 25 16:26:34.949766 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-39a02cab-45b2-45f2-9523-97530be171c5 req-6e8ccd8d-3c6f-4c59-8f2c-407407588228 tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] https://10.4.3.102/volume/v3/volumes/4d1a68f6-6732-47f3-b9d1-dfae3e438423 returned with HTTP 200 Aug 25 16:26:34.950387 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 730/2893] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:26:34 2026] GET /volume/v3/volumes/4d1a68f6-6732-47f3-b9d1-dfae3e438423 => generated 830 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:34.974656 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-fa11be31-726a-4d0e-a7d4-75fa472653e6 req-9ce01fbc-4855-41f9-8c05-5ec6bb221607 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:34.977085 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-fa11be31-726a-4d0e-a7d4-75fa472653e6 req-9ce01fbc-4855-41f9-8c05-5ec6bb221607 tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] GET https://10.4.3.102/volume/v3/volumes/4d1a68f6-6732-47f3-b9d1-dfae3e438423 Aug 25 16:26:34.977085 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-fa11be31-726a-4d0e-a7d4-75fa472653e6 req-9ce01fbc-4855-41f9-8c05-5ec6bb221607 tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:34.977085 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-fa11be31-726a-4d0e-a7d4-75fa472653e6 req-9ce01fbc-4855-41f9-8c05-5ec6bb221607 tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:34.984275 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:34.984275 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:34.988800 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-fa11be31-726a-4d0e-a7d4-75fa472653e6 req-9ce01fbc-4855-41f9-8c05-5ec6bb221607 tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] Volume info retrieved successfully. Aug 25 16:26:34.993992 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-fa11be31-726a-4d0e-a7d4-75fa472653e6 req-9ce01fbc-4855-41f9-8c05-5ec6bb221607 tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] https://10.4.3.102/volume/v3/volumes/4d1a68f6-6732-47f3-b9d1-dfae3e438423 returned with HTTP 200 Aug 25 16:26:34.994268 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 719/2894] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:26:34 2026] GET /volume/v3/volumes/4d1a68f6-6732-47f3-b9d1-dfae3e438423 => generated 830 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:35.265797 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-b4f67676-cd50-40b6-b250-cf91dc17ab38 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:35.267731 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b4f67676-cd50-40b6-b250-cf91dc17ab38 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 Aug 25 16:26:35.267962 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b4f67676-cd50-40b6-b250-cf91dc17ab38 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:35.268130 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b4f67676-cd50-40b6-b250-cf91dc17ab38 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:35.278496 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:35.278496 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:35.282498 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-b4f67676-cd50-40b6-b250-cf91dc17ab38 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:26:35.287381 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b4f67676-cd50-40b6-b250-cf91dc17ab38 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 returned with HTTP 200 Aug 25 16:26:35.288051 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 729/2895] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:35 2026] GET /volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:35.318003 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f052a8a9-2d18-4800-a7b3-5cf995774705 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:35.319581 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f052a8a9-2d18-4800-a7b3-5cf995774705 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c Aug 25 16:26:35.319965 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f052a8a9-2d18-4800-a7b3-5cf995774705 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:35.320247 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f052a8a9-2d18-4800-a7b3-5cf995774705 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:35.327363 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:35.327363 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:35.333093 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-f052a8a9-2d18-4800-a7b3-5cf995774705 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:26:35.335271 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f052a8a9-2d18-4800-a7b3-5cf995774705 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c returned with HTTP 200 Aug 25 16:26:35.335822 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 718/2896] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:35 2026] GET /volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:35.348656 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-dca2565d-e36b-483a-96c5-7b871da0e9a7 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:35.350751 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-dca2565d-e36b-483a-96c5-7b871da0e9a7 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b Aug 25 16:26:35.351009 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-dca2565d-e36b-483a-96c5-7b871da0e9a7 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:35.358435 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-dca2565d-e36b-483a-96c5-7b871da0e9a7 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:35.358435 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-dca2565d-e36b-483a-96c5-7b871da0e9a7 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Show backup with id b87eb2e0-fd25-43e0-b653-185dc4df7e6b. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:35.361096 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:35.361096 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:35.361916 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-dca2565d-e36b-483a-96c5-7b871da0e9a7 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b returned with HTTP 200 Aug 25 16:26:35.362278 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 731/2897] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:35 2026] GET /volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:35.761700 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-5c1402e9-2cfa-472f-af0b-ddf8d0aa07bb None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:35.763736 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5c1402e9-2cfa-472f-af0b-ddf8d0aa07bb tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad Aug 25 16:26:35.763843 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5c1402e9-2cfa-472f-af0b-ddf8d0aa07bb tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:35.764033 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5c1402e9-2cfa-472f-af0b-ddf8d0aa07bb tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:35.764196 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-5c1402e9-2cfa-472f-af0b-ddf8d0aa07bb tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id 1e776be0-34ca-4dd8-858d-09c9a1cd1dad. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:35.769801 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:35.769801 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:35.770861 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5c1402e9-2cfa-472f-af0b-ddf8d0aa07bb tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad returned with HTTP 200 Aug 25 16:26:35.771457 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 720/2898] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:35 2026] GET /volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:35.824911 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-b88f7d2d-372b-4496-a787-b08d34dcd664 req-4e791244-1075-48f3-a395-b67e637f8984 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:35.831341 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-b88f7d2d-372b-4496-a787-b08d34dcd664 req-4e791244-1075-48f3-a395-b67e637f8984 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] POST https://10.4.3.102/volume/v3/attachments/9153e746-2245-4186-a8fd-4db14b6b9c0c/action Aug 25 16:26:35.831755 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-b88f7d2d-372b-4496-a787-b08d34dcd664 req-4e791244-1075-48f3-a395-b67e637f8984 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action body: b'{"os-complete": null}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:26:35.831872 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-b88f7d2d-372b-4496-a787-b08d34dcd664 req-4e791244-1075-48f3-a395-b67e637f8984 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:35.866253 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:35.866253 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:35.913204 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-b88f7d2d-372b-4496-a787-b08d34dcd664 req-4e791244-1075-48f3-a395-b67e637f8984 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/attachments/9153e746-2245-4186-a8fd-4db14b6b9c0c/action returned with HTTP 204 Aug 25 16:26:35.913673 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 730/2899] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:26:35 2026] POST /volume/v3/attachments/9153e746-2245-4186-a8fd-4db14b6b9c0c/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 25 16:26:36.030955 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-d1e27d98-b96d-43cf-9eee-0c850c42252f req-5e4af9d7-2501-47d7-9fd2-ea70ca8ece0b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:36.034989 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-d1e27d98-b96d-43cf-9eee-0c850c42252f req-5e4af9d7-2501-47d7-9fd2-ea70ca8ece0b tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] GET https://10.4.3.102/volume/v3/volumes/4d1a68f6-6732-47f3-b9d1-dfae3e438423 Aug 25 16:26:36.037169 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-d1e27d98-b96d-43cf-9eee-0c850c42252f req-5e4af9d7-2501-47d7-9fd2-ea70ca8ece0b tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:36.037169 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-d1e27d98-b96d-43cf-9eee-0c850c42252f req-5e4af9d7-2501-47d7-9fd2-ea70ca8ece0b tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:36.045967 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:36.045967 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:36.049987 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-d1e27d98-b96d-43cf-9eee-0c850c42252f req-5e4af9d7-2501-47d7-9fd2-ea70ca8ece0b tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] Volume info retrieved successfully. Aug 25 16:26:36.055948 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-d1e27d98-b96d-43cf-9eee-0c850c42252f req-5e4af9d7-2501-47d7-9fd2-ea70ca8ece0b tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] https://10.4.3.102/volume/v3/volumes/4d1a68f6-6732-47f3-b9d1-dfae3e438423 returned with HTTP 200 Aug 25 16:26:36.055948 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 719/2900] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:26:36 2026] GET /volume/v3/volumes/4d1a68f6-6732-47f3-b9d1-dfae3e438423 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:36.105940 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-545ff3c5-66ec-4e7c-adaa-45000f9b9f61 req-63dfc7d6-9140-4dba-a3bc-0f8ce7e78740 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:36.108102 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-545ff3c5-66ec-4e7c-adaa-45000f9b9f61 req-63dfc7d6-9140-4dba-a3bc-0f8ce7e78740 tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-reader] GET https://10.4.3.102/volume/v3/volumes/4d1a68f6-6732-47f3-b9d1-dfae3e438423 Aug 25 16:26:36.108350 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-545ff3c5-66ec-4e7c-adaa-45000f9b9f61 req-63dfc7d6-9140-4dba-a3bc-0f8ce7e78740 tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-reader] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:36.108554 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-545ff3c5-66ec-4e7c-adaa-45000f9b9f61 req-63dfc7d6-9140-4dba-a3bc-0f8ce7e78740 tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-reader] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:36.115850 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:36.115850 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:36.120028 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-545ff3c5-66ec-4e7c-adaa-45000f9b9f61 req-63dfc7d6-9140-4dba-a3bc-0f8ce7e78740 tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-reader] Volume info retrieved successfully. Aug 25 16:26:36.124103 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-545ff3c5-66ec-4e7c-adaa-45000f9b9f61 req-63dfc7d6-9140-4dba-a3bc-0f8ce7e78740 tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-reader] https://10.4.3.102/volume/v3/volumes/4d1a68f6-6732-47f3-b9d1-dfae3e438423 returned with HTTP 200 Aug 25 16:26:36.124483 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 732/2901] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:26:36 2026] GET /volume/v3/volumes/4d1a68f6-6732-47f3-b9d1-dfae3e438423 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:36.150086 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-26a3cbcb-8cd8-4674-a7c6-8be95343b4ec req-2c2f1e52-6508-4e6f-a842-c63974b83d9f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:36.152057 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-26a3cbcb-8cd8-4674-a7c6-8be95343b4ec req-2c2f1e52-6508-4e6f-a842-c63974b83d9f tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] DELETE https://10.4.3.102/volume/v3/volumes/4d1a68f6-6732-47f3-b9d1-dfae3e438423 Aug 25 16:26:36.152235 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-26a3cbcb-8cd8-4674-a7c6-8be95343b4ec req-2c2f1e52-6508-4e6f-a842-c63974b83d9f tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:36.152421 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-26a3cbcb-8cd8-4674-a7c6-8be95343b4ec req-2c2f1e52-6508-4e6f-a842-c63974b83d9f tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:36.152630 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [req-26a3cbcb-8cd8-4674-a7c6-8be95343b4ec req-2c2f1e52-6508-4e6f-a842-c63974b83d9f tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] Delete volume with id: 4d1a68f6-6732-47f3-b9d1-dfae3e438423 Aug 25 16:26:36.159469 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:36.159469 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:36.159983 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-26a3cbcb-8cd8-4674-a7c6-8be95343b4ec req-2c2f1e52-6508-4e6f-a842-c63974b83d9f tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] Volume info retrieved successfully. Aug 25 16:26:36.221132 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-26a3cbcb-8cd8-4674-a7c6-8be95343b4ec req-2c2f1e52-6508-4e6f-a842-c63974b83d9f tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] Delete volume request issued successfully. Aug 25 16:26:36.221380 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-26a3cbcb-8cd8-4674-a7c6-8be95343b4ec req-2c2f1e52-6508-4e6f-a842-c63974b83d9f tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] https://10.4.3.102/volume/v3/volumes/4d1a68f6-6732-47f3-b9d1-dfae3e438423 returned with HTTP 202 Aug 25 16:26:36.221995 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 721/2902] 10.4.3.102 () {70 vars in 1620 bytes} [Tue Aug 25 16:26:36 2026] DELETE /volume/v3/volumes/4d1a68f6-6732-47f3-b9d1-dfae3e438423 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:26:36.251864 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-233779ee-009a-4814-8d81-913efb4cd7b3 req-46bdd858-867c-48db-bcbe-3f41015294b2 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:36.252332 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-233779ee-009a-4814-8d81-913efb4cd7b3 req-46bdd858-867c-48db-bcbe-3f41015294b2 tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] GET https://10.4.3.102/volume/v3/volumes/4d1a68f6-6732-47f3-b9d1-dfae3e438423 Aug 25 16:26:36.252533 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-233779ee-009a-4814-8d81-913efb4cd7b3 req-46bdd858-867c-48db-bcbe-3f41015294b2 tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:36.252786 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-233779ee-009a-4814-8d81-913efb4cd7b3 req-46bdd858-867c-48db-bcbe-3f41015294b2 tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:36.261075 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:36.261075 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:36.269411 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-233779ee-009a-4814-8d81-913efb4cd7b3 req-46bdd858-867c-48db-bcbe-3f41015294b2 tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] Volume info retrieved successfully. Aug 25 16:26:36.275635 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-233779ee-009a-4814-8d81-913efb4cd7b3 req-46bdd858-867c-48db-bcbe-3f41015294b2 tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] https://10.4.3.102/volume/v3/volumes/4d1a68f6-6732-47f3-b9d1-dfae3e438423 returned with HTTP 200 Aug 25 16:26:36.276081 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 731/2903] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:26:36 2026] GET /volume/v3/volumes/4d1a68f6-6732-47f3-b9d1-dfae3e438423 => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:36.303926 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ce3fff78-c97d-4f5c-be20-9736035dcc15 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:36.306432 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ce3fff78-c97d-4f5c-be20-9736035dcc15 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 Aug 25 16:26:36.306887 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ce3fff78-c97d-4f5c-be20-9736035dcc15 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:36.307016 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ce3fff78-c97d-4f5c-be20-9736035dcc15 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:36.319163 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:36.319163 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:36.323314 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-ce3fff78-c97d-4f5c-be20-9736035dcc15 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:26:36.328675 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ce3fff78-c97d-4f5c-be20-9736035dcc15 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 returned with HTTP 200 Aug 25 16:26:36.329052 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 720/2904] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:36 2026] GET /volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:26:36.356489 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-4aadd9fc-860a-4cd9-b33b-c6668598a3e2 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:36.358862 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4aadd9fc-860a-4cd9-b33b-c6668598a3e2 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c Aug 25 16:26:36.359119 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4aadd9fc-860a-4cd9-b33b-c6668598a3e2 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:36.359385 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4aadd9fc-860a-4cd9-b33b-c6668598a3e2 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:36.368369 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:36.368369 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:36.373372 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-4aadd9fc-860a-4cd9-b33b-c6668598a3e2 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:26:36.374317 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-3f3e96ef-cd63-42e9-9904-faa74007f799 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:36.377072 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3f3e96ef-cd63-42e9-9904-faa74007f799 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b Aug 25 16:26:36.384304 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3f3e96ef-cd63-42e9-9904-faa74007f799 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:36.384304 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3f3e96ef-cd63-42e9-9904-faa74007f799 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:36.384304 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-3f3e96ef-cd63-42e9-9904-faa74007f799 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Show backup with id b87eb2e0-fd25-43e0-b653-185dc4df7e6b. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:36.384610 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4aadd9fc-860a-4cd9-b33b-c6668598a3e2 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c returned with HTTP 200 Aug 25 16:26:36.384610 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 733/2905] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:36 2026] GET /volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:36.384706 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:36.384706 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:36.384887 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3f3e96ef-cd63-42e9-9904-faa74007f799 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b returned with HTTP 200 Aug 25 16:26:36.385641 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 722/2906] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:36 2026] GET /volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:36.787845 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-23504987-5e27-4cc1-a1ac-c10e0271677b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:36.793013 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-23504987-5e27-4cc1-a1ac-c10e0271677b tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad Aug 25 16:26:36.793222 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-23504987-5e27-4cc1-a1ac-c10e0271677b tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:36.793410 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-23504987-5e27-4cc1-a1ac-c10e0271677b tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:36.793529 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-23504987-5e27-4cc1-a1ac-c10e0271677b tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id 1e776be0-34ca-4dd8-858d-09c9a1cd1dad. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:36.803604 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:36.803604 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:36.805338 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-23504987-5e27-4cc1-a1ac-c10e0271677b tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad returned with HTTP 200 Aug 25 16:26:36.805751 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 732/2907] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:36 2026] GET /volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:37.305926 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-4a04adeb-5abf-4cc8-83ae-00a31da84de9 req-faa43106-64b4-4413-8e4a-52d1c34dfab1 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:37.308868 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-4a04adeb-5abf-4cc8-83ae-00a31da84de9 req-faa43106-64b4-4413-8e4a-52d1c34dfab1 tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] GET https://10.4.3.102/volume/v3/volumes/4d1a68f6-6732-47f3-b9d1-dfae3e438423 Aug 25 16:26:37.310699 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-4a04adeb-5abf-4cc8-83ae-00a31da84de9 req-faa43106-64b4-4413-8e4a-52d1c34dfab1 tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:37.311192 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-4a04adeb-5abf-4cc8-83ae-00a31da84de9 req-faa43106-64b4-4413-8e4a-52d1c34dfab1 tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:37.327610 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-4a04adeb-5abf-4cc8-83ae-00a31da84de9 req-faa43106-64b4-4413-8e4a-52d1c34dfab1 tempest-VolumesGetTestJSON-457681083 tempest-VolumesGetTestJSON-457681083-project-member] https://10.4.3.102/volume/v3/volumes/4d1a68f6-6732-47f3-b9d1-dfae3e438423 returned with HTTP 404 Aug 25 16:26:37.328305 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 721/2908] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:26:37 2026] GET /volume/v3/volumes/4d1a68f6-6732-47f3-b9d1-dfae3e438423 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:37.344263 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-db1bec9e-ce6d-4459-a328-90f842d94e68 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:37.350706 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-db1bec9e-ce6d-4459-a328-90f842d94e68 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 Aug 25 16:26:37.351018 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-db1bec9e-ce6d-4459-a328-90f842d94e68 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:37.351740 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-db1bec9e-ce6d-4459-a328-90f842d94e68 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:37.367265 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:37.367265 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:37.372098 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-db1bec9e-ce6d-4459-a328-90f842d94e68 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:26:37.379976 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-db1bec9e-ce6d-4459-a328-90f842d94e68 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 returned with HTTP 200 Aug 25 16:26:37.380526 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 734/2909] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:37 2026] GET /volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 => generated 877 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:37.398792 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-9e9d5589-c077-4aa0-a5a5-19f0954fe0ab None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:37.400798 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-3fdca9f3-2bba-40fb-bfef-d3f5bba77045 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:37.401113 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9e9d5589-c077-4aa0-a5a5-19f0954fe0ab tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c Aug 25 16:26:37.401649 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9e9d5589-c077-4aa0-a5a5-19f0954fe0ab tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:37.402178 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9e9d5589-c077-4aa0-a5a5-19f0954fe0ab tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:37.402711 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3fdca9f3-2bba-40fb-bfef-d3f5bba77045 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b Aug 25 16:26:37.402915 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3fdca9f3-2bba-40fb-bfef-d3f5bba77045 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:37.403162 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3fdca9f3-2bba-40fb-bfef-d3f5bba77045 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:37.403291 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-3fdca9f3-2bba-40fb-bfef-d3f5bba77045 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Show backup with id b87eb2e0-fd25-43e0-b653-185dc4df7e6b. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:37.413143 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:37.413143 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:37.413369 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:37.413369 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:37.413749 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3fdca9f3-2bba-40fb-bfef-d3f5bba77045 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b returned with HTTP 200 Aug 25 16:26:37.414275 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 733/2910] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:37 2026] GET /volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:37.420249 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-9e9d5589-c077-4aa0-a5a5-19f0954fe0ab tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:26:37.430237 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9e9d5589-c077-4aa0-a5a5-19f0954fe0ab tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c returned with HTTP 200 Aug 25 16:26:37.430557 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 723/2911] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:37 2026] GET /volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c => generated 902 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:37.777452 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-c83ff228-ad14-43db-95c9-ef3ea7a213e2 req-b6580129-3b24-47c5-bc4d-bbd439555c08 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:37.783899 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-c83ff228-ad14-43db-95c9-ef3ea7a213e2 req-b6580129-3b24-47c5-bc4d-bbd439555c08 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] POST https://10.4.3.102/volume/v3/attachments/325f5a2f-544b-47da-936d-e1229967156b/action Aug 25 16:26:37.784344 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-c83ff228-ad14-43db-95c9-ef3ea7a213e2 req-b6580129-3b24-47c5-bc4d-bbd439555c08 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Action body: b'{"os-complete": null}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:26:37.784530 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-c83ff228-ad14-43db-95c9-ef3ea7a213e2 req-b6580129-3b24-47c5-bc4d-bbd439555c08 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:37.808891 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:37.808891 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:37.819292 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-2ad7bb70-0f34-4196-96a8-bf63c3847fe1 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:37.821846 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2ad7bb70-0f34-4196-96a8-bf63c3847fe1 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad Aug 25 16:26:37.822116 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2ad7bb70-0f34-4196-96a8-bf63c3847fe1 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:37.822358 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2ad7bb70-0f34-4196-96a8-bf63c3847fe1 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:37.822519 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-2ad7bb70-0f34-4196-96a8-bf63c3847fe1 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id 1e776be0-34ca-4dd8-858d-09c9a1cd1dad. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:37.828742 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:37.828742 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:37.829967 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2ad7bb70-0f34-4196-96a8-bf63c3847fe1 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad returned with HTTP 200 Aug 25 16:26:37.830642 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 735/2912] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:37 2026] GET /volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:37.831353 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-c83ff228-ad14-43db-95c9-ef3ea7a213e2 req-b6580129-3b24-47c5-bc4d-bbd439555c08 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/attachments/325f5a2f-544b-47da-936d-e1229967156b/action returned with HTTP 204 Aug 25 16:26:37.832055 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 722/2913] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:26:37 2026] POST /volume/v3/attachments/325f5a2f-544b-47da-936d-e1229967156b/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:37.845235 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-fc59390d-ade9-45d4-9679-fabf435449dd None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:37.848418 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fc59390d-ade9-45d4-9679-fabf435449dd tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/volumes/681b958d-94b3-4dc3-a9a8-ce8569e300f0 Aug 25 16:26:37.848655 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fc59390d-ade9-45d4-9679-fabf435449dd tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:37.848875 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fc59390d-ade9-45d4-9679-fabf435449dd tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:37.867486 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:37.867486 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:37.874551 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-fc59390d-ade9-45d4-9679-fabf435449dd tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Volume info retrieved successfully. Aug 25 16:26:37.879360 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fc59390d-ade9-45d4-9679-fabf435449dd tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/volumes/681b958d-94b3-4dc3-a9a8-ce8569e300f0 returned with HTTP 200 Aug 25 16:26:37.879865 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 734/2914] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:37 2026] GET /volume/v3/volumes/681b958d-94b3-4dc3-a9a8-ce8569e300f0 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:37.897635 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-74c98edf-e4eb-4b87-9dc0-6dc043265ea1 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:38.062313 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-74c98edf-e4eb-4b87-9dc0-6dc043265ea1 tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] GET https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad/export_record Aug 25 16:26:38.062537 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-74c98edf-e4eb-4b87-9dc0-6dc043265ea1 tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:38.062754 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-74c98edf-e4eb-4b87-9dc0-6dc043265ea1 tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] Calling method 'export_record' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:38.062860 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.contrib.backups [None req-74c98edf-e4eb-4b87-9dc0-6dc043265ea1 tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] Export record for backup 1e776be0-34ca-4dd8-858d-09c9a1cd1dad. {{(pid=100456) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 25 16:26:38.066965 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:38.066965 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:38.067875 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.backup.api [None req-74c98edf-e4eb-4b87-9dc0-6dc043265ea1 tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] Calling RPCAPI with context: , host: np0000008093, backup: 1e776be0-34ca-4dd8-858d-09c9a1cd1dad. {{(pid=100456) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 25 16:26:38.077550 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.backup.rpcapi [None req-74c98edf-e4eb-4b87-9dc0-6dc043265ea1 tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] export_record in rpcapi backup_id 1e776be0-34ca-4dd8-858d-09c9a1cd1dad on host np0000008093. {{(pid=100456) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 25 16:26:38.169667 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.contrib.backups [None req-74c98edf-e4eb-4b87-9dc0-6dc043265ea1 tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWU3NzZiZTAtMzRjYS00ZGQ4LTg1OGQtMDljOWExY2QxZGFkIiwgInVzZXJfaWQiOiAiYWQ1YzE4NjQyMGNhNDg1NWE1MTU5YWYxNTBhOWYwMjQiLCAicHJvamVjdF9pZCI6ICI1ZTM5ZDVhZWMwOGE0ZDljOWNkZTliYWY5ZDFjYjZjOSIsICJ2b2x1bWVfaWQiOiAiNjgxYjk1OGQtOTRiMy00ZGMzLWE5YTgtY2U4NTY5ZTMwMGYwIiwgImhvc3QiOiAibnAwMDAwMDA4MDkzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNjgzNzk1ODYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtODI1MjU3NjEzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjgxYjk1OGQtOTRiMy00ZGMzLWE5YTgtY2U4NTY5ZTMwMGYwLzIwMjYwODI1MTYyNjE5L2F6X25vdmFfYmFja3VwXzFlNzc2YmUwLTM0Y2EtNGRkOC04NThkLTA5YzlhMWNkMWRhZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMTY6MjY6MTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTY6MjY6MTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxNjoyNjozOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100456) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 25 16:26:38.170249 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-74c98edf-e4eb-4b87-9dc0-6dc043265ea1 tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad/export_record returned with HTTP 200 Aug 25 16:26:38.170818 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 724/2915] 10.4.3.102 () {66 vars in 1390 bytes} [Tue Aug 25 16:26:37 2026] GET /volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad/export_record => generated 1508 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:26:38.180043 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9879e1a8-b81a-4fdd-a604-25e6f0f3086b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:38.181506 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9879e1a8-b81a-4fdd-a604-25e6f0f3086b tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] POST https://10.4.3.102/volume/v3/backups/import_record Aug 25 16:26:38.182105 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9879e1a8-b81a-4fdd-a604-25e6f0f3086b tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTgyNTIwMzctNGY1Mi00YTJjLWEwNGItYzQ1OWRiMmZjODVhIiwgInVzZXJfaWQiOiAiYWQ1YzE4NjQyMGNhNDg1NWE1MTU5YWYxNTBhOWYwMjQiLCAicHJvamVjdF9pZCI6ICI1ZTM5ZDVhZWMwOGE0ZDljOWNkZTliYWY5ZDFjYjZjOSIsICJ2b2x1bWVfaWQiOiAiNjgxYjk1OGQtOTRiMy00ZGMzLWE5YTgtY2U4NTY5ZTMwMGYwIiwgImhvc3QiOiAibnAwMDAwMDA4MDkzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNjgzNzk1ODYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtODI1MjU3NjEzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjgxYjk1OGQtOTRiMy00ZGMzLWE5YTgtY2U4NTY5ZTMwMGYwLzIwMjYwODI1MTYyNjE5L2F6X25vdmFfYmFja3VwXzFlNzc2YmUwLTM0Y2EtNGRkOC04NThkLTA5YzlhMWNkMWRhZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMTY6MjY6MTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTY6MjY6MTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxNjoyNjozOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:38.185329 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.contrib.backups [None req-9879e1a8-b81a-4fdd-a604-25e6f0f3086b tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTgyNTIwMzctNGY1Mi00YTJjLWEwNGItYzQ1OWRiMmZjODVhIiwgInVzZXJfaWQiOiAiYWQ1YzE4NjQyMGNhNDg1NWE1MTU5YWYxNTBhOWYwMjQiLCAicHJvamVjdF9pZCI6ICI1ZTM5ZDVhZWMwOGE0ZDljOWNkZTliYWY5ZDFjYjZjOSIsICJ2b2x1bWVfaWQiOiAiNjgxYjk1OGQtOTRiMy00ZGMzLWE5YTgtY2U4NTY5ZTMwMGYwIiwgImhvc3QiOiAibnAwMDAwMDA4MDkzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNjgzNzk1ODYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtODI1MjU3NjEzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjgxYjk1OGQtOTRiMy00ZGMzLWE5YTgtY2U4NTY5ZTMwMGYwLzIwMjYwODI1MTYyNjE5L2F6X25vdmFfYmFja3VwXzFlNzc2YmUwLTM0Y2EtNGRkOC04NThkLTA5YzlhMWNkMWRhZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMTY6MjY6MTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTY6MjY6MTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxNjoyNjozOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100454) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 25 16:26:38.185329 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.contrib.backups [None req-9879e1a8-b81a-4fdd-a604-25e6f0f3086b tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTgyNTIwMzctNGY1Mi00YTJjLWEwNGItYzQ1OWRiMmZjODVhIiwgInVzZXJfaWQiOiAiYWQ1YzE4NjQyMGNhNDg1NWE1MTU5YWYxNTBhOWYwMjQiLCAicHJvamVjdF9pZCI6ICI1ZTM5ZDVhZWMwOGE0ZDljOWNkZTliYWY5ZDFjYjZjOSIsICJ2b2x1bWVfaWQiOiAiNjgxYjk1OGQtOTRiMy00ZGMzLWE5YTgtY2U4NTY5ZTMwMGYwIiwgImhvc3QiOiAibnAwMDAwMDA4MDkzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNjgzNzk1ODYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtODI1MjU3NjEzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjgxYjk1OGQtOTRiMy00ZGMzLWE5YTgtY2U4NTY5ZTMwMGYwLzIwMjYwODI1MTYyNjE5L2F6X25vdmFfYmFja3VwXzFlNzc2YmUwLTM0Y2EtNGRkOC04NThkLTA5YzlhMWNkMWRhZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMTY6MjY6MTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTY6MjY6MTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxNjoyNjozOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100454) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 25 16:26:38.231657 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-9879e1a8-b81a-4fdd-a604-25e6f0f3086b tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] Created reservations ['27ca36f6-3103-4248-a5c5-e271f6bcc647', '30cdb428-a32d-47ce-913f-7904b41a55d8'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:26:38.256722 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.backup.rpcapi [None req-9879e1a8-b81a-4fdd-a604-25e6f0f3086b tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] import_record rpcapi backup id a8252037-4f52-4a2c-a04b-c459db2fc85a on host np0000008093 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTgyNTIwMzctNGY1Mi00YTJjLWEwNGItYzQ1OWRiMmZjODVhIiwgInVzZXJfaWQiOiAiYWQ1YzE4NjQyMGNhNDg1NWE1MTU5YWYxNTBhOWYwMjQiLCAicHJvamVjdF9pZCI6ICI1ZTM5ZDVhZWMwOGE0ZDljOWNkZTliYWY5ZDFjYjZjOSIsICJ2b2x1bWVfaWQiOiAiNjgxYjk1OGQtOTRiMy00ZGMzLWE5YTgtY2U4NTY5ZTMwMGYwIiwgImhvc3QiOiAibnAwMDAwMDA4MDkzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNjgzNzk1ODYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtODI1MjU3NjEzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjgxYjk1OGQtOTRiMy00ZGMzLWE5YTgtY2U4NTY5ZTMwMGYwLzIwMjYwODI1MTYyNjE5L2F6X25vdmFfYmFja3VwXzFlNzc2YmUwLTM0Y2EtNGRkOC04NThkLTA5YzlhMWNkMWRhZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMTY6MjY6MTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTY6MjY6MTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxNjoyNjozOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100454) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 25 16:26:38.260037 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.contrib.backups [None req-9879e1a8-b81a-4fdd-a604-25e6f0f3086b tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] Import record output: {'backup': {'id': 'a8252037-4f52-4a2c-a04b-c459db2fc85a', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.102/volume/v3/backups/a8252037-4f52-4a2c-a04b-c459db2fc85a'}, {'rel': 'bookmark', 'href': 'https://10.4.3.102/volume/backups/a8252037-4f52-4a2c-a04b-c459db2fc85a'}]}}. {{(pid=100454) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 25 16:26:38.260037 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9879e1a8-b81a-4fdd-a604-25e6f0f3086b tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] https://10.4.3.102/volume/v3/backups/import_record returned with HTTP 201 Aug 25 16:26:38.260037 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 736/2916] 10.4.3.102 () {68 vars in 1302 bytes} [Tue Aug 25 16:26:38 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 80 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 25 16:26:38.268354 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-6d1f3652-c5ad-4203-8fdc-4554c72b5d11 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:38.270168 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6d1f3652-c5ad-4203-8fdc-4554c72b5d11 tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] GET https://10.4.3.102/volume/v3/backups/a8252037-4f52-4a2c-a04b-c459db2fc85a Aug 25 16:26:38.270380 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6d1f3652-c5ad-4203-8fdc-4554c72b5d11 tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:38.270610 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6d1f3652-c5ad-4203-8fdc-4554c72b5d11 tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:38.270709 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-6d1f3652-c5ad-4203-8fdc-4554c72b5d11 tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] Show backup with id a8252037-4f52-4a2c-a04b-c459db2fc85a. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:38.274710 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:38.274710 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:38.275236 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6d1f3652-c5ad-4203-8fdc-4554c72b5d11 tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] https://10.4.3.102/volume/v3/backups/a8252037-4f52-4a2c-a04b-c459db2fc85a returned with HTTP 200 Aug 25 16:26:38.275608 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 723/2917] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:38 2026] GET /volume/v3/backups/a8252037-4f52-4a2c-a04b-c459db2fc85a => generated 647 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:38.397212 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-73ecf397-189d-4994-9044-c32c3468c50b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:38.398972 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-73ecf397-189d-4994-9044-c32c3468c50b tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 Aug 25 16:26:38.399179 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-73ecf397-189d-4994-9044-c32c3468c50b tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:38.399289 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-73ecf397-189d-4994-9044-c32c3468c50b tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:38.426188 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-092fae12-6643-4380-af50-7703b8302c6a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:38.428345 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:38.428345 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:38.430861 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-092fae12-6643-4380-af50-7703b8302c6a tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b Aug 25 16:26:38.431060 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-092fae12-6643-4380-af50-7703b8302c6a tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:38.431280 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-092fae12-6643-4380-af50-7703b8302c6a tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:38.431461 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-092fae12-6643-4380-af50-7703b8302c6a tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Show backup with id b87eb2e0-fd25-43e0-b653-185dc4df7e6b. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:38.436182 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-73ecf397-189d-4994-9044-c32c3468c50b tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:26:38.438135 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:38.438135 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:38.439180 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-092fae12-6643-4380-af50-7703b8302c6a tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b returned with HTTP 200 Aug 25 16:26:38.439707 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 725/2918] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:38 2026] GET /volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b => generated 835 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:38.443163 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-73ecf397-189d-4994-9044-c32c3468c50b tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 returned with HTTP 200 Aug 25 16:26:38.443551 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 735/2919] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:38 2026] GET /volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 => generated 1169 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:26:38.450800 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-0a4d35d9-5858-4c7a-851c-af4a12fb9301 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:38.454077 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0a4d35d9-5858-4c7a-851c-af4a12fb9301 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c Aug 25 16:26:38.454077 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0a4d35d9-5858-4c7a-851c-af4a12fb9301 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:38.454077 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0a4d35d9-5858-4c7a-851c-af4a12fb9301 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:38.457438 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b33b82da-70d9-43fa-8fcb-6eca266a7466 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:38.459273 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b33b82da-70d9-43fa-8fcb-6eca266a7466 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 Aug 25 16:26:38.459535 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b33b82da-70d9-43fa-8fcb-6eca266a7466 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:38.459809 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b33b82da-70d9-43fa-8fcb-6eca266a7466 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:38.461941 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:38.461941 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:38.469382 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-0a4d35d9-5858-4c7a-851c-af4a12fb9301 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:26:38.475742 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0a4d35d9-5858-4c7a-851c-af4a12fb9301 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c returned with HTTP 200 Aug 25 16:26:38.476242 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 737/2920] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:38 2026] GET /volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c => generated 902 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:38.477251 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:38.477251 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:38.481507 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-b33b82da-70d9-43fa-8fcb-6eca266a7466 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:26:38.485379 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b33b82da-70d9-43fa-8fcb-6eca266a7466 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 returned with HTTP 200 Aug 25 16:26:38.485830 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 724/2921] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:38 2026] GET /volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 => generated 1169 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:26:38.537417 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-aa3ca98a-a616-4adf-a035-5e5ff42f7272 req-94dbc180-8b50-4ae3-8d14-221f74efe771 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:38.539866 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-aa3ca98a-a616-4adf-a035-5e5ff42f7272 req-94dbc180-8b50-4ae3-8d14-221f74efe771 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 Aug 25 16:26:38.540085 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-aa3ca98a-a616-4adf-a035-5e5ff42f7272 req-94dbc180-8b50-4ae3-8d14-221f74efe771 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:38.540313 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-aa3ca98a-a616-4adf-a035-5e5ff42f7272 req-94dbc180-8b50-4ae3-8d14-221f74efe771 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:38.552172 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:38.552172 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:38.555776 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-aa3ca98a-a616-4adf-a035-5e5ff42f7272 req-94dbc180-8b50-4ae3-8d14-221f74efe771 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:26:38.562046 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-aa3ca98a-a616-4adf-a035-5e5ff42f7272 req-94dbc180-8b50-4ae3-8d14-221f74efe771 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 returned with HTTP 200 Aug 25 16:26:38.562709 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 726/2922] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:26:38 2026] GET /volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 => generated 1169 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:26:38.592997 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-aa3ca98a-a616-4adf-a035-5e5ff42f7272 req-d4524b48-a2ba-464a-a5c2-dc019ace4ae7 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:38.594991 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-aa3ca98a-a616-4adf-a035-5e5ff42f7272 req-d4524b48-a2ba-464a-a5c2-dc019ace4ae7 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] POST https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5/action Aug 25 16:26:38.595405 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-aa3ca98a-a616-4adf-a035-5e5ff42f7272 req-d4524b48-a2ba-464a-a5c2-dc019ace4ae7 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:26:38.595546 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-aa3ca98a-a616-4adf-a035-5e5ff42f7272 req-d4524b48-a2ba-464a-a5c2-dc019ace4ae7 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:38.609728 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:38.609728 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:38.610388 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-aa3ca98a-a616-4adf-a035-5e5ff42f7272 req-d4524b48-a2ba-464a-a5c2-dc019ace4ae7 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:26:38.625801 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-aa3ca98a-a616-4adf-a035-5e5ff42f7272 req-d4524b48-a2ba-464a-a5c2-dc019ace4ae7 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Begin detaching volume completed successfully. Aug 25 16:26:38.625801 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-aa3ca98a-a616-4adf-a035-5e5ff42f7272 req-d4524b48-a2ba-464a-a5c2-dc019ace4ae7 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5/action returned with HTTP 202 Aug 25 16:26:38.626874 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 736/2923] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:26:38 2026] POST /volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:26:38.690708 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-756d0616-b253-4b08-bbb9-240f5f3aea93 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:38.691069 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-756d0616-b253-4b08-bbb9-240f5f3aea93 None None] GET https://10.4.3.102/volume// Aug 25 16:26:38.691235 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-756d0616-b253-4b08-bbb9-240f5f3aea93 None None] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:38.691413 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-756d0616-b253-4b08-bbb9-240f5f3aea93 None None] Calling method 'all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:38.691793 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-756d0616-b253-4b08-bbb9-240f5f3aea93 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:26:38.692062 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 738/2924] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:26:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:26:38.714993 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-aa3ca98a-a616-4adf-a035-5e5ff42f7272 req-004178e5-6b66-4438-b095-c0a673fdc5e5 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:38.721934 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-aa3ca98a-a616-4adf-a035-5e5ff42f7272 req-004178e5-6b66-4438-b095-c0a673fdc5e5 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 Aug 25 16:26:38.722152 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-aa3ca98a-a616-4adf-a035-5e5ff42f7272 req-004178e5-6b66-4438-b095-c0a673fdc5e5 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:38.722332 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-aa3ca98a-a616-4adf-a035-5e5ff42f7272 req-004178e5-6b66-4438-b095-c0a673fdc5e5 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:38.740854 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:38.740854 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:38.745096 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-aa3ca98a-a616-4adf-a035-5e5ff42f7272 req-004178e5-6b66-4438-b095-c0a673fdc5e5 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:26:38.750744 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-aa3ca98a-a616-4adf-a035-5e5ff42f7272 req-004178e5-6b66-4438-b095-c0a673fdc5e5 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 returned with HTTP 200 Aug 25 16:26:38.751220 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 725/2925] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:26:38 2026] GET /volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 => generated 1352 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:26:38.773608 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-aa3ca98a-a616-4adf-a035-5e5ff42f7272 req-6b286650-0525-4d94-8f51-777268591db4 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:38.775719 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-aa3ca98a-a616-4adf-a035-5e5ff42f7272 req-6b286650-0525-4d94-8f51-777268591db4 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5/encryption Aug 25 16:26:38.775719 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-aa3ca98a-a616-4adf-a035-5e5ff42f7272 req-6b286650-0525-4d94-8f51-777268591db4 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:38.775822 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-aa3ca98a-a616-4adf-a035-5e5ff42f7272 req-6b286650-0525-4d94-8f51-777268591db4 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'index' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:38.787019 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:38.787019 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:38.797757 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-aa3ca98a-a616-4adf-a035-5e5ff42f7272 req-6b286650-0525-4d94-8f51-777268591db4 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5/encryption returned with HTTP 200 Aug 25 16:26:38.798191 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 727/2926] 10.4.3.102 () {68 vars in 1631 bytes} [Tue Aug 25 16:26:38 2026] GET /volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:39.285111 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d8c8549e-cbec-4cb0-9eb4-b98e1fea9264 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:39.287013 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d8c8549e-cbec-4cb0-9eb4-b98e1fea9264 tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] GET https://10.4.3.102/volume/v3/backups/a8252037-4f52-4a2c-a04b-c459db2fc85a Aug 25 16:26:39.287238 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d8c8549e-cbec-4cb0-9eb4-b98e1fea9264 tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:39.287762 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d8c8549e-cbec-4cb0-9eb4-b98e1fea9264 tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:39.287912 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-d8c8549e-cbec-4cb0-9eb4-b98e1fea9264 tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] Show backup with id a8252037-4f52-4a2c-a04b-c459db2fc85a. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:39.292840 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:39.292840 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:39.293546 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d8c8549e-cbec-4cb0-9eb4-b98e1fea9264 tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] https://10.4.3.102/volume/v3/backups/a8252037-4f52-4a2c-a04b-c459db2fc85a returned with HTTP 200 Aug 25 16:26:39.293955 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 737/2927] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:39 2026] GET /volume/v3/backups/a8252037-4f52-4a2c-a04b-c459db2fc85a => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:39.304360 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-68adb2f9-14e8-42ed-816e-259f8c6eb1f4 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:39.306262 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-68adb2f9-14e8-42ed-816e-259f8c6eb1f4 tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] GET https://10.4.3.102/volume/v3/backups Aug 25 16:26:39.306550 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-68adb2f9-14e8-42ed-816e-259f8c6eb1f4 tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:39.306754 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-68adb2f9-14e8-42ed-816e-259f8c6eb1f4 tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] Calling method 'index' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:39.321235 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-68adb2f9-14e8-42ed-816e-259f8c6eb1f4 tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] https://10.4.3.102/volume/v3/backups returned with HTTP 200 Aug 25 16:26:39.321648 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 739/2928] 10.4.3.102 () {66 vars in 1237 bytes} [Tue Aug 25 16:26:39 2026] GET /volume/v3/backups => generated 337 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:39.331146 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-5d67320e-6d8c-43c1-a8de-8e80be56072c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:39.333215 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5d67320e-6d8c-43c1-a8de-8e80be56072c tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] POST https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad/restore Aug 25 16:26:39.333767 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5d67320e-6d8c-43c1-a8de-8e80be56072c tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:39.335140 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.contrib.backups [None req-5d67320e-6d8c-43c1-a8de-8e80be56072c tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Restoring backup 1e776be0-34ca-4dd8-858d-09c9a1cd1dad ({'restore': {}}) {{(pid=100455) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 16:26:39.335246 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.contrib.backups [None req-5d67320e-6d8c-43c1-a8de-8e80be56072c tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Restoring backup 1e776be0-34ca-4dd8-858d-09c9a1cd1dad to volume None. Aug 25 16:26:39.341625 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:39.341625 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:39.342697 np0000008093 devstack@c-api.service[100455]: INFO cinder.backup.api [None req-5d67320e-6d8c-43c1-a8de-8e80be56072c tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Creating volume of 1 GB for restore of backup 1e776be0-34ca-4dd8-858d-09c9a1cd1dad. Aug 25 16:26:39.354121 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-5d67320e-6d8c-43c1-a8de-8e80be56072c tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Availability zone cache updated, next update will occur around 2026-08-25 17:26:39.353807. {{(pid=100455) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 16:26:39.354238 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-5d67320e-6d8c-43c1-a8de-8e80be56072c tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Availability Zones retrieved successfully. Aug 25 16:26:39.367017 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-5d67320e-6d8c-43c1-a8de-8e80be56072c tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Flow 'volume_create_api' (5813c7d1-19e7-4d97-b094-2434a0d9547b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:39.367017 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-5d67320e-6d8c-43c1-a8de-8e80be56072c tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8462377-a1bf-4e82-b3c8-591628edc946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:39.368675 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-5d67320e-6d8c-43c1-a8de-8e80be56072c tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:26:39.407077 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-5d67320e-6d8c-43c1-a8de-8e80be56072c tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8462377-a1bf-4e82-b3c8-591628edc946) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:39.407905 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-5d67320e-6d8c-43c1-a8de-8e80be56072c tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (825bba0a-96cf-4323-a68a-4386ea693b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:39.444210 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-5d67320e-6d8c-43c1-a8de-8e80be56072c tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Created reservations ['aaadf17b-24ff-4a3b-a276-0ef0f9e3bb3a', '62721673-0577-4ccd-b096-9c19ab28a443', 'a9246970-09ea-46a9-bd18-2a0baf258636', '58356b22-5ece-4b6b-be21-76cbfdb5c615'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:26:39.445549 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-5d67320e-6d8c-43c1-a8de-8e80be56072c tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (825bba0a-96cf-4323-a68a-4386ea693b1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aaadf17b-24ff-4a3b-a276-0ef0f9e3bb3a', '62721673-0577-4ccd-b096-9c19ab28a443', 'a9246970-09ea-46a9-bd18-2a0baf258636', '58356b22-5ece-4b6b-be21-76cbfdb5c615']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:39.446421 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-5d67320e-6d8c-43c1-a8de-8e80be56072c tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e8655f8-ac78-4fdd-b75d-291ea7ffec33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:39.459409 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-47cb5699-e0a9-4b6e-9df3-25dd8000328a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:39.461088 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-47cb5699-e0a9-4b6e-9df3-25dd8000328a tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b Aug 25 16:26:39.461278 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-47cb5699-e0a9-4b6e-9df3-25dd8000328a tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:39.461491 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-47cb5699-e0a9-4b6e-9df3-25dd8000328a tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:39.461604 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-47cb5699-e0a9-4b6e-9df3-25dd8000328a tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Show backup with id b87eb2e0-fd25-43e0-b653-185dc4df7e6b. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:39.465555 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:39.465555 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:39.466249 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-47cb5699-e0a9-4b6e-9df3-25dd8000328a tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b returned with HTTP 200 Aug 25 16:26:39.466599 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 728/2929] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:39 2026] GET /volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b => generated 836 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:39.476805 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1c8fe1e3-dc1b-4614-925a-f46ef39539c1 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:39.478654 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1c8fe1e3-dc1b-4614-925a-f46ef39539c1 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots/72942e47-7a56-47c1-bb96-ea5c8e7041b6 Aug 25 16:26:39.478848 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1c8fe1e3-dc1b-4614-925a-f46ef39539c1 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:39.479027 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1c8fe1e3-dc1b-4614-925a-f46ef39539c1 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:39.480944 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-5d67320e-6d8c-43c1-a8de-8e80be56072c tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e8655f8-ac78-4fdd-b75d-291ea7ffec33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '513a5d42-e16b-4993-9ec5-494eaf833972', '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_1e776be0-34ca-4dd8-858d-09c9a1cd1dad',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e39d5aec08a4d9c9cde9baf9d1cb6c9',qos_specs=None,replication_status=,reservations=['aaadf17b-24ff-4a3b-a276-0ef0f9e3bb3a','62721673-0577-4ccd-b096-9c19ab28a443','a9246970-09ea-46a9-bd18-2a0baf258636','58356b22-5ece-4b6b-be21-76cbfdb5c615'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad5c186420ca4855a5159af150a9f024',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:26:39Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_1e776be0-34ca-4dd8-858d-09c9a1cd1dad',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=513a5d42-e16b-4993-9ec5-494eaf833972,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e39d5aec08a4d9c9cde9baf9d1cb6c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad5c186420ca4855a5159af150a9f024',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:39.481665 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-5d67320e-6d8c-43c1-a8de-8e80be56072c tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d434e71d-7321-4f0e-a5c3-adeba5f57412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:39.484139 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:39.484139 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:39.484556 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-1c8fe1e3-dc1b-4614-925a-f46ef39539c1 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:26:39.485320 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1c8fe1e3-dc1b-4614-925a-f46ef39539c1 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/72942e47-7a56-47c1-bb96-ea5c8e7041b6 returned with HTTP 200 Aug 25 16:26:39.485727 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 738/2930] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:26:39 2026] GET /volume/v3/snapshots/72942e47-7a56-47c1-bb96-ea5c8e7041b6 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:39.492336 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b6c6d4e5-9066-472b-ae93-75a9861d97d3 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:39.495155 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b6c6d4e5-9066-472b-ae93-75a9861d97d3 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c Aug 25 16:26:39.495664 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b6c6d4e5-9066-472b-ae93-75a9861d97d3 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:39.495885 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-27f7a666-a104-4178-8f21-fbbbc1377285 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:39.495930 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b6c6d4e5-9066-472b-ae93-75a9861d97d3 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:39.497566 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-27f7a666-a104-4178-8f21-fbbbc1377285 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b Aug 25 16:26:39.498664 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-27f7a666-a104-4178-8f21-fbbbc1377285 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:39.498916 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-27f7a666-a104-4178-8f21-fbbbc1377285 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:39.499050 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-27f7a666-a104-4178-8f21-fbbbc1377285 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Show backup with id b87eb2e0-fd25-43e0-b653-185dc4df7e6b. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:39.504304 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:39.504304 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:39.505119 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-27f7a666-a104-4178-8f21-fbbbc1377285 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b returned with HTTP 200 Aug 25 16:26:39.505390 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-5d67320e-6d8c-43c1-a8de-8e80be56072c tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d434e71d-7321-4f0e-a5c3-adeba5f57412) transitioned into 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_1e776be0-34ca-4dd8-858d-09c9a1cd1dad',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e39d5aec08a4d9c9cde9baf9d1cb6c9',qos_specs=None,replication_status=,reservations=['aaadf17b-24ff-4a3b-a276-0ef0f9e3bb3a','62721673-0577-4ccd-b096-9c19ab28a443','a9246970-09ea-46a9-bd18-2a0baf258636','58356b22-5ece-4b6b-be21-76cbfdb5c615'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad5c186420ca4855a5159af150a9f024',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:39.505562 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 729/2931] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:39 2026] GET /volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b => generated 836 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:39.506144 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-5d67320e-6d8c-43c1-a8de-8e80be56072c tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94f411c6-bfb6-4a91-bbc9-fe3b7124df49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:39.509918 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:39.509918 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:39.515006 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-b6c6d4e5-9066-472b-ae93-75a9861d97d3 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:26:39.517606 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c4c321b5-305f-46eb-b074-05e568a7c872 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:39.519284 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c4c321b5-305f-46eb-b074-05e568a7c872 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] DELETE https://10.4.3.102/volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b Aug 25 16:26:39.519502 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c4c321b5-305f-46eb-b074-05e568a7c872 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:39.519714 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c4c321b5-305f-46eb-b074-05e568a7c872 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:39.519850 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.contrib.backups [None req-c4c321b5-305f-46eb-b074-05e568a7c872 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Delete backup with id: b87eb2e0-fd25-43e0-b653-185dc4df7e6b. Aug 25 16:26:39.524065 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:39.524065 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:39.525713 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b6c6d4e5-9066-472b-ae93-75a9861d97d3 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c returned with HTTP 200 Aug 25 16:26:39.525777 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-5d67320e-6d8c-43c1-a8de-8e80be56072c tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94f411c6-bfb6-4a91-bbc9-fe3b7124df49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:39.526286 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 740/2932] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:39 2026] GET /volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c => generated 902 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:39.526562 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-5d67320e-6d8c-43c1-a8de-8e80be56072c tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Flow 'volume_create_api' (5813c7d1-19e7-4d97-b094-2434a0d9547b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:39.527598 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-5d67320e-6d8c-43c1-a8de-8e80be56072c tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Create volume request issued successfully. Aug 25 16:26:39.536230 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:39.536230 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:39.541859 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-5d67320e-6d8c-43c1-a8de-8e80be56072c tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Volume info retrieved successfully. Aug 25 16:26:39.548608 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.backup.rpcapi [None req-c4c321b5-305f-46eb-b074-05e568a7c872 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] delete_backup rpcapi backup_id b87eb2e0-fd25-43e0-b653-185dc4df7e6b {{(pid=100457) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 16:26:39.551410 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c4c321b5-305f-46eb-b074-05e568a7c872 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b returned with HTTP 202 Aug 25 16:26:39.551929 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 739/2933] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:26:39 2026] DELETE /volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:26:39.558870 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0b905638-d67e-46a8-ba31-dd2ff8e394c9 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:39.560509 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0b905638-d67e-46a8-ba31-dd2ff8e394c9 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b Aug 25 16:26:39.560722 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0b905638-d67e-46a8-ba31-dd2ff8e394c9 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:39.560920 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0b905638-d67e-46a8-ba31-dd2ff8e394c9 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:39.561023 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-0b905638-d67e-46a8-ba31-dd2ff8e394c9 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Show backup with id b87eb2e0-fd25-43e0-b653-185dc4df7e6b. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:39.565639 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:39.565639 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:39.566693 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0b905638-d67e-46a8-ba31-dd2ff8e394c9 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b returned with HTTP 200 Aug 25 16:26:39.567028 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 730/2934] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:39 2026] GET /volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:39.581122 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-c0f064f3-1179-4078-a22a-02cddf39b6a7 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:39.681077 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-aa3ca98a-a616-4adf-a035-5e5ff42f7272 req-4d8c7673-931c-454c-b303-6c1a502fd2c5 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:39.683910 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-aa3ca98a-a616-4adf-a035-5e5ff42f7272 req-4d8c7673-931c-454c-b303-6c1a502fd2c5 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] DELETE https://10.4.3.102/volume/v3/attachments/325f5a2f-544b-47da-936d-e1229967156b Aug 25 16:26:39.684187 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-aa3ca98a-a616-4adf-a035-5e5ff42f7272 req-4d8c7673-931c-454c-b303-6c1a502fd2c5 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:39.684485 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-aa3ca98a-a616-4adf-a035-5e5ff42f7272 req-4d8c7673-931c-454c-b303-6c1a502fd2c5 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:39.699883 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:39.699883 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:39.710574 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c0f064f3-1179-4078-a22a-02cddf39b6a7 tempest-VolumeServicesNegativeTest-1754327944 tempest-VolumeServicesNegativeTest-1754327944-project-admin] GET https://10.4.3.102/volume/v3/os-services Aug 25 16:26:39.710574 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c0f064f3-1179-4078-a22a-02cddf39b6a7 tempest-VolumeServicesNegativeTest-1754327944 tempest-VolumeServicesNegativeTest-1754327944-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:39.710574 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c0f064f3-1179-4078-a22a-02cddf39b6a7 tempest-VolumeServicesNegativeTest-1754327944 tempest-VolumeServicesNegativeTest-1754327944-project-admin] Calling method 'index' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:39.721973 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c0f064f3-1179-4078-a22a-02cddf39b6a7 tempest-VolumeServicesNegativeTest-1754327944 tempest-VolumeServicesNegativeTest-1754327944-project-admin] https://10.4.3.102/volume/v3/os-services returned with HTTP 200 Aug 25 16:26:39.722557 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 741/2935] 10.4.3.102 () {66 vars in 1249 bytes} [Tue Aug 25 16:26:39 2026] GET /volume/v3/os-services => generated 626 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:39.734298 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-fa6a5136-36c0-439a-8f33-707cd88c64f6 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:39.738375 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-fa6a5136-36c0-439a-8f33-707cd88c64f6 tempest-VolumeServicesNegativeTest-1754327944 tempest-VolumeServicesNegativeTest-1754327944-project-admin] PUT https://10.4.3.102/volume/v3/os-services/disable-log-reason Aug 25 16:26:39.738828 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-fa6a5136-36c0-439a-8f33-707cd88c64f6 tempest-VolumeServicesNegativeTest-1754327944 tempest-VolumeServicesNegativeTest-1754327944-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000008093", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:39.740869 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-fa6a5136-36c0-439a-8f33-707cd88c64f6 tempest-VolumeServicesNegativeTest-1754327944 tempest-VolumeServicesNegativeTest-1754327944-project-admin] https://10.4.3.102/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 25 16:26:39.741418 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 731/2936] 10.4.3.102 () {68 vars in 1326 bytes} [Tue Aug 25 16:26:39 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 16:26:39.752847 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-bba915b0-bfd2-4662-801a-b9147ff87395 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:39.756323 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bba915b0-bfd2-4662-801a-b9147ff87395 tempest-VolumeServicesNegativeTest-1754327944 tempest-VolumeServicesNegativeTest-1754327944-project-admin] PUT https://10.4.3.102/volume/v3/os-services/disable Aug 25 16:26:39.756784 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-bba915b0-bfd2-4662-801a-b9147ff87395 tempest-VolumeServicesNegativeTest-1754327944 tempest-VolumeServicesNegativeTest-1754327944-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000008093", "binary": "invalid_binary"} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:39.765529 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bba915b0-bfd2-4662-801a-b9147ff87395 tempest-VolumeServicesNegativeTest-1754327944 tempest-VolumeServicesNegativeTest-1754327944-project-admin] https://10.4.3.102/volume/v3/os-services/disable returned with HTTP 404 Aug 25 16:26:39.766097 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 742/2937] 10.4.3.102 () {68 vars in 1293 bytes} [Tue Aug 25 16:26:39 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) Aug 25 16:26:39.773139 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-aa3ca98a-a616-4adf-a035-5e5ff42f7272 req-4d8c7673-931c-454c-b303-6c1a502fd2c5 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/attachments/325f5a2f-544b-47da-936d-e1229967156b returned with HTTP 200 Aug 25 16:26:39.773573 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 740/2938] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:26:39 2026] DELETE /volume/v3/attachments/325f5a2f-544b-47da-936d-e1229967156b => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:39.778054 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0e27571e-2058-4aa2-a022-02c10d988ac7 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:39.780109 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0e27571e-2058-4aa2-a022-02c10d988ac7 tempest-VolumeServicesNegativeTest-1754327944 tempest-VolumeServicesNegativeTest-1754327944-project-admin] PUT https://10.4.3.102/volume/v3/os-services/enable Aug 25 16:26:39.780414 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0e27571e-2058-4aa2-a022-02c10d988ac7 tempest-VolumeServicesNegativeTest-1754327944 tempest-VolumeServicesNegativeTest-1754327944-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:39.794245 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0e27571e-2058-4aa2-a022-02c10d988ac7 tempest-VolumeServicesNegativeTest-1754327944 tempest-VolumeServicesNegativeTest-1754327944-project-admin] https://10.4.3.102/volume/v3/os-services/enable returned with HTTP 404 Aug 25 16:26:39.794825 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 732/2939] 10.4.3.102 () {68 vars in 1290 bytes} [Tue Aug 25 16:26:39 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:39.804633 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e0c0843a-a955-4d36-bb70-5680bb08faf2 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:39.806567 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e0c0843a-a955-4d36-bb70-5680bb08faf2 tempest-VolumeServicesNegativeTest-1754327944 tempest-VolumeServicesNegativeTest-1754327944-project-admin] PUT https://10.4.3.102/volume/v3/os-services/freeze Aug 25 16:26:39.806982 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e0c0843a-a955-4d36-bb70-5680bb08faf2 tempest-VolumeServicesNegativeTest-1754327944 tempest-VolumeServicesNegativeTest-1754327944-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:39.817211 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e0c0843a-a955-4d36-bb70-5680bb08faf2 tempest-VolumeServicesNegativeTest-1754327944 tempest-VolumeServicesNegativeTest-1754327944-project-admin] https://10.4.3.102/volume/v3/os-services/freeze returned with HTTP 400 Aug 25 16:26:39.817211 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 743/2940] 10.4.3.102 () {68 vars in 1290 bytes} [Tue Aug 25 16:26:39 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:26:39.824544 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f11093ab-000b-4f49-b113-2c911b242c52 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:39.826757 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f11093ab-000b-4f49-b113-2c911b242c52 tempest-VolumeServicesNegativeTest-1754327944 tempest-VolumeServicesNegativeTest-1754327944-project-admin] PUT https://10.4.3.102/volume/v3/os-services/thaw Aug 25 16:26:39.827223 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f11093ab-000b-4f49-b113-2c911b242c52 tempest-VolumeServicesNegativeTest-1754327944 tempest-VolumeServicesNegativeTest-1754327944-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:39.829226 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:39.829226 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:39.833947 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f11093ab-000b-4f49-b113-2c911b242c52 tempest-VolumeServicesNegativeTest-1754327944 tempest-VolumeServicesNegativeTest-1754327944-project-admin] https://10.4.3.102/volume/v3/os-services/thaw returned with HTTP 400 Aug 25 16:26:39.834421 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 741/2941] 10.4.3.102 () {68 vars in 1284 bytes} [Tue Aug 25 16:26:39 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:26:40.541157 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-8f79bd56-a73f-42d7-906f-6bfcb2d0d5c5 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:40.543458 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8f79bd56-a73f-42d7-906f-6bfcb2d0d5c5 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c Aug 25 16:26:40.543724 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8f79bd56-a73f-42d7-906f-6bfcb2d0d5c5 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:40.543992 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8f79bd56-a73f-42d7-906f-6bfcb2d0d5c5 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:40.548022 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:40.548022 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:40.553607 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-5d67320e-6d8c-43c1-a8de-8e80be56072c tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Volume info retrieved successfully. Aug 25 16:26:40.553607 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.backup.api [None req-5d67320e-6d8c-43c1-a8de-8e80be56072c tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Checking backup size 1 against volume size 1 {{(pid=100455) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 25 16:26:40.553607 np0000008093 devstack@c-api.service[100455]: INFO cinder.backup.api [None req-5d67320e-6d8c-43c1-a8de-8e80be56072c tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Overwriting volume 513a5d42-e16b-4993-9ec5-494eaf833972 with restore of backup 1e776be0-34ca-4dd8-858d-09c9a1cd1dad Aug 25 16:26:40.555394 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:40.555394 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:40.562496 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-8f79bd56-a73f-42d7-906f-6bfcb2d0d5c5 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:26:40.570174 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8f79bd56-a73f-42d7-906f-6bfcb2d0d5c5 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c returned with HTTP 200 Aug 25 16:26:40.570771 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 733/2942] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:40 2026] GET /volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c => generated 902 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:40.579080 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f260043f-a15b-4211-a284-f03206d4a408 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:40.580682 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.backup.rpcapi [None req-5d67320e-6d8c-43c1-a8de-8e80be56072c tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] restore_backup in rpcapi backup_id 1e776be0-34ca-4dd8-858d-09c9a1cd1dad {{(pid=100455) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 16:26:40.581627 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f260043f-a15b-4211-a284-f03206d4a408 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b Aug 25 16:26:40.581906 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f260043f-a15b-4211-a284-f03206d4a408 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:40.582157 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f260043f-a15b-4211-a284-f03206d4a408 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:40.585996 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-f260043f-a15b-4211-a284-f03206d4a408 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Show backup with id b87eb2e0-fd25-43e0-b653-185dc4df7e6b. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:40.586035 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5d67320e-6d8c-43c1-a8de-8e80be56072c tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad/restore returned with HTTP 202 Aug 25 16:26:40.586035 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 726/2943] 10.4.3.102 () {68 vars in 1393 bytes} [Tue Aug 25 16:26:39 2026] POST /volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad/restore => generated 189 bytes in 1253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:26:40.586998 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f260043f-a15b-4211-a284-f03206d4a408 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b returned with HTTP 404 Aug 25 16:26:40.587720 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 744/2944] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:40 2026] GET /volume/v3/backups/b87eb2e0-fd25-43e0-b653-185dc4df7e6b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:40.591966 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-ed0061d3-5207-456f-bf79-d26501448b9e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:40.594660 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ed0061d3-5207-456f-bf79-d26501448b9e tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad Aug 25 16:26:40.594660 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ed0061d3-5207-456f-bf79-d26501448b9e tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:40.594660 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ed0061d3-5207-456f-bf79-d26501448b9e tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:40.594837 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-ed0061d3-5207-456f-bf79-d26501448b9e tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id 1e776be0-34ca-4dd8-858d-09c9a1cd1dad. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:40.602969 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:40.602969 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:40.602969 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ed0061d3-5207-456f-bf79-d26501448b9e tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad returned with HTTP 200 Aug 25 16:26:40.602969 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 742/2945] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:40 2026] GET /volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:40.698232 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-dd6f70f3-e175-4bef-a8ff-b734d27dbd40 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:40.703631 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-dd6f70f3-e175-4bef-a8ff-b734d27dbd40 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/72942e47-7a56-47c1-bb96-ea5c8e7041b6 Aug 25 16:26:40.703631 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-dd6f70f3-e175-4bef-a8ff-b734d27dbd40 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:40.703631 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-dd6f70f3-e175-4bef-a8ff-b734d27dbd40 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:40.703631 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-dd6f70f3-e175-4bef-a8ff-b734d27dbd40 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Delete snapshot with id: 72942e47-7a56-47c1-bb96-ea5c8e7041b6 Aug 25 16:26:40.715830 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:40.715830 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:40.715830 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-dd6f70f3-e175-4bef-a8ff-b734d27dbd40 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:26:40.749673 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-dd6f70f3-e175-4bef-a8ff-b734d27dbd40 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot delete request issued successfully. Aug 25 16:26:40.749876 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-dd6f70f3-e175-4bef-a8ff-b734d27dbd40 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/72942e47-7a56-47c1-bb96-ea5c8e7041b6 returned with HTTP 202 Aug 25 16:26:40.750302 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 734/2946] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:26:40 2026] DELETE /volume/v3/snapshots/72942e47-7a56-47c1-bb96-ea5c8e7041b6 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:26:40.763078 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-e214a90f-090c-4eca-8d19-292ea9020f55 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:40.766944 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e214a90f-090c-4eca-8d19-292ea9020f55 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots/72942e47-7a56-47c1-bb96-ea5c8e7041b6 Aug 25 16:26:40.767255 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e214a90f-090c-4eca-8d19-292ea9020f55 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:40.767397 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e214a90f-090c-4eca-8d19-292ea9020f55 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:40.775200 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:40.775200 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:40.775702 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-e214a90f-090c-4eca-8d19-292ea9020f55 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:26:40.776563 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e214a90f-090c-4eca-8d19-292ea9020f55 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/72942e47-7a56-47c1-bb96-ea5c8e7041b6 returned with HTTP 200 Aug 25 16:26:40.776983 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 727/2947] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:26:40 2026] GET /volume/v3/snapshots/72942e47-7a56-47c1-bb96-ea5c8e7041b6 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:40.813745 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-846accf5-ff58-4613-ae1f-3814bda6759a req-73c35341-e468-4c9f-916e-390dc8e05cd4 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:40.816265 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-846accf5-ff58-4613-ae1f-3814bda6759a req-73c35341-e468-4c9f-916e-390dc8e05cd4 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 Aug 25 16:26:40.816492 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-846accf5-ff58-4613-ae1f-3814bda6759a req-73c35341-e468-4c9f-916e-390dc8e05cd4 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:40.816713 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-846accf5-ff58-4613-ae1f-3814bda6759a req-73c35341-e468-4c9f-916e-390dc8e05cd4 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:40.828763 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:40.828763 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:40.832917 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-846accf5-ff58-4613-ae1f-3814bda6759a req-73c35341-e468-4c9f-916e-390dc8e05cd4 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:26:40.837338 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-846accf5-ff58-4613-ae1f-3814bda6759a req-73c35341-e468-4c9f-916e-390dc8e05cd4 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 returned with HTTP 200 Aug 25 16:26:40.837809 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 745/2948] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:26:40 2026] GET /volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:41.586035 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1aa9d288-7c9a-4b55-88ea-58d9f0f63e12 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:41.588056 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1aa9d288-7c9a-4b55-88ea-58d9f0f63e12 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c Aug 25 16:26:41.588246 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1aa9d288-7c9a-4b55-88ea-58d9f0f63e12 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:41.588369 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1aa9d288-7c9a-4b55-88ea-58d9f0f63e12 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:41.594867 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:41.594867 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:41.598282 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-1aa9d288-7c9a-4b55-88ea-58d9f0f63e12 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:26:41.602267 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1aa9d288-7c9a-4b55-88ea-58d9f0f63e12 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c returned with HTTP 200 Aug 25 16:26:41.602632 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 743/2949] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:41 2026] GET /volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:41.622024 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-446cc536-e583-4211-b8c6-089f9457dd1d None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:41.623966 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-446cc536-e583-4211-b8c6-089f9457dd1d tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad Aug 25 16:26:41.624185 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-446cc536-e583-4211-b8c6-089f9457dd1d tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:41.624547 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-446cc536-e583-4211-b8c6-089f9457dd1d tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:41.624547 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-446cc536-e583-4211-b8c6-089f9457dd1d tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id 1e776be0-34ca-4dd8-858d-09c9a1cd1dad. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:41.634244 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:41.634244 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:41.635240 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-446cc536-e583-4211-b8c6-089f9457dd1d tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad returned with HTTP 200 Aug 25 16:26:41.635935 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 735/2950] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:41 2026] GET /volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:41.786740 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-1fc6d058-603e-4daa-a1d5-41f9fa0667cf None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:41.791266 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1fc6d058-603e-4daa-a1d5-41f9fa0667cf tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots/72942e47-7a56-47c1-bb96-ea5c8e7041b6 Aug 25 16:26:41.791266 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1fc6d058-603e-4daa-a1d5-41f9fa0667cf tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:41.791266 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1fc6d058-603e-4daa-a1d5-41f9fa0667cf tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:41.795254 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1fc6d058-603e-4daa-a1d5-41f9fa0667cf tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/72942e47-7a56-47c1-bb96-ea5c8e7041b6 returned with HTTP 404 Aug 25 16:26:41.796035 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 728/2951] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:26:41 2026] GET /volume/v3/snapshots/72942e47-7a56-47c1-bb96-ea5c8e7041b6 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:41.806640 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-494bd084-a2d7-44c8-be2a-68adc96f0e20 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:41.809135 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-494bd084-a2d7-44c8-be2a-68adc96f0e20 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c Aug 25 16:26:41.809135 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-494bd084-a2d7-44c8-be2a-68adc96f0e20 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:41.809135 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-494bd084-a2d7-44c8-be2a-68adc96f0e20 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:41.818409 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:41.818409 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:41.825473 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-494bd084-a2d7-44c8-be2a-68adc96f0e20 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:26:41.831665 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-494bd084-a2d7-44c8-be2a-68adc96f0e20 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c returned with HTTP 200 Aug 25 16:26:41.832142 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 746/2952] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:41 2026] GET /volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:41.867624 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-01105d3b-2e56-4b8a-b106-216fa36063ae None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:41.869939 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-01105d3b-2e56-4b8a-b106-216fa36063ae tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:26:41.870370 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-01105d3b-2e56-4b8a-b106-216fa36063ae tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9fcea7ad-f61c-4330-b26d-860af52471bb", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1651399277"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:41.872359 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-01105d3b-2e56-4b8a-b106-216fa36063ae tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Create volume request body: {'volume': {'imageRef': '9fcea7ad-f61c-4330-b26d-860af52471bb', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1651399277'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:26:41.974617 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-01105d3b-2e56-4b8a-b106-216fa36063ae tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Create volume of 1 GB Aug 25 16:26:41.979512 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-01105d3b-2e56-4b8a-b106-216fa36063ae tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Availability Zones retrieved successfully. Aug 25 16:26:41.986613 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-01105d3b-2e56-4b8a-b106-216fa36063ae tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Flow 'volume_create_api' (742a54fd-2499-403b-90f8-9e84f9783dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:41.989316 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-01105d3b-2e56-4b8a-b106-216fa36063ae tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c28ab4b-8b20-45a4-9f96-7d71daaa5010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:41.989816 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-01105d3b-2e56-4b8a-b106-216fa36063ae tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:26:42.052875 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-01105d3b-2e56-4b8a-b106-216fa36063ae tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c28ab4b-8b20-45a4-9f96-7d71daaa5010) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:42.053539 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-01105d3b-2e56-4b8a-b106-216fa36063ae tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a91017d-edc7-4a3d-992d-3d6029d7e7c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:42.107654 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-01105d3b-2e56-4b8a-b106-216fa36063ae tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Created reservations ['ee572c04-31b8-451e-97dc-abb9dbc07158', '08cc3254-cc00-499f-b8f3-f48d88a34bf1', '89d03ece-cc11-4caf-a6d1-f1eee446af9c', 'd2ab3b04-27a9-4ad8-abe3-43de80041758'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:26:42.108408 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-01105d3b-2e56-4b8a-b106-216fa36063ae tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a91017d-edc7-4a3d-992d-3d6029d7e7c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee572c04-31b8-451e-97dc-abb9dbc07158', '08cc3254-cc00-499f-b8f3-f48d88a34bf1', '89d03ece-cc11-4caf-a6d1-f1eee446af9c', 'd2ab3b04-27a9-4ad8-abe3-43de80041758']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:42.109072 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-01105d3b-2e56-4b8a-b106-216fa36063ae tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (795cb82c-ab27-40f7-97c6-67b0c55391d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:42.131211 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-01105d3b-2e56-4b8a-b106-216fa36063ae tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (795cb82c-ab27-40f7-97c6-67b0c55391d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ee15202-9fda-499c-8302-abee2de1c876', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1651399277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e6798088b964d7ca549764986dfd2f7',qos_specs=None,replication_status=,reservations=['ee572c04-31b8-451e-97dc-abb9dbc07158','08cc3254-cc00-499f-b8f3-f48d88a34bf1','89d03ece-cc11-4caf-a6d1-f1eee446af9c','d2ab3b04-27a9-4ad8-abe3-43de80041758'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8f150895b4e41cd9a8ecdf25f861652',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:26:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1651399277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ee15202-9fda-499c-8302-abee2de1c876,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e6798088b964d7ca549764986dfd2f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8f150895b4e41cd9a8ecdf25f861652',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:42.132337 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-01105d3b-2e56-4b8a-b106-216fa36063ae tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c720c366-2296-42ae-9ae6-3e8378c8373a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:42.153657 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-01105d3b-2e56-4b8a-b106-216fa36063ae tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c720c366-2296-42ae-9ae6-3e8378c8373a) transitioned into state 'SUCCESS' from state '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-1651399277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e6798088b964d7ca549764986dfd2f7',qos_specs=None,replication_status=,reservations=['ee572c04-31b8-451e-97dc-abb9dbc07158','08cc3254-cc00-499f-b8f3-f48d88a34bf1','89d03ece-cc11-4caf-a6d1-f1eee446af9c','d2ab3b04-27a9-4ad8-abe3-43de80041758'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8f150895b4e41cd9a8ecdf25f861652',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:42.154573 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-01105d3b-2e56-4b8a-b106-216fa36063ae tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b47cd49-da89-4397-8d42-27a3931f95e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:42.168614 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-01105d3b-2e56-4b8a-b106-216fa36063ae tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b47cd49-da89-4397-8d42-27a3931f95e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:42.168614 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-01105d3b-2e56-4b8a-b106-216fa36063ae tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Flow 'volume_create_api' (742a54fd-2499-403b-90f8-9e84f9783dc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:42.168614 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-01105d3b-2e56-4b8a-b106-216fa36063ae tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Create volume request issued successfully. Aug 25 16:26:42.168912 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-01105d3b-2e56-4b8a-b106-216fa36063ae tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:26:42.169294 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 744/2953] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:26:41 2026] POST /volume/v3/volumes => generated 754 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:26:42.181918 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-4864c1f1-8f06-46d4-b85b-c8111d9da7b1 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:42.184902 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4864c1f1-8f06-46d4-b85b-c8111d9da7b1 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 Aug 25 16:26:42.184902 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4864c1f1-8f06-46d4-b85b-c8111d9da7b1 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:42.184902 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4864c1f1-8f06-46d4-b85b-c8111d9da7b1 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:42.198125 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:42.198125 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:42.204202 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-4864c1f1-8f06-46d4-b85b-c8111d9da7b1 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:26:42.210798 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4864c1f1-8f06-46d4-b85b-c8111d9da7b1 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 returned with HTTP 200 Aug 25 16:26:42.211447 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 736/2954] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:42 2026] GET /volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:42.615239 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f7d587c0-6972-4857-bd9d-aeccd5917456 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:42.617089 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f7d587c0-6972-4857-bd9d-aeccd5917456 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c Aug 25 16:26:42.617252 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f7d587c0-6972-4857-bd9d-aeccd5917456 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:42.617444 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f7d587c0-6972-4857-bd9d-aeccd5917456 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:42.624486 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:42.624486 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:42.628793 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-f7d587c0-6972-4857-bd9d-aeccd5917456 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:26:42.632736 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f7d587c0-6972-4857-bd9d-aeccd5917456 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c returned with HTTP 200 Aug 25 16:26:42.633130 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 729/2955] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:42 2026] GET /volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:42.647762 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e7928949-09a1-4d2b-b8fb-1bef7837c0d9 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:42.649466 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e7928949-09a1-4d2b-b8fb-1bef7837c0d9 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad Aug 25 16:26:42.649693 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e7928949-09a1-4d2b-b8fb-1bef7837c0d9 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:42.649904 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e7928949-09a1-4d2b-b8fb-1bef7837c0d9 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:42.650041 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-e7928949-09a1-4d2b-b8fb-1bef7837c0d9 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id 1e776be0-34ca-4dd8-858d-09c9a1cd1dad. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:42.654522 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:42.654522 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:42.655322 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e7928949-09a1-4d2b-b8fb-1bef7837c0d9 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad returned with HTTP 200 Aug 25 16:26:42.655760 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 747/2956] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:42 2026] GET /volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:42.699903 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-ca73a2d1-654e-4403-9234-262d2b407427 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:42.814979 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ca73a2d1-654e-4403-9234-262d2b407427 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] GET https://10.4.3.102/volume/v3/volumes Aug 25 16:26:42.815247 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ca73a2d1-654e-4403-9234-262d2b407427 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:42.815511 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ca73a2d1-654e-4403-9234-262d2b407427 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Calling method 'index' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:42.815864 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.api_utils [None req-ca73a2d1-654e-4403-9234-262d2b407427 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Removing options '' from query. {{(pid=100457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:26:42.816211 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:42.816211 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:42.816812 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-ca73a2d1-654e-4403-9234-262d2b407427 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100457) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:26:42.823605 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-ca73a2d1-654e-4403-9234-262d2b407427 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Get all volumes completed successfully. Aug 25 16:26:42.823946 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ca73a2d1-654e-4403-9234-262d2b407427 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 200 Aug 25 16:26:42.824313 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 745/2957] 10.4.3.102 () {66 vars in 1237 bytes} [Tue Aug 25 16:26:42 2026] GET /volume/v3/volumes => generated 15 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:26:42.832628 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a3c993a9-06fe-4fa3-8885-2b4f2c6914fe None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:42.834538 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a3c993a9-06fe-4fa3-8885-2b4f2c6914fe tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:26:42.835008 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a3c993a9-06fe-4fa3-8885-2b4f2c6914fe tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-32898025"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:42.836806 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-a3c993a9-06fe-4fa3-8885-2b4f2c6914fe tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-32898025'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:26:42.837009 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-a3c993a9-06fe-4fa3-8885-2b4f2c6914fe tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Create volume of 1 GB Aug 25 16:26:42.841267 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-a3c993a9-06fe-4fa3-8885-2b4f2c6914fe tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Availability Zones retrieved successfully. Aug 25 16:26:42.848340 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a3c993a9-06fe-4fa3-8885-2b4f2c6914fe tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Flow 'volume_create_api' (c1dfefad-9aa1-4e08-af61-a133f068bded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:42.849773 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a3c993a9-06fe-4fa3-8885-2b4f2c6914fe tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7eeb2eee-f6fd-45b4-963d-988ce03c797a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:42.850797 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-a3c993a9-06fe-4fa3-8885-2b4f2c6914fe tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:26:42.877365 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a3c993a9-06fe-4fa3-8885-2b4f2c6914fe tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7eeb2eee-f6fd-45b4-963d-988ce03c797a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:42.878321 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a3c993a9-06fe-4fa3-8885-2b4f2c6914fe tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdba6ab3-f68a-47a0-b887-03482ba6eb16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:42.937088 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-a3c993a9-06fe-4fa3-8885-2b4f2c6914fe tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Created reservations ['5ca1e567-a40c-49ad-bb77-a4b0d25e5385', '2fc53024-95d0-475a-aa8e-0ed54ab6aef9', '4e10e73c-b8ef-40ca-aa7d-40c20df5d8ec', '8ce7121e-bdd5-4e5c-a5db-18febca7a229'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:26:42.938030 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a3c993a9-06fe-4fa3-8885-2b4f2c6914fe tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdba6ab3-f68a-47a0-b887-03482ba6eb16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ca1e567-a40c-49ad-bb77-a4b0d25e5385', '2fc53024-95d0-475a-aa8e-0ed54ab6aef9', '4e10e73c-b8ef-40ca-aa7d-40c20df5d8ec', '8ce7121e-bdd5-4e5c-a5db-18febca7a229']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:42.939332 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a3c993a9-06fe-4fa3-8885-2b4f2c6914fe tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2939919-ec4f-406b-bfa4-477aca518779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:42.962283 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a3c993a9-06fe-4fa3-8885-2b4f2c6914fe tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2939919-ec4f-406b-bfa4-477aca518779) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07d7ee1f-73cc-43f5-8ca1-ac1334972323', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-32898025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='101f3c6a0a1c41d6b7e4f805cd4bf6fe',qos_specs=None,replication_status=,reservations=['5ca1e567-a40c-49ad-bb77-a4b0d25e5385','2fc53024-95d0-475a-aa8e-0ed54ab6aef9','4e10e73c-b8ef-40ca-aa7d-40c20df5d8ec','8ce7121e-bdd5-4e5c-a5db-18febca7a229'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='441048305f9242e4b71650b2f3d8d9ad',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:26:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-32898025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07d7ee1f-73cc-43f5-8ca1-ac1334972323,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='101f3c6a0a1c41d6b7e4f805cd4bf6fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='441048305f9242e4b71650b2f3d8d9ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:42.963148 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a3c993a9-06fe-4fa3-8885-2b4f2c6914fe tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8071b3c1-c1a6-41a8-b199-5d0637fc80ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:42.980727 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a3c993a9-06fe-4fa3-8885-2b4f2c6914fe tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8071b3c1-c1a6-41a8-b199-5d0637fc80ed) transitioned into state 'SUCCESS' from state '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-32898025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='101f3c6a0a1c41d6b7e4f805cd4bf6fe',qos_specs=None,replication_status=,reservations=['5ca1e567-a40c-49ad-bb77-a4b0d25e5385','2fc53024-95d0-475a-aa8e-0ed54ab6aef9','4e10e73c-b8ef-40ca-aa7d-40c20df5d8ec','8ce7121e-bdd5-4e5c-a5db-18febca7a229'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='441048305f9242e4b71650b2f3d8d9ad',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:42.981697 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a3c993a9-06fe-4fa3-8885-2b4f2c6914fe tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2aa28f3-1339-45e4-889d-e1476534932a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:42.991334 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a3c993a9-06fe-4fa3-8885-2b4f2c6914fe tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2aa28f3-1339-45e4-889d-e1476534932a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:42.992297 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a3c993a9-06fe-4fa3-8885-2b4f2c6914fe tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Flow 'volume_create_api' (c1dfefad-9aa1-4e08-af61-a133f068bded) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:42.992768 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-a3c993a9-06fe-4fa3-8885-2b4f2c6914fe tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Create volume request issued successfully. Aug 25 16:26:42.993384 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a3c993a9-06fe-4fa3-8885-2b4f2c6914fe tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:26:42.993816 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 737/2958] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:26:42 2026] POST /volume/v3/volumes => generated 753 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:26:43.010380 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a97413a9-1356-49b0-a203-a67da6179608 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:43.012254 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a97413a9-1356-49b0-a203-a67da6179608 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] GET https://10.4.3.102/volume/v3/volumes/07d7ee1f-73cc-43f5-8ca1-ac1334972323 Aug 25 16:26:43.012492 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a97413a9-1356-49b0-a203-a67da6179608 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:43.012719 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a97413a9-1356-49b0-a203-a67da6179608 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:43.022485 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:43.022485 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:43.027278 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-a97413a9-1356-49b0-a203-a67da6179608 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Volume info retrieved successfully. Aug 25 16:26:43.033242 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a97413a9-1356-49b0-a203-a67da6179608 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] https://10.4.3.102/volume/v3/volumes/07d7ee1f-73cc-43f5-8ca1-ac1334972323 returned with HTTP 200 Aug 25 16:26:43.033242 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 730/2959] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:43 2026] GET /volume/v3/volumes/07d7ee1f-73cc-43f5-8ca1-ac1334972323 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:43.223794 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-4783cce2-7c96-40a9-8b1b-eae90b4ec7bb None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:43.225371 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4783cce2-7c96-40a9-8b1b-eae90b4ec7bb tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 Aug 25 16:26:43.225598 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4783cce2-7c96-40a9-8b1b-eae90b4ec7bb tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:43.225800 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4783cce2-7c96-40a9-8b1b-eae90b4ec7bb tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:43.232434 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:43.232434 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:43.235450 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-4783cce2-7c96-40a9-8b1b-eae90b4ec7bb tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:26:43.239547 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4783cce2-7c96-40a9-8b1b-eae90b4ec7bb tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 returned with HTTP 200 Aug 25 16:26:43.239987 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 748/2960] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:43 2026] GET /volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 => generated 1362 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:26:43.646210 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-9aa16c1d-06d0-424e-9dea-7a9e525279f1 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:43.651116 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9aa16c1d-06d0-424e-9dea-7a9e525279f1 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c Aug 25 16:26:43.651256 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9aa16c1d-06d0-424e-9dea-7a9e525279f1 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:43.651509 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9aa16c1d-06d0-424e-9dea-7a9e525279f1 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:43.665774 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-5650dfdb-4372-4d53-b0e9-4dd0388fdacd None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:43.667987 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:43.667987 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:43.671606 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5650dfdb-4372-4d53-b0e9-4dd0388fdacd tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad Aug 25 16:26:43.671606 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5650dfdb-4372-4d53-b0e9-4dd0388fdacd tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:43.671606 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5650dfdb-4372-4d53-b0e9-4dd0388fdacd tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:43.671606 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-5650dfdb-4372-4d53-b0e9-4dd0388fdacd tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id 1e776be0-34ca-4dd8-858d-09c9a1cd1dad. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:43.673542 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-9aa16c1d-06d0-424e-9dea-7a9e525279f1 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:26:43.675186 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:43.675186 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:43.675992 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5650dfdb-4372-4d53-b0e9-4dd0388fdacd tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad returned with HTTP 200 Aug 25 16:26:43.676352 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 738/2961] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:43 2026] GET /volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:43.679301 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9aa16c1d-06d0-424e-9dea-7a9e525279f1 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c returned with HTTP 200 Aug 25 16:26:43.681687 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 746/2962] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:43 2026] GET /volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c => generated 903 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:43.693601 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-10701240-aa4f-4471-bf65-348faf0da5f1 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:43.696441 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-10701240-aa4f-4471-bf65-348faf0da5f1 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c Aug 25 16:26:43.696742 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-10701240-aa4f-4471-bf65-348faf0da5f1 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:43.697071 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-10701240-aa4f-4471-bf65-348faf0da5f1 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:43.706707 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:43.706707 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:43.710669 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-10701240-aa4f-4471-bf65-348faf0da5f1 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:26:43.714714 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-10701240-aa4f-4471-bf65-348faf0da5f1 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c returned with HTTP 200 Aug 25 16:26:43.715191 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 731/2963] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:43 2026] GET /volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:43.811350 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-3949a8c3-43d0-4287-aa99-70ec000761ae None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:43.816742 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3949a8c3-43d0-4287-aa99-70ec000761ae tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] DELETE https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 Aug 25 16:26:43.817004 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3949a8c3-43d0-4287-aa99-70ec000761ae tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:43.817256 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3949a8c3-43d0-4287-aa99-70ec000761ae tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:43.817525 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-3949a8c3-43d0-4287-aa99-70ec000761ae tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Delete volume with id: 2293440c-895c-4e72-85df-32eb4b6e40f5 Aug 25 16:26:43.829028 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:43.829028 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:43.829905 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-3949a8c3-43d0-4287-aa99-70ec000761ae tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:26:43.871083 np0000008093 devstack@c-api.service[100454]: WARNING cinder.keymgr.conf_key_mgr [None req-3949a8c3-43d0-4287-aa99-70ec000761ae tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 16:26:43.881685 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-3949a8c3-43d0-4287-aa99-70ec000761ae tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Delete volume request issued successfully. Aug 25 16:26:43.881930 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3949a8c3-43d0-4287-aa99-70ec000761ae tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 returned with HTTP 202 Aug 25 16:26:43.882362 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 749/2964] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:26:43 2026] DELETE /volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 25 16:26:43.890851 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-6feb89cc-0cd7-403b-aad5-5cd57c6284fc None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:43.892999 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6feb89cc-0cd7-403b-aad5-5cd57c6284fc tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 Aug 25 16:26:43.893180 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6feb89cc-0cd7-403b-aad5-5cd57c6284fc tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:43.893351 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6feb89cc-0cd7-403b-aad5-5cd57c6284fc tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:43.899768 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:43.899768 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:43.907905 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-6feb89cc-0cd7-403b-aad5-5cd57c6284fc tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:26:43.913066 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6feb89cc-0cd7-403b-aad5-5cd57c6284fc tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 returned with HTTP 200 Aug 25 16:26:43.913439 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 739/2965] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:43 2026] GET /volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:44.045808 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-b55510c4-21ff-491d-b9f3-203c8db05f45 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:44.050250 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b55510c4-21ff-491d-b9f3-203c8db05f45 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] GET https://10.4.3.102/volume/v3/volumes/07d7ee1f-73cc-43f5-8ca1-ac1334972323 Aug 25 16:26:44.050505 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b55510c4-21ff-491d-b9f3-203c8db05f45 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:44.050778 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b55510c4-21ff-491d-b9f3-203c8db05f45 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:44.059609 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:44.059609 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:44.065165 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-b55510c4-21ff-491d-b9f3-203c8db05f45 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Volume info retrieved successfully. Aug 25 16:26:44.071307 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b55510c4-21ff-491d-b9f3-203c8db05f45 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] https://10.4.3.102/volume/v3/volumes/07d7ee1f-73cc-43f5-8ca1-ac1334972323 returned with HTTP 200 Aug 25 16:26:44.071978 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 747/2966] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:44 2026] GET /volume/v3/volumes/07d7ee1f-73cc-43f5-8ca1-ac1334972323 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:44.089492 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-077f4b33-377b-4d31-935d-e5a63049d501 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:44.091951 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-077f4b33-377b-4d31-935d-e5a63049d501 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] GET https://10.4.3.102/volume/v3/volumes/07d7ee1f-73cc-43f5-8ca1-ac1334972323 Aug 25 16:26:44.092166 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-077f4b33-377b-4d31-935d-e5a63049d501 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:44.092477 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-077f4b33-377b-4d31-935d-e5a63049d501 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:44.099841 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:44.099841 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:44.105004 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-077f4b33-377b-4d31-935d-e5a63049d501 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Volume info retrieved successfully. Aug 25 16:26:44.109688 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-077f4b33-377b-4d31-935d-e5a63049d501 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] https://10.4.3.102/volume/v3/volumes/07d7ee1f-73cc-43f5-8ca1-ac1334972323 returned with HTTP 200 Aug 25 16:26:44.110084 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 732/2967] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:44 2026] GET /volume/v3/volumes/07d7ee1f-73cc-43f5-8ca1-ac1334972323 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:44.122440 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-d6b36e21-b46c-4813-9019-d3b606e30506 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:44.124769 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d6b36e21-b46c-4813-9019-d3b606e30506 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:26:44.125132 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d6b36e21-b46c-4813-9019-d3b606e30506 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-950472113"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:44.127543 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-d6b36e21-b46c-4813-9019-d3b606e30506 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-950472113'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:26:44.127680 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-d6b36e21-b46c-4813-9019-d3b606e30506 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Create volume of 1 GB Aug 25 16:26:44.135269 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-d6b36e21-b46c-4813-9019-d3b606e30506 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Availability Zones retrieved successfully. Aug 25 16:26:44.147315 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d6b36e21-b46c-4813-9019-d3b606e30506 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Flow 'volume_create_api' (fc95ea04-28b2-46a8-be5a-c25898b014f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:44.150879 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d6b36e21-b46c-4813-9019-d3b606e30506 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a21f4c8c-4663-4c58-88e7-4122b9aefd64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:44.151903 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-d6b36e21-b46c-4813-9019-d3b606e30506 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:26:44.180993 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d6b36e21-b46c-4813-9019-d3b606e30506 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a21f4c8c-4663-4c58-88e7-4122b9aefd64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:44.181841 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d6b36e21-b46c-4813-9019-d3b606e30506 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e33f71e8-9565-4c1b-9a03-7e43c7113eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:44.243529 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-d6b36e21-b46c-4813-9019-d3b606e30506 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Created reservations ['03689074-c7c9-40f2-a8ef-05fbd707e19c', 'c227b6ab-b213-4e9a-9473-4dafe313e853', '5cd40c54-16e7-4e06-922a-da9098e14d4d', '49611cf7-e71c-433f-8baf-bcd7dcf7c175'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:26:44.244397 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d6b36e21-b46c-4813-9019-d3b606e30506 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e33f71e8-9565-4c1b-9a03-7e43c7113eaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03689074-c7c9-40f2-a8ef-05fbd707e19c', 'c227b6ab-b213-4e9a-9473-4dafe313e853', '5cd40c54-16e7-4e06-922a-da9098e14d4d', '49611cf7-e71c-433f-8baf-bcd7dcf7c175']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:44.245180 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d6b36e21-b46c-4813-9019-d3b606e30506 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53930133-7cd3-4b26-90cf-009fe03ca9db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:44.269620 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d6b36e21-b46c-4813-9019-d3b606e30506 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53930133-7cd3-4b26-90cf-009fe03ca9db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '590c3800-fe51-48b4-b044-33377d529c92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-950472113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='101f3c6a0a1c41d6b7e4f805cd4bf6fe',qos_specs=None,replication_status=,reservations=['03689074-c7c9-40f2-a8ef-05fbd707e19c','c227b6ab-b213-4e9a-9473-4dafe313e853','5cd40c54-16e7-4e06-922a-da9098e14d4d','49611cf7-e71c-433f-8baf-bcd7dcf7c175'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='441048305f9242e4b71650b2f3d8d9ad',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:26:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-950472113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=590c3800-fe51-48b4-b044-33377d529c92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='101f3c6a0a1c41d6b7e4f805cd4bf6fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='441048305f9242e4b71650b2f3d8d9ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:44.270290 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d6b36e21-b46c-4813-9019-d3b606e30506 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dd4e99f-3073-499c-83d6-207ac9871395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:44.304322 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d6b36e21-b46c-4813-9019-d3b606e30506 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dd4e99f-3073-499c-83d6-207ac9871395) transitioned into state 'SUCCESS' from state '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-950472113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='101f3c6a0a1c41d6b7e4f805cd4bf6fe',qos_specs=None,replication_status=,reservations=['03689074-c7c9-40f2-a8ef-05fbd707e19c','c227b6ab-b213-4e9a-9473-4dafe313e853','5cd40c54-16e7-4e06-922a-da9098e14d4d','49611cf7-e71c-433f-8baf-bcd7dcf7c175'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='441048305f9242e4b71650b2f3d8d9ad',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:44.305095 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d6b36e21-b46c-4813-9019-d3b606e30506 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b6de0ca-0d9f-4ab8-af75-7d226bf23784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:44.315039 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d6b36e21-b46c-4813-9019-d3b606e30506 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b6de0ca-0d9f-4ab8-af75-7d226bf23784) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:44.315880 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-d6b36e21-b46c-4813-9019-d3b606e30506 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Flow 'volume_create_api' (fc95ea04-28b2-46a8-be5a-c25898b014f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:44.316178 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-d6b36e21-b46c-4813-9019-d3b606e30506 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Create volume request issued successfully. Aug 25 16:26:44.316753 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d6b36e21-b46c-4813-9019-d3b606e30506 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:26:44.317232 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 750/2968] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:26:44 2026] POST /volume/v3/volumes => generated 754 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:26:44.328889 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-12fd1632-cbbd-48df-988a-5bd5df59c770 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:44.330826 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-12fd1632-cbbd-48df-988a-5bd5df59c770 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] GET https://10.4.3.102/volume/v3/volumes/590c3800-fe51-48b4-b044-33377d529c92 Aug 25 16:26:44.331099 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-12fd1632-cbbd-48df-988a-5bd5df59c770 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:44.331353 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-12fd1632-cbbd-48df-988a-5bd5df59c770 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:44.337704 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:44.337704 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:44.341739 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-12fd1632-cbbd-48df-988a-5bd5df59c770 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Volume info retrieved successfully. Aug 25 16:26:44.346346 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-12fd1632-cbbd-48df-988a-5bd5df59c770 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] https://10.4.3.102/volume/v3/volumes/590c3800-fe51-48b4-b044-33377d529c92 returned with HTTP 200 Aug 25 16:26:44.346723 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 740/2969] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:44 2026] GET /volume/v3/volumes/590c3800-fe51-48b4-b044-33377d529c92 => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:44.686598 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-2dd96963-0585-4285-9dd4-f399cf1ac801 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:44.688401 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2dd96963-0585-4285-9dd4-f399cf1ac801 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad Aug 25 16:26:44.688582 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2dd96963-0585-4285-9dd4-f399cf1ac801 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:44.688768 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2dd96963-0585-4285-9dd4-f399cf1ac801 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:44.688864 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-2dd96963-0585-4285-9dd4-f399cf1ac801 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id 1e776be0-34ca-4dd8-858d-09c9a1cd1dad. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:44.693678 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:44.693678 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:44.694701 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2dd96963-0585-4285-9dd4-f399cf1ac801 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad returned with HTTP 200 Aug 25 16:26:44.695172 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 748/2970] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:44 2026] GET /volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:44.925767 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f59ca20a-6dda-427e-80e2-750726ac760d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:44.927504 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f59ca20a-6dda-427e-80e2-750726ac760d tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 Aug 25 16:26:44.927721 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f59ca20a-6dda-427e-80e2-750726ac760d tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:44.927897 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f59ca20a-6dda-427e-80e2-750726ac760d tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:44.933152 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f59ca20a-6dda-427e-80e2-750726ac760d tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 returned with HTTP 404 Aug 25 16:26:44.933609 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 733/2971] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:44 2026] GET /volume/v3/volumes/2293440c-895c-4e72-85df-32eb4b6e40f5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:44.940882 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-8b27d775-cd2c-4b5b-a820-3e666ebbbd7d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:44.943562 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8b27d775-cd2c-4b5b-a820-3e666ebbbd7d tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] GET https://10.4.3.102/volume/v3/volumes/detail?all_tenants=1 Aug 25 16:26:44.943775 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8b27d775-cd2c-4b5b-a820-3e666ebbbd7d tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:44.943969 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8b27d775-cd2c-4b5b-a820-3e666ebbbd7d tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] Calling method 'detail' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:44.944507 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:44.944507 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:44.944795 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-8b27d775-cd2c-4b5b-a820-3e666ebbbd7d tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100454) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:26:45.001027 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-8b27d775-cd2c-4b5b-a820-3e666ebbbd7d tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] Get all volumes completed successfully. Aug 25 16:26:45.005290 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:45.005290 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:45.013136 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8b27d775-cd2c-4b5b-a820-3e666ebbbd7d tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] https://10.4.3.102/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 16:26:45.013677 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 751/2972] 10.4.3.102 () {66 vars in 1285 bytes} [Tue Aug 25 16:26:44 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15255 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:26:45.031549 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-3798f9c7-3f8f-4c24-b7e6-1e231ccca882 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:45.033735 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3798f9c7-3f8f-4c24-b7e6-1e231ccca882 tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] DELETE https://10.4.3.102/volume/v3/types/48cbba62-93ac-40c4-be9f-7775281959da Aug 25 16:26:45.034020 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3798f9c7-3f8f-4c24-b7e6-1e231ccca882 tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:45.034279 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3798f9c7-3f8f-4c24-b7e6-1e231ccca882 tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] Calling method '_delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:45.060277 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3798f9c7-3f8f-4c24-b7e6-1e231ccca882 tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] https://10.4.3.102/volume/v3/types/48cbba62-93ac-40c4-be9f-7775281959da returned with HTTP 202 Aug 25 16:26:45.060771 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 741/2973] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:26:45 2026] DELETE /volume/v3/types/48cbba62-93ac-40c4-be9f-7775281959da => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:26:45.074948 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-2314e2e6-30c7-4b04-a1d9-74b45f738214 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:45.077091 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2314e2e6-30c7-4b04-a1d9-74b45f738214 tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:26:45.077536 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2314e2e6-30c7-4b04-a1d9-74b45f738214 tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1099826278", "extra_specs": {}}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:45.094364 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2314e2e6-30c7-4b04-a1d9-74b45f738214 tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:26:45.094956 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 749/2974] 10.4.3.102 () {68 vars in 1252 bytes} [Tue Aug 25 16:26:45 2026] POST /volume/v3/types => generated 214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:45.104493 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-5652eafa-ef22-42bc-8379-da33ac7443fc None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:45.106734 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5652eafa-ef22-42bc-8379-da33ac7443fc tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] POST https://10.4.3.102/volume/v3/types/ec76ec13-b924-4d7c-ab69-b5c6f6e7506f/encryption Aug 25 16:26:45.107163 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5652eafa-ef22-42bc-8379-da33ac7443fc tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:45.127846 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5652eafa-ef22-42bc-8379-da33ac7443fc tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] https://10.4.3.102/volume/v3/types/ec76ec13-b924-4d7c-ab69-b5c6f6e7506f/encryption returned with HTTP 200 Aug 25 16:26:45.128457 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 734/2975] 10.4.3.102 () {68 vars in 1397 bytes} [Tue Aug 25 16:26:45 2026] POST /volume/v3/types/ec76ec13-b924-4d7c-ab69-b5c6f6e7506f/encryption => generated 231 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:45.139953 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-0c7b650c-fba3-4207-b739-9db6a6a40c96 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:45.141731 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0c7b650c-fba3-4207-b739-9db6a6a40c96 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:26:45.142063 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0c7b650c-fba3-4207-b739-9db6a6a40c96 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1964049873", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1099826278", "size": 1}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:45.143740 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-0c7b650c-fba3-4207-b739-9db6a6a40c96 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1964049873', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1099826278', 'size': 1}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:26:45.147386 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-0c7b650c-fba3-4207-b739-9db6a6a40c96 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Create volume of 1 GB Aug 25 16:26:45.147742 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:45.147742 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:45.148232 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-0c7b650c-fba3-4207-b739-9db6a6a40c96 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Availability Zones retrieved successfully. Aug 25 16:26:45.155363 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-0c7b650c-fba3-4207-b739-9db6a6a40c96 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Flow 'volume_create_api' (291620ed-778c-4551-be53-8a5d427f30a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:45.156434 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-0c7b650c-fba3-4207-b739-9db6a6a40c96 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e84bf15e-2358-48aa-aebc-066b13949b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:45.157549 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-0c7b650c-fba3-4207-b739-9db6a6a40c96 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:26:45.187008 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-0c7b650c-fba3-4207-b739-9db6a6a40c96 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e84bf15e-2358-48aa-aebc-066b13949b2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:26:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ec76ec13-b924-4d7c-ab69-b5c6f6e7506f,is_public=True,name='tempest-scenario-type-luksv2-1099826278',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ec76ec13-b924-4d7c-ab69-b5c6f6e7506f', '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=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:45.187841 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-0c7b650c-fba3-4207-b739-9db6a6a40c96 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c01ec9e7-d68b-4307-bcb9-cf80b682f942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:45.224543 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-0c7b650c-fba3-4207-b739-9db6a6a40c96 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1099826278 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1099826278, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:26:45.225198 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-0c7b650c-fba3-4207-b739-9db6a6a40c96 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1099826278 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1099826278, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:26:45.251842 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-0c7b650c-fba3-4207-b739-9db6a6a40c96 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Created reservations ['d4fb5018-5214-48a9-accb-bec7074263e5', '40c01933-b45f-415b-b054-f173371b066b', 'ef58fbff-a264-446e-aa06-5e0958b862ce', '8bed91cf-deec-4a5d-9ba4-ff7979ade74c'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:26:45.252656 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-0c7b650c-fba3-4207-b739-9db6a6a40c96 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c01ec9e7-d68b-4307-bcb9-cf80b682f942) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4fb5018-5214-48a9-accb-bec7074263e5', '40c01933-b45f-415b-b054-f173371b066b', 'ef58fbff-a264-446e-aa06-5e0958b862ce', '8bed91cf-deec-4a5d-9ba4-ff7979ade74c']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:45.253348 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-0c7b650c-fba3-4207-b739-9db6a6a40c96 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebfae6cc-d3f3-460f-bf09-f8f85a266f05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:45.283165 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-0c7b650c-fba3-4207-b739-9db6a6a40c96 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebfae6cc-d3f3-460f-bf09-f8f85a266f05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f811d58a-9e1f-4a15-a401-b9489cccc00c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1964049873',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a07586598844a3a9cbb11498cab8408',qos_specs=None,replication_status=,reservations=['d4fb5018-5214-48a9-accb-bec7074263e5','40c01933-b45f-415b-b054-f173371b066b','ef58fbff-a264-446e-aa06-5e0958b862ce','8bed91cf-deec-4a5d-9ba4-ff7979ade74c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57c979c43dc1442faca7d0e98f94d31e',volume_type_id=ec76ec13-b924-4d7c-ab69-b5c6f6e7506f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:26:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1964049873',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f811d58a-9e1f-4a15-a401-b9489cccc00c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a07586598844a3a9cbb11498cab8408',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57c979c43dc1442faca7d0e98f94d31e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ec76ec13-b924-4d7c-ab69-b5c6f6e7506f),volume_type_id=ec76ec13-b924-4d7c-ab69-b5c6f6e7506f)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:45.284517 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-0c7b650c-fba3-4207-b739-9db6a6a40c96 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5bae282-a562-4cb9-bb95-0d28982cdc6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:45.310511 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-0c7b650c-fba3-4207-b739-9db6a6a40c96 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5bae282-a562-4cb9-bb95-0d28982cdc6e) transitioned into state 'SUCCESS' from state '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-1964049873',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a07586598844a3a9cbb11498cab8408',qos_specs=None,replication_status=,reservations=['d4fb5018-5214-48a9-accb-bec7074263e5','40c01933-b45f-415b-b054-f173371b066b','ef58fbff-a264-446e-aa06-5e0958b862ce','8bed91cf-deec-4a5d-9ba4-ff7979ade74c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57c979c43dc1442faca7d0e98f94d31e',volume_type_id=ec76ec13-b924-4d7c-ab69-b5c6f6e7506f)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:45.311255 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-0c7b650c-fba3-4207-b739-9db6a6a40c96 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1054c707-9e90-4ba9-b18b-8137c1c8af9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:45.321014 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-0c7b650c-fba3-4207-b739-9db6a6a40c96 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1054c707-9e90-4ba9-b18b-8137c1c8af9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:45.321883 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-0c7b650c-fba3-4207-b739-9db6a6a40c96 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Flow 'volume_create_api' (291620ed-778c-4551-be53-8a5d427f30a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:45.322206 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-0c7b650c-fba3-4207-b739-9db6a6a40c96 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Create volume request issued successfully. Aug 25 16:26:45.322801 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0c7b650c-fba3-4207-b739-9db6a6a40c96 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:26:45.323397 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 752/2976] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:26:45 2026] POST /volume/v3/volumes => generated 787 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:26:45.362490 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-6e7e4508-c4bf-49ac-8b31-59a11d2c0e5a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:45.364327 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6e7e4508-c4bf-49ac-8b31-59a11d2c0e5a tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] GET https://10.4.3.102/volume/v3/volumes/590c3800-fe51-48b4-b044-33377d529c92 Aug 25 16:26:45.364544 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6e7e4508-c4bf-49ac-8b31-59a11d2c0e5a tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:45.364760 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6e7e4508-c4bf-49ac-8b31-59a11d2c0e5a tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:45.371959 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:45.371959 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:45.376367 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-6e7e4508-c4bf-49ac-8b31-59a11d2c0e5a tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Volume info retrieved successfully. Aug 25 16:26:45.380305 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6e7e4508-c4bf-49ac-8b31-59a11d2c0e5a tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] https://10.4.3.102/volume/v3/volumes/590c3800-fe51-48b4-b044-33377d529c92 returned with HTTP 200 Aug 25 16:26:45.382202 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 742/2977] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:45 2026] GET /volume/v3/volumes/590c3800-fe51-48b4-b044-33377d529c92 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:45.393413 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-74588c36-5fe5-4938-819b-1b0ae8c44222 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:45.395632 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-74588c36-5fe5-4938-819b-1b0ae8c44222 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] GET https://10.4.3.102/volume/v3/volumes/590c3800-fe51-48b4-b044-33377d529c92 Aug 25 16:26:45.395632 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-74588c36-5fe5-4938-819b-1b0ae8c44222 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:45.395632 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-74588c36-5fe5-4938-819b-1b0ae8c44222 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:45.403849 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:45.403849 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:45.408800 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-74588c36-5fe5-4938-819b-1b0ae8c44222 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Volume info retrieved successfully. Aug 25 16:26:45.416994 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-74588c36-5fe5-4938-819b-1b0ae8c44222 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] https://10.4.3.102/volume/v3/volumes/590c3800-fe51-48b4-b044-33377d529c92 returned with HTTP 200 Aug 25 16:26:45.417368 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 750/2978] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:45 2026] GET /volume/v3/volumes/590c3800-fe51-48b4-b044-33377d529c92 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:45.433182 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-07eb898a-a57f-4394-98fc-00cd6e295198 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:45.435897 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-07eb898a-a57f-4394-98fc-00cd6e295198 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:26:45.436261 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-07eb898a-a57f-4394-98fc-00cd6e295198 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-289028022"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:45.438018 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-07eb898a-a57f-4394-98fc-00cd6e295198 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-289028022'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:26:45.438153 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-07eb898a-a57f-4394-98fc-00cd6e295198 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Create volume of 1 GB Aug 25 16:26:45.445463 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-07eb898a-a57f-4394-98fc-00cd6e295198 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Availability Zones retrieved successfully. Aug 25 16:26:45.453132 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-07eb898a-a57f-4394-98fc-00cd6e295198 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Flow 'volume_create_api' (2080ecc5-fc28-4e36-81df-61a5d3c88a01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:45.453132 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-07eb898a-a57f-4394-98fc-00cd6e295198 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b326acfd-de20-49ea-8978-6017e7f91e46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:45.453334 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-07eb898a-a57f-4394-98fc-00cd6e295198 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:26:45.484738 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-07eb898a-a57f-4394-98fc-00cd6e295198 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b326acfd-de20-49ea-8978-6017e7f91e46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:45.485514 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-07eb898a-a57f-4394-98fc-00cd6e295198 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77f62514-c44d-43b4-bfda-e731fa7ddf0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:45.532770 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-07eb898a-a57f-4394-98fc-00cd6e295198 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Created reservations ['ca8e8cd1-8631-4123-968e-9e8d62a929f2', 'b0b952e5-6b9d-4b1a-a31d-02eab750c590', '28c80f03-405b-4f1d-9740-b995d9ce33ee', '345bb1cd-87e5-410d-b1c0-7794b6087cd2'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:26:45.533630 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-07eb898a-a57f-4394-98fc-00cd6e295198 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77f62514-c44d-43b4-bfda-e731fa7ddf0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca8e8cd1-8631-4123-968e-9e8d62a929f2', 'b0b952e5-6b9d-4b1a-a31d-02eab750c590', '28c80f03-405b-4f1d-9740-b995d9ce33ee', '345bb1cd-87e5-410d-b1c0-7794b6087cd2']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:45.534358 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-07eb898a-a57f-4394-98fc-00cd6e295198 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9f9c799-5856-4445-87b2-3f677954f76f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:45.565926 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-07eb898a-a57f-4394-98fc-00cd6e295198 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9f9c799-5856-4445-87b2-3f677954f76f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65cdb69c-fb46-4a3a-8149-2a4585ccfd3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-289028022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='101f3c6a0a1c41d6b7e4f805cd4bf6fe',qos_specs=None,replication_status=,reservations=['ca8e8cd1-8631-4123-968e-9e8d62a929f2','b0b952e5-6b9d-4b1a-a31d-02eab750c590','28c80f03-405b-4f1d-9740-b995d9ce33ee','345bb1cd-87e5-410d-b1c0-7794b6087cd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='441048305f9242e4b71650b2f3d8d9ad',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:26:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-289028022',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65cdb69c-fb46-4a3a-8149-2a4585ccfd3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='101f3c6a0a1c41d6b7e4f805cd4bf6fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='441048305f9242e4b71650b2f3d8d9ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:45.567047 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-07eb898a-a57f-4394-98fc-00cd6e295198 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20b554b5-5707-4f9c-bfdb-d4e029e7a734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:45.591279 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-07eb898a-a57f-4394-98fc-00cd6e295198 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20b554b5-5707-4f9c-bfdb-d4e029e7a734) transitioned into state 'SUCCESS' from state '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-289028022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='101f3c6a0a1c41d6b7e4f805cd4bf6fe',qos_specs=None,replication_status=,reservations=['ca8e8cd1-8631-4123-968e-9e8d62a929f2','b0b952e5-6b9d-4b1a-a31d-02eab750c590','28c80f03-405b-4f1d-9740-b995d9ce33ee','345bb1cd-87e5-410d-b1c0-7794b6087cd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='441048305f9242e4b71650b2f3d8d9ad',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:45.592012 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-07eb898a-a57f-4394-98fc-00cd6e295198 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bd9be6a-a593-4085-a24b-2ba9c38b9103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:45.607995 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-07eb898a-a57f-4394-98fc-00cd6e295198 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bd9be6a-a593-4085-a24b-2ba9c38b9103) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:45.608814 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-07eb898a-a57f-4394-98fc-00cd6e295198 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Flow 'volume_create_api' (2080ecc5-fc28-4e36-81df-61a5d3c88a01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:45.609106 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-07eb898a-a57f-4394-98fc-00cd6e295198 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Create volume request issued successfully. Aug 25 16:26:45.609648 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-07eb898a-a57f-4394-98fc-00cd6e295198 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:26:45.610161 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 735/2979] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:26:45 2026] POST /volume/v3/volumes => generated 754 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:26:45.625136 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ec357ac3-4081-41fc-aee7-805904ca055c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:45.627525 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ec357ac3-4081-41fc-aee7-805904ca055c tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] GET https://10.4.3.102/volume/v3/volumes/65cdb69c-fb46-4a3a-8149-2a4585ccfd3d Aug 25 16:26:45.627833 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ec357ac3-4081-41fc-aee7-805904ca055c tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:45.628126 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ec357ac3-4081-41fc-aee7-805904ca055c tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:45.636709 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:45.636709 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:45.642956 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-ec357ac3-4081-41fc-aee7-805904ca055c tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Volume info retrieved successfully. Aug 25 16:26:45.645870 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ec357ac3-4081-41fc-aee7-805904ca055c tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] https://10.4.3.102/volume/v3/volumes/65cdb69c-fb46-4a3a-8149-2a4585ccfd3d returned with HTTP 200 Aug 25 16:26:45.646409 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 753/2980] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:45 2026] GET /volume/v3/volumes/65cdb69c-fb46-4a3a-8149-2a4585ccfd3d => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:45.708157 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-9a5e1ff0-0eab-4602-ba64-0d48e7edb84b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:45.711332 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9a5e1ff0-0eab-4602-ba64-0d48e7edb84b tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad Aug 25 16:26:45.711332 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9a5e1ff0-0eab-4602-ba64-0d48e7edb84b tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:45.711332 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9a5e1ff0-0eab-4602-ba64-0d48e7edb84b tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:45.711332 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-9a5e1ff0-0eab-4602-ba64-0d48e7edb84b tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id 1e776be0-34ca-4dd8-858d-09c9a1cd1dad. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:45.717204 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:45.717204 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:45.718236 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9a5e1ff0-0eab-4602-ba64-0d48e7edb84b tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad returned with HTTP 200 Aug 25 16:26:45.718735 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 743/2981] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:45 2026] GET /volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:46.661797 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-a052ff59-fc89-4971-9ba6-ce6e58731eb1 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:46.663561 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a052ff59-fc89-4971-9ba6-ce6e58731eb1 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] GET https://10.4.3.102/volume/v3/volumes/65cdb69c-fb46-4a3a-8149-2a4585ccfd3d Aug 25 16:26:46.663876 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a052ff59-fc89-4971-9ba6-ce6e58731eb1 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:46.664133 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a052ff59-fc89-4971-9ba6-ce6e58731eb1 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:46.672557 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:46.672557 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:46.676558 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-a052ff59-fc89-4971-9ba6-ce6e58731eb1 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Volume info retrieved successfully. Aug 25 16:26:46.681518 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a052ff59-fc89-4971-9ba6-ce6e58731eb1 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] https://10.4.3.102/volume/v3/volumes/65cdb69c-fb46-4a3a-8149-2a4585ccfd3d returned with HTTP 200 Aug 25 16:26:46.681989 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 751/2982] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:46 2026] GET /volume/v3/volumes/65cdb69c-fb46-4a3a-8149-2a4585ccfd3d => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:46.698685 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-829a7cea-dbfc-4160-899c-1b83c5ba0f11 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:46.700289 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-829a7cea-dbfc-4160-899c-1b83c5ba0f11 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] GET https://10.4.3.102/volume/v3/volumes/65cdb69c-fb46-4a3a-8149-2a4585ccfd3d Aug 25 16:26:46.700561 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-829a7cea-dbfc-4160-899c-1b83c5ba0f11 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:46.700842 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-829a7cea-dbfc-4160-899c-1b83c5ba0f11 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:46.708795 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:46.708795 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:46.712104 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-829a7cea-dbfc-4160-899c-1b83c5ba0f11 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Volume info retrieved successfully. Aug 25 16:26:46.716168 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-829a7cea-dbfc-4160-899c-1b83c5ba0f11 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] https://10.4.3.102/volume/v3/volumes/65cdb69c-fb46-4a3a-8149-2a4585ccfd3d returned with HTTP 200 Aug 25 16:26:46.716535 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 736/2983] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:46 2026] GET /volume/v3/volumes/65cdb69c-fb46-4a3a-8149-2a4585ccfd3d => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:46.736537 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-34d3a96c-1a18-424f-8586-6b2e21fe5e43 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:46.737469 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-86ae847e-b8fd-4d4b-bade-481a3c9860d1 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:46.738196 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-34d3a96c-1a18-424f-8586-6b2e21fe5e43 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad Aug 25 16:26:46.738474 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-34d3a96c-1a18-424f-8586-6b2e21fe5e43 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:46.739632 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-34d3a96c-1a18-424f-8586-6b2e21fe5e43 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:46.739632 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-34d3a96c-1a18-424f-8586-6b2e21fe5e43 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id 1e776be0-34ca-4dd8-858d-09c9a1cd1dad. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:46.752379 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:46.752379 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:46.753435 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-34d3a96c-1a18-424f-8586-6b2e21fe5e43 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad returned with HTTP 200 Aug 25 16:26:46.753941 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 754/2984] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:46 2026] GET /volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad => generated 801 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:46.780752 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-86ae847e-b8fd-4d4b-bade-481a3c9860d1 tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:26:46.790282 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-86ae847e-b8fd-4d4b-bade-481a3c9860d1 tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:46.790282 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-86ae847e-b8fd-4d4b-bade-481a3c9860d1 tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:26:46.790282 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-86ae847e-b8fd-4d4b-bade-481a3c9860d1 tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] Create volume of 1 GB Aug 25 16:26:46.790282 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-86ae847e-b8fd-4d4b-bade-481a3c9860d1 tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] Availability Zones retrieved successfully. Aug 25 16:26:46.792221 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-86ae847e-b8fd-4d4b-bade-481a3c9860d1 tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] Flow 'volume_create_api' (3849566a-2ae2-464f-bbb6-5a355238359e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:46.796527 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-86ae847e-b8fd-4d4b-bade-481a3c9860d1 tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82306f3e-f2d0-4299-81ff-18c6a91c0df2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:46.796527 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-86ae847e-b8fd-4d4b-bade-481a3c9860d1 tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:26:46.820734 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-86ae847e-b8fd-4d4b-bade-481a3c9860d1 tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82306f3e-f2d0-4299-81ff-18c6a91c0df2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:46.821566 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-86ae847e-b8fd-4d4b-bade-481a3c9860d1 tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a36ecf63-ea39-414b-ab00-f171159f4bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:46.895002 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-86ae847e-b8fd-4d4b-bade-481a3c9860d1 tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] Created reservations ['3bc25f09-2206-43c5-bf14-3d76a5be3012', 'd59f4fd2-fbcf-4ff2-9163-0045cd17c7ee', '9bc5e49f-6e82-4fb2-891a-1fa05c1cce22', 'ea1f5eb2-4ff9-4ba6-850c-486c1e4cd241'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:26:46.896039 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-86ae847e-b8fd-4d4b-bade-481a3c9860d1 tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a36ecf63-ea39-414b-ab00-f171159f4bdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bc25f09-2206-43c5-bf14-3d76a5be3012', 'd59f4fd2-fbcf-4ff2-9163-0045cd17c7ee', '9bc5e49f-6e82-4fb2-891a-1fa05c1cce22', 'ea1f5eb2-4ff9-4ba6-850c-486c1e4cd241']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:46.897033 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-86ae847e-b8fd-4d4b-bade-481a3c9860d1 tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39a311c8-d13a-4cd3-8ffd-f094d773a089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:46.926486 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-86ae847e-b8fd-4d4b-bade-481a3c9860d1 tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39a311c8-d13a-4cd3-8ffd-f094d773a089) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd19bf1d-1095-44be-a07b-122f2cdd7bf8', '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='4e2db4870b5e4e56b0d6941f6fe90b4c',qos_specs=None,replication_status=,reservations=['3bc25f09-2206-43c5-bf14-3d76a5be3012','d59f4fd2-fbcf-4ff2-9163-0045cd17c7ee','9bc5e49f-6e82-4fb2-891a-1fa05c1cce22','ea1f5eb2-4ff9-4ba6-850c-486c1e4cd241'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='607f540a13e9409da5e51d8476afe468',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:26:46Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd19bf1d-1095-44be-a07b-122f2cdd7bf8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e2db4870b5e4e56b0d6941f6fe90b4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='607f540a13e9409da5e51d8476afe468',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:46.929793 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-86ae847e-b8fd-4d4b-bade-481a3c9860d1 tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4a73af8-66f3-4998-8bdf-39c11f97ad55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:46.954772 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-86ae847e-b8fd-4d4b-bade-481a3c9860d1 tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4a73af8-66f3-4998-8bdf-39c11f97ad55) transitioned into state 'SUCCESS' from 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='4e2db4870b5e4e56b0d6941f6fe90b4c',qos_specs=None,replication_status=,reservations=['3bc25f09-2206-43c5-bf14-3d76a5be3012','d59f4fd2-fbcf-4ff2-9163-0045cd17c7ee','9bc5e49f-6e82-4fb2-891a-1fa05c1cce22','ea1f5eb2-4ff9-4ba6-850c-486c1e4cd241'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='607f540a13e9409da5e51d8476afe468',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:46.955848 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-86ae847e-b8fd-4d4b-bade-481a3c9860d1 tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (067d33b7-eb01-48ce-a544-ae32e65af633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:46.968535 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-86ae847e-b8fd-4d4b-bade-481a3c9860d1 tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (067d33b7-eb01-48ce-a544-ae32e65af633) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:46.969427 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-86ae847e-b8fd-4d4b-bade-481a3c9860d1 tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] Flow 'volume_create_api' (3849566a-2ae2-464f-bbb6-5a355238359e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:46.969789 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-86ae847e-b8fd-4d4b-bade-481a3c9860d1 tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] Create volume request issued successfully. Aug 25 16:26:46.970418 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-86ae847e-b8fd-4d4b-bade-481a3c9860d1 tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:26:46.970909 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 744/2985] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:26:46 2026] POST /volume/v3/volumes => generated 733 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:26:46.986286 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-a7d61126-d0ea-41e4-81db-bf2f11d0934c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:46.988131 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a7d61126-d0ea-41e4-81db-bf2f11d0934c tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] GET https://10.4.3.102/volume/v3/volumes/fd19bf1d-1095-44be-a07b-122f2cdd7bf8 Aug 25 16:26:46.988324 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a7d61126-d0ea-41e4-81db-bf2f11d0934c tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:46.988531 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a7d61126-d0ea-41e4-81db-bf2f11d0934c tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:46.996133 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:46.996133 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:47.002576 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-a7d61126-d0ea-41e4-81db-bf2f11d0934c tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] Volume info retrieved successfully. Aug 25 16:26:47.006988 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a7d61126-d0ea-41e4-81db-bf2f11d0934c tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] https://10.4.3.102/volume/v3/volumes/fd19bf1d-1095-44be-a07b-122f2cdd7bf8 returned with HTTP 200 Aug 25 16:26:47.007724 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 752/2986] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:46 2026] GET /volume/v3/volumes/fd19bf1d-1095-44be-a07b-122f2cdd7bf8 => generated 912 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:47.766298 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-fb59bcb0-f8df-4851-80a1-fc2557bc4fc4 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:47.768363 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-fb59bcb0-f8df-4851-80a1-fc2557bc4fc4 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad Aug 25 16:26:47.768672 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-fb59bcb0-f8df-4851-80a1-fc2557bc4fc4 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:47.768928 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-fb59bcb0-f8df-4851-80a1-fc2557bc4fc4 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:47.769157 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-fb59bcb0-f8df-4851-80a1-fc2557bc4fc4 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id 1e776be0-34ca-4dd8-858d-09c9a1cd1dad. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:47.774336 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:47.774336 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:47.775424 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-fb59bcb0-f8df-4851-80a1-fc2557bc4fc4 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad returned with HTTP 200 Aug 25 16:26:47.775889 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 737/2987] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:47 2026] GET /volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:48.025449 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f6018a05-5162-45c7-a0e9-db633baa875e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:48.025449 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f6018a05-5162-45c7-a0e9-db633baa875e tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] GET https://10.4.3.102/volume/v3/volumes/fd19bf1d-1095-44be-a07b-122f2cdd7bf8 Aug 25 16:26:48.027282 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f6018a05-5162-45c7-a0e9-db633baa875e tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:48.027282 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f6018a05-5162-45c7-a0e9-db633baa875e tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:48.033319 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:48.033319 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:48.036642 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-f6018a05-5162-45c7-a0e9-db633baa875e tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] Volume info retrieved successfully. Aug 25 16:26:48.041181 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f6018a05-5162-45c7-a0e9-db633baa875e tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] https://10.4.3.102/volume/v3/volumes/fd19bf1d-1095-44be-a07b-122f2cdd7bf8 returned with HTTP 200 Aug 25 16:26:48.041379 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 755/2988] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:48 2026] GET /volume/v3/volumes/fd19bf1d-1095-44be-a07b-122f2cdd7bf8 => generated 964 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:48.053358 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-4363fef5-9ba6-43f5-a880-259ed30b66f6 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:48.055841 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4363fef5-9ba6-43f5-a880-259ed30b66f6 tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] GET https://10.4.3.102/volume/v3/volumes/detail?all_tenants=1&project_id=101f3c6a0a1c41d6b7e4f805cd4bf6fe Aug 25 16:26:48.056734 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4363fef5-9ba6-43f5-a880-259ed30b66f6 tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:48.056734 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4363fef5-9ba6-43f5-a880-259ed30b66f6 tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] Calling method 'detail' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:48.056734 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-4363fef5-9ba6-43f5-a880-259ed30b66f6 tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] Could not evaluate value 101f3c6a0a1c41d6b7e4f805cd4bf6fe, assuming string {{(pid=100456) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 16:26:48.057038 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:48.057038 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:48.057356 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-4363fef5-9ba6-43f5-a880-259ed30b66f6 tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] Searching by: MultiDict([('project_id', '101f3c6a0a1c41d6b7e4f805cd4bf6fe'), ('all_tenants', 1)]). {{(pid=100456) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:26:48.089750 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-4363fef5-9ba6-43f5-a880-259ed30b66f6 tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] Get all volumes completed successfully. Aug 25 16:26:48.090836 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:48.090836 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:48.094643 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4363fef5-9ba6-43f5-a880-259ed30b66f6 tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] https://10.4.3.102/volume/v3/volumes/detail?all_tenants=1&project_id=101f3c6a0a1c41d6b7e4f805cd4bf6fe returned with HTTP 200 Aug 25 16:26:48.095092 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 745/2989] 10.4.3.102 () {66 vars in 1373 bytes} [Tue Aug 25 16:26:48 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=101f3c6a0a1c41d6b7e4f805cd4bf6fe => generated 3033 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:26:48.115061 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-862f9ef3-6655-444b-bd46-949172b82b98 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:48.119572 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-862f9ef3-6655-444b-bd46-949172b82b98 tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/fd19bf1d-1095-44be-a07b-122f2cdd7bf8 Aug 25 16:26:48.119572 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-862f9ef3-6655-444b-bd46-949172b82b98 tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:48.119572 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-862f9ef3-6655-444b-bd46-949172b82b98 tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:48.119572 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-862f9ef3-6655-444b-bd46-949172b82b98 tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] Delete volume with id: fd19bf1d-1095-44be-a07b-122f2cdd7bf8 Aug 25 16:26:48.131294 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:48.131294 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:48.131810 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-862f9ef3-6655-444b-bd46-949172b82b98 tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] Volume info retrieved successfully. Aug 25 16:26:48.155930 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-862f9ef3-6655-444b-bd46-949172b82b98 tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] Delete volume request issued successfully. Aug 25 16:26:48.156333 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-862f9ef3-6655-444b-bd46-949172b82b98 tempest-VolumesListAdminTestJSON-711708197 tempest-VolumesListAdminTestJSON-711708197-project-admin] https://10.4.3.102/volume/v3/volumes/fd19bf1d-1095-44be-a07b-122f2cdd7bf8 returned with HTTP 202 Aug 25 16:26:48.156914 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 753/2990] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:26:48 2026] DELETE /volume/v3/volumes/fd19bf1d-1095-44be-a07b-122f2cdd7bf8 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:26:48.167761 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a56a58ac-ee56-49ae-98fa-be7772a03a48 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:48.169752 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a56a58ac-ee56-49ae-98fa-be7772a03a48 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] GET https://10.4.3.102/volume/v3/volumes/65cdb69c-fb46-4a3a-8149-2a4585ccfd3d Aug 25 16:26:48.170131 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a56a58ac-ee56-49ae-98fa-be7772a03a48 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:48.170131 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a56a58ac-ee56-49ae-98fa-be7772a03a48 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:48.178326 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:48.178326 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:48.182300 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-a56a58ac-ee56-49ae-98fa-be7772a03a48 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Volume info retrieved successfully. Aug 25 16:26:48.187051 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a56a58ac-ee56-49ae-98fa-be7772a03a48 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] https://10.4.3.102/volume/v3/volumes/65cdb69c-fb46-4a3a-8149-2a4585ccfd3d returned with HTTP 200 Aug 25 16:26:48.187360 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 738/2991] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:48 2026] GET /volume/v3/volumes/65cdb69c-fb46-4a3a-8149-2a4585ccfd3d => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:48.200343 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-5a551c1f-b353-4df2-81eb-b8d7b196da31 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:48.203580 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5a551c1f-b353-4df2-81eb-b8d7b196da31 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] DELETE https://10.4.3.102/volume/v3/volumes/65cdb69c-fb46-4a3a-8149-2a4585ccfd3d Aug 25 16:26:48.203769 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5a551c1f-b353-4df2-81eb-b8d7b196da31 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:48.203974 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5a551c1f-b353-4df2-81eb-b8d7b196da31 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:48.204226 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-5a551c1f-b353-4df2-81eb-b8d7b196da31 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Delete volume with id: 65cdb69c-fb46-4a3a-8149-2a4585ccfd3d Aug 25 16:26:48.212114 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:48.212114 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:48.212508 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-5a551c1f-b353-4df2-81eb-b8d7b196da31 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Volume info retrieved successfully. Aug 25 16:26:48.255865 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-5a551c1f-b353-4df2-81eb-b8d7b196da31 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Delete volume request issued successfully. Aug 25 16:26:48.256062 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5a551c1f-b353-4df2-81eb-b8d7b196da31 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] https://10.4.3.102/volume/v3/volumes/65cdb69c-fb46-4a3a-8149-2a4585ccfd3d returned with HTTP 202 Aug 25 16:26:48.256563 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 756/2992] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:26:48 2026] DELETE /volume/v3/volumes/65cdb69c-fb46-4a3a-8149-2a4585ccfd3d => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:26:48.265485 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b0a6c640-3f1a-4ef5-add3-c46b43531961 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:48.267737 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b0a6c640-3f1a-4ef5-add3-c46b43531961 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] GET https://10.4.3.102/volume/v3/volumes/65cdb69c-fb46-4a3a-8149-2a4585ccfd3d Aug 25 16:26:48.268370 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b0a6c640-3f1a-4ef5-add3-c46b43531961 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:48.268886 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b0a6c640-3f1a-4ef5-add3-c46b43531961 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:48.278362 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:48.278362 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:48.289419 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-b0a6c640-3f1a-4ef5-add3-c46b43531961 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Volume info retrieved successfully. Aug 25 16:26:48.296633 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b0a6c640-3f1a-4ef5-add3-c46b43531961 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] https://10.4.3.102/volume/v3/volumes/65cdb69c-fb46-4a3a-8149-2a4585ccfd3d returned with HTTP 200 Aug 25 16:26:48.297048 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 746/2993] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:48 2026] GET /volume/v3/volumes/65cdb69c-fb46-4a3a-8149-2a4585ccfd3d => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:48.786273 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-18941d2e-d21d-4836-9d95-68b55edba711 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:48.788120 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-18941d2e-d21d-4836-9d95-68b55edba711 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad Aug 25 16:26:48.788406 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-18941d2e-d21d-4836-9d95-68b55edba711 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:48.788659 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-18941d2e-d21d-4836-9d95-68b55edba711 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:48.788810 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-18941d2e-d21d-4836-9d95-68b55edba711 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id 1e776be0-34ca-4dd8-858d-09c9a1cd1dad. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:48.796117 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:48.796117 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:48.796978 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-18941d2e-d21d-4836-9d95-68b55edba711 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad returned with HTTP 200 Aug 25 16:26:48.797320 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 754/2994] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:48 2026] GET /volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:49.313919 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-6cbb90a2-bea8-4e48-9c26-419654a4a347 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:49.317330 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6cbb90a2-bea8-4e48-9c26-419654a4a347 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] GET https://10.4.3.102/volume/v3/volumes/65cdb69c-fb46-4a3a-8149-2a4585ccfd3d Aug 25 16:26:49.317572 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6cbb90a2-bea8-4e48-9c26-419654a4a347 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:49.317826 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6cbb90a2-bea8-4e48-9c26-419654a4a347 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:49.326984 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6cbb90a2-bea8-4e48-9c26-419654a4a347 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] https://10.4.3.102/volume/v3/volumes/65cdb69c-fb46-4a3a-8149-2a4585ccfd3d returned with HTTP 404 Aug 25 16:26:49.327715 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 739/2995] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:49 2026] GET /volume/v3/volumes/65cdb69c-fb46-4a3a-8149-2a4585ccfd3d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:49.336880 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-29d87d3c-28fc-423d-991a-773ae8556c1e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:49.339670 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-29d87d3c-28fc-423d-991a-773ae8556c1e tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] GET https://10.4.3.102/volume/v3/volumes/590c3800-fe51-48b4-b044-33377d529c92 Aug 25 16:26:49.339670 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-29d87d3c-28fc-423d-991a-773ae8556c1e tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:49.339670 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-29d87d3c-28fc-423d-991a-773ae8556c1e tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:49.348353 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:49.348353 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:49.352433 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-29d87d3c-28fc-423d-991a-773ae8556c1e tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Volume info retrieved successfully. Aug 25 16:26:49.358139 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-29d87d3c-28fc-423d-991a-773ae8556c1e tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] https://10.4.3.102/volume/v3/volumes/590c3800-fe51-48b4-b044-33377d529c92 returned with HTTP 200 Aug 25 16:26:49.358139 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 757/2996] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:49 2026] GET /volume/v3/volumes/590c3800-fe51-48b4-b044-33377d529c92 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:49.372977 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-12cb383d-b3cd-4a0f-bd94-46f8fe800fcd None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:49.377741 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-12cb383d-b3cd-4a0f-bd94-46f8fe800fcd tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] DELETE https://10.4.3.102/volume/v3/volumes/590c3800-fe51-48b4-b044-33377d529c92 Aug 25 16:26:49.379067 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-12cb383d-b3cd-4a0f-bd94-46f8fe800fcd tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:49.379707 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-12cb383d-b3cd-4a0f-bd94-46f8fe800fcd tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:49.379940 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-12cb383d-b3cd-4a0f-bd94-46f8fe800fcd tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Delete volume with id: 590c3800-fe51-48b4-b044-33377d529c92 Aug 25 16:26:49.394572 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:49.394572 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:49.395192 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-12cb383d-b3cd-4a0f-bd94-46f8fe800fcd tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Volume info retrieved successfully. Aug 25 16:26:49.425519 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-12cb383d-b3cd-4a0f-bd94-46f8fe800fcd tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Delete volume request issued successfully. Aug 25 16:26:49.425688 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-12cb383d-b3cd-4a0f-bd94-46f8fe800fcd tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] https://10.4.3.102/volume/v3/volumes/590c3800-fe51-48b4-b044-33377d529c92 returned with HTTP 202 Aug 25 16:26:49.426209 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 747/2997] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:26:49 2026] DELETE /volume/v3/volumes/590c3800-fe51-48b4-b044-33377d529c92 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:26:49.436771 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-bd3b316b-6082-4e3a-b3a0-8c52397e7e13 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:49.440960 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bd3b316b-6082-4e3a-b3a0-8c52397e7e13 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] GET https://10.4.3.102/volume/v3/volumes/590c3800-fe51-48b4-b044-33377d529c92 Aug 25 16:26:49.441182 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bd3b316b-6082-4e3a-b3a0-8c52397e7e13 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:49.441372 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bd3b316b-6082-4e3a-b3a0-8c52397e7e13 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:49.448070 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:49.448070 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:49.452378 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-bd3b316b-6082-4e3a-b3a0-8c52397e7e13 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Volume info retrieved successfully. Aug 25 16:26:49.456848 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bd3b316b-6082-4e3a-b3a0-8c52397e7e13 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] https://10.4.3.102/volume/v3/volumes/590c3800-fe51-48b4-b044-33377d529c92 returned with HTTP 200 Aug 25 16:26:49.457255 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 755/2998] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:49 2026] GET /volume/v3/volumes/590c3800-fe51-48b4-b044-33377d529c92 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:49.808795 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-62e82daa-3f60-44b9-aef1-99d3be8897f9 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:49.814068 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-62e82daa-3f60-44b9-aef1-99d3be8897f9 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad Aug 25 16:26:49.814068 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-62e82daa-3f60-44b9-aef1-99d3be8897f9 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:49.814068 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-62e82daa-3f60-44b9-aef1-99d3be8897f9 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:49.814068 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-62e82daa-3f60-44b9-aef1-99d3be8897f9 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id 1e776be0-34ca-4dd8-858d-09c9a1cd1dad. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:49.819931 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:49.819931 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:49.820889 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-62e82daa-3f60-44b9-aef1-99d3be8897f9 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad returned with HTTP 200 Aug 25 16:26:49.821326 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 740/2999] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:49 2026] GET /volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:50.472975 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f2cd4093-45b0-4f64-b3a0-0d33185a133e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:50.474678 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f2cd4093-45b0-4f64-b3a0-0d33185a133e tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] GET https://10.4.3.102/volume/v3/volumes/590c3800-fe51-48b4-b044-33377d529c92 Aug 25 16:26:50.474866 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f2cd4093-45b0-4f64-b3a0-0d33185a133e tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:50.475051 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f2cd4093-45b0-4f64-b3a0-0d33185a133e tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:50.482206 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f2cd4093-45b0-4f64-b3a0-0d33185a133e tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] https://10.4.3.102/volume/v3/volumes/590c3800-fe51-48b4-b044-33377d529c92 returned with HTTP 404 Aug 25 16:26:50.482948 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 758/3000] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:50 2026] GET /volume/v3/volumes/590c3800-fe51-48b4-b044-33377d529c92 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:50.491082 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d9b3e4b9-d9af-44f7-b8c6-f455c00f5c75 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:50.493224 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d9b3e4b9-d9af-44f7-b8c6-f455c00f5c75 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] GET https://10.4.3.102/volume/v3/volumes/07d7ee1f-73cc-43f5-8ca1-ac1334972323 Aug 25 16:26:50.493456 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d9b3e4b9-d9af-44f7-b8c6-f455c00f5c75 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:50.493667 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d9b3e4b9-d9af-44f7-b8c6-f455c00f5c75 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:50.501983 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:50.501983 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:50.508664 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-d9b3e4b9-d9af-44f7-b8c6-f455c00f5c75 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Volume info retrieved successfully. Aug 25 16:26:50.515523 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d9b3e4b9-d9af-44f7-b8c6-f455c00f5c75 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] https://10.4.3.102/volume/v3/volumes/07d7ee1f-73cc-43f5-8ca1-ac1334972323 returned with HTTP 200 Aug 25 16:26:50.516081 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 748/3001] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:50 2026] GET /volume/v3/volumes/07d7ee1f-73cc-43f5-8ca1-ac1334972323 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:50.528751 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1e7b4792-0ebc-4a8e-8bdb-07dce1277c1f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:50.530513 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1e7b4792-0ebc-4a8e-8bdb-07dce1277c1f tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] DELETE https://10.4.3.102/volume/v3/volumes/07d7ee1f-73cc-43f5-8ca1-ac1334972323 Aug 25 16:26:50.530718 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1e7b4792-0ebc-4a8e-8bdb-07dce1277c1f tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:50.530931 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1e7b4792-0ebc-4a8e-8bdb-07dce1277c1f tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:50.531090 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-1e7b4792-0ebc-4a8e-8bdb-07dce1277c1f tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Delete volume with id: 07d7ee1f-73cc-43f5-8ca1-ac1334972323 Aug 25 16:26:50.538532 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:50.538532 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:50.539025 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-1e7b4792-0ebc-4a8e-8bdb-07dce1277c1f tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Volume info retrieved successfully. Aug 25 16:26:50.569750 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-1e7b4792-0ebc-4a8e-8bdb-07dce1277c1f tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Delete volume request issued successfully. Aug 25 16:26:50.569956 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1e7b4792-0ebc-4a8e-8bdb-07dce1277c1f tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] https://10.4.3.102/volume/v3/volumes/07d7ee1f-73cc-43f5-8ca1-ac1334972323 returned with HTTP 202 Aug 25 16:26:50.570435 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 756/3002] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:26:50 2026] DELETE /volume/v3/volumes/07d7ee1f-73cc-43f5-8ca1-ac1334972323 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:26:50.579796 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d83ee14f-5ef4-49f9-9f3d-10896356d8a6 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:50.581680 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d83ee14f-5ef4-49f9-9f3d-10896356d8a6 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] GET https://10.4.3.102/volume/v3/volumes/07d7ee1f-73cc-43f5-8ca1-ac1334972323 Aug 25 16:26:50.581924 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d83ee14f-5ef4-49f9-9f3d-10896356d8a6 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:50.582114 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d83ee14f-5ef4-49f9-9f3d-10896356d8a6 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:50.589247 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:50.589247 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:50.592851 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-d83ee14f-5ef4-49f9-9f3d-10896356d8a6 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Volume info retrieved successfully. Aug 25 16:26:50.597227 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d83ee14f-5ef4-49f9-9f3d-10896356d8a6 tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] https://10.4.3.102/volume/v3/volumes/07d7ee1f-73cc-43f5-8ca1-ac1334972323 returned with HTTP 200 Aug 25 16:26:50.597841 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 741/3003] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:50 2026] GET /volume/v3/volumes/07d7ee1f-73cc-43f5-8ca1-ac1334972323 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:50.833561 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9bf10e34-81a2-484c-9fb9-5cc1fff6e8b6 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:50.838121 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9bf10e34-81a2-484c-9fb9-5cc1fff6e8b6 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad Aug 25 16:26:50.838427 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9bf10e34-81a2-484c-9fb9-5cc1fff6e8b6 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:50.838718 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9bf10e34-81a2-484c-9fb9-5cc1fff6e8b6 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:50.838875 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-9bf10e34-81a2-484c-9fb9-5cc1fff6e8b6 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id 1e776be0-34ca-4dd8-858d-09c9a1cd1dad. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:50.844173 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:50.844173 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:50.845029 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9bf10e34-81a2-484c-9fb9-5cc1fff6e8b6 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad returned with HTTP 200 Aug 25 16:26:50.845415 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 759/3004] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:50 2026] GET /volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:50.855064 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-84920b2b-1b49-44ac-9580-ea33cd30c9e3 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:50.860322 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-84920b2b-1b49-44ac-9580-ea33cd30c9e3 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/volumes/513a5d42-e16b-4993-9ec5-494eaf833972 Aug 25 16:26:50.860547 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-84920b2b-1b49-44ac-9580-ea33cd30c9e3 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:50.860781 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-84920b2b-1b49-44ac-9580-ea33cd30c9e3 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:50.868133 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:50.868133 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:50.874779 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-84920b2b-1b49-44ac-9580-ea33cd30c9e3 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Volume info retrieved successfully. Aug 25 16:26:50.880359 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-84920b2b-1b49-44ac-9580-ea33cd30c9e3 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/volumes/513a5d42-e16b-4993-9ec5-494eaf833972 returned with HTTP 200 Aug 25 16:26:50.880769 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 749/3005] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:50 2026] GET /volume/v3/volumes/513a5d42-e16b-4993-9ec5-494eaf833972 => generated 901 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:50.895771 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-4cb1a1c7-da3f-4e32-a5b7-54199630c6d2 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:50.899099 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4cb1a1c7-da3f-4e32-a5b7-54199630c6d2 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/volumes Aug 25 16:26:50.899323 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4cb1a1c7-da3f-4e32-a5b7-54199630c6d2 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:50.899573 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4cb1a1c7-da3f-4e32-a5b7-54199630c6d2 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'index' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:50.899824 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.api_utils [None req-4cb1a1c7-da3f-4e32-a5b7-54199630c6d2 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Removing options '' from query. {{(pid=100457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:26:50.900895 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-4cb1a1c7-da3f-4e32-a5b7-54199630c6d2 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100457) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:26:50.914517 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-4cb1a1c7-da3f-4e32-a5b7-54199630c6d2 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Get all volumes completed successfully. Aug 25 16:26:50.915098 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4cb1a1c7-da3f-4e32-a5b7-54199630c6d2 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 200 Aug 25 16:26:50.915665 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 757/3006] 10.4.3.102 () {66 vars in 1237 bytes} [Tue Aug 25 16:26:50 2026] GET /volume/v3/volumes => generated 661 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:50.929658 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-040a97e2-40eb-4f25-8627-ad692fc580fd None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:50.931635 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-040a97e2-40eb-4f25-8627-ad692fc580fd tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] DELETE https://10.4.3.102/volume/v3/volumes/513a5d42-e16b-4993-9ec5-494eaf833972 Aug 25 16:26:50.932334 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-040a97e2-40eb-4f25-8627-ad692fc580fd tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:50.932334 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-040a97e2-40eb-4f25-8627-ad692fc580fd tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:50.933140 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-040a97e2-40eb-4f25-8627-ad692fc580fd tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Delete volume with id: 513a5d42-e16b-4993-9ec5-494eaf833972 Aug 25 16:26:50.950792 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:50.950792 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:50.951290 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-040a97e2-40eb-4f25-8627-ad692fc580fd tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Volume info retrieved successfully. Aug 25 16:26:50.981663 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-040a97e2-40eb-4f25-8627-ad692fc580fd tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Delete volume request issued successfully. Aug 25 16:26:50.981663 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-040a97e2-40eb-4f25-8627-ad692fc580fd tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/volumes/513a5d42-e16b-4993-9ec5-494eaf833972 returned with HTTP 202 Aug 25 16:26:50.981663 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 742/3007] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:26:50 2026] DELETE /volume/v3/volumes/513a5d42-e16b-4993-9ec5-494eaf833972 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:26:50.994577 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-68e83767-ef84-4cb5-a6d3-b1f9ffc989cd None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:50.996527 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-68e83767-ef84-4cb5-a6d3-b1f9ffc989cd tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] DELETE https://10.4.3.102/volume/v3/backups/a8252037-4f52-4a2c-a04b-c459db2fc85a Aug 25 16:26:50.996770 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-68e83767-ef84-4cb5-a6d3-b1f9ffc989cd tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:50.997367 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-68e83767-ef84-4cb5-a6d3-b1f9ffc989cd tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:50.997367 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.contrib.backups [None req-68e83767-ef84-4cb5-a6d3-b1f9ffc989cd tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] Delete backup with id: a8252037-4f52-4a2c-a04b-c459db2fc85a. Aug 25 16:26:51.005627 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:51.005627 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:51.019777 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.backup.rpcapi [None req-68e83767-ef84-4cb5-a6d3-b1f9ffc989cd tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] delete_backup rpcapi backup_id a8252037-4f52-4a2c-a04b-c459db2fc85a {{(pid=100454) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 16:26:51.023624 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-68e83767-ef84-4cb5-a6d3-b1f9ffc989cd tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] https://10.4.3.102/volume/v3/backups/a8252037-4f52-4a2c-a04b-c459db2fc85a returned with HTTP 202 Aug 25 16:26:51.024079 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 760/3008] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:26:50 2026] DELETE /volume/v3/backups/a8252037-4f52-4a2c-a04b-c459db2fc85a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:26:51.035014 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-2c53989f-97da-4e0c-aed5-6b7a5a5c9f58 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:51.037245 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2c53989f-97da-4e0c-aed5-6b7a5a5c9f58 tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] GET https://10.4.3.102/volume/v3/backups/a8252037-4f52-4a2c-a04b-c459db2fc85a Aug 25 16:26:51.037498 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2c53989f-97da-4e0c-aed5-6b7a5a5c9f58 tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:51.037874 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2c53989f-97da-4e0c-aed5-6b7a5a5c9f58 tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:51.038018 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-2c53989f-97da-4e0c-aed5-6b7a5a5c9f58 tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] Show backup with id a8252037-4f52-4a2c-a04b-c459db2fc85a. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:51.046911 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:51.046911 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:51.048542 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2c53989f-97da-4e0c-aed5-6b7a5a5c9f58 tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] https://10.4.3.102/volume/v3/backups/a8252037-4f52-4a2c-a04b-c459db2fc85a returned with HTTP 200 Aug 25 16:26:51.049047 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 750/3009] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:51 2026] GET /volume/v3/backups/a8252037-4f52-4a2c-a04b-c459db2fc85a => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:51.615235 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f1c706fb-2b18-47a0-88d9-fcbd20846fbc None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:51.616742 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f1c706fb-2b18-47a0-88d9-fcbd20846fbc tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] GET https://10.4.3.102/volume/v3/volumes/07d7ee1f-73cc-43f5-8ca1-ac1334972323 Aug 25 16:26:51.616952 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f1c706fb-2b18-47a0-88d9-fcbd20846fbc tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:51.617149 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f1c706fb-2b18-47a0-88d9-fcbd20846fbc tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:51.623072 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f1c706fb-2b18-47a0-88d9-fcbd20846fbc tempest-VolumesListAdminTestJSON-590592300 tempest-VolumesListAdminTestJSON-590592300-project-member] https://10.4.3.102/volume/v3/volumes/07d7ee1f-73cc-43f5-8ca1-ac1334972323 returned with HTTP 404 Aug 25 16:26:51.623810 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 758/3010] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:51 2026] GET /volume/v3/volumes/07d7ee1f-73cc-43f5-8ca1-ac1334972323 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 16:26:52.063570 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a8840c77-0f2d-44cf-8023-2fd4f329c901 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:52.065650 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a8840c77-0f2d-44cf-8023-2fd4f329c901 tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] GET https://10.4.3.102/volume/v3/backups/a8252037-4f52-4a2c-a04b-c459db2fc85a Aug 25 16:26:52.065868 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a8840c77-0f2d-44cf-8023-2fd4f329c901 tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:52.066088 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a8840c77-0f2d-44cf-8023-2fd4f329c901 tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:52.066216 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-a8840c77-0f2d-44cf-8023-2fd4f329c901 tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] Show backup with id a8252037-4f52-4a2c-a04b-c459db2fc85a. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:52.073428 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a8840c77-0f2d-44cf-8023-2fd4f329c901 tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] https://10.4.3.102/volume/v3/backups/a8252037-4f52-4a2c-a04b-c459db2fc85a returned with HTTP 404 Aug 25 16:26:52.073973 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 743/3011] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:52 2026] GET /volume/v3/backups/a8252037-4f52-4a2c-a04b-c459db2fc85a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:52.083327 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-641f6cdf-6c4d-4df5-8e67-a6a2b8d9c8c9 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:52.085432 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-641f6cdf-6c4d-4df5-8e67-a6a2b8d9c8c9 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] DELETE https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad Aug 25 16:26:52.085432 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-641f6cdf-6c4d-4df5-8e67-a6a2b8d9c8c9 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:52.085432 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-641f6cdf-6c4d-4df5-8e67-a6a2b8d9c8c9 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:52.085538 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.contrib.backups [None req-641f6cdf-6c4d-4df5-8e67-a6a2b8d9c8c9 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Delete backup with id: 1e776be0-34ca-4dd8-858d-09c9a1cd1dad. Aug 25 16:26:52.090314 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:52.090314 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:52.315309 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.backup.rpcapi [None req-641f6cdf-6c4d-4df5-8e67-a6a2b8d9c8c9 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] delete_backup rpcapi backup_id 1e776be0-34ca-4dd8-858d-09c9a1cd1dad {{(pid=100454) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 16:26:52.316971 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-641f6cdf-6c4d-4df5-8e67-a6a2b8d9c8c9 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad returned with HTTP 202 Aug 25 16:26:52.317368 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 761/3012] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:26:52 2026] DELETE /volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad => generated 0 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:26:52.334051 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-40bcefc6-ed7f-4ad3-9d1b-12bf9763e988 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:52.338928 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-40bcefc6-ed7f-4ad3-9d1b-12bf9763e988 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad Aug 25 16:26:52.339220 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-40bcefc6-ed7f-4ad3-9d1b-12bf9763e988 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:52.339517 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-40bcefc6-ed7f-4ad3-9d1b-12bf9763e988 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:52.339719 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-40bcefc6-ed7f-4ad3-9d1b-12bf9763e988 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id 1e776be0-34ca-4dd8-858d-09c9a1cd1dad. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:52.346061 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:52.346061 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:52.347320 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-40bcefc6-ed7f-4ad3-9d1b-12bf9763e988 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad returned with HTTP 200 Aug 25 16:26:52.349620 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 751/3013] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:52 2026] GET /volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:53.362017 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-6ffbc898-4a3f-40c2-bdc4-5611244df6f4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:53.364856 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6ffbc898-4a3f-40c2-bdc4-5611244df6f4 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad Aug 25 16:26:53.365034 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6ffbc898-4a3f-40c2-bdc4-5611244df6f4 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:53.365203 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6ffbc898-4a3f-40c2-bdc4-5611244df6f4 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:53.365299 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-6ffbc898-4a3f-40c2-bdc4-5611244df6f4 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id 1e776be0-34ca-4dd8-858d-09c9a1cd1dad. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:53.372889 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6ffbc898-4a3f-40c2-bdc4-5611244df6f4 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad returned with HTTP 404 Aug 25 16:26:53.373133 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 759/3014] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:53 2026] GET /volume/v3/backups/1e776be0-34ca-4dd8-858d-09c9a1cd1dad => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:53.521565 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a44160a0-a988-4ccd-a408-e714aa559960 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:53.524832 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a44160a0-a988-4ccd-a408-e714aa559960 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/volumes/681b958d-94b3-4dc3-a9a8-ce8569e300f0 Aug 25 16:26:53.524832 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a44160a0-a988-4ccd-a408-e714aa559960 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:53.524832 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a44160a0-a988-4ccd-a408-e714aa559960 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:53.531023 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:53.531023 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:53.537796 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-a44160a0-a988-4ccd-a408-e714aa559960 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Volume info retrieved successfully. Aug 25 16:26:53.548382 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a44160a0-a988-4ccd-a408-e714aa559960 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/volumes/681b958d-94b3-4dc3-a9a8-ce8569e300f0 returned with HTTP 200 Aug 25 16:26:53.548913 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 744/3015] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:53 2026] GET /volume/v3/volumes/681b958d-94b3-4dc3-a9a8-ce8569e300f0 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:53.567550 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e8cfd83a-37d3-466f-8c5c-1e51b58f191c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:53.569722 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e8cfd83a-37d3-466f-8c5c-1e51b58f191c tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] DELETE https://10.4.3.102/volume/v3/volumes/681b958d-94b3-4dc3-a9a8-ce8569e300f0 Aug 25 16:26:53.569722 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e8cfd83a-37d3-466f-8c5c-1e51b58f191c tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:53.569722 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e8cfd83a-37d3-466f-8c5c-1e51b58f191c tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:53.569822 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-e8cfd83a-37d3-466f-8c5c-1e51b58f191c tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Delete volume with id: 681b958d-94b3-4dc3-a9a8-ce8569e300f0 Aug 25 16:26:53.578940 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:53.578940 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:53.579801 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-e8cfd83a-37d3-466f-8c5c-1e51b58f191c tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Volume info retrieved successfully. Aug 25 16:26:53.605266 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-e8cfd83a-37d3-466f-8c5c-1e51b58f191c tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Delete volume request issued successfully. Aug 25 16:26:53.605664 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e8cfd83a-37d3-466f-8c5c-1e51b58f191c tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/volumes/681b958d-94b3-4dc3-a9a8-ce8569e300f0 returned with HTTP 202 Aug 25 16:26:53.606194 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 762/3016] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:26:53 2026] DELETE /volume/v3/volumes/681b958d-94b3-4dc3-a9a8-ce8569e300f0 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:26:53.614562 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-569f4e90-b866-4a4e-b290-696eaae3db8c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:53.617622 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-569f4e90-b866-4a4e-b290-696eaae3db8c tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/volumes/681b958d-94b3-4dc3-a9a8-ce8569e300f0 Aug 25 16:26:53.617622 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-569f4e90-b866-4a4e-b290-696eaae3db8c tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:53.617622 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-569f4e90-b866-4a4e-b290-696eaae3db8c tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:53.625947 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:53.625947 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:53.630719 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-569f4e90-b866-4a4e-b290-696eaae3db8c tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Volume info retrieved successfully. Aug 25 16:26:53.634902 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-569f4e90-b866-4a4e-b290-696eaae3db8c tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/volumes/681b958d-94b3-4dc3-a9a8-ce8569e300f0 returned with HTTP 200 Aug 25 16:26:53.635534 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 752/3017] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:53 2026] GET /volume/v3/volumes/681b958d-94b3-4dc3-a9a8-ce8569e300f0 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:54.649849 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-6691c4a3-5cc3-4b8b-9ccd-25b7003e51ca None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:54.652949 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6691c4a3-5cc3-4b8b-9ccd-25b7003e51ca tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/volumes/681b958d-94b3-4dc3-a9a8-ce8569e300f0 Aug 25 16:26:54.653121 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6691c4a3-5cc3-4b8b-9ccd-25b7003e51ca tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:54.653316 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6691c4a3-5cc3-4b8b-9ccd-25b7003e51ca tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:54.658909 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6691c4a3-5cc3-4b8b-9ccd-25b7003e51ca tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/volumes/681b958d-94b3-4dc3-a9a8-ce8569e300f0 returned with HTTP 404 Aug 25 16:26:54.659310 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 760/3018] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:54 2026] GET /volume/v3/volumes/681b958d-94b3-4dc3-a9a8-ce8569e300f0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:26:54.669571 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a964e7a2-cd83-4273-84a9-de9add852799 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:54.671278 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a964e7a2-cd83-4273-84a9-de9add852799 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:26:54.671739 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a964e7a2-cd83-4273-84a9-de9add852799 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-882351424"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:54.673136 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-a964e7a2-cd83-4273-84a9-de9add852799 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-882351424'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:26:54.673271 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-a964e7a2-cd83-4273-84a9-de9add852799 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Create volume of 1 GB Aug 25 16:26:54.675182 np0000008093 devstack@c-api.service[100455]: DEBUG dbcounter [-] [100455] Writing DB stats cinder:SELECT=456,cinder:UPDATE=114,cinder:INSERT=72 {{(pid=100455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:26:54.677687 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-a964e7a2-cd83-4273-84a9-de9add852799 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Availability Zones retrieved successfully. Aug 25 16:26:54.683440 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a964e7a2-cd83-4273-84a9-de9add852799 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Flow 'volume_create_api' (befa0b57-8dcd-4594-baa7-7b547f67707f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:54.684399 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a964e7a2-cd83-4273-84a9-de9add852799 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8c6523c-02ff-4a25-8fc1-371b1e691b3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:54.685507 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-a964e7a2-cd83-4273-84a9-de9add852799 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:26:54.712260 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a964e7a2-cd83-4273-84a9-de9add852799 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8c6523c-02ff-4a25-8fc1-371b1e691b3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:54.713038 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a964e7a2-cd83-4273-84a9-de9add852799 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1df2ec1-ccc7-4126-ab09-b1d5fd6dd2cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:54.758123 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-a964e7a2-cd83-4273-84a9-de9add852799 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Created reservations ['aba10772-229a-460a-a016-c336652071d0', '21300aca-ee3c-4b01-81e1-8ad02d94e4b4', '4067fdd9-c546-4b9b-978e-f9ccedc6a4f0', 'f8a65fa9-c7ca-40c6-94e4-478eaddc9833'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:26:54.758859 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a964e7a2-cd83-4273-84a9-de9add852799 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1df2ec1-ccc7-4126-ab09-b1d5fd6dd2cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aba10772-229a-460a-a016-c336652071d0', '21300aca-ee3c-4b01-81e1-8ad02d94e4b4', '4067fdd9-c546-4b9b-978e-f9ccedc6a4f0', 'f8a65fa9-c7ca-40c6-94e4-478eaddc9833']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:54.759618 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a964e7a2-cd83-4273-84a9-de9add852799 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41749b6d-f466-4c77-8223-943bcb7d4b6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:54.793947 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a964e7a2-cd83-4273-84a9-de9add852799 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41749b6d-f466-4c77-8223-943bcb7d4b6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a783c53-169f-475b-aab5-7296eedf7069', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-882351424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e39d5aec08a4d9c9cde9baf9d1cb6c9',qos_specs=None,replication_status=,reservations=['aba10772-229a-460a-a016-c336652071d0','21300aca-ee3c-4b01-81e1-8ad02d94e4b4','4067fdd9-c546-4b9b-978e-f9ccedc6a4f0','f8a65fa9-c7ca-40c6-94e4-478eaddc9833'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad5c186420ca4855a5159af150a9f024',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:26:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-882351424',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a783c53-169f-475b-aab5-7296eedf7069,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e39d5aec08a4d9c9cde9baf9d1cb6c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad5c186420ca4855a5159af150a9f024',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:54.795059 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a964e7a2-cd83-4273-84a9-de9add852799 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2cf0033-f904-4994-b600-bb5c9e352aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:54.826716 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a964e7a2-cd83-4273-84a9-de9add852799 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2cf0033-f904-4994-b600-bb5c9e352aed) transitioned into state 'SUCCESS' from state '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-882351424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e39d5aec08a4d9c9cde9baf9d1cb6c9',qos_specs=None,replication_status=,reservations=['aba10772-229a-460a-a016-c336652071d0','21300aca-ee3c-4b01-81e1-8ad02d94e4b4','4067fdd9-c546-4b9b-978e-f9ccedc6a4f0','f8a65fa9-c7ca-40c6-94e4-478eaddc9833'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad5c186420ca4855a5159af150a9f024',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:54.827533 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a964e7a2-cd83-4273-84a9-de9add852799 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (398a01b5-fed1-48a8-8d2d-f1945a0d29e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:54.841767 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a964e7a2-cd83-4273-84a9-de9add852799 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (398a01b5-fed1-48a8-8d2d-f1945a0d29e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:54.842526 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a964e7a2-cd83-4273-84a9-de9add852799 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Flow 'volume_create_api' (befa0b57-8dcd-4594-baa7-7b547f67707f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:54.842828 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-a964e7a2-cd83-4273-84a9-de9add852799 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Create volume request issued successfully. Aug 25 16:26:54.843401 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a964e7a2-cd83-4273-84a9-de9add852799 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:26:54.844113 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 745/3019] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:26:54 2026] POST /volume/v3/volumes => generated 753 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:26:54.865785 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-fbe597c8-4233-4183-9e83-1eb5af943163 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:54.867682 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fbe597c8-4233-4183-9e83-1eb5af943163 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/volumes/8a783c53-169f-475b-aab5-7296eedf7069 Aug 25 16:26:54.867910 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fbe597c8-4233-4183-9e83-1eb5af943163 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:54.868113 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fbe597c8-4233-4183-9e83-1eb5af943163 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:54.875186 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:54.875186 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:54.879563 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-fbe597c8-4233-4183-9e83-1eb5af943163 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Volume info retrieved successfully. Aug 25 16:26:54.884807 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fbe597c8-4233-4183-9e83-1eb5af943163 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/volumes/8a783c53-169f-475b-aab5-7296eedf7069 returned with HTTP 200 Aug 25 16:26:54.885207 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 763/3020] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:54 2026] GET /volume/v3/volumes/8a783c53-169f-475b-aab5-7296eedf7069 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:55.900686 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-13ad85cd-ae1a-437b-97c7-c0f8db1f5808 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:55.902410 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-13ad85cd-ae1a-437b-97c7-c0f8db1f5808 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/volumes/8a783c53-169f-475b-aab5-7296eedf7069 Aug 25 16:26:55.902657 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-13ad85cd-ae1a-437b-97c7-c0f8db1f5808 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:55.902868 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-13ad85cd-ae1a-437b-97c7-c0f8db1f5808 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:55.910262 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:55.910262 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:55.913705 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-13ad85cd-ae1a-437b-97c7-c0f8db1f5808 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Volume info retrieved successfully. Aug 25 16:26:55.923561 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-13ad85cd-ae1a-437b-97c7-c0f8db1f5808 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/volumes/8a783c53-169f-475b-aab5-7296eedf7069 returned with HTTP 200 Aug 25 16:26:55.924133 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 753/3021] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:55 2026] GET /volume/v3/volumes/8a783c53-169f-475b-aab5-7296eedf7069 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:55.949711 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-0801134a-1055-4521-b9cb-83eb25ec35ba None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:55.951836 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0801134a-1055-4521-b9cb-83eb25ec35ba tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] POST https://10.4.3.102/volume/v3/backups Aug 25 16:26:55.952186 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0801134a-1055-4521-b9cb-83eb25ec35ba tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8a783c53-169f-475b-aab5-7296eedf7069", "name": "tempest-VolumesBackupsAdminTest-Backup-1611716283", "container": "tempest-volumesbackupsadmintest-backup-container-1124580437"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:55.953719 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.contrib.backups [None req-0801134a-1055-4521-b9cb-83eb25ec35ba tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Creating new backup {'backup': {'volume_id': '8a783c53-169f-475b-aab5-7296eedf7069', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1611716283', 'container': 'tempest-volumesbackupsadmintest-backup-container-1124580437'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 16:26:55.953852 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.contrib.backups [None req-0801134a-1055-4521-b9cb-83eb25ec35ba tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Creating backup of volume 8a783c53-169f-475b-aab5-7296eedf7069 in container tempest-volumesbackupsadmintest-backup-container-1124580437 Aug 25 16:26:55.964757 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:55.964757 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:55.965498 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-0801134a-1055-4521-b9cb-83eb25ec35ba tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Volume info retrieved successfully. Aug 25 16:26:55.984435 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-0801134a-1055-4521-b9cb-83eb25ec35ba tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Created reservations ['497c02fb-45b4-460e-98c5-68c8c8e0cf52', '459a508d-324a-43f7-89f3-c5492631ceef'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:26:56.033709 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0801134a-1055-4521-b9cb-83eb25ec35ba tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups returned with HTTP 202 Aug 25 16:26:56.034134 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 761/3022] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:26:55 2026] POST /volume/v3/backups => generated 335 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:26:56.043234 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-372d5fe9-42b4-4aab-9ccb-74ad591de59d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:56.046116 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-372d5fe9-42b4-4aab-9ccb-74ad591de59d tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a Aug 25 16:26:56.046392 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-372d5fe9-42b4-4aab-9ccb-74ad591de59d tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:56.047168 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-372d5fe9-42b4-4aab-9ccb-74ad591de59d tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:56.047250 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-372d5fe9-42b4-4aab-9ccb-74ad591de59d tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id cc7dd5ea-61c7-406c-bee5-0cbec46c935a. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:56.053214 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:56.053214 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:56.054200 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-372d5fe9-42b4-4aab-9ccb-74ad591de59d tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a returned with HTTP 200 Aug 25 16:26:56.055058 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 746/3023] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:56 2026] GET /volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:57.065065 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-2c2df290-cce0-44f3-8b8d-bb0e445d4641 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:57.067003 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2c2df290-cce0-44f3-8b8d-bb0e445d4641 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a Aug 25 16:26:57.067196 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2c2df290-cce0-44f3-8b8d-bb0e445d4641 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:57.067275 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2c2df290-cce0-44f3-8b8d-bb0e445d4641 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:57.067626 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-2c2df290-cce0-44f3-8b8d-bb0e445d4641 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id cc7dd5ea-61c7-406c-bee5-0cbec46c935a. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:57.077458 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:57.077458 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:26:57.078399 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2c2df290-cce0-44f3-8b8d-bb0e445d4641 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a returned with HTTP 200 Aug 25 16:26:57.078802 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 764/3024] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:57 2026] GET /volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:58.088733 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-2bd93127-276c-4ca7-8ac4-61330a1cbd21 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:58.091085 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2bd93127-276c-4ca7-8ac4-61330a1cbd21 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a Aug 25 16:26:58.091480 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2bd93127-276c-4ca7-8ac4-61330a1cbd21 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:58.091857 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2bd93127-276c-4ca7-8ac4-61330a1cbd21 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:58.092062 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-2bd93127-276c-4ca7-8ac4-61330a1cbd21 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id cc7dd5ea-61c7-406c-bee5-0cbec46c935a. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:58.097581 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:58.097581 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:26:58.098778 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2bd93127-276c-4ca7-8ac4-61330a1cbd21 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a returned with HTTP 200 Aug 25 16:26:58.099310 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 754/3025] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:58 2026] GET /volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:26:58.589133 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f8150da9-2163-47d5-8a58-84de9e3db680 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:58.661409 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f8150da9-2163-47d5-8a58-84de9e3db680 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:26:58.661836 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f8150da9-2163-47d5-8a58-84de9e3db680 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1773188197"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:26:58.663440 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-f8150da9-2163-47d5-8a58-84de9e3db680 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1773188197'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:26:58.663525 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-f8150da9-2163-47d5-8a58-84de9e3db680 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Create volume of 1 GB Aug 25 16:26:58.664235 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:58.664235 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:26:58.669625 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-f8150da9-2163-47d5-8a58-84de9e3db680 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Availability Zones retrieved successfully. Aug 25 16:26:58.676397 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-f8150da9-2163-47d5-8a58-84de9e3db680 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Flow 'volume_create_api' (075338e0-e620-4a11-aa4a-1f716471a239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:58.677794 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-f8150da9-2163-47d5-8a58-84de9e3db680 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f265b5c-d9a7-4811-8c25-530d2e1eb743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:58.678945 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-f8150da9-2163-47d5-8a58-84de9e3db680 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:26:58.709400 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-f8150da9-2163-47d5-8a58-84de9e3db680 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f265b5c-d9a7-4811-8c25-530d2e1eb743) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:58.710074 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-f8150da9-2163-47d5-8a58-84de9e3db680 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02579345-80ec-4278-9b8a-216428ddcd92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:58.795683 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-f8150da9-2163-47d5-8a58-84de9e3db680 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Created reservations ['3e6d86c5-1c90-4b69-a0a5-132071aef7bb', 'd74bc682-edab-453a-a45c-251e4f6ffcaa', 'e6a5ee36-7cb0-4111-a4ad-adfd5594eda3', 'e160df33-664a-42d6-9536-a85ea29a8762'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:26:58.796983 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-f8150da9-2163-47d5-8a58-84de9e3db680 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02579345-80ec-4278-9b8a-216428ddcd92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e6d86c5-1c90-4b69-a0a5-132071aef7bb', 'd74bc682-edab-453a-a45c-251e4f6ffcaa', 'e6a5ee36-7cb0-4111-a4ad-adfd5594eda3', 'e160df33-664a-42d6-9536-a85ea29a8762']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:58.798206 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-f8150da9-2163-47d5-8a58-84de9e3db680 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce188b9a-00cf-4306-b500-a6efb7c978a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:58.835681 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-f8150da9-2163-47d5-8a58-84de9e3db680 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce188b9a-00cf-4306-b500-a6efb7c978a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e0f67fa-da6c-48a6-ac83-000419519ac4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1773188197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b20b84d47a374500a08dcaf2d648c922',qos_specs=None,replication_status=,reservations=['3e6d86c5-1c90-4b69-a0a5-132071aef7bb','d74bc682-edab-453a-a45c-251e4f6ffcaa','e6a5ee36-7cb0-4111-a4ad-adfd5594eda3','e160df33-664a-42d6-9536-a85ea29a8762'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b92b6b520c54a17ba1491c4414aa817',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:26:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1773188197',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e0f67fa-da6c-48a6-ac83-000419519ac4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b20b84d47a374500a08dcaf2d648c922',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b92b6b520c54a17ba1491c4414aa817',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:58.836899 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-f8150da9-2163-47d5-8a58-84de9e3db680 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6375a2f0-740b-45fe-9c68-6c68775f6f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:58.883743 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-f8150da9-2163-47d5-8a58-84de9e3db680 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6375a2f0-740b-45fe-9c68-6c68775f6f72) transitioned into state 'SUCCESS' from state '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-1773188197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b20b84d47a374500a08dcaf2d648c922',qos_specs=None,replication_status=,reservations=['3e6d86c5-1c90-4b69-a0a5-132071aef7bb','d74bc682-edab-453a-a45c-251e4f6ffcaa','e6a5ee36-7cb0-4111-a4ad-adfd5594eda3','e160df33-664a-42d6-9536-a85ea29a8762'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b92b6b520c54a17ba1491c4414aa817',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:58.884835 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-f8150da9-2163-47d5-8a58-84de9e3db680 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ece63c9-c121-4c3a-b991-fb78c1bdae46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:26:58.903273 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-f8150da9-2163-47d5-8a58-84de9e3db680 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ece63c9-c121-4c3a-b991-fb78c1bdae46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:26:58.904473 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-f8150da9-2163-47d5-8a58-84de9e3db680 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Flow 'volume_create_api' (075338e0-e620-4a11-aa4a-1f716471a239) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:26:58.904891 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-f8150da9-2163-47d5-8a58-84de9e3db680 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Create volume request issued successfully. Aug 25 16:26:58.906008 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f8150da9-2163-47d5-8a58-84de9e3db680 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:26:58.906468 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 762/3026] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:26:58 2026] POST /volume/v3/volumes => generated 749 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:26:59.111247 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ca17f52d-9936-46a9-bd71-83c745009e18 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:26:59.114785 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ca17f52d-9936-46a9-bd71-83c745009e18 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a Aug 25 16:26:59.114785 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ca17f52d-9936-46a9-bd71-83c745009e18 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:26:59.114785 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ca17f52d-9936-46a9-bd71-83c745009e18 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:26:59.114785 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-ca17f52d-9936-46a9-bd71-83c745009e18 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id cc7dd5ea-61c7-406c-bee5-0cbec46c935a. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:26:59.120005 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:26:59.120005 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:26:59.121214 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ca17f52d-9936-46a9-bd71-83c745009e18 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a returned with HTTP 200 Aug 25 16:26:59.121898 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 747/3027] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:26:59 2026] GET /volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:00.134458 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-d8101dd3-5ac9-45f1-9a38-83ab1aa2e905 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:00.136903 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d8101dd3-5ac9-45f1-9a38-83ab1aa2e905 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a Aug 25 16:27:00.137142 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d8101dd3-5ac9-45f1-9a38-83ab1aa2e905 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:00.137393 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d8101dd3-5ac9-45f1-9a38-83ab1aa2e905 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:00.137529 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-d8101dd3-5ac9-45f1-9a38-83ab1aa2e905 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id cc7dd5ea-61c7-406c-bee5-0cbec46c935a. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:27:00.143453 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:00.143453 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:00.144804 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d8101dd3-5ac9-45f1-9a38-83ab1aa2e905 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a returned with HTTP 200 Aug 25 16:27:00.145846 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 765/3028] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:00 2026] GET /volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:01.156277 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-fadbfdbd-f988-4147-82a9-5daaf0dc7714 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:01.158024 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-fadbfdbd-f988-4147-82a9-5daaf0dc7714 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a Aug 25 16:27:01.158260 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-fadbfdbd-f988-4147-82a9-5daaf0dc7714 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:01.158454 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-fadbfdbd-f988-4147-82a9-5daaf0dc7714 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:01.158506 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-fadbfdbd-f988-4147-82a9-5daaf0dc7714 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id cc7dd5ea-61c7-406c-bee5-0cbec46c935a. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:27:01.160842 np0000008093 devstack@c-api.service[100456]: DEBUG dbcounter [-] [100456] Writing DB stats cinder:UPDATE=101,cinder:INSERT=72,cinder:SELECT=462 {{(pid=100456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:27:01.169398 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:01.169398 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:01.170236 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-fadbfdbd-f988-4147-82a9-5daaf0dc7714 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a returned with HTTP 200 Aug 25 16:27:01.170695 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 755/3029] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:01 2026] GET /volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:27:02.188965 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-ef2e4c3c-466c-431f-82fe-a1dfca199118 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:02.191217 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ef2e4c3c-466c-431f-82fe-a1dfca199118 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a Aug 25 16:27:02.191675 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ef2e4c3c-466c-431f-82fe-a1dfca199118 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:02.192030 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ef2e4c3c-466c-431f-82fe-a1dfca199118 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:02.192178 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-ef2e4c3c-466c-431f-82fe-a1dfca199118 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id cc7dd5ea-61c7-406c-bee5-0cbec46c935a. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:27:02.195406 np0000008093 devstack@c-api.service[100457]: DEBUG dbcounter [-] [100457] Writing DB stats cinder:SELECT=467,cinder:UPDATE=114,cinder:INSERT=61 {{(pid=100457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:27:02.199152 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:02.199152 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:02.200312 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ef2e4c3c-466c-431f-82fe-a1dfca199118 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a returned with HTTP 200 Aug 25 16:27:02.200983 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 763/3030] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:02 2026] GET /volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:03.221647 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c531eccd-b9de-4ea8-9d6e-e20448a1bf5a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:03.223923 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c531eccd-b9de-4ea8-9d6e-e20448a1bf5a tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a Aug 25 16:27:03.224143 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c531eccd-b9de-4ea8-9d6e-e20448a1bf5a tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:03.224376 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c531eccd-b9de-4ea8-9d6e-e20448a1bf5a tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:03.224698 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-c531eccd-b9de-4ea8-9d6e-e20448a1bf5a tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id cc7dd5ea-61c7-406c-bee5-0cbec46c935a. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:27:03.229765 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:03.229765 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:03.230700 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c531eccd-b9de-4ea8-9d6e-e20448a1bf5a tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a returned with HTTP 200 Aug 25 16:27:03.232828 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 748/3031] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:03 2026] GET /volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:04.245692 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ac01afeb-282d-451b-93d8-de8a39f9a62b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:04.250924 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ac01afeb-282d-451b-93d8-de8a39f9a62b tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a Aug 25 16:27:04.250924 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ac01afeb-282d-451b-93d8-de8a39f9a62b tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:04.250924 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ac01afeb-282d-451b-93d8-de8a39f9a62b tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:04.250924 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-ac01afeb-282d-451b-93d8-de8a39f9a62b tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id cc7dd5ea-61c7-406c-bee5-0cbec46c935a. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:27:04.250924 np0000008093 devstack@c-api.service[100454]: DEBUG dbcounter [-] [100454] Writing DB stats cinder:SELECT=469,cinder:INSERT=78,cinder:UPDATE=117 {{(pid=100454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:27:04.253813 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:04.253813 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:04.255726 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ac01afeb-282d-451b-93d8-de8a39f9a62b tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a returned with HTTP 200 Aug 25 16:27:04.255726 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 766/3032] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:04 2026] GET /volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:05.267619 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-7d5a39f6-3743-479e-af43-956612a5e361 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:05.269833 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7d5a39f6-3743-479e-af43-956612a5e361 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a Aug 25 16:27:05.270078 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7d5a39f6-3743-479e-af43-956612a5e361 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:05.270357 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7d5a39f6-3743-479e-af43-956612a5e361 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:05.270506 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-7d5a39f6-3743-479e-af43-956612a5e361 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id cc7dd5ea-61c7-406c-bee5-0cbec46c935a. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:27:05.276135 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:05.276135 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:05.276927 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7d5a39f6-3743-479e-af43-956612a5e361 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a returned with HTTP 200 Aug 25 16:27:05.277261 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 756/3033] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:05 2026] GET /volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:06.288905 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-31df6236-3120-4113-b244-dbccb140b232 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:06.296922 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-31df6236-3120-4113-b244-dbccb140b232 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a Aug 25 16:27:06.299398 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-31df6236-3120-4113-b244-dbccb140b232 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:06.303506 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-31df6236-3120-4113-b244-dbccb140b232 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:06.303748 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-31df6236-3120-4113-b244-dbccb140b232 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id cc7dd5ea-61c7-406c-bee5-0cbec46c935a. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:27:06.325165 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:06.325165 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:06.327397 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-31df6236-3120-4113-b244-dbccb140b232 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a returned with HTTP 200 Aug 25 16:27:06.328973 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 764/3034] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:06 2026] GET /volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a => generated 801 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:07.347147 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ba90880c-0d60-4e21-a09c-d286b0db1150 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:07.352524 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ba90880c-0d60-4e21-a09c-d286b0db1150 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a Aug 25 16:27:07.352707 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ba90880c-0d60-4e21-a09c-d286b0db1150 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:07.352897 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ba90880c-0d60-4e21-a09c-d286b0db1150 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:07.353061 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-ba90880c-0d60-4e21-a09c-d286b0db1150 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id cc7dd5ea-61c7-406c-bee5-0cbec46c935a. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:27:07.359057 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-45b87654-93fc-4761-bd8b-1d9cf90f1606 req-02f62192-6480-4d07-810c-26b11841e3e1 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:07.361105 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:07.361105 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:07.362921 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-45b87654-93fc-4761-bd8b-1d9cf90f1606 req-02f62192-6480-4d07-810c-26b11841e3e1 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:27:07.362921 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-45b87654-93fc-4761-bd8b-1d9cf90f1606 req-02f62192-6480-4d07-810c-26b11841e3e1 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:07.362921 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-45b87654-93fc-4761-bd8b-1d9cf90f1606 req-02f62192-6480-4d07-810c-26b11841e3e1 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:07.363102 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ba90880c-0d60-4e21-a09c-d286b0db1150 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a returned with HTTP 200 Aug 25 16:27:07.363102 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 749/3035] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:07 2026] GET /volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:07.381170 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:07.381170 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:07.386153 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-45b87654-93fc-4761-bd8b-1d9cf90f1606 req-02f62192-6480-4d07-810c-26b11841e3e1 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:27:07.391869 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-45b87654-93fc-4761-bd8b-1d9cf90f1606 req-02f62192-6480-4d07-810c-26b11841e3e1 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 returned with HTTP 200 Aug 25 16:27:07.392612 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 767/3036] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:27:07 2026] GET /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 => generated 1441 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:07.843745 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-aad9f4c7-17bf-473d-a6e8-28dd325d809b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:07.844218 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-aad9f4c7-17bf-473d-a6e8-28dd325d809b None None] GET https://10.4.3.102/volume// Aug 25 16:27:07.844471 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-aad9f4c7-17bf-473d-a6e8-28dd325d809b None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:07.844767 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-aad9f4c7-17bf-473d-a6e8-28dd325d809b None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:07.845178 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-aad9f4c7-17bf-473d-a6e8-28dd325d809b None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:27:07.845576 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 757/3037] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:27:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:27:07.856144 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-45b87654-93fc-4761-bd8b-1d9cf90f1606 req-298b3b7c-549c-4095-b695-7b0c7f9ddffe None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:07.858852 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-45b87654-93fc-4761-bd8b-1d9cf90f1606 req-298b3b7c-549c-4095-b695-7b0c7f9ddffe tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:27:07.859329 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-45b87654-93fc-4761-bd8b-1d9cf90f1606 req-298b3b7c-549c-4095-b695-7b0c7f9ddffe tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b5d43ef5-f3c7-49be-9bdd-502ae1149c12", "connector": null, "instance_uuid": "78847cc7-76bf-4816-a274-719c6b8da7d2"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:07.879220 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:07.879220 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:07.929349 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-45b87654-93fc-4761-bd8b-1d9cf90f1606 req-298b3b7c-549c-4095-b695-7b0c7f9ddffe tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:27:07.929349 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 765/3038] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:27:07 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 16:27:07.938357 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-45b87654-93fc-4761-bd8b-1d9cf90f1606 req-8d072856-88b3-4341-a6a8-397d588dc84c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:07.940623 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-45b87654-93fc-4761-bd8b-1d9cf90f1606 req-8d072856-88b3-4341-a6a8-397d588dc84c tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] DELETE https://10.4.3.102/volume/v3/attachments/fce53245-a63c-4603-a690-00f29b3c0f8d Aug 25 16:27:07.940802 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-45b87654-93fc-4761-bd8b-1d9cf90f1606 req-8d072856-88b3-4341-a6a8-397d588dc84c tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:07.941010 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-45b87654-93fc-4761-bd8b-1d9cf90f1606 req-8d072856-88b3-4341-a6a8-397d588dc84c tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:07.949003 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:07.949003 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:08.000102 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-45b87654-93fc-4761-bd8b-1d9cf90f1606 req-8d072856-88b3-4341-a6a8-397d588dc84c tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/attachments/fce53245-a63c-4603-a690-00f29b3c0f8d returned with HTTP 200 Aug 25 16:27:08.000727 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 750/3039] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:27:07 2026] DELETE /volume/v3/attachments/fce53245-a63c-4603-a690-00f29b3c0f8d => generated 367 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:08.379279 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-3c21e1b1-532b-4efc-9564-eeac75f79b0b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:08.381550 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3c21e1b1-532b-4efc-9564-eeac75f79b0b tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a Aug 25 16:27:08.381741 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3c21e1b1-532b-4efc-9564-eeac75f79b0b tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:08.382012 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3c21e1b1-532b-4efc-9564-eeac75f79b0b tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:08.382129 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-3c21e1b1-532b-4efc-9564-eeac75f79b0b tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id cc7dd5ea-61c7-406c-bee5-0cbec46c935a. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:27:08.386153 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:08.386153 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:08.386875 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3c21e1b1-532b-4efc-9564-eeac75f79b0b tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a returned with HTTP 200 Aug 25 16:27:08.387203 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 768/3040] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:08 2026] GET /volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:09.004792 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-45b87654-93fc-4761-bd8b-1d9cf90f1606 req-28eda158-606e-44b7-9786-035365eedbe4 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:09.007537 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-45b87654-93fc-4761-bd8b-1d9cf90f1606 req-28eda158-606e-44b7-9786-035365eedbe4 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] PUT https://10.4.3.102/volume/v3/attachments/f02eee06-a6de-407b-81d0-319bd36c9204 Aug 25 16:27:09.008057 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-45b87654-93fc-4761-bd8b-1d9cf90f1606 req-28eda158-606e-44b7-9786-035365eedbe4 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:09.019503 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-45b87654-93fc-4761-bd8b-1d9cf90f1606 req-28eda158-606e-44b7-9786-035365eedbe4 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Acquiring lock "cinder-attachment_update-b5d43ef5-f3c7-49be-9bdd-502ae1149c12-np0000008093" by "attachment_update" {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:27:09.024731 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-45b87654-93fc-4761-bd8b-1d9cf90f1606 req-28eda158-606e-44b7-9786-035365eedbe4 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Lock "cinder-attachment_update-b5d43ef5-f3c7-49be-9bdd-502ae1149c12-np0000008093" acquired by "attachment_update" :: waited 0.005s {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:27:09.026158 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:09.026158 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:09.211356 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-45b87654-93fc-4761-bd8b-1d9cf90f1606 req-28eda158-606e-44b7-9786-035365eedbe4 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Lock "cinder-attachment_update-b5d43ef5-f3c7-49be-9bdd-502ae1149c12-np0000008093" released by "attachment_update" :: held 0.187s {{(pid=100456) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:27:09.211798 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-45b87654-93fc-4761-bd8b-1d9cf90f1606 req-28eda158-606e-44b7-9786-035365eedbe4 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/attachments/f02eee06-a6de-407b-81d0-319bd36c9204 returned with HTTP 200 Aug 25 16:27:09.212277 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 758/3041] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:27:09 2026] PUT /volume/v3/attachments/f02eee06-a6de-407b-81d0-319bd36c9204 => generated 969 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:09.242669 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-45b87654-93fc-4761-bd8b-1d9cf90f1606 req-46285c62-e0ab-4f98-bc71-c86e5228bbbb None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:09.267262 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-45b87654-93fc-4761-bd8b-1d9cf90f1606 req-46285c62-e0ab-4f98-bc71-c86e5228bbbb tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/attachments/f02eee06-a6de-407b-81d0-319bd36c9204 Aug 25 16:27:09.269374 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-45b87654-93fc-4761-bd8b-1d9cf90f1606 req-46285c62-e0ab-4f98-bc71-c86e5228bbbb tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:09.270934 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-45b87654-93fc-4761-bd8b-1d9cf90f1606 req-46285c62-e0ab-4f98-bc71-c86e5228bbbb tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:09.321415 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-45b87654-93fc-4761-bd8b-1d9cf90f1606 req-46285c62-e0ab-4f98-bc71-c86e5228bbbb tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/attachments/f02eee06-a6de-407b-81d0-319bd36c9204 returned with HTTP 200 Aug 25 16:27:09.321902 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 766/3042] 10.4.3.102 () {70 vars in 1651 bytes} [Tue Aug 25 16:27:09 2026] GET /volume/v3/attachments/f02eee06-a6de-407b-81d0-319bd36c9204 => generated 994 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:09.401103 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-0068d40c-b8b2-449a-b63e-8e116c323e5e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:09.404316 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0068d40c-b8b2-449a-b63e-8e116c323e5e tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a Aug 25 16:27:09.404571 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0068d40c-b8b2-449a-b63e-8e116c323e5e tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:09.404833 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0068d40c-b8b2-449a-b63e-8e116c323e5e tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:09.404975 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-0068d40c-b8b2-449a-b63e-8e116c323e5e tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id cc7dd5ea-61c7-406c-bee5-0cbec46c935a. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:27:09.414497 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:09.414497 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:09.415599 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0068d40c-b8b2-449a-b63e-8e116c323e5e tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a returned with HTTP 200 Aug 25 16:27:09.416104 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 751/3043] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:09 2026] GET /volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:10.429127 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-c908e319-755c-42d4-a385-0b22027799a4 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:10.431012 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c908e319-755c-42d4-a385-0b22027799a4 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a Aug 25 16:27:10.431219 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c908e319-755c-42d4-a385-0b22027799a4 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:10.431428 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c908e319-755c-42d4-a385-0b22027799a4 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:10.431555 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-c908e319-755c-42d4-a385-0b22027799a4 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id cc7dd5ea-61c7-406c-bee5-0cbec46c935a. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:27:10.436438 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:10.436438 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:10.437284 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c908e319-755c-42d4-a385-0b22027799a4 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a returned with HTTP 200 Aug 25 16:27:10.438272 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 769/3044] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:10 2026] GET /volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:27:11.449293 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-024006c1-e7c5-4e22-a19a-929731f0a3cb None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:11.450986 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-024006c1-e7c5-4e22-a19a-929731f0a3cb tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a Aug 25 16:27:11.451149 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-024006c1-e7c5-4e22-a19a-929731f0a3cb tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:11.451357 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-024006c1-e7c5-4e22-a19a-929731f0a3cb tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:11.451497 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-024006c1-e7c5-4e22-a19a-929731f0a3cb tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id cc7dd5ea-61c7-406c-bee5-0cbec46c935a. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:27:11.456202 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:11.456202 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:11.457000 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-024006c1-e7c5-4e22-a19a-929731f0a3cb tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a returned with HTTP 200 Aug 25 16:27:11.457387 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 759/3045] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:11 2026] GET /volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:12.467846 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f614e382-a2ee-4425-baff-595fd3c9f3e4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:12.469655 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f614e382-a2ee-4425-baff-595fd3c9f3e4 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a Aug 25 16:27:12.469850 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f614e382-a2ee-4425-baff-595fd3c9f3e4 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:12.470019 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f614e382-a2ee-4425-baff-595fd3c9f3e4 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:12.470110 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-f614e382-a2ee-4425-baff-595fd3c9f3e4 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id cc7dd5ea-61c7-406c-bee5-0cbec46c935a. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:27:12.474288 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:12.474288 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:12.474965 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f614e382-a2ee-4425-baff-595fd3c9f3e4 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a returned with HTTP 200 Aug 25 16:27:12.475328 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 767/3046] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:12 2026] GET /volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a => generated 803 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:12.486717 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-9adc0f90-7c65-4e45-aca0-7fbbe5595387 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:12.488554 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9adc0f90-7c65-4e45-aca0-7fbbe5595387 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/volumes/8a783c53-169f-475b-aab5-7296eedf7069 Aug 25 16:27:12.488756 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9adc0f90-7c65-4e45-aca0-7fbbe5595387 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:12.488952 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9adc0f90-7c65-4e45-aca0-7fbbe5595387 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:12.497942 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:12.497942 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:12.502581 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-9adc0f90-7c65-4e45-aca0-7fbbe5595387 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Volume info retrieved successfully. Aug 25 16:27:12.507666 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9adc0f90-7c65-4e45-aca0-7fbbe5595387 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/volumes/8a783c53-169f-475b-aab5-7296eedf7069 returned with HTTP 200 Aug 25 16:27:12.508078 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 752/3047] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:12 2026] GET /volume/v3/volumes/8a783c53-169f-475b-aab5-7296eedf7069 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:12.520177 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b8265c54-34b9-4853-b445-a856d282a79b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:12.523295 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b8265c54-34b9-4853-b445-a856d282a79b tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] POST https://10.4.3.102/volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a/action Aug 25 16:27:12.523816 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b8265c54-34b9-4853-b445-a856d282a79b tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:27:12.523997 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b8265c54-34b9-4853-b445-a856d282a79b tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:12.526210 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.contrib.admin_actions [None req-b8265c54-34b9-4853-b445-a856d282a79b tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] Updating backup 'cc7dd5ea-61c7-406c-bee5-0cbec46c935a' with '{'status': 'error'}' {{(pid=100454) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 25 16:27:12.535406 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:12.535406 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:12.544219 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.backup.rpcapi [None req-b8265c54-34b9-4853-b445-a856d282a79b tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] reset_status in rpcapi backup_id cc7dd5ea-61c7-406c-bee5-0cbec46c935a on host np0000008093. {{(pid=100454) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 25 16:27:12.546243 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b8265c54-34b9-4853-b445-a856d282a79b tempest-VolumesBackupsAdminTest-665910073 tempest-VolumesBackupsAdminTest-665910073-project-admin] https://10.4.3.102/volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a/action returned with HTTP 202 Aug 25 16:27:12.546762 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 770/3048] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:27:12 2026] POST /volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:27:12.554010 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-aaf31355-7b9f-43cd-9257-2cba2a275615 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:12.555941 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-aaf31355-7b9f-43cd-9257-2cba2a275615 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a Aug 25 16:27:12.556124 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-aaf31355-7b9f-43cd-9257-2cba2a275615 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:12.556329 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-aaf31355-7b9f-43cd-9257-2cba2a275615 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:12.556421 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-aaf31355-7b9f-43cd-9257-2cba2a275615 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id cc7dd5ea-61c7-406c-bee5-0cbec46c935a. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:27:12.560615 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:12.560615 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:12.561369 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-aaf31355-7b9f-43cd-9257-2cba2a275615 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a returned with HTTP 200 Aug 25 16:27:12.561726 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 760/3049] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:12 2026] GET /volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:12.571790 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-98d9c3ae-58c1-4c5c-b127-e572541e0d0f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:12.573406 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-98d9c3ae-58c1-4c5c-b127-e572541e0d0f tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] DELETE https://10.4.3.102/volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a Aug 25 16:27:12.573567 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-98d9c3ae-58c1-4c5c-b127-e572541e0d0f tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:12.573753 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-98d9c3ae-58c1-4c5c-b127-e572541e0d0f tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:12.573856 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.contrib.backups [None req-98d9c3ae-58c1-4c5c-b127-e572541e0d0f tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Delete backup with id: cc7dd5ea-61c7-406c-bee5-0cbec46c935a. Aug 25 16:27:12.577758 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:12.577758 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:12.590170 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.backup.rpcapi [None req-98d9c3ae-58c1-4c5c-b127-e572541e0d0f tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] delete_backup rpcapi backup_id cc7dd5ea-61c7-406c-bee5-0cbec46c935a {{(pid=100457) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 16:27:12.592032 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-98d9c3ae-58c1-4c5c-b127-e572541e0d0f tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a returned with HTTP 202 Aug 25 16:27:12.592640 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 768/3050] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:27:12 2026] DELETE /volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:27:12.599035 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-22cfe1c9-8af8-4349-8aea-418f6b86d833 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:12.600870 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-22cfe1c9-8af8-4349-8aea-418f6b86d833 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a Aug 25 16:27:12.601131 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-22cfe1c9-8af8-4349-8aea-418f6b86d833 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:12.601321 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-22cfe1c9-8af8-4349-8aea-418f6b86d833 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:12.601433 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-22cfe1c9-8af8-4349-8aea-418f6b86d833 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id cc7dd5ea-61c7-406c-bee5-0cbec46c935a. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:27:12.606838 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:12.606838 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:12.607569 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-22cfe1c9-8af8-4349-8aea-418f6b86d833 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a returned with HTTP 200 Aug 25 16:27:12.607917 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 753/3051] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:12 2026] GET /volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:13.086030 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-45b87654-93fc-4761-bd8b-1d9cf90f1606 req-cf63f5fa-285a-47ef-8089-248fa4353995 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:13.094157 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-45b87654-93fc-4761-bd8b-1d9cf90f1606 req-cf63f5fa-285a-47ef-8089-248fa4353995 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] POST https://10.4.3.102/volume/v3/attachments/f02eee06-a6de-407b-81d0-319bd36c9204/action Aug 25 16:27:13.094157 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-45b87654-93fc-4761-bd8b-1d9cf90f1606 req-cf63f5fa-285a-47ef-8089-248fa4353995 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action body: b'{"os-complete": null}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:27:13.094157 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-45b87654-93fc-4761-bd8b-1d9cf90f1606 req-cf63f5fa-285a-47ef-8089-248fa4353995 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:13.116624 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:13.116624 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:13.129832 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-45b87654-93fc-4761-bd8b-1d9cf90f1606 req-cf63f5fa-285a-47ef-8089-248fa4353995 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/attachments/f02eee06-a6de-407b-81d0-319bd36c9204/action returned with HTTP 204 Aug 25 16:27:13.130223 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 771/3052] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:27:13 2026] POST /volume/v3/attachments/f02eee06-a6de-407b-81d0-319bd36c9204/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:27:13.619445 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-4e8d0924-cce9-4e4b-9be7-f95e7cdabba0 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:13.621207 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4e8d0924-cce9-4e4b-9be7-f95e7cdabba0 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a Aug 25 16:27:13.621422 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4e8d0924-cce9-4e4b-9be7-f95e7cdabba0 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:13.621644 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4e8d0924-cce9-4e4b-9be7-f95e7cdabba0 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:13.621743 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-4e8d0924-cce9-4e4b-9be7-f95e7cdabba0 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Show backup with id cc7dd5ea-61c7-406c-bee5-0cbec46c935a. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:27:13.625566 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4e8d0924-cce9-4e4b-9be7-f95e7cdabba0 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a returned with HTTP 404 Aug 25 16:27:13.626018 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 761/3053] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:13 2026] GET /volume/v3/backups/cc7dd5ea-61c7-406c-bee5-0cbec46c935a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:27:13.711296 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-90d994e4-18da-45ca-a3e5-9bde94a8e0d4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:13.713130 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-90d994e4-18da-45ca-a3e5-9bde94a8e0d4 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/volumes/8a783c53-169f-475b-aab5-7296eedf7069 Aug 25 16:27:13.713374 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-90d994e4-18da-45ca-a3e5-9bde94a8e0d4 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:13.713582 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-90d994e4-18da-45ca-a3e5-9bde94a8e0d4 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:13.720495 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:13.720495 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:13.724204 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-90d994e4-18da-45ca-a3e5-9bde94a8e0d4 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Volume info retrieved successfully. Aug 25 16:27:13.728943 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-90d994e4-18da-45ca-a3e5-9bde94a8e0d4 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/volumes/8a783c53-169f-475b-aab5-7296eedf7069 returned with HTTP 200 Aug 25 16:27:13.729332 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 769/3054] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:13 2026] GET /volume/v3/volumes/8a783c53-169f-475b-aab5-7296eedf7069 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:13.740364 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-8df4c7ba-c45e-45da-9ce0-8ec1f0179332 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:13.743937 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8df4c7ba-c45e-45da-9ce0-8ec1f0179332 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] DELETE https://10.4.3.102/volume/v3/volumes/8a783c53-169f-475b-aab5-7296eedf7069 Aug 25 16:27:13.745857 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8df4c7ba-c45e-45da-9ce0-8ec1f0179332 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:13.745857 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8df4c7ba-c45e-45da-9ce0-8ec1f0179332 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:13.745857 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-8df4c7ba-c45e-45da-9ce0-8ec1f0179332 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Delete volume with id: 8a783c53-169f-475b-aab5-7296eedf7069 Aug 25 16:27:13.751969 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:13.751969 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:13.752606 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-8df4c7ba-c45e-45da-9ce0-8ec1f0179332 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Volume info retrieved successfully. Aug 25 16:27:13.777196 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-8df4c7ba-c45e-45da-9ce0-8ec1f0179332 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Delete volume request issued successfully. Aug 25 16:27:13.780012 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8df4c7ba-c45e-45da-9ce0-8ec1f0179332 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/volumes/8a783c53-169f-475b-aab5-7296eedf7069 returned with HTTP 202 Aug 25 16:27:13.780012 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 754/3055] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:27:13 2026] DELETE /volume/v3/volumes/8a783c53-169f-475b-aab5-7296eedf7069 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:27:13.789648 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e91f4eba-2670-4d12-ba3f-0e776e6e5476 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:13.792217 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e91f4eba-2670-4d12-ba3f-0e776e6e5476 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/volumes/8a783c53-169f-475b-aab5-7296eedf7069 Aug 25 16:27:13.792217 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e91f4eba-2670-4d12-ba3f-0e776e6e5476 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:13.792896 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e91f4eba-2670-4d12-ba3f-0e776e6e5476 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:13.801414 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:13.801414 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:13.806013 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-e91f4eba-2670-4d12-ba3f-0e776e6e5476 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Volume info retrieved successfully. Aug 25 16:27:13.812801 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e91f4eba-2670-4d12-ba3f-0e776e6e5476 tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/volumes/8a783c53-169f-475b-aab5-7296eedf7069 returned with HTTP 200 Aug 25 16:27:13.813404 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 772/3056] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:13 2026] GET /volume/v3/volumes/8a783c53-169f-475b-aab5-7296eedf7069 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:14.825292 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-708ce9b3-1913-4d29-a1f2-5d2258fc0f4d None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:14.827035 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-708ce9b3-1913-4d29-a1f2-5d2258fc0f4d tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] GET https://10.4.3.102/volume/v3/volumes/8a783c53-169f-475b-aab5-7296eedf7069 Aug 25 16:27:14.827208 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-708ce9b3-1913-4d29-a1f2-5d2258fc0f4d tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:14.827395 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-708ce9b3-1913-4d29-a1f2-5d2258fc0f4d tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:14.834941 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-708ce9b3-1913-4d29-a1f2-5d2258fc0f4d tempest-VolumesBackupsAdminTest-199167476 tempest-VolumesBackupsAdminTest-199167476-project-member] https://10.4.3.102/volume/v3/volumes/8a783c53-169f-475b-aab5-7296eedf7069 returned with HTTP 404 Aug 25 16:27:14.835714 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 762/3057] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:14 2026] GET /volume/v3/volumes/8a783c53-169f-475b-aab5-7296eedf7069 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:27:16.839613 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-efb05330-770c-40f0-9100-0432f1f35cb4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:16.841789 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-efb05330-770c-40f0-9100-0432f1f35cb4 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:27:16.841875 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-efb05330-770c-40f0-9100-0432f1f35cb4 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9fcea7ad-f61c-4330-b26d-860af52471bb", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-105125941"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:16.843254 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-efb05330-770c-40f0-9100-0432f1f35cb4 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Create volume request body: {'volume': {'imageRef': '9fcea7ad-f61c-4330-b26d-860af52471bb', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-105125941'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:27:16.931208 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-efb05330-770c-40f0-9100-0432f1f35cb4 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Create volume of 1 GB Aug 25 16:27:16.935444 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-efb05330-770c-40f0-9100-0432f1f35cb4 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Availability Zones retrieved successfully. Aug 25 16:27:16.940262 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-efb05330-770c-40f0-9100-0432f1f35cb4 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Flow 'volume_create_api' (58caae41-6136-4687-b185-d4c9c2f7bd6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:27:16.941339 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-efb05330-770c-40f0-9100-0432f1f35cb4 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26f8082b-4ee8-49e0-bc6b-1a8c20852687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:27:16.942175 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-efb05330-770c-40f0-9100-0432f1f35cb4 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:27:16.992745 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-efb05330-770c-40f0-9100-0432f1f35cb4 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26f8082b-4ee8-49e0-bc6b-1a8c20852687) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:27:16.993420 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-efb05330-770c-40f0-9100-0432f1f35cb4 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1951e4b4-4cfa-4286-a4a1-6fde84703a63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:27:17.055663 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-efb05330-770c-40f0-9100-0432f1f35cb4 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Created reservations ['b69291ee-7d67-4b06-b9af-f762bf1ae868', '584f6c7f-9305-479d-9b3a-03b6fc7a1613', 'acfe69f3-8e0f-478f-aa11-d83586d964ef', '22850491-3e1e-4c0d-ac29-86f5711361f8'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:27:17.056423 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-efb05330-770c-40f0-9100-0432f1f35cb4 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1951e4b4-4cfa-4286-a4a1-6fde84703a63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b69291ee-7d67-4b06-b9af-f762bf1ae868', '584f6c7f-9305-479d-9b3a-03b6fc7a1613', 'acfe69f3-8e0f-478f-aa11-d83586d964ef', '22850491-3e1e-4c0d-ac29-86f5711361f8']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:27:17.057182 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-efb05330-770c-40f0-9100-0432f1f35cb4 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f132a695-d3f1-4f7d-b45a-58536b0bbc41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:27:17.079462 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-efb05330-770c-40f0-9100-0432f1f35cb4 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f132a695-d3f1-4f7d-b45a-58536b0bbc41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '205aff64-12eb-4183-a885-9d12c2e47735', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-105125941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='877c5d2845e0412d94bccbf46cc2705f',qos_specs=None,replication_status=,reservations=['b69291ee-7d67-4b06-b9af-f762bf1ae868','584f6c7f-9305-479d-9b3a-03b6fc7a1613','acfe69f3-8e0f-478f-aa11-d83586d964ef','22850491-3e1e-4c0d-ac29-86f5711361f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9544033ae2154749bf1c91cf4716b699',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:27:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-105125941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=205aff64-12eb-4183-a885-9d12c2e47735,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='877c5d2845e0412d94bccbf46cc2705f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9544033ae2154749bf1c91cf4716b699',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:27:17.080138 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-efb05330-770c-40f0-9100-0432f1f35cb4 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65ce7e1a-aefa-43cb-a23f-722c9c99cf00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:27:17.101182 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-efb05330-770c-40f0-9100-0432f1f35cb4 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65ce7e1a-aefa-43cb-a23f-722c9c99cf00) transitioned into state 'SUCCESS' from state '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-105125941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='877c5d2845e0412d94bccbf46cc2705f',qos_specs=None,replication_status=,reservations=['b69291ee-7d67-4b06-b9af-f762bf1ae868','584f6c7f-9305-479d-9b3a-03b6fc7a1613','acfe69f3-8e0f-478f-aa11-d83586d964ef','22850491-3e1e-4c0d-ac29-86f5711361f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9544033ae2154749bf1c91cf4716b699',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:27:17.102032 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-efb05330-770c-40f0-9100-0432f1f35cb4 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (395c9b60-6f0b-421e-a321-47f26b66e186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:27:17.112311 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-efb05330-770c-40f0-9100-0432f1f35cb4 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (395c9b60-6f0b-421e-a321-47f26b66e186) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:27:17.113486 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-efb05330-770c-40f0-9100-0432f1f35cb4 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Flow 'volume_create_api' (58caae41-6136-4687-b185-d4c9c2f7bd6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:27:17.113929 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-efb05330-770c-40f0-9100-0432f1f35cb4 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Create volume request issued successfully. Aug 25 16:27:17.114672 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-efb05330-770c-40f0-9100-0432f1f35cb4 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:27:17.115221 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 770/3058] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:27:16 2026] POST /volume/v3/volumes => generated 750 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:27:17.128439 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-3a8484e6-6920-493d-a4e2-22fd4546189d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:17.130375 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3a8484e6-6920-493d-a4e2-22fd4546189d tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] GET https://10.4.3.102/volume/v3/volumes/205aff64-12eb-4183-a885-9d12c2e47735 Aug 25 16:27:17.130783 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3a8484e6-6920-493d-a4e2-22fd4546189d tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:17.130783 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3a8484e6-6920-493d-a4e2-22fd4546189d tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:17.138118 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:17.138118 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:17.141914 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-3a8484e6-6920-493d-a4e2-22fd4546189d tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Volume info retrieved successfully. Aug 25 16:27:17.146667 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3a8484e6-6920-493d-a4e2-22fd4546189d tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] https://10.4.3.102/volume/v3/volumes/205aff64-12eb-4183-a885-9d12c2e47735 returned with HTTP 200 Aug 25 16:27:17.147078 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 755/3059] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:17 2026] GET /volume/v3/volumes/205aff64-12eb-4183-a885-9d12c2e47735 => generated 818 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:18.165369 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-2fc34f69-bb67-489f-912c-b7d00dc1c342 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:18.167241 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2fc34f69-bb67-489f-912c-b7d00dc1c342 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] GET https://10.4.3.102/volume/v3/volumes/205aff64-12eb-4183-a885-9d12c2e47735 Aug 25 16:27:18.167667 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2fc34f69-bb67-489f-912c-b7d00dc1c342 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:18.168122 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2fc34f69-bb67-489f-912c-b7d00dc1c342 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:18.180880 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:18.180880 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:18.186128 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-2fc34f69-bb67-489f-912c-b7d00dc1c342 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Volume info retrieved successfully. Aug 25 16:27:18.195779 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2fc34f69-bb67-489f-912c-b7d00dc1c342 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] https://10.4.3.102/volume/v3/volumes/205aff64-12eb-4183-a885-9d12c2e47735 returned with HTTP 200 Aug 25 16:27:18.196413 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 773/3060] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:18 2026] GET /volume/v3/volumes/205aff64-12eb-4183-a885-9d12c2e47735 => generated 1358 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:18.211440 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c1052257-3a5d-4081-89a1-99aefd59e850 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:18.213172 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c1052257-3a5d-4081-89a1-99aefd59e850 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] POST https://10.4.3.102/volume/v3/volumes/205aff64-12eb-4183-a885-9d12c2e47735/action Aug 25 16:27:18.213550 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c1052257-3a5d-4081-89a1-99aefd59e850 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-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=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:27:18.213697 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c1052257-3a5d-4081-89a1-99aefd59e850 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-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=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:18.225498 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:18.225498 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:18.231726 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:18.231726 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:18.232205 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-c1052257-3a5d-4081-89a1-99aefd59e850 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Volume info retrieved successfully. Aug 25 16:27:18.250561 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-c1052257-3a5d-4081-89a1-99aefd59e850 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Update volume metadata completed successfully. Aug 25 16:27:18.250869 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c1052257-3a5d-4081-89a1-99aefd59e850 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] https://10.4.3.102/volume/v3/volumes/205aff64-12eb-4183-a885-9d12c2e47735/action returned with HTTP 200 Aug 25 16:27:18.251350 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 763/3061] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:27:18 2026] POST /volume/v3/volumes/205aff64-12eb-4183-a885-9d12c2e47735/action => generated 563 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:18.266730 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-de48e5c0-3521-406a-8c0c-ec587b416aef None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:18.268908 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-de48e5c0-3521-406a-8c0c-ec587b416aef tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] GET https://10.4.3.102/volume/v3/volumes/205aff64-12eb-4183-a885-9d12c2e47735 Aug 25 16:27:18.269360 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-de48e5c0-3521-406a-8c0c-ec587b416aef tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:18.269469 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-de48e5c0-3521-406a-8c0c-ec587b416aef tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:18.276502 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:18.276502 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:18.280321 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-de48e5c0-3521-406a-8c0c-ec587b416aef tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Volume info retrieved successfully. Aug 25 16:27:18.285879 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-de48e5c0-3521-406a-8c0c-ec587b416aef tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] https://10.4.3.102/volume/v3/volumes/205aff64-12eb-4183-a885-9d12c2e47735 returned with HTTP 200 Aug 25 16:27:18.286433 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 771/3062] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:18 2026] GET /volume/v3/volumes/205aff64-12eb-4183-a885-9d12c2e47735 => generated 1418 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:18.300124 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-7b4d665a-c336-4bc4-98d7-79d5a8b7cc99 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:18.302533 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7b4d665a-c336-4bc4-98d7-79d5a8b7cc99 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] POST https://10.4.3.102/volume/v3/volumes/205aff64-12eb-4183-a885-9d12c2e47735/action Aug 25 16:27:18.303111 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7b4d665a-c336-4bc4-98d7-79d5a8b7cc99 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:27:18.303319 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7b4d665a-c336-4bc4-98d7-79d5a8b7cc99 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:18.312704 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:18.312704 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:18.318984 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:18.318984 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:18.319540 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-7b4d665a-c336-4bc4-98d7-79d5a8b7cc99 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Volume info retrieved successfully. Aug 25 16:27:18.324166 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-7b4d665a-c336-4bc4-98d7-79d5a8b7cc99 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Get volume image-metadata completed successfully. Aug 25 16:27:18.337439 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-7b4d665a-c336-4bc4-98d7-79d5a8b7cc99 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Delete volume metadata completed successfully. Aug 25 16:27:18.337715 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7b4d665a-c336-4bc4-98d7-79d5a8b7cc99 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] https://10.4.3.102/volume/v3/volumes/205aff64-12eb-4183-a885-9d12c2e47735/action returned with HTTP 200 Aug 25 16:27:18.338280 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 756/3063] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:27:18 2026] POST /volume/v3/volumes/205aff64-12eb-4183-a885-9d12c2e47735/action => generated 0 bytes in 39 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 25 16:27:18.348123 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-29674d74-ff5d-4cee-9b52-919d006da0d5 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:18.351130 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-29674d74-ff5d-4cee-9b52-919d006da0d5 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] POST https://10.4.3.102/volume/v3/volumes/205aff64-12eb-4183-a885-9d12c2e47735/action Aug 25 16:27:18.351454 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-29674d74-ff5d-4cee-9b52-919d006da0d5 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:27:18.351554 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-29674d74-ff5d-4cee-9b52-919d006da0d5 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:18.360212 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:18.360212 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:18.360787 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-29674d74-ff5d-4cee-9b52-919d006da0d5 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Volume info retrieved successfully. Aug 25 16:27:18.368095 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-29674d74-ff5d-4cee-9b52-919d006da0d5 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Get volume image-metadata completed successfully. Aug 25 16:27:18.368437 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-29674d74-ff5d-4cee-9b52-919d006da0d5 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] https://10.4.3.102/volume/v3/volumes/205aff64-12eb-4183-a885-9d12c2e47735/action returned with HTTP 200 Aug 25 16:27:18.368880 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 774/3064] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:27:18 2026] POST /volume/v3/volumes/205aff64-12eb-4183-a885-9d12c2e47735/action => generated 537 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:18.377344 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a7c22910-2e7a-4270-a1d9-fa5c56e79e66 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:18.379011 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a7c22910-2e7a-4270-a1d9-fa5c56e79e66 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] GET https://10.4.3.102/volume/v3/volumes/205aff64-12eb-4183-a885-9d12c2e47735 Aug 25 16:27:18.379174 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a7c22910-2e7a-4270-a1d9-fa5c56e79e66 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:18.379377 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a7c22910-2e7a-4270-a1d9-fa5c56e79e66 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:18.386011 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:18.386011 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:18.389416 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-a7c22910-2e7a-4270-a1d9-fa5c56e79e66 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Volume info retrieved successfully. Aug 25 16:27:18.393888 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a7c22910-2e7a-4270-a1d9-fa5c56e79e66 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] https://10.4.3.102/volume/v3/volumes/205aff64-12eb-4183-a885-9d12c2e47735 returned with HTTP 200 Aug 25 16:27:18.394225 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 764/3065] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:18 2026] GET /volume/v3/volumes/205aff64-12eb-4183-a885-9d12c2e47735 => generated 1392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:18.408299 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-ade0c3b1-b53a-4b8b-a113-170c60b78b4f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:18.409991 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ade0c3b1-b53a-4b8b-a113-170c60b78b4f tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] DELETE https://10.4.3.102/volume/v3/volumes/205aff64-12eb-4183-a885-9d12c2e47735 Aug 25 16:27:18.410190 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ade0c3b1-b53a-4b8b-a113-170c60b78b4f tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:18.410365 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ade0c3b1-b53a-4b8b-a113-170c60b78b4f tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:18.410510 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-ade0c3b1-b53a-4b8b-a113-170c60b78b4f tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Delete volume with id: 205aff64-12eb-4183-a885-9d12c2e47735 Aug 25 16:27:18.417294 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:18.417294 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:18.418923 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-ade0c3b1-b53a-4b8b-a113-170c60b78b4f tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Volume info retrieved successfully. Aug 25 16:27:18.442445 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-ade0c3b1-b53a-4b8b-a113-170c60b78b4f tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Delete volume request issued successfully. Aug 25 16:27:18.442614 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ade0c3b1-b53a-4b8b-a113-170c60b78b4f tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] https://10.4.3.102/volume/v3/volumes/205aff64-12eb-4183-a885-9d12c2e47735 returned with HTTP 202 Aug 25 16:27:18.442995 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 772/3066] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:27:18 2026] DELETE /volume/v3/volumes/205aff64-12eb-4183-a885-9d12c2e47735 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:27:18.454238 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-63e250a4-20cc-4caa-8bfe-4abed7b53b07 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:18.455843 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-63e250a4-20cc-4caa-8bfe-4abed7b53b07 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] GET https://10.4.3.102/volume/v3/volumes/205aff64-12eb-4183-a885-9d12c2e47735 Aug 25 16:27:18.456058 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-63e250a4-20cc-4caa-8bfe-4abed7b53b07 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:18.456307 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-63e250a4-20cc-4caa-8bfe-4abed7b53b07 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:18.464347 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:18.464347 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:18.467920 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-63e250a4-20cc-4caa-8bfe-4abed7b53b07 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Volume info retrieved successfully. Aug 25 16:27:18.473314 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-63e250a4-20cc-4caa-8bfe-4abed7b53b07 tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] https://10.4.3.102/volume/v3/volumes/205aff64-12eb-4183-a885-9d12c2e47735 returned with HTTP 200 Aug 25 16:27:18.473758 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 757/3067] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:18 2026] GET /volume/v3/volumes/205aff64-12eb-4183-a885-9d12c2e47735 => generated 1391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:19.487267 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-d8efd8b3-d85b-4add-b00a-5c5bd3b06c4f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:19.489360 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d8efd8b3-d85b-4add-b00a-5c5bd3b06c4f tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] GET https://10.4.3.102/volume/v3/volumes/205aff64-12eb-4183-a885-9d12c2e47735 Aug 25 16:27:19.489581 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d8efd8b3-d85b-4add-b00a-5c5bd3b06c4f tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:19.489808 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d8efd8b3-d85b-4add-b00a-5c5bd3b06c4f tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:19.496651 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d8efd8b3-d85b-4add-b00a-5c5bd3b06c4f tempest-VolumesImageMetadata-321270444 tempest-VolumesImageMetadata-321270444-project-member] https://10.4.3.102/volume/v3/volumes/205aff64-12eb-4183-a885-9d12c2e47735 returned with HTTP 404 Aug 25 16:27:19.497254 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 775/3068] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:19 2026] GET /volume/v3/volumes/205aff64-12eb-4183-a885-9d12c2e47735 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:27:21.591155 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-26a0c1d5-eec2-4966-b308-fe29b9e1e4af None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:21.724082 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-26a0c1d5-eec2-4966-b308-fe29b9e1e4af tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:27:21.724599 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-26a0c1d5-eec2-4966-b308-fe29b9e1e4af tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1734875283"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:21.726431 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-26a0c1d5-eec2-4966-b308-fe29b9e1e4af tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1734875283'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:27:21.726601 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-26a0c1d5-eec2-4966-b308-fe29b9e1e4af tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Create volume of 1 GB Aug 25 16:27:21.732573 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-26a0c1d5-eec2-4966-b308-fe29b9e1e4af tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Availability Zones retrieved successfully. Aug 25 16:27:21.740547 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-26a0c1d5-eec2-4966-b308-fe29b9e1e4af tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Flow 'volume_create_api' (b49ecc09-af29-463e-ba77-664a419993d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:27:21.741802 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-26a0c1d5-eec2-4966-b308-fe29b9e1e4af tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (566b69af-d9d4-4674-9074-b5e2f21e174f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:27:21.743250 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-26a0c1d5-eec2-4966-b308-fe29b9e1e4af tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:27:21.780910 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-26a0c1d5-eec2-4966-b308-fe29b9e1e4af tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (566b69af-d9d4-4674-9074-b5e2f21e174f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:27:21.782037 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-26a0c1d5-eec2-4966-b308-fe29b9e1e4af tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c462b7e-3c79-48be-adcd-c69b6657f0ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:27:21.872634 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-26a0c1d5-eec2-4966-b308-fe29b9e1e4af tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Created reservations ['d779b9de-0033-4f73-9551-38d646e2286e', '27d7be9d-d425-4fdd-bde7-2269cdae3ab9', '1c7d5a2c-d526-4152-aa77-6b0340a8074d', 'f166ac03-1feb-4550-8e25-7bdebc800963'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:27:21.873356 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-26a0c1d5-eec2-4966-b308-fe29b9e1e4af tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c462b7e-3c79-48be-adcd-c69b6657f0ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d779b9de-0033-4f73-9551-38d646e2286e', '27d7be9d-d425-4fdd-bde7-2269cdae3ab9', '1c7d5a2c-d526-4152-aa77-6b0340a8074d', 'f166ac03-1feb-4550-8e25-7bdebc800963']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:27:21.874135 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-26a0c1d5-eec2-4966-b308-fe29b9e1e4af tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (817a6aed-5a07-43aa-bd96-4066c41ee90e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:27:21.897581 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-26a0c1d5-eec2-4966-b308-fe29b9e1e4af tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (817a6aed-5a07-43aa-bd96-4066c41ee90e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7da96741-1bc9-4166-92e7-b70db1acd98d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1734875283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d57bb2cbf3b84cf2881f7dc546c685cd',qos_specs=None,replication_status=,reservations=['d779b9de-0033-4f73-9551-38d646e2286e','27d7be9d-d425-4fdd-bde7-2269cdae3ab9','1c7d5a2c-d526-4152-aa77-6b0340a8074d','f166ac03-1feb-4550-8e25-7bdebc800963'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fb3cd31142f4d8a87ddc2cad7bfeb3b',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:27:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1734875283',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7da96741-1bc9-4166-92e7-b70db1acd98d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d57bb2cbf3b84cf2881f7dc546c685cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fb3cd31142f4d8a87ddc2cad7bfeb3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:27:21.898309 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-26a0c1d5-eec2-4966-b308-fe29b9e1e4af tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4baf2f1-4579-4130-9be4-98ef0bdb770b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:27:21.919196 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-26a0c1d5-eec2-4966-b308-fe29b9e1e4af tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4baf2f1-4579-4130-9be4-98ef0bdb770b) transitioned into state 'SUCCESS' from state '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-1734875283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d57bb2cbf3b84cf2881f7dc546c685cd',qos_specs=None,replication_status=,reservations=['d779b9de-0033-4f73-9551-38d646e2286e','27d7be9d-d425-4fdd-bde7-2269cdae3ab9','1c7d5a2c-d526-4152-aa77-6b0340a8074d','f166ac03-1feb-4550-8e25-7bdebc800963'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fb3cd31142f4d8a87ddc2cad7bfeb3b',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:27:21.920287 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-26a0c1d5-eec2-4966-b308-fe29b9e1e4af tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d21ce07-5906-404e-bac6-309ebb0d975f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:27:21.931027 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-26a0c1d5-eec2-4966-b308-fe29b9e1e4af tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d21ce07-5906-404e-bac6-309ebb0d975f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:27:21.935117 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-26a0c1d5-eec2-4966-b308-fe29b9e1e4af tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Flow 'volume_create_api' (b49ecc09-af29-463e-ba77-664a419993d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:27:21.935456 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-26a0c1d5-eec2-4966-b308-fe29b9e1e4af tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Create volume request issued successfully. Aug 25 16:27:21.936112 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-26a0c1d5-eec2-4966-b308-fe29b9e1e4af tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:27:21.936527 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 765/3069] 10.4.3.102 () {70 vars in 1299 bytes} [Tue Aug 25 16:27:21 2026] POST /volume/v3/volumes => generated 819 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:27:21.952613 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f033b651-db6a-40d3-ab09-929f6c545c90 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:21.952613 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f033b651-db6a-40d3-ab09-929f6c545c90 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] GET https://10.4.3.102/volume/v3/volumes/7da96741-1bc9-4166-92e7-b70db1acd98d Aug 25 16:27:21.952613 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f033b651-db6a-40d3-ab09-929f6c545c90 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:21.952613 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f033b651-db6a-40d3-ab09-929f6c545c90 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:21.960742 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:21.960742 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:21.964438 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-f033b651-db6a-40d3-ab09-929f6c545c90 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Volume info retrieved successfully. Aug 25 16:27:21.968622 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f033b651-db6a-40d3-ab09-929f6c545c90 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] https://10.4.3.102/volume/v3/volumes/7da96741-1bc9-4166-92e7-b70db1acd98d returned with HTTP 200 Aug 25 16:27:21.968986 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 773/3070] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:27:21 2026] GET /volume/v3/volumes/7da96741-1bc9-4166-92e7-b70db1acd98d => generated 887 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:22.986059 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-4cb18fde-f523-42f2-84ac-9386dacc934e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:22.988349 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4cb18fde-f523-42f2-84ac-9386dacc934e tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] GET https://10.4.3.102/volume/v3/volumes/7da96741-1bc9-4166-92e7-b70db1acd98d Aug 25 16:27:22.988644 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4cb18fde-f523-42f2-84ac-9386dacc934e tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:22.988911 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4cb18fde-f523-42f2-84ac-9386dacc934e tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:22.999090 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:22.999090 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:23.004598 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-4cb18fde-f523-42f2-84ac-9386dacc934e tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Volume info retrieved successfully. Aug 25 16:27:23.010145 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4cb18fde-f523-42f2-84ac-9386dacc934e tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] https://10.4.3.102/volume/v3/volumes/7da96741-1bc9-4166-92e7-b70db1acd98d returned with HTTP 200 Aug 25 16:27:23.010764 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 758/3071] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:27:22 2026] GET /volume/v3/volumes/7da96741-1bc9-4166-92e7-b70db1acd98d => generated 946 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:23.025705 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-cb9e4099-9a42-493f-a034-02754b8886d4 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:23.027493 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cb9e4099-9a42-493f-a034-02754b8886d4 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] POST https://10.4.3.102/volume/v3/volume-transfers Aug 25 16:27:23.027864 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cb9e4099-9a42-493f-a034-02754b8886d4 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "7da96741-1bc9-4166-92e7-b70db1acd98d"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:23.029183 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volume_transfer [None req-cb9e4099-9a42-493f-a034-02754b8886d4 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Creating new volume transfer {'transfer': {'volume_id': '7da96741-1bc9-4166-92e7-b70db1acd98d'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 25 16:27:23.029333 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volume_transfer [None req-cb9e4099-9a42-493f-a034-02754b8886d4 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Creating transfer of volume 7da96741-1bc9-4166-92e7-b70db1acd98d Aug 25 16:27:23.029435 np0000008093 devstack@c-api.service[100454]: INFO cinder.transfer.api [None req-cb9e4099-9a42-493f-a034-02754b8886d4 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Generating transfer record for volume 7da96741-1bc9-4166-92e7-b70db1acd98d Aug 25 16:27:23.037002 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:23.037002 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:23.048861 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cb9e4099-9a42-493f-a034-02754b8886d4 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] https://10.4.3.102/volume/v3/volume-transfers returned with HTTP 202 Aug 25 16:27:23.049456 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 776/3072] 10.4.3.102 () {70 vars in 1326 bytes} [Tue Aug 25 16:27:23 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:27:23.057886 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-5d8e441f-3137-4201-ba27-b72790280c1f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:23.059624 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5d8e441f-3137-4201-ba27-b72790280c1f tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] GET https://10.4.3.102/volume/v3/volumes/7da96741-1bc9-4166-92e7-b70db1acd98d Aug 25 16:27:23.059806 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5d8e441f-3137-4201-ba27-b72790280c1f tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:23.059976 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5d8e441f-3137-4201-ba27-b72790280c1f tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:23.066897 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:23.066897 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:23.070109 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-5d8e441f-3137-4201-ba27-b72790280c1f tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Volume info retrieved successfully. Aug 25 16:27:23.074151 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5d8e441f-3137-4201-ba27-b72790280c1f tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] https://10.4.3.102/volume/v3/volumes/7da96741-1bc9-4166-92e7-b70db1acd98d returned with HTTP 200 Aug 25 16:27:23.074515 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 766/3073] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:27:23 2026] GET /volume/v3/volumes/7da96741-1bc9-4166-92e7-b70db1acd98d => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:23.087840 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1d38f5bf-4929-4448-96a3-bc1a13af8c42 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:23.089910 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1d38f5bf-4929-4448-96a3-bc1a13af8c42 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] GET https://10.4.3.102/volume/v3/volume-transfers/4929e44e-30f2-4368-8266-e15460eee6b9 Aug 25 16:27:23.090136 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1d38f5bf-4929-4448-96a3-bc1a13af8c42 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:23.090373 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1d38f5bf-4929-4448-96a3-bc1a13af8c42 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:23.094696 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1d38f5bf-4929-4448-96a3-bc1a13af8c42 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] https://10.4.3.102/volume/v3/volume-transfers/4929e44e-30f2-4368-8266-e15460eee6b9 returned with HTTP 200 Aug 25 16:27:23.095108 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 774/3074] 10.4.3.102 () {68 vars in 1416 bytes} [Tue Aug 25 16:27:23 2026] GET /volume/v3/volume-transfers/4929e44e-30f2-4368-8266-e15460eee6b9 => generated 432 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:23.103543 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-8fd48ba7-07cb-4106-85e9-dc54fbc2a382 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:23.105395 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8fd48ba7-07cb-4106-85e9-dc54fbc2a382 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] GET https://10.4.3.102/volume/v3/volume-transfers Aug 25 16:27:23.105623 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8fd48ba7-07cb-4106-85e9-dc54fbc2a382 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:23.105819 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8fd48ba7-07cb-4106-85e9-dc54fbc2a382 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Calling method 'index' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:23.105980 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volume_transfer [None req-8fd48ba7-07cb-4106-85e9-dc54fbc2a382 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Listing volume transfers {{(pid=100455) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 25 16:27:23.109847 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8fd48ba7-07cb-4106-85e9-dc54fbc2a382 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] https://10.4.3.102/volume/v3/volume-transfers returned with HTTP 200 Aug 25 16:27:23.110181 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 759/3075] 10.4.3.102 () {68 vars in 1305 bytes} [Tue Aug 25 16:27:23 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:23.117904 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ff9ba2bb-98c5-45a2-a099-ca9268e86278 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:23.183609 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ff9ba2bb-98c5-45a2-a099-ca9268e86278 tempest-VolumesTransfersV355Test-1780602777 tempest-VolumesTransfersV355Test-1780602777-project-member] POST https://10.4.3.102/volume/v3/volume-transfers/4929e44e-30f2-4368-8266-e15460eee6b9/accept Aug 25 16:27:23.184029 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ff9ba2bb-98c5-45a2-a099-ca9268e86278 tempest-VolumesTransfersV355Test-1780602777 tempest-VolumesTransfersV355Test-1780602777-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "7275de08cde5ebe3"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:23.185299 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.contrib.volume_transfer [None req-ff9ba2bb-98c5-45a2-a099-ca9268e86278 tempest-VolumesTransfersV355Test-1780602777 tempest-VolumesTransfersV355Test-1780602777-project-member] Accepting volume transfer 4929e44e-30f2-4368-8266-e15460eee6b9 {{(pid=100454) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 25 16:27:23.185400 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.contrib.volume_transfer [None req-ff9ba2bb-98c5-45a2-a099-ca9268e86278 tempest-VolumesTransfersV355Test-1780602777 tempest-VolumesTransfersV355Test-1780602777-project-member] Accepting transfer 4929e44e-30f2-4368-8266-e15460eee6b9 Aug 25 16:27:23.237492 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-ff9ba2bb-98c5-45a2-a099-ca9268e86278 tempest-VolumesTransfersV355Test-1780602777 tempest-VolumesTransfersV355Test-1780602777-project-member] Created reservations ['cfaa2602-a128-4b4f-acab-a2baded4f491', '8b14ce74-f285-4fad-8acf-38cd8baeaf08', '8ee7a31a-05ab-4456-b893-3ca75f942a1c', 'e6674cdc-77e7-47b9-8615-84540879fab2'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:27:23.259096 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-ff9ba2bb-98c5-45a2-a099-ca9268e86278 tempest-VolumesTransfersV355Test-1780602777 tempest-VolumesTransfersV355Test-1780602777-project-member] Created reservations ['df5cb486-6709-4ce6-aac3-e2d2868015ee', 'b180057c-8d87-4031-a4b5-e77ee6b6f5a2', '89a5f758-f96c-40b7-a108-5d2e79e01e19', 'a250d70d-e35c-4717-a189-01f5590623e5'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:27:23.296683 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-ff9ba2bb-98c5-45a2-a099-ca9268e86278 tempest-VolumesTransfersV355Test-1780602777 tempest-VolumesTransfersV355Test-1780602777-project-member] Created reservations ['5454eb36-4c4d-4085-979e-189ab4dc92e9', '834f98ba-77cb-461c-bc64-cfa244bc5882', '5184a0d2-28d5-4c6c-b8e2-ad32f4511cde', 'b305239c-2444-4301-aaec-09386864d5fe'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:27:23.324528 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-ff9ba2bb-98c5-45a2-a099-ca9268e86278 tempest-VolumesTransfersV355Test-1780602777 tempest-VolumesTransfersV355Test-1780602777-project-member] Created reservations ['f3fa875e-3e3e-4384-a97f-77056b1cf05f', '0e793ff8-fa4f-46b7-b138-b87742a5e294', 'b8ba5c56-661b-48f4-a5e5-38cba71bc815', '82b83d11-e0b3-48f3-b751-8ba99c1942d5'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:27:23.335239 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-ff9ba2bb-98c5-45a2-a099-ca9268e86278 tempest-VolumesTransfersV355Test-1780602777 tempest-VolumesTransfersV355Test-1780602777-project-member] Transfer volume completed successfully. Aug 25 16:27:23.394888 np0000008093 devstack@c-api.service[100454]: INFO cinder.transfer.api [None req-ff9ba2bb-98c5-45a2-a099-ca9268e86278 tempest-VolumesTransfersV355Test-1780602777 tempest-VolumesTransfersV355Test-1780602777-project-member] Volume 7da96741-1bc9-4166-92e7-b70db1acd98d has been transferred. Aug 25 16:27:23.404651 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ff9ba2bb-98c5-45a2-a099-ca9268e86278 tempest-VolumesTransfersV355Test-1780602777 tempest-VolumesTransfersV355Test-1780602777-project-member] https://10.4.3.102/volume/v3/volume-transfers/4929e44e-30f2-4368-8266-e15460eee6b9/accept returned with HTTP 202 Aug 25 16:27:23.405214 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 777/3076] 10.4.3.102 () {70 vars in 1458 bytes} [Tue Aug 25 16:27:23 2026] POST /volume/v3/volume-transfers/4929e44e-30f2-4368-8266-e15460eee6b9/accept => generated 365 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:27:23.413777 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-68e3dd7f-7853-469e-af75-d23d4b4d2fe3 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:23.415654 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-68e3dd7f-7853-469e-af75-d23d4b4d2fe3 tempest-VolumesTransfersV355Test-1780602777 tempest-VolumesTransfersV355Test-1780602777-project-member] GET https://10.4.3.102/volume/v3/volumes/7da96741-1bc9-4166-92e7-b70db1acd98d Aug 25 16:27:23.415840 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-68e3dd7f-7853-469e-af75-d23d4b4d2fe3 tempest-VolumesTransfersV355Test-1780602777 tempest-VolumesTransfersV355Test-1780602777-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:23.416015 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-68e3dd7f-7853-469e-af75-d23d4b4d2fe3 tempest-VolumesTransfersV355Test-1780602777 tempest-VolumesTransfersV355Test-1780602777-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:23.422859 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:23.422859 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:23.426409 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-68e3dd7f-7853-469e-af75-d23d4b4d2fe3 tempest-VolumesTransfersV355Test-1780602777 tempest-VolumesTransfersV355Test-1780602777-project-member] Volume info retrieved successfully. Aug 25 16:27:23.430813 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-68e3dd7f-7853-469e-af75-d23d4b4d2fe3 tempest-VolumesTransfersV355Test-1780602777 tempest-VolumesTransfersV355Test-1780602777-project-member] https://10.4.3.102/volume/v3/volumes/7da96741-1bc9-4166-92e7-b70db1acd98d returned with HTTP 200 Aug 25 16:27:23.431150 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 767/3077] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:27:23 2026] GET /volume/v3/volumes/7da96741-1bc9-4166-92e7-b70db1acd98d => generated 946 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:23.444397 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-2215a4d0-2925-484a-88bf-78822553eed0 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:23.446133 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2215a4d0-2925-484a-88bf-78822553eed0 tempest-VolumesTransfersV355Test-1780602777 tempest-VolumesTransfersV355Test-1780602777-project-member] GET https://10.4.3.102/volume/v3/volumes/7da96741-1bc9-4166-92e7-b70db1acd98d Aug 25 16:27:23.446443 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2215a4d0-2925-484a-88bf-78822553eed0 tempest-VolumesTransfersV355Test-1780602777 tempest-VolumesTransfersV355Test-1780602777-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:23.446676 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2215a4d0-2925-484a-88bf-78822553eed0 tempest-VolumesTransfersV355Test-1780602777 tempest-VolumesTransfersV355Test-1780602777-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:23.455217 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:23.455217 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:23.461167 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-2215a4d0-2925-484a-88bf-78822553eed0 tempest-VolumesTransfersV355Test-1780602777 tempest-VolumesTransfersV355Test-1780602777-project-member] Volume info retrieved successfully. Aug 25 16:27:23.465078 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2215a4d0-2925-484a-88bf-78822553eed0 tempest-VolumesTransfersV355Test-1780602777 tempest-VolumesTransfersV355Test-1780602777-project-member] https://10.4.3.102/volume/v3/volumes/7da96741-1bc9-4166-92e7-b70db1acd98d returned with HTTP 200 Aug 25 16:27:23.465455 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 775/3078] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:27:23 2026] GET /volume/v3/volumes/7da96741-1bc9-4166-92e7-b70db1acd98d => generated 946 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:23.477832 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c1ea213e-f530-434e-a538-b8fd87b511e9 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:23.479398 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c1ea213e-f530-434e-a538-b8fd87b511e9 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] DELETE https://10.4.3.102/volume/v3/volume-transfers/4929e44e-30f2-4368-8266-e15460eee6b9 Aug 25 16:27:23.479599 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c1ea213e-f530-434e-a538-b8fd87b511e9 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:23.479784 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c1ea213e-f530-434e-a538-b8fd87b511e9 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:23.479881 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.contrib.volume_transfer [None req-c1ea213e-f530-434e-a538-b8fd87b511e9 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Delete transfer with id: 4929e44e-30f2-4368-8266-e15460eee6b9 Aug 25 16:27:23.482809 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c1ea213e-f530-434e-a538-b8fd87b511e9 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] https://10.4.3.102/volume/v3/volume-transfers/4929e44e-30f2-4368-8266-e15460eee6b9 returned with HTTP 404 Aug 25 16:27:23.483413 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 760/3079] 10.4.3.102 () {68 vars in 1419 bytes} [Tue Aug 25 16:27:23 2026] DELETE /volume/v3/volume-transfers/4929e44e-30f2-4368-8266-e15460eee6b9 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:27:23.489419 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-83b19978-be83-4704-a75f-bfc94476955a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:23.515875 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-83b19978-be83-4704-a75f-bfc94476955a tempest-VolumesTransfersV355Test-637871398 tempest-VolumesTransfersV355Test-637871398-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/7da96741-1bc9-4166-92e7-b70db1acd98d Aug 25 16:27:23.516176 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-83b19978-be83-4704-a75f-bfc94476955a tempest-VolumesTransfersV355Test-637871398 tempest-VolumesTransfersV355Test-637871398-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:23.516430 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-83b19978-be83-4704-a75f-bfc94476955a tempest-VolumesTransfersV355Test-637871398 tempest-VolumesTransfersV355Test-637871398-project-admin] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:23.516663 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-83b19978-be83-4704-a75f-bfc94476955a tempest-VolumesTransfersV355Test-637871398 tempest-VolumesTransfersV355Test-637871398-project-admin] Delete volume with id: 7da96741-1bc9-4166-92e7-b70db1acd98d Aug 25 16:27:23.525740 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:23.525740 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:23.526144 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-83b19978-be83-4704-a75f-bfc94476955a tempest-VolumesTransfersV355Test-637871398 tempest-VolumesTransfersV355Test-637871398-project-admin] Volume info retrieved successfully. Aug 25 16:27:23.541343 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-83b19978-be83-4704-a75f-bfc94476955a tempest-VolumesTransfersV355Test-637871398 tempest-VolumesTransfersV355Test-637871398-project-admin] Delete volume request issued successfully. Aug 25 16:27:23.541559 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-83b19978-be83-4704-a75f-bfc94476955a tempest-VolumesTransfersV355Test-637871398 tempest-VolumesTransfersV355Test-637871398-project-admin] https://10.4.3.102/volume/v3/volumes/7da96741-1bc9-4166-92e7-b70db1acd98d returned with HTTP 202 Aug 25 16:27:23.541915 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 778/3080] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:27:23 2026] DELETE /volume/v3/volumes/7da96741-1bc9-4166-92e7-b70db1acd98d => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:27:23.553149 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c91fed6c-18e4-4fdc-9f72-623f0f4ab015 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:23.556259 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c91fed6c-18e4-4fdc-9f72-623f0f4ab015 tempest-VolumesTransfersV355Test-637871398 tempest-VolumesTransfersV355Test-637871398-project-admin] GET https://10.4.3.102/volume/v3/volumes/7da96741-1bc9-4166-92e7-b70db1acd98d Aug 25 16:27:23.556502 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c91fed6c-18e4-4fdc-9f72-623f0f4ab015 tempest-VolumesTransfersV355Test-637871398 tempest-VolumesTransfersV355Test-637871398-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:23.556715 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c91fed6c-18e4-4fdc-9f72-623f0f4ab015 tempest-VolumesTransfersV355Test-637871398 tempest-VolumesTransfersV355Test-637871398-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:23.564748 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:23.564748 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:23.572419 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-c91fed6c-18e4-4fdc-9f72-623f0f4ab015 tempest-VolumesTransfersV355Test-637871398 tempest-VolumesTransfersV355Test-637871398-project-admin] Volume info retrieved successfully. Aug 25 16:27:23.578024 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c91fed6c-18e4-4fdc-9f72-623f0f4ab015 tempest-VolumesTransfersV355Test-637871398 tempest-VolumesTransfersV355Test-637871398-project-admin] https://10.4.3.102/volume/v3/volumes/7da96741-1bc9-4166-92e7-b70db1acd98d returned with HTTP 200 Aug 25 16:27:23.578433 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 768/3081] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:27:23 2026] GET /volume/v3/volumes/7da96741-1bc9-4166-92e7-b70db1acd98d => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:27:24.593040 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-ea4c010a-8f74-464f-93e2-4a3b39b86196 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:24.594951 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ea4c010a-8f74-464f-93e2-4a3b39b86196 tempest-VolumesTransfersV355Test-637871398 tempest-VolumesTransfersV355Test-637871398-project-admin] GET https://10.4.3.102/volume/v3/volumes/7da96741-1bc9-4166-92e7-b70db1acd98d Aug 25 16:27:24.595184 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ea4c010a-8f74-464f-93e2-4a3b39b86196 tempest-VolumesTransfersV355Test-637871398 tempest-VolumesTransfersV355Test-637871398-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:24.595432 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ea4c010a-8f74-464f-93e2-4a3b39b86196 tempest-VolumesTransfersV355Test-637871398 tempest-VolumesTransfersV355Test-637871398-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:24.602657 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ea4c010a-8f74-464f-93e2-4a3b39b86196 tempest-VolumesTransfersV355Test-637871398 tempest-VolumesTransfersV355Test-637871398-project-admin] https://10.4.3.102/volume/v3/volumes/7da96741-1bc9-4166-92e7-b70db1acd98d returned with HTTP 404 Aug 25 16:27:24.603460 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 776/3082] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:27:24 2026] GET /volume/v3/volumes/7da96741-1bc9-4166-92e7-b70db1acd98d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:27:24.610501 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-9f197f5d-aeb2-4966-8f6e-41a734df2949 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:24.612384 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9f197f5d-aeb2-4966-8f6e-41a734df2949 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] GET https://10.4.3.102/volume/v3/volumes/7da96741-1bc9-4166-92e7-b70db1acd98d Aug 25 16:27:24.612699 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9f197f5d-aeb2-4966-8f6e-41a734df2949 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:24.612918 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9f197f5d-aeb2-4966-8f6e-41a734df2949 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:24.618547 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9f197f5d-aeb2-4966-8f6e-41a734df2949 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] https://10.4.3.102/volume/v3/volumes/7da96741-1bc9-4166-92e7-b70db1acd98d returned with HTTP 404 Aug 25 16:27:24.619035 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 761/3083] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:27:24 2026] GET /volume/v3/volumes/7da96741-1bc9-4166-92e7-b70db1acd98d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:27:24.625610 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-0a51b441-b8d9-42d1-9347-47a6fbecba41 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:24.627492 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0a51b441-b8d9-42d1-9347-47a6fbecba41 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] DELETE https://10.4.3.102/volume/v3/volumes/7da96741-1bc9-4166-92e7-b70db1acd98d Aug 25 16:27:24.627770 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0a51b441-b8d9-42d1-9347-47a6fbecba41 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:24.627998 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0a51b441-b8d9-42d1-9347-47a6fbecba41 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:24.628236 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-0a51b441-b8d9-42d1-9347-47a6fbecba41 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Delete volume with id: 7da96741-1bc9-4166-92e7-b70db1acd98d Aug 25 16:27:24.633755 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0a51b441-b8d9-42d1-9347-47a6fbecba41 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] https://10.4.3.102/volume/v3/volumes/7da96741-1bc9-4166-92e7-b70db1acd98d returned with HTTP 404 Aug 25 16:27:24.634453 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 779/3084] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:27:24 2026] DELETE /volume/v3/volumes/7da96741-1bc9-4166-92e7-b70db1acd98d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:27:24.643238 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c8e19ed5-51a9-4a7f-8584-a6af5ae2a00f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:24.645009 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c8e19ed5-51a9-4a7f-8584-a6af5ae2a00f tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:27:24.645445 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c8e19ed5-51a9-4a7f-8584-a6af5ae2a00f tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-2014586947"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:24.647133 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-c8e19ed5-51a9-4a7f-8584-a6af5ae2a00f tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-2014586947'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:27:24.647268 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-c8e19ed5-51a9-4a7f-8584-a6af5ae2a00f tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Create volume of 1 GB Aug 25 16:27:24.653108 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-c8e19ed5-51a9-4a7f-8584-a6af5ae2a00f tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Availability Zones retrieved successfully. Aug 25 16:27:24.658275 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-c8e19ed5-51a9-4a7f-8584-a6af5ae2a00f tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Flow 'volume_create_api' (cc8dfba5-199a-4463-abed-15496f26b883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:27:24.659257 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-c8e19ed5-51a9-4a7f-8584-a6af5ae2a00f tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aacc4b4-773d-4c8a-b326-7e2c279d6c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:27:24.660345 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-c8e19ed5-51a9-4a7f-8584-a6af5ae2a00f tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:27:24.686308 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-c8e19ed5-51a9-4a7f-8584-a6af5ae2a00f tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aacc4b4-773d-4c8a-b326-7e2c279d6c2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:27:24.687072 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-c8e19ed5-51a9-4a7f-8584-a6af5ae2a00f tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f9aa44d-c051-4e92-ba3d-192239d8c3ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:27:24.730211 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-c8e19ed5-51a9-4a7f-8584-a6af5ae2a00f tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Created reservations ['fdb70827-a454-48cb-ac2a-e94b3e7b65bd', 'b4636409-f56c-4459-9f0c-74966da49b54', '9223d314-c160-4170-aa29-c90a19a91f85', 'e1ac2c50-f538-4872-8a6d-c9c9b0a51608'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:27:24.731178 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-c8e19ed5-51a9-4a7f-8584-a6af5ae2a00f tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f9aa44d-c051-4e92-ba3d-192239d8c3ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdb70827-a454-48cb-ac2a-e94b3e7b65bd', 'b4636409-f56c-4459-9f0c-74966da49b54', '9223d314-c160-4170-aa29-c90a19a91f85', 'e1ac2c50-f538-4872-8a6d-c9c9b0a51608']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:27:24.731985 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-c8e19ed5-51a9-4a7f-8584-a6af5ae2a00f tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (954b5745-5b30-402b-8014-279cb20d7963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:27:24.757964 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-c8e19ed5-51a9-4a7f-8584-a6af5ae2a00f tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (954b5745-5b30-402b-8014-279cb20d7963) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f12a915e-2d61-46ee-aa5c-82bab8b2cac3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2014586947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d57bb2cbf3b84cf2881f7dc546c685cd',qos_specs=None,replication_status=,reservations=['fdb70827-a454-48cb-ac2a-e94b3e7b65bd','b4636409-f56c-4459-9f0c-74966da49b54','9223d314-c160-4170-aa29-c90a19a91f85','e1ac2c50-f538-4872-8a6d-c9c9b0a51608'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fb3cd31142f4d8a87ddc2cad7bfeb3b',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:27:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2014586947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f12a915e-2d61-46ee-aa5c-82bab8b2cac3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d57bb2cbf3b84cf2881f7dc546c685cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fb3cd31142f4d8a87ddc2cad7bfeb3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:27:24.758868 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-c8e19ed5-51a9-4a7f-8584-a6af5ae2a00f tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c6c584e-86a5-45d1-9013-64edb1799d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:27:24.790212 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-c8e19ed5-51a9-4a7f-8584-a6af5ae2a00f tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c6c584e-86a5-45d1-9013-64edb1799d9e) transitioned into state 'SUCCESS' from state '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-2014586947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d57bb2cbf3b84cf2881f7dc546c685cd',qos_specs=None,replication_status=,reservations=['fdb70827-a454-48cb-ac2a-e94b3e7b65bd','b4636409-f56c-4459-9f0c-74966da49b54','9223d314-c160-4170-aa29-c90a19a91f85','e1ac2c50-f538-4872-8a6d-c9c9b0a51608'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fb3cd31142f4d8a87ddc2cad7bfeb3b',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:27:24.790904 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-c8e19ed5-51a9-4a7f-8584-a6af5ae2a00f tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32ede7f9-008b-4a2e-82c2-8fde3f379124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:27:24.804621 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-c8e19ed5-51a9-4a7f-8584-a6af5ae2a00f tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32ede7f9-008b-4a2e-82c2-8fde3f379124) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:27:24.804621 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-c8e19ed5-51a9-4a7f-8584-a6af5ae2a00f tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Flow 'volume_create_api' (cc8dfba5-199a-4463-abed-15496f26b883) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:27:24.804621 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-c8e19ed5-51a9-4a7f-8584-a6af5ae2a00f tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Create volume request issued successfully. Aug 25 16:27:24.805409 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c8e19ed5-51a9-4a7f-8584-a6af5ae2a00f tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:27:24.805928 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 769/3085] 10.4.3.102 () {70 vars in 1299 bytes} [Tue Aug 25 16:27:24 2026] POST /volume/v3/volumes => generated 819 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:27:24.821022 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-426a9ef9-4143-4d73-bf0e-bd7188044294 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:24.824078 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-426a9ef9-4143-4d73-bf0e-bd7188044294 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] GET https://10.4.3.102/volume/v3/volumes/f12a915e-2d61-46ee-aa5c-82bab8b2cac3 Aug 25 16:27:24.824078 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-426a9ef9-4143-4d73-bf0e-bd7188044294 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:24.824078 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-426a9ef9-4143-4d73-bf0e-bd7188044294 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:24.833178 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:24.833178 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:24.837830 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-426a9ef9-4143-4d73-bf0e-bd7188044294 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Volume info retrieved successfully. Aug 25 16:27:24.842419 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-426a9ef9-4143-4d73-bf0e-bd7188044294 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] https://10.4.3.102/volume/v3/volumes/f12a915e-2d61-46ee-aa5c-82bab8b2cac3 returned with HTTP 200 Aug 25 16:27:24.842826 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 777/3086] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:27:24 2026] GET /volume/v3/volumes/f12a915e-2d61-46ee-aa5c-82bab8b2cac3 => generated 887 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:25.857048 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-3ade838c-c764-421b-b450-b38a86de0963 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:25.859083 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3ade838c-c764-421b-b450-b38a86de0963 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] GET https://10.4.3.102/volume/v3/volumes/f12a915e-2d61-46ee-aa5c-82bab8b2cac3 Aug 25 16:27:25.859309 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3ade838c-c764-421b-b450-b38a86de0963 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:25.859492 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3ade838c-c764-421b-b450-b38a86de0963 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:25.867935 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:25.867935 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:25.871913 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-3ade838c-c764-421b-b450-b38a86de0963 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Volume info retrieved successfully. Aug 25 16:27:25.876315 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3ade838c-c764-421b-b450-b38a86de0963 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] https://10.4.3.102/volume/v3/volumes/f12a915e-2d61-46ee-aa5c-82bab8b2cac3 returned with HTTP 200 Aug 25 16:27:25.877045 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 762/3087] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:27:25 2026] GET /volume/v3/volumes/f12a915e-2d61-46ee-aa5c-82bab8b2cac3 => generated 946 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:25.888626 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-fecfdfcf-e9e3-4132-acae-97438a066d75 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:25.890648 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fecfdfcf-e9e3-4132-acae-97438a066d75 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] POST https://10.4.3.102/volume/v3/volume-transfers Aug 25 16:27:25.891151 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fecfdfcf-e9e3-4132-acae-97438a066d75 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f12a915e-2d61-46ee-aa5c-82bab8b2cac3"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:25.892902 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volume_transfer [None req-fecfdfcf-e9e3-4132-acae-97438a066d75 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Creating new volume transfer {'transfer': {'volume_id': 'f12a915e-2d61-46ee-aa5c-82bab8b2cac3'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 25 16:27:25.893092 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volume_transfer [None req-fecfdfcf-e9e3-4132-acae-97438a066d75 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Creating transfer of volume f12a915e-2d61-46ee-aa5c-82bab8b2cac3 Aug 25 16:27:25.893262 np0000008093 devstack@c-api.service[100454]: INFO cinder.transfer.api [None req-fecfdfcf-e9e3-4132-acae-97438a066d75 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Generating transfer record for volume f12a915e-2d61-46ee-aa5c-82bab8b2cac3 Aug 25 16:27:25.900009 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:25.900009 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:25.910041 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fecfdfcf-e9e3-4132-acae-97438a066d75 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] https://10.4.3.102/volume/v3/volume-transfers returned with HTTP 202 Aug 25 16:27:25.910660 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 780/3088] 10.4.3.102 () {70 vars in 1326 bytes} [Tue Aug 25 16:27:25 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:27:25.919687 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-4a0837d5-27ef-4f62-8c64-c42782511397 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:25.921909 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4a0837d5-27ef-4f62-8c64-c42782511397 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] GET https://10.4.3.102/volume/v3/volumes/f12a915e-2d61-46ee-aa5c-82bab8b2cac3 Aug 25 16:27:25.922239 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4a0837d5-27ef-4f62-8c64-c42782511397 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:25.922472 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4a0837d5-27ef-4f62-8c64-c42782511397 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:25.929993 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:25.929993 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:25.934249 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-4a0837d5-27ef-4f62-8c64-c42782511397 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Volume info retrieved successfully. Aug 25 16:27:25.939223 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4a0837d5-27ef-4f62-8c64-c42782511397 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] https://10.4.3.102/volume/v3/volumes/f12a915e-2d61-46ee-aa5c-82bab8b2cac3 returned with HTTP 200 Aug 25 16:27:25.939910 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 770/3089] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:27:25 2026] GET /volume/v3/volumes/f12a915e-2d61-46ee-aa5c-82bab8b2cac3 => generated 954 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:25.952683 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-ecb6324d-d628-4e6a-b8e1-bec1897387a1 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:25.954417 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ecb6324d-d628-4e6a-b8e1-bec1897387a1 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] GET https://10.4.3.102/volume/v3/volume-transfers/detail Aug 25 16:27:25.954667 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ecb6324d-d628-4e6a-b8e1-bec1897387a1 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:25.954910 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ecb6324d-d628-4e6a-b8e1-bec1897387a1 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Calling method 'detail' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:25.955069 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volume_transfer [None req-ecb6324d-d628-4e6a-b8e1-bec1897387a1 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Listing volume transfers {{(pid=100457) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 25 16:27:25.960023 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ecb6324d-d628-4e6a-b8e1-bec1897387a1 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] https://10.4.3.102/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 25 16:27:25.960439 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 778/3090] 10.4.3.102 () {68 vars in 1326 bytes} [Tue Aug 25 16:27:25 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:25.968493 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f7cc7bfb-32d3-4d01-8c1b-3bdb37ffec1c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:25.970335 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f7cc7bfb-32d3-4d01-8c1b-3bdb37ffec1c tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] DELETE https://10.4.3.102/volume/v3/volume-transfers/7708eebc-a365-412f-9c68-8a5195983fc1 Aug 25 16:27:25.970521 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f7cc7bfb-32d3-4d01-8c1b-3bdb37ffec1c tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:25.970754 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f7cc7bfb-32d3-4d01-8c1b-3bdb37ffec1c tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:25.970873 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.contrib.volume_transfer [None req-f7cc7bfb-32d3-4d01-8c1b-3bdb37ffec1c tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Delete transfer with id: 7708eebc-a365-412f-9c68-8a5195983fc1 Aug 25 16:27:25.979465 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:25.979465 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:25.988550 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f7cc7bfb-32d3-4d01-8c1b-3bdb37ffec1c tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] https://10.4.3.102/volume/v3/volume-transfers/7708eebc-a365-412f-9c68-8a5195983fc1 returned with HTTP 202 Aug 25 16:27:25.988941 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 763/3091] 10.4.3.102 () {68 vars in 1419 bytes} [Tue Aug 25 16:27:25 2026] DELETE /volume/v3/volume-transfers/7708eebc-a365-412f-9c68-8a5195983fc1 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:27:25.996032 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-41effab8-cbaa-47c5-b486-346ec078c241 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:25.997951 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-41effab8-cbaa-47c5-b486-346ec078c241 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] GET https://10.4.3.102/volume/v3/volumes/f12a915e-2d61-46ee-aa5c-82bab8b2cac3 Aug 25 16:27:25.998231 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-41effab8-cbaa-47c5-b486-346ec078c241 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:25.998457 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-41effab8-cbaa-47c5-b486-346ec078c241 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:26.005751 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:26.005751 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:26.009495 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-41effab8-cbaa-47c5-b486-346ec078c241 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Volume info retrieved successfully. Aug 25 16:27:26.014211 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-41effab8-cbaa-47c5-b486-346ec078c241 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] https://10.4.3.102/volume/v3/volumes/f12a915e-2d61-46ee-aa5c-82bab8b2cac3 returned with HTTP 200 Aug 25 16:27:26.014583 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 781/3092] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:27:25 2026] GET /volume/v3/volumes/f12a915e-2d61-46ee-aa5c-82bab8b2cac3 => generated 946 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:26.030200 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-098f4730-bee7-49d4-85fe-9d546d9558bb None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:26.032312 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-098f4730-bee7-49d4-85fe-9d546d9558bb tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] DELETE https://10.4.3.102/volume/v3/volume-transfers/7708eebc-a365-412f-9c68-8a5195983fc1 Aug 25 16:27:26.032617 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-098f4730-bee7-49d4-85fe-9d546d9558bb tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:26.032859 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-098f4730-bee7-49d4-85fe-9d546d9558bb tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:26.032995 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.contrib.volume_transfer [None req-098f4730-bee7-49d4-85fe-9d546d9558bb tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Delete transfer with id: 7708eebc-a365-412f-9c68-8a5195983fc1 Aug 25 16:27:26.036274 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-098f4730-bee7-49d4-85fe-9d546d9558bb tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] https://10.4.3.102/volume/v3/volume-transfers/7708eebc-a365-412f-9c68-8a5195983fc1 returned with HTTP 404 Aug 25 16:27:26.036791 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 771/3093] 10.4.3.102 () {68 vars in 1419 bytes} [Tue Aug 25 16:27:26 2026] DELETE /volume/v3/volume-transfers/7708eebc-a365-412f-9c68-8a5195983fc1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:27:26.044492 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-91960d1f-8126-4818-80ae-754b8edb9bc4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:26.046137 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-91960d1f-8126-4818-80ae-754b8edb9bc4 tempest-VolumesTransfersV355Test-637871398 tempest-VolumesTransfersV355Test-637871398-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/f12a915e-2d61-46ee-aa5c-82bab8b2cac3 Aug 25 16:27:26.046329 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-91960d1f-8126-4818-80ae-754b8edb9bc4 tempest-VolumesTransfersV355Test-637871398 tempest-VolumesTransfersV355Test-637871398-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:26.046496 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-91960d1f-8126-4818-80ae-754b8edb9bc4 tempest-VolumesTransfersV355Test-637871398 tempest-VolumesTransfersV355Test-637871398-project-admin] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:26.046663 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-91960d1f-8126-4818-80ae-754b8edb9bc4 tempest-VolumesTransfersV355Test-637871398 tempest-VolumesTransfersV355Test-637871398-project-admin] Delete volume with id: f12a915e-2d61-46ee-aa5c-82bab8b2cac3 Aug 25 16:27:26.053256 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:26.053256 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:26.053515 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-91960d1f-8126-4818-80ae-754b8edb9bc4 tempest-VolumesTransfersV355Test-637871398 tempest-VolumesTransfersV355Test-637871398-project-admin] Volume info retrieved successfully. Aug 25 16:27:26.067985 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-91960d1f-8126-4818-80ae-754b8edb9bc4 tempest-VolumesTransfersV355Test-637871398 tempest-VolumesTransfersV355Test-637871398-project-admin] Delete volume request issued successfully. Aug 25 16:27:26.068173 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-91960d1f-8126-4818-80ae-754b8edb9bc4 tempest-VolumesTransfersV355Test-637871398 tempest-VolumesTransfersV355Test-637871398-project-admin] https://10.4.3.102/volume/v3/volumes/f12a915e-2d61-46ee-aa5c-82bab8b2cac3 returned with HTTP 202 Aug 25 16:27:26.068539 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 779/3094] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:27:26 2026] DELETE /volume/v3/volumes/f12a915e-2d61-46ee-aa5c-82bab8b2cac3 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:27:26.077326 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b427b98a-6c29-45ae-9a61-f68e4617490c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:26.079497 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b427b98a-6c29-45ae-9a61-f68e4617490c tempest-VolumesTransfersV355Test-637871398 tempest-VolumesTransfersV355Test-637871398-project-admin] GET https://10.4.3.102/volume/v3/volumes/f12a915e-2d61-46ee-aa5c-82bab8b2cac3 Aug 25 16:27:26.079557 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b427b98a-6c29-45ae-9a61-f68e4617490c tempest-VolumesTransfersV355Test-637871398 tempest-VolumesTransfersV355Test-637871398-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:26.079733 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b427b98a-6c29-45ae-9a61-f68e4617490c tempest-VolumesTransfersV355Test-637871398 tempest-VolumesTransfersV355Test-637871398-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:26.087052 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:26.087052 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:26.090790 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-b427b98a-6c29-45ae-9a61-f68e4617490c tempest-VolumesTransfersV355Test-637871398 tempest-VolumesTransfersV355Test-637871398-project-admin] Volume info retrieved successfully. Aug 25 16:27:26.094545 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b427b98a-6c29-45ae-9a61-f68e4617490c tempest-VolumesTransfersV355Test-637871398 tempest-VolumesTransfersV355Test-637871398-project-admin] https://10.4.3.102/volume/v3/volumes/f12a915e-2d61-46ee-aa5c-82bab8b2cac3 returned with HTTP 200 Aug 25 16:27:26.094929 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 764/3095] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:27:26 2026] GET /volume/v3/volumes/f12a915e-2d61-46ee-aa5c-82bab8b2cac3 => generated 1139 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:27:27.107711 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-dbcfab1f-4043-4553-aa13-99603514bf90 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:27.109393 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-dbcfab1f-4043-4553-aa13-99603514bf90 tempest-VolumesTransfersV355Test-637871398 tempest-VolumesTransfersV355Test-637871398-project-admin] GET https://10.4.3.102/volume/v3/volumes/f12a915e-2d61-46ee-aa5c-82bab8b2cac3 Aug 25 16:27:27.109606 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-dbcfab1f-4043-4553-aa13-99603514bf90 tempest-VolumesTransfersV355Test-637871398 tempest-VolumesTransfersV355Test-637871398-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:27.109827 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-dbcfab1f-4043-4553-aa13-99603514bf90 tempest-VolumesTransfersV355Test-637871398 tempest-VolumesTransfersV355Test-637871398-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:27.115300 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-dbcfab1f-4043-4553-aa13-99603514bf90 tempest-VolumesTransfersV355Test-637871398 tempest-VolumesTransfersV355Test-637871398-project-admin] https://10.4.3.102/volume/v3/volumes/f12a915e-2d61-46ee-aa5c-82bab8b2cac3 returned with HTTP 404 Aug 25 16:27:27.115898 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 782/3096] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:27:27 2026] GET /volume/v3/volumes/f12a915e-2d61-46ee-aa5c-82bab8b2cac3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:27:27.122323 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0db3fd5e-451a-48d5-905a-dbfb7b0a4796 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:27.124118 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0db3fd5e-451a-48d5-905a-dbfb7b0a4796 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] GET https://10.4.3.102/volume/v3/volumes/f12a915e-2d61-46ee-aa5c-82bab8b2cac3 Aug 25 16:27:27.124324 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0db3fd5e-451a-48d5-905a-dbfb7b0a4796 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:27.124535 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0db3fd5e-451a-48d5-905a-dbfb7b0a4796 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:27.130872 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0db3fd5e-451a-48d5-905a-dbfb7b0a4796 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] https://10.4.3.102/volume/v3/volumes/f12a915e-2d61-46ee-aa5c-82bab8b2cac3 returned with HTTP 404 Aug 25 16:27:27.131335 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 772/3097] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:27:27 2026] GET /volume/v3/volumes/f12a915e-2d61-46ee-aa5c-82bab8b2cac3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:27:27.140165 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-e44343fd-bab7-4b5b-bf24-72a68fd8db30 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:27.142047 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e44343fd-bab7-4b5b-bf24-72a68fd8db30 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] DELETE https://10.4.3.102/volume/v3/volumes/f12a915e-2d61-46ee-aa5c-82bab8b2cac3 Aug 25 16:27:27.142320 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e44343fd-bab7-4b5b-bf24-72a68fd8db30 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:27.142547 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e44343fd-bab7-4b5b-bf24-72a68fd8db30 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:27.142770 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-e44343fd-bab7-4b5b-bf24-72a68fd8db30 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] Delete volume with id: f12a915e-2d61-46ee-aa5c-82bab8b2cac3 Aug 25 16:27:27.148086 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e44343fd-bab7-4b5b-bf24-72a68fd8db30 tempest-VolumesTransfersV355Test-65791348 tempest-VolumesTransfersV355Test-65791348-project-member] https://10.4.3.102/volume/v3/volumes/f12a915e-2d61-46ee-aa5c-82bab8b2cac3 returned with HTTP 404 Aug 25 16:27:27.148566 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 780/3098] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:27:27 2026] DELETE /volume/v3/volumes/f12a915e-2d61-46ee-aa5c-82bab8b2cac3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:27:28.917346 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-b1f5e957-e7eb-4773-b945-131d3249a2e7 req-2a665e82-7604-4de2-98db-cb9a71370969 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:28.920181 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-b1f5e957-e7eb-4773-b945-131d3249a2e7 req-2a665e82-7604-4de2-98db-cb9a71370969 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c Aug 25 16:27:28.920459 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-b1f5e957-e7eb-4773-b945-131d3249a2e7 req-2a665e82-7604-4de2-98db-cb9a71370969 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:28.920742 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-b1f5e957-e7eb-4773-b945-131d3249a2e7 req-2a665e82-7604-4de2-98db-cb9a71370969 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:28.930789 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:28.930789 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:28.936313 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-b1f5e957-e7eb-4773-b945-131d3249a2e7 req-2a665e82-7604-4de2-98db-cb9a71370969 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:27:28.942579 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-b1f5e957-e7eb-4773-b945-131d3249a2e7 req-2a665e82-7604-4de2-98db-cb9a71370969 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c returned with HTTP 200 Aug 25 16:27:28.943133 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 765/3099] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:27:28 2026] GET /volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:29.029441 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-40472c8f-a9fb-482c-9f94-6bece41eda5f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:29.029878 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-40472c8f-a9fb-482c-9f94-6bece41eda5f None None] GET https://10.4.3.102/volume// Aug 25 16:27:29.030050 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-40472c8f-a9fb-482c-9f94-6bece41eda5f None None] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:29.030264 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-40472c8f-a9fb-482c-9f94-6bece41eda5f None None] Calling method 'all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:29.030576 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-40472c8f-a9fb-482c-9f94-6bece41eda5f None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:27:29.030973 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 783/3100] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:27:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:27:29.039553 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-b1f5e957-e7eb-4773-b945-131d3249a2e7 req-da2ab033-9034-40b2-84d4-07eeb8ee2d7a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:29.042271 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-b1f5e957-e7eb-4773-b945-131d3249a2e7 req-da2ab033-9034-40b2-84d4-07eeb8ee2d7a tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:27:29.042759 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-b1f5e957-e7eb-4773-b945-131d3249a2e7 req-da2ab033-9034-40b2-84d4-07eeb8ee2d7a tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "82d3ba38-94dc-4949-aa64-4dc9f958d09c", "connector": null, "instance_uuid": "cc351986-2ffc-4991-8ec1-c4d819bffd1a"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:29.054892 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:29.054892 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:29.087416 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-b1f5e957-e7eb-4773-b945-131d3249a2e7 req-da2ab033-9034-40b2-84d4-07eeb8ee2d7a tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:27:29.087961 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 773/3101] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:27:29 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:29.125748 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-5fcb7ed1-b72a-4584-92c8-8bcc0c5151c3 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:29.127269 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5fcb7ed1-b72a-4584-92c8-8bcc0c5151c3 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c Aug 25 16:27:29.127432 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5fcb7ed1-b72a-4584-92c8-8bcc0c5151c3 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:29.127638 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5fcb7ed1-b72a-4584-92c8-8bcc0c5151c3 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:29.137542 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:29.137542 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:29.140789 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-5fcb7ed1-b72a-4584-92c8-8bcc0c5151c3 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:27:29.145837 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-9fce57f2-c52e-469a-af93-75f9546e6a3b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:29.146534 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9fce57f2-c52e-469a-af93-75f9546e6a3b None None] GET https://10.4.3.102/volume// Aug 25 16:27:29.146660 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9fce57f2-c52e-469a-af93-75f9546e6a3b None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:29.146835 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9fce57f2-c52e-469a-af93-75f9546e6a3b None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:29.147267 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9fce57f2-c52e-469a-af93-75f9546e6a3b None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:27:29.151596 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5fcb7ed1-b72a-4584-92c8-8bcc0c5151c3 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c returned with HTTP 200 Aug 25 16:27:29.152049 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 781/3102] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:29 2026] GET /volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c => generated 902 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:29.152470 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 766/3103] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:27:29 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:27:29.154099 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-b1f5e957-e7eb-4773-b945-131d3249a2e7 req-25843762-9dba-4d54-bbd5-0c379f2d8522 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:29.155985 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-b1f5e957-e7eb-4773-b945-131d3249a2e7 req-25843762-9dba-4d54-bbd5-0c379f2d8522 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c Aug 25 16:27:29.156194 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-b1f5e957-e7eb-4773-b945-131d3249a2e7 req-25843762-9dba-4d54-bbd5-0c379f2d8522 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:29.156386 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-b1f5e957-e7eb-4773-b945-131d3249a2e7 req-25843762-9dba-4d54-bbd5-0c379f2d8522 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:29.167987 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:29.167987 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:29.174500 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-b1f5e957-e7eb-4773-b945-131d3249a2e7 req-25843762-9dba-4d54-bbd5-0c379f2d8522 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:27:29.182164 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-b1f5e957-e7eb-4773-b945-131d3249a2e7 req-25843762-9dba-4d54-bbd5-0c379f2d8522 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c returned with HTTP 200 Aug 25 16:27:29.182793 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 784/3104] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:27:29 2026] GET /volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c => generated 1082 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:27:29.282263 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-b1f5e957-e7eb-4773-b945-131d3249a2e7 req-ad3fc73d-6793-4328-8677-2c254d6c3094 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:29.284265 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-b1f5e957-e7eb-4773-b945-131d3249a2e7 req-ad3fc73d-6793-4328-8677-2c254d6c3094 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] PUT https://10.4.3.102/volume/v3/attachments/d042e20e-4b2e-48ca-abdc-b65729ecf1fc Aug 25 16:27:29.284623 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-b1f5e957-e7eb-4773-b945-131d3249a2e7 req-ad3fc73d-6793-4328-8677-2c254d6c3094 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:29.291877 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-b1f5e957-e7eb-4773-b945-131d3249a2e7 req-ad3fc73d-6793-4328-8677-2c254d6c3094 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Acquiring lock "cinder-attachment_update-82d3ba38-94dc-4949-aa64-4dc9f958d09c-np0000008093" by "attachment_update" {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:27:29.296325 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-b1f5e957-e7eb-4773-b945-131d3249a2e7 req-ad3fc73d-6793-4328-8677-2c254d6c3094 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Lock "cinder-attachment_update-82d3ba38-94dc-4949-aa64-4dc9f958d09c-np0000008093" acquired by "attachment_update" :: waited 0.004s {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:27:29.297444 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:29.297444 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:29.369616 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-b1f5e957-e7eb-4773-b945-131d3249a2e7 req-ad3fc73d-6793-4328-8677-2c254d6c3094 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Lock "cinder-attachment_update-82d3ba38-94dc-4949-aa64-4dc9f958d09c-np0000008093" released by "attachment_update" :: held 0.073s {{(pid=100456) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:27:29.370088 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-b1f5e957-e7eb-4773-b945-131d3249a2e7 req-ad3fc73d-6793-4328-8677-2c254d6c3094 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/attachments/d042e20e-4b2e-48ca-abdc-b65729ecf1fc returned with HTTP 200 Aug 25 16:27:29.370503 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 774/3105] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:27:29 2026] PUT /volume/v3/attachments/d042e20e-4b2e-48ca-abdc-b65729ecf1fc => generated 968 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:29.378058 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-b1f5e957-e7eb-4773-b945-131d3249a2e7 req-cf1c365e-bddc-4abe-80b9-1e9b239cbd2f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:29.380254 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-b1f5e957-e7eb-4773-b945-131d3249a2e7 req-cf1c365e-bddc-4abe-80b9-1e9b239cbd2f tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c/encryption Aug 25 16:27:29.380444 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-b1f5e957-e7eb-4773-b945-131d3249a2e7 req-cf1c365e-bddc-4abe-80b9-1e9b239cbd2f tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:29.380718 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-b1f5e957-e7eb-4773-b945-131d3249a2e7 req-cf1c365e-bddc-4abe-80b9-1e9b239cbd2f tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'index' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:29.389790 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:29.389790 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:29.395358 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-b1f5e957-e7eb-4773-b945-131d3249a2e7 req-cf1c365e-bddc-4abe-80b9-1e9b239cbd2f tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c/encryption returned with HTTP 200 Aug 25 16:27:29.395738 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 782/3106] 10.4.3.102 () {68 vars in 1631 bytes} [Tue Aug 25 16:27:29 2026] GET /volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:30.164722 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-dbf3809f-2740-4e5b-ad89-a053e8b2b287 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:30.166785 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-dbf3809f-2740-4e5b-ad89-a053e8b2b287 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c Aug 25 16:27:30.167030 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-dbf3809f-2740-4e5b-ad89-a053e8b2b287 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:30.167238 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-dbf3809f-2740-4e5b-ad89-a053e8b2b287 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:30.182543 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:30.182543 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:30.186607 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-dbf3809f-2740-4e5b-ad89-a053e8b2b287 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:27:30.190664 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-dbf3809f-2740-4e5b-ad89-a053e8b2b287 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c returned with HTTP 200 Aug 25 16:27:30.191019 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 767/3107] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:30 2026] GET /volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:30.409904 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9c7a02dd-5310-49d4-8cc5-c2f081d373e0 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:30.411756 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9c7a02dd-5310-49d4-8cc5-c2f081d373e0 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c Aug 25 16:27:30.411968 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9c7a02dd-5310-49d4-8cc5-c2f081d373e0 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:30.412185 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9c7a02dd-5310-49d4-8cc5-c2f081d373e0 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:30.421392 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:30.421392 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:30.425370 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-9c7a02dd-5310-49d4-8cc5-c2f081d373e0 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:27:30.429705 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9c7a02dd-5310-49d4-8cc5-c2f081d373e0 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c returned with HTTP 200 Aug 25 16:27:30.430078 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 785/3108] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:30 2026] GET /volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:30.442736 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-4d791009-e340-4b7b-9523-473247ec8ae4 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:30.446458 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4d791009-e340-4b7b-9523-473247ec8ae4 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c Aug 25 16:27:30.446458 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4d791009-e340-4b7b-9523-473247ec8ae4 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:30.446458 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4d791009-e340-4b7b-9523-473247ec8ae4 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:30.453839 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:30.453839 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:30.456567 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-4d791009-e340-4b7b-9523-473247ec8ae4 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:27:30.464341 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4d791009-e340-4b7b-9523-473247ec8ae4 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c returned with HTTP 200 Aug 25 16:27:30.464741 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 775/3109] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:30 2026] GET /volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:30.522312 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-8fbc0d12-f325-4854-90a0-b369cd1003b9 req-d91393ad-941b-41d4-afd3-acd2e37f3443 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:30.524791 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-8fbc0d12-f325-4854-90a0-b369cd1003b9 req-d91393ad-941b-41d4-afd3-acd2e37f3443 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c Aug 25 16:27:30.525095 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-8fbc0d12-f325-4854-90a0-b369cd1003b9 req-d91393ad-941b-41d4-afd3-acd2e37f3443 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:30.525294 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-8fbc0d12-f325-4854-90a0-b369cd1003b9 req-d91393ad-941b-41d4-afd3-acd2e37f3443 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:30.532160 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:30.532160 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:30.538293 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-8fbc0d12-f325-4854-90a0-b369cd1003b9 req-d91393ad-941b-41d4-afd3-acd2e37f3443 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:27:30.540702 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-8fbc0d12-f325-4854-90a0-b369cd1003b9 req-d91393ad-941b-41d4-afd3-acd2e37f3443 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c returned with HTTP 200 Aug 25 16:27:30.541127 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 783/3110] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:27:30 2026] GET /volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:30.638954 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-aa92c51a-20a2-428a-a1aa-978b0f94abea None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:30.639259 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-aa92c51a-20a2-428a-a1aa-978b0f94abea None None] GET https://10.4.3.102/volume// Aug 25 16:27:30.639469 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-aa92c51a-20a2-428a-a1aa-978b0f94abea None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:30.639687 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-aa92c51a-20a2-428a-a1aa-978b0f94abea None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:30.640014 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-aa92c51a-20a2-428a-a1aa-978b0f94abea None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:27:30.640371 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 768/3111] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:27:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:27:30.649551 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-8fbc0d12-f325-4854-90a0-b369cd1003b9 req-9a26621e-2888-4a23-bfb3-b6f4df4aa508 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:30.651561 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-8fbc0d12-f325-4854-90a0-b369cd1003b9 req-9a26621e-2888-4a23-bfb3-b6f4df4aa508 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:27:30.651922 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-8fbc0d12-f325-4854-90a0-b369cd1003b9 req-9a26621e-2888-4a23-bfb3-b6f4df4aa508 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f811d58a-9e1f-4a15-a401-b9489cccc00c", "connector": null, "instance_uuid": "0c3338e3-0f2f-44f0-93d9-f8e573373e0d"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:30.660012 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:30.660012 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:30.695581 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-8fbc0d12-f325-4854-90a0-b369cd1003b9 req-9a26621e-2888-4a23-bfb3-b6f4df4aa508 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:27:30.696036 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 786/3112] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:27:30 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) Aug 25 16:27:30.742951 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-4b401e5c-808b-46c0-98e5-52933390f793 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:30.744577 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4b401e5c-808b-46c0-98e5-52933390f793 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c Aug 25 16:27:30.744823 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4b401e5c-808b-46c0-98e5-52933390f793 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:30.744935 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4b401e5c-808b-46c0-98e5-52933390f793 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:30.753343 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-3a5c7211-7133-4b98-b50f-764518826814 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:30.753776 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3a5c7211-7133-4b98-b50f-764518826814 None None] GET https://10.4.3.102/volume// Aug 25 16:27:30.753950 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3a5c7211-7133-4b98-b50f-764518826814 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:30.754097 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3a5c7211-7133-4b98-b50f-764518826814 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:30.754443 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3a5c7211-7133-4b98-b50f-764518826814 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:27:30.754744 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 784/3113] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:27:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:27:30.757073 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:30.757073 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:30.761717 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-4b401e5c-808b-46c0-98e5-52933390f793 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:27:30.764139 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-8fbc0d12-f325-4854-90a0-b369cd1003b9 req-e0ce6159-f562-4c0a-9160-1e47e7b7dc26 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:30.765779 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-8fbc0d12-f325-4854-90a0-b369cd1003b9 req-e0ce6159-f562-4c0a-9160-1e47e7b7dc26 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c Aug 25 16:27:30.765987 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-8fbc0d12-f325-4854-90a0-b369cd1003b9 req-e0ce6159-f562-4c0a-9160-1e47e7b7dc26 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:30.766182 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-8fbc0d12-f325-4854-90a0-b369cd1003b9 req-e0ce6159-f562-4c0a-9160-1e47e7b7dc26 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:30.769472 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4b401e5c-808b-46c0-98e5-52933390f793 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c returned with HTTP 200 Aug 25 16:27:30.769841 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 776/3114] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:30 2026] GET /volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:30.777347 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:30.777347 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:30.787700 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-8fbc0d12-f325-4854-90a0-b369cd1003b9 req-e0ce6159-f562-4c0a-9160-1e47e7b7dc26 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:27:30.795672 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-8fbc0d12-f325-4854-90a0-b369cd1003b9 req-e0ce6159-f562-4c0a-9160-1e47e7b7dc26 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c returned with HTTP 200 Aug 25 16:27:30.796167 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 769/3115] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:27:30 2026] GET /volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c => generated 1059 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:27:30.800750 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-2e95bc65-13da-4af2-bc45-fd05d9f108b2 req-6b89d76f-b586-4182-b762-3ae3ce6eccd1 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:30.802814 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-2e95bc65-13da-4af2-bc45-fd05d9f108b2 req-6b89d76f-b586-4182-b762-3ae3ce6eccd1 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 Aug 25 16:27:30.802983 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-2e95bc65-13da-4af2-bc45-fd05d9f108b2 req-6b89d76f-b586-4182-b762-3ae3ce6eccd1 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:30.803185 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-2e95bc65-13da-4af2-bc45-fd05d9f108b2 req-6b89d76f-b586-4182-b762-3ae3ce6eccd1 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:30.809887 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:30.809887 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:30.813729 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-2e95bc65-13da-4af2-bc45-fd05d9f108b2 req-6b89d76f-b586-4182-b762-3ae3ce6eccd1 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:27:30.818680 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-2e95bc65-13da-4af2-bc45-fd05d9f108b2 req-6b89d76f-b586-4182-b762-3ae3ce6eccd1 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 returned with HTTP 200 Aug 25 16:27:30.819075 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 787/3116] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:27:30 2026] GET /volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 => generated 1362 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:30.902556 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-3289385a-fc08-4dea-b95b-e647fa8271b2 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:30.902707 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-8fbc0d12-f325-4854-90a0-b369cd1003b9 req-c5646db0-d10d-4486-a281-96f3d6ec1f07 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:30.902952 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3289385a-fc08-4dea-b95b-e647fa8271b2 None None] GET https://10.4.3.102/volume// Aug 25 16:27:30.903135 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3289385a-fc08-4dea-b95b-e647fa8271b2 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:30.903326 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3289385a-fc08-4dea-b95b-e647fa8271b2 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:30.903644 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3289385a-fc08-4dea-b95b-e647fa8271b2 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:27:30.903964 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 785/3117] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:27:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:27:30.906663 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-8fbc0d12-f325-4854-90a0-b369cd1003b9 req-c5646db0-d10d-4486-a281-96f3d6ec1f07 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] PUT https://10.4.3.102/volume/v3/attachments/179e0344-39b5-471f-ab9c-2c973e1f184c Aug 25 16:27:30.906663 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-8fbc0d12-f325-4854-90a0-b369cd1003b9 req-c5646db0-d10d-4486-a281-96f3d6ec1f07 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:30.910694 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-2e95bc65-13da-4af2-bc45-fd05d9f108b2 req-2b5114e3-ba27-4225-9a9d-d2683b91746b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:30.912822 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-2e95bc65-13da-4af2-bc45-fd05d9f108b2 req-2b5114e3-ba27-4225-9a9d-d2683b91746b tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:27:30.913013 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-8fbc0d12-f325-4854-90a0-b369cd1003b9 req-c5646db0-d10d-4486-a281-96f3d6ec1f07 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Acquiring lock "cinder-attachment_update-f811d58a-9e1f-4a15-a401-b9489cccc00c-np0000008093" by "attachment_update" {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:27:30.913160 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-2e95bc65-13da-4af2-bc45-fd05d9f108b2 req-2b5114e3-ba27-4225-9a9d-d2683b91746b tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2ee15202-9fda-499c-8302-abee2de1c876", "connector": null, "instance_uuid": "8a4704ff-2a79-4ec3-9466-c7e2216bc706"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:30.919669 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-8fbc0d12-f325-4854-90a0-b369cd1003b9 req-c5646db0-d10d-4486-a281-96f3d6ec1f07 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Lock "cinder-attachment_update-f811d58a-9e1f-4a15-a401-b9489cccc00c-np0000008093" acquired by "attachment_update" :: waited 0.007s {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:27:30.920665 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:30.920665 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:30.923574 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:30.923574 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:30.968716 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-2e95bc65-13da-4af2-bc45-fd05d9f108b2 req-2b5114e3-ba27-4225-9a9d-d2683b91746b tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:27:30.969216 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 770/3118] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:27:30 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:31.006473 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-bc5ca519-82dc-47de-9420-3f0793deca6f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:31.008816 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bc5ca519-82dc-47de-9420-3f0793deca6f tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 Aug 25 16:27:31.009063 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-bc5ca519-82dc-47de-9420-3f0793deca6f tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:31.009576 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-bc5ca519-82dc-47de-9420-3f0793deca6f tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:31.010453 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-8fbc0d12-f325-4854-90a0-b369cd1003b9 req-c5646db0-d10d-4486-a281-96f3d6ec1f07 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Lock "cinder-attachment_update-f811d58a-9e1f-4a15-a401-b9489cccc00c-np0000008093" released by "attachment_update" :: held 0.091s {{(pid=100456) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:27:31.010785 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-8fbc0d12-f325-4854-90a0-b369cd1003b9 req-c5646db0-d10d-4486-a281-96f3d6ec1f07 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/attachments/179e0344-39b5-471f-ab9c-2c973e1f184c returned with HTTP 200 Aug 25 16:27:31.011278 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 777/3119] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:27:30 2026] PUT /volume/v3/attachments/179e0344-39b5-471f-ab9c-2c973e1f184c => generated 968 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:31.021909 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:31.021909 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:31.022703 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-b39f1f9b-e5da-4154-8ba5-7ce46ae483ba None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:31.023042 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-8fbc0d12-f325-4854-90a0-b369cd1003b9 req-8984cb0b-1bbf-4831-b2c5-1a3f43100470 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:31.023174 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b39f1f9b-e5da-4154-8ba5-7ce46ae483ba None None] GET https://10.4.3.102/volume// Aug 25 16:27:31.023284 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b39f1f9b-e5da-4154-8ba5-7ce46ae483ba None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:31.023486 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b39f1f9b-e5da-4154-8ba5-7ce46ae483ba None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:31.023831 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b39f1f9b-e5da-4154-8ba5-7ce46ae483ba None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:27:31.024131 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 786/3120] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:27:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:27:31.025818 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-8fbc0d12-f325-4854-90a0-b369cd1003b9 req-8984cb0b-1bbf-4831-b2c5-1a3f43100470 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c/encryption Aug 25 16:27:31.026046 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-8fbc0d12-f325-4854-90a0-b369cd1003b9 req-8984cb0b-1bbf-4831-b2c5-1a3f43100470 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:31.026286 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-8fbc0d12-f325-4854-90a0-b369cd1003b9 req-8984cb0b-1bbf-4831-b2c5-1a3f43100470 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'index' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:31.026399 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-bc5ca519-82dc-47de-9420-3f0793deca6f tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:27:31.032509 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-2e95bc65-13da-4af2-bc45-fd05d9f108b2 req-1721db2e-0b7b-49f0-97ae-4aedcadb70e3 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:31.032615 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bc5ca519-82dc-47de-9420-3f0793deca6f tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 returned with HTTP 200 Aug 25 16:27:31.033091 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 788/3121] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:31 2026] GET /volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 => generated 1361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:31.034597 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-2e95bc65-13da-4af2-bc45-fd05d9f108b2 req-1721db2e-0b7b-49f0-97ae-4aedcadb70e3 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 Aug 25 16:27:31.034796 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-2e95bc65-13da-4af2-bc45-fd05d9f108b2 req-1721db2e-0b7b-49f0-97ae-4aedcadb70e3 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:31.034969 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-2e95bc65-13da-4af2-bc45-fd05d9f108b2 req-1721db2e-0b7b-49f0-97ae-4aedcadb70e3 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:31.043634 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:31.043634 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:31.047135 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:31.047135 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:31.051406 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-8fbc0d12-f325-4854-90a0-b369cd1003b9 req-8984cb0b-1bbf-4831-b2c5-1a3f43100470 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c/encryption returned with HTTP 200 Aug 25 16:27:31.051476 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-2e95bc65-13da-4af2-bc45-fd05d9f108b2 req-1721db2e-0b7b-49f0-97ae-4aedcadb70e3 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:27:31.051862 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 771/3122] 10.4.3.102 () {68 vars in 1631 bytes} [Tue Aug 25 16:27:31 2026] GET /volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c/encryption => generated 161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:31.056259 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-2e95bc65-13da-4af2-bc45-fd05d9f108b2 req-1721db2e-0b7b-49f0-97ae-4aedcadb70e3 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 returned with HTTP 200 Aug 25 16:27:31.056680 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 778/3123] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:27:31 2026] GET /volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 => generated 1541 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:27:31.151579 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-2e95bc65-13da-4af2-bc45-fd05d9f108b2 req-d2e47a0d-662e-4542-88ca-7da7303de921 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:31.153535 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-2e95bc65-13da-4af2-bc45-fd05d9f108b2 req-d2e47a0d-662e-4542-88ca-7da7303de921 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] PUT https://10.4.3.102/volume/v3/attachments/3821e183-ec79-4ee9-a5a8-a12c669d4831 Aug 25 16:27:31.153947 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-2e95bc65-13da-4af2-bc45-fd05d9f108b2 req-d2e47a0d-662e-4542-88ca-7da7303de921 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:31.161514 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-2e95bc65-13da-4af2-bc45-fd05d9f108b2 req-d2e47a0d-662e-4542-88ca-7da7303de921 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Acquiring lock "cinder-attachment_update-2ee15202-9fda-499c-8302-abee2de1c876-np0000008093" by "attachment_update" {{(pid=100457) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:27:31.166230 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-2e95bc65-13da-4af2-bc45-fd05d9f108b2 req-d2e47a0d-662e-4542-88ca-7da7303de921 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Lock "cinder-attachment_update-2ee15202-9fda-499c-8302-abee2de1c876-np0000008093" acquired by "attachment_update" :: waited 0.005s {{(pid=100457) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:27:31.167193 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:31.167193 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:31.204490 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-fae0c56f-62f5-4704-b065-7ed4effd36c3 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:31.205865 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fae0c56f-62f5-4704-b065-7ed4effd36c3 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c Aug 25 16:27:31.206064 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fae0c56f-62f5-4704-b065-7ed4effd36c3 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:31.206304 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fae0c56f-62f5-4704-b065-7ed4effd36c3 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:31.240183 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:31.240183 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:31.244791 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-fae0c56f-62f5-4704-b065-7ed4effd36c3 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:27:31.250213 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fae0c56f-62f5-4704-b065-7ed4effd36c3 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c returned with HTTP 200 Aug 25 16:27:31.250602 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 789/3124] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:31 2026] GET /volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c => generated 903 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:31.281118 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-2e95bc65-13da-4af2-bc45-fd05d9f108b2 req-d2e47a0d-662e-4542-88ca-7da7303de921 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Lock "cinder-attachment_update-2ee15202-9fda-499c-8302-abee2de1c876-np0000008093" released by "attachment_update" :: held 0.115s {{(pid=100457) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:27:31.281528 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-2e95bc65-13da-4af2-bc45-fd05d9f108b2 req-d2e47a0d-662e-4542-88ca-7da7303de921 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/attachments/3821e183-ec79-4ee9-a5a8-a12c669d4831 returned with HTTP 200 Aug 25 16:27:31.282079 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 787/3125] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:27:31 2026] PUT /volume/v3/attachments/3821e183-ec79-4ee9-a5a8-a12c669d4831 => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:31.791678 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-97cfb883-a06a-438a-8e11-7aedce30962b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:31.794962 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-97cfb883-a06a-438a-8e11-7aedce30962b tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c Aug 25 16:27:31.795230 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-97cfb883-a06a-438a-8e11-7aedce30962b tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:31.795562 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-97cfb883-a06a-438a-8e11-7aedce30962b tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:31.815634 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:31.815634 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:31.822748 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-97cfb883-a06a-438a-8e11-7aedce30962b tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:27:31.828487 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-97cfb883-a06a-438a-8e11-7aedce30962b tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c returned with HTTP 200 Aug 25 16:27:31.829161 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 772/3126] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:31 2026] GET /volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c => generated 880 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:32.048756 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-41f64bdb-ba99-4c91-8e73-fe780ab15a3c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:32.052204 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-41f64bdb-ba99-4c91-8e73-fe780ab15a3c tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 Aug 25 16:27:32.052492 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-41f64bdb-ba99-4c91-8e73-fe780ab15a3c tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:32.052822 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-41f64bdb-ba99-4c91-8e73-fe780ab15a3c tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:32.065422 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:32.065422 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:32.070486 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-41f64bdb-ba99-4c91-8e73-fe780ab15a3c tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:27:32.076496 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-41f64bdb-ba99-4c91-8e73-fe780ab15a3c tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 returned with HTTP 200 Aug 25 16:27:32.076913 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 779/3127] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:32 2026] GET /volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 => generated 1362 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:32.264539 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-705af3b9-4178-4d47-b43b-7d0d8238cd82 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:32.266857 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-705af3b9-4178-4d47-b43b-7d0d8238cd82 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c Aug 25 16:27:32.267228 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-705af3b9-4178-4d47-b43b-7d0d8238cd82 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:32.267291 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-705af3b9-4178-4d47-b43b-7d0d8238cd82 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:32.276692 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:32.276692 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:32.279475 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-705af3b9-4178-4d47-b43b-7d0d8238cd82 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:27:32.282787 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-705af3b9-4178-4d47-b43b-7d0d8238cd82 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c returned with HTTP 200 Aug 25 16:27:32.283164 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 790/3128] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:32 2026] GET /volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:32.843962 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-7e6834d7-a43b-4de6-bbd0-b8faeb5e54fd None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:32.846530 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7e6834d7-a43b-4de6-bbd0-b8faeb5e54fd tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c Aug 25 16:27:32.846803 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7e6834d7-a43b-4de6-bbd0-b8faeb5e54fd tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:32.847062 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7e6834d7-a43b-4de6-bbd0-b8faeb5e54fd tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:32.857186 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:32.857186 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:32.860776 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-7e6834d7-a43b-4de6-bbd0-b8faeb5e54fd tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:27:32.865351 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7e6834d7-a43b-4de6-bbd0-b8faeb5e54fd tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c returned with HTTP 200 Aug 25 16:27:32.865825 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 788/3129] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:32 2026] GET /volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:33.090152 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-7da6478d-4add-4f2f-af73-7b52a67adb70 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:33.092222 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7da6478d-4add-4f2f-af73-7b52a67adb70 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 Aug 25 16:27:33.092557 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7da6478d-4add-4f2f-af73-7b52a67adb70 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:33.092860 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7da6478d-4add-4f2f-af73-7b52a67adb70 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:33.103744 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:33.103744 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:33.110784 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-7da6478d-4add-4f2f-af73-7b52a67adb70 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:27:33.114149 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7da6478d-4add-4f2f-af73-7b52a67adb70 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 returned with HTTP 200 Aug 25 16:27:33.114577 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 773/3130] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:33 2026] GET /volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 => generated 1362 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:33.302740 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f63e944d-294e-470c-a2b3-fde7943a2c50 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:33.317632 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f63e944d-294e-470c-a2b3-fde7943a2c50 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c Aug 25 16:27:33.324536 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f63e944d-294e-470c-a2b3-fde7943a2c50 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:33.324536 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f63e944d-294e-470c-a2b3-fde7943a2c50 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:33.330261 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:33.330261 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:33.337199 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-f63e944d-294e-470c-a2b3-fde7943a2c50 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:27:33.341113 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f63e944d-294e-470c-a2b3-fde7943a2c50 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c returned with HTTP 200 Aug 25 16:27:33.341113 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 780/3131] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:33 2026] GET /volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c => generated 903 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:33.676809 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-b1f5e957-e7eb-4773-b945-131d3249a2e7 req-30499090-1540-4bd1-89ee-c2514a253e96 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:33.680949 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-b1f5e957-e7eb-4773-b945-131d3249a2e7 req-30499090-1540-4bd1-89ee-c2514a253e96 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] POST https://10.4.3.102/volume/v3/attachments/d042e20e-4b2e-48ca-abdc-b65729ecf1fc/action Aug 25 16:27:33.681397 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-b1f5e957-e7eb-4773-b945-131d3249a2e7 req-30499090-1540-4bd1-89ee-c2514a253e96 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Action body: b'{"os-complete": null}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:27:33.681544 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-b1f5e957-e7eb-4773-b945-131d3249a2e7 req-30499090-1540-4bd1-89ee-c2514a253e96 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:33.708122 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:33.708122 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:33.724637 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-b1f5e957-e7eb-4773-b945-131d3249a2e7 req-30499090-1540-4bd1-89ee-c2514a253e96 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/attachments/d042e20e-4b2e-48ca-abdc-b65729ecf1fc/action returned with HTTP 204 Aug 25 16:27:33.725120 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 791/3132] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:27:33 2026] POST /volume/v3/attachments/d042e20e-4b2e-48ca-abdc-b65729ecf1fc/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:27:33.877300 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-dffa7d85-811f-494d-9ebb-9cba6128d7ed None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:33.879764 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-dffa7d85-811f-494d-9ebb-9cba6128d7ed tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c Aug 25 16:27:33.880053 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-dffa7d85-811f-494d-9ebb-9cba6128d7ed tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:33.880289 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-dffa7d85-811f-494d-9ebb-9cba6128d7ed tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:33.891275 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:33.891275 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:33.894941 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-dffa7d85-811f-494d-9ebb-9cba6128d7ed tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:27:33.899645 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-dffa7d85-811f-494d-9ebb-9cba6128d7ed tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c returned with HTTP 200 Aug 25 16:27:33.900089 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 789/3133] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:33 2026] GET /volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:34.128929 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f7300f9c-fc69-486c-a013-50b938c0dc02 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:34.130848 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f7300f9c-fc69-486c-a013-50b938c0dc02 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 Aug 25 16:27:34.131067 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f7300f9c-fc69-486c-a013-50b938c0dc02 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:34.131303 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f7300f9c-fc69-486c-a013-50b938c0dc02 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:34.143458 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:34.143458 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:34.147149 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-f7300f9c-fc69-486c-a013-50b938c0dc02 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:27:34.153633 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f7300f9c-fc69-486c-a013-50b938c0dc02 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 returned with HTTP 200 Aug 25 16:27:34.154383 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 774/3134] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:34 2026] GET /volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 => generated 1362 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:34.355322 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-5bbf2f5c-0a66-435f-bed6-a9069393a306 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:34.357036 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5bbf2f5c-0a66-435f-bed6-a9069393a306 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c Aug 25 16:27:34.357230 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5bbf2f5c-0a66-435f-bed6-a9069393a306 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:34.357404 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5bbf2f5c-0a66-435f-bed6-a9069393a306 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:34.366731 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:34.366731 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:34.369867 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-5bbf2f5c-0a66-435f-bed6-a9069393a306 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:27:34.374249 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5bbf2f5c-0a66-435f-bed6-a9069393a306 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c returned with HTTP 200 Aug 25 16:27:34.374579 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 781/3135] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:34 2026] GET /volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c => generated 1195 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:34.386548 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b4165b14-de7b-418a-b258-5ff4f97d19d5 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:34.388058 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b4165b14-de7b-418a-b258-5ff4f97d19d5 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c Aug 25 16:27:34.388254 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b4165b14-de7b-418a-b258-5ff4f97d19d5 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:34.388418 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b4165b14-de7b-418a-b258-5ff4f97d19d5 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:34.396747 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:34.396747 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:34.399785 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-b4165b14-de7b-418a-b258-5ff4f97d19d5 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:27:34.403684 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b4165b14-de7b-418a-b258-5ff4f97d19d5 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c returned with HTTP 200 Aug 25 16:27:34.404005 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 792/3136] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:34 2026] GET /volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c => generated 1195 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:34.446133 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-97ecf6fc-631e-4bac-9442-4de293b5d690 req-a77b7ae5-acb0-4c00-afe6-84f80be56b49 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:34.448160 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-97ecf6fc-631e-4bac-9442-4de293b5d690 req-a77b7ae5-acb0-4c00-afe6-84f80be56b49 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c Aug 25 16:27:34.448379 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-97ecf6fc-631e-4bac-9442-4de293b5d690 req-a77b7ae5-acb0-4c00-afe6-84f80be56b49 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:34.448555 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-97ecf6fc-631e-4bac-9442-4de293b5d690 req-a77b7ae5-acb0-4c00-afe6-84f80be56b49 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:34.458042 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:34.458042 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:34.461733 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-97ecf6fc-631e-4bac-9442-4de293b5d690 req-a77b7ae5-acb0-4c00-afe6-84f80be56b49 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:27:34.465786 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-97ecf6fc-631e-4bac-9442-4de293b5d690 req-a77b7ae5-acb0-4c00-afe6-84f80be56b49 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c returned with HTTP 200 Aug 25 16:27:34.466242 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 790/3137] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:27:34 2026] GET /volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c => generated 1195 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:34.487985 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-97ecf6fc-631e-4bac-9442-4de293b5d690 req-4bafda3f-af3c-49a6-adee-f605a7ad3086 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:34.490412 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-97ecf6fc-631e-4bac-9442-4de293b5d690 req-4bafda3f-af3c-49a6-adee-f605a7ad3086 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] POST https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c/action Aug 25 16:27:34.490835 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-97ecf6fc-631e-4bac-9442-4de293b5d690 req-4bafda3f-af3c-49a6-adee-f605a7ad3086 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:27:34.490985 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-97ecf6fc-631e-4bac-9442-4de293b5d690 req-4bafda3f-af3c-49a6-adee-f605a7ad3086 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:34.502547 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:34.502547 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:34.503041 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-97ecf6fc-631e-4bac-9442-4de293b5d690 req-4bafda3f-af3c-49a6-adee-f605a7ad3086 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:27:34.517606 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-97ecf6fc-631e-4bac-9442-4de293b5d690 req-4bafda3f-af3c-49a6-adee-f605a7ad3086 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Begin detaching volume completed successfully. Aug 25 16:27:34.517854 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-97ecf6fc-631e-4bac-9442-4de293b5d690 req-4bafda3f-af3c-49a6-adee-f605a7ad3086 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c/action returned with HTTP 202 Aug 25 16:27:34.518314 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 775/3138] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:27:34 2026] POST /volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:27:34.562074 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-fe97c258-7aaf-4a9c-8f2a-5932f31f01c6 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:34.562434 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-fe97c258-7aaf-4a9c-8f2a-5932f31f01c6 None None] GET https://10.4.3.102/volume// Aug 25 16:27:34.562611 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-fe97c258-7aaf-4a9c-8f2a-5932f31f01c6 None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:34.562790 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-fe97c258-7aaf-4a9c-8f2a-5932f31f01c6 None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:34.563085 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-fe97c258-7aaf-4a9c-8f2a-5932f31f01c6 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:27:34.563361 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 782/3139] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:27:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:27:34.571676 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-97ecf6fc-631e-4bac-9442-4de293b5d690 req-2413689f-fbdd-4246-82e8-c661e226a7c1 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:34.573861 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-97ecf6fc-631e-4bac-9442-4de293b5d690 req-2413689f-fbdd-4246-82e8-c661e226a7c1 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c Aug 25 16:27:34.574088 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-97ecf6fc-631e-4bac-9442-4de293b5d690 req-2413689f-fbdd-4246-82e8-c661e226a7c1 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:34.574303 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-97ecf6fc-631e-4bac-9442-4de293b5d690 req-2413689f-fbdd-4246-82e8-c661e226a7c1 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:34.583987 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:34.583987 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:34.587779 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-97ecf6fc-631e-4bac-9442-4de293b5d690 req-2413689f-fbdd-4246-82e8-c661e226a7c1 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:27:34.592187 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-97ecf6fc-631e-4bac-9442-4de293b5d690 req-2413689f-fbdd-4246-82e8-c661e226a7c1 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c returned with HTTP 200 Aug 25 16:27:34.592850 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 793/3140] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:27:34 2026] GET /volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c => generated 1378 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:27:34.602271 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-97ecf6fc-631e-4bac-9442-4de293b5d690 req-8342e1d4-132c-4faf-bbee-925568832862 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:34.604923 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-97ecf6fc-631e-4bac-9442-4de293b5d690 req-8342e1d4-132c-4faf-bbee-925568832862 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c/encryption Aug 25 16:27:34.605172 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-97ecf6fc-631e-4bac-9442-4de293b5d690 req-8342e1d4-132c-4faf-bbee-925568832862 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:34.605419 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-97ecf6fc-631e-4bac-9442-4de293b5d690 req-8342e1d4-132c-4faf-bbee-925568832862 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'index' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:34.614549 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:34.614549 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:34.620978 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-97ecf6fc-631e-4bac-9442-4de293b5d690 req-8342e1d4-132c-4faf-bbee-925568832862 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c/encryption returned with HTTP 200 Aug 25 16:27:34.621445 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 791/3141] 10.4.3.102 () {68 vars in 1631 bytes} [Tue Aug 25 16:27:34 2026] GET /volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:34.915019 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-9988f51d-3300-4d9b-8676-7746f57ab704 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:34.917269 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9988f51d-3300-4d9b-8676-7746f57ab704 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c Aug 25 16:27:34.917506 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9988f51d-3300-4d9b-8676-7746f57ab704 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:34.917757 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9988f51d-3300-4d9b-8676-7746f57ab704 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:34.929884 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:34.929884 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:34.935825 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-9988f51d-3300-4d9b-8676-7746f57ab704 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:27:34.941394 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9988f51d-3300-4d9b-8676-7746f57ab704 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c returned with HTTP 200 Aug 25 16:27:34.941969 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 776/3142] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:34 2026] GET /volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:35.167317 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-15816ce6-755b-4a5a-8635-dfb864d191e5 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:35.170442 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-15816ce6-755b-4a5a-8635-dfb864d191e5 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 Aug 25 16:27:35.170692 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-15816ce6-755b-4a5a-8635-dfb864d191e5 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:35.170932 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-15816ce6-755b-4a5a-8635-dfb864d191e5 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:35.185955 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:35.185955 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:35.190992 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-15816ce6-755b-4a5a-8635-dfb864d191e5 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:27:35.197193 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-15816ce6-755b-4a5a-8635-dfb864d191e5 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 returned with HTTP 200 Aug 25 16:27:35.197675 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 783/3143] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:35 2026] GET /volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 => generated 1362 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:35.958910 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-8d2449ed-b282-495b-b2fc-fc6f840e9881 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:35.961806 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8d2449ed-b282-495b-b2fc-fc6f840e9881 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c Aug 25 16:27:35.962051 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8d2449ed-b282-495b-b2fc-fc6f840e9881 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:35.962305 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8d2449ed-b282-495b-b2fc-fc6f840e9881 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:35.974134 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:35.974134 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:35.979057 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-8d2449ed-b282-495b-b2fc-fc6f840e9881 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:27:35.983688 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8d2449ed-b282-495b-b2fc-fc6f840e9881 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c returned with HTTP 200 Aug 25 16:27:35.984078 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 794/3144] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:35 2026] GET /volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c => generated 880 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:36.210226 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-2f8b89d2-310e-48a1-b9a6-50478a7a6fec None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:36.212192 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2f8b89d2-310e-48a1-b9a6-50478a7a6fec tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 Aug 25 16:27:36.212421 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2f8b89d2-310e-48a1-b9a6-50478a7a6fec tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:36.212652 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2f8b89d2-310e-48a1-b9a6-50478a7a6fec tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:36.222987 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:36.222987 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:36.227053 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-2f8b89d2-310e-48a1-b9a6-50478a7a6fec tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:27:36.232363 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2f8b89d2-310e-48a1-b9a6-50478a7a6fec tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 returned with HTTP 200 Aug 25 16:27:36.232912 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 792/3145] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:36 2026] GET /volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:37.004072 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a8f1ea7a-a093-4103-b2b1-9dcce1be6bfd None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:37.004478 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a8f1ea7a-a093-4103-b2b1-9dcce1be6bfd tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c Aug 25 16:27:37.004523 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a8f1ea7a-a093-4103-b2b1-9dcce1be6bfd tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:37.004865 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a8f1ea7a-a093-4103-b2b1-9dcce1be6bfd tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:37.020616 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:37.020616 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:37.025056 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-a8f1ea7a-a093-4103-b2b1-9dcce1be6bfd tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:27:37.026953 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a8f1ea7a-a093-4103-b2b1-9dcce1be6bfd tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c returned with HTTP 200 Aug 25 16:27:37.027350 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 777/3146] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:37 2026] GET /volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:37.251763 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d2d98031-50fd-4c57-a63c-0883fb0b0b52 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:37.257372 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d2d98031-50fd-4c57-a63c-0883fb0b0b52 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 Aug 25 16:27:37.257603 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d2d98031-50fd-4c57-a63c-0883fb0b0b52 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:37.257813 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d2d98031-50fd-4c57-a63c-0883fb0b0b52 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:37.276739 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:37.276739 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:37.281298 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-d2d98031-50fd-4c57-a63c-0883fb0b0b52 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:27:37.287753 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d2d98031-50fd-4c57-a63c-0883fb0b0b52 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 returned with HTTP 200 Aug 25 16:27:37.288110 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 784/3147] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:37 2026] GET /volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 => generated 1362 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:38.001467 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ea63fda0-b953-42eb-9199-7616dbaa0760 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:38.006550 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ea63fda0-b953-42eb-9199-7616dbaa0760 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-reader] GET https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:27:38.006849 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ea63fda0-b953-42eb-9199-7616dbaa0760 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-reader] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:38.007503 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ea63fda0-b953-42eb-9199-7616dbaa0760 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-reader] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:38.032029 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:38.032029 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:38.043415 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-ea63fda0-b953-42eb-9199-7616dbaa0760 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-reader] Volume info retrieved successfully. Aug 25 16:27:38.049080 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ea63fda0-b953-42eb-9199-7616dbaa0760 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-reader] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 returned with HTTP 200 Aug 25 16:27:38.049597 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 795/3148] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:38 2026] GET /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 => generated 1441 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:38.049728 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-e3d221e9-4ecd-41bc-b441-894f08f4579a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:38.054616 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e3d221e9-4ecd-41bc-b441-894f08f4579a tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c Aug 25 16:27:38.054616 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e3d221e9-4ecd-41bc-b441-894f08f4579a tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:38.054616 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e3d221e9-4ecd-41bc-b441-894f08f4579a tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:38.070056 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:38.070056 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:38.074414 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-e3d221e9-4ecd-41bc-b441-894f08f4579a tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:27:38.081013 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e3d221e9-4ecd-41bc-b441-894f08f4579a tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c returned with HTTP 200 Aug 25 16:27:38.081792 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 793/3149] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:38 2026] GET /volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c => generated 880 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:38.135996 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-72814339-03dc-4082-a021-bdf0c8fc8f46 req-7360b8fa-6783-441c-a6a4-5e862ec7965b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:38.139254 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-72814339-03dc-4082-a021-bdf0c8fc8f46 req-7360b8fa-6783-441c-a6a4-5e862ec7965b tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:27:38.139535 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-72814339-03dc-4082-a021-bdf0c8fc8f46 req-7360b8fa-6783-441c-a6a4-5e862ec7965b tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:38.139826 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-72814339-03dc-4082-a021-bdf0c8fc8f46 req-7360b8fa-6783-441c-a6a4-5e862ec7965b tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:38.155823 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:38.155823 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:38.159758 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-72814339-03dc-4082-a021-bdf0c8fc8f46 req-7360b8fa-6783-441c-a6a4-5e862ec7965b tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:27:38.166040 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-72814339-03dc-4082-a021-bdf0c8fc8f46 req-7360b8fa-6783-441c-a6a4-5e862ec7965b tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 returned with HTTP 200 Aug 25 16:27:38.166692 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 778/3150] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:27:38 2026] GET /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 => generated 1441 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:38.199145 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-72814339-03dc-4082-a021-bdf0c8fc8f46 req-1afce3bb-cc92-40bb-b502-a983d91c7e98 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:38.207768 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-72814339-03dc-4082-a021-bdf0c8fc8f46 req-1afce3bb-cc92-40bb-b502-a983d91c7e98 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] POST https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12/action Aug 25 16:27:38.208294 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-72814339-03dc-4082-a021-bdf0c8fc8f46 req-1afce3bb-cc92-40bb-b502-a983d91c7e98 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:27:38.208404 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-72814339-03dc-4082-a021-bdf0c8fc8f46 req-1afce3bb-cc92-40bb-b502-a983d91c7e98 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:38.224662 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:38.224662 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:38.225217 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-72814339-03dc-4082-a021-bdf0c8fc8f46 req-1afce3bb-cc92-40bb-b502-a983d91c7e98 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:27:38.232944 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-72814339-03dc-4082-a021-bdf0c8fc8f46 req-1afce3bb-cc92-40bb-b502-a983d91c7e98 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Begin detaching volume completed successfully. Aug 25 16:27:38.233468 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-72814339-03dc-4082-a021-bdf0c8fc8f46 req-1afce3bb-cc92-40bb-b502-a983d91c7e98 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12/action returned with HTTP 202 Aug 25 16:27:38.233949 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 785/3151] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:27:38 2026] POST /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:27:38.276972 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-626086bb-dea2-4092-a560-acb5f788d719 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:38.279073 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-626086bb-dea2-4092-a560-acb5f788d719 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:27:38.279294 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-626086bb-dea2-4092-a560-acb5f788d719 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:38.279501 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-626086bb-dea2-4092-a560-acb5f788d719 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:38.296054 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:38.296054 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:38.300698 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-626086bb-dea2-4092-a560-acb5f788d719 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:27:38.304849 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-2519913a-cac6-42d9-ab06-985e09f42153 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:38.306531 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-626086bb-dea2-4092-a560-acb5f788d719 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 returned with HTTP 200 Aug 25 16:27:38.306992 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 796/3152] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:38 2026] GET /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 => generated 1444 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:38.307494 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2519913a-cac6-42d9-ab06-985e09f42153 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 Aug 25 16:27:38.307807 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2519913a-cac6-42d9-ab06-985e09f42153 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:38.308012 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2519913a-cac6-42d9-ab06-985e09f42153 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:38.326308 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-52fc61f5-40d2-4bc8-bcff-b0d5e6a9f85e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:38.326973 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-52fc61f5-40d2-4bc8-bcff-b0d5e6a9f85e None None] GET https://10.4.3.102/volume// Aug 25 16:27:38.327225 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-52fc61f5-40d2-4bc8-bcff-b0d5e6a9f85e None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:38.327495 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-52fc61f5-40d2-4bc8-bcff-b0d5e6a9f85e None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:38.327970 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-52fc61f5-40d2-4bc8-bcff-b0d5e6a9f85e None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:27:38.328762 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 779/3153] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:27:38 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:27:38.331796 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:38.331796 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:38.336370 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-2519913a-cac6-42d9-ab06-985e09f42153 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:27:38.345202 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-72814339-03dc-4082-a021-bdf0c8fc8f46 req-a8d12d34-acba-48bc-88fa-a863244cd428 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:38.348369 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-72814339-03dc-4082-a021-bdf0c8fc8f46 req-a8d12d34-acba-48bc-88fa-a863244cd428 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:27:38.348578 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-72814339-03dc-4082-a021-bdf0c8fc8f46 req-a8d12d34-acba-48bc-88fa-a863244cd428 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:38.348784 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-72814339-03dc-4082-a021-bdf0c8fc8f46 req-a8d12d34-acba-48bc-88fa-a863244cd428 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:38.351012 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2519913a-cac6-42d9-ab06-985e09f42153 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 returned with HTTP 200 Aug 25 16:27:38.351551 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 794/3154] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:38 2026] GET /volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 => generated 1362 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:38.359550 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:38.359550 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:38.362854 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-72814339-03dc-4082-a021-bdf0c8fc8f46 req-a8d12d34-acba-48bc-88fa-a863244cd428 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:27:38.366963 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-72814339-03dc-4082-a021-bdf0c8fc8f46 req-a8d12d34-acba-48bc-88fa-a863244cd428 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 returned with HTTP 200 Aug 25 16:27:38.367339 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 786/3155] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:27:38 2026] GET /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:27:38.858391 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-2e95bc65-13da-4af2-bc45-fd05d9f108b2 req-a86971e9-4daf-4e82-bcab-3f3cdb9ae5c8 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:38.859532 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-2e95bc65-13da-4af2-bc45-fd05d9f108b2 req-a86971e9-4daf-4e82-bcab-3f3cdb9ae5c8 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] POST https://10.4.3.102/volume/v3/attachments/3821e183-ec79-4ee9-a5a8-a12c669d4831/action Aug 25 16:27:38.859894 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-2e95bc65-13da-4af2-bc45-fd05d9f108b2 req-a86971e9-4daf-4e82-bcab-3f3cdb9ae5c8 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Action body: b'{"os-complete": null}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:27:38.860001 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-2e95bc65-13da-4af2-bc45-fd05d9f108b2 req-a86971e9-4daf-4e82-bcab-3f3cdb9ae5c8 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:38.897973 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:38.897973 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:38.926717 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-2e95bc65-13da-4af2-bc45-fd05d9f108b2 req-a86971e9-4daf-4e82-bcab-3f3cdb9ae5c8 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/attachments/3821e183-ec79-4ee9-a5a8-a12c669d4831/action returned with HTTP 204 Aug 25 16:27:38.926717 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 797/3156] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:27:38 2026] POST /volume/v3/attachments/3821e183-ec79-4ee9-a5a8-a12c669d4831/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:27:38.962362 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-97ecf6fc-631e-4bac-9442-4de293b5d690 req-9147d7ea-d3e0-48cd-a13f-8c5e6ed11647 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:38.965682 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-97ecf6fc-631e-4bac-9442-4de293b5d690 req-9147d7ea-d3e0-48cd-a13f-8c5e6ed11647 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] DELETE https://10.4.3.102/volume/v3/attachments/d042e20e-4b2e-48ca-abdc-b65729ecf1fc Aug 25 16:27:38.965775 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-97ecf6fc-631e-4bac-9442-4de293b5d690 req-9147d7ea-d3e0-48cd-a13f-8c5e6ed11647 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:38.966022 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-97ecf6fc-631e-4bac-9442-4de293b5d690 req-9147d7ea-d3e0-48cd-a13f-8c5e6ed11647 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:38.982390 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:38.982390 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:39.089580 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-97ecf6fc-631e-4bac-9442-4de293b5d690 req-9147d7ea-d3e0-48cd-a13f-8c5e6ed11647 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/attachments/d042e20e-4b2e-48ca-abdc-b65729ecf1fc returned with HTTP 200 Aug 25 16:27:39.089580 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 780/3157] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:27:38 2026] DELETE /volume/v3/attachments/d042e20e-4b2e-48ca-abdc-b65729ecf1fc => generated 19 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:39.100753 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-40c37392-70a8-4441-bfd2-6faece83784c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:39.109163 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-40c37392-70a8-4441-bfd2-6faece83784c tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c Aug 25 16:27:39.109410 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-40c37392-70a8-4441-bfd2-6faece83784c tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:39.109625 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-40c37392-70a8-4441-bfd2-6faece83784c tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:39.120321 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:39.120321 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:39.125314 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-40c37392-70a8-4441-bfd2-6faece83784c tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:27:39.132347 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-40c37392-70a8-4441-bfd2-6faece83784c tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c returned with HTTP 200 Aug 25 16:27:39.132877 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 795/3158] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:39 2026] GET /volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c => generated 880 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:39.148233 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-72814339-03dc-4082-a021-bdf0c8fc8f46 req-5869620d-edc4-414a-89ea-91a3fab8bdac None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:39.151571 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-72814339-03dc-4082-a021-bdf0c8fc8f46 req-5869620d-edc4-414a-89ea-91a3fab8bdac tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:27:39.151849 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-72814339-03dc-4082-a021-bdf0c8fc8f46 req-5869620d-edc4-414a-89ea-91a3fab8bdac tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:39.152069 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-72814339-03dc-4082-a021-bdf0c8fc8f46 req-5869620d-edc4-414a-89ea-91a3fab8bdac tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:39.170539 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:39.170539 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:39.174604 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-72814339-03dc-4082-a021-bdf0c8fc8f46 req-5869620d-edc4-414a-89ea-91a3fab8bdac tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:27:39.181533 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-72814339-03dc-4082-a021-bdf0c8fc8f46 req-5869620d-edc4-414a-89ea-91a3fab8bdac tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 returned with HTTP 200 Aug 25 16:27:39.182126 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 787/3159] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:27:39 2026] GET /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 => generated 1444 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:39.199833 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-72814339-03dc-4082-a021-bdf0c8fc8f46 req-21050156-3b30-4e57-a647-15efc61644fc None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:39.208081 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-72814339-03dc-4082-a021-bdf0c8fc8f46 req-21050156-3b30-4e57-a647-15efc61644fc tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] DELETE https://10.4.3.102/volume/v3/attachments/9153e746-2245-4186-a8fd-4db14b6b9c0c Aug 25 16:27:39.208358 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-72814339-03dc-4082-a021-bdf0c8fc8f46 req-21050156-3b30-4e57-a647-15efc61644fc tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:39.208619 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-72814339-03dc-4082-a021-bdf0c8fc8f46 req-21050156-3b30-4e57-a647-15efc61644fc tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:39.216852 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:39.216852 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:39.307960 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-72814339-03dc-4082-a021-bdf0c8fc8f46 req-21050156-3b30-4e57-a647-15efc61644fc tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/attachments/9153e746-2245-4186-a8fd-4db14b6b9c0c returned with HTTP 200 Aug 25 16:27:39.308443 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 798/3160] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:27:39 2026] DELETE /volume/v3/attachments/9153e746-2245-4186-a8fd-4db14b6b9c0c => generated 192 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 16:27:39.324382 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-10e94876-1030-41d6-949d-508ad2bfbf27 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:39.326420 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-10e94876-1030-41d6-949d-508ad2bfbf27 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:27:39.326654 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-10e94876-1030-41d6-949d-508ad2bfbf27 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:39.327016 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-10e94876-1030-41d6-949d-508ad2bfbf27 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:39.337312 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:39.337312 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:39.340856 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-10e94876-1030-41d6-949d-508ad2bfbf27 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:27:39.345207 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-10e94876-1030-41d6-949d-508ad2bfbf27 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 returned with HTTP 200 Aug 25 16:27:39.345335 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 781/3161] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:39 2026] GET /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 => generated 1144 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:39.357546 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f548b949-f87a-410e-942c-781de6e9900b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:39.359862 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f548b949-f87a-410e-942c-781de6e9900b tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-reader] GET https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:27:39.360042 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f548b949-f87a-410e-942c-781de6e9900b tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-reader] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:39.360321 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f548b949-f87a-410e-942c-781de6e9900b tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-reader] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:39.366036 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d6f1b2bd-9cf4-40aa-9913-777b14bd7e82 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:39.367890 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d6f1b2bd-9cf4-40aa-9913-777b14bd7e82 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 Aug 25 16:27:39.368124 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d6f1b2bd-9cf4-40aa-9913-777b14bd7e82 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:39.368331 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d6f1b2bd-9cf4-40aa-9913-777b14bd7e82 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:39.372421 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:39.372421 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:39.376532 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-f548b949-f87a-410e-942c-781de6e9900b tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-reader] Volume info retrieved successfully. Aug 25 16:27:39.377963 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:39.377963 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:39.381217 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-d6f1b2bd-9cf4-40aa-9913-777b14bd7e82 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:27:39.381337 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f548b949-f87a-410e-942c-781de6e9900b tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-reader] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 returned with HTTP 200 Aug 25 16:27:39.381825 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 796/3162] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:39 2026] GET /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 => generated 1144 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:39.386008 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d6f1b2bd-9cf4-40aa-9913-777b14bd7e82 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 returned with HTTP 200 Aug 25 16:27:39.386399 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 788/3163] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:39 2026] GET /volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 => generated 1654 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:39.402059 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-6cbde476-7c61-4906-a064-310c5d43f433 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:39.404161 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6cbde476-7c61-4906-a064-310c5d43f433 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:27:39.404628 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6cbde476-7c61-4906-a064-310c5d43f433 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2ee15202-9fda-499c-8302-abee2de1c876", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1829883437"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:39.417457 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:39.417457 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:39.418045 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-6cbde476-7c61-4906-a064-310c5d43f433 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:27:39.418244 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.snapshots [None req-6cbde476-7c61-4906-a064-310c5d43f433 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Create snapshot from volume 2ee15202-9fda-499c-8302-abee2de1c876 Aug 25 16:27:39.422977 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6cbde476-7c61-4906-a064-310c5d43f433 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 400 Aug 25 16:27:39.423703 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 799/3164] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:27:39 2026] POST /volume/v3/snapshots => generated 160 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 16:27:39.429328 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-30f01656-c0dc-4107-8c96-1d4a80a2ad58 req-850c633b-213d-4fb3-880d-28b60fcad7c9 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:39.431325 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-30f01656-c0dc-4107-8c96-1d4a80a2ad58 req-850c633b-213d-4fb3-880d-28b60fcad7c9 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:27:39.431556 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-30f01656-c0dc-4107-8c96-1d4a80a2ad58 req-850c633b-213d-4fb3-880d-28b60fcad7c9 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:39.431768 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-30f01656-c0dc-4107-8c96-1d4a80a2ad58 req-850c633b-213d-4fb3-880d-28b60fcad7c9 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:39.432071 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-8956f60e-842b-43c5-9032-10114396d5a8 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:39.434348 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8956f60e-842b-43c5-9032-10114396d5a8 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:27:39.434813 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8956f60e-842b-43c5-9032-10114396d5a8 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2ee15202-9fda-499c-8302-abee2de1c876", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1109793377"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:39.440870 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:39.440870 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:39.444042 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-30f01656-c0dc-4107-8c96-1d4a80a2ad58 req-850c633b-213d-4fb3-880d-28b60fcad7c9 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:27:39.448023 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-30f01656-c0dc-4107-8c96-1d4a80a2ad58 req-850c633b-213d-4fb3-880d-28b60fcad7c9 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 returned with HTTP 200 Aug 25 16:27:39.448404 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 782/3165] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:27:39 2026] GET /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 => generated 1144 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:39.449738 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:39.449738 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:39.450369 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-8956f60e-842b-43c5-9032-10114396d5a8 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:27:39.450582 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.snapshots [None req-8956f60e-842b-43c5-9032-10114396d5a8 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Create snapshot from volume 2ee15202-9fda-499c-8302-abee2de1c876 Aug 25 16:27:39.470601 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-30f01656-c0dc-4107-8c96-1d4a80a2ad58 req-5895f115-09b3-49e5-af44-34a873049cb3 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:39.472628 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-30f01656-c0dc-4107-8c96-1d4a80a2ad58 req-5895f115-09b3-49e5-af44-34a873049cb3 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] POST https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12/action Aug 25 16:27:39.472967 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-30f01656-c0dc-4107-8c96-1d4a80a2ad58 req-5895f115-09b3-49e5-af44-34a873049cb3 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:27:39.473391 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-30f01656-c0dc-4107-8c96-1d4a80a2ad58 req-5895f115-09b3-49e5-af44-34a873049cb3 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:39.483121 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-8956f60e-842b-43c5-9032-10114396d5a8 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Created reservations ['9d29b1d8-c247-423d-b0e3-bf52084ed4d8', 'c9654eef-88e5-42f5-8ccf-2d0e172173f0', '46762bf4-3d28-4815-af92-3c6eaf5998e5', '4720574f-612a-4800-ab67-450371aef320'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:27:39.483956 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:39.483956 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:39.484610 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-30f01656-c0dc-4107-8c96-1d4a80a2ad58 req-5895f115-09b3-49e5-af44-34a873049cb3 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:27:39.494243 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-30f01656-c0dc-4107-8c96-1d4a80a2ad58 req-5895f115-09b3-49e5-af44-34a873049cb3 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Begin detaching volume completed successfully. Aug 25 16:27:39.494476 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-30f01656-c0dc-4107-8c96-1d4a80a2ad58 req-5895f115-09b3-49e5-af44-34a873049cb3 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12/action returned with HTTP 202 Aug 25 16:27:39.495106 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 789/3166] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:27:39 2026] POST /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:27:39.527093 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-8956f60e-842b-43c5-9032-10114396d5a8 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot force create request issued successfully. Aug 25 16:27:39.527567 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8956f60e-842b-43c5-9032-10114396d5a8 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:27:39.528121 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 797/3167] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:27:39 2026] POST /volume/v3/snapshots => generated 310 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:27:39.529305 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-7530b7ee-60bd-4ccc-b611-c66e08ba7a28 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:39.531933 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7530b7ee-60bd-4ccc-b611-c66e08ba7a28 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:27:39.532207 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7530b7ee-60bd-4ccc-b611-c66e08ba7a28 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:39.532437 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7530b7ee-60bd-4ccc-b611-c66e08ba7a28 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:39.538602 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b65de693-6f56-40d2-92a4-f2cbcf38530e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:39.540654 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b65de693-6f56-40d2-92a4-f2cbcf38530e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots/e6c76bc1-2000-4434-be5d-fb1ad79a80c2 Aug 25 16:27:39.540766 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b65de693-6f56-40d2-92a4-f2cbcf38530e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:39.540948 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b65de693-6f56-40d2-92a4-f2cbcf38530e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:39.544496 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:39.544496 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:39.545607 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:39.545607 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:39.546056 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-b65de693-6f56-40d2-92a4-f2cbcf38530e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:27:39.546893 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b65de693-6f56-40d2-92a4-f2cbcf38530e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/e6c76bc1-2000-4434-be5d-fb1ad79a80c2 returned with HTTP 200 Aug 25 16:27:39.548434 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 783/3168] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:27:39 2026] GET /volume/v3/snapshots/e6c76bc1-2000-4434-be5d-fb1ad79a80c2 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:39.548791 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-7530b7ee-60bd-4ccc-b611-c66e08ba7a28 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:27:39.552750 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-61ecd9fc-d692-465b-b42b-9aa08eb1dbdc None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:39.553298 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-61ecd9fc-d692-465b-b42b-9aa08eb1dbdc None None] GET https://10.4.3.102/volume// Aug 25 16:27:39.553551 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-61ecd9fc-d692-465b-b42b-9aa08eb1dbdc None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:39.553834 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-61ecd9fc-d692-465b-b42b-9aa08eb1dbdc None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:39.554287 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-61ecd9fc-d692-465b-b42b-9aa08eb1dbdc None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:27:39.554711 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 790/3169] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:27:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:27:39.555383 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7530b7ee-60bd-4ccc-b611-c66e08ba7a28 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 returned with HTTP 200 Aug 25 16:27:39.555779 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 800/3170] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:39 2026] GET /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 => generated 1147 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:39.562412 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-30f01656-c0dc-4107-8c96-1d4a80a2ad58 req-1eb26c53-4ff0-4d25-8a5b-0601f11f42cb None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:39.565131 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-30f01656-c0dc-4107-8c96-1d4a80a2ad58 req-1eb26c53-4ff0-4d25-8a5b-0601f11f42cb tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:27:39.565395 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-30f01656-c0dc-4107-8c96-1d4a80a2ad58 req-1eb26c53-4ff0-4d25-8a5b-0601f11f42cb tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:39.565602 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-30f01656-c0dc-4107-8c96-1d4a80a2ad58 req-1eb26c53-4ff0-4d25-8a5b-0601f11f42cb tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:39.575611 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:39.575611 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:39.578928 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-30f01656-c0dc-4107-8c96-1d4a80a2ad58 req-1eb26c53-4ff0-4d25-8a5b-0601f11f42cb tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:27:39.583146 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-30f01656-c0dc-4107-8c96-1d4a80a2ad58 req-1eb26c53-4ff0-4d25-8a5b-0601f11f42cb tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 returned with HTTP 200 Aug 25 16:27:39.583557 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 798/3171] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:27:39 2026] GET /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 => generated 1327 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:27:39.916442 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-278b5a08-a683-4f99-baa6-d20fb7aedc6c req-5d30f0ce-10e8-4441-a800-3131155a21f6 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:39.940804 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-278b5a08-a683-4f99-baa6-d20fb7aedc6c req-5d30f0ce-10e8-4441-a800-3131155a21f6 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c Aug 25 16:27:39.941048 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-278b5a08-a683-4f99-baa6-d20fb7aedc6c req-5d30f0ce-10e8-4441-a800-3131155a21f6 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:39.941290 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-278b5a08-a683-4f99-baa6-d20fb7aedc6c req-5d30f0ce-10e8-4441-a800-3131155a21f6 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:39.949172 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:39.949172 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:39.952988 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-278b5a08-a683-4f99-baa6-d20fb7aedc6c req-5d30f0ce-10e8-4441-a800-3131155a21f6 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:27:39.957019 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-278b5a08-a683-4f99-baa6-d20fb7aedc6c req-5d30f0ce-10e8-4441-a800-3131155a21f6 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c returned with HTTP 200 Aug 25 16:27:39.957621 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 784/3172] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:27:39 2026] GET /volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c => generated 903 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:40.147030 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-970c7821-da3e-422b-ba12-25a469f22d37 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:40.149244 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-970c7821-da3e-422b-ba12-25a469f22d37 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c Aug 25 16:27:40.149456 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-970c7821-da3e-422b-ba12-25a469f22d37 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:40.149872 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-970c7821-da3e-422b-ba12-25a469f22d37 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:40.161773 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:40.161773 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:40.166820 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-970c7821-da3e-422b-ba12-25a469f22d37 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:27:40.172335 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-970c7821-da3e-422b-ba12-25a469f22d37 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c returned with HTTP 200 Aug 25 16:27:40.173051 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 791/3173] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:40 2026] GET /volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c => generated 880 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:40.558654 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-bd5c8159-ca45-4376-aab8-332bc06f902a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:40.561049 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bd5c8159-ca45-4376-aab8-332bc06f902a tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots/e6c76bc1-2000-4434-be5d-fb1ad79a80c2 Aug 25 16:27:40.561227 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-bd5c8159-ca45-4376-aab8-332bc06f902a tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:40.562508 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-bd5c8159-ca45-4376-aab8-332bc06f902a tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:40.568826 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f98f81ce-24ac-480a-be26-1bb50f4ab57f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:40.569906 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:40.569906 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:40.570376 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-bd5c8159-ca45-4376-aab8-332bc06f902a tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:27:40.571052 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f98f81ce-24ac-480a-be26-1bb50f4ab57f tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:27:40.571167 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bd5c8159-ca45-4376-aab8-332bc06f902a tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/e6c76bc1-2000-4434-be5d-fb1ad79a80c2 returned with HTTP 200 Aug 25 16:27:40.571336 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f98f81ce-24ac-480a-be26-1bb50f4ab57f tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:40.571618 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 801/3174] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:27:40 2026] GET /volume/v3/snapshots/e6c76bc1-2000-4434-be5d-fb1ad79a80c2 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:40.571695 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f98f81ce-24ac-480a-be26-1bb50f4ab57f tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:40.580378 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-6f365d42-668c-4f14-8ce9-1f844854354d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:40.582663 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6f365d42-668c-4f14-8ce9-1f844854354d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:27:40.583130 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6f365d42-668c-4f14-8ce9-1f844854354d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2ee15202-9fda-499c-8302-abee2de1c876", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1032540845"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:40.583729 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:40.583729 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:40.587607 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-f98f81ce-24ac-480a-be26-1bb50f4ab57f tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:27:40.592659 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f98f81ce-24ac-480a-be26-1bb50f4ab57f tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 returned with HTTP 200 Aug 25 16:27:40.593130 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 799/3175] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:40 2026] GET /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 => generated 1147 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:40.598162 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:40.598162 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:40.598603 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-6f365d42-668c-4f14-8ce9-1f844854354d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:27:40.598775 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.snapshots [None req-6f365d42-668c-4f14-8ce9-1f844854354d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Create snapshot from volume 2ee15202-9fda-499c-8302-abee2de1c876 Aug 25 16:27:40.638097 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-6f365d42-668c-4f14-8ce9-1f844854354d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Created reservations ['1c19a164-0ddc-46d1-b33f-2fbc1f91ef4f', '34549f43-a966-4649-8255-67c84665ba96', 'fa254f94-a7b7-499f-bb64-e02d2a9effe6', 'f1a71647-1050-41f1-bc80-2b6e1783a7db'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:27:40.681190 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-6f365d42-668c-4f14-8ce9-1f844854354d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot force create request issued successfully. Aug 25 16:27:40.681675 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6f365d42-668c-4f14-8ce9-1f844854354d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:27:40.682116 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 785/3176] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:27:40 2026] POST /volume/v3/snapshots => generated 310 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:27:40.695396 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-339b8619-dad1-46cc-a254-09b0a46323d6 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:40.696511 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-339b8619-dad1-46cc-a254-09b0a46323d6 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots/da3104c9-196e-4b4e-a4a7-ab515c929aea Aug 25 16:27:40.696740 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-339b8619-dad1-46cc-a254-09b0a46323d6 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:40.696968 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-339b8619-dad1-46cc-a254-09b0a46323d6 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:40.703487 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:40.703487 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:40.704016 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-339b8619-dad1-46cc-a254-09b0a46323d6 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:27:40.705099 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-339b8619-dad1-46cc-a254-09b0a46323d6 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/da3104c9-196e-4b4e-a4a7-ab515c929aea returned with HTTP 200 Aug 25 16:27:40.705609 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 792/3177] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:27:40 2026] GET /volume/v3/snapshots/da3104c9-196e-4b4e-a4a7-ab515c929aea => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:41.191691 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9bdd6cc0-bc6d-4fad-b6b5-12ca1969851d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:41.193408 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9bdd6cc0-bc6d-4fad-b6b5-12ca1969851d tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c Aug 25 16:27:41.193662 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9bdd6cc0-bc6d-4fad-b6b5-12ca1969851d tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:41.194020 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9bdd6cc0-bc6d-4fad-b6b5-12ca1969851d tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:41.214112 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:41.214112 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:41.220164 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-9bdd6cc0-bc6d-4fad-b6b5-12ca1969851d tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:27:41.225958 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9bdd6cc0-bc6d-4fad-b6b5-12ca1969851d tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c returned with HTTP 200 Aug 25 16:27:41.226390 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 802/3178] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:41 2026] GET /volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c => generated 880 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:41.611966 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-59300f4b-f729-4717-bcbf-7a28cb436281 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:41.613957 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-59300f4b-f729-4717-bcbf-7a28cb436281 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:27:41.614237 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-59300f4b-f729-4717-bcbf-7a28cb436281 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:41.614439 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-59300f4b-f729-4717-bcbf-7a28cb436281 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:41.628888 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:41.628888 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:41.634080 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-59300f4b-f729-4717-bcbf-7a28cb436281 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:27:41.640417 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-59300f4b-f729-4717-bcbf-7a28cb436281 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 returned with HTTP 200 Aug 25 16:27:41.640983 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 800/3179] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:41 2026] GET /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 => generated 1147 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:41.717543 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-e5681dd4-8372-4d12-a790-0a781c805576 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:41.719739 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e5681dd4-8372-4d12-a790-0a781c805576 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots/da3104c9-196e-4b4e-a4a7-ab515c929aea Aug 25 16:27:41.719963 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e5681dd4-8372-4d12-a790-0a781c805576 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:41.720231 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e5681dd4-8372-4d12-a790-0a781c805576 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:41.727455 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:41.727455 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:41.728008 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-e5681dd4-8372-4d12-a790-0a781c805576 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:27:41.729188 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e5681dd4-8372-4d12-a790-0a781c805576 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/da3104c9-196e-4b4e-a4a7-ab515c929aea returned with HTTP 200 Aug 25 16:27:41.729727 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 786/3180] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:27:41 2026] GET /volume/v3/snapshots/da3104c9-196e-4b4e-a4a7-ab515c929aea => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:41.739285 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d66744f9-6f8a-424e-a853-ab64066a99d6 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:41.741502 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d66744f9-6f8a-424e-a853-ab64066a99d6 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:27:41.741983 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d66744f9-6f8a-424e-a853-ab64066a99d6 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2ee15202-9fda-499c-8302-abee2de1c876", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1766246138"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:41.753414 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:41.753414 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:41.754023 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-d66744f9-6f8a-424e-a853-ab64066a99d6 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:27:41.754260 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-d66744f9-6f8a-424e-a853-ab64066a99d6 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Create snapshot from volume 2ee15202-9fda-499c-8302-abee2de1c876 Aug 25 16:27:41.790113 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-d66744f9-6f8a-424e-a853-ab64066a99d6 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Created reservations ['75bfb910-3650-4b12-8270-bda67a0eb1f9', '6ec6d4e9-cab9-47ff-9cd4-8c71c6aa906e', '9f7b3586-0511-4476-8efb-c3f1c4aab749', '30f315f4-1da4-4a05-983c-57b31aa4c2ae'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:27:41.828696 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-d66744f9-6f8a-424e-a853-ab64066a99d6 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot force create request issued successfully. Aug 25 16:27:41.828869 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d66744f9-6f8a-424e-a853-ab64066a99d6 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:27:41.829448 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 793/3181] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:27:41 2026] POST /volume/v3/snapshots => generated 310 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:27:41.839184 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ce9d2533-bba7-42ed-9b42-1cf14b25e7b0 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:41.841443 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ce9d2533-bba7-42ed-9b42-1cf14b25e7b0 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots/55a477cc-1147-4c44-8e68-dbb2aa7368fe Aug 25 16:27:41.841696 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ce9d2533-bba7-42ed-9b42-1cf14b25e7b0 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:41.841900 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ce9d2533-bba7-42ed-9b42-1cf14b25e7b0 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:41.846930 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:41.846930 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:41.847376 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-ce9d2533-bba7-42ed-9b42-1cf14b25e7b0 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:27:41.848241 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ce9d2533-bba7-42ed-9b42-1cf14b25e7b0 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/55a477cc-1147-4c44-8e68-dbb2aa7368fe returned with HTTP 200 Aug 25 16:27:41.848613 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 803/3182] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:27:41 2026] GET /volume/v3/snapshots/55a477cc-1147-4c44-8e68-dbb2aa7368fe => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:42.241339 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c39917b9-4be8-47a3-9a6c-785f988e820a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:42.243697 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c39917b9-4be8-47a3-9a6c-785f988e820a tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c Aug 25 16:27:42.244040 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c39917b9-4be8-47a3-9a6c-785f988e820a tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:42.244312 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c39917b9-4be8-47a3-9a6c-785f988e820a tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:42.258321 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:42.258321 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:42.262539 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-c39917b9-4be8-47a3-9a6c-785f988e820a tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:27:42.268293 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c39917b9-4be8-47a3-9a6c-785f988e820a tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c returned with HTTP 200 Aug 25 16:27:42.268864 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 801/3183] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:42 2026] GET /volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:42.653700 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c842d08c-b951-4a80-bbe2-b9930b3cdcf8 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:42.656262 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c842d08c-b951-4a80-bbe2-b9930b3cdcf8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:27:42.656522 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c842d08c-b951-4a80-bbe2-b9930b3cdcf8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:42.656753 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c842d08c-b951-4a80-bbe2-b9930b3cdcf8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:42.670049 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:42.670049 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:42.674919 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-c842d08c-b951-4a80-bbe2-b9930b3cdcf8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:27:42.680324 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c842d08c-b951-4a80-bbe2-b9930b3cdcf8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 returned with HTTP 200 Aug 25 16:27:42.680813 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 787/3184] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:42 2026] GET /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 => generated 1147 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:42.858415 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-adb2dc58-62e1-44e4-943f-0e7d37cdc5b4 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:42.860708 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-adb2dc58-62e1-44e4-943f-0e7d37cdc5b4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots/55a477cc-1147-4c44-8e68-dbb2aa7368fe Aug 25 16:27:42.860953 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-adb2dc58-62e1-44e4-943f-0e7d37cdc5b4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:42.861201 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-adb2dc58-62e1-44e4-943f-0e7d37cdc5b4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:42.867287 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:42.867287 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:42.867794 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-adb2dc58-62e1-44e4-943f-0e7d37cdc5b4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:27:42.868725 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-adb2dc58-62e1-44e4-943f-0e7d37cdc5b4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/55a477cc-1147-4c44-8e68-dbb2aa7368fe returned with HTTP 200 Aug 25 16:27:42.869147 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 794/3185] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:27:42 2026] GET /volume/v3/snapshots/55a477cc-1147-4c44-8e68-dbb2aa7368fe => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:27:42.878604 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-a614b2f4-22b6-4398-9d8d-ede58eb8eceb None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:42.880680 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a614b2f4-22b6-4398-9d8d-ede58eb8eceb tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/e6c76bc1-2000-4434-be5d-fb1ad79a80c2 Aug 25 16:27:42.880940 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a614b2f4-22b6-4398-9d8d-ede58eb8eceb tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:42.881400 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a614b2f4-22b6-4398-9d8d-ede58eb8eceb tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:42.881400 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.snapshots [None req-a614b2f4-22b6-4398-9d8d-ede58eb8eceb tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Delete snapshot with id: e6c76bc1-2000-4434-be5d-fb1ad79a80c2 Aug 25 16:27:42.886919 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:42.886919 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:42.887453 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-a614b2f4-22b6-4398-9d8d-ede58eb8eceb tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:27:42.911189 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-a614b2f4-22b6-4398-9d8d-ede58eb8eceb tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot delete request issued successfully. Aug 25 16:27:42.911960 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a614b2f4-22b6-4398-9d8d-ede58eb8eceb tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/e6c76bc1-2000-4434-be5d-fb1ad79a80c2 returned with HTTP 202 Aug 25 16:27:42.911960 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 804/3186] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:27:42 2026] DELETE /volume/v3/snapshots/e6c76bc1-2000-4434-be5d-fb1ad79a80c2 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:27:42.920664 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d8833a89-4fb9-4a7b-b308-43c683005bf1 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:42.923162 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d8833a89-4fb9-4a7b-b308-43c683005bf1 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots/e6c76bc1-2000-4434-be5d-fb1ad79a80c2 Aug 25 16:27:42.923442 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d8833a89-4fb9-4a7b-b308-43c683005bf1 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:42.923847 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d8833a89-4fb9-4a7b-b308-43c683005bf1 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:42.928406 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-e021d82c-425c-400d-a65f-3b84611c8068 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:42.930287 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:42.930287 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:42.930501 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e021d82c-425c-400d-a65f-3b84611c8068 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] DELETE https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c Aug 25 16:27:42.930675 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e021d82c-425c-400d-a65f-3b84611c8068 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:42.930866 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e021d82c-425c-400d-a65f-3b84611c8068 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:42.930938 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-d8833a89-4fb9-4a7b-b308-43c683005bf1 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:27:42.931074 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-e021d82c-425c-400d-a65f-3b84611c8068 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Delete volume with id: 82d3ba38-94dc-4949-aa64-4dc9f958d09c Aug 25 16:27:42.931955 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d8833a89-4fb9-4a7b-b308-43c683005bf1 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/e6c76bc1-2000-4434-be5d-fb1ad79a80c2 returned with HTTP 200 Aug 25 16:27:42.932681 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 802/3187] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:27:42 2026] GET /volume/v3/snapshots/e6c76bc1-2000-4434-be5d-fb1ad79a80c2 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:42.938301 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:42.938301 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:42.938719 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-e021d82c-425c-400d-a65f-3b84611c8068 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:27:42.951400 np0000008093 devstack@c-api.service[100455]: WARNING cinder.keymgr.conf_key_mgr [None req-e021d82c-425c-400d-a65f-3b84611c8068 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 16:27:42.958837 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-e021d82c-425c-400d-a65f-3b84611c8068 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Delete volume request issued successfully. Aug 25 16:27:42.959073 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e021d82c-425c-400d-a65f-3b84611c8068 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c returned with HTTP 202 Aug 25 16:27:42.959746 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 788/3188] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:27:42 2026] DELETE /volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:27:42.970405 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0ee03f09-e185-4c9a-b52b-c83d62959f0f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:42.972402 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0ee03f09-e185-4c9a-b52b-c83d62959f0f tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c Aug 25 16:27:42.972402 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0ee03f09-e185-4c9a-b52b-c83d62959f0f tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:42.972840 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0ee03f09-e185-4c9a-b52b-c83d62959f0f tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:42.977600 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-d05ba55c-d47b-4b5a-8364-9ef8c5c8c9cb None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:42.979870 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d05ba55c-d47b-4b5a-8364-9ef8c5c8c9cb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 Aug 25 16:27:42.980035 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d05ba55c-d47b-4b5a-8364-9ef8c5c8c9cb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:42.980284 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:42.980284 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:42.980355 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d05ba55c-d47b-4b5a-8364-9ef8c5c8c9cb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:42.986269 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-0ee03f09-e185-4c9a-b52b-c83d62959f0f tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:27:42.988795 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:42.988795 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:42.992184 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0ee03f09-e185-4c9a-b52b-c83d62959f0f tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c returned with HTTP 200 Aug 25 16:27:42.992746 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 795/3189] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:42 2026] GET /volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:42.993241 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-d05ba55c-d47b-4b5a-8364-9ef8c5c8c9cb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:27:42.998066 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d05ba55c-d47b-4b5a-8364-9ef8c5c8c9cb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 returned with HTTP 200 Aug 25 16:27:42.998519 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 805/3190] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:42 2026] GET /volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:43.058704 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-a165daec-82b5-400b-b347-161028e19a4f req-a5e4b992-445f-4ac4-bffd-923416c0f441 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:43.061093 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-a165daec-82b5-400b-b347-161028e19a4f req-a5e4b992-445f-4ac4-bffd-923416c0f441 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 Aug 25 16:27:43.061298 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-a165daec-82b5-400b-b347-161028e19a4f req-a5e4b992-445f-4ac4-bffd-923416c0f441 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:43.061551 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-a165daec-82b5-400b-b347-161028e19a4f req-a5e4b992-445f-4ac4-bffd-923416c0f441 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:43.070484 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:43.070484 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:43.074988 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-a165daec-82b5-400b-b347-161028e19a4f req-a5e4b992-445f-4ac4-bffd-923416c0f441 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:27:43.080148 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-a165daec-82b5-400b-b347-161028e19a4f req-a5e4b992-445f-4ac4-bffd-923416c0f441 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 returned with HTTP 200 Aug 25 16:27:43.080630 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 803/3191] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:27:43 2026] GET /volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:43.166687 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d76aa5f8-3683-4bc3-886d-ec5607d8daa0 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:43.166687 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d76aa5f8-3683-4bc3-886d-ec5607d8daa0 None None] GET https://10.4.3.102/volume// Aug 25 16:27:43.166687 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d76aa5f8-3683-4bc3-886d-ec5607d8daa0 None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:43.166687 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d76aa5f8-3683-4bc3-886d-ec5607d8daa0 None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:43.166687 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d76aa5f8-3683-4bc3-886d-ec5607d8daa0 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:27:43.166687 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 789/3192] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:27:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:27:43.174758 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-a165daec-82b5-400b-b347-161028e19a4f req-4aae6bdd-3dac-4ffc-b2e2-fc3d28e297cf None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:43.176987 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-a165daec-82b5-400b-b347-161028e19a4f req-4aae6bdd-3dac-4ffc-b2e2-fc3d28e297cf tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:27:43.177384 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-a165daec-82b5-400b-b347-161028e19a4f req-4aae6bdd-3dac-4ffc-b2e2-fc3d28e297cf tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7e0f67fa-da6c-48a6-ac83-000419519ac4", "connector": null, "instance_uuid": "a586e08a-92f0-4db0-8c62-4e11e112b6c8"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:43.188169 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:43.188169 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:43.224562 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-a165daec-82b5-400b-b347-161028e19a4f req-4aae6bdd-3dac-4ffc-b2e2-fc3d28e297cf tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:27:43.225029 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 796/3193] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:27: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) Aug 25 16:27:43.263716 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-40611be4-1bc8-4129-a9a2-032317937167 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:43.267675 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-40611be4-1bc8-4129-a9a2-032317937167 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 Aug 25 16:27:43.267992 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-40611be4-1bc8-4129-a9a2-032317937167 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:43.268314 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-40611be4-1bc8-4129-a9a2-032317937167 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:43.275334 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-57edf2ea-652e-4007-b9a0-c2859f223719 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:43.275771 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-57edf2ea-652e-4007-b9a0-c2859f223719 None None] GET https://10.4.3.102/volume// Aug 25 16:27:43.275948 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-57edf2ea-652e-4007-b9a0-c2859f223719 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:43.276162 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-57edf2ea-652e-4007-b9a0-c2859f223719 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:43.276467 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-57edf2ea-652e-4007-b9a0-c2859f223719 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:27:43.276816 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 804/3194] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:27:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:27:43.281405 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-45483377-d91f-4979-9040-458130c92ef7 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:43.283387 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-45483377-d91f-4979-9040-458130c92ef7 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c Aug 25 16:27:43.283699 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-45483377-d91f-4979-9040-458130c92ef7 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:43.283974 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-45483377-d91f-4979-9040-458130c92ef7 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:43.285411 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:43.285411 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:43.288786 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-a165daec-82b5-400b-b347-161028e19a4f req-3ca3a532-5935-4f9c-9487-f4694ea7566c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:43.290424 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-40611be4-1bc8-4129-a9a2-032317937167 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:27:43.291117 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-a165daec-82b5-400b-b347-161028e19a4f req-3ca3a532-5935-4f9c-9487-f4694ea7566c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 Aug 25 16:27:43.291443 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-a165daec-82b5-400b-b347-161028e19a4f req-3ca3a532-5935-4f9c-9487-f4694ea7566c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:43.291561 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-a165daec-82b5-400b-b347-161028e19a4f req-3ca3a532-5935-4f9c-9487-f4694ea7566c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:43.297136 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:43.297136 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:43.300522 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-40611be4-1bc8-4129-a9a2-032317937167 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 returned with HTTP 200 Aug 25 16:27:43.300911 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 806/3195] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:43 2026] GET /volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:43.301379 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-45483377-d91f-4979-9040-458130c92ef7 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:27:43.302849 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:43.302849 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:43.306179 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-45483377-d91f-4979-9040-458130c92ef7 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c returned with HTTP 200 Aug 25 16:27:43.306566 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 790/3196] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:43 2026] GET /volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:43.307233 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-a165daec-82b5-400b-b347-161028e19a4f req-3ca3a532-5935-4f9c-9487-f4694ea7566c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:27:43.313087 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-a165daec-82b5-400b-b347-161028e19a4f req-3ca3a532-5935-4f9c-9487-f4694ea7566c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 returned with HTTP 200 Aug 25 16:27:43.313514 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 797/3197] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:27:43 2026] GET /volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 => generated 1021 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:27:43.419178 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-a165daec-82b5-400b-b347-161028e19a4f req-f5656be9-f4a7-4187-8a4a-eb772795f617 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:43.423045 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-a165daec-82b5-400b-b347-161028e19a4f req-f5656be9-f4a7-4187-8a4a-eb772795f617 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] PUT https://10.4.3.102/volume/v3/attachments/5986bfe8-f532-4758-80b7-b26aaf123c98 Aug 25 16:27:43.423697 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-a165daec-82b5-400b-b347-161028e19a4f req-f5656be9-f4a7-4187-8a4a-eb772795f617 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:43.432896 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-a165daec-82b5-400b-b347-161028e19a4f req-f5656be9-f4a7-4187-8a4a-eb772795f617 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Acquiring lock "cinder-attachment_update-7e0f67fa-da6c-48a6-ac83-000419519ac4-np0000008093" by "attachment_update" {{(pid=100457) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:27:43.446979 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-a165daec-82b5-400b-b347-161028e19a4f req-f5656be9-f4a7-4187-8a4a-eb772795f617 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Lock "cinder-attachment_update-7e0f67fa-da6c-48a6-ac83-000419519ac4-np0000008093" acquired by "attachment_update" :: waited 0.014s {{(pid=100457) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:27:43.448197 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:43.448197 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:43.550027 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-a165daec-82b5-400b-b347-161028e19a4f req-f5656be9-f4a7-4187-8a4a-eb772795f617 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Lock "cinder-attachment_update-7e0f67fa-da6c-48a6-ac83-000419519ac4-np0000008093" released by "attachment_update" :: held 0.103s {{(pid=100457) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:27:43.550440 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-a165daec-82b5-400b-b347-161028e19a4f req-f5656be9-f4a7-4187-8a4a-eb772795f617 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/attachments/5986bfe8-f532-4758-80b7-b26aaf123c98 returned with HTTP 200 Aug 25 16:27:43.551028 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 805/3198] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:27:43 2026] PUT /volume/v3/attachments/5986bfe8-f532-4758-80b7-b26aaf123c98 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:43.693976 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-eacebb47-cdbb-43c0-9a94-4c348a9fe817 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:43.696372 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-eacebb47-cdbb-43c0-9a94-4c348a9fe817 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:27:43.696672 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-eacebb47-cdbb-43c0-9a94-4c348a9fe817 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:43.696945 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-eacebb47-cdbb-43c0-9a94-4c348a9fe817 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:43.716508 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:43.716508 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:43.720122 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-eacebb47-cdbb-43c0-9a94-4c348a9fe817 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:27:43.724528 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-eacebb47-cdbb-43c0-9a94-4c348a9fe817 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 returned with HTTP 200 Aug 25 16:27:43.724915 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 807/3199] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:43 2026] GET /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 => generated 1147 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:43.943845 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b24835cf-2e71-42c2-910b-481c33de1e9b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:43.946010 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b24835cf-2e71-42c2-910b-481c33de1e9b tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots/e6c76bc1-2000-4434-be5d-fb1ad79a80c2 Aug 25 16:27:43.946292 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b24835cf-2e71-42c2-910b-481c33de1e9b tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:43.949791 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b24835cf-2e71-42c2-910b-481c33de1e9b tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:43.951612 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b24835cf-2e71-42c2-910b-481c33de1e9b tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/e6c76bc1-2000-4434-be5d-fb1ad79a80c2 returned with HTTP 404 Aug 25 16:27:43.952291 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 791/3200] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:27:43 2026] GET /volume/v3/snapshots/e6c76bc1-2000-4434-be5d-fb1ad79a80c2 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:27:43.959519 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-86bb92f2-bd71-4bd0-94e8-ee6cbc5f8d04 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:43.963523 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-86bb92f2-bd71-4bd0-94e8-ee6cbc5f8d04 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/55a477cc-1147-4c44-8e68-dbb2aa7368fe Aug 25 16:27:43.963523 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-86bb92f2-bd71-4bd0-94e8-ee6cbc5f8d04 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:43.963523 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-86bb92f2-bd71-4bd0-94e8-ee6cbc5f8d04 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:43.963523 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-86bb92f2-bd71-4bd0-94e8-ee6cbc5f8d04 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Delete snapshot with id: 55a477cc-1147-4c44-8e68-dbb2aa7368fe Aug 25 16:27:43.970749 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:43.970749 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:43.970749 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-86bb92f2-bd71-4bd0-94e8-ee6cbc5f8d04 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:27:43.990242 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-86bb92f2-bd71-4bd0-94e8-ee6cbc5f8d04 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot delete request issued successfully. Aug 25 16:27:43.990691 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-86bb92f2-bd71-4bd0-94e8-ee6cbc5f8d04 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/55a477cc-1147-4c44-8e68-dbb2aa7368fe returned with HTTP 202 Aug 25 16:27:43.991311 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 798/3201] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:27:43 2026] DELETE /volume/v3/snapshots/55a477cc-1147-4c44-8e68-dbb2aa7368fe => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:27:44.000177 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-25b51161-c124-4d5b-9c6e-b0b08182065b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:44.001925 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-25b51161-c124-4d5b-9c6e-b0b08182065b tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots/55a477cc-1147-4c44-8e68-dbb2aa7368fe Aug 25 16:27:44.002207 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-25b51161-c124-4d5b-9c6e-b0b08182065b tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:44.002464 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-25b51161-c124-4d5b-9c6e-b0b08182065b tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:44.005585 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-be7361d2-994a-4286-8706-226d1ac08fbc None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:44.007770 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-be7361d2-994a-4286-8706-226d1ac08fbc tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c Aug 25 16:27:44.007957 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-be7361d2-994a-4286-8706-226d1ac08fbc tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:44.008196 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-be7361d2-994a-4286-8706-226d1ac08fbc tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:44.009155 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:44.009155 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:44.009767 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-25b51161-c124-4d5b-9c6e-b0b08182065b tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:27:44.010658 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-25b51161-c124-4d5b-9c6e-b0b08182065b tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/55a477cc-1147-4c44-8e68-dbb2aa7368fe returned with HTTP 200 Aug 25 16:27:44.011020 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 806/3202] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:27:43 2026] GET /volume/v3/snapshots/55a477cc-1147-4c44-8e68-dbb2aa7368fe => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:44.014572 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-be7361d2-994a-4286-8706-226d1ac08fbc tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c returned with HTTP 404 Aug 25 16:27:44.014728 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 808/3203] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:44 2026] GET /volume/v3/volumes/82d3ba38-94dc-4949-aa64-4dc9f958d09c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:27:44.021726 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-acb349da-0fb1-4007-a173-7a78a4a5c388 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:44.024211 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-acb349da-0fb1-4007-a173-7a78a4a5c388 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] DELETE https://10.4.3.102/volume/v3/volumes/ffbb682e-02c4-4235-836f-8892df6d778b Aug 25 16:27:44.024464 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-acb349da-0fb1-4007-a173-7a78a4a5c388 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:44.024646 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-acb349da-0fb1-4007-a173-7a78a4a5c388 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:44.024807 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-acb349da-0fb1-4007-a173-7a78a4a5c388 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Delete volume with id: ffbb682e-02c4-4235-836f-8892df6d778b Aug 25 16:27:44.032216 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:44.032216 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:44.032712 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-acb349da-0fb1-4007-a173-7a78a4a5c388 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:27:44.045184 np0000008093 devstack@c-api.service[100455]: WARNING cinder.keymgr.conf_key_mgr [None req-acb349da-0fb1-4007-a173-7a78a4a5c388 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 16:27:44.053729 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-acb349da-0fb1-4007-a173-7a78a4a5c388 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Delete volume request issued successfully. Aug 25 16:27:44.053729 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-acb349da-0fb1-4007-a173-7a78a4a5c388 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/ffbb682e-02c4-4235-836f-8892df6d778b returned with HTTP 202 Aug 25 16:27:44.054236 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 792/3204] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:27:44 2026] DELETE /volume/v3/volumes/ffbb682e-02c4-4235-836f-8892df6d778b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:27:44.063002 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-8162fcfb-3357-4358-a4a0-3632c821d839 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:44.068356 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8162fcfb-3357-4358-a4a0-3632c821d839 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/ffbb682e-02c4-4235-836f-8892df6d778b Aug 25 16:27:44.068650 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8162fcfb-3357-4358-a4a0-3632c821d839 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:44.068905 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8162fcfb-3357-4358-a4a0-3632c821d839 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:44.085602 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:44.085602 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:44.091220 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-8162fcfb-3357-4358-a4a0-3632c821d839 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:27:44.100808 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8162fcfb-3357-4358-a4a0-3632c821d839 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/ffbb682e-02c4-4235-836f-8892df6d778b returned with HTTP 200 Aug 25 16:27:44.101379 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 799/3205] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:44 2026] GET /volume/v3/volumes/ffbb682e-02c4-4235-836f-8892df6d778b => generated 877 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:44.318500 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-2e51b730-385d-4000-87a2-84cdde41cbe8 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:44.321643 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-dfe3dab8-cc70-4488-aee0-be611201b257 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:44.321761 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2e51b730-385d-4000-87a2-84cdde41cbe8 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 Aug 25 16:27:44.321761 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2e51b730-385d-4000-87a2-84cdde41cbe8 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:44.321761 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2e51b730-385d-4000-87a2-84cdde41cbe8 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:44.322491 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-dfe3dab8-cc70-4488-aee0-be611201b257 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c Aug 25 16:27:44.322622 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-dfe3dab8-cc70-4488-aee0-be611201b257 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:44.322868 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-dfe3dab8-cc70-4488-aee0-be611201b257 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:44.334817 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:44.334817 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:44.336393 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:44.336393 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:44.341445 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-2e51b730-385d-4000-87a2-84cdde41cbe8 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:27:44.341554 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-dfe3dab8-cc70-4488-aee0-be611201b257 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:27:44.347008 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-dfe3dab8-cc70-4488-aee0-be611201b257 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c returned with HTTP 200 Aug 25 16:27:44.347450 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2e51b730-385d-4000-87a2-84cdde41cbe8 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 returned with HTTP 200 Aug 25 16:27:44.347955 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 809/3206] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:44 2026] GET /volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:44.348114 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 807/3207] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:44 2026] GET /volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:44.478519 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-30f01656-c0dc-4107-8c96-1d4a80a2ad58 req-0c19828c-645f-481b-a24a-2a6613dd74b9 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:44.480847 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-30f01656-c0dc-4107-8c96-1d4a80a2ad58 req-0c19828c-645f-481b-a24a-2a6613dd74b9 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:27:44.481141 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-30f01656-c0dc-4107-8c96-1d4a80a2ad58 req-0c19828c-645f-481b-a24a-2a6613dd74b9 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:44.481429 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-30f01656-c0dc-4107-8c96-1d4a80a2ad58 req-0c19828c-645f-481b-a24a-2a6613dd74b9 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:44.491576 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:44.491576 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:44.495566 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-30f01656-c0dc-4107-8c96-1d4a80a2ad58 req-0c19828c-645f-481b-a24a-2a6613dd74b9 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:27:44.500003 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-30f01656-c0dc-4107-8c96-1d4a80a2ad58 req-0c19828c-645f-481b-a24a-2a6613dd74b9 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 returned with HTTP 200 Aug 25 16:27:44.500456 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 793/3208] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:27:44 2026] GET /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 => generated 1147 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:44.740222 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-aabc22d5-9262-4ac4-816f-02987e29ffac None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:44.742384 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-aabc22d5-9262-4ac4-816f-02987e29ffac tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:27:44.742619 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-aabc22d5-9262-4ac4-816f-02987e29ffac tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:44.742827 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-aabc22d5-9262-4ac4-816f-02987e29ffac tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:44.960467 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:44.960467 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:44.965815 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-aabc22d5-9262-4ac4-816f-02987e29ffac tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:27:44.971798 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-aabc22d5-9262-4ac4-816f-02987e29ffac tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 returned with HTTP 200 Aug 25 16:27:44.972424 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 800/3209] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:44 2026] GET /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 => generated 1147 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:45.031752 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-af04ffd3-55c7-4e3d-959f-8b39729cfd2f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:45.033992 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-af04ffd3-55c7-4e3d-959f-8b39729cfd2f tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots/55a477cc-1147-4c44-8e68-dbb2aa7368fe Aug 25 16:27:45.033992 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-af04ffd3-55c7-4e3d-959f-8b39729cfd2f tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:45.034142 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-af04ffd3-55c7-4e3d-959f-8b39729cfd2f tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:45.039311 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-af04ffd3-55c7-4e3d-959f-8b39729cfd2f tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/55a477cc-1147-4c44-8e68-dbb2aa7368fe returned with HTTP 404 Aug 25 16:27:45.039998 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 810/3210] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:27:45 2026] GET /volume/v3/snapshots/55a477cc-1147-4c44-8e68-dbb2aa7368fe => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:27:45.049890 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-0b3777d6-570d-4e79-bfe1-089f7c03fd11 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:45.051940 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0b3777d6-570d-4e79-bfe1-089f7c03fd11 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/da3104c9-196e-4b4e-a4a7-ab515c929aea Aug 25 16:27:45.052131 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0b3777d6-570d-4e79-bfe1-089f7c03fd11 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:45.052340 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0b3777d6-570d-4e79-bfe1-089f7c03fd11 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:45.052434 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.snapshots [None req-0b3777d6-570d-4e79-bfe1-089f7c03fd11 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Delete snapshot with id: da3104c9-196e-4b4e-a4a7-ab515c929aea Aug 25 16:27:45.058879 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:45.058879 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:45.059415 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-0b3777d6-570d-4e79-bfe1-089f7c03fd11 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:27:45.094833 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-0b3777d6-570d-4e79-bfe1-089f7c03fd11 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot delete request issued successfully. Aug 25 16:27:45.095119 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0b3777d6-570d-4e79-bfe1-089f7c03fd11 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/da3104c9-196e-4b4e-a4a7-ab515c929aea returned with HTTP 202 Aug 25 16:27:45.095676 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 808/3211] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:27:45 2026] DELETE /volume/v3/snapshots/da3104c9-196e-4b4e-a4a7-ab515c929aea => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:27:45.105359 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-952f4692-6660-4dff-b2ef-8dc6db3553b7 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:45.107576 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-952f4692-6660-4dff-b2ef-8dc6db3553b7 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots/da3104c9-196e-4b4e-a4a7-ab515c929aea Aug 25 16:27:45.107819 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-952f4692-6660-4dff-b2ef-8dc6db3553b7 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:45.108170 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-952f4692-6660-4dff-b2ef-8dc6db3553b7 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:45.114169 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b14480c9-7a0c-4414-8efe-6894be2661e4 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:45.115145 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:45.115145 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:45.115740 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-952f4692-6660-4dff-b2ef-8dc6db3553b7 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:27:45.116500 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b14480c9-7a0c-4414-8efe-6894be2661e4 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/ffbb682e-02c4-4235-836f-8892df6d778b Aug 25 16:27:45.116769 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-952f4692-6660-4dff-b2ef-8dc6db3553b7 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/da3104c9-196e-4b4e-a4a7-ab515c929aea returned with HTTP 200 Aug 25 16:27:45.116818 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b14480c9-7a0c-4414-8efe-6894be2661e4 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:45.117031 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b14480c9-7a0c-4414-8efe-6894be2661e4 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:45.117246 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 794/3212] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:27:45 2026] GET /volume/v3/snapshots/da3104c9-196e-4b4e-a4a7-ab515c929aea => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:45.124340 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b14480c9-7a0c-4414-8efe-6894be2661e4 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/ffbb682e-02c4-4235-836f-8892df6d778b returned with HTTP 404 Aug 25 16:27:45.124940 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 801/3213] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:45 2026] GET /volume/v3/volumes/ffbb682e-02c4-4235-836f-8892df6d778b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:27:45.135218 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-54f33118-a21d-42a5-9bab-17dc4191faa0 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:45.139059 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-54f33118-a21d-42a5-9bab-17dc4191faa0 tempest-TestEncryptedCinderVolumes-64458233 tempest-TestEncryptedCinderVolumes-64458233-project-admin] GET https://10.4.3.102/volume/v3/volumes/detail?all_tenants=1 Aug 25 16:27:45.139748 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-54f33118-a21d-42a5-9bab-17dc4191faa0 tempest-TestEncryptedCinderVolumes-64458233 tempest-TestEncryptedCinderVolumes-64458233-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:45.139748 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-54f33118-a21d-42a5-9bab-17dc4191faa0 tempest-TestEncryptedCinderVolumes-64458233 tempest-TestEncryptedCinderVolumes-64458233-project-admin] Calling method 'detail' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:45.140561 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-54f33118-a21d-42a5-9bab-17dc4191faa0 tempest-TestEncryptedCinderVolumes-64458233 tempest-TestEncryptedCinderVolumes-64458233-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100454) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:27:45.166819 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-54f33118-a21d-42a5-9bab-17dc4191faa0 tempest-TestEncryptedCinderVolumes-64458233 tempest-TestEncryptedCinderVolumes-64458233-project-admin] Get all volumes completed successfully. Aug 25 16:27:45.171039 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:45.171039 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:45.177084 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-54f33118-a21d-42a5-9bab-17dc4191faa0 tempest-TestEncryptedCinderVolumes-64458233 tempest-TestEncryptedCinderVolumes-64458233-project-admin] https://10.4.3.102/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 16:27:45.177302 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 811/3214] 10.4.3.102 () {66 vars in 1285 bytes} [Tue Aug 25 16:27:45 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11130 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:27:45.193417 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-b4960036-81f5-45a8-9bc3-5ea8b2c8efbb None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:45.195914 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b4960036-81f5-45a8-9bc3-5ea8b2c8efbb tempest-TestEncryptedCinderVolumes-64458233 tempest-TestEncryptedCinderVolumes-64458233-project-admin] DELETE https://10.4.3.102/volume/v3/types/02cb2b90-d1e2-4ec8-b883-9ae279605a48 Aug 25 16:27:45.196210 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b4960036-81f5-45a8-9bc3-5ea8b2c8efbb tempest-TestEncryptedCinderVolumes-64458233 tempest-TestEncryptedCinderVolumes-64458233-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:45.196478 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b4960036-81f5-45a8-9bc3-5ea8b2c8efbb tempest-TestEncryptedCinderVolumes-64458233 tempest-TestEncryptedCinderVolumes-64458233-project-admin] Calling method '_delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:45.196846 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:45.196846 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:45.239630 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b4960036-81f5-45a8-9bc3-5ea8b2c8efbb tempest-TestEncryptedCinderVolumes-64458233 tempest-TestEncryptedCinderVolumes-64458233-project-admin] https://10.4.3.102/volume/v3/types/02cb2b90-d1e2-4ec8-b883-9ae279605a48 returned with HTTP 202 Aug 25 16:27:45.240603 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 809/3215] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:27:45 2026] DELETE /volume/v3/types/02cb2b90-d1e2-4ec8-b883-9ae279605a48 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:27:45.362874 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-2ef19723-fb2b-41e9-a1f4-b76dcc7d0aed None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:45.363449 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f2442abf-5069-4431-852c-2a320e02fc17 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:45.364775 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2ef19723-fb2b-41e9-a1f4-b76dcc7d0aed tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 Aug 25 16:27:45.364972 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2ef19723-fb2b-41e9-a1f4-b76dcc7d0aed tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:45.365217 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2ef19723-fb2b-41e9-a1f4-b76dcc7d0aed tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:45.365620 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f2442abf-5069-4431-852c-2a320e02fc17 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c Aug 25 16:27:45.365925 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f2442abf-5069-4431-852c-2a320e02fc17 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:45.366140 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f2442abf-5069-4431-852c-2a320e02fc17 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:45.375331 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:45.375331 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:45.379713 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-2ef19723-fb2b-41e9-a1f4-b76dcc7d0aed tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:27:45.380184 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:45.380184 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:45.383641 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2ef19723-fb2b-41e9-a1f4-b76dcc7d0aed tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 returned with HTTP 200 Aug 25 16:27:45.384123 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 795/3216] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:45 2026] GET /volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:45.384731 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-f2442abf-5069-4431-852c-2a320e02fc17 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:27:45.389602 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f2442abf-5069-4431-852c-2a320e02fc17 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c returned with HTTP 200 Aug 25 16:27:45.390021 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 802/3217] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:45 2026] GET /volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:45.990797 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-d948cf31-4adc-4f9c-972d-41bcdb94cfae None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:45.992551 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d948cf31-4adc-4f9c-972d-41bcdb94cfae tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:27:45.992808 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d948cf31-4adc-4f9c-972d-41bcdb94cfae tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:45.993127 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d948cf31-4adc-4f9c-972d-41bcdb94cfae tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:46.005464 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:46.005464 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:46.009141 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-d948cf31-4adc-4f9c-972d-41bcdb94cfae tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:27:46.015043 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d948cf31-4adc-4f9c-972d-41bcdb94cfae tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 returned with HTTP 200 Aug 25 16:27:46.015482 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 812/3218] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:45 2026] GET /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 => generated 1147 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:46.125969 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-4a5c304d-9b29-4089-b8c9-20e8067879a6 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:46.127716 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4a5c304d-9b29-4089-b8c9-20e8067879a6 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots/da3104c9-196e-4b4e-a4a7-ab515c929aea Aug 25 16:27:46.127989 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4a5c304d-9b29-4089-b8c9-20e8067879a6 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:46.128098 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4a5c304d-9b29-4089-b8c9-20e8067879a6 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:46.133753 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4a5c304d-9b29-4089-b8c9-20e8067879a6 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/da3104c9-196e-4b4e-a4a7-ab515c929aea returned with HTTP 404 Aug 25 16:27:46.134364 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 810/3219] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:27:46 2026] GET /volume/v3/snapshots/da3104c9-196e-4b4e-a4a7-ab515c929aea => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:27:46.141827 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-5aa1d03b-8212-47f8-8fcf-4d0c88cb0911 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:46.143577 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5aa1d03b-8212-47f8-8fcf-4d0c88cb0911 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/55a477cc-1147-4c44-8e68-dbb2aa7368fe Aug 25 16:27:46.143798 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5aa1d03b-8212-47f8-8fcf-4d0c88cb0911 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:46.143984 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5aa1d03b-8212-47f8-8fcf-4d0c88cb0911 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:46.144099 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.snapshots [None req-5aa1d03b-8212-47f8-8fcf-4d0c88cb0911 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Delete snapshot with id: 55a477cc-1147-4c44-8e68-dbb2aa7368fe Aug 25 16:27:46.148019 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5aa1d03b-8212-47f8-8fcf-4d0c88cb0911 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/55a477cc-1147-4c44-8e68-dbb2aa7368fe returned with HTTP 404 Aug 25 16:27:46.148476 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 796/3220] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:27:46 2026] DELETE /volume/v3/snapshots/55a477cc-1147-4c44-8e68-dbb2aa7368fe => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:27:46.155993 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b69579e2-c0af-49b5-a3f7-15ddd33556df None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:46.157715 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b69579e2-c0af-49b5-a3f7-15ddd33556df tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/da3104c9-196e-4b4e-a4a7-ab515c929aea Aug 25 16:27:46.157908 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b69579e2-c0af-49b5-a3f7-15ddd33556df tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:46.158094 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b69579e2-c0af-49b5-a3f7-15ddd33556df tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:46.158193 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-b69579e2-c0af-49b5-a3f7-15ddd33556df tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Delete snapshot with id: da3104c9-196e-4b4e-a4a7-ab515c929aea Aug 25 16:27:46.162550 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b69579e2-c0af-49b5-a3f7-15ddd33556df tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/da3104c9-196e-4b4e-a4a7-ab515c929aea returned with HTTP 404 Aug 25 16:27:46.163021 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 803/3221] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:27:46 2026] DELETE /volume/v3/snapshots/da3104c9-196e-4b4e-a4a7-ab515c929aea => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:27:46.170138 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-7f21644b-b016-4e3e-be0e-a6e821742723 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:46.171814 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7f21644b-b016-4e3e-be0e-a6e821742723 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/e6c76bc1-2000-4434-be5d-fb1ad79a80c2 Aug 25 16:27:46.171968 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7f21644b-b016-4e3e-be0e-a6e821742723 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:46.172185 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7f21644b-b016-4e3e-be0e-a6e821742723 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:46.172332 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.snapshots [None req-7f21644b-b016-4e3e-be0e-a6e821742723 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Delete snapshot with id: e6c76bc1-2000-4434-be5d-fb1ad79a80c2 Aug 25 16:27:46.176920 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7f21644b-b016-4e3e-be0e-a6e821742723 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/e6c76bc1-2000-4434-be5d-fb1ad79a80c2 returned with HTTP 404 Aug 25 16:27:46.177446 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 813/3222] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:27:46 2026] DELETE /volume/v3/snapshots/e6c76bc1-2000-4434-be5d-fb1ad79a80c2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:27:46.224466 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-cb0cbb91-4b03-4d9a-99be-cb90db98828b req-f89a8513-d07a-428e-a080-6790b0d3d568 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:46.226778 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-cb0cbb91-4b03-4d9a-99be-cb90db98828b req-f89a8513-d07a-428e-a080-6790b0d3d568 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 Aug 25 16:27:46.227094 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-cb0cbb91-4b03-4d9a-99be-cb90db98828b req-f89a8513-d07a-428e-a080-6790b0d3d568 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:46.227344 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-cb0cbb91-4b03-4d9a-99be-cb90db98828b req-f89a8513-d07a-428e-a080-6790b0d3d568 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:46.241806 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:46.241806 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:46.241969 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-8fbc0d12-f325-4854-90a0-b369cd1003b9 req-511fa78b-d2d5-42c6-ae5a-3f1813fe3c9b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:46.245419 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-8fbc0d12-f325-4854-90a0-b369cd1003b9 req-511fa78b-d2d5-42c6-ae5a-3f1813fe3c9b tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] POST https://10.4.3.102/volume/v3/attachments/179e0344-39b5-471f-ab9c-2c973e1f184c/action Aug 25 16:27:46.245921 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-8fbc0d12-f325-4854-90a0-b369cd1003b9 req-511fa78b-d2d5-42c6-ae5a-3f1813fe3c9b tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Action body: b'{"os-complete": null}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:27:46.246118 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-8fbc0d12-f325-4854-90a0-b369cd1003b9 req-511fa78b-d2d5-42c6-ae5a-3f1813fe3c9b tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:46.246327 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-cb0cbb91-4b03-4d9a-99be-cb90db98828b req-f89a8513-d07a-428e-a080-6790b0d3d568 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:27:46.254389 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-cb0cbb91-4b03-4d9a-99be-cb90db98828b req-f89a8513-d07a-428e-a080-6790b0d3d568 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 returned with HTTP 200 Aug 25 16:27:46.254389 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 811/3223] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:27:46 2026] GET /volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 => generated 1654 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:46.275511 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:46.275511 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:46.279971 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-cb0cbb91-4b03-4d9a-99be-cb90db98828b req-a5a6799d-9001-4530-9bf2-5d01c1f22111 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:46.282029 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-cb0cbb91-4b03-4d9a-99be-cb90db98828b req-a5a6799d-9001-4530-9bf2-5d01c1f22111 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] POST https://10.4.3.102/volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876/action Aug 25 16:27:46.282437 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-cb0cbb91-4b03-4d9a-99be-cb90db98828b req-a5a6799d-9001-4530-9bf2-5d01c1f22111 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:27:46.282565 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-cb0cbb91-4b03-4d9a-99be-cb90db98828b req-a5a6799d-9001-4530-9bf2-5d01c1f22111 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:46.295707 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:46.295707 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:46.296371 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-cb0cbb91-4b03-4d9a-99be-cb90db98828b req-a5a6799d-9001-4530-9bf2-5d01c1f22111 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:27:46.299164 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-8fbc0d12-f325-4854-90a0-b369cd1003b9 req-511fa78b-d2d5-42c6-ae5a-3f1813fe3c9b tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/attachments/179e0344-39b5-471f-ab9c-2c973e1f184c/action returned with HTTP 204 Aug 25 16:27:46.299948 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 797/3224] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:27:46 2026] POST /volume/v3/attachments/179e0344-39b5-471f-ab9c-2c973e1f184c/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:27:46.306895 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-cb0cbb91-4b03-4d9a-99be-cb90db98828b req-a5a6799d-9001-4530-9bf2-5d01c1f22111 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Begin detaching volume completed successfully. Aug 25 16:27:46.307258 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-cb0cbb91-4b03-4d9a-99be-cb90db98828b req-a5a6799d-9001-4530-9bf2-5d01c1f22111 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876/action returned with HTTP 202 Aug 25 16:27:46.308091 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 804/3225] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:27:46 2026] POST /volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:27:46.338845 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-27d8199a-1b3c-49d8-8a17-054d414acb81 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:46.340711 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-27d8199a-1b3c-49d8-8a17-054d414acb81 tempest-TestEncryptedCinderVolumes-64458233 tempest-TestEncryptedCinderVolumes-64458233-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:27:46.341071 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-27d8199a-1b3c-49d8-8a17-054d414acb81 tempest-TestEncryptedCinderVolumes-64458233 tempest-TestEncryptedCinderVolumes-64458233-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1330298790", "extra_specs": {}}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:46.363933 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-27d8199a-1b3c-49d8-8a17-054d414acb81 tempest-TestEncryptedCinderVolumes-64458233 tempest-TestEncryptedCinderVolumes-64458233-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:27:46.363933 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 814/3226] 10.4.3.102 () {68 vars in 1252 bytes} [Tue Aug 25 16:27:46 2026] POST /volume/v3/types => generated 212 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:46.367994 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-5fed5377-ad91-4b3b-b860-eeb9e21e93ce None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:46.368432 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5fed5377-ad91-4b3b-b860-eeb9e21e93ce None None] GET https://10.4.3.102/volume// Aug 25 16:27:46.368604 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5fed5377-ad91-4b3b-b860-eeb9e21e93ce None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:46.368837 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5fed5377-ad91-4b3b-b860-eeb9e21e93ce None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:46.369216 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5fed5377-ad91-4b3b-b860-eeb9e21e93ce None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:27:46.369487 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 812/3227] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:27:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:27:46.370826 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d4e1d770-1c70-4a9c-a964-0e6ffb86738a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:46.373102 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d4e1d770-1c70-4a9c-a964-0e6ffb86738a tempest-TestEncryptedCinderVolumes-64458233 tempest-TestEncryptedCinderVolumes-64458233-project-admin] POST https://10.4.3.102/volume/v3/types/d0b9b281-6a8e-42e6-bec0-41a67046ee31/encryption Aug 25 16:27:46.373558 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d4e1d770-1c70-4a9c-a964-0e6ffb86738a tempest-TestEncryptedCinderVolumes-64458233 tempest-TestEncryptedCinderVolumes-64458233-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:46.381377 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-cb0cbb91-4b03-4d9a-99be-cb90db98828b req-44c1ca94-819d-4ee8-ace6-c79c55834923 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:46.383517 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-cb0cbb91-4b03-4d9a-99be-cb90db98828b req-44c1ca94-819d-4ee8-ace6-c79c55834923 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 Aug 25 16:27:46.383734 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-cb0cbb91-4b03-4d9a-99be-cb90db98828b req-44c1ca94-819d-4ee8-ace6-c79c55834923 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:46.384087 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-cb0cbb91-4b03-4d9a-99be-cb90db98828b req-44c1ca94-819d-4ee8-ace6-c79c55834923 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:46.394777 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:46.394777 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:46.399329 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-cb0cbb91-4b03-4d9a-99be-cb90db98828b req-44c1ca94-819d-4ee8-ace6-c79c55834923 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:27:46.399746 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d4e1d770-1c70-4a9c-a964-0e6ffb86738a tempest-TestEncryptedCinderVolumes-64458233 tempest-TestEncryptedCinderVolumes-64458233-project-admin] https://10.4.3.102/volume/v3/types/d0b9b281-6a8e-42e6-bec0-41a67046ee31/encryption returned with HTTP 200 Aug 25 16:27:46.400278 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-1d0020ee-530e-4ea3-8151-3f5fb18ad60c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:46.400408 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 798/3228] 10.4.3.102 () {68 vars in 1397 bytes} [Tue Aug 25 16:27:46 2026] POST /volume/v3/types/d0b9b281-6a8e-42e6-bec0-41a67046ee31/encryption => generated 230 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:46.403231 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1d0020ee-530e-4ea3-8151-3f5fb18ad60c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 Aug 25 16:27:46.403231 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1d0020ee-530e-4ea3-8151-3f5fb18ad60c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:46.403231 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1d0020ee-530e-4ea3-8151-3f5fb18ad60c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:46.404392 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-cb0cbb91-4b03-4d9a-99be-cb90db98828b req-44c1ca94-819d-4ee8-ace6-c79c55834923 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 returned with HTTP 200 Aug 25 16:27:46.404839 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 805/3229] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:27:46 2026] GET /volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 => generated 1837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:27:46.405197 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-6911e9b8-ba54-47a6-a5d9-818520cf2fe1 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:46.410307 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6911e9b8-ba54-47a6-a5d9-818520cf2fe1 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c Aug 25 16:27:46.410549 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6911e9b8-ba54-47a6-a5d9-818520cf2fe1 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:46.410814 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6911e9b8-ba54-47a6-a5d9-818520cf2fe1 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:46.415723 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:46.415723 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:46.424086 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-1d0020ee-530e-4ea3-8151-3f5fb18ad60c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:27:46.426574 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:46.426574 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:46.429563 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-005efa2e-f698-4d5c-ae9a-c69efb88ee35 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:46.430289 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-6911e9b8-ba54-47a6-a5d9-818520cf2fe1 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:27:46.431028 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1d0020ee-530e-4ea3-8151-3f5fb18ad60c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 returned with HTTP 200 Aug 25 16:27:46.432788 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 815/3230] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:46 2026] GET /volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:46.434221 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-005efa2e-f698-4d5c-ae9a-c69efb88ee35 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:27:46.434565 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-005efa2e-f698-4d5c-ae9a-c69efb88ee35 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1325127631", "snapshot_id": null, "imageRef": "9fcea7ad-f61c-4330-b26d-860af52471bb", "volume_type": "tempest-scenario-type-luks-1330298790", "size": 1}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:46.435842 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6911e9b8-ba54-47a6-a5d9-818520cf2fe1 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c returned with HTTP 200 Aug 25 16:27:46.437215 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-005efa2e-f698-4d5c-ae9a-c69efb88ee35 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1325127631', 'snapshot_id': None, 'imageRef': '9fcea7ad-f61c-4330-b26d-860af52471bb', 'volume_type': 'tempest-scenario-type-luks-1330298790', 'size': 1}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:27:46.437315 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 813/3231] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:46 2026] GET /volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c => generated 1172 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:46.463182 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-399d5d8f-74c1-4892-93b1-0560010eb061 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:46.464854 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-399d5d8f-74c1-4892-93b1-0560010eb061 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c Aug 25 16:27:46.465293 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-399d5d8f-74c1-4892-93b1-0560010eb061 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:46.465293 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-399d5d8f-74c1-4892-93b1-0560010eb061 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:46.474435 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:46.474435 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:46.479731 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-399d5d8f-74c1-4892-93b1-0560010eb061 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:27:46.485605 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-399d5d8f-74c1-4892-93b1-0560010eb061 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c returned with HTTP 200 Aug 25 16:27:46.485969 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 806/3232] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:46 2026] GET /volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c => generated 1172 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:46.540993 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-b99ecbad-2c84-4f39-bd1c-c7e1706a23e4 req-51ac063d-0bde-4169-9ae9-6d850108e5dc None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:46.543473 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-b99ecbad-2c84-4f39-bd1c-c7e1706a23e4 req-51ac063d-0bde-4169-9ae9-6d850108e5dc tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c Aug 25 16:27:46.543771 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-b99ecbad-2c84-4f39-bd1c-c7e1706a23e4 req-51ac063d-0bde-4169-9ae9-6d850108e5dc tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:46.544021 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-b99ecbad-2c84-4f39-bd1c-c7e1706a23e4 req-51ac063d-0bde-4169-9ae9-6d850108e5dc tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:46.551363 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-005efa2e-f698-4d5c-ae9a-c69efb88ee35 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Create volume of 1 GB Aug 25 16:27:46.551690 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:46.551690 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:46.552214 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-005efa2e-f698-4d5c-ae9a-c69efb88ee35 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Availability Zones retrieved successfully. Aug 25 16:27:46.558681 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-005efa2e-f698-4d5c-ae9a-c69efb88ee35 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Flow 'volume_create_api' (af9161cd-808c-4a5f-b9f5-03acd1120b12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:27:46.559679 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-005efa2e-f698-4d5c-ae9a-c69efb88ee35 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c2354e9-7eb5-43ec-af37-cb48990c869f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:27:46.560601 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-005efa2e-f698-4d5c-ae9a-c69efb88ee35 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:27:46.560716 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:46.560716 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:46.565266 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-b99ecbad-2c84-4f39-bd1c-c7e1706a23e4 req-51ac063d-0bde-4169-9ae9-6d850108e5dc tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:27:46.571222 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-b99ecbad-2c84-4f39-bd1c-c7e1706a23e4 req-51ac063d-0bde-4169-9ae9-6d850108e5dc tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c returned with HTTP 200 Aug 25 16:27:46.571954 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 816/3233] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:27:46 2026] GET /volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c => generated 1172 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:46.599473 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-b99ecbad-2c84-4f39-bd1c-c7e1706a23e4 req-7e32c84d-d602-4ff5-85a0-832b397814f4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:46.601963 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-b99ecbad-2c84-4f39-bd1c-c7e1706a23e4 req-7e32c84d-d602-4ff5-85a0-832b397814f4 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] POST https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c/action Aug 25 16:27:46.602442 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-b99ecbad-2c84-4f39-bd1c-c7e1706a23e4 req-7e32c84d-d602-4ff5-85a0-832b397814f4 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:27:46.602635 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-b99ecbad-2c84-4f39-bd1c-c7e1706a23e4 req-7e32c84d-d602-4ff5-85a0-832b397814f4 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:46.621575 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:46.621575 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:46.621575 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-b99ecbad-2c84-4f39-bd1c-c7e1706a23e4 req-7e32c84d-d602-4ff5-85a0-832b397814f4 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:27:46.628433 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-b99ecbad-2c84-4f39-bd1c-c7e1706a23e4 req-7e32c84d-d602-4ff5-85a0-832b397814f4 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Begin detaching volume completed successfully. Aug 25 16:27:46.628731 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-b99ecbad-2c84-4f39-bd1c-c7e1706a23e4 req-7e32c84d-d602-4ff5-85a0-832b397814f4 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c/action returned with HTTP 202 Aug 25 16:27:46.629442 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 814/3234] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:27:46 2026] POST /volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:27:46.634515 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-005efa2e-f698-4d5c-ae9a-c69efb88ee35 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c2354e9-7eb5-43ec-af37-cb48990c869f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:27:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d0b9b281-6a8e-42e6-bec0-41a67046ee31,is_public=True,name='tempest-scenario-type-luks-1330298790',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd0b9b281-6a8e-42e6-bec0-41a67046ee31', '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=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:27:46.635559 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-005efa2e-f698-4d5c-ae9a-c69efb88ee35 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (879de66e-9710-4d22-a3e9-856691c2d858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:27:46.673766 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-005efa2e-f698-4d5c-ae9a-c69efb88ee35 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1330298790 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1330298790, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:27:46.674426 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-005efa2e-f698-4d5c-ae9a-c69efb88ee35 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1330298790 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1330298790, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:27:46.679508 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-73f9eea9-e49c-46f3-910e-752b1983c602 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:46.680013 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-73f9eea9-e49c-46f3-910e-752b1983c602 None None] GET https://10.4.3.102/volume// Aug 25 16:27:46.680380 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-73f9eea9-e49c-46f3-910e-752b1983c602 None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:46.680663 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-73f9eea9-e49c-46f3-910e-752b1983c602 None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:46.681089 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-73f9eea9-e49c-46f3-910e-752b1983c602 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:27:46.681456 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 807/3235] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:27:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:27:46.691930 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-b99ecbad-2c84-4f39-bd1c-c7e1706a23e4 req-6b9e3ddd-0a58-421f-998b-d18bccea2600 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:46.694746 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-b99ecbad-2c84-4f39-bd1c-c7e1706a23e4 req-6b9e3ddd-0a58-421f-998b-d18bccea2600 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c Aug 25 16:27:46.694863 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-b99ecbad-2c84-4f39-bd1c-c7e1706a23e4 req-6b9e3ddd-0a58-421f-998b-d18bccea2600 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:46.695056 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-b99ecbad-2c84-4f39-bd1c-c7e1706a23e4 req-6b9e3ddd-0a58-421f-998b-d18bccea2600 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:46.708107 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:46.708107 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:46.714280 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-b99ecbad-2c84-4f39-bd1c-c7e1706a23e4 req-6b9e3ddd-0a58-421f-998b-d18bccea2600 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:27:46.716519 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-005efa2e-f698-4d5c-ae9a-c69efb88ee35 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Created reservations ['981517b0-a818-43e2-8292-de6356ca6fcd', 'b47e7836-538f-4122-bc6d-cdd1406ed9cb', '48c73942-2768-4fe6-ae7a-9218102e69a7', '1dacb705-d4b3-4a13-bcc8-45126375bba3'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:27:46.717402 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-005efa2e-f698-4d5c-ae9a-c69efb88ee35 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (879de66e-9710-4d22-a3e9-856691c2d858) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['981517b0-a818-43e2-8292-de6356ca6fcd', 'b47e7836-538f-4122-bc6d-cdd1406ed9cb', '48c73942-2768-4fe6-ae7a-9218102e69a7', '1dacb705-d4b3-4a13-bcc8-45126375bba3']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:27:46.718262 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-005efa2e-f698-4d5c-ae9a-c69efb88ee35 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a3330db-6f9e-44e2-b676-1934fa90892a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:27:46.720203 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-b99ecbad-2c84-4f39-bd1c-c7e1706a23e4 req-6b9e3ddd-0a58-421f-998b-d18bccea2600 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c returned with HTTP 200 Aug 25 16:27:46.720637 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 817/3236] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:27:46 2026] GET /volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c => generated 1355 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:27:46.735347 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-b99ecbad-2c84-4f39-bd1c-c7e1706a23e4 req-044f5a65-8e69-4a14-9e08-baf381dc8c55 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:46.738085 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-b99ecbad-2c84-4f39-bd1c-c7e1706a23e4 req-044f5a65-8e69-4a14-9e08-baf381dc8c55 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c/encryption Aug 25 16:27:46.738327 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-b99ecbad-2c84-4f39-bd1c-c7e1706a23e4 req-044f5a65-8e69-4a14-9e08-baf381dc8c55 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:46.738575 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-b99ecbad-2c84-4f39-bd1c-c7e1706a23e4 req-044f5a65-8e69-4a14-9e08-baf381dc8c55 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'index' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:46.750638 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:46.750638 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:46.758672 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-b99ecbad-2c84-4f39-bd1c-c7e1706a23e4 req-044f5a65-8e69-4a14-9e08-baf381dc8c55 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c/encryption returned with HTTP 200 Aug 25 16:27:46.759151 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 815/3237] 10.4.3.102 () {68 vars in 1631 bytes} [Tue Aug 25 16:27:46 2026] GET /volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c/encryption => generated 161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:46.849740 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-a165daec-82b5-400b-b347-161028e19a4f req-f0da533d-3c67-4b63-a658-98a2387180d3 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:46.852075 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-a165daec-82b5-400b-b347-161028e19a4f req-f0da533d-3c67-4b63-a658-98a2387180d3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] POST https://10.4.3.102/volume/v3/attachments/5986bfe8-f532-4758-80b7-b26aaf123c98/action Aug 25 16:27:46.852480 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-a165daec-82b5-400b-b347-161028e19a4f req-f0da533d-3c67-4b63-a658-98a2387180d3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Action body: b'{"os-complete": null}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:27:46.852646 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-a165daec-82b5-400b-b347-161028e19a4f req-f0da533d-3c67-4b63-a658-98a2387180d3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:46.876236 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:46.876236 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:46.895471 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-a165daec-82b5-400b-b347-161028e19a4f req-f0da533d-3c67-4b63-a658-98a2387180d3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/attachments/5986bfe8-f532-4758-80b7-b26aaf123c98/action returned with HTTP 204 Aug 25 16:27:46.896178 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 808/3238] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:27:46 2026] POST /volume/v3/attachments/5986bfe8-f532-4758-80b7-b26aaf123c98/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:27:46.914920 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-005efa2e-f698-4d5c-ae9a-c69efb88ee35 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a3330db-6f9e-44e2-b676-1934fa90892a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4a94cbb-5783-48a3-9dbd-8ba3633dcee4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1325127631',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40f77acb447842e6a7ff79ec73f7a0b7',qos_specs=None,replication_status=,reservations=['981517b0-a818-43e2-8292-de6356ca6fcd','b47e7836-538f-4122-bc6d-cdd1406ed9cb','48c73942-2768-4fe6-ae7a-9218102e69a7','1dacb705-d4b3-4a13-bcc8-45126375bba3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='322967b535ed430899e402246ec837cd',volume_type_id=d0b9b281-6a8e-42e6-bec0-41a67046ee31), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:27:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1325127631',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a4a94cbb-5783-48a3-9dbd-8ba3633dcee4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40f77acb447842e6a7ff79ec73f7a0b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='322967b535ed430899e402246ec837cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d0b9b281-6a8e-42e6-bec0-41a67046ee31),volume_type_id=d0b9b281-6a8e-42e6-bec0-41a67046ee31)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:27:46.915891 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-005efa2e-f698-4d5c-ae9a-c69efb88ee35 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fb3dbb3-02ad-44f2-9b13-95bd554e68a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:27:46.939490 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-005efa2e-f698-4d5c-ae9a-c69efb88ee35 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fb3dbb3-02ad-44f2-9b13-95bd554e68a6) transitioned into state 'SUCCESS' from state '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-1325127631',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40f77acb447842e6a7ff79ec73f7a0b7',qos_specs=None,replication_status=,reservations=['981517b0-a818-43e2-8292-de6356ca6fcd','b47e7836-538f-4122-bc6d-cdd1406ed9cb','48c73942-2768-4fe6-ae7a-9218102e69a7','1dacb705-d4b3-4a13-bcc8-45126375bba3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='322967b535ed430899e402246ec837cd',volume_type_id=d0b9b281-6a8e-42e6-bec0-41a67046ee31)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:27:46.939490 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-005efa2e-f698-4d5c-ae9a-c69efb88ee35 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8565ffb4-2300-4dba-a8ab-19bd912f4abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:27:46.948906 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-005efa2e-f698-4d5c-ae9a-c69efb88ee35 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8565ffb4-2300-4dba-a8ab-19bd912f4abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:27:46.949600 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-005efa2e-f698-4d5c-ae9a-c69efb88ee35 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Flow 'volume_create_api' (af9161cd-808c-4a5f-b9f5-03acd1120b12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:27:46.949851 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-005efa2e-f698-4d5c-ae9a-c69efb88ee35 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Create volume request issued successfully. Aug 25 16:27:46.950342 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-005efa2e-f698-4d5c-ae9a-c69efb88ee35 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:27:46.950728 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 799/3239] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:27:46 2026] POST /volume/v3/volumes => generated 792 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:27:46.963123 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-3b053ee3-5817-4b76-86d6-c6042e42567a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:46.964890 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3b053ee3-5817-4b76-86d6-c6042e42567a tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 Aug 25 16:27:46.965090 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3b053ee3-5817-4b76-86d6-c6042e42567a tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:46.965273 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3b053ee3-5817-4b76-86d6-c6042e42567a tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:46.972669 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:46.972669 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:46.976441 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-3b053ee3-5817-4b76-86d6-c6042e42567a tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:27:46.977539 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-30f01656-c0dc-4107-8c96-1d4a80a2ad58 req-8dede63d-08d9-4201-ace5-6a1bbbf1172d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:46.979937 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3b053ee3-5817-4b76-86d6-c6042e42567a tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 returned with HTTP 200 Aug 25 16:27:46.980288 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 818/3240] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:46 2026] GET /volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 => generated 860 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:46.981256 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-30f01656-c0dc-4107-8c96-1d4a80a2ad58 req-8dede63d-08d9-4201-ace5-6a1bbbf1172d tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] DELETE https://10.4.3.102/volume/v3/attachments/f02eee06-a6de-407b-81d0-319bd36c9204 Aug 25 16:27:46.981489 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-30f01656-c0dc-4107-8c96-1d4a80a2ad58 req-8dede63d-08d9-4201-ace5-6a1bbbf1172d tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:46.981743 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-30f01656-c0dc-4107-8c96-1d4a80a2ad58 req-8dede63d-08d9-4201-ace5-6a1bbbf1172d tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:46.995632 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:46.995632 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:47.031876 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-eb7c4e5c-5d8b-4e99-a9d4-5fa92a5d788c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:47.034624 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-eb7c4e5c-5d8b-4e99-a9d4-5fa92a5d788c tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:27:47.034931 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-eb7c4e5c-5d8b-4e99-a9d4-5fa92a5d788c tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:47.035231 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-eb7c4e5c-5d8b-4e99-a9d4-5fa92a5d788c tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:47.049304 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:47.049304 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:47.054742 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-eb7c4e5c-5d8b-4e99-a9d4-5fa92a5d788c tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:27:47.055461 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-30f01656-c0dc-4107-8c96-1d4a80a2ad58 req-8dede63d-08d9-4201-ace5-6a1bbbf1172d tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/attachments/f02eee06-a6de-407b-81d0-319bd36c9204 returned with HTTP 200 Aug 25 16:27:47.056075 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 816/3241] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:27:46 2026] DELETE /volume/v3/attachments/f02eee06-a6de-407b-81d0-319bd36c9204 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:47.068401 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-eb7c4e5c-5d8b-4e99-a9d4-5fa92a5d788c tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 returned with HTTP 200 Aug 25 16:27:47.068848 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 809/3242] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:47 2026] GET /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 => generated 1147 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:47.417457 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-cb0cbb91-4b03-4d9a-99be-cb90db98828b req-8c509d7c-10b0-4270-8084-7b840d787dc4 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:47.419728 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-cb0cbb91-4b03-4d9a-99be-cb90db98828b req-8c509d7c-10b0-4270-8084-7b840d787dc4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] DELETE https://10.4.3.102/volume/v3/attachments/3821e183-ec79-4ee9-a5a8-a12c669d4831 Aug 25 16:27:47.419914 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-cb0cbb91-4b03-4d9a-99be-cb90db98828b req-8c509d7c-10b0-4270-8084-7b840d787dc4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:47.420104 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-cb0cbb91-4b03-4d9a-99be-cb90db98828b req-8c509d7c-10b0-4270-8084-7b840d787dc4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:47.428176 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:47.428176 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:47.446961 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-7ac94733-6d53-4fa2-a12f-4d309b8d3045 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:47.449530 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7ac94733-6d53-4fa2-a12f-4d309b8d3045 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 Aug 25 16:27:47.449810 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7ac94733-6d53-4fa2-a12f-4d309b8d3045 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:47.450064 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7ac94733-6d53-4fa2-a12f-4d309b8d3045 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:47.465021 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:47.465021 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:47.471613 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-7ac94733-6d53-4fa2-a12f-4d309b8d3045 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:27:47.482494 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7ac94733-6d53-4fa2-a12f-4d309b8d3045 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 returned with HTTP 200 Aug 25 16:27:47.483014 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 819/3243] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:47 2026] GET /volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 => generated 1134 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:47.493505 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-31fdd081-83f0-4f09-a8fb-a724103ff4e9 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:47.495449 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-31fdd081-83f0-4f09-a8fb-a724103ff4e9 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:27:47.496617 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-31fdd081-83f0-4f09-a8fb-a724103ff4e9 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1070017295", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:47.497141 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-311b8a89-bc7b-4c89-83e9-a75b300959a0 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:47.501957 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-31fdd081-83f0-4f09-a8fb-a724103ff4e9 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1070017295', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:27:47.501957 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-31fdd081-83f0-4f09-a8fb-a724103ff4e9 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Create volume of 1 GB Aug 25 16:27:47.501957 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:47.501957 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:47.502188 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-311b8a89-bc7b-4c89-83e9-a75b300959a0 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] POST https://10.4.3.102/volume/v3/backups Aug 25 16:27:47.502355 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-311b8a89-bc7b-4c89-83e9-a75b300959a0 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7e0f67fa-da6c-48a6-ac83-000419519ac4", "name": "tempest-VolumesBackupsTest-Backup-996686364", "force": true, "container": "tempest-volumesbackupstest-backup-container-1919893079"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:47.504278 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.contrib.backups [None req-311b8a89-bc7b-4c89-83e9-a75b300959a0 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Creating new backup {'backup': {'volume_id': '7e0f67fa-da6c-48a6-ac83-000419519ac4', 'name': 'tempest-VolumesBackupsTest-Backup-996686364', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1919893079'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 16:27:47.504419 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.contrib.backups [None req-311b8a89-bc7b-4c89-83e9-a75b300959a0 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Creating backup of volume 7e0f67fa-da6c-48a6-ac83-000419519ac4 in container tempest-volumesbackupstest-backup-container-1919893079 Aug 25 16:27:47.505441 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-31fdd081-83f0-4f09-a8fb-a724103ff4e9 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Availability Zones retrieved successfully. Aug 25 16:27:47.510965 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-31fdd081-83f0-4f09-a8fb-a724103ff4e9 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Flow 'volume_create_api' (5f277737-6435-4049-9e7b-fa11a80ecc7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:27:47.512119 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-31fdd081-83f0-4f09-a8fb-a724103ff4e9 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46935281-d259-4fc0-9aa2-23b8ea404dbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:27:47.513140 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-31fdd081-83f0-4f09-a8fb-a724103ff4e9 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:27:47.518167 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:47.518167 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:47.518617 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-311b8a89-bc7b-4c89-83e9-a75b300959a0 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:27:47.538581 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-cb0cbb91-4b03-4d9a-99be-cb90db98828b req-8c509d7c-10b0-4270-8084-7b840d787dc4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/attachments/3821e183-ec79-4ee9-a5a8-a12c669d4831 returned with HTTP 200 Aug 25 16:27:47.539062 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 800/3244] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:27:47 2026] DELETE /volume/v3/attachments/3821e183-ec79-4ee9-a5a8-a12c669d4831 => generated 19 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:47.547372 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-31fdd081-83f0-4f09-a8fb-a724103ff4e9 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46935281-d259-4fc0-9aa2-23b8ea404dbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:27:47.548496 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-31fdd081-83f0-4f09-a8fb-a724103ff4e9 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ace580d9-f6f1-4d76-8895-cf507ce8ace3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:27:47.554850 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-311b8a89-bc7b-4c89-83e9-a75b300959a0 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Created reservations ['9599b312-603b-4ac4-b3d1-af2e3f98c18d', '151aff60-5c39-46b4-aef8-87a7fecd3251'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:27:47.593839 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-311b8a89-bc7b-4c89-83e9-a75b300959a0 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups returned with HTTP 202 Aug 25 16:27:47.594244 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 810/3245] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:27:47 2026] POST /volume/v3/backups => generated 329 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:27:47.604288 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-dddf7e68-c99e-4361-853c-0bd3152dadd5 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:47.609086 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-dddf7e68-c99e-4361-853c-0bd3152dadd5 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 Aug 25 16:27:47.609344 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-dddf7e68-c99e-4361-853c-0bd3152dadd5 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:47.609609 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-dddf7e68-c99e-4361-853c-0bd3152dadd5 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:47.609844 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-dddf7e68-c99e-4361-853c-0bd3152dadd5 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 809b351b-6b50-4589-b8f9-514b76697da1. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:27:47.614905 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:47.614905 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:47.615979 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-dddf7e68-c99e-4361-853c-0bd3152dadd5 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 returned with HTTP 200 Aug 25 16:27:47.616474 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 820/3246] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:47 2026] GET /volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:47.626792 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-31fdd081-83f0-4f09-a8fb-a724103ff4e9 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Created reservations ['590f36a1-1d06-46bd-b00c-68d0c2652aeb', 'fd66143d-2ca5-47b2-bb38-948b016ba793', 'f581326b-44ac-4956-ae4c-7a62698ecca8', '48b7b17e-4aba-4c89-8834-3b4a9708899a'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:27:47.627779 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-31fdd081-83f0-4f09-a8fb-a724103ff4e9 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ace580d9-f6f1-4d76-8895-cf507ce8ace3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['590f36a1-1d06-46bd-b00c-68d0c2652aeb', 'fd66143d-2ca5-47b2-bb38-948b016ba793', 'f581326b-44ac-4956-ae4c-7a62698ecca8', '48b7b17e-4aba-4c89-8834-3b4a9708899a']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:27:47.628513 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-31fdd081-83f0-4f09-a8fb-a724103ff4e9 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (001af962-955e-4c59-8c69-d92787ef2fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:27:47.655287 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-31fdd081-83f0-4f09-a8fb-a724103ff4e9 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (001af962-955e-4c59-8c69-d92787ef2fbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a54e5093-773f-4ccb-8e46-d66a8904d3e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1070017295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f56263c302af4894a22a394c67af13d5',qos_specs=None,replication_status=,reservations=['590f36a1-1d06-46bd-b00c-68d0c2652aeb','fd66143d-2ca5-47b2-bb38-948b016ba793','f581326b-44ac-4956-ae4c-7a62698ecca8','48b7b17e-4aba-4c89-8834-3b4a9708899a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8acb62575be4930bfc6eff02b71a4e4',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:27:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1070017295',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a54e5093-773f-4ccb-8e46-d66a8904d3e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f56263c302af4894a22a394c67af13d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8acb62575be4930bfc6eff02b71a4e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:27:47.656272 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-31fdd081-83f0-4f09-a8fb-a724103ff4e9 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0637adbe-555d-43f8-8a21-695a3a224336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:27:47.683578 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-31fdd081-83f0-4f09-a8fb-a724103ff4e9 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0637adbe-555d-43f8-8a21-695a3a224336) transitioned into state 'SUCCESS' from state '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-1070017295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f56263c302af4894a22a394c67af13d5',qos_specs=None,replication_status=,reservations=['590f36a1-1d06-46bd-b00c-68d0c2652aeb','fd66143d-2ca5-47b2-bb38-948b016ba793','f581326b-44ac-4956-ae4c-7a62698ecca8','48b7b17e-4aba-4c89-8834-3b4a9708899a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8acb62575be4930bfc6eff02b71a4e4',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:27:47.683578 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-31fdd081-83f0-4f09-a8fb-a724103ff4e9 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efdd3648-a1a1-4a89-8e70-9afe4d8c766a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:27:47.693482 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-31fdd081-83f0-4f09-a8fb-a724103ff4e9 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efdd3648-a1a1-4a89-8e70-9afe4d8c766a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:27:47.694578 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-31fdd081-83f0-4f09-a8fb-a724103ff4e9 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Flow 'volume_create_api' (5f277737-6435-4049-9e7b-fa11a80ecc7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:27:47.694930 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-31fdd081-83f0-4f09-a8fb-a724103ff4e9 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Create volume request issued successfully. Aug 25 16:27:47.695608 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-31fdd081-83f0-4f09-a8fb-a724103ff4e9 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:27:47.698716 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 817/3247] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:27:47 2026] POST /volume/v3/volumes => generated 755 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:27:47.718174 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-766e6a0a-0a40-44d3-9f5f-b7f0e2b431bf None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:47.720661 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-766e6a0a-0a40-44d3-9f5f-b7f0e2b431bf tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 Aug 25 16:27:47.720784 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-766e6a0a-0a40-44d3-9f5f-b7f0e2b431bf tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:47.720975 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-766e6a0a-0a40-44d3-9f5f-b7f0e2b431bf tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:47.735683 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:47.735683 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:47.741538 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-766e6a0a-0a40-44d3-9f5f-b7f0e2b431bf tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Volume info retrieved successfully. Aug 25 16:27:47.745732 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-b99ecbad-2c84-4f39-bd1c-c7e1706a23e4 req-15bb9781-7509-4f1e-90d5-ca06b6186a0c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:47.747541 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-b99ecbad-2c84-4f39-bd1c-c7e1706a23e4 req-15bb9781-7509-4f1e-90d5-ca06b6186a0c tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] DELETE https://10.4.3.102/volume/v3/attachments/179e0344-39b5-471f-ab9c-2c973e1f184c Aug 25 16:27:47.748327 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-b99ecbad-2c84-4f39-bd1c-c7e1706a23e4 req-15bb9781-7509-4f1e-90d5-ca06b6186a0c tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:47.748525 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-b99ecbad-2c84-4f39-bd1c-c7e1706a23e4 req-15bb9781-7509-4f1e-90d5-ca06b6186a0c tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:47.750109 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-766e6a0a-0a40-44d3-9f5f-b7f0e2b431bf tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 returned with HTTP 200 Aug 25 16:27:47.750444 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 801/3248] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:47 2026] GET /volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 => generated 823 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:47.759550 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:47.759550 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:47.831379 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-b99ecbad-2c84-4f39-bd1c-c7e1706a23e4 req-15bb9781-7509-4f1e-90d5-ca06b6186a0c tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/attachments/179e0344-39b5-471f-ab9c-2c973e1f184c returned with HTTP 200 Aug 25 16:27:47.831993 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 811/3249] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:27:47 2026] DELETE /volume/v3/attachments/179e0344-39b5-471f-ab9c-2c973e1f184c => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:47.994416 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-0c942c25-be62-4049-a442-e7c44c27d645 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:48.001134 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0c942c25-be62-4049-a442-e7c44c27d645 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 Aug 25 16:27:48.001400 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0c942c25-be62-4049-a442-e7c44c27d645 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:48.001718 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0c942c25-be62-4049-a442-e7c44c27d645 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:48.018523 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:48.018523 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:48.023248 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-0c942c25-be62-4049-a442-e7c44c27d645 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:27:48.034807 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0c942c25-be62-4049-a442-e7c44c27d645 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 returned with HTTP 200 Aug 25 16:27:48.034807 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 821/3250] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:47 2026] GET /volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 => generated 942 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:48.084974 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c21f7a4c-9fcb-4f46-bc49-034e1d93608f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:48.086847 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c21f7a4c-9fcb-4f46-bc49-034e1d93608f tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:27:48.087124 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c21f7a4c-9fcb-4f46-bc49-034e1d93608f tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:48.087505 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c21f7a4c-9fcb-4f46-bc49-034e1d93608f tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:48.102560 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:48.102560 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:48.108752 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-c21f7a4c-9fcb-4f46-bc49-034e1d93608f tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:27:48.113670 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c21f7a4c-9fcb-4f46-bc49-034e1d93608f tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 returned with HTTP 200 Aug 25 16:27:48.114065 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 818/3251] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:48 2026] GET /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:48.126002 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-832e52b8-1f67-49cf-a1cb-47ece2f69c21 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:48.130501 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-832e52b8-1f67-49cf-a1cb-47ece2f69c21 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:27:48.130699 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-832e52b8-1f67-49cf-a1cb-47ece2f69c21 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:48.130873 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-832e52b8-1f67-49cf-a1cb-47ece2f69c21 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:48.136997 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:48.136997 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:48.140104 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-832e52b8-1f67-49cf-a1cb-47ece2f69c21 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:27:48.143863 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-832e52b8-1f67-49cf-a1cb-47ece2f69c21 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 returned with HTTP 200 Aug 25 16:27:48.144232 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 802/3252] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:48 2026] GET /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:48.202275 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-6f10fab0-aafc-45e5-9655-ccca1ad7ea75 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:48.204581 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6f10fab0-aafc-45e5-9655-ccca1ad7ea75 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:27:48.204862 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6f10fab0-aafc-45e5-9655-ccca1ad7ea75 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:48.205145 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6f10fab0-aafc-45e5-9655-ccca1ad7ea75 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:48.214849 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:48.214849 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:48.219100 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-6f10fab0-aafc-45e5-9655-ccca1ad7ea75 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:27:48.224251 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6f10fab0-aafc-45e5-9655-ccca1ad7ea75 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 returned with HTTP 200 Aug 25 16:27:48.224687 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 812/3253] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:48 2026] GET /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:48.276707 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-292f3c9b-2554-4b93-9f7d-464a6d731acd None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:48.278310 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-292f3c9b-2554-4b93-9f7d-464a6d731acd tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:27:48.278767 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-292f3c9b-2554-4b93-9f7d-464a6d731acd tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2003108238", "imageRef": "9fcea7ad-f61c-4330-b26d-860af52471bb"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:48.280175 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-292f3c9b-2554-4b93-9f7d-464a6d731acd tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2003108238', 'imageRef': '9fcea7ad-f61c-4330-b26d-860af52471bb'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:27:48.349903 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-292f3c9b-2554-4b93-9f7d-464a6d731acd tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Create volume of 1 GB Aug 25 16:27:48.350193 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:48.350193 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:48.350648 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-292f3c9b-2554-4b93-9f7d-464a6d731acd tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Availability Zones retrieved successfully. Aug 25 16:27:48.355712 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-292f3c9b-2554-4b93-9f7d-464a6d731acd tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Flow 'volume_create_api' (d1233b02-f2e8-4986-a7ef-4a7200850749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:27:48.356562 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-292f3c9b-2554-4b93-9f7d-464a6d731acd tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bd431c1-c53b-4cbb-9fcd-07ac71cadc42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:27:48.357398 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-292f3c9b-2554-4b93-9f7d-464a6d731acd tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:27:48.391198 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:48.391198 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:48.402869 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-292f3c9b-2554-4b93-9f7d-464a6d731acd tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bd431c1-c53b-4cbb-9fcd-07ac71cadc42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:40Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=99febf78-a05b-43af-bc24-f77d139ed5d7,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '99febf78-a05b-43af-bc24-f77d139ed5d7', 'encryption_key_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=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:27:48.403838 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-292f3c9b-2554-4b93-9f7d-464a6d731acd tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (175af1eb-04e5-44bb-b3bc-60e54b9cd400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:27:48.440782 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-292f3c9b-2554-4b93-9f7d-464a6d731acd tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Created reservations ['084692b5-8f69-4c0a-a535-fd1d6fdacda2', 'ef46aba2-ec80-42e0-94dd-62d80d0d8d3d', 'b9858be8-9f96-4ebb-85d7-3fc70d0ca674', 'd53a98d7-8442-4c9e-90bf-28f4e939dc42'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:27:48.441509 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-292f3c9b-2554-4b93-9f7d-464a6d731acd tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (175af1eb-04e5-44bb-b3bc-60e54b9cd400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['084692b5-8f69-4c0a-a535-fd1d6fdacda2', 'ef46aba2-ec80-42e0-94dd-62d80d0d8d3d', 'b9858be8-9f96-4ebb-85d7-3fc70d0ca674', 'd53a98d7-8442-4c9e-90bf-28f4e939dc42']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:27:48.442264 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-292f3c9b-2554-4b93-9f7d-464a6d731acd tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1445505e-882b-4813-a296-4544350b0951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:27:48.466975 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-292f3c9b-2554-4b93-9f7d-464a6d731acd tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1445505e-882b-4813-a296-4544350b0951) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df1da59d-db34-41e7-9f06-ccfe73955175', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2003108238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='581ea9f3f82d447d95eb5e66dfe757c3',qos_specs=None,replication_status=,reservations=['084692b5-8f69-4c0a-a535-fd1d6fdacda2','ef46aba2-ec80-42e0-94dd-62d80d0d8d3d','b9858be8-9f96-4ebb-85d7-3fc70d0ca674','d53a98d7-8442-4c9e-90bf-28f4e939dc42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a68973a6682e487eb52e1570d33e5e5a',volume_type_id=99febf78-a05b-43af-bc24-f77d139ed5d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:27:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2003108238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df1da59d-db34-41e7-9f06-ccfe73955175,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='581ea9f3f82d447d95eb5e66dfe757c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a68973a6682e487eb52e1570d33e5e5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(99febf78-a05b-43af-bc24-f77d139ed5d7),volume_type_id=99febf78-a05b-43af-bc24-f77d139ed5d7)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:27:48.468109 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-292f3c9b-2554-4b93-9f7d-464a6d731acd tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f75b3e8f-2f13-495a-93ed-66beb80608cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:27:48.485038 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-292f3c9b-2554-4b93-9f7d-464a6d731acd tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f75b3e8f-2f13-495a-93ed-66beb80608cb) transitioned into state 'SUCCESS' from state '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-2003108238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='581ea9f3f82d447d95eb5e66dfe757c3',qos_specs=None,replication_status=,reservations=['084692b5-8f69-4c0a-a535-fd1d6fdacda2','ef46aba2-ec80-42e0-94dd-62d80d0d8d3d','b9858be8-9f96-4ebb-85d7-3fc70d0ca674','d53a98d7-8442-4c9e-90bf-28f4e939dc42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a68973a6682e487eb52e1570d33e5e5a',volume_type_id=99febf78-a05b-43af-bc24-f77d139ed5d7)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:27:48.485718 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-292f3c9b-2554-4b93-9f7d-464a6d731acd tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf8e689d-c0cc-4bbb-9a6b-9996745eeda1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:27:48.494366 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-292f3c9b-2554-4b93-9f7d-464a6d731acd tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf8e689d-c0cc-4bbb-9a6b-9996745eeda1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:27:48.495108 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-292f3c9b-2554-4b93-9f7d-464a6d731acd tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Flow 'volume_create_api' (d1233b02-f2e8-4986-a7ef-4a7200850749) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:27:48.495378 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-292f3c9b-2554-4b93-9f7d-464a6d731acd tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Create volume request issued successfully. Aug 25 16:27:48.495984 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-292f3c9b-2554-4b93-9f7d-464a6d731acd tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:27:48.496403 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 822/3254] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:27:48 2026] POST /volume/v3/volumes => generated 760 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:27:48.507283 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-13812736-da4c-477a-804d-f9f6068954c6 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:48.509700 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-13812736-da4c-477a-804d-f9f6068954c6 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/df1da59d-db34-41e7-9f06-ccfe73955175 Aug 25 16:27:48.510005 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-13812736-da4c-477a-804d-f9f6068954c6 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:48.510271 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-13812736-da4c-477a-804d-f9f6068954c6 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:48.517247 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:48.517247 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:48.520574 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-13812736-da4c-477a-804d-f9f6068954c6 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:27:48.524958 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-13812736-da4c-477a-804d-f9f6068954c6 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/df1da59d-db34-41e7-9f06-ccfe73955175 returned with HTTP 200 Aug 25 16:27:48.525423 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 819/3255] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:48 2026] GET /volume/v3/volumes/df1da59d-db34-41e7-9f06-ccfe73955175 => generated 828 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:48.628505 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-dd7fe714-7c2b-4ddc-9a60-6d529b2f86ce None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:48.630148 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-dd7fe714-7c2b-4ddc-9a60-6d529b2f86ce tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 Aug 25 16:27:48.630364 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-dd7fe714-7c2b-4ddc-9a60-6d529b2f86ce tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:48.630600 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-dd7fe714-7c2b-4ddc-9a60-6d529b2f86ce tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:48.630700 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-dd7fe714-7c2b-4ddc-9a60-6d529b2f86ce tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 809b351b-6b50-4589-b8f9-514b76697da1. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:27:48.634850 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:48.634850 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:48.635511 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-dd7fe714-7c2b-4ddc-9a60-6d529b2f86ce tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 returned with HTTP 200 Aug 25 16:27:48.635987 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 803/3256] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:48 2026] GET /volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:48.766946 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-163ad973-9fcd-4b82-8884-be9cbfdee092 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:48.768866 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-163ad973-9fcd-4b82-8884-be9cbfdee092 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 Aug 25 16:27:48.769139 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-163ad973-9fcd-4b82-8884-be9cbfdee092 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:48.769368 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-163ad973-9fcd-4b82-8884-be9cbfdee092 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:48.775918 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:48.775918 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:48.779397 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-163ad973-9fcd-4b82-8884-be9cbfdee092 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Volume info retrieved successfully. Aug 25 16:27:48.783418 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-163ad973-9fcd-4b82-8884-be9cbfdee092 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 returned with HTTP 200 Aug 25 16:27:48.784074 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 813/3257] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:48 2026] GET /volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:48.798668 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-5b11c0e9-f7d9-40b8-bbe0-83ea91ed3fda None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:48.803329 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5b11c0e9-f7d9-40b8-bbe0-83ea91ed3fda tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 Aug 25 16:27:48.803570 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5b11c0e9-f7d9-40b8-bbe0-83ea91ed3fda tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:48.803750 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5b11c0e9-f7d9-40b8-bbe0-83ea91ed3fda tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:48.810555 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:48.810555 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:48.813921 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-5b11c0e9-f7d9-40b8-bbe0-83ea91ed3fda tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Volume info retrieved successfully. Aug 25 16:27:48.815093 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-1f4a0e8c-a14e-4484-ab0f-e505cd810d16 req-ff7e5f72-ef74-453d-b3a4-008d7b17ec95 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:48.817479 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-1f4a0e8c-a14e-4484-ab0f-e505cd810d16 req-ff7e5f72-ef74-453d-b3a4-008d7b17ec95 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c Aug 25 16:27:48.817722 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-1f4a0e8c-a14e-4484-ab0f-e505cd810d16 req-ff7e5f72-ef74-453d-b3a4-008d7b17ec95 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:48.817760 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5b11c0e9-f7d9-40b8-bbe0-83ea91ed3fda tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 returned with HTTP 200 Aug 25 16:27:48.817942 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-1f4a0e8c-a14e-4484-ab0f-e505cd810d16 req-ff7e5f72-ef74-453d-b3a4-008d7b17ec95 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:48.818231 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 823/3258] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:48 2026] GET /volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:48.825532 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:48.825532 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:48.829178 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-543ddb77-7f1e-47e6-8203-d3c188fc89d1 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:48.829282 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-1f4a0e8c-a14e-4484-ab0f-e505cd810d16 req-ff7e5f72-ef74-453d-b3a4-008d7b17ec95 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:27:48.830831 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-543ddb77-7f1e-47e6-8203-d3c188fc89d1 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/volumes Aug 25 16:27:48.831010 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-543ddb77-7f1e-47e6-8203-d3c188fc89d1 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:48.831197 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-543ddb77-7f1e-47e6-8203-d3c188fc89d1 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'index' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:48.831474 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.api_utils [None req-543ddb77-7f1e-47e6-8203-d3c188fc89d1 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Removing options '' from query. {{(pid=100455) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:27:48.832136 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-543ddb77-7f1e-47e6-8203-d3c188fc89d1 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100455) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:27:48.833353 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-1f4a0e8c-a14e-4484-ab0f-e505cd810d16 req-ff7e5f72-ef74-453d-b3a4-008d7b17ec95 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c returned with HTTP 200 Aug 25 16:27:48.833802 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 820/3259] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:27:48 2026] GET /volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:48.839825 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-543ddb77-7f1e-47e6-8203-d3c188fc89d1 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Get all volumes completed successfully. Aug 25 16:27:48.840252 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-543ddb77-7f1e-47e6-8203-d3c188fc89d1 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 200 Aug 25 16:27:48.840555 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 804/3260] 10.4.3.102 () {66 vars in 1237 bytes} [Tue Aug 25 16:27:48 2026] GET /volume/v3/volumes => generated 339 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:48.847565 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-34050439-444b-4e62-9473-4f6be5f40a38 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:48.849321 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-34050439-444b-4e62-9473-4f6be5f40a38 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 Aug 25 16:27:48.849523 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-34050439-444b-4e62-9473-4f6be5f40a38 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:48.849722 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-34050439-444b-4e62-9473-4f6be5f40a38 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:48.856424 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:48.856424 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:48.859463 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-34050439-444b-4e62-9473-4f6be5f40a38 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Volume info retrieved successfully. Aug 25 16:27:48.863005 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-34050439-444b-4e62-9473-4f6be5f40a38 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 returned with HTTP 200 Aug 25 16:27:48.863492 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 814/3261] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:48 2026] GET /volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:48.901091 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-d4eec367-ab94-41f3-9daf-3f833ae8c3f0 req-98640cd6-70bc-4350-a3e4-d3e16d7a1b08 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:48.903374 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-d4eec367-ab94-41f3-9daf-3f833ae8c3f0 req-98640cd6-70bc-4350-a3e4-d3e16d7a1b08 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 Aug 25 16:27:48.903610 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-d4eec367-ab94-41f3-9daf-3f833ae8c3f0 req-98640cd6-70bc-4350-a3e4-d3e16d7a1b08 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:48.903813 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-d4eec367-ab94-41f3-9daf-3f833ae8c3f0 req-98640cd6-70bc-4350-a3e4-d3e16d7a1b08 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:48.910842 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:48.910842 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:48.914361 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-d4eec367-ab94-41f3-9daf-3f833ae8c3f0 req-98640cd6-70bc-4350-a3e4-d3e16d7a1b08 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Volume info retrieved successfully. Aug 25 16:27:48.918141 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-d4eec367-ab94-41f3-9daf-3f833ae8c3f0 req-98640cd6-70bc-4350-a3e4-d3e16d7a1b08 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 returned with HTTP 200 Aug 25 16:27:48.918601 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 824/3262] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:27:48 2026] GET /volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:49.018234 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-411f550c-de75-4a6f-9455-d4f3984cd18b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:49.018580 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-411f550c-de75-4a6f-9455-d4f3984cd18b None None] GET https://10.4.3.102/volume// Aug 25 16:27:49.018747 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-411f550c-de75-4a6f-9455-d4f3984cd18b None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:49.018930 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-411f550c-de75-4a6f-9455-d4f3984cd18b None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:49.019235 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-411f550c-de75-4a6f-9455-d4f3984cd18b None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:27:49.019497 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 821/3263] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:27:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:27:49.026631 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-d4eec367-ab94-41f3-9daf-3f833ae8c3f0 req-ef2506a7-80e8-4b89-a2f5-6cf67a5c8cc6 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:49.028806 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-d4eec367-ab94-41f3-9daf-3f833ae8c3f0 req-ef2506a7-80e8-4b89-a2f5-6cf67a5c8cc6 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:27:49.029188 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-d4eec367-ab94-41f3-9daf-3f833ae8c3f0 req-ef2506a7-80e8-4b89-a2f5-6cf67a5c8cc6 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a54e5093-773f-4ccb-8e46-d66a8904d3e5", "connector": null, "instance_uuid": "c8a62622-491a-4b12-b8c7-30542c9360bb"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:49.037409 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:49.037409 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:49.047901 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d4657b78-d8eb-4792-bca4-670b53830f0b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:49.053863 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d4657b78-d8eb-4792-bca4-670b53830f0b tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 Aug 25 16:27:49.054151 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d4657b78-d8eb-4792-bca4-670b53830f0b tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:49.054440 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d4657b78-d8eb-4792-bca4-670b53830f0b tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:49.064379 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:49.064379 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:49.071409 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-d4657b78-d8eb-4792-bca4-670b53830f0b tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:27:49.078172 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d4657b78-d8eb-4792-bca4-670b53830f0b tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 returned with HTTP 200 Aug 25 16:27:49.078678 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 815/3264] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:49 2026] GET /volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 => generated 945 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:49.087078 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-d4eec367-ab94-41f3-9daf-3f833ae8c3f0 req-ef2506a7-80e8-4b89-a2f5-6cf67a5c8cc6 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:27:49.087499 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 805/3265] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:27:49 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:49.125291 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-bc517572-4b9b-4a4b-8e3c-daa421c34d96 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:49.127532 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bc517572-4b9b-4a4b-8e3c-daa421c34d96 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 Aug 25 16:27:49.127532 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-bc517572-4b9b-4a4b-8e3c-daa421c34d96 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:49.127532 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-bc517572-4b9b-4a4b-8e3c-daa421c34d96 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:49.137340 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-4bfa29ed-d262-4ed2-b4bf-89df2bfa4a05 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:49.137751 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4bfa29ed-d262-4ed2-b4bf-89df2bfa4a05 None None] GET https://10.4.3.102/volume// Aug 25 16:27:49.138049 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4bfa29ed-d262-4ed2-b4bf-89df2bfa4a05 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:49.138206 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4bfa29ed-d262-4ed2-b4bf-89df2bfa4a05 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:49.138530 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4bfa29ed-d262-4ed2-b4bf-89df2bfa4a05 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:27:49.138835 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 822/3266] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:27:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:27:49.145439 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:49.145439 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:49.147063 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-d4eec367-ab94-41f3-9daf-3f833ae8c3f0 req-996e1e37-70e0-458f-80ae-3e5a4e0fcc72 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:49.149511 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-d4eec367-ab94-41f3-9daf-3f833ae8c3f0 req-996e1e37-70e0-458f-80ae-3e5a4e0fcc72 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 Aug 25 16:27:49.149792 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-d4eec367-ab94-41f3-9daf-3f833ae8c3f0 req-996e1e37-70e0-458f-80ae-3e5a4e0fcc72 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:49.150053 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-d4eec367-ab94-41f3-9daf-3f833ae8c3f0 req-996e1e37-70e0-458f-80ae-3e5a4e0fcc72 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:49.153881 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-bc517572-4b9b-4a4b-8e3c-daa421c34d96 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Volume info retrieved successfully. Aug 25 16:27:49.161352 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bc517572-4b9b-4a4b-8e3c-daa421c34d96 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 returned with HTTP 200 Aug 25 16:27:49.162152 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 825/3267] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:49 2026] GET /volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:49.163969 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:49.163969 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:49.167540 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-d4eec367-ab94-41f3-9daf-3f833ae8c3f0 req-996e1e37-70e0-458f-80ae-3e5a4e0fcc72 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Volume info retrieved successfully. Aug 25 16:27:49.172152 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-d4eec367-ab94-41f3-9daf-3f833ae8c3f0 req-996e1e37-70e0-458f-80ae-3e5a4e0fcc72 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 returned with HTTP 200 Aug 25 16:27:49.172619 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 816/3268] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:27:49 2026] GET /volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 => generated 1027 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:27:49.280298 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-d4eec367-ab94-41f3-9daf-3f833ae8c3f0 req-15d3ef5a-0049-4a0a-8751-c313e3659957 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:49.283143 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-d4eec367-ab94-41f3-9daf-3f833ae8c3f0 req-15d3ef5a-0049-4a0a-8751-c313e3659957 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] PUT https://10.4.3.102/volume/v3/attachments/f4c1d5b5-e318-4731-bef6-1fa847185e89 Aug 25 16:27:49.283702 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-d4eec367-ab94-41f3-9daf-3f833ae8c3f0 req-15d3ef5a-0049-4a0a-8751-c313e3659957 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:49.294753 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-d4eec367-ab94-41f3-9daf-3f833ae8c3f0 req-15d3ef5a-0049-4a0a-8751-c313e3659957 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Acquiring lock "cinder-attachment_update-a54e5093-773f-4ccb-8e46-d66a8904d3e5-np0000008093" by "attachment_update" {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:27:49.300456 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-d4eec367-ab94-41f3-9daf-3f833ae8c3f0 req-15d3ef5a-0049-4a0a-8751-c313e3659957 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Lock "cinder-attachment_update-a54e5093-773f-4ccb-8e46-d66a8904d3e5-np0000008093" acquired by "attachment_update" :: waited 0.006s {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:27:49.301754 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:49.301754 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:49.398561 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-d4eec367-ab94-41f3-9daf-3f833ae8c3f0 req-15d3ef5a-0049-4a0a-8751-c313e3659957 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Lock "cinder-attachment_update-a54e5093-773f-4ccb-8e46-d66a8904d3e5-np0000008093" released by "attachment_update" :: held 0.098s {{(pid=100455) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:27:49.399063 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-d4eec367-ab94-41f3-9daf-3f833ae8c3f0 req-15d3ef5a-0049-4a0a-8751-c313e3659957 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/attachments/f4c1d5b5-e318-4731-bef6-1fa847185e89 returned with HTTP 200 Aug 25 16:27:49.401580 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 806/3269] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:27:49 2026] PUT /volume/v3/attachments/f4c1d5b5-e318-4731-bef6-1fa847185e89 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:49.539887 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-2241bbfb-55b1-4bcf-8f4f-4189e464334e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:49.541880 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2241bbfb-55b1-4bcf-8f4f-4189e464334e tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/df1da59d-db34-41e7-9f06-ccfe73955175 Aug 25 16:27:49.542154 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2241bbfb-55b1-4bcf-8f4f-4189e464334e tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:49.542397 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2241bbfb-55b1-4bcf-8f4f-4189e464334e tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:49.554220 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:49.554220 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:49.559549 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-2241bbfb-55b1-4bcf-8f4f-4189e464334e tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:27:49.566597 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2241bbfb-55b1-4bcf-8f4f-4189e464334e tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/df1da59d-db34-41e7-9f06-ccfe73955175 returned with HTTP 200 Aug 25 16:27:49.567391 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 823/3270] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:49 2026] GET /volume/v3/volumes/df1da59d-db34-41e7-9f06-ccfe73955175 => generated 1368 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:49.646820 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-5c729a30-605b-4ac4-95c9-bc52fe645c14 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:49.648826 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5c729a30-605b-4ac4-95c9-bc52fe645c14 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 Aug 25 16:27:49.649069 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5c729a30-605b-4ac4-95c9-bc52fe645c14 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:49.649249 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5c729a30-605b-4ac4-95c9-bc52fe645c14 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:49.649371 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-5c729a30-605b-4ac4-95c9-bc52fe645c14 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 809b351b-6b50-4589-b8f9-514b76697da1. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:27:49.653894 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:49.653894 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:49.654754 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5c729a30-605b-4ac4-95c9-bc52fe645c14 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 returned with HTTP 200 Aug 25 16:27:49.655573 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 826/3271] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:49 2026] GET /volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:49.682639 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-150b47ba-7049-4578-97fa-bd798de50ee3 req-4872e943-4429-4751-8d3e-2d37fc4be689 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:49.687465 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-150b47ba-7049-4578-97fa-bd798de50ee3 req-4872e943-4429-4751-8d3e-2d37fc4be689 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/df1da59d-db34-41e7-9f06-ccfe73955175 Aug 25 16:27:49.687670 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-150b47ba-7049-4578-97fa-bd798de50ee3 req-4872e943-4429-4751-8d3e-2d37fc4be689 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:49.687857 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-150b47ba-7049-4578-97fa-bd798de50ee3 req-4872e943-4429-4751-8d3e-2d37fc4be689 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:49.695087 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:49.695087 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:49.698565 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-150b47ba-7049-4578-97fa-bd798de50ee3 req-4872e943-4429-4751-8d3e-2d37fc4be689 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:27:49.702924 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-150b47ba-7049-4578-97fa-bd798de50ee3 req-4872e943-4429-4751-8d3e-2d37fc4be689 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/df1da59d-db34-41e7-9f06-ccfe73955175 returned with HTTP 200 Aug 25 16:27:49.703311 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 817/3272] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:27:49 2026] GET /volume/v3/volumes/df1da59d-db34-41e7-9f06-ccfe73955175 => generated 1368 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:50.091846 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-8cbcac4e-3e7d-4265-adcd-8d4b1d36ef65 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:50.093608 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8cbcac4e-3e7d-4265-adcd-8d4b1d36ef65 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 Aug 25 16:27:50.093804 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8cbcac4e-3e7d-4265-adcd-8d4b1d36ef65 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:50.093974 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8cbcac4e-3e7d-4265-adcd-8d4b1d36ef65 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:50.107970 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:50.107970 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:50.115709 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-8cbcac4e-3e7d-4265-adcd-8d4b1d36ef65 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:27:50.122721 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8cbcac4e-3e7d-4265-adcd-8d4b1d36ef65 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 returned with HTTP 200 Aug 25 16:27:50.123132 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 807/3273] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:50 2026] GET /volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 => generated 945 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:27:50.157750 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-150b47ba-7049-4578-97fa-bd798de50ee3 req-174d4779-5db4-4bee-8e52-648b487a75d8 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:50.159959 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-150b47ba-7049-4578-97fa-bd798de50ee3 req-174d4779-5db4-4bee-8e52-648b487a75d8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/df1da59d-db34-41e7-9f06-ccfe73955175 Aug 25 16:27:50.160220 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-150b47ba-7049-4578-97fa-bd798de50ee3 req-174d4779-5db4-4bee-8e52-648b487a75d8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:50.160397 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-150b47ba-7049-4578-97fa-bd798de50ee3 req-174d4779-5db4-4bee-8e52-648b487a75d8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:50.167746 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:50.167746 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:50.172919 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-150b47ba-7049-4578-97fa-bd798de50ee3 req-174d4779-5db4-4bee-8e52-648b487a75d8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:27:50.178066 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-150b47ba-7049-4578-97fa-bd798de50ee3 req-174d4779-5db4-4bee-8e52-648b487a75d8 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/df1da59d-db34-41e7-9f06-ccfe73955175 returned with HTTP 200 Aug 25 16:27:50.178692 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 824/3274] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:27:50 2026] GET /volume/v3/volumes/df1da59d-db34-41e7-9f06-ccfe73955175 => generated 1368 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:50.183171 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-0acd2d87-413b-4598-baaf-7872ccb2180c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:50.186495 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0acd2d87-413b-4598-baaf-7872ccb2180c tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 Aug 25 16:27:50.186816 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0acd2d87-413b-4598-baaf-7872ccb2180c tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:50.187152 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0acd2d87-413b-4598-baaf-7872ccb2180c tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:50.196900 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f7516dfe-e52d-44d4-b571-0a9a3fb63272 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:50.197246 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f7516dfe-e52d-44d4-b571-0a9a3fb63272 None None] GET https://10.4.3.102/volume// Aug 25 16:27:50.197408 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f7516dfe-e52d-44d4-b571-0a9a3fb63272 None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:50.197612 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f7516dfe-e52d-44d4-b571-0a9a3fb63272 None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:50.197912 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f7516dfe-e52d-44d4-b571-0a9a3fb63272 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:27:50.198167 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 818/3275] 10.4.3.102 () {66 vars in 1419 bytes} [Tue Aug 25 16:27:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 25 16:27:50.200944 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:50.200944 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:50.205537 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-150b47ba-7049-4578-97fa-bd798de50ee3 req-7e4416e4-0549-4fde-b1f3-6f8e34d7fb27 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:50.206091 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-0acd2d87-413b-4598-baaf-7872ccb2180c tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Volume info retrieved successfully. Aug 25 16:27:50.207442 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-150b47ba-7049-4578-97fa-bd798de50ee3 req-7e4416e4-0549-4fde-b1f3-6f8e34d7fb27 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:27:50.207769 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-150b47ba-7049-4578-97fa-bd798de50ee3 req-7e4416e4-0549-4fde-b1f3-6f8e34d7fb27 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "df1da59d-db34-41e7-9f06-ccfe73955175", "connector": null, "instance_uuid": "b5d4179f-99ec-4bae-a995-7a53c5bacd6f"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:50.215475 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:50.215475 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:50.221660 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0acd2d87-413b-4598-baaf-7872ccb2180c tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 returned with HTTP 200 Aug 25 16:27:50.222104 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 827/3276] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:50 2026] GET /volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:50.258514 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-150b47ba-7049-4578-97fa-bd798de50ee3 req-7e4416e4-0549-4fde-b1f3-6f8e34d7fb27 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:27:50.259093 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 808/3277] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:27:50 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) Aug 25 16:27:50.665505 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-aec98dfe-cf6e-4858-8434-15aa9583ebcc None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:50.667272 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-aec98dfe-cf6e-4858-8434-15aa9583ebcc tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 Aug 25 16:27:50.667662 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-aec98dfe-cf6e-4858-8434-15aa9583ebcc tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:50.667922 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-aec98dfe-cf6e-4858-8434-15aa9583ebcc tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:50.668100 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-aec98dfe-cf6e-4858-8434-15aa9583ebcc tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 809b351b-6b50-4589-b8f9-514b76697da1. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:27:50.673034 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:50.673034 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:50.674247 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-aec98dfe-cf6e-4858-8434-15aa9583ebcc tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 returned with HTTP 200 Aug 25 16:27:50.674637 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 825/3278] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:50 2026] GET /volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:51.139746 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-587be9ee-e948-4298-b8b1-69c4e6935fb5 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:51.144253 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-587be9ee-e948-4298-b8b1-69c4e6935fb5 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 Aug 25 16:27:51.144253 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-587be9ee-e948-4298-b8b1-69c4e6935fb5 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:51.144253 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-587be9ee-e948-4298-b8b1-69c4e6935fb5 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:51.150701 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:51.150701 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:51.153755 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-587be9ee-e948-4298-b8b1-69c4e6935fb5 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:27:51.158199 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-587be9ee-e948-4298-b8b1-69c4e6935fb5 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 returned with HTTP 200 Aug 25 16:27:51.159480 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 819/3279] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:51 2026] GET /volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 => generated 945 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:51.235935 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-0b203591-180d-4664-be62-15a3afd5b0cf None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:51.238673 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0b203591-180d-4664-be62-15a3afd5b0cf tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 Aug 25 16:27:51.238906 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0b203591-180d-4664-be62-15a3afd5b0cf tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:51.239112 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0b203591-180d-4664-be62-15a3afd5b0cf tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:51.257479 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:51.257479 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:51.264235 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-0b203591-180d-4664-be62-15a3afd5b0cf tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Volume info retrieved successfully. Aug 25 16:27:51.269495 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0b203591-180d-4664-be62-15a3afd5b0cf tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 returned with HTTP 200 Aug 25 16:27:51.270039 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 828/3280] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:51 2026] GET /volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:51.549055 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a7407e9d-abc8-4677-aa1b-818d0fb96a3f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:51.553128 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a7407e9d-abc8-4677-aa1b-818d0fb96a3f None None] GET https://10.4.3.102/volume// Aug 25 16:27:51.553401 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a7407e9d-abc8-4677-aa1b-818d0fb96a3f None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:51.553649 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a7407e9d-abc8-4677-aa1b-818d0fb96a3f None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:51.554095 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a7407e9d-abc8-4677-aa1b-818d0fb96a3f None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:27:51.554488 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 809/3281] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:27:51 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:27:51.562388 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-150b47ba-7049-4578-97fa-bd798de50ee3 req-a67c5809-82bb-4aa5-843c-d5378c2d7ab1 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:51.564457 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-150b47ba-7049-4578-97fa-bd798de50ee3 req-a67c5809-82bb-4aa5-843c-d5378c2d7ab1 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/df1da59d-db34-41e7-9f06-ccfe73955175 Aug 25 16:27:51.564581 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-150b47ba-7049-4578-97fa-bd798de50ee3 req-a67c5809-82bb-4aa5-843c-d5378c2d7ab1 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:51.564789 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-150b47ba-7049-4578-97fa-bd798de50ee3 req-a67c5809-82bb-4aa5-843c-d5378c2d7ab1 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:51.577405 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:51.577405 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:51.582696 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-150b47ba-7049-4578-97fa-bd798de50ee3 req-a67c5809-82bb-4aa5-843c-d5378c2d7ab1 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:27:51.587871 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-150b47ba-7049-4578-97fa-bd798de50ee3 req-a67c5809-82bb-4aa5-843c-d5378c2d7ab1 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/df1da59d-db34-41e7-9f06-ccfe73955175 returned with HTTP 200 Aug 25 16:27:51.588336 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 826/3282] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:27:51 2026] GET /volume/v3/volumes/df1da59d-db34-41e7-9f06-ccfe73955175 => generated 1547 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:27:51.694572 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-44db3dfd-bf14-44b0-83c9-36db89e2e55a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:51.697120 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-44db3dfd-bf14-44b0-83c9-36db89e2e55a tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 Aug 25 16:27:51.697313 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-44db3dfd-bf14-44b0-83c9-36db89e2e55a tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:51.697500 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-44db3dfd-bf14-44b0-83c9-36db89e2e55a tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:51.697612 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-44db3dfd-bf14-44b0-83c9-36db89e2e55a tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 809b351b-6b50-4589-b8f9-514b76697da1. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:27:51.703454 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-150b47ba-7049-4578-97fa-bd798de50ee3 req-e25cee8a-99b9-4472-aeb9-f985485b89db None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:51.703625 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:51.703625 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:51.704257 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-44db3dfd-bf14-44b0-83c9-36db89e2e55a tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 returned with HTTP 200 Aug 25 16:27:51.704575 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 820/3283] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:51 2026] GET /volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:27:51.722162 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-150b47ba-7049-4578-97fa-bd798de50ee3 req-e25cee8a-99b9-4472-aeb9-f985485b89db tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] PUT https://10.4.3.102/volume/v3/attachments/4d755094-0949-4bad-8e31-e6a0aabcd74e Aug 25 16:27:51.723921 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-150b47ba-7049-4578-97fa-bd798de50ee3 req-e25cee8a-99b9-4472-aeb9-f985485b89db tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:51.737465 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-150b47ba-7049-4578-97fa-bd798de50ee3 req-e25cee8a-99b9-4472-aeb9-f985485b89db tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Acquiring lock "cinder-attachment_update-df1da59d-db34-41e7-9f06-ccfe73955175-np0000008093" by "attachment_update" {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:27:51.743896 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-150b47ba-7049-4578-97fa-bd798de50ee3 req-e25cee8a-99b9-4472-aeb9-f985485b89db tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Lock "cinder-attachment_update-df1da59d-db34-41e7-9f06-ccfe73955175-np0000008093" acquired by "attachment_update" :: waited 0.007s {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:27:51.745504 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:51.745504 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:51.797869 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-8f2f55b2-54fb-4ab1-8639-0671d15d34ee None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:51.799771 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8f2f55b2-54fb-4ab1-8639-0671d15d34ee tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] DELETE https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c Aug 25 16:27:51.800018 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8f2f55b2-54fb-4ab1-8639-0671d15d34ee tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:51.800197 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8f2f55b2-54fb-4ab1-8639-0671d15d34ee tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:51.800348 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-8f2f55b2-54fb-4ab1-8639-0671d15d34ee tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Delete volume with id: f811d58a-9e1f-4a15-a401-b9489cccc00c Aug 25 16:27:51.809146 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:51.809146 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:51.809795 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-8f2f55b2-54fb-4ab1-8639-0671d15d34ee tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:27:51.832133 np0000008093 devstack@c-api.service[100455]: WARNING cinder.keymgr.conf_key_mgr [None req-8f2f55b2-54fb-4ab1-8639-0671d15d34ee tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 16:27:51.839618 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-8f2f55b2-54fb-4ab1-8639-0671d15d34ee tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Delete volume request issued successfully. Aug 25 16:27:51.839858 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8f2f55b2-54fb-4ab1-8639-0671d15d34ee tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c returned with HTTP 202 Aug 25 16:27:51.840277 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 810/3284] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:27:51 2026] DELETE /volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:27:51.847716 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-3f6145f0-bda7-44c1-abf0-40bfb77aefdd None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:51.849365 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3f6145f0-bda7-44c1-abf0-40bfb77aefdd tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c Aug 25 16:27:51.849545 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3f6145f0-bda7-44c1-abf0-40bfb77aefdd tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:51.850182 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3f6145f0-bda7-44c1-abf0-40bfb77aefdd tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:51.856892 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:51.856892 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:51.860124 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-3f6145f0-bda7-44c1-abf0-40bfb77aefdd tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:27:51.864248 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3f6145f0-bda7-44c1-abf0-40bfb77aefdd tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c returned with HTTP 200 Aug 25 16:27:51.864634 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 827/3285] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:51 2026] GET /volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c => generated 879 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:51.878644 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-150b47ba-7049-4578-97fa-bd798de50ee3 req-e25cee8a-99b9-4472-aeb9-f985485b89db tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Lock "cinder-attachment_update-df1da59d-db34-41e7-9f06-ccfe73955175-np0000008093" released by "attachment_update" :: held 0.135s {{(pid=100454) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:27:51.879656 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-150b47ba-7049-4578-97fa-bd798de50ee3 req-e25cee8a-99b9-4472-aeb9-f985485b89db tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/attachments/4d755094-0949-4bad-8e31-e6a0aabcd74e returned with HTTP 200 Aug 25 16:27:51.879656 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 829/3286] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:27:51 2026] PUT /volume/v3/attachments/4d755094-0949-4bad-8e31-e6a0aabcd74e => generated 969 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:51.904505 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-150b47ba-7049-4578-97fa-bd798de50ee3 req-fe05b423-1ad5-4dc2-b72d-e24efe10532a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:51.906765 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-150b47ba-7049-4578-97fa-bd798de50ee3 req-fe05b423-1ad5-4dc2-b72d-e24efe10532a tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] POST https://10.4.3.102/volume/v3/attachments/4d755094-0949-4bad-8e31-e6a0aabcd74e/action Aug 25 16:27:51.907127 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-150b47ba-7049-4578-97fa-bd798de50ee3 req-fe05b423-1ad5-4dc2-b72d-e24efe10532a tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action body: b'{"os-complete": null}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:27:51.907236 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-150b47ba-7049-4578-97fa-bd798de50ee3 req-fe05b423-1ad5-4dc2-b72d-e24efe10532a tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:51.937517 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:51.937517 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:51.956033 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-150b47ba-7049-4578-97fa-bd798de50ee3 req-fe05b423-1ad5-4dc2-b72d-e24efe10532a tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/attachments/4d755094-0949-4bad-8e31-e6a0aabcd74e/action returned with HTTP 204 Aug 25 16:27:51.956497 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 821/3287] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:27:51 2026] POST /volume/v3/attachments/4d755094-0949-4bad-8e31-e6a0aabcd74e/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:27:52.171064 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-9b515780-4118-4510-a5ec-b2d197b3d216 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:52.172960 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9b515780-4118-4510-a5ec-b2d197b3d216 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 Aug 25 16:27:52.173160 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9b515780-4118-4510-a5ec-b2d197b3d216 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:52.173373 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9b515780-4118-4510-a5ec-b2d197b3d216 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:52.181898 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:52.181898 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:52.185845 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-9b515780-4118-4510-a5ec-b2d197b3d216 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:27:52.193686 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9b515780-4118-4510-a5ec-b2d197b3d216 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 returned with HTTP 200 Aug 25 16:27:52.194127 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 811/3288] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:52 2026] GET /volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 => generated 945 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:52.287387 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-211d92fd-4aee-4905-a333-5758dde60a3c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:52.289641 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-211d92fd-4aee-4905-a333-5758dde60a3c tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 Aug 25 16:27:52.289866 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-211d92fd-4aee-4905-a333-5758dde60a3c tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:52.290117 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-211d92fd-4aee-4905-a333-5758dde60a3c tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:52.305391 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:52.305391 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:52.312270 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-211d92fd-4aee-4905-a333-5758dde60a3c tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Volume info retrieved successfully. Aug 25 16:27:52.319210 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-211d92fd-4aee-4905-a333-5758dde60a3c tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 returned with HTTP 200 Aug 25 16:27:52.319735 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 828/3289] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:52 2026] GET /volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:52.731286 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f00b58f2-af8e-47bb-9f1e-8fa26744427d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:52.734673 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f00b58f2-af8e-47bb-9f1e-8fa26744427d tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 Aug 25 16:27:52.734996 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f00b58f2-af8e-47bb-9f1e-8fa26744427d tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:52.735277 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f00b58f2-af8e-47bb-9f1e-8fa26744427d tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:52.735430 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-f00b58f2-af8e-47bb-9f1e-8fa26744427d tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 809b351b-6b50-4589-b8f9-514b76697da1. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:27:52.744189 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:52.744189 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:52.744189 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f00b58f2-af8e-47bb-9f1e-8fa26744427d tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 returned with HTTP 200 Aug 25 16:27:52.744189 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 830/3290] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:52 2026] GET /volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:52.880247 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0b623091-e612-4cc8-9b6b-be74dbb600e9 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:52.881967 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0b623091-e612-4cc8-9b6b-be74dbb600e9 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c Aug 25 16:27:52.882158 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0b623091-e612-4cc8-9b6b-be74dbb600e9 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:52.882339 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0b623091-e612-4cc8-9b6b-be74dbb600e9 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:52.891011 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0b623091-e612-4cc8-9b6b-be74dbb600e9 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c returned with HTTP 404 Aug 25 16:27:52.891445 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 822/3291] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:52 2026] GET /volume/v3/volumes/f811d58a-9e1f-4a15-a401-b9489cccc00c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:27:52.901909 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ab1423da-edec-477f-b3c8-1e386e73507a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:52.903624 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ab1423da-edec-477f-b3c8-1e386e73507a tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] GET https://10.4.3.102/volume/v3/volumes/detail?all_tenants=1 Aug 25 16:27:52.903821 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ab1423da-edec-477f-b3c8-1e386e73507a tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:52.904001 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ab1423da-edec-477f-b3c8-1e386e73507a tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] Calling method 'detail' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:52.904689 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-ab1423da-edec-477f-b3c8-1e386e73507a tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100455) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:27:52.922135 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-ab1423da-edec-477f-b3c8-1e386e73507a tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] Get all volumes completed successfully. Aug 25 16:27:52.924218 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:52.924218 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:52.930453 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ab1423da-edec-477f-b3c8-1e386e73507a tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] https://10.4.3.102/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 16:27:52.930816 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 812/3292] 10.4.3.102 () {66 vars in 1285 bytes} [Tue Aug 25 16:27:52 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14729 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:27:52.957574 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-946d48b3-5bb8-48a5-9d6c-d9072c58189a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:52.958789 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-946d48b3-5bb8-48a5-9d6c-d9072c58189a tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] DELETE https://10.4.3.102/volume/v3/types/ec76ec13-b924-4d7c-ab69-b5c6f6e7506f Aug 25 16:27:52.958974 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-946d48b3-5bb8-48a5-9d6c-d9072c58189a tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:52.959455 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-946d48b3-5bb8-48a5-9d6c-d9072c58189a tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] Calling method '_delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:52.994595 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-946d48b3-5bb8-48a5-9d6c-d9072c58189a tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] https://10.4.3.102/volume/v3/types/ec76ec13-b924-4d7c-ab69-b5c6f6e7506f returned with HTTP 202 Aug 25 16:27:52.995117 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 829/3293] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:27:52 2026] DELETE /volume/v3/types/ec76ec13-b924-4d7c-ab69-b5c6f6e7506f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:27:53.009182 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-2879c601-1f6e-4e7d-8f95-07e27e0540a2 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:53.011111 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2879c601-1f6e-4e7d-8f95-07e27e0540a2 tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:27:53.011570 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2879c601-1f6e-4e7d-8f95-07e27e0540a2 tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-573177715", "extra_specs": {}}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:53.028211 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2879c601-1f6e-4e7d-8f95-07e27e0540a2 tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:27:53.028694 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 831/3294] 10.4.3.102 () {68 vars in 1252 bytes} [Tue Aug 25 16:27:53 2026] POST /volume/v3/types => generated 211 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:53.038065 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-3f9d3ffc-da2b-4795-811b-1738d975b4db None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:53.039659 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3f9d3ffc-da2b-4795-811b-1738d975b4db tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] POST https://10.4.3.102/volume/v3/types/8fe8d480-583e-4cf0-9f75-652828410629/encryption Aug 25 16:27:53.040649 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3f9d3ffc-da2b-4795-811b-1738d975b4db tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:53.056284 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3f9d3ffc-da2b-4795-811b-1738d975b4db tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] https://10.4.3.102/volume/v3/types/8fe8d480-583e-4cf0-9f75-652828410629/encryption returned with HTTP 200 Aug 25 16:27:53.056704 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 823/3295] 10.4.3.102 () {68 vars in 1397 bytes} [Tue Aug 25 16:27:53 2026] POST /volume/v3/types/8fe8d480-583e-4cf0-9f75-652828410629/encryption => generated 230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:53.064735 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-601a828b-4952-4e46-8c95-420a249e6fba None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:53.066293 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-601a828b-4952-4e46-8c95-420a249e6fba tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:27:53.066594 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-601a828b-4952-4e46-8c95-420a249e6fba tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1352074984", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-573177715", "size": 1}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:53.068016 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-601a828b-4952-4e46-8c95-420a249e6fba tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1352074984', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-573177715', 'size': 1}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:27:53.074354 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-601a828b-4952-4e46-8c95-420a249e6fba tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Create volume of 1 GB Aug 25 16:27:53.074583 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:53.074583 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:53.075028 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-601a828b-4952-4e46-8c95-420a249e6fba tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Availability Zones retrieved successfully. Aug 25 16:27:53.080021 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-601a828b-4952-4e46-8c95-420a249e6fba tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Flow 'volume_create_api' (a26ae21a-edc0-481c-a24b-79bf2bbf569a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:27:53.080845 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-601a828b-4952-4e46-8c95-420a249e6fba tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (827dffae-62c5-41e3-84a6-6aa7aebe8912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:27:53.081625 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-601a828b-4952-4e46-8c95-420a249e6fba tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:27:53.108079 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-601a828b-4952-4e46-8c95-420a249e6fba tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (827dffae-62c5-41e3-84a6-6aa7aebe8912) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:27:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8fe8d480-583e-4cf0-9f75-652828410629,is_public=True,name='tempest-scenario-type-luks-573177715',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8fe8d480-583e-4cf0-9f75-652828410629', '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=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:27:53.109148 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-601a828b-4952-4e46-8c95-420a249e6fba tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a16d0fb5-431f-4e11-883b-8c7f98e8ba2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:27:53.145316 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-601a828b-4952-4e46-8c95-420a249e6fba tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-573177715 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-573177715, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:27:53.145316 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-601a828b-4952-4e46-8c95-420a249e6fba tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-573177715 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-573177715, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:27:53.182931 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-601a828b-4952-4e46-8c95-420a249e6fba tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Created reservations ['063ca285-54a6-47c2-bcec-47a267d130dc', '2a25eef0-ff52-4824-b743-dfc7bb573dbd', '99f242c1-5c11-4fab-81c0-fd87eb3cafeb', '279b7444-9f53-45f3-8ffe-a9f0dfca6be8'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:27:53.184007 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-601a828b-4952-4e46-8c95-420a249e6fba tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a16d0fb5-431f-4e11-883b-8c7f98e8ba2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['063ca285-54a6-47c2-bcec-47a267d130dc', '2a25eef0-ff52-4824-b743-dfc7bb573dbd', '99f242c1-5c11-4fab-81c0-fd87eb3cafeb', '279b7444-9f53-45f3-8ffe-a9f0dfca6be8']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:27:53.184989 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-601a828b-4952-4e46-8c95-420a249e6fba tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27e5b06e-1652-4cad-bf2e-594947b09350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:27:53.209319 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-4b30ef80-cac8-438f-a639-4514b690f685 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:53.211167 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4b30ef80-cac8-438f-a639-4514b690f685 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 Aug 25 16:27:53.211409 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4b30ef80-cac8-438f-a639-4514b690f685 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:53.211700 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4b30ef80-cac8-438f-a639-4514b690f685 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:53.213077 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-601a828b-4952-4e46-8c95-420a249e6fba tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27e5b06e-1652-4cad-bf2e-594947b09350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80b51f08-1922-4a9c-b3de-76beb8cb409c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1352074984',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a07586598844a3a9cbb11498cab8408',qos_specs=None,replication_status=,reservations=['063ca285-54a6-47c2-bcec-47a267d130dc','2a25eef0-ff52-4824-b743-dfc7bb573dbd','99f242c1-5c11-4fab-81c0-fd87eb3cafeb','279b7444-9f53-45f3-8ffe-a9f0dfca6be8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57c979c43dc1442faca7d0e98f94d31e',volume_type_id=8fe8d480-583e-4cf0-9f75-652828410629), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:27:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1352074984',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=80b51f08-1922-4a9c-b3de-76beb8cb409c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a07586598844a3a9cbb11498cab8408',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57c979c43dc1442faca7d0e98f94d31e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8fe8d480-583e-4cf0-9f75-652828410629),volume_type_id=8fe8d480-583e-4cf0-9f75-652828410629)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:27:53.214312 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-601a828b-4952-4e46-8c95-420a249e6fba tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd4d8f49-0ff4-465e-b491-71bf0494b9b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:27:53.219182 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:53.219182 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:53.223187 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-4b30ef80-cac8-438f-a639-4514b690f685 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:27:53.227696 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4b30ef80-cac8-438f-a639-4514b690f685 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 returned with HTTP 200 Aug 25 16:27:53.228339 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 830/3296] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:53 2026] GET /volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 => generated 945 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:53.234583 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-601a828b-4952-4e46-8c95-420a249e6fba tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd4d8f49-0ff4-465e-b491-71bf0494b9b7) transitioned into state 'SUCCESS' from state '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-1352074984',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a07586598844a3a9cbb11498cab8408',qos_specs=None,replication_status=,reservations=['063ca285-54a6-47c2-bcec-47a267d130dc','2a25eef0-ff52-4824-b743-dfc7bb573dbd','99f242c1-5c11-4fab-81c0-fd87eb3cafeb','279b7444-9f53-45f3-8ffe-a9f0dfca6be8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57c979c43dc1442faca7d0e98f94d31e',volume_type_id=8fe8d480-583e-4cf0-9f75-652828410629)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:27:53.235509 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-601a828b-4952-4e46-8c95-420a249e6fba tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d3c3bfd-c476-4156-a01d-afa643e44395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:27:53.250624 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-601a828b-4952-4e46-8c95-420a249e6fba tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d3c3bfd-c476-4156-a01d-afa643e44395) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:27:53.251372 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-601a828b-4952-4e46-8c95-420a249e6fba tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Flow 'volume_create_api' (a26ae21a-edc0-481c-a24b-79bf2bbf569a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:27:53.251678 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-601a828b-4952-4e46-8c95-420a249e6fba tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Create volume request issued successfully. Aug 25 16:27:53.252211 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-601a828b-4952-4e46-8c95-420a249e6fba tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:27:53.252647 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 813/3297] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:27:53 2026] POST /volume/v3/volumes => generated 784 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:27:53.334710 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-5c0242e3-51a3-46b7-bc00-bed16d30fbac None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:53.338570 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5c0242e3-51a3-46b7-bc00-bed16d30fbac tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 Aug 25 16:27:53.338570 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5c0242e3-51a3-46b7-bc00-bed16d30fbac tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:53.338570 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5c0242e3-51a3-46b7-bc00-bed16d30fbac tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:53.353450 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:53.353450 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:53.356764 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-5c0242e3-51a3-46b7-bc00-bed16d30fbac tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Volume info retrieved successfully. Aug 25 16:27:53.361835 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5c0242e3-51a3-46b7-bc00-bed16d30fbac tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 returned with HTTP 200 Aug 25 16:27:53.362283 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 832/3298] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:53 2026] GET /volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:53.758302 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-5af9c642-34ef-4b50-bb5c-912b29476ae5 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:53.760017 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5af9c642-34ef-4b50-bb5c-912b29476ae5 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 Aug 25 16:27:53.760204 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5af9c642-34ef-4b50-bb5c-912b29476ae5 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:53.760400 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5af9c642-34ef-4b50-bb5c-912b29476ae5 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:53.760471 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-5af9c642-34ef-4b50-bb5c-912b29476ae5 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 809b351b-6b50-4589-b8f9-514b76697da1. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:27:53.766184 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:53.766184 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:53.767056 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5af9c642-34ef-4b50-bb5c-912b29476ae5 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 returned with HTTP 200 Aug 25 16:27:53.767503 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 824/3299] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:53 2026] GET /volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:53.804649 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-969cd967-d183-4b2a-acdb-237dfee1528f req-9fd0ce59-e876-4ee0-996e-d4f1618c1b18 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:53.809799 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-969cd967-d183-4b2a-acdb-237dfee1528f req-9fd0ce59-e876-4ee0-996e-d4f1618c1b18 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] DELETE https://10.4.3.102/volume/v3/attachments/3821e183-ec79-4ee9-a5a8-a12c669d4831 Aug 25 16:27:53.810016 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-969cd967-d183-4b2a-acdb-237dfee1528f req-9fd0ce59-e876-4ee0-996e-d4f1618c1b18 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:53.810236 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-969cd967-d183-4b2a-acdb-237dfee1528f req-9fd0ce59-e876-4ee0-996e-d4f1618c1b18 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:53.813786 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-969cd967-d183-4b2a-acdb-237dfee1528f req-9fd0ce59-e876-4ee0-996e-d4f1618c1b18 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/attachments/3821e183-ec79-4ee9-a5a8-a12c669d4831 returned with HTTP 404 Aug 25 16:27:53.814281 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 831/3300] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:27:53 2026] DELETE /volume/v3/attachments/3821e183-ec79-4ee9-a5a8-a12c669d4831 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:27:54.241245 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-48f7d73f-187f-4bdf-9e7f-2c0497d0b0f0 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:54.242808 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-48f7d73f-187f-4bdf-9e7f-2c0497d0b0f0 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 Aug 25 16:27:54.243686 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-48f7d73f-187f-4bdf-9e7f-2c0497d0b0f0 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:54.243686 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-48f7d73f-187f-4bdf-9e7f-2c0497d0b0f0 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:54.261018 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:54.261018 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:54.267440 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-48f7d73f-187f-4bdf-9e7f-2c0497d0b0f0 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:27:54.275154 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-48f7d73f-187f-4bdf-9e7f-2c0497d0b0f0 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 returned with HTTP 200 Aug 25 16:27:54.275632 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 814/3301] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:54 2026] GET /volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 => generated 945 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:54.376490 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-2997d083-bbb6-4a6e-889d-3314a7483c9d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:54.378401 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2997d083-bbb6-4a6e-889d-3314a7483c9d tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 Aug 25 16:27:54.379092 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2997d083-bbb6-4a6e-889d-3314a7483c9d tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:54.379092 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2997d083-bbb6-4a6e-889d-3314a7483c9d tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:54.391415 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:54.391415 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:54.395526 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-2997d083-bbb6-4a6e-889d-3314a7483c9d tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Volume info retrieved successfully. Aug 25 16:27:54.400276 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2997d083-bbb6-4a6e-889d-3314a7483c9d tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 returned with HTTP 200 Aug 25 16:27:54.400720 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 833/3302] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:54 2026] GET /volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:54.778768 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-2923a643-1aea-4b77-8d52-1f1153b5d0af None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:54.781057 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2923a643-1aea-4b77-8d52-1f1153b5d0af tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 Aug 25 16:27:54.781308 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2923a643-1aea-4b77-8d52-1f1153b5d0af tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:54.781565 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2923a643-1aea-4b77-8d52-1f1153b5d0af tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:54.781753 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-2923a643-1aea-4b77-8d52-1f1153b5d0af tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 809b351b-6b50-4589-b8f9-514b76697da1. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:27:54.787495 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:54.787495 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:54.788632 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2923a643-1aea-4b77-8d52-1f1153b5d0af tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 returned with HTTP 200 Aug 25 16:27:54.789122 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 825/3303] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:54 2026] GET /volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:55.289993 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-698b0034-9815-4b58-a3ba-fe85c52ab732 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:55.291954 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-698b0034-9815-4b58-a3ba-fe85c52ab732 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 Aug 25 16:27:55.292239 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-698b0034-9815-4b58-a3ba-fe85c52ab732 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:55.292474 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-698b0034-9815-4b58-a3ba-fe85c52ab732 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:55.302281 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:55.302281 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:55.306361 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-698b0034-9815-4b58-a3ba-fe85c52ab732 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:27:55.312557 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-698b0034-9815-4b58-a3ba-fe85c52ab732 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 returned with HTTP 200 Aug 25 16:27:55.312998 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 832/3304] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:55 2026] GET /volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 => generated 945 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:55.419102 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-0f8bceba-4742-4494-83e3-7554307a33a8 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:55.420690 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0f8bceba-4742-4494-83e3-7554307a33a8 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 Aug 25 16:27:55.421041 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0f8bceba-4742-4494-83e3-7554307a33a8 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:55.421332 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0f8bceba-4742-4494-83e3-7554307a33a8 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:55.423224 np0000008093 devstack@c-api.service[100455]: DEBUG dbcounter [-] [100455] Writing DB stats cinder:SELECT=316,cinder:INSERT=35,cinder:UPDATE=74 {{(pid=100455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:27:55.433662 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:55.433662 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:55.436928 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-0f8bceba-4742-4494-83e3-7554307a33a8 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Volume info retrieved successfully. Aug 25 16:27:55.442482 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0f8bceba-4742-4494-83e3-7554307a33a8 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 returned with HTTP 200 Aug 25 16:27:55.443120 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 815/3305] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:55 2026] GET /volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:55.510722 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-c5a99c75-f0d9-4219-8787-84463f99b7c7 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:55.513377 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c5a99c75-f0d9-4219-8787-84463f99b7c7 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 Aug 25 16:27:55.513636 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c5a99c75-f0d9-4219-8787-84463f99b7c7 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:55.514040 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c5a99c75-f0d9-4219-8787-84463f99b7c7 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:55.525137 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:55.525137 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:55.529805 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-c5a99c75-f0d9-4219-8787-84463f99b7c7 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:27:55.534630 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c5a99c75-f0d9-4219-8787-84463f99b7c7 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 returned with HTTP 200 Aug 25 16:27:55.535031 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 834/3306] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:55 2026] GET /volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 => generated 1362 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:55.546552 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-2def48cd-ffe8-4e80-b254-72ff2d3c3027 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:55.548321 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2def48cd-ffe8-4e80-b254-72ff2d3c3027 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] DELETE https://10.4.3.102/volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 Aug 25 16:27:55.548574 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2def48cd-ffe8-4e80-b254-72ff2d3c3027 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:55.548867 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2def48cd-ffe8-4e80-b254-72ff2d3c3027 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:55.549105 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-2def48cd-ffe8-4e80-b254-72ff2d3c3027 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Delete volume with id: 2ee15202-9fda-499c-8302-abee2de1c876 Aug 25 16:27:55.558605 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:55.558605 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:55.559253 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-2def48cd-ffe8-4e80-b254-72ff2d3c3027 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:27:55.577046 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-2def48cd-ffe8-4e80-b254-72ff2d3c3027 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Delete volume request issued successfully. Aug 25 16:27:55.577252 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2def48cd-ffe8-4e80-b254-72ff2d3c3027 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 returned with HTTP 202 Aug 25 16:27:55.577711 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 826/3307] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:27:55 2026] DELETE /volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:27:55.585826 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-0c383104-65b0-495e-99e4-da9711a02134 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:55.588908 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0c383104-65b0-495e-99e4-da9711a02134 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 Aug 25 16:27:55.589180 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0c383104-65b0-495e-99e4-da9711a02134 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:55.589452 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0c383104-65b0-495e-99e4-da9711a02134 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:55.599194 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:55.599194 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:55.604046 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-0c383104-65b0-495e-99e4-da9711a02134 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:27:55.612513 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0c383104-65b0-495e-99e4-da9711a02134 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 returned with HTTP 200 Aug 25 16:27:55.613149 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 833/3308] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:55 2026] GET /volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 => generated 1361 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:55.799938 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-47edfbdd-71b2-4c3d-8c6a-42238e619ca9 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:55.801676 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-47edfbdd-71b2-4c3d-8c6a-42238e619ca9 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 Aug 25 16:27:55.801893 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-47edfbdd-71b2-4c3d-8c6a-42238e619ca9 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:55.802103 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-47edfbdd-71b2-4c3d-8c6a-42238e619ca9 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:55.802198 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-47edfbdd-71b2-4c3d-8c6a-42238e619ca9 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 809b351b-6b50-4589-b8f9-514b76697da1. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:27:55.806227 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:55.806227 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:55.806916 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-47edfbdd-71b2-4c3d-8c6a-42238e619ca9 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 returned with HTTP 200 Aug 25 16:27:55.807228 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 816/3309] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:55 2026] GET /volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:56.328967 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-254683cb-529e-41ad-ab97-04b12acfa98e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:56.336395 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-254683cb-529e-41ad-ab97-04b12acfa98e tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 Aug 25 16:27:56.336686 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-254683cb-529e-41ad-ab97-04b12acfa98e tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:56.336969 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-254683cb-529e-41ad-ab97-04b12acfa98e tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:56.352404 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:56.352404 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:56.358360 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-254683cb-529e-41ad-ab97-04b12acfa98e tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:27:56.365046 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-254683cb-529e-41ad-ab97-04b12acfa98e tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 returned with HTTP 200 Aug 25 16:27:56.365446 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 835/3310] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:56 2026] GET /volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 => generated 945 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:56.460477 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0ae7a720-d1ac-4bc2-891e-8bef19c6d793 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:56.461941 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0ae7a720-d1ac-4bc2-891e-8bef19c6d793 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 Aug 25 16:27:56.462215 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0ae7a720-d1ac-4bc2-891e-8bef19c6d793 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:56.463071 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0ae7a720-d1ac-4bc2-891e-8bef19c6d793 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:56.476576 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:56.476576 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:56.481145 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-0ae7a720-d1ac-4bc2-891e-8bef19c6d793 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Volume info retrieved successfully. Aug 25 16:27:56.487355 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0ae7a720-d1ac-4bc2-891e-8bef19c6d793 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 returned with HTTP 200 Aug 25 16:27:56.487355 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 827/3311] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:56 2026] GET /volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:56.582862 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-d4eec367-ab94-41f3-9daf-3f833ae8c3f0 req-b9256713-05db-4d80-97d7-e9fe900e8b8a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:56.585352 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-d4eec367-ab94-41f3-9daf-3f833ae8c3f0 req-b9256713-05db-4d80-97d7-e9fe900e8b8a tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] POST https://10.4.3.102/volume/v3/attachments/f4c1d5b5-e318-4731-bef6-1fa847185e89/action Aug 25 16:27:56.585814 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-d4eec367-ab94-41f3-9daf-3f833ae8c3f0 req-b9256713-05db-4d80-97d7-e9fe900e8b8a tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Action body: b'{"os-complete": null}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:27:56.585932 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-d4eec367-ab94-41f3-9daf-3f833ae8c3f0 req-b9256713-05db-4d80-97d7-e9fe900e8b8a tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:56.605912 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:56.605912 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:56.622071 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-d4eec367-ab94-41f3-9daf-3f833ae8c3f0 req-b9256713-05db-4d80-97d7-e9fe900e8b8a tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/attachments/f4c1d5b5-e318-4731-bef6-1fa847185e89/action returned with HTTP 204 Aug 25 16:27:56.622602 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 834/3312] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:27:56 2026] POST /volume/v3/attachments/f4c1d5b5-e318-4731-bef6-1fa847185e89/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:27:56.631833 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-8e7ed649-bbcc-478d-9c37-12efbe8b8905 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:56.633987 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8e7ed649-bbcc-478d-9c37-12efbe8b8905 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 Aug 25 16:27:56.634190 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8e7ed649-bbcc-478d-9c37-12efbe8b8905 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:56.634384 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8e7ed649-bbcc-478d-9c37-12efbe8b8905 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:56.641607 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8e7ed649-bbcc-478d-9c37-12efbe8b8905 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 returned with HTTP 404 Aug 25 16:27:56.642216 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 817/3313] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:56 2026] GET /volume/v3/volumes/2ee15202-9fda-499c-8302-abee2de1c876 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:27:56.656479 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-61df5038-c064-4b4d-99fa-6b611fd3720b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:56.658232 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-61df5038-c064-4b4d-99fa-6b611fd3720b tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c Aug 25 16:27:56.658479 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-61df5038-c064-4b4d-99fa-6b611fd3720b tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:56.658656 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-61df5038-c064-4b4d-99fa-6b611fd3720b tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:56.666190 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:56.666190 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:56.670624 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-61df5038-c064-4b4d-99fa-6b611fd3720b tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:27:56.675510 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-61df5038-c064-4b4d-99fa-6b611fd3720b tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c returned with HTTP 200 Aug 25 16:27:56.676007 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 836/3314] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:56 2026] GET /volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:56.689088 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-ba0e8017-d523-4433-8f6c-6768c37807ff None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:56.691543 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ba0e8017-d523-4433-8f6c-6768c37807ff tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:27:56.692173 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ba0e8017-d523-4433-8f6c-6768c37807ff tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e21f3da1-0e85-40f4-80f3-0b0e10d4236c", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1506594244"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:56.711649 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:56.711649 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:56.712322 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-ba0e8017-d523-4433-8f6c-6768c37807ff tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:27:56.712489 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-ba0e8017-d523-4433-8f6c-6768c37807ff tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Create snapshot from volume e21f3da1-0e85-40f4-80f3-0b0e10d4236c Aug 25 16:27:56.765913 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-ba0e8017-d523-4433-8f6c-6768c37807ff tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Created reservations ['331bf5a1-5059-427c-ab31-60abb221c5a2', 'cca3920f-ce7e-4243-afdf-f5ff6a1a7e9a', '6837ab91-ea01-480a-bef6-9ef0dbe89e5d', '3a03db5a-29be-425b-90dc-18e7c31552a5'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:27:56.818355 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-806f51b5-9d78-4bbc-b786-4d1420b41610 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:56.820258 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-806f51b5-9d78-4bbc-b786-4d1420b41610 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 Aug 25 16:27:56.820258 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-806f51b5-9d78-4bbc-b786-4d1420b41610 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:56.820946 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-806f51b5-9d78-4bbc-b786-4d1420b41610 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:56.820946 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-806f51b5-9d78-4bbc-b786-4d1420b41610 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 809b351b-6b50-4589-b8f9-514b76697da1. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:27:56.825751 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:56.825751 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:56.826772 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-806f51b5-9d78-4bbc-b786-4d1420b41610 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 returned with HTTP 200 Aug 25 16:27:56.827251 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 835/3315] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:56 2026] GET /volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:56.827710 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-ba0e8017-d523-4433-8f6c-6768c37807ff tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot create request issued successfully. Aug 25 16:27:56.828636 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ba0e8017-d523-4433-8f6c-6768c37807ff tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:27:56.829334 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 828/3316] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:27:56 2026] POST /volume/v3/snapshots => generated 380 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:27:56.848684 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-450efa92-93a5-4baf-91de-8d8a9db07148 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:56.851972 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-450efa92-93a5-4baf-91de-8d8a9db07148 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots/1f58b504-64b0-4750-ad3f-6f617f14eadc Aug 25 16:27:56.851972 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-450efa92-93a5-4baf-91de-8d8a9db07148 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:56.851972 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-450efa92-93a5-4baf-91de-8d8a9db07148 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:56.864264 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:56.864264 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:56.864462 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-450efa92-93a5-4baf-91de-8d8a9db07148 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:27:56.865224 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-450efa92-93a5-4baf-91de-8d8a9db07148 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/1f58b504-64b0-4750-ad3f-6f617f14eadc returned with HTTP 200 Aug 25 16:27:56.866216 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 818/3317] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:27:56 2026] GET /volume/v3/snapshots/1f58b504-64b0-4750-ad3f-6f617f14eadc => generated 512 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:57.383060 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-d531986f-37a8-45c6-bcca-5e5035f48282 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:57.386958 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d531986f-37a8-45c6-bcca-5e5035f48282 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 Aug 25 16:27:57.386958 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d531986f-37a8-45c6-bcca-5e5035f48282 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:57.386958 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d531986f-37a8-45c6-bcca-5e5035f48282 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:57.399741 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:57.399741 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:57.405635 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-d531986f-37a8-45c6-bcca-5e5035f48282 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:27:57.414759 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d531986f-37a8-45c6-bcca-5e5035f48282 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 returned with HTTP 200 Aug 25 16:27:57.415675 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 837/3318] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:57 2026] GET /volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 => generated 945 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:57.503528 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-b7d78c6f-f160-4ebd-ac9d-fe0ebd2b3287 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:57.507713 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b7d78c6f-f160-4ebd-ac9d-fe0ebd2b3287 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 Aug 25 16:27:57.507952 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b7d78c6f-f160-4ebd-ac9d-fe0ebd2b3287 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:57.508170 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b7d78c6f-f160-4ebd-ac9d-fe0ebd2b3287 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:57.539251 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:57.539251 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:57.545549 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-b7d78c6f-f160-4ebd-ac9d-fe0ebd2b3287 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Volume info retrieved successfully. Aug 25 16:27:57.550730 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b7d78c6f-f160-4ebd-ac9d-fe0ebd2b3287 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 returned with HTTP 200 Aug 25 16:27:57.551248 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 836/3319] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:57 2026] GET /volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 => generated 1140 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:57.572089 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-3356c317-99cb-4b85-b9cb-5ab75c51d37b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:57.574425 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3356c317-99cb-4b85-b9cb-5ab75c51d37b tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 Aug 25 16:27:57.574795 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3356c317-99cb-4b85-b9cb-5ab75c51d37b tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:57.575033 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3356c317-99cb-4b85-b9cb-5ab75c51d37b tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:57.591458 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:57.591458 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:57.601034 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-3356c317-99cb-4b85-b9cb-5ab75c51d37b tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Volume info retrieved successfully. Aug 25 16:27:57.608204 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3356c317-99cb-4b85-b9cb-5ab75c51d37b tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 returned with HTTP 200 Aug 25 16:27:57.608625 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 829/3320] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:57 2026] GET /volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 => generated 1140 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:57.637830 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-e7fb8ca5-2be1-4b51-85ba-f8d61794712b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:57.640171 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e7fb8ca5-2be1-4b51-85ba-f8d61794712b tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:27:57.640578 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e7fb8ca5-2be1-4b51-85ba-f8d61794712b tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a54e5093-773f-4ccb-8e46-d66a8904d3e5", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-268333057", "description": null, "metadata": null}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:57.660923 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:57.660923 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:57.660923 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-e7fb8ca5-2be1-4b51-85ba-f8d61794712b tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Volume info retrieved successfully. Aug 25 16:27:57.660923 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.snapshots [None req-e7fb8ca5-2be1-4b51-85ba-f8d61794712b tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Create snapshot from volume a54e5093-773f-4ccb-8e46-d66a8904d3e5 Aug 25 16:27:57.729499 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-e7fb8ca5-2be1-4b51-85ba-f8d61794712b tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Created reservations ['13d87630-60eb-49b2-998d-d675f321f319', '27477755-c559-49be-9306-bbfbcd1220d8', 'e39a67c3-961e-42da-8a91-f752aaf70d1f', '337708c1-8e93-43ae-a040-caf9a896d45f'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:27:57.776550 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-e7fb8ca5-2be1-4b51-85ba-f8d61794712b tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Snapshot force create request issued successfully. Aug 25 16:27:57.776995 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e7fb8ca5-2be1-4b51-85ba-f8d61794712b tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:27:57.777480 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 819/3321] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:27:57 2026] POST /volume/v3/snapshots => generated 310 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:27:57.789551 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9b12fce6-2bdb-4e96-bbc8-0fb39e5558d6 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:57.793142 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9b12fce6-2bdb-4e96-bbc8-0fb39e5558d6 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/snapshots/6167ecc3-62c6-42d5-82fc-61f531807c26 Aug 25 16:27:57.793142 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9b12fce6-2bdb-4e96-bbc8-0fb39e5558d6 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:57.793327 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9b12fce6-2bdb-4e96-bbc8-0fb39e5558d6 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:57.798293 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:57.798293 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:57.801059 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-9b12fce6-2bdb-4e96-bbc8-0fb39e5558d6 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Snapshot retrieved successfully. Aug 25 16:27:57.801059 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9b12fce6-2bdb-4e96-bbc8-0fb39e5558d6 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/snapshots/6167ecc3-62c6-42d5-82fc-61f531807c26 returned with HTTP 200 Aug 25 16:27:57.801059 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 838/3322] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:27:57 2026] GET /volume/v3/snapshots/6167ecc3-62c6-42d5-82fc-61f531807c26 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:57.845259 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-afd9c5c5-f918-4a67-bef4-45bdd13f18fe None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:57.846787 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-afd9c5c5-f918-4a67-bef4-45bdd13f18fe tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 Aug 25 16:27:57.846961 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-afd9c5c5-f918-4a67-bef4-45bdd13f18fe tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:57.847129 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-afd9c5c5-f918-4a67-bef4-45bdd13f18fe tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:57.847228 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-afd9c5c5-f918-4a67-bef4-45bdd13f18fe tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 809b351b-6b50-4589-b8f9-514b76697da1. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:27:57.855117 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:57.855117 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:57.855993 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-afd9c5c5-f918-4a67-bef4-45bdd13f18fe tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 returned with HTTP 200 Aug 25 16:27:57.856523 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 837/3323] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:57 2026] GET /volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:57.876211 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-6e6ede1d-020d-4f55-83d1-1a68aea46729 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:57.878700 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6e6ede1d-020d-4f55-83d1-1a68aea46729 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots/1f58b504-64b0-4750-ad3f-6f617f14eadc Aug 25 16:27:57.878907 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6e6ede1d-020d-4f55-83d1-1a68aea46729 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:57.879147 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6e6ede1d-020d-4f55-83d1-1a68aea46729 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:57.884108 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:57.884108 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:57.884479 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-6e6ede1d-020d-4f55-83d1-1a68aea46729 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:27:57.885230 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6e6ede1d-020d-4f55-83d1-1a68aea46729 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/1f58b504-64b0-4750-ad3f-6f617f14eadc returned with HTTP 200 Aug 25 16:27:57.885536 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 830/3324] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:27:57 2026] GET /volume/v3/snapshots/1f58b504-64b0-4750-ad3f-6f617f14eadc => generated 539 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:57.896928 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-26a09b32-411f-4957-88c0-3d9b49c8abf8 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:57.898825 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-26a09b32-411f-4957-88c0-3d9b49c8abf8 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots/1f58b504-64b0-4750-ad3f-6f617f14eadc Aug 25 16:27:57.899052 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-26a09b32-411f-4957-88c0-3d9b49c8abf8 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:57.899243 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-26a09b32-411f-4957-88c0-3d9b49c8abf8 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:57.904517 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:57.904517 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:57.905011 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-26a09b32-411f-4957-88c0-3d9b49c8abf8 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:27:57.905824 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-26a09b32-411f-4957-88c0-3d9b49c8abf8 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/1f58b504-64b0-4750-ad3f-6f617f14eadc returned with HTTP 200 Aug 25 16:27:57.906194 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 820/3325] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:27:57 2026] GET /volume/v3/snapshots/1f58b504-64b0-4750-ad3f-6f617f14eadc => generated 539 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:57.919667 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-eca02faf-43ec-45d0-9e07-cc06ff442a06 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:57.919667 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-eca02faf-43ec-45d0-9e07-cc06ff442a06 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots Aug 25 16:27:57.919667 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-eca02faf-43ec-45d0-9e07-cc06ff442a06 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:57.919667 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-eca02faf-43ec-45d0-9e07-cc06ff442a06 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'index' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:57.919667 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.api_utils [None req-eca02faf-43ec-45d0-9e07-cc06ff442a06 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Removing options '' from query. {{(pid=100454) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:27:57.919992 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.db.api [None req-eca02faf-43ec-45d0-9e07-cc06ff442a06 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Building query based on filter {{(pid=100454) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 16:27:57.923962 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-eca02faf-43ec-45d0-9e07-cc06ff442a06 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Get all snapshots completed successfully. Aug 25 16:27:57.924506 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-eca02faf-43ec-45d0-9e07-cc06ff442a06 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 200 Aug 25 16:27:57.924731 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 839/3326] 10.4.3.102 () {66 vars in 1243 bytes} [Tue Aug 25 16:27:57 2026] GET /volume/v3/snapshots => generated 408 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:57.934074 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-cb3b5d14-ddef-44f6-97a6-7c631de30e16 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:57.936407 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-cb3b5d14-ddef-44f6-97a6-7c631de30e16 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] PUT https://10.4.3.102/volume/v3/snapshots/1f58b504-64b0-4750-ad3f-6f617f14eadc Aug 25 16:27:57.936868 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-cb3b5d14-ddef-44f6-97a6-7c631de30e16 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1819569085", "description": "This is the new description of snapshot."}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:57.944793 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:57.944793 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:57.945411 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-cb3b5d14-ddef-44f6-97a6-7c631de30e16 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:27:57.953152 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-cb3b5d14-ddef-44f6-97a6-7c631de30e16 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/1f58b504-64b0-4750-ad3f-6f617f14eadc returned with HTTP 200 Aug 25 16:27:57.953871 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 838/3327] 10.4.3.102 () {68 vars in 1375 bytes} [Tue Aug 25 16:27:57 2026] PUT /volume/v3/snapshots/1f58b504-64b0-4750-ad3f-6f617f14eadc => generated 443 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:57.970269 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-65c15d4d-0b75-473a-b705-b183d5475cce None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:57.981281 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-65c15d4d-0b75-473a-b705-b183d5475cce tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots/1f58b504-64b0-4750-ad3f-6f617f14eadc Aug 25 16:27:57.982601 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-65c15d4d-0b75-473a-b705-b183d5475cce tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:57.983842 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-65c15d4d-0b75-473a-b705-b183d5475cce tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:58.005689 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:58.005689 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:58.008245 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-65c15d4d-0b75-473a-b705-b183d5475cce tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:27:58.013031 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-65c15d4d-0b75-473a-b705-b183d5475cce tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/1f58b504-64b0-4750-ad3f-6f617f14eadc returned with HTTP 200 Aug 25 16:27:58.014255 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 831/3328] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:27:57 2026] GET /volume/v3/snapshots/1f58b504-64b0-4750-ad3f-6f617f14eadc => generated 577 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:58.024644 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-83249827-c360-41bb-b173-b8ee57520acf None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:58.027116 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-83249827-c360-41bb-b173-b8ee57520acf tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/1f58b504-64b0-4750-ad3f-6f617f14eadc Aug 25 16:27:58.027399 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-83249827-c360-41bb-b173-b8ee57520acf tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:58.027701 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-83249827-c360-41bb-b173-b8ee57520acf tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:58.028582 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.snapshots [None req-83249827-c360-41bb-b173-b8ee57520acf tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Delete snapshot with id: 1f58b504-64b0-4750-ad3f-6f617f14eadc Aug 25 16:27:58.036467 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:58.036467 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:58.037112 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-83249827-c360-41bb-b173-b8ee57520acf tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:27:58.056610 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-83249827-c360-41bb-b173-b8ee57520acf tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot delete request issued successfully. Aug 25 16:27:58.056884 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-83249827-c360-41bb-b173-b8ee57520acf tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/1f58b504-64b0-4750-ad3f-6f617f14eadc returned with HTTP 202 Aug 25 16:27:58.057460 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 821/3329] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:27:58 2026] DELETE /volume/v3/snapshots/1f58b504-64b0-4750-ad3f-6f617f14eadc => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:27:58.068286 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-655929f0-811b-4fdb-830a-e74eaad19232 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:58.070197 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-655929f0-811b-4fdb-830a-e74eaad19232 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots/1f58b504-64b0-4750-ad3f-6f617f14eadc Aug 25 16:27:58.070424 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-655929f0-811b-4fdb-830a-e74eaad19232 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:58.070720 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-655929f0-811b-4fdb-830a-e74eaad19232 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:58.077110 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:58.077110 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:58.077633 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-655929f0-811b-4fdb-830a-e74eaad19232 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:27:58.078382 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-655929f0-811b-4fdb-830a-e74eaad19232 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/1f58b504-64b0-4750-ad3f-6f617f14eadc returned with HTTP 200 Aug 25 16:27:58.078794 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 840/3330] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:27:58 2026] GET /volume/v3/snapshots/1f58b504-64b0-4750-ad3f-6f617f14eadc => generated 576 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:58.431253 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d989d682-2e4e-40cb-afab-d1ec24aa3e3c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:58.432049 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d989d682-2e4e-40cb-afab-d1ec24aa3e3c tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 Aug 25 16:27:58.432249 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d989d682-2e4e-40cb-afab-d1ec24aa3e3c tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:58.432479 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d989d682-2e4e-40cb-afab-d1ec24aa3e3c tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:58.445009 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:58.445009 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:58.448687 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-d989d682-2e4e-40cb-afab-d1ec24aa3e3c tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:27:58.452393 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d989d682-2e4e-40cb-afab-d1ec24aa3e3c tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 returned with HTTP 200 Aug 25 16:27:58.452818 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 839/3331] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:58 2026] GET /volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 => generated 945 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:58.808429 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-4b4205e8-af93-4ada-923b-a2ca5cdbec40 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:58.810230 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4b4205e8-af93-4ada-923b-a2ca5cdbec40 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/snapshots/6167ecc3-62c6-42d5-82fc-61f531807c26 Aug 25 16:27:58.810442 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4b4205e8-af93-4ada-923b-a2ca5cdbec40 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:58.810685 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4b4205e8-af93-4ada-923b-a2ca5cdbec40 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:58.815790 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:58.815790 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:58.816241 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-4b4205e8-af93-4ada-923b-a2ca5cdbec40 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Snapshot retrieved successfully. Aug 25 16:27:58.816994 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4b4205e8-af93-4ada-923b-a2ca5cdbec40 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/snapshots/6167ecc3-62c6-42d5-82fc-61f531807c26 returned with HTTP 200 Aug 25 16:27:58.817325 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 832/3332] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:27:58 2026] GET /volume/v3/snapshots/6167ecc3-62c6-42d5-82fc-61f531807c26 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:58.828379 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d936330f-1e7a-4307-a8ba-ae3df2877164 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:58.830153 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d936330f-1e7a-4307-a8ba-ae3df2877164 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/snapshots/6167ecc3-62c6-42d5-82fc-61f531807c26 Aug 25 16:27:58.830313 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d936330f-1e7a-4307-a8ba-ae3df2877164 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:58.830475 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d936330f-1e7a-4307-a8ba-ae3df2877164 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:58.837514 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:58.837514 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:58.837995 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-d936330f-1e7a-4307-a8ba-ae3df2877164 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Snapshot retrieved successfully. Aug 25 16:27:58.838687 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d936330f-1e7a-4307-a8ba-ae3df2877164 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/snapshots/6167ecc3-62c6-42d5-82fc-61f531807c26 returned with HTTP 200 Aug 25 16:27:58.839043 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 822/3333] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:27:58 2026] GET /volume/v3/snapshots/6167ecc3-62c6-42d5-82fc-61f531807c26 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:58.848086 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-52e01d8d-c3c7-4aa7-acf3-0aa518df4963 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:58.850921 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-52e01d8d-c3c7-4aa7-acf3-0aa518df4963 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 Aug 25 16:27:58.851096 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-52e01d8d-c3c7-4aa7-acf3-0aa518df4963 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:58.851279 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-52e01d8d-c3c7-4aa7-acf3-0aa518df4963 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:58.859920 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:58.859920 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:58.863501 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-52e01d8d-c3c7-4aa7-acf3-0aa518df4963 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Volume info retrieved successfully. Aug 25 16:27:58.867517 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-52e01d8d-c3c7-4aa7-acf3-0aa518df4963 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 returned with HTTP 200 Aug 25 16:27:58.868081 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 841/3334] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:58 2026] GET /volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:27:58.873397 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c3c0e10c-6cc6-4278-9243-d15c9f6e99e1 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:58.880743 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c3c0e10c-6cc6-4278-9243-d15c9f6e99e1 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 Aug 25 16:27:58.880981 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c3c0e10c-6cc6-4278-9243-d15c9f6e99e1 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:58.881224 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c3c0e10c-6cc6-4278-9243-d15c9f6e99e1 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:58.881368 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-c3c0e10c-6cc6-4278-9243-d15c9f6e99e1 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 809b351b-6b50-4589-b8f9-514b76697da1. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:27:58.889244 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:58.889244 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:58.890402 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c3c0e10c-6cc6-4278-9243-d15c9f6e99e1 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 returned with HTTP 200 Aug 25 16:27:58.890689 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 840/3335] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:58 2026] GET /volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:59.091135 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f25a7ef6-cf31-47ee-a154-7d33a1c636f2 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:59.093957 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f25a7ef6-cf31-47ee-a154-7d33a1c636f2 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots/1f58b504-64b0-4750-ad3f-6f617f14eadc Aug 25 16:27:59.094214 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f25a7ef6-cf31-47ee-a154-7d33a1c636f2 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:59.094496 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f25a7ef6-cf31-47ee-a154-7d33a1c636f2 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:59.101106 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f25a7ef6-cf31-47ee-a154-7d33a1c636f2 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/1f58b504-64b0-4750-ad3f-6f617f14eadc returned with HTTP 404 Aug 25 16:27:59.101664 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 833/3336] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:27:59 2026] GET /volume/v3/snapshots/1f58b504-64b0-4750-ad3f-6f617f14eadc => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:27:59.109812 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ff712806-79bb-475c-aeae-a8ad9f28f1db None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:59.111946 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ff712806-79bb-475c-aeae-a8ad9f28f1db tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/1f58b504-64b0-4750-ad3f-6f617f14eadc Aug 25 16:27:59.112196 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ff712806-79bb-475c-aeae-a8ad9f28f1db tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:59.112473 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ff712806-79bb-475c-aeae-a8ad9f28f1db tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:59.112569 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.snapshots [None req-ff712806-79bb-475c-aeae-a8ad9f28f1db tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Delete snapshot with id: 1f58b504-64b0-4750-ad3f-6f617f14eadc Aug 25 16:27:59.117763 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ff712806-79bb-475c-aeae-a8ad9f28f1db tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/1f58b504-64b0-4750-ad3f-6f617f14eadc returned with HTTP 404 Aug 25 16:27:59.118240 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 823/3337] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:27:59 2026] DELETE /volume/v3/snapshots/1f58b504-64b0-4750-ad3f-6f617f14eadc => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:27:59.127480 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f3b973bd-e38a-47fe-906a-d1191d170624 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:59.129457 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f3b973bd-e38a-47fe-906a-d1191d170624 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c Aug 25 16:27:59.129457 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f3b973bd-e38a-47fe-906a-d1191d170624 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:59.129551 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f3b973bd-e38a-47fe-906a-d1191d170624 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:59.136285 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:59.136285 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:59.142354 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-f3b973bd-e38a-47fe-906a-d1191d170624 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:27:59.147763 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f3b973bd-e38a-47fe-906a-d1191d170624 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c returned with HTTP 200 Aug 25 16:27:59.148266 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 842/3338] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:59 2026] GET /volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:59.170543 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-6d36782c-0cea-445f-9f8a-420926e62a39 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:59.172731 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6d36782c-0cea-445f-9f8a-420926e62a39 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:27:59.173290 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6d36782c-0cea-445f-9f8a-420926e62a39 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e21f3da1-0e85-40f4-80f3-0b0e10d4236c", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-131432352"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:27:59.185569 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:59.185569 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:27:59.186250 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-6d36782c-0cea-445f-9f8a-420926e62a39 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:27:59.186409 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.snapshots [None req-6d36782c-0cea-445f-9f8a-420926e62a39 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Create snapshot from volume e21f3da1-0e85-40f4-80f3-0b0e10d4236c Aug 25 16:27:59.229806 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-6d36782c-0cea-445f-9f8a-420926e62a39 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Created reservations ['e25a6147-4de5-4ccd-bfdb-55ec327e0c55', '3ddf3135-35fb-4c57-911e-4317f22a7965', 'ba5a1ebe-d45e-4914-86a0-f95b9f82c4b1', '77498ecc-c0c8-48cc-91ab-564410ef4631'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:27:59.268238 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-6d36782c-0cea-445f-9f8a-420926e62a39 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot create request issued successfully. Aug 25 16:27:59.268532 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6d36782c-0cea-445f-9f8a-420926e62a39 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:27:59.269430 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 841/3339] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:27:59 2026] POST /volume/v3/snapshots => generated 309 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:27:59.291037 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-1e20dce1-0c8c-410c-adaa-3ddfc4911779 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:59.294830 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1e20dce1-0c8c-410c-adaa-3ddfc4911779 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots/7e04c80a-b1c8-40ca-bcd3-523ed3c523ff Aug 25 16:27:59.295126 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1e20dce1-0c8c-410c-adaa-3ddfc4911779 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:59.295389 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1e20dce1-0c8c-410c-adaa-3ddfc4911779 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:59.302439 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:59.302439 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:27:59.303025 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-1e20dce1-0c8c-410c-adaa-3ddfc4911779 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:27:59.303946 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1e20dce1-0c8c-410c-adaa-3ddfc4911779 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/7e04c80a-b1c8-40ca-bcd3-523ed3c523ff returned with HTTP 200 Aug 25 16:27:59.304333 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 834/3340] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:27:59 2026] GET /volume/v3/snapshots/7e04c80a-b1c8-40ca-bcd3-523ed3c523ff => generated 441 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:59.473921 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-38931312-53d4-44bf-a200-7ebeb318470c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:59.479314 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-38931312-53d4-44bf-a200-7ebeb318470c tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 Aug 25 16:27:59.479614 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-38931312-53d4-44bf-a200-7ebeb318470c tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:59.479825 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-38931312-53d4-44bf-a200-7ebeb318470c tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:59.492645 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:59.492645 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:27:59.496934 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-38931312-53d4-44bf-a200-7ebeb318470c tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:27:59.501509 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-38931312-53d4-44bf-a200-7ebeb318470c tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 returned with HTTP 200 Aug 25 16:27:59.501918 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 824/3341] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:59 2026] GET /volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 => generated 945 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:27:59.906994 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f59184a5-45df-43cb-b993-91defb9c9963 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:27:59.909418 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f59184a5-45df-43cb-b993-91defb9c9963 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 Aug 25 16:27:59.909694 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f59184a5-45df-43cb-b993-91defb9c9963 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:27:59.909980 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f59184a5-45df-43cb-b993-91defb9c9963 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:27:59.910125 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-f59184a5-45df-43cb-b993-91defb9c9963 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 809b351b-6b50-4589-b8f9-514b76697da1. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:27:59.917615 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:27:59.917615 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:27:59.917615 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f59184a5-45df-43cb-b993-91defb9c9963 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 returned with HTTP 200 Aug 25 16:27:59.917807 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 843/3342] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:27:59 2026] GET /volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:00.314411 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-99baabe5-e049-4d77-a950-adc1d90abdd7 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:00.319822 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-99baabe5-e049-4d77-a950-adc1d90abdd7 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots/7e04c80a-b1c8-40ca-bcd3-523ed3c523ff Aug 25 16:28:00.320085 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-99baabe5-e049-4d77-a950-adc1d90abdd7 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:00.320361 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-99baabe5-e049-4d77-a950-adc1d90abdd7 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:00.327785 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:00.327785 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:28:00.328283 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-99baabe5-e049-4d77-a950-adc1d90abdd7 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:28:00.329190 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-99baabe5-e049-4d77-a950-adc1d90abdd7 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/7e04c80a-b1c8-40ca-bcd3-523ed3c523ff returned with HTTP 200 Aug 25 16:28:00.329555 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 842/3343] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:28:00 2026] GET /volume/v3/snapshots/7e04c80a-b1c8-40ca-bcd3-523ed3c523ff => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:00.520353 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-7535dfda-da62-42bf-a1dc-0ac145b2f0d1 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:00.521969 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7535dfda-da62-42bf-a1dc-0ac145b2f0d1 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 Aug 25 16:28:00.522256 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7535dfda-da62-42bf-a1dc-0ac145b2f0d1 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:00.522528 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7535dfda-da62-42bf-a1dc-0ac145b2f0d1 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:00.533472 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:00.533472 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:28:00.537527 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-7535dfda-da62-42bf-a1dc-0ac145b2f0d1 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:28:00.543744 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7535dfda-da62-42bf-a1dc-0ac145b2f0d1 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 returned with HTTP 200 Aug 25 16:28:00.544284 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 835/3344] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:00 2026] GET /volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 => generated 945 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:00.932016 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-2b6bc5d8-5488-48c4-8383-0b3cdcec6578 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:00.935330 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2b6bc5d8-5488-48c4-8383-0b3cdcec6578 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 Aug 25 16:28:00.935330 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2b6bc5d8-5488-48c4-8383-0b3cdcec6578 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:00.935522 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2b6bc5d8-5488-48c4-8383-0b3cdcec6578 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:00.936923 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-2b6bc5d8-5488-48c4-8383-0b3cdcec6578 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 809b351b-6b50-4589-b8f9-514b76697da1. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:00.946311 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:00.946311 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:28:00.951298 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2b6bc5d8-5488-48c4-8383-0b3cdcec6578 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 returned with HTTP 200 Aug 25 16:28:00.955223 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 825/3345] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:00 2026] GET /volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 => generated 790 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:28:01.559138 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-8a4e7832-e2e6-473d-adfd-850613de821d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:01.561873 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8a4e7832-e2e6-473d-adfd-850613de821d tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 Aug 25 16:28:01.562250 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8a4e7832-e2e6-473d-adfd-850613de821d tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:01.562566 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8a4e7832-e2e6-473d-adfd-850613de821d tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:01.572235 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:01.572235 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:28:01.583740 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-8a4e7832-e2e6-473d-adfd-850613de821d tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:28:01.589821 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8a4e7832-e2e6-473d-adfd-850613de821d tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 returned with HTTP 200 Aug 25 16:28:01.590572 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 844/3346] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:01 2026] GET /volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 => generated 945 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:01.978041 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-6319b2a5-6f26-4b07-a35d-37ce3b3cbfb3 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:01.980884 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6319b2a5-6f26-4b07-a35d-37ce3b3cbfb3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 Aug 25 16:28:01.981188 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6319b2a5-6f26-4b07-a35d-37ce3b3cbfb3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:01.981446 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6319b2a5-6f26-4b07-a35d-37ce3b3cbfb3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:01.982923 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-6319b2a5-6f26-4b07-a35d-37ce3b3cbfb3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 809b351b-6b50-4589-b8f9-514b76697da1. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:01.998783 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:01.998783 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:28:01.999713 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6319b2a5-6f26-4b07-a35d-37ce3b3cbfb3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 returned with HTTP 200 Aug 25 16:28:02.000504 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 843/3347] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:01 2026] GET /volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 => generated 790 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:02.610753 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-3415372f-4263-444e-8303-dcc89ea89e38 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:02.614598 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3415372f-4263-444e-8303-dcc89ea89e38 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 Aug 25 16:28:02.615331 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3415372f-4263-444e-8303-dcc89ea89e38 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:02.615331 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3415372f-4263-444e-8303-dcc89ea89e38 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:02.619394 np0000008093 devstack@c-api.service[100456]: DEBUG dbcounter [-] [100456] Writing DB stats cinder:SELECT=333,cinder:UPDATE=77,cinder:INSERT=39 {{(pid=100456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:28:02.625915 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:02.625915 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:28:02.630861 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-3415372f-4263-444e-8303-dcc89ea89e38 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:28:02.638839 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3415372f-4263-444e-8303-dcc89ea89e38 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 returned with HTTP 200 Aug 25 16:28:02.639804 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 836/3348] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:02 2026] GET /volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 => generated 1431 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:28:02.652095 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-9c701c2a-c871-4c26-9e87-a13c4fa7d9a9 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:02.654401 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9c701c2a-c871-4c26-9e87-a13c4fa7d9a9 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 Aug 25 16:28:02.654937 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9c701c2a-c871-4c26-9e87-a13c4fa7d9a9 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:02.655177 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9c701c2a-c871-4c26-9e87-a13c4fa7d9a9 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:02.666062 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:02.666062 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:28:02.671082 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-9c701c2a-c871-4c26-9e87-a13c4fa7d9a9 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:28:02.677683 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9c701c2a-c871-4c26-9e87-a13c4fa7d9a9 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 returned with HTTP 200 Aug 25 16:28:02.678346 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 826/3349] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:02 2026] GET /volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 => generated 1431 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:28:02.847355 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-4ed39f46-9ba3-4344-817c-aab4d256d5bc req-ad2d98ba-f3e3-4fe9-894c-a878561fd807 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:02.850868 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-4ed39f46-9ba3-4344-817c-aab4d256d5bc req-ad2d98ba-f3e3-4fe9-894c-a878561fd807 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 Aug 25 16:28:02.851181 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-4ed39f46-9ba3-4344-817c-aab4d256d5bc req-ad2d98ba-f3e3-4fe9-894c-a878561fd807 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:02.851497 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-4ed39f46-9ba3-4344-817c-aab4d256d5bc req-ad2d98ba-f3e3-4fe9-894c-a878561fd807 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:02.860455 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:02.860455 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:28:02.864974 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-4ed39f46-9ba3-4344-817c-aab4d256d5bc req-ad2d98ba-f3e3-4fe9-894c-a878561fd807 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:28:02.870556 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-4ed39f46-9ba3-4344-817c-aab4d256d5bc req-ad2d98ba-f3e3-4fe9-894c-a878561fd807 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 returned with HTTP 200 Aug 25 16:28:02.870980 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 845/3350] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:28:02 2026] GET /volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 => generated 1431 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:28:02.876116 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-c2ba2e96-c990-4489-89b9-497fd119b1d9 req-a5060e04-1cab-43fa-9c56-a62f3b5756f3 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:02.882986 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-c2ba2e96-c990-4489-89b9-497fd119b1d9 req-a5060e04-1cab-43fa-9c56-a62f3b5756f3 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/limits Aug 25 16:28:02.883264 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-c2ba2e96-c990-4489-89b9-497fd119b1d9 req-a5060e04-1cab-43fa-9c56-a62f3b5756f3 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:02.883534 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-c2ba2e96-c990-4489-89b9-497fd119b1d9 req-a5060e04-1cab-43fa-9c56-a62f3b5756f3 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'index' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:02.888986 np0000008093 devstack@c-api.service[100457]: DEBUG dbcounter [-] [100457] Writing DB stats cinder:SELECT=339,cinder:UPDATE=71,cinder:INSERT=33 {{(pid=100457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:28:02.905370 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [req-c2ba2e96-c990-4489-89b9-497fd119b1d9 req-a5060e04-1cab-43fa-9c56-a62f3b5756f3 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-573177715 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-573177715, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:28:02.905790 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [req-c2ba2e96-c990-4489-89b9-497fd119b1d9 req-a5060e04-1cab-43fa-9c56-a62f3b5756f3 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-573177715 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-573177715, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:28:02.906438 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [req-c2ba2e96-c990-4489-89b9-497fd119b1d9 req-a5060e04-1cab-43fa-9c56-a62f3b5756f3 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-573177715 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-573177715, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:28:02.907418 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [req-c2ba2e96-c990-4489-89b9-497fd119b1d9 req-a5060e04-1cab-43fa-9c56-a62f3b5756f3 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1330298790 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1330298790, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:28:02.907809 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [req-c2ba2e96-c990-4489-89b9-497fd119b1d9 req-a5060e04-1cab-43fa-9c56-a62f3b5756f3 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1330298790 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1330298790, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:28:02.908321 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [req-c2ba2e96-c990-4489-89b9-497fd119b1d9 req-a5060e04-1cab-43fa-9c56-a62f3b5756f3 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1330298790 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1330298790, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:28:02.927006 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-c2ba2e96-c990-4489-89b9-497fd119b1d9 req-a5060e04-1cab-43fa-9c56-a62f3b5756f3 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/limits returned with HTTP 200 Aug 25 16:28:02.927718 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 844/3351] 10.4.3.102 () {68 vars in 1484 bytes} [Tue Aug 25 16:28:02 2026] GET /volume/v3/limits => generated 302 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:03.001165 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-c2ba2e96-c990-4489-89b9-497fd119b1d9 req-5ac07549-4426-425f-bbf2-ffe09046a338 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:03.003148 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-c2ba2e96-c990-4489-89b9-497fd119b1d9 req-5ac07549-4426-425f-bbf2-ffe09046a338 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/df1da59d-db34-41e7-9f06-ccfe73955175 Aug 25 16:28:03.003345 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-c2ba2e96-c990-4489-89b9-497fd119b1d9 req-5ac07549-4426-425f-bbf2-ffe09046a338 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:03.003528 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-c2ba2e96-c990-4489-89b9-497fd119b1d9 req-5ac07549-4426-425f-bbf2-ffe09046a338 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:03.014048 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:03.014048 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:28:03.015996 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-eddc4c29-9d05-4478-9d9b-79b19469ddc3 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:03.017888 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-c2ba2e96-c990-4489-89b9-497fd119b1d9 req-5ac07549-4426-425f-bbf2-ffe09046a338 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:28:03.021185 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-eddc4c29-9d05-4478-9d9b-79b19469ddc3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 Aug 25 16:28:03.021417 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-eddc4c29-9d05-4478-9d9b-79b19469ddc3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:03.021670 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-eddc4c29-9d05-4478-9d9b-79b19469ddc3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:03.021812 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-eddc4c29-9d05-4478-9d9b-79b19469ddc3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 809b351b-6b50-4589-b8f9-514b76697da1. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:03.022328 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-c2ba2e96-c990-4489-89b9-497fd119b1d9 req-5ac07549-4426-425f-bbf2-ffe09046a338 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/df1da59d-db34-41e7-9f06-ccfe73955175 returned with HTTP 200 Aug 25 16:28:03.022851 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 837/3352] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:28:03 2026] GET /volume/v3/volumes/df1da59d-db34-41e7-9f06-ccfe73955175 => generated 1660 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:28:03.030774 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:03.030774 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:28:03.032425 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-eddc4c29-9d05-4478-9d9b-79b19469ddc3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 returned with HTTP 200 Aug 25 16:28:03.032425 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 827/3353] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:03 2026] GET /volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:03.040326 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-c2ba2e96-c990-4489-89b9-497fd119b1d9 req-f53beedf-3be3-45d7-9ba9-7399f94f9e38 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:03.044118 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-c2ba2e96-c990-4489-89b9-497fd119b1d9 req-f53beedf-3be3-45d7-9ba9-7399f94f9e38 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:28:03.044471 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-c2ba2e96-c990-4489-89b9-497fd119b1d9 req-f53beedf-3be3-45d7-9ba9-7399f94f9e38 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "df1da59d-db34-41e7-9f06-ccfe73955175", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:28:03.062004 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:03.062004 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:28:03.062756 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-c2ba2e96-c990-4489-89b9-497fd119b1d9 req-f53beedf-3be3-45d7-9ba9-7399f94f9e38 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:28:03.062950 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.snapshots [req-c2ba2e96-c990-4489-89b9-497fd119b1d9 req-f53beedf-3be3-45d7-9ba9-7399f94f9e38 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Create snapshot from volume df1da59d-db34-41e7-9f06-ccfe73955175 Aug 25 16:28:03.101051 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [req-c2ba2e96-c990-4489-89b9-497fd119b1d9 req-f53beedf-3be3-45d7-9ba9-7399f94f9e38 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Created reservations ['01bbf88d-f2a8-43cb-97db-5c5ae362dd32', 'a406c05d-fa56-4864-b172-92e678ede17c', 'e2e302cc-79c1-4cd4-9781-fe0d245385b6', 'b5d8ef6f-81e7-489b-a667-d6f9b404d211'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:28:03.142384 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-c2ba2e96-c990-4489-89b9-497fd119b1d9 req-f53beedf-3be3-45d7-9ba9-7399f94f9e38 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Snapshot force create request issued successfully. Aug 25 16:28:03.142756 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-c2ba2e96-c990-4489-89b9-497fd119b1d9 req-f53beedf-3be3-45d7-9ba9-7399f94f9e38 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:28:03.143190 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 846/3354] 10.4.3.102 () {72 vars in 1547 bytes} [Tue Aug 25 16:28:03 2026] POST /volume/v3/snapshots => generated 292 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:28:03.481514 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-4ed39f46-9ba3-4344-817c-aab4d256d5bc req-0fadfec0-fe9c-4bfd-a452-d98ecc40ed0b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:03.483793 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-4ed39f46-9ba3-4344-817c-aab4d256d5bc req-0fadfec0-fe9c-4bfd-a452-d98ecc40ed0b tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 Aug 25 16:28:03.484000 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-4ed39f46-9ba3-4344-817c-aab4d256d5bc req-0fadfec0-fe9c-4bfd-a452-d98ecc40ed0b tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:03.484176 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-4ed39f46-9ba3-4344-817c-aab4d256d5bc req-0fadfec0-fe9c-4bfd-a452-d98ecc40ed0b tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:03.494608 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:03.494608 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:28:03.501257 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-4ed39f46-9ba3-4344-817c-aab4d256d5bc req-0fadfec0-fe9c-4bfd-a452-d98ecc40ed0b tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:28:03.506224 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-4ed39f46-9ba3-4344-817c-aab4d256d5bc req-0fadfec0-fe9c-4bfd-a452-d98ecc40ed0b tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 returned with HTTP 200 Aug 25 16:28:03.506787 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 845/3355] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:28:03 2026] GET /volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 => generated 1431 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:28:03.520529 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-cc21fb99-d6ed-4621-9491-0f1d7ebde143 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:03.520529 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-cc21fb99-d6ed-4621-9491-0f1d7ebde143 None None] GET https://10.4.3.102/volume// Aug 25 16:28:03.520529 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-cc21fb99-d6ed-4621-9491-0f1d7ebde143 None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:03.520529 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-cc21fb99-d6ed-4621-9491-0f1d7ebde143 None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:03.520529 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-cc21fb99-d6ed-4621-9491-0f1d7ebde143 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:28:03.520529 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 838/3356] 10.4.3.102 () {66 vars in 1419 bytes} [Tue Aug 25 16:28:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:28:03.529394 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-4ed39f46-9ba3-4344-817c-aab4d256d5bc req-7b701f1f-61af-428f-b4d2-2572274c4c3c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:03.531166 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-4ed39f46-9ba3-4344-817c-aab4d256d5bc req-7b701f1f-61af-428f-b4d2-2572274c4c3c tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:28:03.531468 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-4ed39f46-9ba3-4344-817c-aab4d256d5bc req-7b701f1f-61af-428f-b4d2-2572274c4c3c tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a4a94cbb-5783-48a3-9dbd-8ba3633dcee4", "connector": null, "instance_uuid": "ed6fa327-f2d8-4653-8f9d-3114c9e726db"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:28:03.542492 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:03.542492 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:28:03.575788 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-4ed39f46-9ba3-4344-817c-aab4d256d5bc req-7b701f1f-61af-428f-b4d2-2572274c4c3c tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:28:03.577631 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 828/3357] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:28:03 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) Aug 25 16:28:04.045303 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-2aae7170-ddb2-4385-a499-75084f8e47de None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:04.048798 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2aae7170-ddb2-4385-a499-75084f8e47de tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 Aug 25 16:28:04.049103 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2aae7170-ddb2-4385-a499-75084f8e47de tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:04.049269 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2aae7170-ddb2-4385-a499-75084f8e47de tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:04.049373 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-2aae7170-ddb2-4385-a499-75084f8e47de tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 809b351b-6b50-4589-b8f9-514b76697da1. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:04.053959 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:04.053959 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:28:04.054826 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2aae7170-ddb2-4385-a499-75084f8e47de tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 returned with HTTP 200 Aug 25 16:28:04.055350 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 847/3358] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:04 2026] GET /volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:04.069182 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-798add6e-98d0-4b97-b16b-900520af2d66 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:04.070919 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-798add6e-98d0-4b97-b16b-900520af2d66 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 Aug 25 16:28:04.071096 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-798add6e-98d0-4b97-b16b-900520af2d66 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:04.071271 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-798add6e-98d0-4b97-b16b-900520af2d66 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:04.086924 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:04.086924 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:28:04.090847 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-798add6e-98d0-4b97-b16b-900520af2d66 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:28:04.094942 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-798add6e-98d0-4b97-b16b-900520af2d66 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 returned with HTTP 200 Aug 25 16:28:04.095402 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 846/3359] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:04 2026] GET /volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:28:04.111033 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-7ee04afc-3c22-4fd9-a7b3-ab1930bc1969 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:04.113557 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7ee04afc-3c22-4fd9-a7b3-ab1930bc1969 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] DELETE https://10.4.3.102/volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 Aug 25 16:28:04.114431 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7ee04afc-3c22-4fd9-a7b3-ab1930bc1969 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:04.114431 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7ee04afc-3c22-4fd9-a7b3-ab1930bc1969 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:04.114431 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.contrib.backups [None req-7ee04afc-3c22-4fd9-a7b3-ab1930bc1969 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Delete backup with id: 809b351b-6b50-4589-b8f9-514b76697da1. Aug 25 16:28:04.122404 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:04.122404 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:28:04.145281 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.backup.rpcapi [None req-7ee04afc-3c22-4fd9-a7b3-ab1930bc1969 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] delete_backup rpcapi backup_id 809b351b-6b50-4589-b8f9-514b76697da1 {{(pid=100456) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 16:28:04.146937 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7ee04afc-3c22-4fd9-a7b3-ab1930bc1969 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 returned with HTTP 202 Aug 25 16:28:04.147736 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 839/3360] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:28:04 2026] DELETE /volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:28:04.158617 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d16f32d5-3795-4f4a-884b-91275089fb7e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:04.158617 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d16f32d5-3795-4f4a-884b-91275089fb7e tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 Aug 25 16:28:04.158617 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d16f32d5-3795-4f4a-884b-91275089fb7e tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:04.158617 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d16f32d5-3795-4f4a-884b-91275089fb7e tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:04.159348 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-d16f32d5-3795-4f4a-884b-91275089fb7e tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 809b351b-6b50-4589-b8f9-514b76697da1. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:04.165006 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:04.165006 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:28:04.166004 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d16f32d5-3795-4f4a-884b-91275089fb7e tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 returned with HTTP 200 Aug 25 16:28:04.166759 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 829/3361] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:04 2026] GET /volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:05.179580 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-bff80c77-9735-4a6d-abf2-3e8e2c691f9b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:05.182758 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bff80c77-9735-4a6d-abf2-3e8e2c691f9b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 Aug 25 16:28:05.184193 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-bff80c77-9735-4a6d-abf2-3e8e2c691f9b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:05.184193 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-bff80c77-9735-4a6d-abf2-3e8e2c691f9b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:05.184193 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-bff80c77-9735-4a6d-abf2-3e8e2c691f9b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 809b351b-6b50-4589-b8f9-514b76697da1. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:05.185358 np0000008093 devstack@c-api.service[100454]: DEBUG dbcounter [-] [100454] Writing DB stats cinder:SELECT=376,cinder:UPDATE=71,cinder:INSERT=43 {{(pid=100454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:28:05.199754 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bff80c77-9735-4a6d-abf2-3e8e2c691f9b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 returned with HTTP 404 Aug 25 16:28:05.199754 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 848/3362] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:05 2026] GET /volume/v3/backups/809b351b-6b50-4589-b8f9-514b76697da1 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:28:05.358133 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-0b5fcbb7-1960-4653-9b7b-a1591ba624dd req-3c81fd3b-59be-4b90-a3c3-668b11562bbd None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:05.362337 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-0b5fcbb7-1960-4653-9b7b-a1591ba624dd req-3c81fd3b-59be-4b90-a3c3-668b11562bbd tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 Aug 25 16:28:05.362560 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-0b5fcbb7-1960-4653-9b7b-a1591ba624dd req-3c81fd3b-59be-4b90-a3c3-668b11562bbd tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:05.362788 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-0b5fcbb7-1960-4653-9b7b-a1591ba624dd req-3c81fd3b-59be-4b90-a3c3-668b11562bbd tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:05.364296 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-55423267-5b01-49ac-9c2f-de2cb6303fac None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:05.364822 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-55423267-5b01-49ac-9c2f-de2cb6303fac None None] GET https://10.4.3.102/volume// Aug 25 16:28:05.365069 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-55423267-5b01-49ac-9c2f-de2cb6303fac None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:05.365350 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-55423267-5b01-49ac-9c2f-de2cb6303fac None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:05.365786 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-55423267-5b01-49ac-9c2f-de2cb6303fac None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:28:05.366160 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 840/3363] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:28:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:28:05.375521 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-4ed39f46-9ba3-4344-817c-aab4d256d5bc req-d8210d13-c541-412e-a9f1-c0d8dcf576de None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:05.379755 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-4ed39f46-9ba3-4344-817c-aab4d256d5bc req-d8210d13-c541-412e-a9f1-c0d8dcf576de tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 Aug 25 16:28:05.379977 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-4ed39f46-9ba3-4344-817c-aab4d256d5bc req-d8210d13-c541-412e-a9f1-c0d8dcf576de tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:05.380167 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-4ed39f46-9ba3-4344-817c-aab4d256d5bc req-d8210d13-c541-412e-a9f1-c0d8dcf576de tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:05.383803 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:05.383803 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:28:05.389003 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-0b5fcbb7-1960-4653-9b7b-a1591ba624dd req-3c81fd3b-59be-4b90-a3c3-668b11562bbd tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:28:05.394285 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-0b5fcbb7-1960-4653-9b7b-a1591ba624dd req-3c81fd3b-59be-4b90-a3c3-668b11562bbd tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 returned with HTTP 200 Aug 25 16:28:05.394930 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 847/3364] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:28:05 2026] GET /volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 => generated 1134 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:28:05.396369 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:05.396369 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:28:05.401127 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-4ed39f46-9ba3-4344-817c-aab4d256d5bc req-d8210d13-c541-412e-a9f1-c0d8dcf576de tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:28:05.407747 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-4ed39f46-9ba3-4344-817c-aab4d256d5bc req-d8210d13-c541-412e-a9f1-c0d8dcf576de tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 returned with HTTP 200 Aug 25 16:28:05.408319 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 830/3365] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:28:05 2026] GET /volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 => generated 1610 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:28:05.416942 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-0b5fcbb7-1960-4653-9b7b-a1591ba624dd req-b97c588d-3ea3-4910-abbb-abc7352606b2 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:05.421003 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-0b5fcbb7-1960-4653-9b7b-a1591ba624dd req-b97c588d-3ea3-4910-abbb-abc7352606b2 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] POST https://10.4.3.102/volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4/action Aug 25 16:28:05.421003 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-0b5fcbb7-1960-4653-9b7b-a1591ba624dd req-b97c588d-3ea3-4910-abbb-abc7352606b2 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:28:05.421003 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-0b5fcbb7-1960-4653-9b7b-a1591ba624dd req-b97c588d-3ea3-4910-abbb-abc7352606b2 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:28:05.437550 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:05.437550 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:28:05.438291 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-0b5fcbb7-1960-4653-9b7b-a1591ba624dd req-b97c588d-3ea3-4910-abbb-abc7352606b2 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:28:05.447714 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-0b5fcbb7-1960-4653-9b7b-a1591ba624dd req-b97c588d-3ea3-4910-abbb-abc7352606b2 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Begin detaching volume completed successfully. Aug 25 16:28:05.447924 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-0b5fcbb7-1960-4653-9b7b-a1591ba624dd req-b97c588d-3ea3-4910-abbb-abc7352606b2 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4/action returned with HTTP 202 Aug 25 16:28:05.448352 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 849/3366] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:28:05 2026] POST /volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:28:05.473103 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-516802fe-95a6-4135-94d5-d72e502754bb None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:05.475060 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-516802fe-95a6-4135-94d5-d72e502754bb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 Aug 25 16:28:05.475333 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-516802fe-95a6-4135-94d5-d72e502754bb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:05.475616 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-516802fe-95a6-4135-94d5-d72e502754bb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:05.494809 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:05.494809 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:28:05.510264 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-516802fe-95a6-4135-94d5-d72e502754bb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:28:05.522184 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-516802fe-95a6-4135-94d5-d72e502754bb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 returned with HTTP 200 Aug 25 16:28:05.522184 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 841/3367] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:05 2026] GET /volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 => generated 1137 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:28:05.536418 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-5e0133f4-4cfb-40ee-88ad-e77538fe3314 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:05.536857 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5e0133f4-4cfb-40ee-88ad-e77538fe3314 None None] GET https://10.4.3.102/volume// Aug 25 16:28:05.537051 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5e0133f4-4cfb-40ee-88ad-e77538fe3314 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:05.537285 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5e0133f4-4cfb-40ee-88ad-e77538fe3314 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:05.537673 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5e0133f4-4cfb-40ee-88ad-e77538fe3314 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:28:05.537997 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 848/3368] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:28:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:28:05.554533 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-4ed39f46-9ba3-4344-817c-aab4d256d5bc req-66ae4ad6-f2ef-414e-9fd1-a19cc0bf148f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:05.556334 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-0b5fcbb7-1960-4653-9b7b-a1591ba624dd req-3f650c30-930e-40e1-9ef7-224acc56841e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:05.556577 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-4ed39f46-9ba3-4344-817c-aab4d256d5bc req-66ae4ad6-f2ef-414e-9fd1-a19cc0bf148f tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] PUT https://10.4.3.102/volume/v3/attachments/eb9b1a2c-a9ec-4b1e-8067-56458d14def2 Aug 25 16:28:05.557030 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-4ed39f46-9ba3-4344-817c-aab4d256d5bc req-66ae4ad6-f2ef-414e-9fd1-a19cc0bf148f tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:28:05.560506 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-0b5fcbb7-1960-4653-9b7b-a1591ba624dd req-3f650c30-930e-40e1-9ef7-224acc56841e tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 Aug 25 16:28:05.560813 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-0b5fcbb7-1960-4653-9b7b-a1591ba624dd req-3f650c30-930e-40e1-9ef7-224acc56841e tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:05.561095 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-0b5fcbb7-1960-4653-9b7b-a1591ba624dd req-3f650c30-930e-40e1-9ef7-224acc56841e tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:05.566288 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-4ed39f46-9ba3-4344-817c-aab4d256d5bc req-66ae4ad6-f2ef-414e-9fd1-a19cc0bf148f tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Acquiring lock "cinder-attachment_update-a4a94cbb-5783-48a3-9dbd-8ba3633dcee4-np0000008093" by "attachment_update" {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:28:05.572554 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-4ed39f46-9ba3-4344-817c-aab4d256d5bc req-66ae4ad6-f2ef-414e-9fd1-a19cc0bf148f tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Lock "cinder-attachment_update-a4a94cbb-5783-48a3-9dbd-8ba3633dcee4-np0000008093" acquired by "attachment_update" :: waited 0.006s {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:28:05.573481 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:05.573481 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:28:05.575500 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:05.575500 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:28:05.578952 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-0b5fcbb7-1960-4653-9b7b-a1591ba624dd req-3f650c30-930e-40e1-9ef7-224acc56841e tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:28:05.582607 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-0b5fcbb7-1960-4653-9b7b-a1591ba624dd req-3f650c30-930e-40e1-9ef7-224acc56841e tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 returned with HTTP 200 Aug 25 16:28:05.583003 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 850/3369] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:28:05 2026] GET /volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 => generated 1317 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:28:05.719900 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-4ed39f46-9ba3-4344-817c-aab4d256d5bc req-66ae4ad6-f2ef-414e-9fd1-a19cc0bf148f tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Lock "cinder-attachment_update-a4a94cbb-5783-48a3-9dbd-8ba3633dcee4-np0000008093" released by "attachment_update" :: held 0.147s {{(pid=100455) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:28:05.720220 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-4ed39f46-9ba3-4344-817c-aab4d256d5bc req-66ae4ad6-f2ef-414e-9fd1-a19cc0bf148f tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/attachments/eb9b1a2c-a9ec-4b1e-8067-56458d14def2 returned with HTTP 200 Aug 25 16:28:05.720747 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 831/3370] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:28:05 2026] PUT /volume/v3/attachments/eb9b1a2c-a9ec-4b1e-8067-56458d14def2 => generated 968 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:28:05.752643 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-4ed39f46-9ba3-4344-817c-aab4d256d5bc req-7b206315-8454-4d0e-ab53-2ce0f6fcac33 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:05.754926 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-4ed39f46-9ba3-4344-817c-aab4d256d5bc req-7b206315-8454-4d0e-ab53-2ce0f6fcac33 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] POST https://10.4.3.102/volume/v3/attachments/eb9b1a2c-a9ec-4b1e-8067-56458d14def2/action Aug 25 16:28:05.755307 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-4ed39f46-9ba3-4344-817c-aab4d256d5bc req-7b206315-8454-4d0e-ab53-2ce0f6fcac33 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Action body: b'{"os-complete": null}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:28:05.755436 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-4ed39f46-9ba3-4344-817c-aab4d256d5bc req-7b206315-8454-4d0e-ab53-2ce0f6fcac33 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:28:05.773763 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:05.773763 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:28:05.788896 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-4ed39f46-9ba3-4344-817c-aab4d256d5bc req-7b206315-8454-4d0e-ab53-2ce0f6fcac33 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/attachments/eb9b1a2c-a9ec-4b1e-8067-56458d14def2/action returned with HTTP 204 Aug 25 16:28:05.789375 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 842/3371] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:28:05 2026] POST /volume/v3/attachments/eb9b1a2c-a9ec-4b1e-8067-56458d14def2/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:28:06.054372 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-9da0746f-289f-4f6f-9038-1e7a05dc09d1 req-eccef108-1f6b-4964-aaa1-ffc5dde20137 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:06.060544 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-9da0746f-289f-4f6f-9038-1e7a05dc09d1 req-eccef108-1f6b-4964-aaa1-ffc5dde20137 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/df1da59d-db34-41e7-9f06-ccfe73955175 Aug 25 16:28:06.060544 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-9da0746f-289f-4f6f-9038-1e7a05dc09d1 req-eccef108-1f6b-4964-aaa1-ffc5dde20137 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:06.060544 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-9da0746f-289f-4f6f-9038-1e7a05dc09d1 req-eccef108-1f6b-4964-aaa1-ffc5dde20137 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:06.075608 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:06.075608 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:28:06.080863 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-9da0746f-289f-4f6f-9038-1e7a05dc09d1 req-eccef108-1f6b-4964-aaa1-ffc5dde20137 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:28:06.088981 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-9da0746f-289f-4f6f-9038-1e7a05dc09d1 req-eccef108-1f6b-4964-aaa1-ffc5dde20137 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/df1da59d-db34-41e7-9f06-ccfe73955175 returned with HTTP 200 Aug 25 16:28:06.089600 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 849/3372] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:28:06 2026] GET /volume/v3/volumes/df1da59d-db34-41e7-9f06-ccfe73955175 => generated 1660 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:28:06.536802 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f87ed8b7-f3b0-41a6-9578-abb151a1011d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:06.539777 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f87ed8b7-f3b0-41a6-9578-abb151a1011d tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 Aug 25 16:28:06.540089 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f87ed8b7-f3b0-41a6-9578-abb151a1011d tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:06.540385 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f87ed8b7-f3b0-41a6-9578-abb151a1011d tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:06.554704 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:06.554704 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:28:06.558490 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-f87ed8b7-f3b0-41a6-9578-abb151a1011d tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:28:06.563110 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f87ed8b7-f3b0-41a6-9578-abb151a1011d tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 returned with HTTP 200 Aug 25 16:28:06.563521 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 851/3373] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:06 2026] GET /volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:28:06.878532 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-0b5fcbb7-1960-4653-9b7b-a1591ba624dd req-4a1821be-ee77-41b3-aacb-1a84c897b0fb None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:06.884003 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-0b5fcbb7-1960-4653-9b7b-a1591ba624dd req-4a1821be-ee77-41b3-aacb-1a84c897b0fb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] DELETE https://10.4.3.102/volume/v3/attachments/5986bfe8-f532-4758-80b7-b26aaf123c98 Aug 25 16:28:06.884123 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-0b5fcbb7-1960-4653-9b7b-a1591ba624dd req-4a1821be-ee77-41b3-aacb-1a84c897b0fb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:06.884325 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-0b5fcbb7-1960-4653-9b7b-a1591ba624dd req-4a1821be-ee77-41b3-aacb-1a84c897b0fb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:06.900650 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:06.900650 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:28:06.978352 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-0b5fcbb7-1960-4653-9b7b-a1591ba624dd req-4a1821be-ee77-41b3-aacb-1a84c897b0fb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/attachments/5986bfe8-f532-4758-80b7-b26aaf123c98 returned with HTTP 200 Aug 25 16:28:06.978801 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 832/3374] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:28:06 2026] DELETE /volume/v3/attachments/5986bfe8-f532-4758-80b7-b26aaf123c98 => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:07.030375 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-9da0746f-289f-4f6f-9038-1e7a05dc09d1 req-199696fc-304d-4597-9362-42d79217c546 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:07.032579 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-9da0746f-289f-4f6f-9038-1e7a05dc09d1 req-199696fc-304d-4597-9362-42d79217c546 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] DELETE https://10.4.3.102/volume/v3/attachments/4d755094-0949-4bad-8e31-e6a0aabcd74e Aug 25 16:28:07.032831 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-9da0746f-289f-4f6f-9038-1e7a05dc09d1 req-199696fc-304d-4597-9362-42d79217c546 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:07.033087 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-9da0746f-289f-4f6f-9038-1e7a05dc09d1 req-199696fc-304d-4597-9362-42d79217c546 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:07.040773 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:07.040773 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:28:07.091306 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-9da0746f-289f-4f6f-9038-1e7a05dc09d1 req-199696fc-304d-4597-9362-42d79217c546 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/attachments/4d755094-0949-4bad-8e31-e6a0aabcd74e returned with HTTP 200 Aug 25 16:28:07.091755 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 843/3375] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:28:07 2026] DELETE /volume/v3/attachments/4d755094-0949-4bad-8e31-e6a0aabcd74e => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:07.580612 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-836c101a-dcf6-40fe-b613-07c407d33877 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:07.581769 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-836c101a-dcf6-40fe-b613-07c407d33877 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 Aug 25 16:28:07.582029 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-836c101a-dcf6-40fe-b613-07c407d33877 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:07.582268 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-836c101a-dcf6-40fe-b613-07c407d33877 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:07.590610 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:07.590610 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:28:07.595274 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-836c101a-dcf6-40fe-b613-07c407d33877 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:28:07.601313 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-836c101a-dcf6-40fe-b613-07c407d33877 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 returned with HTTP 200 Aug 25 16:28:07.601948 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 850/3376] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:07 2026] GET /volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:08.076680 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-6130027d-4f13-4bc2-b9a6-65e6a3e1623b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:08.078334 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6130027d-4f13-4bc2-b9a6-65e6a3e1623b tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] DELETE https://10.4.3.102/volume/v3/volumes/df1da59d-db34-41e7-9f06-ccfe73955175?cascade=True Aug 25 16:28:08.078526 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6130027d-4f13-4bc2-b9a6-65e6a3e1623b tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:08.078740 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6130027d-4f13-4bc2-b9a6-65e6a3e1623b tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:08.078915 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-6130027d-4f13-4bc2-b9a6-65e6a3e1623b tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Delete volume with id: df1da59d-db34-41e7-9f06-ccfe73955175 Aug 25 16:28:08.086576 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:08.086576 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:28:08.087010 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-6130027d-4f13-4bc2-b9a6-65e6a3e1623b tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:28:08.119699 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-6130027d-4f13-4bc2-b9a6-65e6a3e1623b tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Delete volume request issued successfully. Aug 25 16:28:08.119926 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6130027d-4f13-4bc2-b9a6-65e6a3e1623b tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/df1da59d-db34-41e7-9f06-ccfe73955175?cascade=True returned with HTTP 202 Aug 25 16:28:08.120333 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 852/3377] 10.4.3.102 () {66 vars in 1376 bytes} [Tue Aug 25 16:28:08 2026] DELETE /volume/v3/volumes/df1da59d-db34-41e7-9f06-ccfe73955175?cascade=True => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:28:08.129567 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-99d78871-2af1-4b63-b71c-83f746297988 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:08.132930 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-99d78871-2af1-4b63-b71c-83f746297988 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/df1da59d-db34-41e7-9f06-ccfe73955175 Aug 25 16:28:08.133262 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-99d78871-2af1-4b63-b71c-83f746297988 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:08.133506 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-99d78871-2af1-4b63-b71c-83f746297988 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:08.143564 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:08.143564 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:28:08.148843 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-99d78871-2af1-4b63-b71c-83f746297988 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:28:08.155296 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-99d78871-2af1-4b63-b71c-83f746297988 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/df1da59d-db34-41e7-9f06-ccfe73955175 returned with HTTP 200 Aug 25 16:28:08.155619 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 833/3378] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:08 2026] GET /volume/v3/volumes/df1da59d-db34-41e7-9f06-ccfe73955175 => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:28:09.172014 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-eb78458a-15f8-4da0-a4cc-495b66bf37a1 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:09.173908 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-eb78458a-15f8-4da0-a4cc-495b66bf37a1 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/df1da59d-db34-41e7-9f06-ccfe73955175 Aug 25 16:28:09.174105 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-eb78458a-15f8-4da0-a4cc-495b66bf37a1 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:09.174287 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-eb78458a-15f8-4da0-a4cc-495b66bf37a1 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:09.179998 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-eb78458a-15f8-4da0-a4cc-495b66bf37a1 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/df1da59d-db34-41e7-9f06-ccfe73955175 returned with HTTP 404 Aug 25 16:28:09.180481 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 844/3379] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:09 2026] GET /volume/v3/volumes/df1da59d-db34-41e7-9f06-ccfe73955175 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:28:09.593516 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1c09ede6-cb4c-4232-ad8f-af728c3f2058 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:09.595671 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1c09ede6-cb4c-4232-ad8f-af728c3f2058 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] DELETE https://10.4.3.102/volume/v3/volumes/df1da59d-db34-41e7-9f06-ccfe73955175 Aug 25 16:28:09.595887 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1c09ede6-cb4c-4232-ad8f-af728c3f2058 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:09.596139 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1c09ede6-cb4c-4232-ad8f-af728c3f2058 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:09.596315 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-1c09ede6-cb4c-4232-ad8f-af728c3f2058 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Delete volume with id: df1da59d-db34-41e7-9f06-ccfe73955175 Aug 25 16:28:09.607296 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1c09ede6-cb4c-4232-ad8f-af728c3f2058 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/df1da59d-db34-41e7-9f06-ccfe73955175 returned with HTTP 404 Aug 25 16:28:09.608068 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 851/3380] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:28:09 2026] DELETE /volume/v3/volumes/df1da59d-db34-41e7-9f06-ccfe73955175 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:28:09.616904 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-2a563576-c7d2-40f3-bcf8-d9244f952032 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:09.618844 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2a563576-c7d2-40f3-bcf8-d9244f952032 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/df1da59d-db34-41e7-9f06-ccfe73955175 Aug 25 16:28:09.619954 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2a563576-c7d2-40f3-bcf8-d9244f952032 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:09.619954 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2a563576-c7d2-40f3-bcf8-d9244f952032 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:09.626940 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2a563576-c7d2-40f3-bcf8-d9244f952032 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/df1da59d-db34-41e7-9f06-ccfe73955175 returned with HTTP 404 Aug 25 16:28:09.627595 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 853/3381] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:09 2026] GET /volume/v3/volumes/df1da59d-db34-41e7-9f06-ccfe73955175 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:28:09.637179 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-7c53f804-3b56-4aef-bba0-2e55b6ccbec3 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:09.640465 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7c53f804-3b56-4aef-bba0-2e55b6ccbec3 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] DELETE https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:28:09.640731 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7c53f804-3b56-4aef-bba0-2e55b6ccbec3 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:09.640980 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7c53f804-3b56-4aef-bba0-2e55b6ccbec3 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:09.641179 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-7c53f804-3b56-4aef-bba0-2e55b6ccbec3 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Delete volume with id: b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:28:09.655131 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:09.655131 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:28:09.655572 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-7c53f804-3b56-4aef-bba0-2e55b6ccbec3 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:28:09.673179 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-7c53f804-3b56-4aef-bba0-2e55b6ccbec3 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Delete volume request issued successfully. Aug 25 16:28:09.673380 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7c53f804-3b56-4aef-bba0-2e55b6ccbec3 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 returned with HTTP 202 Aug 25 16:28:09.673783 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 834/3382] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:28:09 2026] DELETE /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:28:09.682353 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-8062178b-f6be-40a9-bc54-784a8ec95c2e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:09.684125 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8062178b-f6be-40a9-bc54-784a8ec95c2e tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:28:09.684329 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8062178b-f6be-40a9-bc54-784a8ec95c2e tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:09.684505 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8062178b-f6be-40a9-bc54-784a8ec95c2e tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:09.691272 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:09.691272 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:28:09.694725 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-8062178b-f6be-40a9-bc54-784a8ec95c2e tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:28:09.698776 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8062178b-f6be-40a9-bc54-784a8ec95c2e tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 returned with HTTP 200 Aug 25 16:28:09.699207 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 845/3383] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:09 2026] GET /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:10.314337 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-4ed39f46-9ba3-4344-817c-aab4d256d5bc req-724a691c-ec7c-4fca-9739-796c66e1474b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:10.316550 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-4ed39f46-9ba3-4344-817c-aab4d256d5bc req-724a691c-ec7c-4fca-9739-796c66e1474b tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4/encryption Aug 25 16:28:10.316795 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-4ed39f46-9ba3-4344-817c-aab4d256d5bc req-724a691c-ec7c-4fca-9739-796c66e1474b tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:10.316994 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-4ed39f46-9ba3-4344-817c-aab4d256d5bc req-724a691c-ec7c-4fca-9739-796c66e1474b tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'index' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:10.536394 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:10.536394 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:28:10.536394 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-4ed39f46-9ba3-4344-817c-aab4d256d5bc req-724a691c-ec7c-4fca-9739-796c66e1474b tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4/encryption returned with HTTP 200 Aug 25 16:28:10.536394 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 852/3384] 10.4.3.102 () {68 vars in 1631 bytes} [Tue Aug 25 16:28:10 2026] GET /volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4/encryption => generated 160 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:10.596988 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-7610ebc2-33e0-4277-82d3-266e0f60a34e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:10.598763 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7610ebc2-33e0-4277-82d3-266e0f60a34e tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] DELETE https://10.4.3.102/volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 Aug 25 16:28:10.598948 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7610ebc2-33e0-4277-82d3-266e0f60a34e tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:10.599164 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7610ebc2-33e0-4277-82d3-266e0f60a34e tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:10.599356 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-7610ebc2-33e0-4277-82d3-266e0f60a34e tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Delete volume with id: 7e0f67fa-da6c-48a6-ac83-000419519ac4 Aug 25 16:28:10.606346 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:10.606346 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:28:10.606854 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-7610ebc2-33e0-4277-82d3-266e0f60a34e tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:28:10.683761 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-7610ebc2-33e0-4277-82d3-266e0f60a34e tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Delete volume request issued successfully. Aug 25 16:28:10.684278 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7610ebc2-33e0-4277-82d3-266e0f60a34e tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 returned with HTTP 202 Aug 25 16:28:10.684638 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 854/3385] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:28:10 2026] DELETE /volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:28:10.698605 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d0435d7d-f10b-45ff-92ed-734f3dd8b02e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:10.701879 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d0435d7d-f10b-45ff-92ed-734f3dd8b02e tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 Aug 25 16:28:10.701879 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d0435d7d-f10b-45ff-92ed-734f3dd8b02e tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:10.701879 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d0435d7d-f10b-45ff-92ed-734f3dd8b02e tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:10.716668 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:10.716668 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:28:10.718750 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-2d480bda-7242-45d5-8505-e60aea5265d1 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:10.722605 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2d480bda-7242-45d5-8505-e60aea5265d1 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 Aug 25 16:28:10.722605 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2d480bda-7242-45d5-8505-e60aea5265d1 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:10.722605 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2d480bda-7242-45d5-8505-e60aea5265d1 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:10.726001 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-d0435d7d-f10b-45ff-92ed-734f3dd8b02e tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:28:10.750027 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2d480bda-7242-45d5-8505-e60aea5265d1 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 returned with HTTP 404 Aug 25 16:28:10.750175 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d0435d7d-f10b-45ff-92ed-734f3dd8b02e tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 returned with HTTP 200 Aug 25 16:28:10.750228 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 846/3386] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:10 2026] GET /volume/v3/volumes/b5d43ef5-f3c7-49be-9bdd-502ae1149c12 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:28:10.750256 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 835/3387] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:10 2026] GET /volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:11.752804 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-46cbdeee-caaf-413a-becf-fb038543bb8c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:11.755616 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-46cbdeee-caaf-413a-becf-fb038543bb8c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 Aug 25 16:28:11.756040 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-46cbdeee-caaf-413a-becf-fb038543bb8c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:11.756403 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-46cbdeee-caaf-413a-becf-fb038543bb8c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:11.764087 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-46cbdeee-caaf-413a-becf-fb038543bb8c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 returned with HTTP 404 Aug 25 16:28:11.764809 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 853/3388] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:11 2026] GET /volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:28:11.772435 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-881372b8-c992-4cb3-8a91-36a00086a6b7 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:11.774418 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-881372b8-c992-4cb3-8a91-36a00086a6b7 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 Aug 25 16:28:11.774638 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-881372b8-c992-4cb3-8a91-36a00086a6b7 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:11.774887 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-881372b8-c992-4cb3-8a91-36a00086a6b7 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:11.781733 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-881372b8-c992-4cb3-8a91-36a00086a6b7 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 returned with HTTP 404 Aug 25 16:28:11.781733 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 855/3389] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:11 2026] GET /volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:28:11.793013 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-143c5df2-ce77-4e0c-b408-3838c57eb787 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:11.795623 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-143c5df2-ce77-4e0c-b408-3838c57eb787 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] DELETE https://10.4.3.102/volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 Aug 25 16:28:11.795769 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-143c5df2-ce77-4e0c-b408-3838c57eb787 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:11.796048 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-143c5df2-ce77-4e0c-b408-3838c57eb787 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:11.796155 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-143c5df2-ce77-4e0c-b408-3838c57eb787 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Delete volume with id: 7e0f67fa-da6c-48a6-ac83-000419519ac4 Aug 25 16:28:11.805605 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-143c5df2-ce77-4e0c-b408-3838c57eb787 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 returned with HTTP 404 Aug 25 16:28:11.806213 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 847/3390] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:28:11 2026] DELETE /volume/v3/volumes/7e0f67fa-da6c-48a6-ac83-000419519ac4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:28:11.838701 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-e5395277-16c2-4d30-88b1-66e1c2614788 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:11.840390 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e5395277-16c2-4d30-88b1-66e1c2614788 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:28:11.840731 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e5395277-16c2-4d30-88b1-66e1c2614788 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9fcea7ad-f61c-4330-b26d-860af52471bb", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1073770834"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:28:11.842086 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-e5395277-16c2-4d30-88b1-66e1c2614788 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Create volume request body: {'volume': {'imageRef': '9fcea7ad-f61c-4330-b26d-860af52471bb', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1073770834'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:28:11.935895 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-e5395277-16c2-4d30-88b1-66e1c2614788 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Create volume of 1 GB Aug 25 16:28:11.940855 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-e5395277-16c2-4d30-88b1-66e1c2614788 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Availability Zones retrieved successfully. Aug 25 16:28:11.947991 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-e5395277-16c2-4d30-88b1-66e1c2614788 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Flow 'volume_create_api' (2e98c52d-5319-4500-a528-cb6ee580de4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:28:11.949800 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-e5395277-16c2-4d30-88b1-66e1c2614788 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68ce8661-6320-4611-9a62-e55822b0006b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:28:11.950709 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-e5395277-16c2-4d30-88b1-66e1c2614788 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:28:12.014892 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-e5395277-16c2-4d30-88b1-66e1c2614788 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68ce8661-6320-4611-9a62-e55822b0006b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:28:12.015869 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-e5395277-16c2-4d30-88b1-66e1c2614788 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b62b0d6-13dc-48e2-97d5-aa276428a283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:28:12.061089 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-e5395277-16c2-4d30-88b1-66e1c2614788 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Created reservations ['4235c54d-0240-4aef-a61d-4801342a28b2', 'ec6eb91b-a638-4970-90c1-7dbc6ff77102', '256694af-5ed9-440a-9062-13e2166adf86', 'f6c746c9-3cba-4e89-ab8d-b1c9166c5259'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:28:12.061983 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-e5395277-16c2-4d30-88b1-66e1c2614788 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b62b0d6-13dc-48e2-97d5-aa276428a283) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4235c54d-0240-4aef-a61d-4801342a28b2', 'ec6eb91b-a638-4970-90c1-7dbc6ff77102', '256694af-5ed9-440a-9062-13e2166adf86', 'f6c746c9-3cba-4e89-ab8d-b1c9166c5259']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:28:12.062925 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-e5395277-16c2-4d30-88b1-66e1c2614788 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af6cc212-993b-4902-952b-23b345498dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:28:12.086100 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-e5395277-16c2-4d30-88b1-66e1c2614788 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af6cc212-993b-4902-952b-23b345498dc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e360454e-9920-4411-8d36-3b864f1b6260', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1073770834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b20b84d47a374500a08dcaf2d648c922',qos_specs=None,replication_status=,reservations=['4235c54d-0240-4aef-a61d-4801342a28b2','ec6eb91b-a638-4970-90c1-7dbc6ff77102','256694af-5ed9-440a-9062-13e2166adf86','f6c746c9-3cba-4e89-ab8d-b1c9166c5259'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b92b6b520c54a17ba1491c4414aa817',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:28:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1073770834',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e360454e-9920-4411-8d36-3b864f1b6260,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b20b84d47a374500a08dcaf2d648c922',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b92b6b520c54a17ba1491c4414aa817',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:28:12.086853 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-e5395277-16c2-4d30-88b1-66e1c2614788 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05a805ea-9028-4151-b397-9160737f9acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:28:12.109211 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-e5395277-16c2-4d30-88b1-66e1c2614788 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05a805ea-9028-4151-b397-9160737f9acf) transitioned into state 'SUCCESS' from state '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-1073770834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b20b84d47a374500a08dcaf2d648c922',qos_specs=None,replication_status=,reservations=['4235c54d-0240-4aef-a61d-4801342a28b2','ec6eb91b-a638-4970-90c1-7dbc6ff77102','256694af-5ed9-440a-9062-13e2166adf86','f6c746c9-3cba-4e89-ab8d-b1c9166c5259'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b92b6b520c54a17ba1491c4414aa817',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:28:12.110185 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-e5395277-16c2-4d30-88b1-66e1c2614788 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7aa85b03-5be6-49bf-ba52-0046859be0c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:28:12.131466 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-e5395277-16c2-4d30-88b1-66e1c2614788 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7aa85b03-5be6-49bf-ba52-0046859be0c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:28:12.131466 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-e5395277-16c2-4d30-88b1-66e1c2614788 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Flow 'volume_create_api' (2e98c52d-5319-4500-a528-cb6ee580de4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:28:12.131466 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-e5395277-16c2-4d30-88b1-66e1c2614788 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Create volume request issued successfully. Aug 25 16:28:12.132343 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e5395277-16c2-4d30-88b1-66e1c2614788 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:28:12.132465 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 836/3391] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:28:11 2026] POST /volume/v3/volumes => generated 749 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:28:12.148021 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-292ad98b-ebbe-4e50-b41c-a95732fea5b4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:12.150618 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-292ad98b-ebbe-4e50-b41c-a95732fea5b4 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/e360454e-9920-4411-8d36-3b864f1b6260 Aug 25 16:28:12.150618 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-292ad98b-ebbe-4e50-b41c-a95732fea5b4 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:12.150618 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-292ad98b-ebbe-4e50-b41c-a95732fea5b4 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:12.158289 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:12.158289 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:28:12.163773 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-292ad98b-ebbe-4e50-b41c-a95732fea5b4 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:28:12.170199 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-292ad98b-ebbe-4e50-b41c-a95732fea5b4 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/e360454e-9920-4411-8d36-3b864f1b6260 returned with HTTP 200 Aug 25 16:28:12.170522 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 854/3392] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:12 2026] GET /volume/v3/volumes/e360454e-9920-4411-8d36-3b864f1b6260 => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:13.184519 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-a4fa1a06-1bb1-4d37-9eec-57552f9617bb None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:13.186767 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a4fa1a06-1bb1-4d37-9eec-57552f9617bb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/e360454e-9920-4411-8d36-3b864f1b6260 Aug 25 16:28:13.187027 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a4fa1a06-1bb1-4d37-9eec-57552f9617bb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:13.187207 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a4fa1a06-1bb1-4d37-9eec-57552f9617bb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:13.195936 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:13.195936 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:28:13.201221 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-a4fa1a06-1bb1-4d37-9eec-57552f9617bb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:28:13.207207 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a4fa1a06-1bb1-4d37-9eec-57552f9617bb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/e360454e-9920-4411-8d36-3b864f1b6260 returned with HTTP 200 Aug 25 16:28:13.207674 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 856/3393] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:13 2026] GET /volume/v3/volumes/e360454e-9920-4411-8d36-3b864f1b6260 => generated 1357 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:28:13.228310 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-2097751f-7333-42f7-9f2c-753387b38ade None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:13.230451 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2097751f-7333-42f7-9f2c-753387b38ade tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/e360454e-9920-4411-8d36-3b864f1b6260 Aug 25 16:28:13.230707 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2097751f-7333-42f7-9f2c-753387b38ade tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:13.230970 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2097751f-7333-42f7-9f2c-753387b38ade tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:13.240085 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:13.240085 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:28:13.244100 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-2097751f-7333-42f7-9f2c-753387b38ade tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:28:13.252745 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2097751f-7333-42f7-9f2c-753387b38ade tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/e360454e-9920-4411-8d36-3b864f1b6260 returned with HTTP 200 Aug 25 16:28:13.253184 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 848/3394] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:13 2026] GET /volume/v3/volumes/e360454e-9920-4411-8d36-3b864f1b6260 => generated 1357 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:28:13.267465 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-def82b77-0729-4624-a2f3-5402df1d0195 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:13.269362 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-def82b77-0729-4624-a2f3-5402df1d0195 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] POST https://10.4.3.102/volume/v3/backups Aug 25 16:28:13.269793 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-def82b77-0729-4624-a2f3-5402df1d0195 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e360454e-9920-4411-8d36-3b864f1b6260", "name": "tempest-VolumesBackupsTest-Backup-546820790", "container": "tempest-volumesbackupstest-backup-container-966419575"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:28:13.271394 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.contrib.backups [None req-def82b77-0729-4624-a2f3-5402df1d0195 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Creating new backup {'backup': {'volume_id': 'e360454e-9920-4411-8d36-3b864f1b6260', 'name': 'tempest-VolumesBackupsTest-Backup-546820790', 'container': 'tempest-volumesbackupstest-backup-container-966419575'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 16:28:13.271665 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.contrib.backups [None req-def82b77-0729-4624-a2f3-5402df1d0195 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Creating backup of volume e360454e-9920-4411-8d36-3b864f1b6260 in container tempest-volumesbackupstest-backup-container-966419575 Aug 25 16:28:13.280139 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:13.280139 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:28:13.280707 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-def82b77-0729-4624-a2f3-5402df1d0195 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:28:13.325946 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-def82b77-0729-4624-a2f3-5402df1d0195 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Created reservations ['ad939126-33f8-4cf0-ac30-58052096597e', '3d700b99-9487-4edb-a8a3-a6746cc4caa1'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:28:13.428098 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-def82b77-0729-4624-a2f3-5402df1d0195 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups returned with HTTP 202 Aug 25 16:28:13.430036 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 837/3395] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:28:13 2026] POST /volume/v3/backups => generated 329 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:28:13.440340 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1d4babf0-595d-455a-b5b8-a502ff9a938a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:13.442782 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1d4babf0-595d-455a-b5b8-a502ff9a938a tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 Aug 25 16:28:13.442782 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1d4babf0-595d-455a-b5b8-a502ff9a938a tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:13.442782 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1d4babf0-595d-455a-b5b8-a502ff9a938a tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:13.442782 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-1d4babf0-595d-455a-b5b8-a502ff9a938a tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 9d96789b-33b4-4407-b2f0-848f7df1bf15. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:13.449883 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:13.449883 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:28:13.451382 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1d4babf0-595d-455a-b5b8-a502ff9a938a tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 returned with HTTP 200 Aug 25 16:28:13.454611 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 855/3396] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:13 2026] GET /volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:14.470677 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-7a633973-1444-4a00-94ac-1fe821d25fdc None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:14.472921 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7a633973-1444-4a00-94ac-1fe821d25fdc tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 Aug 25 16:28:14.473147 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7a633973-1444-4a00-94ac-1fe821d25fdc tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:14.473373 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7a633973-1444-4a00-94ac-1fe821d25fdc tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:14.473520 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-7a633973-1444-4a00-94ac-1fe821d25fdc tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 9d96789b-33b4-4407-b2f0-848f7df1bf15. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:14.478607 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:14.478607 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:28:14.479363 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7a633973-1444-4a00-94ac-1fe821d25fdc tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 returned with HTTP 200 Aug 25 16:28:14.479783 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 857/3397] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:14 2026] GET /volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:15.491541 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-ee22e509-59e9-49e9-a765-7cdae879c7ad None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:15.493967 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ee22e509-59e9-49e9-a765-7cdae879c7ad tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 Aug 25 16:28:15.494217 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ee22e509-59e9-49e9-a765-7cdae879c7ad tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:15.494468 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ee22e509-59e9-49e9-a765-7cdae879c7ad tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:15.494642 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-ee22e509-59e9-49e9-a765-7cdae879c7ad tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 9d96789b-33b4-4407-b2f0-848f7df1bf15. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:15.499818 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:15.499818 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:28:15.500853 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ee22e509-59e9-49e9-a765-7cdae879c7ad tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 returned with HTTP 200 Aug 25 16:28:15.501332 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 849/3398] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:15 2026] GET /volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:15.999407 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-95e51da6-aa90-4b57-a181-b7892890458a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:16.002092 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-95e51da6-aa90-4b57-a181-b7892890458a tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] DELETE https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 Aug 25 16:28:16.002314 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-95e51da6-aa90-4b57-a181-b7892890458a tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:16.002504 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-95e51da6-aa90-4b57-a181-b7892890458a tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:16.002699 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-95e51da6-aa90-4b57-a181-b7892890458a tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Delete volume with id: 0d36ecec-7365-4393-a45c-6188bc82fbd9 Aug 25 16:28:16.010546 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:16.010546 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:28:16.011124 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-95e51da6-aa90-4b57-a181-b7892890458a tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:28:16.040986 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-95e51da6-aa90-4b57-a181-b7892890458a tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Delete volume request issued successfully. Aug 25 16:28:16.041197 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-95e51da6-aa90-4b57-a181-b7892890458a tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 returned with HTTP 202 Aug 25 16:28:16.041802 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 838/3399] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:28:15 2026] DELETE /volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:28:16.054946 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-a31ad679-ac6b-4d9d-8d04-a294fc9c4094 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:16.060456 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a31ad679-ac6b-4d9d-8d04-a294fc9c4094 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 Aug 25 16:28:16.060783 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a31ad679-ac6b-4d9d-8d04-a294fc9c4094 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:16.061099 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a31ad679-ac6b-4d9d-8d04-a294fc9c4094 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:16.072067 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:16.072067 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:28:16.076416 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-a31ad679-ac6b-4d9d-8d04-a294fc9c4094 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:28:16.082518 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a31ad679-ac6b-4d9d-8d04-a294fc9c4094 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 returned with HTTP 200 Aug 25 16:28:16.082907 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 856/3400] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:16 2026] GET /volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:16.510461 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-4b58081f-b56e-4105-9269-25c6475fd194 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:16.512163 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4b58081f-b56e-4105-9269-25c6475fd194 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 Aug 25 16:28:16.512370 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4b58081f-b56e-4105-9269-25c6475fd194 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:16.512839 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4b58081f-b56e-4105-9269-25c6475fd194 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:16.512839 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-4b58081f-b56e-4105-9269-25c6475fd194 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 9d96789b-33b4-4407-b2f0-848f7df1bf15. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:16.516912 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:16.516912 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:28:16.517700 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4b58081f-b56e-4105-9269-25c6475fd194 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 returned with HTTP 200 Aug 25 16:28:16.518095 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 858/3401] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:16 2026] GET /volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:17.099731 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-2f3e59f4-0ca3-46d1-b91b-518cb88c6418 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:17.102161 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2f3e59f4-0ca3-46d1-b91b-518cb88c6418 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 Aug 25 16:28:17.102462 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2f3e59f4-0ca3-46d1-b91b-518cb88c6418 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:17.102796 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2f3e59f4-0ca3-46d1-b91b-518cb88c6418 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:17.111142 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2f3e59f4-0ca3-46d1-b91b-518cb88c6418 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 returned with HTTP 404 Aug 25 16:28:17.111619 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 850/3402] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:17 2026] GET /volume/v3/volumes/0d36ecec-7365-4393-a45c-6188bc82fbd9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:28:17.529146 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ce5e3307-cc1d-4bb9-aada-92dfba44034b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:17.531450 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ce5e3307-cc1d-4bb9-aada-92dfba44034b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 Aug 25 16:28:17.531829 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ce5e3307-cc1d-4bb9-aada-92dfba44034b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:17.532061 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ce5e3307-cc1d-4bb9-aada-92dfba44034b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:17.532203 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-ce5e3307-cc1d-4bb9-aada-92dfba44034b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 9d96789b-33b4-4407-b2f0-848f7df1bf15. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:17.537414 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:17.537414 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:28:17.538507 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ce5e3307-cc1d-4bb9-aada-92dfba44034b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 returned with HTTP 200 Aug 25 16:28:17.539123 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 839/3403] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:17 2026] GET /volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:18.552835 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-e6dfddc6-69a3-409a-9d41-448f2cf2bf6c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:18.554807 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e6dfddc6-69a3-409a-9d41-448f2cf2bf6c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 Aug 25 16:28:18.554807 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e6dfddc6-69a3-409a-9d41-448f2cf2bf6c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:18.554998 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e6dfddc6-69a3-409a-9d41-448f2cf2bf6c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:18.554998 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-e6dfddc6-69a3-409a-9d41-448f2cf2bf6c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 9d96789b-33b4-4407-b2f0-848f7df1bf15. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:18.559249 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:18.559249 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:28:18.559967 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e6dfddc6-69a3-409a-9d41-448f2cf2bf6c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 returned with HTTP 200 Aug 25 16:28:18.560337 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 857/3404] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:18 2026] GET /volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:19.571637 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-96f6cf88-e3da-43c6-8217-2ac8806b81b5 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:19.575221 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-96f6cf88-e3da-43c6-8217-2ac8806b81b5 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 Aug 25 16:28:19.575221 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-96f6cf88-e3da-43c6-8217-2ac8806b81b5 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:19.575221 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-96f6cf88-e3da-43c6-8217-2ac8806b81b5 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:19.575221 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-96f6cf88-e3da-43c6-8217-2ac8806b81b5 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 9d96789b-33b4-4407-b2f0-848f7df1bf15. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:19.579205 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:19.579205 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:28:19.580166 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-96f6cf88-e3da-43c6-8217-2ac8806b81b5 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 returned with HTTP 200 Aug 25 16:28:19.580647 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 859/3405] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:19 2026] GET /volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:20.592656 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f6ffc5a9-478c-483b-b1f1-e131ce1071e9 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:20.594397 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f6ffc5a9-478c-483b-b1f1-e131ce1071e9 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 Aug 25 16:28:20.594672 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f6ffc5a9-478c-483b-b1f1-e131ce1071e9 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:20.594894 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f6ffc5a9-478c-483b-b1f1-e131ce1071e9 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:20.594997 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-f6ffc5a9-478c-483b-b1f1-e131ce1071e9 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 9d96789b-33b4-4407-b2f0-848f7df1bf15. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:20.602249 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:20.602249 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:28:20.604067 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f6ffc5a9-478c-483b-b1f1-e131ce1071e9 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 returned with HTTP 200 Aug 25 16:28:20.604888 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 851/3406] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:20 2026] GET /volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:21.614990 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-db3e41c5-6409-469d-95ed-a45927bef327 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:21.616859 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-db3e41c5-6409-469d-95ed-a45927bef327 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 Aug 25 16:28:21.617056 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-db3e41c5-6409-469d-95ed-a45927bef327 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:21.617234 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-db3e41c5-6409-469d-95ed-a45927bef327 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:21.617348 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-db3e41c5-6409-469d-95ed-a45927bef327 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 9d96789b-33b4-4407-b2f0-848f7df1bf15. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:21.621827 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:21.621827 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:28:21.622620 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-db3e41c5-6409-469d-95ed-a45927bef327 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 returned with HTTP 200 Aug 25 16:28:21.623009 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 840/3407] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:21 2026] GET /volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:22.133324 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-fb99d5b0-4544-4b10-9fad-48d5c6027156 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:22.135558 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fb99d5b0-4544-4b10-9fad-48d5c6027156 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/6167ecc3-62c6-42d5-82fc-61f531807c26 Aug 25 16:28:22.135849 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fb99d5b0-4544-4b10-9fad-48d5c6027156 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:22.136098 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fb99d5b0-4544-4b10-9fad-48d5c6027156 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:22.136231 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.snapshots [None req-fb99d5b0-4544-4b10-9fad-48d5c6027156 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Delete snapshot with id: 6167ecc3-62c6-42d5-82fc-61f531807c26 Aug 25 16:28:22.143357 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:22.143357 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:28:22.144024 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-fb99d5b0-4544-4b10-9fad-48d5c6027156 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Snapshot retrieved successfully. Aug 25 16:28:22.169019 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-fb99d5b0-4544-4b10-9fad-48d5c6027156 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Snapshot delete request issued successfully. Aug 25 16:28:22.169315 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fb99d5b0-4544-4b10-9fad-48d5c6027156 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/snapshots/6167ecc3-62c6-42d5-82fc-61f531807c26 returned with HTTP 202 Aug 25 16:28:22.169969 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 858/3408] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:28:22 2026] DELETE /volume/v3/snapshots/6167ecc3-62c6-42d5-82fc-61f531807c26 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:28:22.177333 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-69887e88-50f2-4e97-9259-e15b54cae8b6 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:22.179260 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-69887e88-50f2-4e97-9259-e15b54cae8b6 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/snapshots/6167ecc3-62c6-42d5-82fc-61f531807c26 Aug 25 16:28:22.180864 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-69887e88-50f2-4e97-9259-e15b54cae8b6 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:22.180864 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-69887e88-50f2-4e97-9259-e15b54cae8b6 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:22.187012 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:22.187012 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:28:22.187681 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-69887e88-50f2-4e97-9259-e15b54cae8b6 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Snapshot retrieved successfully. Aug 25 16:28:22.189176 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-69887e88-50f2-4e97-9259-e15b54cae8b6 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/snapshots/6167ecc3-62c6-42d5-82fc-61f531807c26 returned with HTTP 200 Aug 25 16:28:22.189728 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 860/3409] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:28:22 2026] GET /volume/v3/snapshots/6167ecc3-62c6-42d5-82fc-61f531807c26 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:22.634510 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-51694da7-67ed-441e-9e39-6804c421bc08 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:22.637668 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-51694da7-67ed-441e-9e39-6804c421bc08 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 Aug 25 16:28:22.637797 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-51694da7-67ed-441e-9e39-6804c421bc08 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:22.638047 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-51694da7-67ed-441e-9e39-6804c421bc08 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:22.638408 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-51694da7-67ed-441e-9e39-6804c421bc08 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 9d96789b-33b4-4407-b2f0-848f7df1bf15. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:22.645246 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:22.645246 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:28:22.646907 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-51694da7-67ed-441e-9e39-6804c421bc08 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 returned with HTTP 200 Aug 25 16:28:22.647666 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 852/3410] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:22 2026] GET /volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:23.197992 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-2bc33f1a-f433-4d12-a3d8-41927635936e req-6f8731c8-faf1-446b-8ce0-deef175e42f4 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:23.201549 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-653ead33-9846-41ea-b15f-93523f15b059 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:23.202073 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-2bc33f1a-f433-4d12-a3d8-41927635936e req-6f8731c8-faf1-446b-8ce0-deef175e42f4 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/d43f2c34-8525-409f-b0c8-b4bf6ca1106d Aug 25 16:28:23.202320 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-2bc33f1a-f433-4d12-a3d8-41927635936e req-6f8731c8-faf1-446b-8ce0-deef175e42f4 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:23.202537 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-2bc33f1a-f433-4d12-a3d8-41927635936e req-6f8731c8-faf1-446b-8ce0-deef175e42f4 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:23.204473 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-653ead33-9846-41ea-b15f-93523f15b059 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/snapshots/6167ecc3-62c6-42d5-82fc-61f531807c26 Aug 25 16:28:23.205038 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-653ead33-9846-41ea-b15f-93523f15b059 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:23.205301 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-653ead33-9846-41ea-b15f-93523f15b059 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:23.210937 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-653ead33-9846-41ea-b15f-93523f15b059 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/snapshots/6167ecc3-62c6-42d5-82fc-61f531807c26 returned with HTTP 404 Aug 25 16:28:23.211618 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 859/3411] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:28:23 2026] GET /volume/v3/snapshots/6167ecc3-62c6-42d5-82fc-61f531807c26 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:28:23.224094 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:23.224094 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:28:23.229975 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-2bc33f1a-f433-4d12-a3d8-41927635936e req-6f8731c8-faf1-446b-8ce0-deef175e42f4 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:28:23.303108 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-2bc33f1a-f433-4d12-a3d8-41927635936e req-6f8731c8-faf1-446b-8ce0-deef175e42f4 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/d43f2c34-8525-409f-b0c8-b4bf6ca1106d returned with HTTP 200 Aug 25 16:28:23.303611 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 841/3412] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:28:23 2026] GET /volume/v3/volumes/d43f2c34-8525-409f-b0c8-b4bf6ca1106d => generated 1659 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:28:23.483281 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-df6e42f9-62d8-489c-8f2f-df114555b6b7 req-7fd8fcdf-169d-4c61-b643-3bb8b694c5eb None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:23.485651 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-df6e42f9-62d8-489c-8f2f-df114555b6b7 req-7fd8fcdf-169d-4c61-b643-3bb8b694c5eb tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/attachments?instance_id=c8a62622-491a-4b12-b8c7-30542c9360bb Aug 25 16:28:23.485959 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-df6e42f9-62d8-489c-8f2f-df114555b6b7 req-7fd8fcdf-169d-4c61-b643-3bb8b694c5eb tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:23.486171 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-df6e42f9-62d8-489c-8f2f-df114555b6b7 req-7fd8fcdf-169d-4c61-b643-3bb8b694c5eb tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:23.500218 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-df6e42f9-62d8-489c-8f2f-df114555b6b7 req-7fd8fcdf-169d-4c61-b643-3bb8b694c5eb tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/attachments?instance_id=c8a62622-491a-4b12-b8c7-30542c9360bb returned with HTTP 200 Aug 25 16:28:23.500932 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 861/3413] 10.4.3.102 () {70 vars in 1637 bytes} [Tue Aug 25 16:28:23 2026] GET /volume/v3/attachments?instance_id=c8a62622-491a-4b12-b8c7-30542c9360bb => generated 192 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:28:23.513379 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-df6e42f9-62d8-489c-8f2f-df114555b6b7 req-a58efe7a-ea2e-4c70-98cd-3f54aea0975c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:23.514356 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-df6e42f9-62d8-489c-8f2f-df114555b6b7 req-a58efe7a-ea2e-4c70-98cd-3f54aea0975c tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/attachments/f4c1d5b5-e318-4731-bef6-1fa847185e89 Aug 25 16:28:23.514607 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-df6e42f9-62d8-489c-8f2f-df114555b6b7 req-a58efe7a-ea2e-4c70-98cd-3f54aea0975c tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:23.514810 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-df6e42f9-62d8-489c-8f2f-df114555b6b7 req-a58efe7a-ea2e-4c70-98cd-3f54aea0975c tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:23.530751 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-df6e42f9-62d8-489c-8f2f-df114555b6b7 req-a58efe7a-ea2e-4c70-98cd-3f54aea0975c tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/attachments/f4c1d5b5-e318-4731-bef6-1fa847185e89 returned with HTTP 200 Aug 25 16:28:23.531204 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 853/3414] 10.4.3.102 () {70 vars in 1651 bytes} [Tue Aug 25 16:28:23 2026] GET /volume/v3/attachments/f4c1d5b5-e318-4731-bef6-1fa847185e89 => generated 993 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 16:28:23.662469 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-9b9c7e6f-580a-47ef-857f-65fca9a91a23 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:23.665415 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9b9c7e6f-580a-47ef-857f-65fca9a91a23 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 Aug 25 16:28:23.665789 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9b9c7e6f-580a-47ef-857f-65fca9a91a23 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:23.666122 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9b9c7e6f-580a-47ef-857f-65fca9a91a23 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:23.666334 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-9b9c7e6f-580a-47ef-857f-65fca9a91a23 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 9d96789b-33b4-4407-b2f0-848f7df1bf15. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:23.676618 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:23.676618 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:28:23.676618 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9b9c7e6f-580a-47ef-857f-65fca9a91a23 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 returned with HTTP 200 Aug 25 16:28:23.676618 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 860/3415] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:23 2026] GET /volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:24.159018 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-2bc33f1a-f433-4d12-a3d8-41927635936e req-92d34bd6-aebb-4975-9f2d-2e81099b1622 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:24.161767 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-2bc33f1a-f433-4d12-a3d8-41927635936e req-92d34bd6-aebb-4975-9f2d-2e81099b1622 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] DELETE https://10.4.3.102/volume/v3/attachments/3d381fc2-126d-429a-aa1f-5d6ab4b82180 Aug 25 16:28:24.162027 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-2bc33f1a-f433-4d12-a3d8-41927635936e req-92d34bd6-aebb-4975-9f2d-2e81099b1622 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:24.162280 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-2bc33f1a-f433-4d12-a3d8-41927635936e req-92d34bd6-aebb-4975-9f2d-2e81099b1622 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:24.172801 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:24.172801 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:28:24.236061 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-2bc33f1a-f433-4d12-a3d8-41927635936e req-92d34bd6-aebb-4975-9f2d-2e81099b1622 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/attachments/3d381fc2-126d-429a-aa1f-5d6ab4b82180 returned with HTTP 200 Aug 25 16:28:24.236558 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 842/3416] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:28:24 2026] DELETE /volume/v3/attachments/3d381fc2-126d-429a-aa1f-5d6ab4b82180 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:24.691651 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-907053cf-5c04-49ea-b52c-5a97b69c999c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:24.694670 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-907053cf-5c04-49ea-b52c-5a97b69c999c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 Aug 25 16:28:24.694971 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-907053cf-5c04-49ea-b52c-5a97b69c999c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:24.695249 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-907053cf-5c04-49ea-b52c-5a97b69c999c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:24.695367 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-907053cf-5c04-49ea-b52c-5a97b69c999c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 9d96789b-33b4-4407-b2f0-848f7df1bf15. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:24.701665 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:24.701665 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:28:24.702739 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-907053cf-5c04-49ea-b52c-5a97b69c999c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 returned with HTTP 200 Aug 25 16:28:24.703287 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 862/3417] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:24 2026] GET /volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:25.222725 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-caecf8df-2a7c-469a-abd7-ee64ee2aa81d None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:25.225686 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-caecf8df-2a7c-469a-abd7-ee64ee2aa81d tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] DELETE https://10.4.3.102/volume/v3/volumes/d43f2c34-8525-409f-b0c8-b4bf6ca1106d Aug 25 16:28:25.225686 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-caecf8df-2a7c-469a-abd7-ee64ee2aa81d tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:25.225686 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-caecf8df-2a7c-469a-abd7-ee64ee2aa81d tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:25.225686 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-caecf8df-2a7c-469a-abd7-ee64ee2aa81d tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Delete volume with id: d43f2c34-8525-409f-b0c8-b4bf6ca1106d Aug 25 16:28:25.234433 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:25.234433 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:28:25.235256 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-caecf8df-2a7c-469a-abd7-ee64ee2aa81d tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:28:25.271168 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-caecf8df-2a7c-469a-abd7-ee64ee2aa81d tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Delete volume request issued successfully. Aug 25 16:28:25.271686 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-caecf8df-2a7c-469a-abd7-ee64ee2aa81d tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/d43f2c34-8525-409f-b0c8-b4bf6ca1106d returned with HTTP 202 Aug 25 16:28:25.272336 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 854/3418] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:28:25 2026] DELETE /volume/v3/volumes/d43f2c34-8525-409f-b0c8-b4bf6ca1106d => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:28:25.280622 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-b5e1edd6-1a2d-435d-9881-f9fff3c71aa2 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:25.282508 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b5e1edd6-1a2d-435d-9881-f9fff3c71aa2 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/d43f2c34-8525-409f-b0c8-b4bf6ca1106d Aug 25 16:28:25.282720 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b5e1edd6-1a2d-435d-9881-f9fff3c71aa2 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:25.282899 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b5e1edd6-1a2d-435d-9881-f9fff3c71aa2 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:25.290716 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:25.290716 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:28:25.294929 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-b5e1edd6-1a2d-435d-9881-f9fff3c71aa2 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Volume info retrieved successfully. Aug 25 16:28:25.302324 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b5e1edd6-1a2d-435d-9881-f9fff3c71aa2 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/d43f2c34-8525-409f-b0c8-b4bf6ca1106d returned with HTTP 200 Aug 25 16:28:25.302760 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 861/3419] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:25 2026] GET /volume/v3/volumes/d43f2c34-8525-409f-b0c8-b4bf6ca1106d => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:28:25.715712 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-37ba594b-4f9f-405b-98c9-636891ce47b3 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:25.717551 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-37ba594b-4f9f-405b-98c9-636891ce47b3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 Aug 25 16:28:25.717788 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-37ba594b-4f9f-405b-98c9-636891ce47b3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:25.717977 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-37ba594b-4f9f-405b-98c9-636891ce47b3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:25.718103 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-37ba594b-4f9f-405b-98c9-636891ce47b3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 9d96789b-33b4-4407-b2f0-848f7df1bf15. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:25.722100 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:25.722100 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:28:25.723051 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-37ba594b-4f9f-405b-98c9-636891ce47b3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 returned with HTTP 200 Aug 25 16:28:25.723456 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 843/3420] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:25 2026] GET /volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:26.316351 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-a8793010-1555-48d3-a01d-97695b0a9947 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:26.318768 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a8793010-1555-48d3-a01d-97695b0a9947 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] GET https://10.4.3.102/volume/v3/volumes/d43f2c34-8525-409f-b0c8-b4bf6ca1106d Aug 25 16:28:26.318991 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a8793010-1555-48d3-a01d-97695b0a9947 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:26.319242 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a8793010-1555-48d3-a01d-97695b0a9947 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:26.325449 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a8793010-1555-48d3-a01d-97695b0a9947 tempest-AttachVolumeMultiAttachTest-1884569480 tempest-AttachVolumeMultiAttachTest-1884569480-project-member] https://10.4.3.102/volume/v3/volumes/d43f2c34-8525-409f-b0c8-b4bf6ca1106d returned with HTTP 404 Aug 25 16:28:26.326139 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 863/3421] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:26 2026] GET /volume/v3/volumes/d43f2c34-8525-409f-b0c8-b4bf6ca1106d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:28:26.736185 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b8403781-8919-471e-8842-d88c019787a4 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:26.739709 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b8403781-8919-471e-8842-d88c019787a4 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 Aug 25 16:28:26.739709 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b8403781-8919-471e-8842-d88c019787a4 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:26.739709 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b8403781-8919-471e-8842-d88c019787a4 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:26.739709 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-b8403781-8919-471e-8842-d88c019787a4 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 9d96789b-33b4-4407-b2f0-848f7df1bf15. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:26.749023 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:26.749023 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:28:26.750091 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b8403781-8919-471e-8842-d88c019787a4 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 returned with HTTP 200 Aug 25 16:28:26.750560 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 855/3422] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:26 2026] GET /volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:27.764028 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-89809c94-eb66-4845-8ed4-0d2ae3b91d64 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:27.765759 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-89809c94-eb66-4845-8ed4-0d2ae3b91d64 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 Aug 25 16:28:27.765952 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-89809c94-eb66-4845-8ed4-0d2ae3b91d64 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:27.766130 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-89809c94-eb66-4845-8ed4-0d2ae3b91d64 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:27.766249 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-89809c94-eb66-4845-8ed4-0d2ae3b91d64 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 9d96789b-33b4-4407-b2f0-848f7df1bf15. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:27.770368 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:27.770368 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:28:27.771066 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-89809c94-eb66-4845-8ed4-0d2ae3b91d64 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 returned with HTTP 200 Aug 25 16:28:27.771448 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 862/3423] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:27 2026] GET /volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:28.793149 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-1e9df42b-e0d5-4784-8e17-2a86fff90ce6 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:28.795682 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1e9df42b-e0d5-4784-8e17-2a86fff90ce6 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 Aug 25 16:28:28.795882 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1e9df42b-e0d5-4784-8e17-2a86fff90ce6 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:28.796088 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1e9df42b-e0d5-4784-8e17-2a86fff90ce6 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:28.796451 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-1e9df42b-e0d5-4784-8e17-2a86fff90ce6 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 9d96789b-33b4-4407-b2f0-848f7df1bf15. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:28.801881 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:28.801881 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:28:28.802616 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1e9df42b-e0d5-4784-8e17-2a86fff90ce6 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 returned with HTTP 200 Aug 25 16:28:28.802986 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 844/3424] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:28 2026] GET /volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:29.814757 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-1104a4ae-2049-4b1e-b211-83a4fa89050c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:29.817017 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1104a4ae-2049-4b1e-b211-83a4fa89050c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 Aug 25 16:28:29.817224 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1104a4ae-2049-4b1e-b211-83a4fa89050c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:29.817426 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1104a4ae-2049-4b1e-b211-83a4fa89050c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:29.817558 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-1104a4ae-2049-4b1e-b211-83a4fa89050c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 9d96789b-33b4-4407-b2f0-848f7df1bf15. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:29.821781 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:29.821781 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:28:29.822542 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1104a4ae-2049-4b1e-b211-83a4fa89050c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 returned with HTTP 200 Aug 25 16:28:29.822922 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 864/3425] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:29 2026] GET /volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:29.832449 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-463357ba-6b08-4114-ac88-744bd086c4fb None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:29.834955 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-463357ba-6b08-4114-ac88-744bd086c4fb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/e360454e-9920-4411-8d36-3b864f1b6260 Aug 25 16:28:29.835208 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-463357ba-6b08-4114-ac88-744bd086c4fb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:29.835543 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-463357ba-6b08-4114-ac88-744bd086c4fb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:29.845701 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:29.845701 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:28:29.852490 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-463357ba-6b08-4114-ac88-744bd086c4fb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:28:29.862620 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-463357ba-6b08-4114-ac88-744bd086c4fb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/e360454e-9920-4411-8d36-3b864f1b6260 returned with HTTP 200 Aug 25 16:28:29.863181 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 856/3426] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:29 2026] GET /volume/v3/volumes/e360454e-9920-4411-8d36-3b864f1b6260 => generated 1357 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:28:29.878722 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-e1d47dc6-8c30-453a-9278-66cd52632a39 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:29.883168 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e1d47dc6-8c30-453a-9278-66cd52632a39 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] POST https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15/restore Aug 25 16:28:29.883485 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e1d47dc6-8c30-453a-9278-66cd52632a39 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:28:29.888333 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.contrib.backups [None req-e1d47dc6-8c30-453a-9278-66cd52632a39 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Restoring backup 9d96789b-33b4-4407-b2f0-848f7df1bf15 ({'restore': {}}) {{(pid=100457) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 16:28:29.888490 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.contrib.backups [None req-e1d47dc6-8c30-453a-9278-66cd52632a39 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Restoring backup 9d96789b-33b4-4407-b2f0-848f7df1bf15 to volume None. Aug 25 16:28:29.900247 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:29.900247 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:28:29.901490 np0000008093 devstack@c-api.service[100457]: INFO cinder.backup.api [None req-e1d47dc6-8c30-453a-9278-66cd52632a39 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Creating volume of 1 GB for restore of backup 9d96789b-33b4-4407-b2f0-848f7df1bf15. Aug 25 16:28:29.915236 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e1d47dc6-8c30-453a-9278-66cd52632a39 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Availability zone cache updated, next update will occur around 2026-08-25 17:28:29.914913. {{(pid=100457) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 16:28:29.915355 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-e1d47dc6-8c30-453a-9278-66cd52632a39 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Availability Zones retrieved successfully. Aug 25 16:28:29.922769 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e1d47dc6-8c30-453a-9278-66cd52632a39 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Flow 'volume_create_api' (4602a541-5883-483b-8ee8-63af6120abdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:28:29.924096 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e1d47dc6-8c30-453a-9278-66cd52632a39 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d65e73d1-4290-43c1-83a5-39c4780b920c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:28:29.925364 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-e1d47dc6-8c30-453a-9278-66cd52632a39 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:28:29.961170 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e1d47dc6-8c30-453a-9278-66cd52632a39 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d65e73d1-4290-43c1-83a5-39c4780b920c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:28:29.962175 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e1d47dc6-8c30-453a-9278-66cd52632a39 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7096bc21-eef8-414b-846c-f27582a7aa64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:28:30.006492 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-e1d47dc6-8c30-453a-9278-66cd52632a39 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Created reservations ['08226c72-de9c-483a-9975-830688f05d15', 'e21c3ca2-b3ef-4946-bec0-ed30dfbd4f50', 'a1ffdd82-056a-4635-aabc-49fa843724e1', 'b067b737-1434-4b35-809d-36de7631f5d3'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:28:30.007358 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e1d47dc6-8c30-453a-9278-66cd52632a39 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7096bc21-eef8-414b-846c-f27582a7aa64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08226c72-de9c-483a-9975-830688f05d15', 'e21c3ca2-b3ef-4946-bec0-ed30dfbd4f50', 'a1ffdd82-056a-4635-aabc-49fa843724e1', 'b067b737-1434-4b35-809d-36de7631f5d3']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:28:30.008291 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e1d47dc6-8c30-453a-9278-66cd52632a39 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74dbc3c5-93fe-41ff-a75a-9d84bb5c1c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:28:30.043257 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e1d47dc6-8c30-453a-9278-66cd52632a39 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74dbc3c5-93fe-41ff-a75a-9d84bb5c1c59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0a2e52d-67a1-4016-8eb3-11793feb5c05', '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_9d96789b-33b4-4407-b2f0-848f7df1bf15',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b20b84d47a374500a08dcaf2d648c922',qos_specs=None,replication_status=,reservations=['08226c72-de9c-483a-9975-830688f05d15','e21c3ca2-b3ef-4946-bec0-ed30dfbd4f50','a1ffdd82-056a-4635-aabc-49fa843724e1','b067b737-1434-4b35-809d-36de7631f5d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b92b6b520c54a17ba1491c4414aa817',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:28:30Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_9d96789b-33b4-4407-b2f0-848f7df1bf15',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0a2e52d-67a1-4016-8eb3-11793feb5c05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b20b84d47a374500a08dcaf2d648c922',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b92b6b520c54a17ba1491c4414aa817',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:28:30.043995 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e1d47dc6-8c30-453a-9278-66cd52632a39 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27d40fcf-7c5a-4d88-8bc4-8816fe94de0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:28:30.077971 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e1d47dc6-8c30-453a-9278-66cd52632a39 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27d40fcf-7c5a-4d88-8bc4-8816fe94de0c) transitioned into 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_9d96789b-33b4-4407-b2f0-848f7df1bf15',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b20b84d47a374500a08dcaf2d648c922',qos_specs=None,replication_status=,reservations=['08226c72-de9c-483a-9975-830688f05d15','e21c3ca2-b3ef-4946-bec0-ed30dfbd4f50','a1ffdd82-056a-4635-aabc-49fa843724e1','b067b737-1434-4b35-809d-36de7631f5d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b92b6b520c54a17ba1491c4414aa817',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:28:30.078726 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e1d47dc6-8c30-453a-9278-66cd52632a39 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9eac2ee4-d56a-4b05-aaeb-47c225e93d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:28:30.102559 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e1d47dc6-8c30-453a-9278-66cd52632a39 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9eac2ee4-d56a-4b05-aaeb-47c225e93d02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:28:30.103455 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e1d47dc6-8c30-453a-9278-66cd52632a39 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Flow 'volume_create_api' (4602a541-5883-483b-8ee8-63af6120abdc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:28:30.103767 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-e1d47dc6-8c30-453a-9278-66cd52632a39 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Create volume request issued successfully. Aug 25 16:28:30.110750 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:30.110750 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:28:30.111246 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-e1d47dc6-8c30-453a-9278-66cd52632a39 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:28:31.118859 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:31.118859 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:28:31.119314 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-e1d47dc6-8c30-453a-9278-66cd52632a39 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:28:31.119490 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.backup.api [None req-e1d47dc6-8c30-453a-9278-66cd52632a39 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Checking backup size 1 against volume size 1 {{(pid=100457) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 25 16:28:31.119525 np0000008093 devstack@c-api.service[100457]: INFO cinder.backup.api [None req-e1d47dc6-8c30-453a-9278-66cd52632a39 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Overwriting volume c0a2e52d-67a1-4016-8eb3-11793feb5c05 with restore of backup 9d96789b-33b4-4407-b2f0-848f7df1bf15 Aug 25 16:28:31.134608 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.backup.rpcapi [None req-e1d47dc6-8c30-453a-9278-66cd52632a39 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] restore_backup in rpcapi backup_id 9d96789b-33b4-4407-b2f0-848f7df1bf15 {{(pid=100457) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 16:28:31.136470 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e1d47dc6-8c30-453a-9278-66cd52632a39 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15/restore returned with HTTP 202 Aug 25 16:28:31.137001 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 863/3427] 10.4.3.102 () {68 vars in 1393 bytes} [Tue Aug 25 16:28:29 2026] POST /volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15/restore => generated 189 bytes in 1259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:28:31.148633 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-715241fa-7c59-40c1-9826-dda6ec738b33 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:31.152124 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-715241fa-7c59-40c1-9826-dda6ec738b33 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 Aug 25 16:28:31.152393 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-715241fa-7c59-40c1-9826-dda6ec738b33 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:31.154049 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-715241fa-7c59-40c1-9826-dda6ec738b33 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:31.154049 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-715241fa-7c59-40c1-9826-dda6ec738b33 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 9d96789b-33b4-4407-b2f0-848f7df1bf15. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:31.162026 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:31.162026 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:28:31.162807 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-715241fa-7c59-40c1-9826-dda6ec738b33 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 returned with HTTP 200 Aug 25 16:28:31.163142 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 845/3428] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:31 2026] GET /volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:32.173942 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-dc0b9e54-0794-40ff-812b-2651bc4a741e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:32.175788 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-dc0b9e54-0794-40ff-812b-2651bc4a741e tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 Aug 25 16:28:32.175957 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-dc0b9e54-0794-40ff-812b-2651bc4a741e tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:32.176131 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-dc0b9e54-0794-40ff-812b-2651bc4a741e tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:32.176221 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-dc0b9e54-0794-40ff-812b-2651bc4a741e tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 9d96789b-33b4-4407-b2f0-848f7df1bf15. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:32.180219 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:32.180219 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:28:32.181031 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-dc0b9e54-0794-40ff-812b-2651bc4a741e tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 returned with HTTP 200 Aug 25 16:28:32.181550 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 865/3429] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:32 2026] GET /volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:33.191000 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-03a81d1e-b420-43a0-9394-808897c4a514 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:33.193459 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-03a81d1e-b420-43a0-9394-808897c4a514 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 Aug 25 16:28:33.193766 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-03a81d1e-b420-43a0-9394-808897c4a514 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:33.194029 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-03a81d1e-b420-43a0-9394-808897c4a514 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:33.194183 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-03a81d1e-b420-43a0-9394-808897c4a514 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 9d96789b-33b4-4407-b2f0-848f7df1bf15. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:33.202787 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:33.202787 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:28:33.203886 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-03a81d1e-b420-43a0-9394-808897c4a514 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 returned with HTTP 200 Aug 25 16:28:33.204542 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 857/3430] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:33 2026] GET /volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:34.216330 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-ba0ae456-e9b7-4d8e-9fe8-a2989ab2478d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:34.222961 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ba0ae456-e9b7-4d8e-9fe8-a2989ab2478d tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 Aug 25 16:28:34.224027 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ba0ae456-e9b7-4d8e-9fe8-a2989ab2478d tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:34.224378 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ba0ae456-e9b7-4d8e-9fe8-a2989ab2478d tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:34.224785 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-ba0ae456-e9b7-4d8e-9fe8-a2989ab2478d tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 9d96789b-33b4-4407-b2f0-848f7df1bf15. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:34.235119 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:34.235119 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:28:34.239260 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ba0ae456-e9b7-4d8e-9fe8-a2989ab2478d tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 returned with HTTP 200 Aug 25 16:28:34.240114 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 864/3431] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:34 2026] GET /volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 => generated 791 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:35.254969 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b5655fe4-5442-44d6-909f-970c62929751 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:35.256840 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b5655fe4-5442-44d6-909f-970c62929751 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 Aug 25 16:28:35.257049 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b5655fe4-5442-44d6-909f-970c62929751 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:35.257256 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b5655fe4-5442-44d6-909f-970c62929751 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:35.257397 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-b5655fe4-5442-44d6-909f-970c62929751 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 9d96789b-33b4-4407-b2f0-848f7df1bf15. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:35.261733 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:35.261733 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:28:35.262548 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b5655fe4-5442-44d6-909f-970c62929751 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 returned with HTTP 200 Aug 25 16:28:35.262954 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 846/3432] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:35 2026] GET /volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:36.274001 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-cdcd73a8-fb8e-4fe0-bd26-6a4f89811b68 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:36.275935 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cdcd73a8-fb8e-4fe0-bd26-6a4f89811b68 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 Aug 25 16:28:36.276144 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cdcd73a8-fb8e-4fe0-bd26-6a4f89811b68 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:36.276342 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cdcd73a8-fb8e-4fe0-bd26-6a4f89811b68 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:36.276441 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-cdcd73a8-fb8e-4fe0-bd26-6a4f89811b68 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 9d96789b-33b4-4407-b2f0-848f7df1bf15. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:36.281648 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:36.281648 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:28:36.283124 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cdcd73a8-fb8e-4fe0-bd26-6a4f89811b68 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 returned with HTTP 200 Aug 25 16:28:36.283124 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 866/3433] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:36 2026] GET /volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:37.294232 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d5b695dd-49bd-4617-9d17-93f162ed8073 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:37.298561 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d5b695dd-49bd-4617-9d17-93f162ed8073 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 Aug 25 16:28:37.298561 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d5b695dd-49bd-4617-9d17-93f162ed8073 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:37.298561 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d5b695dd-49bd-4617-9d17-93f162ed8073 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:37.298561 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-d5b695dd-49bd-4617-9d17-93f162ed8073 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 9d96789b-33b4-4407-b2f0-848f7df1bf15. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:37.302881 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:37.302881 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:28:37.304089 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d5b695dd-49bd-4617-9d17-93f162ed8073 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 returned with HTTP 200 Aug 25 16:28:37.304704 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 858/3434] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:37 2026] GET /volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:38.315982 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-a8e287ed-e4c4-4e98-b9a1-b8058ec9bc95 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:38.318014 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a8e287ed-e4c4-4e98-b9a1-b8058ec9bc95 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 Aug 25 16:28:38.318218 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a8e287ed-e4c4-4e98-b9a1-b8058ec9bc95 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:38.318418 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a8e287ed-e4c4-4e98-b9a1-b8058ec9bc95 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:38.318513 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-a8e287ed-e4c4-4e98-b9a1-b8058ec9bc95 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 9d96789b-33b4-4407-b2f0-848f7df1bf15. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:38.323126 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:38.323126 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:28:38.324023 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a8e287ed-e4c4-4e98-b9a1-b8058ec9bc95 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 returned with HTTP 200 Aug 25 16:28:38.324398 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 865/3435] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:38 2026] GET /volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:39.028867 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ab0d4392-ba6a-4b20-ab82-86ce05bb00aa None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:39.030844 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ab0d4392-ba6a-4b20-ab82-86ce05bb00aa tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c Aug 25 16:28:39.031060 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ab0d4392-ba6a-4b20-ab82-86ce05bb00aa tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:39.031277 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ab0d4392-ba6a-4b20-ab82-86ce05bb00aa tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:39.040301 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:39.040301 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:28:39.046421 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-ab0d4392-ba6a-4b20-ab82-86ce05bb00aa tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:28:39.052149 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ab0d4392-ba6a-4b20-ab82-86ce05bb00aa tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c returned with HTTP 200 Aug 25 16:28:39.052627 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 847/3436] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:39 2026] GET /volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:39.066365 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-1023e37b-8c12-4e48-a7ab-275e03331b91 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:39.068086 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1023e37b-8c12-4e48-a7ab-275e03331b91 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c Aug 25 16:28:39.068434 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1023e37b-8c12-4e48-a7ab-275e03331b91 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:39.068934 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1023e37b-8c12-4e48-a7ab-275e03331b91 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:39.078969 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:39.078969 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:28:39.082296 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-1023e37b-8c12-4e48-a7ab-275e03331b91 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:28:39.087521 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1023e37b-8c12-4e48-a7ab-275e03331b91 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c returned with HTTP 200 Aug 25 16:28:39.088128 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 867/3437] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:39 2026] GET /volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:39.135248 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-9800937e-f3ea-404e-a317-8105ad13259f req-69a37fe2-f4dd-4ede-a32f-57e6afb07bb9 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:39.138442 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-9800937e-f3ea-404e-a317-8105ad13259f req-69a37fe2-f4dd-4ede-a32f-57e6afb07bb9 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c Aug 25 16:28:39.138442 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-9800937e-f3ea-404e-a317-8105ad13259f req-69a37fe2-f4dd-4ede-a32f-57e6afb07bb9 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:39.138442 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-9800937e-f3ea-404e-a317-8105ad13259f req-69a37fe2-f4dd-4ede-a32f-57e6afb07bb9 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:39.144236 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:39.144236 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:28:39.147573 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-9800937e-f3ea-404e-a317-8105ad13259f req-69a37fe2-f4dd-4ede-a32f-57e6afb07bb9 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:28:39.151291 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-9800937e-f3ea-404e-a317-8105ad13259f req-69a37fe2-f4dd-4ede-a32f-57e6afb07bb9 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c returned with HTTP 200 Aug 25 16:28:39.151654 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 859/3438] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:28:39 2026] GET /volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:39.268428 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f4c02f71-0e79-47a8-b92d-e323da84785a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:39.268994 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f4c02f71-0e79-47a8-b92d-e323da84785a None None] GET https://10.4.3.102/volume// Aug 25 16:28:39.269149 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f4c02f71-0e79-47a8-b92d-e323da84785a None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:39.269384 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f4c02f71-0e79-47a8-b92d-e323da84785a None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:39.269754 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f4c02f71-0e79-47a8-b92d-e323da84785a None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:28:39.270237 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 866/3439] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:28:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:28:39.277185 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-9800937e-f3ea-404e-a317-8105ad13259f req-26738f14-9c48-43d4-818f-ee844bbe9d8f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:39.279391 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-9800937e-f3ea-404e-a317-8105ad13259f req-26738f14-9c48-43d4-818f-ee844bbe9d8f tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:28:39.279769 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-9800937e-f3ea-404e-a317-8105ad13259f req-26738f14-9c48-43d4-818f-ee844bbe9d8f tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "80b51f08-1922-4a9c-b3de-76beb8cb409c", "connector": null, "instance_uuid": "e4e2f888-ae0a-490c-99c8-ce005f27c90c"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:28:39.295189 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:39.295189 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:28:39.334701 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-54305bdf-de0b-4c37-b4e1-75f31d8d020f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:39.336205 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-54305bdf-de0b-4c37-b4e1-75f31d8d020f tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 Aug 25 16:28:39.336711 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-54305bdf-de0b-4c37-b4e1-75f31d8d020f tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:39.337130 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-54305bdf-de0b-4c37-b4e1-75f31d8d020f tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:39.338417 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-54305bdf-de0b-4c37-b4e1-75f31d8d020f tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 9d96789b-33b4-4407-b2f0-848f7df1bf15. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:39.344100 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-9800937e-f3ea-404e-a317-8105ad13259f req-26738f14-9c48-43d4-818f-ee844bbe9d8f tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:28:39.344403 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 848/3440] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:28:39 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:28:39.346717 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:39.346717 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:28:39.347815 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-54305bdf-de0b-4c37-b4e1-75f31d8d020f tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 returned with HTTP 200 Aug 25 16:28:39.348301 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 868/3441] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:39 2026] GET /volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:39.384122 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-5772d5cb-8100-4e1f-b5fa-7862978c5215 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:39.386456 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5772d5cb-8100-4e1f-b5fa-7862978c5215 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c Aug 25 16:28:39.386685 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5772d5cb-8100-4e1f-b5fa-7862978c5215 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:39.386878 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5772d5cb-8100-4e1f-b5fa-7862978c5215 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:39.396354 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1c2504a7-fcda-4be8-9c9a-2a5f79138e27 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:39.396961 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1c2504a7-fcda-4be8-9c9a-2a5f79138e27 None None] GET https://10.4.3.102/volume// Aug 25 16:28:39.397260 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1c2504a7-fcda-4be8-9c9a-2a5f79138e27 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:39.397578 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1c2504a7-fcda-4be8-9c9a-2a5f79138e27 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:39.398097 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1c2504a7-fcda-4be8-9c9a-2a5f79138e27 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:28:39.398523 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 867/3442] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:28:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:28:39.406279 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:39.406279 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:28:39.410546 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-5772d5cb-8100-4e1f-b5fa-7862978c5215 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:28:39.413596 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-9800937e-f3ea-404e-a317-8105ad13259f req-bd3cd558-02d4-4b64-8fb9-97f9da85d914 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:39.415749 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5772d5cb-8100-4e1f-b5fa-7862978c5215 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c returned with HTTP 200 Aug 25 16:28:39.416185 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 860/3443] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:39 2026] GET /volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c => generated 876 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:39.416393 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-9800937e-f3ea-404e-a317-8105ad13259f req-bd3cd558-02d4-4b64-8fb9-97f9da85d914 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c Aug 25 16:28:39.419065 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-9800937e-f3ea-404e-a317-8105ad13259f req-bd3cd558-02d4-4b64-8fb9-97f9da85d914 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:39.419390 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-9800937e-f3ea-404e-a317-8105ad13259f req-bd3cd558-02d4-4b64-8fb9-97f9da85d914 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:39.441834 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:39.441834 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:28:39.449286 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-9800937e-f3ea-404e-a317-8105ad13259f req-bd3cd558-02d4-4b64-8fb9-97f9da85d914 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:28:39.454472 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-9800937e-f3ea-404e-a317-8105ad13259f req-bd3cd558-02d4-4b64-8fb9-97f9da85d914 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c returned with HTTP 200 Aug 25 16:28:39.455028 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 849/3444] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:28:39 2026] GET /volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c => generated 1056 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:28:39.552625 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-9800937e-f3ea-404e-a317-8105ad13259f req-b6e7d444-995c-43a6-ab33-e68cca176e3a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:39.555159 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-9800937e-f3ea-404e-a317-8105ad13259f req-b6e7d444-995c-43a6-ab33-e68cca176e3a tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] PUT https://10.4.3.102/volume/v3/attachments/b4ed2fbb-0b62-4569-b47a-72a8ed2b78f7 Aug 25 16:28:39.555632 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-9800937e-f3ea-404e-a317-8105ad13259f req-b6e7d444-995c-43a6-ab33-e68cca176e3a tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:28:39.563917 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-9800937e-f3ea-404e-a317-8105ad13259f req-b6e7d444-995c-43a6-ab33-e68cca176e3a tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Acquiring lock "cinder-attachment_update-80b51f08-1922-4a9c-b3de-76beb8cb409c-np0000008093" by "attachment_update" {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:28:39.569351 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-9800937e-f3ea-404e-a317-8105ad13259f req-b6e7d444-995c-43a6-ab33-e68cca176e3a tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Lock "cinder-attachment_update-80b51f08-1922-4a9c-b3de-76beb8cb409c-np0000008093" acquired by "attachment_update" :: waited 0.005s {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:28:39.570673 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:39.570673 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:28:39.691639 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-9800937e-f3ea-404e-a317-8105ad13259f req-b6e7d444-995c-43a6-ab33-e68cca176e3a tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Lock "cinder-attachment_update-80b51f08-1922-4a9c-b3de-76beb8cb409c-np0000008093" released by "attachment_update" :: held 0.122s {{(pid=100454) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:28:39.692259 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-9800937e-f3ea-404e-a317-8105ad13259f req-b6e7d444-995c-43a6-ab33-e68cca176e3a tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/attachments/b4ed2fbb-0b62-4569-b47a-72a8ed2b78f7 returned with HTTP 200 Aug 25 16:28:39.693015 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 869/3445] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:28:39 2026] PUT /volume/v3/attachments/b4ed2fbb-0b62-4569-b47a-72a8ed2b78f7 => generated 968 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:28:39.699855 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-9800937e-f3ea-404e-a317-8105ad13259f req-17c126a5-6ab8-4e31-9804-afd281fd394a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:39.701996 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-9800937e-f3ea-404e-a317-8105ad13259f req-17c126a5-6ab8-4e31-9804-afd281fd394a tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c/encryption Aug 25 16:28:39.702240 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-9800937e-f3ea-404e-a317-8105ad13259f req-17c126a5-6ab8-4e31-9804-afd281fd394a tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:39.702452 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-9800937e-f3ea-404e-a317-8105ad13259f req-17c126a5-6ab8-4e31-9804-afd281fd394a tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'index' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:39.711750 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:39.711750 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:28:39.719205 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-9800937e-f3ea-404e-a317-8105ad13259f req-17c126a5-6ab8-4e31-9804-afd281fd394a tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c/encryption returned with HTTP 200 Aug 25 16:28:39.719728 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 868/3446] 10.4.3.102 () {68 vars in 1631 bytes} [Tue Aug 25 16:28:39 2026] GET /volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:40.381697 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-92998906-9c09-4296-9f4d-8a40d9afb0c2 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:40.381697 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-92998906-9c09-4296-9f4d-8a40d9afb0c2 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 Aug 25 16:28:40.381697 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-92998906-9c09-4296-9f4d-8a40d9afb0c2 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:40.381697 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-92998906-9c09-4296-9f4d-8a40d9afb0c2 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:40.381697 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-92998906-9c09-4296-9f4d-8a40d9afb0c2 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 9d96789b-33b4-4407-b2f0-848f7df1bf15. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:40.381697 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:40.381697 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:28:40.381697 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-92998906-9c09-4296-9f4d-8a40d9afb0c2 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 returned with HTTP 200 Aug 25 16:28:40.381697 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 861/3447] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:40 2026] GET /volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:40.428881 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-84816557-9ab3-4ec5-86a6-a048d87f9e11 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:40.430705 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-84816557-9ab3-4ec5-86a6-a048d87f9e11 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c Aug 25 16:28:40.430892 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-84816557-9ab3-4ec5-86a6-a048d87f9e11 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:40.431086 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-84816557-9ab3-4ec5-86a6-a048d87f9e11 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:40.440728 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:40.440728 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:28:40.445048 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-84816557-9ab3-4ec5-86a6-a048d87f9e11 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:28:40.449777 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-84816557-9ab3-4ec5-86a6-a048d87f9e11 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c returned with HTTP 200 Aug 25 16:28:40.450366 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 850/3448] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:40 2026] GET /volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:41.377680 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-0f677861-a67f-418c-ad47-761593c4f11b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:41.379638 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0f677861-a67f-418c-ad47-761593c4f11b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 Aug 25 16:28:41.379833 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0f677861-a67f-418c-ad47-761593c4f11b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:41.380013 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0f677861-a67f-418c-ad47-761593c4f11b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:41.380112 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-0f677861-a67f-418c-ad47-761593c4f11b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 9d96789b-33b4-4407-b2f0-848f7df1bf15. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:41.384477 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:41.384477 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:28:41.385227 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0f677861-a67f-418c-ad47-761593c4f11b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 returned with HTTP 200 Aug 25 16:28:41.385613 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 870/3449] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:41 2026] GET /volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:41.463976 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1f2a251b-28c3-46a3-9e44-1b849c603e5d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:41.466181 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1f2a251b-28c3-46a3-9e44-1b849c603e5d tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c Aug 25 16:28:41.466427 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1f2a251b-28c3-46a3-9e44-1b849c603e5d tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:41.466691 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1f2a251b-28c3-46a3-9e44-1b849c603e5d tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:41.478693 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:41.478693 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:28:41.488164 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-1f2a251b-28c3-46a3-9e44-1b849c603e5d tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:28:41.494329 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1f2a251b-28c3-46a3-9e44-1b849c603e5d tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c returned with HTTP 200 Aug 25 16:28:41.494738 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 869/3450] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:41 2026] GET /volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:42.397333 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-76883e26-912c-4c85-9b85-e7d5a746f9c3 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:42.399337 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-76883e26-912c-4c85-9b85-e7d5a746f9c3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 Aug 25 16:28:42.399601 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-76883e26-912c-4c85-9b85-e7d5a746f9c3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:42.399870 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-76883e26-912c-4c85-9b85-e7d5a746f9c3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:42.399982 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-76883e26-912c-4c85-9b85-e7d5a746f9c3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 9d96789b-33b4-4407-b2f0-848f7df1bf15. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:42.404326 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:42.404326 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:28:42.405092 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-76883e26-912c-4c85-9b85-e7d5a746f9c3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 returned with HTTP 200 Aug 25 16:28:42.405420 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 862/3451] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:42 2026] GET /volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:42.507424 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b2d37b79-b566-43fc-8581-b67171793187 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:42.509107 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b2d37b79-b566-43fc-8581-b67171793187 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c Aug 25 16:28:42.509299 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b2d37b79-b566-43fc-8581-b67171793187 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:42.509515 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b2d37b79-b566-43fc-8581-b67171793187 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:42.518156 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:42.518156 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:28:42.521087 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-b2d37b79-b566-43fc-8581-b67171793187 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:28:42.524974 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b2d37b79-b566-43fc-8581-b67171793187 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c returned with HTTP 200 Aug 25 16:28:42.525308 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 851/3452] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:42 2026] GET /volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:43.415035 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-17e6824b-da41-427e-aeb7-70a2153ee272 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:43.416792 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-17e6824b-da41-427e-aeb7-70a2153ee272 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 Aug 25 16:28:43.416988 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-17e6824b-da41-427e-aeb7-70a2153ee272 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:43.417185 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-17e6824b-da41-427e-aeb7-70a2153ee272 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:43.417289 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-17e6824b-da41-427e-aeb7-70a2153ee272 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 9d96789b-33b4-4407-b2f0-848f7df1bf15. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:43.422807 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:43.422807 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:28:43.423739 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-17e6824b-da41-427e-aeb7-70a2153ee272 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 returned with HTTP 200 Aug 25 16:28:43.424122 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 871/3453] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:43 2026] GET /volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:43.434009 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-43af32b2-aba3-491f-9ff2-ad2ed65182e4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:43.435822 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-43af32b2-aba3-491f-9ff2-ad2ed65182e4 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/c0a2e52d-67a1-4016-8eb3-11793feb5c05 Aug 25 16:28:43.436056 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-43af32b2-aba3-491f-9ff2-ad2ed65182e4 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:43.436184 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-43af32b2-aba3-491f-9ff2-ad2ed65182e4 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:43.443129 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:43.443129 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:28:43.446973 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-43af32b2-aba3-491f-9ff2-ad2ed65182e4 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:28:43.451793 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-43af32b2-aba3-491f-9ff2-ad2ed65182e4 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/c0a2e52d-67a1-4016-8eb3-11793feb5c05 returned with HTTP 200 Aug 25 16:28:43.452140 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 870/3454] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:43 2026] GET /volume/v3/volumes/c0a2e52d-67a1-4016-8eb3-11793feb5c05 => generated 1412 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:28:43.465180 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-df9fef98-93f3-4a6f-9cbb-4bbf81449abc None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:43.466941 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-df9fef98-93f3-4a6f-9cbb-4bbf81449abc tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/c0a2e52d-67a1-4016-8eb3-11793feb5c05 Aug 25 16:28:43.467119 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-df9fef98-93f3-4a6f-9cbb-4bbf81449abc tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:43.467300 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-df9fef98-93f3-4a6f-9cbb-4bbf81449abc tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:43.474182 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:43.474182 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:28:43.478228 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-df9fef98-93f3-4a6f-9cbb-4bbf81449abc tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:28:43.490548 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-df9fef98-93f3-4a6f-9cbb-4bbf81449abc tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/c0a2e52d-67a1-4016-8eb3-11793feb5c05 returned with HTTP 200 Aug 25 16:28:43.491102 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 863/3455] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:43 2026] GET /volume/v3/volumes/c0a2e52d-67a1-4016-8eb3-11793feb5c05 => generated 1412 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:28:43.503205 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-95fb485d-40c0-4f50-8715-a9e5471f35d6 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:43.504816 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-95fb485d-40c0-4f50-8715-a9e5471f35d6 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] DELETE https://10.4.3.102/volume/v3/volumes/c0a2e52d-67a1-4016-8eb3-11793feb5c05 Aug 25 16:28:43.504999 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-95fb485d-40c0-4f50-8715-a9e5471f35d6 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:43.505168 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-95fb485d-40c0-4f50-8715-a9e5471f35d6 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:43.505333 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-95fb485d-40c0-4f50-8715-a9e5471f35d6 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Delete volume with id: c0a2e52d-67a1-4016-8eb3-11793feb5c05 Aug 25 16:28:43.511901 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:43.511901 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:28:43.512331 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-95fb485d-40c0-4f50-8715-a9e5471f35d6 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:28:43.537838 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9b3a22d1-5cca-45a9-9232-e98b47239515 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:43.538522 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-95fb485d-40c0-4f50-8715-a9e5471f35d6 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Delete volume request issued successfully. Aug 25 16:28:43.538790 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-95fb485d-40c0-4f50-8715-a9e5471f35d6 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/c0a2e52d-67a1-4016-8eb3-11793feb5c05 returned with HTTP 202 Aug 25 16:28:43.539094 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 852/3456] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:28:43 2026] DELETE /volume/v3/volumes/c0a2e52d-67a1-4016-8eb3-11793feb5c05 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:28:43.539730 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9b3a22d1-5cca-45a9-9232-e98b47239515 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c Aug 25 16:28:43.539986 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9b3a22d1-5cca-45a9-9232-e98b47239515 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:43.540169 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9b3a22d1-5cca-45a9-9232-e98b47239515 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:43.547685 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-71715ee7-79e0-45a2-aa40-a05338a7cff5 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:43.550572 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-71715ee7-79e0-45a2-aa40-a05338a7cff5 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/c0a2e52d-67a1-4016-8eb3-11793feb5c05 Aug 25 16:28:43.550794 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-71715ee7-79e0-45a2-aa40-a05338a7cff5 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:43.550990 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:43.550990 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:28:43.551066 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-71715ee7-79e0-45a2-aa40-a05338a7cff5 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:43.555680 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-9b3a22d1-5cca-45a9-9232-e98b47239515 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:28:43.561019 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9b3a22d1-5cca-45a9-9232-e98b47239515 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c returned with HTTP 200 Aug 25 16:28:43.561428 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:43.561428 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:28:43.561504 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 872/3457] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:43 2026] GET /volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:43.565765 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-71715ee7-79e0-45a2-aa40-a05338a7cff5 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:28:43.593175 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-71715ee7-79e0-45a2-aa40-a05338a7cff5 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/c0a2e52d-67a1-4016-8eb3-11793feb5c05 returned with HTTP 200 Aug 25 16:28:43.593175 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 871/3458] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:43 2026] GET /volume/v3/volumes/c0a2e52d-67a1-4016-8eb3-11793feb5c05 => generated 1411 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:28:44.574183 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-96d75683-6e4e-4787-8b2c-bb8e27967119 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:44.576558 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-96d75683-6e4e-4787-8b2c-bb8e27967119 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c Aug 25 16:28:44.576811 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-96d75683-6e4e-4787-8b2c-bb8e27967119 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:44.577039 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-96d75683-6e4e-4787-8b2c-bb8e27967119 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:44.588295 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:44.588295 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:28:44.591882 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-96d75683-6e4e-4787-8b2c-bb8e27967119 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:28:44.596631 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-96d75683-6e4e-4787-8b2c-bb8e27967119 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c returned with HTTP 200 Aug 25 16:28:44.597053 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 864/3459] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:44 2026] GET /volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:44.607166 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-33e187fa-2761-4be9-965d-7ae5c623a824 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:44.608858 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-33e187fa-2761-4be9-965d-7ae5c623a824 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/c0a2e52d-67a1-4016-8eb3-11793feb5c05 Aug 25 16:28:44.609077 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-33e187fa-2761-4be9-965d-7ae5c623a824 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:44.609303 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-33e187fa-2761-4be9-965d-7ae5c623a824 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:44.614454 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-33e187fa-2761-4be9-965d-7ae5c623a824 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/c0a2e52d-67a1-4016-8eb3-11793feb5c05 returned with HTTP 404 Aug 25 16:28:44.614990 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 853/3460] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:44 2026] GET /volume/v3/volumes/c0a2e52d-67a1-4016-8eb3-11793feb5c05 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:28:44.622090 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ebde7cd4-e82b-41d0-903a-99c83258d513 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:44.623908 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ebde7cd4-e82b-41d0-903a-99c83258d513 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] DELETE https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 Aug 25 16:28:44.624171 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ebde7cd4-e82b-41d0-903a-99c83258d513 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:44.624379 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ebde7cd4-e82b-41d0-903a-99c83258d513 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:44.624544 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.contrib.backups [None req-ebde7cd4-e82b-41d0-903a-99c83258d513 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Delete backup with id: 9d96789b-33b4-4407-b2f0-848f7df1bf15. Aug 25 16:28:44.628722 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:44.628722 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:28:44.647190 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.backup.rpcapi [None req-ebde7cd4-e82b-41d0-903a-99c83258d513 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] delete_backup rpcapi backup_id 9d96789b-33b4-4407-b2f0-848f7df1bf15 {{(pid=100454) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 16:28:44.649044 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ebde7cd4-e82b-41d0-903a-99c83258d513 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 returned with HTTP 202 Aug 25 16:28:44.649495 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 873/3461] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:28:44 2026] DELETE /volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:28:44.659378 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c01277ff-0ea7-43a7-ae00-22cbcb0ff195 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:44.661858 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c01277ff-0ea7-43a7-ae00-22cbcb0ff195 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 Aug 25 16:28:44.662145 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c01277ff-0ea7-43a7-ae00-22cbcb0ff195 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:44.662431 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c01277ff-0ea7-43a7-ae00-22cbcb0ff195 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:44.662631 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-c01277ff-0ea7-43a7-ae00-22cbcb0ff195 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 9d96789b-33b4-4407-b2f0-848f7df1bf15. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:44.668128 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:44.668128 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:28:44.669136 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c01277ff-0ea7-43a7-ae00-22cbcb0ff195 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 returned with HTTP 200 Aug 25 16:28:44.669648 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 872/3462] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:44 2026] GET /volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:45.611367 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-76fc0e11-95aa-47e9-88e1-7d19601e2423 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:45.613394 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-76fc0e11-95aa-47e9-88e1-7d19601e2423 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c Aug 25 16:28:45.613640 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-76fc0e11-95aa-47e9-88e1-7d19601e2423 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:45.618694 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-76fc0e11-95aa-47e9-88e1-7d19601e2423 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:45.621979 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:45.621979 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:28:45.624786 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-76fc0e11-95aa-47e9-88e1-7d19601e2423 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:28:45.628482 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-76fc0e11-95aa-47e9-88e1-7d19601e2423 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c returned with HTTP 200 Aug 25 16:28:45.628866 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 865/3463] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:45 2026] GET /volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:45.681191 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-9c232cab-9d81-4105-89ba-9fa6b4a341a2 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:45.682774 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9c232cab-9d81-4105-89ba-9fa6b4a341a2 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 Aug 25 16:28:45.682951 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9c232cab-9d81-4105-89ba-9fa6b4a341a2 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:45.683116 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9c232cab-9d81-4105-89ba-9fa6b4a341a2 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:45.683214 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-9c232cab-9d81-4105-89ba-9fa6b4a341a2 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 9d96789b-33b4-4407-b2f0-848f7df1bf15. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:45.687859 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:45.687859 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:28:45.688631 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9c232cab-9d81-4105-89ba-9fa6b4a341a2 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 returned with HTTP 200 Aug 25 16:28:45.689031 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 854/3464] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:45 2026] GET /volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:46.038611 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-883301bc-11d7-4bc1-97e5-ce796f1d5199 req-0b816279-4868-41e1-817e-0f6d8a218367 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:46.050177 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-883301bc-11d7-4bc1-97e5-ce796f1d5199 req-0b816279-4868-41e1-817e-0f6d8a218367 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c Aug 25 16:28:46.050177 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-883301bc-11d7-4bc1-97e5-ce796f1d5199 req-0b816279-4868-41e1-817e-0f6d8a218367 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:46.050177 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-883301bc-11d7-4bc1-97e5-ce796f1d5199 req-0b816279-4868-41e1-817e-0f6d8a218367 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:46.050177 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:46.050177 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:28:46.052198 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-883301bc-11d7-4bc1-97e5-ce796f1d5199 req-0b816279-4868-41e1-817e-0f6d8a218367 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:28:46.056433 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-883301bc-11d7-4bc1-97e5-ce796f1d5199 req-0b816279-4868-41e1-817e-0f6d8a218367 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c returned with HTTP 200 Aug 25 16:28:46.056922 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 874/3465] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:28:46 2026] GET /volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:46.162786 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c78215fd-a3f1-4170-859a-f6a03a0dd711 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:46.163193 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c78215fd-a3f1-4170-859a-f6a03a0dd711 None None] GET https://10.4.3.102/volume// Aug 25 16:28:46.163312 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c78215fd-a3f1-4170-859a-f6a03a0dd711 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:46.163503 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c78215fd-a3f1-4170-859a-f6a03a0dd711 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:46.163863 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c78215fd-a3f1-4170-859a-f6a03a0dd711 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:28:46.164309 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 873/3466] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:28:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:28:46.173036 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-883301bc-11d7-4bc1-97e5-ce796f1d5199 req-e6b6106e-12ee-4fe9-b219-de8272aa4f53 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:46.175243 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-883301bc-11d7-4bc1-97e5-ce796f1d5199 req-e6b6106e-12ee-4fe9-b219-de8272aa4f53 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:28:46.175615 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-883301bc-11d7-4bc1-97e5-ce796f1d5199 req-e6b6106e-12ee-4fe9-b219-de8272aa4f53 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e21f3da1-0e85-40f4-80f3-0b0e10d4236c", "connector": null, "instance_uuid": "6af94fc6-a905-487d-a714-01bd79f87d3b"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:28:46.185523 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:46.185523 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:28:46.228718 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-883301bc-11d7-4bc1-97e5-ce796f1d5199 req-e6b6106e-12ee-4fe9-b219-de8272aa4f53 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:28:46.229305 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 866/3467] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:28:46 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) Aug 25 16:28:46.266897 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-00967fb1-a6df-43e6-b4d3-40b7c8b06404 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:46.268924 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-00967fb1-a6df-43e6-b4d3-40b7c8b06404 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c Aug 25 16:28:46.269100 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-00967fb1-a6df-43e6-b4d3-40b7c8b06404 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:46.269278 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-00967fb1-a6df-43e6-b4d3-40b7c8b06404 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:46.277019 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-5559dbc0-b4cc-4490-aaaa-c124181aac6c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:46.277482 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5559dbc0-b4cc-4490-aaaa-c124181aac6c None None] GET https://10.4.3.102/volume// Aug 25 16:28:46.277756 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5559dbc0-b4cc-4490-aaaa-c124181aac6c None None] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:46.277948 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5559dbc0-b4cc-4490-aaaa-c124181aac6c None None] Calling method 'all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:46.278255 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5559dbc0-b4cc-4490-aaaa-c124181aac6c None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:28:46.278551 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 875/3468] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:28:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:28:46.281443 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:46.281443 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:28:46.285493 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-00967fb1-a6df-43e6-b4d3-40b7c8b06404 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:28:46.287033 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-883301bc-11d7-4bc1-97e5-ce796f1d5199 req-fb5433ff-0659-407f-85d6-1f00e5c1df14 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:46.289799 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-883301bc-11d7-4bc1-97e5-ce796f1d5199 req-fb5433ff-0659-407f-85d6-1f00e5c1df14 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c Aug 25 16:28:46.290103 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-883301bc-11d7-4bc1-97e5-ce796f1d5199 req-fb5433ff-0659-407f-85d6-1f00e5c1df14 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:46.290364 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-883301bc-11d7-4bc1-97e5-ce796f1d5199 req-fb5433ff-0659-407f-85d6-1f00e5c1df14 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:46.290906 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-00967fb1-a6df-43e6-b4d3-40b7c8b06404 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c returned with HTTP 200 Aug 25 16:28:46.291398 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 855/3469] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:46 2026] GET /volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:46.302697 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:46.302697 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:28:46.308464 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-883301bc-11d7-4bc1-97e5-ce796f1d5199 req-fb5433ff-0659-407f-85d6-1f00e5c1df14 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:28:46.313926 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-883301bc-11d7-4bc1-97e5-ce796f1d5199 req-fb5433ff-0659-407f-85d6-1f00e5c1df14 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c returned with HTTP 200 Aug 25 16:28:46.314272 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 874/3470] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:28:46 2026] GET /volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c => generated 1025 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:28:46.416703 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-883301bc-11d7-4bc1-97e5-ce796f1d5199 req-8b89f4f0-582b-41f3-bfbc-6982a29d2b9e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:46.418674 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-883301bc-11d7-4bc1-97e5-ce796f1d5199 req-8b89f4f0-582b-41f3-bfbc-6982a29d2b9e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] PUT https://10.4.3.102/volume/v3/attachments/8789576c-352d-488f-88d6-f25bfd40b292 Aug 25 16:28:46.419006 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-883301bc-11d7-4bc1-97e5-ce796f1d5199 req-8b89f4f0-582b-41f3-bfbc-6982a29d2b9e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:28:46.426369 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-883301bc-11d7-4bc1-97e5-ce796f1d5199 req-8b89f4f0-582b-41f3-bfbc-6982a29d2b9e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Acquiring lock "cinder-attachment_update-e21f3da1-0e85-40f4-80f3-0b0e10d4236c-np0000008093" by "attachment_update" {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:28:46.430161 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-883301bc-11d7-4bc1-97e5-ce796f1d5199 req-8b89f4f0-582b-41f3-bfbc-6982a29d2b9e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Lock "cinder-attachment_update-e21f3da1-0e85-40f4-80f3-0b0e10d4236c-np0000008093" acquired by "attachment_update" :: waited 0.004s {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:28:46.431025 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:46.431025 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:28:46.555967 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-883301bc-11d7-4bc1-97e5-ce796f1d5199 req-8b89f4f0-582b-41f3-bfbc-6982a29d2b9e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Lock "cinder-attachment_update-e21f3da1-0e85-40f4-80f3-0b0e10d4236c-np0000008093" released by "attachment_update" :: held 0.126s {{(pid=100456) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:28:46.556262 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-883301bc-11d7-4bc1-97e5-ce796f1d5199 req-8b89f4f0-582b-41f3-bfbc-6982a29d2b9e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/attachments/8789576c-352d-488f-88d6-f25bfd40b292 returned with HTTP 200 Aug 25 16:28:46.556794 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 867/3471] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:28:46 2026] PUT /volume/v3/attachments/8789576c-352d-488f-88d6-f25bfd40b292 => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:28:46.641395 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-fc4aa490-090d-4ed2-8501-c7c1178e405b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:46.643141 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fc4aa490-090d-4ed2-8501-c7c1178e405b tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c Aug 25 16:28:46.643361 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fc4aa490-090d-4ed2-8501-c7c1178e405b tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:46.643676 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fc4aa490-090d-4ed2-8501-c7c1178e405b tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:46.652223 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:46.652223 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:28:46.655570 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-fc4aa490-090d-4ed2-8501-c7c1178e405b tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:28:46.659277 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fc4aa490-090d-4ed2-8501-c7c1178e405b tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c returned with HTTP 200 Aug 25 16:28:46.659723 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 876/3472] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:46 2026] GET /volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:46.699225 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-fd17c1c8-138c-494c-b439-27b256bf36bd None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:46.700894 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-fd17c1c8-138c-494c-b439-27b256bf36bd tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 Aug 25 16:28:46.701075 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-fd17c1c8-138c-494c-b439-27b256bf36bd tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:46.701263 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-fd17c1c8-138c-494c-b439-27b256bf36bd tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:46.701362 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-fd17c1c8-138c-494c-b439-27b256bf36bd tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 9d96789b-33b4-4407-b2f0-848f7df1bf15. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:46.704976 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-fd17c1c8-138c-494c-b439-27b256bf36bd tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 returned with HTTP 404 Aug 25 16:28:46.705428 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 856/3473] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:46 2026] GET /volume/v3/backups/9d96789b-33b4-4407-b2f0-848f7df1bf15 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:28:46.818506 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c65997be-41c7-4844-b507-91f305e1efd1 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:46.820151 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c65997be-41c7-4844-b507-91f305e1efd1 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/e360454e-9920-4411-8d36-3b864f1b6260 Aug 25 16:28:46.820323 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c65997be-41c7-4844-b507-91f305e1efd1 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:46.820512 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c65997be-41c7-4844-b507-91f305e1efd1 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:46.827014 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:46.827014 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:28:46.830541 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-c65997be-41c7-4844-b507-91f305e1efd1 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:28:46.834685 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c65997be-41c7-4844-b507-91f305e1efd1 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/e360454e-9920-4411-8d36-3b864f1b6260 returned with HTTP 200 Aug 25 16:28:46.835062 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 875/3474] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:46 2026] GET /volume/v3/volumes/e360454e-9920-4411-8d36-3b864f1b6260 => generated 1357 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:28:46.846434 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-35d61e6e-04c6-44a3-bfcc-2ab1e4281d91 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:46.849126 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-35d61e6e-04c6-44a3-bfcc-2ab1e4281d91 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] DELETE https://10.4.3.102/volume/v3/volumes/e360454e-9920-4411-8d36-3b864f1b6260 Aug 25 16:28:46.849373 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-35d61e6e-04c6-44a3-bfcc-2ab1e4281d91 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:46.849581 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-35d61e6e-04c6-44a3-bfcc-2ab1e4281d91 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:46.849761 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-35d61e6e-04c6-44a3-bfcc-2ab1e4281d91 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Delete volume with id: e360454e-9920-4411-8d36-3b864f1b6260 Aug 25 16:28:46.857251 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:46.857251 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:28:46.857694 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-35d61e6e-04c6-44a3-bfcc-2ab1e4281d91 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:28:46.885774 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-35d61e6e-04c6-44a3-bfcc-2ab1e4281d91 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Delete volume request issued successfully. Aug 25 16:28:46.885982 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-35d61e6e-04c6-44a3-bfcc-2ab1e4281d91 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/e360454e-9920-4411-8d36-3b864f1b6260 returned with HTTP 202 Aug 25 16:28:46.886389 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 868/3475] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:28:46 2026] DELETE /volume/v3/volumes/e360454e-9920-4411-8d36-3b864f1b6260 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:28:46.892988 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b3ef1a4d-2dd9-485c-abb1-5b8be84b1361 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:46.894770 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b3ef1a4d-2dd9-485c-abb1-5b8be84b1361 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/e360454e-9920-4411-8d36-3b864f1b6260 Aug 25 16:28:46.894960 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b3ef1a4d-2dd9-485c-abb1-5b8be84b1361 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:46.895159 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b3ef1a4d-2dd9-485c-abb1-5b8be84b1361 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:46.902517 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:46.902517 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:28:46.906052 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-b3ef1a4d-2dd9-485c-abb1-5b8be84b1361 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:28:46.910390 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b3ef1a4d-2dd9-485c-abb1-5b8be84b1361 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/e360454e-9920-4411-8d36-3b864f1b6260 returned with HTTP 200 Aug 25 16:28:46.910939 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 877/3476] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:46 2026] GET /volume/v3/volumes/e360454e-9920-4411-8d36-3b864f1b6260 => generated 1356 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:28:47.306417 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-77a02b66-a9f7-4249-b1f3-0abd43ff4adb None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:47.308134 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-77a02b66-a9f7-4249-b1f3-0abd43ff4adb tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c Aug 25 16:28:47.308328 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-77a02b66-a9f7-4249-b1f3-0abd43ff4adb tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:47.308507 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-77a02b66-a9f7-4249-b1f3-0abd43ff4adb tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:47.317779 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:47.317779 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:28:47.322360 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-77a02b66-a9f7-4249-b1f3-0abd43ff4adb tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:28:47.325661 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-77a02b66-a9f7-4249-b1f3-0abd43ff4adb tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c returned with HTTP 200 Aug 25 16:28:47.326028 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 857/3477] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:47 2026] GET /volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:47.673244 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-dc6c6771-e336-4710-84fa-91b1e8eaa9bd None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:47.675340 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-dc6c6771-e336-4710-84fa-91b1e8eaa9bd tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c Aug 25 16:28:47.675569 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-dc6c6771-e336-4710-84fa-91b1e8eaa9bd tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:47.675812 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-dc6c6771-e336-4710-84fa-91b1e8eaa9bd tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:47.690781 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:47.690781 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:28:47.701221 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-dc6c6771-e336-4710-84fa-91b1e8eaa9bd tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:28:47.708172 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-dc6c6771-e336-4710-84fa-91b1e8eaa9bd tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c returned with HTTP 200 Aug 25 16:28:47.708844 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 876/3478] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:47 2026] GET /volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c => generated 877 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:47.924736 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d47a2cd2-fbe9-44b5-af50-1dc432b8a071 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:47.926409 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d47a2cd2-fbe9-44b5-af50-1dc432b8a071 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/e360454e-9920-4411-8d36-3b864f1b6260 Aug 25 16:28:47.926649 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d47a2cd2-fbe9-44b5-af50-1dc432b8a071 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:47.926829 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d47a2cd2-fbe9-44b5-af50-1dc432b8a071 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:47.932654 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d47a2cd2-fbe9-44b5-af50-1dc432b8a071 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/e360454e-9920-4411-8d36-3b864f1b6260 returned with HTTP 404 Aug 25 16:28:47.933108 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 869/3479] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:47 2026] GET /volume/v3/volumes/e360454e-9920-4411-8d36-3b864f1b6260 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:28:47.942811 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-2c8e96b7-6741-4157-83a6-4b1567a6c993 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:47.944567 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2c8e96b7-6741-4157-83a6-4b1567a6c993 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:28:47.944944 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2c8e96b7-6741-4157-83a6-4b1567a6c993 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-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-1202650687"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:28:47.946448 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-2c8e96b7-6741-4157-83a6-4b1567a6c993 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1202650687'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:28:47.946575 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-2c8e96b7-6741-4157-83a6-4b1567a6c993 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Create volume of 1 GB Aug 25 16:28:47.950929 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-2c8e96b7-6741-4157-83a6-4b1567a6c993 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Availability Zones retrieved successfully. Aug 25 16:28:47.957655 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2c8e96b7-6741-4157-83a6-4b1567a6c993 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Flow 'volume_create_api' (64530a45-0a64-4f03-af3b-f948eff2c10b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:28:47.958612 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2c8e96b7-6741-4157-83a6-4b1567a6c993 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3814c2d2-13f8-4bfe-9980-22f06b3e1f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:28:47.959549 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-2c8e96b7-6741-4157-83a6-4b1567a6c993 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:28:47.986272 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2c8e96b7-6741-4157-83a6-4b1567a6c993 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3814c2d2-13f8-4bfe-9980-22f06b3e1f51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:28:47.987035 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2c8e96b7-6741-4157-83a6-4b1567a6c993 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1303383f-92f5-4cb3-85cd-7a49a27a20af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:28:48.041877 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-2c8e96b7-6741-4157-83a6-4b1567a6c993 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Created reservations ['ffed9cf1-2699-4edc-b14d-ec5520a0a3e0', '46e5be42-4163-44ff-8a34-90a759d63bd7', 'a41a7b01-5a31-4ece-85ec-c2908f845d92', '97660a8f-e95a-4f34-a35d-bd51954be613'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:28:48.042680 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2c8e96b7-6741-4157-83a6-4b1567a6c993 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1303383f-92f5-4cb3-85cd-7a49a27a20af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffed9cf1-2699-4edc-b14d-ec5520a0a3e0', '46e5be42-4163-44ff-8a34-90a759d63bd7', 'a41a7b01-5a31-4ece-85ec-c2908f845d92', '97660a8f-e95a-4f34-a35d-bd51954be613']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:28:48.043368 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2c8e96b7-6741-4157-83a6-4b1567a6c993 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd772e9d-8884-424c-92af-c2311c52d0f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:28:48.139054 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2c8e96b7-6741-4157-83a6-4b1567a6c993 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd772e9d-8884-424c-92af-c2311c52d0f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4429752f-45ce-4193-9bf1-5c1369bee492', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1202650687',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='b20b84d47a374500a08dcaf2d648c922',qos_specs=None,replication_status=,reservations=['ffed9cf1-2699-4edc-b14d-ec5520a0a3e0','46e5be42-4163-44ff-8a34-90a759d63bd7','a41a7b01-5a31-4ece-85ec-c2908f845d92','97660a8f-e95a-4f34-a35d-bd51954be613'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b92b6b520c54a17ba1491c4414aa817',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:28:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1202650687',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4429752f-45ce-4193-9bf1-5c1369bee492,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='b20b84d47a374500a08dcaf2d648c922',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b92b6b520c54a17ba1491c4414aa817',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:28:48.139924 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2c8e96b7-6741-4157-83a6-4b1567a6c993 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (992691e4-e3ba-4101-874d-18d23b740933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:28:48.162757 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2c8e96b7-6741-4157-83a6-4b1567a6c993 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (992691e4-e3ba-4101-874d-18d23b740933) transitioned into state 'SUCCESS' from state '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-1202650687',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='b20b84d47a374500a08dcaf2d648c922',qos_specs=None,replication_status=,reservations=['ffed9cf1-2699-4edc-b14d-ec5520a0a3e0','46e5be42-4163-44ff-8a34-90a759d63bd7','a41a7b01-5a31-4ece-85ec-c2908f845d92','97660a8f-e95a-4f34-a35d-bd51954be613'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b92b6b520c54a17ba1491c4414aa817',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:28:48.163538 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2c8e96b7-6741-4157-83a6-4b1567a6c993 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d54c47c-7a99-41a3-afac-3ebb2740b281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:28:48.198446 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-9800937e-f3ea-404e-a317-8105ad13259f req-ac6bce70-9f8e-4c09-8282-3e88f1038dc2 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:48.198870 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2c8e96b7-6741-4157-83a6-4b1567a6c993 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d54c47c-7a99-41a3-afac-3ebb2740b281) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:28:48.199624 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2c8e96b7-6741-4157-83a6-4b1567a6c993 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Flow 'volume_create_api' (64530a45-0a64-4f03-af3b-f948eff2c10b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:28:48.200197 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-2c8e96b7-6741-4157-83a6-4b1567a6c993 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Create volume request issued successfully. Aug 25 16:28:48.200904 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2c8e96b7-6741-4157-83a6-4b1567a6c993 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:28:48.200977 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-9800937e-f3ea-404e-a317-8105ad13259f req-ac6bce70-9f8e-4c09-8282-3e88f1038dc2 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] POST https://10.4.3.102/volume/v3/attachments/b4ed2fbb-0b62-4569-b47a-72a8ed2b78f7/action Aug 25 16:28:48.202670 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 878/3480] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:28:47 2026] POST /volume/v3/volumes => generated 816 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:28:48.202735 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-9800937e-f3ea-404e-a317-8105ad13259f req-ac6bce70-9f8e-4c09-8282-3e88f1038dc2 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Action body: b'{"os-complete": null}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:28:48.202735 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-9800937e-f3ea-404e-a317-8105ad13259f req-ac6bce70-9f8e-4c09-8282-3e88f1038dc2 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:28:48.217055 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-dfd344b6-087a-4e8d-8f27-196af31e5aa4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:48.218955 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-dfd344b6-087a-4e8d-8f27-196af31e5aa4 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/4429752f-45ce-4193-9bf1-5c1369bee492 Aug 25 16:28:48.222052 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-dfd344b6-087a-4e8d-8f27-196af31e5aa4 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:48.222052 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-dfd344b6-087a-4e8d-8f27-196af31e5aa4 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:48.222696 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:48.222696 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:28:48.227802 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:48.227802 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:28:48.231381 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-dfd344b6-087a-4e8d-8f27-196af31e5aa4 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:28:48.236050 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-dfd344b6-087a-4e8d-8f27-196af31e5aa4 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/4429752f-45ce-4193-9bf1-5c1369bee492 returned with HTTP 200 Aug 25 16:28:48.236396 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 877/3481] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:48 2026] GET /volume/v3/volumes/4429752f-45ce-4193-9bf1-5c1369bee492 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:48.261061 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-9800937e-f3ea-404e-a317-8105ad13259f req-ac6bce70-9f8e-4c09-8282-3e88f1038dc2 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/attachments/b4ed2fbb-0b62-4569-b47a-72a8ed2b78f7/action returned with HTTP 204 Aug 25 16:28:48.261691 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 858/3482] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:28:48 2026] POST /volume/v3/attachments/b4ed2fbb-0b62-4569-b47a-72a8ed2b78f7/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:28:48.339326 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0ea430bd-a37e-4c47-a0e7-24987613eee8 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:48.340692 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0ea430bd-a37e-4c47-a0e7-24987613eee8 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c Aug 25 16:28:48.355289 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0ea430bd-a37e-4c47-a0e7-24987613eee8 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:48.355289 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0ea430bd-a37e-4c47-a0e7-24987613eee8 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:48.355289 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:48.355289 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:28:48.355289 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-0ea430bd-a37e-4c47-a0e7-24987613eee8 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:28:48.356704 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0ea430bd-a37e-4c47-a0e7-24987613eee8 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c returned with HTTP 200 Aug 25 16:28:48.356704 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 870/3483] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:48 2026] GET /volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:48.720652 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-24ac36c6-9e1d-45a1-9166-d8fd84baae3e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:48.722532 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-24ac36c6-9e1d-45a1-9166-d8fd84baae3e tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c Aug 25 16:28:48.722766 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-24ac36c6-9e1d-45a1-9166-d8fd84baae3e tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:48.722976 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-24ac36c6-9e1d-45a1-9166-d8fd84baae3e tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:48.732605 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:48.732605 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:28:48.736208 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-24ac36c6-9e1d-45a1-9166-d8fd84baae3e tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:28:48.740486 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-24ac36c6-9e1d-45a1-9166-d8fd84baae3e tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c returned with HTTP 200 Aug 25 16:28:48.740895 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 879/3484] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:48 2026] GET /volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c => generated 1169 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:28:48.753224 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-718e6a94-3dec-4fdf-94f2-5874c3e946db None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:48.755042 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-718e6a94-3dec-4fdf-94f2-5874c3e946db tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c Aug 25 16:28:48.755232 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-718e6a94-3dec-4fdf-94f2-5874c3e946db tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:48.755412 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-718e6a94-3dec-4fdf-94f2-5874c3e946db tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:48.765226 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:48.765226 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:28:48.768398 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-718e6a94-3dec-4fdf-94f2-5874c3e946db tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:28:48.772313 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-718e6a94-3dec-4fdf-94f2-5874c3e946db tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c returned with HTTP 200 Aug 25 16:28:48.772713 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 878/3485] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:48 2026] GET /volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c => generated 1169 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:28:49.255816 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ddf0e907-9d4a-4888-b045-6b5463727e1f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:49.256647 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ddf0e907-9d4a-4888-b045-6b5463727e1f tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/4429752f-45ce-4193-9bf1-5c1369bee492 Aug 25 16:28:49.256834 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ddf0e907-9d4a-4888-b045-6b5463727e1f tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:49.257071 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ddf0e907-9d4a-4888-b045-6b5463727e1f tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:49.264606 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:49.264606 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:28:49.267430 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-ddf0e907-9d4a-4888-b045-6b5463727e1f tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:28:49.271490 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ddf0e907-9d4a-4888-b045-6b5463727e1f tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/4429752f-45ce-4193-9bf1-5c1369bee492 returned with HTTP 200 Aug 25 16:28:49.271877 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 859/3486] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:49 2026] GET /volume/v3/volumes/4429752f-45ce-4193-9bf1-5c1369bee492 => generated 909 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:49.288145 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-577d1e48-6eea-4fb7-b884-756e2da24883 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:49.290494 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-577d1e48-6eea-4fb7-b884-756e2da24883 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] POST https://10.4.3.102/volume/v3/backups Aug 25 16:28:49.290890 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-577d1e48-6eea-4fb7-b884-756e2da24883 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4429752f-45ce-4193-9bf1-5c1369bee492", "name": "tempest-VolumesBackupsTest-Backup-720111819", "description": "tempest-backup-description-1053206945", "container": "tempest-volumesbackupstest-backup-container-715260193"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:28:49.292606 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.contrib.backups [None req-577d1e48-6eea-4fb7-b884-756e2da24883 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Creating new backup {'backup': {'volume_id': '4429752f-45ce-4193-9bf1-5c1369bee492', 'name': 'tempest-VolumesBackupsTest-Backup-720111819', 'description': 'tempest-backup-description-1053206945', 'container': 'tempest-volumesbackupstest-backup-container-715260193'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 16:28:49.294155 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.contrib.backups [None req-577d1e48-6eea-4fb7-b884-756e2da24883 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Creating backup of volume 4429752f-45ce-4193-9bf1-5c1369bee492 in container tempest-volumesbackupstest-backup-container-715260193 Aug 25 16:28:49.311038 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:49.311038 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:28:49.311685 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-577d1e48-6eea-4fb7-b884-756e2da24883 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:28:49.370919 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-6f206c90-6231-4dcf-bfee-064ab13e94af None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:49.376057 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6f206c90-6231-4dcf-bfee-064ab13e94af tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c Aug 25 16:28:49.376057 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6f206c90-6231-4dcf-bfee-064ab13e94af tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:49.376057 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6f206c90-6231-4dcf-bfee-064ab13e94af tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:49.403364 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:49.403364 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:28:49.435934 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-6f206c90-6231-4dcf-bfee-064ab13e94af tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:28:49.438660 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-577d1e48-6eea-4fb7-b884-756e2da24883 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Created reservations ['d38c0a9b-4354-4c75-ae54-9efc7bf00851', '74165a97-f810-4c92-a516-b6c633566a6b'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:28:49.441273 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6f206c90-6231-4dcf-bfee-064ab13e94af tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c returned with HTTP 200 Aug 25 16:28:49.441859 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 880/3487] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:49 2026] GET /volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c => generated 846 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:49.673978 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-577d1e48-6eea-4fb7-b884-756e2da24883 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups returned with HTTP 202 Aug 25 16:28:49.674495 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 871/3488] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:28:49 2026] POST /volume/v3/backups => generated 329 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:28:49.690402 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c47d2b23-a2e0-46de-8135-48cfccf0e0a8 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:49.692113 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c47d2b23-a2e0-46de-8135-48cfccf0e0a8 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea Aug 25 16:28:49.692324 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c47d2b23-a2e0-46de-8135-48cfccf0e0a8 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:49.692544 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c47d2b23-a2e0-46de-8135-48cfccf0e0a8 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:49.692696 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-c47d2b23-a2e0-46de-8135-48cfccf0e0a8 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 520c6395-f99b-4c72-92ee-9027cd396cea. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:49.711386 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:49.711386 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:28:49.712638 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c47d2b23-a2e0-46de-8135-48cfccf0e0a8 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea returned with HTTP 200 Aug 25 16:28:49.715234 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 879/3489] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:49 2026] GET /volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:49.896824 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-883301bc-11d7-4bc1-97e5-ce796f1d5199 req-6821ce61-2aca-44ca-a111-e358a5601f37 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:49.898851 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-883301bc-11d7-4bc1-97e5-ce796f1d5199 req-6821ce61-2aca-44ca-a111-e358a5601f37 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] POST https://10.4.3.102/volume/v3/attachments/8789576c-352d-488f-88d6-f25bfd40b292/action Aug 25 16:28:49.899234 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-883301bc-11d7-4bc1-97e5-ce796f1d5199 req-6821ce61-2aca-44ca-a111-e358a5601f37 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Action body: b'{"os-complete": null}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:28:49.899357 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-883301bc-11d7-4bc1-97e5-ce796f1d5199 req-6821ce61-2aca-44ca-a111-e358a5601f37 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:28:49.914763 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:49.914763 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:28:49.995479 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-883301bc-11d7-4bc1-97e5-ce796f1d5199 req-6821ce61-2aca-44ca-a111-e358a5601f37 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/attachments/8789576c-352d-488f-88d6-f25bfd40b292/action returned with HTTP 204 Aug 25 16:28:49.996032 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 860/3490] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:28:49 2026] POST /volume/v3/attachments/8789576c-352d-488f-88d6-f25bfd40b292/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:28:50.453288 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-7e1afeb8-263c-4473-8ee9-1ecdd6a7b8fc None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:50.456605 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7e1afeb8-263c-4473-8ee9-1ecdd6a7b8fc tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c Aug 25 16:28:50.456605 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7e1afeb8-263c-4473-8ee9-1ecdd6a7b8fc tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:50.456605 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7e1afeb8-263c-4473-8ee9-1ecdd6a7b8fc tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:50.464649 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:50.464649 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:28:50.468371 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-7e1afeb8-263c-4473-8ee9-1ecdd6a7b8fc tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:28:50.472631 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7e1afeb8-263c-4473-8ee9-1ecdd6a7b8fc tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c returned with HTTP 200 Aug 25 16:28:50.473023 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 881/3491] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:50 2026] GET /volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:28:50.484692 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-6fc5465c-76c3-422a-9b96-83a1c873391d None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:50.486289 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6fc5465c-76c3-422a-9b96-83a1c873391d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:28:50.486656 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6fc5465c-76c3-422a-9b96-83a1c873391d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e21f3da1-0e85-40f4-80f3-0b0e10d4236c", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1612353204"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:28:50.497505 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:50.497505 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:28:50.498037 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-6fc5465c-76c3-422a-9b96-83a1c873391d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:28:50.498171 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-6fc5465c-76c3-422a-9b96-83a1c873391d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Create snapshot from volume e21f3da1-0e85-40f4-80f3-0b0e10d4236c Aug 25 16:28:50.523374 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-6fc5465c-76c3-422a-9b96-83a1c873391d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Created reservations ['8191582a-7ebb-437c-a937-002d0179484f', 'b346fe5a-0466-40bc-8a3f-cfc072e126d9', 'c283dce3-ba5d-4dae-8dbd-6fe65a978f45', '7e0c5964-d1e3-4b76-b06d-67cda947090b'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:28:50.571991 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-6fc5465c-76c3-422a-9b96-83a1c873391d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot force create request issued successfully. Aug 25 16:28:50.572334 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6fc5465c-76c3-422a-9b96-83a1c873391d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:28:50.572778 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 872/3492] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:28:50 2026] POST /volume/v3/snapshots => generated 310 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:28:50.582036 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-e34e60ad-0818-4553-989d-c6fd9f5723bf None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:50.584152 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e34e60ad-0818-4553-989d-c6fd9f5723bf tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots/d2b9d83c-58fc-4f72-8579-8ae3d94d1c0a Aug 25 16:28:50.584465 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e34e60ad-0818-4553-989d-c6fd9f5723bf tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:50.584774 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e34e60ad-0818-4553-989d-c6fd9f5723bf tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:50.589980 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:50.589980 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:28:50.590471 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-e34e60ad-0818-4553-989d-c6fd9f5723bf tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:28:50.591215 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e34e60ad-0818-4553-989d-c6fd9f5723bf tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/d2b9d83c-58fc-4f72-8579-8ae3d94d1c0a returned with HTTP 200 Aug 25 16:28:50.591597 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 880/3493] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:28:50 2026] GET /volume/v3/snapshots/d2b9d83c-58fc-4f72-8579-8ae3d94d1c0a => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:50.724921 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-cf42c5fe-55b5-4e71-a909-e077afdfd2ae None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:50.726953 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cf42c5fe-55b5-4e71-a909-e077afdfd2ae tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea Aug 25 16:28:50.727237 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-cf42c5fe-55b5-4e71-a909-e077afdfd2ae tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:50.727294 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-cf42c5fe-55b5-4e71-a909-e077afdfd2ae tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:50.727410 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-cf42c5fe-55b5-4e71-a909-e077afdfd2ae tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 520c6395-f99b-4c72-92ee-9027cd396cea. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:50.731518 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:50.731518 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:28:50.732200 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cf42c5fe-55b5-4e71-a909-e077afdfd2ae tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea returned with HTTP 200 Aug 25 16:28:50.732649 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 861/3494] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:50 2026] GET /volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:51.599939 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-03b58c9e-c17c-40ef-ad13-913baac970ad None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:51.601685 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-03b58c9e-c17c-40ef-ad13-913baac970ad tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots/d2b9d83c-58fc-4f72-8579-8ae3d94d1c0a Aug 25 16:28:51.601876 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-03b58c9e-c17c-40ef-ad13-913baac970ad tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:51.602082 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-03b58c9e-c17c-40ef-ad13-913baac970ad tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:51.607804 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:51.607804 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:28:51.608625 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-03b58c9e-c17c-40ef-ad13-913baac970ad tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:28:51.609437 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-03b58c9e-c17c-40ef-ad13-913baac970ad tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/d2b9d83c-58fc-4f72-8579-8ae3d94d1c0a returned with HTTP 200 Aug 25 16:28:51.609864 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 882/3495] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:28:51 2026] GET /volume/v3/snapshots/d2b9d83c-58fc-4f72-8579-8ae3d94d1c0a => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:51.618277 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-ea36c31e-9f0b-48c7-8489-ad1af5d24dab None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:51.620015 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ea36c31e-9f0b-48c7-8489-ad1af5d24dab tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:28:51.620308 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ea36c31e-9f0b-48c7-8489-ad1af5d24dab tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e21f3da1-0e85-40f4-80f3-0b0e10d4236c", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-946491698"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:28:51.629701 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:51.629701 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:28:51.630218 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-ea36c31e-9f0b-48c7-8489-ad1af5d24dab tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:28:51.630377 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-ea36c31e-9f0b-48c7-8489-ad1af5d24dab tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Create snapshot from volume e21f3da1-0e85-40f4-80f3-0b0e10d4236c Aug 25 16:28:51.672355 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-ea36c31e-9f0b-48c7-8489-ad1af5d24dab tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Created reservations ['dfb225b2-1626-4ccd-bbf6-eaa847a3f831', 'f77a1c8c-ce75-4102-a180-6d9e96a7fb5f', '30e9b6c8-7978-47dc-ae98-b56ffb88bd7b', 'a50e267e-b9c3-483b-827a-c68da9384a71'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:28:51.744934 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-815b3dc1-5b53-4f23-81a9-df626a323f7c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:51.746871 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-815b3dc1-5b53-4f23-81a9-df626a323f7c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea Aug 25 16:28:51.747173 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-815b3dc1-5b53-4f23-81a9-df626a323f7c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:51.747374 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-815b3dc1-5b53-4f23-81a9-df626a323f7c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:51.747529 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-815b3dc1-5b53-4f23-81a9-df626a323f7c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 520c6395-f99b-4c72-92ee-9027cd396cea. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:51.751688 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:51.751688 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:28:51.752492 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-815b3dc1-5b53-4f23-81a9-df626a323f7c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea returned with HTTP 200 Aug 25 16:28:51.752883 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 881/3496] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:51 2026] GET /volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:51.849295 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-ea36c31e-9f0b-48c7-8489-ad1af5d24dab tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot force create request issued successfully. Aug 25 16:28:51.849777 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ea36c31e-9f0b-48c7-8489-ad1af5d24dab tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:28:51.854983 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 873/3497] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:28:51 2026] POST /volume/v3/snapshots => generated 309 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:28:51.862491 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-554706b5-80cf-40c6-9311-b314151e4818 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:51.867009 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-554706b5-80cf-40c6-9311-b314151e4818 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots/691acd6c-0db5-4f72-84e0-67fff24941a1 Aug 25 16:28:51.871260 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-554706b5-80cf-40c6-9311-b314151e4818 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:51.871651 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-554706b5-80cf-40c6-9311-b314151e4818 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:51.889026 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:51.889026 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:28:51.889026 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-554706b5-80cf-40c6-9311-b314151e4818 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:28:51.889026 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-554706b5-80cf-40c6-9311-b314151e4818 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/691acd6c-0db5-4f72-84e0-67fff24941a1 returned with HTTP 200 Aug 25 16:28:51.889026 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 862/3498] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:28:51 2026] GET /volume/v3/snapshots/691acd6c-0db5-4f72-84e0-67fff24941a1 => generated 441 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:52.765574 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b3e1c2be-fb0d-4ef9-b33e-59a7be6e84c1 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:52.767342 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b3e1c2be-fb0d-4ef9-b33e-59a7be6e84c1 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea Aug 25 16:28:52.767752 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b3e1c2be-fb0d-4ef9-b33e-59a7be6e84c1 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:52.768045 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b3e1c2be-fb0d-4ef9-b33e-59a7be6e84c1 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:52.768421 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-b3e1c2be-fb0d-4ef9-b33e-59a7be6e84c1 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 520c6395-f99b-4c72-92ee-9027cd396cea. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:52.773132 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:52.773132 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:28:52.774194 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b3e1c2be-fb0d-4ef9-b33e-59a7be6e84c1 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea returned with HTTP 200 Aug 25 16:28:52.774863 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 883/3499] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:52 2026] GET /volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:52.897131 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-405b17fd-57ac-415f-80a0-b4aa25fd5b28 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:52.898829 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-405b17fd-57ac-415f-80a0-b4aa25fd5b28 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots/691acd6c-0db5-4f72-84e0-67fff24941a1 Aug 25 16:28:52.898999 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-405b17fd-57ac-415f-80a0-b4aa25fd5b28 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:52.899167 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-405b17fd-57ac-415f-80a0-b4aa25fd5b28 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:52.904174 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:52.904174 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:28:52.904557 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-405b17fd-57ac-415f-80a0-b4aa25fd5b28 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:28:52.905227 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-405b17fd-57ac-415f-80a0-b4aa25fd5b28 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/691acd6c-0db5-4f72-84e0-67fff24941a1 returned with HTTP 200 Aug 25 16:28:52.905560 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 882/3500] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:28:52 2026] GET /volume/v3/snapshots/691acd6c-0db5-4f72-84e0-67fff24941a1 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:52.913856 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-2be9d1f3-a454-4e05-9ffc-d0cd61de7c8e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:52.916223 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2be9d1f3-a454-4e05-9ffc-d0cd61de7c8e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/691acd6c-0db5-4f72-84e0-67fff24941a1 Aug 25 16:28:52.916465 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2be9d1f3-a454-4e05-9ffc-d0cd61de7c8e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:52.916712 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2be9d1f3-a454-4e05-9ffc-d0cd61de7c8e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:52.916840 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-2be9d1f3-a454-4e05-9ffc-d0cd61de7c8e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Delete snapshot with id: 691acd6c-0db5-4f72-84e0-67fff24941a1 Aug 25 16:28:52.922630 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:52.922630 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:28:52.923157 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-2be9d1f3-a454-4e05-9ffc-d0cd61de7c8e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:28:52.954732 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-2be9d1f3-a454-4e05-9ffc-d0cd61de7c8e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot delete request issued successfully. Aug 25 16:28:52.954944 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2be9d1f3-a454-4e05-9ffc-d0cd61de7c8e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/691acd6c-0db5-4f72-84e0-67fff24941a1 returned with HTTP 202 Aug 25 16:28:52.955469 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 874/3501] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:28:52 2026] DELETE /volume/v3/snapshots/691acd6c-0db5-4f72-84e0-67fff24941a1 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:28:52.962365 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-9badcf05-2b95-457d-b576-f5e3c1cdf388 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:52.964196 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9badcf05-2b95-457d-b576-f5e3c1cdf388 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots/691acd6c-0db5-4f72-84e0-67fff24941a1 Aug 25 16:28:52.964392 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9badcf05-2b95-457d-b576-f5e3c1cdf388 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:52.964574 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9badcf05-2b95-457d-b576-f5e3c1cdf388 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:52.969308 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:52.969308 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:28:52.969855 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-9badcf05-2b95-457d-b576-f5e3c1cdf388 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:28:52.970706 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9badcf05-2b95-457d-b576-f5e3c1cdf388 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/691acd6c-0db5-4f72-84e0-67fff24941a1 returned with HTTP 200 Aug 25 16:28:52.971217 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 863/3502] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:28:52 2026] GET /volume/v3/snapshots/691acd6c-0db5-4f72-84e0-67fff24941a1 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:53.101959 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-fcf62b9d-c070-4dfc-ba48-b13e53111395 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:53.102363 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fcf62b9d-c070-4dfc-ba48-b13e53111395 None None] GET https://10.4.3.102/volume// Aug 25 16:28:53.102564 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fcf62b9d-c070-4dfc-ba48-b13e53111395 None None] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:53.102765 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fcf62b9d-c070-4dfc-ba48-b13e53111395 None None] Calling method 'all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:53.103082 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fcf62b9d-c070-4dfc-ba48-b13e53111395 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:28:53.103407 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 884/3503] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:28:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:28:53.110327 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-7ebea4a3-56b1-404f-8e17-78461fbcaff7 req-2be60f39-1a3c-4a4c-bd99-a1c2004e3c75 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:53.114247 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-7ebea4a3-56b1-404f-8e17-78461fbcaff7 req-2be60f39-1a3c-4a4c-bd99-a1c2004e3c75 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:28:53.114614 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-7ebea4a3-56b1-404f-8e17-78461fbcaff7 req-2be60f39-1a3c-4a4c-bd99-a1c2004e3c75 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "80b51f08-1922-4a9c-b3de-76beb8cb409c", "connector": null, "instance_uuid": "e4e2f888-ae0a-490c-99c8-ce005f27c90c"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:28:53.125095 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:53.125095 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:28:53.267666 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-7ebea4a3-56b1-404f-8e17-78461fbcaff7 req-2be60f39-1a3c-4a4c-bd99-a1c2004e3c75 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:28:53.268272 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 883/3504] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:28:53 2026] POST /volume/v3/attachments => generated 273 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:28:53.281456 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-7ebea4a3-56b1-404f-8e17-78461fbcaff7 req-bbb02bcf-efe3-4b1d-9ec9-d9aba2f17b08 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:53.284108 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-7ebea4a3-56b1-404f-8e17-78461fbcaff7 req-bbb02bcf-efe3-4b1d-9ec9-d9aba2f17b08 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] DELETE https://10.4.3.102/volume/v3/attachments/b4ed2fbb-0b62-4569-b47a-72a8ed2b78f7 Aug 25 16:28:53.284296 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-7ebea4a3-56b1-404f-8e17-78461fbcaff7 req-bbb02bcf-efe3-4b1d-9ec9-d9aba2f17b08 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:53.284511 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-7ebea4a3-56b1-404f-8e17-78461fbcaff7 req-bbb02bcf-efe3-4b1d-9ec9-d9aba2f17b08 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:53.291387 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:53.291387 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:28:53.542633 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-7ebea4a3-56b1-404f-8e17-78461fbcaff7 req-bbb02bcf-efe3-4b1d-9ec9-d9aba2f17b08 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/attachments/b4ed2fbb-0b62-4569-b47a-72a8ed2b78f7 returned with HTTP 200 Aug 25 16:28:53.543097 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 875/3505] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:28:53 2026] DELETE /volume/v3/attachments/b4ed2fbb-0b62-4569-b47a-72a8ed2b78f7 => generated 192 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:28:53.792280 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-33ddff94-fe4b-4d0d-858f-8373adcd3d06 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:53.794814 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-33ddff94-fe4b-4d0d-858f-8373adcd3d06 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea Aug 25 16:28:53.794814 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-33ddff94-fe4b-4d0d-858f-8373adcd3d06 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:53.794814 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-33ddff94-fe4b-4d0d-858f-8373adcd3d06 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:53.794814 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-33ddff94-fe4b-4d0d-858f-8373adcd3d06 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 520c6395-f99b-4c72-92ee-9027cd396cea. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:53.802629 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:53.802629 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:28:53.804163 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-33ddff94-fe4b-4d0d-858f-8373adcd3d06 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea returned with HTTP 200 Aug 25 16:28:53.804533 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 864/3506] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:53 2026] GET /volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:28:53.984080 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-0b8f1c5b-fc40-4029-bdab-d519e2a4451b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:53.986319 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0b8f1c5b-fc40-4029-bdab-d519e2a4451b tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots/691acd6c-0db5-4f72-84e0-67fff24941a1 Aug 25 16:28:53.986640 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0b8f1c5b-fc40-4029-bdab-d519e2a4451b tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:53.986796 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0b8f1c5b-fc40-4029-bdab-d519e2a4451b tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:53.994811 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0b8f1c5b-fc40-4029-bdab-d519e2a4451b tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/691acd6c-0db5-4f72-84e0-67fff24941a1 returned with HTTP 404 Aug 25 16:28:53.995430 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 885/3507] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:28:53 2026] GET /volume/v3/snapshots/691acd6c-0db5-4f72-84e0-67fff24941a1 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:28:54.004568 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-43a05689-64ec-47f5-aa4b-5ac6a6d174f2 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:54.006678 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-43a05689-64ec-47f5-aa4b-5ac6a6d174f2 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/7e04c80a-b1c8-40ca-bcd3-523ed3c523ff Aug 25 16:28:54.006849 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-43a05689-64ec-47f5-aa4b-5ac6a6d174f2 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:54.007083 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-43a05689-64ec-47f5-aa4b-5ac6a6d174f2 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:54.007229 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.snapshots [None req-43a05689-64ec-47f5-aa4b-5ac6a6d174f2 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Delete snapshot with id: 7e04c80a-b1c8-40ca-bcd3-523ed3c523ff Aug 25 16:28:54.012922 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:54.012922 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:28:54.013546 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-43a05689-64ec-47f5-aa4b-5ac6a6d174f2 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:28:54.100123 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-43a05689-64ec-47f5-aa4b-5ac6a6d174f2 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot delete request issued successfully. Aug 25 16:28:54.100123 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-43a05689-64ec-47f5-aa4b-5ac6a6d174f2 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/7e04c80a-b1c8-40ca-bcd3-523ed3c523ff returned with HTTP 202 Aug 25 16:28:54.100123 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 884/3508] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:28:54 2026] DELETE /volume/v3/snapshots/7e04c80a-b1c8-40ca-bcd3-523ed3c523ff => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:28:54.108347 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-677246eb-e0a5-492a-99b1-4b6e9d159fbf None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:54.110599 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-677246eb-e0a5-492a-99b1-4b6e9d159fbf tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots/7e04c80a-b1c8-40ca-bcd3-523ed3c523ff Aug 25 16:28:54.110911 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-677246eb-e0a5-492a-99b1-4b6e9d159fbf tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:54.111175 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-677246eb-e0a5-492a-99b1-4b6e9d159fbf tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:54.117561 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:54.117561 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:28:54.119109 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-677246eb-e0a5-492a-99b1-4b6e9d159fbf tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:28:54.119109 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-677246eb-e0a5-492a-99b1-4b6e9d159fbf tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/7e04c80a-b1c8-40ca-bcd3-523ed3c523ff returned with HTTP 200 Aug 25 16:28:54.119551 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 876/3509] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:28:54 2026] GET /volume/v3/snapshots/7e04c80a-b1c8-40ca-bcd3-523ed3c523ff => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:54.827838 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ca7d248a-5339-4bc9-b323-cbfbb2997723 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:54.831718 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ca7d248a-5339-4bc9-b323-cbfbb2997723 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea Aug 25 16:28:54.831911 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ca7d248a-5339-4bc9-b323-cbfbb2997723 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:54.845680 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ca7d248a-5339-4bc9-b323-cbfbb2997723 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:54.845680 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-ca7d248a-5339-4bc9-b323-cbfbb2997723 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 520c6395-f99b-4c72-92ee-9027cd396cea. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:54.845680 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:54.845680 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:28:54.845680 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ca7d248a-5339-4bc9-b323-cbfbb2997723 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea returned with HTTP 200 Aug 25 16:28:54.845680 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 865/3510] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:54 2026] GET /volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:55.194872 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-7efc2b33-ad6e-425f-8c07-edc3b3bc54f5 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:55.196683 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7efc2b33-ad6e-425f-8c07-edc3b3bc54f5 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots/7e04c80a-b1c8-40ca-bcd3-523ed3c523ff Aug 25 16:28:55.196911 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7efc2b33-ad6e-425f-8c07-edc3b3bc54f5 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:55.197141 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7efc2b33-ad6e-425f-8c07-edc3b3bc54f5 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:55.203901 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7efc2b33-ad6e-425f-8c07-edc3b3bc54f5 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/7e04c80a-b1c8-40ca-bcd3-523ed3c523ff returned with HTTP 404 Aug 25 16:28:55.204256 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 886/3511] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:28:55 2026] GET /volume/v3/snapshots/7e04c80a-b1c8-40ca-bcd3-523ed3c523ff => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:28:55.211044 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-49e65ea9-1cd1-4e94-96cb-e2dc48f0290f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:55.212995 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-49e65ea9-1cd1-4e94-96cb-e2dc48f0290f tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/d2b9d83c-58fc-4f72-8579-8ae3d94d1c0a Aug 25 16:28:55.213223 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-49e65ea9-1cd1-4e94-96cb-e2dc48f0290f tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:55.213456 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-49e65ea9-1cd1-4e94-96cb-e2dc48f0290f tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:55.213581 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.snapshots [None req-49e65ea9-1cd1-4e94-96cb-e2dc48f0290f tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Delete snapshot with id: d2b9d83c-58fc-4f72-8579-8ae3d94d1c0a Aug 25 16:28:55.218637 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:55.218637 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:28:55.219121 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-49e65ea9-1cd1-4e94-96cb-e2dc48f0290f tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:28:55.350017 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-7ebea4a3-56b1-404f-8e17-78461fbcaff7 req-9d1423ae-bcdd-4753-a3c2-250e45b3bace None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:55.352191 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-7ebea4a3-56b1-404f-8e17-78461fbcaff7 req-9d1423ae-bcdd-4753-a3c2-250e45b3bace tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] PUT https://10.4.3.102/volume/v3/attachments/25a23c88-7a1d-48e2-9ef0-6586fa6b0c32 Aug 25 16:28:55.352678 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-7ebea4a3-56b1-404f-8e17-78461fbcaff7 req-9d1423ae-bcdd-4753-a3c2-250e45b3bace tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:28:55.432517 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-7ebea4a3-56b1-404f-8e17-78461fbcaff7 req-9d1423ae-bcdd-4753-a3c2-250e45b3bace tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Acquiring lock "cinder-attachment_update-80b51f08-1922-4a9c-b3de-76beb8cb409c-np0000008093" by "attachment_update" {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:28:55.436822 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-7ebea4a3-56b1-404f-8e17-78461fbcaff7 req-9d1423ae-bcdd-4753-a3c2-250e45b3bace tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Lock "cinder-attachment_update-80b51f08-1922-4a9c-b3de-76beb8cb409c-np0000008093" acquired by "attachment_update" :: waited 0.005s {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:28:55.437896 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:55.437896 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:28:55.574543 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-49e65ea9-1cd1-4e94-96cb-e2dc48f0290f tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot delete request issued successfully. Aug 25 16:28:55.575302 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-49e65ea9-1cd1-4e94-96cb-e2dc48f0290f tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/d2b9d83c-58fc-4f72-8579-8ae3d94d1c0a returned with HTTP 202 Aug 25 16:28:55.575302 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 885/3512] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:28:55 2026] DELETE /volume/v3/snapshots/d2b9d83c-58fc-4f72-8579-8ae3d94d1c0a => generated 0 bytes in 365 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:28:55.582418 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-29b5d5e2-50cd-4261-af29-e7d363b9de39 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:55.583934 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-29b5d5e2-50cd-4261-af29-e7d363b9de39 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots/d2b9d83c-58fc-4f72-8579-8ae3d94d1c0a Aug 25 16:28:55.584105 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-29b5d5e2-50cd-4261-af29-e7d363b9de39 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:55.584277 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-29b5d5e2-50cd-4261-af29-e7d363b9de39 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:55.585806 np0000008093 devstack@c-api.service[100455]: DEBUG dbcounter [-] [100455] Writing DB stats cinder:SELECT=189,cinder:INSERT=21,cinder:UPDATE=51 {{(pid=100455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:28:55.851949 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-6af70c1f-a78c-4a74-8aff-21ea5f04ebaf None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:55.854261 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6af70c1f-a78c-4a74-8aff-21ea5f04ebaf tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea Aug 25 16:28:55.854675 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6af70c1f-a78c-4a74-8aff-21ea5f04ebaf tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:55.855109 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6af70c1f-a78c-4a74-8aff-21ea5f04ebaf tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:55.855398 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-6af70c1f-a78c-4a74-8aff-21ea5f04ebaf tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 520c6395-f99b-4c72-92ee-9027cd396cea. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:56.031139 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:56.031139 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:28:56.034737 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:56.034737 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:28:56.035425 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-29b5d5e2-50cd-4261-af29-e7d363b9de39 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:28:56.036601 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-29b5d5e2-50cd-4261-af29-e7d363b9de39 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/d2b9d83c-58fc-4f72-8579-8ae3d94d1c0a returned with HTTP 200 Aug 25 16:28:56.037613 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6af70c1f-a78c-4a74-8aff-21ea5f04ebaf tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea returned with HTTP 200 Aug 25 16:28:56.039330 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 866/3513] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:28:55 2026] GET /volume/v3/snapshots/d2b9d83c-58fc-4f72-8579-8ae3d94d1c0a => generated 468 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:56.040841 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 887/3514] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:55 2026] GET /volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea => generated 824 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:57.054643 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f309d5a5-959c-4044-adcc-5d3361aa9725 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:57.054983 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a8af08e6-0abd-4593-82b4-71f355047284 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:57.103548 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a8af08e6-0abd-4593-82b4-71f355047284 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea Aug 25 16:28:57.103548 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a8af08e6-0abd-4593-82b4-71f355047284 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:57.103548 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a8af08e6-0abd-4593-82b4-71f355047284 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:57.103548 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-a8af08e6-0abd-4593-82b4-71f355047284 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 520c6395-f99b-4c72-92ee-9027cd396cea. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:57.103822 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f309d5a5-959c-4044-adcc-5d3361aa9725 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots/d2b9d83c-58fc-4f72-8579-8ae3d94d1c0a Aug 25 16:28:57.103822 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f309d5a5-959c-4044-adcc-5d3361aa9725 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:57.103822 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f309d5a5-959c-4044-adcc-5d3361aa9725 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:57.103909 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:57.103909 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:28:57.103909 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a8af08e6-0abd-4593-82b4-71f355047284 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea returned with HTTP 200 Aug 25 16:28:57.103909 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 867/3515] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:57 2026] GET /volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea => generated 824 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:57.103997 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:57.103997 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:28:57.103997 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-f309d5a5-959c-4044-adcc-5d3361aa9725 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:28:57.103997 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f309d5a5-959c-4044-adcc-5d3361aa9725 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/d2b9d83c-58fc-4f72-8579-8ae3d94d1c0a returned with HTTP 200 Aug 25 16:28:57.103997 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 886/3516] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:28:57 2026] GET /volume/v3/snapshots/d2b9d83c-58fc-4f72-8579-8ae3d94d1c0a => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:58.071685 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b7184071-3e57-4a14-b45c-03ebdfde589e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:58.073166 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-915ee1ea-44e1-4827-a760-3ce3c43a1d3a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:58.074064 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b7184071-3e57-4a14-b45c-03ebdfde589e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots/d2b9d83c-58fc-4f72-8579-8ae3d94d1c0a Aug 25 16:28:58.074371 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b7184071-3e57-4a14-b45c-03ebdfde589e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:58.074657 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b7184071-3e57-4a14-b45c-03ebdfde589e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:58.074891 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-915ee1ea-44e1-4827-a760-3ce3c43a1d3a tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea Aug 25 16:28:58.075074 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-915ee1ea-44e1-4827-a760-3ce3c43a1d3a tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:58.075250 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-915ee1ea-44e1-4827-a760-3ce3c43a1d3a tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:58.075361 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-915ee1ea-44e1-4827-a760-3ce3c43a1d3a tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 520c6395-f99b-4c72-92ee-9027cd396cea. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:58.080964 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:58.080964 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:28:58.081772 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-915ee1ea-44e1-4827-a760-3ce3c43a1d3a tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea returned with HTTP 200 Aug 25 16:28:58.082122 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 868/3517] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:58 2026] GET /volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:58.082921 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b7184071-3e57-4a14-b45c-03ebdfde589e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/d2b9d83c-58fc-4f72-8579-8ae3d94d1c0a returned with HTTP 404 Aug 25 16:28:58.083577 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 888/3518] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:28:58 2026] GET /volume/v3/snapshots/d2b9d83c-58fc-4f72-8579-8ae3d94d1c0a => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:28:58.089699 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-ca2cc27f-84c1-42ce-8a5a-d64f6c3e8e58 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:58.091428 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ca2cc27f-84c1-42ce-8a5a-d64f6c3e8e58 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/691acd6c-0db5-4f72-84e0-67fff24941a1 Aug 25 16:28:58.091628 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ca2cc27f-84c1-42ce-8a5a-d64f6c3e8e58 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:58.091833 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ca2cc27f-84c1-42ce-8a5a-d64f6c3e8e58 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:58.091929 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.snapshots [None req-ca2cc27f-84c1-42ce-8a5a-d64f6c3e8e58 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Delete snapshot with id: 691acd6c-0db5-4f72-84e0-67fff24941a1 Aug 25 16:28:58.096140 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ca2cc27f-84c1-42ce-8a5a-d64f6c3e8e58 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/691acd6c-0db5-4f72-84e0-67fff24941a1 returned with HTTP 404 Aug 25 16:28:58.096580 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 887/3519] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:28:58 2026] DELETE /volume/v3/snapshots/691acd6c-0db5-4f72-84e0-67fff24941a1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:28:58.102716 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b0e20ea0-87df-4934-be51-8c69868ef6df None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:58.104449 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b0e20ea0-87df-4934-be51-8c69868ef6df tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/d2b9d83c-58fc-4f72-8579-8ae3d94d1c0a Aug 25 16:28:58.104649 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b0e20ea0-87df-4934-be51-8c69868ef6df tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:58.104825 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b0e20ea0-87df-4934-be51-8c69868ef6df tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:58.104923 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.snapshots [None req-b0e20ea0-87df-4934-be51-8c69868ef6df tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Delete snapshot with id: d2b9d83c-58fc-4f72-8579-8ae3d94d1c0a Aug 25 16:28:58.109432 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b0e20ea0-87df-4934-be51-8c69868ef6df tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/d2b9d83c-58fc-4f72-8579-8ae3d94d1c0a returned with HTTP 404 Aug 25 16:28:58.109874 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 869/3520] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:28:58 2026] DELETE /volume/v3/snapshots/d2b9d83c-58fc-4f72-8579-8ae3d94d1c0a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:28:58.205385 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-7ebea4a3-56b1-404f-8e17-78461fbcaff7 req-9d1423ae-bcdd-4753-a3c2-250e45b3bace tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Lock "cinder-attachment_update-80b51f08-1922-4a9c-b3de-76beb8cb409c-np0000008093" released by "attachment_update" :: held 2.768s {{(pid=100456) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:28:58.205779 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-7ebea4a3-56b1-404f-8e17-78461fbcaff7 req-9d1423ae-bcdd-4753-a3c2-250e45b3bace tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/attachments/25a23c88-7a1d-48e2-9ef0-6586fa6b0c32 returned with HTTP 200 Aug 25 16:28:58.206310 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 877/3521] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:28:55 2026] PUT /volume/v3/attachments/25a23c88-7a1d-48e2-9ef0-6586fa6b0c32 => generated 968 bytes in 2857 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:28:58.220302 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-7ebea4a3-56b1-404f-8e17-78461fbcaff7 req-9f36e4e6-e233-4f25-b79c-881c895b7a35 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:58.227564 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-7ebea4a3-56b1-404f-8e17-78461fbcaff7 req-9f36e4e6-e233-4f25-b79c-881c895b7a35 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/attachments/25a23c88-7a1d-48e2-9ef0-6586fa6b0c32 Aug 25 16:28:58.229133 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-7ebea4a3-56b1-404f-8e17-78461fbcaff7 req-9f36e4e6-e233-4f25-b79c-881c895b7a35 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:58.229885 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-7ebea4a3-56b1-404f-8e17-78461fbcaff7 req-9f36e4e6-e233-4f25-b79c-881c895b7a35 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:58.271174 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-7ebea4a3-56b1-404f-8e17-78461fbcaff7 req-9f36e4e6-e233-4f25-b79c-881c895b7a35 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/attachments/25a23c88-7a1d-48e2-9ef0-6586fa6b0c32 returned with HTTP 200 Aug 25 16:28:58.271174 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 889/3522] 10.4.3.102 () {70 vars in 1651 bytes} [Tue Aug 25 16:28:58 2026] GET /volume/v3/attachments/25a23c88-7a1d-48e2-9ef0-6586fa6b0c32 => generated 993 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:28:58.291951 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-2036ca52-43e4-4e81-8622-2c13929dca11 req-8475979a-3a36-410c-8c3c-c331412afc4a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:58.294815 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-b0951346-11f8-40b9-a9e3-bc2ce1c7b805 req-c09c2607-1305-434e-a7f3-ac91e777f160 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:58.295088 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-2036ca52-43e4-4e81-8622-2c13929dca11 req-8475979a-3a36-410c-8c3c-c331412afc4a tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] DELETE https://10.4.3.102/volume/v3/attachments/eb9b1a2c-a9ec-4b1e-8067-56458d14def2 Aug 25 16:28:58.295291 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-2036ca52-43e4-4e81-8622-2c13929dca11 req-8475979a-3a36-410c-8c3c-c331412afc4a tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:58.295481 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-2036ca52-43e4-4e81-8622-2c13929dca11 req-8475979a-3a36-410c-8c3c-c331412afc4a tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:58.296894 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-b0951346-11f8-40b9-a9e3-bc2ce1c7b805 req-c09c2607-1305-434e-a7f3-ac91e777f160 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c Aug 25 16:28:58.297113 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-b0951346-11f8-40b9-a9e3-bc2ce1c7b805 req-c09c2607-1305-434e-a7f3-ac91e777f160 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:58.297306 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-b0951346-11f8-40b9-a9e3-bc2ce1c7b805 req-c09c2607-1305-434e-a7f3-ac91e777f160 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:58.303022 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:58.303022 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:28:58.307637 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:58.307637 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:28:58.311063 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-b0951346-11f8-40b9-a9e3-bc2ce1c7b805 req-c09c2607-1305-434e-a7f3-ac91e777f160 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:28:58.315940 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-b0951346-11f8-40b9-a9e3-bc2ce1c7b805 req-c09c2607-1305-434e-a7f3-ac91e777f160 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c returned with HTTP 200 Aug 25 16:28:58.316324 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 870/3523] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:28:58 2026] GET /volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:28:58.334872 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-b0951346-11f8-40b9-a9e3-bc2ce1c7b805 req-f0b14159-475d-4694-b3eb-439147d9fb0e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:58.336856 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-b0951346-11f8-40b9-a9e3-bc2ce1c7b805 req-f0b14159-475d-4694-b3eb-439147d9fb0e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] POST https://10.4.3.102/volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c/action Aug 25 16:28:58.337253 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-b0951346-11f8-40b9-a9e3-bc2ce1c7b805 req-f0b14159-475d-4694-b3eb-439147d9fb0e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:28:58.337357 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-b0951346-11f8-40b9-a9e3-bc2ce1c7b805 req-f0b14159-475d-4694-b3eb-439147d9fb0e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:28:58.348343 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:58.348343 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:28:58.348902 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-b0951346-11f8-40b9-a9e3-bc2ce1c7b805 req-f0b14159-475d-4694-b3eb-439147d9fb0e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:28:58.701351 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-2036ca52-43e4-4e81-8622-2c13929dca11 req-8475979a-3a36-410c-8c3c-c331412afc4a tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/attachments/eb9b1a2c-a9ec-4b1e-8067-56458d14def2 returned with HTTP 200 Aug 25 16:28:58.701840 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 888/3524] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:28:58 2026] DELETE /volume/v3/attachments/eb9b1a2c-a9ec-4b1e-8067-56458d14def2 => generated 19 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:58.979077 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-b0951346-11f8-40b9-a9e3-bc2ce1c7b805 req-f0b14159-475d-4694-b3eb-439147d9fb0e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Begin detaching volume completed successfully. Aug 25 16:28:58.979361 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-b0951346-11f8-40b9-a9e3-bc2ce1c7b805 req-f0b14159-475d-4694-b3eb-439147d9fb0e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c/action returned with HTTP 202 Aug 25 16:28:58.979839 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 878/3525] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:28:58 2026] POST /volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c/action => generated 0 bytes in 645 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:28:59.093003 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-68d8f626-021f-4d01-a606-5457c61e61c0 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:59.094880 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-68d8f626-021f-4d01-a606-5457c61e61c0 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea Aug 25 16:28:59.095121 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-68d8f626-021f-4d01-a606-5457c61e61c0 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:59.095294 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-68d8f626-021f-4d01-a606-5457c61e61c0 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:59.095431 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-68d8f626-021f-4d01-a606-5457c61e61c0 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 520c6395-f99b-4c72-92ee-9027cd396cea. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:28:59.100179 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:59.100179 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:28:59.100987 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-68d8f626-021f-4d01-a606-5457c61e61c0 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea returned with HTTP 200 Aug 25 16:28:59.101554 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 890/3526] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:28:59 2026] GET /volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:28:59.577525 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-22010e7b-b9cb-43e2-999f-d8402a404048 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:59.577915 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-22010e7b-b9cb-43e2-999f-d8402a404048 None None] GET https://10.4.3.102/volume// Aug 25 16:28:59.578103 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-22010e7b-b9cb-43e2-999f-d8402a404048 None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:59.578360 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-22010e7b-b9cb-43e2-999f-d8402a404048 None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:59.578723 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-22010e7b-b9cb-43e2-999f-d8402a404048 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:28:59.578973 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 871/3527] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:28:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:28:59.587062 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-b0951346-11f8-40b9-a9e3-bc2ce1c7b805 req-531f8805-476d-4093-9613-73726e3c631d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:28:59.592607 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-b0951346-11f8-40b9-a9e3-bc2ce1c7b805 req-531f8805-476d-4093-9613-73726e3c631d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c Aug 25 16:28:59.592607 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-b0951346-11f8-40b9-a9e3-bc2ce1c7b805 req-531f8805-476d-4093-9613-73726e3c631d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:28:59.592607 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-b0951346-11f8-40b9-a9e3-bc2ce1c7b805 req-531f8805-476d-4093-9613-73726e3c631d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:28:59.691626 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:28:59.691626 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:28:59.909764 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-b0951346-11f8-40b9-a9e3-bc2ce1c7b805 req-531f8805-476d-4093-9613-73726e3c631d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:28:59.911820 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-b0951346-11f8-40b9-a9e3-bc2ce1c7b805 req-531f8805-476d-4093-9613-73726e3c631d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c returned with HTTP 200 Aug 25 16:28:59.912257 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 889/3528] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:28:59 2026] GET /volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c => generated 1321 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:29:00.184141 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-6ff35b3d-96bf-47ca-b791-c7e995214edf None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:00.184141 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6ff35b3d-96bf-47ca-b791-c7e995214edf tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea Aug 25 16:29:00.184141 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6ff35b3d-96bf-47ca-b791-c7e995214edf tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:00.184141 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6ff35b3d-96bf-47ca-b791-c7e995214edf tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:00.184141 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-6ff35b3d-96bf-47ca-b791-c7e995214edf tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 520c6395-f99b-4c72-92ee-9027cd396cea. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:29:00.184141 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:00.184141 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:29:00.184141 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6ff35b3d-96bf-47ca-b791-c7e995214edf tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea returned with HTTP 200 Aug 25 16:29:00.184141 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 879/3529] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:00 2026] GET /volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:29:01.167362 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-341d717d-9da7-43ec-bce1-7c760cee8dfc None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:01.169159 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-341d717d-9da7-43ec-bce1-7c760cee8dfc tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea Aug 25 16:29:01.169338 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-341d717d-9da7-43ec-bce1-7c760cee8dfc tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:01.169510 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-341d717d-9da7-43ec-bce1-7c760cee8dfc tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:01.169647 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-341d717d-9da7-43ec-bce1-7c760cee8dfc tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 520c6395-f99b-4c72-92ee-9027cd396cea. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:29:01.173421 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:01.173421 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:29:01.174067 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-341d717d-9da7-43ec-bce1-7c760cee8dfc tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea returned with HTTP 200 Aug 25 16:29:01.174403 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 891/3530] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:01 2026] GET /volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea => generated 824 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:01.378559 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c6ea3fa5-12ac-4a8b-8177-cde99c8047c5 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:01.380265 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c6ea3fa5-12ac-4a8b-8177-cde99c8047c5 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:29:01.380643 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c6ea3fa5-12ac-4a8b-8177-cde99c8047c5 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1028311619", "source_volid": "a4a94cbb-5783-48a3-9dbd-8ba3633dcee4", "volume_type": "tempest-scenario-type-luks-1330298790", "size": 1}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:29:01.382287 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-c6ea3fa5-12ac-4a8b-8177-cde99c8047c5 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1028311619', 'source_volid': 'a4a94cbb-5783-48a3-9dbd-8ba3633dcee4', 'volume_type': 'tempest-scenario-type-luks-1330298790', 'size': 1}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:29:01.392611 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:01.392611 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:29:01.393055 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-c6ea3fa5-12ac-4a8b-8177-cde99c8047c5 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume retrieved successfully. Aug 25 16:29:01.393199 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-c6ea3fa5-12ac-4a8b-8177-cde99c8047c5 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Create volume of 1 GB Aug 25 16:29:01.393909 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-c6ea3fa5-12ac-4a8b-8177-cde99c8047c5 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Availability Zones retrieved successfully. Aug 25 16:29:01.399456 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-c6ea3fa5-12ac-4a8b-8177-cde99c8047c5 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Flow 'volume_create_api' (df02d606-ff67-419e-bf16-66d5cbdd6e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:29:01.400578 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-c6ea3fa5-12ac-4a8b-8177-cde99c8047c5 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21b2720f-1a41-4141-b43f-5915578149c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:01.401736 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-c6ea3fa5-12ac-4a8b-8177-cde99c8047c5 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:29:01.427183 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-c6ea3fa5-12ac-4a8b-8177-cde99c8047c5 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21b2720f-1a41-4141-b43f-5915578149c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a4a94cbb-5783-48a3-9dbd-8ba3633dcee4', 'volume_type': VolumeType(created_at=2026-08-25T16:27:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d0b9b281-6a8e-42e6-bec0-41a67046ee31,is_public=True,name='tempest-scenario-type-luks-1330298790',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd0b9b281-6a8e-42e6-bec0-41a67046ee31', '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=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:01.428327 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-c6ea3fa5-12ac-4a8b-8177-cde99c8047c5 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cba5a783-4c03-42e5-996f-9f93a20a1e8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:01.497831 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-c6ea3fa5-12ac-4a8b-8177-cde99c8047c5 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Created reservations ['87904ee2-a9bb-4ad8-8268-0279f0ddec63', '5727b599-4500-4179-b9ab-f2022243d6f9', '2f06c37d-c64e-4d48-a587-0b60b83fc21c', '702f411b-a6a0-48cd-aa0f-8bf60e422e03'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:29:01.498503 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-c6ea3fa5-12ac-4a8b-8177-cde99c8047c5 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cba5a783-4c03-42e5-996f-9f93a20a1e8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87904ee2-a9bb-4ad8-8268-0279f0ddec63', '5727b599-4500-4179-b9ab-f2022243d6f9', '2f06c37d-c64e-4d48-a587-0b60b83fc21c', '702f411b-a6a0-48cd-aa0f-8bf60e422e03']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:01.499196 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-c6ea3fa5-12ac-4a8b-8177-cde99c8047c5 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd5a5ae1-1a4e-4d89-82d3-ee995a07482c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:01.597813 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-c6ea3fa5-12ac-4a8b-8177-cde99c8047c5 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd5a5ae1-1a4e-4d89-82d3-ee995a07482c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21619340-0080-4f90-b251-3215a1873536', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1028311619',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40f77acb447842e6a7ff79ec73f7a0b7',qos_specs=None,replication_status=,reservations=['87904ee2-a9bb-4ad8-8268-0279f0ddec63','5727b599-4500-4179-b9ab-f2022243d6f9','2f06c37d-c64e-4d48-a587-0b60b83fc21c','702f411b-a6a0-48cd-aa0f-8bf60e422e03'],size=1,snapshot_id=None,source_replicaid=,source_volid=a4a94cbb-5783-48a3-9dbd-8ba3633dcee4,status='creating',user_id='322967b535ed430899e402246ec837cd',volume_type_id=d0b9b281-6a8e-42e6-bec0-41a67046ee31), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:29:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1028311619',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=21619340-0080-4f90-b251-3215a1873536,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40f77acb447842e6a7ff79ec73f7a0b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a4a94cbb-5783-48a3-9dbd-8ba3633dcee4,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='322967b535ed430899e402246ec837cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d0b9b281-6a8e-42e6-bec0-41a67046ee31),volume_type_id=d0b9b281-6a8e-42e6-bec0-41a67046ee31)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:01.598492 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-c6ea3fa5-12ac-4a8b-8177-cde99c8047c5 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (839fcbd2-e786-4c1b-8b75-b8514a52ee9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:01.640752 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-c6ea3fa5-12ac-4a8b-8177-cde99c8047c5 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (839fcbd2-e786-4c1b-8b75-b8514a52ee9c) transitioned into state 'SUCCESS' from state '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-1028311619',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40f77acb447842e6a7ff79ec73f7a0b7',qos_specs=None,replication_status=,reservations=['87904ee2-a9bb-4ad8-8268-0279f0ddec63','5727b599-4500-4179-b9ab-f2022243d6f9','2f06c37d-c64e-4d48-a587-0b60b83fc21c','702f411b-a6a0-48cd-aa0f-8bf60e422e03'],size=1,snapshot_id=None,source_replicaid=,source_volid=a4a94cbb-5783-48a3-9dbd-8ba3633dcee4,status='creating',user_id='322967b535ed430899e402246ec837cd',volume_type_id=d0b9b281-6a8e-42e6-bec0-41a67046ee31)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:01.640987 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-c6ea3fa5-12ac-4a8b-8177-cde99c8047c5 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a309932-be29-4b51-b966-c8f04c61b16d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:01.658679 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-c6ea3fa5-12ac-4a8b-8177-cde99c8047c5 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a309932-be29-4b51-b966-c8f04c61b16d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:01.659199 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-c6ea3fa5-12ac-4a8b-8177-cde99c8047c5 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Flow 'volume_create_api' (df02d606-ff67-419e-bf16-66d5cbdd6e2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:29:01.659478 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-c6ea3fa5-12ac-4a8b-8177-cde99c8047c5 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Create volume request issued successfully. Aug 25 16:29:01.660025 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c6ea3fa5-12ac-4a8b-8177-cde99c8047c5 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:29:01.660385 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 872/3531] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:29:01 2026] POST /volume/v3/volumes => generated 811 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:29:01.676042 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-b845f113-d028-4f33-af66-f1405daf67c7 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:01.677775 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b845f113-d028-4f33-af66-f1405daf67c7 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 Aug 25 16:29:01.677956 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b845f113-d028-4f33-af66-f1405daf67c7 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:01.678131 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b845f113-d028-4f33-af66-f1405daf67c7 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:01.689234 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:01.689234 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:29:01.693062 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-b845f113-d028-4f33-af66-f1405daf67c7 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:29:01.696852 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b845f113-d028-4f33-af66-f1405daf67c7 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 returned with HTTP 200 Aug 25 16:29:01.697178 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 890/3532] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:01 2026] GET /volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:02.183886 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-16c43624-fcf4-41a2-8783-2b26f7b5f9ed None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:02.186273 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-16c43624-fcf4-41a2-8783-2b26f7b5f9ed tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea Aug 25 16:29:02.186481 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-16c43624-fcf4-41a2-8783-2b26f7b5f9ed tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:02.186677 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-16c43624-fcf4-41a2-8783-2b26f7b5f9ed tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:02.186779 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-16c43624-fcf4-41a2-8783-2b26f7b5f9ed tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 520c6395-f99b-4c72-92ee-9027cd396cea. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:29:02.191047 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:02.191047 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:29:02.191785 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-16c43624-fcf4-41a2-8783-2b26f7b5f9ed tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea returned with HTTP 200 Aug 25 16:29:02.192142 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 880/3533] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:02 2026] GET /volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:02.516097 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-7ebea4a3-56b1-404f-8e17-78461fbcaff7 req-51a1029d-33f7-45f4-a0bc-4c39c70ab130 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:02.518074 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-7ebea4a3-56b1-404f-8e17-78461fbcaff7 req-51a1029d-33f7-45f4-a0bc-4c39c70ab130 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c/encryption Aug 25 16:29:02.518260 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-7ebea4a3-56b1-404f-8e17-78461fbcaff7 req-51a1029d-33f7-45f4-a0bc-4c39c70ab130 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:02.518443 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-7ebea4a3-56b1-404f-8e17-78461fbcaff7 req-51a1029d-33f7-45f4-a0bc-4c39c70ab130 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'index' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:02.527538 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:02.527538 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:29:02.533706 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-7ebea4a3-56b1-404f-8e17-78461fbcaff7 req-51a1029d-33f7-45f4-a0bc-4c39c70ab130 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c/encryption returned with HTTP 200 Aug 25 16:29:02.534121 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 892/3534] 10.4.3.102 () {68 vars in 1631 bytes} [Tue Aug 25 16:29:02 2026] GET /volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:02.716924 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-58088744-0d39-4604-9299-d80e0c5fb834 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:02.721121 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-58088744-0d39-4604-9299-d80e0c5fb834 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 Aug 25 16:29:02.721414 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-58088744-0d39-4604-9299-d80e0c5fb834 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:02.721833 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-58088744-0d39-4604-9299-d80e0c5fb834 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:02.729114 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:02.729114 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:29:02.733196 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-58088744-0d39-4604-9299-d80e0c5fb834 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:29:02.741337 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-58088744-0d39-4604-9299-d80e0c5fb834 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 returned with HTTP 200 Aug 25 16:29:02.741697 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 873/3535] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:02 2026] GET /volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:02.904171 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-b0951346-11f8-40b9-a9e3-bc2ce1c7b805 req-76d7e7e3-0c15-4691-b984-dcd95c67eb93 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:02.905961 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-b0951346-11f8-40b9-a9e3-bc2ce1c7b805 req-76d7e7e3-0c15-4691-b984-dcd95c67eb93 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] DELETE https://10.4.3.102/volume/v3/attachments/8789576c-352d-488f-88d6-f25bfd40b292 Aug 25 16:29:02.906312 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-b0951346-11f8-40b9-a9e3-bc2ce1c7b805 req-76d7e7e3-0c15-4691-b984-dcd95c67eb93 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:02.906458 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-b0951346-11f8-40b9-a9e3-bc2ce1c7b805 req-76d7e7e3-0c15-4691-b984-dcd95c67eb93 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:02.916349 np0000008093 devstack@c-api.service[100457]: DEBUG dbcounter [-] [100457] Writing DB stats cinder:SELECT=168,cinder:UPDATE=22,cinder:INSERT=7 {{(pid=100457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:29:02.918984 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:02.918984 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:29:03.202303 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-883ed3db-635e-4f60-a596-dd59e792158e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:03.204666 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-883ed3db-635e-4f60-a596-dd59e792158e tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea Aug 25 16:29:03.204902 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-883ed3db-635e-4f60-a596-dd59e792158e tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:03.205116 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-883ed3db-635e-4f60-a596-dd59e792158e tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:03.205223 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-883ed3db-635e-4f60-a596-dd59e792158e tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 520c6395-f99b-4c72-92ee-9027cd396cea. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:29:03.207545 np0000008093 devstack@c-api.service[100456]: DEBUG dbcounter [-] [100456] Writing DB stats cinder:SELECT=165,cinder:UPDATE=49,cinder:INSERT=16 {{(pid=100456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:29:03.210926 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:03.210926 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:29:03.211898 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-883ed3db-635e-4f60-a596-dd59e792158e tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea returned with HTTP 200 Aug 25 16:29:03.212411 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 881/3536] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:03 2026] GET /volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:03.754476 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-7d299712-e763-4a42-9d7f-6ceab4aee36a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:03.756081 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7d299712-e763-4a42-9d7f-6ceab4aee36a tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 Aug 25 16:29:03.756291 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7d299712-e763-4a42-9d7f-6ceab4aee36a tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:03.756514 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7d299712-e763-4a42-9d7f-6ceab4aee36a tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:03.762931 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:03.762931 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:29:03.766450 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-7d299712-e763-4a42-9d7f-6ceab4aee36a tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:29:03.770083 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7d299712-e763-4a42-9d7f-6ceab4aee36a tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 returned with HTTP 200 Aug 25 16:29:03.770478 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 893/3537] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:03 2026] GET /volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:04.012797 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-b0951346-11f8-40b9-a9e3-bc2ce1c7b805 req-76d7e7e3-0c15-4691-b984-dcd95c67eb93 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/attachments/8789576c-352d-488f-88d6-f25bfd40b292 returned with HTTP 200 Aug 25 16:29:04.012797 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 891/3538] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:29:02 2026] DELETE /volume/v3/attachments/8789576c-352d-488f-88d6-f25bfd40b292 => generated 19 bytes in 1109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:04.400284 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d10f673b-9e17-4a82-bf19-fbaefb3fad6b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:04.404661 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d10f673b-9e17-4a82-bf19-fbaefb3fad6b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea Aug 25 16:29:04.404877 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d10f673b-9e17-4a82-bf19-fbaefb3fad6b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:04.405269 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d10f673b-9e17-4a82-bf19-fbaefb3fad6b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:04.405269 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-d10f673b-9e17-4a82-bf19-fbaefb3fad6b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 520c6395-f99b-4c72-92ee-9027cd396cea. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:29:04.412522 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:04.412522 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:29:04.412522 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d10f673b-9e17-4a82-bf19-fbaefb3fad6b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea returned with HTTP 200 Aug 25 16:29:04.412522 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 874/3539] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:04 2026] GET /volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:04.782297 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d3948c56-3ef8-4914-b328-31a88681f9c3 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:04.783969 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d3948c56-3ef8-4914-b328-31a88681f9c3 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 Aug 25 16:29:04.784251 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d3948c56-3ef8-4914-b328-31a88681f9c3 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:04.784484 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d3948c56-3ef8-4914-b328-31a88681f9c3 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:04.793546 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:04.793546 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:29:04.798822 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-d3948c56-3ef8-4914-b328-31a88681f9c3 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:29:04.803372 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d3948c56-3ef8-4914-b328-31a88681f9c3 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 returned with HTTP 200 Aug 25 16:29:04.803891 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 882/3540] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:04 2026] GET /volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:05.422896 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-aaf7890c-a69c-4f0c-9e14-f4abc46e7b35 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:05.424756 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-aaf7890c-a69c-4f0c-9e14-f4abc46e7b35 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea Aug 25 16:29:05.425095 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-aaf7890c-a69c-4f0c-9e14-f4abc46e7b35 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:05.474893 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-aaf7890c-a69c-4f0c-9e14-f4abc46e7b35 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:05.474893 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-aaf7890c-a69c-4f0c-9e14-f4abc46e7b35 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 520c6395-f99b-4c72-92ee-9027cd396cea. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:29:05.474893 np0000008093 devstack@c-api.service[100454]: DEBUG dbcounter [-] [100454] Writing DB stats cinder:SELECT=124,cinder:UPDATE=18,cinder:INSERT=11 {{(pid=100454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:29:05.474893 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:05.474893 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:29:05.474893 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-aaf7890c-a69c-4f0c-9e14-f4abc46e7b35 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea returned with HTTP 200 Aug 25 16:29:05.474893 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 894/3541] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:05 2026] GET /volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:05.821132 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-b5a9ff80-b850-467a-92c6-4f721302c87d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:05.835633 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b5a9ff80-b850-467a-92c6-4f721302c87d tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 Aug 25 16:29:05.835633 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b5a9ff80-b850-467a-92c6-4f721302c87d tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:05.835633 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b5a9ff80-b850-467a-92c6-4f721302c87d tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:05.845018 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:05.845018 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:29:05.871877 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-b5a9ff80-b850-467a-92c6-4f721302c87d tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:29:05.871877 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b5a9ff80-b850-467a-92c6-4f721302c87d tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 returned with HTTP 200 Aug 25 16:29:05.871877 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 892/3542] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:05 2026] GET /volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 => generated 903 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:06.444474 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-889925f2-b021-4469-9711-7f1842a0b36c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:06.446106 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-889925f2-b021-4469-9711-7f1842a0b36c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea Aug 25 16:29:06.446298 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-889925f2-b021-4469-9711-7f1842a0b36c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:06.446492 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-889925f2-b021-4469-9711-7f1842a0b36c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:06.446604 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-889925f2-b021-4469-9711-7f1842a0b36c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 520c6395-f99b-4c72-92ee-9027cd396cea. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:29:06.450498 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:06.450498 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:29:06.451155 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-889925f2-b021-4469-9711-7f1842a0b36c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea returned with HTTP 200 Aug 25 16:29:06.451616 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 875/3543] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:06 2026] GET /volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea => generated 824 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:06.501143 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-7ebea4a3-56b1-404f-8e17-78461fbcaff7 req-c2bf589a-474a-4977-ada3-b7d0e15512a0 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:06.501143 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-7ebea4a3-56b1-404f-8e17-78461fbcaff7 req-c2bf589a-474a-4977-ada3-b7d0e15512a0 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] POST https://10.4.3.102/volume/v3/attachments/25a23c88-7a1d-48e2-9ef0-6586fa6b0c32/action Aug 25 16:29:06.501143 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-7ebea4a3-56b1-404f-8e17-78461fbcaff7 req-c2bf589a-474a-4977-ada3-b7d0e15512a0 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Action body: b'{"os-complete": null}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:29:06.501143 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-7ebea4a3-56b1-404f-8e17-78461fbcaff7 req-c2bf589a-474a-4977-ada3-b7d0e15512a0 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:29:06.656436 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:06.656436 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:29:06.733452 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-7ebea4a3-56b1-404f-8e17-78461fbcaff7 req-c2bf589a-474a-4977-ada3-b7d0e15512a0 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/attachments/25a23c88-7a1d-48e2-9ef0-6586fa6b0c32/action returned with HTTP 204 Aug 25 16:29:06.734648 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 883/3544] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:29:06 2026] POST /volume/v3/attachments/25a23c88-7a1d-48e2-9ef0-6586fa6b0c32/action => generated 0 bytes in 238 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:29:06.870307 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-3cd43770-fa5a-439a-8993-ba8606fed651 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:06.877466 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3cd43770-fa5a-439a-8993-ba8606fed651 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 Aug 25 16:29:06.877683 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3cd43770-fa5a-439a-8993-ba8606fed651 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:06.877861 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3cd43770-fa5a-439a-8993-ba8606fed651 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:06.888994 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:06.888994 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:29:06.898187 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-3cd43770-fa5a-439a-8993-ba8606fed651 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:29:06.962852 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3cd43770-fa5a-439a-8993-ba8606fed651 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 returned with HTTP 200 Aug 25 16:29:06.963353 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 895/3545] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:06 2026] GET /volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 => generated 903 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:07.465301 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-4a0f6caf-d675-4aeb-9a2e-cfefa0ab88ae None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:07.467852 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4a0f6caf-d675-4aeb-9a2e-cfefa0ab88ae tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea Aug 25 16:29:07.468037 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4a0f6caf-d675-4aeb-9a2e-cfefa0ab88ae tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:07.472464 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4a0f6caf-d675-4aeb-9a2e-cfefa0ab88ae tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:07.472464 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-4a0f6caf-d675-4aeb-9a2e-cfefa0ab88ae tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 520c6395-f99b-4c72-92ee-9027cd396cea. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:29:07.487964 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:07.487964 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:29:07.488767 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4a0f6caf-d675-4aeb-9a2e-cfefa0ab88ae tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea returned with HTTP 200 Aug 25 16:29:07.489130 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 893/3546] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:07 2026] GET /volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea => generated 825 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:07.776575 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-d16c7081-4b0c-4ec1-9d81-b44fe77edae4 req-d34303e5-cb6f-4158-b6a6-fc90225b0f6d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:07.780617 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-d16c7081-4b0c-4ec1-9d81-b44fe77edae4 req-d34303e5-cb6f-4158-b6a6-fc90225b0f6d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] DELETE https://10.4.3.102/volume/v3/attachments/8789576c-352d-488f-88d6-f25bfd40b292 Aug 25 16:29:07.780617 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-d16c7081-4b0c-4ec1-9d81-b44fe77edae4 req-d34303e5-cb6f-4158-b6a6-fc90225b0f6d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:07.780617 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-d16c7081-4b0c-4ec1-9d81-b44fe77edae4 req-d34303e5-cb6f-4158-b6a6-fc90225b0f6d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:07.783211 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-d16c7081-4b0c-4ec1-9d81-b44fe77edae4 req-d34303e5-cb6f-4158-b6a6-fc90225b0f6d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/attachments/8789576c-352d-488f-88d6-f25bfd40b292 returned with HTTP 404 Aug 25 16:29:07.783663 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 876/3547] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:29:07 2026] DELETE /volume/v3/attachments/8789576c-352d-488f-88d6-f25bfd40b292 => generated 149 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:29:07.979173 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-7d41bee9-d6a4-4317-ad48-65d3d63b5531 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:07.980676 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7d41bee9-d6a4-4317-ad48-65d3d63b5531 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 Aug 25 16:29:07.980848 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7d41bee9-d6a4-4317-ad48-65d3d63b5531 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:07.981285 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7d41bee9-d6a4-4317-ad48-65d3d63b5531 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:07.987285 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:07.987285 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:29:07.990434 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-7d41bee9-d6a4-4317-ad48-65d3d63b5531 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:29:07.995022 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7d41bee9-d6a4-4317-ad48-65d3d63b5531 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 returned with HTTP 200 Aug 25 16:29:07.995380 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 884/3548] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:07 2026] GET /volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:08.505615 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f7e24f18-7a1d-42b9-8128-d3e0ac03e6d7 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:08.506009 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f7e24f18-7a1d-42b9-8128-d3e0ac03e6d7 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea Aug 25 16:29:08.506009 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f7e24f18-7a1d-42b9-8128-d3e0ac03e6d7 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:08.506104 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f7e24f18-7a1d-42b9-8128-d3e0ac03e6d7 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:08.506227 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-f7e24f18-7a1d-42b9-8128-d3e0ac03e6d7 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 520c6395-f99b-4c72-92ee-9027cd396cea. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:29:08.510617 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:08.510617 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:29:08.511443 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f7e24f18-7a1d-42b9-8128-d3e0ac03e6d7 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea returned with HTTP 200 Aug 25 16:29:08.511956 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 896/3549] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:08 2026] GET /volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:08.523361 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-83001ded-7c7c-4ceb-a48c-6fa18c3d2ba2 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:08.525149 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-83001ded-7c7c-4ceb-a48c-6fa18c3d2ba2 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/4429752f-45ce-4193-9bf1-5c1369bee492 Aug 25 16:29:08.525423 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-83001ded-7c7c-4ceb-a48c-6fa18c3d2ba2 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:08.525690 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-83001ded-7c7c-4ceb-a48c-6fa18c3d2ba2 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:08.532947 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:08.532947 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:29:08.536225 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-83001ded-7c7c-4ceb-a48c-6fa18c3d2ba2 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:29:08.546644 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-83001ded-7c7c-4ceb-a48c-6fa18c3d2ba2 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/4429752f-45ce-4193-9bf1-5c1369bee492 returned with HTTP 200 Aug 25 16:29:08.546644 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 894/3550] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:08 2026] GET /volume/v3/volumes/4429752f-45ce-4193-9bf1-5c1369bee492 => generated 909 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:08.554823 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-15d4876a-f0f8-4e6f-9737-34a10680df29 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:08.556691 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-15d4876a-f0f8-4e6f-9737-34a10680df29 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea Aug 25 16:29:08.556691 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-15d4876a-f0f8-4e6f-9737-34a10680df29 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:08.556838 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-15d4876a-f0f8-4e6f-9737-34a10680df29 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:08.556949 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-15d4876a-f0f8-4e6f-9737-34a10680df29 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 520c6395-f99b-4c72-92ee-9027cd396cea. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:29:08.562146 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:08.562146 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:29:08.562934 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-15d4876a-f0f8-4e6f-9737-34a10680df29 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea returned with HTTP 200 Aug 25 16:29:08.563306 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 877/3551] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:08 2026] GET /volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:08.575338 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-6cf3e44b-05be-4334-8427-b248c2aaae17 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:08.576975 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6cf3e44b-05be-4334-8427-b248c2aaae17 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/detail Aug 25 16:29:08.577153 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6cf3e44b-05be-4334-8427-b248c2aaae17 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:08.577342 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6cf3e44b-05be-4334-8427-b248c2aaae17 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'detail' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:08.577608 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.api_utils [None req-6cf3e44b-05be-4334-8427-b248c2aaae17 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Removing options '' from query. {{(pid=100456) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:29:08.582469 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6cf3e44b-05be-4334-8427-b248c2aaae17 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/detail returned with HTTP 200 Aug 25 16:29:08.583060 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 885/3552] 10.4.3.102 () {66 vars in 1258 bytes} [Tue Aug 25 16:29:08 2026] GET /volume/v3/backups/detail => generated 829 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:08.594379 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-a62c3994-8776-4c50-a870-eddebd7839b3 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:08.596034 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a62c3994-8776-4c50-a870-eddebd7839b3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] POST https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea/restore Aug 25 16:29:08.596372 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a62c3994-8776-4c50-a870-eddebd7839b3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:29:08.597713 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.contrib.backups [None req-a62c3994-8776-4c50-a870-eddebd7839b3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Restoring backup 520c6395-f99b-4c72-92ee-9027cd396cea ({'restore': {}}) {{(pid=100454) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 16:29:08.597817 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.contrib.backups [None req-a62c3994-8776-4c50-a870-eddebd7839b3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Restoring backup 520c6395-f99b-4c72-92ee-9027cd396cea to volume None. Aug 25 16:29:08.601645 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:08.601645 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:29:08.602725 np0000008093 devstack@c-api.service[100454]: INFO cinder.backup.api [None req-a62c3994-8776-4c50-a870-eddebd7839b3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Creating volume of 1 GB for restore of backup 520c6395-f99b-4c72-92ee-9027cd396cea. Aug 25 16:29:08.608264 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-a62c3994-8776-4c50-a870-eddebd7839b3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Availability zone cache updated, next update will occur around 2026-08-25 17:29:08.608010. {{(pid=100454) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 16:29:08.608371 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-a62c3994-8776-4c50-a870-eddebd7839b3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Availability Zones retrieved successfully. Aug 25 16:29:08.613719 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-a62c3994-8776-4c50-a870-eddebd7839b3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Flow 'volume_create_api' (0f9b0d36-7b6f-497f-9778-80d59158d85e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:29:08.614933 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-a62c3994-8776-4c50-a870-eddebd7839b3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f84f109e-6e30-44b2-9f71-bab051cd95f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:08.615895 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-a62c3994-8776-4c50-a870-eddebd7839b3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:29:08.640994 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-a62c3994-8776-4c50-a870-eddebd7839b3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f84f109e-6e30-44b2-9f71-bab051cd95f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:08.641875 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-a62c3994-8776-4c50-a870-eddebd7839b3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff0dba0e-7925-40aa-b92e-657191a86b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:08.694783 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-a62c3994-8776-4c50-a870-eddebd7839b3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Created reservations ['19e9b216-3a38-4597-9bcb-42eb28ecb4b8', 'a478222e-ef5c-41cf-89eb-1b889e6e2c6b', 'ce0dded5-d6e8-40ce-be8e-090ced5d186b', 'a6a6dab3-dde6-4296-8c56-d011892d9afb'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:29:08.695552 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-a62c3994-8776-4c50-a870-eddebd7839b3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff0dba0e-7925-40aa-b92e-657191a86b6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19e9b216-3a38-4597-9bcb-42eb28ecb4b8', 'a478222e-ef5c-41cf-89eb-1b889e6e2c6b', 'ce0dded5-d6e8-40ce-be8e-090ced5d186b', 'a6a6dab3-dde6-4296-8c56-d011892d9afb']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:08.696274 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-a62c3994-8776-4c50-a870-eddebd7839b3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8441c42-1bc7-4604-b5b6-e215b08c4d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:08.705787 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-de051a71-1d72-4a1c-993a-5eb7ccc72fa6 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:08.708059 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-de051a71-1d72-4a1c-993a-5eb7ccc72fa6 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/7e04c80a-b1c8-40ca-bcd3-523ed3c523ff Aug 25 16:29:08.708444 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-de051a71-1d72-4a1c-993a-5eb7ccc72fa6 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:08.708780 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-de051a71-1d72-4a1c-993a-5eb7ccc72fa6 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:08.708987 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.snapshots [None req-de051a71-1d72-4a1c-993a-5eb7ccc72fa6 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Delete snapshot with id: 7e04c80a-b1c8-40ca-bcd3-523ed3c523ff Aug 25 16:29:08.715665 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-de051a71-1d72-4a1c-993a-5eb7ccc72fa6 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/7e04c80a-b1c8-40ca-bcd3-523ed3c523ff returned with HTTP 404 Aug 25 16:29:08.716422 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 895/3553] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:29:08 2026] DELETE /volume/v3/snapshots/7e04c80a-b1c8-40ca-bcd3-523ed3c523ff => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:29:08.730294 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-3eaf47b0-babc-4d09-9b44-1396f431de30 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:08.731713 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3eaf47b0-babc-4d09-9b44-1396f431de30 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c Aug 25 16:29:08.731815 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3eaf47b0-babc-4d09-9b44-1396f431de30 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:08.731987 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3eaf47b0-babc-4d09-9b44-1396f431de30 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:08.738606 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:08.738606 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:29:08.741401 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-a62c3994-8776-4c50-a870-eddebd7839b3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8441c42-1bc7-4604-b5b6-e215b08c4d72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f09cfc0a-f89b-466e-b878-124e2c08c40c', '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_520c6395-f99b-4c72-92ee-9027cd396cea',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b20b84d47a374500a08dcaf2d648c922',qos_specs=None,replication_status=,reservations=['19e9b216-3a38-4597-9bcb-42eb28ecb4b8','a478222e-ef5c-41cf-89eb-1b889e6e2c6b','ce0dded5-d6e8-40ce-be8e-090ced5d186b','a6a6dab3-dde6-4296-8c56-d011892d9afb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b92b6b520c54a17ba1491c4414aa817',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:29:08Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_520c6395-f99b-4c72-92ee-9027cd396cea',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f09cfc0a-f89b-466e-b878-124e2c08c40c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b20b84d47a374500a08dcaf2d648c922',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b92b6b520c54a17ba1491c4414aa817',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:08.742201 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-3eaf47b0-babc-4d09-9b44-1396f431de30 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:29:08.742578 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-a62c3994-8776-4c50-a870-eddebd7839b3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dfd782b-bcbe-4191-811e-0d7c076f1922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:08.746219 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3eaf47b0-babc-4d09-9b44-1396f431de30 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c returned with HTTP 200 Aug 25 16:29:08.746431 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 878/3554] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:08 2026] GET /volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:08.760524 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b5d2815f-e909-4aba-866e-fa95f716a118 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:08.762101 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b5d2815f-e909-4aba-866e-fa95f716a118 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:29:08.762419 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b5d2815f-e909-4aba-866e-fa95f716a118 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-463082996"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:29:08.763796 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-b5d2815f-e909-4aba-866e-fa95f716a118 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-463082996'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:29:08.764505 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-b5d2815f-e909-4aba-866e-fa95f716a118 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Create volume of 1 GB Aug 25 16:29:08.764505 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:08.764505 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:29:08.767861 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-b5d2815f-e909-4aba-866e-fa95f716a118 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Availability Zones retrieved successfully. Aug 25 16:29:08.773473 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b5d2815f-e909-4aba-866e-fa95f716a118 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Flow 'volume_create_api' (228c7343-27e3-44a3-b48f-7c117c0448a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:29:08.773825 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b5d2815f-e909-4aba-866e-fa95f716a118 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0727acd8-5e21-4eb6-a7fe-cc69145c072f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:08.774931 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-b5d2815f-e909-4aba-866e-fa95f716a118 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:29:08.802922 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b5d2815f-e909-4aba-866e-fa95f716a118 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0727acd8-5e21-4eb6-a7fe-cc69145c072f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:08.804009 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b5d2815f-e909-4aba-866e-fa95f716a118 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f86c7060-a98f-48c4-b13c-a8df0b79af22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:08.860161 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-a62c3994-8776-4c50-a870-eddebd7839b3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dfd782b-bcbe-4191-811e-0d7c076f1922) transitioned into 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_520c6395-f99b-4c72-92ee-9027cd396cea',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b20b84d47a374500a08dcaf2d648c922',qos_specs=None,replication_status=,reservations=['19e9b216-3a38-4597-9bcb-42eb28ecb4b8','a478222e-ef5c-41cf-89eb-1b889e6e2c6b','ce0dded5-d6e8-40ce-be8e-090ced5d186b','a6a6dab3-dde6-4296-8c56-d011892d9afb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b92b6b520c54a17ba1491c4414aa817',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:08.860805 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-a62c3994-8776-4c50-a870-eddebd7839b3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b80b0d43-865f-4b54-98dd-83d002f5db09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:08.886675 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-a62c3994-8776-4c50-a870-eddebd7839b3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b80b0d43-865f-4b54-98dd-83d002f5db09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:08.887997 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-a62c3994-8776-4c50-a870-eddebd7839b3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Flow 'volume_create_api' (0f9b0d36-7b6f-497f-9778-80d59158d85e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:29:08.887997 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-a62c3994-8776-4c50-a870-eddebd7839b3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Create volume request issued successfully. Aug 25 16:29:08.892450 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-b5d2815f-e909-4aba-866e-fa95f716a118 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Created reservations ['3c6f8cd2-162c-48d9-b7d8-cbabbd33646f', 'ec0d4464-71fb-44f8-93f0-74f95eccedfc', 'f1970a9a-0c84-45b2-a4e0-17598aaa7e90', 'c9debe52-7a14-473e-83d2-8a12284f63e7'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:29:08.892578 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b5d2815f-e909-4aba-866e-fa95f716a118 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f86c7060-a98f-48c4-b13c-a8df0b79af22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c6f8cd2-162c-48d9-b7d8-cbabbd33646f', 'ec0d4464-71fb-44f8-93f0-74f95eccedfc', 'f1970a9a-0c84-45b2-a4e0-17598aaa7e90', 'c9debe52-7a14-473e-83d2-8a12284f63e7']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:08.895608 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b5d2815f-e909-4aba-866e-fa95f716a118 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3338a059-0906-457c-857b-83704b598f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:08.898291 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:08.898291 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:29:08.898941 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-a62c3994-8776-4c50-a870-eddebd7839b3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:29:08.916925 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b5d2815f-e909-4aba-866e-fa95f716a118 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3338a059-0906-457c-857b-83704b598f9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aedfbcc5-88a1-414f-a3b2-df13a7ddb59b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-463082996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e6798088b964d7ca549764986dfd2f7',qos_specs=None,replication_status=,reservations=['3c6f8cd2-162c-48d9-b7d8-cbabbd33646f','ec0d4464-71fb-44f8-93f0-74f95eccedfc','f1970a9a-0c84-45b2-a4e0-17598aaa7e90','c9debe52-7a14-473e-83d2-8a12284f63e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8f150895b4e41cd9a8ecdf25f861652',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:29:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-463082996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aedfbcc5-88a1-414f-a3b2-df13a7ddb59b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e6798088b964d7ca549764986dfd2f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8f150895b4e41cd9a8ecdf25f861652',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:08.917869 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b5d2815f-e909-4aba-866e-fa95f716a118 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dab3a297-ab31-4ef6-be4e-6e4eee56eb61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:08.990794 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b5d2815f-e909-4aba-866e-fa95f716a118 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dab3a297-ab31-4ef6-be4e-6e4eee56eb61) transitioned into state 'SUCCESS' from state '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-463082996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e6798088b964d7ca549764986dfd2f7',qos_specs=None,replication_status=,reservations=['3c6f8cd2-162c-48d9-b7d8-cbabbd33646f','ec0d4464-71fb-44f8-93f0-74f95eccedfc','f1970a9a-0c84-45b2-a4e0-17598aaa7e90','c9debe52-7a14-473e-83d2-8a12284f63e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8f150895b4e41cd9a8ecdf25f861652',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:08.991660 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b5d2815f-e909-4aba-866e-fa95f716a118 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a377f6d9-fca1-4353-b1e0-a41deb5e619e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:09.004767 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b5d2815f-e909-4aba-866e-fa95f716a118 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a377f6d9-fca1-4353-b1e0-a41deb5e619e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:09.005564 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b5d2815f-e909-4aba-866e-fa95f716a118 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Flow 'volume_create_api' (228c7343-27e3-44a3-b48f-7c117c0448a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:29:09.005823 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-b5d2815f-e909-4aba-866e-fa95f716a118 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Create volume request issued successfully. Aug 25 16:29:09.006341 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b5d2815f-e909-4aba-866e-fa95f716a118 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:29:09.006889 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 886/3555] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:29:08 2026] POST /volume/v3/volumes => generated 753 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:29:09.008710 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-57b5a326-9b9c-483d-9657-8f6f10f06387 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:09.011928 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-57b5a326-9b9c-483d-9657-8f6f10f06387 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 Aug 25 16:29:09.012961 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-57b5a326-9b9c-483d-9657-8f6f10f06387 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:09.012961 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-57b5a326-9b9c-483d-9657-8f6f10f06387 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:09.017782 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-e1477255-c803-44b6-a4e5-e8b0eefad906 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:09.022102 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e1477255-c803-44b6-a4e5-e8b0eefad906 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/aedfbcc5-88a1-414f-a3b2-df13a7ddb59b Aug 25 16:29:09.022292 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:09.022292 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:29:09.022380 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e1477255-c803-44b6-a4e5-e8b0eefad906 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:09.022745 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e1477255-c803-44b6-a4e5-e8b0eefad906 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:09.047902 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-57b5a326-9b9c-483d-9657-8f6f10f06387 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:29:09.051097 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:09.051097 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:29:09.052750 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-57b5a326-9b9c-483d-9657-8f6f10f06387 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 returned with HTTP 200 Aug 25 16:29:09.053110 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 896/3556] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:09 2026] GET /volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 => generated 903 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:09.056614 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-e1477255-c803-44b6-a4e5-e8b0eefad906 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:29:09.060206 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e1477255-c803-44b6-a4e5-e8b0eefad906 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/aedfbcc5-88a1-414f-a3b2-df13a7ddb59b returned with HTTP 200 Aug 25 16:29:09.060613 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 879/3557] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:09 2026] GET /volume/v3/volumes/aedfbcc5-88a1-414f-a3b2-df13a7ddb59b => generated 821 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:09.687118 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-43719d8f-24bb-44c7-ae2b-f6a1c3cce4a6 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:09.688898 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-43719d8f-24bb-44c7-ae2b-f6a1c3cce4a6 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/6167ecc3-62c6-42d5-82fc-61f531807c26 Aug 25 16:29:09.689065 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-43719d8f-24bb-44c7-ae2b-f6a1c3cce4a6 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:09.689294 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-43719d8f-24bb-44c7-ae2b-f6a1c3cce4a6 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:09.689386 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-43719d8f-24bb-44c7-ae2b-f6a1c3cce4a6 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Delete snapshot with id: 6167ecc3-62c6-42d5-82fc-61f531807c26 Aug 25 16:29:09.695286 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-43719d8f-24bb-44c7-ae2b-f6a1c3cce4a6 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/snapshots/6167ecc3-62c6-42d5-82fc-61f531807c26 returned with HTTP 404 Aug 25 16:29:09.695921 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 887/3558] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:29:09 2026] DELETE /volume/v3/snapshots/6167ecc3-62c6-42d5-82fc-61f531807c26 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:29:09.701929 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f97ae898-3482-4747-b460-315e2917eb04 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:09.703530 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f97ae898-3482-4747-b460-315e2917eb04 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/snapshots/6167ecc3-62c6-42d5-82fc-61f531807c26 Aug 25 16:29:09.703737 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f97ae898-3482-4747-b460-315e2917eb04 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:09.703911 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f97ae898-3482-4747-b460-315e2917eb04 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:09.709780 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f97ae898-3482-4747-b460-315e2917eb04 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/snapshots/6167ecc3-62c6-42d5-82fc-61f531807c26 returned with HTTP 404 Aug 25 16:29:09.710540 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 897/3559] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:29:09 2026] GET /volume/v3/snapshots/6167ecc3-62c6-42d5-82fc-61f531807c26 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:29:09.740671 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-593f339b-f0bc-42c5-acac-7cfe7646d853 req-e1716b2a-ed9d-4f94-9362-a47d5dd1e4f3 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:09.743152 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-593f339b-f0bc-42c5-acac-7cfe7646d853 req-e1716b2a-ed9d-4f94-9362-a47d5dd1e4f3 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 Aug 25 16:29:09.743353 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-593f339b-f0bc-42c5-acac-7cfe7646d853 req-e1716b2a-ed9d-4f94-9362-a47d5dd1e4f3 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:09.743522 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-593f339b-f0bc-42c5-acac-7cfe7646d853 req-e1716b2a-ed9d-4f94-9362-a47d5dd1e4f3 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:09.751918 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:09.751918 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:29:09.754848 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-593f339b-f0bc-42c5-acac-7cfe7646d853 req-e1716b2a-ed9d-4f94-9362-a47d5dd1e4f3 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Volume info retrieved successfully. Aug 25 16:29:09.758348 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-593f339b-f0bc-42c5-acac-7cfe7646d853 req-e1716b2a-ed9d-4f94-9362-a47d5dd1e4f3 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 returned with HTTP 200 Aug 25 16:29:09.758707 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 880/3560] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:29:09 2026] GET /volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 => generated 1140 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:29:09.774065 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-593f339b-f0bc-42c5-acac-7cfe7646d853 req-ae8d4455-e4d7-4f36-b562-99a611278ff6 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:09.776850 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-593f339b-f0bc-42c5-acac-7cfe7646d853 req-ae8d4455-e4d7-4f36-b562-99a611278ff6 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] POST https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5/action Aug 25 16:29:09.777209 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-593f339b-f0bc-42c5-acac-7cfe7646d853 req-ae8d4455-e4d7-4f36-b562-99a611278ff6 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:29:09.777357 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-593f339b-f0bc-42c5-acac-7cfe7646d853 req-ae8d4455-e4d7-4f36-b562-99a611278ff6 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:29:09.787317 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:09.787317 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:29:09.787763 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-593f339b-f0bc-42c5-acac-7cfe7646d853 req-ae8d4455-e4d7-4f36-b562-99a611278ff6 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Volume info retrieved successfully. Aug 25 16:29:09.794289 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-593f339b-f0bc-42c5-acac-7cfe7646d853 req-ae8d4455-e4d7-4f36-b562-99a611278ff6 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Begin detaching volume completed successfully. Aug 25 16:29:09.794559 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-593f339b-f0bc-42c5-acac-7cfe7646d853 req-ae8d4455-e4d7-4f36-b562-99a611278ff6 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5/action returned with HTTP 202 Aug 25 16:29:09.795415 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 888/3561] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:29:09 2026] POST /volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:29:09.873257 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-3cc945e6-171d-4610-aa9f-e7b575078abc None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:09.873635 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3cc945e6-171d-4610-aa9f-e7b575078abc None None] GET https://10.4.3.102/volume// Aug 25 16:29:09.873979 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3cc945e6-171d-4610-aa9f-e7b575078abc None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:09.874264 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3cc945e6-171d-4610-aa9f-e7b575078abc None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:09.875360 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3cc945e6-171d-4610-aa9f-e7b575078abc None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:29:09.875782 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 898/3562] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:29:09 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:29:09.883947 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-593f339b-f0bc-42c5-acac-7cfe7646d853 req-d3e470f6-22de-4cbe-9e44-4a21cdab7bcc None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:09.886036 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-593f339b-f0bc-42c5-acac-7cfe7646d853 req-d3e470f6-22de-4cbe-9e44-4a21cdab7bcc tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 Aug 25 16:29:09.886345 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-593f339b-f0bc-42c5-acac-7cfe7646d853 req-d3e470f6-22de-4cbe-9e44-4a21cdab7bcc tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:09.886600 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-593f339b-f0bc-42c5-acac-7cfe7646d853 req-d3e470f6-22de-4cbe-9e44-4a21cdab7bcc tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:09.903079 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:09.903079 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:29:09.905789 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:09.905789 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:29:09.906458 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-a62c3994-8776-4c50-a870-eddebd7839b3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:29:09.906549 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.backup.api [None req-a62c3994-8776-4c50-a870-eddebd7839b3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Checking backup size 1 against volume size 1 {{(pid=100454) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 25 16:29:09.906699 np0000008093 devstack@c-api.service[100454]: INFO cinder.backup.api [None req-a62c3994-8776-4c50-a870-eddebd7839b3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Overwriting volume f09cfc0a-f89b-466e-b878-124e2c08c40c with restore of backup 520c6395-f99b-4c72-92ee-9027cd396cea Aug 25 16:29:09.910285 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-593f339b-f0bc-42c5-acac-7cfe7646d853 req-d3e470f6-22de-4cbe-9e44-4a21cdab7bcc tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Volume info retrieved successfully. Aug 25 16:29:09.917096 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-593f339b-f0bc-42c5-acac-7cfe7646d853 req-d3e470f6-22de-4cbe-9e44-4a21cdab7bcc tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 returned with HTTP 200 Aug 25 16:29:09.917419 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 881/3563] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:29:09 2026] GET /volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 => generated 1323 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:29:09.949701 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.backup.rpcapi [None req-a62c3994-8776-4c50-a870-eddebd7839b3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] restore_backup in rpcapi backup_id 520c6395-f99b-4c72-92ee-9027cd396cea {{(pid=100454) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 16:29:09.954425 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a62c3994-8776-4c50-a870-eddebd7839b3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea/restore returned with HTTP 202 Aug 25 16:29:09.954425 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 897/3564] 10.4.3.102 () {68 vars in 1393 bytes} [Tue Aug 25 16:29:08 2026] POST /volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea/restore => generated 189 bytes in 1358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:29:09.962870 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-461291a4-c9e6-4ec5-ac2c-1ebda9cc3e58 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:09.966691 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-461291a4-c9e6-4ec5-ac2c-1ebda9cc3e58 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea Aug 25 16:29:09.966691 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-461291a4-c9e6-4ec5-ac2c-1ebda9cc3e58 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:09.966691 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-461291a4-c9e6-4ec5-ac2c-1ebda9cc3e58 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:09.966691 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-461291a4-c9e6-4ec5-ac2c-1ebda9cc3e58 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 520c6395-f99b-4c72-92ee-9027cd396cea. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:29:09.971688 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:09.971688 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:29:09.972689 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-461291a4-c9e6-4ec5-ac2c-1ebda9cc3e58 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea returned with HTTP 200 Aug 25 16:29:09.973197 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 889/3565] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:09 2026] GET /volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:10.065574 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-7157156e-f05e-4f36-b8c0-aebbb348303e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:10.067064 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7157156e-f05e-4f36-b8c0-aebbb348303e tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 Aug 25 16:29:10.067298 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7157156e-f05e-4f36-b8c0-aebbb348303e tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:10.067477 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7157156e-f05e-4f36-b8c0-aebbb348303e tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:10.075865 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-276f072d-8f9d-4a73-b306-241a74281cf1 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:10.077810 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:10.077810 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:29:10.078244 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-276f072d-8f9d-4a73-b306-241a74281cf1 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/aedfbcc5-88a1-414f-a3b2-df13a7ddb59b Aug 25 16:29:10.078519 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-276f072d-8f9d-4a73-b306-241a74281cf1 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:10.078809 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-276f072d-8f9d-4a73-b306-241a74281cf1 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:10.083485 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-7157156e-f05e-4f36-b8c0-aebbb348303e tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:29:10.088873 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7157156e-f05e-4f36-b8c0-aebbb348303e tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 returned with HTTP 200 Aug 25 16:29:10.089091 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:10.089091 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:29:10.089495 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 899/3566] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:10 2026] GET /volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:10.093146 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-276f072d-8f9d-4a73-b306-241a74281cf1 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:29:10.098004 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-276f072d-8f9d-4a73-b306-241a74281cf1 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/aedfbcc5-88a1-414f-a3b2-df13a7ddb59b returned with HTTP 200 Aug 25 16:29:10.098399 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 882/3567] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:10 2026] GET /volume/v3/volumes/aedfbcc5-88a1-414f-a3b2-df13a7ddb59b => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:10.111604 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-403ed84f-8b74-4f50-a36e-edf5963734a4 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:10.113320 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-403ed84f-8b74-4f50-a36e-edf5963734a4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:29:10.113839 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-403ed84f-8b74-4f50-a36e-edf5963734a4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aedfbcc5-88a1-414f-a3b2-df13a7ddb59b", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-172290346"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:29:10.123616 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:10.123616 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:29:10.124052 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-403ed84f-8b74-4f50-a36e-edf5963734a4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:29:10.124160 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.snapshots [None req-403ed84f-8b74-4f50-a36e-edf5963734a4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Create snapshot from volume aedfbcc5-88a1-414f-a3b2-df13a7ddb59b Aug 25 16:29:10.156359 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-403ed84f-8b74-4f50-a36e-edf5963734a4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Created reservations ['3a8a4dc5-06d8-42df-b24a-ed9d762feb75', 'f4ab9eea-0f7b-4adb-a440-b8f85dee17ae', 'd3456ec5-7884-4161-8616-afa89378e5df', '85a4cd43-4538-41d0-8faa-7e5c47174bee'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:29:10.186078 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-403ed84f-8b74-4f50-a36e-edf5963734a4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot create request issued successfully. Aug 25 16:29:10.186434 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-403ed84f-8b74-4f50-a36e-edf5963734a4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:29:10.186856 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 898/3568] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:29:10 2026] POST /volume/v3/snapshots => generated 309 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:29:10.195367 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-1f8fbd44-b37b-4dcc-b033-cb32b18e3b3c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:10.198358 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1f8fbd44-b37b-4dcc-b033-cb32b18e3b3c tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots/8159e6db-2ec1-4a6c-b42d-1052ac48cec8 Aug 25 16:29:10.198527 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1f8fbd44-b37b-4dcc-b033-cb32b18e3b3c tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:10.198718 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1f8fbd44-b37b-4dcc-b033-cb32b18e3b3c tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:10.203302 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:10.203302 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:29:10.203779 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-1f8fbd44-b37b-4dcc-b033-cb32b18e3b3c tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:29:10.204472 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1f8fbd44-b37b-4dcc-b033-cb32b18e3b3c tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/8159e6db-2ec1-4a6c-b42d-1052ac48cec8 returned with HTTP 200 Aug 25 16:29:10.204883 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 890/3569] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:29:10 2026] GET /volume/v3/snapshots/8159e6db-2ec1-4a6c-b42d-1052ac48cec8 => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:10.220030 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-bad1ff7a-820b-4f4a-bca3-7093de96a388 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:10.220430 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bad1ff7a-820b-4f4a-bca3-7093de96a388 None None] GET https://10.4.3.102/volume// Aug 25 16:29:10.220674 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bad1ff7a-820b-4f4a-bca3-7093de96a388 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:10.220885 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bad1ff7a-820b-4f4a-bca3-7093de96a388 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:10.221240 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bad1ff7a-820b-4f4a-bca3-7093de96a388 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:29:10.221516 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 900/3570] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:29:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:29:10.228553 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-986fde4a-4151-4807-b68f-7c5d343d8ce7 req-48512699-b920-4420-9170-09e8387517e6 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:10.230429 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-986fde4a-4151-4807-b68f-7c5d343d8ce7 req-48512699-b920-4420-9170-09e8387517e6 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:29:10.230718 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-986fde4a-4151-4807-b68f-7c5d343d8ce7 req-48512699-b920-4420-9170-09e8387517e6 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "80b51f08-1922-4a9c-b3de-76beb8cb409c", "connector": null, "instance_uuid": "e4e2f888-ae0a-490c-99c8-ce005f27c90c"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:29:10.247045 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:10.247045 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:29:10.281918 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-986fde4a-4151-4807-b68f-7c5d343d8ce7 req-48512699-b920-4420-9170-09e8387517e6 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:29:10.282472 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 883/3571] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:29:10 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) Aug 25 16:29:10.290312 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-986fde4a-4151-4807-b68f-7c5d343d8ce7 req-e486e73d-f53f-4707-9c80-039d93bc1fae None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:10.292350 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-986fde4a-4151-4807-b68f-7c5d343d8ce7 req-e486e73d-f53f-4707-9c80-039d93bc1fae tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] DELETE https://10.4.3.102/volume/v3/attachments/25a23c88-7a1d-48e2-9ef0-6586fa6b0c32 Aug 25 16:29:10.292537 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-986fde4a-4151-4807-b68f-7c5d343d8ce7 req-e486e73d-f53f-4707-9c80-039d93bc1fae tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:10.292731 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-986fde4a-4151-4807-b68f-7c5d343d8ce7 req-e486e73d-f53f-4707-9c80-039d93bc1fae tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:10.299328 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:10.299328 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:29:10.429970 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-986fde4a-4151-4807-b68f-7c5d343d8ce7 req-e486e73d-f53f-4707-9c80-039d93bc1fae tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/attachments/25a23c88-7a1d-48e2-9ef0-6586fa6b0c32 returned with HTTP 200 Aug 25 16:29:10.430404 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 899/3572] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:29:10 2026] DELETE /volume/v3/attachments/25a23c88-7a1d-48e2-9ef0-6586fa6b0c32 => generated 192 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:29:10.984996 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-1a208b1e-8cee-46c4-8132-6296afe41712 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:10.986774 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1a208b1e-8cee-46c4-8132-6296afe41712 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea Aug 25 16:29:10.986966 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1a208b1e-8cee-46c4-8132-6296afe41712 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:10.987237 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1a208b1e-8cee-46c4-8132-6296afe41712 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:10.987288 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-1a208b1e-8cee-46c4-8132-6296afe41712 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 520c6395-f99b-4c72-92ee-9027cd396cea. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:29:10.992827 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:10.992827 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:29:10.993648 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1a208b1e-8cee-46c4-8132-6296afe41712 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea returned with HTTP 200 Aug 25 16:29:10.994089 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 891/3573] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:10 2026] GET /volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:11.103221 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-b54fcefa-690b-419c-9d8a-c6a5886690f4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:11.106532 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b54fcefa-690b-419c-9d8a-c6a5886690f4 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 Aug 25 16:29:11.106761 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b54fcefa-690b-419c-9d8a-c6a5886690f4 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:11.106954 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b54fcefa-690b-419c-9d8a-c6a5886690f4 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:11.119349 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:11.119349 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:29:11.124054 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-b54fcefa-690b-419c-9d8a-c6a5886690f4 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:29:11.128145 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b54fcefa-690b-419c-9d8a-c6a5886690f4 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 returned with HTTP 200 Aug 25 16:29:11.128664 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 901/3574] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:11 2026] GET /volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:11.215763 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-edd17a92-9338-4356-a9f4-53cee1a0881e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:11.217357 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-edd17a92-9338-4356-a9f4-53cee1a0881e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots/8159e6db-2ec1-4a6c-b42d-1052ac48cec8 Aug 25 16:29:11.217522 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-edd17a92-9338-4356-a9f4-53cee1a0881e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:11.217763 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-edd17a92-9338-4356-a9f4-53cee1a0881e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:11.222533 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:11.222533 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:29:11.222931 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-edd17a92-9338-4356-a9f4-53cee1a0881e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:29:11.223561 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-edd17a92-9338-4356-a9f4-53cee1a0881e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/8159e6db-2ec1-4a6c-b42d-1052ac48cec8 returned with HTTP 200 Aug 25 16:29:11.223898 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 884/3575] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:29:11 2026] GET /volume/v3/snapshots/8159e6db-2ec1-4a6c-b42d-1052ac48cec8 => generated 468 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:11.233188 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9bdc8215-9b1c-48f6-8fd1-e5dde1659dda None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:11.234660 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9bdc8215-9b1c-48f6-8fd1-e5dde1659dda tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:29:11.234951 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9bdc8215-9b1c-48f6-8fd1-e5dde1659dda tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "8159e6db-2ec1-4a6c-b42d-1052ac48cec8", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-88419492"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:29:11.236555 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-9bdc8215-9b1c-48f6-8fd1-e5dde1659dda tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Create volume request body: {'volume': {'snapshot_id': '8159e6db-2ec1-4a6c-b42d-1052ac48cec8', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-88419492'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:29:11.246436 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:11.246436 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:29:11.247079 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-9bdc8215-9b1c-48f6-8fd1-e5dde1659dda tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:29:11.247407 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-9bdc8215-9b1c-48f6-8fd1-e5dde1659dda tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Create volume of 2 GB Aug 25 16:29:11.257617 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-9bdc8215-9b1c-48f6-8fd1-e5dde1659dda tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Availability Zones retrieved successfully. Aug 25 16:29:11.264544 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-9bdc8215-9b1c-48f6-8fd1-e5dde1659dda tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Flow 'volume_create_api' (4b3b8238-e788-46d9-935c-5b1658f293d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:29:11.266137 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-9bdc8215-9b1c-48f6-8fd1-e5dde1659dda tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (219c4c77-e198-4cf8-8b5c-fae8c50879b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:11.272902 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-9bdc8215-9b1c-48f6-8fd1-e5dde1659dda tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:29:11.304856 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-9bdc8215-9b1c-48f6-8fd1-e5dde1659dda tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (219c4c77-e198-4cf8-8b5c-fae8c50879b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '8159e6db-2ec1-4a6c-b42d-1052ac48cec8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:11.305834 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-9bdc8215-9b1c-48f6-8fd1-e5dde1659dda tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8d48ca4-7e03-4235-a74f-9fbb0bc80100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:11.369829 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-9bdc8215-9b1c-48f6-8fd1-e5dde1659dda tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Created reservations ['1a2d1c89-b179-40ff-afab-742e640c196e', 'cafdaaa6-abd4-4ec3-ae69-3bdda796c0d2', 'e6b9a144-fb37-4c91-a1e8-9df1823a7dff', '7024c10f-122c-43d6-9077-01dc18e8ce4e'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:29:11.369829 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-9bdc8215-9b1c-48f6-8fd1-e5dde1659dda tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8d48ca4-7e03-4235-a74f-9fbb0bc80100) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a2d1c89-b179-40ff-afab-742e640c196e', 'cafdaaa6-abd4-4ec3-ae69-3bdda796c0d2', 'e6b9a144-fb37-4c91-a1e8-9df1823a7dff', '7024c10f-122c-43d6-9077-01dc18e8ce4e']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:11.369829 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-9bdc8215-9b1c-48f6-8fd1-e5dde1659dda tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (695adf66-66d9-47ae-8875-8f091fa4a468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:11.416716 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-9bdc8215-9b1c-48f6-8fd1-e5dde1659dda tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (695adf66-66d9-47ae-8875-8f091fa4a468) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c356899-3ac1-41de-98a1-1016b294bd1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-88419492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e6798088b964d7ca549764986dfd2f7',qos_specs=None,replication_status=,reservations=['1a2d1c89-b179-40ff-afab-742e640c196e','cafdaaa6-abd4-4ec3-ae69-3bdda796c0d2','e6b9a144-fb37-4c91-a1e8-9df1823a7dff','7024c10f-122c-43d6-9077-01dc18e8ce4e'],size=2,snapshot_id=8159e6db-2ec1-4a6c-b42d-1052ac48cec8,source_replicaid=,source_volid=None,status='creating',user_id='e8f150895b4e41cd9a8ecdf25f861652',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:29:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-88419492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c356899-3ac1-41de-98a1-1016b294bd1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e6798088b964d7ca549764986dfd2f7',provider_auth=None,provider_geometry=None,provider_id=None,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=8159e6db-2ec1-4a6c-b42d-1052ac48cec8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8f150895b4e41cd9a8ecdf25f861652',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:11.417471 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-9bdc8215-9b1c-48f6-8fd1-e5dde1659dda tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a59cb47e-eed0-4eff-9427-422b850576b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:11.437235 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-9bdc8215-9b1c-48f6-8fd1-e5dde1659dda tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a59cb47e-eed0-4eff-9427-422b850576b0) transitioned into state 'SUCCESS' from state '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-88419492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e6798088b964d7ca549764986dfd2f7',qos_specs=None,replication_status=,reservations=['1a2d1c89-b179-40ff-afab-742e640c196e','cafdaaa6-abd4-4ec3-ae69-3bdda796c0d2','e6b9a144-fb37-4c91-a1e8-9df1823a7dff','7024c10f-122c-43d6-9077-01dc18e8ce4e'],size=2,snapshot_id=8159e6db-2ec1-4a6c-b42d-1052ac48cec8,source_replicaid=,source_volid=None,status='creating',user_id='e8f150895b4e41cd9a8ecdf25f861652',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:11.438060 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-9bdc8215-9b1c-48f6-8fd1-e5dde1659dda tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f846a4e1-747c-466e-92c5-de94ef474c99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:11.463557 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-9bdc8215-9b1c-48f6-8fd1-e5dde1659dda tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f846a4e1-747c-466e-92c5-de94ef474c99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:11.464435 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-9bdc8215-9b1c-48f6-8fd1-e5dde1659dda tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Flow 'volume_create_api' (4b3b8238-e788-46d9-935c-5b1658f293d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:29:11.464790 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-9bdc8215-9b1c-48f6-8fd1-e5dde1659dda tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Create volume request issued successfully. Aug 25 16:29:11.465412 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9bdc8215-9b1c-48f6-8fd1-e5dde1659dda tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:29:11.465905 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 900/3576] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:29:11 2026] POST /volume/v3/volumes => generated 786 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:29:11.483522 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-3194b3f8-f868-4f92-a0ed-8d909fab9e87 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:11.485824 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3194b3f8-f868-4f92-a0ed-8d909fab9e87 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/9c356899-3ac1-41de-98a1-1016b294bd1f Aug 25 16:29:11.486081 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3194b3f8-f868-4f92-a0ed-8d909fab9e87 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:11.486384 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3194b3f8-f868-4f92-a0ed-8d909fab9e87 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:11.498131 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:11.498131 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:29:11.502902 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-3194b3f8-f868-4f92-a0ed-8d909fab9e87 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:29:11.508465 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3194b3f8-f868-4f92-a0ed-8d909fab9e87 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/9c356899-3ac1-41de-98a1-1016b294bd1f returned with HTTP 200 Aug 25 16:29:11.509118 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 892/3577] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:11 2026] GET /volume/v3/volumes/9c356899-3ac1-41de-98a1-1016b294bd1f => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:11.870178 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-986fde4a-4151-4807-b68f-7c5d343d8ce7 req-2a191923-4dd1-4d56-b2c0-98fffb6ec744 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:11.872073 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-986fde4a-4151-4807-b68f-7c5d343d8ce7 req-2a191923-4dd1-4d56-b2c0-98fffb6ec744 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] PUT https://10.4.3.102/volume/v3/attachments/37ae7131-555c-450b-a784-6facbd2f228d Aug 25 16:29:11.872489 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-986fde4a-4151-4807-b68f-7c5d343d8ce7 req-2a191923-4dd1-4d56-b2c0-98fffb6ec744 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:29:11.879724 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-986fde4a-4151-4807-b68f-7c5d343d8ce7 req-2a191923-4dd1-4d56-b2c0-98fffb6ec744 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Acquiring lock "cinder-attachment_update-80b51f08-1922-4a9c-b3de-76beb8cb409c-np0000008093" by "attachment_update" {{(pid=100457) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:29:11.884141 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-986fde4a-4151-4807-b68f-7c5d343d8ce7 req-2a191923-4dd1-4d56-b2c0-98fffb6ec744 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Lock "cinder-attachment_update-80b51f08-1922-4a9c-b3de-76beb8cb409c-np0000008093" acquired by "attachment_update" :: waited 0.004s {{(pid=100457) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:29:11.885084 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:11.885084 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:29:12.005610 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-7295dcaf-a3fd-48e7-a4d2-6727a4296131 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:12.007566 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7295dcaf-a3fd-48e7-a4d2-6727a4296131 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea Aug 25 16:29:12.007795 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7295dcaf-a3fd-48e7-a4d2-6727a4296131 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:12.008014 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7295dcaf-a3fd-48e7-a4d2-6727a4296131 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:12.008154 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-7295dcaf-a3fd-48e7-a4d2-6727a4296131 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 520c6395-f99b-4c72-92ee-9027cd396cea. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:29:12.013318 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:12.013318 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:29:12.014190 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7295dcaf-a3fd-48e7-a4d2-6727a4296131 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea returned with HTTP 200 Aug 25 16:29:12.014638 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 885/3578] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:12 2026] GET /volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:12.037499 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-986fde4a-4151-4807-b68f-7c5d343d8ce7 req-2a191923-4dd1-4d56-b2c0-98fffb6ec744 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Lock "cinder-attachment_update-80b51f08-1922-4a9c-b3de-76beb8cb409c-np0000008093" released by "attachment_update" :: held 0.153s {{(pid=100457) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:29:12.037851 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-986fde4a-4151-4807-b68f-7c5d343d8ce7 req-2a191923-4dd1-4d56-b2c0-98fffb6ec744 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/attachments/37ae7131-555c-450b-a784-6facbd2f228d returned with HTTP 200 Aug 25 16:29:12.038331 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 902/3579] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:29:11 2026] PUT /volume/v3/attachments/37ae7131-555c-450b-a784-6facbd2f228d => generated 968 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:29:12.047342 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-986fde4a-4151-4807-b68f-7c5d343d8ce7 req-5df00342-8552-4e04-a6d4-5c905bd2525e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:12.049490 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-986fde4a-4151-4807-b68f-7c5d343d8ce7 req-5df00342-8552-4e04-a6d4-5c905bd2525e tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/attachments/37ae7131-555c-450b-a784-6facbd2f228d Aug 25 16:29:12.049714 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-986fde4a-4151-4807-b68f-7c5d343d8ce7 req-5df00342-8552-4e04-a6d4-5c905bd2525e tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:12.049894 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-986fde4a-4151-4807-b68f-7c5d343d8ce7 req-5df00342-8552-4e04-a6d4-5c905bd2525e tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:12.063069 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-986fde4a-4151-4807-b68f-7c5d343d8ce7 req-5df00342-8552-4e04-a6d4-5c905bd2525e tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/attachments/37ae7131-555c-450b-a784-6facbd2f228d returned with HTTP 200 Aug 25 16:29:12.063471 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 901/3580] 10.4.3.102 () {70 vars in 1651 bytes} [Tue Aug 25 16:29:12 2026] GET /volume/v3/attachments/37ae7131-555c-450b-a784-6facbd2f228d => generated 993 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:29:12.142292 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-bfc8fe3d-6229-4522-9491-70c94d3fcfbc None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:12.143994 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-bfc8fe3d-6229-4522-9491-70c94d3fcfbc tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 Aug 25 16:29:12.144185 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-bfc8fe3d-6229-4522-9491-70c94d3fcfbc tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:12.144364 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-bfc8fe3d-6229-4522-9491-70c94d3fcfbc tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:12.150615 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:12.150615 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:29:12.153627 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-bfc8fe3d-6229-4522-9491-70c94d3fcfbc tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:29:12.157361 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-bfc8fe3d-6229-4522-9491-70c94d3fcfbc tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 returned with HTTP 200 Aug 25 16:29:12.157746 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 893/3581] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:12 2026] GET /volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:12.523804 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-670f2ad2-5b23-4e3d-ba7a-30a5a7e19823 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:12.525355 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-670f2ad2-5b23-4e3d-ba7a-30a5a7e19823 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/9c356899-3ac1-41de-98a1-1016b294bd1f Aug 25 16:29:12.525573 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-670f2ad2-5b23-4e3d-ba7a-30a5a7e19823 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:12.525813 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-670f2ad2-5b23-4e3d-ba7a-30a5a7e19823 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:12.534075 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:12.534075 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:29:12.538129 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-670f2ad2-5b23-4e3d-ba7a-30a5a7e19823 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:29:12.543054 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-670f2ad2-5b23-4e3d-ba7a-30a5a7e19823 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/9c356899-3ac1-41de-98a1-1016b294bd1f returned with HTTP 200 Aug 25 16:29:12.543498 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 886/3582] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:12 2026] GET /volume/v3/volumes/9c356899-3ac1-41de-98a1-1016b294bd1f => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:12.556702 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f47f8215-fde5-4cc4-a46a-98e5b6bed07d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:12.558838 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f47f8215-fde5-4cc4-a46a-98e5b6bed07d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/9c356899-3ac1-41de-98a1-1016b294bd1f Aug 25 16:29:12.559015 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f47f8215-fde5-4cc4-a46a-98e5b6bed07d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:12.559206 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f47f8215-fde5-4cc4-a46a-98e5b6bed07d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:12.569968 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:12.569968 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:29:12.573973 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-f47f8215-fde5-4cc4-a46a-98e5b6bed07d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:29:12.579361 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f47f8215-fde5-4cc4-a46a-98e5b6bed07d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/9c356899-3ac1-41de-98a1-1016b294bd1f returned with HTTP 200 Aug 25 16:29:12.579732 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 903/3583] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:12 2026] GET /volume/v3/volumes/9c356899-3ac1-41de-98a1-1016b294bd1f => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:12.591057 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9ce02eb4-3ee6-47a4-a3a3-e9edbc942d67 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:12.593093 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9ce02eb4-3ee6-47a4-a3a3-e9edbc942d67 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] DELETE https://10.4.3.102/volume/v3/volumes/9c356899-3ac1-41de-98a1-1016b294bd1f Aug 25 16:29:12.593313 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9ce02eb4-3ee6-47a4-a3a3-e9edbc942d67 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:12.593491 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9ce02eb4-3ee6-47a4-a3a3-e9edbc942d67 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:12.594000 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-9ce02eb4-3ee6-47a4-a3a3-e9edbc942d67 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Delete volume with id: 9c356899-3ac1-41de-98a1-1016b294bd1f Aug 25 16:29:12.600871 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:12.600871 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:29:12.601327 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-9ce02eb4-3ee6-47a4-a3a3-e9edbc942d67 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:29:12.630244 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-9ce02eb4-3ee6-47a4-a3a3-e9edbc942d67 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Delete volume request issued successfully. Aug 25 16:29:12.630499 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9ce02eb4-3ee6-47a4-a3a3-e9edbc942d67 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/9c356899-3ac1-41de-98a1-1016b294bd1f returned with HTTP 202 Aug 25 16:29:12.637075 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 902/3584] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:29:12 2026] DELETE /volume/v3/volumes/9c356899-3ac1-41de-98a1-1016b294bd1f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:29:12.639361 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-73fafbcb-e7e8-482b-a7eb-e5faabe207dc None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:12.641042 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-73fafbcb-e7e8-482b-a7eb-e5faabe207dc tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/9c356899-3ac1-41de-98a1-1016b294bd1f Aug 25 16:29:12.641210 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-73fafbcb-e7e8-482b-a7eb-e5faabe207dc tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:12.641394 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-73fafbcb-e7e8-482b-a7eb-e5faabe207dc tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:12.651772 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:12.651772 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:29:12.655820 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-73fafbcb-e7e8-482b-a7eb-e5faabe207dc tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:29:12.661398 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-73fafbcb-e7e8-482b-a7eb-e5faabe207dc tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/9c356899-3ac1-41de-98a1-1016b294bd1f returned with HTTP 200 Aug 25 16:29:12.661928 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 894/3585] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:12 2026] GET /volume/v3/volumes/9c356899-3ac1-41de-98a1-1016b294bd1f => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:12.670488 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-593f339b-f0bc-42c5-acac-7cfe7646d853 req-16b6deb1-e0bc-4dfa-b210-9ea7eba9ca75 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:12.675196 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-593f339b-f0bc-42c5-acac-7cfe7646d853 req-16b6deb1-e0bc-4dfa-b210-9ea7eba9ca75 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] DELETE https://10.4.3.102/volume/v3/attachments/f4c1d5b5-e318-4731-bef6-1fa847185e89 Aug 25 16:29:12.675454 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-593f339b-f0bc-42c5-acac-7cfe7646d853 req-16b6deb1-e0bc-4dfa-b210-9ea7eba9ca75 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:12.675620 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-593f339b-f0bc-42c5-acac-7cfe7646d853 req-16b6deb1-e0bc-4dfa-b210-9ea7eba9ca75 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:12.685772 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:12.685772 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:29:12.733521 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-593f339b-f0bc-42c5-acac-7cfe7646d853 req-16b6deb1-e0bc-4dfa-b210-9ea7eba9ca75 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/attachments/f4c1d5b5-e318-4731-bef6-1fa847185e89 returned with HTTP 200 Aug 25 16:29:12.733933 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 887/3586] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:29:12 2026] DELETE /volume/v3/attachments/f4c1d5b5-e318-4731-bef6-1fa847185e89 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:13.015469 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-7c5ec6f4-9411-47fd-8e9c-78a1b519fd25 req-455a3611-60da-4324-8bc7-e8c02b21768d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:13.017430 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-7c5ec6f4-9411-47fd-8e9c-78a1b519fd25 req-455a3611-60da-4324-8bc7-e8c02b21768d tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 Aug 25 16:29:13.017649 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-7c5ec6f4-9411-47fd-8e9c-78a1b519fd25 req-455a3611-60da-4324-8bc7-e8c02b21768d tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:13.017875 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-7c5ec6f4-9411-47fd-8e9c-78a1b519fd25 req-455a3611-60da-4324-8bc7-e8c02b21768d tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:13.024312 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b54d8ac8-9149-4fbe-9e6c-610c6f6fdf07 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:13.024439 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:13.024439 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:29:13.025982 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b54d8ac8-9149-4fbe-9e6c-610c6f6fdf07 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea Aug 25 16:29:13.026548 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b54d8ac8-9149-4fbe-9e6c-610c6f6fdf07 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:13.027830 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b54d8ac8-9149-4fbe-9e6c-610c6f6fdf07 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:13.027830 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-b54d8ac8-9149-4fbe-9e6c-610c6f6fdf07 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 520c6395-f99b-4c72-92ee-9027cd396cea. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:29:13.027987 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-7c5ec6f4-9411-47fd-8e9c-78a1b519fd25 req-455a3611-60da-4324-8bc7-e8c02b21768d tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Volume info retrieved successfully. Aug 25 16:29:13.032624 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-7c5ec6f4-9411-47fd-8e9c-78a1b519fd25 req-455a3611-60da-4324-8bc7-e8c02b21768d tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 returned with HTTP 200 Aug 25 16:29:13.032624 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 904/3587] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:29:13 2026] GET /volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:13.032720 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:13.032720 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:29:13.032720 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b54d8ac8-9149-4fbe-9e6c-610c6f6fdf07 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea returned with HTTP 200 Aug 25 16:29:13.032720 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 903/3588] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:13 2026] GET /volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:13.044289 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c40a517a-4ca6-4eb1-9ae5-8a8576549223 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:13.046229 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c40a517a-4ca6-4eb1-9ae5-8a8576549223 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] DELETE https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 Aug 25 16:29:13.046480 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c40a517a-4ca6-4eb1-9ae5-8a8576549223 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:13.046583 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c40a517a-4ca6-4eb1-9ae5-8a8576549223 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:13.046780 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-c40a517a-4ca6-4eb1-9ae5-8a8576549223 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Delete volume with id: a54e5093-773f-4ccb-8e46-d66a8904d3e5 Aug 25 16:29:13.053515 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:13.053515 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:29:13.053970 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-c40a517a-4ca6-4eb1-9ae5-8a8576549223 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Volume info retrieved successfully. Aug 25 16:29:13.072729 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-c40a517a-4ca6-4eb1-9ae5-8a8576549223 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Delete volume request issued successfully. Aug 25 16:29:13.072902 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c40a517a-4ca6-4eb1-9ae5-8a8576549223 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 returned with HTTP 202 Aug 25 16:29:13.073327 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 895/3589] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:29:13 2026] DELETE /volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:29:13.081013 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-97d513c3-8fba-4f1a-a3cc-46e27ebd637e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:13.083321 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-97d513c3-8fba-4f1a-a3cc-46e27ebd637e tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 Aug 25 16:29:13.083550 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-97d513c3-8fba-4f1a-a3cc-46e27ebd637e tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:13.083828 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-97d513c3-8fba-4f1a-a3cc-46e27ebd637e tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:13.090329 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:13.090329 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:29:13.094233 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-97d513c3-8fba-4f1a-a3cc-46e27ebd637e tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Volume info retrieved successfully. Aug 25 16:29:13.098782 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-97d513c3-8fba-4f1a-a3cc-46e27ebd637e tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 returned with HTTP 200 Aug 25 16:29:13.099241 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 888/3590] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:13 2026] GET /volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:13.170032 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-fccde134-cd08-4160-9d12-f63ff77c1f4a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:13.171753 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fccde134-cd08-4160-9d12-f63ff77c1f4a tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 Aug 25 16:29:13.172059 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fccde134-cd08-4160-9d12-f63ff77c1f4a tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:13.172362 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fccde134-cd08-4160-9d12-f63ff77c1f4a tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:13.179513 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:13.179513 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:29:13.183888 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-fccde134-cd08-4160-9d12-f63ff77c1f4a tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:29:13.188440 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fccde134-cd08-4160-9d12-f63ff77c1f4a tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 returned with HTTP 200 Aug 25 16:29:13.196419 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 905/3591] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:13 2026] GET /volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:13.675242 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-7760b22d-28aa-40d5-9c1c-4839783faaac None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:13.678623 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7760b22d-28aa-40d5-9c1c-4839783faaac tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/9c356899-3ac1-41de-98a1-1016b294bd1f Aug 25 16:29:13.678623 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7760b22d-28aa-40d5-9c1c-4839783faaac tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:13.678623 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7760b22d-28aa-40d5-9c1c-4839783faaac tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:13.684357 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7760b22d-28aa-40d5-9c1c-4839783faaac tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/9c356899-3ac1-41de-98a1-1016b294bd1f returned with HTTP 404 Aug 25 16:29:13.684898 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 904/3592] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:13 2026] GET /volume/v3/volumes/9c356899-3ac1-41de-98a1-1016b294bd1f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:29:13.691621 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a12dc67d-905a-4d1b-8ec5-5d5ed16f074c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:13.693333 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a12dc67d-905a-4d1b-8ec5-5d5ed16f074c tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/9c356899-3ac1-41de-98a1-1016b294bd1f Aug 25 16:29:13.693480 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a12dc67d-905a-4d1b-8ec5-5d5ed16f074c tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:13.693684 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a12dc67d-905a-4d1b-8ec5-5d5ed16f074c tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:13.699152 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a12dc67d-905a-4d1b-8ec5-5d5ed16f074c tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/9c356899-3ac1-41de-98a1-1016b294bd1f returned with HTTP 404 Aug 25 16:29:13.699555 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 896/3593] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:13 2026] GET /volume/v3/volumes/9c356899-3ac1-41de-98a1-1016b294bd1f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:29:13.710565 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-207a81de-705f-4742-8100-88cfc59df26d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:13.712914 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-207a81de-705f-4742-8100-88cfc59df26d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] DELETE https://10.4.3.102/volume/v3/volumes/9c356899-3ac1-41de-98a1-1016b294bd1f Aug 25 16:29:13.713201 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-207a81de-705f-4742-8100-88cfc59df26d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:13.713448 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-207a81de-705f-4742-8100-88cfc59df26d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:13.713631 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-207a81de-705f-4742-8100-88cfc59df26d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Delete volume with id: 9c356899-3ac1-41de-98a1-1016b294bd1f Aug 25 16:29:13.721839 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-207a81de-705f-4742-8100-88cfc59df26d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/9c356899-3ac1-41de-98a1-1016b294bd1f returned with HTTP 404 Aug 25 16:29:13.721839 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 889/3594] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:29:13 2026] DELETE /volume/v3/volumes/9c356899-3ac1-41de-98a1-1016b294bd1f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:29:13.729253 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-65306806-beae-4106-abb2-2479dc80b3cc None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:13.731328 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-65306806-beae-4106-abb2-2479dc80b3cc tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/8159e6db-2ec1-4a6c-b42d-1052ac48cec8 Aug 25 16:29:13.731520 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-65306806-beae-4106-abb2-2479dc80b3cc tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:13.731740 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-65306806-beae-4106-abb2-2479dc80b3cc tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:13.731839 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.snapshots [None req-65306806-beae-4106-abb2-2479dc80b3cc tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Delete snapshot with id: 8159e6db-2ec1-4a6c-b42d-1052ac48cec8 Aug 25 16:29:13.739167 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:13.739167 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:29:13.739671 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-65306806-beae-4106-abb2-2479dc80b3cc tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:29:13.762769 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-65306806-beae-4106-abb2-2479dc80b3cc tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot delete request issued successfully. Aug 25 16:29:13.762956 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-65306806-beae-4106-abb2-2479dc80b3cc tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/8159e6db-2ec1-4a6c-b42d-1052ac48cec8 returned with HTTP 202 Aug 25 16:29:13.763344 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 906/3595] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:29:13 2026] DELETE /volume/v3/snapshots/8159e6db-2ec1-4a6c-b42d-1052ac48cec8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:29:13.773554 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-78b88196-1ace-4f6f-9eb2-2d33f7dd29d5 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:13.775412 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-78b88196-1ace-4f6f-9eb2-2d33f7dd29d5 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots/8159e6db-2ec1-4a6c-b42d-1052ac48cec8 Aug 25 16:29:13.775759 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-78b88196-1ace-4f6f-9eb2-2d33f7dd29d5 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:13.775986 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-78b88196-1ace-4f6f-9eb2-2d33f7dd29d5 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:13.781135 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:13.781135 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:29:13.781566 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-78b88196-1ace-4f6f-9eb2-2d33f7dd29d5 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:29:13.782303 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-78b88196-1ace-4f6f-9eb2-2d33f7dd29d5 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/8159e6db-2ec1-4a6c-b42d-1052ac48cec8 returned with HTTP 200 Aug 25 16:29:13.782826 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 905/3596] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:29:13 2026] GET /volume/v3/snapshots/8159e6db-2ec1-4a6c-b42d-1052ac48cec8 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:14.044706 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b2cb53cb-f980-4a03-a909-e9bec5650162 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:14.046387 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b2cb53cb-f980-4a03-a909-e9bec5650162 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea Aug 25 16:29:14.046559 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b2cb53cb-f980-4a03-a909-e9bec5650162 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:14.046757 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b2cb53cb-f980-4a03-a909-e9bec5650162 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:14.046848 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-b2cb53cb-f980-4a03-a909-e9bec5650162 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 520c6395-f99b-4c72-92ee-9027cd396cea. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:29:14.050868 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:14.050868 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:29:14.051529 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b2cb53cb-f980-4a03-a909-e9bec5650162 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea returned with HTTP 200 Aug 25 16:29:14.051865 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 897/3597] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:14 2026] GET /volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea => generated 826 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:14.114223 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-46422327-740b-4807-a434-8efbf51c836b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:14.115771 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-46422327-740b-4807-a434-8efbf51c836b tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 Aug 25 16:29:14.115933 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-46422327-740b-4807-a434-8efbf51c836b tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:14.116137 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-46422327-740b-4807-a434-8efbf51c836b tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:14.121065 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-46422327-740b-4807-a434-8efbf51c836b tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 returned with HTTP 404 Aug 25 16:29:14.121573 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 890/3598] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:14 2026] GET /volume/v3/volumes/a54e5093-773f-4ccb-8e46-d66a8904d3e5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:29:14.202237 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f24c24f0-c85f-47d4-96a9-b1d1f127674a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:14.204131 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f24c24f0-c85f-47d4-96a9-b1d1f127674a tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 Aug 25 16:29:14.204390 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f24c24f0-c85f-47d4-96a9-b1d1f127674a tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:14.204626 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f24c24f0-c85f-47d4-96a9-b1d1f127674a tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:14.211408 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:14.211408 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:29:14.215337 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-f24c24f0-c85f-47d4-96a9-b1d1f127674a tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:29:14.219955 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f24c24f0-c85f-47d4-96a9-b1d1f127674a tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 returned with HTTP 200 Aug 25 16:29:14.219955 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 907/3599] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:14 2026] GET /volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:14.791260 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e9014ae7-44d9-461b-a680-7888d6ea7ec4 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:14.793562 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e9014ae7-44d9-461b-a680-7888d6ea7ec4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots/8159e6db-2ec1-4a6c-b42d-1052ac48cec8 Aug 25 16:29:14.793770 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e9014ae7-44d9-461b-a680-7888d6ea7ec4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:14.794034 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e9014ae7-44d9-461b-a680-7888d6ea7ec4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:14.799219 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e9014ae7-44d9-461b-a680-7888d6ea7ec4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/8159e6db-2ec1-4a6c-b42d-1052ac48cec8 returned with HTTP 404 Aug 25 16:29:14.799871 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 906/3600] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:29:14 2026] GET /volume/v3/snapshots/8159e6db-2ec1-4a6c-b42d-1052ac48cec8 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:29:14.806235 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-9f817b49-610a-4514-8a0f-8bd2ab760fa2 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:14.808077 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9f817b49-610a-4514-8a0f-8bd2ab760fa2 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/aedfbcc5-88a1-414f-a3b2-df13a7ddb59b Aug 25 16:29:14.808077 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9f817b49-610a-4514-8a0f-8bd2ab760fa2 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:14.808241 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9f817b49-610a-4514-8a0f-8bd2ab760fa2 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:14.814266 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:14.814266 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:29:14.817484 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-9f817b49-610a-4514-8a0f-8bd2ab760fa2 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:29:14.821334 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9f817b49-610a-4514-8a0f-8bd2ab760fa2 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/aedfbcc5-88a1-414f-a3b2-df13a7ddb59b returned with HTTP 200 Aug 25 16:29:14.821704 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 898/3601] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:14 2026] GET /volume/v3/volumes/aedfbcc5-88a1-414f-a3b2-df13a7ddb59b => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:14.834703 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f226cd9c-6a9d-40bb-9045-f1700c1763ce None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:14.838635 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f226cd9c-6a9d-40bb-9045-f1700c1763ce tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] DELETE https://10.4.3.102/volume/v3/volumes/aedfbcc5-88a1-414f-a3b2-df13a7ddb59b Aug 25 16:29:14.838635 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f226cd9c-6a9d-40bb-9045-f1700c1763ce tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:14.839130 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f226cd9c-6a9d-40bb-9045-f1700c1763ce tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:14.839188 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-f226cd9c-6a9d-40bb-9045-f1700c1763ce tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Delete volume with id: aedfbcc5-88a1-414f-a3b2-df13a7ddb59b Aug 25 16:29:14.846288 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:14.846288 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:29:14.846847 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-f226cd9c-6a9d-40bb-9045-f1700c1763ce tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:29:14.865970 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-f226cd9c-6a9d-40bb-9045-f1700c1763ce tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Delete volume request issued successfully. Aug 25 16:29:14.866360 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f226cd9c-6a9d-40bb-9045-f1700c1763ce tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/aedfbcc5-88a1-414f-a3b2-df13a7ddb59b returned with HTTP 202 Aug 25 16:29:14.866799 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 891/3602] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:29:14 2026] DELETE /volume/v3/volumes/aedfbcc5-88a1-414f-a3b2-df13a7ddb59b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:29:14.874265 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-367d261e-2f20-45bf-94e3-f57f9d30c215 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:14.877685 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-367d261e-2f20-45bf-94e3-f57f9d30c215 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/aedfbcc5-88a1-414f-a3b2-df13a7ddb59b Aug 25 16:29:14.877685 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-367d261e-2f20-45bf-94e3-f57f9d30c215 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:14.877685 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-367d261e-2f20-45bf-94e3-f57f9d30c215 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:14.886572 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:14.886572 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:29:14.890958 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-367d261e-2f20-45bf-94e3-f57f9d30c215 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:29:14.896541 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-367d261e-2f20-45bf-94e3-f57f9d30c215 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/aedfbcc5-88a1-414f-a3b2-df13a7ddb59b returned with HTTP 200 Aug 25 16:29:14.897182 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 908/3603] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:14 2026] GET /volume/v3/volumes/aedfbcc5-88a1-414f-a3b2-df13a7ddb59b => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:15.061703 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-84b7b82e-8cf0-4c36-a9a8-25099fd2b8e0 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:15.063715 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-84b7b82e-8cf0-4c36-a9a8-25099fd2b8e0 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea Aug 25 16:29:15.066575 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-84b7b82e-8cf0-4c36-a9a8-25099fd2b8e0 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:15.066575 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-84b7b82e-8cf0-4c36-a9a8-25099fd2b8e0 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:15.066575 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-84b7b82e-8cf0-4c36-a9a8-25099fd2b8e0 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 520c6395-f99b-4c72-92ee-9027cd396cea. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:29:15.070175 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:15.070175 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:29:15.071072 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-84b7b82e-8cf0-4c36-a9a8-25099fd2b8e0 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea returned with HTTP 200 Aug 25 16:29:15.071479 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 907/3604] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:15 2026] GET /volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:15.232285 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-1cd27ddd-5bfe-41cf-8b17-4942f594d722 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:15.233840 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1cd27ddd-5bfe-41cf-8b17-4942f594d722 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 Aug 25 16:29:15.234014 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1cd27ddd-5bfe-41cf-8b17-4942f594d722 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:15.234219 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1cd27ddd-5bfe-41cf-8b17-4942f594d722 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:15.240859 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:15.240859 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:29:15.243894 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-1cd27ddd-5bfe-41cf-8b17-4942f594d722 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:29:15.247420 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1cd27ddd-5bfe-41cf-8b17-4942f594d722 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 returned with HTTP 200 Aug 25 16:29:15.249040 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 899/3605] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:15 2026] GET /volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:15.702963 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-986fde4a-4151-4807-b68f-7c5d343d8ce7 req-388fb6ea-896d-416f-868f-8eef4eb47f1c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:15.705374 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-986fde4a-4151-4807-b68f-7c5d343d8ce7 req-388fb6ea-896d-416f-868f-8eef4eb47f1c tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c/encryption Aug 25 16:29:15.705601 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-986fde4a-4151-4807-b68f-7c5d343d8ce7 req-388fb6ea-896d-416f-868f-8eef4eb47f1c tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:15.705790 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-986fde4a-4151-4807-b68f-7c5d343d8ce7 req-388fb6ea-896d-416f-868f-8eef4eb47f1c tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'index' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:15.733137 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:15.733137 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:29:15.740846 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-986fde4a-4151-4807-b68f-7c5d343d8ce7 req-388fb6ea-896d-416f-868f-8eef4eb47f1c tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c/encryption returned with HTTP 200 Aug 25 16:29:15.741229 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 892/3606] 10.4.3.102 () {68 vars in 1631 bytes} [Tue Aug 25 16:29:15 2026] GET /volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c/encryption => generated 160 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:15.928967 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-46654bf4-12e1-4ad3-bb79-b04ff8e51a01 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:15.928967 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-46654bf4-12e1-4ad3-bb79-b04ff8e51a01 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/aedfbcc5-88a1-414f-a3b2-df13a7ddb59b Aug 25 16:29:15.928967 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-46654bf4-12e1-4ad3-bb79-b04ff8e51a01 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:15.928967 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-46654bf4-12e1-4ad3-bb79-b04ff8e51a01 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:15.928967 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-46654bf4-12e1-4ad3-bb79-b04ff8e51a01 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/aedfbcc5-88a1-414f-a3b2-df13a7ddb59b returned with HTTP 404 Aug 25 16:29:15.928967 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 909/3607] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:15 2026] GET /volume/v3/volumes/aedfbcc5-88a1-414f-a3b2-df13a7ddb59b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:29:15.929695 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-1bd7a3c0-e418-484f-865a-1c6cabb0969e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:15.929695 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1bd7a3c0-e418-484f-865a-1c6cabb0969e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c Aug 25 16:29:15.929695 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1bd7a3c0-e418-484f-865a-1c6cabb0969e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:15.929695 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1bd7a3c0-e418-484f-865a-1c6cabb0969e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:15.993538 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:15.993538 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:29:16.012115 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-1bd7a3c0-e418-484f-865a-1c6cabb0969e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:29:16.023162 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1bd7a3c0-e418-484f-865a-1c6cabb0969e tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c returned with HTTP 200 Aug 25 16:29:16.023663 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 908/3608] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:15 2026] GET /volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c => generated 846 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:16.040571 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-e8aa700c-957b-4084-8f0a-8f5ce349bee4 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:16.042341 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e8aa700c-957b-4084-8f0a-8f5ce349bee4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:29:16.042817 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e8aa700c-957b-4084-8f0a-8f5ce349bee4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-464830846"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:29:16.044269 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-e8aa700c-957b-4084-8f0a-8f5ce349bee4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-464830846'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:29:16.044395 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-e8aa700c-957b-4084-8f0a-8f5ce349bee4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Create volume of 1 GB Aug 25 16:29:16.048809 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-e8aa700c-957b-4084-8f0a-8f5ce349bee4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Availability Zones retrieved successfully. Aug 25 16:29:16.055319 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-e8aa700c-957b-4084-8f0a-8f5ce349bee4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Flow 'volume_create_api' (47f5aa57-416e-4c71-82e9-3dc8e741b334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:29:16.056403 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-e8aa700c-957b-4084-8f0a-8f5ce349bee4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (899a9e2e-d133-4a7d-af21-81578e731d74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:16.057514 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-e8aa700c-957b-4084-8f0a-8f5ce349bee4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:29:16.080781 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-327ec00c-4116-4fcb-8928-7e1b9b5861dc None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:16.082566 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-327ec00c-4116-4fcb-8928-7e1b9b5861dc tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea Aug 25 16:29:16.082788 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-327ec00c-4116-4fcb-8928-7e1b9b5861dc tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:16.082971 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-327ec00c-4116-4fcb-8928-7e1b9b5861dc tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:16.083066 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-327ec00c-4116-4fcb-8928-7e1b9b5861dc tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 520c6395-f99b-4c72-92ee-9027cd396cea. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:29:16.087182 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:16.087182 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:29:16.090602 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-327ec00c-4116-4fcb-8928-7e1b9b5861dc tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea returned with HTTP 200 Aug 25 16:29:16.090602 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 893/3609] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:16 2026] GET /volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:16.127894 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-e8aa700c-957b-4084-8f0a-8f5ce349bee4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (899a9e2e-d133-4a7d-af21-81578e731d74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:16.128776 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-e8aa700c-957b-4084-8f0a-8f5ce349bee4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ef44e24-e3c5-4758-9b09-641db1f564d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:16.216525 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-e8aa700c-957b-4084-8f0a-8f5ce349bee4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Created reservations ['34cd219e-f954-4d3c-bab9-1707879550fa', '9bc6c44d-28df-407b-96fd-8548ff8e3a1e', '71687cf1-9a81-40dc-a73e-4a3ca944c95b', '17faa72e-2459-425a-9d04-5724e7270cfe'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:29:16.217422 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-e8aa700c-957b-4084-8f0a-8f5ce349bee4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ef44e24-e3c5-4758-9b09-641db1f564d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34cd219e-f954-4d3c-bab9-1707879550fa', '9bc6c44d-28df-407b-96fd-8548ff8e3a1e', '71687cf1-9a81-40dc-a73e-4a3ca944c95b', '17faa72e-2459-425a-9d04-5724e7270cfe']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:16.218205 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-e8aa700c-957b-4084-8f0a-8f5ce349bee4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2df8d2e0-2e9d-4529-8ad3-27cf46ffdc5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:16.249625 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-e8aa700c-957b-4084-8f0a-8f5ce349bee4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2df8d2e0-2e9d-4529-8ad3-27cf46ffdc5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b090154d-62d7-4227-8f94-cadeaf56631f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-464830846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e6798088b964d7ca549764986dfd2f7',qos_specs=None,replication_status=,reservations=['34cd219e-f954-4d3c-bab9-1707879550fa','9bc6c44d-28df-407b-96fd-8548ff8e3a1e','71687cf1-9a81-40dc-a73e-4a3ca944c95b','17faa72e-2459-425a-9d04-5724e7270cfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8f150895b4e41cd9a8ecdf25f861652',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:29:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-464830846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b090154d-62d7-4227-8f94-cadeaf56631f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e6798088b964d7ca549764986dfd2f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8f150895b4e41cd9a8ecdf25f861652',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:16.250470 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-e8aa700c-957b-4084-8f0a-8f5ce349bee4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d134125-030f-48f8-9986-2924b334ac60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:16.261118 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-00a08ade-c6b9-432e-a0f6-dd73074fbb3a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:16.263444 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-00a08ade-c6b9-432e-a0f6-dd73074fbb3a tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 Aug 25 16:29:16.264117 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-00a08ade-c6b9-432e-a0f6-dd73074fbb3a tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:16.264117 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-00a08ade-c6b9-432e-a0f6-dd73074fbb3a tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:16.272762 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:16.272762 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:29:16.276738 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-e8aa700c-957b-4084-8f0a-8f5ce349bee4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d134125-030f-48f8-9986-2924b334ac60) transitioned into state 'SUCCESS' from state '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-464830846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e6798088b964d7ca549764986dfd2f7',qos_specs=None,replication_status=,reservations=['34cd219e-f954-4d3c-bab9-1707879550fa','9bc6c44d-28df-407b-96fd-8548ff8e3a1e','71687cf1-9a81-40dc-a73e-4a3ca944c95b','17faa72e-2459-425a-9d04-5724e7270cfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8f150895b4e41cd9a8ecdf25f861652',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:16.279474 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-e8aa700c-957b-4084-8f0a-8f5ce349bee4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5739eb7-1310-4cb3-a148-5b0493d4a4d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:16.279554 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-00a08ade-c6b9-432e-a0f6-dd73074fbb3a tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:29:16.284212 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-00a08ade-c6b9-432e-a0f6-dd73074fbb3a tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 returned with HTTP 200 Aug 25 16:29:16.284750 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 910/3610] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:16 2026] GET /volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 => generated 1451 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:29:16.289808 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-e8aa700c-957b-4084-8f0a-8f5ce349bee4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5739eb7-1310-4cb3-a148-5b0493d4a4d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:16.290642 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-e8aa700c-957b-4084-8f0a-8f5ce349bee4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Flow 'volume_create_api' (47f5aa57-416e-4c71-82e9-3dc8e741b334) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:29:16.290968 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-e8aa700c-957b-4084-8f0a-8f5ce349bee4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Create volume request issued successfully. Aug 25 16:29:16.291509 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e8aa700c-957b-4084-8f0a-8f5ce349bee4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:29:16.291924 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 900/3611] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:29:16 2026] POST /volume/v3/volumes => generated 753 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 25 16:29:16.304232 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-841b5cae-9623-42f9-ad66-6e745d92125a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:16.306658 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-841b5cae-9623-42f9-ad66-6e745d92125a tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/b090154d-62d7-4227-8f94-cadeaf56631f Aug 25 16:29:16.306658 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-841b5cae-9623-42f9-ad66-6e745d92125a tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:16.306658 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-841b5cae-9623-42f9-ad66-6e745d92125a tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:16.312531 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:16.312531 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:29:16.315555 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-841b5cae-9623-42f9-ad66-6e745d92125a tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:29:16.318887 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-841b5cae-9623-42f9-ad66-6e745d92125a tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/b090154d-62d7-4227-8f94-cadeaf56631f returned with HTTP 200 Aug 25 16:29:16.323524 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 909/3612] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:16 2026] GET /volume/v3/volumes/b090154d-62d7-4227-8f94-cadeaf56631f => generated 821 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:16.455834 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-076c1b19-6299-492a-b4f1-ee27fe8ec9f0 req-0ddfb831-efd2-425b-a624-3d415b2a12aa None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:16.481613 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-076c1b19-6299-492a-b4f1-ee27fe8ec9f0 req-0ddfb831-efd2-425b-a624-3d415b2a12aa tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 Aug 25 16:29:16.481613 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-076c1b19-6299-492a-b4f1-ee27fe8ec9f0 req-0ddfb831-efd2-425b-a624-3d415b2a12aa tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:16.481613 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-076c1b19-6299-492a-b4f1-ee27fe8ec9f0 req-0ddfb831-efd2-425b-a624-3d415b2a12aa tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:16.481613 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:16.481613 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:29:16.481613 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-076c1b19-6299-492a-b4f1-ee27fe8ec9f0 req-0ddfb831-efd2-425b-a624-3d415b2a12aa tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:29:16.481613 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-076c1b19-6299-492a-b4f1-ee27fe8ec9f0 req-0ddfb831-efd2-425b-a624-3d415b2a12aa tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 returned with HTTP 200 Aug 25 16:29:16.481613 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 894/3613] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:29:16 2026] GET /volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 => generated 1451 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:29:16.994905 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-076c1b19-6299-492a-b4f1-ee27fe8ec9f0 req-f76b39e3-598a-4a4c-9a00-4c4cf35a1ed3 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:16.996869 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-076c1b19-6299-492a-b4f1-ee27fe8ec9f0 req-f76b39e3-598a-4a4c-9a00-4c4cf35a1ed3 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 Aug 25 16:29:16.997034 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-076c1b19-6299-492a-b4f1-ee27fe8ec9f0 req-f76b39e3-598a-4a4c-9a00-4c4cf35a1ed3 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:16.997247 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-076c1b19-6299-492a-b4f1-ee27fe8ec9f0 req-f76b39e3-598a-4a4c-9a00-4c4cf35a1ed3 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:17.003682 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:17.003682 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:29:17.006617 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-076c1b19-6299-492a-b4f1-ee27fe8ec9f0 req-f76b39e3-598a-4a4c-9a00-4c4cf35a1ed3 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:29:17.010797 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-076c1b19-6299-492a-b4f1-ee27fe8ec9f0 req-f76b39e3-598a-4a4c-9a00-4c4cf35a1ed3 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 returned with HTTP 200 Aug 25 16:29:17.011118 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 911/3614] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:29:16 2026] GET /volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 => generated 1451 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:29:17.020224 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-cee8bd12-7991-475e-8c52-2a63a9467dd4 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:17.020672 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-cee8bd12-7991-475e-8c52-2a63a9467dd4 None None] GET https://10.4.3.102/volume// Aug 25 16:29:17.020833 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-cee8bd12-7991-475e-8c52-2a63a9467dd4 None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:17.021014 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-cee8bd12-7991-475e-8c52-2a63a9467dd4 None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:17.021333 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-cee8bd12-7991-475e-8c52-2a63a9467dd4 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:29:17.021636 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 901/3615] 10.4.3.102 () {66 vars in 1419 bytes} [Tue Aug 25 16:29:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:29:17.028183 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-076c1b19-6299-492a-b4f1-ee27fe8ec9f0 req-586086ee-d242-415e-9b9c-b393423afdb8 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:17.030221 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-076c1b19-6299-492a-b4f1-ee27fe8ec9f0 req-586086ee-d242-415e-9b9c-b393423afdb8 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:29:17.030538 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-076c1b19-6299-492a-b4f1-ee27fe8ec9f0 req-586086ee-d242-415e-9b9c-b393423afdb8 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "21619340-0080-4f90-b251-3215a1873536", "connector": null, "instance_uuid": "2c60d13c-c046-43d7-b2db-43af9aa5afbc"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:29:17.038143 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:17.038143 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:29:17.060080 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-076c1b19-6299-492a-b4f1-ee27fe8ec9f0 req-586086ee-d242-415e-9b9c-b393423afdb8 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:29:17.060680 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 910/3616] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:29:17 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:29:17.101239 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-6dfb9b76-cdf7-4793-b1e2-30f1e82af66f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:17.105131 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6dfb9b76-cdf7-4793-b1e2-30f1e82af66f tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea Aug 25 16:29:17.105372 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6dfb9b76-cdf7-4793-b1e2-30f1e82af66f tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:17.105629 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6dfb9b76-cdf7-4793-b1e2-30f1e82af66f tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:17.105780 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-6dfb9b76-cdf7-4793-b1e2-30f1e82af66f tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 520c6395-f99b-4c72-92ee-9027cd396cea. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:29:17.115014 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:17.115014 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:29:17.115950 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6dfb9b76-cdf7-4793-b1e2-30f1e82af66f tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea returned with HTTP 200 Aug 25 16:29:17.116413 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 895/3617] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:17 2026] GET /volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:17.334826 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-02890049-bbbe-49b6-95dd-c17af71a8ee2 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:17.337493 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-02890049-bbbe-49b6-95dd-c17af71a8ee2 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/b090154d-62d7-4227-8f94-cadeaf56631f Aug 25 16:29:17.337726 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-02890049-bbbe-49b6-95dd-c17af71a8ee2 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:17.337971 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-02890049-bbbe-49b6-95dd-c17af71a8ee2 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:17.346341 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:17.346341 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:29:17.349265 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-02890049-bbbe-49b6-95dd-c17af71a8ee2 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:29:17.353007 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-02890049-bbbe-49b6-95dd-c17af71a8ee2 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/b090154d-62d7-4227-8f94-cadeaf56631f returned with HTTP 200 Aug 25 16:29:17.353486 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 912/3618] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:17 2026] GET /volume/v3/volumes/b090154d-62d7-4227-8f94-cadeaf56631f => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:17.368855 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-457cd608-e892-46db-a1f0-e77264421603 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:17.372448 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-457cd608-e892-46db-a1f0-e77264421603 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:29:17.372833 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-457cd608-e892-46db-a1f0-e77264421603 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b090154d-62d7-4227-8f94-cadeaf56631f", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-122568414"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:29:17.384623 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:17.384623 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:29:17.385131 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-457cd608-e892-46db-a1f0-e77264421603 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:29:17.385262 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-457cd608-e892-46db-a1f0-e77264421603 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Create snapshot from volume b090154d-62d7-4227-8f94-cadeaf56631f Aug 25 16:29:17.423118 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-457cd608-e892-46db-a1f0-e77264421603 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Created reservations ['09cb292b-25b1-47fb-9f97-c985da814e6f', '703ac510-4f95-4d0b-8074-84429ec8c626', '73b13d06-4100-4c75-ba01-a66df2eefa87', 'ac45ce9d-8057-4780-a19c-1a8f22c8fa4d'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:29:17.465611 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-457cd608-e892-46db-a1f0-e77264421603 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot create request issued successfully. Aug 25 16:29:17.465611 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-457cd608-e892-46db-a1f0-e77264421603 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:29:17.465611 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 902/3619] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:29:17 2026] POST /volume/v3/snapshots => generated 309 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:29:17.476965 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-07e05a22-bd83-47d3-95d0-6b91844c5f28 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:17.476965 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-07e05a22-bd83-47d3-95d0-6b91844c5f28 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots/22c30cbb-5bab-419b-b1e9-a3b2a886bf78 Aug 25 16:29:17.476965 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-07e05a22-bd83-47d3-95d0-6b91844c5f28 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:17.476965 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-07e05a22-bd83-47d3-95d0-6b91844c5f28 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:17.482131 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:17.482131 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:29:17.482131 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-07e05a22-bd83-47d3-95d0-6b91844c5f28 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:29:17.482131 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-07e05a22-bd83-47d3-95d0-6b91844c5f28 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/22c30cbb-5bab-419b-b1e9-a3b2a886bf78 returned with HTTP 200 Aug 25 16:29:17.482131 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 911/3620] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:29:17 2026] GET /volume/v3/snapshots/22c30cbb-5bab-419b-b1e9-a3b2a886bf78 => generated 441 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:17.978294 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-081771b8-7fca-43a6-848a-583ed86753cf None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:17.978777 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-081771b8-7fca-43a6-848a-583ed86753cf None None] GET https://10.4.3.102/volume// Aug 25 16:29:17.979037 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-081771b8-7fca-43a6-848a-583ed86753cf None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:17.979322 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-081771b8-7fca-43a6-848a-583ed86753cf None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:17.979850 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-081771b8-7fca-43a6-848a-583ed86753cf None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:29:17.980386 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 896/3621] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:29:17 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:29:17.986667 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-076c1b19-6299-492a-b4f1-ee27fe8ec9f0 req-7f23cacc-66d7-41d0-8284-93aaf28ee934 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:17.989160 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-076c1b19-6299-492a-b4f1-ee27fe8ec9f0 req-7f23cacc-66d7-41d0-8284-93aaf28ee934 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 Aug 25 16:29:17.989410 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-076c1b19-6299-492a-b4f1-ee27fe8ec9f0 req-7f23cacc-66d7-41d0-8284-93aaf28ee934 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:17.989678 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-076c1b19-6299-492a-b4f1-ee27fe8ec9f0 req-7f23cacc-66d7-41d0-8284-93aaf28ee934 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:18.001170 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:18.001170 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:29:18.004971 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-076c1b19-6299-492a-b4f1-ee27fe8ec9f0 req-7f23cacc-66d7-41d0-8284-93aaf28ee934 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:29:18.009430 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-076c1b19-6299-492a-b4f1-ee27fe8ec9f0 req-7f23cacc-66d7-41d0-8284-93aaf28ee934 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 returned with HTTP 200 Aug 25 16:29:18.009908 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 913/3622] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:29:17 2026] GET /volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 => generated 1630 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:29:18.102912 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-076c1b19-6299-492a-b4f1-ee27fe8ec9f0 req-725ca894-ae98-4940-8ba4-ba6be614e3f8 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:18.104933 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-076c1b19-6299-492a-b4f1-ee27fe8ec9f0 req-725ca894-ae98-4940-8ba4-ba6be614e3f8 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] PUT https://10.4.3.102/volume/v3/attachments/16dfbf89-9f6d-4cad-8f32-127b85e3fc2d Aug 25 16:29:18.105286 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-076c1b19-6299-492a-b4f1-ee27fe8ec9f0 req-725ca894-ae98-4940-8ba4-ba6be614e3f8 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:29:18.112262 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-076c1b19-6299-492a-b4f1-ee27fe8ec9f0 req-725ca894-ae98-4940-8ba4-ba6be614e3f8 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Acquiring lock "cinder-attachment_update-21619340-0080-4f90-b251-3215a1873536-np0000008093" by "attachment_update" {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:29:18.116277 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-076c1b19-6299-492a-b4f1-ee27fe8ec9f0 req-725ca894-ae98-4940-8ba4-ba6be614e3f8 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Lock "cinder-attachment_update-21619340-0080-4f90-b251-3215a1873536-np0000008093" acquired by "attachment_update" :: waited 0.004s {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:29:18.117204 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:18.117204 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:29:18.127139 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-5f0d745b-e0e5-4ee6-8009-21176f4f7c6a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:18.128852 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5f0d745b-e0e5-4ee6-8009-21176f4f7c6a tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea Aug 25 16:29:18.129051 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5f0d745b-e0e5-4ee6-8009-21176f4f7c6a tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:18.129261 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5f0d745b-e0e5-4ee6-8009-21176f4f7c6a tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:18.129352 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-5f0d745b-e0e5-4ee6-8009-21176f4f7c6a tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 520c6395-f99b-4c72-92ee-9027cd396cea. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:29:18.139428 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:18.139428 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:29:18.140541 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5f0d745b-e0e5-4ee6-8009-21176f4f7c6a tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea returned with HTTP 200 Aug 25 16:29:18.140954 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 912/3623] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:18 2026] GET /volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:18.198838 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-076c1b19-6299-492a-b4f1-ee27fe8ec9f0 req-725ca894-ae98-4940-8ba4-ba6be614e3f8 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Lock "cinder-attachment_update-21619340-0080-4f90-b251-3215a1873536-np0000008093" released by "attachment_update" :: held 0.082s {{(pid=100456) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:29:18.199137 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-076c1b19-6299-492a-b4f1-ee27fe8ec9f0 req-725ca894-ae98-4940-8ba4-ba6be614e3f8 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/attachments/16dfbf89-9f6d-4cad-8f32-127b85e3fc2d returned with HTTP 200 Aug 25 16:29:18.200245 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 903/3624] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:29:18 2026] PUT /volume/v3/attachments/16dfbf89-9f6d-4cad-8f32-127b85e3fc2d => generated 968 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:29:18.223412 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-076c1b19-6299-492a-b4f1-ee27fe8ec9f0 req-c903ecc2-363a-40b7-bb59-8efa86074a32 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:18.226333 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-076c1b19-6299-492a-b4f1-ee27fe8ec9f0 req-c903ecc2-363a-40b7-bb59-8efa86074a32 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] POST https://10.4.3.102/volume/v3/attachments/16dfbf89-9f6d-4cad-8f32-127b85e3fc2d/action Aug 25 16:29:18.227003 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-076c1b19-6299-492a-b4f1-ee27fe8ec9f0 req-c903ecc2-363a-40b7-bb59-8efa86074a32 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Action body: b'{"os-complete": null}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:29:18.227172 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-076c1b19-6299-492a-b4f1-ee27fe8ec9f0 req-c903ecc2-363a-40b7-bb59-8efa86074a32 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:29:18.243416 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:18.243416 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:29:18.256420 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-076c1b19-6299-492a-b4f1-ee27fe8ec9f0 req-c903ecc2-363a-40b7-bb59-8efa86074a32 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/attachments/16dfbf89-9f6d-4cad-8f32-127b85e3fc2d/action returned with HTTP 204 Aug 25 16:29:18.256602 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 897/3625] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:29:18 2026] POST /volume/v3/attachments/16dfbf89-9f6d-4cad-8f32-127b85e3fc2d/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:29:18.405327 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-986fde4a-4151-4807-b68f-7c5d343d8ce7 req-7845099f-e2d1-4980-b75c-67cc5c27eab4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:18.408147 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-986fde4a-4151-4807-b68f-7c5d343d8ce7 req-7845099f-e2d1-4980-b75c-67cc5c27eab4 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] POST https://10.4.3.102/volume/v3/attachments/37ae7131-555c-450b-a784-6facbd2f228d/action Aug 25 16:29:18.408565 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-986fde4a-4151-4807-b68f-7c5d343d8ce7 req-7845099f-e2d1-4980-b75c-67cc5c27eab4 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Action body: b'{"os-complete": null}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:29:18.408752 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-986fde4a-4151-4807-b68f-7c5d343d8ce7 req-7845099f-e2d1-4980-b75c-67cc5c27eab4 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:29:18.430097 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:18.430097 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:29:18.468364 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-986fde4a-4151-4807-b68f-7c5d343d8ce7 req-7845099f-e2d1-4980-b75c-67cc5c27eab4 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/attachments/37ae7131-555c-450b-a784-6facbd2f228d/action returned with HTTP 204 Aug 25 16:29:18.471230 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 914/3626] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:29:18 2026] POST /volume/v3/attachments/37ae7131-555c-450b-a784-6facbd2f228d/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:29:18.492493 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-5ac28448-bbe2-453b-a729-ef4f4347f2d5 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:18.495491 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5ac28448-bbe2-453b-a729-ef4f4347f2d5 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots/22c30cbb-5bab-419b-b1e9-a3b2a886bf78 Aug 25 16:29:18.495721 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5ac28448-bbe2-453b-a729-ef4f4347f2d5 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:18.495912 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5ac28448-bbe2-453b-a729-ef4f4347f2d5 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:18.504758 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:18.504758 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:29:18.505402 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-5ac28448-bbe2-453b-a729-ef4f4347f2d5 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:29:18.506296 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5ac28448-bbe2-453b-a729-ef4f4347f2d5 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/22c30cbb-5bab-419b-b1e9-a3b2a886bf78 returned with HTTP 200 Aug 25 16:29:18.506671 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 913/3627] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:29:18 2026] GET /volume/v3/snapshots/22c30cbb-5bab-419b-b1e9-a3b2a886bf78 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:18.520166 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b652f48e-a2af-4601-9ab8-1f7c9c64f620 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:18.521806 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b652f48e-a2af-4601-9ab8-1f7c9c64f620 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:29:18.522174 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b652f48e-a2af-4601-9ab8-1f7c9c64f620 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "22c30cbb-5bab-419b-b1e9-a3b2a886bf78", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-555730044"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:29:18.523686 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-b652f48e-a2af-4601-9ab8-1f7c9c64f620 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Create volume request body: {'volume': {'snapshot_id': '22c30cbb-5bab-419b-b1e9-a3b2a886bf78', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-555730044'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:29:18.535313 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:18.535313 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:29:18.536083 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-b652f48e-a2af-4601-9ab8-1f7c9c64f620 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:29:18.536216 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-b652f48e-a2af-4601-9ab8-1f7c9c64f620 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Create volume of 1 GB Aug 25 16:29:18.540032 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-b652f48e-a2af-4601-9ab8-1f7c9c64f620 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Availability Zones retrieved successfully. Aug 25 16:29:18.545701 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b652f48e-a2af-4601-9ab8-1f7c9c64f620 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Flow 'volume_create_api' (900bc137-a26a-4254-b397-6fb8346c657f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:29:18.546693 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b652f48e-a2af-4601-9ab8-1f7c9c64f620 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30439cea-7007-4e39-8f81-96b5d092eeba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:18.547542 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-b652f48e-a2af-4601-9ab8-1f7c9c64f620 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:29:18.580113 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b652f48e-a2af-4601-9ab8-1f7c9c64f620 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30439cea-7007-4e39-8f81-96b5d092eeba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '22c30cbb-5bab-419b-b1e9-a3b2a886bf78', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:18.581049 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b652f48e-a2af-4601-9ab8-1f7c9c64f620 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51ca1cb1-9539-4cf8-a94d-88ea40c2096b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:18.661381 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-b652f48e-a2af-4601-9ab8-1f7c9c64f620 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Created reservations ['53e03ae9-37a6-45b1-8908-0d1f8ed3a979', 'ac219fa1-2b3c-4ac5-9d14-4aec678f0cb3', 'ead8a2fe-8132-4786-98b6-09b8c9cee922', 'e15028ba-9246-459a-94d1-560208e288fd'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:29:18.662335 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b652f48e-a2af-4601-9ab8-1f7c9c64f620 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51ca1cb1-9539-4cf8-a94d-88ea40c2096b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53e03ae9-37a6-45b1-8908-0d1f8ed3a979', 'ac219fa1-2b3c-4ac5-9d14-4aec678f0cb3', 'ead8a2fe-8132-4786-98b6-09b8c9cee922', 'e15028ba-9246-459a-94d1-560208e288fd']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:18.663261 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b652f48e-a2af-4601-9ab8-1f7c9c64f620 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0d28b39-0ea7-44fb-a36d-c94d8072d385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:18.708663 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b652f48e-a2af-4601-9ab8-1f7c9c64f620 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0d28b39-0ea7-44fb-a36d-c94d8072d385) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c372a6a1-ea01-413e-a0f9-a594b3c05780', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-555730044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e6798088b964d7ca549764986dfd2f7',qos_specs=None,replication_status=,reservations=['53e03ae9-37a6-45b1-8908-0d1f8ed3a979','ac219fa1-2b3c-4ac5-9d14-4aec678f0cb3','ead8a2fe-8132-4786-98b6-09b8c9cee922','e15028ba-9246-459a-94d1-560208e288fd'],size=1,snapshot_id=22c30cbb-5bab-419b-b1e9-a3b2a886bf78,source_replicaid=,source_volid=None,status='creating',user_id='e8f150895b4e41cd9a8ecdf25f861652',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:29:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-555730044',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c372a6a1-ea01-413e-a0f9-a594b3c05780,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e6798088b964d7ca549764986dfd2f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=22c30cbb-5bab-419b-b1e9-a3b2a886bf78,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8f150895b4e41cd9a8ecdf25f861652',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:18.709314 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b652f48e-a2af-4601-9ab8-1f7c9c64f620 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abab3b12-3be3-42a0-a218-e3080a05bc0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:18.760755 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b652f48e-a2af-4601-9ab8-1f7c9c64f620 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abab3b12-3be3-42a0-a218-e3080a05bc0f) transitioned into state 'SUCCESS' from state '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-555730044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e6798088b964d7ca549764986dfd2f7',qos_specs=None,replication_status=,reservations=['53e03ae9-37a6-45b1-8908-0d1f8ed3a979','ac219fa1-2b3c-4ac5-9d14-4aec678f0cb3','ead8a2fe-8132-4786-98b6-09b8c9cee922','e15028ba-9246-459a-94d1-560208e288fd'],size=1,snapshot_id=22c30cbb-5bab-419b-b1e9-a3b2a886bf78,source_replicaid=,source_volid=None,status='creating',user_id='e8f150895b4e41cd9a8ecdf25f861652',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:18.761723 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b652f48e-a2af-4601-9ab8-1f7c9c64f620 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14599191-ca02-4e12-addd-41b0dc301491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:18.799493 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b652f48e-a2af-4601-9ab8-1f7c9c64f620 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14599191-ca02-4e12-addd-41b0dc301491) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:18.800363 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b652f48e-a2af-4601-9ab8-1f7c9c64f620 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Flow 'volume_create_api' (900bc137-a26a-4254-b397-6fb8346c657f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:29:18.800677 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-b652f48e-a2af-4601-9ab8-1f7c9c64f620 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Create volume request issued successfully. Aug 25 16:29:18.801317 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b652f48e-a2af-4601-9ab8-1f7c9c64f620 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:29:18.801856 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 904/3628] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:29:18 2026] POST /volume/v3/volumes => generated 787 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:29:18.813898 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ae9aecaf-3646-4233-89a7-9331ee893eda None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:18.816575 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ae9aecaf-3646-4233-89a7-9331ee893eda tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/c372a6a1-ea01-413e-a0f9-a594b3c05780 Aug 25 16:29:18.816961 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ae9aecaf-3646-4233-89a7-9331ee893eda tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:18.817205 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ae9aecaf-3646-4233-89a7-9331ee893eda tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:18.824980 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:18.824980 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:29:18.830580 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-ae9aecaf-3646-4233-89a7-9331ee893eda tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:29:18.836372 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ae9aecaf-3646-4233-89a7-9331ee893eda tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/c372a6a1-ea01-413e-a0f9-a594b3c05780 returned with HTTP 200 Aug 25 16:29:18.836742 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 898/3629] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:18 2026] GET /volume/v3/volumes/c372a6a1-ea01-413e-a0f9-a594b3c05780 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:19.153660 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1ee8089c-a54e-4d93-b8f4-bf1f5711009a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:19.155390 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1ee8089c-a54e-4d93-b8f4-bf1f5711009a tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea Aug 25 16:29:19.155563 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1ee8089c-a54e-4d93-b8f4-bf1f5711009a tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:19.155781 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1ee8089c-a54e-4d93-b8f4-bf1f5711009a tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:19.155872 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-1ee8089c-a54e-4d93-b8f4-bf1f5711009a tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 520c6395-f99b-4c72-92ee-9027cd396cea. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:29:19.159773 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:19.159773 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:29:19.160469 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1ee8089c-a54e-4d93-b8f4-bf1f5711009a tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea returned with HTTP 200 Aug 25 16:29:19.160801 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 915/3630] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:19 2026] GET /volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea => generated 826 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:19.169003 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-771a481e-1b91-4585-b84e-fbf9a5a61deb None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:19.170536 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-771a481e-1b91-4585-b84e-fbf9a5a61deb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/f09cfc0a-f89b-466e-b878-124e2c08c40c Aug 25 16:29:19.170744 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-771a481e-1b91-4585-b84e-fbf9a5a61deb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:19.170894 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-771a481e-1b91-4585-b84e-fbf9a5a61deb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:19.177673 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:19.177673 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:29:19.181028 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-771a481e-1b91-4585-b84e-fbf9a5a61deb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:29:19.184809 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-771a481e-1b91-4585-b84e-fbf9a5a61deb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/f09cfc0a-f89b-466e-b878-124e2c08c40c returned with HTTP 200 Aug 25 16:29:19.185152 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 914/3631] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:19 2026] GET /volume/v3/volumes/f09cfc0a-f89b-466e-b878-124e2c08c40c => generated 966 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:19.198979 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-7d534b02-532f-4846-b7e0-49473b11c844 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:19.200918 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7d534b02-532f-4846-b7e0-49473b11c844 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/f09cfc0a-f89b-466e-b878-124e2c08c40c Aug 25 16:29:19.201255 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7d534b02-532f-4846-b7e0-49473b11c844 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:19.201438 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7d534b02-532f-4846-b7e0-49473b11c844 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:19.209962 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:19.209962 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:29:19.213914 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-7d534b02-532f-4846-b7e0-49473b11c844 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:29:19.218403 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7d534b02-532f-4846-b7e0-49473b11c844 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/f09cfc0a-f89b-466e-b878-124e2c08c40c returned with HTTP 200 Aug 25 16:29:19.218841 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 905/3632] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:19 2026] GET /volume/v3/volumes/f09cfc0a-f89b-466e-b878-124e2c08c40c => generated 966 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:19.232478 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-6b4eed72-251e-4687-ac47-fd2c87a2fe7b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:19.234419 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6b4eed72-251e-4687-ac47-fd2c87a2fe7b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] DELETE https://10.4.3.102/volume/v3/volumes/f09cfc0a-f89b-466e-b878-124e2c08c40c Aug 25 16:29:19.234644 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6b4eed72-251e-4687-ac47-fd2c87a2fe7b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:19.234859 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6b4eed72-251e-4687-ac47-fd2c87a2fe7b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:19.235035 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-6b4eed72-251e-4687-ac47-fd2c87a2fe7b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Delete volume with id: f09cfc0a-f89b-466e-b878-124e2c08c40c Aug 25 16:29:19.244687 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:19.244687 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:29:19.244687 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-6b4eed72-251e-4687-ac47-fd2c87a2fe7b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:29:19.260101 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-6b4eed72-251e-4687-ac47-fd2c87a2fe7b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Delete volume request issued successfully. Aug 25 16:29:19.260324 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6b4eed72-251e-4687-ac47-fd2c87a2fe7b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/f09cfc0a-f89b-466e-b878-124e2c08c40c returned with HTTP 202 Aug 25 16:29:19.260816 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 899/3633] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:29:19 2026] DELETE /volume/v3/volumes/f09cfc0a-f89b-466e-b878-124e2c08c40c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:29:19.268793 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1cc6941f-3f2e-491d-a285-7f8a532001e4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:19.270304 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1cc6941f-3f2e-491d-a285-7f8a532001e4 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/f09cfc0a-f89b-466e-b878-124e2c08c40c Aug 25 16:29:19.270466 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1cc6941f-3f2e-491d-a285-7f8a532001e4 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:19.270651 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1cc6941f-3f2e-491d-a285-7f8a532001e4 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:19.277867 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:19.277867 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:29:19.282006 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-1cc6941f-3f2e-491d-a285-7f8a532001e4 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:29:19.285923 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1cc6941f-3f2e-491d-a285-7f8a532001e4 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/f09cfc0a-f89b-466e-b878-124e2c08c40c returned with HTTP 200 Aug 25 16:29:19.286309 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 916/3634] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:19 2026] GET /volume/v3/volumes/f09cfc0a-f89b-466e-b878-124e2c08c40c => generated 965 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:19.851783 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-61496e7c-dfc0-43fd-981b-135a8b8b392c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:19.853936 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-61496e7c-dfc0-43fd-981b-135a8b8b392c tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/c372a6a1-ea01-413e-a0f9-a594b3c05780 Aug 25 16:29:19.854139 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-61496e7c-dfc0-43fd-981b-135a8b8b392c tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:19.854354 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-61496e7c-dfc0-43fd-981b-135a8b8b392c tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:19.861269 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:19.861269 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:29:19.865531 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-61496e7c-dfc0-43fd-981b-135a8b8b392c tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:29:19.874163 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-61496e7c-dfc0-43fd-981b-135a8b8b392c tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/c372a6a1-ea01-413e-a0f9-a594b3c05780 returned with HTTP 200 Aug 25 16:29:19.874561 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 915/3635] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:19 2026] GET /volume/v3/volumes/c372a6a1-ea01-413e-a0f9-a594b3c05780 => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:19.889480 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f770de95-f4da-4276-a2af-d73ac6557c77 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:19.891099 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f770de95-f4da-4276-a2af-d73ac6557c77 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/c372a6a1-ea01-413e-a0f9-a594b3c05780 Aug 25 16:29:19.891271 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f770de95-f4da-4276-a2af-d73ac6557c77 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:19.891485 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f770de95-f4da-4276-a2af-d73ac6557c77 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:19.900635 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:19.900635 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:29:19.904286 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-f770de95-f4da-4276-a2af-d73ac6557c77 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:29:19.909210 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f770de95-f4da-4276-a2af-d73ac6557c77 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/c372a6a1-ea01-413e-a0f9-a594b3c05780 returned with HTTP 200 Aug 25 16:29:19.910073 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 906/3636] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:19 2026] GET /volume/v3/volumes/c372a6a1-ea01-413e-a0f9-a594b3c05780 => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:19.925835 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c47d3725-b7ef-4571-ae0b-5501988e0d85 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:19.931164 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c47d3725-b7ef-4571-ae0b-5501988e0d85 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] DELETE https://10.4.3.102/volume/v3/volumes/c372a6a1-ea01-413e-a0f9-a594b3c05780 Aug 25 16:29:19.931323 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c47d3725-b7ef-4571-ae0b-5501988e0d85 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:19.931574 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c47d3725-b7ef-4571-ae0b-5501988e0d85 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:19.931820 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-c47d3725-b7ef-4571-ae0b-5501988e0d85 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Delete volume with id: c372a6a1-ea01-413e-a0f9-a594b3c05780 Aug 25 16:29:19.942122 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:19.942122 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:29:19.942784 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-c47d3725-b7ef-4571-ae0b-5501988e0d85 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:29:19.964274 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-4eba9b6c-1e05-490a-89a5-61351cd839f1 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:19.965935 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4eba9b6c-1e05-490a-89a5-61351cd839f1 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c Aug 25 16:29:19.966120 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4eba9b6c-1e05-490a-89a5-61351cd839f1 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:19.966289 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4eba9b6c-1e05-490a-89a5-61351cd839f1 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:19.966434 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-c47d3725-b7ef-4571-ae0b-5501988e0d85 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Delete volume request issued successfully. Aug 25 16:29:19.966659 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c47d3725-b7ef-4571-ae0b-5501988e0d85 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/c372a6a1-ea01-413e-a0f9-a594b3c05780 returned with HTTP 202 Aug 25 16:29:19.967093 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 900/3637] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:29:19 2026] DELETE /volume/v3/volumes/c372a6a1-ea01-413e-a0f9-a594b3c05780 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:29:19.975956 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-8776cd9e-3458-4614-90f2-33fea0205cc5 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:19.978381 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8776cd9e-3458-4614-90f2-33fea0205cc5 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/c372a6a1-ea01-413e-a0f9-a594b3c05780 Aug 25 16:29:19.978769 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8776cd9e-3458-4614-90f2-33fea0205cc5 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:19.978769 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8776cd9e-3458-4614-90f2-33fea0205cc5 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:19.981978 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:19.981978 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:29:19.985843 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-4eba9b6c-1e05-490a-89a5-61351cd839f1 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:29:19.990316 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:19.990316 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:29:19.990387 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4eba9b6c-1e05-490a-89a5-61351cd839f1 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c returned with HTTP 200 Aug 25 16:29:19.990816 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 917/3638] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:19 2026] GET /volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c => generated 1169 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:29:19.998655 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-8776cd9e-3458-4614-90f2-33fea0205cc5 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:29:20.004605 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8776cd9e-3458-4614-90f2-33fea0205cc5 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/c372a6a1-ea01-413e-a0f9-a594b3c05780 returned with HTTP 200 Aug 25 16:29:20.005108 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 916/3639] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:19 2026] GET /volume/v3/volumes/c372a6a1-ea01-413e-a0f9-a594b3c05780 => generated 879 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:20.033607 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-587bc113-042b-4710-8f8d-a1c87c162fd1 req-c7439e95-9554-4324-b82b-66f046662e37 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:20.035534 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-587bc113-042b-4710-8f8d-a1c87c162fd1 req-c7439e95-9554-4324-b82b-66f046662e37 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c Aug 25 16:29:20.035805 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-587bc113-042b-4710-8f8d-a1c87c162fd1 req-c7439e95-9554-4324-b82b-66f046662e37 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:20.036061 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-587bc113-042b-4710-8f8d-a1c87c162fd1 req-c7439e95-9554-4324-b82b-66f046662e37 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:20.048336 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:20.048336 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:29:20.055438 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-587bc113-042b-4710-8f8d-a1c87c162fd1 req-c7439e95-9554-4324-b82b-66f046662e37 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:29:20.059972 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-587bc113-042b-4710-8f8d-a1c87c162fd1 req-c7439e95-9554-4324-b82b-66f046662e37 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c returned with HTTP 200 Aug 25 16:29:20.060438 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 907/3640] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:29:20 2026] GET /volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c => generated 1169 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:29:20.077888 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-587bc113-042b-4710-8f8d-a1c87c162fd1 req-58963760-cc80-48bc-b05b-50db662fb318 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:20.080292 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-587bc113-042b-4710-8f8d-a1c87c162fd1 req-58963760-cc80-48bc-b05b-50db662fb318 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] POST https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c/action Aug 25 16:29:20.080670 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-587bc113-042b-4710-8f8d-a1c87c162fd1 req-58963760-cc80-48bc-b05b-50db662fb318 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:29:20.080789 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-587bc113-042b-4710-8f8d-a1c87c162fd1 req-58963760-cc80-48bc-b05b-50db662fb318 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:29:20.091179 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:20.091179 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:29:20.091684 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-587bc113-042b-4710-8f8d-a1c87c162fd1 req-58963760-cc80-48bc-b05b-50db662fb318 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:29:20.097083 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-587bc113-042b-4710-8f8d-a1c87c162fd1 req-58963760-cc80-48bc-b05b-50db662fb318 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Begin detaching volume completed successfully. Aug 25 16:29:20.097299 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-587bc113-042b-4710-8f8d-a1c87c162fd1 req-58963760-cc80-48bc-b05b-50db662fb318 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c/action returned with HTTP 202 Aug 25 16:29:20.097760 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 901/3641] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:29:20 2026] POST /volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:29:20.149223 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-7363df5c-ffe2-4572-93e2-8fe98d1b781c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:20.149580 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7363df5c-ffe2-4572-93e2-8fe98d1b781c None None] GET https://10.4.3.102/volume// Aug 25 16:29:20.149823 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7363df5c-ffe2-4572-93e2-8fe98d1b781c None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:20.150089 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7363df5c-ffe2-4572-93e2-8fe98d1b781c None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:20.150505 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7363df5c-ffe2-4572-93e2-8fe98d1b781c None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:29:20.150860 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 918/3642] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:29:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:29:20.161949 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-587bc113-042b-4710-8f8d-a1c87c162fd1 req-80ced258-49cd-40c4-90c9-4ef065be562e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:20.163938 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-587bc113-042b-4710-8f8d-a1c87c162fd1 req-80ced258-49cd-40c4-90c9-4ef065be562e tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c Aug 25 16:29:20.164197 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-587bc113-042b-4710-8f8d-a1c87c162fd1 req-80ced258-49cd-40c4-90c9-4ef065be562e tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:20.164378 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-587bc113-042b-4710-8f8d-a1c87c162fd1 req-80ced258-49cd-40c4-90c9-4ef065be562e tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:20.173122 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:20.173122 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:29:20.176610 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-587bc113-042b-4710-8f8d-a1c87c162fd1 req-80ced258-49cd-40c4-90c9-4ef065be562e tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:29:20.180836 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-587bc113-042b-4710-8f8d-a1c87c162fd1 req-80ced258-49cd-40c4-90c9-4ef065be562e tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c returned with HTTP 200 Aug 25 16:29:20.181244 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 917/3643] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:29:20 2026] GET /volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c => generated 1352 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:29:20.192669 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-587bc113-042b-4710-8f8d-a1c87c162fd1 req-56651032-bbe6-4aa3-aa5b-27eae7332a14 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:20.196826 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-587bc113-042b-4710-8f8d-a1c87c162fd1 req-56651032-bbe6-4aa3-aa5b-27eae7332a14 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c/encryption Aug 25 16:29:20.197070 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-587bc113-042b-4710-8f8d-a1c87c162fd1 req-56651032-bbe6-4aa3-aa5b-27eae7332a14 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:20.197325 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-587bc113-042b-4710-8f8d-a1c87c162fd1 req-56651032-bbe6-4aa3-aa5b-27eae7332a14 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'index' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:20.208742 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:20.208742 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:29:20.215505 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-587bc113-042b-4710-8f8d-a1c87c162fd1 req-56651032-bbe6-4aa3-aa5b-27eae7332a14 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c/encryption returned with HTTP 200 Aug 25 16:29:20.216080 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 908/3644] 10.4.3.102 () {68 vars in 1631 bytes} [Tue Aug 25 16:29:20 2026] GET /volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:20.300600 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-76ed2bd1-99d8-48a7-83b9-68bdc497bc59 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:20.303005 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-76ed2bd1-99d8-48a7-83b9-68bdc497bc59 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/f09cfc0a-f89b-466e-b878-124e2c08c40c Aug 25 16:29:20.306610 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-76ed2bd1-99d8-48a7-83b9-68bdc497bc59 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:20.306610 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-76ed2bd1-99d8-48a7-83b9-68bdc497bc59 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:20.306753 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-75ee25e1-d1a1-449b-9f3e-a39b3083e5de None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:20.306753 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-75ee25e1-d1a1-449b-9f3e-a39b3083e5de tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:29:20.306753 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-75ee25e1-d1a1-449b-9f3e-a39b3083e5de tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1231214754"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:29:20.307747 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-75ee25e1-d1a1-449b-9f3e-a39b3083e5de tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1231214754'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:29:20.307747 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-75ee25e1-d1a1-449b-9f3e-a39b3083e5de tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Create volume of 1 GB Aug 25 16:29:20.309167 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-76ed2bd1-99d8-48a7-83b9-68bdc497bc59 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/f09cfc0a-f89b-466e-b878-124e2c08c40c returned with HTTP 404 Aug 25 16:29:20.309660 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 902/3645] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:20 2026] GET /volume/v3/volumes/f09cfc0a-f89b-466e-b878-124e2c08c40c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:29:20.311741 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-75ee25e1-d1a1-449b-9f3e-a39b3083e5de tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Availability Zones retrieved successfully. Aug 25 16:29:20.318040 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-af666b94-e7f7-472c-a798-71eb711edc56 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:20.318537 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-75ee25e1-d1a1-449b-9f3e-a39b3083e5de tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Flow 'volume_create_api' (0981561d-bc31-407f-9f4c-6ecb308cb51c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:29:20.319537 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-75ee25e1-d1a1-449b-9f3e-a39b3083e5de tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac5a8c0f-d2a3-4abc-b395-6b8d2ecdb6f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:20.319653 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-af666b94-e7f7-472c-a798-71eb711edc56 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] DELETE https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea Aug 25 16:29:20.319821 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-af666b94-e7f7-472c-a798-71eb711edc56 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:20.319989 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-af666b94-e7f7-472c-a798-71eb711edc56 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:20.320100 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.contrib.backups [None req-af666b94-e7f7-472c-a798-71eb711edc56 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Delete backup with id: 520c6395-f99b-4c72-92ee-9027cd396cea. Aug 25 16:29:20.320830 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-75ee25e1-d1a1-449b-9f3e-a39b3083e5de tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:29:20.323989 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:20.323989 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:29:20.338496 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.backup.rpcapi [None req-af666b94-e7f7-472c-a798-71eb711edc56 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] delete_backup rpcapi backup_id 520c6395-f99b-4c72-92ee-9027cd396cea {{(pid=100454) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 16:29:20.340123 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-af666b94-e7f7-472c-a798-71eb711edc56 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea returned with HTTP 202 Aug 25 16:29:20.342193 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 918/3646] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:29:20 2026] DELETE /volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:29:20.347020 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-75ee25e1-d1a1-449b-9f3e-a39b3083e5de tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac5a8c0f-d2a3-4abc-b395-6b8d2ecdb6f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:20.347393 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-91015f4f-7a1e-490f-85be-f7880355a1ad None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:20.347900 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-75ee25e1-d1a1-449b-9f3e-a39b3083e5de tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d9ba73c-ac90-40a4-822d-c0682b5de65e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:20.349157 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-91015f4f-7a1e-490f-85be-f7880355a1ad tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea Aug 25 16:29:20.349359 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-91015f4f-7a1e-490f-85be-f7880355a1ad tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:20.349605 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-91015f4f-7a1e-490f-85be-f7880355a1ad tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:20.349756 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-91015f4f-7a1e-490f-85be-f7880355a1ad tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 520c6395-f99b-4c72-92ee-9027cd396cea. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:29:20.355433 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:20.355433 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:29:20.356389 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-91015f4f-7a1e-490f-85be-f7880355a1ad tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea returned with HTTP 200 Aug 25 16:29:20.356882 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 909/3647] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:20 2026] GET /volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:20.417258 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-75ee25e1-d1a1-449b-9f3e-a39b3083e5de tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Created reservations ['8d3ef1c7-95dd-4028-a467-6d68178425d5', 'bc36f477-a7a1-4df9-b025-df30b58c5043', 'bc9127ec-dc47-4667-9a3b-690ad9bbe5f1', '2fe7a170-203d-477d-a34a-5ac30c93f91c'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:29:20.418123 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-75ee25e1-d1a1-449b-9f3e-a39b3083e5de tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d9ba73c-ac90-40a4-822d-c0682b5de65e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d3ef1c7-95dd-4028-a467-6d68178425d5', 'bc36f477-a7a1-4df9-b025-df30b58c5043', 'bc9127ec-dc47-4667-9a3b-690ad9bbe5f1', '2fe7a170-203d-477d-a34a-5ac30c93f91c']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:20.418982 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-75ee25e1-d1a1-449b-9f3e-a39b3083e5de tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64102158-e40a-42ff-99cc-3f44c5222874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:20.443856 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-75ee25e1-d1a1-449b-9f3e-a39b3083e5de tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64102158-e40a-42ff-99cc-3f44c5222874) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b15847f-7bdf-4f66-816b-ad9e14c42d94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1231214754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a487a0dfb99646c8882f7b0ec900bf00',qos_specs=None,replication_status=,reservations=['8d3ef1c7-95dd-4028-a467-6d68178425d5','bc36f477-a7a1-4df9-b025-df30b58c5043','bc9127ec-dc47-4667-9a3b-690ad9bbe5f1','2fe7a170-203d-477d-a34a-5ac30c93f91c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3f3d8243e954438a294722eddc1aba0',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:29:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1231214754',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b15847f-7bdf-4f66-816b-ad9e14c42d94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a487a0dfb99646c8882f7b0ec900bf00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3f3d8243e954438a294722eddc1aba0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:20.444537 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-75ee25e1-d1a1-449b-9f3e-a39b3083e5de tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f875a37-7c1d-4e8d-897e-6e1c5ac7f030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:20.469445 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-75ee25e1-d1a1-449b-9f3e-a39b3083e5de tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f875a37-7c1d-4e8d-897e-6e1c5ac7f030) transitioned into state 'SUCCESS' from state '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-1231214754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a487a0dfb99646c8882f7b0ec900bf00',qos_specs=None,replication_status=,reservations=['8d3ef1c7-95dd-4028-a467-6d68178425d5','bc36f477-a7a1-4df9-b025-df30b58c5043','bc9127ec-dc47-4667-9a3b-690ad9bbe5f1','2fe7a170-203d-477d-a34a-5ac30c93f91c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3f3d8243e954438a294722eddc1aba0',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:20.470242 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-75ee25e1-d1a1-449b-9f3e-a39b3083e5de tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f9919b6-7300-4266-8ee5-45c265d769d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:20.487624 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-75ee25e1-d1a1-449b-9f3e-a39b3083e5de tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f9919b6-7300-4266-8ee5-45c265d769d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:20.489726 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-75ee25e1-d1a1-449b-9f3e-a39b3083e5de tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Flow 'volume_create_api' (0981561d-bc31-407f-9f4c-6ecb308cb51c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:29:20.490162 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-75ee25e1-d1a1-449b-9f3e-a39b3083e5de tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Create volume request issued successfully. Aug 25 16:29:20.491149 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-75ee25e1-d1a1-449b-9f3e-a39b3083e5de tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:29:20.491395 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 919/3648] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:29:20 2026] POST /volume/v3/volumes => generated 751 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:29:20.505524 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a7db5485-7dc6-46eb-b970-046fcf5ea98a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:20.509667 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a7db5485-7dc6-46eb-b970-046fcf5ea98a tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 Aug 25 16:29:20.509667 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a7db5485-7dc6-46eb-b970-046fcf5ea98a tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:20.509667 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a7db5485-7dc6-46eb-b970-046fcf5ea98a tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:20.517698 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:20.517698 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:29:20.522528 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-a7db5485-7dc6-46eb-b970-046fcf5ea98a tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:29:20.528345 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a7db5485-7dc6-46eb-b970-046fcf5ea98a tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 returned with HTTP 200 Aug 25 16:29:20.528734 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 903/3649] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:20 2026] GET /volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:21.023567 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9edfa3b8-a9db-4cf5-af8a-4aa02be95801 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:21.025306 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9edfa3b8-a9db-4cf5-af8a-4aa02be95801 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/c372a6a1-ea01-413e-a0f9-a594b3c05780 Aug 25 16:29:21.025482 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9edfa3b8-a9db-4cf5-af8a-4aa02be95801 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:21.025674 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9edfa3b8-a9db-4cf5-af8a-4aa02be95801 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:21.031277 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9edfa3b8-a9db-4cf5-af8a-4aa02be95801 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/c372a6a1-ea01-413e-a0f9-a594b3c05780 returned with HTTP 404 Aug 25 16:29:21.031709 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 919/3650] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:21 2026] GET /volume/v3/volumes/c372a6a1-ea01-413e-a0f9-a594b3c05780 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:29:21.037844 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-18188552-b7a1-41ac-bafb-f868b3518232 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:21.039579 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-18188552-b7a1-41ac-bafb-f868b3518232 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/c372a6a1-ea01-413e-a0f9-a594b3c05780 Aug 25 16:29:21.039830 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-18188552-b7a1-41ac-bafb-f868b3518232 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:21.041161 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-18188552-b7a1-41ac-bafb-f868b3518232 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:21.045532 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-18188552-b7a1-41ac-bafb-f868b3518232 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/c372a6a1-ea01-413e-a0f9-a594b3c05780 returned with HTTP 404 Aug 25 16:29:21.046147 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 910/3651] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:21 2026] GET /volume/v3/volumes/c372a6a1-ea01-413e-a0f9-a594b3c05780 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:29:21.053059 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-b5ca7581-6f8b-4da9-8615-6522eee00fa4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:21.054888 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b5ca7581-6f8b-4da9-8615-6522eee00fa4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] DELETE https://10.4.3.102/volume/v3/volumes/c372a6a1-ea01-413e-a0f9-a594b3c05780 Aug 25 16:29:21.055380 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b5ca7581-6f8b-4da9-8615-6522eee00fa4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:21.055532 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b5ca7581-6f8b-4da9-8615-6522eee00fa4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:21.056746 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-b5ca7581-6f8b-4da9-8615-6522eee00fa4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Delete volume with id: c372a6a1-ea01-413e-a0f9-a594b3c05780 Aug 25 16:29:21.062118 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b5ca7581-6f8b-4da9-8615-6522eee00fa4 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/c372a6a1-ea01-413e-a0f9-a594b3c05780 returned with HTTP 404 Aug 25 16:29:21.063015 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 920/3652] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:29:21 2026] DELETE /volume/v3/volumes/c372a6a1-ea01-413e-a0f9-a594b3c05780 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:29:21.069913 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a74bd755-921e-4764-ad5c-1f8929a85d75 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:21.071618 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a74bd755-921e-4764-ad5c-1f8929a85d75 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/22c30cbb-5bab-419b-b1e9-a3b2a886bf78 Aug 25 16:29:21.071802 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a74bd755-921e-4764-ad5c-1f8929a85d75 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:21.071988 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a74bd755-921e-4764-ad5c-1f8929a85d75 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:21.072097 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.snapshots [None req-a74bd755-921e-4764-ad5c-1f8929a85d75 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Delete snapshot with id: 22c30cbb-5bab-419b-b1e9-a3b2a886bf78 Aug 25 16:29:21.076794 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:21.076794 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:29:21.077318 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-a74bd755-921e-4764-ad5c-1f8929a85d75 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:29:21.099431 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-a74bd755-921e-4764-ad5c-1f8929a85d75 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot delete request issued successfully. Aug 25 16:29:21.099619 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a74bd755-921e-4764-ad5c-1f8929a85d75 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/22c30cbb-5bab-419b-b1e9-a3b2a886bf78 returned with HTTP 202 Aug 25 16:29:21.100205 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 904/3653] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:29:21 2026] DELETE /volume/v3/snapshots/22c30cbb-5bab-419b-b1e9-a3b2a886bf78 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:29:21.108320 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-c4e81aeb-6845-45bf-9cc5-03fecd17720b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:21.110191 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c4e81aeb-6845-45bf-9cc5-03fecd17720b tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots/22c30cbb-5bab-419b-b1e9-a3b2a886bf78 Aug 25 16:29:21.110403 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c4e81aeb-6845-45bf-9cc5-03fecd17720b tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:21.110638 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c4e81aeb-6845-45bf-9cc5-03fecd17720b tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:21.115634 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:21.115634 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:29:21.116110 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-c4e81aeb-6845-45bf-9cc5-03fecd17720b tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Snapshot retrieved successfully. Aug 25 16:29:21.116898 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c4e81aeb-6845-45bf-9cc5-03fecd17720b tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/22c30cbb-5bab-419b-b1e9-a3b2a886bf78 returned with HTTP 200 Aug 25 16:29:21.117302 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 920/3654] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:29:21 2026] GET /volume/v3/snapshots/22c30cbb-5bab-419b-b1e9-a3b2a886bf78 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:21.371708 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-69de11a2-18b4-4c4e-864c-90941ff26d15 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:21.377072 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-69de11a2-18b4-4c4e-864c-90941ff26d15 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea Aug 25 16:29:21.377248 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-69de11a2-18b4-4c4e-864c-90941ff26d15 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:21.377439 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-69de11a2-18b4-4c4e-864c-90941ff26d15 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:21.377535 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-69de11a2-18b4-4c4e-864c-90941ff26d15 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id 520c6395-f99b-4c72-92ee-9027cd396cea. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:29:21.384858 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-69de11a2-18b4-4c4e-864c-90941ff26d15 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea returned with HTTP 404 Aug 25 16:29:21.386909 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 911/3655] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:21 2026] GET /volume/v3/backups/520c6395-f99b-4c72-92ee-9027cd396cea => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:29:21.558112 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-e6715295-a06f-45a5-9bd8-50ff460144d7 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:21.558112 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e6715295-a06f-45a5-9bd8-50ff460144d7 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 Aug 25 16:29:21.558112 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e6715295-a06f-45a5-9bd8-50ff460144d7 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:21.558112 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e6715295-a06f-45a5-9bd8-50ff460144d7 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:21.565281 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:21.565281 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:29:21.570181 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-e6715295-a06f-45a5-9bd8-50ff460144d7 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:29:21.575543 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e6715295-a06f-45a5-9bd8-50ff460144d7 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 returned with HTTP 200 Aug 25 16:29:21.576205 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 921/3656] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:21 2026] GET /volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:21.638963 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-d0e77f7a-f8ed-4d35-a33d-31d8faed54a3 req-8513608f-eb95-481f-9674-f6746e0197fe None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:21.642185 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-d0e77f7a-f8ed-4d35-a33d-31d8faed54a3 req-8513608f-eb95-481f-9674-f6746e0197fe tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 Aug 25 16:29:21.642388 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-d0e77f7a-f8ed-4d35-a33d-31d8faed54a3 req-8513608f-eb95-481f-9674-f6746e0197fe tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:21.642756 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-d0e77f7a-f8ed-4d35-a33d-31d8faed54a3 req-8513608f-eb95-481f-9674-f6746e0197fe tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:21.651571 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:21.651571 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:29:21.656381 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-d0e77f7a-f8ed-4d35-a33d-31d8faed54a3 req-8513608f-eb95-481f-9674-f6746e0197fe tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:29:21.659687 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-da1a7397-7fbb-4bf7-b87a-40171496f18a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:21.661901 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-da1a7397-7fbb-4bf7-b87a-40171496f18a tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] DELETE https://10.4.3.102/volume/v3/volumes/4429752f-45ce-4193-9bf1-5c1369bee492 Aug 25 16:29:21.662717 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-da1a7397-7fbb-4bf7-b87a-40171496f18a tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:21.662782 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-d0e77f7a-f8ed-4d35-a33d-31d8faed54a3 req-8513608f-eb95-481f-9674-f6746e0197fe tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 returned with HTTP 200 Aug 25 16:29:21.662830 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-da1a7397-7fbb-4bf7-b87a-40171496f18a tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:21.662892 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 905/3657] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:29:21 2026] GET /volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:21.663402 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-da1a7397-7fbb-4bf7-b87a-40171496f18a tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Delete volume with id: 4429752f-45ce-4193-9bf1-5c1369bee492 Aug 25 16:29:21.673425 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:21.673425 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:29:21.673671 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-da1a7397-7fbb-4bf7-b87a-40171496f18a tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:29:21.706533 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-da1a7397-7fbb-4bf7-b87a-40171496f18a tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Delete volume request issued successfully. Aug 25 16:29:21.706780 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-da1a7397-7fbb-4bf7-b87a-40171496f18a tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/4429752f-45ce-4193-9bf1-5c1369bee492 returned with HTTP 202 Aug 25 16:29:21.707282 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 921/3658] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:29:21 2026] DELETE /volume/v3/volumes/4429752f-45ce-4193-9bf1-5c1369bee492 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:29:21.719540 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-18f6ec46-ffe7-478e-ae0e-9b701e9437fb None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:21.721353 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-18f6ec46-ffe7-478e-ae0e-9b701e9437fb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/4429752f-45ce-4193-9bf1-5c1369bee492 Aug 25 16:29:21.721573 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-18f6ec46-ffe7-478e-ae0e-9b701e9437fb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:21.721775 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-18f6ec46-ffe7-478e-ae0e-9b701e9437fb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:21.733711 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:21.733711 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:29:21.738617 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-18f6ec46-ffe7-478e-ae0e-9b701e9437fb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:29:21.746288 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-18f6ec46-ffe7-478e-ae0e-9b701e9437fb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/4429752f-45ce-4193-9bf1-5c1369bee492 returned with HTTP 200 Aug 25 16:29:21.746803 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 912/3659] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:21 2026] GET /volume/v3/volumes/4429752f-45ce-4193-9bf1-5c1369bee492 => generated 908 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:21.781960 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d4acb034-beb4-4737-aaa7-8e01adb88df1 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:21.782455 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d4acb034-beb4-4737-aaa7-8e01adb88df1 None None] GET https://10.4.3.102/volume// Aug 25 16:29:21.782731 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d4acb034-beb4-4737-aaa7-8e01adb88df1 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:21.783633 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d4acb034-beb4-4737-aaa7-8e01adb88df1 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:21.783633 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d4acb034-beb4-4737-aaa7-8e01adb88df1 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:29:21.783633 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 922/3660] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:29:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:29:21.790616 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-d0e77f7a-f8ed-4d35-a33d-31d8faed54a3 req-df7c48ea-2acc-4cbf-a27c-170d735a9262 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:21.794633 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-d0e77f7a-f8ed-4d35-a33d-31d8faed54a3 req-df7c48ea-2acc-4cbf-a27c-170d735a9262 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:29:21.794633 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-d0e77f7a-f8ed-4d35-a33d-31d8faed54a3 req-df7c48ea-2acc-4cbf-a27c-170d735a9262 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7b15847f-7bdf-4f66-816b-ad9e14c42d94", "connector": null, "instance_uuid": "ad4bb380-0f34-42dd-8c62-fbe0fa588170"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:29:21.801849 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:21.801849 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:29:21.838871 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-d0e77f7a-f8ed-4d35-a33d-31d8faed54a3 req-df7c48ea-2acc-4cbf-a27c-170d735a9262 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:29:21.839646 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 906/3661] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:29:21 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:29:21.869986 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-19ad3b72-e87e-4532-9467-8e230ebdaa2b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:21.871612 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-19ad3b72-e87e-4532-9467-8e230ebdaa2b tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 Aug 25 16:29:21.871793 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-19ad3b72-e87e-4532-9467-8e230ebdaa2b tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:21.871972 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-19ad3b72-e87e-4532-9467-8e230ebdaa2b tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:21.885377 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:21.885377 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:29:21.890792 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-19ad3b72-e87e-4532-9467-8e230ebdaa2b tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:29:21.894919 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-19ad3b72-e87e-4532-9467-8e230ebdaa2b tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 returned with HTTP 200 Aug 25 16:29:21.895272 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 922/3662] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:21 2026] GET /volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:21.896025 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-8571243b-5b63-4813-b7d0-8321f40b1e1c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:21.896409 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8571243b-5b63-4813-b7d0-8321f40b1e1c None None] GET https://10.4.3.102/volume// Aug 25 16:29:21.896570 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8571243b-5b63-4813-b7d0-8321f40b1e1c None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:21.896769 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8571243b-5b63-4813-b7d0-8321f40b1e1c None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:21.897077 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8571243b-5b63-4813-b7d0-8321f40b1e1c None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:29:21.897334 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 913/3663] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:29:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:29:21.905765 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-d0e77f7a-f8ed-4d35-a33d-31d8faed54a3 req-42bac5f9-72a8-4d10-864c-ac29d781f929 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:21.907896 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-d0e77f7a-f8ed-4d35-a33d-31d8faed54a3 req-42bac5f9-72a8-4d10-864c-ac29d781f929 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 Aug 25 16:29:21.908298 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-d0e77f7a-f8ed-4d35-a33d-31d8faed54a3 req-42bac5f9-72a8-4d10-864c-ac29d781f929 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:21.908599 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-d0e77f7a-f8ed-4d35-a33d-31d8faed54a3 req-42bac5f9-72a8-4d10-864c-ac29d781f929 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:21.917990 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:21.917990 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:29:21.922915 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-d0e77f7a-f8ed-4d35-a33d-31d8faed54a3 req-42bac5f9-72a8-4d10-864c-ac29d781f929 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:29:21.928440 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-d0e77f7a-f8ed-4d35-a33d-31d8faed54a3 req-42bac5f9-72a8-4d10-864c-ac29d781f929 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 returned with HTTP 200 Aug 25 16:29:21.929080 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 923/3664] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:29:21 2026] GET /volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 => generated 1023 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:29:22.054904 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-d0e77f7a-f8ed-4d35-a33d-31d8faed54a3 req-a9a79251-d8d7-4d24-9079-2f5e998792de None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:22.059155 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-d0e77f7a-f8ed-4d35-a33d-31d8faed54a3 req-a9a79251-d8d7-4d24-9079-2f5e998792de tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] PUT https://10.4.3.102/volume/v3/attachments/91176d2a-f2c6-40cb-8932-96977002b92b Aug 25 16:29:22.059155 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-d0e77f7a-f8ed-4d35-a33d-31d8faed54a3 req-a9a79251-d8d7-4d24-9079-2f5e998792de tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:29:22.064475 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-d0e77f7a-f8ed-4d35-a33d-31d8faed54a3 req-a9a79251-d8d7-4d24-9079-2f5e998792de tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Acquiring lock "cinder-attachment_update-7b15847f-7bdf-4f66-816b-ad9e14c42d94-np0000008093" by "attachment_update" {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:29:22.070174 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-d0e77f7a-f8ed-4d35-a33d-31d8faed54a3 req-a9a79251-d8d7-4d24-9079-2f5e998792de tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Lock "cinder-attachment_update-7b15847f-7bdf-4f66-816b-ad9e14c42d94-np0000008093" acquired by "attachment_update" :: waited 0.005s {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:29:22.071319 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:22.071319 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:29:22.128068 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-2746aebe-8e6b-4f4e-b883-8c40db4ea356 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:22.131617 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2746aebe-8e6b-4f4e-b883-8c40db4ea356 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/snapshots/22c30cbb-5bab-419b-b1e9-a3b2a886bf78 Aug 25 16:29:22.131617 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2746aebe-8e6b-4f4e-b883-8c40db4ea356 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:22.131617 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2746aebe-8e6b-4f4e-b883-8c40db4ea356 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:22.135328 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2746aebe-8e6b-4f4e-b883-8c40db4ea356 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/snapshots/22c30cbb-5bab-419b-b1e9-a3b2a886bf78 returned with HTTP 404 Aug 25 16:29:22.135740 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 923/3665] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:29:22 2026] GET /volume/v3/snapshots/22c30cbb-5bab-419b-b1e9-a3b2a886bf78 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:29:22.141958 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-24be33b0-bcad-455a-b449-e5831b0d64f5 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:22.144104 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-24be33b0-bcad-455a-b449-e5831b0d64f5 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/b090154d-62d7-4227-8f94-cadeaf56631f Aug 25 16:29:22.144373 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-24be33b0-bcad-455a-b449-e5831b0d64f5 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:22.144665 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-24be33b0-bcad-455a-b449-e5831b0d64f5 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:22.152523 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:22.152523 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:29:22.156785 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-24be33b0-bcad-455a-b449-e5831b0d64f5 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:29:22.160898 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-24be33b0-bcad-455a-b449-e5831b0d64f5 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/b090154d-62d7-4227-8f94-cadeaf56631f returned with HTTP 200 Aug 25 16:29:22.161348 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 914/3666] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:22 2026] GET /volume/v3/volumes/b090154d-62d7-4227-8f94-cadeaf56631f => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:22.173177 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-905d9a3a-c2e1-4cec-8bdd-48b048a7dffa None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:22.174660 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-905d9a3a-c2e1-4cec-8bdd-48b048a7dffa tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] DELETE https://10.4.3.102/volume/v3/volumes/b090154d-62d7-4227-8f94-cadeaf56631f Aug 25 16:29:22.174960 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-905d9a3a-c2e1-4cec-8bdd-48b048a7dffa tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:22.175261 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-905d9a3a-c2e1-4cec-8bdd-48b048a7dffa tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:22.175640 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-905d9a3a-c2e1-4cec-8bdd-48b048a7dffa tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Delete volume with id: b090154d-62d7-4227-8f94-cadeaf56631f Aug 25 16:29:22.182935 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:22.182935 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:29:22.183838 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-905d9a3a-c2e1-4cec-8bdd-48b048a7dffa tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:29:22.212642 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-d0e77f7a-f8ed-4d35-a33d-31d8faed54a3 req-a9a79251-d8d7-4d24-9079-2f5e998792de tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Lock "cinder-attachment_update-7b15847f-7bdf-4f66-816b-ad9e14c42d94-np0000008093" released by "attachment_update" :: held 0.142s {{(pid=100455) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:29:22.212642 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-d0e77f7a-f8ed-4d35-a33d-31d8faed54a3 req-a9a79251-d8d7-4d24-9079-2f5e998792de tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/attachments/91176d2a-f2c6-40cb-8932-96977002b92b returned with HTTP 200 Aug 25 16:29:22.212642 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 907/3667] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:29:22 2026] PUT /volume/v3/attachments/91176d2a-f2c6-40cb-8932-96977002b92b => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:29:22.214717 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-905d9a3a-c2e1-4cec-8bdd-48b048a7dffa tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Delete volume request issued successfully. Aug 25 16:29:22.215076 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-905d9a3a-c2e1-4cec-8bdd-48b048a7dffa tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/b090154d-62d7-4227-8f94-cadeaf56631f returned with HTTP 202 Aug 25 16:29:22.215517 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 924/3668] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:29:22 2026] DELETE /volume/v3/volumes/b090154d-62d7-4227-8f94-cadeaf56631f => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:29:22.225276 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-849d222d-5f01-46ef-ac72-9e51bf3bea59 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:22.227684 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-849d222d-5f01-46ef-ac72-9e51bf3bea59 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/b090154d-62d7-4227-8f94-cadeaf56631f Aug 25 16:29:22.227928 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-849d222d-5f01-46ef-ac72-9e51bf3bea59 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:22.228613 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-849d222d-5f01-46ef-ac72-9e51bf3bea59 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:22.237488 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:22.237488 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:29:22.243369 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-849d222d-5f01-46ef-ac72-9e51bf3bea59 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:29:22.251314 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-849d222d-5f01-46ef-ac72-9e51bf3bea59 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/b090154d-62d7-4227-8f94-cadeaf56631f returned with HTTP 200 Aug 25 16:29:22.251314 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 924/3669] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:22 2026] GET /volume/v3/volumes/b090154d-62d7-4227-8f94-cadeaf56631f => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:23.238299 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-076c1b19-6299-492a-b4f1-ee27fe8ec9f0 req-1bf0af71-290d-46ac-8379-b25cdb94fdf2 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:23.238299 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-076c1b19-6299-492a-b4f1-ee27fe8ec9f0 req-1bf0af71-290d-46ac-8379-b25cdb94fdf2 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536/encryption Aug 25 16:29:23.238299 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-076c1b19-6299-492a-b4f1-ee27fe8ec9f0 req-1bf0af71-290d-46ac-8379-b25cdb94fdf2 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:23.238299 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-076c1b19-6299-492a-b4f1-ee27fe8ec9f0 req-1bf0af71-290d-46ac-8379-b25cdb94fdf2 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'index' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:23.238299 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:23.238299 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:29:23.238299 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-076c1b19-6299-492a-b4f1-ee27fe8ec9f0 req-1bf0af71-290d-46ac-8379-b25cdb94fdf2 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536/encryption returned with HTTP 200 Aug 25 16:29:23.238299 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 915/3670] 10.4.3.102 () {68 vars in 1631 bytes} [Tue Aug 25 16:29:22 2026] GET /volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:23.245450 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-caefc927-69bb-4216-95f2-19dc47c9c115 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:23.245450 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-caefc927-69bb-4216-95f2-19dc47c9c115 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/4429752f-45ce-4193-9bf1-5c1369bee492 Aug 25 16:29:23.245450 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-caefc927-69bb-4216-95f2-19dc47c9c115 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:23.245450 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-caefc927-69bb-4216-95f2-19dc47c9c115 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:23.245450 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-caefc927-69bb-4216-95f2-19dc47c9c115 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/4429752f-45ce-4193-9bf1-5c1369bee492 returned with HTTP 404 Aug 25 16:29:23.245450 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 908/3671] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:22 2026] GET /volume/v3/volumes/4429752f-45ce-4193-9bf1-5c1369bee492 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:29:23.252332 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-6b092c9b-1990-4b6e-b393-9e6b54d5894e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:23.252332 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6b092c9b-1990-4b6e-b393-9e6b54d5894e tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/4429752f-45ce-4193-9bf1-5c1369bee492 Aug 25 16:29:23.252332 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6b092c9b-1990-4b6e-b393-9e6b54d5894e tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:23.252332 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6b092c9b-1990-4b6e-b393-9e6b54d5894e tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:23.252332 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6b092c9b-1990-4b6e-b393-9e6b54d5894e tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/4429752f-45ce-4193-9bf1-5c1369bee492 returned with HTTP 404 Aug 25 16:29:23.252332 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 925/3672] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:22 2026] GET /volume/v3/volumes/4429752f-45ce-4193-9bf1-5c1369bee492 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:29:23.257654 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-404515bc-aa12-4785-8ded-9511e9c9d8f4 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:23.257654 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-404515bc-aa12-4785-8ded-9511e9c9d8f4 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] DELETE https://10.4.3.102/volume/v3/volumes/4429752f-45ce-4193-9bf1-5c1369bee492 Aug 25 16:29:23.257654 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-404515bc-aa12-4785-8ded-9511e9c9d8f4 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:23.257654 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-404515bc-aa12-4785-8ded-9511e9c9d8f4 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:23.257654 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-404515bc-aa12-4785-8ded-9511e9c9d8f4 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Delete volume with id: 4429752f-45ce-4193-9bf1-5c1369bee492 Aug 25 16:29:23.257654 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-404515bc-aa12-4785-8ded-9511e9c9d8f4 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/4429752f-45ce-4193-9bf1-5c1369bee492 returned with HTTP 404 Aug 25 16:29:23.257654 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 925/3673] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:29:22 2026] DELETE /volume/v3/volumes/4429752f-45ce-4193-9bf1-5c1369bee492 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:29:23.262988 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d10c8234-d94f-4bd0-a733-8be20558ab38 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:23.262988 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d10c8234-d94f-4bd0-a733-8be20558ab38 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:29:23.262988 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d10c8234-d94f-4bd0-a733-8be20558ab38 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1611664243"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:29:23.262988 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-d10c8234-d94f-4bd0-a733-8be20558ab38 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1611664243'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:29:23.262988 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-d10c8234-d94f-4bd0-a733-8be20558ab38 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Create volume of 1 GB Aug 25 16:29:23.262988 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-d10c8234-d94f-4bd0-a733-8be20558ab38 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Availability Zones retrieved successfully. Aug 25 16:29:23.262988 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-d10c8234-d94f-4bd0-a733-8be20558ab38 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Flow 'volume_create_api' (79c3056b-19dc-4bd3-add0-94f5203ee9d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:29:23.262988 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-d10c8234-d94f-4bd0-a733-8be20558ab38 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d576372-fb98-443e-ac69-ed8c48c69059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:23.262988 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-d10c8234-d94f-4bd0-a733-8be20558ab38 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:29:23.262988 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-d10c8234-d94f-4bd0-a733-8be20558ab38 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d576372-fb98-443e-ac69-ed8c48c69059) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:23.262988 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-d10c8234-d94f-4bd0-a733-8be20558ab38 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31108e03-432f-42ec-ab71-09d6d5b69b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:23.264195 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f002a0cc-b56b-484c-98cc-610aa2f08609 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:23.264195 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f002a0cc-b56b-484c-98cc-610aa2f08609 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 Aug 25 16:29:23.264195 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f002a0cc-b56b-484c-98cc-610aa2f08609 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:23.264195 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f002a0cc-b56b-484c-98cc-610aa2f08609 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:23.264195 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:23.264195 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:29:23.264195 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-f002a0cc-b56b-484c-98cc-610aa2f08609 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:29:23.265292 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-d10c8234-d94f-4bd0-a733-8be20558ab38 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Created reservations ['89e8fea0-352d-40a9-a8c4-ccb009e4dd45', '4a3e4481-6d7a-4d59-885e-6c28c84201d6', '66647437-dc86-4662-9abe-e1835c4e81d3', '5d3c86c9-ece6-4416-a57e-2d4794cfd99f'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:29:23.265292 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-d10c8234-d94f-4bd0-a733-8be20558ab38 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31108e03-432f-42ec-ab71-09d6d5b69b6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89e8fea0-352d-40a9-a8c4-ccb009e4dd45', '4a3e4481-6d7a-4d59-885e-6c28c84201d6', '66647437-dc86-4662-9abe-e1835c4e81d3', '5d3c86c9-ece6-4416-a57e-2d4794cfd99f']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:23.265949 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f002a0cc-b56b-484c-98cc-610aa2f08609 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 returned with HTTP 200 Aug 25 16:29:23.267521 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-d10c8234-d94f-4bd0-a733-8be20558ab38 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a1adacc-dfc6-45d9-b265-a10a13c14efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:23.267720 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 909/3674] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:22 2026] GET /volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:23.267829 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-d10c8234-d94f-4bd0-a733-8be20558ab38 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a1adacc-dfc6-45d9-b265-a10a13c14efb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '936c3672-0860-45a3-90ba-b853d42ffc18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1611664243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b20b84d47a374500a08dcaf2d648c922',qos_specs=None,replication_status=,reservations=['89e8fea0-352d-40a9-a8c4-ccb009e4dd45','4a3e4481-6d7a-4d59-885e-6c28c84201d6','66647437-dc86-4662-9abe-e1835c4e81d3','5d3c86c9-ece6-4416-a57e-2d4794cfd99f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b92b6b520c54a17ba1491c4414aa817',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:29:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1611664243',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=936c3672-0860-45a3-90ba-b853d42ffc18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b20b84d47a374500a08dcaf2d648c922',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b92b6b520c54a17ba1491c4414aa817',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:23.267829 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-d10c8234-d94f-4bd0-a733-8be20558ab38 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f85cc4ee-fd49-441c-b69f-dc5291b9fed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:23.267829 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-d10c8234-d94f-4bd0-a733-8be20558ab38 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f85cc4ee-fd49-441c-b69f-dc5291b9fed3) transitioned into state 'SUCCESS' from state '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-1611664243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b20b84d47a374500a08dcaf2d648c922',qos_specs=None,replication_status=,reservations=['89e8fea0-352d-40a9-a8c4-ccb009e4dd45','4a3e4481-6d7a-4d59-885e-6c28c84201d6','66647437-dc86-4662-9abe-e1835c4e81d3','5d3c86c9-ece6-4416-a57e-2d4794cfd99f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b92b6b520c54a17ba1491c4414aa817',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:23.267829 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-d10c8234-d94f-4bd0-a733-8be20558ab38 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bb2bf28-9726-4019-86d7-caf8063dfc55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:23.267829 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-d10c8234-d94f-4bd0-a733-8be20558ab38 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bb2bf28-9726-4019-86d7-caf8063dfc55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:23.267829 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-d10c8234-d94f-4bd0-a733-8be20558ab38 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Flow 'volume_create_api' (79c3056b-19dc-4bd3-add0-94f5203ee9d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:29:23.267829 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-d10c8234-d94f-4bd0-a733-8be20558ab38 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Create volume request issued successfully. Aug 25 16:29:23.267829 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d10c8234-d94f-4bd0-a733-8be20558ab38 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:29:23.268452 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 916/3675] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:29:22 2026] POST /volume/v3/volumes => generated 749 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:29:23.268942 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-2db49a7f-f457-4e86-9f2c-fdac9c2b1391 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:23.268942 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2db49a7f-f457-4e86-9f2c-fdac9c2b1391 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 Aug 25 16:29:23.268942 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2db49a7f-f457-4e86-9f2c-fdac9c2b1391 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:23.268942 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2db49a7f-f457-4e86-9f2c-fdac9c2b1391 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:23.268942 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:23.268942 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:29:23.268942 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-2db49a7f-f457-4e86-9f2c-fdac9c2b1391 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:29:23.268942 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2db49a7f-f457-4e86-9f2c-fdac9c2b1391 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 returned with HTTP 200 Aug 25 16:29:23.268942 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 926/3676] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:23 2026] GET /volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:23.269282 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-95cd79c6-0875-4fa3-b577-b899d45233de None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:23.269282 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-95cd79c6-0875-4fa3-b577-b899d45233de tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/b090154d-62d7-4227-8f94-cadeaf56631f Aug 25 16:29:23.269282 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-95cd79c6-0875-4fa3-b577-b899d45233de tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:23.269282 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-95cd79c6-0875-4fa3-b577-b899d45233de tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:23.275693 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-95cd79c6-0875-4fa3-b577-b899d45233de tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/b090154d-62d7-4227-8f94-cadeaf56631f returned with HTTP 404 Aug 25 16:29:23.276423 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 926/3677] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:23 2026] GET /volume/v3/volumes/b090154d-62d7-4227-8f94-cadeaf56631f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:29:23.283860 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-bbbe5023-a4b1-4121-93cd-f57acb1e2c6d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:23.288217 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bbbe5023-a4b1-4121-93cd-f57acb1e2c6d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c Aug 25 16:29:23.288809 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bbbe5023-a4b1-4121-93cd-f57acb1e2c6d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:23.289137 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bbbe5023-a4b1-4121-93cd-f57acb1e2c6d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:23.296969 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:23.296969 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:29:23.300554 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-bbbe5023-a4b1-4121-93cd-f57acb1e2c6d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:29:23.305226 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bbbe5023-a4b1-4121-93cd-f57acb1e2c6d tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c returned with HTTP 200 Aug 25 16:29:23.305765 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 910/3678] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:23 2026] GET /volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:23.317762 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0c1a33c4-6d1c-4ca0-b4fb-438159cd096c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:23.320066 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0c1a33c4-6d1c-4ca0-b4fb-438159cd096c tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] DELETE https://10.4.3.102/volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c Aug 25 16:29:23.320261 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0c1a33c4-6d1c-4ca0-b4fb-438159cd096c tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:23.320448 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0c1a33c4-6d1c-4ca0-b4fb-438159cd096c tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:23.320626 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-0c1a33c4-6d1c-4ca0-b4fb-438159cd096c tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Delete volume with id: e21f3da1-0e85-40f4-80f3-0b0e10d4236c Aug 25 16:29:23.327030 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:23.327030 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:29:23.327476 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-0c1a33c4-6d1c-4ca0-b4fb-438159cd096c tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:29:23.351608 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-0c1a33c4-6d1c-4ca0-b4fb-438159cd096c tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Delete volume request issued successfully. Aug 25 16:29:23.351790 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0c1a33c4-6d1c-4ca0-b4fb-438159cd096c tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c returned with HTTP 202 Aug 25 16:29:23.352191 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 917/3679] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:29:23 2026] DELETE /volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:29:23.359677 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-6956e0a8-f743-47eb-94d7-643f699148b7 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:23.364508 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6956e0a8-f743-47eb-94d7-643f699148b7 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c Aug 25 16:29:23.364729 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6956e0a8-f743-47eb-94d7-643f699148b7 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:23.364925 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6956e0a8-f743-47eb-94d7-643f699148b7 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:23.376061 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:23.376061 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:29:23.379310 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-6956e0a8-f743-47eb-94d7-643f699148b7 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Volume info retrieved successfully. Aug 25 16:29:23.383149 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6956e0a8-f743-47eb-94d7-643f699148b7 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c returned with HTTP 200 Aug 25 16:29:23.383910 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 927/3680] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:23 2026] GET /volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:23.946329 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ba9f50f4-9163-4997-89c5-bdd9db6c0727 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:23.948111 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ba9f50f4-9163-4997-89c5-bdd9db6c0727 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 Aug 25 16:29:23.948321 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ba9f50f4-9163-4997-89c5-bdd9db6c0727 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:23.948524 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ba9f50f4-9163-4997-89c5-bdd9db6c0727 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:23.957352 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:23.957352 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:29:23.960965 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-ba9f50f4-9163-4997-89c5-bdd9db6c0727 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:29:23.964658 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ba9f50f4-9163-4997-89c5-bdd9db6c0727 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 returned with HTTP 200 Aug 25 16:29:23.965022 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 927/3681] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:23 2026] GET /volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:24.041729 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-361f907e-8a9f-4ac6-8a73-d0ac222c6d73 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:24.043661 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-361f907e-8a9f-4ac6-8a73-d0ac222c6d73 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 Aug 25 16:29:24.043856 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-361f907e-8a9f-4ac6-8a73-d0ac222c6d73 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:24.044058 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-361f907e-8a9f-4ac6-8a73-d0ac222c6d73 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:24.051304 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:24.051304 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:29:24.054901 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-361f907e-8a9f-4ac6-8a73-d0ac222c6d73 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:29:24.059062 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-361f907e-8a9f-4ac6-8a73-d0ac222c6d73 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 returned with HTTP 200 Aug 25 16:29:24.059468 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 911/3682] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:24 2026] GET /volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:24.399527 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a1a5d29c-5f94-4faa-bfd9-9590361b2035 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:24.401612 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a1a5d29c-5f94-4faa-bfd9-9590361b2035 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] GET https://10.4.3.102/volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c Aug 25 16:29:24.401841 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a1a5d29c-5f94-4faa-bfd9-9590361b2035 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:24.402101 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a1a5d29c-5f94-4faa-bfd9-9590361b2035 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:24.409456 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a1a5d29c-5f94-4faa-bfd9-9590361b2035 tempest-VolumesSnapshotTestJSON-1475956762 tempest-VolumesSnapshotTestJSON-1475956762-project-member] https://10.4.3.102/volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c returned with HTTP 404 Aug 25 16:29:24.409865 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 918/3683] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:24 2026] GET /volume/v3/volumes/e21f3da1-0e85-40f4-80f3-0b0e10d4236c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:29:24.977961 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-11264fdb-8290-47d4-9e84-e8e9643eb7d2 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:24.979658 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-11264fdb-8290-47d4-9e84-e8e9643eb7d2 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 Aug 25 16:29:24.979868 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-11264fdb-8290-47d4-9e84-e8e9643eb7d2 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:24.980101 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-11264fdb-8290-47d4-9e84-e8e9643eb7d2 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:24.989068 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:24.989068 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:29:24.992062 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-11264fdb-8290-47d4-9e84-e8e9643eb7d2 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:29:24.995858 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-11264fdb-8290-47d4-9e84-e8e9643eb7d2 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 returned with HTTP 200 Aug 25 16:29:24.996321 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 928/3684] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:24 2026] GET /volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:25.762297 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-d0e77f7a-f8ed-4d35-a33d-31d8faed54a3 req-df69e36e-a2c0-4957-81d5-d76995965bd4 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:25.764404 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-d0e77f7a-f8ed-4d35-a33d-31d8faed54a3 req-df69e36e-a2c0-4957-81d5-d76995965bd4 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] POST https://10.4.3.102/volume/v3/attachments/91176d2a-f2c6-40cb-8932-96977002b92b/action Aug 25 16:29:25.764813 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-d0e77f7a-f8ed-4d35-a33d-31d8faed54a3 req-df69e36e-a2c0-4957-81d5-d76995965bd4 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Action body: b'{"os-complete": null}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:29:25.764953 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-d0e77f7a-f8ed-4d35-a33d-31d8faed54a3 req-df69e36e-a2c0-4957-81d5-d76995965bd4 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:29:25.790562 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:25.790562 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:29:25.808287 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-d0e77f7a-f8ed-4d35-a33d-31d8faed54a3 req-df69e36e-a2c0-4957-81d5-d76995965bd4 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/attachments/91176d2a-f2c6-40cb-8932-96977002b92b/action returned with HTTP 204 Aug 25 16:29:25.808787 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 928/3685] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:29:25 2026] POST /volume/v3/attachments/91176d2a-f2c6-40cb-8932-96977002b92b/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:29:25.865172 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-59c3823a-6f22-43e3-9f55-50eb826fb8aa None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:25.866400 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-59c3823a-6f22-43e3-9f55-50eb826fb8aa tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:29:25.866805 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-59c3823a-6f22-43e3-9f55-50eb826fb8aa tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1208976956", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:29:25.868374 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-59c3823a-6f22-43e3-9f55-50eb826fb8aa tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1208976956', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:29:25.868549 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-59c3823a-6f22-43e3-9f55-50eb826fb8aa tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Create volume of 1 GB Aug 25 16:29:25.872923 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-59c3823a-6f22-43e3-9f55-50eb826fb8aa tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Availability Zones retrieved successfully. Aug 25 16:29:25.878666 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-59c3823a-6f22-43e3-9f55-50eb826fb8aa tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Flow 'volume_create_api' (ecc7a8bb-721e-41d7-9bb1-3e86d64f54a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:29:25.879709 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-59c3823a-6f22-43e3-9f55-50eb826fb8aa tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (670799d1-e401-4688-b92d-f2baf9bdc01c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:25.880709 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-59c3823a-6f22-43e3-9f55-50eb826fb8aa tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:29:25.911693 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-59c3823a-6f22-43e3-9f55-50eb826fb8aa tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (670799d1-e401-4688-b92d-f2baf9bdc01c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:25.912624 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-59c3823a-6f22-43e3-9f55-50eb826fb8aa tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (976c5880-6adb-4f5a-9d53-b45bd7640612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:25.957910 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-59c3823a-6f22-43e3-9f55-50eb826fb8aa tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Created reservations ['1b59228e-b558-469e-808f-5c8d7b455205', 'be766eb3-4503-4398-bb61-75f5a0f21c99', '55c00def-7561-44ad-a9be-ee6a25330f03', 'e2c349c6-b6dd-432a-9704-1ee454275ee8'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:29:25.958917 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-59c3823a-6f22-43e3-9f55-50eb826fb8aa tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (976c5880-6adb-4f5a-9d53-b45bd7640612) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b59228e-b558-469e-808f-5c8d7b455205', 'be766eb3-4503-4398-bb61-75f5a0f21c99', '55c00def-7561-44ad-a9be-ee6a25330f03', 'e2c349c6-b6dd-432a-9704-1ee454275ee8']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:25.959725 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-59c3823a-6f22-43e3-9f55-50eb826fb8aa tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b669cd94-28ea-4ae6-9769-217d04c07a98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:25.984657 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-59c3823a-6f22-43e3-9f55-50eb826fb8aa tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b669cd94-28ea-4ae6-9769-217d04c07a98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83994666-17ea-4e2a-af4e-888bf415acb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1208976956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f56263c302af4894a22a394c67af13d5',qos_specs=None,replication_status=,reservations=['1b59228e-b558-469e-808f-5c8d7b455205','be766eb3-4503-4398-bb61-75f5a0f21c99','55c00def-7561-44ad-a9be-ee6a25330f03','e2c349c6-b6dd-432a-9704-1ee454275ee8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8acb62575be4930bfc6eff02b71a4e4',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:29:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1208976956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83994666-17ea-4e2a-af4e-888bf415acb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f56263c302af4894a22a394c67af13d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8acb62575be4930bfc6eff02b71a4e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:25.984657 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-59c3823a-6f22-43e3-9f55-50eb826fb8aa tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0711ea1-8f53-479e-8d8a-63ddc2f49ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:26.003306 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-59c3823a-6f22-43e3-9f55-50eb826fb8aa tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0711ea1-8f53-479e-8d8a-63ddc2f49ecb) transitioned into state 'SUCCESS' from state '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-1208976956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f56263c302af4894a22a394c67af13d5',qos_specs=None,replication_status=,reservations=['1b59228e-b558-469e-808f-5c8d7b455205','be766eb3-4503-4398-bb61-75f5a0f21c99','55c00def-7561-44ad-a9be-ee6a25330f03','e2c349c6-b6dd-432a-9704-1ee454275ee8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8acb62575be4930bfc6eff02b71a4e4',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:26.003992 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-59c3823a-6f22-43e3-9f55-50eb826fb8aa tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69197935-6165-45ce-976b-6337ee062eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:26.009171 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-7acfdf36-5cd3-4708-b395-2b9698abec7c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:26.010891 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7acfdf36-5cd3-4708-b395-2b9698abec7c tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 Aug 25 16:29:26.011050 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7acfdf36-5cd3-4708-b395-2b9698abec7c tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:26.011235 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7acfdf36-5cd3-4708-b395-2b9698abec7c tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:26.018830 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-59c3823a-6f22-43e3-9f55-50eb826fb8aa tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69197935-6165-45ce-976b-6337ee062eec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:26.019632 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-59c3823a-6f22-43e3-9f55-50eb826fb8aa tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Flow 'volume_create_api' (ecc7a8bb-721e-41d7-9bb1-3e86d64f54a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:29:26.020004 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-59c3823a-6f22-43e3-9f55-50eb826fb8aa tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Create volume request issued successfully. Aug 25 16:29:26.020606 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-59c3823a-6f22-43e3-9f55-50eb826fb8aa tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:29:26.021239 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 912/3686] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:29:25 2026] POST /volume/v3/volumes => generated 755 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:29:26.024803 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:26.024803 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:29:26.032582 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-8c8a5bf8-a6d1-4f05-a6df-9667b3a70cd7 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:26.035241 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-7acfdf36-5cd3-4708-b395-2b9698abec7c tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:29:26.035354 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8c8a5bf8-a6d1-4f05-a6df-9667b3a70cd7 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 Aug 25 16:29:26.035497 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8c8a5bf8-a6d1-4f05-a6df-9667b3a70cd7 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:26.035713 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8c8a5bf8-a6d1-4f05-a6df-9667b3a70cd7 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:26.045643 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:26.045643 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:29:26.048515 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7acfdf36-5cd3-4708-b395-2b9698abec7c tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 returned with HTTP 200 Aug 25 16:29:26.048926 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 919/3687] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:26 2026] GET /volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 => generated 1136 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:29:26.050186 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-8c8a5bf8-a6d1-4f05-a6df-9667b3a70cd7 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Volume info retrieved successfully. Aug 25 16:29:26.067608 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8c8a5bf8-a6d1-4f05-a6df-9667b3a70cd7 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 returned with HTTP 200 Aug 25 16:29:26.068160 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 929/3688] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:26 2026] GET /volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 => generated 823 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:26.072306 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-4fc806a1-e6b4-45ff-9533-030a6d284504 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:26.078859 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4fc806a1-e6b4-45ff-9533-030a6d284504 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 Aug 25 16:29:26.078859 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4fc806a1-e6b4-45ff-9533-030a6d284504 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:26.078859 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4fc806a1-e6b4-45ff-9533-030a6d284504 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:26.091341 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:26.091341 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:29:26.097211 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-4fc806a1-e6b4-45ff-9533-030a6d284504 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:29:26.110484 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4fc806a1-e6b4-45ff-9533-030a6d284504 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 returned with HTTP 200 Aug 25 16:29:26.111110 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 929/3689] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:26 2026] GET /volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 => generated 1136 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:29:27.080423 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ec6d77f2-6cd1-4ed7-84de-f9af9c406759 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:27.082699 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ec6d77f2-6cd1-4ed7-84de-f9af9c406759 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 Aug 25 16:29:27.082936 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ec6d77f2-6cd1-4ed7-84de-f9af9c406759 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:27.083181 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ec6d77f2-6cd1-4ed7-84de-f9af9c406759 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:27.094893 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:27.094893 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:29:27.098949 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-ec6d77f2-6cd1-4ed7-84de-f9af9c406759 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Volume info retrieved successfully. Aug 25 16:29:27.103735 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ec6d77f2-6cd1-4ed7-84de-f9af9c406759 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 returned with HTTP 200 Aug 25 16:29:27.103923 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 913/3690] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:27 2026] GET /volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:27.117441 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-22a75311-9cb3-4e02-bbf9-4a08b7d21a54 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:27.119061 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-22a75311-9cb3-4e02-bbf9-4a08b7d21a54 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 Aug 25 16:29:27.119263 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-22a75311-9cb3-4e02-bbf9-4a08b7d21a54 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:27.119438 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-22a75311-9cb3-4e02-bbf9-4a08b7d21a54 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:27.126421 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:27.126421 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:29:27.129880 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-22a75311-9cb3-4e02-bbf9-4a08b7d21a54 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Volume info retrieved successfully. Aug 25 16:29:27.134050 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-22a75311-9cb3-4e02-bbf9-4a08b7d21a54 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 returned with HTTP 200 Aug 25 16:29:27.134402 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 920/3691] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:27 2026] GET /volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:27.147312 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-bb1cd348-ab17-434e-b8b8-b8439d1f05eb None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:27.152548 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bb1cd348-ab17-434e-b8b8-b8439d1f05eb tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/volumes Aug 25 16:29:27.152936 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bb1cd348-ab17-434e-b8b8-b8439d1f05eb tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:27.153227 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bb1cd348-ab17-434e-b8b8-b8439d1f05eb tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'index' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:27.153769 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.api_utils [None req-bb1cd348-ab17-434e-b8b8-b8439d1f05eb tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Removing options '' from query. {{(pid=100457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:29:27.154872 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-bb1cd348-ab17-434e-b8b8-b8439d1f05eb tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100457) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:29:27.167793 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-bb1cd348-ab17-434e-b8b8-b8439d1f05eb tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Get all volumes completed successfully. Aug 25 16:29:27.168265 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bb1cd348-ab17-434e-b8b8-b8439d1f05eb tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 200 Aug 25 16:29:27.168645 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 930/3692] 10.4.3.102 () {66 vars in 1237 bytes} [Tue Aug 25 16:29:27 2026] GET /volume/v3/volumes => generated 339 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:27.180462 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-1d6e4c03-37d6-4d97-b3bd-f41c0ae4d349 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:27.184048 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1d6e4c03-37d6-4d97-b3bd-f41c0ae4d349 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 Aug 25 16:29:27.184354 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1d6e4c03-37d6-4d97-b3bd-f41c0ae4d349 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:27.184401 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1d6e4c03-37d6-4d97-b3bd-f41c0ae4d349 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:27.197809 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:27.197809 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:29:27.205353 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-1d6e4c03-37d6-4d97-b3bd-f41c0ae4d349 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Volume info retrieved successfully. Aug 25 16:29:27.214732 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1d6e4c03-37d6-4d97-b3bd-f41c0ae4d349 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 returned with HTTP 200 Aug 25 16:29:27.215070 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 930/3693] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:27 2026] GET /volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:27.264408 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-28e939ad-e140-42f6-85d4-1c6168c8fe2d req-554e5784-fa35-4c98-8a1c-5ce2dff3e3af None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:27.266863 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-28e939ad-e140-42f6-85d4-1c6168c8fe2d req-554e5784-fa35-4c98-8a1c-5ce2dff3e3af tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 Aug 25 16:29:27.267127 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-28e939ad-e140-42f6-85d4-1c6168c8fe2d req-554e5784-fa35-4c98-8a1c-5ce2dff3e3af tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:27.267360 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-28e939ad-e140-42f6-85d4-1c6168c8fe2d req-554e5784-fa35-4c98-8a1c-5ce2dff3e3af tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:27.279499 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:27.279499 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:29:27.286809 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-28e939ad-e140-42f6-85d4-1c6168c8fe2d req-554e5784-fa35-4c98-8a1c-5ce2dff3e3af tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Volume info retrieved successfully. Aug 25 16:29:27.291142 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-28e939ad-e140-42f6-85d4-1c6168c8fe2d req-554e5784-fa35-4c98-8a1c-5ce2dff3e3af tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 returned with HTTP 200 Aug 25 16:29:27.291543 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 914/3694] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:29:27 2026] GET /volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:27.433247 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c86a7dba-2081-47dd-b73c-218a621b12c3 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:27.433631 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c86a7dba-2081-47dd-b73c-218a621b12c3 None None] GET https://10.4.3.102/volume// Aug 25 16:29:27.433800 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c86a7dba-2081-47dd-b73c-218a621b12c3 None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:27.433994 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c86a7dba-2081-47dd-b73c-218a621b12c3 None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:27.434285 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c86a7dba-2081-47dd-b73c-218a621b12c3 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:29:27.434554 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 921/3695] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:29:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:29:27.442377 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-28e939ad-e140-42f6-85d4-1c6168c8fe2d req-405c9bba-18d2-4496-a0b4-a598c56c6d4b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:27.444862 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-28e939ad-e140-42f6-85d4-1c6168c8fe2d req-405c9bba-18d2-4496-a0b4-a598c56c6d4b tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:29:27.445286 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-28e939ad-e140-42f6-85d4-1c6168c8fe2d req-405c9bba-18d2-4496-a0b4-a598c56c6d4b tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "83994666-17ea-4e2a-af4e-888bf415acb5", "connector": null, "instance_uuid": "814d5187-120e-4f7c-af85-9ec1ddb46d48"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:29:27.453669 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:27.453669 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:29:27.500934 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-28e939ad-e140-42f6-85d4-1c6168c8fe2d req-405c9bba-18d2-4496-a0b4-a598c56c6d4b tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:29:27.501400 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 931/3696] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:29:27 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:29:27.536520 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ab99518c-483f-4ea4-a9c1-680e4729b5a8 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:27.538641 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ab99518c-483f-4ea4-a9c1-680e4729b5a8 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 Aug 25 16:29:27.538912 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ab99518c-483f-4ea4-a9c1-680e4729b5a8 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:27.539242 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ab99518c-483f-4ea4-a9c1-680e4729b5a8 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:27.550403 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:27.550403 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:29:27.559214 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-ab99518c-483f-4ea4-a9c1-680e4729b5a8 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Volume info retrieved successfully. Aug 25 16:29:27.574494 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ab99518c-483f-4ea4-a9c1-680e4729b5a8 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 returned with HTTP 200 Aug 25 16:29:27.574494 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 931/3697] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:27 2026] GET /volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:27.588730 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-73a95e4d-f6c5-4a30-8f96-b02ec3937036 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:27.589124 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-73a95e4d-f6c5-4a30-8f96-b02ec3937036 None None] GET https://10.4.3.102/volume// Aug 25 16:29:27.589300 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-73a95e4d-f6c5-4a30-8f96-b02ec3937036 None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:27.589471 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-73a95e4d-f6c5-4a30-8f96-b02ec3937036 None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:27.589782 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-73a95e4d-f6c5-4a30-8f96-b02ec3937036 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:29:27.590145 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 915/3698] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:29:27 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:29:27.602509 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-28e939ad-e140-42f6-85d4-1c6168c8fe2d req-c9dc8fa7-8fd6-4ff8-9797-02e3b68c4fdd None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:27.605255 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-28e939ad-e140-42f6-85d4-1c6168c8fe2d req-c9dc8fa7-8fd6-4ff8-9797-02e3b68c4fdd tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 Aug 25 16:29:27.605562 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-28e939ad-e140-42f6-85d4-1c6168c8fe2d req-c9dc8fa7-8fd6-4ff8-9797-02e3b68c4fdd tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:27.605869 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-28e939ad-e140-42f6-85d4-1c6168c8fe2d req-c9dc8fa7-8fd6-4ff8-9797-02e3b68c4fdd tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:27.618947 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:27.618947 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:29:27.622806 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-28e939ad-e140-42f6-85d4-1c6168c8fe2d req-c9dc8fa7-8fd6-4ff8-9797-02e3b68c4fdd tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Volume info retrieved successfully. Aug 25 16:29:27.628086 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-28e939ad-e140-42f6-85d4-1c6168c8fe2d req-c9dc8fa7-8fd6-4ff8-9797-02e3b68c4fdd tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 returned with HTTP 200 Aug 25 16:29:27.628639 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 922/3699] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:29:27 2026] GET /volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 => generated 1027 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:29:27.783043 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-28e939ad-e140-42f6-85d4-1c6168c8fe2d req-a9de7ff0-16a0-4acf-b581-dacf28fe5094 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:27.789745 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-28e939ad-e140-42f6-85d4-1c6168c8fe2d req-a9de7ff0-16a0-4acf-b581-dacf28fe5094 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] PUT https://10.4.3.102/volume/v3/attachments/4ac2d555-5e90-432c-8eb8-e18d1a1914f4 Aug 25 16:29:27.790145 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-28e939ad-e140-42f6-85d4-1c6168c8fe2d req-a9de7ff0-16a0-4acf-b581-dacf28fe5094 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:29:27.798436 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-28e939ad-e140-42f6-85d4-1c6168c8fe2d req-a9de7ff0-16a0-4acf-b581-dacf28fe5094 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Acquiring lock "cinder-attachment_update-83994666-17ea-4e2a-af4e-888bf415acb5-np0000008093" by "attachment_update" {{(pid=100457) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:29:27.804550 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-28e939ad-e140-42f6-85d4-1c6168c8fe2d req-a9de7ff0-16a0-4acf-b581-dacf28fe5094 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Lock "cinder-attachment_update-83994666-17ea-4e2a-af4e-888bf415acb5-np0000008093" acquired by "attachment_update" :: waited 0.006s {{(pid=100457) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:29:27.805894 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:27.805894 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:29:27.918236 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-28e939ad-e140-42f6-85d4-1c6168c8fe2d req-a9de7ff0-16a0-4acf-b581-dacf28fe5094 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Lock "cinder-attachment_update-83994666-17ea-4e2a-af4e-888bf415acb5-np0000008093" released by "attachment_update" :: held 0.114s {{(pid=100457) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:29:27.919432 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-28e939ad-e140-42f6-85d4-1c6168c8fe2d req-a9de7ff0-16a0-4acf-b581-dacf28fe5094 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/attachments/4ac2d555-5e90-432c-8eb8-e18d1a1914f4 returned with HTTP 200 Aug 25 16:29:27.919432 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 932/3700] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:29:27 2026] PUT /volume/v3/attachments/4ac2d555-5e90-432c-8eb8-e18d1a1914f4 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:29:28.597844 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-2e06c905-ad9a-45b7-bf09-70b602dbaafe None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:28.605196 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2e06c905-ad9a-45b7-bf09-70b602dbaafe tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 Aug 25 16:29:28.606171 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2e06c905-ad9a-45b7-bf09-70b602dbaafe tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:28.606171 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2e06c905-ad9a-45b7-bf09-70b602dbaafe tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:28.618980 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:28.618980 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:29:28.622921 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-2e06c905-ad9a-45b7-bf09-70b602dbaafe tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Volume info retrieved successfully. Aug 25 16:29:28.627061 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2e06c905-ad9a-45b7-bf09-70b602dbaafe tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 returned with HTTP 200 Aug 25 16:29:28.627439 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 932/3701] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:28 2026] GET /volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:29.646061 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-146ae115-6f2e-4744-93e0-c657acf81f88 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:29.648171 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-146ae115-6f2e-4744-93e0-c657acf81f88 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 Aug 25 16:29:29.648399 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-146ae115-6f2e-4744-93e0-c657acf81f88 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:29.648655 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-146ae115-6f2e-4744-93e0-c657acf81f88 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:29.665515 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:29.665515 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:29:29.669264 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-146ae115-6f2e-4744-93e0-c657acf81f88 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Volume info retrieved successfully. Aug 25 16:29:29.673403 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-146ae115-6f2e-4744-93e0-c657acf81f88 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 returned with HTTP 200 Aug 25 16:29:29.673787 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 916/3702] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:29 2026] GET /volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:30.687707 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-16f8842c-e8b9-4f64-9edf-09eb91f15791 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:30.689779 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-16f8842c-e8b9-4f64-9edf-09eb91f15791 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 Aug 25 16:29:30.690013 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-16f8842c-e8b9-4f64-9edf-09eb91f15791 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:30.690254 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-16f8842c-e8b9-4f64-9edf-09eb91f15791 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:30.701308 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:30.701308 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:29:30.705802 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-16f8842c-e8b9-4f64-9edf-09eb91f15791 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Volume info retrieved successfully. Aug 25 16:29:30.710380 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-16f8842c-e8b9-4f64-9edf-09eb91f15791 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 returned with HTTP 200 Aug 25 16:29:30.710747 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 923/3703] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:30 2026] GET /volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:31.208965 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-28e939ad-e140-42f6-85d4-1c6168c8fe2d req-1bd20d2c-0c8b-42f6-850e-81fca5922172 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:31.211193 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-28e939ad-e140-42f6-85d4-1c6168c8fe2d req-1bd20d2c-0c8b-42f6-850e-81fca5922172 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] POST https://10.4.3.102/volume/v3/attachments/4ac2d555-5e90-432c-8eb8-e18d1a1914f4/action Aug 25 16:29:31.211536 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-28e939ad-e140-42f6-85d4-1c6168c8fe2d req-1bd20d2c-0c8b-42f6-850e-81fca5922172 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Action body: b'{"os-complete": null}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:29:31.211688 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-28e939ad-e140-42f6-85d4-1c6168c8fe2d req-1bd20d2c-0c8b-42f6-850e-81fca5922172 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:29:31.233405 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:31.233405 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:29:31.245307 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-28e939ad-e140-42f6-85d4-1c6168c8fe2d req-1bd20d2c-0c8b-42f6-850e-81fca5922172 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/attachments/4ac2d555-5e90-432c-8eb8-e18d1a1914f4/action returned with HTTP 204 Aug 25 16:29:31.246081 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 933/3704] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:29:31 2026] POST /volume/v3/attachments/4ac2d555-5e90-432c-8eb8-e18d1a1914f4/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:29:31.723768 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-967340f3-939a-4172-914a-f23a53559955 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:31.730166 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-967340f3-939a-4172-914a-f23a53559955 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 Aug 25 16:29:31.730390 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-967340f3-939a-4172-914a-f23a53559955 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:31.730666 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-967340f3-939a-4172-914a-f23a53559955 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:31.740972 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:31.740972 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:29:31.745069 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-967340f3-939a-4172-914a-f23a53559955 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Volume info retrieved successfully. Aug 25 16:29:31.748980 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-967340f3-939a-4172-914a-f23a53559955 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 returned with HTTP 200 Aug 25 16:29:31.749334 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 933/3705] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:31 2026] GET /volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:29:31.762178 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-0d4a93ab-df8f-4d7f-a7c0-7747130b3af0 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:31.764641 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0d4a93ab-df8f-4d7f-a7c0-7747130b3af0 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 Aug 25 16:29:31.765037 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0d4a93ab-df8f-4d7f-a7c0-7747130b3af0 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:31.765355 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0d4a93ab-df8f-4d7f-a7c0-7747130b3af0 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:31.777547 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:31.777547 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:29:31.781738 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-0d4a93ab-df8f-4d7f-a7c0-7747130b3af0 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Volume info retrieved successfully. Aug 25 16:29:31.786166 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0d4a93ab-df8f-4d7f-a7c0-7747130b3af0 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 returned with HTTP 200 Aug 25 16:29:31.786637 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 917/3706] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:31 2026] GET /volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:29:31.799898 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c417519a-4c1e-44e2-b73e-fcbd38f34314 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:31.801577 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c417519a-4c1e-44e2-b73e-fcbd38f34314 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 Aug 25 16:29:31.801826 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c417519a-4c1e-44e2-b73e-fcbd38f34314 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:31.802024 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c417519a-4c1e-44e2-b73e-fcbd38f34314 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:31.811524 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:31.811524 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:29:31.815265 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-c417519a-4c1e-44e2-b73e-fcbd38f34314 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Volume info retrieved successfully. Aug 25 16:29:31.820306 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c417519a-4c1e-44e2-b73e-fcbd38f34314 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 returned with HTTP 200 Aug 25 16:29:31.820826 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 924/3707] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:31 2026] GET /volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:29:39.321121 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-e7ecc1b4-55db-452c-868e-e68ec1f1b7fe None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:39.322854 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e7ecc1b4-55db-452c-868e-e68ec1f1b7fe tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:29:39.323206 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e7ecc1b4-55db-452c-868e-e68ec1f1b7fe tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1922193798", "imageRef": "9fcea7ad-f61c-4330-b26d-860af52471bb", "size": 1}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:29:39.324540 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-e7ecc1b4-55db-452c-868e-e68ec1f1b7fe tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1922193798', 'imageRef': '9fcea7ad-f61c-4330-b26d-860af52471bb', 'size': 1}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:29:39.496872 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-e7ecc1b4-55db-452c-868e-e68ec1f1b7fe tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Create volume of 1 GB Aug 25 16:29:39.501433 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-e7ecc1b4-55db-452c-868e-e68ec1f1b7fe tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Availability Zones retrieved successfully. Aug 25 16:29:39.506554 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e7ecc1b4-55db-452c-868e-e68ec1f1b7fe tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Flow 'volume_create_api' (e289a8c8-2601-4538-b0e9-a7e455e63253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:29:39.507748 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e7ecc1b4-55db-452c-868e-e68ec1f1b7fe tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6206455b-e2f6-470b-b541-957657792542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:39.508686 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-e7ecc1b4-55db-452c-868e-e68ec1f1b7fe tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:29:39.566962 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e7ecc1b4-55db-452c-868e-e68ec1f1b7fe tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6206455b-e2f6-470b-b541-957657792542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:39.567856 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e7ecc1b4-55db-452c-868e-e68ec1f1b7fe tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58c520b5-4f3d-4ac7-8166-01937786cd1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:39.628913 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-e7ecc1b4-55db-452c-868e-e68ec1f1b7fe tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Created reservations ['64bae447-5acd-4876-95e0-ed640e172400', 'f36775d2-6a32-4e97-9b86-42a87e7b7094', '38d54d16-586f-4ebd-9a99-bdbdda7affd0', '530b7573-f01e-40d0-a8a3-fe5db980df3d'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:29:39.629582 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e7ecc1b4-55db-452c-868e-e68ec1f1b7fe tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58c520b5-4f3d-4ac7-8166-01937786cd1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64bae447-5acd-4876-95e0-ed640e172400', 'f36775d2-6a32-4e97-9b86-42a87e7b7094', '38d54d16-586f-4ebd-9a99-bdbdda7affd0', '530b7573-f01e-40d0-a8a3-fe5db980df3d']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:39.630263 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e7ecc1b4-55db-452c-868e-e68ec1f1b7fe tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3384bfaa-a44e-4b89-8fe5-aa74ee435fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:39.652089 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e7ecc1b4-55db-452c-868e-e68ec1f1b7fe tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3384bfaa-a44e-4b89-8fe5-aa74ee435fd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a6a682f-ae2e-4f83-8bb0-edd2a718a978', '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-1922193798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22fe9dff126244fc8a54d6a93d969c16',qos_specs=None,replication_status=,reservations=['64bae447-5acd-4876-95e0-ed640e172400','f36775d2-6a32-4e97-9b86-42a87e7b7094','38d54d16-586f-4ebd-9a99-bdbdda7affd0','530b7573-f01e-40d0-a8a3-fe5db980df3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='243756d97358403e83fa4d4a4683559f',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:29:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1922193798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a6a682f-ae2e-4f83-8bb0-edd2a718a978,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22fe9dff126244fc8a54d6a93d969c16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='243756d97358403e83fa4d4a4683559f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:39.653155 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e7ecc1b4-55db-452c-868e-e68ec1f1b7fe tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d75d8c0-73db-46d9-b247-53d1b072357d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:39.677504 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e7ecc1b4-55db-452c-868e-e68ec1f1b7fe tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d75d8c0-73db-46d9-b247-53d1b072357d) transitioned into state 'SUCCESS' from state '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-1922193798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22fe9dff126244fc8a54d6a93d969c16',qos_specs=None,replication_status=,reservations=['64bae447-5acd-4876-95e0-ed640e172400','f36775d2-6a32-4e97-9b86-42a87e7b7094','38d54d16-586f-4ebd-9a99-bdbdda7affd0','530b7573-f01e-40d0-a8a3-fe5db980df3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='243756d97358403e83fa4d4a4683559f',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:39.678326 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e7ecc1b4-55db-452c-868e-e68ec1f1b7fe tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92d2c047-5f58-4d09-a7f5-680cbfa9c559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:29:39.692718 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e7ecc1b4-55db-452c-868e-e68ec1f1b7fe tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92d2c047-5f58-4d09-a7f5-680cbfa9c559) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:29:39.694107 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e7ecc1b4-55db-452c-868e-e68ec1f1b7fe tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Flow 'volume_create_api' (e289a8c8-2601-4538-b0e9-a7e455e63253) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:29:39.694560 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-e7ecc1b4-55db-452c-868e-e68ec1f1b7fe tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Create volume request issued successfully. Aug 25 16:29:39.695498 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e7ecc1b4-55db-452c-868e-e68ec1f1b7fe tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:29:39.696346 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 934/3708] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:29:39 2026] POST /volume/v3/volumes => generated 753 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:29:39.709608 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-1340a721-7302-4427-9cc2-c3b4aff55219 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:39.711444 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1340a721-7302-4427-9cc2-c3b4aff55219 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] GET https://10.4.3.102/volume/v3/volumes/4a6a682f-ae2e-4f83-8bb0-edd2a718a978 Aug 25 16:29:39.711660 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1340a721-7302-4427-9cc2-c3b4aff55219 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:39.711878 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1340a721-7302-4427-9cc2-c3b4aff55219 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:39.718629 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:39.718629 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:29:39.722441 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-1340a721-7302-4427-9cc2-c3b4aff55219 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Volume info retrieved successfully. Aug 25 16:29:39.727327 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1340a721-7302-4427-9cc2-c3b4aff55219 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] https://10.4.3.102/volume/v3/volumes/4a6a682f-ae2e-4f83-8bb0-edd2a718a978 returned with HTTP 200 Aug 25 16:29:39.727445 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 934/3709] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:39 2026] GET /volume/v3/volumes/4a6a682f-ae2e-4f83-8bb0-edd2a718a978 => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:40.739879 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-137f008d-bf91-465b-8fe4-390335701f85 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:40.741465 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-137f008d-bf91-465b-8fe4-390335701f85 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] GET https://10.4.3.102/volume/v3/volumes/4a6a682f-ae2e-4f83-8bb0-edd2a718a978 Aug 25 16:29:40.741662 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-137f008d-bf91-465b-8fe4-390335701f85 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:40.741867 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-137f008d-bf91-465b-8fe4-390335701f85 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:40.748938 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:40.748938 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:29:40.752631 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-137f008d-bf91-465b-8fe4-390335701f85 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Volume info retrieved successfully. Aug 25 16:29:40.757176 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-137f008d-bf91-465b-8fe4-390335701f85 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] https://10.4.3.102/volume/v3/volumes/4a6a682f-ae2e-4f83-8bb0-edd2a718a978 returned with HTTP 200 Aug 25 16:29:40.757618 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 918/3710] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:40 2026] GET /volume/v3/volumes/4a6a682f-ae2e-4f83-8bb0-edd2a718a978 => generated 1361 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:29:40.787776 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-1ab6d3c2-3d50-4c68-8644-20f1a0caada0 req-35cc9f6d-bb56-4d30-932d-6811bcbd5a16 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:40.791092 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-1ab6d3c2-3d50-4c68-8644-20f1a0caada0 req-35cc9f6d-bb56-4d30-932d-6811bcbd5a16 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] GET https://10.4.3.102/volume/v3/volumes/4a6a682f-ae2e-4f83-8bb0-edd2a718a978 Aug 25 16:29:40.791092 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-1ab6d3c2-3d50-4c68-8644-20f1a0caada0 req-35cc9f6d-bb56-4d30-932d-6811bcbd5a16 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:40.791092 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-1ab6d3c2-3d50-4c68-8644-20f1a0caada0 req-35cc9f6d-bb56-4d30-932d-6811bcbd5a16 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:40.797057 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:40.797057 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:29:40.800840 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-1ab6d3c2-3d50-4c68-8644-20f1a0caada0 req-35cc9f6d-bb56-4d30-932d-6811bcbd5a16 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Volume info retrieved successfully. Aug 25 16:29:40.806563 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-1ab6d3c2-3d50-4c68-8644-20f1a0caada0 req-35cc9f6d-bb56-4d30-932d-6811bcbd5a16 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] https://10.4.3.102/volume/v3/volumes/4a6a682f-ae2e-4f83-8bb0-edd2a718a978 returned with HTTP 200 Aug 25 16:29:40.807054 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 925/3711] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:29:40 2026] GET /volume/v3/volumes/4a6a682f-ae2e-4f83-8bb0-edd2a718a978 => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:29:41.255468 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-1ab6d3c2-3d50-4c68-8644-20f1a0caada0 req-370c4ad9-5979-440f-86a0-9c0274d7d4e0 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:41.257475 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-1ab6d3c2-3d50-4c68-8644-20f1a0caada0 req-370c4ad9-5979-440f-86a0-9c0274d7d4e0 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] GET https://10.4.3.102/volume/v3/volumes/4a6a682f-ae2e-4f83-8bb0-edd2a718a978 Aug 25 16:29:41.257769 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-1ab6d3c2-3d50-4c68-8644-20f1a0caada0 req-370c4ad9-5979-440f-86a0-9c0274d7d4e0 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:41.258100 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-1ab6d3c2-3d50-4c68-8644-20f1a0caada0 req-370c4ad9-5979-440f-86a0-9c0274d7d4e0 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:41.264660 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:41.264660 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:29:41.268084 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-1ab6d3c2-3d50-4c68-8644-20f1a0caada0 req-370c4ad9-5979-440f-86a0-9c0274d7d4e0 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Volume info retrieved successfully. Aug 25 16:29:41.272303 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-1ab6d3c2-3d50-4c68-8644-20f1a0caada0 req-370c4ad9-5979-440f-86a0-9c0274d7d4e0 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] https://10.4.3.102/volume/v3/volumes/4a6a682f-ae2e-4f83-8bb0-edd2a718a978 returned with HTTP 200 Aug 25 16:29:41.272722 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 935/3712] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:29:41 2026] GET /volume/v3/volumes/4a6a682f-ae2e-4f83-8bb0-edd2a718a978 => generated 1361 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:29:41.282127 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-7016d665-2f7d-48cc-8d4f-efb56a640162 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:41.282551 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7016d665-2f7d-48cc-8d4f-efb56a640162 None None] GET https://10.4.3.102/volume// Aug 25 16:29:41.282644 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7016d665-2f7d-48cc-8d4f-efb56a640162 None None] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:41.282855 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7016d665-2f7d-48cc-8d4f-efb56a640162 None None] Calling method 'all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:41.283176 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7016d665-2f7d-48cc-8d4f-efb56a640162 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:29:41.283495 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 935/3713] 10.4.3.102 () {66 vars in 1419 bytes} [Tue Aug 25 16:29:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:29:41.290640 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-1ab6d3c2-3d50-4c68-8644-20f1a0caada0 req-9c7954b3-6fa5-4532-9c56-011bd923b0b0 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:41.292697 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-1ab6d3c2-3d50-4c68-8644-20f1a0caada0 req-9c7954b3-6fa5-4532-9c56-011bd923b0b0 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:29:41.293088 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-1ab6d3c2-3d50-4c68-8644-20f1a0caada0 req-9c7954b3-6fa5-4532-9c56-011bd923b0b0 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4a6a682f-ae2e-4f83-8bb0-edd2a718a978", "connector": null, "instance_uuid": "a16b6b1e-7ad2-462b-8c67-30640d3b53e3"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:29:41.302763 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:41.302763 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:29:41.337121 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-1ab6d3c2-3d50-4c68-8644-20f1a0caada0 req-9c7954b3-6fa5-4532-9c56-011bd923b0b0 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:29:41.337544 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 919/3714] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:29:41 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) Aug 25 16:29:42.390814 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-428be0e5-9127-4604-98b3-a3146cd403d7 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:42.390814 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-428be0e5-9127-4604-98b3-a3146cd403d7 None None] GET https://10.4.3.102/volume// Aug 25 16:29:42.390814 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-428be0e5-9127-4604-98b3-a3146cd403d7 None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:42.390814 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-428be0e5-9127-4604-98b3-a3146cd403d7 None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:42.390814 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-428be0e5-9127-4604-98b3-a3146cd403d7 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:29:42.390814 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 926/3715] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:29:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:29:42.398313 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-1ab6d3c2-3d50-4c68-8644-20f1a0caada0 req-89849175-4c00-42c8-8e0d-df83af8e7473 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:42.400522 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-1ab6d3c2-3d50-4c68-8644-20f1a0caada0 req-89849175-4c00-42c8-8e0d-df83af8e7473 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] GET https://10.4.3.102/volume/v3/volumes/4a6a682f-ae2e-4f83-8bb0-edd2a718a978 Aug 25 16:29:42.400774 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-1ab6d3c2-3d50-4c68-8644-20f1a0caada0 req-89849175-4c00-42c8-8e0d-df83af8e7473 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:42.400973 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-1ab6d3c2-3d50-4c68-8644-20f1a0caada0 req-89849175-4c00-42c8-8e0d-df83af8e7473 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:42.410748 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:42.410748 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:29:42.414660 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-1ab6d3c2-3d50-4c68-8644-20f1a0caada0 req-89849175-4c00-42c8-8e0d-df83af8e7473 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Volume info retrieved successfully. Aug 25 16:29:42.419472 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-1ab6d3c2-3d50-4c68-8644-20f1a0caada0 req-89849175-4c00-42c8-8e0d-df83af8e7473 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] https://10.4.3.102/volume/v3/volumes/4a6a682f-ae2e-4f83-8bb0-edd2a718a978 returned with HTTP 200 Aug 25 16:29:42.420023 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 936/3716] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:29:42 2026] GET /volume/v3/volumes/4a6a682f-ae2e-4f83-8bb0-edd2a718a978 => generated 1540 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:29:42.516951 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-1ab6d3c2-3d50-4c68-8644-20f1a0caada0 req-ff510a61-9ec5-49d9-b5d8-41dc13a1251c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:42.519117 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-1ab6d3c2-3d50-4c68-8644-20f1a0caada0 req-ff510a61-9ec5-49d9-b5d8-41dc13a1251c tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] PUT https://10.4.3.102/volume/v3/attachments/3d684c34-8e9f-41ce-9b2c-9d083ebbfa68 Aug 25 16:29:42.519464 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-1ab6d3c2-3d50-4c68-8644-20f1a0caada0 req-ff510a61-9ec5-49d9-b5d8-41dc13a1251c tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:29:42.526190 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-1ab6d3c2-3d50-4c68-8644-20f1a0caada0 req-ff510a61-9ec5-49d9-b5d8-41dc13a1251c tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Acquiring lock "cinder-attachment_update-4a6a682f-ae2e-4f83-8bb0-edd2a718a978-np0000008093" by "attachment_update" {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:29:42.531021 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-1ab6d3c2-3d50-4c68-8644-20f1a0caada0 req-ff510a61-9ec5-49d9-b5d8-41dc13a1251c tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Lock "cinder-attachment_update-4a6a682f-ae2e-4f83-8bb0-edd2a718a978-np0000008093" acquired by "attachment_update" :: waited 0.004s {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:29:42.532618 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:42.532618 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:29:42.628185 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-1ab6d3c2-3d50-4c68-8644-20f1a0caada0 req-ff510a61-9ec5-49d9-b5d8-41dc13a1251c tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Lock "cinder-attachment_update-4a6a682f-ae2e-4f83-8bb0-edd2a718a978-np0000008093" released by "attachment_update" :: held 0.098s {{(pid=100454) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:29:42.628932 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-1ab6d3c2-3d50-4c68-8644-20f1a0caada0 req-ff510a61-9ec5-49d9-b5d8-41dc13a1251c tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] https://10.4.3.102/volume/v3/attachments/3d684c34-8e9f-41ce-9b2c-9d083ebbfa68 returned with HTTP 200 Aug 25 16:29:42.629453 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 936/3717] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:29:42 2026] PUT /volume/v3/attachments/3d684c34-8e9f-41ce-9b2c-9d083ebbfa68 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:29:42.650725 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-1ab6d3c2-3d50-4c68-8644-20f1a0caada0 req-f6383ebe-f6f5-49d5-87ea-5c5a675493ec None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:42.652785 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-1ab6d3c2-3d50-4c68-8644-20f1a0caada0 req-f6383ebe-f6f5-49d5-87ea-5c5a675493ec tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] POST https://10.4.3.102/volume/v3/attachments/3d684c34-8e9f-41ce-9b2c-9d083ebbfa68/action Aug 25 16:29:42.653245 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-1ab6d3c2-3d50-4c68-8644-20f1a0caada0 req-f6383ebe-f6f5-49d5-87ea-5c5a675493ec tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Action body: b'{"os-complete": null}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:29:42.653395 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-1ab6d3c2-3d50-4c68-8644-20f1a0caada0 req-f6383ebe-f6f5-49d5-87ea-5c5a675493ec tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:29:42.668308 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:42.668308 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:29:42.676635 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-1ab6d3c2-3d50-4c68-8644-20f1a0caada0 req-f6383ebe-f6f5-49d5-87ea-5c5a675493ec tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] https://10.4.3.102/volume/v3/attachments/3d684c34-8e9f-41ce-9b2c-9d083ebbfa68/action returned with HTTP 204 Aug 25 16:29:42.677129 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 920/3718] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:29:42 2026] POST /volume/v3/attachments/3d684c34-8e9f-41ce-9b2c-9d083ebbfa68/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:29:48.086131 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-587bc113-042b-4710-8f8d-a1c87c162fd1 req-d6c99f67-b2e0-4923-8855-884564f3f033 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:48.088394 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-587bc113-042b-4710-8f8d-a1c87c162fd1 req-d6c99f67-b2e0-4923-8855-884564f3f033 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] DELETE https://10.4.3.102/volume/v3/attachments/37ae7131-555c-450b-a784-6facbd2f228d Aug 25 16:29:48.089047 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-587bc113-042b-4710-8f8d-a1c87c162fd1 req-d6c99f67-b2e0-4923-8855-884564f3f033 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:48.089353 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-587bc113-042b-4710-8f8d-a1c87c162fd1 req-d6c99f67-b2e0-4923-8855-884564f3f033 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:48.096839 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:48.096839 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:29:48.182441 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-587bc113-042b-4710-8f8d-a1c87c162fd1 req-d6c99f67-b2e0-4923-8855-884564f3f033 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/attachments/37ae7131-555c-450b-a784-6facbd2f228d returned with HTTP 200 Aug 25 16:29:48.182917 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 927/3719] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:29:48 2026] DELETE /volume/v3/attachments/37ae7131-555c-450b-a784-6facbd2f228d => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:48.358438 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-6f138233-628f-4cf7-bf87-d2f100e85ee5 req-71c0a7f5-95b3-4eb7-bea6-a0dac24b397b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:48.360621 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-6f138233-628f-4cf7-bf87-d2f100e85ee5 req-71c0a7f5-95b3-4eb7-bea6-a0dac24b397b tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c Aug 25 16:29:48.360879 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-6f138233-628f-4cf7-bf87-d2f100e85ee5 req-71c0a7f5-95b3-4eb7-bea6-a0dac24b397b tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:48.361096 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-6f138233-628f-4cf7-bf87-d2f100e85ee5 req-71c0a7f5-95b3-4eb7-bea6-a0dac24b397b tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:48.372294 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:48.372294 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:29:48.375891 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-6f138233-628f-4cf7-bf87-d2f100e85ee5 req-71c0a7f5-95b3-4eb7-bea6-a0dac24b397b tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:29:48.379731 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-6f138233-628f-4cf7-bf87-d2f100e85ee5 req-71c0a7f5-95b3-4eb7-bea6-a0dac24b397b tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c returned with HTTP 200 Aug 25 16:29:48.380503 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 937/3720] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:29:48 2026] GET /volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:29:51.447064 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-43360431-7ddb-4067-8c5b-937ddbeb4563 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:51.448789 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-43360431-7ddb-4067-8c5b-937ddbeb4563 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] DELETE https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c Aug 25 16:29:51.449013 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-43360431-7ddb-4067-8c5b-937ddbeb4563 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:51.449192 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-43360431-7ddb-4067-8c5b-937ddbeb4563 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:51.449343 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-43360431-7ddb-4067-8c5b-937ddbeb4563 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Delete volume with id: 80b51f08-1922-4a9c-b3de-76beb8cb409c Aug 25 16:29:51.456087 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:51.456087 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:29:51.456500 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-43360431-7ddb-4067-8c5b-937ddbeb4563 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:29:51.469489 np0000008093 devstack@c-api.service[100454]: WARNING cinder.keymgr.conf_key_mgr [None req-43360431-7ddb-4067-8c5b-937ddbeb4563 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 16:29:51.474841 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-43360431-7ddb-4067-8c5b-937ddbeb4563 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Delete volume request issued successfully. Aug 25 16:29:51.475075 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-43360431-7ddb-4067-8c5b-937ddbeb4563 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c returned with HTTP 202 Aug 25 16:29:51.475610 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 937/3721] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:29:51 2026] DELETE /volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:29:51.483370 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ac4dd6c1-9a8a-42a4-988d-c1afbfb83c29 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:51.485131 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ac4dd6c1-9a8a-42a4-988d-c1afbfb83c29 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c Aug 25 16:29:51.485363 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ac4dd6c1-9a8a-42a4-988d-c1afbfb83c29 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:51.485572 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ac4dd6c1-9a8a-42a4-988d-c1afbfb83c29 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:51.492054 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:51.492054 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:29:51.495437 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-ac4dd6c1-9a8a-42a4-988d-c1afbfb83c29 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Volume info retrieved successfully. Aug 25 16:29:51.499711 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ac4dd6c1-9a8a-42a4-988d-c1afbfb83c29 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c returned with HTTP 200 Aug 25 16:29:51.500291 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 921/3722] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:51 2026] GET /volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:29:52.512985 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-25631d90-b616-446f-ad1e-453c0faa7188 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:52.514742 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-25631d90-b616-446f-ad1e-453c0faa7188 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] GET https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c Aug 25 16:29:52.514931 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-25631d90-b616-446f-ad1e-453c0faa7188 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:52.515111 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-25631d90-b616-446f-ad1e-453c0faa7188 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:52.520981 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-25631d90-b616-446f-ad1e-453c0faa7188 tempest-TestEncryptedCinderVolumes-558406705 tempest-TestEncryptedCinderVolumes-558406705-project-member] https://10.4.3.102/volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c returned with HTTP 404 Aug 25 16:29:52.521525 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 928/3723] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:29:52 2026] GET /volume/v3/volumes/80b51f08-1922-4a9c-b3de-76beb8cb409c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:29:52.527715 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-60d6e416-fa5c-4afd-a48e-12fcfe56e600 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:52.628918 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-60d6e416-fa5c-4afd-a48e-12fcfe56e600 tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] GET https://10.4.3.102/volume/v3/volumes/detail?all_tenants=1 Aug 25 16:29:52.629163 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-60d6e416-fa5c-4afd-a48e-12fcfe56e600 tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:52.629396 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-60d6e416-fa5c-4afd-a48e-12fcfe56e600 tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] Calling method 'detail' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:52.630377 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-60d6e416-fa5c-4afd-a48e-12fcfe56e600 tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100457) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:29:52.666281 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-60d6e416-fa5c-4afd-a48e-12fcfe56e600 tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] Get all volumes completed successfully. Aug 25 16:29:52.667898 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:29:52.667898 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:29:52.672534 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-60d6e416-fa5c-4afd-a48e-12fcfe56e600 tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] https://10.4.3.102/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 16:29:52.672914 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 938/3724] 10.4.3.102 () {66 vars in 1285 bytes} [Tue Aug 25 16:29:52 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11050 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:29:52.686845 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-8f6d96a9-dc58-42ec-9175-2f526adb2fef None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:52.689192 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8f6d96a9-dc58-42ec-9175-2f526adb2fef tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] DELETE https://10.4.3.102/volume/v3/types/8fe8d480-583e-4cf0-9f75-652828410629 Aug 25 16:29:52.689478 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8f6d96a9-dc58-42ec-9175-2f526adb2fef tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:52.689822 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8f6d96a9-dc58-42ec-9175-2f526adb2fef tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] Calling method '_delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:52.770577 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8f6d96a9-dc58-42ec-9175-2f526adb2fef tempest-TestEncryptedCinderVolumes-1307436686 tempest-TestEncryptedCinderVolumes-1307436686-project-admin] https://10.4.3.102/volume/v3/types/8fe8d480-583e-4cf0-9f75-652828410629 returned with HTTP 202 Aug 25 16:29:52.771155 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 938/3725] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:29:52 2026] DELETE /volume/v3/types/8fe8d480-583e-4cf0-9f75-652828410629 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:29:57.882318 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-c383e026-c89a-4ed2-a3ad-3b1c1d7d9b41 req-f3a350f7-c1b5-4e4f-9d15-f21aaae2ebd8 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:57.890940 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-c383e026-c89a-4ed2-a3ad-3b1c1d7d9b41 req-f3a350f7-c1b5-4e4f-9d15-f21aaae2ebd8 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/attachments?instance_id=814d5187-120e-4f7c-af85-9ec1ddb46d48 Aug 25 16:29:57.891192 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-c383e026-c89a-4ed2-a3ad-3b1c1d7d9b41 req-f3a350f7-c1b5-4e4f-9d15-f21aaae2ebd8 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:57.891437 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-c383e026-c89a-4ed2-a3ad-3b1c1d7d9b41 req-f3a350f7-c1b5-4e4f-9d15-f21aaae2ebd8 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:57.902393 np0000008093 devstack@c-api.service[100455]: DEBUG dbcounter [-] [100455] Writing DB stats cinder:SELECT=212,cinder:INSERT=18,cinder:UPDATE=43 {{(pid=100455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:29:57.921806 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-c383e026-c89a-4ed2-a3ad-3b1c1d7d9b41 req-f3a350f7-c1b5-4e4f-9d15-f21aaae2ebd8 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/attachments?instance_id=814d5187-120e-4f7c-af85-9ec1ddb46d48 returned with HTTP 200 Aug 25 16:29:57.924977 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 922/3726] 10.4.3.102 () {70 vars in 1637 bytes} [Tue Aug 25 16:29:57 2026] GET /volume/v3/attachments?instance_id=814d5187-120e-4f7c-af85-9ec1ddb46d48 => generated 192 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:29:57.936295 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-c383e026-c89a-4ed2-a3ad-3b1c1d7d9b41 req-40f142e8-5b57-4a47-b073-b696893770ad None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:29:57.939458 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-c383e026-c89a-4ed2-a3ad-3b1c1d7d9b41 req-40f142e8-5b57-4a47-b073-b696893770ad tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/attachments/4ac2d555-5e90-432c-8eb8-e18d1a1914f4 Aug 25 16:29:57.939783 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-c383e026-c89a-4ed2-a3ad-3b1c1d7d9b41 req-40f142e8-5b57-4a47-b073-b696893770ad tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:29:57.940007 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-c383e026-c89a-4ed2-a3ad-3b1c1d7d9b41 req-40f142e8-5b57-4a47-b073-b696893770ad tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:29:57.982062 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-c383e026-c89a-4ed2-a3ad-3b1c1d7d9b41 req-40f142e8-5b57-4a47-b073-b696893770ad tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/attachments/4ac2d555-5e90-432c-8eb8-e18d1a1914f4 returned with HTTP 200 Aug 25 16:29:57.982429 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 929/3727] 10.4.3.102 () {70 vars in 1651 bytes} [Tue Aug 25 16:29:57 2026] GET /volume/v3/attachments/4ac2d555-5e90-432c-8eb8-e18d1a1914f4 => generated 993 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:30:02.670423 np0000008093 devstack@c-api.service[100457]: DEBUG dbcounter [-] [100457] Writing DB stats cinder:SELECT=209,cinder:UPDATE=37,cinder:INSERT=22 {{(pid=100457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:30:02.753836 np0000008093 devstack@c-api.service[100454]: DEBUG dbcounter [-] [100454] Writing DB stats cinder:SELECT=196,cinder:INSERT=21,cinder:UPDATE=54 {{(pid=100454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:30:06.043184 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-f6305546-ce7a-4e95-ab89-7ecb8c31a6a5 req-921777d1-b4a6-4e3e-919d-b84307fb2f56 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:06.045047 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-f6305546-ce7a-4e95-ab89-7ecb8c31a6a5 req-921777d1-b4a6-4e3e-919d-b84307fb2f56 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] DELETE https://10.4.3.102/volume/v3/attachments/16dfbf89-9f6d-4cad-8f32-127b85e3fc2d Aug 25 16:30:06.045209 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-f6305546-ce7a-4e95-ab89-7ecb8c31a6a5 req-921777d1-b4a6-4e3e-919d-b84307fb2f56 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:06.045376 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-f6305546-ce7a-4e95-ab89-7ecb8c31a6a5 req-921777d1-b4a6-4e3e-919d-b84307fb2f56 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:06.079996 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:06.079996 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:30:06.178840 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-f6305546-ce7a-4e95-ab89-7ecb8c31a6a5 req-921777d1-b4a6-4e3e-919d-b84307fb2f56 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/attachments/16dfbf89-9f6d-4cad-8f32-127b85e3fc2d returned with HTTP 200 Aug 25 16:30:06.179153 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 939/3728] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:30:06 2026] DELETE /volume/v3/attachments/16dfbf89-9f6d-4cad-8f32-127b85e3fc2d => generated 19 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:07.250972 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-dbd39807-9528-4be5-8df4-f24010bfec69 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:07.252998 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-dbd39807-9528-4be5-8df4-f24010bfec69 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] DELETE https://10.4.3.102/volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 Aug 25 16:30:07.252998 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-dbd39807-9528-4be5-8df4-f24010bfec69 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:07.253179 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-dbd39807-9528-4be5-8df4-f24010bfec69 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:07.253325 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-dbd39807-9528-4be5-8df4-f24010bfec69 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Delete volume with id: 21619340-0080-4f90-b251-3215a1873536 Aug 25 16:30:07.260981 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:07.260981 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:30:07.261214 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-dbd39807-9528-4be5-8df4-f24010bfec69 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:30:07.274946 np0000008093 devstack@c-api.service[100454]: WARNING cinder.keymgr.conf_key_mgr [None req-dbd39807-9528-4be5-8df4-f24010bfec69 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 16:30:07.291403 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-dbd39807-9528-4be5-8df4-f24010bfec69 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Delete volume request issued successfully. Aug 25 16:30:07.291647 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-dbd39807-9528-4be5-8df4-f24010bfec69 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 returned with HTTP 202 Aug 25 16:30:07.294615 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 939/3729] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:30:07 2026] DELETE /volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:30:07.298910 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-46c26386-daa7-4835-b9ca-14d221c5c451 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:07.301694 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-46c26386-daa7-4835-b9ca-14d221c5c451 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 Aug 25 16:30:07.301694 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-46c26386-daa7-4835-b9ca-14d221c5c451 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:07.301694 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-46c26386-daa7-4835-b9ca-14d221c5c451 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:07.308605 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:07.308605 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:30:07.311890 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-46c26386-daa7-4835-b9ca-14d221c5c451 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:30:07.316218 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-46c26386-daa7-4835-b9ca-14d221c5c451 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 returned with HTTP 200 Aug 25 16:30:07.316731 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 923/3730] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:07 2026] GET /volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 => generated 1450 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:30:07.935173 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-a2f05b60-7ada-40c8-b089-1427ddf6eed2 req-6b3873a2-0706-4ada-83c9-2e47cf788eb3 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:07.937928 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-a2f05b60-7ada-40c8-b089-1427ddf6eed2 req-6b3873a2-0706-4ada-83c9-2e47cf788eb3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 Aug 25 16:30:07.938483 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-a2f05b60-7ada-40c8-b089-1427ddf6eed2 req-6b3873a2-0706-4ada-83c9-2e47cf788eb3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:07.938483 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-a2f05b60-7ada-40c8-b089-1427ddf6eed2 req-6b3873a2-0706-4ada-83c9-2e47cf788eb3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:07.941324 np0000008093 devstack@c-api.service[100456]: DEBUG dbcounter [-] [100456] Writing DB stats cinder:SELECT=225,cinder:UPDATE=69,cinder:INSERT=31 {{(pid=100456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:30:07.948080 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:07.948080 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:30:07.953094 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-a2f05b60-7ada-40c8-b089-1427ddf6eed2 req-6b3873a2-0706-4ada-83c9-2e47cf788eb3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:30:07.958878 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-a2f05b60-7ada-40c8-b089-1427ddf6eed2 req-6b3873a2-0706-4ada-83c9-2e47cf788eb3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 returned with HTTP 200 Aug 25 16:30:07.959346 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 930/3731] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:30:07 2026] GET /volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:08.088913 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f66083c3-6994-4a93-9bc1-775181dc5ef3 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:08.089274 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f66083c3-6994-4a93-9bc1-775181dc5ef3 None None] GET https://10.4.3.102/volume// Aug 25 16:30:08.089478 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f66083c3-6994-4a93-9bc1-775181dc5ef3 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:08.089683 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f66083c3-6994-4a93-9bc1-775181dc5ef3 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:08.089985 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f66083c3-6994-4a93-9bc1-775181dc5ef3 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:30:08.090263 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 940/3732] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:30:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:30:08.098533 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-a2f05b60-7ada-40c8-b089-1427ddf6eed2 req-55e94143-fff5-4c08-a4a5-fca42cd9bfd4 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:08.297686 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-a2f05b60-7ada-40c8-b089-1427ddf6eed2 req-55e94143-fff5-4c08-a4a5-fca42cd9bfd4 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:30:08.298175 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-a2f05b60-7ada-40c8-b089-1427ddf6eed2 req-55e94143-fff5-4c08-a4a5-fca42cd9bfd4 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "936c3672-0860-45a3-90ba-b853d42ffc18", "connector": null, "instance_uuid": "5c1e9b85-35ab-469f-8d9d-2218fce24ce9"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:30:08.314726 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:08.314726 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:30:08.329371 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-30eb0899-0db1-4048-bdb7-20ec8cd334f0 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:08.331801 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-30eb0899-0db1-4048-bdb7-20ec8cd334f0 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 Aug 25 16:30:08.332149 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-30eb0899-0db1-4048-bdb7-20ec8cd334f0 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:08.332479 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-30eb0899-0db1-4048-bdb7-20ec8cd334f0 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:08.342765 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-30eb0899-0db1-4048-bdb7-20ec8cd334f0 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 returned with HTTP 404 Aug 25 16:30:08.343533 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 924/3733] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:08 2026] GET /volume/v3/volumes/21619340-0080-4f90-b251-3215a1873536 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:30:08.369942 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-a2f05b60-7ada-40c8-b089-1427ddf6eed2 req-55e94143-fff5-4c08-a4a5-fca42cd9bfd4 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:30:08.370560 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 940/3734] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:30:08 2026] POST /volume/v3/attachments => generated 273 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:30:08.414795 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-e39be768-28ac-459b-adf1-a49c3912c151 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:08.416858 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e39be768-28ac-459b-adf1-a49c3912c151 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 Aug 25 16:30:08.417054 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e39be768-28ac-459b-adf1-a49c3912c151 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:08.417227 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e39be768-28ac-459b-adf1-a49c3912c151 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:08.426317 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:08.426317 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:30:08.429837 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-e39be768-28ac-459b-adf1-a49c3912c151 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:30:08.433862 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e39be768-28ac-459b-adf1-a49c3912c151 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 returned with HTTP 200 Aug 25 16:30:08.434231 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 931/3735] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:08 2026] GET /volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:08.442202 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-6b11d970-2332-4d04-b491-84a6cbde52f8 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:08.442551 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6b11d970-2332-4d04-b491-84a6cbde52f8 None None] GET https://10.4.3.102/volume// Aug 25 16:30:08.442743 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6b11d970-2332-4d04-b491-84a6cbde52f8 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:08.442914 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6b11d970-2332-4d04-b491-84a6cbde52f8 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:08.443204 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6b11d970-2332-4d04-b491-84a6cbde52f8 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:30:08.443475 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 941/3736] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:30:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:30:08.450798 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-a2f05b60-7ada-40c8-b089-1427ddf6eed2 req-d6f6b5ff-5b93-47d8-b8c4-91171a6eafaf None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:08.454838 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-a2f05b60-7ada-40c8-b089-1427ddf6eed2 req-d6f6b5ff-5b93-47d8-b8c4-91171a6eafaf tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 Aug 25 16:30:08.455045 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-a2f05b60-7ada-40c8-b089-1427ddf6eed2 req-d6f6b5ff-5b93-47d8-b8c4-91171a6eafaf tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:08.455218 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-a2f05b60-7ada-40c8-b089-1427ddf6eed2 req-d6f6b5ff-5b93-47d8-b8c4-91171a6eafaf tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:08.464064 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:08.464064 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:30:08.470121 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-a2f05b60-7ada-40c8-b089-1427ddf6eed2 req-d6f6b5ff-5b93-47d8-b8c4-91171a6eafaf tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:30:08.475607 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-a2f05b60-7ada-40c8-b089-1427ddf6eed2 req-d6f6b5ff-5b93-47d8-b8c4-91171a6eafaf tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 returned with HTTP 200 Aug 25 16:30:08.476076 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 925/3737] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:30:08 2026] GET /volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 => generated 1021 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:30:08.573938 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-a2f05b60-7ada-40c8-b089-1427ddf6eed2 req-383f90f4-7d82-4242-8a49-41f51c9be8f7 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:08.576042 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-a2f05b60-7ada-40c8-b089-1427ddf6eed2 req-383f90f4-7d82-4242-8a49-41f51c9be8f7 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] PUT https://10.4.3.102/volume/v3/attachments/49ddf6ad-09c2-4614-b1e9-386b2c13b361 Aug 25 16:30:08.576393 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-a2f05b60-7ada-40c8-b089-1427ddf6eed2 req-383f90f4-7d82-4242-8a49-41f51c9be8f7 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:30:08.589857 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-a2f05b60-7ada-40c8-b089-1427ddf6eed2 req-383f90f4-7d82-4242-8a49-41f51c9be8f7 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Acquiring lock "cinder-attachment_update-936c3672-0860-45a3-90ba-b853d42ffc18-np0000008093" by "attachment_update" {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:30:08.596157 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-a2f05b60-7ada-40c8-b089-1427ddf6eed2 req-383f90f4-7d82-4242-8a49-41f51c9be8f7 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Lock "cinder-attachment_update-936c3672-0860-45a3-90ba-b853d42ffc18-np0000008093" acquired by "attachment_update" :: waited 0.006s {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:30:08.597674 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:08.597674 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:30:08.641928 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-df163733-6110-4e0a-baf7-ad984118e585 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:08.643693 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-df163733-6110-4e0a-baf7-ad984118e585 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] DELETE https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 Aug 25 16:30:08.643904 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-df163733-6110-4e0a-baf7-ad984118e585 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:08.644131 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-df163733-6110-4e0a-baf7-ad984118e585 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:08.644342 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-df163733-6110-4e0a-baf7-ad984118e585 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Delete volume with id: a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 Aug 25 16:30:08.652003 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:08.652003 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:30:08.652601 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-df163733-6110-4e0a-baf7-ad984118e585 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:30:08.666655 np0000008093 devstack@c-api.service[100456]: WARNING cinder.keymgr.conf_key_mgr [None req-df163733-6110-4e0a-baf7-ad984118e585 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 16:30:08.675423 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-df163733-6110-4e0a-baf7-ad984118e585 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Delete volume request issued successfully. Aug 25 16:30:08.675649 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-df163733-6110-4e0a-baf7-ad984118e585 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 returned with HTTP 202 Aug 25 16:30:08.676196 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 932/3738] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:30:08 2026] DELETE /volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:30:08.683321 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-fea53036-4dd7-43d4-aabc-6a34d37134e0 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:08.685484 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fea53036-4dd7-43d4-aabc-6a34d37134e0 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 Aug 25 16:30:08.685891 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fea53036-4dd7-43d4-aabc-6a34d37134e0 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:08.685891 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fea53036-4dd7-43d4-aabc-6a34d37134e0 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:08.693090 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:08.693090 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:30:08.697244 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-fea53036-4dd7-43d4-aabc-6a34d37134e0 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Volume info retrieved successfully. Aug 25 16:30:08.702861 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fea53036-4dd7-43d4-aabc-6a34d37134e0 tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 returned with HTTP 200 Aug 25 16:30:08.703270 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 942/3739] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:08 2026] GET /volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 => generated 1430 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:30:08.718820 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-a2f05b60-7ada-40c8-b089-1427ddf6eed2 req-383f90f4-7d82-4242-8a49-41f51c9be8f7 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Lock "cinder-attachment_update-936c3672-0860-45a3-90ba-b853d42ffc18-np0000008093" released by "attachment_update" :: held 0.123s {{(pid=100454) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:30:08.719167 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-a2f05b60-7ada-40c8-b089-1427ddf6eed2 req-383f90f4-7d82-4242-8a49-41f51c9be8f7 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/attachments/49ddf6ad-09c2-4614-b1e9-386b2c13b361 returned with HTTP 200 Aug 25 16:30:08.719645 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 941/3740] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:30:08 2026] PUT /volume/v3/attachments/49ddf6ad-09c2-4614-b1e9-386b2c13b361 => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:30:09.447324 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-89f02889-4040-461e-8868-256d86d467af None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:09.448941 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-89f02889-4040-461e-8868-256d86d467af tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 Aug 25 16:30:09.449106 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-89f02889-4040-461e-8868-256d86d467af tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:09.449275 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-89f02889-4040-461e-8868-256d86d467af tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:09.464891 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:09.464891 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:30:09.470691 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-89f02889-4040-461e-8868-256d86d467af tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:30:09.478055 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-89f02889-4040-461e-8868-256d86d467af tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 returned with HTTP 200 Aug 25 16:30:09.478389 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 926/3741] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:09 2026] GET /volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:09.487427 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d26fec9c-bd91-4a9c-8d4d-4e9f456ef968 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:09.535832 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d26fec9c-bd91-4a9c-8d4d-4e9f456ef968 tempest-TestVolumeBootPattern-2133692045 tempest-TestVolumeBootPattern-2133692045-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:30:09.536210 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d26fec9c-bd91-4a9c-8d4d-4e9f456ef968 tempest-TestVolumeBootPattern-2133692045 tempest-TestVolumeBootPattern-2133692045-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-14620611", "extra_specs": {}}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:30:09.579109 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d26fec9c-bd91-4a9c-8d4d-4e9f456ef968 tempest-TestVolumeBootPattern-2133692045 tempest-TestVolumeBootPattern-2133692045-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:30:09.579474 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 933/3742] 10.4.3.102 () {68 vars in 1252 bytes} [Tue Aug 25 16:30:09 2026] POST /volume/v3/types => generated 210 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:09.589173 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-474da000-b355-4187-90ff-7c0045536b2e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:09.590893 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-474da000-b355-4187-90ff-7c0045536b2e tempest-TestVolumeBootPattern-2133692045 tempest-TestVolumeBootPattern-2133692045-project-admin] POST https://10.4.3.102/volume/v3/types/b022457b-ab5c-4734-abe6-f86a0af8866d/encryption Aug 25 16:30:09.591212 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-474da000-b355-4187-90ff-7c0045536b2e tempest-TestVolumeBootPattern-2133692045 tempest-TestVolumeBootPattern-2133692045-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:30:09.618728 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-474da000-b355-4187-90ff-7c0045536b2e tempest-TestVolumeBootPattern-2133692045 tempest-TestVolumeBootPattern-2133692045-project-admin] https://10.4.3.102/volume/v3/types/b022457b-ab5c-4734-abe6-f86a0af8866d/encryption returned with HTTP 200 Aug 25 16:30:09.619137 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 943/3743] 10.4.3.102 () {68 vars in 1397 bytes} [Tue Aug 25 16:30:09 2026] POST /volume/v3/types/b022457b-ab5c-4734-abe6-f86a0af8866d/encryption => generated 230 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:09.649481 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-91bdc0f8-ae46-48a9-953e-9cd8976941b4 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:09.717221 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-91bdc0f8-ae46-48a9-953e-9cd8976941b4 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:30:09.717272 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c2bdd1f2-614f-4fe5-9bc1-2703a7e2536b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:09.717317 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-91bdc0f8-ae46-48a9-953e-9cd8976941b4 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-977075466", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-14620611", "size": 1}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:30:09.718603 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c2bdd1f2-614f-4fe5-9bc1-2703a7e2536b tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] GET https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 Aug 25 16:30:09.718812 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c2bdd1f2-614f-4fe5-9bc1-2703a7e2536b tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:09.718867 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-91bdc0f8-ae46-48a9-953e-9cd8976941b4 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-977075466', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-14620611', 'size': 1}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:30:09.719032 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c2bdd1f2-614f-4fe5-9bc1-2703a7e2536b tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:09.722609 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-91bdc0f8-ae46-48a9-953e-9cd8976941b4 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Create volume of 1 GB Aug 25 16:30:09.749629 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:09.749629 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:30:09.749629 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-91bdc0f8-ae46-48a9-953e-9cd8976941b4 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Availability Zones retrieved successfully. Aug 25 16:30:09.749761 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c2bdd1f2-614f-4fe5-9bc1-2703a7e2536b tempest-TestEncryptedCinderVolumes-2014466 tempest-TestEncryptedCinderVolumes-2014466-project-member] https://10.4.3.102/volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 returned with HTTP 404 Aug 25 16:30:09.749761 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 927/3744] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:09 2026] GET /volume/v3/volumes/a4a94cbb-5783-48a3-9dbd-8ba3633dcee4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:30:09.749826 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-91bdc0f8-ae46-48a9-953e-9cd8976941b4 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Flow 'volume_create_api' (176cd699-d4d3-4e05-957a-3670d0d5d1b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:30:09.749826 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-91bdc0f8-ae46-48a9-953e-9cd8976941b4 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e4d4d97-ce58-49e1-b06c-c76c33b341f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:30:09.749826 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-91bdc0f8-ae46-48a9-953e-9cd8976941b4 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:30:09.753284 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-baa7cc24-eff5-4903-99f3-9beb42a88b82 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:09.755010 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-baa7cc24-eff5-4903-99f3-9beb42a88b82 tempest-TestEncryptedCinderVolumes-64458233 tempest-TestEncryptedCinderVolumes-64458233-project-admin] GET https://10.4.3.102/volume/v3/volumes/detail?all_tenants=1 Aug 25 16:30:09.755189 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-baa7cc24-eff5-4903-99f3-9beb42a88b82 tempest-TestEncryptedCinderVolumes-64458233 tempest-TestEncryptedCinderVolumes-64458233-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:09.755366 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-baa7cc24-eff5-4903-99f3-9beb42a88b82 tempest-TestEncryptedCinderVolumes-64458233 tempest-TestEncryptedCinderVolumes-64458233-project-admin] Calling method 'detail' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:09.756129 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-baa7cc24-eff5-4903-99f3-9beb42a88b82 tempest-TestEncryptedCinderVolumes-64458233 tempest-TestEncryptedCinderVolumes-64458233-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100456) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:30:09.762857 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-91bdc0f8-ae46-48a9-953e-9cd8976941b4 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e4d4d97-ce58-49e1-b06c-c76c33b341f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:30:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b022457b-ab5c-4734-abe6-f86a0af8866d,is_public=True,name='tempest-scenario-type-luks-14620611',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b022457b-ab5c-4734-abe6-f86a0af8866d', '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=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:30:09.763735 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-91bdc0f8-ae46-48a9-953e-9cd8976941b4 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d46e4a6d-6a80-4762-afb0-536d4d3c802a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:30:09.780289 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-baa7cc24-eff5-4903-99f3-9beb42a88b82 tempest-TestEncryptedCinderVolumes-64458233 tempest-TestEncryptedCinderVolumes-64458233-project-admin] Get all volumes completed successfully. Aug 25 16:30:09.780289 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:09.780289 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:30:09.786255 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-baa7cc24-eff5-4903-99f3-9beb42a88b82 tempest-TestEncryptedCinderVolumes-64458233 tempest-TestEncryptedCinderVolumes-64458233-project-admin] https://10.4.3.102/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 16:30:09.786255 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 934/3745] 10.4.3.102 () {66 vars in 1285 bytes} [Tue Aug 25 16:30:09 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7558 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:30:09.800542 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-7b632d45-b79a-4e13-93be-dd56c1a1bd74 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:09.802246 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7b632d45-b79a-4e13-93be-dd56c1a1bd74 tempest-TestEncryptedCinderVolumes-64458233 tempest-TestEncryptedCinderVolumes-64458233-project-admin] DELETE https://10.4.3.102/volume/v3/types/d0b9b281-6a8e-42e6-bec0-41a67046ee31 Aug 25 16:30:09.802441 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7b632d45-b79a-4e13-93be-dd56c1a1bd74 tempest-TestEncryptedCinderVolumes-64458233 tempest-TestEncryptedCinderVolumes-64458233-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:09.802654 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7b632d45-b79a-4e13-93be-dd56c1a1bd74 tempest-TestEncryptedCinderVolumes-64458233 tempest-TestEncryptedCinderVolumes-64458233-project-admin] Calling method '_delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:09.803875 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-91bdc0f8-ae46-48a9-953e-9cd8976941b4 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-14620611 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-14620611, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:30:09.804247 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-91bdc0f8-ae46-48a9-953e-9cd8976941b4 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-14620611 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-14620611, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:30:09.854467 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7b632d45-b79a-4e13-93be-dd56c1a1bd74 tempest-TestEncryptedCinderVolumes-64458233 tempest-TestEncryptedCinderVolumes-64458233-project-admin] https://10.4.3.102/volume/v3/types/d0b9b281-6a8e-42e6-bec0-41a67046ee31 returned with HTTP 202 Aug 25 16:30:09.859700 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 944/3746] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:30:09 2026] DELETE /volume/v3/types/d0b9b281-6a8e-42e6-bec0-41a67046ee31 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:30:09.922293 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-91bdc0f8-ae46-48a9-953e-9cd8976941b4 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Created reservations ['eed13503-2495-4099-ac2e-9fee2f009072', '04ff51d6-e2ce-4c31-8e01-f19a01df77ed', '3fed29cd-f8a7-485a-8776-2e986dbcc6c4', 'dd0d58f7-a0a4-40a6-9d69-ac41da39cf6f'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:30:09.923161 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-91bdc0f8-ae46-48a9-953e-9cd8976941b4 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d46e4a6d-6a80-4762-afb0-536d4d3c802a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eed13503-2495-4099-ac2e-9fee2f009072', '04ff51d6-e2ce-4c31-8e01-f19a01df77ed', '3fed29cd-f8a7-485a-8776-2e986dbcc6c4', 'dd0d58f7-a0a4-40a6-9d69-ac41da39cf6f']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:30:09.923882 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-91bdc0f8-ae46-48a9-953e-9cd8976941b4 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d93c47e-c9c5-48e0-832d-ce8ed1c9b58d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:30:09.953614 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-91bdc0f8-ae46-48a9-953e-9cd8976941b4 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d93c47e-c9c5-48e0-832d-ce8ed1c9b58d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '443693d9-1528-4b41-b095-904ddacbdcc8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-977075466',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a42f8af637549e4bd755df18f9c4bbc',qos_specs=None,replication_status=,reservations=['eed13503-2495-4099-ac2e-9fee2f009072','04ff51d6-e2ce-4c31-8e01-f19a01df77ed','3fed29cd-f8a7-485a-8776-2e986dbcc6c4','dd0d58f7-a0a4-40a6-9d69-ac41da39cf6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e7476ebfc64ba587039307d7d82a0b',volume_type_id=b022457b-ab5c-4734-abe6-f86a0af8866d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:30:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-977075466',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=443693d9-1528-4b41-b095-904ddacbdcc8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a42f8af637549e4bd755df18f9c4bbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01e7476ebfc64ba587039307d7d82a0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b022457b-ab5c-4734-abe6-f86a0af8866d),volume_type_id=b022457b-ab5c-4734-abe6-f86a0af8866d)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:30:09.953614 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-91bdc0f8-ae46-48a9-953e-9cd8976941b4 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b28c5b7-57ee-43a6-b267-bbfd40d22cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:30:09.985326 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-91bdc0f8-ae46-48a9-953e-9cd8976941b4 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b28c5b7-57ee-43a6-b267-bbfd40d22cdd) transitioned into state 'SUCCESS' from state '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-977075466',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a42f8af637549e4bd755df18f9c4bbc',qos_specs=None,replication_status=,reservations=['eed13503-2495-4099-ac2e-9fee2f009072','04ff51d6-e2ce-4c31-8e01-f19a01df77ed','3fed29cd-f8a7-485a-8776-2e986dbcc6c4','dd0d58f7-a0a4-40a6-9d69-ac41da39cf6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e7476ebfc64ba587039307d7d82a0b',volume_type_id=b022457b-ab5c-4734-abe6-f86a0af8866d)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:30:09.986058 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-91bdc0f8-ae46-48a9-953e-9cd8976941b4 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbbb71cc-b3fd-4477-b8f7-9b5fd4c65da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:30:10.003442 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-91bdc0f8-ae46-48a9-953e-9cd8976941b4 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbbb71cc-b3fd-4477-b8f7-9b5fd4c65da0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:30:10.004309 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-91bdc0f8-ae46-48a9-953e-9cd8976941b4 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Flow 'volume_create_api' (176cd699-d4d3-4e05-957a-3670d0d5d1b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:30:10.004654 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-91bdc0f8-ae46-48a9-953e-9cd8976941b4 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Create volume request issued successfully. Aug 25 16:30:10.005236 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-91bdc0f8-ae46-48a9-953e-9cd8976941b4 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:30:10.005772 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 942/3747] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:30:09 2026] POST /volume/v3/volumes => generated 777 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:30:10.017143 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f0b31bdd-84b8-4dd8-be9f-c1d024dde4cf None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:10.019328 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f0b31bdd-84b8-4dd8-be9f-c1d024dde4cf tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/443693d9-1528-4b41-b095-904ddacbdcc8 Aug 25 16:30:10.019328 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f0b31bdd-84b8-4dd8-be9f-c1d024dde4cf tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:10.019328 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f0b31bdd-84b8-4dd8-be9f-c1d024dde4cf tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:10.030038 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:10.030038 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:30:10.033711 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-f0b31bdd-84b8-4dd8-be9f-c1d024dde4cf tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:30:10.039648 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f0b31bdd-84b8-4dd8-be9f-c1d024dde4cf tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/443693d9-1528-4b41-b095-904ddacbdcc8 returned with HTTP 200 Aug 25 16:30:10.040362 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 928/3748] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:10 2026] GET /volume/v3/volumes/443693d9-1528-4b41-b095-904ddacbdcc8 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:10.489522 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-35c6a314-4d16-45ad-b962-395cd0d639cd None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:10.493205 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-35c6a314-4d16-45ad-b962-395cd0d639cd tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 Aug 25 16:30:10.493205 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-35c6a314-4d16-45ad-b962-395cd0d639cd tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:10.493205 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-35c6a314-4d16-45ad-b962-395cd0d639cd tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:10.515174 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:10.515174 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:30:10.528223 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-35c6a314-4d16-45ad-b962-395cd0d639cd tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:30:10.537288 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-35c6a314-4d16-45ad-b962-395cd0d639cd tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 returned with HTTP 200 Aug 25 16:30:10.537288 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 935/3749] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:10 2026] GET /volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 => generated 842 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:11.055107 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-7d213085-088a-4335-b6c1-c544b318857a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:11.057195 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7d213085-088a-4335-b6c1-c544b318857a tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/443693d9-1528-4b41-b095-904ddacbdcc8 Aug 25 16:30:11.057386 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7d213085-088a-4335-b6c1-c544b318857a tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:11.057583 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7d213085-088a-4335-b6c1-c544b318857a tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:11.064203 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:11.064203 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:30:11.067318 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-7d213085-088a-4335-b6c1-c544b318857a tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:30:11.071277 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7d213085-088a-4335-b6c1-c544b318857a tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/443693d9-1528-4b41-b095-904ddacbdcc8 returned with HTTP 200 Aug 25 16:30:11.071669 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 945/3750] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:11 2026] GET /volume/v3/volumes/443693d9-1528-4b41-b095-904ddacbdcc8 => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:11.083057 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-d061a074-286e-4d29-9d14-09693c58c1e1 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:11.084997 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d061a074-286e-4d29-9d14-09693c58c1e1 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/443693d9-1528-4b41-b095-904ddacbdcc8 Aug 25 16:30:11.085403 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d061a074-286e-4d29-9d14-09693c58c1e1 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:11.085403 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d061a074-286e-4d29-9d14-09693c58c1e1 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:11.092226 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:11.092226 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:30:11.095464 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-d061a074-286e-4d29-9d14-09693c58c1e1 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:30:11.099108 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d061a074-286e-4d29-9d14-09693c58c1e1 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/443693d9-1528-4b41-b095-904ddacbdcc8 returned with HTTP 200 Aug 25 16:30:11.099522 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 943/3751] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:11 2026] GET /volume/v3/volumes/443693d9-1528-4b41-b095-904ddacbdcc8 => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:11.110709 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-2b310768-33e3-4f95-ba0f-5f7f6325ac66 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:11.112194 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2b310768-33e3-4f95-ba0f-5f7f6325ac66 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] POST https://10.4.3.102/volume/v3/volumes/443693d9-1528-4b41-b095-904ddacbdcc8/action Aug 25 16:30:11.112490 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2b310768-33e3-4f95-ba0f-5f7f6325ac66 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:30:11.112612 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2b310768-33e3-4f95-ba0f-5f7f6325ac66 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:30:11.120419 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:11.120419 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:30:11.120814 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-2b310768-33e3-4f95-ba0f-5f7f6325ac66 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:30:11.231760 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-2b310768-33e3-4f95-ba0f-5f7f6325ac66 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume updated successfully. Aug 25 16:30:11.231985 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2b310768-33e3-4f95-ba0f-5f7f6325ac66 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/443693d9-1528-4b41-b095-904ddacbdcc8/action returned with HTTP 200 Aug 25 16:30:11.232542 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 929/3752] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:30:11 2026] POST /volume/v3/volumes/443693d9-1528-4b41-b095-904ddacbdcc8/action => generated 0 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 16:30:11.395695 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-f3594766-c3ec-46da-9021-27220d119c2d req-a2c7b1d7-ef61-4b1c-bf00-f6b8585398ab None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:11.398081 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-f3594766-c3ec-46da-9021-27220d119c2d req-a2c7b1d7-ef61-4b1c-bf00-f6b8585398ab tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/443693d9-1528-4b41-b095-904ddacbdcc8 Aug 25 16:30:11.398305 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-f3594766-c3ec-46da-9021-27220d119c2d req-a2c7b1d7-ef61-4b1c-bf00-f6b8585398ab tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:11.398534 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-f3594766-c3ec-46da-9021-27220d119c2d req-a2c7b1d7-ef61-4b1c-bf00-f6b8585398ab tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:11.407968 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:11.407968 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:30:11.412138 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-f3594766-c3ec-46da-9021-27220d119c2d req-a2c7b1d7-ef61-4b1c-bf00-f6b8585398ab tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:30:11.416697 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-f3594766-c3ec-46da-9021-27220d119c2d req-a2c7b1d7-ef61-4b1c-bf00-f6b8585398ab tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/443693d9-1528-4b41-b095-904ddacbdcc8 returned with HTTP 200 Aug 25 16:30:11.417206 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 936/3753] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:30:11 2026] GET /volume/v3/volumes/443693d9-1528-4b41-b095-904ddacbdcc8 => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:11.549105 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-0dcc1eab-75b1-45d4-9e69-c58dea44046b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:11.550478 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0dcc1eab-75b1-45d4-9e69-c58dea44046b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 Aug 25 16:30:11.550778 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0dcc1eab-75b1-45d4-9e69-c58dea44046b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:11.551029 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0dcc1eab-75b1-45d4-9e69-c58dea44046b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:11.696698 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:11.696698 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:30:11.699680 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-0dcc1eab-75b1-45d4-9e69-c58dea44046b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:30:11.707254 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0dcc1eab-75b1-45d4-9e69-c58dea44046b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 returned with HTTP 200 Aug 25 16:30:11.707960 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 946/3754] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:11 2026] GET /volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 => generated 842 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:12.179519 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-f3594766-c3ec-46da-9021-27220d119c2d req-6867e8c6-015d-48d3-9dd2-d66720411123 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:12.214442 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-f3594766-c3ec-46da-9021-27220d119c2d req-6867e8c6-015d-48d3-9dd2-d66720411123 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/443693d9-1528-4b41-b095-904ddacbdcc8 Aug 25 16:30:12.214442 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-f3594766-c3ec-46da-9021-27220d119c2d req-6867e8c6-015d-48d3-9dd2-d66720411123 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:12.214442 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-f3594766-c3ec-46da-9021-27220d119c2d req-6867e8c6-015d-48d3-9dd2-d66720411123 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:12.214442 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:12.214442 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:30:12.214442 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-f3594766-c3ec-46da-9021-27220d119c2d req-6867e8c6-015d-48d3-9dd2-d66720411123 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:30:12.214442 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-f3594766-c3ec-46da-9021-27220d119c2d req-6867e8c6-015d-48d3-9dd2-d66720411123 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/443693d9-1528-4b41-b095-904ddacbdcc8 returned with HTTP 200 Aug 25 16:30:12.214442 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 944/3755] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:30:12 2026] GET /volume/v3/volumes/443693d9-1528-4b41-b095-904ddacbdcc8 => generated 869 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:12.218094 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f6d708e1-3b14-4099-944b-afeb8f2987fb None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:12.218477 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f6d708e1-3b14-4099-944b-afeb8f2987fb None None] GET https://10.4.3.102/volume// Aug 25 16:30:12.218548 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f6d708e1-3b14-4099-944b-afeb8f2987fb None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:12.218754 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f6d708e1-3b14-4099-944b-afeb8f2987fb None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:12.219110 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f6d708e1-3b14-4099-944b-afeb8f2987fb None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:30:12.219493 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 930/3756] 10.4.3.102 () {66 vars in 1419 bytes} [Tue Aug 25 16:30:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:30:12.265841 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-f3594766-c3ec-46da-9021-27220d119c2d req-261a868c-385f-4f70-a022-2769999a1a98 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:12.265841 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-f3594766-c3ec-46da-9021-27220d119c2d req-261a868c-385f-4f70-a022-2769999a1a98 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:30:12.265841 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-f3594766-c3ec-46da-9021-27220d119c2d req-261a868c-385f-4f70-a022-2769999a1a98 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "443693d9-1528-4b41-b095-904ddacbdcc8", "connector": null, "instance_uuid": "0db70417-1103-4f86-a382-6b81a0c30f65"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:30:12.265841 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:12.265841 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:30:12.285707 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-a2f05b60-7ada-40c8-b089-1427ddf6eed2 req-54202601-a0e7-4379-b708-e10d3f0216cb None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:12.313615 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-a2f05b60-7ada-40c8-b089-1427ddf6eed2 req-54202601-a0e7-4379-b708-e10d3f0216cb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] POST https://10.4.3.102/volume/v3/attachments/49ddf6ad-09c2-4614-b1e9-386b2c13b361/action Aug 25 16:30:12.313615 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-a2f05b60-7ada-40c8-b089-1427ddf6eed2 req-54202601-a0e7-4379-b708-e10d3f0216cb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Action body: b'{"os-complete": null}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:30:12.313615 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-a2f05b60-7ada-40c8-b089-1427ddf6eed2 req-54202601-a0e7-4379-b708-e10d3f0216cb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:30:12.313615 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:12.313615 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:30:12.403231 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-a2f05b60-7ada-40c8-b089-1427ddf6eed2 req-54202601-a0e7-4379-b708-e10d3f0216cb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/attachments/49ddf6ad-09c2-4614-b1e9-386b2c13b361/action returned with HTTP 204 Aug 25 16:30:12.403881 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 947/3757] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:30:12 2026] POST /volume/v3/attachments/49ddf6ad-09c2-4614-b1e9-386b2c13b361/action => generated 0 bytes in 119 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:30:12.443890 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-f3594766-c3ec-46da-9021-27220d119c2d req-261a868c-385f-4f70-a022-2769999a1a98 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:30:12.447916 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 937/3758] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:30:12 2026] POST /volume/v3/attachments => generated 273 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:30:12.723389 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-76118682-3758-419b-9498-dfacd7f958a0 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:12.726222 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-76118682-3758-419b-9498-dfacd7f958a0 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 Aug 25 16:30:12.726222 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-76118682-3758-419b-9498-dfacd7f958a0 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:12.726550 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-76118682-3758-419b-9498-dfacd7f958a0 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:12.735603 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:12.735603 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:30:12.738954 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-76118682-3758-419b-9498-dfacd7f958a0 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:30:12.744104 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-76118682-3758-419b-9498-dfacd7f958a0 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 returned with HTTP 200 Aug 25 16:30:12.744525 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 945/3759] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:12 2026] GET /volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:30:12.757942 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-7878d413-ac69-4d97-abef-707598cb7ad8 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:12.759709 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7878d413-ac69-4d97-abef-707598cb7ad8 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] POST https://10.4.3.102/volume/v3/backups Aug 25 16:30:12.760011 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7878d413-ac69-4d97-abef-707598cb7ad8 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "936c3672-0860-45a3-90ba-b853d42ffc18", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1858566562", "container": "tempest-volumesbackupstest-backup-container-888916601"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:30:12.761408 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.contrib.backups [None req-7878d413-ac69-4d97-abef-707598cb7ad8 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Creating new backup {'backup': {'volume_id': '936c3672-0860-45a3-90ba-b853d42ffc18', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1858566562', 'container': 'tempest-volumesbackupstest-backup-container-888916601'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 16:30:12.761553 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.contrib.backups [None req-7878d413-ac69-4d97-abef-707598cb7ad8 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Creating backup of volume 936c3672-0860-45a3-90ba-b853d42ffc18 in container tempest-volumesbackupstest-backup-container-888916601 Aug 25 16:30:12.770611 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:12.770611 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:30:12.771038 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-7878d413-ac69-4d97-abef-707598cb7ad8 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:30:12.794173 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-7878d413-ac69-4d97-abef-707598cb7ad8 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Created reservations ['f0a01072-7fda-443d-a5e8-669c45e70ac6', '26bd8e91-f31a-40b3-b44e-6d43cf705aa0'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:30:12.917963 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7878d413-ac69-4d97-abef-707598cb7ad8 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups returned with HTTP 202 Aug 25 16:30:12.918990 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 931/3760] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:30:12 2026] POST /volume/v3/backups => generated 330 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:30:12.926914 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-6ca8b36e-7eeb-4e60-9535-74c95e20ed47 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:12.930202 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6ca8b36e-7eeb-4e60-9535-74c95e20ed47 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 Aug 25 16:30:12.930835 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6ca8b36e-7eeb-4e60-9535-74c95e20ed47 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:12.931261 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6ca8b36e-7eeb-4e60-9535-74c95e20ed47 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:12.931580 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-6ca8b36e-7eeb-4e60-9535-74c95e20ed47 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id b57faf1e-f4e8-464f-91f6-8612bd4917c2. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:12.936047 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:12.936047 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:30:12.937542 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6ca8b36e-7eeb-4e60-9535-74c95e20ed47 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 returned with HTTP 200 Aug 25 16:30:12.937542 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 948/3761] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:12 2026] GET /volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:13.194074 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-f1810884-f64f-4536-8eed-40db0b3b3944 req-faaf1be4-8004-4038-91fc-132a6c3925b4 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:13.196431 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-f1810884-f64f-4536-8eed-40db0b3b3944 req-faaf1be4-8004-4038-91fc-132a6c3925b4 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 Aug 25 16:30:13.200769 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-f1810884-f64f-4536-8eed-40db0b3b3944 req-faaf1be4-8004-4038-91fc-132a6c3925b4 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:13.201074 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-f1810884-f64f-4536-8eed-40db0b3b3944 req-faaf1be4-8004-4038-91fc-132a6c3925b4 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:13.221197 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:13.221197 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:30:13.226170 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-f1810884-f64f-4536-8eed-40db0b3b3944 req-faaf1be4-8004-4038-91fc-132a6c3925b4 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:30:13.232235 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-f1810884-f64f-4536-8eed-40db0b3b3944 req-faaf1be4-8004-4038-91fc-132a6c3925b4 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 returned with HTTP 200 Aug 25 16:30:13.232235 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 938/3762] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:30:13 2026] GET /volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 => generated 1136 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:30:13.249078 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-f1810884-f64f-4536-8eed-40db0b3b3944 req-7b3269db-c835-44e0-bc78-54c86b58d3ce None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:13.251631 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-f1810884-f64f-4536-8eed-40db0b3b3944 req-7b3269db-c835-44e0-bc78-54c86b58d3ce tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] POST https://10.4.3.102/volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94/action Aug 25 16:30:13.252031 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-f1810884-f64f-4536-8eed-40db0b3b3944 req-7b3269db-c835-44e0-bc78-54c86b58d3ce tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:30:13.252166 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-f1810884-f64f-4536-8eed-40db0b3b3944 req-7b3269db-c835-44e0-bc78-54c86b58d3ce tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:30:13.265269 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:13.265269 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:30:13.265848 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-f1810884-f64f-4536-8eed-40db0b3b3944 req-7b3269db-c835-44e0-bc78-54c86b58d3ce tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:30:13.369849 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-f1810884-f64f-4536-8eed-40db0b3b3944 req-7b3269db-c835-44e0-bc78-54c86b58d3ce tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Begin detaching volume completed successfully. Aug 25 16:30:13.369849 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-f1810884-f64f-4536-8eed-40db0b3b3944 req-7b3269db-c835-44e0-bc78-54c86b58d3ce tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94/action returned with HTTP 202 Aug 25 16:30:13.369849 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 946/3763] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:30:13 2026] POST /volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:30:13.436135 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-1dce37aa-4aae-40f6-8f40-c20c365ea447 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:13.438135 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1dce37aa-4aae-40f6-8f40-c20c365ea447 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 Aug 25 16:30:13.438365 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1dce37aa-4aae-40f6-8f40-c20c365ea447 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:13.438601 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1dce37aa-4aae-40f6-8f40-c20c365ea447 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:13.471538 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:13.471538 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:30:13.471538 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-1dce37aa-4aae-40f6-8f40-c20c365ea447 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:30:13.471538 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1dce37aa-4aae-40f6-8f40-c20c365ea447 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 returned with HTTP 200 Aug 25 16:30:13.471538 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 932/3764] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:13 2026] GET /volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:30:13.535324 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f857574d-5ada-459b-a5f3-937f14e13699 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:13.536120 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f857574d-5ada-459b-a5f3-937f14e13699 None None] GET https://10.4.3.102/volume// Aug 25 16:30:13.536313 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f857574d-5ada-459b-a5f3-937f14e13699 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:13.537222 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f857574d-5ada-459b-a5f3-937f14e13699 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:13.537222 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f857574d-5ada-459b-a5f3-937f14e13699 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:30:13.537778 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 949/3765] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:30:13 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:30:13.554232 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-f1810884-f64f-4536-8eed-40db0b3b3944 req-311531fb-5b0d-4e5b-be7b-1289bb4fa8ca None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:13.554232 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-f1810884-f64f-4536-8eed-40db0b3b3944 req-311531fb-5b0d-4e5b-be7b-1289bb4fa8ca tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 Aug 25 16:30:13.554232 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-f1810884-f64f-4536-8eed-40db0b3b3944 req-311531fb-5b0d-4e5b-be7b-1289bb4fa8ca tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:13.554905 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-f1810884-f64f-4536-8eed-40db0b3b3944 req-311531fb-5b0d-4e5b-be7b-1289bb4fa8ca tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:13.573806 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:13.573806 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:30:13.576638 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-f1810884-f64f-4536-8eed-40db0b3b3944 req-311531fb-5b0d-4e5b-be7b-1289bb4fa8ca tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:30:13.586674 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-f1810884-f64f-4536-8eed-40db0b3b3944 req-311531fb-5b0d-4e5b-be7b-1289bb4fa8ca tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 returned with HTTP 200 Aug 25 16:30:13.586674 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 939/3766] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:30:13 2026] GET /volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 => generated 1319 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:30:13.946989 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-df5e6aac-5699-4594-8aad-e1c39f67d546 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:13.948863 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-df5e6aac-5699-4594-8aad-e1c39f67d546 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 Aug 25 16:30:13.949053 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-df5e6aac-5699-4594-8aad-e1c39f67d546 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:13.949248 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-df5e6aac-5699-4594-8aad-e1c39f67d546 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:13.949379 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-df5e6aac-5699-4594-8aad-e1c39f67d546 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id b57faf1e-f4e8-464f-91f6-8612bd4917c2. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:13.954025 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:13.954025 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:30:13.954985 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-df5e6aac-5699-4594-8aad-e1c39f67d546 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 returned with HTTP 200 Aug 25 16:30:13.956008 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 947/3767] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:13 2026] GET /volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:14.042003 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-5bf8106b-07d9-46c8-9d1d-31aa01bb806f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:14.042427 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5bf8106b-07d9-46c8-9d1d-31aa01bb806f None None] GET https://10.4.3.102/volume// Aug 25 16:30:14.042648 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5bf8106b-07d9-46c8-9d1d-31aa01bb806f None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:14.042850 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5bf8106b-07d9-46c8-9d1d-31aa01bb806f None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:14.043159 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5bf8106b-07d9-46c8-9d1d-31aa01bb806f None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:30:14.043479 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 933/3768] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:30:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:30:14.049621 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-f3594766-c3ec-46da-9021-27220d119c2d req-1ce6a120-a435-4ce3-8853-148722da0b8c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:14.051630 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-f3594766-c3ec-46da-9021-27220d119c2d req-1ce6a120-a435-4ce3-8853-148722da0b8c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/443693d9-1528-4b41-b095-904ddacbdcc8 Aug 25 16:30:14.053176 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-f3594766-c3ec-46da-9021-27220d119c2d req-1ce6a120-a435-4ce3-8853-148722da0b8c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:14.053176 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-f3594766-c3ec-46da-9021-27220d119c2d req-1ce6a120-a435-4ce3-8853-148722da0b8c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:14.080272 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:14.080272 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:30:14.083103 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-f3594766-c3ec-46da-9021-27220d119c2d req-1ce6a120-a435-4ce3-8853-148722da0b8c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:30:14.090228 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-f3594766-c3ec-46da-9021-27220d119c2d req-1ce6a120-a435-4ce3-8853-148722da0b8c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/443693d9-1528-4b41-b095-904ddacbdcc8 returned with HTTP 200 Aug 25 16:30:14.090228 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 950/3769] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:30:14 2026] GET /volume/v3/volumes/443693d9-1528-4b41-b095-904ddacbdcc8 => generated 1048 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:30:14.179025 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-f3594766-c3ec-46da-9021-27220d119c2d req-b86eaff1-87ab-419d-a949-09138e06ce1d None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:14.181267 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-f3594766-c3ec-46da-9021-27220d119c2d req-b86eaff1-87ab-419d-a949-09138e06ce1d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] PUT https://10.4.3.102/volume/v3/attachments/9a8db464-90ee-4ecb-b37e-d9d289fa96f7 Aug 25 16:30:14.181267 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-f3594766-c3ec-46da-9021-27220d119c2d req-b86eaff1-87ab-419d-a949-09138e06ce1d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:30:14.201577 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-f3594766-c3ec-46da-9021-27220d119c2d req-b86eaff1-87ab-419d-a949-09138e06ce1d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Acquiring lock "cinder-attachment_update-443693d9-1528-4b41-b095-904ddacbdcc8-np0000008093" by "attachment_update" {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:30:14.205686 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-f3594766-c3ec-46da-9021-27220d119c2d req-b86eaff1-87ab-419d-a949-09138e06ce1d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Lock "cinder-attachment_update-443693d9-1528-4b41-b095-904ddacbdcc8-np0000008093" acquired by "attachment_update" :: waited 0.004s {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:30:14.206518 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:14.206518 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:30:14.446567 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-f3594766-c3ec-46da-9021-27220d119c2d req-b86eaff1-87ab-419d-a949-09138e06ce1d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Lock "cinder-attachment_update-443693d9-1528-4b41-b095-904ddacbdcc8-np0000008093" released by "attachment_update" :: held 0.241s {{(pid=100456) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:30:14.446908 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-f3594766-c3ec-46da-9021-27220d119c2d req-b86eaff1-87ab-419d-a949-09138e06ce1d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/attachments/9a8db464-90ee-4ecb-b37e-d9d289fa96f7 returned with HTTP 200 Aug 25 16:30:14.447349 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 940/3770] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:30:14 2026] PUT /volume/v3/attachments/9a8db464-90ee-4ecb-b37e-d9d289fa96f7 => generated 968 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:30:14.480772 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-f3594766-c3ec-46da-9021-27220d119c2d req-8d5ab640-dea4-4971-9ca3-a8d05f5f154c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:14.482045 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-5aa63bad-baf1-427c-bb76-cb6f57df8f7f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:14.482881 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-f3594766-c3ec-46da-9021-27220d119c2d req-8d5ab640-dea4-4971-9ca3-a8d05f5f154c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] POST https://10.4.3.102/volume/v3/attachments/9a8db464-90ee-4ecb-b37e-d9d289fa96f7/action Aug 25 16:30:14.483238 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-f3594766-c3ec-46da-9021-27220d119c2d req-8d5ab640-dea4-4971-9ca3-a8d05f5f154c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action body: b'{"os-complete": null}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:30:14.483375 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-f3594766-c3ec-46da-9021-27220d119c2d req-8d5ab640-dea4-4971-9ca3-a8d05f5f154c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:30:14.484290 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5aa63bad-baf1-427c-bb76-cb6f57df8f7f tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 Aug 25 16:30:14.484556 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5aa63bad-baf1-427c-bb76-cb6f57df8f7f tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:14.484812 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5aa63bad-baf1-427c-bb76-cb6f57df8f7f tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:14.536782 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:14.536782 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:30:14.540453 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-5aa63bad-baf1-427c-bb76-cb6f57df8f7f tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:30:14.542626 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:14.542626 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:30:14.550735 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5aa63bad-baf1-427c-bb76-cb6f57df8f7f tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 returned with HTTP 200 Aug 25 16:30:14.551119 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 934/3771] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:14 2026] GET /volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 => generated 1139 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:30:14.605908 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-f3594766-c3ec-46da-9021-27220d119c2d req-8d5ab640-dea4-4971-9ca3-a8d05f5f154c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/attachments/9a8db464-90ee-4ecb-b37e-d9d289fa96f7/action returned with HTTP 204 Aug 25 16:30:14.606425 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 948/3772] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:30:14 2026] POST /volume/v3/attachments/9a8db464-90ee-4ecb-b37e-d9d289fa96f7/action => generated 0 bytes in 126 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:30:14.966475 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-79bab078-8fbb-4807-951d-e145b97d3cbd None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:14.968205 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-79bab078-8fbb-4807-951d-e145b97d3cbd tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 Aug 25 16:30:14.968389 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-79bab078-8fbb-4807-951d-e145b97d3cbd tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:14.968569 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-79bab078-8fbb-4807-951d-e145b97d3cbd tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:14.968685 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-79bab078-8fbb-4807-951d-e145b97d3cbd tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id b57faf1e-f4e8-464f-91f6-8612bd4917c2. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:14.974487 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:14.974487 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:30:14.975179 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-79bab078-8fbb-4807-951d-e145b97d3cbd tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 returned with HTTP 200 Aug 25 16:30:14.975543 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 951/3773] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:14 2026] GET /volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:15.567659 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-7ac1683a-b5a9-48af-8b05-26cec29b1e18 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:15.576844 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7ac1683a-b5a9-48af-8b05-26cec29b1e18 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 Aug 25 16:30:15.576844 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7ac1683a-b5a9-48af-8b05-26cec29b1e18 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:15.576844 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7ac1683a-b5a9-48af-8b05-26cec29b1e18 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:15.582955 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:15.582955 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:30:15.587327 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-7ac1683a-b5a9-48af-8b05-26cec29b1e18 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:30:15.592875 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7ac1683a-b5a9-48af-8b05-26cec29b1e18 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 returned with HTTP 200 Aug 25 16:30:15.593410 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 941/3774] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:15 2026] GET /volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:30:15.810458 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-f1810884-f64f-4536-8eed-40db0b3b3944 req-dcdd2450-cec5-4d2a-adfd-8be11e1c5e77 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:15.812765 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-f1810884-f64f-4536-8eed-40db0b3b3944 req-dcdd2450-cec5-4d2a-adfd-8be11e1c5e77 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] DELETE https://10.4.3.102/volume/v3/attachments/91176d2a-f2c6-40cb-8932-96977002b92b Aug 25 16:30:15.813027 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-f1810884-f64f-4536-8eed-40db0b3b3944 req-dcdd2450-cec5-4d2a-adfd-8be11e1c5e77 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:15.813293 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-f1810884-f64f-4536-8eed-40db0b3b3944 req-dcdd2450-cec5-4d2a-adfd-8be11e1c5e77 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:15.822254 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:15.822254 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:30:15.894929 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-f1810884-f64f-4536-8eed-40db0b3b3944 req-dcdd2450-cec5-4d2a-adfd-8be11e1c5e77 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/attachments/91176d2a-f2c6-40cb-8932-96977002b92b returned with HTTP 200 Aug 25 16:30:15.895288 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 935/3775] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:30:15 2026] DELETE /volume/v3/attachments/91176d2a-f2c6-40cb-8932-96977002b92b => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:15.985019 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-238ff70d-50aa-4aec-bfdf-69f793d8da1b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:15.986803 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-238ff70d-50aa-4aec-bfdf-69f793d8da1b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 Aug 25 16:30:15.986992 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-238ff70d-50aa-4aec-bfdf-69f793d8da1b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:15.987174 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-238ff70d-50aa-4aec-bfdf-69f793d8da1b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:15.987273 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-238ff70d-50aa-4aec-bfdf-69f793d8da1b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id b57faf1e-f4e8-464f-91f6-8612bd4917c2. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:15.991417 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:15.991417 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:30:15.992061 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-238ff70d-50aa-4aec-bfdf-69f793d8da1b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 returned with HTTP 200 Aug 25 16:30:15.992493 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 949/3776] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:15 2026] GET /volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:16.607878 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-67c0798f-e38c-4679-96d2-fb6e852e2ca8 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:16.610141 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-67c0798f-e38c-4679-96d2-fb6e852e2ca8 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 Aug 25 16:30:16.610424 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-67c0798f-e38c-4679-96d2-fb6e852e2ca8 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:16.610730 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-67c0798f-e38c-4679-96d2-fb6e852e2ca8 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:16.619576 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:16.619576 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:30:16.623862 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-67c0798f-e38c-4679-96d2-fb6e852e2ca8 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:30:16.629456 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-67c0798f-e38c-4679-96d2-fb6e852e2ca8 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 returned with HTTP 200 Aug 25 16:30:16.629951 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 952/3777] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:16 2026] GET /volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:17.002452 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-28937bd9-5c94-40ca-bd0f-788cd0125367 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:17.004609 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-28937bd9-5c94-40ca-bd0f-788cd0125367 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 Aug 25 16:30:17.004609 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-28937bd9-5c94-40ca-bd0f-788cd0125367 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:17.004609 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-28937bd9-5c94-40ca-bd0f-788cd0125367 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:17.004609 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-28937bd9-5c94-40ca-bd0f-788cd0125367 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id b57faf1e-f4e8-464f-91f6-8612bd4917c2. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:17.010635 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:17.010635 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:30:17.010635 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-28937bd9-5c94-40ca-bd0f-788cd0125367 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 returned with HTTP 200 Aug 25 16:30:17.010635 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 942/3778] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:17 2026] GET /volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:18.023698 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-60af6578-84d7-40da-bc0e-95c51fba02fb None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:18.024581 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-60af6578-84d7-40da-bc0e-95c51fba02fb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 Aug 25 16:30:18.024814 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-60af6578-84d7-40da-bc0e-95c51fba02fb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:18.025036 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-60af6578-84d7-40da-bc0e-95c51fba02fb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:18.025207 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-60af6578-84d7-40da-bc0e-95c51fba02fb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id b57faf1e-f4e8-464f-91f6-8612bd4917c2. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:18.030001 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:18.030001 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:30:18.030891 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-60af6578-84d7-40da-bc0e-95c51fba02fb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 returned with HTTP 200 Aug 25 16:30:18.031554 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 936/3779] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:18 2026] GET /volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:18.968291 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-f3594766-c3ec-46da-9021-27220d119c2d req-18a96cc6-c474-43c5-a3d9-d090d5f2b67e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:18.971178 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-f3594766-c3ec-46da-9021-27220d119c2d req-18a96cc6-c474-43c5-a3d9-d090d5f2b67e tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/443693d9-1528-4b41-b095-904ddacbdcc8/encryption Aug 25 16:30:18.971323 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-f3594766-c3ec-46da-9021-27220d119c2d req-18a96cc6-c474-43c5-a3d9-d090d5f2b67e tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:18.971506 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-f3594766-c3ec-46da-9021-27220d119c2d req-18a96cc6-c474-43c5-a3d9-d090d5f2b67e tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'index' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:18.980507 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:18.980507 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:30:18.988417 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-f3594766-c3ec-46da-9021-27220d119c2d req-18a96cc6-c474-43c5-a3d9-d090d5f2b67e tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/443693d9-1528-4b41-b095-904ddacbdcc8/encryption returned with HTTP 200 Aug 25 16:30:18.988641 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 950/3780] 10.4.3.102 () {68 vars in 1631 bytes} [Tue Aug 25 16:30:18 2026] GET /volume/v3/volumes/443693d9-1528-4b41-b095-904ddacbdcc8/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:19.044606 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-cf3b2dee-b8aa-4e2f-a853-33dfe9b8b532 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:19.047284 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-cf3b2dee-b8aa-4e2f-a853-33dfe9b8b532 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 Aug 25 16:30:19.047284 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-cf3b2dee-b8aa-4e2f-a853-33dfe9b8b532 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:19.047284 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-cf3b2dee-b8aa-4e2f-a853-33dfe9b8b532 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:19.047284 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-cf3b2dee-b8aa-4e2f-a853-33dfe9b8b532 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id b57faf1e-f4e8-464f-91f6-8612bd4917c2. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:19.057974 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:19.057974 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:30:19.058730 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-cf3b2dee-b8aa-4e2f-a853-33dfe9b8b532 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 returned with HTTP 200 Aug 25 16:30:19.059452 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 953/3781] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:19 2026] GET /volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:30:20.070466 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b71de8f8-ce80-40c4-b89f-448eab7e8334 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:20.072683 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b71de8f8-ce80-40c4-b89f-448eab7e8334 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 Aug 25 16:30:20.072919 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b71de8f8-ce80-40c4-b89f-448eab7e8334 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:20.073104 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b71de8f8-ce80-40c4-b89f-448eab7e8334 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:20.073201 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-b71de8f8-ce80-40c4-b89f-448eab7e8334 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id b57faf1e-f4e8-464f-91f6-8612bd4917c2. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:20.077542 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:20.077542 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:30:20.078267 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b71de8f8-ce80-40c4-b89f-448eab7e8334 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 returned with HTTP 200 Aug 25 16:30:20.078642 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 943/3782] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:20 2026] GET /volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:21.087761 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-7e1e9e7a-2cb2-45bf-b464-11a2708988c3 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:21.091439 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7e1e9e7a-2cb2-45bf-b464-11a2708988c3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 Aug 25 16:30:21.091630 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7e1e9e7a-2cb2-45bf-b464-11a2708988c3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:21.091845 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7e1e9e7a-2cb2-45bf-b464-11a2708988c3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:21.091924 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-7e1e9e7a-2cb2-45bf-b464-11a2708988c3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id b57faf1e-f4e8-464f-91f6-8612bd4917c2. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:21.096345 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:21.096345 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:30:21.097060 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7e1e9e7a-2cb2-45bf-b464-11a2708988c3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 returned with HTTP 200 Aug 25 16:30:21.097388 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 937/3783] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:21 2026] GET /volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:22.107317 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-85e78feb-c1c7-4924-813b-16b984db27cf None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:22.112609 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-85e78feb-c1c7-4924-813b-16b984db27cf tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 Aug 25 16:30:22.112609 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-85e78feb-c1c7-4924-813b-16b984db27cf tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:22.112609 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-85e78feb-c1c7-4924-813b-16b984db27cf tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:22.112609 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-85e78feb-c1c7-4924-813b-16b984db27cf tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id b57faf1e-f4e8-464f-91f6-8612bd4917c2. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:22.116815 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:22.116815 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:30:22.117858 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-85e78feb-c1c7-4924-813b-16b984db27cf tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 returned with HTTP 200 Aug 25 16:30:22.118388 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 951/3784] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:22 2026] GET /volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:23.128137 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-2db59d4a-7194-4c4f-8b2e-0f824e7435ef None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:23.133614 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2db59d4a-7194-4c4f-8b2e-0f824e7435ef tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 Aug 25 16:30:23.133614 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2db59d4a-7194-4c4f-8b2e-0f824e7435ef tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:23.133614 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2db59d4a-7194-4c4f-8b2e-0f824e7435ef tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:23.133614 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-2db59d4a-7194-4c4f-8b2e-0f824e7435ef tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id b57faf1e-f4e8-464f-91f6-8612bd4917c2. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:23.137946 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:23.137946 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:30:23.138863 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2db59d4a-7194-4c4f-8b2e-0f824e7435ef tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 returned with HTTP 200 Aug 25 16:30:23.139398 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 954/3785] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:23 2026] GET /volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:24.150609 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-9fd5dad9-6c2f-42cc-8831-b37e86e2a33c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:24.152416 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9fd5dad9-6c2f-42cc-8831-b37e86e2a33c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 Aug 25 16:30:24.152604 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9fd5dad9-6c2f-42cc-8831-b37e86e2a33c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:24.152804 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9fd5dad9-6c2f-42cc-8831-b37e86e2a33c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:24.152920 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-9fd5dad9-6c2f-42cc-8831-b37e86e2a33c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id b57faf1e-f4e8-464f-91f6-8612bd4917c2. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:24.157333 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:24.157333 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:30:24.158064 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9fd5dad9-6c2f-42cc-8831-b37e86e2a33c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 returned with HTTP 200 Aug 25 16:30:24.158429 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 944/3786] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:24 2026] GET /volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:25.168864 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-173f7070-b475-443c-bf5f-ef28fe507348 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:25.171214 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-173f7070-b475-443c-bf5f-ef28fe507348 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 Aug 25 16:30:25.171458 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-173f7070-b475-443c-bf5f-ef28fe507348 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:25.171895 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-173f7070-b475-443c-bf5f-ef28fe507348 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:25.172125 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-173f7070-b475-443c-bf5f-ef28fe507348 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id b57faf1e-f4e8-464f-91f6-8612bd4917c2. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:25.177472 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:25.177472 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:30:25.178334 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-173f7070-b475-443c-bf5f-ef28fe507348 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 returned with HTTP 200 Aug 25 16:30:25.178689 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 938/3787] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:25 2026] GET /volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:26.191196 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-a04d45fd-942f-402f-9359-8b9c635ce0b6 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:26.193191 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a04d45fd-942f-402f-9359-8b9c635ce0b6 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 Aug 25 16:30:26.193458 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a04d45fd-942f-402f-9359-8b9c635ce0b6 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:26.193777 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a04d45fd-942f-402f-9359-8b9c635ce0b6 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:26.193848 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-a04d45fd-942f-402f-9359-8b9c635ce0b6 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id b57faf1e-f4e8-464f-91f6-8612bd4917c2. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:26.205542 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:26.205542 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:30:26.206263 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a04d45fd-942f-402f-9359-8b9c635ce0b6 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 returned with HTTP 200 Aug 25 16:30:26.206848 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 952/3788] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:26 2026] GET /volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:27.217697 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d447055d-98a9-4dfb-b339-f03784d6d4e7 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:27.219275 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d447055d-98a9-4dfb-b339-f03784d6d4e7 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 Aug 25 16:30:27.219442 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d447055d-98a9-4dfb-b339-f03784d6d4e7 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:27.219651 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d447055d-98a9-4dfb-b339-f03784d6d4e7 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:27.219759 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-d447055d-98a9-4dfb-b339-f03784d6d4e7 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id b57faf1e-f4e8-464f-91f6-8612bd4917c2. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:27.223748 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:27.223748 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:30:27.224371 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d447055d-98a9-4dfb-b339-f03784d6d4e7 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 returned with HTTP 200 Aug 25 16:30:27.224793 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 955/3789] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:27 2026] GET /volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 => generated 791 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:27.395531 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-6546a4ed-0575-4d07-b94d-bd055f0a7fc7 req-41833dd6-e638-4462-95e6-eb11de1946dd None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:27.397910 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-6546a4ed-0575-4d07-b94d-bd055f0a7fc7 req-41833dd6-e638-4462-95e6-eb11de1946dd tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] DELETE https://10.4.3.102/volume/v3/attachments/9a8db464-90ee-4ecb-b37e-d9d289fa96f7 Aug 25 16:30:27.398084 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-6546a4ed-0575-4d07-b94d-bd055f0a7fc7 req-41833dd6-e638-4462-95e6-eb11de1946dd tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:27.398258 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-6546a4ed-0575-4d07-b94d-bd055f0a7fc7 req-41833dd6-e638-4462-95e6-eb11de1946dd tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:27.405795 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:27.405795 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:30:27.451040 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-6546a4ed-0575-4d07-b94d-bd055f0a7fc7 req-41833dd6-e638-4462-95e6-eb11de1946dd tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/attachments/9a8db464-90ee-4ecb-b37e-d9d289fa96f7 returned with HTTP 200 Aug 25 16:30:27.451514 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 945/3790] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:30:27 2026] DELETE /volume/v3/attachments/9a8db464-90ee-4ecb-b37e-d9d289fa96f7 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:28.235812 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-1a70e4c7-56cd-4a1b-8a03-a829e65574cf None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:28.237676 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1a70e4c7-56cd-4a1b-8a03-a829e65574cf tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 Aug 25 16:30:28.237905 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1a70e4c7-56cd-4a1b-8a03-a829e65574cf tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:28.238117 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1a70e4c7-56cd-4a1b-8a03-a829e65574cf tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:28.238240 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-1a70e4c7-56cd-4a1b-8a03-a829e65574cf tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id b57faf1e-f4e8-464f-91f6-8612bd4917c2. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:28.242774 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:28.242774 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:30:28.243272 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1a70e4c7-56cd-4a1b-8a03-a829e65574cf tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 returned with HTTP 200 Aug 25 16:30:28.243610 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 939/3791] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:28 2026] GET /volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:28.254086 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-724e65af-849b-4129-9c2b-6a7864bb430b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:28.256321 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-724e65af-849b-4129-9c2b-6a7864bb430b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 Aug 25 16:30:28.256613 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-724e65af-849b-4129-9c2b-6a7864bb430b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:28.256863 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-724e65af-849b-4129-9c2b-6a7864bb430b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:28.257015 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-724e65af-849b-4129-9c2b-6a7864bb430b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id b57faf1e-f4e8-464f-91f6-8612bd4917c2. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:28.262567 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:28.262567 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:30:28.263633 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-724e65af-849b-4129-9c2b-6a7864bb430b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 returned with HTTP 200 Aug 25 16:30:28.264145 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 953/3792] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:28 2026] GET /volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:28.276083 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d9fa54a8-ab77-4f2d-95ea-212c46dfc5e2 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:28.277899 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d9fa54a8-ab77-4f2d-95ea-212c46dfc5e2 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] POST https://10.4.3.102/volume/v3/backups Aug 25 16:30:28.278424 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d9fa54a8-ab77-4f2d-95ea-212c46dfc5e2 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "936c3672-0860-45a3-90ba-b853d42ffc18", "incremental": true, "force": true}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:30:28.281073 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.contrib.backups [None req-d9fa54a8-ab77-4f2d-95ea-212c46dfc5e2 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Creating new backup {'backup': {'volume_id': '936c3672-0860-45a3-90ba-b853d42ffc18', 'incremental': True, 'force': True}} {{(pid=100457) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 16:30:28.281073 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.contrib.backups [None req-d9fa54a8-ab77-4f2d-95ea-212c46dfc5e2 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Creating backup of volume 936c3672-0860-45a3-90ba-b853d42ffc18 in container None Aug 25 16:30:28.290359 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:28.290359 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:30:28.290811 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-d9fa54a8-ab77-4f2d-95ea-212c46dfc5e2 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:30:28.305888 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-d9fa54a8-ab77-4f2d-95ea-212c46dfc5e2 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Created reservations ['2532cee9-3fa6-422d-8955-9f5e126379c6', '5ae4ce5e-467e-4dd3-9694-227a8ba22b13'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:30:28.346870 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d9fa54a8-ab77-4f2d-95ea-212c46dfc5e2 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups returned with HTTP 202 Aug 25 16:30:28.347419 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 956/3793] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:30:28 2026] POST /volume/v3/backups => generated 288 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:30:28.357797 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f4f18873-48ec-4652-b002-c57322f20ee6 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:28.359538 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f4f18873-48ec-4652-b002-c57322f20ee6 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 Aug 25 16:30:28.359783 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f4f18873-48ec-4652-b002-c57322f20ee6 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:28.359982 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f4f18873-48ec-4652-b002-c57322f20ee6 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:28.360121 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-f4f18873-48ec-4652-b002-c57322f20ee6 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id e4a2cf0d-12ce-492a-913d-cb4a34048658. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:28.364670 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:28.364670 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:30:28.365060 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f4f18873-48ec-4652-b002-c57322f20ee6 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 returned with HTTP 200 Aug 25 16:30:28.365473 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 946/3794] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:28 2026] GET /volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 => generated 694 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:28.590219 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-cbd1101e-711b-402f-8781-903c27419fbe None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:28.594442 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cbd1101e-711b-402f-8781-903c27419fbe tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] DELETE https://10.4.3.102/volume/v3/volumes/443693d9-1528-4b41-b095-904ddacbdcc8 Aug 25 16:30:28.594719 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-cbd1101e-711b-402f-8781-903c27419fbe tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:28.596132 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-cbd1101e-711b-402f-8781-903c27419fbe tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:28.596327 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-cbd1101e-711b-402f-8781-903c27419fbe tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Delete volume with id: 443693d9-1528-4b41-b095-904ddacbdcc8 Aug 25 16:30:28.605490 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:28.605490 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:30:28.606005 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-cbd1101e-711b-402f-8781-903c27419fbe tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:30:28.617697 np0000008093 devstack@c-api.service[100455]: WARNING cinder.keymgr.conf_key_mgr [None req-cbd1101e-711b-402f-8781-903c27419fbe tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 16:30:28.624096 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-cbd1101e-711b-402f-8781-903c27419fbe tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Delete volume request issued successfully. Aug 25 16:30:28.624287 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cbd1101e-711b-402f-8781-903c27419fbe tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/443693d9-1528-4b41-b095-904ddacbdcc8 returned with HTTP 202 Aug 25 16:30:28.624721 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 940/3795] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:30:28 2026] DELETE /volume/v3/volumes/443693d9-1528-4b41-b095-904ddacbdcc8 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:30:28.633605 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-374c7c7b-b199-4a1a-9e0b-428cec20093b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:28.635387 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-374c7c7b-b199-4a1a-9e0b-428cec20093b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/443693d9-1528-4b41-b095-904ddacbdcc8 Aug 25 16:30:28.635565 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-374c7c7b-b199-4a1a-9e0b-428cec20093b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:28.635773 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-374c7c7b-b199-4a1a-9e0b-428cec20093b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:28.643432 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:28.643432 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:30:28.646849 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-374c7c7b-b199-4a1a-9e0b-428cec20093b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:30:28.650705 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-374c7c7b-b199-4a1a-9e0b-428cec20093b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/443693d9-1528-4b41-b095-904ddacbdcc8 returned with HTTP 200 Aug 25 16:30:28.651089 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 954/3796] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:28 2026] GET /volume/v3/volumes/443693d9-1528-4b41-b095-904ddacbdcc8 => generated 868 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:29.377084 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-0b5cb19b-28fd-4270-a268-62403d195754 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:29.378787 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0b5cb19b-28fd-4270-a268-62403d195754 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 Aug 25 16:30:29.378986 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0b5cb19b-28fd-4270-a268-62403d195754 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:29.379184 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0b5cb19b-28fd-4270-a268-62403d195754 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:29.379286 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-0b5cb19b-28fd-4270-a268-62403d195754 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id e4a2cf0d-12ce-492a-913d-cb4a34048658. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:29.383434 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:29.383434 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:30:29.384260 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0b5cb19b-28fd-4270-a268-62403d195754 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 returned with HTTP 200 Aug 25 16:30:29.384682 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 957/3797] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:29 2026] GET /volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 => generated 696 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:29.663258 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c6fe754a-a81b-454d-9820-79e341d32414 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:29.664946 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c6fe754a-a81b-454d-9820-79e341d32414 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/443693d9-1528-4b41-b095-904ddacbdcc8 Aug 25 16:30:29.665165 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c6fe754a-a81b-454d-9820-79e341d32414 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:29.665422 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c6fe754a-a81b-454d-9820-79e341d32414 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:29.671763 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c6fe754a-a81b-454d-9820-79e341d32414 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/443693d9-1528-4b41-b095-904ddacbdcc8 returned with HTTP 404 Aug 25 16:30:29.672207 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 947/3798] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:29 2026] GET /volume/v3/volumes/443693d9-1528-4b41-b095-904ddacbdcc8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:30:29.679866 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-412bf8be-0e0d-426d-8915-67ccd7d02e8d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:29.683080 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-412bf8be-0e0d-426d-8915-67ccd7d02e8d tempest-TestVolumeBootPattern-2133692045 tempest-TestVolumeBootPattern-2133692045-project-admin] GET https://10.4.3.102/volume/v3/volumes/detail?all_tenants=1 Aug 25 16:30:29.685073 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-412bf8be-0e0d-426d-8915-67ccd7d02e8d tempest-TestVolumeBootPattern-2133692045 tempest-TestVolumeBootPattern-2133692045-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:29.685073 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-412bf8be-0e0d-426d-8915-67ccd7d02e8d tempest-TestVolumeBootPattern-2133692045 tempest-TestVolumeBootPattern-2133692045-project-admin] Calling method 'detail' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:29.685073 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-412bf8be-0e0d-426d-8915-67ccd7d02e8d tempest-TestVolumeBootPattern-2133692045 tempest-TestVolumeBootPattern-2133692045-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100455) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:30:29.698415 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-412bf8be-0e0d-426d-8915-67ccd7d02e8d tempest-TestVolumeBootPattern-2133692045 tempest-TestVolumeBootPattern-2133692045-project-admin] Get all volumes completed successfully. Aug 25 16:30:29.699899 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:29.699899 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:30:29.703935 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-412bf8be-0e0d-426d-8915-67ccd7d02e8d tempest-TestVolumeBootPattern-2133692045 tempest-TestVolumeBootPattern-2133692045-project-admin] https://10.4.3.102/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 16:30:29.704367 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 941/3799] 10.4.3.102 () {66 vars in 1285 bytes} [Tue Aug 25 16:30:29 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8562 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:30:29.718525 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-de00fa53-0e1f-423f-815c-ca35446a4be5 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:29.720495 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-de00fa53-0e1f-423f-815c-ca35446a4be5 tempest-TestVolumeBootPattern-2133692045 tempest-TestVolumeBootPattern-2133692045-project-admin] DELETE https://10.4.3.102/volume/v3/types/b022457b-ab5c-4734-abe6-f86a0af8866d Aug 25 16:30:29.720495 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-de00fa53-0e1f-423f-815c-ca35446a4be5 tempest-TestVolumeBootPattern-2133692045 tempest-TestVolumeBootPattern-2133692045-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:29.720495 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-de00fa53-0e1f-423f-815c-ca35446a4be5 tempest-TestVolumeBootPattern-2133692045 tempest-TestVolumeBootPattern-2133692045-project-admin] Calling method '_delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:29.745552 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-de00fa53-0e1f-423f-815c-ca35446a4be5 tempest-TestVolumeBootPattern-2133692045 tempest-TestVolumeBootPattern-2133692045-project-admin] https://10.4.3.102/volume/v3/types/b022457b-ab5c-4734-abe6-f86a0af8866d returned with HTTP 202 Aug 25 16:30:29.745943 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 955/3800] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:30:29 2026] DELETE /volume/v3/types/b022457b-ab5c-4734-abe6-f86a0af8866d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:30:29.754472 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-bf0f1097-bda0-4167-81c3-3e930455d409 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:29.755981 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bf0f1097-bda0-4167-81c3-3e930455d409 tempest-TestVolumeBootPattern-2133692045 tempest-TestVolumeBootPattern-2133692045-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:30:29.756319 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bf0f1097-bda0-4167-81c3-3e930455d409 tempest-TestVolumeBootPattern-2133692045 tempest-TestVolumeBootPattern-2133692045-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-129637861", "extra_specs": {}}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:30:29.767994 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bf0f1097-bda0-4167-81c3-3e930455d409 tempest-TestVolumeBootPattern-2133692045 tempest-TestVolumeBootPattern-2133692045-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:30:29.768497 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 958/3801] 10.4.3.102 () {68 vars in 1252 bytes} [Tue Aug 25 16:30:29 2026] POST /volume/v3/types => generated 212 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:29.776244 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-5e5d899e-75ed-4c2c-a193-8428b4a1ad17 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:29.777975 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5e5d899e-75ed-4c2c-a193-8428b4a1ad17 tempest-TestVolumeBootPattern-2133692045 tempest-TestVolumeBootPattern-2133692045-project-admin] POST https://10.4.3.102/volume/v3/types/04b1fd6a-54af-4c52-916b-a9a0a0abdb4a/encryption Aug 25 16:30:29.778277 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5e5d899e-75ed-4c2c-a193-8428b4a1ad17 tempest-TestVolumeBootPattern-2133692045 tempest-TestVolumeBootPattern-2133692045-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:30:29.791977 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5e5d899e-75ed-4c2c-a193-8428b4a1ad17 tempest-TestVolumeBootPattern-2133692045 tempest-TestVolumeBootPattern-2133692045-project-admin] https://10.4.3.102/volume/v3/types/04b1fd6a-54af-4c52-916b-a9a0a0abdb4a/encryption returned with HTTP 200 Aug 25 16:30:29.792297 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 948/3802] 10.4.3.102 () {68 vars in 1397 bytes} [Tue Aug 25 16:30:29 2026] POST /volume/v3/types/04b1fd6a-54af-4c52-916b-a9a0a0abdb4a/encryption => generated 231 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:29.799026 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-4f399c78-b3b3-4095-8df5-bffaf91903b5 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:29.800546 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4f399c78-b3b3-4095-8df5-bffaf91903b5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:30:29.800865 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4f399c78-b3b3-4095-8df5-bffaf91903b5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1155779934", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-129637861", "size": 1}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:30:29.802265 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-4f399c78-b3b3-4095-8df5-bffaf91903b5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1155779934', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-129637861', 'size': 1}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:30:29.805303 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-4f399c78-b3b3-4095-8df5-bffaf91903b5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Create volume of 1 GB Aug 25 16:30:29.805535 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:29.805535 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:30:29.805972 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-4f399c78-b3b3-4095-8df5-bffaf91903b5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Availability Zones retrieved successfully. Aug 25 16:30:29.810886 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4f399c78-b3b3-4095-8df5-bffaf91903b5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Flow 'volume_create_api' (b3203111-b17d-45f8-986f-c3e882dba4dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:30:29.811709 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4f399c78-b3b3-4095-8df5-bffaf91903b5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dd3cab2-3373-4b1c-b31c-1523ee9731bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:30:29.812446 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-4f399c78-b3b3-4095-8df5-bffaf91903b5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:30:29.833599 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4f399c78-b3b3-4095-8df5-bffaf91903b5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dd3cab2-3373-4b1c-b31c-1523ee9731bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:30:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=04b1fd6a-54af-4c52-916b-a9a0a0abdb4a,is_public=True,name='tempest-scenario-type-luks2-129637861',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04b1fd6a-54af-4c52-916b-a9a0a0abdb4a', '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=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:30:29.834306 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4f399c78-b3b3-4095-8df5-bffaf91903b5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72f247e8-9143-4327-9b1f-43ff7bc4dc80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:30:29.856428 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-4f399c78-b3b3-4095-8df5-bffaf91903b5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-129637861 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-129637861, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:30:29.856626 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-4f399c78-b3b3-4095-8df5-bffaf91903b5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-129637861 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-129637861, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:30:29.879296 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-4f399c78-b3b3-4095-8df5-bffaf91903b5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Created reservations ['d8548106-237f-49e1-838d-2f7c25c3d3a3', 'ac7ffcec-ec99-49df-9380-d26cc41d6297', '552f427e-6b3b-4ee7-a968-01e59af6c3f5', '33dc28a2-369d-4057-94fe-b19a9529553b'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:30:29.880083 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4f399c78-b3b3-4095-8df5-bffaf91903b5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72f247e8-9143-4327-9b1f-43ff7bc4dc80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8548106-237f-49e1-838d-2f7c25c3d3a3', 'ac7ffcec-ec99-49df-9380-d26cc41d6297', '552f427e-6b3b-4ee7-a968-01e59af6c3f5', '33dc28a2-369d-4057-94fe-b19a9529553b']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:30:29.880737 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4f399c78-b3b3-4095-8df5-bffaf91903b5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d0cc7ae-d347-4340-b610-738f8ffe7d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:30:29.900831 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4f399c78-b3b3-4095-8df5-bffaf91903b5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d0cc7ae-d347-4340-b610-738f8ffe7d54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e6040ac-fcbd-442e-b8fe-47011b7ffb70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1155779934',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a42f8af637549e4bd755df18f9c4bbc',qos_specs=None,replication_status=,reservations=['d8548106-237f-49e1-838d-2f7c25c3d3a3','ac7ffcec-ec99-49df-9380-d26cc41d6297','552f427e-6b3b-4ee7-a968-01e59af6c3f5','33dc28a2-369d-4057-94fe-b19a9529553b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e7476ebfc64ba587039307d7d82a0b',volume_type_id=04b1fd6a-54af-4c52-916b-a9a0a0abdb4a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:30:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1155779934',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3e6040ac-fcbd-442e-b8fe-47011b7ffb70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a42f8af637549e4bd755df18f9c4bbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01e7476ebfc64ba587039307d7d82a0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04b1fd6a-54af-4c52-916b-a9a0a0abdb4a),volume_type_id=04b1fd6a-54af-4c52-916b-a9a0a0abdb4a)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:30:29.902044 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4f399c78-b3b3-4095-8df5-bffaf91903b5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b93b3bd-b506-46fd-ac01-d54a97634b6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:30:29.921293 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4f399c78-b3b3-4095-8df5-bffaf91903b5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b93b3bd-b506-46fd-ac01-d54a97634b6d) transitioned into state 'SUCCESS' from state '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-1155779934',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a42f8af637549e4bd755df18f9c4bbc',qos_specs=None,replication_status=,reservations=['d8548106-237f-49e1-838d-2f7c25c3d3a3','ac7ffcec-ec99-49df-9380-d26cc41d6297','552f427e-6b3b-4ee7-a968-01e59af6c3f5','33dc28a2-369d-4057-94fe-b19a9529553b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e7476ebfc64ba587039307d7d82a0b',volume_type_id=04b1fd6a-54af-4c52-916b-a9a0a0abdb4a)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:30:29.922033 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4f399c78-b3b3-4095-8df5-bffaf91903b5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a217bd29-9767-4bc1-8cf3-9a8b5131798a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:30:29.930090 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4f399c78-b3b3-4095-8df5-bffaf91903b5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a217bd29-9767-4bc1-8cf3-9a8b5131798a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:30:29.930860 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4f399c78-b3b3-4095-8df5-bffaf91903b5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Flow 'volume_create_api' (b3203111-b17d-45f8-986f-c3e882dba4dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:30:29.931152 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-4f399c78-b3b3-4095-8df5-bffaf91903b5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Create volume request issued successfully. Aug 25 16:30:29.931671 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4f399c78-b3b3-4095-8df5-bffaf91903b5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:30:29.932041 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 942/3803] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:30:29 2026] POST /volume/v3/volumes => generated 780 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:30:29.943296 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-61e038f4-355b-41de-82a8-03857b3f3740 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:29.947364 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-61e038f4-355b-41de-82a8-03857b3f3740 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/3e6040ac-fcbd-442e-b8fe-47011b7ffb70 Aug 25 16:30:29.947632 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-61e038f4-355b-41de-82a8-03857b3f3740 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:29.947900 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-61e038f4-355b-41de-82a8-03857b3f3740 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:29.957276 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:29.957276 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:30:29.961562 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-61e038f4-355b-41de-82a8-03857b3f3740 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:30:29.966557 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-61e038f4-355b-41de-82a8-03857b3f3740 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/3e6040ac-fcbd-442e-b8fe-47011b7ffb70 returned with HTTP 200 Aug 25 16:30:29.967060 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 956/3804] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:29 2026] GET /volume/v3/volumes/3e6040ac-fcbd-442e-b8fe-47011b7ffb70 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:30.394796 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-9c14c307-c061-49ee-bb81-4a6494da6cb1 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:30.396443 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9c14c307-c061-49ee-bb81-4a6494da6cb1 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 Aug 25 16:30:30.396660 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9c14c307-c061-49ee-bb81-4a6494da6cb1 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:30.396858 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9c14c307-c061-49ee-bb81-4a6494da6cb1 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:30.396957 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-9c14c307-c061-49ee-bb81-4a6494da6cb1 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id e4a2cf0d-12ce-492a-913d-cb4a34048658. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:30.400899 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:30.400899 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:30:30.401546 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9c14c307-c061-49ee-bb81-4a6494da6cb1 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 returned with HTTP 200 Aug 25 16:30:30.401886 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 959/3805] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:30 2026] GET /volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 => generated 696 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:30.990455 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-57f8c7a6-3308-4120-b3df-8ab3272727b0 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:30.992800 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-57f8c7a6-3308-4120-b3df-8ab3272727b0 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/3e6040ac-fcbd-442e-b8fe-47011b7ffb70 Aug 25 16:30:30.993065 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-57f8c7a6-3308-4120-b3df-8ab3272727b0 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:30.993338 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-57f8c7a6-3308-4120-b3df-8ab3272727b0 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:31.002872 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:31.002872 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:30:31.007544 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-57f8c7a6-3308-4120-b3df-8ab3272727b0 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:30:31.013179 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-57f8c7a6-3308-4120-b3df-8ab3272727b0 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/3e6040ac-fcbd-442e-b8fe-47011b7ffb70 returned with HTTP 200 Aug 25 16:30:31.013546 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 949/3806] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:30 2026] GET /volume/v3/volumes/3e6040ac-fcbd-442e-b8fe-47011b7ffb70 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:31.030510 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-4e85ab20-f506-4bcf-aa02-514be1edf8d1 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:31.032541 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4e85ab20-f506-4bcf-aa02-514be1edf8d1 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/3e6040ac-fcbd-442e-b8fe-47011b7ffb70 Aug 25 16:30:31.032898 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4e85ab20-f506-4bcf-aa02-514be1edf8d1 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:31.033226 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4e85ab20-f506-4bcf-aa02-514be1edf8d1 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:31.042050 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:31.042050 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:30:31.044690 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-4e85ab20-f506-4bcf-aa02-514be1edf8d1 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:30:31.048531 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4e85ab20-f506-4bcf-aa02-514be1edf8d1 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/3e6040ac-fcbd-442e-b8fe-47011b7ffb70 returned with HTTP 200 Aug 25 16:30:31.048995 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 943/3807] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:31 2026] GET /volume/v3/volumes/3e6040ac-fcbd-442e-b8fe-47011b7ffb70 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:31.060291 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-3855da1e-7d9b-41f0-81e6-df1e1e99bef0 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:31.062072 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3855da1e-7d9b-41f0-81e6-df1e1e99bef0 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] POST https://10.4.3.102/volume/v3/volumes/3e6040ac-fcbd-442e-b8fe-47011b7ffb70/action Aug 25 16:30:31.062408 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3855da1e-7d9b-41f0-81e6-df1e1e99bef0 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:30:31.062521 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3855da1e-7d9b-41f0-81e6-df1e1e99bef0 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:30:31.071636 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:31.071636 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:30:31.072172 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-3855da1e-7d9b-41f0-81e6-df1e1e99bef0 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:30:31.079674 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-3855da1e-7d9b-41f0-81e6-df1e1e99bef0 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume updated successfully. Aug 25 16:30:31.079930 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3855da1e-7d9b-41f0-81e6-df1e1e99bef0 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/3e6040ac-fcbd-442e-b8fe-47011b7ffb70/action returned with HTTP 200 Aug 25 16:30:31.080380 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 957/3808] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:30:31 2026] POST /volume/v3/volumes/3e6040ac-fcbd-442e-b8fe-47011b7ffb70/action => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 16:30:31.134257 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-12d7632d-af70-46ce-8473-43469bf6725a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:31.134607 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-12d7632d-af70-46ce-8473-43469bf6725a None None] GET https://10.4.3.102/volume// Aug 25 16:30:31.134769 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-12d7632d-af70-46ce-8473-43469bf6725a None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:31.135062 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-12d7632d-af70-46ce-8473-43469bf6725a None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:31.135236 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-12d7632d-af70-46ce-8473-43469bf6725a None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:30:31.135504 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 960/3809] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:30:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:30:31.160740 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-f7a19ae2-eb4d-43a0-9ea3-f9d6d4b2a2a6 req-a7273e3b-d2b1-4695-beef-962a2fdf27f1 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:31.162726 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-f7a19ae2-eb4d-43a0-9ea3-f9d6d4b2a2a6 req-a7273e3b-d2b1-4695-beef-962a2fdf27f1 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:30:31.163265 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-f7a19ae2-eb4d-43a0-9ea3-f9d6d4b2a2a6 req-a7273e3b-d2b1-4695-beef-962a2fdf27f1 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4a6a682f-ae2e-4f83-8bb0-edd2a718a978", "connector": null, "instance_uuid": "a16b6b1e-7ad2-462b-8c67-30640d3b53e3"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:30:31.174263 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:31.174263 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:30:31.207133 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-5fdba4d7-6d42-4c52-a5c9-25970fa8766f req-cbbda767-0f40-487d-b005-397b63588852 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:31.210066 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-5fdba4d7-6d42-4c52-a5c9-25970fa8766f req-cbbda767-0f40-487d-b005-397b63588852 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/3e6040ac-fcbd-442e-b8fe-47011b7ffb70 Aug 25 16:30:31.210255 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-5fdba4d7-6d42-4c52-a5c9-25970fa8766f req-cbbda767-0f40-487d-b005-397b63588852 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:31.210517 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-5fdba4d7-6d42-4c52-a5c9-25970fa8766f req-cbbda767-0f40-487d-b005-397b63588852 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:31.215819 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-f7a19ae2-eb4d-43a0-9ea3-f9d6d4b2a2a6 req-a7273e3b-d2b1-4695-beef-962a2fdf27f1 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:30:31.215819 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 950/3810] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:30:31 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:30:31.221979 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:31.221979 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:30:31.227329 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-5fdba4d7-6d42-4c52-a5c9-25970fa8766f req-cbbda767-0f40-487d-b005-397b63588852 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:30:31.234071 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-5fdba4d7-6d42-4c52-a5c9-25970fa8766f req-cbbda767-0f40-487d-b005-397b63588852 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/3e6040ac-fcbd-442e-b8fe-47011b7ffb70 returned with HTTP 200 Aug 25 16:30:31.234735 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 944/3811] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:30:31 2026] GET /volume/v3/volumes/3e6040ac-fcbd-442e-b8fe-47011b7ffb70 => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:31.247623 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-f7a19ae2-eb4d-43a0-9ea3-f9d6d4b2a2a6 req-22807d1b-9f7d-469f-92de-54d4c193f111 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:31.251422 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-f7a19ae2-eb4d-43a0-9ea3-f9d6d4b2a2a6 req-22807d1b-9f7d-469f-92de-54d4c193f111 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] DELETE https://10.4.3.102/volume/v3/attachments/3d684c34-8e9f-41ce-9b2c-9d083ebbfa68 Aug 25 16:30:31.251656 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-f7a19ae2-eb4d-43a0-9ea3-f9d6d4b2a2a6 req-22807d1b-9f7d-469f-92de-54d4c193f111 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:31.251877 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-f7a19ae2-eb4d-43a0-9ea3-f9d6d4b2a2a6 req-22807d1b-9f7d-469f-92de-54d4c193f111 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:31.259162 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:31.259162 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:30:31.309658 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-f7a19ae2-eb4d-43a0-9ea3-f9d6d4b2a2a6 req-22807d1b-9f7d-469f-92de-54d4c193f111 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] https://10.4.3.102/volume/v3/attachments/3d684c34-8e9f-41ce-9b2c-9d083ebbfa68 returned with HTTP 200 Aug 25 16:30:31.309850 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 958/3812] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:30:31 2026] DELETE /volume/v3/attachments/3d684c34-8e9f-41ce-9b2c-9d083ebbfa68 => generated 192 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:30:31.414245 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-084a7ccb-49f3-4025-b404-c93820f8011a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:31.417473 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-084a7ccb-49f3-4025-b404-c93820f8011a tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 Aug 25 16:30:31.417600 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-084a7ccb-49f3-4025-b404-c93820f8011a tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:31.418015 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-084a7ccb-49f3-4025-b404-c93820f8011a tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:31.418015 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-084a7ccb-49f3-4025-b404-c93820f8011a tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id e4a2cf0d-12ce-492a-913d-cb4a34048658. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:31.423013 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:31.423013 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:30:31.423979 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-084a7ccb-49f3-4025-b404-c93820f8011a tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 returned with HTTP 200 Aug 25 16:30:31.424524 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 961/3813] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:31 2026] GET /volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:31.866368 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-5fdba4d7-6d42-4c52-a5c9-25970fa8766f req-e6df558c-9104-49d9-a77c-feb604e645c8 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:31.868580 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-5fdba4d7-6d42-4c52-a5c9-25970fa8766f req-e6df558c-9104-49d9-a77c-feb604e645c8 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/3e6040ac-fcbd-442e-b8fe-47011b7ffb70 Aug 25 16:30:31.868821 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-5fdba4d7-6d42-4c52-a5c9-25970fa8766f req-e6df558c-9104-49d9-a77c-feb604e645c8 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:31.869038 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-5fdba4d7-6d42-4c52-a5c9-25970fa8766f req-e6df558c-9104-49d9-a77c-feb604e645c8 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:31.882397 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:31.882397 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:30:31.892826 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-5fdba4d7-6d42-4c52-a5c9-25970fa8766f req-e6df558c-9104-49d9-a77c-feb604e645c8 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:30:31.904099 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-5fdba4d7-6d42-4c52-a5c9-25970fa8766f req-e6df558c-9104-49d9-a77c-feb604e645c8 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/3e6040ac-fcbd-442e-b8fe-47011b7ffb70 returned with HTTP 200 Aug 25 16:30:31.904616 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 951/3814] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:30:31 2026] GET /volume/v3/volumes/3e6040ac-fcbd-442e-b8fe-47011b7ffb70 => generated 872 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:31.915213 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-1f20fe1f-dbdd-4f84-8589-91625a3f01a0 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:31.915647 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1f20fe1f-dbdd-4f84-8589-91625a3f01a0 None None] GET https://10.4.3.102/volume// Aug 25 16:30:31.915823 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1f20fe1f-dbdd-4f84-8589-91625a3f01a0 None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:31.916026 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1f20fe1f-dbdd-4f84-8589-91625a3f01a0 None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:31.916391 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1f20fe1f-dbdd-4f84-8589-91625a3f01a0 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:30:31.916698 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 945/3815] 10.4.3.102 () {66 vars in 1419 bytes} [Tue Aug 25 16:30:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:30:31.924317 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-5fdba4d7-6d42-4c52-a5c9-25970fa8766f req-cf1895dd-8dcf-4553-a6d0-70e00113c948 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:31.926247 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-5fdba4d7-6d42-4c52-a5c9-25970fa8766f req-cf1895dd-8dcf-4553-a6d0-70e00113c948 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:30:31.926609 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-5fdba4d7-6d42-4c52-a5c9-25970fa8766f req-cf1895dd-8dcf-4553-a6d0-70e00113c948 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3e6040ac-fcbd-442e-b8fe-47011b7ffb70", "connector": null, "instance_uuid": "83823ae3-1b7d-4d1d-9f8b-f9f00f023534"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:30:31.934688 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:31.934688 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:30:31.979597 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-5fdba4d7-6d42-4c52-a5c9-25970fa8766f req-cf1895dd-8dcf-4553-a6d0-70e00113c948 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:30:31.980200 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 959/3816] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:30:31 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:30:32.436538 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f61fa27c-5d43-4e52-acaa-8293794fe940 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:32.438193 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f61fa27c-5d43-4e52-acaa-8293794fe940 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 Aug 25 16:30:32.438389 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f61fa27c-5d43-4e52-acaa-8293794fe940 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:32.438542 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f61fa27c-5d43-4e52-acaa-8293794fe940 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:32.438782 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-f61fa27c-5d43-4e52-acaa-8293794fe940 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id e4a2cf0d-12ce-492a-913d-cb4a34048658. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:32.443019 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:32.443019 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:30:32.443768 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f61fa27c-5d43-4e52-acaa-8293794fe940 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 returned with HTTP 200 Aug 25 16:30:32.444097 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 962/3817] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:32 2026] GET /volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:32.818573 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b0cec0ee-3984-4756-a013-b26521c6037a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:32.819052 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b0cec0ee-3984-4756-a013-b26521c6037a None None] GET https://10.4.3.102/volume// Aug 25 16:30:32.819194 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b0cec0ee-3984-4756-a013-b26521c6037a None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:32.819391 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b0cec0ee-3984-4756-a013-b26521c6037a None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:32.819746 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b0cec0ee-3984-4756-a013-b26521c6037a None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:30:32.820019 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 952/3818] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:30:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:30:32.828472 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-a70b7007-b02c-4893-aa03-f9ab31c30b3d req-03997503-8bb9-4db2-92bd-41c8c4abe1c6 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:32.830818 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-a70b7007-b02c-4893-aa03-f9ab31c30b3d req-03997503-8bb9-4db2-92bd-41c8c4abe1c6 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] GET https://10.4.3.102/volume/v3/volumes/4a6a682f-ae2e-4f83-8bb0-edd2a718a978 Aug 25 16:30:32.831101 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-a70b7007-b02c-4893-aa03-f9ab31c30b3d req-03997503-8bb9-4db2-92bd-41c8c4abe1c6 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:32.831337 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-a70b7007-b02c-4893-aa03-f9ab31c30b3d req-03997503-8bb9-4db2-92bd-41c8c4abe1c6 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:32.841028 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:32.841028 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:30:32.845244 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-a70b7007-b02c-4893-aa03-f9ab31c30b3d req-03997503-8bb9-4db2-92bd-41c8c4abe1c6 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Volume info retrieved successfully. Aug 25 16:30:32.850041 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-a70b7007-b02c-4893-aa03-f9ab31c30b3d req-03997503-8bb9-4db2-92bd-41c8c4abe1c6 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] https://10.4.3.102/volume/v3/volumes/4a6a682f-ae2e-4f83-8bb0-edd2a718a978 returned with HTTP 200 Aug 25 16:30:32.850472 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 946/3819] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:30:32 2026] GET /volume/v3/volumes/4a6a682f-ae2e-4f83-8bb0-edd2a718a978 => generated 1540 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:30:32.952382 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-a70b7007-b02c-4893-aa03-f9ab31c30b3d req-ce78d695-c54a-4d6c-ae83-7daae7f07793 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:32.954356 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-a70b7007-b02c-4893-aa03-f9ab31c30b3d req-ce78d695-c54a-4d6c-ae83-7daae7f07793 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] PUT https://10.4.3.102/volume/v3/attachments/be3572bb-2468-4de1-bbb1-a61d493dc603 Aug 25 16:30:32.954714 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-a70b7007-b02c-4893-aa03-f9ab31c30b3d req-ce78d695-c54a-4d6c-ae83-7daae7f07793 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:30:32.961965 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-a70b7007-b02c-4893-aa03-f9ab31c30b3d req-ce78d695-c54a-4d6c-ae83-7daae7f07793 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Acquiring lock "cinder-attachment_update-4a6a682f-ae2e-4f83-8bb0-edd2a718a978-np0000008093" by "attachment_update" {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:30:32.966104 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-a70b7007-b02c-4893-aa03-f9ab31c30b3d req-ce78d695-c54a-4d6c-ae83-7daae7f07793 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Lock "cinder-attachment_update-4a6a682f-ae2e-4f83-8bb0-edd2a718a978-np0000008093" acquired by "attachment_update" :: waited 0.004s {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:30:32.966951 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:32.966951 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:30:33.059544 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-a70b7007-b02c-4893-aa03-f9ab31c30b3d req-ce78d695-c54a-4d6c-ae83-7daae7f07793 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Lock "cinder-attachment_update-4a6a682f-ae2e-4f83-8bb0-edd2a718a978-np0000008093" released by "attachment_update" :: held 0.093s {{(pid=100454) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:30:33.059963 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-a70b7007-b02c-4893-aa03-f9ab31c30b3d req-ce78d695-c54a-4d6c-ae83-7daae7f07793 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] https://10.4.3.102/volume/v3/attachments/be3572bb-2468-4de1-bbb1-a61d493dc603 returned with HTTP 200 Aug 25 16:30:33.060711 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 960/3820] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:30:32 2026] PUT /volume/v3/attachments/be3572bb-2468-4de1-bbb1-a61d493dc603 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:30:33.094037 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-a70b7007-b02c-4893-aa03-f9ab31c30b3d req-86724741-4df4-4bc1-835e-02cb4d2e7ae8 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:33.096157 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-a70b7007-b02c-4893-aa03-f9ab31c30b3d req-86724741-4df4-4bc1-835e-02cb4d2e7ae8 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] POST https://10.4.3.102/volume/v3/attachments/be3572bb-2468-4de1-bbb1-a61d493dc603/action Aug 25 16:30:33.096497 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-a70b7007-b02c-4893-aa03-f9ab31c30b3d req-86724741-4df4-4bc1-835e-02cb4d2e7ae8 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Action body: b'{"os-complete": null}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:30:33.096612 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-a70b7007-b02c-4893-aa03-f9ab31c30b3d req-86724741-4df4-4bc1-835e-02cb4d2e7ae8 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:30:33.115966 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:33.115966 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:30:33.136218 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-a70b7007-b02c-4893-aa03-f9ab31c30b3d req-86724741-4df4-4bc1-835e-02cb4d2e7ae8 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] https://10.4.3.102/volume/v3/attachments/be3572bb-2468-4de1-bbb1-a61d493dc603/action returned with HTTP 204 Aug 25 16:30:33.136743 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 963/3821] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:30:33 2026] POST /volume/v3/attachments/be3572bb-2468-4de1-bbb1-a61d493dc603/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:30:33.150160 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-be95a6f0-2b28-4ce7-84f7-e50afeca2530 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:33.150535 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-be95a6f0-2b28-4ce7-84f7-e50afeca2530 None None] GET https://10.4.3.102/volume// Aug 25 16:30:33.150747 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-be95a6f0-2b28-4ce7-84f7-e50afeca2530 None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:33.150952 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-be95a6f0-2b28-4ce7-84f7-e50afeca2530 None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:33.151283 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-be95a6f0-2b28-4ce7-84f7-e50afeca2530 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:30:33.151578 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 953/3822] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:30:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:30:33.162481 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-5fdba4d7-6d42-4c52-a5c9-25970fa8766f req-877c63e0-15e6-4159-9008-cf11552e01df None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:33.164994 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-5fdba4d7-6d42-4c52-a5c9-25970fa8766f req-877c63e0-15e6-4159-9008-cf11552e01df tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/3e6040ac-fcbd-442e-b8fe-47011b7ffb70 Aug 25 16:30:33.165281 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-5fdba4d7-6d42-4c52-a5c9-25970fa8766f req-877c63e0-15e6-4159-9008-cf11552e01df tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:33.165519 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-5fdba4d7-6d42-4c52-a5c9-25970fa8766f req-877c63e0-15e6-4159-9008-cf11552e01df tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:33.193140 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:33.193140 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:30:33.196808 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-5fdba4d7-6d42-4c52-a5c9-25970fa8766f req-877c63e0-15e6-4159-9008-cf11552e01df tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:30:33.201491 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-5fdba4d7-6d42-4c52-a5c9-25970fa8766f req-877c63e0-15e6-4159-9008-cf11552e01df tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/3e6040ac-fcbd-442e-b8fe-47011b7ffb70 returned with HTTP 200 Aug 25 16:30:33.202110 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 947/3823] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:30:33 2026] GET /volume/v3/volumes/3e6040ac-fcbd-442e-b8fe-47011b7ffb70 => generated 1051 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:30:33.311986 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-5fdba4d7-6d42-4c52-a5c9-25970fa8766f req-3797f39d-dadc-4fb5-8ec5-1e40f352823f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:33.314875 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-5fdba4d7-6d42-4c52-a5c9-25970fa8766f req-3797f39d-dadc-4fb5-8ec5-1e40f352823f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] PUT https://10.4.3.102/volume/v3/attachments/e23da518-f41e-4b32-8b9a-45b3e18c249b Aug 25 16:30:33.315318 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-5fdba4d7-6d42-4c52-a5c9-25970fa8766f req-3797f39d-dadc-4fb5-8ec5-1e40f352823f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:30:33.330610 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-5fdba4d7-6d42-4c52-a5c9-25970fa8766f req-3797f39d-dadc-4fb5-8ec5-1e40f352823f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Acquiring lock "cinder-attachment_update-3e6040ac-fcbd-442e-b8fe-47011b7ffb70-np0000008093" by "attachment_update" {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:30:33.333044 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-5fdba4d7-6d42-4c52-a5c9-25970fa8766f req-3797f39d-dadc-4fb5-8ec5-1e40f352823f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Lock "cinder-attachment_update-3e6040ac-fcbd-442e-b8fe-47011b7ffb70-np0000008093" acquired by "attachment_update" :: waited 0.005s {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:30:33.333947 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:33.333947 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:30:33.457262 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f4ac88a0-7d37-460e-b20e-b4b45922ae90 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:33.459069 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-5fdba4d7-6d42-4c52-a5c9-25970fa8766f req-3797f39d-dadc-4fb5-8ec5-1e40f352823f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Lock "cinder-attachment_update-3e6040ac-fcbd-442e-b8fe-47011b7ffb70-np0000008093" released by "attachment_update" :: held 0.126s {{(pid=100454) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:30:33.459392 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-5fdba4d7-6d42-4c52-a5c9-25970fa8766f req-3797f39d-dadc-4fb5-8ec5-1e40f352823f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/attachments/e23da518-f41e-4b32-8b9a-45b3e18c249b returned with HTTP 200 Aug 25 16:30:33.459460 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f4ac88a0-7d37-460e-b20e-b4b45922ae90 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 Aug 25 16:30:33.459758 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f4ac88a0-7d37-460e-b20e-b4b45922ae90 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:33.459914 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 961/3824] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:30:33 2026] PUT /volume/v3/attachments/e23da518-f41e-4b32-8b9a-45b3e18c249b => generated 968 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:30:33.460004 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f4ac88a0-7d37-460e-b20e-b4b45922ae90 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:33.460156 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-f4ac88a0-7d37-460e-b20e-b4b45922ae90 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id e4a2cf0d-12ce-492a-913d-cb4a34048658. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:33.466140 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:33.466140 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:30:33.467329 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f4ac88a0-7d37-460e-b20e-b4b45922ae90 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 returned with HTTP 200 Aug 25 16:30:33.468198 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 964/3825] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:33 2026] GET /volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:33.486371 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-5fdba4d7-6d42-4c52-a5c9-25970fa8766f req-926451b8-3306-4258-ae86-467feb35ec89 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:33.488505 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-5fdba4d7-6d42-4c52-a5c9-25970fa8766f req-926451b8-3306-4258-ae86-467feb35ec89 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] POST https://10.4.3.102/volume/v3/attachments/e23da518-f41e-4b32-8b9a-45b3e18c249b/action Aug 25 16:30:33.488874 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-5fdba4d7-6d42-4c52-a5c9-25970fa8766f req-926451b8-3306-4258-ae86-467feb35ec89 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action body: b'{"os-complete": null}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:30:33.489018 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-5fdba4d7-6d42-4c52-a5c9-25970fa8766f req-926451b8-3306-4258-ae86-467feb35ec89 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:30:33.510434 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:33.510434 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:30:33.561615 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-5fdba4d7-6d42-4c52-a5c9-25970fa8766f req-926451b8-3306-4258-ae86-467feb35ec89 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/attachments/e23da518-f41e-4b32-8b9a-45b3e18c249b/action returned with HTTP 204 Aug 25 16:30:33.561615 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 954/3826] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:30:33 2026] POST /volume/v3/attachments/e23da518-f41e-4b32-8b9a-45b3e18c249b/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:30:34.479693 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-243b3ea3-e5ca-449f-a181-cbd788d6718b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:34.485153 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-243b3ea3-e5ca-449f-a181-cbd788d6718b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 Aug 25 16:30:34.485353 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-243b3ea3-e5ca-449f-a181-cbd788d6718b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:34.485528 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-243b3ea3-e5ca-449f-a181-cbd788d6718b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:34.485652 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-243b3ea3-e5ca-449f-a181-cbd788d6718b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id e4a2cf0d-12ce-492a-913d-cb4a34048658. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:34.491005 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:34.491005 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:30:34.491005 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-243b3ea3-e5ca-449f-a181-cbd788d6718b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 returned with HTTP 200 Aug 25 16:30:34.493126 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 948/3827] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:34 2026] GET /volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:35.502529 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-bf32bafa-05b0-4bba-abb9-13a94cca7508 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:35.504237 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bf32bafa-05b0-4bba-abb9-13a94cca7508 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 Aug 25 16:30:35.504413 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-bf32bafa-05b0-4bba-abb9-13a94cca7508 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:35.504595 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-bf32bafa-05b0-4bba-abb9-13a94cca7508 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:35.504739 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-bf32bafa-05b0-4bba-abb9-13a94cca7508 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id e4a2cf0d-12ce-492a-913d-cb4a34048658. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:35.512854 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:35.512854 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:30:35.513541 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bf32bafa-05b0-4bba-abb9-13a94cca7508 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 returned with HTTP 200 Aug 25 16:30:35.513926 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 962/3828] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:35 2026] GET /volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:36.523395 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-12a3b63d-3a9b-4b2a-925b-5a6016be05e4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:36.525090 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-12a3b63d-3a9b-4b2a-925b-5a6016be05e4 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 Aug 25 16:30:36.525302 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-12a3b63d-3a9b-4b2a-925b-5a6016be05e4 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:36.525482 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-12a3b63d-3a9b-4b2a-925b-5a6016be05e4 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:36.525602 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-12a3b63d-3a9b-4b2a-925b-5a6016be05e4 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id e4a2cf0d-12ce-492a-913d-cb4a34048658. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:36.529624 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:36.529624 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:30:36.530438 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-12a3b63d-3a9b-4b2a-925b-5a6016be05e4 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 returned with HTTP 200 Aug 25 16:30:36.530838 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 965/3829] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:36 2026] GET /volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:37.540123 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-62b35287-67a0-46ce-a8cb-7a96e1cef55a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:37.541738 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-62b35287-67a0-46ce-a8cb-7a96e1cef55a tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 Aug 25 16:30:37.541939 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-62b35287-67a0-46ce-a8cb-7a96e1cef55a tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:37.542124 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-62b35287-67a0-46ce-a8cb-7a96e1cef55a tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:37.542230 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-62b35287-67a0-46ce-a8cb-7a96e1cef55a tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id e4a2cf0d-12ce-492a-913d-cb4a34048658. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:37.545966 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:37.545966 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:30:37.546646 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-62b35287-67a0-46ce-a8cb-7a96e1cef55a tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 returned with HTTP 200 Aug 25 16:30:37.546995 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 955/3830] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:37 2026] GET /volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 => generated 707 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:38.556251 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-de7ec7bd-3ad4-4161-a87b-836cfcbe865d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:38.557794 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-de7ec7bd-3ad4-4161-a87b-836cfcbe865d tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 Aug 25 16:30:38.557960 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-de7ec7bd-3ad4-4161-a87b-836cfcbe865d tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:38.558135 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-de7ec7bd-3ad4-4161-a87b-836cfcbe865d tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:38.558225 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-de7ec7bd-3ad4-4161-a87b-836cfcbe865d tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id e4a2cf0d-12ce-492a-913d-cb4a34048658. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:38.561964 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:38.561964 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:30:38.562607 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-de7ec7bd-3ad4-4161-a87b-836cfcbe865d tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 returned with HTTP 200 Aug 25 16:30:38.562914 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 949/3831] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:38 2026] GET /volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 => generated 707 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:39.573561 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-3e448ec9-99e5-4c4e-ae7a-ce26a1c2eebb None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:39.575220 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3e448ec9-99e5-4c4e-ae7a-ce26a1c2eebb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 Aug 25 16:30:39.575542 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3e448ec9-99e5-4c4e-ae7a-ce26a1c2eebb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:39.575836 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3e448ec9-99e5-4c4e-ae7a-ce26a1c2eebb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:39.576843 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-3e448ec9-99e5-4c4e-ae7a-ce26a1c2eebb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id e4a2cf0d-12ce-492a-913d-cb4a34048658. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:39.581541 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:39.581541 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:30:39.581541 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3e448ec9-99e5-4c4e-ae7a-ce26a1c2eebb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 returned with HTTP 200 Aug 25 16:30:39.581541 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 963/3832] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:39 2026] GET /volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:40.592170 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-60170995-e256-4239-b45c-f9ea9488930c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:40.594268 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-60170995-e256-4239-b45c-f9ea9488930c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 Aug 25 16:30:40.594496 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-60170995-e256-4239-b45c-f9ea9488930c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:40.594738 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-60170995-e256-4239-b45c-f9ea9488930c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:40.594877 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-60170995-e256-4239-b45c-f9ea9488930c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id e4a2cf0d-12ce-492a-913d-cb4a34048658. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:40.599857 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:40.599857 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:30:40.600724 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-60170995-e256-4239-b45c-f9ea9488930c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 returned with HTTP 200 Aug 25 16:30:40.601133 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 966/3833] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:40 2026] GET /volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:41.073149 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-9325076f-24db-46f3-9166-adcfe39a5acb req-74d6d46d-2969-4ac0-9c99-1ccc9f48b8f1 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:41.078319 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-9325076f-24db-46f3-9166-adcfe39a5acb req-74d6d46d-2969-4ac0-9c99-1ccc9f48b8f1 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 Aug 25 16:30:41.078570 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-9325076f-24db-46f3-9166-adcfe39a5acb req-74d6d46d-2969-4ac0-9c99-1ccc9f48b8f1 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:41.078863 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-9325076f-24db-46f3-9166-adcfe39a5acb req-74d6d46d-2969-4ac0-9c99-1ccc9f48b8f1 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:41.090254 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:41.090254 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:30:41.093955 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-9325076f-24db-46f3-9166-adcfe39a5acb req-74d6d46d-2969-4ac0-9c99-1ccc9f48b8f1 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Volume info retrieved successfully. Aug 25 16:30:41.098553 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-9325076f-24db-46f3-9166-adcfe39a5acb req-74d6d46d-2969-4ac0-9c99-1ccc9f48b8f1 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 returned with HTTP 200 Aug 25 16:30:41.099132 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 956/3834] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:30:41 2026] GET /volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:30:41.117210 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-9325076f-24db-46f3-9166-adcfe39a5acb req-cd08ff64-3d53-4d14-b167-47c1ac5ff63a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:41.117600 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-5fdba4d7-6d42-4c52-a5c9-25970fa8766f req-0ff71a90-482b-4ed4-a13a-ebef4ae5b443 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:41.119421 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-9325076f-24db-46f3-9166-adcfe39a5acb req-cd08ff64-3d53-4d14-b167-47c1ac5ff63a tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] POST https://10.4.3.102/volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5/action Aug 25 16:30:41.119570 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-9325076f-24db-46f3-9166-adcfe39a5acb req-cd08ff64-3d53-4d14-b167-47c1ac5ff63a tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:30:41.119636 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-5fdba4d7-6d42-4c52-a5c9-25970fa8766f req-0ff71a90-482b-4ed4-a13a-ebef4ae5b443 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/3e6040ac-fcbd-442e-b8fe-47011b7ffb70/encryption Aug 25 16:30:41.119694 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-9325076f-24db-46f3-9166-adcfe39a5acb req-cd08ff64-3d53-4d14-b167-47c1ac5ff63a tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:30:41.119869 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-5fdba4d7-6d42-4c52-a5c9-25970fa8766f req-0ff71a90-482b-4ed4-a13a-ebef4ae5b443 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:41.120113 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-5fdba4d7-6d42-4c52-a5c9-25970fa8766f req-0ff71a90-482b-4ed4-a13a-ebef4ae5b443 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'index' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:41.128704 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:41.128704 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:30:41.129152 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:41.129152 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:30:41.129556 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-9325076f-24db-46f3-9166-adcfe39a5acb req-cd08ff64-3d53-4d14-b167-47c1ac5ff63a tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Volume info retrieved successfully. Aug 25 16:30:41.135475 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-5fdba4d7-6d42-4c52-a5c9-25970fa8766f req-0ff71a90-482b-4ed4-a13a-ebef4ae5b443 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/3e6040ac-fcbd-442e-b8fe-47011b7ffb70/encryption returned with HTTP 200 Aug 25 16:30:41.135475 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 950/3835] 10.4.3.102 () {68 vars in 1631 bytes} [Tue Aug 25 16:30:41 2026] GET /volume/v3/volumes/3e6040ac-fcbd-442e-b8fe-47011b7ffb70/encryption => generated 161 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:41.139709 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-9325076f-24db-46f3-9166-adcfe39a5acb req-cd08ff64-3d53-4d14-b167-47c1ac5ff63a tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Begin detaching volume completed successfully. Aug 25 16:30:41.139919 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-9325076f-24db-46f3-9166-adcfe39a5acb req-cd08ff64-3d53-4d14-b167-47c1ac5ff63a tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5/action returned with HTTP 202 Aug 25 16:30:41.140441 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 964/3836] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:30:41 2026] POST /volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:30:41.198228 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c37063f0-29d6-467a-8aab-2d62022b868d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:41.198644 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c37063f0-29d6-467a-8aab-2d62022b868d None None] GET https://10.4.3.102/volume// Aug 25 16:30:41.198836 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c37063f0-29d6-467a-8aab-2d62022b868d None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:41.199059 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c37063f0-29d6-467a-8aab-2d62022b868d None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:41.199390 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c37063f0-29d6-467a-8aab-2d62022b868d None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:30:41.199726 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 967/3837] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:30:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:30:41.206902 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-9325076f-24db-46f3-9166-adcfe39a5acb req-a3247a5f-c969-4e1f-85cc-4b447255fb2b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:41.210784 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-9325076f-24db-46f3-9166-adcfe39a5acb req-a3247a5f-c969-4e1f-85cc-4b447255fb2b tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 Aug 25 16:30:41.211073 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-9325076f-24db-46f3-9166-adcfe39a5acb req-a3247a5f-c969-4e1f-85cc-4b447255fb2b tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:41.211268 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-9325076f-24db-46f3-9166-adcfe39a5acb req-a3247a5f-c969-4e1f-85cc-4b447255fb2b tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:41.223579 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:41.223579 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:30:41.226924 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-9325076f-24db-46f3-9166-adcfe39a5acb req-a3247a5f-c969-4e1f-85cc-4b447255fb2b tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Volume info retrieved successfully. Aug 25 16:30:41.230513 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-9325076f-24db-46f3-9166-adcfe39a5acb req-a3247a5f-c969-4e1f-85cc-4b447255fb2b tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 returned with HTTP 200 Aug 25 16:30:41.231112 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 957/3838] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:30:41 2026] GET /volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 => generated 1323 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:30:41.610751 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-5e349588-a307-42b9-9c81-e347a98f3e14 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:41.612640 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5e349588-a307-42b9-9c81-e347a98f3e14 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 Aug 25 16:30:41.612873 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5e349588-a307-42b9-9c81-e347a98f3e14 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:41.613125 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5e349588-a307-42b9-9c81-e347a98f3e14 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:41.615704 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-5e349588-a307-42b9-9c81-e347a98f3e14 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id e4a2cf0d-12ce-492a-913d-cb4a34048658. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:41.618860 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:41.618860 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:30:41.619585 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5e349588-a307-42b9-9c81-e347a98f3e14 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 returned with HTTP 200 Aug 25 16:30:41.619956 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 951/3839] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:41 2026] GET /volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:41.628457 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-3b0970e8-5648-4045-8a3c-dcb017198ee4 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:41.630135 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3b0970e8-5648-4045-8a3c-dcb017198ee4 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 Aug 25 16:30:41.630343 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3b0970e8-5648-4045-8a3c-dcb017198ee4 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:41.630522 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3b0970e8-5648-4045-8a3c-dcb017198ee4 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:41.630641 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-3b0970e8-5648-4045-8a3c-dcb017198ee4 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id e4a2cf0d-12ce-492a-913d-cb4a34048658. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:41.634618 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:41.634618 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:30:41.635318 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3b0970e8-5648-4045-8a3c-dcb017198ee4 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 returned with HTTP 200 Aug 25 16:30:41.635649 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 965/3840] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:41 2026] GET /volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:41.643879 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-edca8809-0226-440d-b59b-6128f9dfd9bb None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:41.645500 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-edca8809-0226-440d-b59b-6128f9dfd9bb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] DELETE https://10.4.3.102/volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 Aug 25 16:30:41.645699 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-edca8809-0226-440d-b59b-6128f9dfd9bb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:41.645885 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-edca8809-0226-440d-b59b-6128f9dfd9bb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:41.645998 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.contrib.backups [None req-edca8809-0226-440d-b59b-6128f9dfd9bb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Delete backup with id: e4a2cf0d-12ce-492a-913d-cb4a34048658. Aug 25 16:30:41.649986 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:41.649986 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:30:41.668923 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.backup.rpcapi [None req-edca8809-0226-440d-b59b-6128f9dfd9bb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] delete_backup rpcapi backup_id e4a2cf0d-12ce-492a-913d-cb4a34048658 {{(pid=100457) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 16:30:41.673801 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-edca8809-0226-440d-b59b-6128f9dfd9bb tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 returned with HTTP 202 Aug 25 16:30:41.673801 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 968/3841] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:30:41 2026] DELETE /volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:30:41.678469 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-39019d61-dd6b-4064-ba27-b550c103718b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:41.680723 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-39019d61-dd6b-4064-ba27-b550c103718b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 Aug 25 16:30:41.682606 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-39019d61-dd6b-4064-ba27-b550c103718b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:41.682606 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-39019d61-dd6b-4064-ba27-b550c103718b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:41.682606 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-39019d61-dd6b-4064-ba27-b550c103718b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id e4a2cf0d-12ce-492a-913d-cb4a34048658. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:41.686686 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:41.686686 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:30:41.687790 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-39019d61-dd6b-4064-ba27-b550c103718b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 returned with HTTP 200 Aug 25 16:30:41.688291 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 958/3842] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:41 2026] GET /volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:42.043310 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-9325076f-24db-46f3-9166-adcfe39a5acb req-0033c9c1-ca9a-4b31-94fa-53081c22999e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:42.045251 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-9325076f-24db-46f3-9166-adcfe39a5acb req-0033c9c1-ca9a-4b31-94fa-53081c22999e tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] DELETE https://10.4.3.102/volume/v3/attachments/4ac2d555-5e90-432c-8eb8-e18d1a1914f4 Aug 25 16:30:42.045472 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-9325076f-24db-46f3-9166-adcfe39a5acb req-0033c9c1-ca9a-4b31-94fa-53081c22999e tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:42.045722 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-9325076f-24db-46f3-9166-adcfe39a5acb req-0033c9c1-ca9a-4b31-94fa-53081c22999e tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:42.052634 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:42.052634 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:30:42.091283 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-9325076f-24db-46f3-9166-adcfe39a5acb req-0033c9c1-ca9a-4b31-94fa-53081c22999e tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/attachments/4ac2d555-5e90-432c-8eb8-e18d1a1914f4 returned with HTTP 200 Aug 25 16:30:42.091722 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 952/3843] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:30:42 2026] DELETE /volume/v3/attachments/4ac2d555-5e90-432c-8eb8-e18d1a1914f4 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:42.266177 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-be46e631-b4df-4949-8c1e-3965a66666cf req-e26dc9c3-bd43-4ccf-a183-0f29ee82ec8f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:42.269060 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-be46e631-b4df-4949-8c1e-3965a66666cf req-e26dc9c3-bd43-4ccf-a183-0f29ee82ec8f tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 Aug 25 16:30:42.269321 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-be46e631-b4df-4949-8c1e-3965a66666cf req-e26dc9c3-bd43-4ccf-a183-0f29ee82ec8f tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:42.269557 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-be46e631-b4df-4949-8c1e-3965a66666cf req-e26dc9c3-bd43-4ccf-a183-0f29ee82ec8f tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:42.276843 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:42.276843 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:30:42.279814 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-be46e631-b4df-4949-8c1e-3965a66666cf req-e26dc9c3-bd43-4ccf-a183-0f29ee82ec8f tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Volume info retrieved successfully. Aug 25 16:30:42.283410 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-be46e631-b4df-4949-8c1e-3965a66666cf req-e26dc9c3-bd43-4ccf-a183-0f29ee82ec8f tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 returned with HTTP 200 Aug 25 16:30:42.283763 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 966/3844] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:30:42 2026] GET /volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:42.297230 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-de75f55d-01f1-485e-aa73-2d65ffc2d7e9 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:42.299192 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-de75f55d-01f1-485e-aa73-2d65ffc2d7e9 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] DELETE https://10.4.3.102/volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 Aug 25 16:30:42.299405 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-de75f55d-01f1-485e-aa73-2d65ffc2d7e9 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:42.299643 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-de75f55d-01f1-485e-aa73-2d65ffc2d7e9 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:42.299834 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-de75f55d-01f1-485e-aa73-2d65ffc2d7e9 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Delete volume with id: 83994666-17ea-4e2a-af4e-888bf415acb5 Aug 25 16:30:42.307557 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:42.307557 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:30:42.308193 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-de75f55d-01f1-485e-aa73-2d65ffc2d7e9 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Volume info retrieved successfully. Aug 25 16:30:42.352248 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-de75f55d-01f1-485e-aa73-2d65ffc2d7e9 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Delete volume request issued successfully. Aug 25 16:30:42.352438 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-de75f55d-01f1-485e-aa73-2d65ffc2d7e9 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 returned with HTTP 202 Aug 25 16:30:42.352859 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 969/3845] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:30:42 2026] DELETE /volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:30:42.365041 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-51ea9fbc-72ca-414d-b658-3043441176a8 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:42.367219 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-51ea9fbc-72ca-414d-b658-3043441176a8 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 Aug 25 16:30:42.367389 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-51ea9fbc-72ca-414d-b658-3043441176a8 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:42.367565 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-51ea9fbc-72ca-414d-b658-3043441176a8 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:42.376329 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:42.376329 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:30:42.381316 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-51ea9fbc-72ca-414d-b658-3043441176a8 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Volume info retrieved successfully. Aug 25 16:30:42.386528 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-51ea9fbc-72ca-414d-b658-3043441176a8 tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 returned with HTTP 200 Aug 25 16:30:42.387012 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 959/3846] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:42 2026] GET /volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:42.699883 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ed45073f-e36f-4de5-8167-f391b509c39b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:42.701952 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ed45073f-e36f-4de5-8167-f391b509c39b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 Aug 25 16:30:42.702152 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ed45073f-e36f-4de5-8167-f391b509c39b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:42.702335 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ed45073f-e36f-4de5-8167-f391b509c39b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:42.702437 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-ed45073f-e36f-4de5-8167-f391b509c39b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id e4a2cf0d-12ce-492a-913d-cb4a34048658. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:42.742606 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ed45073f-e36f-4de5-8167-f391b509c39b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 returned with HTTP 404 Aug 25 16:30:42.742606 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 953/3847] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:42 2026] GET /volume/v3/backups/e4a2cf0d-12ce-492a-913d-cb4a34048658 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:30:42.752813 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e02c01b1-45b3-44fb-bfbf-0c583cb1ff44 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:42.756434 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e02c01b1-45b3-44fb-bfbf-0c583cb1ff44 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] POST https://10.4.3.102/volume/v3/backups Aug 25 16:30:42.756434 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e02c01b1-45b3-44fb-bfbf-0c583cb1ff44 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "936c3672-0860-45a3-90ba-b853d42ffc18", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1007315063", "container": "tempest-volumesbackupstest-backup-container-1986158417"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:30:42.756434 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.contrib.backups [None req-e02c01b1-45b3-44fb-bfbf-0c583cb1ff44 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Creating new backup {'backup': {'volume_id': '936c3672-0860-45a3-90ba-b853d42ffc18', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1007315063', 'container': 'tempest-volumesbackupstest-backup-container-1986158417'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 16:30:42.756434 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.contrib.backups [None req-e02c01b1-45b3-44fb-bfbf-0c583cb1ff44 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Creating backup of volume 936c3672-0860-45a3-90ba-b853d42ffc18 in container tempest-volumesbackupstest-backup-container-1986158417 Aug 25 16:30:42.780250 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:42.780250 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:30:42.780777 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-e02c01b1-45b3-44fb-bfbf-0c583cb1ff44 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:30:42.843268 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-e02c01b1-45b3-44fb-bfbf-0c583cb1ff44 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Created reservations ['b75d78af-f021-4300-b9bb-df5b60590860', '14ab4c73-f642-4579-a6dc-16f17557517e'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:30:42.908855 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e02c01b1-45b3-44fb-bfbf-0c583cb1ff44 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups returned with HTTP 202 Aug 25 16:30:42.909447 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 967/3848] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:30:42 2026] POST /volume/v3/backups => generated 330 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:30:42.924680 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-25dc5d01-731a-40f6-97fa-6cd0bd3f5f9f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:42.926439 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-25dc5d01-731a-40f6-97fa-6cd0bd3f5f9f tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/d868fa13-00f7-45bd-af47-5f6c832750a9 Aug 25 16:30:42.926640 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-25dc5d01-731a-40f6-97fa-6cd0bd3f5f9f tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:42.926809 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-25dc5d01-731a-40f6-97fa-6cd0bd3f5f9f tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:42.926904 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-25dc5d01-731a-40f6-97fa-6cd0bd3f5f9f tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id d868fa13-00f7-45bd-af47-5f6c832750a9. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:42.931200 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:42.931200 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:30:42.931842 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-25dc5d01-731a-40f6-97fa-6cd0bd3f5f9f tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/d868fa13-00f7-45bd-af47-5f6c832750a9 returned with HTTP 200 Aug 25 16:30:42.932160 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 970/3849] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:42 2026] GET /volume/v3/backups/d868fa13-00f7-45bd-af47-5f6c832750a9 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:43.400926 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-8562c1fb-eaf6-4a43-9465-cd53435ef25a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:43.404262 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8562c1fb-eaf6-4a43-9465-cd53435ef25a tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] GET https://10.4.3.102/volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 Aug 25 16:30:43.404500 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8562c1fb-eaf6-4a43-9465-cd53435ef25a tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:43.404746 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8562c1fb-eaf6-4a43-9465-cd53435ef25a tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:43.418769 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8562c1fb-eaf6-4a43-9465-cd53435ef25a tempest-TestMinimumBasicScenario-2135769715 tempest-TestMinimumBasicScenario-2135769715-project-member] https://10.4.3.102/volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 returned with HTTP 404 Aug 25 16:30:43.419506 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 960/3850] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:43 2026] GET /volume/v3/volumes/83994666-17ea-4e2a-af4e-888bf415acb5 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:30:43.947496 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-cfbd1478-9dc9-4ea5-b57b-86a467f6adfe None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:43.947496 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cfbd1478-9dc9-4ea5-b57b-86a467f6adfe tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/d868fa13-00f7-45bd-af47-5f6c832750a9 Aug 25 16:30:43.947496 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-cfbd1478-9dc9-4ea5-b57b-86a467f6adfe tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:43.947496 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-cfbd1478-9dc9-4ea5-b57b-86a467f6adfe tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:43.947496 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-cfbd1478-9dc9-4ea5-b57b-86a467f6adfe tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id d868fa13-00f7-45bd-af47-5f6c832750a9. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:43.952618 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:43.952618 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:30:43.961618 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cfbd1478-9dc9-4ea5-b57b-86a467f6adfe tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/d868fa13-00f7-45bd-af47-5f6c832750a9 returned with HTTP 200 Aug 25 16:30:43.961618 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 954/3851] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:43 2026] GET /volume/v3/backups/d868fa13-00f7-45bd-af47-5f6c832750a9 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:44.965607 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-46edc8b0-a502-45a1-8ec8-0ea0f8dfba4d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:44.969234 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-46edc8b0-a502-45a1-8ec8-0ea0f8dfba4d tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/d868fa13-00f7-45bd-af47-5f6c832750a9 Aug 25 16:30:44.969567 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-46edc8b0-a502-45a1-8ec8-0ea0f8dfba4d tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:44.969887 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-46edc8b0-a502-45a1-8ec8-0ea0f8dfba4d tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:44.970130 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-46edc8b0-a502-45a1-8ec8-0ea0f8dfba4d tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id d868fa13-00f7-45bd-af47-5f6c832750a9. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:44.996708 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:44.996708 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:30:44.997958 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-46edc8b0-a502-45a1-8ec8-0ea0f8dfba4d tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/d868fa13-00f7-45bd-af47-5f6c832750a9 returned with HTTP 200 Aug 25 16:30:44.998498 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 968/3852] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:44 2026] GET /volume/v3/backups/d868fa13-00f7-45bd-af47-5f6c832750a9 => generated 790 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:46.022284 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-8c59c3f6-b8af-421e-98a6-1090fceead61 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:46.022284 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8c59c3f6-b8af-421e-98a6-1090fceead61 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/d868fa13-00f7-45bd-af47-5f6c832750a9 Aug 25 16:30:46.022284 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8c59c3f6-b8af-421e-98a6-1090fceead61 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:46.022284 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8c59c3f6-b8af-421e-98a6-1090fceead61 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:46.022284 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-8c59c3f6-b8af-421e-98a6-1090fceead61 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id d868fa13-00f7-45bd-af47-5f6c832750a9. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:46.022284 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:46.022284 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:30:46.022284 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8c59c3f6-b8af-421e-98a6-1090fceead61 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/d868fa13-00f7-45bd-af47-5f6c832750a9 returned with HTTP 200 Aug 25 16:30:46.022284 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 971/3853] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:46 2026] GET /volume/v3/backups/d868fa13-00f7-45bd-af47-5f6c832750a9 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:47.034700 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-15439477-993e-4701-85ff-d6bb4a509676 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:47.037068 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-15439477-993e-4701-85ff-d6bb4a509676 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/d868fa13-00f7-45bd-af47-5f6c832750a9 Aug 25 16:30:47.037282 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-15439477-993e-4701-85ff-d6bb4a509676 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:47.037549 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-15439477-993e-4701-85ff-d6bb4a509676 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:47.037923 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-15439477-993e-4701-85ff-d6bb4a509676 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id d868fa13-00f7-45bd-af47-5f6c832750a9. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:47.042038 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:47.042038 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:30:47.042885 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-15439477-993e-4701-85ff-d6bb4a509676 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/d868fa13-00f7-45bd-af47-5f6c832750a9 returned with HTTP 200 Aug 25 16:30:47.043328 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 961/3854] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:47 2026] GET /volume/v3/backups/d868fa13-00f7-45bd-af47-5f6c832750a9 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:48.054566 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-2a57b4c7-bbc5-4140-bdb1-9ce984a7426c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:48.057097 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2a57b4c7-bbc5-4140-bdb1-9ce984a7426c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/d868fa13-00f7-45bd-af47-5f6c832750a9 Aug 25 16:30:48.057412 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2a57b4c7-bbc5-4140-bdb1-9ce984a7426c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:48.057869 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2a57b4c7-bbc5-4140-bdb1-9ce984a7426c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:48.057869 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-2a57b4c7-bbc5-4140-bdb1-9ce984a7426c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id d868fa13-00f7-45bd-af47-5f6c832750a9. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:48.063258 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:48.063258 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:30:48.063955 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2a57b4c7-bbc5-4140-bdb1-9ce984a7426c tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/d868fa13-00f7-45bd-af47-5f6c832750a9 returned with HTTP 200 Aug 25 16:30:48.064427 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 955/3855] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:48 2026] GET /volume/v3/backups/d868fa13-00f7-45bd-af47-5f6c832750a9 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:49.075396 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-c5371f24-7938-4dce-a6af-51771c6d04f6 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:49.077285 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c5371f24-7938-4dce-a6af-51771c6d04f6 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/d868fa13-00f7-45bd-af47-5f6c832750a9 Aug 25 16:30:49.077523 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c5371f24-7938-4dce-a6af-51771c6d04f6 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:49.077769 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c5371f24-7938-4dce-a6af-51771c6d04f6 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:49.077890 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-c5371f24-7938-4dce-a6af-51771c6d04f6 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id d868fa13-00f7-45bd-af47-5f6c832750a9. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:49.083100 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:49.083100 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:30:49.083971 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c5371f24-7938-4dce-a6af-51771c6d04f6 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/d868fa13-00f7-45bd-af47-5f6c832750a9 returned with HTTP 200 Aug 25 16:30:49.084409 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 969/3856] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:49 2026] GET /volume/v3/backups/d868fa13-00f7-45bd-af47-5f6c832750a9 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:50.097738 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-ed6f610f-1a08-48bf-b46e-19b3de06d408 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:50.099954 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ed6f610f-1a08-48bf-b46e-19b3de06d408 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/d868fa13-00f7-45bd-af47-5f6c832750a9 Aug 25 16:30:50.100202 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ed6f610f-1a08-48bf-b46e-19b3de06d408 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:50.100429 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ed6f610f-1a08-48bf-b46e-19b3de06d408 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:50.100557 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-ed6f610f-1a08-48bf-b46e-19b3de06d408 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id d868fa13-00f7-45bd-af47-5f6c832750a9. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:50.106184 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:50.106184 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:30:50.107098 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ed6f610f-1a08-48bf-b46e-19b3de06d408 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/d868fa13-00f7-45bd-af47-5f6c832750a9 returned with HTTP 200 Aug 25 16:30:50.107529 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 972/3857] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:50 2026] GET /volume/v3/backups/d868fa13-00f7-45bd-af47-5f6c832750a9 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:50.122637 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d3ec1480-bd1a-4204-9912-5f2389906faa None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:50.134492 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d3ec1480-bd1a-4204-9912-5f2389906faa tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/d868fa13-00f7-45bd-af47-5f6c832750a9 Aug 25 16:30:50.134651 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d3ec1480-bd1a-4204-9912-5f2389906faa tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:50.134871 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d3ec1480-bd1a-4204-9912-5f2389906faa tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:50.135423 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-d3ec1480-bd1a-4204-9912-5f2389906faa tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id d868fa13-00f7-45bd-af47-5f6c832750a9. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:50.142268 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:50.142268 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:30:50.143335 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d3ec1480-bd1a-4204-9912-5f2389906faa tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/d868fa13-00f7-45bd-af47-5f6c832750a9 returned with HTTP 200 Aug 25 16:30:50.143888 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 962/3858] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:50 2026] GET /volume/v3/backups/d868fa13-00f7-45bd-af47-5f6c832750a9 => generated 791 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:50.154514 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-7eaf61aa-379d-40b0-b93f-6895370fa550 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:50.156161 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7eaf61aa-379d-40b0-b93f-6895370fa550 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] DELETE https://10.4.3.102/volume/v3/backups/d868fa13-00f7-45bd-af47-5f6c832750a9 Aug 25 16:30:50.156335 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7eaf61aa-379d-40b0-b93f-6895370fa550 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:50.156512 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7eaf61aa-379d-40b0-b93f-6895370fa550 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:50.158717 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.contrib.backups [None req-7eaf61aa-379d-40b0-b93f-6895370fa550 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Delete backup with id: d868fa13-00f7-45bd-af47-5f6c832750a9. Aug 25 16:30:50.165763 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:50.165763 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:30:50.185908 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.backup.rpcapi [None req-7eaf61aa-379d-40b0-b93f-6895370fa550 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] delete_backup rpcapi backup_id d868fa13-00f7-45bd-af47-5f6c832750a9 {{(pid=100455) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 16:30:50.188504 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7eaf61aa-379d-40b0-b93f-6895370fa550 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/d868fa13-00f7-45bd-af47-5f6c832750a9 returned with HTTP 202 Aug 25 16:30:50.188942 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 956/3859] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:30:50 2026] DELETE /volume/v3/backups/d868fa13-00f7-45bd-af47-5f6c832750a9 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:30:50.203614 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-a782813a-5de1-4477-aae8-1431e5d9d6d5 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:50.203614 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a782813a-5de1-4477-aae8-1431e5d9d6d5 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/d868fa13-00f7-45bd-af47-5f6c832750a9 Aug 25 16:30:50.203614 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a782813a-5de1-4477-aae8-1431e5d9d6d5 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:50.204146 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a782813a-5de1-4477-aae8-1431e5d9d6d5 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:50.204146 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-a782813a-5de1-4477-aae8-1431e5d9d6d5 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id d868fa13-00f7-45bd-af47-5f6c832750a9. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:50.208064 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:50.208064 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:30:50.208781 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a782813a-5de1-4477-aae8-1431e5d9d6d5 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/d868fa13-00f7-45bd-af47-5f6c832750a9 returned with HTTP 200 Aug 25 16:30:50.209146 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 970/3860] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:50 2026] GET /volume/v3/backups/d868fa13-00f7-45bd-af47-5f6c832750a9 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:51.221739 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-ad7ca16d-75bf-4418-8ddc-41652fb1dcaa None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:51.223636 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ad7ca16d-75bf-4418-8ddc-41652fb1dcaa tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/d868fa13-00f7-45bd-af47-5f6c832750a9 Aug 25 16:30:51.223880 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ad7ca16d-75bf-4418-8ddc-41652fb1dcaa tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:51.224085 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ad7ca16d-75bf-4418-8ddc-41652fb1dcaa tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:51.224191 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-ad7ca16d-75bf-4418-8ddc-41652fb1dcaa tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id d868fa13-00f7-45bd-af47-5f6c832750a9. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:51.227819 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ad7ca16d-75bf-4418-8ddc-41652fb1dcaa tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/d868fa13-00f7-45bd-af47-5f6c832750a9 returned with HTTP 404 Aug 25 16:30:51.228366 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 973/3861] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:51 2026] GET /volume/v3/backups/d868fa13-00f7-45bd-af47-5f6c832750a9 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:30:51.499362 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-7abe498e-b858-4787-85e2-79f53933e0e6 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:51.500912 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7abe498e-b858-4787-85e2-79f53933e0e6 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] DELETE https://10.4.3.102/volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 Aug 25 16:30:51.501070 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7abe498e-b858-4787-85e2-79f53933e0e6 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:51.501234 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7abe498e-b858-4787-85e2-79f53933e0e6 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:51.501331 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.contrib.backups [None req-7abe498e-b858-4787-85e2-79f53933e0e6 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Delete backup with id: b57faf1e-f4e8-464f-91f6-8612bd4917c2. Aug 25 16:30:51.505198 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:51.505198 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:30:51.545453 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.backup.rpcapi [None req-7abe498e-b858-4787-85e2-79f53933e0e6 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] delete_backup rpcapi backup_id b57faf1e-f4e8-464f-91f6-8612bd4917c2 {{(pid=100456) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 16:30:51.548093 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7abe498e-b858-4787-85e2-79f53933e0e6 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 returned with HTTP 202 Aug 25 16:30:51.548093 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 963/3862] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:30:51 2026] DELETE /volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:30:51.554402 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a5d1a161-899c-4a2f-92b2-8a14576676fc None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:51.556660 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a5d1a161-899c-4a2f-92b2-8a14576676fc tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 Aug 25 16:30:51.556920 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a5d1a161-899c-4a2f-92b2-8a14576676fc tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:51.557135 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a5d1a161-899c-4a2f-92b2-8a14576676fc tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:51.557657 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-a5d1a161-899c-4a2f-92b2-8a14576676fc tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id b57faf1e-f4e8-464f-91f6-8612bd4917c2. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:51.562413 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:51.562413 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:30:51.563438 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a5d1a161-899c-4a2f-92b2-8a14576676fc tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 returned with HTTP 200 Aug 25 16:30:51.563991 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 957/3863] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:51 2026] GET /volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:52.573243 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-1da173f2-7322-4231-9020-eaecc3e4b220 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:52.574901 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1da173f2-7322-4231-9020-eaecc3e4b220 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 Aug 25 16:30:52.575076 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1da173f2-7322-4231-9020-eaecc3e4b220 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:52.575249 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1da173f2-7322-4231-9020-eaecc3e4b220 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:52.575347 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-1da173f2-7322-4231-9020-eaecc3e4b220 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Show backup with id b57faf1e-f4e8-464f-91f6-8612bd4917c2. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:30:52.578703 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1da173f2-7322-4231-9020-eaecc3e4b220 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 returned with HTTP 404 Aug 25 16:30:52.579253 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 971/3864] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:52 2026] GET /volume/v3/backups/b57faf1e-f4e8-464f-91f6-8612bd4917c2 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:30:52.721362 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-f21c46ea-5b09-4bd7-af47-a5bbd9caaf93 req-f3f68b18-2a71-49d6-a476-8c9ed9d78ee3 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:52.723828 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-f21c46ea-5b09-4bd7-af47-a5bbd9caaf93 req-f3f68b18-2a71-49d6-a476-8c9ed9d78ee3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 Aug 25 16:30:52.724439 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-f21c46ea-5b09-4bd7-af47-a5bbd9caaf93 req-f3f68b18-2a71-49d6-a476-8c9ed9d78ee3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:52.724666 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-f21c46ea-5b09-4bd7-af47-a5bbd9caaf93 req-f3f68b18-2a71-49d6-a476-8c9ed9d78ee3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:52.735102 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:52.735102 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:30:52.738306 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-f21c46ea-5b09-4bd7-af47-a5bbd9caaf93 req-f3f68b18-2a71-49d6-a476-8c9ed9d78ee3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:30:52.742506 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-f21c46ea-5b09-4bd7-af47-a5bbd9caaf93 req-f3f68b18-2a71-49d6-a476-8c9ed9d78ee3 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 returned with HTTP 200 Aug 25 16:30:52.742920 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 974/3865] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:30:52 2026] GET /volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:30:52.763305 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-f21c46ea-5b09-4bd7-af47-a5bbd9caaf93 req-220abb71-0a15-4cef-89d2-5007d8daa5ba None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:52.772890 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-f21c46ea-5b09-4bd7-af47-a5bbd9caaf93 req-220abb71-0a15-4cef-89d2-5007d8daa5ba tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] POST https://10.4.3.102/volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18/action Aug 25 16:30:52.772890 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-f21c46ea-5b09-4bd7-af47-a5bbd9caaf93 req-220abb71-0a15-4cef-89d2-5007d8daa5ba tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:30:52.772890 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-f21c46ea-5b09-4bd7-af47-a5bbd9caaf93 req-220abb71-0a15-4cef-89d2-5007d8daa5ba tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:30:52.776577 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:52.776577 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:30:52.776577 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-f21c46ea-5b09-4bd7-af47-a5bbd9caaf93 req-220abb71-0a15-4cef-89d2-5007d8daa5ba tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:30:52.782130 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-f21c46ea-5b09-4bd7-af47-a5bbd9caaf93 req-220abb71-0a15-4cef-89d2-5007d8daa5ba tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Begin detaching volume completed successfully. Aug 25 16:30:52.782423 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-f21c46ea-5b09-4bd7-af47-a5bbd9caaf93 req-220abb71-0a15-4cef-89d2-5007d8daa5ba tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18/action returned with HTTP 202 Aug 25 16:30:52.782694 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 964/3866] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:30:52 2026] POST /volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:30:52.801641 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-90d8af73-0932-45a0-b1f7-1ca42f26caec None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:52.803714 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-90d8af73-0932-45a0-b1f7-1ca42f26caec tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 Aug 25 16:30:52.803930 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-90d8af73-0932-45a0-b1f7-1ca42f26caec tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:52.804113 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-90d8af73-0932-45a0-b1f7-1ca42f26caec tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:52.814225 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:52.814225 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:30:52.817499 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-90d8af73-0932-45a0-b1f7-1ca42f26caec tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:30:52.822102 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-90d8af73-0932-45a0-b1f7-1ca42f26caec tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 returned with HTTP 200 Aug 25 16:30:52.822449 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 958/3867] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:52 2026] GET /volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:30:52.832747 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-07a03ee5-af4b-4688-a0a9-b0a64110154d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:52.833220 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-07a03ee5-af4b-4688-a0a9-b0a64110154d None None] GET https://10.4.3.102/volume// Aug 25 16:30:52.833433 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-07a03ee5-af4b-4688-a0a9-b0a64110154d None None] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:52.833689 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-07a03ee5-af4b-4688-a0a9-b0a64110154d None None] Calling method 'all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:52.834082 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-07a03ee5-af4b-4688-a0a9-b0a64110154d None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:30:52.834427 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 972/3868] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:30:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:30:52.841230 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-f21c46ea-5b09-4bd7-af47-a5bbd9caaf93 req-71b0c68e-1456-4153-a25d-724df6402793 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:52.843038 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-f21c46ea-5b09-4bd7-af47-a5bbd9caaf93 req-71b0c68e-1456-4153-a25d-724df6402793 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 Aug 25 16:30:52.843216 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-f21c46ea-5b09-4bd7-af47-a5bbd9caaf93 req-71b0c68e-1456-4153-a25d-724df6402793 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:52.843392 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-f21c46ea-5b09-4bd7-af47-a5bbd9caaf93 req-71b0c68e-1456-4153-a25d-724df6402793 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:52.851118 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:52.851118 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:30:52.853798 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-f21c46ea-5b09-4bd7-af47-a5bbd9caaf93 req-71b0c68e-1456-4153-a25d-724df6402793 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:30:52.857191 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-f21c46ea-5b09-4bd7-af47-a5bbd9caaf93 req-71b0c68e-1456-4153-a25d-724df6402793 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 returned with HTTP 200 Aug 25 16:30:52.857522 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 975/3869] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:30:52 2026] GET /volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 => generated 1317 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:30:53.671615 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-f21c46ea-5b09-4bd7-af47-a5bbd9caaf93 req-49781ae1-6804-4f6b-84c7-cbe9b0499fe6 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:53.671767 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-f21c46ea-5b09-4bd7-af47-a5bbd9caaf93 req-49781ae1-6804-4f6b-84c7-cbe9b0499fe6 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] DELETE https://10.4.3.102/volume/v3/attachments/49ddf6ad-09c2-4614-b1e9-386b2c13b361 Aug 25 16:30:53.671909 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-f21c46ea-5b09-4bd7-af47-a5bbd9caaf93 req-49781ae1-6804-4f6b-84c7-cbe9b0499fe6 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:53.672087 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-f21c46ea-5b09-4bd7-af47-a5bbd9caaf93 req-49781ae1-6804-4f6b-84c7-cbe9b0499fe6 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:53.679157 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:53.679157 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:30:53.733897 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-f21c46ea-5b09-4bd7-af47-a5bbd9caaf93 req-49781ae1-6804-4f6b-84c7-cbe9b0499fe6 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/attachments/49ddf6ad-09c2-4614-b1e9-386b2c13b361 returned with HTTP 200 Aug 25 16:30:53.734901 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 965/3870] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:30:53 2026] DELETE /volume/v3/attachments/49ddf6ad-09c2-4614-b1e9-386b2c13b361 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:53.837328 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f8ac79b2-5ca2-4e71-a5eb-ac4eb04940de None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:53.838980 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f8ac79b2-5ca2-4e71-a5eb-ac4eb04940de tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 Aug 25 16:30:53.839177 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f8ac79b2-5ca2-4e71-a5eb-ac4eb04940de tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:53.839335 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f8ac79b2-5ca2-4e71-a5eb-ac4eb04940de tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:53.848077 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:53.848077 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:30:53.852391 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-f8ac79b2-5ca2-4e71-a5eb-ac4eb04940de tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:30:53.857523 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f8ac79b2-5ca2-4e71-a5eb-ac4eb04940de tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 returned with HTTP 200 Aug 25 16:30:53.857893 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 959/3871] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:53 2026] GET /volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:54.739611 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-a1d21e92-1f31-4dbd-9432-399552bdbc51 req-1998653d-1635-48ff-bef5-56c50e50cfc2 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:54.744922 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-a1d21e92-1f31-4dbd-9432-399552bdbc51 req-1998653d-1635-48ff-bef5-56c50e50cfc2 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/3e6040ac-fcbd-442e-b8fe-47011b7ffb70/encryption Aug 25 16:30:54.745166 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-a1d21e92-1f31-4dbd-9432-399552bdbc51 req-1998653d-1635-48ff-bef5-56c50e50cfc2 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:54.745621 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-a1d21e92-1f31-4dbd-9432-399552bdbc51 req-1998653d-1635-48ff-bef5-56c50e50cfc2 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'index' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:54.769823 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:54.769823 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:30:54.776425 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-a1d21e92-1f31-4dbd-9432-399552bdbc51 req-1998653d-1635-48ff-bef5-56c50e50cfc2 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/3e6040ac-fcbd-442e-b8fe-47011b7ffb70/encryption returned with HTTP 200 Aug 25 16:30:54.777258 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 973/3872] 10.4.3.102 () {68 vars in 1631 bytes} [Tue Aug 25 16:30:54 2026] GET /volume/v3/volumes/3e6040ac-fcbd-442e-b8fe-47011b7ffb70/encryption => generated 161 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:55.537874 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-a1d21e92-1f31-4dbd-9432-399552bdbc51 req-721cdd69-044f-438d-aa50-d45521d77bf5 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:55.540130 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-a1d21e92-1f31-4dbd-9432-399552bdbc51 req-721cdd69-044f-438d-aa50-d45521d77bf5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] DELETE https://10.4.3.102/volume/v3/attachments/e23da518-f41e-4b32-8b9a-45b3e18c249b Aug 25 16:30:55.540428 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-a1d21e92-1f31-4dbd-9432-399552bdbc51 req-721cdd69-044f-438d-aa50-d45521d77bf5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:55.540956 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-a1d21e92-1f31-4dbd-9432-399552bdbc51 req-721cdd69-044f-438d-aa50-d45521d77bf5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:55.551302 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:55.551302 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:30:55.588352 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-a1d21e92-1f31-4dbd-9432-399552bdbc51 req-721cdd69-044f-438d-aa50-d45521d77bf5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/attachments/e23da518-f41e-4b32-8b9a-45b3e18c249b returned with HTTP 200 Aug 25 16:30:55.588864 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 976/3873] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:30:55 2026] DELETE /volume/v3/attachments/e23da518-f41e-4b32-8b9a-45b3e18c249b => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:56.565190 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-1e190127-5661-4634-a0aa-a051b837a3ed None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:56.567028 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1e190127-5661-4634-a0aa-a051b837a3ed tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] DELETE https://10.4.3.102/volume/v3/volumes/3e6040ac-fcbd-442e-b8fe-47011b7ffb70 Aug 25 16:30:56.567229 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1e190127-5661-4634-a0aa-a051b837a3ed tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:56.567425 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1e190127-5661-4634-a0aa-a051b837a3ed tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:56.567598 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-1e190127-5661-4634-a0aa-a051b837a3ed tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Delete volume with id: 3e6040ac-fcbd-442e-b8fe-47011b7ffb70 Aug 25 16:30:56.574565 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:56.574565 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:30:56.575072 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-1e190127-5661-4634-a0aa-a051b837a3ed tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:30:56.592852 np0000008093 devstack@c-api.service[100456]: WARNING cinder.keymgr.conf_key_mgr [None req-1e190127-5661-4634-a0aa-a051b837a3ed tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 16:30:56.605981 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-1e190127-5661-4634-a0aa-a051b837a3ed tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Delete volume request issued successfully. Aug 25 16:30:56.606135 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1e190127-5661-4634-a0aa-a051b837a3ed tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/3e6040ac-fcbd-442e-b8fe-47011b7ffb70 returned with HTTP 202 Aug 25 16:30:56.606522 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 966/3874] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:30:56 2026] DELETE /volume/v3/volumes/3e6040ac-fcbd-442e-b8fe-47011b7ffb70 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:30:56.620814 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-46eeaeec-cf5f-4f6e-b359-99926febe1c2 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:56.623020 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-46eeaeec-cf5f-4f6e-b359-99926febe1c2 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/3e6040ac-fcbd-442e-b8fe-47011b7ffb70 Aug 25 16:30:56.623256 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-46eeaeec-cf5f-4f6e-b359-99926febe1c2 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:56.623487 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-46eeaeec-cf5f-4f6e-b359-99926febe1c2 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:56.633093 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:56.633093 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:30:56.637019 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-46eeaeec-cf5f-4f6e-b359-99926febe1c2 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:30:56.641070 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-46eeaeec-cf5f-4f6e-b359-99926febe1c2 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/3e6040ac-fcbd-442e-b8fe-47011b7ffb70 returned with HTTP 200 Aug 25 16:30:56.641480 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 960/3875] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:56 2026] GET /volume/v3/volumes/3e6040ac-fcbd-442e-b8fe-47011b7ffb70 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:56.663727 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-2ef7a7f4-02ad-41b0-8715-03e6e084bad2 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:56.665266 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2ef7a7f4-02ad-41b0-8715-03e6e084bad2 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 Aug 25 16:30:56.665428 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2ef7a7f4-02ad-41b0-8715-03e6e084bad2 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:56.665633 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2ef7a7f4-02ad-41b0-8715-03e6e084bad2 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:56.673434 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:56.673434 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:30:56.676905 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-2ef7a7f4-02ad-41b0-8715-03e6e084bad2 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:30:56.680871 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2ef7a7f4-02ad-41b0-8715-03e6e084bad2 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 returned with HTTP 200 Aug 25 16:30:56.681354 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 974/3876] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:56 2026] GET /volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:56.694864 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-8628c0e1-f778-49be-8037-36c44170b77b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:56.696681 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8628c0e1-f778-49be-8037-36c44170b77b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] DELETE https://10.4.3.102/volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 Aug 25 16:30:56.696855 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8628c0e1-f778-49be-8037-36c44170b77b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:56.697072 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8628c0e1-f778-49be-8037-36c44170b77b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:56.697277 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-8628c0e1-f778-49be-8037-36c44170b77b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Delete volume with id: 936c3672-0860-45a3-90ba-b853d42ffc18 Aug 25 16:30:56.704132 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:56.704132 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:30:56.704643 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-8628c0e1-f778-49be-8037-36c44170b77b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:30:56.724329 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-8628c0e1-f778-49be-8037-36c44170b77b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Delete volume request issued successfully. Aug 25 16:30:56.724647 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8628c0e1-f778-49be-8037-36c44170b77b tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 returned with HTTP 202 Aug 25 16:30:56.724975 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 977/3877] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:30:56 2026] DELETE /volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:30:56.732863 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-54a161c5-5a4c-4da0-a6f5-7ffcf95b8047 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:56.734508 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-54a161c5-5a4c-4da0-a6f5-7ffcf95b8047 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 Aug 25 16:30:56.734799 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-54a161c5-5a4c-4da0-a6f5-7ffcf95b8047 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:56.735064 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-54a161c5-5a4c-4da0-a6f5-7ffcf95b8047 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:56.741332 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:56.741332 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:30:56.744436 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-54a161c5-5a4c-4da0-a6f5-7ffcf95b8047 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Volume info retrieved successfully. Aug 25 16:30:56.748087 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-54a161c5-5a4c-4da0-a6f5-7ffcf95b8047 tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 returned with HTTP 200 Aug 25 16:30:56.748414 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 967/3878] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:56 2026] GET /volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:57.122154 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-1ee5a172-bc44-41da-b167-05351494ead2 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:57.124414 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1ee5a172-bc44-41da-b167-05351494ead2 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 Aug 25 16:30:57.124711 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1ee5a172-bc44-41da-b167-05351494ead2 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:57.124961 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1ee5a172-bc44-41da-b167-05351494ead2 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:57.133701 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:57.133701 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:30:57.138484 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-1ee5a172-bc44-41da-b167-05351494ead2 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:30:57.143401 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1ee5a172-bc44-41da-b167-05351494ead2 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 returned with HTTP 200 Aug 25 16:30:57.143883 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 961/3879] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:57 2026] GET /volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:57.187663 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ab5fa3e9-72e3-49ab-9fc6-239ec081c7f0 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:57.189174 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ab5fa3e9-72e3-49ab-9fc6-239ec081c7f0 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 Aug 25 16:30:57.189335 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ab5fa3e9-72e3-49ab-9fc6-239ec081c7f0 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:57.189521 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ab5fa3e9-72e3-49ab-9fc6-239ec081c7f0 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:57.197233 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:57.197233 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:30:57.200543 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-ab5fa3e9-72e3-49ab-9fc6-239ec081c7f0 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:30:57.204183 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ab5fa3e9-72e3-49ab-9fc6-239ec081c7f0 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 returned with HTTP 200 Aug 25 16:30:57.204670 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 975/3880] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:57 2026] GET /volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:57.657149 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-9e0a31c7-c2ae-42a4-aae5-afe75f84ac25 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:57.658927 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9e0a31c7-c2ae-42a4-aae5-afe75f84ac25 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/3e6040ac-fcbd-442e-b8fe-47011b7ffb70 Aug 25 16:30:57.659089 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9e0a31c7-c2ae-42a4-aae5-afe75f84ac25 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:57.659232 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9e0a31c7-c2ae-42a4-aae5-afe75f84ac25 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:57.664427 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9e0a31c7-c2ae-42a4-aae5-afe75f84ac25 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/3e6040ac-fcbd-442e-b8fe-47011b7ffb70 returned with HTTP 404 Aug 25 16:30:57.664886 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 978/3881] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:57 2026] GET /volume/v3/volumes/3e6040ac-fcbd-442e-b8fe-47011b7ffb70 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:30:57.672422 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-3029b522-75d1-4af7-92c4-df7f44e49040 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:57.673983 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3029b522-75d1-4af7-92c4-df7f44e49040 tempest-TestVolumeBootPattern-2133692045 tempest-TestVolumeBootPattern-2133692045-project-admin] GET https://10.4.3.102/volume/v3/volumes/detail?all_tenants=1 Aug 25 16:30:57.674138 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3029b522-75d1-4af7-92c4-df7f44e49040 tempest-TestVolumeBootPattern-2133692045 tempest-TestVolumeBootPattern-2133692045-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:57.674330 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3029b522-75d1-4af7-92c4-df7f44e49040 tempest-TestVolumeBootPattern-2133692045 tempest-TestVolumeBootPattern-2133692045-project-admin] Calling method 'detail' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:57.675027 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-3029b522-75d1-4af7-92c4-df7f44e49040 tempest-TestVolumeBootPattern-2133692045 tempest-TestVolumeBootPattern-2133692045-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100456) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:30:57.685631 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-3029b522-75d1-4af7-92c4-df7f44e49040 tempest-TestVolumeBootPattern-2133692045 tempest-TestVolumeBootPattern-2133692045-project-admin] Get all volumes completed successfully. Aug 25 16:30:57.686649 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:57.686649 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:30:57.691408 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3029b522-75d1-4af7-92c4-df7f44e49040 tempest-TestVolumeBootPattern-2133692045 tempest-TestVolumeBootPattern-2133692045-project-admin] https://10.4.3.102/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 16:30:57.691908 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 968/3882] 10.4.3.102 () {66 vars in 1285 bytes} [Tue Aug 25 16:30:57 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 4947 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:30:57.704842 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d9229d97-12e9-42bf-b4b5-e9f761b5d29f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:57.706613 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d9229d97-12e9-42bf-b4b5-e9f761b5d29f tempest-TestVolumeBootPattern-2133692045 tempest-TestVolumeBootPattern-2133692045-project-admin] DELETE https://10.4.3.102/volume/v3/types/04b1fd6a-54af-4c52-916b-a9a0a0abdb4a Aug 25 16:30:57.706827 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d9229d97-12e9-42bf-b4b5-e9f761b5d29f tempest-TestVolumeBootPattern-2133692045 tempest-TestVolumeBootPattern-2133692045-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:57.707066 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d9229d97-12e9-42bf-b4b5-e9f761b5d29f tempest-TestVolumeBootPattern-2133692045 tempest-TestVolumeBootPattern-2133692045-project-admin] Calling method '_delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:57.734399 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d9229d97-12e9-42bf-b4b5-e9f761b5d29f tempest-TestVolumeBootPattern-2133692045 tempest-TestVolumeBootPattern-2133692045-project-admin] https://10.4.3.102/volume/v3/types/04b1fd6a-54af-4c52-916b-a9a0a0abdb4a returned with HTTP 202 Aug 25 16:30:57.734726 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 962/3883] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:30:57 2026] DELETE /volume/v3/types/04b1fd6a-54af-4c52-916b-a9a0a0abdb4a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:30:57.761576 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-dfdc545b-0c3b-4710-839e-e248a453358a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:57.761980 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-2e925cca-ffcc-4552-83e4-c17528a5a74d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:57.763117 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2e925cca-ffcc-4552-83e4-c17528a5a74d tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] GET https://10.4.3.102/volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 Aug 25 16:30:57.763305 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2e925cca-ffcc-4552-83e4-c17528a5a74d tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:57.763350 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-dfdc545b-0c3b-4710-839e-e248a453358a tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:30:57.763495 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2e925cca-ffcc-4552-83e4-c17528a5a74d tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:57.763687 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-dfdc545b-0c3b-4710-839e-e248a453358a tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-401654748", "snapshot_id": null, "imageRef": "9fcea7ad-f61c-4330-b26d-860af52471bb", "volume_type": null, "size": 1}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:30:57.765238 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-dfdc545b-0c3b-4710-839e-e248a453358a tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-401654748', 'snapshot_id': None, 'imageRef': '9fcea7ad-f61c-4330-b26d-860af52471bb', 'volume_type': None, 'size': 1}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:30:57.768771 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2e925cca-ffcc-4552-83e4-c17528a5a74d tempest-VolumesBackupsTest-1546216747 tempest-VolumesBackupsTest-1546216747-project-member] https://10.4.3.102/volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 returned with HTTP 404 Aug 25 16:30:57.769158 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 979/3884] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:57 2026] GET /volume/v3/volumes/936c3672-0860-45a3-90ba-b853d42ffc18 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:30:57.959900 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-dfdc545b-0c3b-4710-839e-e248a453358a tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Create volume of 1 GB Aug 25 16:30:57.964959 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-dfdc545b-0c3b-4710-839e-e248a453358a tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Availability Zones retrieved successfully. Aug 25 16:30:57.973216 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-dfdc545b-0c3b-4710-839e-e248a453358a tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Flow 'volume_create_api' (dcc1ac7d-db78-46ab-b231-81809f053cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:30:57.974498 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-dfdc545b-0c3b-4710-839e-e248a453358a tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7949ba1-2553-49a1-a21c-cfe117d369ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:30:57.975777 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-dfdc545b-0c3b-4710-839e-e248a453358a tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:30:58.036979 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-dfdc545b-0c3b-4710-839e-e248a453358a tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7949ba1-2553-49a1-a21c-cfe117d369ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:30:58.037717 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-dfdc545b-0c3b-4710-839e-e248a453358a tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96191d1c-f929-42b9-928d-5f4aa8c56fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:30:58.089609 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-dfdc545b-0c3b-4710-839e-e248a453358a tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Created reservations ['791e316c-6fb7-4dee-8bee-aa4ca3f470d6', 'e94757ee-63b1-409a-ac85-167aca36a229', 'ae836e80-5807-4b9f-94b9-7b219227107d', '0aeac953-cd33-41f1-8b64-3c226afee9b7'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:30:58.090343 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-dfdc545b-0c3b-4710-839e-e248a453358a tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96191d1c-f929-42b9-928d-5f4aa8c56fa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['791e316c-6fb7-4dee-8bee-aa4ca3f470d6', 'e94757ee-63b1-409a-ac85-167aca36a229', 'ae836e80-5807-4b9f-94b9-7b219227107d', '0aeac953-cd33-41f1-8b64-3c226afee9b7']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:30:58.091065 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-dfdc545b-0c3b-4710-839e-e248a453358a tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cf07fde-59f0-4853-9079-50a7a56cb52e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:30:58.111723 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-dfdc545b-0c3b-4710-839e-e248a453358a tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cf07fde-59f0-4853-9079-50a7a56cb52e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f56af5dd-d94e-445f-9eaa-bf376d80d23c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-401654748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a42f8af637549e4bd755df18f9c4bbc',qos_specs=None,replication_status=,reservations=['791e316c-6fb7-4dee-8bee-aa4ca3f470d6','e94757ee-63b1-409a-ac85-167aca36a229','ae836e80-5807-4b9f-94b9-7b219227107d','0aeac953-cd33-41f1-8b64-3c226afee9b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e7476ebfc64ba587039307d7d82a0b',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:30:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-401654748',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f56af5dd-d94e-445f-9eaa-bf376d80d23c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a42f8af637549e4bd755df18f9c4bbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01e7476ebfc64ba587039307d7d82a0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:30:58.112351 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-dfdc545b-0c3b-4710-839e-e248a453358a tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a98ae9fe-c935-4374-a856-a17459997697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:30:58.136156 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-dfdc545b-0c3b-4710-839e-e248a453358a tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a98ae9fe-c935-4374-a856-a17459997697) transitioned into state 'SUCCESS' from state '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-401654748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a42f8af637549e4bd755df18f9c4bbc',qos_specs=None,replication_status=,reservations=['791e316c-6fb7-4dee-8bee-aa4ca3f470d6','e94757ee-63b1-409a-ac85-167aca36a229','ae836e80-5807-4b9f-94b9-7b219227107d','0aeac953-cd33-41f1-8b64-3c226afee9b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e7476ebfc64ba587039307d7d82a0b',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:30:58.136834 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-dfdc545b-0c3b-4710-839e-e248a453358a tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71e5803e-b54d-4016-ac95-c8b5096c8c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:30:58.152850 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-dfdc545b-0c3b-4710-839e-e248a453358a tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71e5803e-b54d-4016-ac95-c8b5096c8c5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:30:58.154233 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-dfdc545b-0c3b-4710-839e-e248a453358a tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Flow 'volume_create_api' (dcc1ac7d-db78-46ab-b231-81809f053cf5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:30:58.156577 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-dfdc545b-0c3b-4710-839e-e248a453358a tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Create volume request issued successfully. Aug 25 16:30:58.156768 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-dfdc545b-0c3b-4710-839e-e248a453358a tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:30:58.157421 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 976/3885] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:30:57 2026] POST /volume/v3/volumes => generated 758 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:30:58.170509 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-cc918f7d-17be-4eb2-bc5c-693451e76b35 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:58.172421 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-cc918f7d-17be-4eb2-bc5c-693451e76b35 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/f56af5dd-d94e-445f-9eaa-bf376d80d23c Aug 25 16:30:58.172684 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-cc918f7d-17be-4eb2-bc5c-693451e76b35 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:58.172908 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-cc918f7d-17be-4eb2-bc5c-693451e76b35 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:58.179456 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:58.179456 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:30:58.183705 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-cc918f7d-17be-4eb2-bc5c-693451e76b35 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:30:58.188058 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-cc918f7d-17be-4eb2-bc5c-693451e76b35 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/f56af5dd-d94e-445f-9eaa-bf376d80d23c returned with HTTP 200 Aug 25 16:30:58.188474 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 969/3886] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:58 2026] GET /volume/v3/volumes/f56af5dd-d94e-445f-9eaa-bf376d80d23c => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:30:59.205330 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-bd9ac584-7dc2-45e2-ac4e-96cff08fa571 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:59.206897 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bd9ac584-7dc2-45e2-ac4e-96cff08fa571 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/f56af5dd-d94e-445f-9eaa-bf376d80d23c Aug 25 16:30:59.207091 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bd9ac584-7dc2-45e2-ac4e-96cff08fa571 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:59.207292 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bd9ac584-7dc2-45e2-ac4e-96cff08fa571 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:59.209153 np0000008093 devstack@c-api.service[100455]: DEBUG dbcounter [-] [100455] Writing DB stats cinder:SELECT=156,cinder:UPDATE=33,cinder:INSERT=12 {{(pid=100455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:30:59.214268 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:59.214268 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:30:59.217689 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-bd9ac584-7dc2-45e2-ac4e-96cff08fa571 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:30:59.222058 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bd9ac584-7dc2-45e2-ac4e-96cff08fa571 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/f56af5dd-d94e-445f-9eaa-bf376d80d23c returned with HTTP 200 Aug 25 16:30:59.222427 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 963/3887] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:59 2026] GET /volume/v3/volumes/f56af5dd-d94e-445f-9eaa-bf376d80d23c => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:30:59.233506 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-89cf8c96-e327-4c20-912c-a529d732e49c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:30:59.235008 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-89cf8c96-e327-4c20-912c-a529d732e49c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/f56af5dd-d94e-445f-9eaa-bf376d80d23c Aug 25 16:30:59.235166 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-89cf8c96-e327-4c20-912c-a529d732e49c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:30:59.235332 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-89cf8c96-e327-4c20-912c-a529d732e49c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:30:59.241942 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:30:59.241942 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:30:59.244868 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-89cf8c96-e327-4c20-912c-a529d732e49c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:30:59.248620 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-89cf8c96-e327-4c20-912c-a529d732e49c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/f56af5dd-d94e-445f-9eaa-bf376d80d23c returned with HTTP 200 Aug 25 16:30:59.248969 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 980/3888] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:30:59 2026] GET /volume/v3/volumes/f56af5dd-d94e-445f-9eaa-bf376d80d23c => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:31:00.219145 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-002c2d34-83c2-441d-9527-be7713e940a2 req-b0274daf-f112-4c97-a9b7-bf376241fd4f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:00.221744 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-002c2d34-83c2-441d-9527-be7713e940a2 req-b0274daf-f112-4c97-a9b7-bf376241fd4f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/f56af5dd-d94e-445f-9eaa-bf376d80d23c Aug 25 16:31:00.221986 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-002c2d34-83c2-441d-9527-be7713e940a2 req-b0274daf-f112-4c97-a9b7-bf376241fd4f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:00.222270 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-002c2d34-83c2-441d-9527-be7713e940a2 req-b0274daf-f112-4c97-a9b7-bf376241fd4f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:00.229258 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:00.229258 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:31:00.232332 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-002c2d34-83c2-441d-9527-be7713e940a2 req-b0274daf-f112-4c97-a9b7-bf376241fd4f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:31:00.236805 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-002c2d34-83c2-441d-9527-be7713e940a2 req-b0274daf-f112-4c97-a9b7-bf376241fd4f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/f56af5dd-d94e-445f-9eaa-bf376d80d23c returned with HTTP 200 Aug 25 16:31:00.237205 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 977/3889] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:31:00 2026] GET /volume/v3/volumes/f56af5dd-d94e-445f-9eaa-bf376d80d23c => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:31:00.737949 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-002c2d34-83c2-441d-9527-be7713e940a2 req-00ab05c3-59f3-4110-93ca-4bc4446ef603 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:00.739948 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-002c2d34-83c2-441d-9527-be7713e940a2 req-00ab05c3-59f3-4110-93ca-4bc4446ef603 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/f56af5dd-d94e-445f-9eaa-bf376d80d23c Aug 25 16:31:00.740132 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-002c2d34-83c2-441d-9527-be7713e940a2 req-00ab05c3-59f3-4110-93ca-4bc4446ef603 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:00.740302 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-002c2d34-83c2-441d-9527-be7713e940a2 req-00ab05c3-59f3-4110-93ca-4bc4446ef603 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:00.747129 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:00.747129 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:31:00.750543 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-002c2d34-83c2-441d-9527-be7713e940a2 req-00ab05c3-59f3-4110-93ca-4bc4446ef603 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:31:00.755218 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-002c2d34-83c2-441d-9527-be7713e940a2 req-00ab05c3-59f3-4110-93ca-4bc4446ef603 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/f56af5dd-d94e-445f-9eaa-bf376d80d23c returned with HTTP 200 Aug 25 16:31:00.755711 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 970/3890] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:31:00 2026] GET /volume/v3/volumes/f56af5dd-d94e-445f-9eaa-bf376d80d23c => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:31:00.767474 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-0c541079-65e0-480b-80ec-5be4263c8da4 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:00.767877 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0c541079-65e0-480b-80ec-5be4263c8da4 None None] GET https://10.4.3.102/volume// Aug 25 16:31:00.768027 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0c541079-65e0-480b-80ec-5be4263c8da4 None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:00.768197 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0c541079-65e0-480b-80ec-5be4263c8da4 None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:00.768522 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0c541079-65e0-480b-80ec-5be4263c8da4 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:31:00.768810 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 964/3891] 10.4.3.102 () {66 vars in 1419 bytes} [Tue Aug 25 16:31:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:31:00.777099 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-002c2d34-83c2-441d-9527-be7713e940a2 req-154a54cf-3d3b-4632-93e2-dbd91bb3b041 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:00.779108 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-002c2d34-83c2-441d-9527-be7713e940a2 req-154a54cf-3d3b-4632-93e2-dbd91bb3b041 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:31:00.779370 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-002c2d34-83c2-441d-9527-be7713e940a2 req-154a54cf-3d3b-4632-93e2-dbd91bb3b041 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f56af5dd-d94e-445f-9eaa-bf376d80d23c", "connector": null, "instance_uuid": "8a913a4e-1ed9-45f0-bbf5-1f47da954aec"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:31:00.787037 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:00.787037 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:31:00.818536 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-002c2d34-83c2-441d-9527-be7713e940a2 req-154a54cf-3d3b-4632-93e2-dbd91bb3b041 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:31:00.818989 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 981/3892] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:31:00 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) Aug 25 16:31:01.585556 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-014b6f0b-5c86-4831-a407-185f3675f350 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:01.718903 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-014b6f0b-5c86-4831-a407-185f3675f350 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:31:01.719212 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-014b6f0b-5c86-4831-a407-185f3675f350 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1294547194"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:31:01.720562 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-014b6f0b-5c86-4831-a407-185f3675f350 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1294547194'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:31:01.720753 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-014b6f0b-5c86-4831-a407-185f3675f350 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Create volume of 1 GB Aug 25 16:31:01.724276 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-014b6f0b-5c86-4831-a407-185f3675f350 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Availability Zones retrieved successfully. Aug 25 16:31:01.729577 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-014b6f0b-5c86-4831-a407-185f3675f350 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Flow 'volume_create_api' (acc0c81f-9999-4c8d-bf54-87090a8b99ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:31:01.730527 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-014b6f0b-5c86-4831-a407-185f3675f350 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfd5feb6-8e14-40f4-a2ad-84b27147fd0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:31:01.731750 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-014b6f0b-5c86-4831-a407-185f3675f350 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:31:01.768748 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-014b6f0b-5c86-4831-a407-185f3675f350 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfd5feb6-8e14-40f4-a2ad-84b27147fd0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:31:01.769413 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-014b6f0b-5c86-4831-a407-185f3675f350 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd6336bd-a7e2-4a31-84e8-a055343032dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:31:01.823011 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f886dab8-afd6-4021-9560-0a68b4fe5f94 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:01.823473 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f886dab8-afd6-4021-9560-0a68b4fe5f94 None None] GET https://10.4.3.102/volume// Aug 25 16:31:01.823708 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f886dab8-afd6-4021-9560-0a68b4fe5f94 None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:01.823950 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f886dab8-afd6-4021-9560-0a68b4fe5f94 None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:01.824367 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f886dab8-afd6-4021-9560-0a68b4fe5f94 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:31:01.824745 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 971/3893] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:31:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:31:01.831899 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-002c2d34-83c2-441d-9527-be7713e940a2 req-afc87cd7-f9b7-4d63-a09c-db266fd2d2b2 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:01.833558 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-014b6f0b-5c86-4831-a407-185f3675f350 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Created reservations ['58a819cd-6459-4e2b-93fa-69dd672ba585', '02f52c31-ee01-4af7-b307-37e8a33759f8', '13465f58-f162-4a52-be6b-6c19f4df69c6', 'c25a6a5f-ed5a-4970-991f-dc1bd26ee28d'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:31:01.834385 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-014b6f0b-5c86-4831-a407-185f3675f350 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd6336bd-a7e2-4a31-84e8-a055343032dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58a819cd-6459-4e2b-93fa-69dd672ba585', '02f52c31-ee01-4af7-b307-37e8a33759f8', '13465f58-f162-4a52-be6b-6c19f4df69c6', 'c25a6a5f-ed5a-4970-991f-dc1bd26ee28d']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:31:01.834604 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-002c2d34-83c2-441d-9527-be7713e940a2 req-afc87cd7-f9b7-4d63-a09c-db266fd2d2b2 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/f56af5dd-d94e-445f-9eaa-bf376d80d23c Aug 25 16:31:01.834832 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-002c2d34-83c2-441d-9527-be7713e940a2 req-afc87cd7-f9b7-4d63-a09c-db266fd2d2b2 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:01.835000 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-002c2d34-83c2-441d-9527-be7713e940a2 req-afc87cd7-f9b7-4d63-a09c-db266fd2d2b2 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:01.835154 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-014b6f0b-5c86-4831-a407-185f3675f350 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10a63dbd-c579-4dbb-acec-4492f6016e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:31:01.851443 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:01.851443 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:31:01.854834 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-002c2d34-83c2-441d-9527-be7713e940a2 req-afc87cd7-f9b7-4d63-a09c-db266fd2d2b2 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:31:01.863720 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-014b6f0b-5c86-4831-a407-185f3675f350 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10a63dbd-c579-4dbb-acec-4492f6016e16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef763252-3ccd-4b2d-a6cd-282442aa4f21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1294547194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f670adec0d6d4c0d9ef911262cf4c6bc',qos_specs=None,replication_status=,reservations=['58a819cd-6459-4e2b-93fa-69dd672ba585','02f52c31-ee01-4af7-b307-37e8a33759f8','13465f58-f162-4a52-be6b-6c19f4df69c6','c25a6a5f-ed5a-4970-991f-dc1bd26ee28d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ca25b72d8e04c2a94629aefd9715702',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:31:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1294547194',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef763252-3ccd-4b2d-a6cd-282442aa4f21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f670adec0d6d4c0d9ef911262cf4c6bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ca25b72d8e04c2a94629aefd9715702',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:31:01.864536 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-014b6f0b-5c86-4831-a407-185f3675f350 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2bcea1a-5433-4bfa-8d12-d77aa4e49ff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:31:01.865022 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-002c2d34-83c2-441d-9527-be7713e940a2 req-afc87cd7-f9b7-4d63-a09c-db266fd2d2b2 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/f56af5dd-d94e-445f-9eaa-bf376d80d23c returned with HTTP 200 Aug 25 16:31:01.865570 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 965/3894] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:31:01 2026] GET /volume/v3/volumes/f56af5dd-d94e-445f-9eaa-bf376d80d23c => generated 1545 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:31:01.891856 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-014b6f0b-5c86-4831-a407-185f3675f350 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2bcea1a-5433-4bfa-8d12-d77aa4e49ff7) transitioned into state 'SUCCESS' from state '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-1294547194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f670adec0d6d4c0d9ef911262cf4c6bc',qos_specs=None,replication_status=,reservations=['58a819cd-6459-4e2b-93fa-69dd672ba585','02f52c31-ee01-4af7-b307-37e8a33759f8','13465f58-f162-4a52-be6b-6c19f4df69c6','c25a6a5f-ed5a-4970-991f-dc1bd26ee28d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ca25b72d8e04c2a94629aefd9715702',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:31:01.892527 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-014b6f0b-5c86-4831-a407-185f3675f350 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adb568d4-a22a-4075-8c39-cc9f30cef30a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:31:01.911083 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-014b6f0b-5c86-4831-a407-185f3675f350 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adb568d4-a22a-4075-8c39-cc9f30cef30a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:31:01.912056 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-014b6f0b-5c86-4831-a407-185f3675f350 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Flow 'volume_create_api' (acc0c81f-9999-4c8d-bf54-87090a8b99ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:31:01.912199 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-014b6f0b-5c86-4831-a407-185f3675f350 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Create volume request issued successfully. Aug 25 16:31:01.912741 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-014b6f0b-5c86-4831-a407-185f3675f350 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:31:01.913140 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 978/3895] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:31:01 2026] POST /volume/v3/volumes => generated 758 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:31:01.925075 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-4e44bbbd-0ebc-43bc-802c-2ded9520ce5d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:01.928417 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4e44bbbd-0ebc-43bc-802c-2ded9520ce5d tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] GET https://10.4.3.102/volume/v3/volumes/ef763252-3ccd-4b2d-a6cd-282442aa4f21 Aug 25 16:31:01.928417 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4e44bbbd-0ebc-43bc-802c-2ded9520ce5d tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:01.928417 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4e44bbbd-0ebc-43bc-802c-2ded9520ce5d tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:01.934344 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:01.934344 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:31:01.944908 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-4e44bbbd-0ebc-43bc-802c-2ded9520ce5d tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Volume info retrieved successfully. Aug 25 16:31:01.950016 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4e44bbbd-0ebc-43bc-802c-2ded9520ce5d tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] https://10.4.3.102/volume/v3/volumes/ef763252-3ccd-4b2d-a6cd-282442aa4f21 returned with HTTP 200 Aug 25 16:31:01.950581 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 982/3896] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:01 2026] GET /volume/v3/volumes/ef763252-3ccd-4b2d-a6cd-282442aa4f21 => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:01.976750 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-002c2d34-83c2-441d-9527-be7713e940a2 req-b27ad5c5-6993-458a-92b3-e46a2f7ae825 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:01.980995 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-002c2d34-83c2-441d-9527-be7713e940a2 req-b27ad5c5-6993-458a-92b3-e46a2f7ae825 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] PUT https://10.4.3.102/volume/v3/attachments/c4723379-d63b-4adc-aa02-68bb230eb0da Aug 25 16:31:01.981416 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-002c2d34-83c2-441d-9527-be7713e940a2 req-b27ad5c5-6993-458a-92b3-e46a2f7ae825 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:31:01.990431 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-002c2d34-83c2-441d-9527-be7713e940a2 req-b27ad5c5-6993-458a-92b3-e46a2f7ae825 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Acquiring lock "cinder-attachment_update-f56af5dd-d94e-445f-9eaa-bf376d80d23c-np0000008093" by "attachment_update" {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:31:01.995276 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-002c2d34-83c2-441d-9527-be7713e940a2 req-b27ad5c5-6993-458a-92b3-e46a2f7ae825 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Lock "cinder-attachment_update-f56af5dd-d94e-445f-9eaa-bf376d80d23c-np0000008093" acquired by "attachment_update" :: waited 0.005s {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:31:01.996265 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:01.996265 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:31:02.145357 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-002c2d34-83c2-441d-9527-be7713e940a2 req-b27ad5c5-6993-458a-92b3-e46a2f7ae825 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Lock "cinder-attachment_update-f56af5dd-d94e-445f-9eaa-bf376d80d23c-np0000008093" released by "attachment_update" :: held 0.150s {{(pid=100456) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:31:02.145696 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-002c2d34-83c2-441d-9527-be7713e940a2 req-b27ad5c5-6993-458a-92b3-e46a2f7ae825 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/attachments/c4723379-d63b-4adc-aa02-68bb230eb0da returned with HTTP 200 Aug 25 16:31:02.146140 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 972/3897] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:31:01 2026] PUT /volume/v3/attachments/c4723379-d63b-4adc-aa02-68bb230eb0da => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:31:02.167530 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-002c2d34-83c2-441d-9527-be7713e940a2 req-3f9c210e-4e3f-4f67-991c-884136b3b625 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:02.169431 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-002c2d34-83c2-441d-9527-be7713e940a2 req-3f9c210e-4e3f-4f67-991c-884136b3b625 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] POST https://10.4.3.102/volume/v3/attachments/c4723379-d63b-4adc-aa02-68bb230eb0da/action Aug 25 16:31:02.169867 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-002c2d34-83c2-441d-9527-be7713e940a2 req-3f9c210e-4e3f-4f67-991c-884136b3b625 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action body: b'{"os-complete": null}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:31:02.170013 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-002c2d34-83c2-441d-9527-be7713e940a2 req-3f9c210e-4e3f-4f67-991c-884136b3b625 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:31:02.186012 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:02.186012 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:31:02.223187 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-002c2d34-83c2-441d-9527-be7713e940a2 req-3f9c210e-4e3f-4f67-991c-884136b3b625 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/attachments/c4723379-d63b-4adc-aa02-68bb230eb0da/action returned with HTTP 204 Aug 25 16:31:02.223641 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 966/3898] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:31:02 2026] POST /volume/v3/attachments/c4723379-d63b-4adc-aa02-68bb230eb0da/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:31:02.390864 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-dbebbf78-8913-4b2e-9dc1-e34c189d4a5e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:02.454641 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-dbebbf78-8913-4b2e-9dc1-e34c189d4a5e tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:31:02.455024 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-dbebbf78-8913-4b2e-9dc1-e34c189d4a5e tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-284655985", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:31:02.456468 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-dbebbf78-8913-4b2e-9dc1-e34c189d4a5e tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-284655985', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:31:02.456603 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-dbebbf78-8913-4b2e-9dc1-e34c189d4a5e tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Create volume of 1 GB Aug 25 16:31:02.457217 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:02.457217 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:31:02.460382 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-dbebbf78-8913-4b2e-9dc1-e34c189d4a5e tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Availability Zones retrieved successfully. Aug 25 16:31:02.465536 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-dbebbf78-8913-4b2e-9dc1-e34c189d4a5e tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Flow 'volume_create_api' (eea81498-694e-4648-bd41-e88e257488cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:31:02.466370 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-dbebbf78-8913-4b2e-9dc1-e34c189d4a5e tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afe7d03c-12f6-4230-8a58-67521c052668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:31:02.467238 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-dbebbf78-8913-4b2e-9dc1-e34c189d4a5e tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:31:02.498388 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-dbebbf78-8913-4b2e-9dc1-e34c189d4a5e tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afe7d03c-12f6-4230-8a58-67521c052668) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:31:02.499313 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-dbebbf78-8913-4b2e-9dc1-e34c189d4a5e tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d82fbdc7-c438-407b-b832-af6a51bdd27b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:31:02.578095 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-dbebbf78-8913-4b2e-9dc1-e34c189d4a5e tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Created reservations ['7092ce54-8e20-413e-a6d8-50dc66785e75', 'ee0bb75b-2532-493a-9ff2-dc16f415be89', 'c8811419-5cbf-407f-ab3f-e8c73a0a541d', '9bb94db4-b483-47e0-879d-313242345c22'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:31:02.578095 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-dbebbf78-8913-4b2e-9dc1-e34c189d4a5e tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d82fbdc7-c438-407b-b832-af6a51bdd27b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7092ce54-8e20-413e-a6d8-50dc66785e75', 'ee0bb75b-2532-493a-9ff2-dc16f415be89', 'c8811419-5cbf-407f-ab3f-e8c73a0a541d', '9bb94db4-b483-47e0-879d-313242345c22']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:31:02.579686 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-dbebbf78-8913-4b2e-9dc1-e34c189d4a5e tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4964330-3d89-495a-8a97-3907443e963c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:31:02.601973 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-dbebbf78-8913-4b2e-9dc1-e34c189d4a5e tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4964330-3d89-495a-8a97-3907443e963c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e91c822a-3468-4616-afb4-89b70d6f2278', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-284655985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c144bae9b7284681ad8643e3c834b998',qos_specs=None,replication_status=,reservations=['7092ce54-8e20-413e-a6d8-50dc66785e75','ee0bb75b-2532-493a-9ff2-dc16f415be89','c8811419-5cbf-407f-ab3f-e8c73a0a541d','9bb94db4-b483-47e0-879d-313242345c22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2161ffdc2b604267a54ad7ef6bbc8b09',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:31:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-284655985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e91c822a-3468-4616-afb4-89b70d6f2278,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c144bae9b7284681ad8643e3c834b998',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2161ffdc2b604267a54ad7ef6bbc8b09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:31:02.602605 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-dbebbf78-8913-4b2e-9dc1-e34c189d4a5e tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81fe4302-3d89-4726-aa8f-c4f14baf9226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:31:02.619360 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-dbebbf78-8913-4b2e-9dc1-e34c189d4a5e tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81fe4302-3d89-4726-aa8f-c4f14baf9226) transitioned into state 'SUCCESS' from state '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-284655985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c144bae9b7284681ad8643e3c834b998',qos_specs=None,replication_status=,reservations=['7092ce54-8e20-413e-a6d8-50dc66785e75','ee0bb75b-2532-493a-9ff2-dc16f415be89','c8811419-5cbf-407f-ab3f-e8c73a0a541d','9bb94db4-b483-47e0-879d-313242345c22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2161ffdc2b604267a54ad7ef6bbc8b09',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:31:02.620328 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-dbebbf78-8913-4b2e-9dc1-e34c189d4a5e tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a202954c-7a0c-4ebe-badd-af7791d740f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:31:02.631146 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-dbebbf78-8913-4b2e-9dc1-e34c189d4a5e tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a202954c-7a0c-4ebe-badd-af7791d740f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:31:02.631920 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-dbebbf78-8913-4b2e-9dc1-e34c189d4a5e tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Flow 'volume_create_api' (eea81498-694e-4648-bd41-e88e257488cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:31:02.632174 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-dbebbf78-8913-4b2e-9dc1-e34c189d4a5e tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Create volume request issued successfully. Aug 25 16:31:02.632741 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-dbebbf78-8913-4b2e-9dc1-e34c189d4a5e tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:31:02.633117 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 979/3899] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:31:02 2026] POST /volume/v3/volumes => generated 764 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:31:02.644479 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-14b0f62b-3e50-4708-87f7-9122ecb65b92 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:02.645928 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-14b0f62b-3e50-4708-87f7-9122ecb65b92 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:31:02.646214 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-14b0f62b-3e50-4708-87f7-9122ecb65b92 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-9148186", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:31:02.647554 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-14b0f62b-3e50-4708-87f7-9122ecb65b92 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-9148186', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:31:02.647697 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-14b0f62b-3e50-4708-87f7-9122ecb65b92 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Create volume of 1 GB Aug 25 16:31:02.651148 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-14b0f62b-3e50-4708-87f7-9122ecb65b92 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Availability Zones retrieved successfully. Aug 25 16:31:02.656944 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-14b0f62b-3e50-4708-87f7-9122ecb65b92 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Flow 'volume_create_api' (45e03235-50d5-49d7-a149-635ece82ed42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:31:02.657605 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-14b0f62b-3e50-4708-87f7-9122ecb65b92 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39aba7d4-003f-4a62-b14b-2ed86d7b68cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:31:02.658396 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-14b0f62b-3e50-4708-87f7-9122ecb65b92 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:31:02.689320 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-14b0f62b-3e50-4708-87f7-9122ecb65b92 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39aba7d4-003f-4a62-b14b-2ed86d7b68cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:31:02.690311 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-14b0f62b-3e50-4708-87f7-9122ecb65b92 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (027b242a-b371-4622-8c7e-9aa9c32bdcb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:31:02.696827 np0000008093 devstack@c-api.service[100457]: DEBUG dbcounter [-] [100457] Writing DB stats cinder:SELECT=135,cinder:UPDATE=27,cinder:INSERT=8 {{(pid=100457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:31:02.770839 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-14b0f62b-3e50-4708-87f7-9122ecb65b92 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Created reservations ['43b0c140-0e79-4a22-8fce-721ffe79dfdb', '29f36457-5ae3-44e5-9c21-d573eb1953d6', 'db26b392-1786-4494-9d9d-1807d2bab2d7', '6b6f2869-f075-498f-886c-e6b5dbfa8b06'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:31:02.771968 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-14b0f62b-3e50-4708-87f7-9122ecb65b92 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (027b242a-b371-4622-8c7e-9aa9c32bdcb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43b0c140-0e79-4a22-8fce-721ffe79dfdb', '29f36457-5ae3-44e5-9c21-d573eb1953d6', 'db26b392-1786-4494-9d9d-1807d2bab2d7', '6b6f2869-f075-498f-886c-e6b5dbfa8b06']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:31:02.773131 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-14b0f62b-3e50-4708-87f7-9122ecb65b92 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ef225ff-6a5f-4aa5-ae5c-5cc3dfb5a4cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:31:02.814437 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-14b0f62b-3e50-4708-87f7-9122ecb65b92 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ef225ff-6a5f-4aa5-ae5c-5cc3dfb5a4cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '864223b2-c416-4a52-beb4-50b6be777c6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-9148186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c144bae9b7284681ad8643e3c834b998',qos_specs=None,replication_status=,reservations=['43b0c140-0e79-4a22-8fce-721ffe79dfdb','29f36457-5ae3-44e5-9c21-d573eb1953d6','db26b392-1786-4494-9d9d-1807d2bab2d7','6b6f2869-f075-498f-886c-e6b5dbfa8b06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2161ffdc2b604267a54ad7ef6bbc8b09',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:31:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-9148186',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=864223b2-c416-4a52-beb4-50b6be777c6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c144bae9b7284681ad8643e3c834b998',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2161ffdc2b604267a54ad7ef6bbc8b09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:31:02.815554 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-14b0f62b-3e50-4708-87f7-9122ecb65b92 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a81f14c-b44f-4be8-8437-b4dbbfa183f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:31:02.838339 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-14b0f62b-3e50-4708-87f7-9122ecb65b92 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a81f14c-b44f-4be8-8437-b4dbbfa183f2) transitioned into state 'SUCCESS' from state '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-9148186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c144bae9b7284681ad8643e3c834b998',qos_specs=None,replication_status=,reservations=['43b0c140-0e79-4a22-8fce-721ffe79dfdb','29f36457-5ae3-44e5-9c21-d573eb1953d6','db26b392-1786-4494-9d9d-1807d2bab2d7','6b6f2869-f075-498f-886c-e6b5dbfa8b06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2161ffdc2b604267a54ad7ef6bbc8b09',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:31:02.838967 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-14b0f62b-3e50-4708-87f7-9122ecb65b92 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8699a3a3-bf50-4b90-ae0d-9ad952425046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:31:02.847740 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-14b0f62b-3e50-4708-87f7-9122ecb65b92 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8699a3a3-bf50-4b90-ae0d-9ad952425046) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:31:02.849082 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-14b0f62b-3e50-4708-87f7-9122ecb65b92 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Flow 'volume_create_api' (45e03235-50d5-49d7-a149-635ece82ed42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:31:02.849597 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-14b0f62b-3e50-4708-87f7-9122ecb65b92 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Create volume request issued successfully. Aug 25 16:31:02.850466 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-14b0f62b-3e50-4708-87f7-9122ecb65b92 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:31:02.851068 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 983/3900] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:31:02 2026] POST /volume/v3/volumes => generated 762 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:31:02.963290 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-abb341ae-151b-4b6b-8864-0da0c5023f10 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:02.965852 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-abb341ae-151b-4b6b-8864-0da0c5023f10 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] GET https://10.4.3.102/volume/v3/volumes/ef763252-3ccd-4b2d-a6cd-282442aa4f21 Aug 25 16:31:02.966066 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-abb341ae-151b-4b6b-8864-0da0c5023f10 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:02.966269 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-abb341ae-151b-4b6b-8864-0da0c5023f10 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:02.973879 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:02.973879 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:31:02.978727 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-abb341ae-151b-4b6b-8864-0da0c5023f10 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Volume info retrieved successfully. Aug 25 16:31:02.984189 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-abb341ae-151b-4b6b-8864-0da0c5023f10 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] https://10.4.3.102/volume/v3/volumes/ef763252-3ccd-4b2d-a6cd-282442aa4f21 returned with HTTP 200 Aug 25 16:31:02.984763 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 973/3901] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:02 2026] GET /volume/v3/volumes/ef763252-3ccd-4b2d-a6cd-282442aa4f21 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:03.000557 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c5514685-32ac-45ca-a2f4-34f5c1aaabb1 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:03.002499 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c5514685-32ac-45ca-a2f4-34f5c1aaabb1 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:31:03.002935 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c5514685-32ac-45ca-a2f4-34f5c1aaabb1 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ef763252-3ccd-4b2d-a6cd-282442aa4f21", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1850305034"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:31:03.013875 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:03.013875 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:31:03.014437 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-c5514685-32ac-45ca-a2f4-34f5c1aaabb1 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Volume info retrieved successfully. Aug 25 16:31:03.014577 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.snapshots [None req-c5514685-32ac-45ca-a2f4-34f5c1aaabb1 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Create snapshot from volume ef763252-3ccd-4b2d-a6cd-282442aa4f21 Aug 25 16:31:03.055988 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-c5514685-32ac-45ca-a2f4-34f5c1aaabb1 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Created reservations ['63b011ea-7582-4c08-b505-5205c9e222ac', '5e1599d1-92ed-4956-925c-6384768d11d8', '6a7a9565-a09b-4d4b-aac4-4a5069aa78ff', '6d6c82c7-1e7b-4136-aba8-51f36004fea9'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:31:03.099627 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-c5514685-32ac-45ca-a2f4-34f5c1aaabb1 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Snapshot create request issued successfully. Aug 25 16:31:03.099873 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c5514685-32ac-45ca-a2f4-34f5c1aaabb1 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:31:03.100262 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 967/3902] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:31:02 2026] POST /volume/v3/snapshots => generated 314 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:31:03.114751 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-441210d8-af05-4344-ba66-046b9f472c3f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:03.116890 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-441210d8-af05-4344-ba66-046b9f472c3f tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] GET https://10.4.3.102/volume/v3/snapshots/d0204f1b-4f36-4cfb-a6e0-2ac8aa6ad037 Aug 25 16:31:03.117085 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-441210d8-af05-4344-ba66-046b9f472c3f tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:03.117292 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-441210d8-af05-4344-ba66-046b9f472c3f tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:03.119253 np0000008093 devstack@c-api.service[100454]: DEBUG dbcounter [-] [100454] Writing DB stats cinder:SELECT=229,cinder:UPDATE=76,cinder:INSERT=44 {{(pid=100454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:31:03.122826 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:03.122826 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:31:03.123228 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-441210d8-af05-4344-ba66-046b9f472c3f tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Snapshot retrieved successfully. Aug 25 16:31:03.123920 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-441210d8-af05-4344-ba66-046b9f472c3f tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] https://10.4.3.102/volume/v3/snapshots/d0204f1b-4f36-4cfb-a6e0-2ac8aa6ad037 returned with HTTP 200 Aug 25 16:31:03.124238 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 980/3903] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:31:03 2026] GET /volume/v3/snapshots/d0204f1b-4f36-4cfb-a6e0-2ac8aa6ad037 => generated 446 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:04.133943 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-01b4ecc5-191a-44b6-bf08-7f76ba601c4c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:04.136376 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-01b4ecc5-191a-44b6-bf08-7f76ba601c4c tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] GET https://10.4.3.102/volume/v3/snapshots/d0204f1b-4f36-4cfb-a6e0-2ac8aa6ad037 Aug 25 16:31:04.136376 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-01b4ecc5-191a-44b6-bf08-7f76ba601c4c tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:04.136376 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-01b4ecc5-191a-44b6-bf08-7f76ba601c4c tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:04.140963 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:04.140963 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:31:04.141299 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-01b4ecc5-191a-44b6-bf08-7f76ba601c4c tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Snapshot retrieved successfully. Aug 25 16:31:04.142076 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-01b4ecc5-191a-44b6-bf08-7f76ba601c4c tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] https://10.4.3.102/volume/v3/snapshots/d0204f1b-4f36-4cfb-a6e0-2ac8aa6ad037 returned with HTTP 200 Aug 25 16:31:04.142395 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 984/3904] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:31:04 2026] GET /volume/v3/snapshots/d0204f1b-4f36-4cfb-a6e0-2ac8aa6ad037 => generated 473 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:04.150389 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-75f4215b-ee13-4e5e-92fc-a707840dece5 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:04.151970 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-75f4215b-ee13-4e5e-92fc-a707840dece5 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:31:04.152267 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-75f4215b-ee13-4e5e-92fc-a707840dece5 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ef763252-3ccd-4b2d-a6cd-282442aa4f21", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-577217286"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:31:04.159882 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:04.159882 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:31:04.160274 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-75f4215b-ee13-4e5e-92fc-a707840dece5 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Volume info retrieved successfully. Aug 25 16:31:04.160407 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-75f4215b-ee13-4e5e-92fc-a707840dece5 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Create snapshot from volume ef763252-3ccd-4b2d-a6cd-282442aa4f21 Aug 25 16:31:04.197512 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-75f4215b-ee13-4e5e-92fc-a707840dece5 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Created reservations ['295b0f51-55fd-426e-a32e-c028689474a4', '23c41381-c517-4e76-9f14-914792a689f2', 'fe0fde56-1b79-492d-b6fe-7d934cb38201', 'd4ead5ed-829a-4b29-8f6e-edabfc0628a2'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:31:04.231615 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-75f4215b-ee13-4e5e-92fc-a707840dece5 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Snapshot create request issued successfully. Aug 25 16:31:04.231615 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-75f4215b-ee13-4e5e-92fc-a707840dece5 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:31:04.231615 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 974/3905] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:31:04 2026] POST /volume/v3/snapshots => generated 313 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:31:04.239933 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d4f6d0e8-ed16-49af-a3fa-7af9f8c75a34 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:04.241946 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d4f6d0e8-ed16-49af-a3fa-7af9f8c75a34 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] GET https://10.4.3.102/volume/v3/snapshots/db64a7d4-425b-40a8-953d-514d71a53018 Aug 25 16:31:04.242174 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d4f6d0e8-ed16-49af-a3fa-7af9f8c75a34 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:04.242423 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d4f6d0e8-ed16-49af-a3fa-7af9f8c75a34 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:04.247999 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:04.247999 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:31:04.248421 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-d4f6d0e8-ed16-49af-a3fa-7af9f8c75a34 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Snapshot retrieved successfully. Aug 25 16:31:04.249354 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d4f6d0e8-ed16-49af-a3fa-7af9f8c75a34 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] https://10.4.3.102/volume/v3/snapshots/db64a7d4-425b-40a8-953d-514d71a53018 returned with HTTP 200 Aug 25 16:31:04.249869 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 968/3906] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:31:04 2026] GET /volume/v3/snapshots/db64a7d4-425b-40a8-953d-514d71a53018 => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:05.258856 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-0f59b270-ed3d-4c98-bc4e-667ab2f4f00d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:05.260891 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0f59b270-ed3d-4c98-bc4e-667ab2f4f00d tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] GET https://10.4.3.102/volume/v3/snapshots/db64a7d4-425b-40a8-953d-514d71a53018 Aug 25 16:31:05.261136 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0f59b270-ed3d-4c98-bc4e-667ab2f4f00d tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:05.261382 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0f59b270-ed3d-4c98-bc4e-667ab2f4f00d tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:05.267353 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:05.267353 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:31:05.267917 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-0f59b270-ed3d-4c98-bc4e-667ab2f4f00d tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Snapshot retrieved successfully. Aug 25 16:31:05.268870 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0f59b270-ed3d-4c98-bc4e-667ab2f4f00d tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] https://10.4.3.102/volume/v3/snapshots/db64a7d4-425b-40a8-953d-514d71a53018 returned with HTTP 200 Aug 25 16:31:05.269306 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 981/3907] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:31:05 2026] GET /volume/v3/snapshots/db64a7d4-425b-40a8-953d-514d71a53018 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:31:05.282330 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d38471f9-e369-4402-88de-39721f5e6129 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:05.283892 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d38471f9-e369-4402-88de-39721f5e6129 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:31:05.284229 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d38471f9-e369-4402-88de-39721f5e6129 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ef763252-3ccd-4b2d-a6cd-282442aa4f21", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1879632398"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:31:05.292037 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:05.292037 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:31:05.292235 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-d38471f9-e369-4402-88de-39721f5e6129 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Volume info retrieved successfully. Aug 25 16:31:05.292344 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.snapshots [None req-d38471f9-e369-4402-88de-39721f5e6129 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Create snapshot from volume ef763252-3ccd-4b2d-a6cd-282442aa4f21 Aug 25 16:31:05.373222 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-d38471f9-e369-4402-88de-39721f5e6129 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Created reservations ['2479724b-27ab-4eca-875e-95cfdbd29c30', 'b568052d-d012-4047-8cdb-e4c76b151d13', '57de9c9f-e2d4-4e1a-a2e8-1d816fc3ad60', '09caea08-7960-47c3-b967-012d242bc150'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:31:05.426193 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-d38471f9-e369-4402-88de-39721f5e6129 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Snapshot create request issued successfully. Aug 25 16:31:05.426473 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d38471f9-e369-4402-88de-39721f5e6129 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:31:05.426889 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 985/3908] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:31:05 2026] POST /volume/v3/snapshots => generated 314 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:31:05.435646 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c9507539-6052-4b13-b85b-28d3198d632f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:05.438126 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c9507539-6052-4b13-b85b-28d3198d632f tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] GET https://10.4.3.102/volume/v3/snapshots/64e21da7-924b-414e-9bed-ad4dfa94febe Aug 25 16:31:05.438358 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c9507539-6052-4b13-b85b-28d3198d632f tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:05.438559 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c9507539-6052-4b13-b85b-28d3198d632f tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:05.443057 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:05.443057 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:31:05.443421 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-c9507539-6052-4b13-b85b-28d3198d632f tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Snapshot retrieved successfully. Aug 25 16:31:05.444217 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c9507539-6052-4b13-b85b-28d3198d632f tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] https://10.4.3.102/volume/v3/snapshots/64e21da7-924b-414e-9bed-ad4dfa94febe returned with HTTP 200 Aug 25 16:31:05.444416 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 975/3909] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:31:05 2026] GET /volume/v3/snapshots/64e21da7-924b-414e-9bed-ad4dfa94febe => generated 446 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:06.453650 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-e3d73ba5-85b6-498a-8dcb-28022b7691a1 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:06.455642 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e3d73ba5-85b6-498a-8dcb-28022b7691a1 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] GET https://10.4.3.102/volume/v3/snapshots/64e21da7-924b-414e-9bed-ad4dfa94febe Aug 25 16:31:06.455899 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e3d73ba5-85b6-498a-8dcb-28022b7691a1 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:06.456155 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e3d73ba5-85b6-498a-8dcb-28022b7691a1 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:06.462022 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:06.462022 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:31:06.462535 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-e3d73ba5-85b6-498a-8dcb-28022b7691a1 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Snapshot retrieved successfully. Aug 25 16:31:06.463858 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e3d73ba5-85b6-498a-8dcb-28022b7691a1 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] https://10.4.3.102/volume/v3/snapshots/64e21da7-924b-414e-9bed-ad4dfa94febe returned with HTTP 200 Aug 25 16:31:06.464247 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 969/3910] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:31:06 2026] GET /volume/v3/snapshots/64e21da7-924b-414e-9bed-ad4dfa94febe => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:06.475968 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-2871b54a-fc50-43fe-8e0e-05bbc4a27ac9 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:06.478116 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2871b54a-fc50-43fe-8e0e-05bbc4a27ac9 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] GET https://10.4.3.102/volume/v3/snapshots?limit=1 Aug 25 16:31:06.478374 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2871b54a-fc50-43fe-8e0e-05bbc4a27ac9 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:06.478674 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2871b54a-fc50-43fe-8e0e-05bbc4a27ac9 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Calling method 'index' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:06.478938 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.api_utils [None req-2871b54a-fc50-43fe-8e0e-05bbc4a27ac9 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Removing options '' from query. {{(pid=100454) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:31:06.480155 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.db.api [None req-2871b54a-fc50-43fe-8e0e-05bbc4a27ac9 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Building query based on filter {{(pid=100454) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 16:31:06.486381 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-2871b54a-fc50-43fe-8e0e-05bbc4a27ac9 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Get all snapshots completed successfully. Aug 25 16:31:06.486888 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2871b54a-fc50-43fe-8e0e-05bbc4a27ac9 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] https://10.4.3.102/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 25 16:31:06.487246 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 982/3911] 10.4.3.102 () {66 vars in 1258 bytes} [Tue Aug 25 16:31:06 2026] GET /volume/v3/snapshots?limit=1 => generated 482 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:06.496903 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1828c608-b308-4bab-a06b-9c67edcbc1e5 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:06.499095 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1828c608-b308-4bab-a06b-9c67edcbc1e5 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] GET https://10.4.3.102/volume/v3/snapshots Aug 25 16:31:06.499417 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1828c608-b308-4bab-a06b-9c67edcbc1e5 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:06.499513 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1828c608-b308-4bab-a06b-9c67edcbc1e5 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Calling method 'index' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:06.499751 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.api_utils [None req-1828c608-b308-4bab-a06b-9c67edcbc1e5 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Removing options '' from query. {{(pid=100457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:31:06.500005 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:06.500005 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:31:06.500750 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.db.api [None req-1828c608-b308-4bab-a06b-9c67edcbc1e5 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Building query based on filter {{(pid=100457) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 16:31:06.510456 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-1828c608-b308-4bab-a06b-9c67edcbc1e5 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Get all snapshots completed successfully. Aug 25 16:31:06.510841 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1828c608-b308-4bab-a06b-9c67edcbc1e5 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 200 Aug 25 16:31:06.511167 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 986/3912] 10.4.3.102 () {66 vars in 1243 bytes} [Tue Aug 25 16:31:06 2026] GET /volume/v3/snapshots => generated 995 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:06.520354 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-cc64fd9a-e1bb-41d6-9cd4-5e6b984548d6 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:06.524519 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-cc64fd9a-e1bb-41d6-9cd4-5e6b984548d6 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] GET https://10.4.3.102/volume/v3/snapshots?limit=100000 Aug 25 16:31:06.524756 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-cc64fd9a-e1bb-41d6-9cd4-5e6b984548d6 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:06.524974 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-cc64fd9a-e1bb-41d6-9cd4-5e6b984548d6 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Calling method 'index' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:06.525207 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.api_utils [None req-cc64fd9a-e1bb-41d6-9cd4-5e6b984548d6 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Removing options '' from query. {{(pid=100456) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:31:06.526380 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.db.api [None req-cc64fd9a-e1bb-41d6-9cd4-5e6b984548d6 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Building query based on filter {{(pid=100456) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 16:31:06.531309 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-cc64fd9a-e1bb-41d6-9cd4-5e6b984548d6 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Get all snapshots completed successfully. Aug 25 16:31:06.531715 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-cc64fd9a-e1bb-41d6-9cd4-5e6b984548d6 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] https://10.4.3.102/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 25 16:31:06.532114 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 976/3913] 10.4.3.102 () {66 vars in 1268 bytes} [Tue Aug 25 16:31:06 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:06.542151 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-e0edbbcd-1720-427e-8d79-857b9f053518 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:06.544605 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e0edbbcd-1720-427e-8d79-857b9f053518 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] GET https://10.4.3.102/volume/v3/snapshots?limit=0 Aug 25 16:31:06.544851 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e0edbbcd-1720-427e-8d79-857b9f053518 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:06.545064 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e0edbbcd-1720-427e-8d79-857b9f053518 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Calling method 'index' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:06.545319 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.api_utils [None req-e0edbbcd-1720-427e-8d79-857b9f053518 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Removing options '' from query. {{(pid=100455) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:31:06.546657 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.db.api [None req-e0edbbcd-1720-427e-8d79-857b9f053518 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Building query based on filter {{(pid=100455) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 16:31:06.549670 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-e0edbbcd-1720-427e-8d79-857b9f053518 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Get all snapshots completed successfully. Aug 25 16:31:06.549919 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e0edbbcd-1720-427e-8d79-857b9f053518 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] https://10.4.3.102/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 25 16:31:06.550270 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 970/3914] 10.4.3.102 () {66 vars in 1258 bytes} [Tue Aug 25 16:31:06 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:31:06.559536 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-208cc847-de27-4c6a-8e07-48193e941e52 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:06.562291 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-208cc847-de27-4c6a-8e07-48193e941e52 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] GET https://10.4.3.102/volume/v3/snapshots Aug 25 16:31:06.562470 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-208cc847-de27-4c6a-8e07-48193e941e52 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:06.562674 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-208cc847-de27-4c6a-8e07-48193e941e52 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Calling method 'index' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:06.562861 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.api_utils [None req-208cc847-de27-4c6a-8e07-48193e941e52 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Removing options '' from query. {{(pid=100454) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:31:06.563091 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:06.563091 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:31:06.563869 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.db.api [None req-208cc847-de27-4c6a-8e07-48193e941e52 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Building query based on filter {{(pid=100454) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 16:31:06.568008 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-208cc847-de27-4c6a-8e07-48193e941e52 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Get all snapshots completed successfully. Aug 25 16:31:06.568342 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-208cc847-de27-4c6a-8e07-48193e941e52 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 200 Aug 25 16:31:06.568741 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 983/3915] 10.4.3.102 () {66 vars in 1243 bytes} [Tue Aug 25 16:31:06 2026] GET /volume/v3/snapshots => generated 995 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:06.578832 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-a876de86-ed71-4ec6-97cc-a0cbe90ffbcc None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:06.580388 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a876de86-ed71-4ec6-97cc-a0cbe90ffbcc tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] GET https://10.4.3.102/volume/v3/snapshots?marker=db64a7d4-425b-40a8-953d-514d71a53018 Aug 25 16:31:06.580581 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a876de86-ed71-4ec6-97cc-a0cbe90ffbcc tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:06.580822 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a876de86-ed71-4ec6-97cc-a0cbe90ffbcc tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Calling method 'index' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:06.581011 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.api_utils [None req-a876de86-ed71-4ec6-97cc-a0cbe90ffbcc tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Removing options '' from query. {{(pid=100457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:31:06.581221 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:06.581221 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:31:06.581965 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.db.api [None req-a876de86-ed71-4ec6-97cc-a0cbe90ffbcc tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Building query based on filter {{(pid=100457) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 16:31:06.595969 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-a876de86-ed71-4ec6-97cc-a0cbe90ffbcc tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Get all snapshots completed successfully. Aug 25 16:31:06.596282 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a876de86-ed71-4ec6-97cc-a0cbe90ffbcc tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] https://10.4.3.102/volume/v3/snapshots?marker=db64a7d4-425b-40a8-953d-514d71a53018 returned with HTTP 200 Aug 25 16:31:06.596673 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 987/3916] 10.4.3.102 () {66 vars in 1330 bytes} [Tue Aug 25 16:31:06 2026] GET /volume/v3/snapshots?marker=db64a7d4-425b-40a8-953d-514d71a53018 => generated 342 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:06.605931 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-1228b908-190b-467c-b79e-50250cfa6cf0 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:06.607928 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1228b908-190b-467c-b79e-50250cfa6cf0 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] GET https://10.4.3.102/volume/v3/snapshots?offset=2&limit=3 Aug 25 16:31:06.608166 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1228b908-190b-467c-b79e-50250cfa6cf0 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:06.608406 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1228b908-190b-467c-b79e-50250cfa6cf0 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Calling method 'index' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:06.608711 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.api_utils [None req-1228b908-190b-467c-b79e-50250cfa6cf0 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Removing options '' from query. {{(pid=100456) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:31:06.609041 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:06.609041 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:31:06.610018 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.db.api [None req-1228b908-190b-467c-b79e-50250cfa6cf0 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Building query based on filter {{(pid=100456) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 16:31:06.623103 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-1228b908-190b-467c-b79e-50250cfa6cf0 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Get all snapshots completed successfully. Aug 25 16:31:06.623492 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1228b908-190b-467c-b79e-50250cfa6cf0 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] https://10.4.3.102/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 25 16:31:06.624111 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 977/3917] 10.4.3.102 () {66 vars in 1276 bytes} [Tue Aug 25 16:31:06 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:06.632961 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-0ecd418b-40cb-4c4b-93a7-b1919d7ba43b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:06.635044 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0ecd418b-40cb-4c4b-93a7-b1919d7ba43b tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] GET https://10.4.3.102/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 25 16:31:06.635268 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0ecd418b-40cb-4c4b-93a7-b1919d7ba43b tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:06.635507 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0ecd418b-40cb-4c4b-93a7-b1919d7ba43b tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Calling method 'index' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:06.635824 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.api_utils [None req-0ecd418b-40cb-4c4b-93a7-b1919d7ba43b tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Removing options '' from query. {{(pid=100455) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:31:06.637117 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.db.api [None req-0ecd418b-40cb-4c4b-93a7-b1919d7ba43b tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Building query based on filter {{(pid=100455) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 16:31:06.650494 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-0ecd418b-40cb-4c4b-93a7-b1919d7ba43b tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Get all snapshots completed successfully. Aug 25 16:31:06.650996 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0ecd418b-40cb-4c4b-93a7-b1919d7ba43b tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] https://10.4.3.102/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 25 16:31:06.651494 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 971/3918] 10.4.3.102 () {66 vars in 1308 bytes} [Tue Aug 25 16:31:06 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:06.661334 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f6105209-9d3f-4f88-81b5-97818d73e5a8 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:06.663061 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f6105209-9d3f-4f88-81b5-97818d73e5a8 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] GET https://10.4.3.102/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 25 16:31:06.663278 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f6105209-9d3f-4f88-81b5-97818d73e5a8 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:06.663467 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f6105209-9d3f-4f88-81b5-97818d73e5a8 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Calling method 'index' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:06.663706 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.api_utils [None req-f6105209-9d3f-4f88-81b5-97818d73e5a8 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Removing options '' from query. {{(pid=100454) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:31:06.663970 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:06.663970 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:31:06.664820 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.db.api [None req-f6105209-9d3f-4f88-81b5-97818d73e5a8 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Building query based on filter {{(pid=100454) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 16:31:06.669056 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-f6105209-9d3f-4f88-81b5-97818d73e5a8 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Get all snapshots completed successfully. Aug 25 16:31:06.669440 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f6105209-9d3f-4f88-81b5-97818d73e5a8 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] https://10.4.3.102/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 25 16:31:06.669829 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 984/3919] 10.4.3.102 () {66 vars in 1310 bytes} [Tue Aug 25 16:31:06 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:06.684177 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-6df33102-22ea-42fd-930f-a6a6ae5e29f6 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:06.686008 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6df33102-22ea-42fd-930f-a6a6ae5e29f6 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] GET https://10.4.3.102/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 25 16:31:06.686204 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6df33102-22ea-42fd-930f-a6a6ae5e29f6 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:06.686385 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6df33102-22ea-42fd-930f-a6a6ae5e29f6 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Calling method 'index' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:06.686612 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.api_utils [None req-6df33102-22ea-42fd-930f-a6a6ae5e29f6 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Removing options '' from query. {{(pid=100457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:31:06.686888 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:06.686888 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:31:06.687790 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.db.api [None req-6df33102-22ea-42fd-930f-a6a6ae5e29f6 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Building query based on filter {{(pid=100457) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 16:31:06.702819 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-6df33102-22ea-42fd-930f-a6a6ae5e29f6 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Get all snapshots completed successfully. Aug 25 16:31:06.703570 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6df33102-22ea-42fd-930f-a6a6ae5e29f6 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] https://10.4.3.102/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 25 16:31:06.703974 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 988/3920] 10.4.3.102 () {66 vars in 1292 bytes} [Tue Aug 25 16:31:06 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:06.717248 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-065fa64b-572a-48ce-b4e9-8471edb1c44e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:06.719059 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-065fa64b-572a-48ce-b4e9-8471edb1c44e tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] GET https://10.4.3.102/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 25 16:31:06.719222 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-065fa64b-572a-48ce-b4e9-8471edb1c44e tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:06.719396 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-065fa64b-572a-48ce-b4e9-8471edb1c44e tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Calling method 'index' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:06.719614 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.api_utils [None req-065fa64b-572a-48ce-b4e9-8471edb1c44e tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Removing options '' from query. {{(pid=100456) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:31:06.719877 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:06.719877 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:31:06.720609 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.db.api [None req-065fa64b-572a-48ce-b4e9-8471edb1c44e tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Building query based on filter {{(pid=100456) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 16:31:06.731071 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-065fa64b-572a-48ce-b4e9-8471edb1c44e tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Get all snapshots completed successfully. Aug 25 16:31:06.731615 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-065fa64b-572a-48ce-b4e9-8471edb1c44e tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] https://10.4.3.102/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 25 16:31:06.731910 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 978/3921] 10.4.3.102 () {66 vars in 1294 bytes} [Tue Aug 25 16:31:06 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:06.744753 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-33047ce5-9d7f-44cf-b14c-1c967526bd6b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:06.746413 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-33047ce5-9d7f-44cf-b14c-1c967526bd6b tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] GET https://10.4.3.102/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 25 16:31:06.746625 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-33047ce5-9d7f-44cf-b14c-1c967526bd6b tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:06.746807 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-33047ce5-9d7f-44cf-b14c-1c967526bd6b tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Calling method 'index' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:06.746993 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.api_utils [None req-33047ce5-9d7f-44cf-b14c-1c967526bd6b tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Removing options '' from query. {{(pid=100455) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:31:06.747255 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:06.747255 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:31:06.748000 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.db.api [None req-33047ce5-9d7f-44cf-b14c-1c967526bd6b tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Building query based on filter {{(pid=100455) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 16:31:06.758296 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-33047ce5-9d7f-44cf-b14c-1c967526bd6b tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Get all snapshots completed successfully. Aug 25 16:31:06.758704 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-33047ce5-9d7f-44cf-b14c-1c967526bd6b tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] https://10.4.3.102/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 25 16:31:06.759086 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 972/3922] 10.4.3.102 () {66 vars in 1312 bytes} [Tue Aug 25 16:31:06 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:06.773099 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-a71bfa64-efbe-4bbf-91c6-1319fa73f7c0 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:06.774756 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a71bfa64-efbe-4bbf-91c6-1319fa73f7c0 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] GET https://10.4.3.102/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 25 16:31:06.774922 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a71bfa64-efbe-4bbf-91c6-1319fa73f7c0 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:06.775120 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a71bfa64-efbe-4bbf-91c6-1319fa73f7c0 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Calling method 'index' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:06.775349 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.api_utils [None req-a71bfa64-efbe-4bbf-91c6-1319fa73f7c0 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Removing options '' from query. {{(pid=100454) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:31:06.775626 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:06.775626 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:31:06.776437 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.db.api [None req-a71bfa64-efbe-4bbf-91c6-1319fa73f7c0 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Building query based on filter {{(pid=100454) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 16:31:06.786955 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-a71bfa64-efbe-4bbf-91c6-1319fa73f7c0 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Get all snapshots completed successfully. Aug 25 16:31:06.787322 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a71bfa64-efbe-4bbf-91c6-1319fa73f7c0 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] https://10.4.3.102/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 25 16:31:06.787735 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 985/3923] 10.4.3.102 () {66 vars in 1314 bytes} [Tue Aug 25 16:31:06 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:06.799974 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-9196211f-252e-4e26-bdc9-ee86a4c97ec2 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:06.802254 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9196211f-252e-4e26-bdc9-ee86a4c97ec2 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] GET https://10.4.3.102/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1879632398 Aug 25 16:31:06.802254 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9196211f-252e-4e26-bdc9-ee86a4c97ec2 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:06.802254 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9196211f-252e-4e26-bdc9-ee86a4c97ec2 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Calling method 'detail' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:06.802254 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.api_utils [None req-9196211f-252e-4e26-bdc9-ee86a4c97ec2 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Removing options '' from query. {{(pid=100457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:31:06.802254 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:06.802254 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:31:06.802551 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.db.api [None req-9196211f-252e-4e26-bdc9-ee86a4c97ec2 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Building query based on filter {{(pid=100457) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 16:31:06.813152 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-9196211f-252e-4e26-bdc9-ee86a4c97ec2 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Get all snapshots completed successfully. Aug 25 16:31:06.813450 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:06.813450 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:31:06.815436 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9196211f-252e-4e26-bdc9-ee86a4c97ec2 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] https://10.4.3.102/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1879632398 returned with HTTP 200 Aug 25 16:31:06.815436 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 989/3924] 10.4.3.102 () {66 vars in 1385 bytes} [Tue Aug 25 16:31:06 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1879632398 => generated 476 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:06.825422 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-6cff92c8-0bf9-4bc5-b334-e99e81ffb668 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:06.827448 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6cff92c8-0bf9-4bc5-b334-e99e81ffb668 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] GET https://10.4.3.102/volume/v3/snapshots/detail?status=available Aug 25 16:31:06.827679 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6cff92c8-0bf9-4bc5-b334-e99e81ffb668 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:06.827928 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6cff92c8-0bf9-4bc5-b334-e99e81ffb668 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Calling method 'detail' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:06.828080 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.api_utils [None req-6cff92c8-0bf9-4bc5-b334-e99e81ffb668 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Removing options '' from query. {{(pid=100456) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:31:06.828335 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:06.828335 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:31:06.829154 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.db.api [None req-6cff92c8-0bf9-4bc5-b334-e99e81ffb668 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Building query based on filter {{(pid=100456) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 16:31:06.839803 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-6cff92c8-0bf9-4bc5-b334-e99e81ffb668 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Get all snapshots completed successfully. Aug 25 16:31:06.840206 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:06.840206 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:31:06.840793 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6cff92c8-0bf9-4bc5-b334-e99e81ffb668 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] https://10.4.3.102/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 25 16:31:06.841134 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 979/3925] 10.4.3.102 () {66 vars in 1297 bytes} [Tue Aug 25 16:31:06 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:31:06.854518 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-bb16fa29-1d52-44d1-b3bf-807425321187 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:06.856836 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bb16fa29-1d52-44d1-b3bf-807425321187 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] GET https://10.4.3.102/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1879632398 Aug 25 16:31:06.857023 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bb16fa29-1d52-44d1-b3bf-807425321187 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:06.857217 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bb16fa29-1d52-44d1-b3bf-807425321187 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Calling method 'detail' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:06.857470 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.api_utils [None req-bb16fa29-1d52-44d1-b3bf-807425321187 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Removing options '' from query. {{(pid=100455) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:31:06.857876 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:06.857876 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:31:06.859176 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.db.api [None req-bb16fa29-1d52-44d1-b3bf-807425321187 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Building query based on filter {{(pid=100455) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 16:31:06.875295 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-bb16fa29-1d52-44d1-b3bf-807425321187 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Get all snapshots completed successfully. Aug 25 16:31:06.875295 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:06.875295 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:31:06.876149 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bb16fa29-1d52-44d1-b3bf-807425321187 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] https://10.4.3.102/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1879632398 returned with HTTP 200 Aug 25 16:31:06.876699 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 973/3926] 10.4.3.102 () {66 vars in 1419 bytes} [Tue Aug 25 16:31:06 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1879632398 => generated 476 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:06.895118 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-02c8297f-2876-4fb7-9d61-7bc5c526d72b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:06.906082 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-02c8297f-2876-4fb7-9d61-7bc5c526d72b tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] GET https://10.4.3.102/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1879632398 Aug 25 16:31:06.906374 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-02c8297f-2876-4fb7-9d61-7bc5c526d72b tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:06.906690 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-02c8297f-2876-4fb7-9d61-7bc5c526d72b tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Calling method 'index' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:06.906996 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.api_utils [None req-02c8297f-2876-4fb7-9d61-7bc5c526d72b tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Removing options '' from query. {{(pid=100454) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:31:06.909178 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:06.909178 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:31:06.909178 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.db.api [None req-02c8297f-2876-4fb7-9d61-7bc5c526d72b tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Building query based on filter {{(pid=100454) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 16:31:06.923781 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-02c8297f-2876-4fb7-9d61-7bc5c526d72b tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Get all snapshots completed successfully. Aug 25 16:31:06.924160 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-02c8297f-2876-4fb7-9d61-7bc5c526d72b tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] https://10.4.3.102/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1879632398 returned with HTTP 200 Aug 25 16:31:06.924674 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 986/3927] 10.4.3.102 () {66 vars in 1364 bytes} [Tue Aug 25 16:31:06 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1879632398 => generated 342 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:06.935630 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-b5c71bb6-500b-4776-b151-b656a49e5c08 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:06.937285 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b5c71bb6-500b-4776-b151-b656a49e5c08 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] GET https://10.4.3.102/volume/v3/snapshots?status=available Aug 25 16:31:06.937475 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b5c71bb6-500b-4776-b151-b656a49e5c08 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:06.937774 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b5c71bb6-500b-4776-b151-b656a49e5c08 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Calling method 'index' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:06.939400 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.api_utils [None req-b5c71bb6-500b-4776-b151-b656a49e5c08 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Removing options '' from query. {{(pid=100457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:31:06.940908 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.db.api [None req-b5c71bb6-500b-4776-b151-b656a49e5c08 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Building query based on filter {{(pid=100457) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 16:31:06.955019 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-b5c71bb6-500b-4776-b151-b656a49e5c08 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Get all snapshots completed successfully. Aug 25 16:31:06.955400 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b5c71bb6-500b-4776-b151-b656a49e5c08 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] https://10.4.3.102/volume/v3/snapshots?status=available returned with HTTP 200 Aug 25 16:31:06.955769 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 990/3928] 10.4.3.102 () {66 vars in 1276 bytes} [Tue Aug 25 16:31:06 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:06.968192 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-208f91b8-cca8-4dd7-94b9-9c1800aedd4d None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:06.973442 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-208f91b8-cca8-4dd7-94b9-9c1800aedd4d tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] GET https://10.4.3.102/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1879632398 Aug 25 16:31:06.973698 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-208f91b8-cca8-4dd7-94b9-9c1800aedd4d tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:06.974044 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-208f91b8-cca8-4dd7-94b9-9c1800aedd4d tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Calling method 'index' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:06.974290 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.api_utils [None req-208f91b8-cca8-4dd7-94b9-9c1800aedd4d tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Removing options '' from query. {{(pid=100456) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:31:06.975550 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.db.api [None req-208f91b8-cca8-4dd7-94b9-9c1800aedd4d tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Building query based on filter {{(pid=100456) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 16:31:06.994083 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-208f91b8-cca8-4dd7-94b9-9c1800aedd4d tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Get all snapshots completed successfully. Aug 25 16:31:06.994510 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-208f91b8-cca8-4dd7-94b9-9c1800aedd4d tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] https://10.4.3.102/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1879632398 returned with HTTP 200 Aug 25 16:31:06.995033 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 980/3929] 10.4.3.102 () {66 vars in 1398 bytes} [Tue Aug 25 16:31:06 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1879632398 => generated 342 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:07.012206 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-62a54bee-aa31-4e7f-bc7f-a63e37f1b59b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:07.013268 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-62a54bee-aa31-4e7f-bc7f-a63e37f1b59b tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/64e21da7-924b-414e-9bed-ad4dfa94febe Aug 25 16:31:07.013524 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-62a54bee-aa31-4e7f-bc7f-a63e37f1b59b tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:07.013962 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-62a54bee-aa31-4e7f-bc7f-a63e37f1b59b tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:07.013962 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.snapshots [None req-62a54bee-aa31-4e7f-bc7f-a63e37f1b59b tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Delete snapshot with id: 64e21da7-924b-414e-9bed-ad4dfa94febe Aug 25 16:31:07.020257 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:07.020257 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:31:07.020577 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-62a54bee-aa31-4e7f-bc7f-a63e37f1b59b tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Snapshot retrieved successfully. Aug 25 16:31:07.042955 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-62a54bee-aa31-4e7f-bc7f-a63e37f1b59b tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Snapshot delete request issued successfully. Aug 25 16:31:07.043156 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-62a54bee-aa31-4e7f-bc7f-a63e37f1b59b tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] https://10.4.3.102/volume/v3/snapshots/64e21da7-924b-414e-9bed-ad4dfa94febe returned with HTTP 202 Aug 25 16:31:07.043604 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 974/3930] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:31:07 2026] DELETE /volume/v3/snapshots/64e21da7-924b-414e-9bed-ad4dfa94febe => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:31:07.056250 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-62e727fb-946b-4f7f-b448-cbee5d2f92c3 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:07.057041 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-62e727fb-946b-4f7f-b448-cbee5d2f92c3 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] GET https://10.4.3.102/volume/v3/snapshots/64e21da7-924b-414e-9bed-ad4dfa94febe Aug 25 16:31:07.057173 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-62e727fb-946b-4f7f-b448-cbee5d2f92c3 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:07.057388 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-62e727fb-946b-4f7f-b448-cbee5d2f92c3 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:07.064723 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:07.064723 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:31:07.065290 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-62e727fb-946b-4f7f-b448-cbee5d2f92c3 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Snapshot retrieved successfully. Aug 25 16:31:07.066048 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-62e727fb-946b-4f7f-b448-cbee5d2f92c3 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] https://10.4.3.102/volume/v3/snapshots/64e21da7-924b-414e-9bed-ad4dfa94febe returned with HTTP 200 Aug 25 16:31:07.066400 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 987/3931] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:31:07 2026] GET /volume/v3/snapshots/64e21da7-924b-414e-9bed-ad4dfa94febe => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:08.075081 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-e2330b3c-8db7-4551-bfe0-103450fd5cdb None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:08.076734 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e2330b3c-8db7-4551-bfe0-103450fd5cdb tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] GET https://10.4.3.102/volume/v3/snapshots/64e21da7-924b-414e-9bed-ad4dfa94febe Aug 25 16:31:08.076906 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e2330b3c-8db7-4551-bfe0-103450fd5cdb tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:08.077079 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e2330b3c-8db7-4551-bfe0-103450fd5cdb tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:08.080891 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e2330b3c-8db7-4551-bfe0-103450fd5cdb tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] https://10.4.3.102/volume/v3/snapshots/64e21da7-924b-414e-9bed-ad4dfa94febe returned with HTTP 404 Aug 25 16:31:08.081251 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 991/3932] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:31:08 2026] GET /volume/v3/snapshots/64e21da7-924b-414e-9bed-ad4dfa94febe => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:31:08.087427 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-db2c03b6-b7ad-45c3-8ead-518d92a91510 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:08.089121 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-db2c03b6-b7ad-45c3-8ead-518d92a91510 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/db64a7d4-425b-40a8-953d-514d71a53018 Aug 25 16:31:08.089314 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-db2c03b6-b7ad-45c3-8ead-518d92a91510 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:08.089518 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-db2c03b6-b7ad-45c3-8ead-518d92a91510 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:08.089656 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-db2c03b6-b7ad-45c3-8ead-518d92a91510 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Delete snapshot with id: db64a7d4-425b-40a8-953d-514d71a53018 Aug 25 16:31:08.091254 np0000008093 devstack@c-api.service[100456]: DEBUG dbcounter [-] [100456] Writing DB stats cinder:SELECT=172,cinder:UPDATE=30,cinder:INSERT=11 {{(pid=100456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:31:08.095228 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:08.095228 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:31:08.095706 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-db2c03b6-b7ad-45c3-8ead-518d92a91510 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Snapshot retrieved successfully. Aug 25 16:31:08.121969 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-db2c03b6-b7ad-45c3-8ead-518d92a91510 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Snapshot delete request issued successfully. Aug 25 16:31:08.122398 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-db2c03b6-b7ad-45c3-8ead-518d92a91510 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] https://10.4.3.102/volume/v3/snapshots/db64a7d4-425b-40a8-953d-514d71a53018 returned with HTTP 202 Aug 25 16:31:08.122581 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 981/3933] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:31:08 2026] DELETE /volume/v3/snapshots/db64a7d4-425b-40a8-953d-514d71a53018 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:31:08.128769 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-388a1568-c140-4917-a6a7-dc8b18afe8c0 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:08.133274 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-388a1568-c140-4917-a6a7-dc8b18afe8c0 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] GET https://10.4.3.102/volume/v3/snapshots/db64a7d4-425b-40a8-953d-514d71a53018 Aug 25 16:31:08.133453 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-388a1568-c140-4917-a6a7-dc8b18afe8c0 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:08.133655 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-388a1568-c140-4917-a6a7-dc8b18afe8c0 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:08.143157 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:08.143157 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:31:08.143611 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-388a1568-c140-4917-a6a7-dc8b18afe8c0 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Snapshot retrieved successfully. Aug 25 16:31:08.144384 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-388a1568-c140-4917-a6a7-dc8b18afe8c0 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] https://10.4.3.102/volume/v3/snapshots/db64a7d4-425b-40a8-953d-514d71a53018 returned with HTTP 200 Aug 25 16:31:08.144771 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 975/3934] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:31:08 2026] GET /volume/v3/snapshots/db64a7d4-425b-40a8-953d-514d71a53018 => generated 471 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:09.153921 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-6a323b13-49a0-40b6-9184-b4c536d36957 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:09.155815 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6a323b13-49a0-40b6-9184-b4c536d36957 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] GET https://10.4.3.102/volume/v3/snapshots/db64a7d4-425b-40a8-953d-514d71a53018 Aug 25 16:31:09.155980 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6a323b13-49a0-40b6-9184-b4c536d36957 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:09.156160 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6a323b13-49a0-40b6-9184-b4c536d36957 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:09.159940 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6a323b13-49a0-40b6-9184-b4c536d36957 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] https://10.4.3.102/volume/v3/snapshots/db64a7d4-425b-40a8-953d-514d71a53018 returned with HTTP 404 Aug 25 16:31:09.160382 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 988/3935] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:31:09 2026] GET /volume/v3/snapshots/db64a7d4-425b-40a8-953d-514d71a53018 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:31:09.167209 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c443d964-f1bc-44aa-a748-884e84c23620 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:09.168991 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c443d964-f1bc-44aa-a748-884e84c23620 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/d0204f1b-4f36-4cfb-a6e0-2ac8aa6ad037 Aug 25 16:31:09.169169 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c443d964-f1bc-44aa-a748-884e84c23620 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:09.169343 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c443d964-f1bc-44aa-a748-884e84c23620 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:09.169550 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.snapshots [None req-c443d964-f1bc-44aa-a748-884e84c23620 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Delete snapshot with id: d0204f1b-4f36-4cfb-a6e0-2ac8aa6ad037 Aug 25 16:31:09.174289 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:09.174289 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:31:09.174700 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-c443d964-f1bc-44aa-a748-884e84c23620 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Snapshot retrieved successfully. Aug 25 16:31:09.191001 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-c443d964-f1bc-44aa-a748-884e84c23620 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Snapshot delete request issued successfully. Aug 25 16:31:09.191098 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c443d964-f1bc-44aa-a748-884e84c23620 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] https://10.4.3.102/volume/v3/snapshots/d0204f1b-4f36-4cfb-a6e0-2ac8aa6ad037 returned with HTTP 202 Aug 25 16:31:09.191439 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 992/3936] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:31:09 2026] DELETE /volume/v3/snapshots/d0204f1b-4f36-4cfb-a6e0-2ac8aa6ad037 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:31:09.198334 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-ef893926-060c-4183-b0c8-5d37b7fb3803 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:09.200165 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ef893926-060c-4183-b0c8-5d37b7fb3803 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] GET https://10.4.3.102/volume/v3/snapshots/d0204f1b-4f36-4cfb-a6e0-2ac8aa6ad037 Aug 25 16:31:09.200384 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ef893926-060c-4183-b0c8-5d37b7fb3803 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:09.200637 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ef893926-060c-4183-b0c8-5d37b7fb3803 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:09.205820 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:09.205820 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:31:09.206254 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-ef893926-060c-4183-b0c8-5d37b7fb3803 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Snapshot retrieved successfully. Aug 25 16:31:09.206964 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ef893926-060c-4183-b0c8-5d37b7fb3803 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] https://10.4.3.102/volume/v3/snapshots/d0204f1b-4f36-4cfb-a6e0-2ac8aa6ad037 returned with HTTP 200 Aug 25 16:31:09.207279 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 982/3937] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:31:09 2026] GET /volume/v3/snapshots/d0204f1b-4f36-4cfb-a6e0-2ac8aa6ad037 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:10.216300 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ecedfc7c-6b07-454f-a970-297a90bb36f7 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:10.218793 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ecedfc7c-6b07-454f-a970-297a90bb36f7 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] GET https://10.4.3.102/volume/v3/snapshots/d0204f1b-4f36-4cfb-a6e0-2ac8aa6ad037 Aug 25 16:31:10.219022 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ecedfc7c-6b07-454f-a970-297a90bb36f7 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:10.219251 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ecedfc7c-6b07-454f-a970-297a90bb36f7 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:10.226497 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ecedfc7c-6b07-454f-a970-297a90bb36f7 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] https://10.4.3.102/volume/v3/snapshots/d0204f1b-4f36-4cfb-a6e0-2ac8aa6ad037 returned with HTTP 404 Aug 25 16:31:10.227037 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 976/3938] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:31:10 2026] GET /volume/v3/snapshots/d0204f1b-4f36-4cfb-a6e0-2ac8aa6ad037 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:31:10.236745 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-6d10f30a-f79f-4f31-83ba-81adc9738432 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:10.238403 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6d10f30a-f79f-4f31-83ba-81adc9738432 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] GET https://10.4.3.102/volume/v3/volumes/ef763252-3ccd-4b2d-a6cd-282442aa4f21 Aug 25 16:31:10.238630 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6d10f30a-f79f-4f31-83ba-81adc9738432 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:10.238846 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6d10f30a-f79f-4f31-83ba-81adc9738432 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:10.252109 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:10.252109 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:31:10.255550 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-6d10f30a-f79f-4f31-83ba-81adc9738432 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Volume info retrieved successfully. Aug 25 16:31:10.259474 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6d10f30a-f79f-4f31-83ba-81adc9738432 tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] https://10.4.3.102/volume/v3/volumes/ef763252-3ccd-4b2d-a6cd-282442aa4f21 returned with HTTP 200 Aug 25 16:31:10.259906 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 989/3939] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:10 2026] GET /volume/v3/volumes/ef763252-3ccd-4b2d-a6cd-282442aa4f21 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:10.271885 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-b72b09c2-d10c-4f15-a2aa-bbbab861eebc None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:10.274077 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b72b09c2-d10c-4f15-a2aa-bbbab861eebc tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] DELETE https://10.4.3.102/volume/v3/volumes/ef763252-3ccd-4b2d-a6cd-282442aa4f21 Aug 25 16:31:10.274325 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b72b09c2-d10c-4f15-a2aa-bbbab861eebc tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:10.274568 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b72b09c2-d10c-4f15-a2aa-bbbab861eebc tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:10.274799 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-b72b09c2-d10c-4f15-a2aa-bbbab861eebc tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Delete volume with id: ef763252-3ccd-4b2d-a6cd-282442aa4f21 Aug 25 16:31:10.284422 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:10.284422 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:31:10.285054 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-b72b09c2-d10c-4f15-a2aa-bbbab861eebc tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Volume info retrieved successfully. Aug 25 16:31:10.308376 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-b72b09c2-d10c-4f15-a2aa-bbbab861eebc tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Delete volume request issued successfully. Aug 25 16:31:10.308376 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b72b09c2-d10c-4f15-a2aa-bbbab861eebc tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] https://10.4.3.102/volume/v3/volumes/ef763252-3ccd-4b2d-a6cd-282442aa4f21 returned with HTTP 202 Aug 25 16:31:10.308376 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 993/3940] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:31:10 2026] DELETE /volume/v3/volumes/ef763252-3ccd-4b2d-a6cd-282442aa4f21 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:31:10.313734 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-abca6265-3eb4-452c-bd43-ca1b1b45e16b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:10.315603 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-abca6265-3eb4-452c-bd43-ca1b1b45e16b tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] GET https://10.4.3.102/volume/v3/volumes/ef763252-3ccd-4b2d-a6cd-282442aa4f21 Aug 25 16:31:10.315780 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-abca6265-3eb4-452c-bd43-ca1b1b45e16b tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:10.316008 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-abca6265-3eb4-452c-bd43-ca1b1b45e16b tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:10.324380 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:10.324380 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:31:10.328564 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-abca6265-3eb4-452c-bd43-ca1b1b45e16b tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Volume info retrieved successfully. Aug 25 16:31:10.334616 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-abca6265-3eb4-452c-bd43-ca1b1b45e16b tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] https://10.4.3.102/volume/v3/volumes/ef763252-3ccd-4b2d-a6cd-282442aa4f21 returned with HTTP 200 Aug 25 16:31:10.334616 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 983/3941] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:10 2026] GET /volume/v3/volumes/ef763252-3ccd-4b2d-a6cd-282442aa4f21 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:11.350094 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-32b736c1-0945-4767-98d0-8875ba1ffdda None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:11.352165 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-32b736c1-0945-4767-98d0-8875ba1ffdda tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] GET https://10.4.3.102/volume/v3/volumes/ef763252-3ccd-4b2d-a6cd-282442aa4f21 Aug 25 16:31:11.352382 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-32b736c1-0945-4767-98d0-8875ba1ffdda tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:11.352634 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-32b736c1-0945-4767-98d0-8875ba1ffdda tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:11.358820 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-32b736c1-0945-4767-98d0-8875ba1ffdda tempest-VolumesSnapshotListTestJSON-668422787 tempest-VolumesSnapshotListTestJSON-668422787-project-member] https://10.4.3.102/volume/v3/volumes/ef763252-3ccd-4b2d-a6cd-282442aa4f21 returned with HTTP 404 Aug 25 16:31:11.359311 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 977/3942] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:11 2026] GET /volume/v3/volumes/ef763252-3ccd-4b2d-a6cd-282442aa4f21 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:31:18.534576 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-9d22faf6-6708-410a-bedd-0e6893401df6 req-9968cee8-7448-480e-b950-1beff39b3c06 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:18.537297 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-9d22faf6-6708-410a-bedd-0e6893401df6 req-9968cee8-7448-480e-b950-1beff39b3c06 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] DELETE https://10.4.3.102/volume/v3/attachments/be3572bb-2468-4de1-bbb1-a61d493dc603 Aug 25 16:31:18.537523 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-9d22faf6-6708-410a-bedd-0e6893401df6 req-9968cee8-7448-480e-b950-1beff39b3c06 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:18.537775 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-9d22faf6-6708-410a-bedd-0e6893401df6 req-9968cee8-7448-480e-b950-1beff39b3c06 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:18.545600 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:18.545600 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:31:18.615208 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-9d22faf6-6708-410a-bedd-0e6893401df6 req-9968cee8-7448-480e-b950-1beff39b3c06 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] https://10.4.3.102/volume/v3/attachments/be3572bb-2468-4de1-bbb1-a61d493dc603 returned with HTTP 200 Aug 25 16:31:18.615716 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 990/3943] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:31:18 2026] DELETE /volume/v3/attachments/be3572bb-2468-4de1-bbb1-a61d493dc603 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:18.625954 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-9d22faf6-6708-410a-bedd-0e6893401df6 req-843941fb-011b-4513-8423-1c4bb5b8d3e2 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:18.628350 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-9d22faf6-6708-410a-bedd-0e6893401df6 req-843941fb-011b-4513-8423-1c4bb5b8d3e2 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] DELETE https://10.4.3.102/volume/v3/volumes/4a6a682f-ae2e-4f83-8bb0-edd2a718a978 Aug 25 16:31:18.628558 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-9d22faf6-6708-410a-bedd-0e6893401df6 req-843941fb-011b-4513-8423-1c4bb5b8d3e2 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:18.628805 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-9d22faf6-6708-410a-bedd-0e6893401df6 req-843941fb-011b-4513-8423-1c4bb5b8d3e2 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:18.628979 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [req-9d22faf6-6708-410a-bedd-0e6893401df6 req-843941fb-011b-4513-8423-1c4bb5b8d3e2 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Delete volume with id: 4a6a682f-ae2e-4f83-8bb0-edd2a718a978 Aug 25 16:31:18.636687 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:18.636687 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:31:18.637122 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-9d22faf6-6708-410a-bedd-0e6893401df6 req-843941fb-011b-4513-8423-1c4bb5b8d3e2 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Volume info retrieved successfully. Aug 25 16:31:18.658937 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-9d22faf6-6708-410a-bedd-0e6893401df6 req-843941fb-011b-4513-8423-1c4bb5b8d3e2 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] Delete volume request issued successfully. Aug 25 16:31:18.659104 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-9d22faf6-6708-410a-bedd-0e6893401df6 req-843941fb-011b-4513-8423-1c4bb5b8d3e2 tempest-TestShelveInstance-1407620732 tempest-TestShelveInstance-1407620732-project-member] https://10.4.3.102/volume/v3/volumes/4a6a682f-ae2e-4f83-8bb0-edd2a718a978 returned with HTTP 202 Aug 25 16:31:18.659568 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 994/3944] 10.4.3.102 () {70 vars in 1620 bytes} [Tue Aug 25 16:31:18 2026] DELETE /volume/v3/volumes/4a6a682f-ae2e-4f83-8bb0-edd2a718a978 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:31:20.332503 np0000008093 devstack@c-api.service[100456]: DEBUG dbcounter [-] [100456] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1 {{(pid=100456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:31:21.355418 np0000008093 devstack@c-api.service[100455]: DEBUG dbcounter [-] [100455] Writing DB stats cinder:SELECT=39,cinder:UPDATE=15,cinder:INSERT=7 {{(pid=100455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:31:28.612435 np0000008093 devstack@c-api.service[100454]: DEBUG dbcounter [-] [100454] Writing DB stats cinder:SELECT=22,cinder:UPDATE=3 {{(pid=100454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:31:28.651610 np0000008093 devstack@c-api.service[100457]: DEBUG dbcounter [-] [100457] Writing DB stats cinder:SELECT=40,cinder:INSERT=13,cinder:UPDATE=27 {{(pid=100457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:31:33.675511 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-db239b99-e682-4634-9954-ea523fddf691 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:33.677103 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-db239b99-e682-4634-9954-ea523fddf691 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:31:33.677471 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-db239b99-e682-4634-9954-ea523fddf691 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1027978674", "snapshot_id": null, "imageRef": "9fcea7ad-f61c-4330-b26d-860af52471bb", "volume_type": null, "size": 1}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:31:33.679171 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-db239b99-e682-4634-9954-ea523fddf691 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1027978674', 'snapshot_id': None, 'imageRef': '9fcea7ad-f61c-4330-b26d-860af52471bb', 'volume_type': None, 'size': 1}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:31:33.799471 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-db239b99-e682-4634-9954-ea523fddf691 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Create volume of 1 GB Aug 25 16:31:33.803331 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-db239b99-e682-4634-9954-ea523fddf691 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Availability Zones retrieved successfully. Aug 25 16:31:33.808464 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-db239b99-e682-4634-9954-ea523fddf691 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Flow 'volume_create_api' (d8630cb2-0887-411d-863b-626bc0234064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:31:33.809299 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-db239b99-e682-4634-9954-ea523fddf691 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1180a55-94fa-46a0-a575-378d72345783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:31:33.810093 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-db239b99-e682-4634-9954-ea523fddf691 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:31:33.856933 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-db239b99-e682-4634-9954-ea523fddf691 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1180a55-94fa-46a0-a575-378d72345783) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:31:33.857630 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-db239b99-e682-4634-9954-ea523fddf691 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90309b85-084a-493f-a2ea-9fa1d5222252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:31:33.904856 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-db239b99-e682-4634-9954-ea523fddf691 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Created reservations ['9a1d7f75-43ad-4ce0-84ad-a25caca5d6fa', 'b6cae839-142a-423b-9b55-7963317250ad', '16bef1e1-dc49-45bd-93a0-bd5acca41fa6', 'a78a0f71-cde8-4eb0-b492-4dc11637373f'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:31:33.905563 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-db239b99-e682-4634-9954-ea523fddf691 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90309b85-084a-493f-a2ea-9fa1d5222252) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a1d7f75-43ad-4ce0-84ad-a25caca5d6fa', 'b6cae839-142a-423b-9b55-7963317250ad', '16bef1e1-dc49-45bd-93a0-bd5acca41fa6', 'a78a0f71-cde8-4eb0-b492-4dc11637373f']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:31:33.906226 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-db239b99-e682-4634-9954-ea523fddf691 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2be256d3-78a2-4527-ba3c-255fb2a7e0f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:31:33.924951 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-db239b99-e682-4634-9954-ea523fddf691 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2be256d3-78a2-4527-ba3c-255fb2a7e0f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd92a6f3-d563-4d8a-9a84-113f66ab4754', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1027978674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fee8ff4a586c4195adf561ec4e591a15',qos_specs=None,replication_status=,reservations=['9a1d7f75-43ad-4ce0-84ad-a25caca5d6fa','b6cae839-142a-423b-9b55-7963317250ad','16bef1e1-dc49-45bd-93a0-bd5acca41fa6','a78a0f71-cde8-4eb0-b492-4dc11637373f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97094a9e636446b08a062b43443d8c73',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:31:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1027978674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd92a6f3-d563-4d8a-9a84-113f66ab4754,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fee8ff4a586c4195adf561ec4e591a15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97094a9e636446b08a062b43443d8c73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:31:33.925559 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-db239b99-e682-4634-9954-ea523fddf691 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ca8cbf2-86c5-4fb6-aa3d-280b548aa227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:31:33.941233 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-db239b99-e682-4634-9954-ea523fddf691 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ca8cbf2-86c5-4fb6-aa3d-280b548aa227) transitioned into state 'SUCCESS' from state '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-1027978674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fee8ff4a586c4195adf561ec4e591a15',qos_specs=None,replication_status=,reservations=['9a1d7f75-43ad-4ce0-84ad-a25caca5d6fa','b6cae839-142a-423b-9b55-7963317250ad','16bef1e1-dc49-45bd-93a0-bd5acca41fa6','a78a0f71-cde8-4eb0-b492-4dc11637373f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97094a9e636446b08a062b43443d8c73',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:31:33.941865 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-db239b99-e682-4634-9954-ea523fddf691 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (492d8640-432c-485a-b580-3d7e80cd6f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:31:33.949937 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-db239b99-e682-4634-9954-ea523fddf691 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (492d8640-432c-485a-b580-3d7e80cd6f66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:31:33.950875 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-db239b99-e682-4634-9954-ea523fddf691 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Flow 'volume_create_api' (d8630cb2-0887-411d-863b-626bc0234064) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:31:33.951156 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-db239b99-e682-4634-9954-ea523fddf691 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Create volume request issued successfully. Aug 25 16:31:33.951665 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-db239b99-e682-4634-9954-ea523fddf691 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:31:33.952059 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 984/3945] 10.4.3.102 () {70 vars in 1300 bytes} [Tue Aug 25 16:31:33 2026] POST /volume/v3/volumes => generated 781 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:31:33.967535 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ede3830c-b01d-4349-85e8-cb435f99f225 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:33.969547 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ede3830c-b01d-4349-85e8-cb435f99f225 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] GET https://10.4.3.102/volume/v3/volumes/bd92a6f3-d563-4d8a-9a84-113f66ab4754 Aug 25 16:31:33.969812 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ede3830c-b01d-4349-85e8-cb435f99f225 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:33.970031 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ede3830c-b01d-4349-85e8-cb435f99f225 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:33.986276 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:33.986276 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:31:33.992986 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-ede3830c-b01d-4349-85e8-cb435f99f225 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Volume info retrieved successfully. Aug 25 16:31:33.999203 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ede3830c-b01d-4349-85e8-cb435f99f225 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/volumes/bd92a6f3-d563-4d8a-9a84-113f66ab4754 returned with HTTP 200 Aug 25 16:31:33.999814 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 978/3946] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:31:33 2026] GET /volume/v3/volumes/bd92a6f3-d563-4d8a-9a84-113f66ab4754 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:31:35.012871 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-5993f246-bd15-46f2-a879-7e5698837adf None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:35.014607 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5993f246-bd15-46f2-a879-7e5698837adf tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] GET https://10.4.3.102/volume/v3/volumes/bd92a6f3-d563-4d8a-9a84-113f66ab4754 Aug 25 16:31:35.014828 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5993f246-bd15-46f2-a879-7e5698837adf tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:35.015008 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5993f246-bd15-46f2-a879-7e5698837adf tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:35.021951 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:35.021951 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:31:35.025146 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-5993f246-bd15-46f2-a879-7e5698837adf tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Volume info retrieved successfully. Aug 25 16:31:35.029297 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5993f246-bd15-46f2-a879-7e5698837adf tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/volumes/bd92a6f3-d563-4d8a-9a84-113f66ab4754 returned with HTTP 200 Aug 25 16:31:35.029666 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 991/3947] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:31:35 2026] GET /volume/v3/volumes/bd92a6f3-d563-4d8a-9a84-113f66ab4754 => generated 1389 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:31:35.042207 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-bcd0d89a-da53-433e-9686-13d028b5a6c2 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:35.043895 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bcd0d89a-da53-433e-9686-13d028b5a6c2 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] GET https://10.4.3.102/volume/v3/volumes/bd92a6f3-d563-4d8a-9a84-113f66ab4754 Aug 25 16:31:35.044092 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bcd0d89a-da53-433e-9686-13d028b5a6c2 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:35.044275 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bcd0d89a-da53-433e-9686-13d028b5a6c2 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:35.051138 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:35.051138 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:31:35.054632 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-bcd0d89a-da53-433e-9686-13d028b5a6c2 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Volume info retrieved successfully. Aug 25 16:31:35.059125 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bcd0d89a-da53-433e-9686-13d028b5a6c2 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/volumes/bd92a6f3-d563-4d8a-9a84-113f66ab4754 returned with HTTP 200 Aug 25 16:31:35.059531 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 995/3948] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:31:35 2026] GET /volume/v3/volumes/bd92a6f3-d563-4d8a-9a84-113f66ab4754 => generated 1389 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:31:36.023131 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-bdd81388-0db8-49f6-b8b4-009e457d6503 req-f4c42ceb-21ba-4384-a17c-2916473ea91a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:36.025208 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-bdd81388-0db8-49f6-b8b4-009e457d6503 req-f4c42ceb-21ba-4384-a17c-2916473ea91a tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] GET https://10.4.3.102/volume/v3/volumes/bd92a6f3-d563-4d8a-9a84-113f66ab4754 Aug 25 16:31:36.025392 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-bdd81388-0db8-49f6-b8b4-009e457d6503 req-f4c42ceb-21ba-4384-a17c-2916473ea91a tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:36.025572 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-bdd81388-0db8-49f6-b8b4-009e457d6503 req-f4c42ceb-21ba-4384-a17c-2916473ea91a tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:36.032177 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:36.032177 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:31:36.035470 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-bdd81388-0db8-49f6-b8b4-009e457d6503 req-f4c42ceb-21ba-4384-a17c-2916473ea91a tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Volume info retrieved successfully. Aug 25 16:31:36.039491 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-bdd81388-0db8-49f6-b8b4-009e457d6503 req-f4c42ceb-21ba-4384-a17c-2916473ea91a tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/volumes/bd92a6f3-d563-4d8a-9a84-113f66ab4754 returned with HTTP 200 Aug 25 16:31:36.039874 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 985/3949] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:31:36 2026] GET /volume/v3/volumes/bd92a6f3-d563-4d8a-9a84-113f66ab4754 => generated 1371 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:31:36.438812 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-bdd81388-0db8-49f6-b8b4-009e457d6503 req-0d7de48c-873d-4398-8fda-8bf60117e81a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:36.440736 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-bdd81388-0db8-49f6-b8b4-009e457d6503 req-0d7de48c-873d-4398-8fda-8bf60117e81a tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] GET https://10.4.3.102/volume/v3/volumes/bd92a6f3-d563-4d8a-9a84-113f66ab4754 Aug 25 16:31:36.440916 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-bdd81388-0db8-49f6-b8b4-009e457d6503 req-0d7de48c-873d-4398-8fda-8bf60117e81a tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:36.441103 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-bdd81388-0db8-49f6-b8b4-009e457d6503 req-0d7de48c-873d-4398-8fda-8bf60117e81a tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:36.450087 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:36.450087 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:31:36.453391 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-bdd81388-0db8-49f6-b8b4-009e457d6503 req-0d7de48c-873d-4398-8fda-8bf60117e81a tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Volume info retrieved successfully. Aug 25 16:31:36.457325 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-bdd81388-0db8-49f6-b8b4-009e457d6503 req-0d7de48c-873d-4398-8fda-8bf60117e81a tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/volumes/bd92a6f3-d563-4d8a-9a84-113f66ab4754 returned with HTTP 200 Aug 25 16:31:36.457721 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 979/3950] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:31:36 2026] GET /volume/v3/volumes/bd92a6f3-d563-4d8a-9a84-113f66ab4754 => generated 1371 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:31:36.466789 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-7889040b-cc4e-4eb0-9139-83e8afc5bb0e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:36.467191 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7889040b-cc4e-4eb0-9139-83e8afc5bb0e None None] GET https://10.4.3.102/volume// Aug 25 16:31:36.467349 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7889040b-cc4e-4eb0-9139-83e8afc5bb0e None None] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:36.467554 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7889040b-cc4e-4eb0-9139-83e8afc5bb0e None None] Calling method 'all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:36.467922 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7889040b-cc4e-4eb0-9139-83e8afc5bb0e None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:31:36.468245 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 992/3951] 10.4.3.102 () {66 vars in 1419 bytes} [Tue Aug 25 16:31:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:31:36.475055 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-bdd81388-0db8-49f6-b8b4-009e457d6503 req-93895b43-3ecb-4c1a-b651-6c7ab92bbbdd None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:36.477300 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-bdd81388-0db8-49f6-b8b4-009e457d6503 req-93895b43-3ecb-4c1a-b651-6c7ab92bbbdd tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:31:36.477662 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-bdd81388-0db8-49f6-b8b4-009e457d6503 req-93895b43-3ecb-4c1a-b651-6c7ab92bbbdd tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bd92a6f3-d563-4d8a-9a84-113f66ab4754", "connector": null, "instance_uuid": "66ddfce4-f46b-4ef1-9471-3d08c347c9eb"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:31:36.486327 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:36.486327 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:31:36.522700 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-bdd81388-0db8-49f6-b8b4-009e457d6503 req-93895b43-3ecb-4c1a-b651-6c7ab92bbbdd tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:31:36.523200 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 996/3952] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:31:36 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:31:37.436562 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-eb7d3470-721c-4211-bf94-9faf408cc973 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:37.437082 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-eb7d3470-721c-4211-bf94-9faf408cc973 None None] GET https://10.4.3.102/volume// Aug 25 16:31:37.437183 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-eb7d3470-721c-4211-bf94-9faf408cc973 None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:37.437339 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-eb7d3470-721c-4211-bf94-9faf408cc973 None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:37.437679 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-eb7d3470-721c-4211-bf94-9faf408cc973 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:31:37.438259 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 986/3953] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:31:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:31:37.450462 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-bdd81388-0db8-49f6-b8b4-009e457d6503 req-dcbf95d3-e6e6-4eed-a7ec-4687e6c0e01c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:37.452876 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-bdd81388-0db8-49f6-b8b4-009e457d6503 req-dcbf95d3-e6e6-4eed-a7ec-4687e6c0e01c tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] GET https://10.4.3.102/volume/v3/volumes/bd92a6f3-d563-4d8a-9a84-113f66ab4754 Aug 25 16:31:37.453144 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-bdd81388-0db8-49f6-b8b4-009e457d6503 req-dcbf95d3-e6e6-4eed-a7ec-4687e6c0e01c tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:37.453370 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-bdd81388-0db8-49f6-b8b4-009e457d6503 req-dcbf95d3-e6e6-4eed-a7ec-4687e6c0e01c tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:37.464304 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:37.464304 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:31:37.468120 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-bdd81388-0db8-49f6-b8b4-009e457d6503 req-dcbf95d3-e6e6-4eed-a7ec-4687e6c0e01c tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Volume info retrieved successfully. Aug 25 16:31:37.475193 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-bdd81388-0db8-49f6-b8b4-009e457d6503 req-dcbf95d3-e6e6-4eed-a7ec-4687e6c0e01c tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/volumes/bd92a6f3-d563-4d8a-9a84-113f66ab4754 returned with HTTP 200 Aug 25 16:31:37.475678 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 980/3954] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:31:37 2026] GET /volume/v3/volumes/bd92a6f3-d563-4d8a-9a84-113f66ab4754 => generated 1550 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:31:37.571175 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-bdd81388-0db8-49f6-b8b4-009e457d6503 req-29bccf5c-8fda-41cc-a7aa-9a9797576510 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:37.573101 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-bdd81388-0db8-49f6-b8b4-009e457d6503 req-29bccf5c-8fda-41cc-a7aa-9a9797576510 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] PUT https://10.4.3.102/volume/v3/attachments/77aa25c3-3aea-4658-876e-e4409c427a68 Aug 25 16:31:37.573432 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-bdd81388-0db8-49f6-b8b4-009e457d6503 req-29bccf5c-8fda-41cc-a7aa-9a9797576510 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:31:37.580537 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-bdd81388-0db8-49f6-b8b4-009e457d6503 req-29bccf5c-8fda-41cc-a7aa-9a9797576510 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Acquiring lock "cinder-attachment_update-bd92a6f3-d563-4d8a-9a84-113f66ab4754-np0000008093" by "attachment_update" {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:31:37.587806 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-bdd81388-0db8-49f6-b8b4-009e457d6503 req-29bccf5c-8fda-41cc-a7aa-9a9797576510 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Lock "cinder-attachment_update-bd92a6f3-d563-4d8a-9a84-113f66ab4754-np0000008093" acquired by "attachment_update" :: waited 0.007s {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:31:37.588903 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:37.588903 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:31:37.674614 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-bdd81388-0db8-49f6-b8b4-009e457d6503 req-29bccf5c-8fda-41cc-a7aa-9a9797576510 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Lock "cinder-attachment_update-bd92a6f3-d563-4d8a-9a84-113f66ab4754-np0000008093" released by "attachment_update" :: held 0.085s {{(pid=100454) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:31:37.674614 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-bdd81388-0db8-49f6-b8b4-009e457d6503 req-29bccf5c-8fda-41cc-a7aa-9a9797576510 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/attachments/77aa25c3-3aea-4658-876e-e4409c427a68 returned with HTTP 200 Aug 25 16:31:37.674614 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 993/3955] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:31:37 2026] PUT /volume/v3/attachments/77aa25c3-3aea-4658-876e-e4409c427a68 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:31:37.694836 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-bdd81388-0db8-49f6-b8b4-009e457d6503 req-6dc70fa8-bc1b-4370-bfb0-cb8ff68e6cb6 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:37.696754 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-bdd81388-0db8-49f6-b8b4-009e457d6503 req-6dc70fa8-bc1b-4370-bfb0-cb8ff68e6cb6 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] POST https://10.4.3.102/volume/v3/attachments/77aa25c3-3aea-4658-876e-e4409c427a68/action Aug 25 16:31:37.697105 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-bdd81388-0db8-49f6-b8b4-009e457d6503 req-6dc70fa8-bc1b-4370-bfb0-cb8ff68e6cb6 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Action body: b'{"os-complete": null}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:31:37.697232 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-bdd81388-0db8-49f6-b8b4-009e457d6503 req-6dc70fa8-bc1b-4370-bfb0-cb8ff68e6cb6 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:31:37.713386 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:37.713386 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:31:37.723279 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-bdd81388-0db8-49f6-b8b4-009e457d6503 req-6dc70fa8-bc1b-4370-bfb0-cb8ff68e6cb6 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/attachments/77aa25c3-3aea-4658-876e-e4409c427a68/action returned with HTTP 204 Aug 25 16:31:37.723744 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 997/3956] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:31:37 2026] POST /volume/v3/attachments/77aa25c3-3aea-4658-876e-e4409c427a68/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:31:43.172928 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-283bd2db-db68-47f1-8e7c-a749b3ad1fa2 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:43.175099 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-283bd2db-db68-47f1-8e7c-a749b3ad1fa2 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:31:43.175513 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-283bd2db-db68-47f1-8e7c-a749b3ad1fa2 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1697626671"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:31:43.177317 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-283bd2db-db68-47f1-8e7c-a749b3ad1fa2 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1697626671'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:31:43.177432 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-283bd2db-db68-47f1-8e7c-a749b3ad1fa2 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Create volume of 1 GB Aug 25 16:31:43.181897 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-283bd2db-db68-47f1-8e7c-a749b3ad1fa2 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Availability Zones retrieved successfully. Aug 25 16:31:43.188668 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-283bd2db-db68-47f1-8e7c-a749b3ad1fa2 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Flow 'volume_create_api' (b662c94d-25c2-49b8-8338-18b1167d5152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:31:43.189847 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-283bd2db-db68-47f1-8e7c-a749b3ad1fa2 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5aab1fff-719d-4749-b44d-8eb36f48602e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:31:43.191203 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-283bd2db-db68-47f1-8e7c-a749b3ad1fa2 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:31:43.221100 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-283bd2db-db68-47f1-8e7c-a749b3ad1fa2 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5aab1fff-719d-4749-b44d-8eb36f48602e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:31:43.222674 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-283bd2db-db68-47f1-8e7c-a749b3ad1fa2 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2d5a8d5-97ac-44af-95d9-3a047ea67433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:31:43.269854 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-283bd2db-db68-47f1-8e7c-a749b3ad1fa2 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Created reservations ['18aa3041-5564-4903-bdd4-83027330fd8c', '79f4ba0f-fd06-4869-8888-2961b0685b4f', '4cc06547-a3d4-45a6-b5e9-162159733ec5', '0bf32bf2-3cba-4eb6-a746-6abaa58c17a2'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:31:43.270993 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-283bd2db-db68-47f1-8e7c-a749b3ad1fa2 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2d5a8d5-97ac-44af-95d9-3a047ea67433) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18aa3041-5564-4903-bdd4-83027330fd8c', '79f4ba0f-fd06-4869-8888-2961b0685b4f', '4cc06547-a3d4-45a6-b5e9-162159733ec5', '0bf32bf2-3cba-4eb6-a746-6abaa58c17a2']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:31:43.272133 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-283bd2db-db68-47f1-8e7c-a749b3ad1fa2 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5761913d-0efa-474e-a093-2986dd821935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:31:43.296436 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-283bd2db-db68-47f1-8e7c-a749b3ad1fa2 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5761913d-0efa-474e-a093-2986dd821935) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e18eb365-93e4-4d73-9685-339c2248fb86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1697626671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a487a0dfb99646c8882f7b0ec900bf00',qos_specs=None,replication_status=,reservations=['18aa3041-5564-4903-bdd4-83027330fd8c','79f4ba0f-fd06-4869-8888-2961b0685b4f','4cc06547-a3d4-45a6-b5e9-162159733ec5','0bf32bf2-3cba-4eb6-a746-6abaa58c17a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3f3d8243e954438a294722eddc1aba0',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:31:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1697626671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e18eb365-93e4-4d73-9685-339c2248fb86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a487a0dfb99646c8882f7b0ec900bf00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3f3d8243e954438a294722eddc1aba0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:31:43.297366 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-283bd2db-db68-47f1-8e7c-a749b3ad1fa2 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5379070-0da1-40e2-961f-d4538d880d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:31:43.318855 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-283bd2db-db68-47f1-8e7c-a749b3ad1fa2 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5379070-0da1-40e2-961f-d4538d880d97) transitioned into state 'SUCCESS' from state '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-1697626671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a487a0dfb99646c8882f7b0ec900bf00',qos_specs=None,replication_status=,reservations=['18aa3041-5564-4903-bdd4-83027330fd8c','79f4ba0f-fd06-4869-8888-2961b0685b4f','4cc06547-a3d4-45a6-b5e9-162159733ec5','0bf32bf2-3cba-4eb6-a746-6abaa58c17a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3f3d8243e954438a294722eddc1aba0',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:31:43.319606 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-283bd2db-db68-47f1-8e7c-a749b3ad1fa2 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83d80fd0-0e5e-48cb-b0d4-294a9b2839c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:31:43.329401 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-283bd2db-db68-47f1-8e7c-a749b3ad1fa2 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83d80fd0-0e5e-48cb-b0d4-294a9b2839c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:31:43.330574 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-283bd2db-db68-47f1-8e7c-a749b3ad1fa2 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Flow 'volume_create_api' (b662c94d-25c2-49b8-8338-18b1167d5152) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:31:43.330983 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-283bd2db-db68-47f1-8e7c-a749b3ad1fa2 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Create volume request issued successfully. Aug 25 16:31:43.331561 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-283bd2db-db68-47f1-8e7c-a749b3ad1fa2 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:31:43.332027 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 987/3957] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:31:43 2026] POST /volume/v3/volumes => generated 751 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:31:43.347520 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-36d9998c-f0a8-40f8-97f3-90b75f18ff6d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:43.349350 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-36d9998c-f0a8-40f8-97f3-90b75f18ff6d tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 Aug 25 16:31:43.349579 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-36d9998c-f0a8-40f8-97f3-90b75f18ff6d tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:43.349838 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-36d9998c-f0a8-40f8-97f3-90b75f18ff6d tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:43.357853 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:43.357853 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:31:43.361859 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-36d9998c-f0a8-40f8-97f3-90b75f18ff6d tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:31:43.366753 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-36d9998c-f0a8-40f8-97f3-90b75f18ff6d tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 returned with HTTP 200 Aug 25 16:31:43.367181 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 981/3958] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:43 2026] GET /volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 => generated 819 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:44.378967 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-7feac1d2-6530-4293-91b5-1c3f2147d83a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:44.380702 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7feac1d2-6530-4293-91b5-1c3f2147d83a tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 Aug 25 16:31:44.380892 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7feac1d2-6530-4293-91b5-1c3f2147d83a tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:44.381080 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7feac1d2-6530-4293-91b5-1c3f2147d83a tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:44.390181 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:44.390181 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:31:44.393512 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-7feac1d2-6530-4293-91b5-1c3f2147d83a tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:31:44.397366 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7feac1d2-6530-4293-91b5-1c3f2147d83a tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 returned with HTTP 200 Aug 25 16:31:44.397699 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 994/3959] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:44 2026] GET /volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:44.437358 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-375f0456-49d7-4723-a68c-23dcbfa9f06a req-7ff6908c-50fc-4bc0-b977-7b0dade11c7f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:44.439250 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-375f0456-49d7-4723-a68c-23dcbfa9f06a req-7ff6908c-50fc-4bc0-b977-7b0dade11c7f tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 Aug 25 16:31:44.439440 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-375f0456-49d7-4723-a68c-23dcbfa9f06a req-7ff6908c-50fc-4bc0-b977-7b0dade11c7f tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:44.439554 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-375f0456-49d7-4723-a68c-23dcbfa9f06a req-7ff6908c-50fc-4bc0-b977-7b0dade11c7f tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:44.447550 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:44.447550 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:31:44.450904 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-375f0456-49d7-4723-a68c-23dcbfa9f06a req-7ff6908c-50fc-4bc0-b977-7b0dade11c7f tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:31:44.454718 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-375f0456-49d7-4723-a68c-23dcbfa9f06a req-7ff6908c-50fc-4bc0-b977-7b0dade11c7f tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 returned with HTTP 200 Aug 25 16:31:44.455115 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 998/3960] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:31:44 2026] GET /volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:44.526551 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f4316840-ff1e-4872-b8e8-3fa8c5d7faa1 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:44.526996 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f4316840-ff1e-4872-b8e8-3fa8c5d7faa1 None None] GET https://10.4.3.102/volume// Aug 25 16:31:44.527179 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f4316840-ff1e-4872-b8e8-3fa8c5d7faa1 None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:44.527377 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f4316840-ff1e-4872-b8e8-3fa8c5d7faa1 None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:44.527676 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f4316840-ff1e-4872-b8e8-3fa8c5d7faa1 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:31:44.527973 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 988/3961] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:31:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:31:44.535257 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-375f0456-49d7-4723-a68c-23dcbfa9f06a req-58401bcf-457e-4d29-babd-10c8b2a881d0 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:44.617221 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-375f0456-49d7-4723-a68c-23dcbfa9f06a req-58401bcf-457e-4d29-babd-10c8b2a881d0 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:31:44.617600 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-375f0456-49d7-4723-a68c-23dcbfa9f06a req-58401bcf-457e-4d29-babd-10c8b2a881d0 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e18eb365-93e4-4d73-9685-339c2248fb86", "connector": null, "instance_uuid": "4b3c967d-c9f5-4be0-a530-f0b5f8d5ba60"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:31:44.632312 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:44.632312 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:31:44.668338 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-375f0456-49d7-4723-a68c-23dcbfa9f06a req-58401bcf-457e-4d29-babd-10c8b2a881d0 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:31:44.668832 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 982/3962] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:31:44 2026] POST /volume/v3/attachments => generated 273 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:31:44.697756 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-134004f6-18d8-4a00-b3aa-cf918bf60359 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:44.699600 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-134004f6-18d8-4a00-b3aa-cf918bf60359 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 Aug 25 16:31:44.699799 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-134004f6-18d8-4a00-b3aa-cf918bf60359 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:44.700004 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-134004f6-18d8-4a00-b3aa-cf918bf60359 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:44.709330 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:44.709330 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:31:44.712822 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-134004f6-18d8-4a00-b3aa-cf918bf60359 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:31:44.713553 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-ff82df81-0198-4cd0-945b-f08034c6baea None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:44.714085 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ff82df81-0198-4cd0-945b-f08034c6baea None None] GET https://10.4.3.102/volume// Aug 25 16:31:44.714294 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ff82df81-0198-4cd0-945b-f08034c6baea None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:44.714534 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ff82df81-0198-4cd0-945b-f08034c6baea None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:44.714965 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ff82df81-0198-4cd0-945b-f08034c6baea None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:31:44.715361 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 999/3963] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:31:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:31:44.717373 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-134004f6-18d8-4a00-b3aa-cf918bf60359 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 returned with HTTP 200 Aug 25 16:31:44.717839 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 995/3964] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:44 2026] GET /volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:44.725768 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-375f0456-49d7-4723-a68c-23dcbfa9f06a req-6bb3f277-0f21-4155-bcbc-a0cd8d82c92f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:44.728258 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-375f0456-49d7-4723-a68c-23dcbfa9f06a req-6bb3f277-0f21-4155-bcbc-a0cd8d82c92f tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 Aug 25 16:31:44.728474 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-375f0456-49d7-4723-a68c-23dcbfa9f06a req-6bb3f277-0f21-4155-bcbc-a0cd8d82c92f tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:44.728677 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-375f0456-49d7-4723-a68c-23dcbfa9f06a req-6bb3f277-0f21-4155-bcbc-a0cd8d82c92f tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:44.737210 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:44.737210 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:31:44.740117 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-375f0456-49d7-4723-a68c-23dcbfa9f06a req-6bb3f277-0f21-4155-bcbc-a0cd8d82c92f tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:31:44.743686 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-375f0456-49d7-4723-a68c-23dcbfa9f06a req-6bb3f277-0f21-4155-bcbc-a0cd8d82c92f tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 returned with HTTP 200 Aug 25 16:31:44.744042 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 989/3965] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:31:44 2026] GET /volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 => generated 1023 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:31:44.839442 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-375f0456-49d7-4723-a68c-23dcbfa9f06a req-0239a494-f1a9-4bc8-9b46-7f3dc9053b74 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:44.841439 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-375f0456-49d7-4723-a68c-23dcbfa9f06a req-0239a494-f1a9-4bc8-9b46-7f3dc9053b74 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] PUT https://10.4.3.102/volume/v3/attachments/11e05035-3c34-4588-a850-76783f08bb18 Aug 25 16:31:44.841803 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-375f0456-49d7-4723-a68c-23dcbfa9f06a req-0239a494-f1a9-4bc8-9b46-7f3dc9053b74 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:31:44.848764 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-375f0456-49d7-4723-a68c-23dcbfa9f06a req-0239a494-f1a9-4bc8-9b46-7f3dc9053b74 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Acquiring lock "cinder-attachment_update-e18eb365-93e4-4d73-9685-339c2248fb86-np0000008093" by "attachment_update" {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:31:44.852811 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-375f0456-49d7-4723-a68c-23dcbfa9f06a req-0239a494-f1a9-4bc8-9b46-7f3dc9053b74 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Lock "cinder-attachment_update-e18eb365-93e4-4d73-9685-339c2248fb86-np0000008093" acquired by "attachment_update" :: waited 0.004s {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:31:44.853695 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:44.853695 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:31:44.923582 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-375f0456-49d7-4723-a68c-23dcbfa9f06a req-0239a494-f1a9-4bc8-9b46-7f3dc9053b74 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Lock "cinder-attachment_update-e18eb365-93e4-4d73-9685-339c2248fb86-np0000008093" released by "attachment_update" :: held 0.071s {{(pid=100455) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:31:44.923867 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-375f0456-49d7-4723-a68c-23dcbfa9f06a req-0239a494-f1a9-4bc8-9b46-7f3dc9053b74 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/attachments/11e05035-3c34-4588-a850-76783f08bb18 returned with HTTP 200 Aug 25 16:31:44.924487 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 983/3966] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:31:44 2026] PUT /volume/v3/attachments/11e05035-3c34-4588-a850-76783f08bb18 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:31:45.732268 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-928293ce-06c2-4da5-885c-0fcb8a51e3e1 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:45.734260 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-928293ce-06c2-4da5-885c-0fcb8a51e3e1 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 Aug 25 16:31:45.734449 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-928293ce-06c2-4da5-885c-0fcb8a51e3e1 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:45.734646 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-928293ce-06c2-4da5-885c-0fcb8a51e3e1 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:45.743535 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:45.743535 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:31:45.746649 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-928293ce-06c2-4da5-885c-0fcb8a51e3e1 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:31:45.750210 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-928293ce-06c2-4da5-885c-0fcb8a51e3e1 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 returned with HTTP 200 Aug 25 16:31:45.750567 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1000/3967] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:45 2026] GET /volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:46.348245 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-3f0bf66e-a321-4046-bf99-60f7f520b41c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:46.349789 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3f0bf66e-a321-4046-bf99-60f7f520b41c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:31:46.350117 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3f0bf66e-a321-4046-bf99-60f7f520b41c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f56af5dd-d94e-445f-9eaa-bf376d80d23c", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-502616082", "description": null, "metadata": null}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:31:46.360037 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:46.360037 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:31:46.360484 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-3f0bf66e-a321-4046-bf99-60f7f520b41c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:31:46.360621 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.snapshots [None req-3f0bf66e-a321-4046-bf99-60f7f520b41c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Create snapshot from volume f56af5dd-d94e-445f-9eaa-bf376d80d23c Aug 25 16:31:46.388975 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-3f0bf66e-a321-4046-bf99-60f7f520b41c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Created reservations ['e24d37fd-5bf6-45fe-9f2f-c9681df2a4cc', '6d8a07c6-795a-4b90-9672-eeef6b6d3e05', '6bcdeac6-e929-490e-aab5-d10c304b5cd0', 'daa5db90-0e0c-44e2-9ccd-305757408ca5'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:31:46.416834 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-3f0bf66e-a321-4046-bf99-60f7f520b41c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot force create request issued successfully. Aug 25 16:31:46.417141 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3f0bf66e-a321-4046-bf99-60f7f520b41c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:31:46.417564 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 996/3968] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:31:46 2026] POST /volume/v3/snapshots => generated 307 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:31:46.426500 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-3a62e670-03b9-46af-b5bc-72fcd541d5a5 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:46.428182 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3a62e670-03b9-46af-b5bc-72fcd541d5a5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/snapshots/70e377da-c903-4d47-a140-c5c578526723 Aug 25 16:31:46.428414 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3a62e670-03b9-46af-b5bc-72fcd541d5a5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:46.428564 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3a62e670-03b9-46af-b5bc-72fcd541d5a5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:46.434087 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:46.434087 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:31:46.434498 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-3a62e670-03b9-46af-b5bc-72fcd541d5a5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot retrieved successfully. Aug 25 16:31:46.435240 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3a62e670-03b9-46af-b5bc-72fcd541d5a5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/70e377da-c903-4d47-a140-c5c578526723 returned with HTTP 200 Aug 25 16:31:46.435614 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 990/3969] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:31:46 2026] GET /volume/v3/snapshots/70e377da-c903-4d47-a140-c5c578526723 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:46.762615 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a0cde78e-b55c-4140-857e-b20b8fe9cace None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:46.764218 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a0cde78e-b55c-4140-857e-b20b8fe9cace tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 Aug 25 16:31:46.764399 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a0cde78e-b55c-4140-857e-b20b8fe9cace tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:46.764573 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a0cde78e-b55c-4140-857e-b20b8fe9cace tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:46.773082 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:46.773082 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:31:46.776017 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-a0cde78e-b55c-4140-857e-b20b8fe9cace tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:31:46.779538 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a0cde78e-b55c-4140-857e-b20b8fe9cace tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 returned with HTTP 200 Aug 25 16:31:46.779874 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 984/3970] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:46 2026] GET /volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:47.443908 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-3b737678-c501-4f77-8664-fc27cc7dbc30 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:47.445813 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3b737678-c501-4f77-8664-fc27cc7dbc30 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/snapshots/70e377da-c903-4d47-a140-c5c578526723 Aug 25 16:31:47.446138 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3b737678-c501-4f77-8664-fc27cc7dbc30 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:47.446319 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3b737678-c501-4f77-8664-fc27cc7dbc30 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:47.450959 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:47.450959 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:31:47.451329 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-3b737678-c501-4f77-8664-fc27cc7dbc30 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot retrieved successfully. Aug 25 16:31:47.452037 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3b737678-c501-4f77-8664-fc27cc7dbc30 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/70e377da-c903-4d47-a140-c5c578526723 returned with HTTP 200 Aug 25 16:31:47.452352 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1001/3971] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:31:47 2026] GET /volume/v3/snapshots/70e377da-c903-4d47-a140-c5c578526723 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:47.460087 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b9c672a9-4980-46ba-b909-0a3613b97322 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:47.461744 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b9c672a9-4980-46ba-b909-0a3613b97322 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/snapshots/70e377da-c903-4d47-a140-c5c578526723 Aug 25 16:31:47.461929 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b9c672a9-4980-46ba-b909-0a3613b97322 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:47.462103 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b9c672a9-4980-46ba-b909-0a3613b97322 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:47.466922 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:47.466922 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:31:47.467312 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-b9c672a9-4980-46ba-b909-0a3613b97322 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot retrieved successfully. Aug 25 16:31:47.467979 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b9c672a9-4980-46ba-b909-0a3613b97322 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/70e377da-c903-4d47-a140-c5c578526723 returned with HTTP 200 Aug 25 16:31:47.468312 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 997/3972] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:31:47 2026] GET /volume/v3/snapshots/70e377da-c903-4d47-a140-c5c578526723 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:47.477315 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-1999d08a-e64a-4826-9c88-46c276e2094a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:47.479139 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1999d08a-e64a-4826-9c88-46c276e2094a tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:31:47.479457 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1999d08a-e64a-4826-9c88-46c276e2094a tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f56af5dd-d94e-445f-9eaa-bf376d80d23c", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1958665511", "description": null, "metadata": null}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:31:47.489937 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:47.489937 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:31:47.490344 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-1999d08a-e64a-4826-9c88-46c276e2094a tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:31:47.490471 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-1999d08a-e64a-4826-9c88-46c276e2094a tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Create snapshot from volume f56af5dd-d94e-445f-9eaa-bf376d80d23c Aug 25 16:31:47.517811 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-1999d08a-e64a-4826-9c88-46c276e2094a tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Created reservations ['39c8ea44-3166-4c7b-9b6e-f18e31b8f1c4', '900833bd-4a4f-4330-8764-25e13b05b659', '204661a3-8c5b-4ef2-8467-ab2048509716', '5ba630bc-b575-428f-ac68-77f14c5df21f'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:31:47.547050 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-1999d08a-e64a-4826-9c88-46c276e2094a tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot force create request issued successfully. Aug 25 16:31:47.547379 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1999d08a-e64a-4826-9c88-46c276e2094a tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:31:47.547818 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 991/3973] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:31:47 2026] POST /volume/v3/snapshots => generated 308 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:31:47.560714 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-8651f98b-e082-40e6-8133-7d55ad4b2091 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:47.563127 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8651f98b-e082-40e6-8133-7d55ad4b2091 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/snapshots/7280437e-a57f-421e-bd1b-a51c5d471a33 Aug 25 16:31:47.563371 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8651f98b-e082-40e6-8133-7d55ad4b2091 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:47.563629 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8651f98b-e082-40e6-8133-7d55ad4b2091 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:47.569525 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:47.569525 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:31:47.570165 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-8651f98b-e082-40e6-8133-7d55ad4b2091 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot retrieved successfully. Aug 25 16:31:47.571180 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8651f98b-e082-40e6-8133-7d55ad4b2091 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/7280437e-a57f-421e-bd1b-a51c5d471a33 returned with HTTP 200 Aug 25 16:31:47.571993 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 985/3974] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:31:47 2026] GET /volume/v3/snapshots/7280437e-a57f-421e-bd1b-a51c5d471a33 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:47.790469 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-e5ad3700-6734-4a7d-a120-088a0c30298f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:47.792199 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e5ad3700-6734-4a7d-a120-088a0c30298f tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 Aug 25 16:31:47.792390 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e5ad3700-6734-4a7d-a120-088a0c30298f tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:47.792608 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e5ad3700-6734-4a7d-a120-088a0c30298f tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:47.802495 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:47.802495 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:31:47.807411 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-e5ad3700-6734-4a7d-a120-088a0c30298f tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:31:47.813804 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e5ad3700-6734-4a7d-a120-088a0c30298f tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 returned with HTTP 200 Aug 25 16:31:47.814557 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1002/3975] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:47 2026] GET /volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:48.013203 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-8d554154-1256-48cb-938c-2cb77f6c3f25 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:48.015977 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8d554154-1256-48cb-938c-2cb77f6c3f25 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] GET https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 Aug 25 16:31:48.016171 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8d554154-1256-48cb-938c-2cb77f6c3f25 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:48.016365 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8d554154-1256-48cb-938c-2cb77f6c3f25 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:48.022996 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:48.022996 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:31:48.026419 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-8d554154-1256-48cb-938c-2cb77f6c3f25 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Volume info retrieved successfully. Aug 25 16:31:48.030287 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8d554154-1256-48cb-938c-2cb77f6c3f25 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 returned with HTTP 200 Aug 25 16:31:48.030786 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 998/3976] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:48 2026] GET /volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:48.043542 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-9329d617-2307-4c51-ac25-6f46e161afff None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:48.047064 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9329d617-2307-4c51-ac25-6f46e161afff tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] GET https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 Aug 25 16:31:48.047257 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9329d617-2307-4c51-ac25-6f46e161afff tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:48.047435 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9329d617-2307-4c51-ac25-6f46e161afff tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:48.055338 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:48.055338 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:31:48.059045 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-9329d617-2307-4c51-ac25-6f46e161afff tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Volume info retrieved successfully. Aug 25 16:31:48.063123 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9329d617-2307-4c51-ac25-6f46e161afff tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 returned with HTTP 200 Aug 25 16:31:48.063506 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 992/3977] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:48 2026] GET /volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:48.102652 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-319799bd-63ea-4424-80a3-6cc628bfc9e4 req-6bb0760e-f5b4-442d-a105-6939f24848d2 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:48.104679 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-319799bd-63ea-4424-80a3-6cc628bfc9e4 req-6bb0760e-f5b4-442d-a105-6939f24848d2 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] GET https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 Aug 25 16:31:48.104876 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-319799bd-63ea-4424-80a3-6cc628bfc9e4 req-6bb0760e-f5b4-442d-a105-6939f24848d2 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:48.105085 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-319799bd-63ea-4424-80a3-6cc628bfc9e4 req-6bb0760e-f5b4-442d-a105-6939f24848d2 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:48.112472 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:48.112472 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:31:48.115104 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-319799bd-63ea-4424-80a3-6cc628bfc9e4 req-6bb0760e-f5b4-442d-a105-6939f24848d2 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Volume info retrieved successfully. Aug 25 16:31:48.119619 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-319799bd-63ea-4424-80a3-6cc628bfc9e4 req-6bb0760e-f5b4-442d-a105-6939f24848d2 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 returned with HTTP 200 Aug 25 16:31:48.119619 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 986/3978] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:31:48 2026] GET /volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:48.166398 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-375f0456-49d7-4723-a68c-23dcbfa9f06a req-d42cf049-1328-4af2-8cd7-195e25c9b74e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:48.168436 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-375f0456-49d7-4723-a68c-23dcbfa9f06a req-d42cf049-1328-4af2-8cd7-195e25c9b74e tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] POST https://10.4.3.102/volume/v3/attachments/11e05035-3c34-4588-a850-76783f08bb18/action Aug 25 16:31:48.168810 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-375f0456-49d7-4723-a68c-23dcbfa9f06a req-d42cf049-1328-4af2-8cd7-195e25c9b74e tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Action body: b'{"os-complete": null}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:31:48.168966 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-375f0456-49d7-4723-a68c-23dcbfa9f06a req-d42cf049-1328-4af2-8cd7-195e25c9b74e tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:31:48.184320 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:48.184320 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:31:48.190332 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-7f0bdab3-94bf-41a7-9f7c-a5553c7ef8d6 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:48.190874 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7f0bdab3-94bf-41a7-9f7c-a5553c7ef8d6 None None] GET https://10.4.3.102/volume// Aug 25 16:31:48.191128 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7f0bdab3-94bf-41a7-9f7c-a5553c7ef8d6 None None] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:48.191366 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7f0bdab3-94bf-41a7-9f7c-a5553c7ef8d6 None None] Calling method 'all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:48.191740 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7f0bdab3-94bf-41a7-9f7c-a5553c7ef8d6 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:31:48.192080 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 999/3979] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:31:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:31:48.194481 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-375f0456-49d7-4723-a68c-23dcbfa9f06a req-d42cf049-1328-4af2-8cd7-195e25c9b74e tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/attachments/11e05035-3c34-4588-a850-76783f08bb18/action returned with HTTP 204 Aug 25 16:31:48.195041 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1003/3980] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:31:48 2026] POST /volume/v3/attachments/11e05035-3c34-4588-a850-76783f08bb18/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:31:48.200256 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-319799bd-63ea-4424-80a3-6cc628bfc9e4 req-d791d99c-976b-4305-b30c-37ff3141ead5 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:48.202935 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-319799bd-63ea-4424-80a3-6cc628bfc9e4 req-d791d99c-976b-4305-b30c-37ff3141ead5 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:31:48.203439 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-319799bd-63ea-4424-80a3-6cc628bfc9e4 req-d791d99c-976b-4305-b30c-37ff3141ead5 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e91c822a-3468-4616-afb4-89b70d6f2278", "connector": null, "instance_uuid": "4c9ec557-f30c-4841-babb-44438b537bc6"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:31:48.214829 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:48.214829 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:31:48.240431 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-319799bd-63ea-4424-80a3-6cc628bfc9e4 req-d791d99c-976b-4305-b30c-37ff3141ead5 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:31:48.240952 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 993/3981] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:31:48 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:31:48.269369 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-53f0e133-aa0a-4bac-b0da-b1f23f2cfc43 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:48.271615 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-53f0e133-aa0a-4bac-b0da-b1f23f2cfc43 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] GET https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 Aug 25 16:31:48.271615 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-53f0e133-aa0a-4bac-b0da-b1f23f2cfc43 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:48.271735 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-53f0e133-aa0a-4bac-b0da-b1f23f2cfc43 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:48.280936 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:48.280936 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:31:48.281226 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-aeb6e2a8-0271-40ab-8c57-9cf88b96d43a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:48.281718 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-aeb6e2a8-0271-40ab-8c57-9cf88b96d43a None None] GET https://10.4.3.102/volume// Aug 25 16:31:48.281926 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-aeb6e2a8-0271-40ab-8c57-9cf88b96d43a None None] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:48.282148 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-aeb6e2a8-0271-40ab-8c57-9cf88b96d43a None None] Calling method 'all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:48.282497 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-aeb6e2a8-0271-40ab-8c57-9cf88b96d43a None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:31:48.282865 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1000/3982] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:31:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:31:48.284375 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-53f0e133-aa0a-4bac-b0da-b1f23f2cfc43 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Volume info retrieved successfully. Aug 25 16:31:48.288177 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-53f0e133-aa0a-4bac-b0da-b1f23f2cfc43 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 returned with HTTP 200 Aug 25 16:31:48.288561 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 987/3983] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:48 2026] GET /volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:48.289997 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-319799bd-63ea-4424-80a3-6cc628bfc9e4 req-c53ca94e-4928-4baf-9d87-17810448ab38 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:48.292059 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-319799bd-63ea-4424-80a3-6cc628bfc9e4 req-c53ca94e-4928-4baf-9d87-17810448ab38 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] GET https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 Aug 25 16:31:48.292255 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-319799bd-63ea-4424-80a3-6cc628bfc9e4 req-c53ca94e-4928-4baf-9d87-17810448ab38 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:48.292444 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-319799bd-63ea-4424-80a3-6cc628bfc9e4 req-c53ca94e-4928-4baf-9d87-17810448ab38 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:48.300900 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:48.300900 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:31:48.303823 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-319799bd-63ea-4424-80a3-6cc628bfc9e4 req-c53ca94e-4928-4baf-9d87-17810448ab38 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Volume info retrieved successfully. Aug 25 16:31:48.307278 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-319799bd-63ea-4424-80a3-6cc628bfc9e4 req-c53ca94e-4928-4baf-9d87-17810448ab38 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 returned with HTTP 200 Aug 25 16:31:48.307679 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1004/3984] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:31:48 2026] GET /volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 => generated 1036 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:31:48.405420 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-319799bd-63ea-4424-80a3-6cc628bfc9e4 req-3ddd7a9e-4f0e-46f2-8309-397bc69f6211 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:48.407280 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-319799bd-63ea-4424-80a3-6cc628bfc9e4 req-3ddd7a9e-4f0e-46f2-8309-397bc69f6211 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] PUT https://10.4.3.102/volume/v3/attachments/007f2570-f223-45ab-a591-628027d08c29 Aug 25 16:31:48.407606 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-319799bd-63ea-4424-80a3-6cc628bfc9e4 req-3ddd7a9e-4f0e-46f2-8309-397bc69f6211 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:31:48.414014 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-319799bd-63ea-4424-80a3-6cc628bfc9e4 req-3ddd7a9e-4f0e-46f2-8309-397bc69f6211 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Acquiring lock "cinder-attachment_update-e91c822a-3468-4616-afb4-89b70d6f2278-np0000008093" by "attachment_update" {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:31:48.417952 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-319799bd-63ea-4424-80a3-6cc628bfc9e4 req-3ddd7a9e-4f0e-46f2-8309-397bc69f6211 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Lock "cinder-attachment_update-e91c822a-3468-4616-afb4-89b70d6f2278-np0000008093" acquired by "attachment_update" :: waited 0.004s {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:31:48.418750 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:48.418750 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:31:48.482386 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-319799bd-63ea-4424-80a3-6cc628bfc9e4 req-3ddd7a9e-4f0e-46f2-8309-397bc69f6211 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Lock "cinder-attachment_update-e91c822a-3468-4616-afb4-89b70d6f2278-np0000008093" released by "attachment_update" :: held 0.064s {{(pid=100456) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:31:48.482731 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-319799bd-63ea-4424-80a3-6cc628bfc9e4 req-3ddd7a9e-4f0e-46f2-8309-397bc69f6211 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/attachments/007f2570-f223-45ab-a591-628027d08c29 returned with HTTP 200 Aug 25 16:31:48.483156 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 994/3985] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:31:48 2026] PUT /volume/v3/attachments/007f2570-f223-45ab-a591-628027d08c29 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:31:48.579709 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-72df8431-bbe5-4e7d-b158-db01aac550de None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:48.581455 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-72df8431-bbe5-4e7d-b158-db01aac550de tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/snapshots/7280437e-a57f-421e-bd1b-a51c5d471a33 Aug 25 16:31:48.581638 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-72df8431-bbe5-4e7d-b158-db01aac550de tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:48.581827 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-72df8431-bbe5-4e7d-b158-db01aac550de tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:48.586286 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:48.586286 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:31:48.586692 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-72df8431-bbe5-4e7d-b158-db01aac550de tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot retrieved successfully. Aug 25 16:31:48.587384 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-72df8431-bbe5-4e7d-b158-db01aac550de tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/7280437e-a57f-421e-bd1b-a51c5d471a33 returned with HTTP 200 Aug 25 16:31:48.587685 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1001/3986] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:31:48 2026] GET /volume/v3/snapshots/7280437e-a57f-421e-bd1b-a51c5d471a33 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:48.595554 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d011cd8b-17ce-4e87-adf2-bf536142ec05 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:48.597193 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d011cd8b-17ce-4e87-adf2-bf536142ec05 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/snapshots/7280437e-a57f-421e-bd1b-a51c5d471a33 Aug 25 16:31:48.597371 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d011cd8b-17ce-4e87-adf2-bf536142ec05 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:48.597552 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d011cd8b-17ce-4e87-adf2-bf536142ec05 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:48.602376 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:48.602376 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:31:48.602826 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-d011cd8b-17ce-4e87-adf2-bf536142ec05 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot retrieved successfully. Aug 25 16:31:48.603560 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d011cd8b-17ce-4e87-adf2-bf536142ec05 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/7280437e-a57f-421e-bd1b-a51c5d471a33 returned with HTTP 200 Aug 25 16:31:48.604054 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 988/3987] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:31:48 2026] GET /volume/v3/snapshots/7280437e-a57f-421e-bd1b-a51c5d471a33 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:48.610946 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-0b509aef-df78-484e-8f26-d4ba5f6ec04f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:48.612608 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0b509aef-df78-484e-8f26-d4ba5f6ec04f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:31:48.612953 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0b509aef-df78-484e-8f26-d4ba5f6ec04f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f56af5dd-d94e-445f-9eaa-bf376d80d23c", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1830707220", "description": null, "metadata": null}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:31:48.622651 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:48.622651 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:31:48.623090 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-0b509aef-df78-484e-8f26-d4ba5f6ec04f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:31:48.623213 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.snapshots [None req-0b509aef-df78-484e-8f26-d4ba5f6ec04f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Create snapshot from volume f56af5dd-d94e-445f-9eaa-bf376d80d23c Aug 25 16:31:48.652375 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-0b509aef-df78-484e-8f26-d4ba5f6ec04f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Created reservations ['745effb2-3a07-46e0-ab32-47346df8c9dd', 'c487e936-5e18-4abf-9e5a-e438bcdbbdd1', '032ebb8f-1af3-4894-add0-d60d3a7641d0', '770d27ee-41d4-4115-a2c8-2e1c562cda34'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:31:48.679801 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-0b509aef-df78-484e-8f26-d4ba5f6ec04f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot force create request issued successfully. Aug 25 16:31:48.680134 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0b509aef-df78-484e-8f26-d4ba5f6ec04f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:31:48.680517 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1005/3988] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:31:48 2026] POST /volume/v3/snapshots => generated 308 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:31:48.689323 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-1fdc5c0f-0db2-42f0-8957-1005b0a22216 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:48.691032 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1fdc5c0f-0db2-42f0-8957-1005b0a22216 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/snapshots/f333b038-0018-470d-a80f-c3183ecba386 Aug 25 16:31:48.691263 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1fdc5c0f-0db2-42f0-8957-1005b0a22216 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:48.691451 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1fdc5c0f-0db2-42f0-8957-1005b0a22216 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:48.696966 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:48.696966 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:31:48.697407 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-1fdc5c0f-0db2-42f0-8957-1005b0a22216 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot retrieved successfully. Aug 25 16:31:48.698132 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1fdc5c0f-0db2-42f0-8957-1005b0a22216 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/f333b038-0018-470d-a80f-c3183ecba386 returned with HTTP 200 Aug 25 16:31:48.698619 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 995/3989] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:31:48 2026] GET /volume/v3/snapshots/f333b038-0018-470d-a80f-c3183ecba386 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:48.825317 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ffd18254-e413-4793-9d37-c71a75a49f7c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:48.827108 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ffd18254-e413-4793-9d37-c71a75a49f7c tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 Aug 25 16:31:48.827299 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ffd18254-e413-4793-9d37-c71a75a49f7c tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:48.827480 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ffd18254-e413-4793-9d37-c71a75a49f7c tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:48.836087 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:48.836087 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:31:48.839048 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-ffd18254-e413-4793-9d37-c71a75a49f7c tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:31:48.842618 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ffd18254-e413-4793-9d37-c71a75a49f7c tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 returned with HTTP 200 Aug 25 16:31:48.842977 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1002/3990] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:48 2026] GET /volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 => generated 1136 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:31:48.853348 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f147d8d4-4546-495c-b546-f88a65345490 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:48.854836 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f147d8d4-4546-495c-b546-f88a65345490 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 Aug 25 16:31:48.855007 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f147d8d4-4546-495c-b546-f88a65345490 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:48.855175 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f147d8d4-4546-495c-b546-f88a65345490 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:48.863277 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:48.863277 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:31:48.866152 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-f147d8d4-4546-495c-b546-f88a65345490 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:31:48.869502 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f147d8d4-4546-495c-b546-f88a65345490 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 returned with HTTP 200 Aug 25 16:31:48.869835 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 989/3991] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:48 2026] GET /volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 => generated 1136 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:31:48.938400 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-416c3ad1-5ca0-4135-b764-43ed718c802b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:48.940050 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-416c3ad1-5ca0-4135-b764-43ed718c802b tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:31:48.940350 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-416c3ad1-5ca0-4135-b764-43ed718c802b tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1369935126"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:31:48.941692 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-416c3ad1-5ca0-4135-b764-43ed718c802b tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1369935126'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:31:48.941799 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-416c3ad1-5ca0-4135-b764-43ed718c802b tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Create volume of 1 GB Aug 25 16:31:48.942020 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:48.942020 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:31:48.945650 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-416c3ad1-5ca0-4135-b764-43ed718c802b tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Availability Zones retrieved successfully. Aug 25 16:31:48.950737 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-416c3ad1-5ca0-4135-b764-43ed718c802b tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Flow 'volume_create_api' (c0ad6718-7261-4f8e-94c6-b9e96563b485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:31:48.951574 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-416c3ad1-5ca0-4135-b764-43ed718c802b tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65cfef55-eab6-4bd9-8eab-1c611b9f5c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:31:48.952396 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-416c3ad1-5ca0-4135-b764-43ed718c802b tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:31:48.975059 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-416c3ad1-5ca0-4135-b764-43ed718c802b tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65cfef55-eab6-4bd9-8eab-1c611b9f5c4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:31:48.975772 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-416c3ad1-5ca0-4135-b764-43ed718c802b tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02d17792-9f92-4b31-994b-54422b584c56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:31:49.010480 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-416c3ad1-5ca0-4135-b764-43ed718c802b tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Created reservations ['ca1af641-8890-43cd-8a33-0c610c007541', '1cd1a16c-79fc-4ede-8e42-0a8bd2f9a85f', 'c8ce74a0-40da-4fc0-a23d-e5158494fc67', '212f9889-acae-4de0-966f-c001914f6723'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:31:49.011199 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-416c3ad1-5ca0-4135-b764-43ed718c802b tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02d17792-9f92-4b31-994b-54422b584c56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca1af641-8890-43cd-8a33-0c610c007541', '1cd1a16c-79fc-4ede-8e42-0a8bd2f9a85f', 'c8ce74a0-40da-4fc0-a23d-e5158494fc67', '212f9889-acae-4de0-966f-c001914f6723']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:31:49.011879 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-416c3ad1-5ca0-4135-b764-43ed718c802b tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f486ecc-4f39-43cc-a039-37f041439925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:31:49.032789 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-416c3ad1-5ca0-4135-b764-43ed718c802b tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f486ecc-4f39-43cc-a039-37f041439925) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '881f863c-4181-4dcf-ab4d-8d60494ead85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1369935126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a487a0dfb99646c8882f7b0ec900bf00',qos_specs=None,replication_status=,reservations=['ca1af641-8890-43cd-8a33-0c610c007541','1cd1a16c-79fc-4ede-8e42-0a8bd2f9a85f','c8ce74a0-40da-4fc0-a23d-e5158494fc67','212f9889-acae-4de0-966f-c001914f6723'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3f3d8243e954438a294722eddc1aba0',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:31:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1369935126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=881f863c-4181-4dcf-ab4d-8d60494ead85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a487a0dfb99646c8882f7b0ec900bf00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3f3d8243e954438a294722eddc1aba0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:31:49.033554 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-416c3ad1-5ca0-4135-b764-43ed718c802b tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a641f25b-d6df-4cdd-a7ae-4b8db42055f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:31:49.048884 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-416c3ad1-5ca0-4135-b764-43ed718c802b tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a641f25b-d6df-4cdd-a7ae-4b8db42055f0) transitioned into state 'SUCCESS' from state '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-1369935126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a487a0dfb99646c8882f7b0ec900bf00',qos_specs=None,replication_status=,reservations=['ca1af641-8890-43cd-8a33-0c610c007541','1cd1a16c-79fc-4ede-8e42-0a8bd2f9a85f','c8ce74a0-40da-4fc0-a23d-e5158494fc67','212f9889-acae-4de0-966f-c001914f6723'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3f3d8243e954438a294722eddc1aba0',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:31:49.049554 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-416c3ad1-5ca0-4135-b764-43ed718c802b tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b93b9d3-c557-4b09-8fe6-f62b13de84c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:31:49.060694 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-416c3ad1-5ca0-4135-b764-43ed718c802b tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b93b9d3-c557-4b09-8fe6-f62b13de84c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:31:49.061405 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-416c3ad1-5ca0-4135-b764-43ed718c802b tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Flow 'volume_create_api' (c0ad6718-7261-4f8e-94c6-b9e96563b485) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:31:49.061679 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-416c3ad1-5ca0-4135-b764-43ed718c802b tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Create volume request issued successfully. Aug 25 16:31:49.062158 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-416c3ad1-5ca0-4135-b764-43ed718c802b tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:31:49.062529 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1006/3992] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:31:48 2026] POST /volume/v3/volumes => generated 751 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:31:49.074931 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-96b2a314-dcb2-4a8b-ab03-205cd462e241 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:49.076634 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-96b2a314-dcb2-4a8b-ab03-205cd462e241 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 Aug 25 16:31:49.076837 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-96b2a314-dcb2-4a8b-ab03-205cd462e241 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:49.077031 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-96b2a314-dcb2-4a8b-ab03-205cd462e241 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:49.083433 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:49.083433 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:31:49.086733 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-96b2a314-dcb2-4a8b-ab03-205cd462e241 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:31:49.090690 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-96b2a314-dcb2-4a8b-ab03-205cd462e241 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 returned with HTTP 200 Aug 25 16:31:49.091031 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 996/3993] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:49 2026] GET /volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 => generated 819 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:49.300509 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-90c9a25e-0917-4443-8928-a32455b5343f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:49.302411 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-90c9a25e-0917-4443-8928-a32455b5343f tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] GET https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 Aug 25 16:31:49.302626 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-90c9a25e-0917-4443-8928-a32455b5343f tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:49.302822 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-90c9a25e-0917-4443-8928-a32455b5343f tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:49.311414 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:49.311414 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:31:49.314611 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-90c9a25e-0917-4443-8928-a32455b5343f tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Volume info retrieved successfully. Aug 25 16:31:49.318464 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-90c9a25e-0917-4443-8928-a32455b5343f tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 returned with HTTP 200 Aug 25 16:31:49.319029 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1003/3994] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:49 2026] GET /volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:49.708038 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-87d66854-382f-4cc3-9e07-e9bdab2eea74 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:49.709716 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-87d66854-382f-4cc3-9e07-e9bdab2eea74 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/snapshots/f333b038-0018-470d-a80f-c3183ecba386 Aug 25 16:31:49.709932 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-87d66854-382f-4cc3-9e07-e9bdab2eea74 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:49.710113 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-87d66854-382f-4cc3-9e07-e9bdab2eea74 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:49.714674 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:49.714674 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:31:49.715094 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-87d66854-382f-4cc3-9e07-e9bdab2eea74 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot retrieved successfully. Aug 25 16:31:49.715791 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-87d66854-382f-4cc3-9e07-e9bdab2eea74 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/f333b038-0018-470d-a80f-c3183ecba386 returned with HTTP 200 Aug 25 16:31:49.716143 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 990/3995] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:31:49 2026] GET /volume/v3/snapshots/f333b038-0018-470d-a80f-c3183ecba386 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:49.723842 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-dcdaec0b-0fa9-4f08-8a9d-aae87031cfd3 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:49.725445 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-dcdaec0b-0fa9-4f08-8a9d-aae87031cfd3 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/snapshots/f333b038-0018-470d-a80f-c3183ecba386 Aug 25 16:31:49.725631 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-dcdaec0b-0fa9-4f08-8a9d-aae87031cfd3 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:49.725809 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-dcdaec0b-0fa9-4f08-8a9d-aae87031cfd3 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:49.731703 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:49.731703 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:31:49.732327 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-dcdaec0b-0fa9-4f08-8a9d-aae87031cfd3 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot retrieved successfully. Aug 25 16:31:49.732762 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-dcdaec0b-0fa9-4f08-8a9d-aae87031cfd3 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/f333b038-0018-470d-a80f-c3183ecba386 returned with HTTP 200 Aug 25 16:31:49.733094 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1007/3996] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:31:49 2026] GET /volume/v3/snapshots/f333b038-0018-470d-a80f-c3183ecba386 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:50.104964 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-84546671-1868-4276-b46f-e52e53f5c7ea None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:50.106797 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-84546671-1868-4276-b46f-e52e53f5c7ea tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 Aug 25 16:31:50.107005 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-84546671-1868-4276-b46f-e52e53f5c7ea tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:50.107186 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-84546671-1868-4276-b46f-e52e53f5c7ea tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:50.114394 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:50.114394 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:31:50.118117 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-84546671-1868-4276-b46f-e52e53f5c7ea tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:31:50.122362 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-84546671-1868-4276-b46f-e52e53f5c7ea tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 returned with HTTP 200 Aug 25 16:31:50.122982 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 997/3997] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:50 2026] GET /volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:50.172263 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-514cb88b-c719-4af5-986d-cbcfb7f94f46 req-2a2c4d52-8740-4069-b681-d7b24e115a6b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:50.176379 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-514cb88b-c719-4af5-986d-cbcfb7f94f46 req-2a2c4d52-8740-4069-b681-d7b24e115a6b tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 Aug 25 16:31:50.176379 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-514cb88b-c719-4af5-986d-cbcfb7f94f46 req-2a2c4d52-8740-4069-b681-d7b24e115a6b tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:50.176379 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-514cb88b-c719-4af5-986d-cbcfb7f94f46 req-2a2c4d52-8740-4069-b681-d7b24e115a6b tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:50.182834 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:50.182834 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:31:50.186506 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-514cb88b-c719-4af5-986d-cbcfb7f94f46 req-2a2c4d52-8740-4069-b681-d7b24e115a6b tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:31:50.190365 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-514cb88b-c719-4af5-986d-cbcfb7f94f46 req-2a2c4d52-8740-4069-b681-d7b24e115a6b tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 returned with HTTP 200 Aug 25 16:31:50.190837 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1004/3998] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:31:50 2026] GET /volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:50.260240 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-607a21d0-858e-465d-8c49-ceb8c0f5d1e0 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:50.260569 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-607a21d0-858e-465d-8c49-ceb8c0f5d1e0 None None] GET https://10.4.3.102/volume// Aug 25 16:31:50.260752 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-607a21d0-858e-465d-8c49-ceb8c0f5d1e0 None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:50.260940 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-607a21d0-858e-465d-8c49-ceb8c0f5d1e0 None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:50.261239 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-607a21d0-858e-465d-8c49-ceb8c0f5d1e0 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:31:50.261504 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 991/3999] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:31:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:31:50.267303 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-514cb88b-c719-4af5-986d-cbcfb7f94f46 req-41962b0b-b600-491b-9f98-06295417a250 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:50.294083 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-514cb88b-c719-4af5-986d-cbcfb7f94f46 req-41962b0b-b600-491b-9f98-06295417a250 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:31:50.294432 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-514cb88b-c719-4af5-986d-cbcfb7f94f46 req-41962b0b-b600-491b-9f98-06295417a250 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "881f863c-4181-4dcf-ab4d-8d60494ead85", "connector": null, "instance_uuid": "4b3c967d-c9f5-4be0-a530-f0b5f8d5ba60"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:31:50.302237 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:50.302237 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:31:50.322445 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-514cb88b-c719-4af5-986d-cbcfb7f94f46 req-41962b0b-b600-491b-9f98-06295417a250 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:31:50.322928 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1008/4000] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:31:50 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:31:50.330558 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-267a2785-5026-4205-9715-fdd0b4d33c99 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:50.332425 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-267a2785-5026-4205-9715-fdd0b4d33c99 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] GET https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 Aug 25 16:31:50.332680 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-267a2785-5026-4205-9715-fdd0b4d33c99 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:50.332865 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-267a2785-5026-4205-9715-fdd0b4d33c99 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:50.345596 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:50.345596 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:31:50.349053 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-267a2785-5026-4205-9715-fdd0b4d33c99 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Volume info retrieved successfully. Aug 25 16:31:50.349499 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-817b6c35-8288-4e15-84a5-4869cf8228c6 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:50.351310 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-817b6c35-8288-4e15-84a5-4869cf8228c6 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 Aug 25 16:31:50.351485 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-817b6c35-8288-4e15-84a5-4869cf8228c6 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:50.351697 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-817b6c35-8288-4e15-84a5-4869cf8228c6 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:50.352892 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-267a2785-5026-4205-9715-fdd0b4d33c99 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 returned with HTTP 200 Aug 25 16:31:50.353439 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 998/4001] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:50 2026] GET /volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:50.358335 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-57653d7e-c353-4e10-a16b-bc270137728c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:50.358653 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-57653d7e-c353-4e10-a16b-bc270137728c None None] GET https://10.4.3.102/volume// Aug 25 16:31:50.358814 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-57653d7e-c353-4e10-a16b-bc270137728c None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:50.359007 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-57653d7e-c353-4e10-a16b-bc270137728c None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:50.359353 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-57653d7e-c353-4e10-a16b-bc270137728c None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:31:50.362552 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 992/4002] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:31:50 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:31:50.365526 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-514cb88b-c719-4af5-986d-cbcfb7f94f46 req-d59360f4-2e5b-48c6-9d73-9ffe36801142 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:50.366055 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:50.366055 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:31:50.367619 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-514cb88b-c719-4af5-986d-cbcfb7f94f46 req-d59360f4-2e5b-48c6-9d73-9ffe36801142 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 Aug 25 16:31:50.367826 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-514cb88b-c719-4af5-986d-cbcfb7f94f46 req-d59360f4-2e5b-48c6-9d73-9ffe36801142 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:50.368024 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-514cb88b-c719-4af5-986d-cbcfb7f94f46 req-d59360f4-2e5b-48c6-9d73-9ffe36801142 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:50.369145 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-817b6c35-8288-4e15-84a5-4869cf8228c6 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:31:50.373128 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-817b6c35-8288-4e15-84a5-4869cf8228c6 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 returned with HTTP 200 Aug 25 16:31:50.373506 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1005/4003] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:50 2026] GET /volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:50.376736 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:50.376736 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:31:50.380008 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-514cb88b-c719-4af5-986d-cbcfb7f94f46 req-d59360f4-2e5b-48c6-9d73-9ffe36801142 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:31:50.383793 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-514cb88b-c719-4af5-986d-cbcfb7f94f46 req-d59360f4-2e5b-48c6-9d73-9ffe36801142 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 returned with HTTP 200 Aug 25 16:31:50.384212 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1009/4004] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:31:50 2026] GET /volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 => generated 1023 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:31:50.483651 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-514cb88b-c719-4af5-986d-cbcfb7f94f46 req-8836647e-1877-4010-be1a-f86bc5ccc4d7 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:50.485720 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-514cb88b-c719-4af5-986d-cbcfb7f94f46 req-8836647e-1877-4010-be1a-f86bc5ccc4d7 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] PUT https://10.4.3.102/volume/v3/attachments/74b77426-4a41-4837-afef-4dc4d1cf342b Aug 25 16:31:50.486180 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-514cb88b-c719-4af5-986d-cbcfb7f94f46 req-8836647e-1877-4010-be1a-f86bc5ccc4d7 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:31:50.493412 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-514cb88b-c719-4af5-986d-cbcfb7f94f46 req-8836647e-1877-4010-be1a-f86bc5ccc4d7 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Acquiring lock "cinder-attachment_update-881f863c-4181-4dcf-ab4d-8d60494ead85-np0000008093" by "attachment_update" {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:31:50.497861 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-514cb88b-c719-4af5-986d-cbcfb7f94f46 req-8836647e-1877-4010-be1a-f86bc5ccc4d7 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Lock "cinder-attachment_update-881f863c-4181-4dcf-ab4d-8d60494ead85-np0000008093" acquired by "attachment_update" :: waited 0.004s {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:31:50.498803 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:50.498803 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:31:50.566941 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-514cb88b-c719-4af5-986d-cbcfb7f94f46 req-8836647e-1877-4010-be1a-f86bc5ccc4d7 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Lock "cinder-attachment_update-881f863c-4181-4dcf-ab4d-8d60494ead85-np0000008093" released by "attachment_update" :: held 0.069s {{(pid=100456) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:31:50.567305 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-514cb88b-c719-4af5-986d-cbcfb7f94f46 req-8836647e-1877-4010-be1a-f86bc5ccc4d7 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/attachments/74b77426-4a41-4837-afef-4dc4d1cf342b returned with HTTP 200 Aug 25 16:31:50.568079 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 999/4005] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:31:50 2026] PUT /volume/v3/attachments/74b77426-4a41-4837-afef-4dc4d1cf342b => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:31:51.125422 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-e14b56d8-265a-414b-a214-8f3b25d1ad44 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:51.127120 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e14b56d8-265a-414b-a214-8f3b25d1ad44 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/f333b038-0018-470d-a80f-c3183ecba386 Aug 25 16:31:51.127285 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e14b56d8-265a-414b-a214-8f3b25d1ad44 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:51.127452 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e14b56d8-265a-414b-a214-8f3b25d1ad44 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:51.127543 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.snapshots [None req-e14b56d8-265a-414b-a214-8f3b25d1ad44 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Delete snapshot with id: f333b038-0018-470d-a80f-c3183ecba386 Aug 25 16:31:51.131993 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:51.131993 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:31:51.132388 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-e14b56d8-265a-414b-a214-8f3b25d1ad44 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot retrieved successfully. Aug 25 16:31:51.147465 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-e14b56d8-265a-414b-a214-8f3b25d1ad44 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot delete request issued successfully. Aug 25 16:31:51.147612 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e14b56d8-265a-414b-a214-8f3b25d1ad44 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/f333b038-0018-470d-a80f-c3183ecba386 returned with HTTP 202 Aug 25 16:31:51.147997 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 993/4006] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:31:51 2026] DELETE /volume/v3/snapshots/f333b038-0018-470d-a80f-c3183ecba386 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:31:51.154863 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-8574b5a5-e462-429b-a5cc-3b5653010d47 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:51.156743 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8574b5a5-e462-429b-a5cc-3b5653010d47 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/snapshots/f333b038-0018-470d-a80f-c3183ecba386 Aug 25 16:31:51.156950 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8574b5a5-e462-429b-a5cc-3b5653010d47 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:51.157145 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8574b5a5-e462-429b-a5cc-3b5653010d47 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:51.161823 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:51.161823 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:31:51.162237 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-8574b5a5-e462-429b-a5cc-3b5653010d47 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot retrieved successfully. Aug 25 16:31:51.162973 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8574b5a5-e462-429b-a5cc-3b5653010d47 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/f333b038-0018-470d-a80f-c3183ecba386 returned with HTTP 200 Aug 25 16:31:51.163331 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1006/4007] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:31:51 2026] GET /volume/v3/snapshots/f333b038-0018-470d-a80f-c3183ecba386 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:51.367958 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-b04d5888-0086-40b5-99ff-17f54a8d1fb7 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:51.369714 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b04d5888-0086-40b5-99ff-17f54a8d1fb7 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] GET https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 Aug 25 16:31:51.369956 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b04d5888-0086-40b5-99ff-17f54a8d1fb7 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:51.370148 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b04d5888-0086-40b5-99ff-17f54a8d1fb7 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:51.379680 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:51.379680 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:31:51.382878 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-b04d5888-0086-40b5-99ff-17f54a8d1fb7 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Volume info retrieved successfully. Aug 25 16:31:51.384890 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-60bd5800-ee2c-4d3a-a384-07727705a4a8 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:51.386642 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-60bd5800-ee2c-4d3a-a384-07727705a4a8 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 Aug 25 16:31:51.386835 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-60bd5800-ee2c-4d3a-a384-07727705a4a8 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:51.386966 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b04d5888-0086-40b5-99ff-17f54a8d1fb7 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 returned with HTTP 200 Aug 25 16:31:51.387007 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-60bd5800-ee2c-4d3a-a384-07727705a4a8 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:51.387350 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1010/4008] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:51 2026] GET /volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:51.396037 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:51.396037 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:31:51.399234 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-60bd5800-ee2c-4d3a-a384-07727705a4a8 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:31:51.403360 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-60bd5800-ee2c-4d3a-a384-07727705a4a8 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 returned with HTTP 200 Aug 25 16:31:51.403712 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1000/4009] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:51 2026] GET /volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:51.711897 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-319799bd-63ea-4424-80a3-6cc628bfc9e4 req-84baaf51-5b00-4ddd-8ea4-9d7216d43f7c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:51.713866 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-319799bd-63ea-4424-80a3-6cc628bfc9e4 req-84baaf51-5b00-4ddd-8ea4-9d7216d43f7c tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] POST https://10.4.3.102/volume/v3/attachments/007f2570-f223-45ab-a591-628027d08c29/action Aug 25 16:31:51.714201 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-319799bd-63ea-4424-80a3-6cc628bfc9e4 req-84baaf51-5b00-4ddd-8ea4-9d7216d43f7c tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Action body: b'{"os-complete": null}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:31:51.714309 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-319799bd-63ea-4424-80a3-6cc628bfc9e4 req-84baaf51-5b00-4ddd-8ea4-9d7216d43f7c tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:31:51.728486 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:51.728486 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:31:51.738943 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-319799bd-63ea-4424-80a3-6cc628bfc9e4 req-84baaf51-5b00-4ddd-8ea4-9d7216d43f7c tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/attachments/007f2570-f223-45ab-a591-628027d08c29/action returned with HTTP 204 Aug 25 16:31:51.739334 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 994/4010] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:31:51 2026] POST /volume/v3/attachments/007f2570-f223-45ab-a591-628027d08c29/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:31:52.173374 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-3701e83e-01d2-4967-876e-ff6394c009f5 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:52.175943 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3701e83e-01d2-4967-876e-ff6394c009f5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/snapshots/f333b038-0018-470d-a80f-c3183ecba386 Aug 25 16:31:52.176229 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3701e83e-01d2-4967-876e-ff6394c009f5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:52.176510 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3701e83e-01d2-4967-876e-ff6394c009f5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:52.182493 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3701e83e-01d2-4967-876e-ff6394c009f5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/f333b038-0018-470d-a80f-c3183ecba386 returned with HTTP 404 Aug 25 16:31:52.183257 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1007/4011] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:31:52 2026] GET /volume/v3/snapshots/f333b038-0018-470d-a80f-c3183ecba386 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:31:52.189505 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-00de8939-0c4b-49e2-a233-72f6aba0fe97 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:52.191330 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-00de8939-0c4b-49e2-a233-72f6aba0fe97 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/7280437e-a57f-421e-bd1b-a51c5d471a33 Aug 25 16:31:52.191533 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-00de8939-0c4b-49e2-a233-72f6aba0fe97 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:52.191747 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-00de8939-0c4b-49e2-a233-72f6aba0fe97 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:52.191859 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.snapshots [None req-00de8939-0c4b-49e2-a233-72f6aba0fe97 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Delete snapshot with id: 7280437e-a57f-421e-bd1b-a51c5d471a33 Aug 25 16:31:52.197477 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:52.197477 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:31:52.197477 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-00de8939-0c4b-49e2-a233-72f6aba0fe97 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot retrieved successfully. Aug 25 16:31:52.214608 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-00de8939-0c4b-49e2-a233-72f6aba0fe97 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot delete request issued successfully. Aug 25 16:31:52.214773 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-00de8939-0c4b-49e2-a233-72f6aba0fe97 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/7280437e-a57f-421e-bd1b-a51c5d471a33 returned with HTTP 202 Aug 25 16:31:52.215245 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1011/4012] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:31:52 2026] DELETE /volume/v3/snapshots/7280437e-a57f-421e-bd1b-a51c5d471a33 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:31:52.225210 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-1b48a66c-2436-42b5-8661-f9b5f1121206 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:52.227071 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1b48a66c-2436-42b5-8661-f9b5f1121206 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/snapshots/7280437e-a57f-421e-bd1b-a51c5d471a33 Aug 25 16:31:52.227292 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1b48a66c-2436-42b5-8661-f9b5f1121206 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:52.227479 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1b48a66c-2436-42b5-8661-f9b5f1121206 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:52.232250 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:52.232250 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:31:52.232628 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-1b48a66c-2436-42b5-8661-f9b5f1121206 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot retrieved successfully. Aug 25 16:31:52.233301 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1b48a66c-2436-42b5-8661-f9b5f1121206 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/7280437e-a57f-421e-bd1b-a51c5d471a33 returned with HTTP 200 Aug 25 16:31:52.233628 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1001/4013] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:31:52 2026] GET /volume/v3/snapshots/7280437e-a57f-421e-bd1b-a51c5d471a33 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:52.398727 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-90e5fbb6-22f2-43a7-ac4d-e706d9e73c43 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:52.400750 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-90e5fbb6-22f2-43a7-ac4d-e706d9e73c43 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] GET https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 Aug 25 16:31:52.400951 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-90e5fbb6-22f2-43a7-ac4d-e706d9e73c43 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:52.401123 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-90e5fbb6-22f2-43a7-ac4d-e706d9e73c43 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:52.409674 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:52.409674 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:31:52.412848 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-90e5fbb6-22f2-43a7-ac4d-e706d9e73c43 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Volume info retrieved successfully. Aug 25 16:31:52.416303 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-adef95ab-9af6-419e-b4fd-6334c26eca0f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:52.416964 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-90e5fbb6-22f2-43a7-ac4d-e706d9e73c43 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 returned with HTTP 200 Aug 25 16:31:52.417321 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 995/4014] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:52 2026] GET /volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 => generated 1149 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:31:52.418155 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-adef95ab-9af6-419e-b4fd-6334c26eca0f tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 Aug 25 16:31:52.418362 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-adef95ab-9af6-419e-b4fd-6334c26eca0f tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:52.418581 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-adef95ab-9af6-419e-b4fd-6334c26eca0f tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:52.431547 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:52.431547 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:31:52.433883 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d812bba5-caff-46c1-b687-f28892de4c95 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:52.434976 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-adef95ab-9af6-419e-b4fd-6334c26eca0f tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:31:52.435892 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d812bba5-caff-46c1-b687-f28892de4c95 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] GET https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 Aug 25 16:31:52.436106 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d812bba5-caff-46c1-b687-f28892de4c95 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:52.436320 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d812bba5-caff-46c1-b687-f28892de4c95 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:52.439103 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-adef95ab-9af6-419e-b4fd-6334c26eca0f tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 returned with HTTP 200 Aug 25 16:31:52.439469 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1008/4015] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:52 2026] GET /volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:52.448731 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:52.448731 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:31:52.452847 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-d812bba5-caff-46c1-b687-f28892de4c95 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Volume info retrieved successfully. Aug 25 16:31:52.458278 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d812bba5-caff-46c1-b687-f28892de4c95 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 returned with HTTP 200 Aug 25 16:31:52.458833 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1012/4016] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:52 2026] GET /volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 => generated 1149 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:31:52.473502 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-69d82142-35c2-4c2a-8ca2-0060be1657e8 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:52.475177 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-69d82142-35c2-4c2a-8ca2-0060be1657e8 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] POST https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278/action Aug 25 16:31:52.475513 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-69d82142-35c2-4c2a-8ca2-0060be1657e8 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Action body: b'{"os-detach": {}}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:31:52.475648 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-69d82142-35c2-4c2a-8ca2-0060be1657e8 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:31:52.485803 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:52.485803 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:31:52.486230 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-69d82142-35c2-4c2a-8ca2-0060be1657e8 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Volume info retrieved successfully. Aug 25 16:31:52.545115 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-69d82142-35c2-4c2a-8ca2-0060be1657e8 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Attachment connected to vm 4c9ec557-f30c-4841-babb-44438b537bc6, checking data on nova Aug 25 16:31:52.545466 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.compute.nova [None req-69d82142-35c2-4c2a-8ca2-0060be1657e8 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Creating Keystone token plugin using URL: https://10.4.3.102/identity {{(pid=100456) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 25 16:31:52.719350 np0000008093 devstack@c-api.service[100456]: DEBUG novaclient.v2.client [None req-69d82142-35c2-4c2a-8ca2-0060be1657e8 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] REQ: curl -g -i -X GET https://10.4.3.102/compute/v2.1/servers/4c9ec557-f30c-4841-babb-44438b537bc6/os-volume_attachments/e91c822a-3468-4616-afb4-89b70d6f2278 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}22cd843111655dd9055811275a1409927a716e140ca2e9c3bb8b879f4d2a9edb" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-69d82142-35c2-4c2a-8ca2-0060be1657e8" -H "X-Service-Token: {SHA256}774a88aee450000dcd0d4dff57128fff73218eefcde1d9bfd0f6ff010a6bb795" {{(pid=100456) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 25 16:31:52.820275 np0000008093 devstack@c-api.service[100456]: DEBUG novaclient.v2.client [None req-69d82142-35c2-4c2a-8ca2-0060be1657e8 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 25 Aug 2026 16:31:52 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-8940ddc6-d3a2-41d4-9c0a-58ca5dea2a5f x-openstack-request-id: req-8940ddc6-d3a2-41d4-9c0a-58ca5dea2a5f {{(pid=100456) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 25 16:31:52.820463 np0000008093 devstack@c-api.service[100456]: DEBUG novaclient.v2.client [None req-69d82142-35c2-4c2a-8ca2-0060be1657e8 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "e91c822a-3468-4616-afb4-89b70d6f2278", "serverId": "4c9ec557-f30c-4841-babb-44438b537bc6", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "007f2570-f223-45ab-a591-628027d08c29", "bdm_uuid": "fd1e0c34-cb86-44bb-9511-17be03b7a145"}} {{(pid=100456) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 25 16:31:52.821131 np0000008093 devstack@c-api.service[100456]: DEBUG novaclient.v2.client [None req-69d82142-35c2-4c2a-8ca2-0060be1657e8 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] GET call to compute for https://10.4.3.102/compute/v2.1/servers/4c9ec557-f30c-4841-babb-44438b537bc6/os-volume_attachments/e91c822a-3468-4616-afb4-89b70d6f2278 used request id req-8940ddc6-d3a2-41d4-9c0a-58ca5dea2a5f {{(pid=100456) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 25 16:31:52.823212 np0000008093 devstack@c-api.service[100456]: ERROR cinder.volume.api [None req-69d82142-35c2-4c2a-8ca2-0060be1657e8 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault [None req-69d82142-35c2-4c2a-8ca2-0060be1657e8 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Caught error: Detach volume from instance 4c9ec557-f30c-4841-babb-44438b537bc6 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 4c9ec557-f30c-4841-babb-44438b537bc6 using the Compute API Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:52.827293 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 4c9ec557-f30c-4841-babb-44438b537bc6 using the Compute API Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.middleware.fault [None req-69d82142-35c2-4c2a-8ca2-0060be1657e8 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278/action returned with HTTP 409 Aug 25 16:31:52.829581 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1002/4017] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:31:52 2026] POST /volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278/action => generated 167 bytes in 355 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:31:52.835386 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-34086e46-bc7f-4432-a182-6b19ef866cd7 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:52.837241 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-34086e46-bc7f-4432-a182-6b19ef866cd7 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] POST https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278/action Aug 25 16:31:52.837670 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-34086e46-bc7f-4432-a182-6b19ef866cd7 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:31:52.837830 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-34086e46-bc7f-4432-a182-6b19ef866cd7 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:31:52.848609 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:52.848609 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:31:52.849131 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-34086e46-bc7f-4432-a182-6b19ef866cd7 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Volume info retrieved successfully. Aug 25 16:31:52.907270 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-34086e46-bc7f-4432-a182-6b19ef866cd7 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Attachment connected to vm 4c9ec557-f30c-4841-babb-44438b537bc6, checking data on nova Aug 25 16:31:52.907563 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.compute.nova [None req-34086e46-bc7f-4432-a182-6b19ef866cd7 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Creating Keystone token plugin using URL: https://10.4.3.102/identity {{(pid=100455) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 25 16:31:53.036431 np0000008093 devstack@c-api.service[100455]: DEBUG novaclient.v2.client [None req-34086e46-bc7f-4432-a182-6b19ef866cd7 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] REQ: curl -g -i -X GET https://10.4.3.102/compute/v2.1/servers/4c9ec557-f30c-4841-babb-44438b537bc6/os-volume_attachments/e91c822a-3468-4616-afb4-89b70d6f2278 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}b2fa585a4e9c616a0c535d56c6f695dd65f95435bd7e11c03975e484c2f88c68" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-34086e46-bc7f-4432-a182-6b19ef866cd7" -H "X-Service-Token: {SHA256}97ecd53d2217722e7b33abeff4d012120c018799ca31ad72083c5eceb9a0636f" {{(pid=100455) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 25 16:31:53.149548 np0000008093 devstack@c-api.service[100455]: DEBUG novaclient.v2.client [None req-34086e46-bc7f-4432-a182-6b19ef866cd7 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 25 Aug 2026 16:31:53 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-dff22ab9-a910-4122-b989-36c13c557462 x-openstack-request-id: req-dff22ab9-a910-4122-b989-36c13c557462 {{(pid=100455) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 25 16:31:53.149764 np0000008093 devstack@c-api.service[100455]: DEBUG novaclient.v2.client [None req-34086e46-bc7f-4432-a182-6b19ef866cd7 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "e91c822a-3468-4616-afb4-89b70d6f2278", "serverId": "4c9ec557-f30c-4841-babb-44438b537bc6", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "007f2570-f223-45ab-a591-628027d08c29", "bdm_uuid": "fd1e0c34-cb86-44bb-9511-17be03b7a145"}} {{(pid=100455) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 25 16:31:53.149933 np0000008093 devstack@c-api.service[100455]: DEBUG novaclient.v2.client [None req-34086e46-bc7f-4432-a182-6b19ef866cd7 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] GET call to compute for https://10.4.3.102/compute/v2.1/servers/4c9ec557-f30c-4841-babb-44438b537bc6/os-volume_attachments/e91c822a-3468-4616-afb4-89b70d6f2278 used request id req-dff22ab9-a910-4122-b989-36c13c557462 {{(pid=100455) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 25 16:31:53.152212 np0000008093 devstack@c-api.service[100455]: ERROR cinder.volume.api [None req-34086e46-bc7f-4432-a182-6b19ef866cd7 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault [None req-34086e46-bc7f-4432-a182-6b19ef866cd7 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Caught error: Detach volume from instance 4c9ec557-f30c-4841-babb-44438b537bc6 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 4c9ec557-f30c-4841-babb-44438b537bc6 using the Compute API Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.154651 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 4c9ec557-f30c-4841-babb-44438b537bc6 using the Compute API Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: ERROR cinder.api.middleware.fault Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.middleware.fault [None req-34086e46-bc7f-4432-a182-6b19ef866cd7 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278/action returned with HTTP 409 Aug 25 16:31:53.156130 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 996/4018] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:31:52 2026] POST /volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278/action => generated 167 bytes in 321 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:31:53.162561 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-0f3f458a-b47b-4b75-bbc7-5246bf25404f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:53.163924 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1009/4019] 10.4.3.102 () {70 vars in 1597 bytes} [Tue Aug 25 16:31:53 2026] POST /volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 25 16:31:53.169344 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-af1ed8ab-3e49-4e4a-89b4-7674077a9e9c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:53.170895 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1013/4020] 10.4.3.102 () {70 vars in 1597 bytes} [Tue Aug 25 16:31:53 2026] POST /volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 25 16:31:53.176539 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-9bce4e05-5681-44d8-8d68-13301c6eb477 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:53.201263 np0000008093 devstack@c-api.service[100456]: WARNING keystonemiddleware.auth_token [None req-9bce4e05-5681-44d8-8d68-13301c6eb477 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 25 16:31:53.202214 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1003/4021] 10.4.3.102 () {70 vars in 1597 bytes} [Tue Aug 25 16:31:53 2026] POST /volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278/action => generated 114 bytes in 26 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 25 16:31:53.208640 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d042d27f-f994-4ec4-b1a8-3dfc736d2979 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:53.224546 np0000008093 devstack@c-api.service[100455]: WARNING keystonemiddleware.auth_token [None req-d042d27f-f994-4ec4-b1a8-3dfc736d2979 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 25 16:31:53.225701 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 997/4022] 10.4.3.102 () {70 vars in 1597 bytes} [Tue Aug 25 16:31:53 2026] POST /volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278/action => generated 114 bytes in 17 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 25 16:31:53.231901 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-883b23bf-e38c-425a-aee1-57cf5163fde1 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:53.243075 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-2e6e80ea-8f9e-4f08-b203-a12b6a0afa90 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:53.245398 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2e6e80ea-8f9e-4f08-b203-a12b6a0afa90 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/snapshots/7280437e-a57f-421e-bd1b-a51c5d471a33 Aug 25 16:31:53.245594 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2e6e80ea-8f9e-4f08-b203-a12b6a0afa90 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:53.245812 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2e6e80ea-8f9e-4f08-b203-a12b6a0afa90 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:53.252984 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2e6e80ea-8f9e-4f08-b203-a12b6a0afa90 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/7280437e-a57f-421e-bd1b-a51c5d471a33 returned with HTTP 404 Aug 25 16:31:53.253471 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1014/4023] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:31:53 2026] GET /volume/v3/snapshots/7280437e-a57f-421e-bd1b-a51c5d471a33 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:31:53.260567 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c0614dce-1059-4b07-974e-c51a82d630d9 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:53.263061 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c0614dce-1059-4b07-974e-c51a82d630d9 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/70e377da-c903-4d47-a140-c5c578526723 Aug 25 16:31:53.263279 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c0614dce-1059-4b07-974e-c51a82d630d9 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:53.263496 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c0614dce-1059-4b07-974e-c51a82d630d9 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:53.263616 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-c0614dce-1059-4b07-974e-c51a82d630d9 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Delete snapshot with id: 70e377da-c903-4d47-a140-c5c578526723 Aug 25 16:31:53.306203 np0000008093 devstack@c-api.service[100456]: DEBUG oslo_db.sqlalchemy.engines [None req-c0614dce-1059-4b07-974e-c51a82d630d9 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100456) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:31:53.309866 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-883b23bf-e38c-425a-aee1-57cf5163fde1 tempest-TestServerVolumeAttachmentScenario-31704792 tempest-TestServerVolumeAttachmentScenario-31704792-project-admin] POST https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278/action Aug 25 16:31:53.310194 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-883b23bf-e38c-425a-aee1-57cf5163fde1 tempest-TestServerVolumeAttachmentScenario-31704792 tempest-TestServerVolumeAttachmentScenario-31704792-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:31:53.310300 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-883b23bf-e38c-425a-aee1-57cf5163fde1 tempest-TestServerVolumeAttachmentScenario-31704792 tempest-TestServerVolumeAttachmentScenario-31704792-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:31:53.311189 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:53.311189 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:31:53.311690 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-c0614dce-1059-4b07-974e-c51a82d630d9 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot retrieved successfully. Aug 25 16:31:53.322829 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:53.322829 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:31:53.323326 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.contrib.admin_actions [None req-883b23bf-e38c-425a-aee1-57cf5163fde1 tempest-TestServerVolumeAttachmentScenario-31704792 tempest-TestServerVolumeAttachmentScenario-31704792-project-admin] Updating volume 'e91c822a-3468-4616-afb4-89b70d6f2278' with '{'status': 'error'}' {{(pid=100454) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 16:31:53.331336 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-c0614dce-1059-4b07-974e-c51a82d630d9 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot delete request issued successfully. Aug 25 16:31:53.331578 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c0614dce-1059-4b07-974e-c51a82d630d9 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/70e377da-c903-4d47-a140-c5c578526723 returned with HTTP 202 Aug 25 16:31:53.332150 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1004/4024] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:31:53 2026] DELETE /volume/v3/snapshots/70e377da-c903-4d47-a140-c5c578526723 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:31:53.339479 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c95cd6cb-cae3-4af3-b185-92304b178e32 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:53.342878 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c95cd6cb-cae3-4af3-b185-92304b178e32 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/snapshots/70e377da-c903-4d47-a140-c5c578526723 Aug 25 16:31:53.343047 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c95cd6cb-cae3-4af3-b185-92304b178e32 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:53.343255 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c95cd6cb-cae3-4af3-b185-92304b178e32 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:53.357920 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-883b23bf-e38c-425a-aee1-57cf5163fde1 tempest-TestServerVolumeAttachmentScenario-31704792 tempest-TestServerVolumeAttachmentScenario-31704792-project-admin] https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278/action returned with HTTP 202 Aug 25 16:31:53.358299 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1010/4025] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:31:53 2026] POST /volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278/action => generated 0 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:31:53.368734 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-8c38e06b-a0f7-4753-a7c5-7a3dd17fdd0a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:53.371532 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8c38e06b-a0f7-4753-a7c5-7a3dd17fdd0a tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] GET https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 Aug 25 16:31:53.371778 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8c38e06b-a0f7-4753-a7c5-7a3dd17fdd0a tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:53.372328 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8c38e06b-a0f7-4753-a7c5-7a3dd17fdd0a tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:53.386637 np0000008093 devstack@c-api.service[100455]: DEBUG oslo_db.sqlalchemy.engines [None req-c95cd6cb-cae3-4af3-b185-92304b178e32 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100455) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:31:53.387194 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:53.387194 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:31:53.391542 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:53.391542 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:31:53.391683 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-8c38e06b-a0f7-4753-a7c5-7a3dd17fdd0a tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Volume info retrieved successfully. Aug 25 16:31:53.391977 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-c95cd6cb-cae3-4af3-b185-92304b178e32 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot retrieved successfully. Aug 25 16:31:53.392770 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c95cd6cb-cae3-4af3-b185-92304b178e32 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/70e377da-c903-4d47-a140-c5c578526723 returned with HTTP 200 Aug 25 16:31:53.393159 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 998/4026] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:31:53 2026] GET /volume/v3/snapshots/70e377da-c903-4d47-a140-c5c578526723 => generated 465 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:53.396899 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8c38e06b-a0f7-4753-a7c5-7a3dd17fdd0a tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 returned with HTTP 200 Aug 25 16:31:53.397841 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1015/4027] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:53 2026] GET /volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:31:53.409946 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-aca61bb7-f88d-4015-9393-a51aba9d28d6 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:53.411878 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-aca61bb7-f88d-4015-9393-a51aba9d28d6 tempest-TestServerVolumeAttachmentScenario-31704792 tempest-TestServerVolumeAttachmentScenario-31704792-project-admin] POST https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278/action Aug 25 16:31:53.412265 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-aca61bb7-f88d-4015-9393-a51aba9d28d6 tempest-TestServerVolumeAttachmentScenario-31704792 tempest-TestServerVolumeAttachmentScenario-31704792-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "007f2570-f223-45ab-a591-628027d08c29"}}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:31:53.412408 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-aca61bb7-f88d-4015-9393-a51aba9d28d6 tempest-TestServerVolumeAttachmentScenario-31704792 tempest-TestServerVolumeAttachmentScenario-31704792-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "007f2570-f223-45ab-a591-628027d08c29"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:31:53.423942 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:53.423942 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:31:53.424370 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-aca61bb7-f88d-4015-9393-a51aba9d28d6 tempest-TestServerVolumeAttachmentScenario-31704792 tempest-TestServerVolumeAttachmentScenario-31704792-project-admin] Volume info retrieved successfully. Aug 25 16:31:53.429492 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-aca61bb7-f88d-4015-9393-a51aba9d28d6 tempest-TestServerVolumeAttachmentScenario-31704792 tempest-TestServerVolumeAttachmentScenario-31704792-project-admin] Attachment connected to vm 4c9ec557-f30c-4841-babb-44438b537bc6, checking data on nova Aug 25 16:31:53.429712 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.compute.nova [None req-aca61bb7-f88d-4015-9393-a51aba9d28d6 tempest-TestServerVolumeAttachmentScenario-31704792 tempest-TestServerVolumeAttachmentScenario-31704792-project-admin] Creating Keystone token plugin using URL: https://10.4.3.102/identity {{(pid=100456) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 25 16:31:53.451242 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-778fff1d-cd64-490c-b5fb-74699c470e03 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:53.452869 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-778fff1d-cd64-490c-b5fb-74699c470e03 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 Aug 25 16:31:53.453041 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-778fff1d-cd64-490c-b5fb-74699c470e03 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:53.453210 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-778fff1d-cd64-490c-b5fb-74699c470e03 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:53.461974 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:53.461974 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:31:53.465905 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-778fff1d-cd64-490c-b5fb-74699c470e03 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:31:53.470833 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-778fff1d-cd64-490c-b5fb-74699c470e03 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 returned with HTTP 200 Aug 25 16:31:53.471342 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1011/4028] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:53 2026] GET /volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:53.509537 np0000008093 devstack@c-api.service[100456]: DEBUG novaclient.v2.client [None req-aca61bb7-f88d-4015-9393-a51aba9d28d6 tempest-TestServerVolumeAttachmentScenario-31704792 tempest-TestServerVolumeAttachmentScenario-31704792-project-admin] REQ: curl -g -i -X GET https://10.4.3.102/compute/v2.1/servers/4c9ec557-f30c-4841-babb-44438b537bc6/os-volume_attachments/e91c822a-3468-4616-afb4-89b70d6f2278 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}88bd8b1b91c73fa8dbc1b7fad5c6f3a5591710135286454f818f188f9eed0eaf" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-aca61bb7-f88d-4015-9393-a51aba9d28d6" -H "X-Service-Token: {SHA256}774a88aee450000dcd0d4dff57128fff73218eefcde1d9bfd0f6ff010a6bb795" {{(pid=100456) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 25 16:31:53.598891 np0000008093 devstack@c-api.service[100456]: DEBUG novaclient.v2.client [None req-aca61bb7-f88d-4015-9393-a51aba9d28d6 tempest-TestServerVolumeAttachmentScenario-31704792 tempest-TestServerVolumeAttachmentScenario-31704792-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 25 Aug 2026 16:31:53 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-064c0cc0-a56d-46e7-918f-183e57c7e332 x-openstack-request-id: req-064c0cc0-a56d-46e7-918f-183e57c7e332 {{(pid=100456) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 25 16:31:53.599129 np0000008093 devstack@c-api.service[100456]: DEBUG novaclient.v2.client [None req-aca61bb7-f88d-4015-9393-a51aba9d28d6 tempest-TestServerVolumeAttachmentScenario-31704792 tempest-TestServerVolumeAttachmentScenario-31704792-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "e91c822a-3468-4616-afb4-89b70d6f2278", "serverId": "4c9ec557-f30c-4841-babb-44438b537bc6", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "007f2570-f223-45ab-a591-628027d08c29", "bdm_uuid": "fd1e0c34-cb86-44bb-9511-17be03b7a145"}} {{(pid=100456) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 25 16:31:53.599357 np0000008093 devstack@c-api.service[100456]: DEBUG novaclient.v2.client [None req-aca61bb7-f88d-4015-9393-a51aba9d28d6 tempest-TestServerVolumeAttachmentScenario-31704792 tempest-TestServerVolumeAttachmentScenario-31704792-project-admin] GET call to compute for https://10.4.3.102/compute/v2.1/servers/4c9ec557-f30c-4841-babb-44438b537bc6/os-volume_attachments/e91c822a-3468-4616-afb4-89b70d6f2278 used request id req-064c0cc0-a56d-46e7-918f-183e57c7e332 {{(pid=100456) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 25 16:31:53.601339 np0000008093 devstack@c-api.service[100456]: ERROR cinder.volume.api [None req-aca61bb7-f88d-4015-9393-a51aba9d28d6 tempest-TestServerVolumeAttachmentScenario-31704792 tempest-TestServerVolumeAttachmentScenario-31704792-project-admin] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault [None req-aca61bb7-f88d-4015-9393-a51aba9d28d6 tempest-TestServerVolumeAttachmentScenario-31704792 tempest-TestServerVolumeAttachmentScenario-31704792-project-admin] Caught error: Detach volume from instance 4c9ec557-f30c-4841-babb-44438b537bc6 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 4c9ec557-f30c-4841-babb-44438b537bc6 using the Compute API Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.603603 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 4c9ec557-f30c-4841-babb-44438b537bc6 using the Compute API Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.middleware.fault [None req-aca61bb7-f88d-4015-9393-a51aba9d28d6 tempest-TestServerVolumeAttachmentScenario-31704792 tempest-TestServerVolumeAttachmentScenario-31704792-project-admin] https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278/action returned with HTTP 409 Aug 25 16:31:53.605459 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1005/4029] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:31:53 2026] POST /volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278/action => generated 167 bytes in 195 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:31:53.611532 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-42d61277-8bde-4fbc-8abe-eb057886df6b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:53.612855 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 999/4030] 10.4.3.102 () {70 vars in 1597 bytes} [Tue Aug 25 16:31:53 2026] POST /volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 25 16:31:53.618912 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-627c49fe-50ce-4d1e-8c72-05e8ac6de02f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:53.634293 np0000008093 devstack@c-api.service[100457]: WARNING keystonemiddleware.auth_token [None req-627c49fe-50ce-4d1e-8c72-05e8ac6de02f None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 25 16:31:53.635206 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1016/4031] 10.4.3.102 () {70 vars in 1597 bytes} [Tue Aug 25 16:31:53 2026] POST /volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278/action => generated 114 bytes in 17 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 25 16:31:53.641222 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-4fb4cae1-99ca-40df-b44c-833603e21f1c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:53.642807 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4fb4cae1-99ca-40df-b44c-833603e21f1c tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] GET https://10.4.3.102/volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d Aug 25 16:31:53.642966 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4fb4cae1-99ca-40df-b44c-833603e21f1c tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:53.643148 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4fb4cae1-99ca-40df-b44c-833603e21f1c tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:53.649332 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:53.649332 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:31:53.652178 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-4fb4cae1-99ca-40df-b44c-833603e21f1c tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Volume info retrieved successfully. Aug 25 16:31:53.655691 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4fb4cae1-99ca-40df-b44c-833603e21f1c tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d returned with HTTP 200 Aug 25 16:31:53.656073 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1012/4032] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:53 2026] GET /volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d => generated 855 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:53.667495 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-ff4395ba-e0bc-495a-a826-26e3687a5936 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:53.669516 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ff4395ba-e0bc-495a-a826-26e3687a5936 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] GET https://10.4.3.102/volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d Aug 25 16:31:53.669770 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ff4395ba-e0bc-495a-a826-26e3687a5936 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:53.669986 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ff4395ba-e0bc-495a-a826-26e3687a5936 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:53.708342 np0000008093 devstack@c-api.service[100456]: DEBUG oslo_db.sqlalchemy.engines [None req-ff4395ba-e0bc-495a-a826-26e3687a5936 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100456) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:31:53.715027 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:53.715027 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:31:53.718555 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-ff4395ba-e0bc-495a-a826-26e3687a5936 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Volume info retrieved successfully. Aug 25 16:31:53.722481 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ff4395ba-e0bc-495a-a826-26e3687a5936 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d returned with HTTP 200 Aug 25 16:31:53.722866 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1006/4033] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:53 2026] GET /volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:53.760916 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-f0e7b183-ea04-4661-841a-2c657be6090e req-00bc4b7b-a66d-44cd-bca3-fafb692268ff None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:53.762806 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-f0e7b183-ea04-4661-841a-2c657be6090e req-00bc4b7b-a66d-44cd-bca3-fafb692268ff tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] GET https://10.4.3.102/volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d Aug 25 16:31:53.763001 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-f0e7b183-ea04-4661-841a-2c657be6090e req-00bc4b7b-a66d-44cd-bca3-fafb692268ff tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:53.763176 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-f0e7b183-ea04-4661-841a-2c657be6090e req-00bc4b7b-a66d-44cd-bca3-fafb692268ff tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:53.770023 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:53.770023 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:31:53.773495 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-f0e7b183-ea04-4661-841a-2c657be6090e req-00bc4b7b-a66d-44cd-bca3-fafb692268ff tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Volume info retrieved successfully. Aug 25 16:31:53.777086 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-f0e7b183-ea04-4661-841a-2c657be6090e req-00bc4b7b-a66d-44cd-bca3-fafb692268ff tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d returned with HTTP 200 Aug 25 16:31:53.777418 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1000/4034] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:31:53 2026] GET /volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:53.844428 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-825fc5c4-37dc-4fac-a91a-107c38c9863c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:53.844888 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-825fc5c4-37dc-4fac-a91a-107c38c9863c None None] GET https://10.4.3.102/volume// Aug 25 16:31:53.845092 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-825fc5c4-37dc-4fac-a91a-107c38c9863c None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:53.845275 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-825fc5c4-37dc-4fac-a91a-107c38c9863c None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:53.845581 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-825fc5c4-37dc-4fac-a91a-107c38c9863c None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:31:53.845882 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1017/4035] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:31:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:31:53.851941 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-f0e7b183-ea04-4661-841a-2c657be6090e req-d0af5f02-3af3-4d61-8ffd-6680aeae4b91 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:53.853918 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-f0e7b183-ea04-4661-841a-2c657be6090e req-d0af5f02-3af3-4d61-8ffd-6680aeae4b91 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:31:53.854291 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-f0e7b183-ea04-4661-841a-2c657be6090e req-d0af5f02-3af3-4d61-8ffd-6680aeae4b91 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "864223b2-c416-4a52-beb4-50b6be777c6d", "connector": null, "instance_uuid": "4c9ec557-f30c-4841-babb-44438b537bc6"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:31:53.862088 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:53.862088 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:31:53.885673 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-f0e7b183-ea04-4661-841a-2c657be6090e req-d0af5f02-3af3-4d61-8ffd-6680aeae4b91 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:31:53.886126 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1013/4036] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:31:53 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) Aug 25 16:31:53.911889 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-14eac565-450c-47e7-9c90-1da6c9fee55e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:53.913832 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-14eac565-450c-47e7-9c90-1da6c9fee55e tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] GET https://10.4.3.102/volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d Aug 25 16:31:53.914069 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-14eac565-450c-47e7-9c90-1da6c9fee55e tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:53.914304 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-14eac565-450c-47e7-9c90-1da6c9fee55e tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:53.918483 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-7aeadc2b-a7f8-4537-830b-3bb534e3217d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:53.918974 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7aeadc2b-a7f8-4537-830b-3bb534e3217d None None] GET https://10.4.3.102/volume// Aug 25 16:31:53.919094 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7aeadc2b-a7f8-4537-830b-3bb534e3217d None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:53.919280 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7aeadc2b-a7f8-4537-830b-3bb534e3217d None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:53.919674 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7aeadc2b-a7f8-4537-830b-3bb534e3217d None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:31:53.919987 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1001/4037] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:31:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:31:53.923987 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:53.923987 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:31:53.928861 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-f0e7b183-ea04-4661-841a-2c657be6090e req-915b003a-bb43-468b-b725-2d06ef9d6acf None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:53.928964 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-14eac565-450c-47e7-9c90-1da6c9fee55e tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Volume info retrieved successfully. Aug 25 16:31:53.930797 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-f0e7b183-ea04-4661-841a-2c657be6090e req-915b003a-bb43-468b-b725-2d06ef9d6acf tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] GET https://10.4.3.102/volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d Aug 25 16:31:53.931000 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-f0e7b183-ea04-4661-841a-2c657be6090e req-915b003a-bb43-468b-b725-2d06ef9d6acf tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:53.931171 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-f0e7b183-ea04-4661-841a-2c657be6090e req-915b003a-bb43-468b-b725-2d06ef9d6acf tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:53.933652 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-14eac565-450c-47e7-9c90-1da6c9fee55e tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d returned with HTTP 200 Aug 25 16:31:53.933777 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1007/4038] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:53 2026] GET /volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:53.940576 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:53.940576 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:31:53.944009 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-f0e7b183-ea04-4661-841a-2c657be6090e req-915b003a-bb43-468b-b725-2d06ef9d6acf tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Volume info retrieved successfully. Aug 25 16:31:53.947762 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-f0e7b183-ea04-4661-841a-2c657be6090e req-915b003a-bb43-468b-b725-2d06ef9d6acf tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d returned with HTTP 200 Aug 25 16:31:53.948199 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1018/4039] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:31:53 2026] GET /volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d => generated 1034 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:31:54.040471 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-f0e7b183-ea04-4661-841a-2c657be6090e req-31f38e32-e0be-441f-8448-ac3f50c61e86 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:54.042578 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-f0e7b183-ea04-4661-841a-2c657be6090e req-31f38e32-e0be-441f-8448-ac3f50c61e86 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] PUT https://10.4.3.102/volume/v3/attachments/6c8efdc5-0421-4468-a4b6-a0563814e90d Aug 25 16:31:54.042975 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-f0e7b183-ea04-4661-841a-2c657be6090e req-31f38e32-e0be-441f-8448-ac3f50c61e86 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:31:54.050016 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-f0e7b183-ea04-4661-841a-2c657be6090e req-31f38e32-e0be-441f-8448-ac3f50c61e86 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Acquiring lock "cinder-attachment_update-864223b2-c416-4a52-beb4-50b6be777c6d-np0000008093" by "attachment_update" {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:31:54.055126 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-f0e7b183-ea04-4661-841a-2c657be6090e req-31f38e32-e0be-441f-8448-ac3f50c61e86 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Lock "cinder-attachment_update-864223b2-c416-4a52-beb4-50b6be777c6d-np0000008093" acquired by "attachment_update" :: waited 0.005s {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:31:54.056093 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:54.056093 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:31:54.133459 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-f0e7b183-ea04-4661-841a-2c657be6090e req-31f38e32-e0be-441f-8448-ac3f50c61e86 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Lock "cinder-attachment_update-864223b2-c416-4a52-beb4-50b6be777c6d-np0000008093" released by "attachment_update" :: held 0.078s {{(pid=100454) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:31:54.133813 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-f0e7b183-ea04-4661-841a-2c657be6090e req-31f38e32-e0be-441f-8448-ac3f50c61e86 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/attachments/6c8efdc5-0421-4468-a4b6-a0563814e90d returned with HTTP 200 Aug 25 16:31:54.134307 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1014/4040] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:31:54 2026] PUT /volume/v3/attachments/6c8efdc5-0421-4468-a4b6-a0563814e90d => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:31:54.401690 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-2dddf6c0-cb48-40fc-9b9a-0c4a89e44dde None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:54.403421 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2dddf6c0-cb48-40fc-9b9a-0c4a89e44dde tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/snapshots/70e377da-c903-4d47-a140-c5c578526723 Aug 25 16:31:54.403607 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2dddf6c0-cb48-40fc-9b9a-0c4a89e44dde tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:54.403806 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2dddf6c0-cb48-40fc-9b9a-0c4a89e44dde tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:54.407940 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2dddf6c0-cb48-40fc-9b9a-0c4a89e44dde tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/70e377da-c903-4d47-a140-c5c578526723 returned with HTTP 404 Aug 25 16:31:54.408361 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1002/4041] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:31:54 2026] GET /volume/v3/snapshots/70e377da-c903-4d47-a140-c5c578526723 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:31:54.414960 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-220bfd9b-df34-49b3-ae10-a2a54eafe92c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:54.416846 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-220bfd9b-df34-49b3-ae10-a2a54eafe92c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/f333b038-0018-470d-a80f-c3183ecba386 Aug 25 16:31:54.417102 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-220bfd9b-df34-49b3-ae10-a2a54eafe92c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:54.417295 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-220bfd9b-df34-49b3-ae10-a2a54eafe92c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:54.417390 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-220bfd9b-df34-49b3-ae10-a2a54eafe92c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Delete snapshot with id: f333b038-0018-470d-a80f-c3183ecba386 Aug 25 16:31:54.421225 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-220bfd9b-df34-49b3-ae10-a2a54eafe92c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/f333b038-0018-470d-a80f-c3183ecba386 returned with HTTP 404 Aug 25 16:31:54.421655 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1008/4042] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:31:54 2026] DELETE /volume/v3/snapshots/f333b038-0018-470d-a80f-c3183ecba386 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:31:54.428343 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-8468d1cf-44ea-4789-a0d8-6e36640793d8 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:54.430137 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8468d1cf-44ea-4789-a0d8-6e36640793d8 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/snapshots/f333b038-0018-470d-a80f-c3183ecba386 Aug 25 16:31:54.430317 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8468d1cf-44ea-4789-a0d8-6e36640793d8 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:54.430523 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8468d1cf-44ea-4789-a0d8-6e36640793d8 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:54.434833 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8468d1cf-44ea-4789-a0d8-6e36640793d8 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/f333b038-0018-470d-a80f-c3183ecba386 returned with HTTP 404 Aug 25 16:31:54.435261 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1019/4043] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:31:54 2026] GET /volume/v3/snapshots/f333b038-0018-470d-a80f-c3183ecba386 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:31:54.441393 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-3743088a-af54-4169-8211-be0d070a21a3 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:54.443400 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3743088a-af54-4169-8211-be0d070a21a3 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/7280437e-a57f-421e-bd1b-a51c5d471a33 Aug 25 16:31:54.443662 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3743088a-af54-4169-8211-be0d070a21a3 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:54.443912 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3743088a-af54-4169-8211-be0d070a21a3 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:54.444065 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.snapshots [None req-3743088a-af54-4169-8211-be0d070a21a3 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Delete snapshot with id: 7280437e-a57f-421e-bd1b-a51c5d471a33 Aug 25 16:31:54.447903 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3743088a-af54-4169-8211-be0d070a21a3 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/7280437e-a57f-421e-bd1b-a51c5d471a33 returned with HTTP 404 Aug 25 16:31:54.448385 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1015/4044] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:31:54 2026] DELETE /volume/v3/snapshots/7280437e-a57f-421e-bd1b-a51c5d471a33 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:31:54.455532 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-4d83b7d6-7505-435d-9145-0b665fce386e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:54.457821 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4d83b7d6-7505-435d-9145-0b665fce386e tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/snapshots/7280437e-a57f-421e-bd1b-a51c5d471a33 Aug 25 16:31:54.457972 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4d83b7d6-7505-435d-9145-0b665fce386e tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:54.458193 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4d83b7d6-7505-435d-9145-0b665fce386e tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:54.462268 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4d83b7d6-7505-435d-9145-0b665fce386e tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/7280437e-a57f-421e-bd1b-a51c5d471a33 returned with HTTP 404 Aug 25 16:31:54.462722 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1003/4045] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:31:54 2026] GET /volume/v3/snapshots/7280437e-a57f-421e-bd1b-a51c5d471a33 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:31:54.468941 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-bc853024-6668-41f9-984a-17e37dee538e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:54.470972 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-bc853024-6668-41f9-984a-17e37dee538e tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/70e377da-c903-4d47-a140-c5c578526723 Aug 25 16:31:54.471155 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-bc853024-6668-41f9-984a-17e37dee538e tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:54.471328 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-bc853024-6668-41f9-984a-17e37dee538e tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:54.471416 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-bc853024-6668-41f9-984a-17e37dee538e tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Delete snapshot with id: 70e377da-c903-4d47-a140-c5c578526723 Aug 25 16:31:54.475564 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-bc853024-6668-41f9-984a-17e37dee538e tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/70e377da-c903-4d47-a140-c5c578526723 returned with HTTP 404 Aug 25 16:31:54.476016 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1009/4046] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:31:54 2026] DELETE /volume/v3/snapshots/70e377da-c903-4d47-a140-c5c578526723 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:31:54.483421 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-b8435a80-3958-4562-b038-fa4486610571 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:54.485283 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-1581fa65-1ce0-4598-bec9-f7ee3263f873 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:54.485959 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b8435a80-3958-4562-b038-fa4486610571 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/snapshots/70e377da-c903-4d47-a140-c5c578526723 Aug 25 16:31:54.486121 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b8435a80-3958-4562-b038-fa4486610571 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:54.486288 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b8435a80-3958-4562-b038-fa4486610571 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:54.486989 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1581fa65-1ce0-4598-bec9-f7ee3263f873 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 Aug 25 16:31:54.487205 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1581fa65-1ce0-4598-bec9-f7ee3263f873 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:54.487389 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1581fa65-1ce0-4598-bec9-f7ee3263f873 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:54.490922 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b8435a80-3958-4562-b038-fa4486610571 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/70e377da-c903-4d47-a140-c5c578526723 returned with HTTP 404 Aug 25 16:31:54.491348 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1020/4047] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:31:54 2026] GET /volume/v3/snapshots/70e377da-c903-4d47-a140-c5c578526723 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:31:54.496654 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:54.496654 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:31:54.503517 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-1581fa65-1ce0-4598-bec9-f7ee3263f873 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:31:54.509818 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1581fa65-1ce0-4598-bec9-f7ee3263f873 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 returned with HTTP 200 Aug 25 16:31:54.510169 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1016/4048] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:54 2026] GET /volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:54.794825 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-514cb88b-c719-4af5-986d-cbcfb7f94f46 req-c8445301-bd60-4ada-b7d2-6883426d5ce7 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:54.797165 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-514cb88b-c719-4af5-986d-cbcfb7f94f46 req-c8445301-bd60-4ada-b7d2-6883426d5ce7 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] POST https://10.4.3.102/volume/v3/attachments/74b77426-4a41-4837-afef-4dc4d1cf342b/action Aug 25 16:31:54.797267 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-514cb88b-c719-4af5-986d-cbcfb7f94f46 req-c8445301-bd60-4ada-b7d2-6883426d5ce7 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Action body: b'{"os-complete": null}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:31:54.797378 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-514cb88b-c719-4af5-986d-cbcfb7f94f46 req-c8445301-bd60-4ada-b7d2-6883426d5ce7 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:31:54.812907 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:54.812907 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:31:54.823047 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-514cb88b-c719-4af5-986d-cbcfb7f94f46 req-c8445301-bd60-4ada-b7d2-6883426d5ce7 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/attachments/74b77426-4a41-4837-afef-4dc4d1cf342b/action returned with HTTP 204 Aug 25 16:31:54.823455 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1004/4049] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:31:54 2026] POST /volume/v3/attachments/74b77426-4a41-4837-afef-4dc4d1cf342b/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:31:54.945902 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-99b61d02-05e0-4955-badd-56a2ce7fdbd3 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:54.947566 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-99b61d02-05e0-4955-badd-56a2ce7fdbd3 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] GET https://10.4.3.102/volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d Aug 25 16:31:54.947756 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-99b61d02-05e0-4955-badd-56a2ce7fdbd3 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:54.947941 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-99b61d02-05e0-4955-badd-56a2ce7fdbd3 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:54.956334 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:54.956334 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:31:54.959216 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-99b61d02-05e0-4955-badd-56a2ce7fdbd3 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Volume info retrieved successfully. Aug 25 16:31:54.962756 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-99b61d02-05e0-4955-badd-56a2ce7fdbd3 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d returned with HTTP 200 Aug 25 16:31:54.963090 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1010/4050] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:54 2026] GET /volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:55.523924 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c92cb68a-afa9-44ba-9cab-da5ed7584619 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:55.525570 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c92cb68a-afa9-44ba-9cab-da5ed7584619 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 Aug 25 16:31:55.525768 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c92cb68a-afa9-44ba-9cab-da5ed7584619 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:55.525947 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c92cb68a-afa9-44ba-9cab-da5ed7584619 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:55.534920 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:55.534920 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:31:55.538077 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-c92cb68a-afa9-44ba-9cab-da5ed7584619 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:31:55.542802 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c92cb68a-afa9-44ba-9cab-da5ed7584619 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 returned with HTTP 200 Aug 25 16:31:55.543257 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1021/4051] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:55 2026] GET /volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 => generated 1136 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:31:55.556101 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-da1e1b55-178e-47c2-8fa8-8f4f66255445 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:55.558270 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-da1e1b55-178e-47c2-8fa8-8f4f66255445 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 Aug 25 16:31:55.558515 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-da1e1b55-178e-47c2-8fa8-8f4f66255445 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:55.558781 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-da1e1b55-178e-47c2-8fa8-8f4f66255445 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:55.570094 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:55.570094 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:31:55.574186 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-da1e1b55-178e-47c2-8fa8-8f4f66255445 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:31:55.579008 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-da1e1b55-178e-47c2-8fa8-8f4f66255445 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 returned with HTTP 200 Aug 25 16:31:55.579458 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1017/4052] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:55 2026] GET /volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:31:55.870502 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-9bdfc453-686a-44c3-9f3f-4c64d619c0e1 req-d9c2e9bd-66d8-4e0a-b882-4bc57776086d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:55.872517 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-9bdfc453-686a-44c3-9f3f-4c64d619c0e1 req-d9c2e9bd-66d8-4e0a-b882-4bc57776086d tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 Aug 25 16:31:55.872711 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-9bdfc453-686a-44c3-9f3f-4c64d619c0e1 req-d9c2e9bd-66d8-4e0a-b882-4bc57776086d tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:55.872938 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-9bdfc453-686a-44c3-9f3f-4c64d619c0e1 req-d9c2e9bd-66d8-4e0a-b882-4bc57776086d tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:55.885146 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:55.885146 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:31:55.888461 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-9bdfc453-686a-44c3-9f3f-4c64d619c0e1 req-d9c2e9bd-66d8-4e0a-b882-4bc57776086d tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:31:55.893028 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-9bdfc453-686a-44c3-9f3f-4c64d619c0e1 req-d9c2e9bd-66d8-4e0a-b882-4bc57776086d tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 returned with HTTP 200 Aug 25 16:31:55.893533 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1005/4053] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:31:55 2026] GET /volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:31:55.913163 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-9bdfc453-686a-44c3-9f3f-4c64d619c0e1 req-4e129d01-b996-4fc4-8091-94462659cd59 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:55.915121 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-9bdfc453-686a-44c3-9f3f-4c64d619c0e1 req-4e129d01-b996-4fc4-8091-94462659cd59 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] POST https://10.4.3.102/volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86/action Aug 25 16:31:55.915377 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-9bdfc453-686a-44c3-9f3f-4c64d619c0e1 req-4e129d01-b996-4fc4-8091-94462659cd59 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:31:55.915489 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-9bdfc453-686a-44c3-9f3f-4c64d619c0e1 req-4e129d01-b996-4fc4-8091-94462659cd59 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:31:55.924914 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:55.924914 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:31:55.925361 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-9bdfc453-686a-44c3-9f3f-4c64d619c0e1 req-4e129d01-b996-4fc4-8091-94462659cd59 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:31:55.931970 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-9bdfc453-686a-44c3-9f3f-4c64d619c0e1 req-4e129d01-b996-4fc4-8091-94462659cd59 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Begin detaching volume completed successfully. Aug 25 16:31:55.932145 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-9bdfc453-686a-44c3-9f3f-4c64d619c0e1 req-4e129d01-b996-4fc4-8091-94462659cd59 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86/action returned with HTTP 202 Aug 25 16:31:55.932617 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1011/4054] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:31:55 2026] POST /volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:31:55.951890 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-763571f8-42d6-4480-b398-b26d6bbce7a1 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:55.953613 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-763571f8-42d6-4480-b398-b26d6bbce7a1 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 Aug 25 16:31:55.953971 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-763571f8-42d6-4480-b398-b26d6bbce7a1 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:55.954055 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-763571f8-42d6-4480-b398-b26d6bbce7a1 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:55.964499 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:55.964499 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:31:55.967819 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-763571f8-42d6-4480-b398-b26d6bbce7a1 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:31:55.973264 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-763571f8-42d6-4480-b398-b26d6bbce7a1 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 returned with HTTP 200 Aug 25 16:31:55.973714 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1022/4055] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:55 2026] GET /volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:31:55.974820 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9a1ed806-aae7-4962-a9b5-3aa69c9cd15b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:55.976536 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9a1ed806-aae7-4962-a9b5-3aa69c9cd15b tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] GET https://10.4.3.102/volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d Aug 25 16:31:55.976700 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9a1ed806-aae7-4962-a9b5-3aa69c9cd15b tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:55.976851 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9a1ed806-aae7-4962-a9b5-3aa69c9cd15b tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:55.978611 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-98f9e017-ce18-4926-89ef-bea9197c3af6 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:55.978972 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-98f9e017-ce18-4926-89ef-bea9197c3af6 None None] GET https://10.4.3.102/volume// Aug 25 16:31:55.979201 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-98f9e017-ce18-4926-89ef-bea9197c3af6 None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:55.979458 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-98f9e017-ce18-4926-89ef-bea9197c3af6 None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:55.979922 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-98f9e017-ce18-4926-89ef-bea9197c3af6 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:31:55.980290 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1006/4056] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:31:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:31:55.987615 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-9bdfc453-686a-44c3-9f3f-4c64d619c0e1 req-aa92053f-0204-48c0-a572-6498017df62f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:55.988646 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:55.988646 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:31:55.990205 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-9bdfc453-686a-44c3-9f3f-4c64d619c0e1 req-aa92053f-0204-48c0-a572-6498017df62f tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 Aug 25 16:31:55.990395 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-9bdfc453-686a-44c3-9f3f-4c64d619c0e1 req-aa92053f-0204-48c0-a572-6498017df62f tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:55.990574 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-9bdfc453-686a-44c3-9f3f-4c64d619c0e1 req-aa92053f-0204-48c0-a572-6498017df62f tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:55.995614 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-9a1ed806-aae7-4962-a9b5-3aa69c9cd15b tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Volume info retrieved successfully. Aug 25 16:31:55.999919 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9a1ed806-aae7-4962-a9b5-3aa69c9cd15b tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d returned with HTTP 200 Aug 25 16:31:56.000566 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1018/4057] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:55 2026] GET /volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:31:56.005076 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:56.005076 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:31:56.008309 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-9bdfc453-686a-44c3-9f3f-4c64d619c0e1 req-aa92053f-0204-48c0-a572-6498017df62f tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:31:56.011923 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-9bdfc453-686a-44c3-9f3f-4c64d619c0e1 req-aa92053f-0204-48c0-a572-6498017df62f tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 returned with HTTP 200 Aug 25 16:31:56.012278 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1012/4058] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:31:55 2026] GET /volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 => generated 1319 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:31:56.986016 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-413807a0-63bf-4350-b0e8-84534b5b3a3a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:56.987951 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-413807a0-63bf-4350-b0e8-84534b5b3a3a tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 Aug 25 16:31:56.988149 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-413807a0-63bf-4350-b0e8-84534b5b3a3a tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:56.988328 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-413807a0-63bf-4350-b0e8-84534b5b3a3a tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:56.998553 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:56.998553 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:31:57.002359 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-413807a0-63bf-4350-b0e8-84534b5b3a3a tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:31:57.006599 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-413807a0-63bf-4350-b0e8-84534b5b3a3a tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 returned with HTTP 200 Aug 25 16:31:57.007007 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1023/4059] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:56 2026] GET /volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:31:57.012163 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b62fc042-4a41-4e5c-a4ec-9ba37668cb4c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:57.013867 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b62fc042-4a41-4e5c-a4ec-9ba37668cb4c tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] GET https://10.4.3.102/volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d Aug 25 16:31:57.014047 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b62fc042-4a41-4e5c-a4ec-9ba37668cb4c tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:57.014218 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b62fc042-4a41-4e5c-a4ec-9ba37668cb4c tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:57.022798 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:57.022798 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:31:57.026139 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-b62fc042-4a41-4e5c-a4ec-9ba37668cb4c tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Volume info retrieved successfully. Aug 25 16:31:57.029962 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b62fc042-4a41-4e5c-a4ec-9ba37668cb4c tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d returned with HTTP 200 Aug 25 16:31:57.030322 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1007/4060] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:57 2026] GET /volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:57.785312 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-f0e7b183-ea04-4661-841a-2c657be6090e req-603be0e8-8a35-4c93-bf33-3b73bed59675 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:57.787187 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-f0e7b183-ea04-4661-841a-2c657be6090e req-603be0e8-8a35-4c93-bf33-3b73bed59675 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] POST https://10.4.3.102/volume/v3/attachments/6c8efdc5-0421-4468-a4b6-a0563814e90d/action Aug 25 16:31:57.787535 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-f0e7b183-ea04-4661-841a-2c657be6090e req-603be0e8-8a35-4c93-bf33-3b73bed59675 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Action body: b'{"os-complete": null}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:31:57.787685 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-f0e7b183-ea04-4661-841a-2c657be6090e req-603be0e8-8a35-4c93-bf33-3b73bed59675 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:31:57.804770 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:57.804770 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:31:57.815663 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-f0e7b183-ea04-4661-841a-2c657be6090e req-603be0e8-8a35-4c93-bf33-3b73bed59675 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/attachments/6c8efdc5-0421-4468-a4b6-a0563814e90d/action returned with HTTP 204 Aug 25 16:31:57.816294 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1019/4061] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:31:57 2026] POST /volume/v3/attachments/6c8efdc5-0421-4468-a4b6-a0563814e90d/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:31:58.018524 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-24c7b833-166c-4ed4-b322-1b4ff8f05bbf None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:58.020463 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-24c7b833-166c-4ed4-b322-1b4ff8f05bbf tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 Aug 25 16:31:58.020710 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-24c7b833-166c-4ed4-b322-1b4ff8f05bbf tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:58.020956 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-24c7b833-166c-4ed4-b322-1b4ff8f05bbf tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:58.030615 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:58.030615 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:31:58.034109 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-24c7b833-166c-4ed4-b322-1b4ff8f05bbf tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:31:58.042815 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-24c7b833-166c-4ed4-b322-1b4ff8f05bbf tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 returned with HTTP 200 Aug 25 16:31:58.043173 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1013/4062] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:58 2026] GET /volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:31:58.044230 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-cb465dbb-d2d7-430e-b501-da452e66e78e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:58.048412 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-cb465dbb-d2d7-430e-b501-da452e66e78e tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] GET https://10.4.3.102/volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d Aug 25 16:31:58.048655 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-cb465dbb-d2d7-430e-b501-da452e66e78e tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:58.048874 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-cb465dbb-d2d7-430e-b501-da452e66e78e tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:58.064363 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:58.064363 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:31:58.069609 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-cb465dbb-d2d7-430e-b501-da452e66e78e tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Volume info retrieved successfully. Aug 25 16:31:58.077225 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-cb465dbb-d2d7-430e-b501-da452e66e78e tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d returned with HTTP 200 Aug 25 16:31:58.077564 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1024/4063] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:58 2026] GET /volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d => generated 1147 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:31:58.089031 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-3c5f7e2a-a142-4af8-8ded-e35be2b1fa6f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:58.093024 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3c5f7e2a-a142-4af8-8ded-e35be2b1fa6f tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] GET https://10.4.3.102/volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d Aug 25 16:31:58.093218 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3c5f7e2a-a142-4af8-8ded-e35be2b1fa6f tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:58.093406 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3c5f7e2a-a142-4af8-8ded-e35be2b1fa6f tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:58.106387 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:58.106387 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:31:58.109986 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-3c5f7e2a-a142-4af8-8ded-e35be2b1fa6f tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Volume info retrieved successfully. Aug 25 16:31:58.114478 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3c5f7e2a-a142-4af8-8ded-e35be2b1fa6f tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d returned with HTTP 200 Aug 25 16:31:58.114875 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1008/4064] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:58 2026] GET /volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d => generated 1147 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:31:58.129064 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-fc0c8b7b-a9e9-4450-82a7-16a21edf6ef0 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:58.130816 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fc0c8b7b-a9e9-4450-82a7-16a21edf6ef0 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] POST https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278/action Aug 25 16:31:58.131132 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fc0c8b7b-a9e9-4450-82a7-16a21edf6ef0 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Action body: b'{"os-detach": {"attachment_id": "6c8efdc5-0421-4468-a4b6-a0563814e90d"}}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:31:58.131250 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fc0c8b7b-a9e9-4450-82a7-16a21edf6ef0 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "6c8efdc5-0421-4468-a4b6-a0563814e90d"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:31:58.143086 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:58.143086 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:31:58.143518 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-fc0c8b7b-a9e9-4450-82a7-16a21edf6ef0 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Volume info retrieved successfully. Aug 25 16:31:58.150146 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fc0c8b7b-a9e9-4450-82a7-16a21edf6ef0 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278/action returned with HTTP 400 Aug 25 16:31:58.150617 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1020/4065] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:31:58 2026] POST /volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278/action => generated 100 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 16:31:58.191347 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-6f88ff56-4a54-445e-9930-158547149bec req-489eb73f-6413-47c6-9b13-715ed19ef2f9 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:58.195615 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-6f88ff56-4a54-445e-9930-158547149bec req-489eb73f-6413-47c6-9b13-715ed19ef2f9 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] GET https://10.4.3.102/volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d Aug 25 16:31:58.195832 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-6f88ff56-4a54-445e-9930-158547149bec req-489eb73f-6413-47c6-9b13-715ed19ef2f9 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:58.196026 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-6f88ff56-4a54-445e-9930-158547149bec req-489eb73f-6413-47c6-9b13-715ed19ef2f9 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:58.206699 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:58.206699 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:31:58.210224 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-6f88ff56-4a54-445e-9930-158547149bec req-489eb73f-6413-47c6-9b13-715ed19ef2f9 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Volume info retrieved successfully. Aug 25 16:31:58.214019 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-6f88ff56-4a54-445e-9930-158547149bec req-489eb73f-6413-47c6-9b13-715ed19ef2f9 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d returned with HTTP 200 Aug 25 16:31:58.214416 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1014/4066] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:31:58 2026] GET /volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d => generated 1147 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:31:58.235095 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-6f88ff56-4a54-445e-9930-158547149bec req-f2cc3544-f064-4a7f-8ed5-6396926084f3 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:58.237392 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-6f88ff56-4a54-445e-9930-158547149bec req-f2cc3544-f064-4a7f-8ed5-6396926084f3 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] POST https://10.4.3.102/volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d/action Aug 25 16:31:58.237861 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-6f88ff56-4a54-445e-9930-158547149bec req-f2cc3544-f064-4a7f-8ed5-6396926084f3 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:31:58.237985 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-6f88ff56-4a54-445e-9930-158547149bec req-f2cc3544-f064-4a7f-8ed5-6396926084f3 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:31:58.249087 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:58.249087 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:31:58.249617 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-6f88ff56-4a54-445e-9930-158547149bec req-f2cc3544-f064-4a7f-8ed5-6396926084f3 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Volume info retrieved successfully. Aug 25 16:31:58.256331 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-6f88ff56-4a54-445e-9930-158547149bec req-f2cc3544-f064-4a7f-8ed5-6396926084f3 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Begin detaching volume completed successfully. Aug 25 16:31:58.256522 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-6f88ff56-4a54-445e-9930-158547149bec req-f2cc3544-f064-4a7f-8ed5-6396926084f3 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d/action returned with HTTP 202 Aug 25 16:31:58.257041 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1025/4067] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:31:58 2026] POST /volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:31:58.266833 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-9bdfc453-686a-44c3-9f3f-4c64d619c0e1 req-e1c16bdf-bf05-426b-bb8f-65eed8c2e326 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:58.268884 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-9bdfc453-686a-44c3-9f3f-4c64d619c0e1 req-e1c16bdf-bf05-426b-bb8f-65eed8c2e326 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] DELETE https://10.4.3.102/volume/v3/attachments/11e05035-3c34-4588-a850-76783f08bb18 Aug 25 16:31:58.269035 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-9bdfc453-686a-44c3-9f3f-4c64d619c0e1 req-e1c16bdf-bf05-426b-bb8f-65eed8c2e326 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:58.269211 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-9bdfc453-686a-44c3-9f3f-4c64d619c0e1 req-e1c16bdf-bf05-426b-bb8f-65eed8c2e326 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:58.280538 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:58.280538 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:31:58.305550 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-0337f3c9-8a56-46f2-a3c6-39f4af6fa7d8 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:58.305550 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0337f3c9-8a56-46f2-a3c6-39f4af6fa7d8 None None] GET https://10.4.3.102/volume// Aug 25 16:31:58.305550 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0337f3c9-8a56-46f2-a3c6-39f4af6fa7d8 None None] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:58.305550 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0337f3c9-8a56-46f2-a3c6-39f4af6fa7d8 None None] Calling method 'all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:58.305550 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0337f3c9-8a56-46f2-a3c6-39f4af6fa7d8 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:31:58.305934 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1021/4068] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:31:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:31:58.313865 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-6f88ff56-4a54-445e-9930-158547149bec req-6e42c12d-59c0-4bca-aef2-9277fbc3044e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:58.316322 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-6f88ff56-4a54-445e-9930-158547149bec req-6e42c12d-59c0-4bca-aef2-9277fbc3044e tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] GET https://10.4.3.102/volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d Aug 25 16:31:58.316600 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-6f88ff56-4a54-445e-9930-158547149bec req-6e42c12d-59c0-4bca-aef2-9277fbc3044e tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:58.316846 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-6f88ff56-4a54-445e-9930-158547149bec req-6e42c12d-59c0-4bca-aef2-9277fbc3044e tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:58.327020 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:58.327020 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:31:58.330864 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-6f88ff56-4a54-445e-9930-158547149bec req-6e42c12d-59c0-4bca-aef2-9277fbc3044e tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Volume info retrieved successfully. Aug 25 16:31:58.335828 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-6f88ff56-4a54-445e-9930-158547149bec req-6e42c12d-59c0-4bca-aef2-9277fbc3044e tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d returned with HTTP 200 Aug 25 16:31:58.336306 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1015/4069] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:31:58 2026] GET /volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d => generated 1330 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 25 16:31:58.337429 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-9bdfc453-686a-44c3-9f3f-4c64d619c0e1 req-e1c16bdf-bf05-426b-bb8f-65eed8c2e326 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/attachments/11e05035-3c34-4588-a850-76783f08bb18 returned with HTTP 200 Aug 25 16:31:58.337882 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1009/4070] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:31:58 2026] DELETE /volume/v3/attachments/11e05035-3c34-4588-a850-76783f08bb18 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:58.567480 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-0e27fec3-008f-4239-a506-31e416b91ff1 req-ea4f1eb8-14f9-4805-a7e4-63ba7ca95ce6 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:58.569362 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-0e27fec3-008f-4239-a506-31e416b91ff1 req-ea4f1eb8-14f9-4805-a7e4-63ba7ca95ce6 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] DELETE https://10.4.3.102/volume/v3/attachments/c4723379-d63b-4adc-aa02-68bb230eb0da Aug 25 16:31:58.569542 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-0e27fec3-008f-4239-a506-31e416b91ff1 req-ea4f1eb8-14f9-4805-a7e4-63ba7ca95ce6 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:58.569772 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-0e27fec3-008f-4239-a506-31e416b91ff1 req-ea4f1eb8-14f9-4805-a7e4-63ba7ca95ce6 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:58.575986 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:58.575986 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:31:58.616180 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-0e27fec3-008f-4239-a506-31e416b91ff1 req-ea4f1eb8-14f9-4805-a7e4-63ba7ca95ce6 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/attachments/c4723379-d63b-4adc-aa02-68bb230eb0da returned with HTTP 200 Aug 25 16:31:58.616656 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1026/4071] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:31:58 2026] DELETE /volume/v3/attachments/c4723379-d63b-4adc-aa02-68bb230eb0da => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:59.056901 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-46a9c4be-0fb6-4170-8829-d7db8fd65915 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:59.059185 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-46a9c4be-0fb6-4170-8829-d7db8fd65915 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 Aug 25 16:31:59.059464 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-46a9c4be-0fb6-4170-8829-d7db8fd65915 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:59.059760 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-46a9c4be-0fb6-4170-8829-d7db8fd65915 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:59.068786 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:59.068786 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:31:59.072783 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-46a9c4be-0fb6-4170-8829-d7db8fd65915 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:31:59.077572 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-46a9c4be-0fb6-4170-8829-d7db8fd65915 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 returned with HTTP 200 Aug 25 16:31:59.078042 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1022/4072] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:59 2026] GET /volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:59.144832 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-3b65d015-8aed-4567-8639-35c1a884f1f2 req-91fd06c0-be30-4192-9262-3e6e19ee450e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:59.146833 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-3b65d015-8aed-4567-8639-35c1a884f1f2 req-91fd06c0-be30-4192-9262-3e6e19ee450e tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 Aug 25 16:31:59.146973 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-3b65d015-8aed-4567-8639-35c1a884f1f2 req-91fd06c0-be30-4192-9262-3e6e19ee450e tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:59.147149 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-3b65d015-8aed-4567-8639-35c1a884f1f2 req-91fd06c0-be30-4192-9262-3e6e19ee450e tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:59.156162 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:59.156162 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:31:59.159277 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-3b65d015-8aed-4567-8639-35c1a884f1f2 req-91fd06c0-be30-4192-9262-3e6e19ee450e tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:31:59.159459 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-6f88ff56-4a54-445e-9930-158547149bec req-5e5409be-4898-4930-8706-da266d434bfe None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:59.161403 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-6f88ff56-4a54-445e-9930-158547149bec req-5e5409be-4898-4930-8706-da266d434bfe tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] DELETE https://10.4.3.102/volume/v3/attachments/6c8efdc5-0421-4468-a4b6-a0563814e90d Aug 25 16:31:59.161575 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-6f88ff56-4a54-445e-9930-158547149bec req-5e5409be-4898-4930-8706-da266d434bfe tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:59.161783 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-6f88ff56-4a54-445e-9930-158547149bec req-5e5409be-4898-4930-8706-da266d434bfe tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:59.162984 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-3b65d015-8aed-4567-8639-35c1a884f1f2 req-91fd06c0-be30-4192-9262-3e6e19ee450e tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 returned with HTTP 200 Aug 25 16:31:59.163344 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1016/4073] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:31:59 2026] GET /volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 => generated 1136 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:31:59.168244 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:59.168244 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:31:59.180497 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-3b65d015-8aed-4567-8639-35c1a884f1f2 req-ddb23938-b7c8-4993-8ae9-372bcf3e928c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:59.182284 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-3b65d015-8aed-4567-8639-35c1a884f1f2 req-ddb23938-b7c8-4993-8ae9-372bcf3e928c tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] POST https://10.4.3.102/volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85/action Aug 25 16:31:59.182637 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-3b65d015-8aed-4567-8639-35c1a884f1f2 req-ddb23938-b7c8-4993-8ae9-372bcf3e928c tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:31:59.182794 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-3b65d015-8aed-4567-8639-35c1a884f1f2 req-ddb23938-b7c8-4993-8ae9-372bcf3e928c tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:31:59.192178 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:59.192178 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:31:59.192599 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-3b65d015-8aed-4567-8639-35c1a884f1f2 req-ddb23938-b7c8-4993-8ae9-372bcf3e928c tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:31:59.198901 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-3b65d015-8aed-4567-8639-35c1a884f1f2 req-ddb23938-b7c8-4993-8ae9-372bcf3e928c tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Begin detaching volume completed successfully. Aug 25 16:31:59.199090 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-3b65d015-8aed-4567-8639-35c1a884f1f2 req-ddb23938-b7c8-4993-8ae9-372bcf3e928c tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85/action returned with HTTP 202 Aug 25 16:31:59.199674 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1027/4074] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:31:59 2026] POST /volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:31:59.207443 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-6f88ff56-4a54-445e-9930-158547149bec req-5e5409be-4898-4930-8706-da266d434bfe tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/attachments/6c8efdc5-0421-4468-a4b6-a0563814e90d returned with HTTP 200 Aug 25 16:31:59.207874 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1010/4075] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:31:59 2026] DELETE /volume/v3/attachments/6c8efdc5-0421-4468-a4b6-a0563814e90d => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:31:59.219516 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-5561ae8b-09e7-41c8-befb-fe03677924d5 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:59.221679 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5561ae8b-09e7-41c8-befb-fe03677924d5 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 Aug 25 16:31:59.221953 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5561ae8b-09e7-41c8-befb-fe03677924d5 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:59.222190 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5561ae8b-09e7-41c8-befb-fe03677924d5 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:59.233178 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:59.233178 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:31:59.237032 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-5561ae8b-09e7-41c8-befb-fe03677924d5 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:31:59.239489 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-64800f62-2426-4917-b042-2bbded5049dd None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:59.239902 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-64800f62-2426-4917-b042-2bbded5049dd None None] GET https://10.4.3.102/volume// Aug 25 16:31:59.240075 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-64800f62-2426-4917-b042-2bbded5049dd None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:59.240258 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-64800f62-2426-4917-b042-2bbded5049dd None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:59.240562 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-64800f62-2426-4917-b042-2bbded5049dd None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:31:59.240888 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1017/4076] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:31:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:31:59.241809 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5561ae8b-09e7-41c8-befb-fe03677924d5 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 returned with HTTP 200 Aug 25 16:31:59.242277 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1023/4077] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:59 2026] GET /volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:31:59.248255 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-3b65d015-8aed-4567-8639-35c1a884f1f2 req-66697919-6a8c-4f95-b196-066c8a6bf824 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:59.250466 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-3b65d015-8aed-4567-8639-35c1a884f1f2 req-66697919-6a8c-4f95-b196-066c8a6bf824 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 Aug 25 16:31:59.250704 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-3b65d015-8aed-4567-8639-35c1a884f1f2 req-66697919-6a8c-4f95-b196-066c8a6bf824 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:59.250915 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-3b65d015-8aed-4567-8639-35c1a884f1f2 req-66697919-6a8c-4f95-b196-066c8a6bf824 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:59.259537 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:59.259537 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:31:59.262313 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-3b65d015-8aed-4567-8639-35c1a884f1f2 req-66697919-6a8c-4f95-b196-066c8a6bf824 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:31:59.265841 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-3b65d015-8aed-4567-8639-35c1a884f1f2 req-66697919-6a8c-4f95-b196-066c8a6bf824 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 returned with HTTP 200 Aug 25 16:31:59.266215 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1028/4078] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:31:59 2026] GET /volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 => generated 1319 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:31:59.351423 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-01d297f0-4157-4e0c-9fb8-8f5cd519183e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:59.353083 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-01d297f0-4157-4e0c-9fb8-8f5cd519183e tempest-TestServerVolumeAttachmentScenario-31704792 tempest-TestServerVolumeAttachmentScenario-31704792-project-admin] POST https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278/action Aug 25 16:31:59.353396 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-01d297f0-4157-4e0c-9fb8-8f5cd519183e tempest-TestServerVolumeAttachmentScenario-31704792 tempest-TestServerVolumeAttachmentScenario-31704792-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:31:59.353512 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-01d297f0-4157-4e0c-9fb8-8f5cd519183e tempest-TestServerVolumeAttachmentScenario-31704792 tempest-TestServerVolumeAttachmentScenario-31704792-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:31:59.364185 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:59.364185 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:31:59.367310 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.contrib.admin_actions [None req-01d297f0-4157-4e0c-9fb8-8f5cd519183e tempest-TestServerVolumeAttachmentScenario-31704792 tempest-TestServerVolumeAttachmentScenario-31704792-project-admin] Updating volume 'e91c822a-3468-4616-afb4-89b70d6f2278' with '{'status': 'in-use'}' {{(pid=100455) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 16:31:59.387225 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-01d297f0-4157-4e0c-9fb8-8f5cd519183e tempest-TestServerVolumeAttachmentScenario-31704792 tempest-TestServerVolumeAttachmentScenario-31704792-project-admin] https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278/action returned with HTTP 202 Aug 25 16:31:59.387848 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1011/4079] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:31:59 2026] POST /volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:31:59.396636 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f931e4be-c312-4aca-81d8-7ed394029e1f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:59.396636 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f931e4be-c312-4aca-81d8-7ed394029e1f tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] GET https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 Aug 25 16:31:59.396804 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f931e4be-c312-4aca-81d8-7ed394029e1f tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:59.396929 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f931e4be-c312-4aca-81d8-7ed394029e1f tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:59.406678 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:59.406678 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:31:59.410429 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-f931e4be-c312-4aca-81d8-7ed394029e1f tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Volume info retrieved successfully. Aug 25 16:31:59.416075 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f931e4be-c312-4aca-81d8-7ed394029e1f tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 returned with HTTP 200 Aug 25 16:31:59.416515 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1018/4080] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:59 2026] GET /volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 => generated 1149 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:31:59.457915 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-095d6980-6074-49d1-be76-b1e0109466fd req-85a8ad01-d06e-4006-a18a-a16efc642a30 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:59.460439 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-095d6980-6074-49d1-be76-b1e0109466fd req-85a8ad01-d06e-4006-a18a-a16efc642a30 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] GET https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 Aug 25 16:31:59.460689 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-095d6980-6074-49d1-be76-b1e0109466fd req-85a8ad01-d06e-4006-a18a-a16efc642a30 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:59.460925 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-095d6980-6074-49d1-be76-b1e0109466fd req-85a8ad01-d06e-4006-a18a-a16efc642a30 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:59.474451 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:59.474451 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:31:59.483271 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-095d6980-6074-49d1-be76-b1e0109466fd req-85a8ad01-d06e-4006-a18a-a16efc642a30 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Volume info retrieved successfully. Aug 25 16:31:59.488701 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-095d6980-6074-49d1-be76-b1e0109466fd req-85a8ad01-d06e-4006-a18a-a16efc642a30 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 returned with HTTP 200 Aug 25 16:31:59.489123 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1024/4081] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:31:59 2026] GET /volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 => generated 1149 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:31:59.507387 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-095d6980-6074-49d1-be76-b1e0109466fd req-e107d7d8-6cc3-4c85-b0fb-0efae51f0eca None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:59.509254 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-095d6980-6074-49d1-be76-b1e0109466fd req-e107d7d8-6cc3-4c85-b0fb-0efae51f0eca tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] POST https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278/action Aug 25 16:31:59.509566 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-095d6980-6074-49d1-be76-b1e0109466fd req-e107d7d8-6cc3-4c85-b0fb-0efae51f0eca tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:31:59.509862 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-095d6980-6074-49d1-be76-b1e0109466fd req-e107d7d8-6cc3-4c85-b0fb-0efae51f0eca tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:31:59.519324 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:59.519324 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:31:59.519746 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-095d6980-6074-49d1-be76-b1e0109466fd req-e107d7d8-6cc3-4c85-b0fb-0efae51f0eca tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Volume info retrieved successfully. Aug 25 16:31:59.526931 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-095d6980-6074-49d1-be76-b1e0109466fd req-e107d7d8-6cc3-4c85-b0fb-0efae51f0eca tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Begin detaching volume completed successfully. Aug 25 16:31:59.527112 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-095d6980-6074-49d1-be76-b1e0109466fd req-e107d7d8-6cc3-4c85-b0fb-0efae51f0eca tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278/action returned with HTTP 202 Aug 25 16:31:59.527481 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1029/4082] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:31:59 2026] POST /volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:31:59.568305 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f5b7d4f5-7fe0-4ada-afcd-6736a02cadf8 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:59.568720 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f5b7d4f5-7fe0-4ada-afcd-6736a02cadf8 None None] GET https://10.4.3.102/volume// Aug 25 16:31:59.568874 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f5b7d4f5-7fe0-4ada-afcd-6736a02cadf8 None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:59.569083 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f5b7d4f5-7fe0-4ada-afcd-6736a02cadf8 None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:59.569435 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f5b7d4f5-7fe0-4ada-afcd-6736a02cadf8 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:31:59.569780 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1012/4083] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:31:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:31:59.577985 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-095d6980-6074-49d1-be76-b1e0109466fd req-43872d7d-416d-4f5f-8133-aa206b2bebd3 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:59.580626 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-095d6980-6074-49d1-be76-b1e0109466fd req-43872d7d-416d-4f5f-8133-aa206b2bebd3 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] GET https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 Aug 25 16:31:59.580905 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-095d6980-6074-49d1-be76-b1e0109466fd req-43872d7d-416d-4f5f-8133-aa206b2bebd3 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:59.581177 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-095d6980-6074-49d1-be76-b1e0109466fd req-43872d7d-416d-4f5f-8133-aa206b2bebd3 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:59.592405 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:59.592405 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:31:59.596760 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-095d6980-6074-49d1-be76-b1e0109466fd req-43872d7d-416d-4f5f-8133-aa206b2bebd3 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Volume info retrieved successfully. Aug 25 16:31:59.602410 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-095d6980-6074-49d1-be76-b1e0109466fd req-43872d7d-416d-4f5f-8133-aa206b2bebd3 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 returned with HTTP 200 Aug 25 16:31:59.602967 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1019/4084] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:31:59 2026] GET /volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 => generated 1332 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:31:59.740483 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-6edc3eee-0473-4a0d-b117-8fe4ad00c386 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:59.742551 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6edc3eee-0473-4a0d-b117-8fe4ad00c386 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] DELETE https://10.4.3.102/volume/v3/volumes/f56af5dd-d94e-445f-9eaa-bf376d80d23c Aug 25 16:31:59.742805 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6edc3eee-0473-4a0d-b117-8fe4ad00c386 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:59.743032 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6edc3eee-0473-4a0d-b117-8fe4ad00c386 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:59.743227 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-6edc3eee-0473-4a0d-b117-8fe4ad00c386 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Delete volume with id: f56af5dd-d94e-445f-9eaa-bf376d80d23c Aug 25 16:31:59.751167 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:59.751167 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:31:59.751705 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-6edc3eee-0473-4a0d-b117-8fe4ad00c386 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:31:59.769459 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-6edc3eee-0473-4a0d-b117-8fe4ad00c386 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Delete volume request issued successfully. Aug 25 16:31:59.769679 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6edc3eee-0473-4a0d-b117-8fe4ad00c386 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/f56af5dd-d94e-445f-9eaa-bf376d80d23c returned with HTTP 202 Aug 25 16:31:59.770090 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1025/4085] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:31:59 2026] DELETE /volume/v3/volumes/f56af5dd-d94e-445f-9eaa-bf376d80d23c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:31:59.777422 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-5b6cbc0b-c608-4d6f-aaf9-4443a36aaea1 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:31:59.780517 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5b6cbc0b-c608-4d6f-aaf9-4443a36aaea1 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/f56af5dd-d94e-445f-9eaa-bf376d80d23c Aug 25 16:31:59.780801 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5b6cbc0b-c608-4d6f-aaf9-4443a36aaea1 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:31:59.780980 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5b6cbc0b-c608-4d6f-aaf9-4443a36aaea1 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:31:59.787023 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:31:59.787023 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:31:59.790497 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-5b6cbc0b-c608-4d6f-aaf9-4443a36aaea1 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:31:59.795212 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5b6cbc0b-c608-4d6f-aaf9-4443a36aaea1 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/f56af5dd-d94e-445f-9eaa-bf376d80d23c returned with HTTP 200 Aug 25 16:31:59.795607 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1030/4086] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:31:59 2026] GET /volume/v3/volumes/f56af5dd-d94e-445f-9eaa-bf376d80d23c => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:32:00.068154 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-3b65d015-8aed-4567-8639-35c1a884f1f2 req-d7c74585-ecc6-44dd-9c96-0a22c5bf1f5e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:00.070618 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-3b65d015-8aed-4567-8639-35c1a884f1f2 req-d7c74585-ecc6-44dd-9c96-0a22c5bf1f5e tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] DELETE https://10.4.3.102/volume/v3/attachments/74b77426-4a41-4837-afef-4dc4d1cf342b Aug 25 16:32:00.071386 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-3b65d015-8aed-4567-8639-35c1a884f1f2 req-d7c74585-ecc6-44dd-9c96-0a22c5bf1f5e tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:00.071386 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-3b65d015-8aed-4567-8639-35c1a884f1f2 req-d7c74585-ecc6-44dd-9c96-0a22c5bf1f5e tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:00.078330 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:00.078330 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:00.119826 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-3b65d015-8aed-4567-8639-35c1a884f1f2 req-d7c74585-ecc6-44dd-9c96-0a22c5bf1f5e tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/attachments/74b77426-4a41-4837-afef-4dc4d1cf342b returned with HTTP 200 Aug 25 16:32:00.120306 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1013/4087] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:32:00 2026] DELETE /volume/v3/attachments/74b77426-4a41-4837-afef-4dc4d1cf342b => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:00.255310 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-14f05034-570e-480c-8434-463bed84e486 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:00.257108 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-14f05034-570e-480c-8434-463bed84e486 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 Aug 25 16:32:00.257306 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-14f05034-570e-480c-8434-463bed84e486 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:00.257503 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-14f05034-570e-480c-8434-463bed84e486 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:00.264292 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:00.264292 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:00.268007 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-14f05034-570e-480c-8434-463bed84e486 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:32:00.271959 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-14f05034-570e-480c-8434-463bed84e486 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 returned with HTTP 200 Aug 25 16:32:00.272354 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1020/4088] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:00 2026] GET /volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:00.283651 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f03c1568-9f09-4846-a2ba-388871191d47 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:00.285358 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f03c1568-9f09-4846-a2ba-388871191d47 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 Aug 25 16:32:00.285535 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f03c1568-9f09-4846-a2ba-388871191d47 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:00.285747 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f03c1568-9f09-4846-a2ba-388871191d47 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:00.292352 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:00.292352 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:00.295433 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-f03c1568-9f09-4846-a2ba-388871191d47 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:32:00.298937 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f03c1568-9f09-4846-a2ba-388871191d47 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 returned with HTTP 200 Aug 25 16:32:00.299252 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1026/4089] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:00 2026] GET /volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:00.342480 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d3510bdf-3a83-465c-8895-602a468acd3f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:00.344265 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d3510bdf-3a83-465c-8895-602a468acd3f tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 Aug 25 16:32:00.344474 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d3510bdf-3a83-465c-8895-602a468acd3f tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:00.344683 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d3510bdf-3a83-465c-8895-602a468acd3f tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:00.346970 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-095d6980-6074-49d1-be76-b1e0109466fd req-29fafd7b-fcab-4906-9a3f-bd51f5dcc297 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:00.348917 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-095d6980-6074-49d1-be76-b1e0109466fd req-29fafd7b-fcab-4906-9a3f-bd51f5dcc297 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] DELETE https://10.4.3.102/volume/v3/attachments/007f2570-f223-45ab-a591-628027d08c29 Aug 25 16:32:00.349109 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-095d6980-6074-49d1-be76-b1e0109466fd req-29fafd7b-fcab-4906-9a3f-bd51f5dcc297 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:00.349294 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-095d6980-6074-49d1-be76-b1e0109466fd req-29fafd7b-fcab-4906-9a3f-bd51f5dcc297 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:00.351658 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:00.351658 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:00.355259 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-d3510bdf-3a83-465c-8895-602a468acd3f tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:32:00.355872 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:00.355872 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:00.359028 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d3510bdf-3a83-465c-8895-602a468acd3f tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 returned with HTTP 200 Aug 25 16:32:00.359388 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1031/4090] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:00 2026] GET /volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:00.371523 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-6349014b-de79-4022-939f-2b384dab9060 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:00.373655 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6349014b-de79-4022-939f-2b384dab9060 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 Aug 25 16:32:00.373896 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6349014b-de79-4022-939f-2b384dab9060 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:00.374131 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6349014b-de79-4022-939f-2b384dab9060 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:00.381575 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:00.381575 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:00.385078 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-6349014b-de79-4022-939f-2b384dab9060 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:32:00.388989 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6349014b-de79-4022-939f-2b384dab9060 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 returned with HTTP 200 Aug 25 16:32:00.389378 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1021/4091] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:00 2026] GET /volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:00.395376 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-095d6980-6074-49d1-be76-b1e0109466fd req-29fafd7b-fcab-4906-9a3f-bd51f5dcc297 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/attachments/007f2570-f223-45ab-a591-628027d08c29 returned with HTTP 200 Aug 25 16:32:00.395870 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1014/4092] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:32:00 2026] DELETE /volume/v3/attachments/007f2570-f223-45ab-a591-628027d08c29 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:00.429816 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-a5ff080a-df84-431e-95eb-a7120d4939bf None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:00.431630 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a5ff080a-df84-431e-95eb-a7120d4939bf tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 Aug 25 16:32:00.431840 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a5ff080a-df84-431e-95eb-a7120d4939bf tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:00.432017 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a5ff080a-df84-431e-95eb-a7120d4939bf tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:00.438119 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:00.438119 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:00.441247 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-a5ff080a-df84-431e-95eb-a7120d4939bf tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:32:00.444996 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a5ff080a-df84-431e-95eb-a7120d4939bf tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 returned with HTTP 200 Aug 25 16:32:00.445398 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1027/4093] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:00 2026] GET /volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:00.644858 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-4f3f37c7-3e3e-4b38-a852-1c1aa42e7428 req-bc057d94-d3f3-4464-8d17-eef38f8daea6 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:00.646999 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-4f3f37c7-3e3e-4b38-a852-1c1aa42e7428 req-bc057d94-d3f3-4464-8d17-eef38f8daea6 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] GET https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 Aug 25 16:32:00.647249 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-4f3f37c7-3e3e-4b38-a852-1c1aa42e7428 req-bc057d94-d3f3-4464-8d17-eef38f8daea6 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:00.647378 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-4f3f37c7-3e3e-4b38-a852-1c1aa42e7428 req-bc057d94-d3f3-4464-8d17-eef38f8daea6 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:00.654177 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:00.654177 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:00.658259 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-4f3f37c7-3e3e-4b38-a852-1c1aa42e7428 req-bc057d94-d3f3-4464-8d17-eef38f8daea6 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Volume info retrieved successfully. Aug 25 16:32:00.663419 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-4f3f37c7-3e3e-4b38-a852-1c1aa42e7428 req-bc057d94-d3f3-4464-8d17-eef38f8daea6 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 returned with HTTP 200 Aug 25 16:32:00.664008 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1032/4094] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:32:00 2026] GET /volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:00.807937 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-e92eeedd-97ed-4100-8ecd-23dfb81929c7 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:00.809869 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e92eeedd-97ed-4100-8ecd-23dfb81929c7 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/f56af5dd-d94e-445f-9eaa-bf376d80d23c Aug 25 16:32:00.810084 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e92eeedd-97ed-4100-8ecd-23dfb81929c7 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:00.810269 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e92eeedd-97ed-4100-8ecd-23dfb81929c7 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:00.815950 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e92eeedd-97ed-4100-8ecd-23dfb81929c7 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/f56af5dd-d94e-445f-9eaa-bf376d80d23c returned with HTTP 404 Aug 25 16:32:00.816412 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1022/4095] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:00 2026] GET /volume/v3/volumes/f56af5dd-d94e-445f-9eaa-bf376d80d23c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:32:00.842798 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-bae8d5bd-5cab-41c4-90f3-b43f78b52440 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:00.845057 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bae8d5bd-5cab-41c4-90f3-b43f78b52440 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:32:00.845632 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bae8d5bd-5cab-41c4-90f3-b43f78b52440 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1022735477", "snapshot_id": null, "imageRef": "9fcea7ad-f61c-4330-b26d-860af52471bb", "volume_type": null, "size": 1}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:00.847431 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-bae8d5bd-5cab-41c4-90f3-b43f78b52440 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1022735477', 'snapshot_id': None, 'imageRef': '9fcea7ad-f61c-4330-b26d-860af52471bb', 'volume_type': None, 'size': 1}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:32:00.923090 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-bae8d5bd-5cab-41c4-90f3-b43f78b52440 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Create volume of 1 GB Aug 25 16:32:00.923365 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:00.923365 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:00.926716 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-bae8d5bd-5cab-41c4-90f3-b43f78b52440 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Availability Zones retrieved successfully. Aug 25 16:32:00.931488 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bae8d5bd-5cab-41c4-90f3-b43f78b52440 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Flow 'volume_create_api' (55c102ed-1be6-460d-9768-bb77a8ced425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:32:00.932324 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bae8d5bd-5cab-41c4-90f3-b43f78b52440 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cab66f30-8d24-48b2-bec6-9280dc472bf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:00.933190 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-bae8d5bd-5cab-41c4-90f3-b43f78b52440 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:32:00.983569 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bae8d5bd-5cab-41c4-90f3-b43f78b52440 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cab66f30-8d24-48b2-bec6-9280dc472bf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:00.984151 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bae8d5bd-5cab-41c4-90f3-b43f78b52440 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bb0f059-836a-47e0-a6b5-ca7b2062ccef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:01.024308 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-bae8d5bd-5cab-41c4-90f3-b43f78b52440 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Created reservations ['a28acc8c-da07-4de1-9e8c-dbaa747bb65e', '546d2afb-71f0-4d86-bbc4-97d64b93d1a9', 'd6e0839b-c4c6-40fa-9e44-c5e5acfe7d03', '61c6bfd8-32d7-40ae-bd7c-33af3ef94752'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:32:01.025351 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bae8d5bd-5cab-41c4-90f3-b43f78b52440 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bb0f059-836a-47e0-a6b5-ca7b2062ccef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a28acc8c-da07-4de1-9e8c-dbaa747bb65e', '546d2afb-71f0-4d86-bbc4-97d64b93d1a9', 'd6e0839b-c4c6-40fa-9e44-c5e5acfe7d03', '61c6bfd8-32d7-40ae-bd7c-33af3ef94752']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:01.025989 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bae8d5bd-5cab-41c4-90f3-b43f78b52440 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6864915-ee21-478d-9aae-69a77e8a62ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:01.047117 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bae8d5bd-5cab-41c4-90f3-b43f78b52440 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6864915-ee21-478d-9aae-69a77e8a62ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '468d17e3-7942-4e12-a19b-a928d18e0702', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1022735477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a42f8af637549e4bd755df18f9c4bbc',qos_specs=None,replication_status=,reservations=['a28acc8c-da07-4de1-9e8c-dbaa747bb65e','546d2afb-71f0-4d86-bbc4-97d64b93d1a9','d6e0839b-c4c6-40fa-9e44-c5e5acfe7d03','61c6bfd8-32d7-40ae-bd7c-33af3ef94752'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e7476ebfc64ba587039307d7d82a0b',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:32:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1022735477',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=468d17e3-7942-4e12-a19b-a928d18e0702,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a42f8af637549e4bd755df18f9c4bbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01e7476ebfc64ba587039307d7d82a0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:01.047882 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bae8d5bd-5cab-41c4-90f3-b43f78b52440 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c233a7e-09c7-41bf-bf1e-71abb9c7db54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:01.066161 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bae8d5bd-5cab-41c4-90f3-b43f78b52440 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c233a7e-09c7-41bf-bf1e-71abb9c7db54) transitioned into state 'SUCCESS' from state '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-1022735477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a42f8af637549e4bd755df18f9c4bbc',qos_specs=None,replication_status=,reservations=['a28acc8c-da07-4de1-9e8c-dbaa747bb65e','546d2afb-71f0-4d86-bbc4-97d64b93d1a9','d6e0839b-c4c6-40fa-9e44-c5e5acfe7d03','61c6bfd8-32d7-40ae-bd7c-33af3ef94752'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e7476ebfc64ba587039307d7d82a0b',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:01.066726 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bae8d5bd-5cab-41c4-90f3-b43f78b52440 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c3cfcfd-2016-42bf-95cb-f689275c4ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:01.075101 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bae8d5bd-5cab-41c4-90f3-b43f78b52440 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c3cfcfd-2016-42bf-95cb-f689275c4ac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:01.075920 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-bae8d5bd-5cab-41c4-90f3-b43f78b52440 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Flow 'volume_create_api' (55c102ed-1be6-460d-9768-bb77a8ced425) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:32:01.076209 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-bae8d5bd-5cab-41c4-90f3-b43f78b52440 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Create volume request issued successfully. Aug 25 16:32:01.076857 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bae8d5bd-5cab-41c4-90f3-b43f78b52440 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:32:01.077355 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1015/4096] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:32:00 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) Aug 25 16:32:01.092211 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-29a42e37-c165-4846-aba2-2d8f63363721 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:01.093658 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-29a42e37-c165-4846-aba2-2d8f63363721 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/468d17e3-7942-4e12-a19b-a928d18e0702 Aug 25 16:32:01.093855 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-29a42e37-c165-4846-aba2-2d8f63363721 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:01.094030 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-29a42e37-c165-4846-aba2-2d8f63363721 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:01.101746 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:01.101746 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:01.105766 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-29a42e37-c165-4846-aba2-2d8f63363721 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:32:01.109950 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-29a42e37-c165-4846-aba2-2d8f63363721 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/468d17e3-7942-4e12-a19b-a928d18e0702 returned with HTTP 200 Aug 25 16:32:01.110187 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1028/4097] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:01 2026] GET /volume/v3/volumes/468d17e3-7942-4e12-a19b-a928d18e0702 => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:02.121856 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-153a178c-cab7-4231-bcbe-e26341223518 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:02.123600 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-153a178c-cab7-4231-bcbe-e26341223518 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/468d17e3-7942-4e12-a19b-a928d18e0702 Aug 25 16:32:02.123803 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-153a178c-cab7-4231-bcbe-e26341223518 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:02.123973 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-153a178c-cab7-4231-bcbe-e26341223518 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:02.130336 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:02.130336 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:02.133392 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-153a178c-cab7-4231-bcbe-e26341223518 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:32:02.137503 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-153a178c-cab7-4231-bcbe-e26341223518 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/468d17e3-7942-4e12-a19b-a928d18e0702 returned with HTTP 200 Aug 25 16:32:02.137886 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1033/4098] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:02 2026] GET /volume/v3/volumes/468d17e3-7942-4e12-a19b-a928d18e0702 => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:32:02.149856 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-50294008-a173-4674-b840-1001eee3f0cc None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:02.151426 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-50294008-a173-4674-b840-1001eee3f0cc tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/468d17e3-7942-4e12-a19b-a928d18e0702 Aug 25 16:32:02.151617 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-50294008-a173-4674-b840-1001eee3f0cc tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:02.151801 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-50294008-a173-4674-b840-1001eee3f0cc tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:02.158023 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:02.158023 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:02.161099 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-50294008-a173-4674-b840-1001eee3f0cc tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:32:02.165212 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-50294008-a173-4674-b840-1001eee3f0cc tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/468d17e3-7942-4e12-a19b-a928d18e0702 returned with HTTP 200 Aug 25 16:32:02.165688 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1023/4099] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:02 2026] GET /volume/v3/volumes/468d17e3-7942-4e12-a19b-a928d18e0702 => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:32:03.062887 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-ab0547cc-9ba7-4ece-80f2-03b79dd949b0 req-72e4994c-b43c-4278-ac9c-e350b04e900a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:03.064952 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-ab0547cc-9ba7-4ece-80f2-03b79dd949b0 req-72e4994c-b43c-4278-ac9c-e350b04e900a tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/468d17e3-7942-4e12-a19b-a928d18e0702 Aug 25 16:32:03.065128 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-ab0547cc-9ba7-4ece-80f2-03b79dd949b0 req-72e4994c-b43c-4278-ac9c-e350b04e900a tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:03.065332 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-ab0547cc-9ba7-4ece-80f2-03b79dd949b0 req-72e4994c-b43c-4278-ac9c-e350b04e900a tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:03.072563 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:03.072563 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:03.076487 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-ab0547cc-9ba7-4ece-80f2-03b79dd949b0 req-72e4994c-b43c-4278-ac9c-e350b04e900a tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:32:03.081369 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-ab0547cc-9ba7-4ece-80f2-03b79dd949b0 req-72e4994c-b43c-4278-ac9c-e350b04e900a tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/468d17e3-7942-4e12-a19b-a928d18e0702 returned with HTTP 200 Aug 25 16:32:03.081834 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1016/4100] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:32:03 2026] GET /volume/v3/volumes/468d17e3-7942-4e12-a19b-a928d18e0702 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:32:03.210248 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-6e409ce0-d15f-4fd7-bb0f-5665f5352374 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:03.211917 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6e409ce0-d15f-4fd7-bb0f-5665f5352374 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] DELETE https://10.4.3.102/volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 Aug 25 16:32:03.212109 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6e409ce0-d15f-4fd7-bb0f-5665f5352374 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:03.212284 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6e409ce0-d15f-4fd7-bb0f-5665f5352374 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:03.212429 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-6e409ce0-d15f-4fd7-bb0f-5665f5352374 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Delete volume with id: 881f863c-4181-4dcf-ab4d-8d60494ead85 Aug 25 16:32:03.219073 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:03.219073 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:03.219481 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-6e409ce0-d15f-4fd7-bb0f-5665f5352374 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:32:03.234667 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-6e409ce0-d15f-4fd7-bb0f-5665f5352374 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Delete volume request issued successfully. Aug 25 16:32:03.234843 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6e409ce0-d15f-4fd7-bb0f-5665f5352374 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 returned with HTTP 202 Aug 25 16:32:03.235191 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1029/4101] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:32:03 2026] DELETE /volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:32:03.242497 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-2fa109f9-f46e-42c3-ae5f-b34b074c6974 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:03.244200 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2fa109f9-f46e-42c3-ae5f-b34b074c6974 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 Aug 25 16:32:03.244422 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2fa109f9-f46e-42c3-ae5f-b34b074c6974 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:03.244613 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2fa109f9-f46e-42c3-ae5f-b34b074c6974 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:03.251987 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:03.251987 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:03.255412 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-2fa109f9-f46e-42c3-ae5f-b34b074c6974 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:32:03.259671 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2fa109f9-f46e-42c3-ae5f-b34b074c6974 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 returned with HTTP 200 Aug 25 16:32:03.260100 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1034/4102] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:03 2026] GET /volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:03.406987 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-7eaacb83-46f9-4d90-b767-36a7d526958a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:03.408971 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7eaacb83-46f9-4d90-b767-36a7d526958a tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] DELETE https://10.4.3.102/volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d Aug 25 16:32:03.409069 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7eaacb83-46f9-4d90-b767-36a7d526958a tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:03.409257 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7eaacb83-46f9-4d90-b767-36a7d526958a tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:03.409423 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-7eaacb83-46f9-4d90-b767-36a7d526958a tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Delete volume with id: 864223b2-c416-4a52-beb4-50b6be777c6d Aug 25 16:32:03.416067 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:03.416067 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:03.416382 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-7eaacb83-46f9-4d90-b767-36a7d526958a tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Volume info retrieved successfully. Aug 25 16:32:03.433269 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-7eaacb83-46f9-4d90-b767-36a7d526958a tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Delete volume request issued successfully. Aug 25 16:32:03.433573 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7eaacb83-46f9-4d90-b767-36a7d526958a tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d returned with HTTP 202 Aug 25 16:32:03.434086 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1024/4103] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:32:03 2026] DELETE /volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:32:03.441252 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-084b8744-99e2-4591-86e9-a33ecf84b3ff None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:03.443199 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-084b8744-99e2-4591-86e9-a33ecf84b3ff tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] GET https://10.4.3.102/volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d Aug 25 16:32:03.443485 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-084b8744-99e2-4591-86e9-a33ecf84b3ff tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:03.443756 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-084b8744-99e2-4591-86e9-a33ecf84b3ff tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:03.452943 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:03.452943 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:03.457067 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-084b8744-99e2-4591-86e9-a33ecf84b3ff tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Volume info retrieved successfully. Aug 25 16:32:03.462431 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-084b8744-99e2-4591-86e9-a33ecf84b3ff tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d returned with HTTP 200 Aug 25 16:32:03.463103 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1017/4104] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:03 2026] GET /volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:03.517444 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-ab0547cc-9ba7-4ece-80f2-03b79dd949b0 req-d9ad2ad8-7caa-4dd2-b1e2-6a749851dc24 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:03.519716 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-ab0547cc-9ba7-4ece-80f2-03b79dd949b0 req-d9ad2ad8-7caa-4dd2-b1e2-6a749851dc24 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/468d17e3-7942-4e12-a19b-a928d18e0702 Aug 25 16:32:03.519937 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-ab0547cc-9ba7-4ece-80f2-03b79dd949b0 req-d9ad2ad8-7caa-4dd2-b1e2-6a749851dc24 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:03.520160 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-ab0547cc-9ba7-4ece-80f2-03b79dd949b0 req-d9ad2ad8-7caa-4dd2-b1e2-6a749851dc24 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:03.528231 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:03.528231 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:03.531662 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-ab0547cc-9ba7-4ece-80f2-03b79dd949b0 req-d9ad2ad8-7caa-4dd2-b1e2-6a749851dc24 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:32:03.535995 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-ab0547cc-9ba7-4ece-80f2-03b79dd949b0 req-d9ad2ad8-7caa-4dd2-b1e2-6a749851dc24 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/468d17e3-7942-4e12-a19b-a928d18e0702 returned with HTTP 200 Aug 25 16:32:03.536418 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1030/4105] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:32:03 2026] GET /volume/v3/volumes/468d17e3-7942-4e12-a19b-a928d18e0702 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:32:03.546518 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f8dd6626-871e-4981-b5b8-fdaba6632db1 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:03.547046 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f8dd6626-871e-4981-b5b8-fdaba6632db1 None None] GET https://10.4.3.102/volume// Aug 25 16:32:03.547046 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f8dd6626-871e-4981-b5b8-fdaba6632db1 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:03.547196 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f8dd6626-871e-4981-b5b8-fdaba6632db1 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:03.547513 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f8dd6626-871e-4981-b5b8-fdaba6632db1 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:32:03.547862 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1035/4106] 10.4.3.102 () {66 vars in 1419 bytes} [Tue Aug 25 16:32:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:32:03.554686 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-ab0547cc-9ba7-4ece-80f2-03b79dd949b0 req-9c6d1ba0-826e-4ff4-a802-6d83768de1d9 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:03.556802 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-ab0547cc-9ba7-4ece-80f2-03b79dd949b0 req-9c6d1ba0-826e-4ff4-a802-6d83768de1d9 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:32:03.557281 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-ab0547cc-9ba7-4ece-80f2-03b79dd949b0 req-9c6d1ba0-826e-4ff4-a802-6d83768de1d9 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "468d17e3-7942-4e12-a19b-a928d18e0702", "connector": null, "instance_uuid": "0cf7cafc-6cad-463b-9e80-4d9416e50bd5"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:03.565273 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:03.565273 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:03.591107 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-ab0547cc-9ba7-4ece-80f2-03b79dd949b0 req-9c6d1ba0-826e-4ff4-a802-6d83768de1d9 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:32:03.591540 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1025/4107] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:32:03 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:32:04.271680 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c9d6659f-dd1e-4567-a547-b56ce9e43092 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:04.273906 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c9d6659f-dd1e-4567-a547-b56ce9e43092 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 Aug 25 16:32:04.274146 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c9d6659f-dd1e-4567-a547-b56ce9e43092 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:04.275259 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c9d6659f-dd1e-4567-a547-b56ce9e43092 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:04.280856 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c9d6659f-dd1e-4567-a547-b56ce9e43092 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 returned with HTTP 404 Aug 25 16:32:04.281424 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1018/4108] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:04 2026] GET /volume/v3/volumes/881f863c-4181-4dcf-ab4d-8d60494ead85 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:32:04.289428 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-cdb2ab64-7689-483f-ab69-f67c4f5efe7e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:04.291052 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cdb2ab64-7689-483f-ab69-f67c4f5efe7e tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] DELETE https://10.4.3.102/volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 Aug 25 16:32:04.291280 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cdb2ab64-7689-483f-ab69-f67c4f5efe7e tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:04.291549 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cdb2ab64-7689-483f-ab69-f67c4f5efe7e tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:04.291780 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-cdb2ab64-7689-483f-ab69-f67c4f5efe7e tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Delete volume with id: e18eb365-93e4-4d73-9685-339c2248fb86 Aug 25 16:32:04.298903 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:04.298903 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:04.299347 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-cdb2ab64-7689-483f-ab69-f67c4f5efe7e tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:32:04.318452 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-cdb2ab64-7689-483f-ab69-f67c4f5efe7e tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Delete volume request issued successfully. Aug 25 16:32:04.318452 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cdb2ab64-7689-483f-ab69-f67c4f5efe7e tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 returned with HTTP 202 Aug 25 16:32:04.318886 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1031/4109] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:32:04 2026] DELETE /volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:32:04.325876 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-9a2ea4de-3cd8-4340-adb9-2f9f7a43d1fb None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:04.328195 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9a2ea4de-3cd8-4340-adb9-2f9f7a43d1fb tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 Aug 25 16:32:04.328278 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-e1e24683-3160-4696-bb23-fe9d12e7359c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:04.328483 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9a2ea4de-3cd8-4340-adb9-2f9f7a43d1fb tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:04.328783 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e1e24683-3160-4696-bb23-fe9d12e7359c None None] GET https://10.4.3.102/volume// Aug 25 16:32:04.328823 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9a2ea4de-3cd8-4340-adb9-2f9f7a43d1fb tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:04.328989 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e1e24683-3160-4696-bb23-fe9d12e7359c None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:04.329221 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e1e24683-3160-4696-bb23-fe9d12e7359c None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:04.329635 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e1e24683-3160-4696-bb23-fe9d12e7359c None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:32:04.329982 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1026/4110] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:32:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:32:04.336876 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:04.336876 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:04.340568 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-ab0547cc-9ba7-4ece-80f2-03b79dd949b0 req-41051d29-5a78-4f87-8eb5-165c6bc2011d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:04.341214 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-9a2ea4de-3cd8-4340-adb9-2f9f7a43d1fb tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:32:04.342777 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-ab0547cc-9ba7-4ece-80f2-03b79dd949b0 req-41051d29-5a78-4f87-8eb5-165c6bc2011d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/468d17e3-7942-4e12-a19b-a928d18e0702 Aug 25 16:32:04.343025 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-ab0547cc-9ba7-4ece-80f2-03b79dd949b0 req-41051d29-5a78-4f87-8eb5-165c6bc2011d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:04.343279 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-ab0547cc-9ba7-4ece-80f2-03b79dd949b0 req-41051d29-5a78-4f87-8eb5-165c6bc2011d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:04.345163 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9a2ea4de-3cd8-4340-adb9-2f9f7a43d1fb tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 returned with HTTP 200 Aug 25 16:32:04.346297 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1036/4111] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:04 2026] GET /volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:04.352083 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:04.352083 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:04.354925 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-ab0547cc-9ba7-4ece-80f2-03b79dd949b0 req-41051d29-5a78-4f87-8eb5-165c6bc2011d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:32:04.358857 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-ab0547cc-9ba7-4ece-80f2-03b79dd949b0 req-41051d29-5a78-4f87-8eb5-165c6bc2011d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/468d17e3-7942-4e12-a19b-a928d18e0702 returned with HTTP 200 Aug 25 16:32:04.359331 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1019/4112] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:32:04 2026] GET /volume/v3/volumes/468d17e3-7942-4e12-a19b-a928d18e0702 => generated 1546 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:32:04.454034 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-ab0547cc-9ba7-4ece-80f2-03b79dd949b0 req-59519fa6-a667-43cd-8191-44676ad69027 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:04.456771 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-ab0547cc-9ba7-4ece-80f2-03b79dd949b0 req-59519fa6-a667-43cd-8191-44676ad69027 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] PUT https://10.4.3.102/volume/v3/attachments/00cd2337-4888-415b-8967-878de90b3154 Aug 25 16:32:04.457354 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-ab0547cc-9ba7-4ece-80f2-03b79dd949b0 req-59519fa6-a667-43cd-8191-44676ad69027 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:04.466951 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-ab0547cc-9ba7-4ece-80f2-03b79dd949b0 req-59519fa6-a667-43cd-8191-44676ad69027 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Acquiring lock "cinder-attachment_update-468d17e3-7942-4e12-a19b-a928d18e0702-np0000008093" by "attachment_update" {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:32:04.472144 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-ab0547cc-9ba7-4ece-80f2-03b79dd949b0 req-59519fa6-a667-43cd-8191-44676ad69027 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Lock "cinder-attachment_update-468d17e3-7942-4e12-a19b-a928d18e0702-np0000008093" acquired by "attachment_update" :: waited 0.005s {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:32:04.473605 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:04.473605 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:04.474924 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a0139aa1-e40e-4d3b-8fc4-42a262a0e58b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:04.476704 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a0139aa1-e40e-4d3b-8fc4-42a262a0e58b tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] GET https://10.4.3.102/volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d Aug 25 16:32:04.476904 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a0139aa1-e40e-4d3b-8fc4-42a262a0e58b tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:04.477080 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a0139aa1-e40e-4d3b-8fc4-42a262a0e58b tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:04.486821 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a0139aa1-e40e-4d3b-8fc4-42a262a0e58b tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d returned with HTTP 404 Aug 25 16:32:04.487431 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1027/4113] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:04 2026] GET /volume/v3/volumes/864223b2-c416-4a52-beb4-50b6be777c6d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:32:04.493972 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-5263b9af-7da7-4494-899d-08b867537eda None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:04.495703 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5263b9af-7da7-4494-899d-08b867537eda tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] DELETE https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 Aug 25 16:32:04.495888 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5263b9af-7da7-4494-899d-08b867537eda tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:04.496162 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5263b9af-7da7-4494-899d-08b867537eda tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:04.496320 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-5263b9af-7da7-4494-899d-08b867537eda tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Delete volume with id: e91c822a-3468-4616-afb4-89b70d6f2278 Aug 25 16:32:04.504450 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:04.504450 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:04.505095 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-5263b9af-7da7-4494-899d-08b867537eda tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Volume info retrieved successfully. Aug 25 16:32:04.530063 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-5263b9af-7da7-4494-899d-08b867537eda tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Delete volume request issued successfully. Aug 25 16:32:04.530258 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5263b9af-7da7-4494-899d-08b867537eda tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 returned with HTTP 202 Aug 25 16:32:04.530709 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1037/4114] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:32:04 2026] DELETE /volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:32:04.537018 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-45df2132-e32f-47d9-9530-32b0491307be None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:04.539185 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-45df2132-e32f-47d9-9530-32b0491307be tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] GET https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 Aug 25 16:32:04.539354 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-45df2132-e32f-47d9-9530-32b0491307be tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:04.539728 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-45df2132-e32f-47d9-9530-32b0491307be tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:04.548123 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:04.548123 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:04.553023 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-45df2132-e32f-47d9-9530-32b0491307be tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Volume info retrieved successfully. Aug 25 16:32:04.559105 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-45df2132-e32f-47d9-9530-32b0491307be tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 returned with HTTP 200 Aug 25 16:32:04.559529 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1020/4115] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:04 2026] GET /volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:04.571218 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-ab0547cc-9ba7-4ece-80f2-03b79dd949b0 req-59519fa6-a667-43cd-8191-44676ad69027 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Lock "cinder-attachment_update-468d17e3-7942-4e12-a19b-a928d18e0702-np0000008093" released by "attachment_update" :: held 0.099s {{(pid=100454) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:32:04.571524 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-ab0547cc-9ba7-4ece-80f2-03b79dd949b0 req-59519fa6-a667-43cd-8191-44676ad69027 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/attachments/00cd2337-4888-415b-8967-878de90b3154 returned with HTTP 200 Aug 25 16:32:04.572327 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1032/4116] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:32:04 2026] PUT /volume/v3/attachments/00cd2337-4888-415b-8967-878de90b3154 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:32:04.593057 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-ab0547cc-9ba7-4ece-80f2-03b79dd949b0 req-01e6c2e8-b975-4215-9a27-4cb22d9c6339 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:04.595156 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-ab0547cc-9ba7-4ece-80f2-03b79dd949b0 req-01e6c2e8-b975-4215-9a27-4cb22d9c6339 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] POST https://10.4.3.102/volume/v3/attachments/00cd2337-4888-415b-8967-878de90b3154/action Aug 25 16:32:04.595499 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-ab0547cc-9ba7-4ece-80f2-03b79dd949b0 req-01e6c2e8-b975-4215-9a27-4cb22d9c6339 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action body: b'{"os-complete": null}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:32:04.595674 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-ab0547cc-9ba7-4ece-80f2-03b79dd949b0 req-01e6c2e8-b975-4215-9a27-4cb22d9c6339 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:04.613292 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:04.613292 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:04.624921 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-ab0547cc-9ba7-4ece-80f2-03b79dd949b0 req-01e6c2e8-b975-4215-9a27-4cb22d9c6339 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/attachments/00cd2337-4888-415b-8967-878de90b3154/action returned with HTTP 204 Aug 25 16:32:04.625595 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1028/4117] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:32:04 2026] POST /volume/v3/attachments/00cd2337-4888-415b-8967-878de90b3154/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:32:05.357561 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-389de58c-66d1-44e7-8bc6-70c11a28e661 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:05.359403 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-389de58c-66d1-44e7-8bc6-70c11a28e661 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 Aug 25 16:32:05.359655 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-389de58c-66d1-44e7-8bc6-70c11a28e661 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:05.359884 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-389de58c-66d1-44e7-8bc6-70c11a28e661 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:05.364902 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-389de58c-66d1-44e7-8bc6-70c11a28e661 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 returned with HTTP 404 Aug 25 16:32:05.365685 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1038/4118] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:05 2026] GET /volume/v3/volumes/e18eb365-93e4-4d73-9685-339c2248fb86 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:32:05.395289 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d49b32f1-8941-4ee9-aaa3-7d3c9b993087 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:05.396741 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d49b32f1-8941-4ee9-aaa3-7d3c9b993087 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:32:05.397054 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d49b32f1-8941-4ee9-aaa3-7d3c9b993087 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-357364946", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:05.398437 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-d49b32f1-8941-4ee9-aaa3-7d3c9b993087 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-357364946', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:32:05.398547 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-d49b32f1-8941-4ee9-aaa3-7d3c9b993087 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Create volume of 1 GB Aug 25 16:32:05.402033 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-d49b32f1-8941-4ee9-aaa3-7d3c9b993087 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Availability Zones retrieved successfully. Aug 25 16:32:05.407191 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-d49b32f1-8941-4ee9-aaa3-7d3c9b993087 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Flow 'volume_create_api' (556f77c5-d337-46cf-87e8-c110f79b2666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:32:05.408057 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-d49b32f1-8941-4ee9-aaa3-7d3c9b993087 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36137ace-953f-4e96-a14c-06a690f5e89a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:05.408920 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-d49b32f1-8941-4ee9-aaa3-7d3c9b993087 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:32:05.415512 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-43b05f2f-c3a6-480f-b659-d127fdffa8bb None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:05.417248 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-43b05f2f-c3a6-480f-b659-d127fdffa8bb tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] DELETE https://10.4.3.102/volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 Aug 25 16:32:05.417439 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-43b05f2f-c3a6-480f-b659-d127fdffa8bb tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:05.417683 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-43b05f2f-c3a6-480f-b659-d127fdffa8bb tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:05.417870 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-43b05f2f-c3a6-480f-b659-d127fdffa8bb tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Delete volume with id: 7b15847f-7bdf-4f66-816b-ad9e14c42d94 Aug 25 16:32:05.424350 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:05.424350 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:05.424773 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-43b05f2f-c3a6-480f-b659-d127fdffa8bb tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:32:05.438821 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-d49b32f1-8941-4ee9-aaa3-7d3c9b993087 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36137ace-953f-4e96-a14c-06a690f5e89a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:05.439876 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-d49b32f1-8941-4ee9-aaa3-7d3c9b993087 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c46754a3-d79f-4e38-a062-fff3f1a330ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:05.465482 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-43b05f2f-c3a6-480f-b659-d127fdffa8bb tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Delete volume request issued successfully. Aug 25 16:32:05.465784 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-43b05f2f-c3a6-480f-b659-d127fdffa8bb tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 returned with HTTP 202 Aug 25 16:32:05.466219 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1033/4119] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:32:05 2026] DELETE /volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:32:05.477086 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b72c7000-7996-4f41-880a-11e0433e6ef9 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:05.478216 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b72c7000-7996-4f41-880a-11e0433e6ef9 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 Aug 25 16:32:05.478399 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b72c7000-7996-4f41-880a-11e0433e6ef9 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:05.478631 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b72c7000-7996-4f41-880a-11e0433e6ef9 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:05.484799 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:05.484799 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:05.487846 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-b72c7000-7996-4f41-880a-11e0433e6ef9 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Volume info retrieved successfully. Aug 25 16:32:05.492514 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b72c7000-7996-4f41-880a-11e0433e6ef9 tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 returned with HTTP 200 Aug 25 16:32:05.492919 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1029/4120] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:05 2026] GET /volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:05.523081 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-d49b32f1-8941-4ee9-aaa3-7d3c9b993087 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Created reservations ['5863e36b-1230-46b1-a1f2-30f3462d4bb4', 'faa9cf48-6af8-4226-aa09-d879f5fed986', '1d676a92-6e36-43f3-a685-71f270483769', '702b45b2-05de-4b92-8756-8e5718c44d61'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:32:05.524261 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-d49b32f1-8941-4ee9-aaa3-7d3c9b993087 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c46754a3-d79f-4e38-a062-fff3f1a330ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5863e36b-1230-46b1-a1f2-30f3462d4bb4', 'faa9cf48-6af8-4226-aa09-d879f5fed986', '1d676a92-6e36-43f3-a685-71f270483769', '702b45b2-05de-4b92-8756-8e5718c44d61']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:05.525341 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-d49b32f1-8941-4ee9-aaa3-7d3c9b993087 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87263bba-1f1f-4b09-9ad1-a78fe33e6483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:05.564323 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-d49b32f1-8941-4ee9-aaa3-7d3c9b993087 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87263bba-1f1f-4b09-9ad1-a78fe33e6483) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b83800c3-e839-464a-941c-002f3b5111a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-357364946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4a77616ac1d4655aa9bbc5ddc957ba1',qos_specs=None,replication_status=,reservations=['5863e36b-1230-46b1-a1f2-30f3462d4bb4','faa9cf48-6af8-4226-aa09-d879f5fed986','1d676a92-6e36-43f3-a685-71f270483769','702b45b2-05de-4b92-8756-8e5718c44d61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa128b49af484745993af6389f2047fc',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:32:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-357364946',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b83800c3-e839-464a-941c-002f3b5111a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4a77616ac1d4655aa9bbc5ddc957ba1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa128b49af484745993af6389f2047fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:05.565006 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-d49b32f1-8941-4ee9-aaa3-7d3c9b993087 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85537dbc-526c-421e-abfd-b347cb921f57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:05.571416 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-4d9b1600-058f-43f9-bf6c-003f6b0b60b7 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:05.573438 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4d9b1600-058f-43f9-bf6c-003f6b0b60b7 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] GET https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 Aug 25 16:32:05.573780 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4d9b1600-058f-43f9-bf6c-003f6b0b60b7 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:05.574007 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4d9b1600-058f-43f9-bf6c-003f6b0b60b7 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:05.580683 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4d9b1600-058f-43f9-bf6c-003f6b0b60b7 tempest-TestServerVolumeAttachmentScenario-455662869 tempest-TestServerVolumeAttachmentScenario-455662869-project-member] https://10.4.3.102/volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 returned with HTTP 404 Aug 25 16:32:05.581272 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1039/4121] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:05 2026] GET /volume/v3/volumes/e91c822a-3468-4616-afb4-89b70d6f2278 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:32:05.587074 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-d49b32f1-8941-4ee9-aaa3-7d3c9b993087 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85537dbc-526c-421e-abfd-b347cb921f57) transitioned into state 'SUCCESS' from state '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-357364946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4a77616ac1d4655aa9bbc5ddc957ba1',qos_specs=None,replication_status=,reservations=['5863e36b-1230-46b1-a1f2-30f3462d4bb4','faa9cf48-6af8-4226-aa09-d879f5fed986','1d676a92-6e36-43f3-a685-71f270483769','702b45b2-05de-4b92-8756-8e5718c44d61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa128b49af484745993af6389f2047fc',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:05.587870 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-d49b32f1-8941-4ee9-aaa3-7d3c9b993087 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bb9e5fa-0702-47a4-a414-863cec816777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:05.604355 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-d49b32f1-8941-4ee9-aaa3-7d3c9b993087 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bb9e5fa-0702-47a4-a414-863cec816777) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:05.605342 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-d49b32f1-8941-4ee9-aaa3-7d3c9b993087 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Flow 'volume_create_api' (556f77c5-d337-46cf-87e8-c110f79b2666) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:32:05.605676 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-d49b32f1-8941-4ee9-aaa3-7d3c9b993087 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Create volume request issued successfully. Aug 25 16:32:05.606240 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d49b32f1-8941-4ee9-aaa3-7d3c9b993087 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:32:05.606710 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1021/4122] 10.4.3.102 () {70 vars in 1300 bytes} [Tue Aug 25 16:32:05 2026] POST /volume/v3/volumes => generated 788 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:32:05.622134 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-86431177-0b8d-4847-912c-f8690287ef29 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:05.624782 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-86431177-0b8d-4847-912c-f8690287ef29 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] GET https://10.4.3.102/volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 Aug 25 16:32:05.625059 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-86431177-0b8d-4847-912c-f8690287ef29 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:05.625300 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-86431177-0b8d-4847-912c-f8690287ef29 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:05.642002 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:05.642002 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:05.648812 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-86431177-0b8d-4847-912c-f8690287ef29 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Volume info retrieved successfully. Aug 25 16:32:05.656305 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-86431177-0b8d-4847-912c-f8690287ef29 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] https://10.4.3.102/volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 returned with HTTP 200 Aug 25 16:32:05.656787 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1034/4123] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:32:05 2026] GET /volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 => generated 856 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:32:06.506185 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-bb836cc8-f924-4690-92ef-7cd93b7988bb None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:06.508005 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-bb836cc8-f924-4690-92ef-7cd93b7988bb tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] GET https://10.4.3.102/volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 Aug 25 16:32:06.508181 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-bb836cc8-f924-4690-92ef-7cd93b7988bb tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:06.508527 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-bb836cc8-f924-4690-92ef-7cd93b7988bb tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:06.518476 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-bb836cc8-f924-4690-92ef-7cd93b7988bb tempest-AttachVolumeTestJSON-506157302 tempest-AttachVolumeTestJSON-506157302-project-member] https://10.4.3.102/volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 returned with HTTP 404 Aug 25 16:32:06.519791 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1030/4124] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:06 2026] GET /volume/v3/volumes/7b15847f-7bdf-4f66-816b-ad9e14c42d94 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:32:06.669089 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-7aa122e6-2c8d-4120-86aa-fa7d956ff208 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:06.670673 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7aa122e6-2c8d-4120-86aa-fa7d956ff208 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] GET https://10.4.3.102/volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 Aug 25 16:32:06.670859 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7aa122e6-2c8d-4120-86aa-fa7d956ff208 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:06.671073 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7aa122e6-2c8d-4120-86aa-fa7d956ff208 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:06.677545 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:06.677545 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:06.680998 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-7aa122e6-2c8d-4120-86aa-fa7d956ff208 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Volume info retrieved successfully. Aug 25 16:32:06.684737 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7aa122e6-2c8d-4120-86aa-fa7d956ff208 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] https://10.4.3.102/volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 returned with HTTP 200 Aug 25 16:32:06.685072 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1040/4125] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:32:06 2026] GET /volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:32:06.697783 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f49ce7ed-5e9e-442c-9f1e-0a9b256d5998 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:06.700164 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f49ce7ed-5e9e-442c-9f1e-0a9b256d5998 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] GET https://10.4.3.102/volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 Aug 25 16:32:06.700400 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f49ce7ed-5e9e-442c-9f1e-0a9b256d5998 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:06.700707 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f49ce7ed-5e9e-442c-9f1e-0a9b256d5998 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:06.708401 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:06.708401 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:06.711564 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-f49ce7ed-5e9e-442c-9f1e-0a9b256d5998 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Volume info retrieved successfully. Aug 25 16:32:06.715743 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f49ce7ed-5e9e-442c-9f1e-0a9b256d5998 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] https://10.4.3.102/volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 returned with HTTP 200 Aug 25 16:32:06.716119 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1022/4126] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:32:06 2026] GET /volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:32:06.752281 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-33daca7e-85ff-422a-a2e8-715ed8af7ed3 req-cec03c15-1385-4af7-8b8d-7b687660f3d8 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:06.754457 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-33daca7e-85ff-422a-a2e8-715ed8af7ed3 req-cec03c15-1385-4af7-8b8d-7b687660f3d8 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] GET https://10.4.3.102/volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 Aug 25 16:32:06.754675 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-33daca7e-85ff-422a-a2e8-715ed8af7ed3 req-cec03c15-1385-4af7-8b8d-7b687660f3d8 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:06.754859 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-33daca7e-85ff-422a-a2e8-715ed8af7ed3 req-cec03c15-1385-4af7-8b8d-7b687660f3d8 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:06.761297 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:06.761297 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:06.764598 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-33daca7e-85ff-422a-a2e8-715ed8af7ed3 req-cec03c15-1385-4af7-8b8d-7b687660f3d8 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Volume info retrieved successfully. Aug 25 16:32:06.768410 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-33daca7e-85ff-422a-a2e8-715ed8af7ed3 req-cec03c15-1385-4af7-8b8d-7b687660f3d8 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] https://10.4.3.102/volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 returned with HTTP 200 Aug 25 16:32:06.768862 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1035/4127] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:32:06 2026] GET /volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 => generated 863 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:06.863907 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-4f854d1d-c7d5-497e-9465-5fe8a70dd583 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:06.864392 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4f854d1d-c7d5-497e-9465-5fe8a70dd583 None None] GET https://10.4.3.102/volume// Aug 25 16:32:06.864951 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4f854d1d-c7d5-497e-9465-5fe8a70dd583 None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:06.864951 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4f854d1d-c7d5-497e-9465-5fe8a70dd583 None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:06.865304 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4f854d1d-c7d5-497e-9465-5fe8a70dd583 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:32:06.865717 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1031/4128] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:32:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:32:06.872402 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-33daca7e-85ff-422a-a2e8-715ed8af7ed3 req-efdaae90-a497-4e6d-8b5c-ef73c74d24ee None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:06.877185 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-33daca7e-85ff-422a-a2e8-715ed8af7ed3 req-efdaae90-a497-4e6d-8b5c-ef73c74d24ee tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:32:06.877493 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-33daca7e-85ff-422a-a2e8-715ed8af7ed3 req-efdaae90-a497-4e6d-8b5c-ef73c74d24ee tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b83800c3-e839-464a-941c-002f3b5111a5", "connector": null, "instance_uuid": "a735d359-e335-4799-8223-a98195bfe240"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:06.888769 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:06.888769 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:06.931610 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-33daca7e-85ff-422a-a2e8-715ed8af7ed3 req-efdaae90-a497-4e6d-8b5c-ef73c74d24ee tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:32:06.932197 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1041/4129] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:32:06 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:32:06.966147 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-09711680-5444-40c8-b185-44dfb45db90b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:06.970091 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-09711680-5444-40c8-b185-44dfb45db90b tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] GET https://10.4.3.102/volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 Aug 25 16:32:06.970091 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-09711680-5444-40c8-b185-44dfb45db90b tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:06.970091 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-09711680-5444-40c8-b185-44dfb45db90b tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:06.978446 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-56bf4e65-ae6b-4e16-9692-1d535146d18c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:06.978805 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-56bf4e65-ae6b-4e16-9692-1d535146d18c None None] GET https://10.4.3.102/volume// Aug 25 16:32:06.978958 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-56bf4e65-ae6b-4e16-9692-1d535146d18c None None] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:06.979152 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-56bf4e65-ae6b-4e16-9692-1d535146d18c None None] Calling method 'all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:06.979516 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-56bf4e65-ae6b-4e16-9692-1d535146d18c None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:32:06.979820 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1036/4130] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:32:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:32:06.980220 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:06.980220 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:06.986971 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-09711680-5444-40c8-b185-44dfb45db90b tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Volume info retrieved successfully. Aug 25 16:32:06.988064 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-09711680-5444-40c8-b185-44dfb45db90b tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] https://10.4.3.102/volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 returned with HTTP 200 Aug 25 16:32:06.988417 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1023/4131] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:32:06 2026] GET /volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:32:06.990504 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-33daca7e-85ff-422a-a2e8-715ed8af7ed3 req-8f0d2041-8dd3-4586-85e5-85db7c078f05 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:06.992369 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-33daca7e-85ff-422a-a2e8-715ed8af7ed3 req-8f0d2041-8dd3-4586-85e5-85db7c078f05 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] GET https://10.4.3.102/volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 Aug 25 16:32:06.992653 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-33daca7e-85ff-422a-a2e8-715ed8af7ed3 req-8f0d2041-8dd3-4586-85e5-85db7c078f05 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:06.992849 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-33daca7e-85ff-422a-a2e8-715ed8af7ed3 req-8f0d2041-8dd3-4586-85e5-85db7c078f05 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:07.005829 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:07.005829 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:07.010983 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-33daca7e-85ff-422a-a2e8-715ed8af7ed3 req-8f0d2041-8dd3-4586-85e5-85db7c078f05 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Volume info retrieved successfully. Aug 25 16:32:07.022232 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-33daca7e-85ff-422a-a2e8-715ed8af7ed3 req-8f0d2041-8dd3-4586-85e5-85db7c078f05 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] https://10.4.3.102/volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 returned with HTTP 200 Aug 25 16:32:07.022911 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1032/4132] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:32:06 2026] GET /volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 => generated 1042 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:32:07.128990 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-33daca7e-85ff-422a-a2e8-715ed8af7ed3 req-e46c1270-09f9-4b2c-bcab-86913064eff1 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:07.130923 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-33daca7e-85ff-422a-a2e8-715ed8af7ed3 req-e46c1270-09f9-4b2c-bcab-86913064eff1 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] PUT https://10.4.3.102/volume/v3/attachments/619a498a-375d-4a4c-af4b-9a9fd23e648d Aug 25 16:32:07.131252 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-33daca7e-85ff-422a-a2e8-715ed8af7ed3 req-e46c1270-09f9-4b2c-bcab-86913064eff1 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:07.138407 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-33daca7e-85ff-422a-a2e8-715ed8af7ed3 req-e46c1270-09f9-4b2c-bcab-86913064eff1 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Acquiring lock "cinder-attachment_update-b83800c3-e839-464a-941c-002f3b5111a5-np0000008093" by "attachment_update" {{(pid=100457) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:32:07.143377 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-33daca7e-85ff-422a-a2e8-715ed8af7ed3 req-e46c1270-09f9-4b2c-bcab-86913064eff1 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Lock "cinder-attachment_update-b83800c3-e839-464a-941c-002f3b5111a5-np0000008093" acquired by "attachment_update" :: waited 0.005s {{(pid=100457) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:32:07.144282 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:07.144282 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:07.228635 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-33daca7e-85ff-422a-a2e8-715ed8af7ed3 req-e46c1270-09f9-4b2c-bcab-86913064eff1 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Lock "cinder-attachment_update-b83800c3-e839-464a-941c-002f3b5111a5-np0000008093" released by "attachment_update" :: held 0.085s {{(pid=100457) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:32:07.228982 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-33daca7e-85ff-422a-a2e8-715ed8af7ed3 req-e46c1270-09f9-4b2c-bcab-86913064eff1 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] https://10.4.3.102/volume/v3/attachments/619a498a-375d-4a4c-af4b-9a9fd23e648d returned with HTTP 200 Aug 25 16:32:07.229995 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1042/4133] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:32:07 2026] PUT /volume/v3/attachments/619a498a-375d-4a4c-af4b-9a9fd23e648d => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:32:08.000318 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-49a6a089-204f-417d-9edb-598ed11efa4d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:08.003742 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-49a6a089-204f-417d-9edb-598ed11efa4d tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] GET https://10.4.3.102/volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 Aug 25 16:32:08.003742 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-49a6a089-204f-417d-9edb-598ed11efa4d tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:08.003742 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-49a6a089-204f-417d-9edb-598ed11efa4d tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:08.012971 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:08.012971 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:08.015987 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-49a6a089-204f-417d-9edb-598ed11efa4d tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Volume info retrieved successfully. Aug 25 16:32:08.020295 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-49a6a089-204f-417d-9edb-598ed11efa4d tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] https://10.4.3.102/volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 returned with HTTP 200 Aug 25 16:32:08.020702 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1037/4134] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:32:07 2026] GET /volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:32:09.036359 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-915389b7-dc30-44e9-a1c8-b7e8c4162d64 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:09.038010 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-915389b7-dc30-44e9-a1c8-b7e8c4162d64 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] GET https://10.4.3.102/volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 Aug 25 16:32:09.038201 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-915389b7-dc30-44e9-a1c8-b7e8c4162d64 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:09.038371 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-915389b7-dc30-44e9-a1c8-b7e8c4162d64 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:09.048550 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:09.048550 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:09.051834 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-915389b7-dc30-44e9-a1c8-b7e8c4162d64 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Volume info retrieved successfully. Aug 25 16:32:09.055775 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-915389b7-dc30-44e9-a1c8-b7e8c4162d64 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] https://10.4.3.102/volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 returned with HTTP 200 Aug 25 16:32:09.056166 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1024/4135] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:32:09 2026] GET /volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:32:10.070995 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b6cc7ebe-3635-4299-9e1e-5d278ee8ef93 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:10.074670 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b6cc7ebe-3635-4299-9e1e-5d278ee8ef93 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] GET https://10.4.3.102/volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 Aug 25 16:32:10.074670 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b6cc7ebe-3635-4299-9e1e-5d278ee8ef93 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:10.074670 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b6cc7ebe-3635-4299-9e1e-5d278ee8ef93 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:10.094479 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:10.094479 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:10.100600 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-b6cc7ebe-3635-4299-9e1e-5d278ee8ef93 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Volume info retrieved successfully. Aug 25 16:32:10.101693 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b6cc7ebe-3635-4299-9e1e-5d278ee8ef93 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] https://10.4.3.102/volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 returned with HTTP 200 Aug 25 16:32:10.102036 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1033/4136] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:32:10 2026] GET /volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 => generated 881 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:32:10.308935 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-41b5b96a-b209-4de4-ad08-0204d9393438 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:10.408688 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-41b5b96a-b209-4de4-ad08-0204d9393438 tempest-BackendsCapabilitiesAdminTestsJSON-1059311811 tempest-BackendsCapabilitiesAdminTestsJSON-1059311811-project-admin] GET https://10.4.3.102/volume/v3/scheduler-stats/get_pools Aug 25 16:32:10.408942 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-41b5b96a-b209-4de4-ad08-0204d9393438 tempest-BackendsCapabilitiesAdminTestsJSON-1059311811 tempest-BackendsCapabilitiesAdminTestsJSON-1059311811-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:10.409147 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-41b5b96a-b209-4de4-ad08-0204d9393438 tempest-BackendsCapabilitiesAdminTestsJSON-1059311811 tempest-BackendsCapabilitiesAdminTestsJSON-1059311811-project-admin] Calling method 'get_pools' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:10.409388 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:10.409388 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:10.419933 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-41b5b96a-b209-4de4-ad08-0204d9393438 tempest-BackendsCapabilitiesAdminTestsJSON-1059311811 tempest-BackendsCapabilitiesAdminTestsJSON-1059311811-project-admin] https://10.4.3.102/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 25 16:32:10.420549 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1043/4137] 10.4.3.102 () {66 vars in 1291 bytes} [Tue Aug 25 16:32:10 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:10.428126 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-0efd6f94-2de1-4a2e-9bc4-94d2631cf2db None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:10.429871 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0efd6f94-2de1-4a2e-9bc4-94d2631cf2db tempest-BackendsCapabilitiesAdminTestsJSON-1059311811 tempest-BackendsCapabilitiesAdminTestsJSON-1059311811-project-admin] GET https://10.4.3.102/volume/v3/scheduler-stats/get_pools?detail=True Aug 25 16:32:10.430097 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0efd6f94-2de1-4a2e-9bc4-94d2631cf2db tempest-BackendsCapabilitiesAdminTestsJSON-1059311811 tempest-BackendsCapabilitiesAdminTestsJSON-1059311811-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:10.430280 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0efd6f94-2de1-4a2e-9bc4-94d2631cf2db tempest-BackendsCapabilitiesAdminTestsJSON-1059311811 tempest-BackendsCapabilitiesAdminTestsJSON-1059311811-project-admin] Calling method 'get_pools' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:10.439878 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0efd6f94-2de1-4a2e-9bc4-94d2631cf2db tempest-BackendsCapabilitiesAdminTestsJSON-1059311811 tempest-BackendsCapabilitiesAdminTestsJSON-1059311811-project-admin] https://10.4.3.102/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 25 16:32:10.440233 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1038/4138] 10.4.3.102 () {66 vars in 1314 bytes} [Tue Aug 25 16:32:10 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:32:10.448743 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-4334a01b-6f12-4455-9c2b-faf179df1606 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:10.453238 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4334a01b-6f12-4455-9c2b-faf179df1606 tempest-BackendsCapabilitiesAdminTestsJSON-1059311811 tempest-BackendsCapabilitiesAdminTestsJSON-1059311811-project-admin] GET https://10.4.3.102/volume/v3/capabilities/np0000008093@storpool Aug 25 16:32:10.453483 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4334a01b-6f12-4455-9c2b-faf179df1606 tempest-BackendsCapabilitiesAdminTestsJSON-1059311811 tempest-BackendsCapabilitiesAdminTestsJSON-1059311811-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:10.453761 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4334a01b-6f12-4455-9c2b-faf179df1606 tempest-BackendsCapabilitiesAdminTestsJSON-1059311811 tempest-BackendsCapabilitiesAdminTestsJSON-1059311811-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:10.468948 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4334a01b-6f12-4455-9c2b-faf179df1606 tempest-BackendsCapabilitiesAdminTestsJSON-1059311811 tempest-BackendsCapabilitiesAdminTestsJSON-1059311811-project-admin] https://10.4.3.102/volume/v3/capabilities/np0000008093@storpool returned with HTTP 200 Aug 25 16:32:10.469374 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1025/4139] 10.4.3.102 () {66 vars in 1318 bytes} [Tue Aug 25 16:32:10 2026] GET /volume/v3/capabilities/np0000008093@storpool => generated 703 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:10.478789 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f335ccfa-628f-40f9-bd95-9f2d1e9a8ac9 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:10.480495 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f335ccfa-628f-40f9-bd95-9f2d1e9a8ac9 tempest-BackendsCapabilitiesAdminTestsJSON-1059311811 tempest-BackendsCapabilitiesAdminTestsJSON-1059311811-project-admin] GET https://10.4.3.102/volume/v3/capabilities/np0000008093@storpool Aug 25 16:32:10.480735 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f335ccfa-628f-40f9-bd95-9f2d1e9a8ac9 tempest-BackendsCapabilitiesAdminTestsJSON-1059311811 tempest-BackendsCapabilitiesAdminTestsJSON-1059311811-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:10.480939 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f335ccfa-628f-40f9-bd95-9f2d1e9a8ac9 tempest-BackendsCapabilitiesAdminTestsJSON-1059311811 tempest-BackendsCapabilitiesAdminTestsJSON-1059311811-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:10.492919 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f335ccfa-628f-40f9-bd95-9f2d1e9a8ac9 tempest-BackendsCapabilitiesAdminTestsJSON-1059311811 tempest-BackendsCapabilitiesAdminTestsJSON-1059311811-project-admin] https://10.4.3.102/volume/v3/capabilities/np0000008093@storpool returned with HTTP 200 Aug 25 16:32:10.493320 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1034/4140] 10.4.3.102 () {66 vars in 1318 bytes} [Tue Aug 25 16:32:10 2026] GET /volume/v3/capabilities/np0000008093@storpool => generated 703 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:10.505757 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-0d3c90d9-67b2-4492-ac79-0ffeb3f8807b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:10.509449 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0d3c90d9-67b2-4492-ac79-0ffeb3f8807b tempest-BackendsCapabilitiesAdminTestsJSON-1059311811 tempest-BackendsCapabilitiesAdminTestsJSON-1059311811-project-admin] GET https://10.4.3.102/volume/v3/capabilities/np0000008093@storpool Aug 25 16:32:10.509706 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0d3c90d9-67b2-4492-ac79-0ffeb3f8807b tempest-BackendsCapabilitiesAdminTestsJSON-1059311811 tempest-BackendsCapabilitiesAdminTestsJSON-1059311811-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:10.509936 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0d3c90d9-67b2-4492-ac79-0ffeb3f8807b tempest-BackendsCapabilitiesAdminTestsJSON-1059311811 tempest-BackendsCapabilitiesAdminTestsJSON-1059311811-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:10.521581 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0d3c90d9-67b2-4492-ac79-0ffeb3f8807b tempest-BackendsCapabilitiesAdminTestsJSON-1059311811 tempest-BackendsCapabilitiesAdminTestsJSON-1059311811-project-admin] https://10.4.3.102/volume/v3/capabilities/np0000008093@storpool returned with HTTP 200 Aug 25 16:32:10.522101 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1044/4141] 10.4.3.102 () {66 vars in 1318 bytes} [Tue Aug 25 16:32:10 2026] GET /volume/v3/capabilities/np0000008093@storpool => generated 703 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:11.116324 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-41a423f8-8662-4b3a-87de-67e3910f0706 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:11.118674 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-41a423f8-8662-4b3a-87de-67e3910f0706 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] GET https://10.4.3.102/volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 Aug 25 16:32:11.118932 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-41a423f8-8662-4b3a-87de-67e3910f0706 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:11.119170 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-41a423f8-8662-4b3a-87de-67e3910f0706 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:11.130143 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:11.130143 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:11.133830 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-41a423f8-8662-4b3a-87de-67e3910f0706 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Volume info retrieved successfully. Aug 25 16:32:11.138737 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-41a423f8-8662-4b3a-87de-67e3910f0706 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] https://10.4.3.102/volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 returned with HTTP 200 Aug 25 16:32:11.139193 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1039/4142] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:32:11 2026] GET /volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 16:32:12.062430 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-33daca7e-85ff-422a-a2e8-715ed8af7ed3 req-669efbd7-efc7-401a-95c2-83b5b115615f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:12.065154 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-33daca7e-85ff-422a-a2e8-715ed8af7ed3 req-669efbd7-efc7-401a-95c2-83b5b115615f tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] POST https://10.4.3.102/volume/v3/attachments/619a498a-375d-4a4c-af4b-9a9fd23e648d/action Aug 25 16:32:12.067762 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-33daca7e-85ff-422a-a2e8-715ed8af7ed3 req-669efbd7-efc7-401a-95c2-83b5b115615f tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Action body: b'{"os-complete": null}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:32:12.067762 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-33daca7e-85ff-422a-a2e8-715ed8af7ed3 req-669efbd7-efc7-401a-95c2-83b5b115615f tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:12.086990 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:12.086990 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:12.112608 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-33daca7e-85ff-422a-a2e8-715ed8af7ed3 req-669efbd7-efc7-401a-95c2-83b5b115615f tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] https://10.4.3.102/volume/v3/attachments/619a498a-375d-4a4c-af4b-9a9fd23e648d/action returned with HTTP 204 Aug 25 16:32:12.113191 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1026/4143] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:32:12 2026] POST /volume/v3/attachments/619a498a-375d-4a4c-af4b-9a9fd23e648d/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:32:12.152506 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-6f48c704-9835-49c6-83bf-26a4a58aab1e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:12.154751 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6f48c704-9835-49c6-83bf-26a4a58aab1e tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] GET https://10.4.3.102/volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 Aug 25 16:32:12.154951 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6f48c704-9835-49c6-83bf-26a4a58aab1e tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:12.155129 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6f48c704-9835-49c6-83bf-26a4a58aab1e tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:12.164311 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:12.164311 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:12.167569 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-6f48c704-9835-49c6-83bf-26a4a58aab1e tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Volume info retrieved successfully. Aug 25 16:32:12.171421 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6f48c704-9835-49c6-83bf-26a4a58aab1e tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] https://10.4.3.102/volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 returned with HTTP 200 Aug 25 16:32:12.171835 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1035/4144] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:32:12 2026] GET /volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 => generated 1173 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:32:12.188420 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-60443571-a718-4486-bd8e-e90a6155a96e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:12.190204 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-60443571-a718-4486-bd8e-e90a6155a96e tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] GET https://10.4.3.102/volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 Aug 25 16:32:12.190508 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-60443571-a718-4486-bd8e-e90a6155a96e tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:12.190811 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-60443571-a718-4486-bd8e-e90a6155a96e tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:12.200098 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:12.200098 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:12.203368 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-60443571-a718-4486-bd8e-e90a6155a96e tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Volume info retrieved successfully. Aug 25 16:32:12.207350 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-60443571-a718-4486-bd8e-e90a6155a96e tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] https://10.4.3.102/volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 returned with HTTP 200 Aug 25 16:32:12.207824 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1045/4145] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:32:12 2026] GET /volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 => generated 1173 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:32:12.227280 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-36c60520-8362-46c3-b866-b98677a4d29a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:12.228785 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1040/4146] 10.4.3.102 () {70 vars in 1611 bytes} [Tue Aug 25 16:32:12 2026] DELETE /volume/v3/attachments/619a498a-375d-4a4c-af4b-9a9fd23e648d => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 25 16:32:12.235341 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b098469b-8439-431e-8d3a-f4481a6f85d9 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:12.299908 np0000008093 devstack@c-api.service[100455]: WARNING keystonemiddleware.auth_token [None req-b098469b-8439-431e-8d3a-f4481a6f85d9 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 25 16:32:12.301786 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1027/4147] 10.4.3.102 () {70 vars in 1611 bytes} [Tue Aug 25 16:32:12 2026] DELETE /volume/v3/attachments/619a498a-375d-4a4c-af4b-9a9fd23e648d => generated 114 bytes in 67 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 25 16:32:12.311745 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-9e2c1a86-dab9-4b2e-9235-0c41e421bee5 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:12.313607 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9e2c1a86-dab9-4b2e-9235-0c41e421bee5 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] DELETE https://10.4.3.102/volume/v3/attachments/619a498a-375d-4a4c-af4b-9a9fd23e648d Aug 25 16:32:12.313822 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9e2c1a86-dab9-4b2e-9235-0c41e421bee5 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:12.313997 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9e2c1a86-dab9-4b2e-9235-0c41e421bee5 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:12.321206 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:12.321206 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:12.324322 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-9e2c1a86-dab9-4b2e-9235-0c41e421bee5 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Attachment connected to vm a735d359-e335-4799-8223-a98195bfe240, checking data on nova Aug 25 16:32:12.324518 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.compute.nova [None req-9e2c1a86-dab9-4b2e-9235-0c41e421bee5 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Creating Keystone token plugin using URL: https://10.4.3.102/identity {{(pid=100456) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 25 16:32:12.509621 np0000008093 devstack@c-api.service[100456]: DEBUG novaclient.v2.client [None req-9e2c1a86-dab9-4b2e-9235-0c41e421bee5 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] REQ: curl -g -i -X GET https://10.4.3.102/compute/v2.1/servers/a735d359-e335-4799-8223-a98195bfe240/os-volume_attachments/b83800c3-e839-464a-941c-002f3b5111a5 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}c26616abc3e4c1a57235dc36ad7f5d9ba9971ede46931ad248c8fe67b7127d5b" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-9e2c1a86-dab9-4b2e-9235-0c41e421bee5" -H "X-Service-Token: {SHA256}774a88aee450000dcd0d4dff57128fff73218eefcde1d9bfd0f6ff010a6bb795" {{(pid=100456) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 25 16:32:12.694449 np0000008093 devstack@c-api.service[100456]: DEBUG novaclient.v2.client [None req-9e2c1a86-dab9-4b2e-9235-0c41e421bee5 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 25 Aug 2026 16:32:12 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-5a0bb22e-d139-4a3a-a0db-0ca76d34d22f x-openstack-request-id: req-5a0bb22e-d139-4a3a-a0db-0ca76d34d22f {{(pid=100456) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 25 16:32:12.694886 np0000008093 devstack@c-api.service[100456]: DEBUG novaclient.v2.client [None req-9e2c1a86-dab9-4b2e-9235-0c41e421bee5 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "b83800c3-e839-464a-941c-002f3b5111a5", "serverId": "a735d359-e335-4799-8223-a98195bfe240", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "619a498a-375d-4a4c-af4b-9a9fd23e648d", "bdm_uuid": "d02ca31b-79ff-4e20-a528-9cc8acb2dd1b"}} {{(pid=100456) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 25 16:32:12.694886 np0000008093 devstack@c-api.service[100456]: DEBUG novaclient.v2.client [None req-9e2c1a86-dab9-4b2e-9235-0c41e421bee5 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] GET call to compute for https://10.4.3.102/compute/v2.1/servers/a735d359-e335-4799-8223-a98195bfe240/os-volume_attachments/b83800c3-e839-464a-941c-002f3b5111a5 used request id req-5a0bb22e-d139-4a3a-a0db-0ca76d34d22f {{(pid=100456) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 25 16:32:12.696867 np0000008093 devstack@c-api.service[100456]: ERROR cinder.volume.api [None req-9e2c1a86-dab9-4b2e-9235-0c41e421bee5 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault [None req-9e2c1a86-dab9-4b2e-9235-0c41e421bee5 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Caught error: Detach volume from instance a735d359-e335-4799-8223-a98195bfe240 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance a735d359-e335-4799-8223-a98195bfe240 using the Compute API Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 25 16:32:12.699350 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance a735d359-e335-4799-8223-a98195bfe240 using the Compute API Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: ERROR cinder.api.middleware.fault Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.middleware.fault [None req-9e2c1a86-dab9-4b2e-9235-0c41e421bee5 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] https://10.4.3.102/volume/v3/attachments/619a498a-375d-4a4c-af4b-9a9fd23e648d returned with HTTP 409 Aug 25 16:32:12.700997 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1036/4148] 10.4.3.102 () {68 vars in 1404 bytes} [Tue Aug 25 16:32:12 2026] DELETE /volume/v3/attachments/619a498a-375d-4a4c-af4b-9a9fd23e648d => generated 167 bytes in 389 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:32:12.735272 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-11b49173-a96d-4a77-ae9f-826c5034cfd9 req-4ec7300e-2eb4-472e-8e66-a08dd5aef3dc None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:12.738207 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-11b49173-a96d-4a77-ae9f-826c5034cfd9 req-4ec7300e-2eb4-472e-8e66-a08dd5aef3dc tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] GET https://10.4.3.102/volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 Aug 25 16:32:12.738421 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-11b49173-a96d-4a77-ae9f-826c5034cfd9 req-4ec7300e-2eb4-472e-8e66-a08dd5aef3dc tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:12.738645 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-11b49173-a96d-4a77-ae9f-826c5034cfd9 req-4ec7300e-2eb4-472e-8e66-a08dd5aef3dc tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:12.751825 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:12.751825 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:12.755000 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-11b49173-a96d-4a77-ae9f-826c5034cfd9 req-4ec7300e-2eb4-472e-8e66-a08dd5aef3dc tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Volume info retrieved successfully. Aug 25 16:32:12.758646 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-11b49173-a96d-4a77-ae9f-826c5034cfd9 req-4ec7300e-2eb4-472e-8e66-a08dd5aef3dc tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] https://10.4.3.102/volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 returned with HTTP 200 Aug 25 16:32:12.759031 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1046/4149] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:32:12 2026] GET /volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 => generated 1155 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:32:12.785578 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-11b49173-a96d-4a77-ae9f-826c5034cfd9 req-b451b90c-21b4-4d72-b9ed-5938aefeacfa None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:12.787533 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-11b49173-a96d-4a77-ae9f-826c5034cfd9 req-b451b90c-21b4-4d72-b9ed-5938aefeacfa tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] POST https://10.4.3.102/volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5/action Aug 25 16:32:12.787853 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-11b49173-a96d-4a77-ae9f-826c5034cfd9 req-b451b90c-21b4-4d72-b9ed-5938aefeacfa tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:32:12.787975 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-11b49173-a96d-4a77-ae9f-826c5034cfd9 req-b451b90c-21b4-4d72-b9ed-5938aefeacfa tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:12.803705 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:12.803705 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:12.804174 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-11b49173-a96d-4a77-ae9f-826c5034cfd9 req-b451b90c-21b4-4d72-b9ed-5938aefeacfa tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Volume info retrieved successfully. Aug 25 16:32:12.816044 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-11b49173-a96d-4a77-ae9f-826c5034cfd9 req-b451b90c-21b4-4d72-b9ed-5938aefeacfa tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Begin detaching volume completed successfully. Aug 25 16:32:12.817420 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-11b49173-a96d-4a77-ae9f-826c5034cfd9 req-b451b90c-21b4-4d72-b9ed-5938aefeacfa tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] https://10.4.3.102/volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5/action returned with HTTP 202 Aug 25 16:32:12.817783 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1041/4150] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:32:12 2026] POST /volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:32:12.866223 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a546ca5d-592e-4cf8-a222-3563c3ac3acd None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:12.866556 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a546ca5d-592e-4cf8-a222-3563c3ac3acd None None] GET https://10.4.3.102/volume// Aug 25 16:32:12.866730 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a546ca5d-592e-4cf8-a222-3563c3ac3acd None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:12.866946 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a546ca5d-592e-4cf8-a222-3563c3ac3acd None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:12.867422 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a546ca5d-592e-4cf8-a222-3563c3ac3acd None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:32:12.867501 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1028/4151] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:32:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:32:12.875854 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-11b49173-a96d-4a77-ae9f-826c5034cfd9 req-babc90dc-3566-4481-8d75-26d242f2c30d None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:12.878569 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-11b49173-a96d-4a77-ae9f-826c5034cfd9 req-babc90dc-3566-4481-8d75-26d242f2c30d tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] GET https://10.4.3.102/volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 Aug 25 16:32:12.878882 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-11b49173-a96d-4a77-ae9f-826c5034cfd9 req-babc90dc-3566-4481-8d75-26d242f2c30d tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:12.879099 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-11b49173-a96d-4a77-ae9f-826c5034cfd9 req-babc90dc-3566-4481-8d75-26d242f2c30d tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:12.912182 np0000008093 devstack@c-api.service[100456]: DEBUG oslo_db.sqlalchemy.engines [req-11b49173-a96d-4a77-ae9f-826c5034cfd9 req-babc90dc-3566-4481-8d75-26d242f2c30d tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100456) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 16:32:12.920648 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:12.920648 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:12.924380 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-11b49173-a96d-4a77-ae9f-826c5034cfd9 req-babc90dc-3566-4481-8d75-26d242f2c30d tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Volume info retrieved successfully. Aug 25 16:32:12.928453 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-11b49173-a96d-4a77-ae9f-826c5034cfd9 req-babc90dc-3566-4481-8d75-26d242f2c30d tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] https://10.4.3.102/volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 returned with HTTP 200 Aug 25 16:32:12.928993 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1037/4152] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:32:12 2026] GET /volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 => generated 1338 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:32:13.008008 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-4d8cfaa8-d163-40a3-a92a-953b35432452 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:13.086062 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4d8cfaa8-d163-40a3-a92a-953b35432452 tempest-VolumePoolsAdminTestsJSON-317868995 tempest-VolumePoolsAdminTestsJSON-317868995-project-admin] GET https://10.4.3.102/volume/v3/scheduler-stats/get_pools?detail=True Aug 25 16:32:13.086268 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4d8cfaa8-d163-40a3-a92a-953b35432452 tempest-VolumePoolsAdminTestsJSON-317868995 tempest-VolumePoolsAdminTestsJSON-317868995-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:13.086447 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4d8cfaa8-d163-40a3-a92a-953b35432452 tempest-VolumePoolsAdminTestsJSON-317868995 tempest-VolumePoolsAdminTestsJSON-317868995-project-admin] Calling method 'get_pools' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:13.097718 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4d8cfaa8-d163-40a3-a92a-953b35432452 tempest-VolumePoolsAdminTestsJSON-317868995 tempest-VolumePoolsAdminTestsJSON-317868995-project-admin] https://10.4.3.102/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 25 16:32:13.098090 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1047/4153] 10.4.3.102 () {66 vars in 1314 bytes} [Tue Aug 25 16:32:13 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:32:13.109411 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b1388b44-cb04-4e77-bf6c-d388dd4a1816 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:13.111194 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b1388b44-cb04-4e77-bf6c-d388dd4a1816 tempest-VolumePoolsAdminTestsJSON-317868995 tempest-VolumePoolsAdminTestsJSON-317868995-project-admin] GET https://10.4.3.102/volume/v3/scheduler-stats/get_pools Aug 25 16:32:13.111371 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b1388b44-cb04-4e77-bf6c-d388dd4a1816 tempest-VolumePoolsAdminTestsJSON-317868995 tempest-VolumePoolsAdminTestsJSON-317868995-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:13.111562 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b1388b44-cb04-4e77-bf6c-d388dd4a1816 tempest-VolumePoolsAdminTestsJSON-317868995 tempest-VolumePoolsAdminTestsJSON-317868995-project-admin] Calling method 'get_pools' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:13.120535 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b1388b44-cb04-4e77-bf6c-d388dd4a1816 tempest-VolumePoolsAdminTestsJSON-317868995 tempest-VolumePoolsAdminTestsJSON-317868995-project-admin] https://10.4.3.102/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 25 16:32:13.121036 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1042/4154] 10.4.3.102 () {66 vars in 1291 bytes} [Tue Aug 25 16:32:13 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:13.777257 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-11b49173-a96d-4a77-ae9f-826c5034cfd9 req-9e4e7272-283f-4d5d-b3e4-b56c53a79fcf None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:13.779225 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-11b49173-a96d-4a77-ae9f-826c5034cfd9 req-9e4e7272-283f-4d5d-b3e4-b56c53a79fcf tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] DELETE https://10.4.3.102/volume/v3/attachments/619a498a-375d-4a4c-af4b-9a9fd23e648d Aug 25 16:32:13.779288 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-11b49173-a96d-4a77-ae9f-826c5034cfd9 req-9e4e7272-283f-4d5d-b3e4-b56c53a79fcf tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:13.779467 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-11b49173-a96d-4a77-ae9f-826c5034cfd9 req-9e4e7272-283f-4d5d-b3e4-b56c53a79fcf tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:13.789249 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:13.789249 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:13.866653 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-11b49173-a96d-4a77-ae9f-826c5034cfd9 req-9e4e7272-283f-4d5d-b3e4-b56c53a79fcf tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] https://10.4.3.102/volume/v3/attachments/619a498a-375d-4a4c-af4b-9a9fd23e648d returned with HTTP 200 Aug 25 16:32:13.866790 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1029/4155] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:32:13 2026] DELETE /volume/v3/attachments/619a498a-375d-4a4c-af4b-9a9fd23e648d => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:13.954877 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-6a4dfb5d-771a-4a76-b9e7-e7fd59759b51 req-02ff7049-1f6d-437c-a603-a1320bf5da23 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:13.956441 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-6a4dfb5d-771a-4a76-b9e7-e7fd59759b51 req-02ff7049-1f6d-437c-a603-a1320bf5da23 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] GET https://10.4.3.102/volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 Aug 25 16:32:13.956639 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-6a4dfb5d-771a-4a76-b9e7-e7fd59759b51 req-02ff7049-1f6d-437c-a603-a1320bf5da23 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:13.956815 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-6a4dfb5d-771a-4a76-b9e7-e7fd59759b51 req-02ff7049-1f6d-437c-a603-a1320bf5da23 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:13.963531 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:13.963531 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:13.966867 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-6a4dfb5d-771a-4a76-b9e7-e7fd59759b51 req-02ff7049-1f6d-437c-a603-a1320bf5da23 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Volume info retrieved successfully. Aug 25 16:32:13.970834 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-6a4dfb5d-771a-4a76-b9e7-e7fd59759b51 req-02ff7049-1f6d-437c-a603-a1320bf5da23 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] https://10.4.3.102/volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 returned with HTTP 200 Aug 25 16:32:13.971214 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1038/4156] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:32:13 2026] GET /volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 => generated 863 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:13.990409 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1cc275d1-9417-4fc6-8fd4-70c2fe2285d7 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:13.992680 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1cc275d1-9417-4fc6-8fd4-70c2fe2285d7 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] DELETE https://10.4.3.102/volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 Aug 25 16:32:13.992969 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1cc275d1-9417-4fc6-8fd4-70c2fe2285d7 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:13.993434 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1cc275d1-9417-4fc6-8fd4-70c2fe2285d7 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:13.993698 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-1cc275d1-9417-4fc6-8fd4-70c2fe2285d7 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Delete volume with id: b83800c3-e839-464a-941c-002f3b5111a5 Aug 25 16:32:14.001172 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:14.001172 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:14.001649 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-1cc275d1-9417-4fc6-8fd4-70c2fe2285d7 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Volume info retrieved successfully. Aug 25 16:32:14.019028 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-1cc275d1-9417-4fc6-8fd4-70c2fe2285d7 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Delete volume request issued successfully. Aug 25 16:32:14.019183 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1cc275d1-9417-4fc6-8fd4-70c2fe2285d7 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] https://10.4.3.102/volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 returned with HTTP 202 Aug 25 16:32:14.019598 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1048/4157] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:32:13 2026] DELETE /volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:32:14.026214 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-1c02c3c9-e8ea-4be5-b8e0-86646299b3e2 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:14.029169 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1c02c3c9-e8ea-4be5-b8e0-86646299b3e2 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] GET https://10.4.3.102/volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 Aug 25 16:32:14.029407 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1c02c3c9-e8ea-4be5-b8e0-86646299b3e2 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:14.029637 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1c02c3c9-e8ea-4be5-b8e0-86646299b3e2 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:14.038775 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:14.038775 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:14.046405 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-1c02c3c9-e8ea-4be5-b8e0-86646299b3e2 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Volume info retrieved successfully. Aug 25 16:32:14.052391 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1c02c3c9-e8ea-4be5-b8e0-86646299b3e2 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] https://10.4.3.102/volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 returned with HTTP 200 Aug 25 16:32:14.052793 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1043/4158] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:32:14 2026] GET /volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:32:15.064674 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-1366a5be-d9d3-4a99-b757-dcbf28505db3 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:15.066373 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1366a5be-d9d3-4a99-b757-dcbf28505db3 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] GET https://10.4.3.102/volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 Aug 25 16:32:15.066582 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1366a5be-d9d3-4a99-b757-dcbf28505db3 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:15.066783 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1366a5be-d9d3-4a99-b757-dcbf28505db3 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:15.072797 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1366a5be-d9d3-4a99-b757-dcbf28505db3 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033 tempest-TestServerVolumeAttachScenarioOldVersion-1657425033-project-member] https://10.4.3.102/volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 returned with HTTP 404 Aug 25 16:32:15.073245 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1030/4159] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:32:15 2026] GET /volume/v3/volumes/b83800c3-e839-464a-941c-002f3b5111a5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:32:20.762603 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f2fe52f6-b1e7-4d6e-8bb1-3e7d5a2acbfc None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:20.795206 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-c7461d0f-9e50-47cd-afde-18cb9ab78995 req-03502438-2f2e-4265-986b-ee81079a7ed3 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:20.798951 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-c7461d0f-9e50-47cd-afde-18cb9ab78995 req-03502438-2f2e-4265-986b-ee81079a7ed3 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] GET https://10.4.3.102/volume/v3/limits Aug 25 16:32:20.799150 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-c7461d0f-9e50-47cd-afde-18cb9ab78995 req-03502438-2f2e-4265-986b-ee81079a7ed3 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:20.799325 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-c7461d0f-9e50-47cd-afde-18cb9ab78995 req-03502438-2f2e-4265-986b-ee81079a7ed3 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Calling method 'index' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:20.821019 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-c7461d0f-9e50-47cd-afde-18cb9ab78995 req-03502438-2f2e-4265-986b-ee81079a7ed3 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/limits returned with HTTP 200 Aug 25 16:32:20.821423 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1049/4160] 10.4.3.102 () {68 vars in 1484 bytes} [Tue Aug 25 16:32:20 2026] GET /volume/v3/limits => generated 302 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:20.862500 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-c7461d0f-9e50-47cd-afde-18cb9ab78995 req-8af86839-85c6-400f-b037-bdc4190c085b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:20.866306 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-c7461d0f-9e50-47cd-afde-18cb9ab78995 req-8af86839-85c6-400f-b037-bdc4190c085b tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] GET https://10.4.3.102/volume/v3/volumes/bd92a6f3-d563-4d8a-9a84-113f66ab4754 Aug 25 16:32:20.867987 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-c7461d0f-9e50-47cd-afde-18cb9ab78995 req-8af86839-85c6-400f-b037-bdc4190c085b tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:20.867987 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-c7461d0f-9e50-47cd-afde-18cb9ab78995 req-8af86839-85c6-400f-b037-bdc4190c085b tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:20.881483 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:20.881483 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:20.886519 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-c7461d0f-9e50-47cd-afde-18cb9ab78995 req-8af86839-85c6-400f-b037-bdc4190c085b tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Volume info retrieved successfully. Aug 25 16:32:20.888549 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f2fe52f6-b1e7-4d6e-8bb1-3e7d5a2acbfc tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:32:20.888549 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f2fe52f6-b1e7-4d6e-8bb1-3e7d5a2acbfc tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1039032118", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:20.890294 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-f2fe52f6-b1e7-4d6e-8bb1-3e7d5a2acbfc tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1039032118', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:32:20.890294 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-f2fe52f6-b1e7-4d6e-8bb1-3e7d5a2acbfc tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Create volume of 1 GB Aug 25 16:32:20.892481 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-c7461d0f-9e50-47cd-afde-18cb9ab78995 req-8af86839-85c6-400f-b037-bdc4190c085b tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/volumes/bd92a6f3-d563-4d8a-9a84-113f66ab4754 returned with HTTP 200 Aug 25 16:32:20.893071 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1044/4161] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:32:20 2026] GET /volume/v3/volumes/bd92a6f3-d563-4d8a-9a84-113f66ab4754 => generated 1663 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:32:20.894168 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-f2fe52f6-b1e7-4d6e-8bb1-3e7d5a2acbfc tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Availability Zones retrieved successfully. Aug 25 16:32:20.899896 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f2fe52f6-b1e7-4d6e-8bb1-3e7d5a2acbfc tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Flow 'volume_create_api' (fc4786dd-ae98-4e13-82f4-74d4d9020235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:32:20.901272 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f2fe52f6-b1e7-4d6e-8bb1-3e7d5a2acbfc tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09878adb-8cce-4732-983b-5dcf074700dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:20.902533 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-f2fe52f6-b1e7-4d6e-8bb1-3e7d5a2acbfc tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:32:20.903219 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-c7461d0f-9e50-47cd-afde-18cb9ab78995 req-d5a5f839-78dc-4761-b22f-a2aebcc345f6 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:20.906576 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-c7461d0f-9e50-47cd-afde-18cb9ab78995 req-d5a5f839-78dc-4761-b22f-a2aebcc345f6 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:32:20.906969 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-c7461d0f-9e50-47cd-afde-18cb9ab78995 req-d5a5f839-78dc-4761-b22f-a2aebcc345f6 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd92a6f3-d563-4d8a-9a84-113f66ab4754", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1656081462", "description": null, "metadata": {}}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:20.927087 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:20.927087 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:20.927524 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-c7461d0f-9e50-47cd-afde-18cb9ab78995 req-d5a5f839-78dc-4761-b22f-a2aebcc345f6 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Volume info retrieved successfully. Aug 25 16:32:20.927680 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.snapshots [req-c7461d0f-9e50-47cd-afde-18cb9ab78995 req-d5a5f839-78dc-4761-b22f-a2aebcc345f6 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Create snapshot from volume bd92a6f3-d563-4d8a-9a84-113f66ab4754 Aug 25 16:32:20.928962 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f2fe52f6-b1e7-4d6e-8bb1-3e7d5a2acbfc tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09878adb-8cce-4732-983b-5dcf074700dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:20.929733 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f2fe52f6-b1e7-4d6e-8bb1-3e7d5a2acbfc tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9695fb6-223a-434d-8c5d-a8f8ce18f0eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:20.979974 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [req-c7461d0f-9e50-47cd-afde-18cb9ab78995 req-d5a5f839-78dc-4761-b22f-a2aebcc345f6 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Created reservations ['1ae20f31-2b54-4385-a3a4-4bec39f3534a', '35f993c4-d1ee-430e-a317-b704911b4031', '709c9775-1acd-4bb2-9854-305071da8f10', '5e017ca0-95da-4fc9-a64c-fe7967aabc55'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:32:20.999806 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-f2fe52f6-b1e7-4d6e-8bb1-3e7d5a2acbfc tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Created reservations ['efcdf165-36e5-4eb0-902f-c1ab99c8020a', 'a2a88dde-dd1e-4731-b7c2-e5f40597debb', '9d7e202b-c25a-49c4-948f-d34e09105345', 'd9ca84ee-c514-481e-8f4c-f5b38a36ffe7'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:32:21.000635 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f2fe52f6-b1e7-4d6e-8bb1-3e7d5a2acbfc tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9695fb6-223a-434d-8c5d-a8f8ce18f0eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efcdf165-36e5-4eb0-902f-c1ab99c8020a', 'a2a88dde-dd1e-4731-b7c2-e5f40597debb', '9d7e202b-c25a-49c4-948f-d34e09105345', 'd9ca84ee-c514-481e-8f4c-f5b38a36ffe7']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:21.001316 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f2fe52f6-b1e7-4d6e-8bb1-3e7d5a2acbfc tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53281bfe-5e90-453f-9e72-6720bc020bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:21.028212 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-c7461d0f-9e50-47cd-afde-18cb9ab78995 req-d5a5f839-78dc-4761-b22f-a2aebcc345f6 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Snapshot force create request issued successfully. Aug 25 16:32:21.028515 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f2fe52f6-b1e7-4d6e-8bb1-3e7d5a2acbfc tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53281bfe-5e90-453f-9e72-6720bc020bba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbcd5aba-2341-4600-b7eb-3f35505c2793', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1039032118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd2cac211fe6478c94e9d405eddfe095',qos_specs=None,replication_status=,reservations=['efcdf165-36e5-4eb0-902f-c1ab99c8020a','a2a88dde-dd1e-4731-b7c2-e5f40597debb','9d7e202b-c25a-49c4-948f-d34e09105345','d9ca84ee-c514-481e-8f4c-f5b38a36ffe7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ea5d2ed0b949cf9a67b07e547720cd',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:32:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1039032118',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbcd5aba-2341-4600-b7eb-3f35505c2793,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd2cac211fe6478c94e9d405eddfe095',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71ea5d2ed0b949cf9a67b07e547720cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:21.029470 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-c7461d0f-9e50-47cd-afde-18cb9ab78995 req-d5a5f839-78dc-4761-b22f-a2aebcc345f6 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:32:21.029470 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1031/4162] 10.4.3.102 () {72 vars in 1547 bytes} [Tue Aug 25 16:32:20 2026] POST /volume/v3/snapshots => generated 324 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:32:21.029545 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f2fe52f6-b1e7-4d6e-8bb1-3e7d5a2acbfc tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7528790f-6d12-40b1-911f-fc980bed8f64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:21.053558 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f2fe52f6-b1e7-4d6e-8bb1-3e7d5a2acbfc tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7528790f-6d12-40b1-911f-fc980bed8f64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1039032118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd2cac211fe6478c94e9d405eddfe095',qos_specs=None,replication_status=,reservations=['efcdf165-36e5-4eb0-902f-c1ab99c8020a','a2a88dde-dd1e-4731-b7c2-e5f40597debb','9d7e202b-c25a-49c4-948f-d34e09105345','d9ca84ee-c514-481e-8f4c-f5b38a36ffe7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ea5d2ed0b949cf9a67b07e547720cd',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:21.054546 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f2fe52f6-b1e7-4d6e-8bb1-3e7d5a2acbfc tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e5574c9-31d4-4eb6-a35b-2ff81270cc32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:21.070635 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f2fe52f6-b1e7-4d6e-8bb1-3e7d5a2acbfc tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e5574c9-31d4-4eb6-a35b-2ff81270cc32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:21.071684 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f2fe52f6-b1e7-4d6e-8bb1-3e7d5a2acbfc tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Flow 'volume_create_api' (fc4786dd-ae98-4e13-82f4-74d4d9020235) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:32:21.071929 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-f2fe52f6-b1e7-4d6e-8bb1-3e7d5a2acbfc tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Create volume request issued successfully. Aug 25 16:32:21.072459 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f2fe52f6-b1e7-4d6e-8bb1-3e7d5a2acbfc tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:32:21.072871 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1039/4163] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:32:20 2026] POST /volume/v3/volumes => generated 756 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:32:21.086623 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-ea0daa9d-53f8-48f4-beff-27b37318f0fe None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:21.088656 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ea0daa9d-53f8-48f4-beff-27b37318f0fe tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] GET https://10.4.3.102/volume/v3/volumes/dbcd5aba-2341-4600-b7eb-3f35505c2793 Aug 25 16:32:21.088830 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ea0daa9d-53f8-48f4-beff-27b37318f0fe tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:21.089011 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ea0daa9d-53f8-48f4-beff-27b37318f0fe tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:21.098037 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:21.098037 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:21.101539 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-ea0daa9d-53f8-48f4-beff-27b37318f0fe tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Volume info retrieved successfully. Aug 25 16:32:21.105675 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ea0daa9d-53f8-48f4-beff-27b37318f0fe tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] https://10.4.3.102/volume/v3/volumes/dbcd5aba-2341-4600-b7eb-3f35505c2793 returned with HTTP 200 Aug 25 16:32:21.106258 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1050/4164] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:21 2026] GET /volume/v3/volumes/dbcd5aba-2341-4600-b7eb-3f35505c2793 => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:22.120541 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-5a732ed2-38c0-4d63-bb54-a23f94c79b84 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:22.122400 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5a732ed2-38c0-4d63-bb54-a23f94c79b84 tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] GET https://10.4.3.102/volume/v3/volumes/dbcd5aba-2341-4600-b7eb-3f35505c2793 Aug 25 16:32:22.122549 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5a732ed2-38c0-4d63-bb54-a23f94c79b84 tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:22.122773 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5a732ed2-38c0-4d63-bb54-a23f94c79b84 tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:22.131494 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:22.131494 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:22.136478 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-5a732ed2-38c0-4d63-bb54-a23f94c79b84 tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Volume info retrieved successfully. Aug 25 16:32:22.142717 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5a732ed2-38c0-4d63-bb54-a23f94c79b84 tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] https://10.4.3.102/volume/v3/volumes/dbcd5aba-2341-4600-b7eb-3f35505c2793 returned with HTTP 200 Aug 25 16:32:22.143276 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1045/4165] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:22 2026] GET /volume/v3/volumes/dbcd5aba-2341-4600-b7eb-3f35505c2793 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:22.160414 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a531827e-68fb-44ef-acd1-d43a4ca4707a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:22.163258 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a531827e-68fb-44ef-acd1-d43a4ca4707a tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] GET https://10.4.3.102/volume/v3/volumes/dbcd5aba-2341-4600-b7eb-3f35505c2793 Aug 25 16:32:22.163550 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a531827e-68fb-44ef-acd1-d43a4ca4707a tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:22.163839 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a531827e-68fb-44ef-acd1-d43a4ca4707a tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:22.172874 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:22.172874 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:22.177201 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-a531827e-68fb-44ef-acd1-d43a4ca4707a tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Volume info retrieved successfully. Aug 25 16:32:22.182030 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a531827e-68fb-44ef-acd1-d43a4ca4707a tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] https://10.4.3.102/volume/v3/volumes/dbcd5aba-2341-4600-b7eb-3f35505c2793 returned with HTTP 200 Aug 25 16:32:22.182546 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1032/4166] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:22 2026] GET /volume/v3/volumes/dbcd5aba-2341-4600-b7eb-3f35505c2793 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:22.195749 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-684ba0bc-ce9d-4d3c-b0fb-8f2c1c121ae2 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:22.197697 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-684ba0bc-ce9d-4d3c-b0fb-8f2c1c121ae2 tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] POST https://10.4.3.102/volume/v3/volumes/dbcd5aba-2341-4600-b7eb-3f35505c2793/action Aug 25 16:32:22.198035 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-684ba0bc-ce9d-4d3c-b0fb-8f2c1c121ae2 tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-758522355", "disk_format": "raw"}}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:32:22.198159 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-684ba0bc-ce9d-4d3c-b0fb-8f2c1c121ae2 tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-758522355", "disk_format": "raw"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:22.207003 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:22.207003 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:22.207413 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-684ba0bc-ce9d-4d3c-b0fb-8f2c1c121ae2 tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Volume info retrieved successfully. Aug 25 16:32:22.219124 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:22.219124 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:22.222401 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.image.image_utils [None req-684ba0bc-ce9d-4d3c-b0fb-8f2c1c121ae2 tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-758522355'}] was filtered using the reserved name spaces [['os_glance', 'img_signature', 'signature_verified']], and the result is [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-758522355'}]. {{(pid=100456) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 25 16:32:22.667578 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-684ba0bc-ce9d-4d3c-b0fb-8f2c1c121ae2 tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Copy volume to image completed successfully. Aug 25 16:32:22.668250 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-684ba0bc-ce9d-4d3c-b0fb-8f2c1c121ae2 tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] https://10.4.3.102/volume/v3/volumes/dbcd5aba-2341-4600-b7eb-3f35505c2793/action returned with HTTP 202 Aug 25 16:32:22.668942 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1040/4167] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:32:22 2026] POST /volume/v3/volumes/dbcd5aba-2341-4600-b7eb-3f35505c2793/action => generated 685 bytes in 474 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:32:22.860989 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-6ea30e04-8873-4039-959e-142bc43e2c1c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:22.863897 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6ea30e04-8873-4039-959e-142bc43e2c1c tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] GET https://10.4.3.102/volume/v3/snapshots/43f9fbe2-6198-48ce-a85e-a2b421077a9c Aug 25 16:32:22.864192 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6ea30e04-8873-4039-959e-142bc43e2c1c tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:22.864474 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6ea30e04-8873-4039-959e-142bc43e2c1c tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:22.872067 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:22.872067 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:22.872536 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-6ea30e04-8873-4039-959e-142bc43e2c1c tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Snapshot retrieved successfully. Aug 25 16:32:22.873656 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6ea30e04-8873-4039-959e-142bc43e2c1c tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/snapshots/43f9fbe2-6198-48ce-a85e-a2b421077a9c returned with HTTP 200 Aug 25 16:32:22.874212 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1051/4168] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:32:22 2026] GET /volume/v3/snapshots/43f9fbe2-6198-48ce-a85e-a2b421077a9c => generated 483 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:22.906969 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-6c5ab604-27b4-4824-b9fa-3f544a3c8590 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:22.909138 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6c5ab604-27b4-4824-b9fa-3f544a3c8590 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:32:22.909575 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6c5ab604-27b4-4824-b9fa-3f544a3c8590 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1631240777", "snapshot_id": null, "imageRef": "d487d8f1-9cd1-4447-9da2-a5fd71c62c54", "volume_type": null, "size": 1}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:22.913001 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-6c5ab604-27b4-4824-b9fa-3f544a3c8590 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1631240777', 'snapshot_id': None, 'imageRef': 'd487d8f1-9cd1-4447-9da2-a5fd71c62c54', 'volume_type': None, 'size': 1}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:32:22.998557 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:22.998557 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:22.999049 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-6c5ab604-27b4-4824-b9fa-3f544a3c8590 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Snapshot retrieved successfully. Aug 25 16:32:22.999279 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-6c5ab604-27b4-4824-b9fa-3f544a3c8590 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Create volume of 1 GB Aug 25 16:32:23.003386 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-6c5ab604-27b4-4824-b9fa-3f544a3c8590 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Availability Zones retrieved successfully. Aug 25 16:32:23.008845 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-6c5ab604-27b4-4824-b9fa-3f544a3c8590 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Flow 'volume_create_api' (17b48f21-21be-4270-8408-1019b7fba5f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:32:23.010066 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-6c5ab604-27b4-4824-b9fa-3f544a3c8590 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (827cf7db-db90-422f-9d98-d2ff4dfa612f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:23.011077 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-6c5ab604-27b4-4824-b9fa-3f544a3c8590 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:32:23.040204 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-6c5ab604-27b4-4824-b9fa-3f544a3c8590 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (827cf7db-db90-422f-9d98-d2ff4dfa612f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '43f9fbe2-6198-48ce-a85e-a2b421077a9c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:23.041173 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-6c5ab604-27b4-4824-b9fa-3f544a3c8590 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (185b585a-68b6-45f7-9987-daa11db8a5f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:23.080491 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-6c5ab604-27b4-4824-b9fa-3f544a3c8590 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Created reservations ['551b3438-7a0f-49f3-aa2d-88299386535b', 'b3213e14-a18e-47a9-811f-7ab16741f501', '3daedc84-a4b3-490d-918a-85b0462f528c', '5135047b-454d-431c-aac1-d054d36b64ef'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:32:23.081221 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-6c5ab604-27b4-4824-b9fa-3f544a3c8590 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (185b585a-68b6-45f7-9987-daa11db8a5f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['551b3438-7a0f-49f3-aa2d-88299386535b', 'b3213e14-a18e-47a9-811f-7ab16741f501', '3daedc84-a4b3-490d-918a-85b0462f528c', '5135047b-454d-431c-aac1-d054d36b64ef']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:23.081955 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-6c5ab604-27b4-4824-b9fa-3f544a3c8590 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36da04c5-6324-43a2-9d83-b0480db01739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:23.121833 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-6c5ab604-27b4-4824-b9fa-3f544a3c8590 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36da04c5-6324-43a2-9d83-b0480db01739) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e48100f6-1a46-4ffb-b9dd-8a17440cc352', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1631240777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fee8ff4a586c4195adf561ec4e591a15',qos_specs=None,replication_status=,reservations=['551b3438-7a0f-49f3-aa2d-88299386535b','b3213e14-a18e-47a9-811f-7ab16741f501','3daedc84-a4b3-490d-918a-85b0462f528c','5135047b-454d-431c-aac1-d054d36b64ef'],size=1,snapshot_id=43f9fbe2-6198-48ce-a85e-a2b421077a9c,source_replicaid=,source_volid=None,status='creating',user_id='97094a9e636446b08a062b43443d8c73',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:32:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1631240777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e48100f6-1a46-4ffb-b9dd-8a17440cc352,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fee8ff4a586c4195adf561ec4e591a15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=43f9fbe2-6198-48ce-a85e-a2b421077a9c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97094a9e636446b08a062b43443d8c73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:23.122628 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-6c5ab604-27b4-4824-b9fa-3f544a3c8590 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f895eb6-124f-4755-bd29-42fb1b1b6112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:23.146044 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-6c5ab604-27b4-4824-b9fa-3f544a3c8590 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f895eb6-124f-4755-bd29-42fb1b1b6112) transitioned into state 'SUCCESS' from state '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-1631240777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fee8ff4a586c4195adf561ec4e591a15',qos_specs=None,replication_status=,reservations=['551b3438-7a0f-49f3-aa2d-88299386535b','b3213e14-a18e-47a9-811f-7ab16741f501','3daedc84-a4b3-490d-918a-85b0462f528c','5135047b-454d-431c-aac1-d054d36b64ef'],size=1,snapshot_id=43f9fbe2-6198-48ce-a85e-a2b421077a9c,source_replicaid=,source_volid=None,status='creating',user_id='97094a9e636446b08a062b43443d8c73',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:23.146892 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-6c5ab604-27b4-4824-b9fa-3f544a3c8590 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b8c7a0d-cfcd-4254-8654-11b89646dfb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:23.166754 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-6c5ab604-27b4-4824-b9fa-3f544a3c8590 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b8c7a0d-cfcd-4254-8654-11b89646dfb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:23.167560 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-6c5ab604-27b4-4824-b9fa-3f544a3c8590 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Flow 'volume_create_api' (17b48f21-21be-4270-8408-1019b7fba5f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:32:23.167874 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-6c5ab604-27b4-4824-b9fa-3f544a3c8590 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Create volume request issued successfully. Aug 25 16:32:23.168392 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6c5ab604-27b4-4824-b9fa-3f544a3c8590 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:32:23.168853 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1046/4169] 10.4.3.102 () {70 vars in 1300 bytes} [Tue Aug 25 16:32:22 2026] POST /volume/v3/volumes => generated 814 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:32:23.182067 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-50150d52-649a-46e7-b76d-9c5877bbe5ff None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:23.182762 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-50150d52-649a-46e7-b76d-9c5877bbe5ff tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] GET https://10.4.3.102/volume/v3/volumes/e48100f6-1a46-4ffb-b9dd-8a17440cc352 Aug 25 16:32:23.182995 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-50150d52-649a-46e7-b76d-9c5877bbe5ff tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:23.183255 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-50150d52-649a-46e7-b76d-9c5877bbe5ff tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:23.202060 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:23.202060 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:23.207697 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-50150d52-649a-46e7-b76d-9c5877bbe5ff tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Volume info retrieved successfully. Aug 25 16:32:23.215734 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-50150d52-649a-46e7-b76d-9c5877bbe5ff tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/volumes/e48100f6-1a46-4ffb-b9dd-8a17440cc352 returned with HTTP 200 Aug 25 16:32:23.216312 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1033/4170] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:32:23 2026] GET /volume/v3/volumes/e48100f6-1a46-4ffb-b9dd-8a17440cc352 => generated 882 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:32:24.231229 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a3689bd2-753c-425d-815c-1046b719c7cd None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:24.233045 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a3689bd2-753c-425d-815c-1046b719c7cd tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] GET https://10.4.3.102/volume/v3/volumes/e48100f6-1a46-4ffb-b9dd-8a17440cc352 Aug 25 16:32:24.233267 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a3689bd2-753c-425d-815c-1046b719c7cd tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:24.233441 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a3689bd2-753c-425d-815c-1046b719c7cd tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:24.240126 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:24.240126 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:24.243669 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-a3689bd2-753c-425d-815c-1046b719c7cd tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Volume info retrieved successfully. Aug 25 16:32:24.247702 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a3689bd2-753c-425d-815c-1046b719c7cd tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/volumes/e48100f6-1a46-4ffb-b9dd-8a17440cc352 returned with HTTP 200 Aug 25 16:32:24.248044 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1041/4171] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:32:24 2026] GET /volume/v3/volumes/e48100f6-1a46-4ffb-b9dd-8a17440cc352 => generated 1423 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:32:24.260801 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-0b68087c-bbb3-4fae-a2dd-53ac3354a9e4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:24.262503 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0b68087c-bbb3-4fae-a2dd-53ac3354a9e4 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] GET https://10.4.3.102/volume/v3/volumes/e48100f6-1a46-4ffb-b9dd-8a17440cc352 Aug 25 16:32:24.262726 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0b68087c-bbb3-4fae-a2dd-53ac3354a9e4 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:24.262900 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0b68087c-bbb3-4fae-a2dd-53ac3354a9e4 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:24.274250 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:24.274250 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:24.275020 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-0b68087c-bbb3-4fae-a2dd-53ac3354a9e4 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Volume info retrieved successfully. Aug 25 16:32:24.280173 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0b68087c-bbb3-4fae-a2dd-53ac3354a9e4 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/volumes/e48100f6-1a46-4ffb-b9dd-8a17440cc352 returned with HTTP 200 Aug 25 16:32:24.280649 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1052/4172] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:32:24 2026] GET /volume/v3/volumes/e48100f6-1a46-4ffb-b9dd-8a17440cc352 => generated 1423 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:32:25.033603 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-2ac36968-1818-4f5b-b306-174891aa9016 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:25.121090 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2ac36968-1818-4f5b-b306-174891aa9016 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:32:25.121550 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2ac36968-1818-4f5b-b306-174891aa9016 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-951409011"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:25.123217 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-2ac36968-1818-4f5b-b306-174891aa9016 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-951409011'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:32:25.123343 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-2ac36968-1818-4f5b-b306-174891aa9016 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Create volume of 1 GB Aug 25 16:32:25.123647 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:25.123647 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:25.127697 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-2ac36968-1818-4f5b-b306-174891aa9016 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Availability Zones retrieved successfully. Aug 25 16:32:25.134204 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2ac36968-1818-4f5b-b306-174891aa9016 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Flow 'volume_create_api' (4a55f31a-b396-4f44-8afb-24bcba982e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:32:25.135208 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2ac36968-1818-4f5b-b306-174891aa9016 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc77cbee-4196-4e39-bc05-f7f2c026601a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:25.136137 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-2ac36968-1818-4f5b-b306-174891aa9016 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:32:25.170312 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2ac36968-1818-4f5b-b306-174891aa9016 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc77cbee-4196-4e39-bc05-f7f2c026601a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:25.171006 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2ac36968-1818-4f5b-b306-174891aa9016 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07f83248-9886-4858-a0ae-fb3a2df590c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:25.222152 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-2ac36968-1818-4f5b-b306-174891aa9016 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Created reservations ['be077ddb-cd97-4324-819c-594b0ee6eca4', '2398c9f6-2a45-4619-8f97-f5db345e70a5', 'abef694a-ad12-44e6-8be4-29b1e6500401', '35d16de5-6de1-4ee2-90eb-277c366a9032'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:32:25.222999 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2ac36968-1818-4f5b-b306-174891aa9016 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07f83248-9886-4858-a0ae-fb3a2df590c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be077ddb-cd97-4324-819c-594b0ee6eca4', '2398c9f6-2a45-4619-8f97-f5db345e70a5', 'abef694a-ad12-44e6-8be4-29b1e6500401', '35d16de5-6de1-4ee2-90eb-277c366a9032']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:25.223787 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2ac36968-1818-4f5b-b306-174891aa9016 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (047125b4-9750-4ac1-9e06-0f1083f1c4fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:25.246512 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2ac36968-1818-4f5b-b306-174891aa9016 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (047125b4-9750-4ac1-9e06-0f1083f1c4fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '924b9e12-a3ba-4a16-a934-c91e5af44d8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-951409011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ffcc79db17747f798a23a52e2ae62a3',qos_specs=None,replication_status=,reservations=['be077ddb-cd97-4324-819c-594b0ee6eca4','2398c9f6-2a45-4619-8f97-f5db345e70a5','abef694a-ad12-44e6-8be4-29b1e6500401','35d16de5-6de1-4ee2-90eb-277c366a9032'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45b057654d204649a2a0401c863bcc3d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:32:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-951409011',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=924b9e12-a3ba-4a16-a934-c91e5af44d8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ffcc79db17747f798a23a52e2ae62a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45b057654d204649a2a0401c863bcc3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:25.247136 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2ac36968-1818-4f5b-b306-174891aa9016 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (304e3d40-d62b-418a-ae17-5d405221039f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:25.263149 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2ac36968-1818-4f5b-b306-174891aa9016 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (304e3d40-d62b-418a-ae17-5d405221039f) transitioned into state 'SUCCESS' from state '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-951409011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ffcc79db17747f798a23a52e2ae62a3',qos_specs=None,replication_status=,reservations=['be077ddb-cd97-4324-819c-594b0ee6eca4','2398c9f6-2a45-4619-8f97-f5db345e70a5','abef694a-ad12-44e6-8be4-29b1e6500401','35d16de5-6de1-4ee2-90eb-277c366a9032'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45b057654d204649a2a0401c863bcc3d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:25.264031 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2ac36968-1818-4f5b-b306-174891aa9016 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09e1a403-305f-471c-b3fc-e4c30e601941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:25.273035 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2ac36968-1818-4f5b-b306-174891aa9016 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09e1a403-305f-471c-b3fc-e4c30e601941) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:25.273830 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2ac36968-1818-4f5b-b306-174891aa9016 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Flow 'volume_create_api' (4a55f31a-b396-4f44-8afb-24bcba982e4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:32:25.274111 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-2ac36968-1818-4f5b-b306-174891aa9016 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Create volume request issued successfully. Aug 25 16:32:25.274660 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2ac36968-1818-4f5b-b306-174891aa9016 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:32:25.275095 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1047/4173] 10.4.3.102 () {70 vars in 1298 bytes} [Tue Aug 25 16:32:25 2026] POST /volume/v3/volumes => generated 777 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:32:25.286464 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-94cab030-22e2-4892-87d8-b74071731eb2 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:25.289904 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-94cab030-22e2-4892-87d8-b74071731eb2 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/volumes/924b9e12-a3ba-4a16-a934-c91e5af44d8a Aug 25 16:32:25.289904 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-94cab030-22e2-4892-87d8-b74071731eb2 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:25.289904 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-94cab030-22e2-4892-87d8-b74071731eb2 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:25.295948 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:25.295948 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:25.299240 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-94cab030-22e2-4892-87d8-b74071731eb2 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Volume info retrieved successfully. Aug 25 16:32:25.306167 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-94cab030-22e2-4892-87d8-b74071731eb2 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/volumes/924b9e12-a3ba-4a16-a934-c91e5af44d8a returned with HTTP 200 Aug 25 16:32:25.306751 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1034/4174] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:32:25 2026] GET /volume/v3/volumes/924b9e12-a3ba-4a16-a934-c91e5af44d8a => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:25.480405 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-9771ffdb-f809-4ed8-ace9-661efa0303f2 req-26d1c918-b111-4118-aece-deadc75a6f71 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:25.483245 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-9771ffdb-f809-4ed8-ace9-661efa0303f2 req-26d1c918-b111-4118-aece-deadc75a6f71 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] GET https://10.4.3.102/volume/v3/volumes/e48100f6-1a46-4ffb-b9dd-8a17440cc352 Aug 25 16:32:25.483245 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-9771ffdb-f809-4ed8-ace9-661efa0303f2 req-26d1c918-b111-4118-aece-deadc75a6f71 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:25.483410 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-9771ffdb-f809-4ed8-ace9-661efa0303f2 req-26d1c918-b111-4118-aece-deadc75a6f71 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:25.490381 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:25.490381 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:25.493676 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-9771ffdb-f809-4ed8-ace9-661efa0303f2 req-26d1c918-b111-4118-aece-deadc75a6f71 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Volume info retrieved successfully. Aug 25 16:32:25.498180 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-9771ffdb-f809-4ed8-ace9-661efa0303f2 req-26d1c918-b111-4118-aece-deadc75a6f71 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/volumes/e48100f6-1a46-4ffb-b9dd-8a17440cc352 returned with HTTP 200 Aug 25 16:32:25.498563 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1042/4175] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:32:25 2026] GET /volume/v3/volumes/e48100f6-1a46-4ffb-b9dd-8a17440cc352 => generated 1405 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:32:25.929544 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-9771ffdb-f809-4ed8-ace9-661efa0303f2 req-6268d052-113f-4e47-8a5a-66115cc185e1 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:25.931708 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-9771ffdb-f809-4ed8-ace9-661efa0303f2 req-6268d052-113f-4e47-8a5a-66115cc185e1 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] GET https://10.4.3.102/volume/v3/volumes/e48100f6-1a46-4ffb-b9dd-8a17440cc352 Aug 25 16:32:25.931902 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-9771ffdb-f809-4ed8-ace9-661efa0303f2 req-6268d052-113f-4e47-8a5a-66115cc185e1 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:25.932106 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-9771ffdb-f809-4ed8-ace9-661efa0303f2 req-6268d052-113f-4e47-8a5a-66115cc185e1 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:25.939580 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:25.939580 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:25.942840 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-9771ffdb-f809-4ed8-ace9-661efa0303f2 req-6268d052-113f-4e47-8a5a-66115cc185e1 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Volume info retrieved successfully. Aug 25 16:32:25.951363 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-9771ffdb-f809-4ed8-ace9-661efa0303f2 req-6268d052-113f-4e47-8a5a-66115cc185e1 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/volumes/e48100f6-1a46-4ffb-b9dd-8a17440cc352 returned with HTTP 200 Aug 25 16:32:25.951790 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1053/4176] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:32:25 2026] GET /volume/v3/volumes/e48100f6-1a46-4ffb-b9dd-8a17440cc352 => generated 1405 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:32:25.961478 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-83389616-1fe7-43db-95cf-1e632c6dd780 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:25.962068 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-83389616-1fe7-43db-95cf-1e632c6dd780 None None] GET https://10.4.3.102/volume// Aug 25 16:32:25.962289 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-83389616-1fe7-43db-95cf-1e632c6dd780 None None] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:25.962482 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-83389616-1fe7-43db-95cf-1e632c6dd780 None None] Calling method 'all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:25.962824 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-83389616-1fe7-43db-95cf-1e632c6dd780 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:32:25.963104 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1048/4177] 10.4.3.102 () {66 vars in 1419 bytes} [Tue Aug 25 16:32:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:32:25.970378 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-9771ffdb-f809-4ed8-ace9-661efa0303f2 req-0bcab542-2e8d-41cc-b990-5cce324b8612 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:25.974419 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-9771ffdb-f809-4ed8-ace9-661efa0303f2 req-0bcab542-2e8d-41cc-b990-5cce324b8612 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:32:25.974419 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-9771ffdb-f809-4ed8-ace9-661efa0303f2 req-0bcab542-2e8d-41cc-b990-5cce324b8612 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e48100f6-1a46-4ffb-b9dd-8a17440cc352", "connector": null, "instance_uuid": "972cfec3-d718-48df-8b58-30c8dae78a73"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:25.981472 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:25.981472 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:26.014719 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-9771ffdb-f809-4ed8-ace9-661efa0303f2 req-0bcab542-2e8d-41cc-b990-5cce324b8612 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:32:26.015348 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1035/4178] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:32:25 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:32:26.319056 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-2a332ca2-0f54-4fbd-af62-0b5ad4896ac6 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:26.322211 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2a332ca2-0f54-4fbd-af62-0b5ad4896ac6 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/volumes/924b9e12-a3ba-4a16-a934-c91e5af44d8a Aug 25 16:32:26.322211 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2a332ca2-0f54-4fbd-af62-0b5ad4896ac6 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:26.322211 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2a332ca2-0f54-4fbd-af62-0b5ad4896ac6 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:26.334833 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:26.334833 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:26.340177 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-2a332ca2-0f54-4fbd-af62-0b5ad4896ac6 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Volume info retrieved successfully. Aug 25 16:32:26.344409 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2a332ca2-0f54-4fbd-af62-0b5ad4896ac6 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/volumes/924b9e12-a3ba-4a16-a934-c91e5af44d8a returned with HTTP 200 Aug 25 16:32:26.344597 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1043/4179] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:32:26 2026] GET /volume/v3/volumes/924b9e12-a3ba-4a16-a934-c91e5af44d8a => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:32:26.355809 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f60636b6-7c62-46ce-a031-348b14f975bc None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:26.358367 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f60636b6-7c62-46ce-a031-348b14f975bc tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] POST https://10.4.3.102/volume/v3/backups Aug 25 16:32:26.358706 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f60636b6-7c62-46ce-a031-348b14f975bc tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "924b9e12-a3ba-4a16-a934-c91e5af44d8a", "name": "tempest-type-Backup-526491586"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:26.360908 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.contrib.backups [None req-f60636b6-7c62-46ce-a031-348b14f975bc tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Creating new backup {'backup': {'volume_id': '924b9e12-a3ba-4a16-a934-c91e5af44d8a', 'name': 'tempest-type-Backup-526491586'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 16:32:26.361086 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.contrib.backups [None req-f60636b6-7c62-46ce-a031-348b14f975bc tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Creating backup of volume 924b9e12-a3ba-4a16-a934-c91e5af44d8a in container None Aug 25 16:32:26.372128 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:26.372128 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:26.372477 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-f60636b6-7c62-46ce-a031-348b14f975bc tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Volume info retrieved successfully. Aug 25 16:32:26.397968 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-f60636b6-7c62-46ce-a031-348b14f975bc tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Created reservations ['dd3aa17e-e2b0-4e8f-90ea-69db30c8daf2', '57ab663f-bdc6-40e4-b34d-c37d60bc9a84'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:32:26.431656 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f60636b6-7c62-46ce-a031-348b14f975bc tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups returned with HTTP 202 Aug 25 16:32:26.431656 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1054/4180] 10.4.3.102 () {70 vars in 1299 bytes} [Tue Aug 25 16:32:26 2026] POST /volume/v3/backups => generated 315 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:32:26.437936 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-076dec1a-6dc1-48a2-8dec-2ce1e8cdc0e6 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:26.441852 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-076dec1a-6dc1-48a2-8dec-2ce1e8cdc0e6 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 Aug 25 16:32:26.442049 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-076dec1a-6dc1-48a2-8dec-2ce1e8cdc0e6 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:26.442223 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-076dec1a-6dc1-48a2-8dec-2ce1e8cdc0e6 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:26.442332 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-076dec1a-6dc1-48a2-8dec-2ce1e8cdc0e6 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id cad2efc2-6465-43fa-8f86-020f99f62cd2. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:26.446188 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:26.446188 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:26.446824 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-076dec1a-6dc1-48a2-8dec-2ce1e8cdc0e6 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 returned with HTTP 200 Aug 25 16:32:26.447263 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1049/4181] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:32:26 2026] GET /volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:27.117152 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-1ca16a2a-f902-40cf-8629-e06bb3246f59 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:27.117152 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1ca16a2a-f902-40cf-8629-e06bb3246f59 None None] GET https://10.4.3.102/volume// Aug 25 16:32:27.117152 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1ca16a2a-f902-40cf-8629-e06bb3246f59 None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:27.117152 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1ca16a2a-f902-40cf-8629-e06bb3246f59 None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:27.117769 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1ca16a2a-f902-40cf-8629-e06bb3246f59 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:32:27.117807 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1036/4182] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:32:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 25 16:32:27.125669 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-9771ffdb-f809-4ed8-ace9-661efa0303f2 req-bd8053ac-2938-4edb-bd5a-acecd958653c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:27.128535 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-9771ffdb-f809-4ed8-ace9-661efa0303f2 req-bd8053ac-2938-4edb-bd5a-acecd958653c tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] GET https://10.4.3.102/volume/v3/volumes/e48100f6-1a46-4ffb-b9dd-8a17440cc352 Aug 25 16:32:27.128837 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-9771ffdb-f809-4ed8-ace9-661efa0303f2 req-bd8053ac-2938-4edb-bd5a-acecd958653c tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:27.129113 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-9771ffdb-f809-4ed8-ace9-661efa0303f2 req-bd8053ac-2938-4edb-bd5a-acecd958653c tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:27.142734 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:27.142734 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:27.146624 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-9771ffdb-f809-4ed8-ace9-661efa0303f2 req-bd8053ac-2938-4edb-bd5a-acecd958653c tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Volume info retrieved successfully. Aug 25 16:32:27.153775 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-9771ffdb-f809-4ed8-ace9-661efa0303f2 req-bd8053ac-2938-4edb-bd5a-acecd958653c tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/volumes/e48100f6-1a46-4ffb-b9dd-8a17440cc352 returned with HTTP 200 Aug 25 16:32:27.154075 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1044/4183] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:32:27 2026] GET /volume/v3/volumes/e48100f6-1a46-4ffb-b9dd-8a17440cc352 => generated 1584 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:32:27.288196 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-9771ffdb-f809-4ed8-ace9-661efa0303f2 req-9e86de92-679c-4162-9c4a-fdffefeb3c9b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:27.290963 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-9771ffdb-f809-4ed8-ace9-661efa0303f2 req-9e86de92-679c-4162-9c4a-fdffefeb3c9b tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] PUT https://10.4.3.102/volume/v3/attachments/98b0936b-9fe6-4e67-aa3c-a840b1d1b395 Aug 25 16:32:27.291383 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-9771ffdb-f809-4ed8-ace9-661efa0303f2 req-9e86de92-679c-4162-9c4a-fdffefeb3c9b tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:27.304520 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-9771ffdb-f809-4ed8-ace9-661efa0303f2 req-9e86de92-679c-4162-9c4a-fdffefeb3c9b tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Acquiring lock "cinder-attachment_update-e48100f6-1a46-4ffb-b9dd-8a17440cc352-np0000008093" by "attachment_update" {{(pid=100457) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:32:27.309632 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-9771ffdb-f809-4ed8-ace9-661efa0303f2 req-9e86de92-679c-4162-9c4a-fdffefeb3c9b tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Lock "cinder-attachment_update-e48100f6-1a46-4ffb-b9dd-8a17440cc352-np0000008093" acquired by "attachment_update" :: waited 0.005s {{(pid=100457) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:32:27.310773 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:27.310773 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:27.442805 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-9771ffdb-f809-4ed8-ace9-661efa0303f2 req-9e86de92-679c-4162-9c4a-fdffefeb3c9b tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Lock "cinder-attachment_update-e48100f6-1a46-4ffb-b9dd-8a17440cc352-np0000008093" released by "attachment_update" :: held 0.133s {{(pid=100457) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:32:27.443227 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-9771ffdb-f809-4ed8-ace9-661efa0303f2 req-9e86de92-679c-4162-9c4a-fdffefeb3c9b tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/attachments/98b0936b-9fe6-4e67-aa3c-a840b1d1b395 returned with HTTP 200 Aug 25 16:32:27.443865 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1055/4184] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:32:27 2026] PUT /volume/v3/attachments/98b0936b-9fe6-4e67-aa3c-a840b1d1b395 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:32:27.460001 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-a0646dfb-747c-4215-89a6-6d5f83530554 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:27.465463 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a0646dfb-747c-4215-89a6-6d5f83530554 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 Aug 25 16:32:27.465784 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a0646dfb-747c-4215-89a6-6d5f83530554 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:27.466041 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a0646dfb-747c-4215-89a6-6d5f83530554 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:27.466200 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-a0646dfb-747c-4215-89a6-6d5f83530554 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id cad2efc2-6465-43fa-8f86-020f99f62cd2. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:27.476783 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:27.476783 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:27.477117 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-9771ffdb-f809-4ed8-ace9-661efa0303f2 req-ab17c95e-d61e-4fa3-8ebc-a3f2b22a074a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:27.477510 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a0646dfb-747c-4215-89a6-6d5f83530554 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 returned with HTTP 200 Aug 25 16:32:27.477934 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1050/4185] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:32:27 2026] GET /volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 => generated 724 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:27.482902 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-9771ffdb-f809-4ed8-ace9-661efa0303f2 req-ab17c95e-d61e-4fa3-8ebc-a3f2b22a074a tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] POST https://10.4.3.102/volume/v3/attachments/98b0936b-9fe6-4e67-aa3c-a840b1d1b395/action Aug 25 16:32:27.483331 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-9771ffdb-f809-4ed8-ace9-661efa0303f2 req-ab17c95e-d61e-4fa3-8ebc-a3f2b22a074a tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Action body: b'{"os-complete": null}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:32:27.483449 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-9771ffdb-f809-4ed8-ace9-661efa0303f2 req-ab17c95e-d61e-4fa3-8ebc-a3f2b22a074a tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:27.501815 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:27.501815 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:27.520611 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-9771ffdb-f809-4ed8-ace9-661efa0303f2 req-ab17c95e-d61e-4fa3-8ebc-a3f2b22a074a tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/attachments/98b0936b-9fe6-4e67-aa3c-a840b1d1b395/action returned with HTTP 204 Aug 25 16:32:27.520611 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1037/4186] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:32:27 2026] POST /volume/v3/attachments/98b0936b-9fe6-4e67-aa3c-a840b1d1b395/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:32:28.489157 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a44f54a8-6c4e-4b97-971a-e7b0880aa504 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:28.491743 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a44f54a8-6c4e-4b97-971a-e7b0880aa504 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 Aug 25 16:32:28.491743 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a44f54a8-6c4e-4b97-971a-e7b0880aa504 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:28.491743 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a44f54a8-6c4e-4b97-971a-e7b0880aa504 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:28.491743 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-a44f54a8-6c4e-4b97-971a-e7b0880aa504 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id cad2efc2-6465-43fa-8f86-020f99f62cd2. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:28.495493 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:28.495493 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:28.496141 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a44f54a8-6c4e-4b97-971a-e7b0880aa504 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 returned with HTTP 200 Aug 25 16:32:28.496522 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1045/4187] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:32:28 2026] GET /volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:29.510207 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-e02519b5-82d2-4f78-97da-9755566e70e7 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:29.512948 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e02519b5-82d2-4f78-97da-9755566e70e7 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 Aug 25 16:32:29.513386 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e02519b5-82d2-4f78-97da-9755566e70e7 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:29.513683 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e02519b5-82d2-4f78-97da-9755566e70e7 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:29.513853 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-e02519b5-82d2-4f78-97da-9755566e70e7 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id cad2efc2-6465-43fa-8f86-020f99f62cd2. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:29.516370 np0000008093 devstack@c-api.service[100457]: DEBUG dbcounter [-] [100457] Writing DB stats cinder:SELECT=246,cinder:UPDATE=53,cinder:INSERT=21 {{(pid=100457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:32:29.522198 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:29.522198 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:29.523802 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e02519b5-82d2-4f78-97da-9755566e70e7 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 returned with HTTP 200 Aug 25 16:32:29.524283 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1056/4188] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:32:29 2026] GET /volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:30.535861 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-cbd5ec95-c3b0-44ea-9322-99da25ece3b4 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:30.540195 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cbd5ec95-c3b0-44ea-9322-99da25ece3b4 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 Aug 25 16:32:30.540365 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cbd5ec95-c3b0-44ea-9322-99da25ece3b4 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:30.540540 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cbd5ec95-c3b0-44ea-9322-99da25ece3b4 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:30.540672 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-cbd5ec95-c3b0-44ea-9322-99da25ece3b4 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id cad2efc2-6465-43fa-8f86-020f99f62cd2. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:30.544449 np0000008093 devstack@c-api.service[100454]: DEBUG dbcounter [-] [100454] Writing DB stats cinder:SELECT=252,cinder:UPDATE=49,cinder:INSERT=28,cinder:DELETE=1 {{(pid=100454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:32:30.549038 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:30.549038 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:30.549888 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cbd5ec95-c3b0-44ea-9322-99da25ece3b4 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 returned with HTTP 200 Aug 25 16:32:30.550442 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1051/4189] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:32:30 2026] GET /volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:30.717212 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-abf9a4d6-0765-4dfc-8698-9840e01bb559 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:30.718656 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-abf9a4d6-0765-4dfc-8698-9840e01bb559 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:32:30.718943 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-abf9a4d6-0765-4dfc-8698-9840e01bb559 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1355040285"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:30.720231 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-abf9a4d6-0765-4dfc-8698-9840e01bb559 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1355040285'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:32:30.720401 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-abf9a4d6-0765-4dfc-8698-9840e01bb559 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Create volume of 1 GB Aug 25 16:32:30.724325 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-abf9a4d6-0765-4dfc-8698-9840e01bb559 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Availability Zones retrieved successfully. Aug 25 16:32:30.729363 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-abf9a4d6-0765-4dfc-8698-9840e01bb559 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Flow 'volume_create_api' (590e2acf-9f59-4b68-8655-69df909fb49a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:32:30.730207 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-abf9a4d6-0765-4dfc-8698-9840e01bb559 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41c300d0-7477-42a2-b508-c490d7087884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:30.731211 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-abf9a4d6-0765-4dfc-8698-9840e01bb559 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:32:30.754449 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-abf9a4d6-0765-4dfc-8698-9840e01bb559 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41c300d0-7477-42a2-b508-c490d7087884) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:30.755243 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-abf9a4d6-0765-4dfc-8698-9840e01bb559 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01eca7f4-cf8d-40eb-8639-d0b14a76c075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:30.819896 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-abf9a4d6-0765-4dfc-8698-9840e01bb559 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Created reservations ['f67f012f-b7d1-45c4-ad61-6c5961c365bb', '5e3d7ec9-0d78-4feb-89d0-1ccbbdb8a238', '68380247-5eff-4433-9fff-d1d97a0f72c4', 'a10a93b0-0c75-40d2-8ec3-51b15ffa3dbd'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:32:30.820874 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-abf9a4d6-0765-4dfc-8698-9840e01bb559 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01eca7f4-cf8d-40eb-8639-d0b14a76c075) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f67f012f-b7d1-45c4-ad61-6c5961c365bb', '5e3d7ec9-0d78-4feb-89d0-1ccbbdb8a238', '68380247-5eff-4433-9fff-d1d97a0f72c4', 'a10a93b0-0c75-40d2-8ec3-51b15ffa3dbd']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:30.821790 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-abf9a4d6-0765-4dfc-8698-9840e01bb559 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d19d5cb7-7d2e-47fe-a6d8-528ddb7605eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:30.845611 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-abf9a4d6-0765-4dfc-8698-9840e01bb559 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d19d5cb7-7d2e-47fe-a6d8-528ddb7605eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1355040285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bd12a76bd474e149973685cf3f37977',qos_specs=None,replication_status=,reservations=['f67f012f-b7d1-45c4-ad61-6c5961c365bb','5e3d7ec9-0d78-4feb-89d0-1ccbbdb8a238','68380247-5eff-4433-9fff-d1d97a0f72c4','a10a93b0-0c75-40d2-8ec3-51b15ffa3dbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fffa859b00a847fe84057637086f3ab2',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:32:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1355040285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bd12a76bd474e149973685cf3f37977',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fffa859b00a847fe84057637086f3ab2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:30.845611 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-abf9a4d6-0765-4dfc-8698-9840e01bb559 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d5cfd15-19f6-4b93-8a22-fd66474b9828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:30.863708 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-abf9a4d6-0765-4dfc-8698-9840e01bb559 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d5cfd15-19f6-4b93-8a22-fd66474b9828) transitioned into state 'SUCCESS' from state '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-1355040285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bd12a76bd474e149973685cf3f37977',qos_specs=None,replication_status=,reservations=['f67f012f-b7d1-45c4-ad61-6c5961c365bb','5e3d7ec9-0d78-4feb-89d0-1ccbbdb8a238','68380247-5eff-4433-9fff-d1d97a0f72c4','a10a93b0-0c75-40d2-8ec3-51b15ffa3dbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fffa859b00a847fe84057637086f3ab2',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:30.865682 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-abf9a4d6-0765-4dfc-8698-9840e01bb559 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebd9f7bb-67ad-4728-8596-6dbea5e7679e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:30.876299 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-abf9a4d6-0765-4dfc-8698-9840e01bb559 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebd9f7bb-67ad-4728-8596-6dbea5e7679e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:30.876299 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-abf9a4d6-0765-4dfc-8698-9840e01bb559 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Flow 'volume_create_api' (590e2acf-9f59-4b68-8655-69df909fb49a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:32:30.876299 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-abf9a4d6-0765-4dfc-8698-9840e01bb559 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Create volume request issued successfully. Aug 25 16:32:30.876299 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-abf9a4d6-0765-4dfc-8698-9840e01bb559 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:32:30.876299 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1038/4190] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:32:30 2026] POST /volume/v3/volumes => generated 749 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:32:30.888225 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-5cd50571-6df4-4a13-8148-15e85862be9e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:30.890028 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5cd50571-6df4-4a13-8148-15e85862be9e tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] GET https://10.4.3.102/volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025 Aug 25 16:32:30.890229 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5cd50571-6df4-4a13-8148-15e85862be9e tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:30.890424 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5cd50571-6df4-4a13-8148-15e85862be9e tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:30.892531 np0000008093 devstack@c-api.service[100456]: DEBUG dbcounter [-] [100456] Writing DB stats cinder:SELECT=279,cinder:INSERT=34,cinder:UPDATE=60 {{(pid=100456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:32:30.899533 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:30.899533 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:30.903546 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-5cd50571-6df4-4a13-8148-15e85862be9e tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Volume info retrieved successfully. Aug 25 16:32:30.909940 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5cd50571-6df4-4a13-8148-15e85862be9e tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025 returned with HTTP 200 Aug 25 16:32:30.910388 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1046/4191] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:30 2026] GET /volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025 => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:31.560451 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-bc781742-397e-4c4e-a2c4-69d79c2ec068 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:31.562157 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bc781742-397e-4c4e-a2c4-69d79c2ec068 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 Aug 25 16:32:31.562356 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bc781742-397e-4c4e-a2c4-69d79c2ec068 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:31.562534 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bc781742-397e-4c4e-a2c4-69d79c2ec068 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:31.562661 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-bc781742-397e-4c4e-a2c4-69d79c2ec068 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id cad2efc2-6465-43fa-8f86-020f99f62cd2. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:31.567609 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:31.567609 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:31.568290 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bc781742-397e-4c4e-a2c4-69d79c2ec068 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 returned with HTTP 200 Aug 25 16:32:31.568624 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1057/4192] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:32:31 2026] GET /volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:31.924037 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-3c45dc00-8343-4995-bf73-6908fd549b1a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:31.928920 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3c45dc00-8343-4995-bf73-6908fd549b1a tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] GET https://10.4.3.102/volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025 Aug 25 16:32:31.929194 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3c45dc00-8343-4995-bf73-6908fd549b1a tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:31.929442 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3c45dc00-8343-4995-bf73-6908fd549b1a tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:31.940829 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:31.940829 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:31.947700 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-3c45dc00-8343-4995-bf73-6908fd549b1a tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Volume info retrieved successfully. Aug 25 16:32:31.951999 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3c45dc00-8343-4995-bf73-6908fd549b1a tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025 returned with HTTP 200 Aug 25 16:32:31.952617 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1052/4193] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:31 2026] GET /volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:31.969532 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-aca1c255-6d9f-47e5-8e0c-7ab89662a81e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:31.972441 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-aca1c255-6d9f-47e5-8e0c-7ab89662a81e tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] POST https://10.4.3.102/volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025/action Aug 25 16:32:31.974605 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-aca1c255-6d9f-47e5-8e0c-7ab89662a81e tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Action body: b'{"os-attach": {"instance_uuid": "2b1c196b-3cc3-4900-89ca-562576c83f54", "mountpoint": "/dev/vdb"}}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:32:31.974605 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-aca1c255-6d9f-47e5-8e0c-7ab89662a81e tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "2b1c196b-3cc3-4900-89ca-562576c83f54", "mountpoint": "/dev/vdb"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:31.978064 np0000008093 devstack@c-api.service[100455]: DEBUG dbcounter [-] [100455] Writing DB stats cinder:SELECT=299,cinder:UPDATE=78,cinder:INSERT=35,cinder:DELETE=1 {{(pid=100455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:32:31.989521 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:31.989521 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:31.992554 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-aca1c255-6d9f-47e5-8e0c-7ab89662a81e tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Volume info retrieved successfully. Aug 25 16:32:32.001390 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-aca1c255-6d9f-47e5-8e0c-7ab89662a81e tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Update volume admin metadata completed successfully. Aug 25 16:32:32.053864 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-aca1c255-6d9f-47e5-8e0c-7ab89662a81e tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Attach volume completed successfully. Aug 25 16:32:32.053864 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-aca1c255-6d9f-47e5-8e0c-7ab89662a81e tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025/action returned with HTTP 202 Aug 25 16:32:32.054389 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1039/4194] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:32:31 2026] POST /volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:32:32.061670 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f7cfecb6-f5cd-42eb-8cc9-d3700dfaa8bf None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:32.063242 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f7cfecb6-f5cd-42eb-8cc9-d3700dfaa8bf tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] GET https://10.4.3.102/volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025 Aug 25 16:32:32.063424 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f7cfecb6-f5cd-42eb-8cc9-d3700dfaa8bf tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:32.063616 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f7cfecb6-f5cd-42eb-8cc9-d3700dfaa8bf tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:32.071688 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:32.071688 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:32.074629 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-f7cfecb6-f5cd-42eb-8cc9-d3700dfaa8bf tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Volume info retrieved successfully. Aug 25 16:32:32.078298 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f7cfecb6-f5cd-42eb-8cc9-d3700dfaa8bf tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025 returned with HTTP 200 Aug 25 16:32:32.078864 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1047/4195] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:32 2026] GET /volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025 => generated 1176 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:32:32.093541 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-e95e2a96-aa6b-4c99-b52f-cad7b79f342d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:32.095931 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e95e2a96-aa6b-4c99-b52f-cad7b79f342d tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] GET https://10.4.3.102/volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025 Aug 25 16:32:32.096173 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e95e2a96-aa6b-4c99-b52f-cad7b79f342d tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:32.096378 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e95e2a96-aa6b-4c99-b52f-cad7b79f342d tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:32.106867 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:32.106867 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:32.112081 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-e95e2a96-aa6b-4c99-b52f-cad7b79f342d tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Volume info retrieved successfully. Aug 25 16:32:32.116265 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e95e2a96-aa6b-4c99-b52f-cad7b79f342d tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025 returned with HTTP 200 Aug 25 16:32:32.116597 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1058/4196] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:32 2026] GET /volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025 => generated 1176 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:32:32.130651 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-d6c1e105-24b1-468b-9152-4affc5516fb0 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:32.156746 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d6c1e105-24b1-468b-9152-4affc5516fb0 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] POST https://10.4.3.102/volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025/action Aug 25 16:32:32.157146 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d6c1e105-24b1-468b-9152-4affc5516fb0 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:32:32.157301 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d6c1e105-24b1-468b-9152-4affc5516fb0 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:32.169678 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:32.169678 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:32.170180 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.contrib.admin_actions [None req-d6c1e105-24b1-468b-9152-4affc5516fb0 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Updating volume 'edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025' with '{'status': 'error'}' {{(pid=100454) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 16:32:32.210380 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d6c1e105-24b1-468b-9152-4affc5516fb0 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] https://10.4.3.102/volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025/action returned with HTTP 202 Aug 25 16:32:32.210925 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1053/4197] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:32:32 2026] POST /volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:32:32.220286 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-352f5964-5aeb-437f-a4f6-d769424dd354 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:32.221992 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-352f5964-5aeb-437f-a4f6-d769424dd354 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] GET https://10.4.3.102/volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025 Aug 25 16:32:32.222369 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-352f5964-5aeb-437f-a4f6-d769424dd354 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:32.223604 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-352f5964-5aeb-437f-a4f6-d769424dd354 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:32.235495 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:32.235495 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:32.239901 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-352f5964-5aeb-437f-a4f6-d769424dd354 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Volume info retrieved successfully. Aug 25 16:32:32.245500 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-352f5964-5aeb-437f-a4f6-d769424dd354 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025 returned with HTTP 200 Aug 25 16:32:32.246055 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1040/4198] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:32 2026] GET /volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025 => generated 1175 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:32:32.259723 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-19391f30-f4a0-4f55-9607-f66465a4fbed None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:32.261466 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-19391f30-f4a0-4f55-9607-f66465a4fbed tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] POST https://10.4.3.102/volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025/action Aug 25 16:32:32.261791 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-19391f30-f4a0-4f55-9607-f66465a4fbed tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "dafd1c9b-4c1f-4379-ae6f-f653cf075fca"}}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:32:32.261924 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-19391f30-f4a0-4f55-9607-f66465a4fbed tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "dafd1c9b-4c1f-4379-ae6f-f653cf075fca"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:32.273678 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:32.273678 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:32.274058 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-19391f30-f4a0-4f55-9607-f66465a4fbed tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Volume info retrieved successfully. Aug 25 16:32:32.295145 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-19391f30-f4a0-4f55-9607-f66465a4fbed tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Terminate volume connection completed successfully. Aug 25 16:32:32.300480 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-19391f30-f4a0-4f55-9607-f66465a4fbed tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100456) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 25 16:32:32.348943 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-19391f30-f4a0-4f55-9607-f66465a4fbed tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Detach volume completed successfully. Aug 25 16:32:32.349240 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-19391f30-f4a0-4f55-9607-f66465a4fbed tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] https://10.4.3.102/volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025/action returned with HTTP 202 Aug 25 16:32:32.350117 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1048/4199] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:32:32 2026] POST /volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:32:32.357173 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-2cdb79fc-4344-4212-8317-2fc63147cd87 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:32.359571 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2cdb79fc-4344-4212-8317-2fc63147cd87 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] GET https://10.4.3.102/volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025 Aug 25 16:32:32.359867 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2cdb79fc-4344-4212-8317-2fc63147cd87 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:32.360219 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2cdb79fc-4344-4212-8317-2fc63147cd87 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:32.369151 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:32.369151 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:32.374398 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-2cdb79fc-4344-4212-8317-2fc63147cd87 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Volume info retrieved successfully. Aug 25 16:32:32.379839 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2cdb79fc-4344-4212-8317-2fc63147cd87 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025 returned with HTTP 200 Aug 25 16:32:32.380457 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1059/4200] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:32 2026] GET /volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025 => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:32.391668 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-85b202a6-563b-4766-9142-e1dbbfb737a7 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:32.393232 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-85b202a6-563b-4766-9142-e1dbbfb737a7 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] GET https://10.4.3.102/volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025 Aug 25 16:32:32.393389 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-85b202a6-563b-4766-9142-e1dbbfb737a7 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:32.393918 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-85b202a6-563b-4766-9142-e1dbbfb737a7 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:32.402308 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:32.402308 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:32.407070 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-85b202a6-563b-4766-9142-e1dbbfb737a7 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Volume info retrieved successfully. Aug 25 16:32:32.411012 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-85b202a6-563b-4766-9142-e1dbbfb737a7 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025 returned with HTTP 200 Aug 25 16:32:32.411435 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1054/4201] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:32 2026] GET /volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025 => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:32.425074 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-23e82db7-8823-40f7-8917-6f98a6f368e0 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:32.426727 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-23e82db7-8823-40f7-8917-6f98a6f368e0 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] POST https://10.4.3.102/volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025/action Aug 25 16:32:32.427441 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-23e82db7-8823-40f7-8917-6f98a6f368e0 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Action body: b'{"os-detach": {}}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:32:32.428010 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-23e82db7-8823-40f7-8917-6f98a6f368e0 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:32.439402 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:32.439402 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:32.441328 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-23e82db7-8823-40f7-8917-6f98a6f368e0 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Volume info retrieved successfully. Aug 25 16:32:32.469345 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-23e82db7-8823-40f7-8917-6f98a6f368e0 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Detach volume completed successfully. Aug 25 16:32:32.469345 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-23e82db7-8823-40f7-8917-6f98a6f368e0 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025/action returned with HTTP 202 Aug 25 16:32:32.469768 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1041/4202] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:32:32 2026] POST /volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:32:32.476403 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-56c481f5-d78b-4529-87cc-12b191585555 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:32.478619 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-56c481f5-d78b-4529-87cc-12b191585555 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] GET https://10.4.3.102/volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025 Aug 25 16:32:32.478865 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-56c481f5-d78b-4529-87cc-12b191585555 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:32.479106 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-56c481f5-d78b-4529-87cc-12b191585555 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:32.487321 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:32.487321 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:32.491304 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-56c481f5-d78b-4529-87cc-12b191585555 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Volume info retrieved successfully. Aug 25 16:32:32.498364 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-56c481f5-d78b-4529-87cc-12b191585555 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025 returned with HTTP 200 Aug 25 16:32:32.498849 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1049/4203] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:32 2026] GET /volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025 => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:32.513469 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-b3470106-20e3-412c-8eb6-f5cb954db3b6 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:32.515400 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b3470106-20e3-412c-8eb6-f5cb954db3b6 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] GET https://10.4.3.102/volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025 Aug 25 16:32:32.515683 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b3470106-20e3-412c-8eb6-f5cb954db3b6 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:32.515928 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b3470106-20e3-412c-8eb6-f5cb954db3b6 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:32.525058 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:32.525058 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:32.529341 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-b3470106-20e3-412c-8eb6-f5cb954db3b6 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Volume info retrieved successfully. Aug 25 16:32:32.534466 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b3470106-20e3-412c-8eb6-f5cb954db3b6 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025 returned with HTTP 200 Aug 25 16:32:32.534979 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1060/4204] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:32 2026] GET /volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025 => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:32.547318 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e0c0c042-675b-4cf8-9222-e32c887b968e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:32.549051 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e0c0c042-675b-4cf8-9222-e32c887b968e tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] DELETE https://10.4.3.102/volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025 Aug 25 16:32:32.549264 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e0c0c042-675b-4cf8-9222-e32c887b968e tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:32.549441 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e0c0c042-675b-4cf8-9222-e32c887b968e tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:32.549598 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-e0c0c042-675b-4cf8-9222-e32c887b968e tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Delete volume with id: edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025 Aug 25 16:32:32.560143 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:32.560143 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:32.560710 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-e0c0c042-675b-4cf8-9222-e32c887b968e tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Volume info retrieved successfully. Aug 25 16:32:32.580310 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-2e6565bd-c3c5-43a6-8ae8-f31e7a2f840f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:32.581368 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-e0c0c042-675b-4cf8-9222-e32c887b968e tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Delete volume request issued successfully. Aug 25 16:32:32.581552 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e0c0c042-675b-4cf8-9222-e32c887b968e tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025 returned with HTTP 202 Aug 25 16:32:32.583917 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1055/4205] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:32:32 2026] DELETE /volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:32:32.584000 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2e6565bd-c3c5-43a6-8ae8-f31e7a2f840f tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 Aug 25 16:32:32.584000 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2e6565bd-c3c5-43a6-8ae8-f31e7a2f840f tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:32.584000 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2e6565bd-c3c5-43a6-8ae8-f31e7a2f840f tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:32.584000 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-2e6565bd-c3c5-43a6-8ae8-f31e7a2f840f tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id cad2efc2-6465-43fa-8f86-020f99f62cd2. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:32.592249 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:32.592249 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:32.592249 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2e6565bd-c3c5-43a6-8ae8-f31e7a2f840f tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 returned with HTTP 200 Aug 25 16:32:32.592249 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1042/4206] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:32:32 2026] GET /volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:32.593097 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-41fe785a-21d3-4f42-a7c7-c2ae5fe19769 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:32.595104 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-41fe785a-21d3-4f42-a7c7-c2ae5fe19769 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] GET https://10.4.3.102/volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025 Aug 25 16:32:32.595319 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-41fe785a-21d3-4f42-a7c7-c2ae5fe19769 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:32.595534 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-41fe785a-21d3-4f42-a7c7-c2ae5fe19769 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:32.603006 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:32.603006 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:32.607182 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-41fe785a-21d3-4f42-a7c7-c2ae5fe19769 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Volume info retrieved successfully. Aug 25 16:32:32.611696 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-41fe785a-21d3-4f42-a7c7-c2ae5fe19769 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025 returned with HTTP 200 Aug 25 16:32:32.612067 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1050/4207] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:32 2026] GET /volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025 => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:33.603135 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-698bf20b-4ff6-48d5-b912-ccf57e31759a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:33.604753 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-698bf20b-4ff6-48d5-b912-ccf57e31759a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 Aug 25 16:32:33.604975 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-698bf20b-4ff6-48d5-b912-ccf57e31759a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:33.605287 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-698bf20b-4ff6-48d5-b912-ccf57e31759a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:33.605287 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-698bf20b-4ff6-48d5-b912-ccf57e31759a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id cad2efc2-6465-43fa-8f86-020f99f62cd2. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:33.613433 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:33.613433 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:33.614253 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-698bf20b-4ff6-48d5-b912-ccf57e31759a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 returned with HTTP 200 Aug 25 16:32:33.615107 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1061/4208] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:32:33 2026] GET /volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:33.624976 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-26bfb088-9847-4521-8103-a84af94306ff None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:33.627099 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-26bfb088-9847-4521-8103-a84af94306ff tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] GET https://10.4.3.102/volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025 Aug 25 16:32:33.627179 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-26bfb088-9847-4521-8103-a84af94306ff tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:33.627370 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-26bfb088-9847-4521-8103-a84af94306ff tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:33.634034 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-26bfb088-9847-4521-8103-a84af94306ff tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025 returned with HTTP 404 Aug 25 16:32:33.634848 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1056/4209] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:33 2026] GET /volume/v3/volumes/edbc1ec3-dfc4-4ce9-b7c2-6d6b1123c025 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:32:34.626498 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-090a9b53-2231-4c0b-9ae0-3a06ff2b1434 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:34.629684 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-090a9b53-2231-4c0b-9ae0-3a06ff2b1434 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 Aug 25 16:32:34.629927 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-090a9b53-2231-4c0b-9ae0-3a06ff2b1434 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:34.630195 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-090a9b53-2231-4c0b-9ae0-3a06ff2b1434 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:34.630345 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-090a9b53-2231-4c0b-9ae0-3a06ff2b1434 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id cad2efc2-6465-43fa-8f86-020f99f62cd2. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:34.636237 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:34.636237 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:34.637124 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-090a9b53-2231-4c0b-9ae0-3a06ff2b1434 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 returned with HTTP 200 Aug 25 16:32:34.637513 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1043/4210] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:32:34 2026] GET /volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:35.648399 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-866ad8c5-0b00-4232-8b0a-68acfc57573a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:35.652293 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-866ad8c5-0b00-4232-8b0a-68acfc57573a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 Aug 25 16:32:35.652475 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-866ad8c5-0b00-4232-8b0a-68acfc57573a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:35.652838 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-866ad8c5-0b00-4232-8b0a-68acfc57573a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:35.652913 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-866ad8c5-0b00-4232-8b0a-68acfc57573a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id cad2efc2-6465-43fa-8f86-020f99f62cd2. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:35.657931 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:35.657931 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:35.658816 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-866ad8c5-0b00-4232-8b0a-68acfc57573a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 returned with HTTP 200 Aug 25 16:32:35.659035 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1051/4211] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:32:35 2026] GET /volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:36.113850 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-501e972b-294b-45b4-baf4-286970f3d2ee None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:36.115770 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-501e972b-294b-45b4-baf4-286970f3d2ee tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:32:36.116170 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-501e972b-294b-45b4-baf4-286970f3d2ee tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1912585557"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:36.118784 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-501e972b-294b-45b4-baf4-286970f3d2ee tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1912585557'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:32:36.118784 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-501e972b-294b-45b4-baf4-286970f3d2ee tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Create volume of 1 GB Aug 25 16:32:36.124519 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-501e972b-294b-45b4-baf4-286970f3d2ee tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Availability Zones retrieved successfully. Aug 25 16:32:36.137337 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-501e972b-294b-45b4-baf4-286970f3d2ee tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Flow 'volume_create_api' (2fc556cd-d7a3-410c-a62e-f6b69836ccaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:32:36.138949 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-501e972b-294b-45b4-baf4-286970f3d2ee tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c8ae40e-f071-48ad-b2c1-a5f572b629b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:36.140080 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-501e972b-294b-45b4-baf4-286970f3d2ee tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:32:36.195472 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-501e972b-294b-45b4-baf4-286970f3d2ee tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c8ae40e-f071-48ad-b2c1-a5f572b629b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:36.195472 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-501e972b-294b-45b4-baf4-286970f3d2ee tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47c7442c-761f-438d-b3a8-079660a7bd1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:36.236508 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-501e972b-294b-45b4-baf4-286970f3d2ee tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Created reservations ['5802e1c8-c492-40cb-b849-7597a6c033cb', 'f86b9123-544f-4588-891d-856561d43e2d', '9cc2ad9f-1f65-497b-884d-a1d3a988eaef', '834825d3-a970-4546-87e7-44c80517358b'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:32:36.237264 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-501e972b-294b-45b4-baf4-286970f3d2ee tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47c7442c-761f-438d-b3a8-079660a7bd1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5802e1c8-c492-40cb-b849-7597a6c033cb', 'f86b9123-544f-4588-891d-856561d43e2d', '9cc2ad9f-1f65-497b-884d-a1d3a988eaef', '834825d3-a970-4546-87e7-44c80517358b']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:36.237955 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-501e972b-294b-45b4-baf4-286970f3d2ee tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45c2faa4-4504-4a7a-943e-18b82901c428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:36.265907 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-501e972b-294b-45b4-baf4-286970f3d2ee tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45c2faa4-4504-4a7a-943e-18b82901c428) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b97b3499-9a4b-409a-abc6-f06892156f4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1912585557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bd12a76bd474e149973685cf3f37977',qos_specs=None,replication_status=,reservations=['5802e1c8-c492-40cb-b849-7597a6c033cb','f86b9123-544f-4588-891d-856561d43e2d','9cc2ad9f-1f65-497b-884d-a1d3a988eaef','834825d3-a970-4546-87e7-44c80517358b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fffa859b00a847fe84057637086f3ab2',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:32:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1912585557',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b97b3499-9a4b-409a-abc6-f06892156f4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bd12a76bd474e149973685cf3f37977',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fffa859b00a847fe84057637086f3ab2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:36.266600 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-501e972b-294b-45b4-baf4-286970f3d2ee tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee6b9356-5223-487a-8c4c-ad1605a32805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:36.283964 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-501e972b-294b-45b4-baf4-286970f3d2ee tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee6b9356-5223-487a-8c4c-ad1605a32805) transitioned into state 'SUCCESS' from state '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-1912585557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bd12a76bd474e149973685cf3f37977',qos_specs=None,replication_status=,reservations=['5802e1c8-c492-40cb-b849-7597a6c033cb','f86b9123-544f-4588-891d-856561d43e2d','9cc2ad9f-1f65-497b-884d-a1d3a988eaef','834825d3-a970-4546-87e7-44c80517358b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fffa859b00a847fe84057637086f3ab2',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:36.284610 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-501e972b-294b-45b4-baf4-286970f3d2ee tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f464219-5a58-450c-a925-4c4356703063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:36.293860 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-501e972b-294b-45b4-baf4-286970f3d2ee tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f464219-5a58-450c-a925-4c4356703063) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:36.294540 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-501e972b-294b-45b4-baf4-286970f3d2ee tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Flow 'volume_create_api' (2fc556cd-d7a3-410c-a62e-f6b69836ccaa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:32:36.294813 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-501e972b-294b-45b4-baf4-286970f3d2ee tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Create volume request issued successfully. Aug 25 16:32:36.295303 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-501e972b-294b-45b4-baf4-286970f3d2ee tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:32:36.298737 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1062/4212] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:32:36 2026] POST /volume/v3/volumes => generated 749 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:32:36.310188 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e9cc6c87-67df-45af-ad14-5db8af91c42a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:36.312034 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e9cc6c87-67df-45af-ad14-5db8af91c42a tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] GET https://10.4.3.102/volume/v3/volumes/b97b3499-9a4b-409a-abc6-f06892156f4e Aug 25 16:32:36.312261 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e9cc6c87-67df-45af-ad14-5db8af91c42a tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:36.312469 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e9cc6c87-67df-45af-ad14-5db8af91c42a tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:36.329847 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:36.329847 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:36.336861 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-e9cc6c87-67df-45af-ad14-5db8af91c42a tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Volume info retrieved successfully. Aug 25 16:32:36.343971 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e9cc6c87-67df-45af-ad14-5db8af91c42a tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/b97b3499-9a4b-409a-abc6-f06892156f4e returned with HTTP 200 Aug 25 16:32:36.344401 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1057/4213] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:36 2026] GET /volume/v3/volumes/b97b3499-9a4b-409a-abc6-f06892156f4e => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:36.671410 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-9ab1dc10-bf93-4855-a69b-1ec3ea338eef None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:36.675827 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9ab1dc10-bf93-4855-a69b-1ec3ea338eef tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 Aug 25 16:32:36.676207 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9ab1dc10-bf93-4855-a69b-1ec3ea338eef tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:36.676207 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9ab1dc10-bf93-4855-a69b-1ec3ea338eef tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:36.676361 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-9ab1dc10-bf93-4855-a69b-1ec3ea338eef tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id cad2efc2-6465-43fa-8f86-020f99f62cd2. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:36.681210 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:36.681210 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:36.681961 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9ab1dc10-bf93-4855-a69b-1ec3ea338eef tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 returned with HTTP 200 Aug 25 16:32:36.682390 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1044/4214] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:32:36 2026] GET /volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:37.358417 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-77d1f4de-cdc5-4e12-9d81-68fc520997e1 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:37.360212 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-77d1f4de-cdc5-4e12-9d81-68fc520997e1 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] GET https://10.4.3.102/volume/v3/volumes/b97b3499-9a4b-409a-abc6-f06892156f4e Aug 25 16:32:37.360435 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-77d1f4de-cdc5-4e12-9d81-68fc520997e1 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:37.360682 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-77d1f4de-cdc5-4e12-9d81-68fc520997e1 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:37.368479 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:37.368479 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:37.371852 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-77d1f4de-cdc5-4e12-9d81-68fc520997e1 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Volume info retrieved successfully. Aug 25 16:32:37.379602 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-77d1f4de-cdc5-4e12-9d81-68fc520997e1 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/b97b3499-9a4b-409a-abc6-f06892156f4e returned with HTTP 200 Aug 25 16:32:37.379602 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1052/4215] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:37 2026] GET /volume/v3/volumes/b97b3499-9a4b-409a-abc6-f06892156f4e => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:37.392201 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-9ff97196-3573-4f6b-8b76-52a05657f0d0 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:37.395085 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9ff97196-3573-4f6b-8b76-52a05657f0d0 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] POST https://10.4.3.102/volume/v3/volumes/b97b3499-9a4b-409a-abc6-f06892156f4e/action Aug 25 16:32:37.395510 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9ff97196-3573-4f6b-8b76-52a05657f0d0 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:32:37.395693 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9ff97196-3573-4f6b-8b76-52a05657f0d0 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:37.404382 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:37.404382 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:37.404859 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.contrib.admin_actions [None req-9ff97196-3573-4f6b-8b76-52a05657f0d0 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Updating volume 'b97b3499-9a4b-409a-abc6-f06892156f4e' with '{'status': 'attaching'}' {{(pid=100457) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 16:32:37.429604 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9ff97196-3573-4f6b-8b76-52a05657f0d0 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] https://10.4.3.102/volume/v3/volumes/b97b3499-9a4b-409a-abc6-f06892156f4e/action returned with HTTP 202 Aug 25 16:32:37.430101 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1063/4216] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:32:37 2026] POST /volume/v3/volumes/b97b3499-9a4b-409a-abc6-f06892156f4e/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:32:37.436791 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-739e7494-38b7-486a-98e3-2445cc43d8e6 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:37.438512 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-739e7494-38b7-486a-98e3-2445cc43d8e6 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] GET https://10.4.3.102/volume/v3/volumes/b97b3499-9a4b-409a-abc6-f06892156f4e Aug 25 16:32:37.438719 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-739e7494-38b7-486a-98e3-2445cc43d8e6 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:37.438896 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-739e7494-38b7-486a-98e3-2445cc43d8e6 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:37.448090 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:37.448090 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:37.449690 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-739e7494-38b7-486a-98e3-2445cc43d8e6 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Volume info retrieved successfully. Aug 25 16:32:37.453413 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-739e7494-38b7-486a-98e3-2445cc43d8e6 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/b97b3499-9a4b-409a-abc6-f06892156f4e returned with HTTP 200 Aug 25 16:32:37.453785 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1058/4217] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:37 2026] GET /volume/v3/volumes/b97b3499-9a4b-409a-abc6-f06892156f4e => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:37.464544 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c4ef8597-bdc4-474d-b238-926bb9bcd4a5 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:37.466094 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c4ef8597-bdc4-474d-b238-926bb9bcd4a5 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] POST https://10.4.3.102/volume/v3/volumes/b97b3499-9a4b-409a-abc6-f06892156f4e/action Aug 25 16:32:37.466431 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c4ef8597-bdc4-474d-b238-926bb9bcd4a5 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:32:37.466540 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c4ef8597-bdc4-474d-b238-926bb9bcd4a5 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:37.474528 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:37.474528 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:37.474842 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-c4ef8597-bdc4-474d-b238-926bb9bcd4a5 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Volume info retrieved successfully. Aug 25 16:32:37.502137 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-c4ef8597-bdc4-474d-b238-926bb9bcd4a5 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Delete volume request issued successfully. Aug 25 16:32:37.502322 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c4ef8597-bdc4-474d-b238-926bb9bcd4a5 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] https://10.4.3.102/volume/v3/volumes/b97b3499-9a4b-409a-abc6-f06892156f4e/action returned with HTTP 202 Aug 25 16:32:37.502761 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1045/4218] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:32:37 2026] POST /volume/v3/volumes/b97b3499-9a4b-409a-abc6-f06892156f4e/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:32:37.517012 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-081ad5fa-3d47-450e-b5d7-fcc3d6fd9e6d None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:37.519234 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-081ad5fa-3d47-450e-b5d7-fcc3d6fd9e6d tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] GET https://10.4.3.102/volume/v3/volumes/b97b3499-9a4b-409a-abc6-f06892156f4e Aug 25 16:32:37.519468 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-081ad5fa-3d47-450e-b5d7-fcc3d6fd9e6d tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:37.519753 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-081ad5fa-3d47-450e-b5d7-fcc3d6fd9e6d tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:37.529383 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:37.529383 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:37.532899 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-081ad5fa-3d47-450e-b5d7-fcc3d6fd9e6d tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Volume info retrieved successfully. Aug 25 16:32:37.537745 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-081ad5fa-3d47-450e-b5d7-fcc3d6fd9e6d tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/b97b3499-9a4b-409a-abc6-f06892156f4e returned with HTTP 200 Aug 25 16:32:37.538200 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1053/4219] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:37 2026] GET /volume/v3/volumes/b97b3499-9a4b-409a-abc6-f06892156f4e => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:37.692684 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-32b980b5-ac5c-4320-8678-d6a6e6db33f7 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:37.695515 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-32b980b5-ac5c-4320-8678-d6a6e6db33f7 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 Aug 25 16:32:37.695794 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-32b980b5-ac5c-4320-8678-d6a6e6db33f7 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:37.696011 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-32b980b5-ac5c-4320-8678-d6a6e6db33f7 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:37.696162 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-32b980b5-ac5c-4320-8678-d6a6e6db33f7 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id cad2efc2-6465-43fa-8f86-020f99f62cd2. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:37.701006 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:37.701006 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:37.701713 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-32b980b5-ac5c-4320-8678-d6a6e6db33f7 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 returned with HTTP 200 Aug 25 16:32:37.702138 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1064/4220] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:32:37 2026] GET /volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:32:37.985615 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-a4a97f7c-409a-4975-82bc-a4c0d827ea39 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:37.987327 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a4a97f7c-409a-4975-82bc-a4c0d827ea39 tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] GET https://10.4.3.102/volume/v3/volumes/dbcd5aba-2341-4600-b7eb-3f35505c2793 Aug 25 16:32:37.987517 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a4a97f7c-409a-4975-82bc-a4c0d827ea39 tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:37.987733 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a4a97f7c-409a-4975-82bc-a4c0d827ea39 tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:37.997024 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:37.997024 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:38.000098 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-a4a97f7c-409a-4975-82bc-a4c0d827ea39 tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Volume info retrieved successfully. Aug 25 16:32:38.003822 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a4a97f7c-409a-4975-82bc-a4c0d827ea39 tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] https://10.4.3.102/volume/v3/volumes/dbcd5aba-2341-4600-b7eb-3f35505c2793 returned with HTTP 200 Aug 25 16:32:38.004203 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1059/4221] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:37 2026] GET /volume/v3/volumes/dbcd5aba-2341-4600-b7eb-3f35505c2793 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:38.361987 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-1bc0d92b-6986-4aa8-8145-14c09d3a8753 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:38.364621 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1bc0d92b-6986-4aa8-8145-14c09d3a8753 tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] DELETE https://10.4.3.102/volume/v3/volumes/dbcd5aba-2341-4600-b7eb-3f35505c2793 Aug 25 16:32:38.364811 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1bc0d92b-6986-4aa8-8145-14c09d3a8753 tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:38.364978 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1bc0d92b-6986-4aa8-8145-14c09d3a8753 tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:38.365142 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-1bc0d92b-6986-4aa8-8145-14c09d3a8753 tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Delete volume with id: dbcd5aba-2341-4600-b7eb-3f35505c2793 Aug 25 16:32:38.375566 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:38.375566 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:38.376057 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-1bc0d92b-6986-4aa8-8145-14c09d3a8753 tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Volume info retrieved successfully. Aug 25 16:32:38.401573 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-1bc0d92b-6986-4aa8-8145-14c09d3a8753 tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Delete volume request issued successfully. Aug 25 16:32:38.402077 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1bc0d92b-6986-4aa8-8145-14c09d3a8753 tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] https://10.4.3.102/volume/v3/volumes/dbcd5aba-2341-4600-b7eb-3f35505c2793 returned with HTTP 202 Aug 25 16:32:38.402480 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1046/4222] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:32:38 2026] DELETE /volume/v3/volumes/dbcd5aba-2341-4600-b7eb-3f35505c2793 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:32:38.411139 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a555ac84-eaca-49ee-9eb7-9868bfa99ea3 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:38.413438 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a555ac84-eaca-49ee-9eb7-9868bfa99ea3 tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] GET https://10.4.3.102/volume/v3/volumes/dbcd5aba-2341-4600-b7eb-3f35505c2793 Aug 25 16:32:38.413735 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a555ac84-eaca-49ee-9eb7-9868bfa99ea3 tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:38.414293 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a555ac84-eaca-49ee-9eb7-9868bfa99ea3 tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:38.424201 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:38.424201 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:38.429285 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-a555ac84-eaca-49ee-9eb7-9868bfa99ea3 tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Volume info retrieved successfully. Aug 25 16:32:38.435801 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a555ac84-eaca-49ee-9eb7-9868bfa99ea3 tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] https://10.4.3.102/volume/v3/volumes/dbcd5aba-2341-4600-b7eb-3f35505c2793 returned with HTTP 200 Aug 25 16:32:38.436404 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1054/4223] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:38 2026] GET /volume/v3/volumes/dbcd5aba-2341-4600-b7eb-3f35505c2793 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:38.550340 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-9bb0194a-c9f4-433c-8fd2-2cc37adb78e9 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:38.552097 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9bb0194a-c9f4-433c-8fd2-2cc37adb78e9 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] GET https://10.4.3.102/volume/v3/volumes/b97b3499-9a4b-409a-abc6-f06892156f4e Aug 25 16:32:38.552336 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9bb0194a-c9f4-433c-8fd2-2cc37adb78e9 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:38.552566 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9bb0194a-c9f4-433c-8fd2-2cc37adb78e9 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:38.566981 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9bb0194a-c9f4-433c-8fd2-2cc37adb78e9 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/b97b3499-9a4b-409a-abc6-f06892156f4e returned with HTTP 404 Aug 25 16:32:38.567687 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1065/4224] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:38 2026] GET /volume/v3/volumes/b97b3499-9a4b-409a-abc6-f06892156f4e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 16:32:38.575580 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-330e87e6-11b3-4e8f-9f02-47f2fb1e74d1 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:38.577216 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-330e87e6-11b3-4e8f-9f02-47f2fb1e74d1 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] GET https://10.4.3.102/volume/v3/volumes/b97b3499-9a4b-409a-abc6-f06892156f4e Aug 25 16:32:38.577412 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-330e87e6-11b3-4e8f-9f02-47f2fb1e74d1 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:38.577621 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-330e87e6-11b3-4e8f-9f02-47f2fb1e74d1 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:38.582828 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-330e87e6-11b3-4e8f-9f02-47f2fb1e74d1 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/b97b3499-9a4b-409a-abc6-f06892156f4e returned with HTTP 404 Aug 25 16:32:38.583251 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1060/4225] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:38 2026] GET /volume/v3/volumes/b97b3499-9a4b-409a-abc6-f06892156f4e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:32:38.589619 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-5a147786-d665-4a00-a5e6-0dbc2f6d05cf None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:38.591730 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5a147786-d665-4a00-a5e6-0dbc2f6d05cf tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] DELETE https://10.4.3.102/volume/v3/volumes/b97b3499-9a4b-409a-abc6-f06892156f4e Aug 25 16:32:38.591959 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5a147786-d665-4a00-a5e6-0dbc2f6d05cf tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:38.592235 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5a147786-d665-4a00-a5e6-0dbc2f6d05cf tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:38.592502 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-5a147786-d665-4a00-a5e6-0dbc2f6d05cf tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Delete volume with id: b97b3499-9a4b-409a-abc6-f06892156f4e Aug 25 16:32:38.598916 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5a147786-d665-4a00-a5e6-0dbc2f6d05cf tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/b97b3499-9a4b-409a-abc6-f06892156f4e returned with HTTP 404 Aug 25 16:32:38.599511 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1047/4226] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:32:38 2026] DELETE /volume/v3/volumes/b97b3499-9a4b-409a-abc6-f06892156f4e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:32:38.606928 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-7974ff86-730a-479a-a6d9-72c95d6e2d34 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:38.608683 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7974ff86-730a-479a-a6d9-72c95d6e2d34 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:32:38.609066 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7974ff86-730a-479a-a6d9-72c95d6e2d34 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1456075113"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:38.610619 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-7974ff86-730a-479a-a6d9-72c95d6e2d34 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1456075113'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:32:38.610744 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-7974ff86-730a-479a-a6d9-72c95d6e2d34 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Create volume of 1 GB Aug 25 16:32:38.628949 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-7974ff86-730a-479a-a6d9-72c95d6e2d34 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Availability Zones retrieved successfully. Aug 25 16:32:38.634511 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-7974ff86-730a-479a-a6d9-72c95d6e2d34 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Flow 'volume_create_api' (7a1921bd-7a40-44f6-9106-0f924fbfc794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:32:38.635430 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-7974ff86-730a-479a-a6d9-72c95d6e2d34 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81e23dea-6448-418a-9a24-105c23c841a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:38.636340 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-7974ff86-730a-479a-a6d9-72c95d6e2d34 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:32:38.660794 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-7974ff86-730a-479a-a6d9-72c95d6e2d34 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81e23dea-6448-418a-9a24-105c23c841a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:38.661449 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-7974ff86-730a-479a-a6d9-72c95d6e2d34 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34978bbd-35b4-4e41-9adb-b60dd47df7f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:38.700779 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-7974ff86-730a-479a-a6d9-72c95d6e2d34 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Created reservations ['3a38e8be-89b6-4cf4-b5d4-e97944567ced', '1cd54a67-4395-4302-9f67-c794eae56d1d', 'eff1b476-8ce3-4897-9f2e-922c7c74d6cd', '8c06579d-6e73-40fd-b901-8c9cbc96369a'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:32:38.701564 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-7974ff86-730a-479a-a6d9-72c95d6e2d34 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34978bbd-35b4-4e41-9adb-b60dd47df7f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a38e8be-89b6-4cf4-b5d4-e97944567ced', '1cd54a67-4395-4302-9f67-c794eae56d1d', 'eff1b476-8ce3-4897-9f2e-922c7c74d6cd', '8c06579d-6e73-40fd-b901-8c9cbc96369a']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:38.702297 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-7974ff86-730a-479a-a6d9-72c95d6e2d34 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0849d2b-138b-473b-a2ea-6bfa4855d857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:38.714324 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-cb0db86a-83ec-4bbc-a6b5-c24c80ba0b62 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:38.716051 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-cb0db86a-83ec-4bbc-a6b5-c24c80ba0b62 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 Aug 25 16:32:38.716275 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-cb0db86a-83ec-4bbc-a6b5-c24c80ba0b62 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:38.716449 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-cb0db86a-83ec-4bbc-a6b5-c24c80ba0b62 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:38.716543 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-cb0db86a-83ec-4bbc-a6b5-c24c80ba0b62 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id cad2efc2-6465-43fa-8f86-020f99f62cd2. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:38.720314 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:38.720314 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:38.720979 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-cb0db86a-83ec-4bbc-a6b5-c24c80ba0b62 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 returned with HTTP 200 Aug 25 16:32:38.721360 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1066/4227] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:32:38 2026] GET /volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:38.723134 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-7974ff86-730a-479a-a6d9-72c95d6e2d34 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0849d2b-138b-473b-a2ea-6bfa4855d857) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a4804b4-d302-4eea-a024-3851c1d68b6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1456075113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bd12a76bd474e149973685cf3f37977',qos_specs=None,replication_status=,reservations=['3a38e8be-89b6-4cf4-b5d4-e97944567ced','1cd54a67-4395-4302-9f67-c794eae56d1d','eff1b476-8ce3-4897-9f2e-922c7c74d6cd','8c06579d-6e73-40fd-b901-8c9cbc96369a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fffa859b00a847fe84057637086f3ab2',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:32:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1456075113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a4804b4-d302-4eea-a024-3851c1d68b6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bd12a76bd474e149973685cf3f37977',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fffa859b00a847fe84057637086f3ab2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:38.723897 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-7974ff86-730a-479a-a6d9-72c95d6e2d34 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4826a9f3-e3ca-40f3-8a94-ebd243bbeae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:38.742522 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-7974ff86-730a-479a-a6d9-72c95d6e2d34 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4826a9f3-e3ca-40f3-8a94-ebd243bbeae7) transitioned into state 'SUCCESS' from state '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-1456075113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bd12a76bd474e149973685cf3f37977',qos_specs=None,replication_status=,reservations=['3a38e8be-89b6-4cf4-b5d4-e97944567ced','1cd54a67-4395-4302-9f67-c794eae56d1d','eff1b476-8ce3-4897-9f2e-922c7c74d6cd','8c06579d-6e73-40fd-b901-8c9cbc96369a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fffa859b00a847fe84057637086f3ab2',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:38.743467 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-7974ff86-730a-479a-a6d9-72c95d6e2d34 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5375691a-a0a2-4db2-947e-ef309b6dec4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:38.763527 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-7974ff86-730a-479a-a6d9-72c95d6e2d34 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5375691a-a0a2-4db2-947e-ef309b6dec4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:38.764342 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-7974ff86-730a-479a-a6d9-72c95d6e2d34 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Flow 'volume_create_api' (7a1921bd-7a40-44f6-9106-0f924fbfc794) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:32:38.764629 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-7974ff86-730a-479a-a6d9-72c95d6e2d34 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Create volume request issued successfully. Aug 25 16:32:38.765169 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7974ff86-730a-479a-a6d9-72c95d6e2d34 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:32:38.765570 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1055/4228] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:32:38 2026] POST /volume/v3/volumes => generated 749 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:32:38.779066 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-8f2f25c2-1135-4877-9ef0-9271984b0590 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:38.782223 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8f2f25c2-1135-4877-9ef0-9271984b0590 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] GET https://10.4.3.102/volume/v3/volumes/2a4804b4-d302-4eea-a024-3851c1d68b6e Aug 25 16:32:38.782467 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8f2f25c2-1135-4877-9ef0-9271984b0590 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:38.782722 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8f2f25c2-1135-4877-9ef0-9271984b0590 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:38.790776 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:38.790776 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:38.794965 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-8f2f25c2-1135-4877-9ef0-9271984b0590 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Volume info retrieved successfully. Aug 25 16:32:38.804349 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8f2f25c2-1135-4877-9ef0-9271984b0590 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/2a4804b4-d302-4eea-a024-3851c1d68b6e returned with HTTP 200 Aug 25 16:32:38.804855 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1061/4229] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:38 2026] GET /volume/v3/volumes/2a4804b4-d302-4eea-a024-3851c1d68b6e => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:39.449884 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f582d675-0039-4b7d-bc8f-2137c47b1efb None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:39.451513 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f582d675-0039-4b7d-bc8f-2137c47b1efb tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] GET https://10.4.3.102/volume/v3/volumes/dbcd5aba-2341-4600-b7eb-3f35505c2793 Aug 25 16:32:39.451709 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f582d675-0039-4b7d-bc8f-2137c47b1efb tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:39.451897 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f582d675-0039-4b7d-bc8f-2137c47b1efb tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:39.458706 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f582d675-0039-4b7d-bc8f-2137c47b1efb tempest-TestImageHashVerification-184141674 tempest-TestImageHashVerification-184141674-project-member] https://10.4.3.102/volume/v3/volumes/dbcd5aba-2341-4600-b7eb-3f35505c2793 returned with HTTP 404 Aug 25 16:32:39.459258 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1048/4230] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:39 2026] GET /volume/v3/volumes/dbcd5aba-2341-4600-b7eb-3f35505c2793 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:32:39.733662 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-43a1f70f-c5fe-4556-90c9-e16c5090b981 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:39.735432 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-43a1f70f-c5fe-4556-90c9-e16c5090b981 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 Aug 25 16:32:39.735704 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-43a1f70f-c5fe-4556-90c9-e16c5090b981 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:39.735841 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-43a1f70f-c5fe-4556-90c9-e16c5090b981 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:39.735935 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-43a1f70f-c5fe-4556-90c9-e16c5090b981 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id cad2efc2-6465-43fa-8f86-020f99f62cd2. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:39.740568 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:39.740568 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:39.741124 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-43a1f70f-c5fe-4556-90c9-e16c5090b981 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 returned with HTTP 200 Aug 25 16:32:39.741469 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1067/4231] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:32:39 2026] GET /volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:39.816110 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-27bbab82-1d1f-477f-ae5e-2307c61e3936 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:39.817917 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-27bbab82-1d1f-477f-ae5e-2307c61e3936 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] GET https://10.4.3.102/volume/v3/volumes/2a4804b4-d302-4eea-a024-3851c1d68b6e Aug 25 16:32:39.818116 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-27bbab82-1d1f-477f-ae5e-2307c61e3936 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:39.818297 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-27bbab82-1d1f-477f-ae5e-2307c61e3936 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:39.825150 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:39.825150 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:39.828574 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-27bbab82-1d1f-477f-ae5e-2307c61e3936 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Volume info retrieved successfully. Aug 25 16:32:39.832880 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-27bbab82-1d1f-477f-ae5e-2307c61e3936 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/2a4804b4-d302-4eea-a024-3851c1d68b6e returned with HTTP 200 Aug 25 16:32:39.833287 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1056/4232] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:39 2026] GET /volume/v3/volumes/2a4804b4-d302-4eea-a024-3851c1d68b6e => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:39.845715 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-c2ab498e-6263-4a1b-95f6-870803cbdca2 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:39.848028 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c2ab498e-6263-4a1b-95f6-870803cbdca2 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] POST https://10.4.3.102/volume/v3/volumes/2a4804b4-d302-4eea-a024-3851c1d68b6e/action Aug 25 16:32:39.848494 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c2ab498e-6263-4a1b-95f6-870803cbdca2 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:32:39.848678 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c2ab498e-6263-4a1b-95f6-870803cbdca2 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:39.859436 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:39.859436 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:39.859994 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.contrib.admin_actions [None req-c2ab498e-6263-4a1b-95f6-870803cbdca2 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Updating volume '2a4804b4-d302-4eea-a024-3851c1d68b6e' with '{'status': 'creating'}' {{(pid=100454) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 16:32:39.882399 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c2ab498e-6263-4a1b-95f6-870803cbdca2 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] https://10.4.3.102/volume/v3/volumes/2a4804b4-d302-4eea-a024-3851c1d68b6e/action returned with HTTP 202 Aug 25 16:32:39.882937 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1062/4233] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:32:39 2026] POST /volume/v3/volumes/2a4804b4-d302-4eea-a024-3851c1d68b6e/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:32:39.890008 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d26a2784-5c7a-4d03-81d8-46b154b3910c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:39.891829 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d26a2784-5c7a-4d03-81d8-46b154b3910c tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] GET https://10.4.3.102/volume/v3/volumes/2a4804b4-d302-4eea-a024-3851c1d68b6e Aug 25 16:32:39.892015 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d26a2784-5c7a-4d03-81d8-46b154b3910c tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:39.892189 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d26a2784-5c7a-4d03-81d8-46b154b3910c tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:39.898542 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:39.898542 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:39.902632 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-d26a2784-5c7a-4d03-81d8-46b154b3910c tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Volume info retrieved successfully. Aug 25 16:32:39.906665 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d26a2784-5c7a-4d03-81d8-46b154b3910c tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/2a4804b4-d302-4eea-a024-3851c1d68b6e returned with HTTP 200 Aug 25 16:32:39.907042 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1049/4234] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:39 2026] GET /volume/v3/volumes/2a4804b4-d302-4eea-a024-3851c1d68b6e => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:39.919015 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-3ee3e0dd-09b4-47aa-b56e-d2cef75d329d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:39.920718 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3ee3e0dd-09b4-47aa-b56e-d2cef75d329d tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] POST https://10.4.3.102/volume/v3/volumes/2a4804b4-d302-4eea-a024-3851c1d68b6e/action Aug 25 16:32:39.921042 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3ee3e0dd-09b4-47aa-b56e-d2cef75d329d tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:32:39.921160 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3ee3e0dd-09b4-47aa-b56e-d2cef75d329d tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:39.928609 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:39.928609 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:39.928887 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-3ee3e0dd-09b4-47aa-b56e-d2cef75d329d tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Volume info retrieved successfully. Aug 25 16:32:39.953549 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-3ee3e0dd-09b4-47aa-b56e-d2cef75d329d tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Delete volume request issued successfully. Aug 25 16:32:39.953760 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3ee3e0dd-09b4-47aa-b56e-d2cef75d329d tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] https://10.4.3.102/volume/v3/volumes/2a4804b4-d302-4eea-a024-3851c1d68b6e/action returned with HTTP 202 Aug 25 16:32:39.954190 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1068/4235] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:32:39 2026] POST /volume/v3/volumes/2a4804b4-d302-4eea-a024-3851c1d68b6e/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:32:39.961182 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-539a9fd1-dbb8-4351-aa99-3586779969e2 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:39.962613 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-539a9fd1-dbb8-4351-aa99-3586779969e2 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] GET https://10.4.3.102/volume/v3/volumes/2a4804b4-d302-4eea-a024-3851c1d68b6e Aug 25 16:32:39.962808 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-539a9fd1-dbb8-4351-aa99-3586779969e2 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:39.962985 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-539a9fd1-dbb8-4351-aa99-3586779969e2 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:39.969802 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:39.969802 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:39.973563 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-539a9fd1-dbb8-4351-aa99-3586779969e2 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Volume info retrieved successfully. Aug 25 16:32:39.977780 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-539a9fd1-dbb8-4351-aa99-3586779969e2 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/2a4804b4-d302-4eea-a024-3851c1d68b6e returned with HTTP 200 Aug 25 16:32:39.978190 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1057/4236] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:39 2026] GET /volume/v3/volumes/2a4804b4-d302-4eea-a024-3851c1d68b6e => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:40.752451 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-0937d3b1-04e7-491b-8304-2a35630324e1 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:40.754032 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0937d3b1-04e7-491b-8304-2a35630324e1 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 Aug 25 16:32:40.754263 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0937d3b1-04e7-491b-8304-2a35630324e1 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:40.754398 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0937d3b1-04e7-491b-8304-2a35630324e1 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:40.754492 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-0937d3b1-04e7-491b-8304-2a35630324e1 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id cad2efc2-6465-43fa-8f86-020f99f62cd2. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:40.758214 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:40.758214 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:40.758701 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0937d3b1-04e7-491b-8304-2a35630324e1 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 returned with HTTP 200 Aug 25 16:32:40.759037 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1063/4237] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:32:40 2026] GET /volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:40.991739 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-3b57720a-7a9d-4d1e-a60e-3f85ef75d963 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:40.993394 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3b57720a-7a9d-4d1e-a60e-3f85ef75d963 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] GET https://10.4.3.102/volume/v3/volumes/2a4804b4-d302-4eea-a024-3851c1d68b6e Aug 25 16:32:40.993613 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3b57720a-7a9d-4d1e-a60e-3f85ef75d963 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:40.993794 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3b57720a-7a9d-4d1e-a60e-3f85ef75d963 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:40.998975 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3b57720a-7a9d-4d1e-a60e-3f85ef75d963 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/2a4804b4-d302-4eea-a024-3851c1d68b6e returned with HTTP 404 Aug 25 16:32:40.999410 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1050/4238] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:40 2026] GET /volume/v3/volumes/2a4804b4-d302-4eea-a024-3851c1d68b6e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:32:41.005760 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-13e75951-04f6-47d6-86d8-dae7aa25de45 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:41.007403 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-13e75951-04f6-47d6-86d8-dae7aa25de45 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] GET https://10.4.3.102/volume/v3/volumes/2a4804b4-d302-4eea-a024-3851c1d68b6e Aug 25 16:32:41.007575 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-13e75951-04f6-47d6-86d8-dae7aa25de45 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:41.007767 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-13e75951-04f6-47d6-86d8-dae7aa25de45 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:41.012995 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-13e75951-04f6-47d6-86d8-dae7aa25de45 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/2a4804b4-d302-4eea-a024-3851c1d68b6e returned with HTTP 404 Aug 25 16:32:41.013454 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1069/4239] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:41 2026] GET /volume/v3/volumes/2a4804b4-d302-4eea-a024-3851c1d68b6e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:32:41.020503 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-8454e151-b876-4a42-842c-5afbda03c2d9 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:41.022174 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8454e151-b876-4a42-842c-5afbda03c2d9 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] DELETE https://10.4.3.102/volume/v3/volumes/2a4804b4-d302-4eea-a024-3851c1d68b6e Aug 25 16:32:41.022174 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8454e151-b876-4a42-842c-5afbda03c2d9 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:41.022299 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8454e151-b876-4a42-842c-5afbda03c2d9 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:41.023344 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-8454e151-b876-4a42-842c-5afbda03c2d9 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Delete volume with id: 2a4804b4-d302-4eea-a024-3851c1d68b6e Aug 25 16:32:41.028798 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8454e151-b876-4a42-842c-5afbda03c2d9 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/2a4804b4-d302-4eea-a024-3851c1d68b6e returned with HTTP 404 Aug 25 16:32:41.029416 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1058/4240] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:32:41 2026] DELETE /volume/v3/volumes/2a4804b4-d302-4eea-a024-3851c1d68b6e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:32:41.037736 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-78183857-0a68-46e8-b9f5-34730701bf78 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:41.039366 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-78183857-0a68-46e8-b9f5-34730701bf78 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:32:41.039702 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-78183857-0a68-46e8-b9f5-34730701bf78 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-853660277"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:41.041078 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-78183857-0a68-46e8-b9f5-34730701bf78 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-853660277'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:32:41.041198 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-78183857-0a68-46e8-b9f5-34730701bf78 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Create volume of 1 GB Aug 25 16:32:41.045331 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-78183857-0a68-46e8-b9f5-34730701bf78 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Availability Zones retrieved successfully. Aug 25 16:32:41.050732 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-78183857-0a68-46e8-b9f5-34730701bf78 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Flow 'volume_create_api' (2ac57761-58d0-4776-b821-78593befa64b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:32:41.051578 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-78183857-0a68-46e8-b9f5-34730701bf78 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e97a20d2-f2bd-4abd-ade5-017ad5c6d3a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:41.052453 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-78183857-0a68-46e8-b9f5-34730701bf78 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:32:41.081101 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-78183857-0a68-46e8-b9f5-34730701bf78 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e97a20d2-f2bd-4abd-ade5-017ad5c6d3a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:41.081824 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-78183857-0a68-46e8-b9f5-34730701bf78 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45149df8-6cf5-46d8-b08d-d233ebd27a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:41.126492 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-78183857-0a68-46e8-b9f5-34730701bf78 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Created reservations ['26d4692d-4e60-48ad-bf54-4e349cfb28ad', 'f8f504fe-de3f-43cd-9c6b-1b13c9670b79', '68161a15-1508-4eff-9c06-245bae46ec82', '8dea17f5-d2cd-4baa-8736-998504aba218'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:32:41.127259 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-78183857-0a68-46e8-b9f5-34730701bf78 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45149df8-6cf5-46d8-b08d-d233ebd27a42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26d4692d-4e60-48ad-bf54-4e349cfb28ad', 'f8f504fe-de3f-43cd-9c6b-1b13c9670b79', '68161a15-1508-4eff-9c06-245bae46ec82', '8dea17f5-d2cd-4baa-8736-998504aba218']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:41.127970 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-78183857-0a68-46e8-b9f5-34730701bf78 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09bd0568-3795-4f1a-8b53-e4a76df8cd27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:41.155016 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-78183857-0a68-46e8-b9f5-34730701bf78 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09bd0568-3795-4f1a-8b53-e4a76df8cd27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '832319f3-3445-48eb-8f04-867852ae555c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-853660277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bd12a76bd474e149973685cf3f37977',qos_specs=None,replication_status=,reservations=['26d4692d-4e60-48ad-bf54-4e349cfb28ad','f8f504fe-de3f-43cd-9c6b-1b13c9670b79','68161a15-1508-4eff-9c06-245bae46ec82','8dea17f5-d2cd-4baa-8736-998504aba218'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fffa859b00a847fe84057637086f3ab2',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:32:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-853660277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=832319f3-3445-48eb-8f04-867852ae555c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bd12a76bd474e149973685cf3f37977',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fffa859b00a847fe84057637086f3ab2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:41.155699 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-78183857-0a68-46e8-b9f5-34730701bf78 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0b4733c-660e-4607-aa61-9eed5d2360ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:41.172784 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-78183857-0a68-46e8-b9f5-34730701bf78 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0b4733c-660e-4607-aa61-9eed5d2360ab) transitioned into state 'SUCCESS' from state '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-853660277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bd12a76bd474e149973685cf3f37977',qos_specs=None,replication_status=,reservations=['26d4692d-4e60-48ad-bf54-4e349cfb28ad','f8f504fe-de3f-43cd-9c6b-1b13c9670b79','68161a15-1508-4eff-9c06-245bae46ec82','8dea17f5-d2cd-4baa-8736-998504aba218'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fffa859b00a847fe84057637086f3ab2',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:41.173572 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-78183857-0a68-46e8-b9f5-34730701bf78 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d4a3be2-cf88-408a-82ba-bb9264e17c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:41.185495 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-78183857-0a68-46e8-b9f5-34730701bf78 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d4a3be2-cf88-408a-82ba-bb9264e17c97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:41.186245 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-78183857-0a68-46e8-b9f5-34730701bf78 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Flow 'volume_create_api' (2ac57761-58d0-4776-b821-78593befa64b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:32:41.186537 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-78183857-0a68-46e8-b9f5-34730701bf78 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Create volume request issued successfully. Aug 25 16:32:41.187113 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-78183857-0a68-46e8-b9f5-34730701bf78 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:32:41.187515 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1064/4241] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:32:41 2026] POST /volume/v3/volumes => generated 748 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:32:41.199781 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ab5b96f2-f5b3-4723-9a5c-2721f700ef6a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:41.202037 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ab5b96f2-f5b3-4723-9a5c-2721f700ef6a tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] GET https://10.4.3.102/volume/v3/volumes/832319f3-3445-48eb-8f04-867852ae555c Aug 25 16:32:41.202279 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ab5b96f2-f5b3-4723-9a5c-2721f700ef6a tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:41.202441 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ab5b96f2-f5b3-4723-9a5c-2721f700ef6a tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:41.209786 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:41.209786 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:41.213659 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-ab5b96f2-f5b3-4723-9a5c-2721f700ef6a tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Volume info retrieved successfully. Aug 25 16:32:41.218641 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ab5b96f2-f5b3-4723-9a5c-2721f700ef6a tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/832319f3-3445-48eb-8f04-867852ae555c returned with HTTP 200 Aug 25 16:32:41.219061 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1051/4242] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:41 2026] GET /volume/v3/volumes/832319f3-3445-48eb-8f04-867852ae555c => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:41.773142 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-3595ec7a-799a-45cd-8923-a65fbc6e8dd6 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:41.775030 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3595ec7a-799a-45cd-8923-a65fbc6e8dd6 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 Aug 25 16:32:41.775250 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3595ec7a-799a-45cd-8923-a65fbc6e8dd6 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:41.775491 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3595ec7a-799a-45cd-8923-a65fbc6e8dd6 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:41.775657 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-3595ec7a-799a-45cd-8923-a65fbc6e8dd6 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id cad2efc2-6465-43fa-8f86-020f99f62cd2. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:41.779951 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:41.779951 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:41.780550 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3595ec7a-799a-45cd-8923-a65fbc6e8dd6 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 returned with HTTP 200 Aug 25 16:32:41.780951 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1070/4243] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:32:41 2026] GET /volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:42.233272 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-88606d2d-3238-4a1f-b365-da471157c23b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:42.235025 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-88606d2d-3238-4a1f-b365-da471157c23b tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] GET https://10.4.3.102/volume/v3/volumes/832319f3-3445-48eb-8f04-867852ae555c Aug 25 16:32:42.235251 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-88606d2d-3238-4a1f-b365-da471157c23b tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:42.235467 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-88606d2d-3238-4a1f-b365-da471157c23b tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:42.242364 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:42.242364 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:42.245897 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-88606d2d-3238-4a1f-b365-da471157c23b tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Volume info retrieved successfully. Aug 25 16:32:42.249941 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-88606d2d-3238-4a1f-b365-da471157c23b tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/832319f3-3445-48eb-8f04-867852ae555c returned with HTTP 200 Aug 25 16:32:42.250338 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1059/4244] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:42 2026] GET /volume/v3/volumes/832319f3-3445-48eb-8f04-867852ae555c => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:42.265187 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-2220e289-ab20-43fc-988c-ee08062d0fc7 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:42.266989 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2220e289-ab20-43fc-988c-ee08062d0fc7 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] POST https://10.4.3.102/volume/v3/volumes/832319f3-3445-48eb-8f04-867852ae555c/action Aug 25 16:32:42.267319 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2220e289-ab20-43fc-988c-ee08062d0fc7 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:32:42.267431 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2220e289-ab20-43fc-988c-ee08062d0fc7 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:42.276474 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:42.276474 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:42.276867 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.contrib.admin_actions [None req-2220e289-ab20-43fc-988c-ee08062d0fc7 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Updating volume '832319f3-3445-48eb-8f04-867852ae555c' with '{'status': 'error'}' {{(pid=100454) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 16:32:42.297326 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2220e289-ab20-43fc-988c-ee08062d0fc7 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] https://10.4.3.102/volume/v3/volumes/832319f3-3445-48eb-8f04-867852ae555c/action returned with HTTP 202 Aug 25 16:32:42.297938 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1065/4245] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:32:42 2026] POST /volume/v3/volumes/832319f3-3445-48eb-8f04-867852ae555c/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:32:42.304133 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-77c09e95-ba05-4ab6-83aa-53938457d703 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:42.305822 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-77c09e95-ba05-4ab6-83aa-53938457d703 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] GET https://10.4.3.102/volume/v3/volumes/832319f3-3445-48eb-8f04-867852ae555c Aug 25 16:32:42.306053 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-77c09e95-ba05-4ab6-83aa-53938457d703 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:42.306242 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-77c09e95-ba05-4ab6-83aa-53938457d703 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:42.312517 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:42.312517 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:42.316000 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-77c09e95-ba05-4ab6-83aa-53938457d703 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Volume info retrieved successfully. Aug 25 16:32:42.320055 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-77c09e95-ba05-4ab6-83aa-53938457d703 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/832319f3-3445-48eb-8f04-867852ae555c returned with HTTP 200 Aug 25 16:32:42.320647 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1052/4246] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:42 2026] GET /volume/v3/volumes/832319f3-3445-48eb-8f04-867852ae555c => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:42.332603 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-db822e63-d444-41a2-8063-165a9f9ea9ce None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:42.334789 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-db822e63-d444-41a2-8063-165a9f9ea9ce tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] POST https://10.4.3.102/volume/v3/volumes/832319f3-3445-48eb-8f04-867852ae555c/action Aug 25 16:32:42.335183 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-db822e63-d444-41a2-8063-165a9f9ea9ce tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:32:42.335361 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-db822e63-d444-41a2-8063-165a9f9ea9ce tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:42.344298 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:42.344298 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:42.344682 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-db822e63-d444-41a2-8063-165a9f9ea9ce tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Volume info retrieved successfully. Aug 25 16:32:42.365234 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-db822e63-d444-41a2-8063-165a9f9ea9ce tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Delete volume request issued successfully. Aug 25 16:32:42.365419 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-db822e63-d444-41a2-8063-165a9f9ea9ce tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] https://10.4.3.102/volume/v3/volumes/832319f3-3445-48eb-8f04-867852ae555c/action returned with HTTP 202 Aug 25 16:32:42.365862 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1071/4247] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:32:42 2026] POST /volume/v3/volumes/832319f3-3445-48eb-8f04-867852ae555c/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:32:42.375163 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-5e4dc275-4164-4820-a18e-2f57ec61ee17 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:42.379399 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5e4dc275-4164-4820-a18e-2f57ec61ee17 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] GET https://10.4.3.102/volume/v3/volumes/832319f3-3445-48eb-8f04-867852ae555c Aug 25 16:32:42.379625 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5e4dc275-4164-4820-a18e-2f57ec61ee17 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:42.379855 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5e4dc275-4164-4820-a18e-2f57ec61ee17 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:42.390212 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:42.390212 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:42.398807 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-5e4dc275-4164-4820-a18e-2f57ec61ee17 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Volume info retrieved successfully. Aug 25 16:32:42.404197 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5e4dc275-4164-4820-a18e-2f57ec61ee17 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/832319f3-3445-48eb-8f04-867852ae555c returned with HTTP 200 Aug 25 16:32:42.404613 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1060/4248] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:42 2026] GET /volume/v3/volumes/832319f3-3445-48eb-8f04-867852ae555c => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:42.790842 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-746a7166-abc8-4ad7-9808-b44bf91c6452 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:42.792566 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-746a7166-abc8-4ad7-9808-b44bf91c6452 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 Aug 25 16:32:42.792763 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-746a7166-abc8-4ad7-9808-b44bf91c6452 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:42.792934 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-746a7166-abc8-4ad7-9808-b44bf91c6452 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:42.793074 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-746a7166-abc8-4ad7-9808-b44bf91c6452 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id cad2efc2-6465-43fa-8f86-020f99f62cd2. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:42.796904 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:42.796904 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:42.797494 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-746a7166-abc8-4ad7-9808-b44bf91c6452 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 returned with HTTP 200 Aug 25 16:32:42.797847 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1066/4249] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:32:42 2026] GET /volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:32:42.806748 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f9002c7d-79e9-43b4-9e2c-69b58392b77b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:42.809018 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f9002c7d-79e9-43b4-9e2c-69b58392b77b tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] POST https://10.4.3.102/volume/v3/backups Aug 25 16:32:42.809427 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f9002c7d-79e9-43b4-9e2c-69b58392b77b tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "924b9e12-a3ba-4a16-a934-c91e5af44d8a"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:42.811221 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.contrib.backups [None req-f9002c7d-79e9-43b4-9e2c-69b58392b77b tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Creating new backup {'backup': {'volume_id': '924b9e12-a3ba-4a16-a934-c91e5af44d8a'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 16:32:42.811418 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.contrib.backups [None req-f9002c7d-79e9-43b4-9e2c-69b58392b77b tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Creating backup of volume 924b9e12-a3ba-4a16-a934-c91e5af44d8a in container None Aug 25 16:32:42.820479 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:42.820479 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:42.820968 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-f9002c7d-79e9-43b4-9e2c-69b58392b77b tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Volume info retrieved successfully. Aug 25 16:32:42.841977 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-f9002c7d-79e9-43b4-9e2c-69b58392b77b tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Created reservations ['fe90c6d8-3eaf-44d7-b4b3-1e02f71c532e', '51921d05-09a6-4344-b1bb-564f5dc6573f'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:32:42.876995 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f9002c7d-79e9-43b4-9e2c-69b58392b77b tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups returned with HTTP 202 Aug 25 16:32:42.877452 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1053/4250] 10.4.3.102 () {70 vars in 1298 bytes} [Tue Aug 25 16:32:42 2026] POST /volume/v3/backups => generated 288 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:32:42.887344 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-407e5988-26b5-473d-bf82-c063b68d4eb3 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:42.890231 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-407e5988-26b5-473d-bf82-c063b68d4eb3 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 Aug 25 16:32:42.890231 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-407e5988-26b5-473d-bf82-c063b68d4eb3 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:42.890231 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-407e5988-26b5-473d-bf82-c063b68d4eb3 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:42.890231 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-407e5988-26b5-473d-bf82-c063b68d4eb3 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:42.896807 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:42.896807 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:42.900459 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-407e5988-26b5-473d-bf82-c063b68d4eb3 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 returned with HTTP 200 Aug 25 16:32:42.900459 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1072/4251] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:32:42 2026] GET /volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 => generated 695 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:43.417190 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f9ea2214-a49a-4432-a2de-513135995898 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:43.418921 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f9ea2214-a49a-4432-a2de-513135995898 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] GET https://10.4.3.102/volume/v3/volumes/832319f3-3445-48eb-8f04-867852ae555c Aug 25 16:32:43.419143 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f9ea2214-a49a-4432-a2de-513135995898 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:43.419324 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f9ea2214-a49a-4432-a2de-513135995898 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:43.424433 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f9ea2214-a49a-4432-a2de-513135995898 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/832319f3-3445-48eb-8f04-867852ae555c returned with HTTP 404 Aug 25 16:32:43.425007 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1061/4252] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:43 2026] GET /volume/v3/volumes/832319f3-3445-48eb-8f04-867852ae555c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:32:43.431853 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-34d684c2-de0f-40e2-a55d-906e1a7c905e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:43.433791 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-34d684c2-de0f-40e2-a55d-906e1a7c905e tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] GET https://10.4.3.102/volume/v3/volumes/832319f3-3445-48eb-8f04-867852ae555c Aug 25 16:32:43.433985 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-34d684c2-de0f-40e2-a55d-906e1a7c905e tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:43.434207 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-34d684c2-de0f-40e2-a55d-906e1a7c905e tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:43.440572 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-34d684c2-de0f-40e2-a55d-906e1a7c905e tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/832319f3-3445-48eb-8f04-867852ae555c returned with HTTP 404 Aug 25 16:32:43.441156 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1067/4253] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:43 2026] GET /volume/v3/volumes/832319f3-3445-48eb-8f04-867852ae555c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:32:43.447803 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c69f7306-10da-4fa7-bc98-2f19d5d79760 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:43.449549 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c69f7306-10da-4fa7-bc98-2f19d5d79760 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] DELETE https://10.4.3.102/volume/v3/volumes/832319f3-3445-48eb-8f04-867852ae555c Aug 25 16:32:43.449826 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c69f7306-10da-4fa7-bc98-2f19d5d79760 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:43.450069 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c69f7306-10da-4fa7-bc98-2f19d5d79760 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:43.450244 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-c69f7306-10da-4fa7-bc98-2f19d5d79760 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Delete volume with id: 832319f3-3445-48eb-8f04-867852ae555c Aug 25 16:32:43.456120 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c69f7306-10da-4fa7-bc98-2f19d5d79760 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/832319f3-3445-48eb-8f04-867852ae555c returned with HTTP 404 Aug 25 16:32:43.456601 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1054/4254] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:32:43 2026] DELETE /volume/v3/volumes/832319f3-3445-48eb-8f04-867852ae555c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:32:43.464258 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-07bbf438-eae4-4b80-9d1e-450fd3e401b7 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:43.466011 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-07bbf438-eae4-4b80-9d1e-450fd3e401b7 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:32:43.466363 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-07bbf438-eae4-4b80-9d1e-450fd3e401b7 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1384092549"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:43.467910 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-07bbf438-eae4-4b80-9d1e-450fd3e401b7 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1384092549'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:32:43.468052 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-07bbf438-eae4-4b80-9d1e-450fd3e401b7 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Create volume of 1 GB Aug 25 16:32:43.472300 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-07bbf438-eae4-4b80-9d1e-450fd3e401b7 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Availability Zones retrieved successfully. Aug 25 16:32:43.479157 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-07bbf438-eae4-4b80-9d1e-450fd3e401b7 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Flow 'volume_create_api' (4a3ed71d-27d2-44c4-9838-72a50a4b69dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:32:43.480035 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-07bbf438-eae4-4b80-9d1e-450fd3e401b7 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a3a74e1-073e-4eac-9949-5e14ccd3a0fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:43.480901 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-07bbf438-eae4-4b80-9d1e-450fd3e401b7 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:32:43.539785 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-07bbf438-eae4-4b80-9d1e-450fd3e401b7 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a3a74e1-073e-4eac-9949-5e14ccd3a0fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:43.540872 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-07bbf438-eae4-4b80-9d1e-450fd3e401b7 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52a81ac7-2657-488c-b0cb-4f27afa7989b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:43.622381 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-07bbf438-eae4-4b80-9d1e-450fd3e401b7 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Created reservations ['46ed5e76-6b30-4740-bf82-afd19cd356e3', '4bfab74e-abc3-46d4-8cf4-45bc693d7023', '91fdf442-b4c2-4b5b-97a6-8572193daa3e', '5eb2b0ce-1ca2-4d91-bf01-1631fc8141ed'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:32:43.623187 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-07bbf438-eae4-4b80-9d1e-450fd3e401b7 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52a81ac7-2657-488c-b0cb-4f27afa7989b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46ed5e76-6b30-4740-bf82-afd19cd356e3', '4bfab74e-abc3-46d4-8cf4-45bc693d7023', '91fdf442-b4c2-4b5b-97a6-8572193daa3e', '5eb2b0ce-1ca2-4d91-bf01-1631fc8141ed']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:43.623853 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-07bbf438-eae4-4b80-9d1e-450fd3e401b7 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6eeac15c-1f01-4eb7-ad88-edcdf9bd8c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:43.703325 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-07bbf438-eae4-4b80-9d1e-450fd3e401b7 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6eeac15c-1f01-4eb7-ad88-edcdf9bd8c4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5355dad3-17c7-46d6-bd78-54b24cdf27a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1384092549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bd12a76bd474e149973685cf3f37977',qos_specs=None,replication_status=,reservations=['46ed5e76-6b30-4740-bf82-afd19cd356e3','4bfab74e-abc3-46d4-8cf4-45bc693d7023','91fdf442-b4c2-4b5b-97a6-8572193daa3e','5eb2b0ce-1ca2-4d91-bf01-1631fc8141ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fffa859b00a847fe84057637086f3ab2',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:32:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1384092549',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5355dad3-17c7-46d6-bd78-54b24cdf27a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bd12a76bd474e149973685cf3f37977',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fffa859b00a847fe84057637086f3ab2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:43.704289 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-07bbf438-eae4-4b80-9d1e-450fd3e401b7 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f741c0f2-e373-4ac5-b42d-9d2bdc7a4bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:43.748618 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-07bbf438-eae4-4b80-9d1e-450fd3e401b7 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f741c0f2-e373-4ac5-b42d-9d2bdc7a4bd1) transitioned into state 'SUCCESS' from state '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-1384092549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bd12a76bd474e149973685cf3f37977',qos_specs=None,replication_status=,reservations=['46ed5e76-6b30-4740-bf82-afd19cd356e3','4bfab74e-abc3-46d4-8cf4-45bc693d7023','91fdf442-b4c2-4b5b-97a6-8572193daa3e','5eb2b0ce-1ca2-4d91-bf01-1631fc8141ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fffa859b00a847fe84057637086f3ab2',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:43.749471 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-07bbf438-eae4-4b80-9d1e-450fd3e401b7 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b410b8ca-4d22-42c7-9333-74b412321c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:43.766874 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-07bbf438-eae4-4b80-9d1e-450fd3e401b7 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b410b8ca-4d22-42c7-9333-74b412321c98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:43.767798 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-07bbf438-eae4-4b80-9d1e-450fd3e401b7 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Flow 'volume_create_api' (4a3ed71d-27d2-44c4-9838-72a50a4b69dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:32:43.768235 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-07bbf438-eae4-4b80-9d1e-450fd3e401b7 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Create volume request issued successfully. Aug 25 16:32:43.768860 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-07bbf438-eae4-4b80-9d1e-450fd3e401b7 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:32:43.769281 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1073/4255] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:32:43 2026] POST /volume/v3/volumes => generated 749 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:32:43.783996 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d682d48b-17cf-4bba-9e29-473e4c363368 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:43.785650 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d682d48b-17cf-4bba-9e29-473e4c363368 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] GET https://10.4.3.102/volume/v3/volumes/5355dad3-17c7-46d6-bd78-54b24cdf27a8 Aug 25 16:32:43.785828 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d682d48b-17cf-4bba-9e29-473e4c363368 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:43.786103 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d682d48b-17cf-4bba-9e29-473e4c363368 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:43.792878 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:43.792878 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:43.799417 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-d682d48b-17cf-4bba-9e29-473e4c363368 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Volume info retrieved successfully. Aug 25 16:32:43.806291 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d682d48b-17cf-4bba-9e29-473e4c363368 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/5355dad3-17c7-46d6-bd78-54b24cdf27a8 returned with HTTP 200 Aug 25 16:32:43.806813 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1062/4256] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:43 2026] GET /volume/v3/volumes/5355dad3-17c7-46d6-bd78-54b24cdf27a8 => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:43.911323 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-c99680d2-3d6e-4f84-b82d-21cf8e416dcd None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:43.916152 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c99680d2-3d6e-4f84-b82d-21cf8e416dcd tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 Aug 25 16:32:43.916378 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c99680d2-3d6e-4f84-b82d-21cf8e416dcd tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:43.916615 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c99680d2-3d6e-4f84-b82d-21cf8e416dcd tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:43.916780 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-c99680d2-3d6e-4f84-b82d-21cf8e416dcd tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:43.921503 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:43.921503 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:43.922473 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c99680d2-3d6e-4f84-b82d-21cf8e416dcd tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 returned with HTTP 200 Aug 25 16:32:43.922886 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1068/4257] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:32:43 2026] GET /volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 => generated 697 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:44.825820 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d8133560-3706-4725-a7df-503628160d91 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:44.829050 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d8133560-3706-4725-a7df-503628160d91 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] GET https://10.4.3.102/volume/v3/volumes/5355dad3-17c7-46d6-bd78-54b24cdf27a8 Aug 25 16:32:44.829050 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d8133560-3706-4725-a7df-503628160d91 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:44.829050 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d8133560-3706-4725-a7df-503628160d91 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:44.835017 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:44.835017 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:44.838067 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-d8133560-3706-4725-a7df-503628160d91 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Volume info retrieved successfully. Aug 25 16:32:44.841966 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d8133560-3706-4725-a7df-503628160d91 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/5355dad3-17c7-46d6-bd78-54b24cdf27a8 returned with HTTP 200 Aug 25 16:32:44.842477 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1055/4258] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:44 2026] GET /volume/v3/volumes/5355dad3-17c7-46d6-bd78-54b24cdf27a8 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:44.854780 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-98c62eeb-7771-451b-964c-29cb34abab97 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:44.859152 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-98c62eeb-7771-451b-964c-29cb34abab97 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] POST https://10.4.3.102/volume/v3/volumes/5355dad3-17c7-46d6-bd78-54b24cdf27a8/action Aug 25 16:32:44.859546 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-98c62eeb-7771-451b-964c-29cb34abab97 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:32:44.859739 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-98c62eeb-7771-451b-964c-29cb34abab97 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:44.868350 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:44.868350 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:44.868838 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.contrib.admin_actions [None req-98c62eeb-7771-451b-964c-29cb34abab97 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Updating volume '5355dad3-17c7-46d6-bd78-54b24cdf27a8' with '{'status': 'maintenance'}' {{(pid=100457) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 16:32:44.884951 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-98c62eeb-7771-451b-964c-29cb34abab97 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] https://10.4.3.102/volume/v3/volumes/5355dad3-17c7-46d6-bd78-54b24cdf27a8/action returned with HTTP 202 Aug 25 16:32:44.885430 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1074/4259] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:32:44 2026] POST /volume/v3/volumes/5355dad3-17c7-46d6-bd78-54b24cdf27a8/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:32:44.891486 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-4fbd9e60-44a8-4efa-82f8-1ad7d2abc08e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:44.893155 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4fbd9e60-44a8-4efa-82f8-1ad7d2abc08e tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] GET https://10.4.3.102/volume/v3/volumes/5355dad3-17c7-46d6-bd78-54b24cdf27a8 Aug 25 16:32:44.893342 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4fbd9e60-44a8-4efa-82f8-1ad7d2abc08e tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:44.893532 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4fbd9e60-44a8-4efa-82f8-1ad7d2abc08e tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:44.899511 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:44.899511 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:44.902600 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-4fbd9e60-44a8-4efa-82f8-1ad7d2abc08e tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Volume info retrieved successfully. Aug 25 16:32:44.906722 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4fbd9e60-44a8-4efa-82f8-1ad7d2abc08e tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/5355dad3-17c7-46d6-bd78-54b24cdf27a8 returned with HTTP 200 Aug 25 16:32:44.907247 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1063/4260] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:44 2026] GET /volume/v3/volumes/5355dad3-17c7-46d6-bd78-54b24cdf27a8 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:44.917468 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b0fee188-979d-4876-b411-610dfec361da None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:44.919112 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b0fee188-979d-4876-b411-610dfec361da tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] POST https://10.4.3.102/volume/v3/volumes/5355dad3-17c7-46d6-bd78-54b24cdf27a8/action Aug 25 16:32:44.919439 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b0fee188-979d-4876-b411-610dfec361da tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:32:44.919557 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b0fee188-979d-4876-b411-610dfec361da tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:44.927532 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:44.927532 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:44.927818 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-b0fee188-979d-4876-b411-610dfec361da tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Volume info retrieved successfully. Aug 25 16:32:44.933905 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-1dd7217b-ee9a-4fb0-b552-8dd4b2541f7e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:44.935662 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1dd7217b-ee9a-4fb0-b552-8dd4b2541f7e tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 Aug 25 16:32:44.936053 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1dd7217b-ee9a-4fb0-b552-8dd4b2541f7e tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:44.936301 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1dd7217b-ee9a-4fb0-b552-8dd4b2541f7e tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:44.936502 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-1dd7217b-ee9a-4fb0-b552-8dd4b2541f7e tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:44.940690 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:44.940690 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:44.941460 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1dd7217b-ee9a-4fb0-b552-8dd4b2541f7e tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 returned with HTTP 200 Aug 25 16:32:44.941890 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1056/4261] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:32:44 2026] GET /volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:44.968935 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-b0fee188-979d-4876-b411-610dfec361da tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Delete volume request issued successfully. Aug 25 16:32:44.971674 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b0fee188-979d-4876-b411-610dfec361da tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] https://10.4.3.102/volume/v3/volumes/5355dad3-17c7-46d6-bd78-54b24cdf27a8/action returned with HTTP 202 Aug 25 16:32:44.971674 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1069/4262] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:32:44 2026] POST /volume/v3/volumes/5355dad3-17c7-46d6-bd78-54b24cdf27a8/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:32:44.979301 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-78f19723-e83a-4521-bbaf-3bd67250da3b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:44.984552 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-78f19723-e83a-4521-bbaf-3bd67250da3b tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] GET https://10.4.3.102/volume/v3/volumes/5355dad3-17c7-46d6-bd78-54b24cdf27a8 Aug 25 16:32:44.984552 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-78f19723-e83a-4521-bbaf-3bd67250da3b tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:44.984552 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-78f19723-e83a-4521-bbaf-3bd67250da3b tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:44.991250 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:44.991250 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:44.994862 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-78f19723-e83a-4521-bbaf-3bd67250da3b tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Volume info retrieved successfully. Aug 25 16:32:44.998994 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-78f19723-e83a-4521-bbaf-3bd67250da3b tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/5355dad3-17c7-46d6-bd78-54b24cdf27a8 returned with HTTP 200 Aug 25 16:32:44.999291 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1075/4263] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:44 2026] GET /volume/v3/volumes/5355dad3-17c7-46d6-bd78-54b24cdf27a8 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:45.508891 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b5994d22-05c4-46bf-bae2-9879ea2ed73a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:45.589412 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b5994d22-05c4-46bf-bae2-9879ea2ed73a tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:32:45.589808 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b5994d22-05c4-46bf-bae2-9879ea2ed73a tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1798928355"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:45.591473 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-b5994d22-05c4-46bf-bae2-9879ea2ed73a tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1798928355'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:32:45.591659 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-b5994d22-05c4-46bf-bae2-9879ea2ed73a tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Create volume of 1 GB Aug 25 16:32:45.596018 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-b5994d22-05c4-46bf-bae2-9879ea2ed73a tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Availability Zones retrieved successfully. Aug 25 16:32:45.603006 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b5994d22-05c4-46bf-bae2-9879ea2ed73a tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Flow 'volume_create_api' (bc4057c2-8f45-449f-b7c1-da32f2654f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:32:45.603940 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b5994d22-05c4-46bf-bae2-9879ea2ed73a tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47a8c57c-e2ca-4f57-bcfa-92c93a848c52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:45.604885 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-b5994d22-05c4-46bf-bae2-9879ea2ed73a tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:32:45.628231 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b5994d22-05c4-46bf-bae2-9879ea2ed73a tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47a8c57c-e2ca-4f57-bcfa-92c93a848c52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:45.628953 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b5994d22-05c4-46bf-bae2-9879ea2ed73a tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cadf340-919b-4893-b9fa-dc6c28fb698b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:45.679156 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-b5994d22-05c4-46bf-bae2-9879ea2ed73a tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Created reservations ['9b16ecd6-271d-4e6f-9d82-ae2229b82d64', '31d30281-253e-4d46-b8f2-ff33c3832d5e', '81c47e96-99d9-44d8-bb52-d3ffc02cc556', 'aecdcdba-ab09-4059-a995-8897d5c7a0db'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:32:45.679946 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b5994d22-05c4-46bf-bae2-9879ea2ed73a tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cadf340-919b-4893-b9fa-dc6c28fb698b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b16ecd6-271d-4e6f-9d82-ae2229b82d64', '31d30281-253e-4d46-b8f2-ff33c3832d5e', '81c47e96-99d9-44d8-bb52-d3ffc02cc556', 'aecdcdba-ab09-4059-a995-8897d5c7a0db']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:45.680571 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b5994d22-05c4-46bf-bae2-9879ea2ed73a tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (914fed54-9157-475c-9773-d1fe6334db60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:45.702997 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b5994d22-05c4-46bf-bae2-9879ea2ed73a tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (914fed54-9157-475c-9773-d1fe6334db60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21454fbc-e448-49d8-8a49-4a3d6d416f7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1798928355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc8df1bf94d24fc1983dcc4c8254d749',qos_specs=None,replication_status=,reservations=['9b16ecd6-271d-4e6f-9d82-ae2229b82d64','31d30281-253e-4d46-b8f2-ff33c3832d5e','81c47e96-99d9-44d8-bb52-d3ffc02cc556','aecdcdba-ab09-4059-a995-8897d5c7a0db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c3247ebaa284a919d0e3d7a45783d48',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:32:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1798928355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21454fbc-e448-49d8-8a49-4a3d6d416f7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc8df1bf94d24fc1983dcc4c8254d749',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c3247ebaa284a919d0e3d7a45783d48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:45.703627 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b5994d22-05c4-46bf-bae2-9879ea2ed73a tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6738266-2f64-4fc2-82e5-e8b581836eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:45.727314 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b5994d22-05c4-46bf-bae2-9879ea2ed73a tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6738266-2f64-4fc2-82e5-e8b581836eee) transitioned into state 'SUCCESS' from state '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-1798928355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc8df1bf94d24fc1983dcc4c8254d749',qos_specs=None,replication_status=,reservations=['9b16ecd6-271d-4e6f-9d82-ae2229b82d64','31d30281-253e-4d46-b8f2-ff33c3832d5e','81c47e96-99d9-44d8-bb52-d3ffc02cc556','aecdcdba-ab09-4059-a995-8897d5c7a0db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c3247ebaa284a919d0e3d7a45783d48',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:45.727943 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b5994d22-05c4-46bf-bae2-9879ea2ed73a tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5d0c938-872c-4914-b954-0f7608882b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:45.736254 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b5994d22-05c4-46bf-bae2-9879ea2ed73a tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5d0c938-872c-4914-b954-0f7608882b43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:45.736969 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b5994d22-05c4-46bf-bae2-9879ea2ed73a tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Flow 'volume_create_api' (bc4057c2-8f45-449f-b7c1-da32f2654f07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:32:45.737263 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-b5994d22-05c4-46bf-bae2-9879ea2ed73a tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Create volume request issued successfully. Aug 25 16:32:45.737803 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b5994d22-05c4-46bf-bae2-9879ea2ed73a tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:32:45.738205 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1064/4264] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:32:45 2026] POST /volume/v3/volumes => generated 758 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:32:45.750364 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f6fbc41f-6407-4a82-9901-3d5b3b85539a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:45.753897 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f6fbc41f-6407-4a82-9901-3d5b3b85539a tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] GET https://10.4.3.102/volume/v3/volumes/21454fbc-e448-49d8-8a49-4a3d6d416f7f Aug 25 16:32:45.754123 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f6fbc41f-6407-4a82-9901-3d5b3b85539a tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:45.754324 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f6fbc41f-6407-4a82-9901-3d5b3b85539a tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:45.768565 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:45.768565 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:45.773306 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-f6fbc41f-6407-4a82-9901-3d5b3b85539a tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Volume info retrieved successfully. Aug 25 16:32:45.777136 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f6fbc41f-6407-4a82-9901-3d5b3b85539a tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/volumes/21454fbc-e448-49d8-8a49-4a3d6d416f7f returned with HTTP 200 Aug 25 16:32:45.777483 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1057/4265] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:45 2026] GET /volume/v3/volumes/21454fbc-e448-49d8-8a49-4a3d6d416f7f => generated 826 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:45.953124 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-3a739fa8-03b8-4e47-9901-18b2810d4c6d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:45.955315 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3a739fa8-03b8-4e47-9901-18b2810d4c6d tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 Aug 25 16:32:45.955582 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3a739fa8-03b8-4e47-9901-18b2810d4c6d tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:45.955845 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3a739fa8-03b8-4e47-9901-18b2810d4c6d tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:45.955998 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-3a739fa8-03b8-4e47-9901-18b2810d4c6d tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:45.960891 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:45.960891 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:45.961653 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3a739fa8-03b8-4e47-9901-18b2810d4c6d tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 returned with HTTP 200 Aug 25 16:32:45.962112 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1070/4266] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:32:45 2026] GET /volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:46.011660 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-857c4865-ff21-4b41-a1e2-888340a0ce82 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:46.013488 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-857c4865-ff21-4b41-a1e2-888340a0ce82 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] GET https://10.4.3.102/volume/v3/volumes/5355dad3-17c7-46d6-bd78-54b24cdf27a8 Aug 25 16:32:46.013729 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-857c4865-ff21-4b41-a1e2-888340a0ce82 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:46.013969 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-857c4865-ff21-4b41-a1e2-888340a0ce82 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:46.023403 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-857c4865-ff21-4b41-a1e2-888340a0ce82 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/5355dad3-17c7-46d6-bd78-54b24cdf27a8 returned with HTTP 404 Aug 25 16:32:46.023889 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1076/4267] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:46 2026] GET /volume/v3/volumes/5355dad3-17c7-46d6-bd78-54b24cdf27a8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:32:46.030117 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-3ad6469f-07af-4bde-87c7-99206cd74334 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:46.031792 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3ad6469f-07af-4bde-87c7-99206cd74334 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] GET https://10.4.3.102/volume/v3/volumes/5355dad3-17c7-46d6-bd78-54b24cdf27a8 Aug 25 16:32:46.031987 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3ad6469f-07af-4bde-87c7-99206cd74334 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:46.032158 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3ad6469f-07af-4bde-87c7-99206cd74334 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:46.037175 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3ad6469f-07af-4bde-87c7-99206cd74334 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/5355dad3-17c7-46d6-bd78-54b24cdf27a8 returned with HTTP 404 Aug 25 16:32:46.037570 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1065/4268] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:46 2026] GET /volume/v3/volumes/5355dad3-17c7-46d6-bd78-54b24cdf27a8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:32:46.043424 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-0552f9e3-a349-4c86-926b-bc4bc42fd29e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:46.045131 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0552f9e3-a349-4c86-926b-bc4bc42fd29e tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] DELETE https://10.4.3.102/volume/v3/volumes/5355dad3-17c7-46d6-bd78-54b24cdf27a8 Aug 25 16:32:46.045315 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0552f9e3-a349-4c86-926b-bc4bc42fd29e tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:46.045487 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0552f9e3-a349-4c86-926b-bc4bc42fd29e tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:46.045661 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-0552f9e3-a349-4c86-926b-bc4bc42fd29e tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Delete volume with id: 5355dad3-17c7-46d6-bd78-54b24cdf27a8 Aug 25 16:32:46.050703 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0552f9e3-a349-4c86-926b-bc4bc42fd29e tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/5355dad3-17c7-46d6-bd78-54b24cdf27a8 returned with HTTP 404 Aug 25 16:32:46.051150 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1058/4269] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:32:46 2026] DELETE /volume/v3/volumes/5355dad3-17c7-46d6-bd78-54b24cdf27a8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:32:46.058229 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-556600c3-9127-444d-8d59-4d15e1d5407b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:46.059916 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-556600c3-9127-444d-8d59-4d15e1d5407b tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:32:46.060225 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-556600c3-9127-444d-8d59-4d15e1d5407b tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-4370764"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:46.061556 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-556600c3-9127-444d-8d59-4d15e1d5407b tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-4370764'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:32:46.061706 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-556600c3-9127-444d-8d59-4d15e1d5407b tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Create volume of 1 GB Aug 25 16:32:46.065411 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-556600c3-9127-444d-8d59-4d15e1d5407b tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Availability Zones retrieved successfully. Aug 25 16:32:46.070765 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-556600c3-9127-444d-8d59-4d15e1d5407b tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Flow 'volume_create_api' (e0a290e9-413c-4083-a3d5-71340071cdf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:32:46.071632 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-556600c3-9127-444d-8d59-4d15e1d5407b tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b77a6dd-b875-4a4b-99bd-0a8b1f9ee643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:46.072468 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-556600c3-9127-444d-8d59-4d15e1d5407b tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:32:46.095828 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-556600c3-9127-444d-8d59-4d15e1d5407b tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b77a6dd-b875-4a4b-99bd-0a8b1f9ee643) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:46.097071 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-556600c3-9127-444d-8d59-4d15e1d5407b tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af9ac132-f996-4e8e-9291-5c0417552333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:46.136075 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-556600c3-9127-444d-8d59-4d15e1d5407b tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Created reservations ['20563ff3-d72f-49db-b0c4-3490898ef433', '6ccdbc77-4c18-40c8-9e8c-060ed6dfeb6c', 'aeb04e0e-1087-4274-a7f3-da974d86c149', 'f1d4b11e-d0cc-4c97-bbcb-40c4b9ac5a34'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:32:46.136876 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-556600c3-9127-444d-8d59-4d15e1d5407b tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af9ac132-f996-4e8e-9291-5c0417552333) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20563ff3-d72f-49db-b0c4-3490898ef433', '6ccdbc77-4c18-40c8-9e8c-060ed6dfeb6c', 'aeb04e0e-1087-4274-a7f3-da974d86c149', 'f1d4b11e-d0cc-4c97-bbcb-40c4b9ac5a34']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:46.137599 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-556600c3-9127-444d-8d59-4d15e1d5407b tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e16b7744-5a9d-4048-b97f-dfbd3dcc3f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:46.159086 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-556600c3-9127-444d-8d59-4d15e1d5407b tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e16b7744-5a9d-4048-b97f-dfbd3dcc3f62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7e0388e-dfca-419c-95e8-0f5aaf6364a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-4370764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bd12a76bd474e149973685cf3f37977',qos_specs=None,replication_status=,reservations=['20563ff3-d72f-49db-b0c4-3490898ef433','6ccdbc77-4c18-40c8-9e8c-060ed6dfeb6c','aeb04e0e-1087-4274-a7f3-da974d86c149','f1d4b11e-d0cc-4c97-bbcb-40c4b9ac5a34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fffa859b00a847fe84057637086f3ab2',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:32:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-4370764',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7e0388e-dfca-419c-95e8-0f5aaf6364a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bd12a76bd474e149973685cf3f37977',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fffa859b00a847fe84057637086f3ab2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:46.159872 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-556600c3-9127-444d-8d59-4d15e1d5407b tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f843d92-f603-4871-8e0b-c3707e7409ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:46.176890 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-556600c3-9127-444d-8d59-4d15e1d5407b tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f843d92-f603-4871-8e0b-c3707e7409ff) transitioned into state 'SUCCESS' from state '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-4370764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bd12a76bd474e149973685cf3f37977',qos_specs=None,replication_status=,reservations=['20563ff3-d72f-49db-b0c4-3490898ef433','6ccdbc77-4c18-40c8-9e8c-060ed6dfeb6c','aeb04e0e-1087-4274-a7f3-da974d86c149','f1d4b11e-d0cc-4c97-bbcb-40c4b9ac5a34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fffa859b00a847fe84057637086f3ab2',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:46.177714 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-556600c3-9127-444d-8d59-4d15e1d5407b tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb7c5e7f-6edc-4898-853c-7975e2a82e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:46.186950 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-556600c3-9127-444d-8d59-4d15e1d5407b tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb7c5e7f-6edc-4898-853c-7975e2a82e69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:46.187702 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-556600c3-9127-444d-8d59-4d15e1d5407b tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Flow 'volume_create_api' (e0a290e9-413c-4083-a3d5-71340071cdf4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:32:46.187995 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-556600c3-9127-444d-8d59-4d15e1d5407b tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Create volume request issued successfully. Aug 25 16:32:46.188486 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-556600c3-9127-444d-8d59-4d15e1d5407b tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:32:46.188937 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1071/4270] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:32:46 2026] POST /volume/v3/volumes => generated 746 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:32:46.199345 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-9c8bb4e5-b5d1-444b-9671-8d6f654b4497 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:46.201041 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9c8bb4e5-b5d1-444b-9671-8d6f654b4497 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] GET https://10.4.3.102/volume/v3/volumes/c7e0388e-dfca-419c-95e8-0f5aaf6364a2 Aug 25 16:32:46.201214 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9c8bb4e5-b5d1-444b-9671-8d6f654b4497 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:46.201396 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9c8bb4e5-b5d1-444b-9671-8d6f654b4497 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:46.207796 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:46.207796 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:46.211101 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-9c8bb4e5-b5d1-444b-9671-8d6f654b4497 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Volume info retrieved successfully. Aug 25 16:32:46.214835 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9c8bb4e5-b5d1-444b-9671-8d6f654b4497 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/c7e0388e-dfca-419c-95e8-0f5aaf6364a2 returned with HTTP 200 Aug 25 16:32:46.215390 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1077/4271] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:46 2026] GET /volume/v3/volumes/c7e0388e-dfca-419c-95e8-0f5aaf6364a2 => generated 814 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:46.789448 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-073db327-df68-44bb-ad36-1b7f081faa5d None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:46.791168 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-073db327-df68-44bb-ad36-1b7f081faa5d tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] GET https://10.4.3.102/volume/v3/volumes/21454fbc-e448-49d8-8a49-4a3d6d416f7f Aug 25 16:32:46.791356 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-073db327-df68-44bb-ad36-1b7f081faa5d tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:46.791527 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-073db327-df68-44bb-ad36-1b7f081faa5d tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:46.798500 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:46.798500 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:46.801598 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-073db327-df68-44bb-ad36-1b7f081faa5d tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Volume info retrieved successfully. Aug 25 16:32:46.805124 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-073db327-df68-44bb-ad36-1b7f081faa5d tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/volumes/21454fbc-e448-49d8-8a49-4a3d6d416f7f returned with HTTP 200 Aug 25 16:32:46.805456 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1066/4272] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:46 2026] GET /volume/v3/volumes/21454fbc-e448-49d8-8a49-4a3d6d416f7f => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:46.816666 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ef54d3bb-d1fe-4b54-a9b0-adf4cf13159d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:46.818401 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ef54d3bb-d1fe-4b54-a9b0-adf4cf13159d tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] POST https://10.4.3.102/volume/v3/backups Aug 25 16:32:46.818739 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ef54d3bb-d1fe-4b54-a9b0-adf4cf13159d tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "21454fbc-e448-49d8-8a49-4a3d6d416f7f", "name": "tempest-CreateVolumesFromBackupTest-Backup-1447486601"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:46.820115 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.contrib.backups [None req-ef54d3bb-d1fe-4b54-a9b0-adf4cf13159d tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Creating new backup {'backup': {'volume_id': '21454fbc-e448-49d8-8a49-4a3d6d416f7f', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1447486601'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 16:32:46.820240 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.contrib.backups [None req-ef54d3bb-d1fe-4b54-a9b0-adf4cf13159d tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Creating backup of volume 21454fbc-e448-49d8-8a49-4a3d6d416f7f in container None Aug 25 16:32:46.830683 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:46.830683 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:46.831068 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-ef54d3bb-d1fe-4b54-a9b0-adf4cf13159d tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Volume info retrieved successfully. Aug 25 16:32:46.874464 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-ef54d3bb-d1fe-4b54-a9b0-adf4cf13159d tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Created reservations ['6f2cc03f-2d80-4d3d-830f-5e7c1603aa37', '787cc89d-5897-403e-8b6a-e4361b0bbc46'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:32:46.911010 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ef54d3bb-d1fe-4b54-a9b0-adf4cf13159d tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/backups returned with HTTP 202 Aug 25 16:32:46.911475 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1059/4273] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:32:46 2026] POST /volume/v3/backups => generated 339 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:32:46.919174 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-90056c46-b408-4537-b83a-58bf88a45d1e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:46.921580 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-90056c46-b408-4537-b83a-58bf88a45d1e tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] GET https://10.4.3.102/volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 Aug 25 16:32:46.921837 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-90056c46-b408-4537-b83a-58bf88a45d1e tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:46.922085 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-90056c46-b408-4537-b83a-58bf88a45d1e tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:46.922224 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-90056c46-b408-4537-b83a-58bf88a45d1e tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Show backup with id 4e7d1fbb-e888-43a1-8cb6-b1c463357dc5. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:46.927395 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:46.927395 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:46.928483 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-90056c46-b408-4537-b83a-58bf88a45d1e tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 returned with HTTP 200 Aug 25 16:32:46.928990 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1072/4274] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:46 2026] GET /volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:46.975872 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-b577dcde-80e1-42d8-bbff-b8cbacd4adc7 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:46.977722 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b577dcde-80e1-42d8-bbff-b8cbacd4adc7 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 Aug 25 16:32:46.977996 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b577dcde-80e1-42d8-bbff-b8cbacd4adc7 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:46.978468 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b577dcde-80e1-42d8-bbff-b8cbacd4adc7 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:46.978468 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-b577dcde-80e1-42d8-bbff-b8cbacd4adc7 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:46.982527 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:46.982527 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:46.983298 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b577dcde-80e1-42d8-bbff-b8cbacd4adc7 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 returned with HTTP 200 Aug 25 16:32:46.983724 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1078/4275] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:32:46 2026] GET /volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:47.226579 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a74bb26e-5005-47e3-b7ae-2a798047374d None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:47.228342 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a74bb26e-5005-47e3-b7ae-2a798047374d tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] GET https://10.4.3.102/volume/v3/volumes/c7e0388e-dfca-419c-95e8-0f5aaf6364a2 Aug 25 16:32:47.228528 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a74bb26e-5005-47e3-b7ae-2a798047374d tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:47.228716 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a74bb26e-5005-47e3-b7ae-2a798047374d tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:47.235301 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:47.235301 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:47.238534 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-a74bb26e-5005-47e3-b7ae-2a798047374d tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Volume info retrieved successfully. Aug 25 16:32:47.242312 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a74bb26e-5005-47e3-b7ae-2a798047374d tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/c7e0388e-dfca-419c-95e8-0f5aaf6364a2 returned with HTTP 200 Aug 25 16:32:47.242709 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1067/4276] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:47 2026] GET /volume/v3/volumes/c7e0388e-dfca-419c-95e8-0f5aaf6364a2 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:47.254150 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-cc3f7143-cc0b-4d60-93e0-23ade1525778 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:47.258305 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cc3f7143-cc0b-4d60-93e0-23ade1525778 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] POST https://10.4.3.102/volume/v3/volumes/c7e0388e-dfca-419c-95e8-0f5aaf6364a2/action Aug 25 16:32:47.258666 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-cc3f7143-cc0b-4d60-93e0-23ade1525778 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:32:47.258785 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-cc3f7143-cc0b-4d60-93e0-23ade1525778 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:47.267596 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:47.267596 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:47.267990 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.contrib.admin_actions [None req-cc3f7143-cc0b-4d60-93e0-23ade1525778 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Updating volume 'c7e0388e-dfca-419c-95e8-0f5aaf6364a2' with '{'status': 'error'}' {{(pid=100455) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 16:32:47.290256 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cc3f7143-cc0b-4d60-93e0-23ade1525778 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] https://10.4.3.102/volume/v3/volumes/c7e0388e-dfca-419c-95e8-0f5aaf6364a2/action returned with HTTP 202 Aug 25 16:32:47.290758 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1060/4277] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:32:47 2026] POST /volume/v3/volumes/c7e0388e-dfca-419c-95e8-0f5aaf6364a2/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:32:47.296791 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-0a43ba51-3406-4963-a9e3-f840efb2d66e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:47.298494 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0a43ba51-3406-4963-a9e3-f840efb2d66e tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] GET https://10.4.3.102/volume/v3/volumes/c7e0388e-dfca-419c-95e8-0f5aaf6364a2 Aug 25 16:32:47.298697 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0a43ba51-3406-4963-a9e3-f840efb2d66e tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:47.298872 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0a43ba51-3406-4963-a9e3-f840efb2d66e tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:47.305416 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:47.305416 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:47.308715 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-0a43ba51-3406-4963-a9e3-f840efb2d66e tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Volume info retrieved successfully. Aug 25 16:32:47.312157 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0a43ba51-3406-4963-a9e3-f840efb2d66e tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/c7e0388e-dfca-419c-95e8-0f5aaf6364a2 returned with HTTP 200 Aug 25 16:32:47.312474 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1073/4278] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:47 2026] GET /volume/v3/volumes/c7e0388e-dfca-419c-95e8-0f5aaf6364a2 => generated 835 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:47.324197 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-31ee0276-2f85-404c-a881-41149c2a0a7b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:47.326036 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-31ee0276-2f85-404c-a881-41149c2a0a7b tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] POST https://10.4.3.102/volume/v3/volumes/c7e0388e-dfca-419c-95e8-0f5aaf6364a2/action Aug 25 16:32:47.326416 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-31ee0276-2f85-404c-a881-41149c2a0a7b tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:32:47.326537 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-31ee0276-2f85-404c-a881-41149c2a0a7b tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:47.334907 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:47.334907 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:47.335369 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.contrib.admin_actions [None req-31ee0276-2f85-404c-a881-41149c2a0a7b tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Updating volume 'c7e0388e-dfca-419c-95e8-0f5aaf6364a2' with '{'status': 'available'}' {{(pid=100457) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 16:32:47.353767 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-31ee0276-2f85-404c-a881-41149c2a0a7b tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] https://10.4.3.102/volume/v3/volumes/c7e0388e-dfca-419c-95e8-0f5aaf6364a2/action returned with HTTP 202 Aug 25 16:32:47.354262 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1079/4279] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:32:47 2026] POST /volume/v3/volumes/c7e0388e-dfca-419c-95e8-0f5aaf6364a2/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:32:47.362413 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-2abbc70c-ce7d-4fd4-ab9f-1870f388ab2d None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:47.364312 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2abbc70c-ce7d-4fd4-ab9f-1870f388ab2d tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] GET https://10.4.3.102/volume/v3/volumes/c7e0388e-dfca-419c-95e8-0f5aaf6364a2 Aug 25 16:32:47.364526 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2abbc70c-ce7d-4fd4-ab9f-1870f388ab2d tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:47.364730 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2abbc70c-ce7d-4fd4-ab9f-1870f388ab2d tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:47.371234 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:47.371234 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:47.374558 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-2abbc70c-ce7d-4fd4-ab9f-1870f388ab2d tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Volume info retrieved successfully. Aug 25 16:32:47.378213 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2abbc70c-ce7d-4fd4-ab9f-1870f388ab2d tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/c7e0388e-dfca-419c-95e8-0f5aaf6364a2 returned with HTTP 200 Aug 25 16:32:47.378573 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1068/4280] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:47 2026] GET /volume/v3/volumes/c7e0388e-dfca-419c-95e8-0f5aaf6364a2 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:47.390304 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-84b219c9-5d47-4ee5-8cbe-e3c7b7684a10 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:47.392811 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-84b219c9-5d47-4ee5-8cbe-e3c7b7684a10 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] POST https://10.4.3.102/volume/v3/volumes/c7e0388e-dfca-419c-95e8-0f5aaf6364a2/action Aug 25 16:32:47.393218 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-84b219c9-5d47-4ee5-8cbe-e3c7b7684a10 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:32:47.393375 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-84b219c9-5d47-4ee5-8cbe-e3c7b7684a10 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:47.402600 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:47.402600 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:47.403007 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.contrib.admin_actions [None req-84b219c9-5d47-4ee5-8cbe-e3c7b7684a10 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Updating volume 'c7e0388e-dfca-419c-95e8-0f5aaf6364a2' with '{'status': 'maintenance'}' {{(pid=100455) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 16:32:47.420857 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-84b219c9-5d47-4ee5-8cbe-e3c7b7684a10 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] https://10.4.3.102/volume/v3/volumes/c7e0388e-dfca-419c-95e8-0f5aaf6364a2/action returned with HTTP 202 Aug 25 16:32:47.421242 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1061/4281] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:32:47 2026] POST /volume/v3/volumes/c7e0388e-dfca-419c-95e8-0f5aaf6364a2/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:32:47.427675 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f68cc61e-90a1-4298-b62c-e011b1e22238 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:47.429324 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f68cc61e-90a1-4298-b62c-e011b1e22238 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] GET https://10.4.3.102/volume/v3/volumes/c7e0388e-dfca-419c-95e8-0f5aaf6364a2 Aug 25 16:32:47.429493 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f68cc61e-90a1-4298-b62c-e011b1e22238 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:47.429681 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f68cc61e-90a1-4298-b62c-e011b1e22238 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:47.436179 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:47.436179 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:47.439346 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-f68cc61e-90a1-4298-b62c-e011b1e22238 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Volume info retrieved successfully. Aug 25 16:32:47.442746 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f68cc61e-90a1-4298-b62c-e011b1e22238 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/c7e0388e-dfca-419c-95e8-0f5aaf6364a2 returned with HTTP 200 Aug 25 16:32:47.443086 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1074/4282] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:47 2026] GET /volume/v3/volumes/c7e0388e-dfca-419c-95e8-0f5aaf6364a2 => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:47.457611 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-822ec292-e2fe-410c-b119-bd21fa80f645 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:47.459973 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-822ec292-e2fe-410c-b119-bd21fa80f645 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] POST https://10.4.3.102/volume/v3/volumes/c7e0388e-dfca-419c-95e8-0f5aaf6364a2/action Aug 25 16:32:47.460396 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-822ec292-e2fe-410c-b119-bd21fa80f645 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:32:47.460528 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-822ec292-e2fe-410c-b119-bd21fa80f645 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:47.470442 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:47.470442 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:47.470897 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.contrib.admin_actions [None req-822ec292-e2fe-410c-b119-bd21fa80f645 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] Updating volume 'c7e0388e-dfca-419c-95e8-0f5aaf6364a2' with '{'status': 'available'}' {{(pid=100457) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 16:32:47.495551 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-822ec292-e2fe-410c-b119-bd21fa80f645 tempest-VolumesActionsTest-2097382377 tempest-VolumesActionsTest-2097382377-project-admin] https://10.4.3.102/volume/v3/volumes/c7e0388e-dfca-419c-95e8-0f5aaf6364a2/action returned with HTTP 202 Aug 25 16:32:47.495967 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1080/4283] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:32:47 2026] POST /volume/v3/volumes/c7e0388e-dfca-419c-95e8-0f5aaf6364a2/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:32:47.503051 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0e597479-3de7-4e10-afe1-eb948b7fe01a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:47.504688 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0e597479-3de7-4e10-afe1-eb948b7fe01a tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] GET https://10.4.3.102/volume/v3/volumes/c7e0388e-dfca-419c-95e8-0f5aaf6364a2 Aug 25 16:32:47.504885 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0e597479-3de7-4e10-afe1-eb948b7fe01a tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:47.505063 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0e597479-3de7-4e10-afe1-eb948b7fe01a tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:47.511108 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:47.511108 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:47.514144 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-0e597479-3de7-4e10-afe1-eb948b7fe01a tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Volume info retrieved successfully. Aug 25 16:32:47.517633 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0e597479-3de7-4e10-afe1-eb948b7fe01a tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/c7e0388e-dfca-419c-95e8-0f5aaf6364a2 returned with HTTP 200 Aug 25 16:32:47.517977 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1069/4284] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:47 2026] GET /volume/v3/volumes/c7e0388e-dfca-419c-95e8-0f5aaf6364a2 => generated 839 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:47.532898 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-36cfa3c4-a2ef-40cd-b4ba-7cd594ff9df2 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:47.535226 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-36cfa3c4-a2ef-40cd-b4ba-7cd594ff9df2 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] GET https://10.4.3.102/volume/v3/volumes/c7e0388e-dfca-419c-95e8-0f5aaf6364a2 Aug 25 16:32:47.535421 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-36cfa3c4-a2ef-40cd-b4ba-7cd594ff9df2 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:47.535627 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-36cfa3c4-a2ef-40cd-b4ba-7cd594ff9df2 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:47.542207 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:47.542207 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:47.545367 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-36cfa3c4-a2ef-40cd-b4ba-7cd594ff9df2 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Volume info retrieved successfully. Aug 25 16:32:47.550005 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-36cfa3c4-a2ef-40cd-b4ba-7cd594ff9df2 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/c7e0388e-dfca-419c-95e8-0f5aaf6364a2 returned with HTTP 200 Aug 25 16:32:47.550384 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1062/4285] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:47 2026] GET /volume/v3/volumes/c7e0388e-dfca-419c-95e8-0f5aaf6364a2 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:47.564732 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-6b663806-1fbb-4e72-a9f6-04ba74d130bc None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:47.566837 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6b663806-1fbb-4e72-a9f6-04ba74d130bc tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] DELETE https://10.4.3.102/volume/v3/volumes/c7e0388e-dfca-419c-95e8-0f5aaf6364a2 Aug 25 16:32:47.567095 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6b663806-1fbb-4e72-a9f6-04ba74d130bc tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:47.567302 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6b663806-1fbb-4e72-a9f6-04ba74d130bc tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:47.567489 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-6b663806-1fbb-4e72-a9f6-04ba74d130bc tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Delete volume with id: c7e0388e-dfca-419c-95e8-0f5aaf6364a2 Aug 25 16:32:47.576315 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:47.576315 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:47.576731 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-6b663806-1fbb-4e72-a9f6-04ba74d130bc tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Volume info retrieved successfully. Aug 25 16:32:47.639176 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-6b663806-1fbb-4e72-a9f6-04ba74d130bc tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Delete volume request issued successfully. Aug 25 16:32:47.639369 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6b663806-1fbb-4e72-a9f6-04ba74d130bc tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/c7e0388e-dfca-419c-95e8-0f5aaf6364a2 returned with HTTP 202 Aug 25 16:32:47.639921 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1075/4286] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:32:47 2026] DELETE /volume/v3/volumes/c7e0388e-dfca-419c-95e8-0f5aaf6364a2 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:32:47.647960 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-361f7a05-f1aa-4e6a-a672-273d97bc2cdd None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:47.649806 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-361f7a05-f1aa-4e6a-a672-273d97bc2cdd tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] GET https://10.4.3.102/volume/v3/volumes/c7e0388e-dfca-419c-95e8-0f5aaf6364a2 Aug 25 16:32:47.650327 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-361f7a05-f1aa-4e6a-a672-273d97bc2cdd tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:47.650327 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-361f7a05-f1aa-4e6a-a672-273d97bc2cdd tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:47.657562 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:47.657562 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:47.672030 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-361f7a05-f1aa-4e6a-a672-273d97bc2cdd tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Volume info retrieved successfully. Aug 25 16:32:47.676237 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-361f7a05-f1aa-4e6a-a672-273d97bc2cdd tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/c7e0388e-dfca-419c-95e8-0f5aaf6364a2 returned with HTTP 200 Aug 25 16:32:47.676649 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1081/4287] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:47 2026] GET /volume/v3/volumes/c7e0388e-dfca-419c-95e8-0f5aaf6364a2 => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:47.940527 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-bb5a5351-410b-4ea1-9047-08c9bfe1e158 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:47.942224 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-bb5a5351-410b-4ea1-9047-08c9bfe1e158 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] GET https://10.4.3.102/volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 Aug 25 16:32:47.942379 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-bb5a5351-410b-4ea1-9047-08c9bfe1e158 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:47.942576 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-bb5a5351-410b-4ea1-9047-08c9bfe1e158 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:47.942709 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-bb5a5351-410b-4ea1-9047-08c9bfe1e158 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Show backup with id 4e7d1fbb-e888-43a1-8cb6-b1c463357dc5. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:47.946325 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:47.946325 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:47.947152 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-bb5a5351-410b-4ea1-9047-08c9bfe1e158 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 returned with HTTP 200 Aug 25 16:32:47.947492 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1070/4288] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:47 2026] GET /volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:47.999442 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-bd5cfbd2-b7ec-46a0-ac5e-f308f7d14a30 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:48.001885 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bd5cfbd2-b7ec-46a0-ac5e-f308f7d14a30 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 Aug 25 16:32:48.002098 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bd5cfbd2-b7ec-46a0-ac5e-f308f7d14a30 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:48.002273 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bd5cfbd2-b7ec-46a0-ac5e-f308f7d14a30 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:48.002420 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-bd5cfbd2-b7ec-46a0-ac5e-f308f7d14a30 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:48.007186 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:48.007186 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:48.007838 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bd5cfbd2-b7ec-46a0-ac5e-f308f7d14a30 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 returned with HTTP 200 Aug 25 16:32:48.008188 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1063/4289] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:32:47 2026] GET /volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:48.690886 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e709dada-62f5-4494-ad63-95cac79c50c3 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:48.692629 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e709dada-62f5-4494-ad63-95cac79c50c3 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] GET https://10.4.3.102/volume/v3/volumes/c7e0388e-dfca-419c-95e8-0f5aaf6364a2 Aug 25 16:32:48.692817 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e709dada-62f5-4494-ad63-95cac79c50c3 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:48.693002 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e709dada-62f5-4494-ad63-95cac79c50c3 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:48.699070 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e709dada-62f5-4494-ad63-95cac79c50c3 tempest-VolumesActionsTest-1980236278 tempest-VolumesActionsTest-1980236278-project-member] https://10.4.3.102/volume/v3/volumes/c7e0388e-dfca-419c-95e8-0f5aaf6364a2 returned with HTTP 404 Aug 25 16:32:48.699470 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1076/4290] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:48 2026] GET /volume/v3/volumes/c7e0388e-dfca-419c-95e8-0f5aaf6364a2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:32:48.959048 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-a49e4210-7df2-47c6-9db8-66ff11707faa None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:48.960810 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a49e4210-7df2-47c6-9db8-66ff11707faa tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] GET https://10.4.3.102/volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 Aug 25 16:32:48.961082 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a49e4210-7df2-47c6-9db8-66ff11707faa tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:48.961278 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a49e4210-7df2-47c6-9db8-66ff11707faa tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:48.961382 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-a49e4210-7df2-47c6-9db8-66ff11707faa tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Show backup with id 4e7d1fbb-e888-43a1-8cb6-b1c463357dc5. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:48.966230 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:48.966230 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:48.967017 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a49e4210-7df2-47c6-9db8-66ff11707faa tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 returned with HTTP 200 Aug 25 16:32:48.967418 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1082/4291] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:48 2026] GET /volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:49.018024 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-028159cf-49f6-45fc-a7e9-882ea0e784dc None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:49.019785 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-028159cf-49f6-45fc-a7e9-882ea0e784dc tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 Aug 25 16:32:49.020032 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-028159cf-49f6-45fc-a7e9-882ea0e784dc tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:49.020239 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-028159cf-49f6-45fc-a7e9-882ea0e784dc tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:49.020336 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-028159cf-49f6-45fc-a7e9-882ea0e784dc tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:49.024447 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:49.024447 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:49.025061 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-028159cf-49f6-45fc-a7e9-882ea0e784dc tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 returned with HTTP 200 Aug 25 16:32:49.025420 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1071/4292] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:32:49 2026] GET /volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:49.541777 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-1bab49a8-c081-4835-9c91-5802d8e498e6 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:49.543916 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1bab49a8-c081-4835-9c91-5802d8e498e6 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:32:49.543916 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1bab49a8-c081-4835-9c91-5802d8e498e6 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "468d17e3-7942-4e12-a19b-a928d18e0702", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-253503899", "description": null, "metadata": null}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:49.555452 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:49.555452 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:49.555869 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-1bab49a8-c081-4835-9c91-5802d8e498e6 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:32:49.555951 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.snapshots [None req-1bab49a8-c081-4835-9c91-5802d8e498e6 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Create snapshot from volume 468d17e3-7942-4e12-a19b-a928d18e0702 Aug 25 16:32:49.580281 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-1bab49a8-c081-4835-9c91-5802d8e498e6 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Created reservations ['6ae1d5ec-7a49-4bd6-8137-704cd38142df', '0a8606f9-4883-4fc4-a8c6-3341935bb26f', 'e0429875-6891-455d-ab52-f32543e55433', '8f81d8c2-ddc2-4299-b237-3166436a6a5d'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:32:49.612202 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-1bab49a8-c081-4835-9c91-5802d8e498e6 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot force create request issued successfully. Aug 25 16:32:49.612435 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1bab49a8-c081-4835-9c91-5802d8e498e6 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:32:49.612870 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1064/4293] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:32:49 2026] POST /volume/v3/snapshots => generated 307 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:32:49.621159 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-7344994a-a743-40de-b386-b8512047bede None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:49.622818 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7344994a-a743-40de-b386-b8512047bede tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/snapshots/9dfc1440-4bfc-4012-8c93-1dc939afa2b5 Aug 25 16:32:49.622998 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7344994a-a743-40de-b386-b8512047bede tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:49.623176 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7344994a-a743-40de-b386-b8512047bede tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:49.627639 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:49.627639 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:49.628087 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-7344994a-a743-40de-b386-b8512047bede tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot retrieved successfully. Aug 25 16:32:49.628882 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7344994a-a743-40de-b386-b8512047bede tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/9dfc1440-4bfc-4012-8c93-1dc939afa2b5 returned with HTTP 200 Aug 25 16:32:49.629219 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1077/4294] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:32:49 2026] GET /volume/v3/snapshots/9dfc1440-4bfc-4012-8c93-1dc939afa2b5 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:49.979356 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-467de6ac-8e00-4b9d-a60a-62ed0f5a0305 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:49.981367 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-467de6ac-8e00-4b9d-a60a-62ed0f5a0305 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] GET https://10.4.3.102/volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 Aug 25 16:32:49.981570 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-467de6ac-8e00-4b9d-a60a-62ed0f5a0305 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:49.981793 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-467de6ac-8e00-4b9d-a60a-62ed0f5a0305 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:49.981936 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-467de6ac-8e00-4b9d-a60a-62ed0f5a0305 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Show backup with id 4e7d1fbb-e888-43a1-8cb6-b1c463357dc5. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:49.986035 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:49.986035 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:49.986809 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-467de6ac-8e00-4b9d-a60a-62ed0f5a0305 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 returned with HTTP 200 Aug 25 16:32:49.987213 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1083/4295] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:49 2026] GET /volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:50.034462 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-dad708b0-7b5c-4176-967c-fdef2ac0e494 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:50.036107 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-dad708b0-7b5c-4176-967c-fdef2ac0e494 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 Aug 25 16:32:50.036294 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-dad708b0-7b5c-4176-967c-fdef2ac0e494 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:50.036463 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-dad708b0-7b5c-4176-967c-fdef2ac0e494 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:50.036563 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-dad708b0-7b5c-4176-967c-fdef2ac0e494 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:50.040298 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:50.040298 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:50.040848 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-dad708b0-7b5c-4176-967c-fdef2ac0e494 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 returned with HTTP 200 Aug 25 16:32:50.041182 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1072/4296] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:32:50 2026] GET /volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:50.639841 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ea6d3854-c513-4b7b-83be-129203e38281 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:50.645028 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ea6d3854-c513-4b7b-83be-129203e38281 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/snapshots/9dfc1440-4bfc-4012-8c93-1dc939afa2b5 Aug 25 16:32:50.645316 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ea6d3854-c513-4b7b-83be-129203e38281 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:50.650624 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ea6d3854-c513-4b7b-83be-129203e38281 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:50.659457 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:50.659457 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:50.659960 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-ea6d3854-c513-4b7b-83be-129203e38281 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot retrieved successfully. Aug 25 16:32:50.660750 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ea6d3854-c513-4b7b-83be-129203e38281 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/9dfc1440-4bfc-4012-8c93-1dc939afa2b5 returned with HTTP 200 Aug 25 16:32:50.661149 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1065/4297] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:32:50 2026] GET /volume/v3/snapshots/9dfc1440-4bfc-4012-8c93-1dc939afa2b5 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:50.669751 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e3a9316f-63d9-49b8-87fc-84af195f6f16 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:50.674168 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e3a9316f-63d9-49b8-87fc-84af195f6f16 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/snapshots/9dfc1440-4bfc-4012-8c93-1dc939afa2b5 Aug 25 16:32:50.674168 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e3a9316f-63d9-49b8-87fc-84af195f6f16 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:50.674168 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e3a9316f-63d9-49b8-87fc-84af195f6f16 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:50.695451 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:50.695451 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:50.697612 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-e3a9316f-63d9-49b8-87fc-84af195f6f16 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot retrieved successfully. Aug 25 16:32:50.697612 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e3a9316f-63d9-49b8-87fc-84af195f6f16 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/9dfc1440-4bfc-4012-8c93-1dc939afa2b5 returned with HTTP 200 Aug 25 16:32:50.698036 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1078/4298] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:32:50 2026] GET /volume/v3/snapshots/9dfc1440-4bfc-4012-8c93-1dc939afa2b5 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:50.998144 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-fa0b5b31-ec64-4c9a-b0b3-3c172eab2274 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:51.000283 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fa0b5b31-ec64-4c9a-b0b3-3c172eab2274 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] GET https://10.4.3.102/volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 Aug 25 16:32:51.000469 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fa0b5b31-ec64-4c9a-b0b3-3c172eab2274 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:51.000668 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fa0b5b31-ec64-4c9a-b0b3-3c172eab2274 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:51.000798 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-fa0b5b31-ec64-4c9a-b0b3-3c172eab2274 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Show backup with id 4e7d1fbb-e888-43a1-8cb6-b1c463357dc5. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:51.009624 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:51.009624 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:51.010464 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fa0b5b31-ec64-4c9a-b0b3-3c172eab2274 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 returned with HTTP 200 Aug 25 16:32:51.011718 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1084/4299] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:50 2026] GET /volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 => generated 759 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:51.051957 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-da250422-b497-42e3-8d76-8fbe0e7819e3 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:51.055098 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-da250422-b497-42e3-8d76-8fbe0e7819e3 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 Aug 25 16:32:51.055334 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-da250422-b497-42e3-8d76-8fbe0e7819e3 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:51.055563 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-da250422-b497-42e3-8d76-8fbe0e7819e3 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:51.055741 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-da250422-b497-42e3-8d76-8fbe0e7819e3 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:51.061935 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:51.061935 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:51.063056 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-da250422-b497-42e3-8d76-8fbe0e7819e3 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 returned with HTTP 200 Aug 25 16:32:51.063622 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1073/4300] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:32:51 2026] GET /volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:52.021323 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c9c95567-e6fb-4c15-89c1-5a742e9dce69 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:52.023050 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c9c95567-e6fb-4c15-89c1-5a742e9dce69 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] GET https://10.4.3.102/volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 Aug 25 16:32:52.023545 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c9c95567-e6fb-4c15-89c1-5a742e9dce69 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:52.023545 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c9c95567-e6fb-4c15-89c1-5a742e9dce69 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:52.023545 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-c9c95567-e6fb-4c15-89c1-5a742e9dce69 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Show backup with id 4e7d1fbb-e888-43a1-8cb6-b1c463357dc5. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:52.029273 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:52.029273 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:52.030014 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c9c95567-e6fb-4c15-89c1-5a742e9dce69 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 returned with HTTP 200 Aug 25 16:32:52.030095 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1066/4301] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:52 2026] GET /volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:52.076850 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9a2c1192-3479-4a30-9e0c-1201e21819ad None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:52.079015 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9a2c1192-3479-4a30-9e0c-1201e21819ad tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 Aug 25 16:32:52.079272 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9a2c1192-3479-4a30-9e0c-1201e21819ad tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:52.079507 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9a2c1192-3479-4a30-9e0c-1201e21819ad tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:52.079669 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-9a2c1192-3479-4a30-9e0c-1201e21819ad tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:52.084429 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:52.084429 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:52.085188 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9a2c1192-3479-4a30-9e0c-1201e21819ad tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 returned with HTTP 200 Aug 25 16:32:52.085752 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1079/4302] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:32:52 2026] GET /volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:53.040254 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-043154ca-d33b-4f2c-afd5-3934f4be6097 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:53.041795 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-043154ca-d33b-4f2c-afd5-3934f4be6097 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] GET https://10.4.3.102/volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 Aug 25 16:32:53.042007 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-043154ca-d33b-4f2c-afd5-3934f4be6097 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:53.042199 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-043154ca-d33b-4f2c-afd5-3934f4be6097 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:53.042295 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-043154ca-d33b-4f2c-afd5-3934f4be6097 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Show backup with id 4e7d1fbb-e888-43a1-8cb6-b1c463357dc5. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:53.046449 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:53.046449 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:53.047156 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-043154ca-d33b-4f2c-afd5-3934f4be6097 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 returned with HTTP 200 Aug 25 16:32:53.047500 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1085/4303] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:53 2026] GET /volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:53.096355 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f9899d84-7cd0-45f8-82d7-feff18eaaa1b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:53.098556 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f9899d84-7cd0-45f8-82d7-feff18eaaa1b tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 Aug 25 16:32:53.098871 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f9899d84-7cd0-45f8-82d7-feff18eaaa1b tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:53.099102 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f9899d84-7cd0-45f8-82d7-feff18eaaa1b tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:53.099244 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-f9899d84-7cd0-45f8-82d7-feff18eaaa1b tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:53.104294 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:53.104294 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:53.105043 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f9899d84-7cd0-45f8-82d7-feff18eaaa1b tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 returned with HTTP 200 Aug 25 16:32:53.105581 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1074/4304] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:32:53 2026] GET /volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:54.059950 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-1ee56b77-894c-4adb-bfe2-bbf10ef0c1e3 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:54.061983 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1ee56b77-894c-4adb-bfe2-bbf10ef0c1e3 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] GET https://10.4.3.102/volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 Aug 25 16:32:54.062218 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1ee56b77-894c-4adb-bfe2-bbf10ef0c1e3 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:54.062767 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1ee56b77-894c-4adb-bfe2-bbf10ef0c1e3 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:54.062767 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-1ee56b77-894c-4adb-bfe2-bbf10ef0c1e3 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Show backup with id 4e7d1fbb-e888-43a1-8cb6-b1c463357dc5. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:54.067714 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:54.067714 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:54.068523 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1ee56b77-894c-4adb-bfe2-bbf10ef0c1e3 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 returned with HTTP 200 Aug 25 16:32:54.068946 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1067/4305] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:54 2026] GET /volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:54.114968 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-bf287f5c-5a6e-40ba-aa17-011a7866f690 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:54.116568 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bf287f5c-5a6e-40ba-aa17-011a7866f690 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 Aug 25 16:32:54.116817 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-bf287f5c-5a6e-40ba-aa17-011a7866f690 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:54.117000 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-bf287f5c-5a6e-40ba-aa17-011a7866f690 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:54.117120 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-bf287f5c-5a6e-40ba-aa17-011a7866f690 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:54.121364 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:54.121364 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:54.121990 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bf287f5c-5a6e-40ba-aa17-011a7866f690 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 returned with HTTP 200 Aug 25 16:32:54.122362 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1080/4306] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:32:54 2026] GET /volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:54.613156 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-89aea3ab-938d-476b-bb4b-6fb3fcac79d0 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:54.690394 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-89aea3ab-938d-476b-bb4b-6fb3fcac79d0 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:32:54.690758 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-89aea3ab-938d-476b-bb4b-6fb3fcac79d0 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-561841948"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:54.692646 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-89aea3ab-938d-476b-bb4b-6fb3fcac79d0 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-561841948'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:32:54.692795 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-89aea3ab-938d-476b-bb4b-6fb3fcac79d0 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Create volume of 1 GB Aug 25 16:32:54.698351 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-89aea3ab-938d-476b-bb4b-6fb3fcac79d0 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Availability Zones retrieved successfully. Aug 25 16:32:54.706986 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-89aea3ab-938d-476b-bb4b-6fb3fcac79d0 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Flow 'volume_create_api' (f05ecbf8-5b4c-4d5e-897c-7c1c682d59b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:32:54.708598 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-89aea3ab-938d-476b-bb4b-6fb3fcac79d0 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c92aea15-be5b-47da-82c0-44c8b57194e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:54.710052 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-89aea3ab-938d-476b-bb4b-6fb3fcac79d0 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:32:54.738404 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-89aea3ab-938d-476b-bb4b-6fb3fcac79d0 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c92aea15-be5b-47da-82c0-44c8b57194e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:54.740137 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-89aea3ab-938d-476b-bb4b-6fb3fcac79d0 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fbb9ebc-4144-458e-abf9-e367519bed1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:54.818913 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-89aea3ab-938d-476b-bb4b-6fb3fcac79d0 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Created reservations ['852ae658-0d02-49de-aaea-0aaa5345f73d', '4a785e1f-74e6-4284-9e86-904c0ddb9e19', '163cf72a-8c8d-43a1-9446-b58e03d391c7', '7b4f035e-0b0f-4221-832d-7c685e442578'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:32:54.819961 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-89aea3ab-938d-476b-bb4b-6fb3fcac79d0 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fbb9ebc-4144-458e-abf9-e367519bed1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['852ae658-0d02-49de-aaea-0aaa5345f73d', '4a785e1f-74e6-4284-9e86-904c0ddb9e19', '163cf72a-8c8d-43a1-9446-b58e03d391c7', '7b4f035e-0b0f-4221-832d-7c685e442578']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:54.820956 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-89aea3ab-938d-476b-bb4b-6fb3fcac79d0 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36248621-ebb2-4fbd-82b8-39be405abab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:54.849447 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-89aea3ab-938d-476b-bb4b-6fb3fcac79d0 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36248621-ebb2-4fbd-82b8-39be405abab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44bb0087-61bb-4e34-95cd-bdb5caafa704', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-561841948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='617eed66db3044ec9b7370e2608e5382',qos_specs=None,replication_status=,reservations=['852ae658-0d02-49de-aaea-0aaa5345f73d','4a785e1f-74e6-4284-9e86-904c0ddb9e19','163cf72a-8c8d-43a1-9446-b58e03d391c7','7b4f035e-0b0f-4221-832d-7c685e442578'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='355072b1911e4f679c73e9c59a308da7',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:32:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-561841948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44bb0087-61bb-4e34-95cd-bdb5caafa704,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='617eed66db3044ec9b7370e2608e5382',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='355072b1911e4f679c73e9c59a308da7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:54.850286 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-89aea3ab-938d-476b-bb4b-6fb3fcac79d0 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ecf8837-e091-4a2b-9869-e1a8c859c2be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:54.883826 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-89aea3ab-938d-476b-bb4b-6fb3fcac79d0 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ecf8837-e091-4a2b-9869-e1a8c859c2be) transitioned into state 'SUCCESS' from state '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-561841948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='617eed66db3044ec9b7370e2608e5382',qos_specs=None,replication_status=,reservations=['852ae658-0d02-49de-aaea-0aaa5345f73d','4a785e1f-74e6-4284-9e86-904c0ddb9e19','163cf72a-8c8d-43a1-9446-b58e03d391c7','7b4f035e-0b0f-4221-832d-7c685e442578'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='355072b1911e4f679c73e9c59a308da7',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:54.884715 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-89aea3ab-938d-476b-bb4b-6fb3fcac79d0 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d2a1342-7e01-4655-b740-70b3757cb38a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:54.901442 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-89aea3ab-938d-476b-bb4b-6fb3fcac79d0 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d2a1342-7e01-4655-b740-70b3757cb38a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:54.902176 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-89aea3ab-938d-476b-bb4b-6fb3fcac79d0 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Flow 'volume_create_api' (f05ecbf8-5b4c-4d5e-897c-7c1c682d59b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:32:54.902439 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-89aea3ab-938d-476b-bb4b-6fb3fcac79d0 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Create volume request issued successfully. Aug 25 16:32:54.902955 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-89aea3ab-938d-476b-bb4b-6fb3fcac79d0 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:32:54.903343 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1086/4307] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:32:54 2026] POST /volume/v3/volumes => generated 749 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:32:54.915731 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-5fa26532-76e4-4832-9b01-737ada3201f8 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:54.918203 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5fa26532-76e4-4832-9b01-737ada3201f8 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] GET https://10.4.3.102/volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704 Aug 25 16:32:54.918441 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5fa26532-76e4-4832-9b01-737ada3201f8 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:54.918837 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5fa26532-76e4-4832-9b01-737ada3201f8 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:54.928838 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:54.928838 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:54.933718 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-5fa26532-76e4-4832-9b01-737ada3201f8 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Volume info retrieved successfully. Aug 25 16:32:54.938948 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5fa26532-76e4-4832-9b01-737ada3201f8 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] https://10.4.3.102/volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704 returned with HTTP 200 Aug 25 16:32:54.939437 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1075/4308] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:54 2026] GET /volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:55.082498 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-8480cf06-e626-435f-a674-137aac28867c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:55.085703 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8480cf06-e626-435f-a674-137aac28867c tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] GET https://10.4.3.102/volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 Aug 25 16:32:55.085703 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8480cf06-e626-435f-a674-137aac28867c tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:55.085703 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8480cf06-e626-435f-a674-137aac28867c tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:55.085703 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-8480cf06-e626-435f-a674-137aac28867c tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Show backup with id 4e7d1fbb-e888-43a1-8cb6-b1c463357dc5. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:55.090144 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:55.090144 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:55.090144 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8480cf06-e626-435f-a674-137aac28867c tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 returned with HTTP 200 Aug 25 16:32:55.090144 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1068/4309] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:55 2026] GET /volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:55.132562 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f3529862-7f62-4c12-b033-44c480f92f4a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:55.134565 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f3529862-7f62-4c12-b033-44c480f92f4a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 Aug 25 16:32:55.134894 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f3529862-7f62-4c12-b033-44c480f92f4a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:55.135239 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f3529862-7f62-4c12-b033-44c480f92f4a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:55.135370 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-f3529862-7f62-4c12-b033-44c480f92f4a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:55.139501 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:55.139501 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:55.140261 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f3529862-7f62-4c12-b033-44c480f92f4a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 returned with HTTP 200 Aug 25 16:32:55.140582 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1081/4310] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:32:55 2026] GET /volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:55.951463 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d5b294b9-38fd-487e-ab01-23b1d1df75ba None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:55.953501 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d5b294b9-38fd-487e-ab01-23b1d1df75ba tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] GET https://10.4.3.102/volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704 Aug 25 16:32:55.953782 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d5b294b9-38fd-487e-ab01-23b1d1df75ba tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:55.953905 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d5b294b9-38fd-487e-ab01-23b1d1df75ba tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:55.961451 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:55.961451 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:55.965628 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-d5b294b9-38fd-487e-ab01-23b1d1df75ba tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Volume info retrieved successfully. Aug 25 16:32:55.970777 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d5b294b9-38fd-487e-ab01-23b1d1df75ba tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] https://10.4.3.102/volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704 returned with HTTP 200 Aug 25 16:32:55.971244 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1087/4311] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:55 2026] GET /volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:55.991484 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-ea17fe00-d9d4-4a84-806f-1ccbb925baae None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:55.993803 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ea17fe00-d9d4-4a84-806f-1ccbb925baae tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] POST https://10.4.3.102/volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704/metadata Aug 25 16:32:55.994251 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ea17fe00-d9d4-4a84-806f-1ccbb925baae tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:56.004846 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:56.004846 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:56.005292 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-ea17fe00-d9d4-4a84-806f-1ccbb925baae tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Volume info retrieved successfully. Aug 25 16:32:56.015761 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-ea17fe00-d9d4-4a84-806f-1ccbb925baae tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Create volume metadata completed successfully. Aug 25 16:32:56.016073 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ea17fe00-d9d4-4a84-806f-1ccbb925baae tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] https://10.4.3.102/volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704/metadata returned with HTTP 200 Aug 25 16:32:56.016478 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1076/4312] 10.4.3.102 () {68 vars in 1397 bytes} [Tue Aug 25 16:32:55 2026] POST /volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704/metadata => generated 101 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:56.024467 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-2f6711df-1a17-4c08-b8d6-a2f8b2ace2e1 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:56.026417 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2f6711df-1a17-4c08-b8d6-a2f8b2ace2e1 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] GET https://10.4.3.102/volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704/metadata Aug 25 16:32:56.026840 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2f6711df-1a17-4c08-b8d6-a2f8b2ace2e1 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:56.027122 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2f6711df-1a17-4c08-b8d6-a2f8b2ace2e1 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Calling method 'index' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:56.035663 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:56.035663 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:56.035663 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-2f6711df-1a17-4c08-b8d6-a2f8b2ace2e1 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Volume info retrieved successfully. Aug 25 16:32:56.042905 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-2f6711df-1a17-4c08-b8d6-a2f8b2ace2e1 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Get volume metadata completed successfully. Aug 25 16:32:56.043251 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2f6711df-1a17-4c08-b8d6-a2f8b2ace2e1 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] https://10.4.3.102/volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704/metadata returned with HTTP 200 Aug 25 16:32:56.043763 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1069/4313] 10.4.3.102 () {66 vars in 1375 bytes} [Tue Aug 25 16:32:56 2026] GET /volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704/metadata => generated 101 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:56.051950 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-355fde5a-c2ea-4eca-84e8-672e4dcf21b5 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:56.054014 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-355fde5a-c2ea-4eca-84e8-672e4dcf21b5 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] PUT https://10.4.3.102/volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704/metadata Aug 25 16:32:56.054389 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-355fde5a-c2ea-4eca-84e8-672e4dcf21b5 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:56.064538 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:56.064538 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:56.065453 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-355fde5a-c2ea-4eca-84e8-672e4dcf21b5 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Volume info retrieved successfully. Aug 25 16:32:56.085264 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-355fde5a-c2ea-4eca-84e8-672e4dcf21b5 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Update volume metadata completed successfully. Aug 25 16:32:56.085516 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-355fde5a-c2ea-4eca-84e8-672e4dcf21b5 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] https://10.4.3.102/volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704/metadata returned with HTTP 200 Aug 25 16:32:56.085977 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1082/4314] 10.4.3.102 () {68 vars in 1395 bytes} [Tue Aug 25 16:32:56 2026] PUT /volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704/metadata => generated 57 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:32:56.097550 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-8e3861ad-c8ee-4982-bed8-45a2daba7cb5 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:56.099885 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8e3861ad-c8ee-4982-bed8-45a2daba7cb5 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] GET https://10.4.3.102/volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704/metadata Aug 25 16:32:56.100055 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8e3861ad-c8ee-4982-bed8-45a2daba7cb5 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:56.100230 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8e3861ad-c8ee-4982-bed8-45a2daba7cb5 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Calling method 'index' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:56.102811 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b7e0fa90-70ae-4e82-bfc3-833338f5e420 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:56.105713 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b7e0fa90-70ae-4e82-bfc3-833338f5e420 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] GET https://10.4.3.102/volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 Aug 25 16:32:56.106036 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b7e0fa90-70ae-4e82-bfc3-833338f5e420 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:56.106348 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b7e0fa90-70ae-4e82-bfc3-833338f5e420 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:56.106478 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-b7e0fa90-70ae-4e82-bfc3-833338f5e420 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Show backup with id 4e7d1fbb-e888-43a1-8cb6-b1c463357dc5. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:56.111102 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:56.111102 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:56.112032 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b7e0fa90-70ae-4e82-bfc3-833338f5e420 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 returned with HTTP 200 Aug 25 16:32:56.112384 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1077/4315] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:56 2026] GET /volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:56.112714 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:56.112714 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:56.113226 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-8e3861ad-c8ee-4982-bed8-45a2daba7cb5 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Volume info retrieved successfully. Aug 25 16:32:56.120165 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-8e3861ad-c8ee-4982-bed8-45a2daba7cb5 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Get volume metadata completed successfully. Aug 25 16:32:56.120451 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8e3861ad-c8ee-4982-bed8-45a2daba7cb5 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] https://10.4.3.102/volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704/metadata returned with HTTP 200 Aug 25 16:32:56.120908 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1088/4316] 10.4.3.102 () {66 vars in 1375 bytes} [Tue Aug 25 16:32:56 2026] GET /volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704/metadata => generated 57 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:32:56.132638 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ba601a54-0742-4b8f-8715-b5aa1f73107d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:56.134327 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ba601a54-0742-4b8f-8715-b5aa1f73107d tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] DELETE https://10.4.3.102/volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704/metadata/key1 Aug 25 16:32:56.134496 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ba601a54-0742-4b8f-8715-b5aa1f73107d tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:56.134758 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ba601a54-0742-4b8f-8715-b5aa1f73107d tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:56.141042 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:56.141042 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:56.141530 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-ba601a54-0742-4b8f-8715-b5aa1f73107d tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Volume info retrieved successfully. Aug 25 16:32:56.146081 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-ba601a54-0742-4b8f-8715-b5aa1f73107d tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Get volume metadata completed successfully. Aug 25 16:32:56.157363 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-4c41754e-82d0-4fa2-a41d-54cd6a614211 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:56.159327 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4c41754e-82d0-4fa2-a41d-54cd6a614211 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 Aug 25 16:32:56.159327 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4c41754e-82d0-4fa2-a41d-54cd6a614211 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:56.159327 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4c41754e-82d0-4fa2-a41d-54cd6a614211 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:56.159327 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-4c41754e-82d0-4fa2-a41d-54cd6a614211 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:56.164266 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-ba601a54-0742-4b8f-8715-b5aa1f73107d tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Delete volume metadata completed successfully. Aug 25 16:32:56.164399 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ba601a54-0742-4b8f-8715-b5aa1f73107d tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] https://10.4.3.102/volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704/metadata/key1 returned with HTTP 200 Aug 25 16:32:56.164924 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1070/4317] 10.4.3.102 () {66 vars in 1393 bytes} [Tue Aug 25 16:32:56 2026] DELETE /volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704/metadata/key1 => generated 0 bytes in 33 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 25 16:32:56.171257 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:56.171257 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:56.171969 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4c41754e-82d0-4fa2-a41d-54cd6a614211 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 returned with HTTP 200 Aug 25 16:32:56.172344 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1083/4318] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:32:56 2026] GET /volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:56.174080 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d3bed223-eb5a-440c-8325-9c8070713118 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:56.175535 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d3bed223-eb5a-440c-8325-9c8070713118 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] GET https://10.4.3.102/volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704/metadata Aug 25 16:32:56.175735 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d3bed223-eb5a-440c-8325-9c8070713118 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:56.175908 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d3bed223-eb5a-440c-8325-9c8070713118 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Calling method 'index' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:56.182636 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:56.182636 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:56.183150 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-d3bed223-eb5a-440c-8325-9c8070713118 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Volume info retrieved successfully. Aug 25 16:32:56.187917 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-d3bed223-eb5a-440c-8325-9c8070713118 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Get volume metadata completed successfully. Aug 25 16:32:56.188188 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d3bed223-eb5a-440c-8325-9c8070713118 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] https://10.4.3.102/volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704/metadata returned with HTTP 200 Aug 25 16:32:56.188651 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1078/4319] 10.4.3.102 () {66 vars in 1375 bytes} [Tue Aug 25 16:32:56 2026] GET /volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704/metadata => generated 32 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:32:56.195481 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-619bb104-e478-4303-8202-ba06d1810d5d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:56.197063 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-619bb104-e478-4303-8202-ba06d1810d5d tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] PUT https://10.4.3.102/volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704/metadata Aug 25 16:32:56.197371 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-619bb104-e478-4303-8202-ba06d1810d5d tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:56.204261 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:56.204261 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:56.204683 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-619bb104-e478-4303-8202-ba06d1810d5d tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Volume info retrieved successfully. Aug 25 16:32:56.215476 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-619bb104-e478-4303-8202-ba06d1810d5d tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Update volume metadata completed successfully. Aug 25 16:32:56.215802 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-619bb104-e478-4303-8202-ba06d1810d5d tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] https://10.4.3.102/volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704/metadata returned with HTTP 200 Aug 25 16:32:56.216220 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1089/4320] 10.4.3.102 () {68 vars in 1395 bytes} [Tue Aug 25 16:32:56 2026] PUT /volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704/metadata => generated 16 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:32:56.226807 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-396b0935-23de-4f55-964c-d2f90171f281 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:56.228432 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-396b0935-23de-4f55-964c-d2f90171f281 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] POST https://10.4.3.102/volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704/metadata Aug 25 16:32:56.228747 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-396b0935-23de-4f55-964c-d2f90171f281 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:56.239214 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:56.239214 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:56.239653 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-396b0935-23de-4f55-964c-d2f90171f281 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Volume info retrieved successfully. Aug 25 16:32:56.249578 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-396b0935-23de-4f55-964c-d2f90171f281 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Create volume metadata completed successfully. Aug 25 16:32:56.249840 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-396b0935-23de-4f55-964c-d2f90171f281 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] https://10.4.3.102/volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704/metadata returned with HTTP 200 Aug 25 16:32:56.250240 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1071/4321] 10.4.3.102 () {68 vars in 1396 bytes} [Tue Aug 25 16:32:56 2026] POST /volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704/metadata => generated 68 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:32:56.257103 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9cbf315a-cc3a-4e33-9896-091e58c9557b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:56.258599 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9cbf315a-cc3a-4e33-9896-091e58c9557b tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] PUT https://10.4.3.102/volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704/metadata/key3 Aug 25 16:32:56.258920 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9cbf315a-cc3a-4e33-9896-091e58c9557b tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:56.266567 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:56.266567 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:56.266982 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-9cbf315a-cc3a-4e33-9896-091e58c9557b tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Volume info retrieved successfully. Aug 25 16:32:56.274970 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-9cbf315a-cc3a-4e33-9896-091e58c9557b tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Update volume metadata completed successfully. Aug 25 16:32:56.275210 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9cbf315a-cc3a-4e33-9896-091e58c9557b tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] https://10.4.3.102/volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704/metadata/key3 returned with HTTP 200 Aug 25 16:32:56.275567 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1084/4322] 10.4.3.102 () {68 vars in 1410 bytes} [Tue Aug 25 16:32:56 2026] PUT /volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704/metadata/key3 => generated 35 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:32:56.282506 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d8985d7c-4562-436b-a838-f083dfadda78 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:56.284169 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d8985d7c-4562-436b-a838-f083dfadda78 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] GET https://10.4.3.102/volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704/metadata/key3 Aug 25 16:32:56.284350 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d8985d7c-4562-436b-a838-f083dfadda78 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:56.284521 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d8985d7c-4562-436b-a838-f083dfadda78 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:56.292141 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:56.292141 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:56.293097 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-d8985d7c-4562-436b-a838-f083dfadda78 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Volume info retrieved successfully. Aug 25 16:32:56.297564 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-d8985d7c-4562-436b-a838-f083dfadda78 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Get volume metadata completed successfully. Aug 25 16:32:56.297827 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d8985d7c-4562-436b-a838-f083dfadda78 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] https://10.4.3.102/volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704/metadata/key3 returned with HTTP 200 Aug 25 16:32:56.298196 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1079/4323] 10.4.3.102 () {66 vars in 1390 bytes} [Tue Aug 25 16:32:56 2026] GET /volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704/metadata/key3 => generated 35 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:32:56.306408 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-518790b0-4c86-40a3-8b71-823c258123c9 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:56.307989 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-518790b0-4c86-40a3-8b71-823c258123c9 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] GET https://10.4.3.102/volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704/metadata Aug 25 16:32:56.308154 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-518790b0-4c86-40a3-8b71-823c258123c9 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:56.308325 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-518790b0-4c86-40a3-8b71-823c258123c9 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Calling method 'index' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:56.318747 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:56.318747 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:56.319286 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-518790b0-4c86-40a3-8b71-823c258123c9 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Volume info retrieved successfully. Aug 25 16:32:56.323765 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-518790b0-4c86-40a3-8b71-823c258123c9 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Get volume metadata completed successfully. Aug 25 16:32:56.324018 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-518790b0-4c86-40a3-8b71-823c258123c9 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] https://10.4.3.102/volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704/metadata returned with HTTP 200 Aug 25 16:32:56.324377 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1090/4324] 10.4.3.102 () {66 vars in 1375 bytes} [Tue Aug 25 16:32:56 2026] GET /volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704/metadata => generated 75 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:32:56.333560 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-768a8888-8a20-48fa-b32f-89741c594076 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:56.335304 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-768a8888-8a20-48fa-b32f-89741c594076 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] PUT https://10.4.3.102/volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704/metadata Aug 25 16:32:56.335604 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-768a8888-8a20-48fa-b32f-89741c594076 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:56.344868 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:56.344868 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:56.345360 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-768a8888-8a20-48fa-b32f-89741c594076 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Volume info retrieved successfully. Aug 25 16:32:56.355693 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-768a8888-8a20-48fa-b32f-89741c594076 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Update volume metadata completed successfully. Aug 25 16:32:56.356003 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-768a8888-8a20-48fa-b32f-89741c594076 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] https://10.4.3.102/volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704/metadata returned with HTTP 200 Aug 25 16:32:56.356434 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1072/4325] 10.4.3.102 () {68 vars in 1395 bytes} [Tue Aug 25 16:32:56 2026] PUT /volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704/metadata => generated 16 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:32:56.364182 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-5106d6dd-2001-496e-8964-df5c74a82eea None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:56.366279 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5106d6dd-2001-496e-8964-df5c74a82eea tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] GET https://10.4.3.102/volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704 Aug 25 16:32:56.366501 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5106d6dd-2001-496e-8964-df5c74a82eea tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:56.366842 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5106d6dd-2001-496e-8964-df5c74a82eea tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:56.375290 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:56.375290 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:56.381381 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-5106d6dd-2001-496e-8964-df5c74a82eea tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Volume info retrieved successfully. Aug 25 16:32:56.385820 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5106d6dd-2001-496e-8964-df5c74a82eea tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] https://10.4.3.102/volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704 returned with HTTP 200 Aug 25 16:32:56.386212 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1085/4326] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:56 2026] GET /volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:56.396516 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-924357c5-e686-43c4-9f37-73baa6288f4a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:56.398454 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-924357c5-e686-43c4-9f37-73baa6288f4a tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] DELETE https://10.4.3.102/volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704 Aug 25 16:32:56.398701 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-924357c5-e686-43c4-9f37-73baa6288f4a tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:56.398941 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-924357c5-e686-43c4-9f37-73baa6288f4a tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:56.399144 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-924357c5-e686-43c4-9f37-73baa6288f4a tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Delete volume with id: 44bb0087-61bb-4e34-95cd-bdb5caafa704 Aug 25 16:32:56.407464 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:56.407464 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:56.408528 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-924357c5-e686-43c4-9f37-73baa6288f4a tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Volume info retrieved successfully. Aug 25 16:32:56.428596 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-924357c5-e686-43c4-9f37-73baa6288f4a tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Delete volume request issued successfully. Aug 25 16:32:56.429039 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-924357c5-e686-43c4-9f37-73baa6288f4a tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] https://10.4.3.102/volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704 returned with HTTP 202 Aug 25 16:32:56.429637 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1080/4327] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:32:56 2026] DELETE /volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:32:56.436701 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1a16063e-7584-433a-8198-3b893ffc2460 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:56.438496 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1a16063e-7584-433a-8198-3b893ffc2460 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] GET https://10.4.3.102/volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704 Aug 25 16:32:56.438732 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1a16063e-7584-433a-8198-3b893ffc2460 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:56.438914 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1a16063e-7584-433a-8198-3b893ffc2460 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:56.445155 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:56.445155 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:56.448536 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-1a16063e-7584-433a-8198-3b893ffc2460 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Volume info retrieved successfully. Aug 25 16:32:56.452338 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1a16063e-7584-433a-8198-3b893ffc2460 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] https://10.4.3.102/volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704 returned with HTTP 200 Aug 25 16:32:56.452765 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1091/4328] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:56 2026] GET /volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704 => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:57.125475 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-9836ca7c-0a45-41e3-9f05-da93b59cdd77 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:57.127240 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9836ca7c-0a45-41e3-9f05-da93b59cdd77 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] GET https://10.4.3.102/volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 Aug 25 16:32:57.127451 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9836ca7c-0a45-41e3-9f05-da93b59cdd77 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:57.127732 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9836ca7c-0a45-41e3-9f05-da93b59cdd77 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:57.127732 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-9836ca7c-0a45-41e3-9f05-da93b59cdd77 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Show backup with id 4e7d1fbb-e888-43a1-8cb6-b1c463357dc5. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:57.131883 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:57.131883 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:57.132652 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9836ca7c-0a45-41e3-9f05-da93b59cdd77 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 returned with HTTP 200 Aug 25 16:32:57.133080 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1073/4329] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:57 2026] GET /volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:57.185384 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-62b4cdb5-e564-4d18-9195-6dc7f5cc25d8 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:57.187016 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-62b4cdb5-e564-4d18-9195-6dc7f5cc25d8 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 Aug 25 16:32:57.187226 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-62b4cdb5-e564-4d18-9195-6dc7f5cc25d8 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:57.187385 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-62b4cdb5-e564-4d18-9195-6dc7f5cc25d8 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:57.187445 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-62b4cdb5-e564-4d18-9195-6dc7f5cc25d8 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:57.191379 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:57.191379 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:57.191955 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-62b4cdb5-e564-4d18-9195-6dc7f5cc25d8 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 returned with HTTP 200 Aug 25 16:32:57.192282 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1086/4330] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:32:57 2026] GET /volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 => generated 709 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:57.465904 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-122423c6-ac27-45b1-ace9-41ef47f1c950 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:57.467687 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-122423c6-ac27-45b1-ace9-41ef47f1c950 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] GET https://10.4.3.102/volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704 Aug 25 16:32:57.467897 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-122423c6-ac27-45b1-ace9-41ef47f1c950 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:57.468087 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-122423c6-ac27-45b1-ace9-41ef47f1c950 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:57.473461 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-122423c6-ac27-45b1-ace9-41ef47f1c950 tempest-VolumesMetadataTest-1389533262 tempest-VolumesMetadataTest-1389533262-project-member] https://10.4.3.102/volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704 returned with HTTP 404 Aug 25 16:32:57.473947 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1081/4331] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:57 2026] GET /volume/v3/volumes/44bb0087-61bb-4e34-95cd-bdb5caafa704 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:32:58.143141 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-eb7ec4b8-0412-4b71-8dc0-94735b983fe5 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:58.146249 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-eb7ec4b8-0412-4b71-8dc0-94735b983fe5 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] GET https://10.4.3.102/volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 Aug 25 16:32:58.146249 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-eb7ec4b8-0412-4b71-8dc0-94735b983fe5 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:58.146249 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-eb7ec4b8-0412-4b71-8dc0-94735b983fe5 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:58.146249 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-eb7ec4b8-0412-4b71-8dc0-94735b983fe5 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Show backup with id 4e7d1fbb-e888-43a1-8cb6-b1c463357dc5. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:58.152755 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:58.152755 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:58.153394 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-eb7ec4b8-0412-4b71-8dc0-94735b983fe5 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 returned with HTTP 200 Aug 25 16:32:58.153872 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1092/4332] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:58 2026] GET /volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:58.202680 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-6bf86e61-ddc0-4c12-90df-4d4f89a038f9 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:58.204761 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6bf86e61-ddc0-4c12-90df-4d4f89a038f9 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 Aug 25 16:32:58.205058 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6bf86e61-ddc0-4c12-90df-4d4f89a038f9 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:58.205314 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6bf86e61-ddc0-4c12-90df-4d4f89a038f9 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:58.205486 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-6bf86e61-ddc0-4c12-90df-4d4f89a038f9 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:58.209793 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:58.209793 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:58.210388 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6bf86e61-ddc0-4c12-90df-4d4f89a038f9 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 returned with HTTP 200 Aug 25 16:32:58.210779 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1074/4333] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:32:58 2026] GET /volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 => generated 710 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:58.227316 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-413a8d8b-3797-4bea-a3c5-ec21fa23bae4 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:58.230272 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-413a8d8b-3797-4bea-a3c5-ec21fa23bae4 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] DELETE https://10.4.3.102/volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 Aug 25 16:32:58.230272 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-413a8d8b-3797-4bea-a3c5-ec21fa23bae4 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:58.230272 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-413a8d8b-3797-4bea-a3c5-ec21fa23bae4 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:58.230272 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.contrib.backups [None req-413a8d8b-3797-4bea-a3c5-ec21fa23bae4 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Delete backup with id: e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47. Aug 25 16:32:58.233773 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:58.233773 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:58.244932 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.backup.rpcapi [None req-413a8d8b-3797-4bea-a3c5-ec21fa23bae4 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] delete_backup rpcapi backup_id e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 {{(pid=100454) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 16:32:58.246982 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-413a8d8b-3797-4bea-a3c5-ec21fa23bae4 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 returned with HTTP 202 Aug 25 16:32:58.247613 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1087/4334] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:32:58 2026] DELETE /volume/v3/backups/e1a1fc4c-7d5c-4883-bcc2-74e01cbb0b47 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:32:58.255808 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b9c96f0b-d1fb-4fcf-8aa0-7c1bc67e758c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:58.257927 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b9c96f0b-d1fb-4fcf-8aa0-7c1bc67e758c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:32:58.258329 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b9c96f0b-d1fb-4fcf-8aa0-7c1bc67e758c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1893126192"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:58.260148 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-b9c96f0b-d1fb-4fcf-8aa0-7c1bc67e758c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1893126192'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:32:58.260290 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-b9c96f0b-d1fb-4fcf-8aa0-7c1bc67e758c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Create volume of 1 GB Aug 25 16:32:58.265352 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-b9c96f0b-d1fb-4fcf-8aa0-7c1bc67e758c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Availability Zones retrieved successfully. Aug 25 16:32:58.272531 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b9c96f0b-d1fb-4fcf-8aa0-7c1bc67e758c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Flow 'volume_create_api' (047b8dd6-cfda-48f3-9979-ed2fd4bde77c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:32:58.273728 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b9c96f0b-d1fb-4fcf-8aa0-7c1bc67e758c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2dd3d4d-631d-4984-84ee-e807f0ceff93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:58.274767 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-b9c96f0b-d1fb-4fcf-8aa0-7c1bc67e758c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:32:58.304186 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-3347acc9-fdd1-4373-ac98-6c7f157f7618 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:58.305759 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3347acc9-fdd1-4373-ac98-6c7f157f7618 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/9dfc1440-4bfc-4012-8c93-1dc939afa2b5 Aug 25 16:32:58.305923 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3347acc9-fdd1-4373-ac98-6c7f157f7618 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:58.306099 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3347acc9-fdd1-4373-ac98-6c7f157f7618 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:58.306208 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.snapshots [None req-3347acc9-fdd1-4373-ac98-6c7f157f7618 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Delete snapshot with id: 9dfc1440-4bfc-4012-8c93-1dc939afa2b5 Aug 25 16:32:58.311143 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b9c96f0b-d1fb-4fcf-8aa0-7c1bc67e758c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2dd3d4d-631d-4984-84ee-e807f0ceff93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:58.312462 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b9c96f0b-d1fb-4fcf-8aa0-7c1bc67e758c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54b78279-e07a-451a-901e-66099a306087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:58.312844 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:58.312844 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:58.313267 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-3347acc9-fdd1-4373-ac98-6c7f157f7618 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot retrieved successfully. Aug 25 16:32:58.346369 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-3347acc9-fdd1-4373-ac98-6c7f157f7618 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot delete request issued successfully. Aug 25 16:32:58.347946 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3347acc9-fdd1-4373-ac98-6c7f157f7618 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/9dfc1440-4bfc-4012-8c93-1dc939afa2b5 returned with HTTP 202 Aug 25 16:32:58.347946 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1093/4335] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:32:58 2026] DELETE /volume/v3/snapshots/9dfc1440-4bfc-4012-8c93-1dc939afa2b5 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:32:58.356332 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-da0aaff2-bd96-45e3-b39c-00737663b283 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:58.358437 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-da0aaff2-bd96-45e3-b39c-00737663b283 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/snapshots/9dfc1440-4bfc-4012-8c93-1dc939afa2b5 Aug 25 16:32:58.359004 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-b9c96f0b-d1fb-4fcf-8aa0-7c1bc67e758c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Created reservations ['ca20dcfe-27d6-4014-9324-f2c4178bebfa', '09c9ca66-f203-4c9c-a65c-6eec09345101', '2d49e7cf-a340-4a22-b164-8fa194e58080', 'ac836b1f-120e-4e16-91a5-1e5f1270cc58'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:32:58.359384 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-da0aaff2-bd96-45e3-b39c-00737663b283 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:58.359708 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-da0aaff2-bd96-45e3-b39c-00737663b283 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:58.359781 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b9c96f0b-d1fb-4fcf-8aa0-7c1bc67e758c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54b78279-e07a-451a-901e-66099a306087) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca20dcfe-27d6-4014-9324-f2c4178bebfa', '09c9ca66-f203-4c9c-a65c-6eec09345101', '2d49e7cf-a340-4a22-b164-8fa194e58080', 'ac836b1f-120e-4e16-91a5-1e5f1270cc58']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:58.360570 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b9c96f0b-d1fb-4fcf-8aa0-7c1bc67e758c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d29b42d2-1453-4e6c-96b3-a40b5d92130b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:58.369063 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:58.369063 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:32:58.369835 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-da0aaff2-bd96-45e3-b39c-00737663b283 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot retrieved successfully. Aug 25 16:32:58.371120 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-da0aaff2-bd96-45e3-b39c-00737663b283 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/9dfc1440-4bfc-4012-8c93-1dc939afa2b5 returned with HTTP 200 Aug 25 16:32:58.371674 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1075/4336] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:32:58 2026] GET /volume/v3/snapshots/9dfc1440-4bfc-4012-8c93-1dc939afa2b5 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:58.389752 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b9c96f0b-d1fb-4fcf-8aa0-7c1bc67e758c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d29b42d2-1453-4e6c-96b3-a40b5d92130b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b25cc77-da7c-47fc-b2e3-e8638787f43f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1893126192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ffcc79db17747f798a23a52e2ae62a3',qos_specs=None,replication_status=,reservations=['ca20dcfe-27d6-4014-9324-f2c4178bebfa','09c9ca66-f203-4c9c-a65c-6eec09345101','2d49e7cf-a340-4a22-b164-8fa194e58080','ac836b1f-120e-4e16-91a5-1e5f1270cc58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45b057654d204649a2a0401c863bcc3d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:32:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1893126192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b25cc77-da7c-47fc-b2e3-e8638787f43f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ffcc79db17747f798a23a52e2ae62a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45b057654d204649a2a0401c863bcc3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:58.389752 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b9c96f0b-d1fb-4fcf-8aa0-7c1bc67e758c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59bc0b53-2acf-49eb-84b5-c6b8c5142c72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:58.410864 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b9c96f0b-d1fb-4fcf-8aa0-7c1bc67e758c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59bc0b53-2acf-49eb-84b5-c6b8c5142c72) transitioned into state 'SUCCESS' from state '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-1893126192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ffcc79db17747f798a23a52e2ae62a3',qos_specs=None,replication_status=,reservations=['ca20dcfe-27d6-4014-9324-f2c4178bebfa','09c9ca66-f203-4c9c-a65c-6eec09345101','2d49e7cf-a340-4a22-b164-8fa194e58080','ac836b1f-120e-4e16-91a5-1e5f1270cc58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45b057654d204649a2a0401c863bcc3d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:58.411505 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b9c96f0b-d1fb-4fcf-8aa0-7c1bc67e758c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcae3d59-b1b0-49c4-b77b-cf774aa3da9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:32:58.420064 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b9c96f0b-d1fb-4fcf-8aa0-7c1bc67e758c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcae3d59-b1b0-49c4-b77b-cf774aa3da9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:32:58.420936 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-b9c96f0b-d1fb-4fcf-8aa0-7c1bc67e758c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Flow 'volume_create_api' (047b8dd6-cfda-48f3-9979-ed2fd4bde77c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:32:58.421352 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-b9c96f0b-d1fb-4fcf-8aa0-7c1bc67e758c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Create volume request issued successfully. Aug 25 16:32:58.421973 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b9c96f0b-d1fb-4fcf-8aa0-7c1bc67e758c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:32:58.422425 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1082/4337] 10.4.3.102 () {70 vars in 1298 bytes} [Tue Aug 25 16:32:58 2026] POST /volume/v3/volumes => generated 778 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:32:58.437095 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-19ec6f60-fb68-48c7-a5c6-1304b1a8c880 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:58.439317 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-19ec6f60-fb68-48c7-a5c6-1304b1a8c880 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/volumes/9b25cc77-da7c-47fc-b2e3-e8638787f43f Aug 25 16:32:58.439317 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-19ec6f60-fb68-48c7-a5c6-1304b1a8c880 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:58.439492 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-19ec6f60-fb68-48c7-a5c6-1304b1a8c880 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:58.448773 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:58.448773 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:58.452290 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-19ec6f60-fb68-48c7-a5c6-1304b1a8c880 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Volume info retrieved successfully. Aug 25 16:32:58.458394 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-19ec6f60-fb68-48c7-a5c6-1304b1a8c880 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/volumes/9b25cc77-da7c-47fc-b2e3-e8638787f43f returned with HTTP 200 Aug 25 16:32:58.458394 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1088/4338] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:32:58 2026] GET /volume/v3/volumes/9b25cc77-da7c-47fc-b2e3-e8638787f43f => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:59.163536 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-4acdb2d4-8d81-4b2b-8aa7-12030ad8c62f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:59.165358 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4acdb2d4-8d81-4b2b-8aa7-12030ad8c62f tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] GET https://10.4.3.102/volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 Aug 25 16:32:59.165552 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4acdb2d4-8d81-4b2b-8aa7-12030ad8c62f tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:59.165763 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4acdb2d4-8d81-4b2b-8aa7-12030ad8c62f tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:59.165889 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-4acdb2d4-8d81-4b2b-8aa7-12030ad8c62f tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Show backup with id 4e7d1fbb-e888-43a1-8cb6-b1c463357dc5. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:59.169879 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:59.169879 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:59.170827 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4acdb2d4-8d81-4b2b-8aa7-12030ad8c62f tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 returned with HTTP 200 Aug 25 16:32:59.171194 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1094/4339] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:32:59 2026] GET /volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:32:59.381502 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-58d89e9a-44f4-4de0-9751-aa83f885d524 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:59.383772 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-58d89e9a-44f4-4de0-9751-aa83f885d524 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/snapshots/9dfc1440-4bfc-4012-8c93-1dc939afa2b5 Aug 25 16:32:59.383976 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-58d89e9a-44f4-4de0-9751-aa83f885d524 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:59.384192 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-58d89e9a-44f4-4de0-9751-aa83f885d524 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:59.388986 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-58d89e9a-44f4-4de0-9751-aa83f885d524 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/9dfc1440-4bfc-4012-8c93-1dc939afa2b5 returned with HTTP 404 Aug 25 16:32:59.389424 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1076/4340] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:32:59 2026] GET /volume/v3/snapshots/9dfc1440-4bfc-4012-8c93-1dc939afa2b5 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:32:59.471394 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d811ebe6-037a-499e-8a3e-fd9b865caa56 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:59.477306 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d811ebe6-037a-499e-8a3e-fd9b865caa56 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/volumes/9b25cc77-da7c-47fc-b2e3-e8638787f43f Aug 25 16:32:59.477622 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d811ebe6-037a-499e-8a3e-fd9b865caa56 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:59.477900 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d811ebe6-037a-499e-8a3e-fd9b865caa56 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:59.490018 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:59.490018 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:32:59.494425 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-d811ebe6-037a-499e-8a3e-fd9b865caa56 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Volume info retrieved successfully. Aug 25 16:32:59.499957 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d811ebe6-037a-499e-8a3e-fd9b865caa56 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/volumes/9b25cc77-da7c-47fc-b2e3-e8638787f43f returned with HTTP 200 Aug 25 16:32:59.501014 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1083/4341] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:32:59 2026] GET /volume/v3/volumes/9b25cc77-da7c-47fc-b2e3-e8638787f43f => generated 1009 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:32:59.514672 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-cc3c930b-dc4a-4693-ba66-660d9e0caf0a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:59.517042 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cc3c930b-dc4a-4693-ba66-660d9e0caf0a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] POST https://10.4.3.102/volume/v3/backups Aug 25 16:32:59.517781 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cc3c930b-dc4a-4693-ba66-660d9e0caf0a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9b25cc77-da7c-47fc-b2e3-e8638787f43f", "name": "tempest-type-Backup-1587250970"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:32:59.519988 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.contrib.backups [None req-cc3c930b-dc4a-4693-ba66-660d9e0caf0a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Creating new backup {'backup': {'volume_id': '9b25cc77-da7c-47fc-b2e3-e8638787f43f', 'name': 'tempest-type-Backup-1587250970'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 16:32:59.520540 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.contrib.backups [None req-cc3c930b-dc4a-4693-ba66-660d9e0caf0a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Creating backup of volume 9b25cc77-da7c-47fc-b2e3-e8638787f43f in container None Aug 25 16:32:59.530241 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:59.530241 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:32:59.530609 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-cc3c930b-dc4a-4693-ba66-660d9e0caf0a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Volume info retrieved successfully. Aug 25 16:32:59.601485 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-cc3c930b-dc4a-4693-ba66-660d9e0caf0a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Created reservations ['6753d3b9-5865-4177-82af-47ee5ac59bee', 'e62fe43c-8c0d-4591-bf1f-a4fd158a3a39'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:32:59.767265 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cc3c930b-dc4a-4693-ba66-660d9e0caf0a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups returned with HTTP 202 Aug 25 16:32:59.767902 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1089/4342] 10.4.3.102 () {70 vars in 1299 bytes} [Tue Aug 25 16:32:59 2026] POST /volume/v3/backups => generated 316 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:32:59.781489 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-ecdbec3f-11ee-4bff-86b6-272ba4e865cc None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:32:59.783445 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ecdbec3f-11ee-4bff-86b6-272ba4e865cc tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d Aug 25 16:32:59.783685 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ecdbec3f-11ee-4bff-86b6-272ba4e865cc tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:32:59.783878 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ecdbec3f-11ee-4bff-86b6-272ba4e865cc tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:32:59.783980 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-ecdbec3f-11ee-4bff-86b6-272ba4e865cc tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id 1e388852-fad5-4342-a108-3da4109c916d. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:32:59.789809 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:32:59.789809 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:32:59.790424 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ecdbec3f-11ee-4bff-86b6-272ba4e865cc tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d returned with HTTP 200 Aug 25 16:32:59.791011 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1095/4343] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:32:59 2026] GET /volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:00.181543 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-5586342c-6f18-4664-a1e9-4e3ca4476b57 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:00.183601 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5586342c-6f18-4664-a1e9-4e3ca4476b57 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] GET https://10.4.3.102/volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 Aug 25 16:33:00.183832 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5586342c-6f18-4664-a1e9-4e3ca4476b57 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:00.184004 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5586342c-6f18-4664-a1e9-4e3ca4476b57 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:00.184104 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-5586342c-6f18-4664-a1e9-4e3ca4476b57 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Show backup with id 4e7d1fbb-e888-43a1-8cb6-b1c463357dc5. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:00.189120 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:00.189120 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:00.189813 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5586342c-6f18-4664-a1e9-4e3ca4476b57 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 returned with HTTP 200 Aug 25 16:33:00.190129 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1077/4344] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:00 2026] GET /volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:00.802807 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-ada6429d-c66f-457d-8d7f-77217fc3c6fb None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:00.806378 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ada6429d-c66f-457d-8d7f-77217fc3c6fb tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d Aug 25 16:33:00.807108 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ada6429d-c66f-457d-8d7f-77217fc3c6fb tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:00.807388 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ada6429d-c66f-457d-8d7f-77217fc3c6fb tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:00.807977 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-ada6429d-c66f-457d-8d7f-77217fc3c6fb tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id 1e388852-fad5-4342-a108-3da4109c916d. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:00.814808 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:00.814808 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:00.815089 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ada6429d-c66f-457d-8d7f-77217fc3c6fb tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d returned with HTTP 200 Aug 25 16:33:00.815516 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1084/4345] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:00 2026] GET /volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:00.886800 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-78a78ffc-052b-4ec5-910c-77224b60a1b3 req-728ad9af-ba58-4f6a-95a2-f4b00c222806 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:00.889197 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-78a78ffc-052b-4ec5-910c-77224b60a1b3 req-728ad9af-ba58-4f6a-95a2-f4b00c222806 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] DELETE https://10.4.3.102/volume/v3/attachments/00cd2337-4888-415b-8967-878de90b3154 Aug 25 16:33:00.889364 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-78a78ffc-052b-4ec5-910c-77224b60a1b3 req-728ad9af-ba58-4f6a-95a2-f4b00c222806 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:00.889540 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-78a78ffc-052b-4ec5-910c-77224b60a1b3 req-728ad9af-ba58-4f6a-95a2-f4b00c222806 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:00.903734 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:00.903734 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:00.984276 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-78a78ffc-052b-4ec5-910c-77224b60a1b3 req-728ad9af-ba58-4f6a-95a2-f4b00c222806 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/attachments/00cd2337-4888-415b-8967-878de90b3154 returned with HTTP 200 Aug 25 16:33:00.984728 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1090/4346] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:33:00 2026] DELETE /volume/v3/attachments/00cd2337-4888-415b-8967-878de90b3154 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:01.201277 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-26db01b0-c1b2-4e21-8250-035a7c8dfb08 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:01.203201 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-26db01b0-c1b2-4e21-8250-035a7c8dfb08 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] GET https://10.4.3.102/volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 Aug 25 16:33:01.203686 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-26db01b0-c1b2-4e21-8250-035a7c8dfb08 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:01.203686 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-26db01b0-c1b2-4e21-8250-035a7c8dfb08 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:01.203852 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-26db01b0-c1b2-4e21-8250-035a7c8dfb08 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Show backup with id 4e7d1fbb-e888-43a1-8cb6-b1c463357dc5. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:01.207660 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:01.207660 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:01.208410 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-26db01b0-c1b2-4e21-8250-035a7c8dfb08 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 returned with HTTP 200 Aug 25 16:33:01.208807 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1096/4347] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:01 2026] GET /volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:01.829439 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-894ecd77-2632-4558-bb8e-a388c6c7d211 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:01.831135 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-894ecd77-2632-4558-bb8e-a388c6c7d211 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d Aug 25 16:33:01.831378 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-894ecd77-2632-4558-bb8e-a388c6c7d211 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:01.831598 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-894ecd77-2632-4558-bb8e-a388c6c7d211 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:01.831745 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-894ecd77-2632-4558-bb8e-a388c6c7d211 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id 1e388852-fad5-4342-a108-3da4109c916d. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:01.835431 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:01.835431 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:01.835990 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-894ecd77-2632-4558-bb8e-a388c6c7d211 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d returned with HTTP 200 Aug 25 16:33:01.836316 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1078/4348] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:01 2026] GET /volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:02.218630 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-4449e437-0e21-4ce0-b0a4-048311513e99 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:02.220360 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4449e437-0e21-4ce0-b0a4-048311513e99 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] GET https://10.4.3.102/volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 Aug 25 16:33:02.220561 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4449e437-0e21-4ce0-b0a4-048311513e99 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:02.220768 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4449e437-0e21-4ce0-b0a4-048311513e99 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:02.220872 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-4449e437-0e21-4ce0-b0a4-048311513e99 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Show backup with id 4e7d1fbb-e888-43a1-8cb6-b1c463357dc5. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:02.224928 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:02.224928 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:02.225448 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4449e437-0e21-4ce0-b0a4-048311513e99 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 returned with HTTP 200 Aug 25 16:33:02.225807 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1085/4349] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:02 2026] GET /volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 => generated 760 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:02.340793 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-343f4da4-31ee-4abf-90ec-c72b523b98e7 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:02.342321 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-343f4da4-31ee-4abf-90ec-c72b523b98e7 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] DELETE https://10.4.3.102/volume/v3/volumes/468d17e3-7942-4e12-a19b-a928d18e0702 Aug 25 16:33:02.342554 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-343f4da4-31ee-4abf-90ec-c72b523b98e7 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:02.342783 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-343f4da4-31ee-4abf-90ec-c72b523b98e7 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:02.342933 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-343f4da4-31ee-4abf-90ec-c72b523b98e7 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Delete volume with id: 468d17e3-7942-4e12-a19b-a928d18e0702 Aug 25 16:33:02.349307 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:02.349307 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:02.349751 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-343f4da4-31ee-4abf-90ec-c72b523b98e7 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:33:02.379026 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-343f4da4-31ee-4abf-90ec-c72b523b98e7 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Delete volume request issued successfully. Aug 25 16:33:02.379214 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-343f4da4-31ee-4abf-90ec-c72b523b98e7 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/468d17e3-7942-4e12-a19b-a928d18e0702 returned with HTTP 202 Aug 25 16:33:02.379696 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1091/4350] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:33:02 2026] DELETE /volume/v3/volumes/468d17e3-7942-4e12-a19b-a928d18e0702 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:33:02.386211 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d6fe372b-9cc6-44ab-ae0e-fd68b8219b60 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:02.387881 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d6fe372b-9cc6-44ab-ae0e-fd68b8219b60 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/468d17e3-7942-4e12-a19b-a928d18e0702 Aug 25 16:33:02.388046 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d6fe372b-9cc6-44ab-ae0e-fd68b8219b60 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:02.388222 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d6fe372b-9cc6-44ab-ae0e-fd68b8219b60 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:02.394244 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:02.394244 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:02.397306 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-d6fe372b-9cc6-44ab-ae0e-fd68b8219b60 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:33:02.401497 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d6fe372b-9cc6-44ab-ae0e-fd68b8219b60 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/468d17e3-7942-4e12-a19b-a928d18e0702 returned with HTTP 200 Aug 25 16:33:02.401972 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1097/4351] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:02 2026] GET /volume/v3/volumes/468d17e3-7942-4e12-a19b-a928d18e0702 => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:02.845774 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-95b7fe9b-7a46-4997-82c4-edf5efc55e96 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:02.847393 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-95b7fe9b-7a46-4997-82c4-edf5efc55e96 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d Aug 25 16:33:02.847583 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-95b7fe9b-7a46-4997-82c4-edf5efc55e96 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:02.847787 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-95b7fe9b-7a46-4997-82c4-edf5efc55e96 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:02.847886 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-95b7fe9b-7a46-4997-82c4-edf5efc55e96 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id 1e388852-fad5-4342-a108-3da4109c916d. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:02.851564 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:02.851564 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:02.852206 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-95b7fe9b-7a46-4997-82c4-edf5efc55e96 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d returned with HTTP 200 Aug 25 16:33:02.852475 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1079/4352] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:02 2026] GET /volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:03.236284 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a5895709-0c2d-48be-a814-0c0ee4e06bae None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:03.238063 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a5895709-0c2d-48be-a814-0c0ee4e06bae tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] GET https://10.4.3.102/volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 Aug 25 16:33:03.238264 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a5895709-0c2d-48be-a814-0c0ee4e06bae tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:03.238437 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a5895709-0c2d-48be-a814-0c0ee4e06bae tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:03.238541 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-a5895709-0c2d-48be-a814-0c0ee4e06bae tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Show backup with id 4e7d1fbb-e888-43a1-8cb6-b1c463357dc5. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:03.242790 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:03.242790 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:03.243551 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a5895709-0c2d-48be-a814-0c0ee4e06bae tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 returned with HTTP 200 Aug 25 16:33:03.244194 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1086/4353] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:03 2026] GET /volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 => generated 761 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:03.255266 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-fc436e02-5d34-49a4-b9bf-2448ff031f6c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:03.258209 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fc436e02-5d34-49a4-b9bf-2448ff031f6c tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:33:03.258767 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fc436e02-5d34-49a4-b9bf-2448ff031f6c tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "4e7d1fbb-e888-43a1-8cb6-b1c463357dc5", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1722959354"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:33:03.260004 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-fc436e02-5d34-49a4-b9bf-2448ff031f6c tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Create volume request body: {'volume': {"'backup_id": '4e7d1fbb-e888-43a1-8cb6-b1c463357dc5', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1722959354'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:33:03.260145 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-fc436e02-5d34-49a4-b9bf-2448ff031f6c tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Create volume of 1 GB Aug 25 16:33:03.264432 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-fc436e02-5d34-49a4-b9bf-2448ff031f6c tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Availability Zones retrieved successfully. Aug 25 16:33:03.270042 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-fc436e02-5d34-49a4-b9bf-2448ff031f6c tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Flow 'volume_create_api' (c17362ba-4243-4b4e-b5c5-1c20599b225c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:33:03.270888 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-fc436e02-5d34-49a4-b9bf-2448ff031f6c tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddb08d36-c9b3-4d92-9841-8715cee33e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:03.271957 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-fc436e02-5d34-49a4-b9bf-2448ff031f6c tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:33:03.299370 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-fc436e02-5d34-49a4-b9bf-2448ff031f6c tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddb08d36-c9b3-4d92-9841-8715cee33e49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:03.300266 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-fc436e02-5d34-49a4-b9bf-2448ff031f6c tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1dcda8b-3d4e-4b7f-99c2-4a77fe2f8b4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:03.337919 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-fc436e02-5d34-49a4-b9bf-2448ff031f6c tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Created reservations ['3e4896ce-2ab4-408f-aaca-17b93944f870', '6de59b34-b992-4fac-a0c5-7848e433c324', '74e53801-dcbf-4ee3-93df-d1ab13c30e15', '3deaa010-85a0-487a-8974-2a3772f6b0af'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:33:03.338505 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-fc436e02-5d34-49a4-b9bf-2448ff031f6c tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1dcda8b-3d4e-4b7f-99c2-4a77fe2f8b4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e4896ce-2ab4-408f-aaca-17b93944f870', '6de59b34-b992-4fac-a0c5-7848e433c324', '74e53801-dcbf-4ee3-93df-d1ab13c30e15', '3deaa010-85a0-487a-8974-2a3772f6b0af']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:03.339349 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-fc436e02-5d34-49a4-b9bf-2448ff031f6c tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaa3a92b-02bd-4502-97a8-30d0c56757f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:03.365139 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-fc436e02-5d34-49a4-b9bf-2448ff031f6c tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaa3a92b-02bd-4502-97a8-30d0c56757f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d45dea8-2ed0-4890-a59c-ecfb84777b3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1722959354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc8df1bf94d24fc1983dcc4c8254d749',qos_specs=None,replication_status=,reservations=['3e4896ce-2ab4-408f-aaca-17b93944f870','6de59b34-b992-4fac-a0c5-7848e433c324','74e53801-dcbf-4ee3-93df-d1ab13c30e15','3deaa010-85a0-487a-8974-2a3772f6b0af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c3247ebaa284a919d0e3d7a45783d48',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:33:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1722959354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d45dea8-2ed0-4890-a59c-ecfb84777b3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc8df1bf94d24fc1983dcc4c8254d749',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c3247ebaa284a919d0e3d7a45783d48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:03.366043 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-fc436e02-5d34-49a4-b9bf-2448ff031f6c tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (205e6ab2-0f8f-448d-8d13-55d669f3a2e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:03.390242 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-fc436e02-5d34-49a4-b9bf-2448ff031f6c tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (205e6ab2-0f8f-448d-8d13-55d669f3a2e5) transitioned into state 'SUCCESS' from state '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-1722959354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc8df1bf94d24fc1983dcc4c8254d749',qos_specs=None,replication_status=,reservations=['3e4896ce-2ab4-408f-aaca-17b93944f870','6de59b34-b992-4fac-a0c5-7848e433c324','74e53801-dcbf-4ee3-93df-d1ab13c30e15','3deaa010-85a0-487a-8974-2a3772f6b0af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c3247ebaa284a919d0e3d7a45783d48',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:03.390922 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-fc436e02-5d34-49a4-b9bf-2448ff031f6c tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38036c0f-1497-4de5-a735-2ec2df067ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:03.407281 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-fc436e02-5d34-49a4-b9bf-2448ff031f6c tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38036c0f-1497-4de5-a735-2ec2df067ec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:03.408551 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-fc436e02-5d34-49a4-b9bf-2448ff031f6c tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Flow 'volume_create_api' (c17362ba-4243-4b4e-b5c5-1c20599b225c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:33:03.409043 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-fc436e02-5d34-49a4-b9bf-2448ff031f6c tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Create volume request issued successfully. Aug 25 16:33:03.409997 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fc436e02-5d34-49a4-b9bf-2448ff031f6c tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:33:03.410579 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1092/4354] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:33:03 2026] POST /volume/v3/volumes => generated 758 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:33:03.415883 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-06ea1a84-0ac3-43f8-b6b3-784010b71ca6 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:03.418732 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-06ea1a84-0ac3-43f8-b6b3-784010b71ca6 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/468d17e3-7942-4e12-a19b-a928d18e0702 Aug 25 16:33:03.418868 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-06ea1a84-0ac3-43f8-b6b3-784010b71ca6 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:03.419113 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-06ea1a84-0ac3-43f8-b6b3-784010b71ca6 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:03.425633 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-4bc1716d-2482-4b50-b163-4c0e275ccdb5 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:03.427361 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-06ea1a84-0ac3-43f8-b6b3-784010b71ca6 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/468d17e3-7942-4e12-a19b-a928d18e0702 returned with HTTP 404 Aug 25 16:33:03.427904 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1098/4355] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:03 2026] GET /volume/v3/volumes/468d17e3-7942-4e12-a19b-a928d18e0702 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:33:03.429528 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4bc1716d-2482-4b50-b163-4c0e275ccdb5 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:33:03.431026 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4bc1716d-2482-4b50-b163-4c0e275ccdb5 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "4e7d1fbb-e888-43a1-8cb6-b1c463357dc5", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-549644215"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:33:03.437058 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-4bc1716d-2482-4b50-b163-4c0e275ccdb5 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Create volume request body: {'volume': {"'backup_id": '4e7d1fbb-e888-43a1-8cb6-b1c463357dc5', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-549644215'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:33:03.438695 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-4bc1716d-2482-4b50-b163-4c0e275ccdb5 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Create volume of 1 GB Aug 25 16:33:03.442211 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-4bc1716d-2482-4b50-b163-4c0e275ccdb5 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Availability Zones retrieved successfully. Aug 25 16:33:03.448913 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4bc1716d-2482-4b50-b163-4c0e275ccdb5 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Flow 'volume_create_api' (80bee30f-47aa-49af-8fc1-82a86ca36d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:33:03.449443 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4bc1716d-2482-4b50-b163-4c0e275ccdb5 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d45a73e-ea62-4d28-ad64-827103ad6fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:03.450997 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-4bc1716d-2482-4b50-b163-4c0e275ccdb5 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:33:03.466646 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-86b2d1ff-13d9-46d5-ba66-76431dc4c1ce None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:03.470484 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-86b2d1ff-13d9-46d5-ba66-76431dc4c1ce tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:33:03.470484 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-86b2d1ff-13d9-46d5-ba66-76431dc4c1ce tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-587955576", "snapshot_id": null, "imageRef": "9fcea7ad-f61c-4330-b26d-860af52471bb", "volume_type": null, "size": 1}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:33:03.471339 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-86b2d1ff-13d9-46d5-ba66-76431dc4c1ce tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-587955576', 'snapshot_id': None, 'imageRef': '9fcea7ad-f61c-4330-b26d-860af52471bb', 'volume_type': None, 'size': 1}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:33:03.486075 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4bc1716d-2482-4b50-b163-4c0e275ccdb5 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d45a73e-ea62-4d28-ad64-827103ad6fdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:03.487029 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4bc1716d-2482-4b50-b163-4c0e275ccdb5 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4013533-f1e5-4c01-957b-fdbc41c326bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:03.565277 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-86b2d1ff-13d9-46d5-ba66-76431dc4c1ce tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Create volume of 1 GB Aug 25 16:33:03.579854 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-86b2d1ff-13d9-46d5-ba66-76431dc4c1ce tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Availability Zones retrieved successfully. Aug 25 16:33:03.587888 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-86b2d1ff-13d9-46d5-ba66-76431dc4c1ce tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Flow 'volume_create_api' (9df232af-494b-44f8-b08d-31d6124cde9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:33:03.589109 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-86b2d1ff-13d9-46d5-ba66-76431dc4c1ce tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (213d6ee6-2366-4d2d-9af3-9397182bd52b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:03.592858 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-4bc1716d-2482-4b50-b163-4c0e275ccdb5 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Created reservations ['1c2f54cb-3ad7-4f6c-a49e-68df334e389f', '403b5950-5842-4d48-9b54-f91474c5abc1', '72dcbe70-3cdf-4d21-a78e-848aa48f1812', '31f5e99d-869e-48e2-ab84-8c77bdf1a93e'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:33:03.593549 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4bc1716d-2482-4b50-b163-4c0e275ccdb5 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4013533-f1e5-4c01-957b-fdbc41c326bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c2f54cb-3ad7-4f6c-a49e-68df334e389f', '403b5950-5842-4d48-9b54-f91474c5abc1', '72dcbe70-3cdf-4d21-a78e-848aa48f1812', '31f5e99d-869e-48e2-ab84-8c77bdf1a93e']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:03.596566 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4bc1716d-2482-4b50-b163-4c0e275ccdb5 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (093580ef-af2c-45bf-9c88-f611c84b5bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:03.598249 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-86b2d1ff-13d9-46d5-ba66-76431dc4c1ce tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:33:03.659563 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-86b2d1ff-13d9-46d5-ba66-76431dc4c1ce tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (213d6ee6-2366-4d2d-9af3-9397182bd52b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:03.660836 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-86b2d1ff-13d9-46d5-ba66-76431dc4c1ce tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b3ed724-3f50-4881-8b61-5a7b06087be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:03.671677 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4bc1716d-2482-4b50-b163-4c0e275ccdb5 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (093580ef-af2c-45bf-9c88-f611c84b5bdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa904808-471f-4967-82d0-60ce6192fef9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-549644215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc8df1bf94d24fc1983dcc4c8254d749',qos_specs=None,replication_status=,reservations=['1c2f54cb-3ad7-4f6c-a49e-68df334e389f','403b5950-5842-4d48-9b54-f91474c5abc1','72dcbe70-3cdf-4d21-a78e-848aa48f1812','31f5e99d-869e-48e2-ab84-8c77bdf1a93e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c3247ebaa284a919d0e3d7a45783d48',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:33:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-549644215',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa904808-471f-4967-82d0-60ce6192fef9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc8df1bf94d24fc1983dcc4c8254d749',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c3247ebaa284a919d0e3d7a45783d48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:03.672424 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4bc1716d-2482-4b50-b163-4c0e275ccdb5 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1226870-b872-4d9a-8991-1170e6f4c017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:03.727936 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4bc1716d-2482-4b50-b163-4c0e275ccdb5 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1226870-b872-4d9a-8991-1170e6f4c017) transitioned into state 'SUCCESS' from state '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-549644215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc8df1bf94d24fc1983dcc4c8254d749',qos_specs=None,replication_status=,reservations=['1c2f54cb-3ad7-4f6c-a49e-68df334e389f','403b5950-5842-4d48-9b54-f91474c5abc1','72dcbe70-3cdf-4d21-a78e-848aa48f1812','31f5e99d-869e-48e2-ab84-8c77bdf1a93e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c3247ebaa284a919d0e3d7a45783d48',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:03.728637 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4bc1716d-2482-4b50-b163-4c0e275ccdb5 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e84a81aa-89d0-48fb-bcee-123b1b25eab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:03.741159 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4bc1716d-2482-4b50-b163-4c0e275ccdb5 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e84a81aa-89d0-48fb-bcee-123b1b25eab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:03.742186 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-4bc1716d-2482-4b50-b163-4c0e275ccdb5 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Flow 'volume_create_api' (80bee30f-47aa-49af-8fc1-82a86ca36d11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:33:03.742535 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-4bc1716d-2482-4b50-b163-4c0e275ccdb5 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Create volume request issued successfully. Aug 25 16:33:03.743144 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4bc1716d-2482-4b50-b163-4c0e275ccdb5 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:33:03.743677 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1080/4356] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:33:03 2026] POST /volume/v3/volumes => generated 757 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:33:03.755466 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-40c3cba6-898d-4628-bd90-b1d317d73c82 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:03.757240 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-40c3cba6-898d-4628-bd90-b1d317d73c82 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:33:03.757689 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-40c3cba6-898d-4628-bd90-b1d317d73c82 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "4e7d1fbb-e888-43a1-8cb6-b1c463357dc5", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-431607240"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:33:03.759060 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-40c3cba6-898d-4628-bd90-b1d317d73c82 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Create volume request body: {'volume': {"'backup_id": '4e7d1fbb-e888-43a1-8cb6-b1c463357dc5', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-431607240'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:33:03.759175 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-40c3cba6-898d-4628-bd90-b1d317d73c82 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Create volume of 1 GB Aug 25 16:33:03.759427 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:03.759427 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:03.768622 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-86b2d1ff-13d9-46d5-ba66-76431dc4c1ce tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Created reservations ['800d51d6-4222-4bc7-85ef-01cbbe030f5a', 'b700edcd-7ba3-4dc5-b282-09c85c20a7b8', 'a6869090-1537-4f4e-aa4e-370745f5721d', 'cb15365a-0c34-4539-9848-9ce1b0054e95'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:33:03.768622 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-86b2d1ff-13d9-46d5-ba66-76431dc4c1ce tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b3ed724-3f50-4881-8b61-5a7b06087be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['800d51d6-4222-4bc7-85ef-01cbbe030f5a', 'b700edcd-7ba3-4dc5-b282-09c85c20a7b8', 'a6869090-1537-4f4e-aa4e-370745f5721d', 'cb15365a-0c34-4539-9848-9ce1b0054e95']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:03.768754 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-40c3cba6-898d-4628-bd90-b1d317d73c82 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Availability Zones retrieved successfully. Aug 25 16:33:03.768789 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-86b2d1ff-13d9-46d5-ba66-76431dc4c1ce tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f3bcea7-58a6-43d1-a396-8c9c5fc0a578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:03.772505 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-40c3cba6-898d-4628-bd90-b1d317d73c82 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Flow 'volume_create_api' (6e9be6f6-be2e-4b5a-ab07-d7441a12c718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:33:03.773362 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-40c3cba6-898d-4628-bd90-b1d317d73c82 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (041ac6e5-0341-4a7e-824b-85b2c335a34f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:03.774311 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-40c3cba6-898d-4628-bd90-b1d317d73c82 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:33:03.806049 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-86b2d1ff-13d9-46d5-ba66-76431dc4c1ce tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f3bcea7-58a6-43d1-a396-8c9c5fc0a578) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6afddc52-ea0a-4a25-a065-23490051fc81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-587955576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a42f8af637549e4bd755df18f9c4bbc',qos_specs=None,replication_status=,reservations=['800d51d6-4222-4bc7-85ef-01cbbe030f5a','b700edcd-7ba3-4dc5-b282-09c85c20a7b8','a6869090-1537-4f4e-aa4e-370745f5721d','cb15365a-0c34-4539-9848-9ce1b0054e95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e7476ebfc64ba587039307d7d82a0b',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:33:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-587955576',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6afddc52-ea0a-4a25-a065-23490051fc81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a42f8af637549e4bd755df18f9c4bbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01e7476ebfc64ba587039307d7d82a0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:03.806307 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-86b2d1ff-13d9-46d5-ba66-76431dc4c1ce tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (797a69a8-0081-4ca4-adde-177802ae7ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:03.808754 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-40c3cba6-898d-4628-bd90-b1d317d73c82 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (041ac6e5-0341-4a7e-824b-85b2c335a34f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:03.809451 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-40c3cba6-898d-4628-bd90-b1d317d73c82 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2535dab3-36ea-4f86-a4ee-687f1a622999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:03.863118 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-3d557d61-a333-4e78-8008-9ac9ffaf4613 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:03.865534 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3d557d61-a333-4e78-8008-9ac9ffaf4613 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d Aug 25 16:33:03.865879 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3d557d61-a333-4e78-8008-9ac9ffaf4613 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:03.866133 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3d557d61-a333-4e78-8008-9ac9ffaf4613 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:03.866294 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-3d557d61-a333-4e78-8008-9ac9ffaf4613 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id 1e388852-fad5-4342-a108-3da4109c916d. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:03.879389 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-86b2d1ff-13d9-46d5-ba66-76431dc4c1ce tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (797a69a8-0081-4ca4-adde-177802ae7ab2) transitioned into state 'SUCCESS' from state '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-587955576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a42f8af637549e4bd755df18f9c4bbc',qos_specs=None,replication_status=,reservations=['800d51d6-4222-4bc7-85ef-01cbbe030f5a','b700edcd-7ba3-4dc5-b282-09c85c20a7b8','a6869090-1537-4f4e-aa4e-370745f5721d','cb15365a-0c34-4539-9848-9ce1b0054e95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e7476ebfc64ba587039307d7d82a0b',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:03.880109 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-86b2d1ff-13d9-46d5-ba66-76431dc4c1ce tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d75f8d24-8633-41c8-9b28-aa0087a39551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:03.881047 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:03.881047 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:03.888425 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3d557d61-a333-4e78-8008-9ac9ffaf4613 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d returned with HTTP 200 Aug 25 16:33:03.888425 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1099/4357] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:03 2026] GET /volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:03.905973 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-86b2d1ff-13d9-46d5-ba66-76431dc4c1ce tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d75f8d24-8633-41c8-9b28-aa0087a39551) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:03.906899 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-86b2d1ff-13d9-46d5-ba66-76431dc4c1ce tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Flow 'volume_create_api' (9df232af-494b-44f8-b08d-31d6124cde9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:33:03.907355 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-86b2d1ff-13d9-46d5-ba66-76431dc4c1ce tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Create volume request issued successfully. Aug 25 16:33:03.907957 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-86b2d1ff-13d9-46d5-ba66-76431dc4c1ce tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:33:03.908397 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1087/4358] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:33:03 2026] POST /volume/v3/volumes => generated 758 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:33:03.911119 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-40c3cba6-898d-4628-bd90-b1d317d73c82 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Created reservations ['74e66f5b-d145-4672-8f43-3d53cf86df7a', '78611737-a151-4e12-b90c-59bd496f997c', '11523ce8-2b9a-44cc-b8a7-5b7d6ce14d0f', 'e2faa07e-7cea-4c76-bf26-048c7697aae6'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:33:03.912363 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-40c3cba6-898d-4628-bd90-b1d317d73c82 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2535dab3-36ea-4f86-a4ee-687f1a622999) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74e66f5b-d145-4672-8f43-3d53cf86df7a', '78611737-a151-4e12-b90c-59bd496f997c', '11523ce8-2b9a-44cc-b8a7-5b7d6ce14d0f', 'e2faa07e-7cea-4c76-bf26-048c7697aae6']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:03.913635 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-40c3cba6-898d-4628-bd90-b1d317d73c82 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e6911ef-9cf0-4e58-9c31-029a2c150f16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:03.924031 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-74810c28-ec2f-45bc-9448-3fc1bdb9427c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:03.925963 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-74810c28-ec2f-45bc-9448-3fc1bdb9427c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/6afddc52-ea0a-4a25-a065-23490051fc81 Aug 25 16:33:03.926154 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-74810c28-ec2f-45bc-9448-3fc1bdb9427c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:03.926334 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-74810c28-ec2f-45bc-9448-3fc1bdb9427c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:03.951239 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:03.951239 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:03.957569 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-74810c28-ec2f-45bc-9448-3fc1bdb9427c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:33:03.963069 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-40c3cba6-898d-4628-bd90-b1d317d73c82 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e6911ef-9cf0-4e58-9c31-029a2c150f16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b512ee84-3648-4145-9aee-e383ec09d551', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-431607240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc8df1bf94d24fc1983dcc4c8254d749',qos_specs=None,replication_status=,reservations=['74e66f5b-d145-4672-8f43-3d53cf86df7a','78611737-a151-4e12-b90c-59bd496f997c','11523ce8-2b9a-44cc-b8a7-5b7d6ce14d0f','e2faa07e-7cea-4c76-bf26-048c7697aae6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c3247ebaa284a919d0e3d7a45783d48',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:33:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-431607240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b512ee84-3648-4145-9aee-e383ec09d551,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc8df1bf94d24fc1983dcc4c8254d749',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c3247ebaa284a919d0e3d7a45783d48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:03.963749 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-40c3cba6-898d-4628-bd90-b1d317d73c82 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81fcaacf-49a6-42fe-93be-25a64825ce83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:03.964236 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-74810c28-ec2f-45bc-9448-3fc1bdb9427c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/6afddc52-ea0a-4a25-a065-23490051fc81 returned with HTTP 200 Aug 25 16:33:03.965034 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1081/4359] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:03 2026] GET /volume/v3/volumes/6afddc52-ea0a-4a25-a065-23490051fc81 => generated 826 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:04.058176 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-40c3cba6-898d-4628-bd90-b1d317d73c82 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81fcaacf-49a6-42fe-93be-25a64825ce83) transitioned into state 'SUCCESS' from state '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-431607240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc8df1bf94d24fc1983dcc4c8254d749',qos_specs=None,replication_status=,reservations=['74e66f5b-d145-4672-8f43-3d53cf86df7a','78611737-a151-4e12-b90c-59bd496f997c','11523ce8-2b9a-44cc-b8a7-5b7d6ce14d0f','e2faa07e-7cea-4c76-bf26-048c7697aae6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c3247ebaa284a919d0e3d7a45783d48',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:04.059007 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-40c3cba6-898d-4628-bd90-b1d317d73c82 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62c1d5f8-20b3-4aca-9c2e-2845ffdbcf22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:04.121608 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-40c3cba6-898d-4628-bd90-b1d317d73c82 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62c1d5f8-20b3-4aca-9c2e-2845ffdbcf22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:04.122882 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-40c3cba6-898d-4628-bd90-b1d317d73c82 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Flow 'volume_create_api' (6e9be6f6-be2e-4b5a-ab07-d7441a12c718) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:33:04.123320 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-40c3cba6-898d-4628-bd90-b1d317d73c82 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Create volume request issued successfully. Aug 25 16:33:04.126493 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-40c3cba6-898d-4628-bd90-b1d317d73c82 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:33:04.126493 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1093/4360] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:33:03 2026] POST /volume/v3/volumes => generated 757 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:33:04.138842 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-9727fc25-5747-4214-91d5-a46097e45801 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:04.143683 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9727fc25-5747-4214-91d5-a46097e45801 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:33:04.144077 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9727fc25-5747-4214-91d5-a46097e45801 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "4e7d1fbb-e888-43a1-8cb6-b1c463357dc5", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2083818735"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:33:04.145742 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-9727fc25-5747-4214-91d5-a46097e45801 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Create volume request body: {'volume': {"'backup_id": '4e7d1fbb-e888-43a1-8cb6-b1c463357dc5', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2083818735'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:33:04.145858 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-9727fc25-5747-4214-91d5-a46097e45801 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Create volume of 1 GB Aug 25 16:33:04.149993 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-9727fc25-5747-4214-91d5-a46097e45801 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Availability Zones retrieved successfully. Aug 25 16:33:04.155770 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9727fc25-5747-4214-91d5-a46097e45801 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Flow 'volume_create_api' (2b0ca881-6b12-44e2-9868-343555df51c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:33:04.156705 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9727fc25-5747-4214-91d5-a46097e45801 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b903c986-3ddc-43b2-a88a-ca72873e9374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:04.157658 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-9727fc25-5747-4214-91d5-a46097e45801 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:33:04.200449 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9727fc25-5747-4214-91d5-a46097e45801 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b903c986-3ddc-43b2-a88a-ca72873e9374) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:04.201271 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9727fc25-5747-4214-91d5-a46097e45801 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (588a5386-773a-4678-8f95-bbe0257110cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:04.318232 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-9727fc25-5747-4214-91d5-a46097e45801 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Created reservations ['9c5532c4-55e7-4cb4-a45b-0853a1d87a5d', 'c3811623-130a-494f-b5c3-21f2a1e77a72', '809ff95d-ac26-40a5-81af-89310b76f0c5', '984bd40c-bd51-4d4e-8945-6601dc111eb7'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:33:04.318929 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9727fc25-5747-4214-91d5-a46097e45801 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (588a5386-773a-4678-8f95-bbe0257110cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c5532c4-55e7-4cb4-a45b-0853a1d87a5d', 'c3811623-130a-494f-b5c3-21f2a1e77a72', '809ff95d-ac26-40a5-81af-89310b76f0c5', '984bd40c-bd51-4d4e-8945-6601dc111eb7']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:04.319896 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9727fc25-5747-4214-91d5-a46097e45801 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a297e11-1121-405c-81ca-0d9ea92a0568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:04.379328 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9727fc25-5747-4214-91d5-a46097e45801 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a297e11-1121-405c-81ca-0d9ea92a0568) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d1b38ed-f56e-4f18-a385-47ae4859d3fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2083818735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc8df1bf94d24fc1983dcc4c8254d749',qos_specs=None,replication_status=,reservations=['9c5532c4-55e7-4cb4-a45b-0853a1d87a5d','c3811623-130a-494f-b5c3-21f2a1e77a72','809ff95d-ac26-40a5-81af-89310b76f0c5','984bd40c-bd51-4d4e-8945-6601dc111eb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c3247ebaa284a919d0e3d7a45783d48',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:33:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2083818735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d1b38ed-f56e-4f18-a385-47ae4859d3fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc8df1bf94d24fc1983dcc4c8254d749',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c3247ebaa284a919d0e3d7a45783d48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:04.379997 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9727fc25-5747-4214-91d5-a46097e45801 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffa5d6ff-c486-48f2-99bd-1beb412841ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:04.421136 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9727fc25-5747-4214-91d5-a46097e45801 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffa5d6ff-c486-48f2-99bd-1beb412841ed) transitioned into state 'SUCCESS' from state '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-2083818735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc8df1bf94d24fc1983dcc4c8254d749',qos_specs=None,replication_status=,reservations=['9c5532c4-55e7-4cb4-a45b-0853a1d87a5d','c3811623-130a-494f-b5c3-21f2a1e77a72','809ff95d-ac26-40a5-81af-89310b76f0c5','984bd40c-bd51-4d4e-8945-6601dc111eb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c3247ebaa284a919d0e3d7a45783d48',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:04.421757 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9727fc25-5747-4214-91d5-a46097e45801 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (580003ac-b7a7-4980-b180-034c5cafff79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:04.441421 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9727fc25-5747-4214-91d5-a46097e45801 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (580003ac-b7a7-4980-b180-034c5cafff79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:04.442186 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-9727fc25-5747-4214-91d5-a46097e45801 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Flow 'volume_create_api' (2b0ca881-6b12-44e2-9868-343555df51c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:33:04.442441 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-9727fc25-5747-4214-91d5-a46097e45801 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Create volume request issued successfully. Aug 25 16:33:04.442953 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9727fc25-5747-4214-91d5-a46097e45801 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:33:04.443479 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1100/4361] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:33:04 2026] POST /volume/v3/volumes => generated 758 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:33:04.456837 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f19510f9-a51f-4edf-8a37-4b299e645265 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:04.458682 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f19510f9-a51f-4edf-8a37-4b299e645265 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:33:04.459053 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f19510f9-a51f-4edf-8a37-4b299e645265 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "4e7d1fbb-e888-43a1-8cb6-b1c463357dc5", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-312503867"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:33:04.460372 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-f19510f9-a51f-4edf-8a37-4b299e645265 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Create volume request body: {'volume': {"'backup_id": '4e7d1fbb-e888-43a1-8cb6-b1c463357dc5', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-312503867'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:33:04.460489 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-f19510f9-a51f-4edf-8a37-4b299e645265 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Create volume of 1 GB Aug 25 16:33:04.460975 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:04.460975 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:04.465159 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-f19510f9-a51f-4edf-8a37-4b299e645265 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Availability Zones retrieved successfully. Aug 25 16:33:04.471132 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f19510f9-a51f-4edf-8a37-4b299e645265 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Flow 'volume_create_api' (74338733-d245-47ff-9da1-6e349a73ecc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:33:04.472375 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f19510f9-a51f-4edf-8a37-4b299e645265 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (525712de-6842-48b5-aa5f-feb0b7b54f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:04.473442 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-f19510f9-a51f-4edf-8a37-4b299e645265 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:33:04.499681 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f19510f9-a51f-4edf-8a37-4b299e645265 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (525712de-6842-48b5-aa5f-feb0b7b54f7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:04.500428 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f19510f9-a51f-4edf-8a37-4b299e645265 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14debb4b-6272-4123-8720-76ba7d0eb08b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:04.551856 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-f19510f9-a51f-4edf-8a37-4b299e645265 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Created reservations ['a2642f90-5c91-4eff-b4e4-32ad14d2bda6', '9557ba11-1332-4fb4-88ee-4f84df81a520', '50a42da2-22a9-4f2c-b06a-96f41f630ddc', '85ef3136-cacf-4df9-9615-53fc30498a8b'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:33:04.552858 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f19510f9-a51f-4edf-8a37-4b299e645265 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14debb4b-6272-4123-8720-76ba7d0eb08b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2642f90-5c91-4eff-b4e4-32ad14d2bda6', '9557ba11-1332-4fb4-88ee-4f84df81a520', '50a42da2-22a9-4f2c-b06a-96f41f630ddc', '85ef3136-cacf-4df9-9615-53fc30498a8b']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:04.553685 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f19510f9-a51f-4edf-8a37-4b299e645265 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (444ba7c7-2376-4545-ae13-ba35737817fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:04.646351 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f19510f9-a51f-4edf-8a37-4b299e645265 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (444ba7c7-2376-4545-ae13-ba35737817fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46c0d103-e9fc-466d-846a-2dba8eef02ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-312503867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc8df1bf94d24fc1983dcc4c8254d749',qos_specs=None,replication_status=,reservations=['a2642f90-5c91-4eff-b4e4-32ad14d2bda6','9557ba11-1332-4fb4-88ee-4f84df81a520','50a42da2-22a9-4f2c-b06a-96f41f630ddc','85ef3136-cacf-4df9-9615-53fc30498a8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c3247ebaa284a919d0e3d7a45783d48',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:33:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-312503867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46c0d103-e9fc-466d-846a-2dba8eef02ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc8df1bf94d24fc1983dcc4c8254d749',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c3247ebaa284a919d0e3d7a45783d48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:04.647038 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f19510f9-a51f-4edf-8a37-4b299e645265 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ffec98c-a752-4cce-8d38-a2a8f37923b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:04.844291 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f19510f9-a51f-4edf-8a37-4b299e645265 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ffec98c-a752-4cce-8d38-a2a8f37923b8) transitioned into state 'SUCCESS' from state '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-312503867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc8df1bf94d24fc1983dcc4c8254d749',qos_specs=None,replication_status=,reservations=['a2642f90-5c91-4eff-b4e4-32ad14d2bda6','9557ba11-1332-4fb4-88ee-4f84df81a520','50a42da2-22a9-4f2c-b06a-96f41f630ddc','85ef3136-cacf-4df9-9615-53fc30498a8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c3247ebaa284a919d0e3d7a45783d48',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:04.844964 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f19510f9-a51f-4edf-8a37-4b299e645265 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdb5c4ce-b6fc-40fe-942e-f9e9e761965c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:04.873758 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f19510f9-a51f-4edf-8a37-4b299e645265 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdb5c4ce-b6fc-40fe-942e-f9e9e761965c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:04.874530 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f19510f9-a51f-4edf-8a37-4b299e645265 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Flow 'volume_create_api' (74338733-d245-47ff-9da1-6e349a73ecc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:33:04.874840 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-f19510f9-a51f-4edf-8a37-4b299e645265 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Create volume request issued successfully. Aug 25 16:33:04.875412 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f19510f9-a51f-4edf-8a37-4b299e645265 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:33:04.875822 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1088/4362] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:33:04 2026] POST /volume/v3/volumes => generated 757 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:33:04.892339 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-cc0674c0-d5d3-4674-bbd6-0553840a1974 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:04.893932 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cc0674c0-d5d3-4674-bbd6-0553840a1974 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] GET https://10.4.3.102/volume/v3/volumes/6d45dea8-2ed0-4890-a59c-ecfb84777b3a Aug 25 16:33:04.894126 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-cc0674c0-d5d3-4674-bbd6-0553840a1974 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:04.894304 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-cc0674c0-d5d3-4674-bbd6-0553840a1974 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:04.894650 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-57a61d3c-f7a9-487e-9d49-16815165d510 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:04.896480 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-57a61d3c-f7a9-487e-9d49-16815165d510 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d Aug 25 16:33:04.896718 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-57a61d3c-f7a9-487e-9d49-16815165d510 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:04.896902 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-57a61d3c-f7a9-487e-9d49-16815165d510 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:04.897027 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-57a61d3c-f7a9-487e-9d49-16815165d510 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id 1e388852-fad5-4342-a108-3da4109c916d. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:04.901675 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:04.901675 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:04.905111 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:04.905111 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:04.905825 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-57a61d3c-f7a9-487e-9d49-16815165d510 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d returned with HTTP 200 Aug 25 16:33:04.906269 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-cc0674c0-d5d3-4674-bbd6-0553840a1974 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Volume info retrieved successfully. Aug 25 16:33:04.908276 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1094/4363] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:04 2026] GET /volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:04.912558 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cc0674c0-d5d3-4674-bbd6-0553840a1974 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/volumes/6d45dea8-2ed0-4890-a59c-ecfb84777b3a returned with HTTP 200 Aug 25 16:33:04.912928 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1082/4364] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:04 2026] GET /volume/v3/volumes/6d45dea8-2ed0-4890-a59c-ecfb84777b3a => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:04.924646 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-dd15219b-6b08-4ce4-a80e-9355f21f5533 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:04.947708 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-dd15219b-6b08-4ce4-a80e-9355f21f5533 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] GET https://10.4.3.102/volume/v3/volumes/fa904808-471f-4967-82d0-60ce6192fef9 Aug 25 16:33:04.947708 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-dd15219b-6b08-4ce4-a80e-9355f21f5533 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:04.947708 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-dd15219b-6b08-4ce4-a80e-9355f21f5533 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:04.947708 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:04.947708 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:04.947708 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-dd15219b-6b08-4ce4-a80e-9355f21f5533 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Volume info retrieved successfully. Aug 25 16:33:04.947708 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-dd15219b-6b08-4ce4-a80e-9355f21f5533 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/volumes/fa904808-471f-4967-82d0-60ce6192fef9 returned with HTTP 200 Aug 25 16:33:04.947708 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1101/4365] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:04 2026] GET /volume/v3/volumes/fa904808-471f-4967-82d0-60ce6192fef9 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:04.976873 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-34cb34a3-7de4-4067-9f05-48daa410f96f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:04.978944 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-34cb34a3-7de4-4067-9f05-48daa410f96f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/6afddc52-ea0a-4a25-a065-23490051fc81 Aug 25 16:33:04.979147 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-34cb34a3-7de4-4067-9f05-48daa410f96f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:04.979357 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-34cb34a3-7de4-4067-9f05-48daa410f96f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:04.979602 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-3a05661d-013b-4864-86c4-b39900953ea1 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:04.982995 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3a05661d-013b-4864-86c4-b39900953ea1 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] GET https://10.4.3.102/volume/v3/volumes/b512ee84-3648-4145-9aee-e383ec09d551 Aug 25 16:33:04.983190 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3a05661d-013b-4864-86c4-b39900953ea1 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:04.983360 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3a05661d-013b-4864-86c4-b39900953ea1 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:04.988443 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:04.988443 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:04.989670 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:04.989670 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:04.992364 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-34cb34a3-7de4-4067-9f05-48daa410f96f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:33:04.992535 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-3a05661d-013b-4864-86c4-b39900953ea1 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Volume info retrieved successfully. Aug 25 16:33:04.996068 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3a05661d-013b-4864-86c4-b39900953ea1 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/volumes/b512ee84-3648-4145-9aee-e383ec09d551 returned with HTTP 200 Aug 25 16:33:04.997522 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1095/4366] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:04 2026] GET /volume/v3/volumes/b512ee84-3648-4145-9aee-e383ec09d551 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:04.997610 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-34cb34a3-7de4-4067-9f05-48daa410f96f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/6afddc52-ea0a-4a25-a065-23490051fc81 returned with HTTP 200 Aug 25 16:33:04.997883 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1089/4367] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:04 2026] GET /volume/v3/volumes/6afddc52-ea0a-4a25-a065-23490051fc81 => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:05.011041 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-1eff0eaf-4b83-4445-9e97-2af7c1dcab52 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:05.012598 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1eff0eaf-4b83-4445-9e97-2af7c1dcab52 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] GET https://10.4.3.102/volume/v3/volumes/7d1b38ed-f56e-4f18-a385-47ae4859d3fe Aug 25 16:33:05.012818 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1eff0eaf-4b83-4445-9e97-2af7c1dcab52 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:05.013014 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1eff0eaf-4b83-4445-9e97-2af7c1dcab52 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:05.016041 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1b252954-23d4-46dc-a605-e9113d1246ba None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:05.018138 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1b252954-23d4-46dc-a605-e9113d1246ba tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/6afddc52-ea0a-4a25-a065-23490051fc81 Aug 25 16:33:05.018313 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1b252954-23d4-46dc-a605-e9113d1246ba tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:05.018515 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1b252954-23d4-46dc-a605-e9113d1246ba tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:05.020211 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:05.020211 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:05.023438 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-1eff0eaf-4b83-4445-9e97-2af7c1dcab52 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Volume info retrieved successfully. Aug 25 16:33:05.026287 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:05.026287 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:05.027942 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1eff0eaf-4b83-4445-9e97-2af7c1dcab52 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/volumes/7d1b38ed-f56e-4f18-a385-47ae4859d3fe returned with HTTP 200 Aug 25 16:33:05.028337 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1083/4368] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:05 2026] GET /volume/v3/volumes/7d1b38ed-f56e-4f18-a385-47ae4859d3fe => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:05.030509 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-1b252954-23d4-46dc-a605-e9113d1246ba tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:33:05.038619 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1b252954-23d4-46dc-a605-e9113d1246ba tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/6afddc52-ea0a-4a25-a065-23490051fc81 returned with HTTP 200 Aug 25 16:33:05.039361 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1102/4369] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:05 2026] GET /volume/v3/volumes/6afddc52-ea0a-4a25-a065-23490051fc81 => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:05.042699 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-fd7d32e5-6f19-40b1-b9f7-5f99a3dc6990 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:05.046698 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fd7d32e5-6f19-40b1-b9f7-5f99a3dc6990 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] GET https://10.4.3.102/volume/v3/volumes/46c0d103-e9fc-466d-846a-2dba8eef02ba Aug 25 16:33:05.046959 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fd7d32e5-6f19-40b1-b9f7-5f99a3dc6990 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:05.047205 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fd7d32e5-6f19-40b1-b9f7-5f99a3dc6990 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:05.055621 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-94b0afa7-e798-4737-8909-0760ee7b38b9 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:05.057425 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-94b0afa7-e798-4737-8909-0760ee7b38b9 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:33:05.057891 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-94b0afa7-e798-4737-8909-0760ee7b38b9 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6afddc52-ea0a-4a25-a065-23490051fc81", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1677487753", "description": null, "metadata": null}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:33:05.062714 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:05.062714 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:05.065948 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:05.065948 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:05.066399 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-94b0afa7-e798-4737-8909-0760ee7b38b9 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:33:05.066519 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-94b0afa7-e798-4737-8909-0760ee7b38b9 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Create snapshot from volume 6afddc52-ea0a-4a25-a065-23490051fc81 Aug 25 16:33:05.068602 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-fd7d32e5-6f19-40b1-b9f7-5f99a3dc6990 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Volume info retrieved successfully. Aug 25 16:33:05.072993 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fd7d32e5-6f19-40b1-b9f7-5f99a3dc6990 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/volumes/46c0d103-e9fc-466d-846a-2dba8eef02ba returned with HTTP 200 Aug 25 16:33:05.073357 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1096/4370] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:05 2026] GET /volume/v3/volumes/46c0d103-e9fc-466d-846a-2dba8eef02ba => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:05.091210 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-94b0afa7-e798-4737-8909-0760ee7b38b9 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Created reservations ['64fa8df8-c24a-4992-bef5-c31e54fd3d48', 'ef76ccde-bd8e-4957-bbb3-c7703706ff71', 'e485ee7f-cad3-452a-8eac-73ae291f0237', '8c7a1533-8ee6-4bec-add4-3610b70fccf2'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:33:05.144265 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-94b0afa7-e798-4737-8909-0760ee7b38b9 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot create request issued successfully. Aug 25 16:33:05.144566 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-94b0afa7-e798-4737-8909-0760ee7b38b9 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:33:05.144936 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1090/4371] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:33:05 2026] POST /volume/v3/snapshots => generated 308 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:33:05.153685 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c7cbefb4-46f8-41de-838a-d2c896fa3b26 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:05.155577 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c7cbefb4-46f8-41de-838a-d2c896fa3b26 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/snapshots/3ffc3189-b35e-4bcf-872e-daa13349436b Aug 25 16:33:05.155850 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c7cbefb4-46f8-41de-838a-d2c896fa3b26 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:05.156074 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c7cbefb4-46f8-41de-838a-d2c896fa3b26 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:05.161514 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:05.161514 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:05.162178 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-c7cbefb4-46f8-41de-838a-d2c896fa3b26 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot retrieved successfully. Aug 25 16:33:05.163167 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c7cbefb4-46f8-41de-838a-d2c896fa3b26 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/3ffc3189-b35e-4bcf-872e-daa13349436b returned with HTTP 200 Aug 25 16:33:05.163601 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1084/4372] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:33:05 2026] GET /volume/v3/snapshots/3ffc3189-b35e-4bcf-872e-daa13349436b => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:05.918621 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-02f6842a-a8b3-411c-9cd7-03b2e6b22358 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:05.922560 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-02f6842a-a8b3-411c-9cd7-03b2e6b22358 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d Aug 25 16:33:05.922560 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-02f6842a-a8b3-411c-9cd7-03b2e6b22358 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:05.922560 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-02f6842a-a8b3-411c-9cd7-03b2e6b22358 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:05.922560 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-02f6842a-a8b3-411c-9cd7-03b2e6b22358 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id 1e388852-fad5-4342-a108-3da4109c916d. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:05.938280 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:05.938280 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:05.939014 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-02f6842a-a8b3-411c-9cd7-03b2e6b22358 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d returned with HTTP 200 Aug 25 16:33:05.939408 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1103/4373] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:05 2026] GET /volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:06.086240 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-58e8e77e-3f7c-4e53-8c2b-3a89b6adf942 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:06.088305 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-58e8e77e-3f7c-4e53-8c2b-3a89b6adf942 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] GET https://10.4.3.102/volume/v3/volumes/46c0d103-e9fc-466d-846a-2dba8eef02ba Aug 25 16:33:06.088440 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-58e8e77e-3f7c-4e53-8c2b-3a89b6adf942 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:06.088795 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-58e8e77e-3f7c-4e53-8c2b-3a89b6adf942 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:06.095678 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:06.095678 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:06.099024 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-58e8e77e-3f7c-4e53-8c2b-3a89b6adf942 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Volume info retrieved successfully. Aug 25 16:33:06.103638 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-58e8e77e-3f7c-4e53-8c2b-3a89b6adf942 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/volumes/46c0d103-e9fc-466d-846a-2dba8eef02ba returned with HTTP 200 Aug 25 16:33:06.104820 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1097/4374] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:06 2026] GET /volume/v3/volumes/46c0d103-e9fc-466d-846a-2dba8eef02ba => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:06.115563 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-265b704d-3d33-4df5-b974-f261e6184be5 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:06.117378 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-265b704d-3d33-4df5-b974-f261e6184be5 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] DELETE https://10.4.3.102/volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 Aug 25 16:33:06.117607 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-265b704d-3d33-4df5-b974-f261e6184be5 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:06.117800 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-265b704d-3d33-4df5-b974-f261e6184be5 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:06.117904 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.contrib.backups [None req-265b704d-3d33-4df5-b974-f261e6184be5 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Delete backup with id: 4e7d1fbb-e888-43a1-8cb6-b1c463357dc5. Aug 25 16:33:06.122353 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:06.122353 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:06.135878 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.backup.rpcapi [None req-265b704d-3d33-4df5-b974-f261e6184be5 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] delete_backup rpcapi backup_id 4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 {{(pid=100456) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 16:33:06.137221 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-265b704d-3d33-4df5-b974-f261e6184be5 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 returned with HTTP 202 Aug 25 16:33:06.137693 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1091/4375] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:33:06 2026] DELETE /volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:33:06.144435 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c346446b-cecb-4355-8489-49840a3fa46e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:06.146231 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c346446b-cecb-4355-8489-49840a3fa46e tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] GET https://10.4.3.102/volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 Aug 25 16:33:06.146439 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c346446b-cecb-4355-8489-49840a3fa46e tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:06.147508 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c346446b-cecb-4355-8489-49840a3fa46e tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:06.147644 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-c346446b-cecb-4355-8489-49840a3fa46e tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Show backup with id 4e7d1fbb-e888-43a1-8cb6-b1c463357dc5. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:06.152807 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:06.152807 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:06.153717 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c346446b-cecb-4355-8489-49840a3fa46e tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 returned with HTTP 200 Aug 25 16:33:06.154092 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1085/4376] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:06 2026] GET /volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:06.171860 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-897816f3-65fa-461b-b6a9-983973ce9ac9 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:06.173864 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-897816f3-65fa-461b-b6a9-983973ce9ac9 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/snapshots/3ffc3189-b35e-4bcf-872e-daa13349436b Aug 25 16:33:06.174051 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-897816f3-65fa-461b-b6a9-983973ce9ac9 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:06.174360 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-897816f3-65fa-461b-b6a9-983973ce9ac9 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:06.181051 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:06.181051 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:06.181484 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-897816f3-65fa-461b-b6a9-983973ce9ac9 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot retrieved successfully. Aug 25 16:33:06.182273 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-897816f3-65fa-461b-b6a9-983973ce9ac9 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/3ffc3189-b35e-4bcf-872e-daa13349436b returned with HTTP 200 Aug 25 16:33:06.182660 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1104/4377] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:33:06 2026] GET /volume/v3/snapshots/3ffc3189-b35e-4bcf-872e-daa13349436b => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:06.191568 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f3162c1b-e3bb-4eed-9f7e-8bf21c4d4b56 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:06.194705 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f3162c1b-e3bb-4eed-9f7e-8bf21c4d4b56 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/snapshots/3ffc3189-b35e-4bcf-872e-daa13349436b Aug 25 16:33:06.194705 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f3162c1b-e3bb-4eed-9f7e-8bf21c4d4b56 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:06.194705 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f3162c1b-e3bb-4eed-9f7e-8bf21c4d4b56 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:06.205220 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:06.205220 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:06.205220 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-f3162c1b-e3bb-4eed-9f7e-8bf21c4d4b56 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot retrieved successfully. Aug 25 16:33:06.205220 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f3162c1b-e3bb-4eed-9f7e-8bf21c4d4b56 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/3ffc3189-b35e-4bcf-872e-daa13349436b returned with HTTP 200 Aug 25 16:33:06.205220 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1098/4378] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:33:06 2026] GET /volume/v3/snapshots/3ffc3189-b35e-4bcf-872e-daa13349436b => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:06.358673 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-53007e8a-0a0d-4b06-b742-4ee8a16aaaed None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:06.361469 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-53007e8a-0a0d-4b06-b742-4ee8a16aaaed tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/snapshots/3ffc3189-b35e-4bcf-872e-daa13349436b Aug 25 16:33:06.361769 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-53007e8a-0a0d-4b06-b742-4ee8a16aaaed tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:06.362160 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-53007e8a-0a0d-4b06-b742-4ee8a16aaaed tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:06.372849 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:06.372849 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:06.374141 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-53007e8a-0a0d-4b06-b742-4ee8a16aaaed tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot retrieved successfully. Aug 25 16:33:06.375473 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-53007e8a-0a0d-4b06-b742-4ee8a16aaaed tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/3ffc3189-b35e-4bcf-872e-daa13349436b returned with HTTP 200 Aug 25 16:33:06.376005 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1092/4379] 10.4.3.102 () {68 vars in 1604 bytes} [Tue Aug 25 16:33:06 2026] GET /volume/v3/snapshots/3ffc3189-b35e-4bcf-872e-daa13349436b => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:06.386868 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-34002660-e7eb-4121-8889-8d333c8d8caf None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:06.389058 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-34002660-e7eb-4121-8889-8d333c8d8caf tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/6afddc52-ea0a-4a25-a065-23490051fc81 Aug 25 16:33:06.389241 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-34002660-e7eb-4121-8889-8d333c8d8caf tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:06.389412 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-34002660-e7eb-4121-8889-8d333c8d8caf tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:06.396306 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:06.396306 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:06.399658 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-34002660-e7eb-4121-8889-8d333c8d8caf tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:33:06.405481 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-34002660-e7eb-4121-8889-8d333c8d8caf tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/6afddc52-ea0a-4a25-a065-23490051fc81 returned with HTTP 200 Aug 25 16:33:06.406084 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1086/4380] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:33:06 2026] GET /volume/v3/volumes/6afddc52-ea0a-4a25-a065-23490051fc81 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:06.880759 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-2960020c-58c6-40e0-84b8-d20155a5868e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:06.885288 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-2960020c-58c6-40e0-84b8-d20155a5868e tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/snapshots/3ffc3189-b35e-4bcf-872e-daa13349436b Aug 25 16:33:06.885540 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-2960020c-58c6-40e0-84b8-d20155a5868e tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:06.886260 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-2960020c-58c6-40e0-84b8-d20155a5868e tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:06.893838 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:06.893838 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:06.894279 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-2960020c-58c6-40e0-84b8-d20155a5868e tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot retrieved successfully. Aug 25 16:33:06.895235 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-2960020c-58c6-40e0-84b8-d20155a5868e tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/3ffc3189-b35e-4bcf-872e-daa13349436b returned with HTTP 200 Aug 25 16:33:06.895987 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1105/4381] 10.4.3.102 () {68 vars in 1604 bytes} [Tue Aug 25 16:33:06 2026] GET /volume/v3/snapshots/3ffc3189-b35e-4bcf-872e-daa13349436b => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:06.950738 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-5a742337-aee1-4134-b585-42d72c26e7d8 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:06.953832 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5a742337-aee1-4134-b585-42d72c26e7d8 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d Aug 25 16:33:06.954076 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5a742337-aee1-4134-b585-42d72c26e7d8 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:06.954291 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5a742337-aee1-4134-b585-42d72c26e7d8 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:06.954431 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-5a742337-aee1-4134-b585-42d72c26e7d8 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id 1e388852-fad5-4342-a108-3da4109c916d. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:06.960368 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:06.960368 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:06.962663 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5a742337-aee1-4134-b585-42d72c26e7d8 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d returned with HTTP 200 Aug 25 16:33:06.963138 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1099/4382] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:06 2026] GET /volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:07.164004 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b54e8979-031d-43a8-b8aa-025b82440f50 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:07.166226 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b54e8979-031d-43a8-b8aa-025b82440f50 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] GET https://10.4.3.102/volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 Aug 25 16:33:07.166496 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b54e8979-031d-43a8-b8aa-025b82440f50 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:07.166758 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b54e8979-031d-43a8-b8aa-025b82440f50 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:07.166911 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-b54e8979-031d-43a8-b8aa-025b82440f50 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Show backup with id 4e7d1fbb-e888-43a1-8cb6-b1c463357dc5. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:07.171131 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b54e8979-031d-43a8-b8aa-025b82440f50 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 returned with HTTP 404 Aug 25 16:33:07.171798 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1093/4383] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:07 2026] GET /volume/v3/backups/4e7d1fbb-e888-43a1-8cb6-b1c463357dc5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:33:07.187686 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-fd354328-7f5a-4396-910a-b356b5252ca9 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:07.190885 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-fd354328-7f5a-4396-910a-b356b5252ca9 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] DELETE https://10.4.3.102/volume/v3/volumes/46c0d103-e9fc-466d-846a-2dba8eef02ba Aug 25 16:33:07.191070 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-fd354328-7f5a-4396-910a-b356b5252ca9 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:07.191241 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-fd354328-7f5a-4396-910a-b356b5252ca9 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:07.191393 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-fd354328-7f5a-4396-910a-b356b5252ca9 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Delete volume with id: 46c0d103-e9fc-466d-846a-2dba8eef02ba Aug 25 16:33:07.198647 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:07.198647 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:07.199020 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-fd354328-7f5a-4396-910a-b356b5252ca9 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Volume info retrieved successfully. Aug 25 16:33:07.232356 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-fd354328-7f5a-4396-910a-b356b5252ca9 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Delete volume request issued successfully. Aug 25 16:33:07.232576 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-fd354328-7f5a-4396-910a-b356b5252ca9 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/volumes/46c0d103-e9fc-466d-846a-2dba8eef02ba returned with HTTP 202 Aug 25 16:33:07.233063 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1087/4384] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:33:07 2026] DELETE /volume/v3/volumes/46c0d103-e9fc-466d-846a-2dba8eef02ba => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:33:07.242615 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-fa2937b1-c89a-49d6-b899-d2c6c1587623 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:07.243729 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fa2937b1-c89a-49d6-b899-d2c6c1587623 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] GET https://10.4.3.102/volume/v3/volumes/46c0d103-e9fc-466d-846a-2dba8eef02ba Aug 25 16:33:07.243936 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fa2937b1-c89a-49d6-b899-d2c6c1587623 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:07.244119 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fa2937b1-c89a-49d6-b899-d2c6c1587623 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:07.251689 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:07.251689 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:07.256947 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-fa2937b1-c89a-49d6-b899-d2c6c1587623 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Volume info retrieved successfully. Aug 25 16:33:07.265123 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fa2937b1-c89a-49d6-b899-d2c6c1587623 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/volumes/46c0d103-e9fc-466d-846a-2dba8eef02ba returned with HTTP 200 Aug 25 16:33:07.265977 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1106/4385] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:07 2026] GET /volume/v3/volumes/46c0d103-e9fc-466d-846a-2dba8eef02ba => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:07.974392 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9348d4c7-2858-4c38-b0bf-e802d0651c43 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:07.976035 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9348d4c7-2858-4c38-b0bf-e802d0651c43 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d Aug 25 16:33:07.976293 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9348d4c7-2858-4c38-b0bf-e802d0651c43 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:07.976584 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9348d4c7-2858-4c38-b0bf-e802d0651c43 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:07.976755 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-9348d4c7-2858-4c38-b0bf-e802d0651c43 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id 1e388852-fad5-4342-a108-3da4109c916d. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:07.980192 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-30e8b958-cb15-4b7c-aec3-f586b93f4c2e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:07.986575 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:07.986575 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:07.986849 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9348d4c7-2858-4c38-b0bf-e802d0651c43 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d returned with HTTP 200 Aug 25 16:33:07.987244 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1100/4386] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:07 2026] GET /volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:08.108703 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-30e8b958-cb15-4b7c-aec3-f586b93f4c2e tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/snapshots/3ffc3189-b35e-4bcf-872e-daa13349436b Aug 25 16:33:08.108703 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-30e8b958-cb15-4b7c-aec3-f586b93f4c2e tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:08.108703 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-30e8b958-cb15-4b7c-aec3-f586b93f4c2e tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:08.118884 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:08.118884 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:08.119730 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-30e8b958-cb15-4b7c-aec3-f586b93f4c2e tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot retrieved successfully. Aug 25 16:33:08.121047 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-30e8b958-cb15-4b7c-aec3-f586b93f4c2e tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/3ffc3189-b35e-4bcf-872e-daa13349436b returned with HTTP 200 Aug 25 16:33:08.121657 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1094/4387] 10.4.3.102 () {68 vars in 1604 bytes} [Tue Aug 25 16:33:07 2026] GET /volume/v3/snapshots/3ffc3189-b35e-4bcf-872e-daa13349436b => generated 467 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:08.138660 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-a1ae5b4c-f56d-4042-9e7d-016b4db9f528 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:08.139977 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-a1ae5b4c-f56d-4042-9e7d-016b4db9f528 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/6afddc52-ea0a-4a25-a065-23490051fc81 Aug 25 16:33:08.140119 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-a1ae5b4c-f56d-4042-9e7d-016b4db9f528 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:08.140440 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-a1ae5b4c-f56d-4042-9e7d-016b4db9f528 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:08.148157 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:08.148157 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:08.156422 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-a1ae5b4c-f56d-4042-9e7d-016b4db9f528 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:33:08.162376 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-a1ae5b4c-f56d-4042-9e7d-016b4db9f528 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/6afddc52-ea0a-4a25-a065-23490051fc81 returned with HTTP 200 Aug 25 16:33:08.162801 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1088/4388] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:33:08 2026] GET /volume/v3/volumes/6afddc52-ea0a-4a25-a065-23490051fc81 => generated 1366 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:08.174320 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-094decfa-fff3-47be-8931-cf65c194dc4f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:08.177187 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-094decfa-fff3-47be-8931-cf65c194dc4f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:33:08.178795 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-094decfa-fff3-47be-8931-cf65c194dc4f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "3ffc3189-b35e-4bcf-872e-daa13349436b", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:33:08.180896 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-094decfa-fff3-47be-8931-cf65c194dc4f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '3ffc3189-b35e-4bcf-872e-daa13349436b', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:33:08.202752 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:08.202752 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:08.203369 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-094decfa-fff3-47be-8931-cf65c194dc4f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot retrieved successfully. Aug 25 16:33:08.203538 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-094decfa-fff3-47be-8931-cf65c194dc4f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Create volume of 1 GB Aug 25 16:33:08.204351 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-094decfa-fff3-47be-8931-cf65c194dc4f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Availability Zones retrieved successfully. Aug 25 16:33:08.214140 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-094decfa-fff3-47be-8931-cf65c194dc4f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Flow 'volume_create_api' (d672ad5b-e87b-4918-9fb5-2c22faea10c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:33:08.214140 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-094decfa-fff3-47be-8931-cf65c194dc4f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dcdc6bb-36d4-4dd7-8840-75776fbfd37d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:08.214140 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-094decfa-fff3-47be-8931-cf65c194dc4f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:33:08.267708 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-094decfa-fff3-47be-8931-cf65c194dc4f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dcdc6bb-36d4-4dd7-8840-75776fbfd37d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3ffc3189-b35e-4bcf-872e-daa13349436b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:08.268652 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-094decfa-fff3-47be-8931-cf65c194dc4f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (978108fc-1fbe-4561-a4c2-a528f00d12ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:08.288884 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-32783781-8355-4b69-b278-5e891c451ef9 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:08.290182 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-32783781-8355-4b69-b278-5e891c451ef9 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] GET https://10.4.3.102/volume/v3/volumes/46c0d103-e9fc-466d-846a-2dba8eef02ba Aug 25 16:33:08.290182 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-32783781-8355-4b69-b278-5e891c451ef9 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:08.290820 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-32783781-8355-4b69-b278-5e891c451ef9 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:08.315399 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-32783781-8355-4b69-b278-5e891c451ef9 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/volumes/46c0d103-e9fc-466d-846a-2dba8eef02ba returned with HTTP 404 Aug 25 16:33:08.315991 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1101/4389] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:08 2026] GET /volume/v3/volumes/46c0d103-e9fc-466d-846a-2dba8eef02ba => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:33:08.327137 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-18ef71f0-bcfd-4079-b5cd-4941e1f68f55 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:08.329125 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-18ef71f0-bcfd-4079-b5cd-4941e1f68f55 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] DELETE https://10.4.3.102/volume/v3/volumes/7d1b38ed-f56e-4f18-a385-47ae4859d3fe Aug 25 16:33:08.329335 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-18ef71f0-bcfd-4079-b5cd-4941e1f68f55 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:08.329519 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-18ef71f0-bcfd-4079-b5cd-4941e1f68f55 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:08.329688 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-18ef71f0-bcfd-4079-b5cd-4941e1f68f55 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Delete volume with id: 7d1b38ed-f56e-4f18-a385-47ae4859d3fe Aug 25 16:33:08.336464 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:08.336464 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:08.337053 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-18ef71f0-bcfd-4079-b5cd-4941e1f68f55 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Volume info retrieved successfully. Aug 25 16:33:08.463992 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-094decfa-fff3-47be-8931-cf65c194dc4f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Created reservations ['909b18c2-2a89-4508-9d89-a25b51fbde47', '53fba54b-4bce-428d-afcd-2a76318a8c66', '5642c68e-7f10-4d0c-aae2-cc5d10df20c4', 'd02c6af8-0654-49b3-a3be-408d905de982'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:33:08.465013 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-094decfa-fff3-47be-8931-cf65c194dc4f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (978108fc-1fbe-4561-a4c2-a528f00d12ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['909b18c2-2a89-4508-9d89-a25b51fbde47', '53fba54b-4bce-428d-afcd-2a76318a8c66', '5642c68e-7f10-4d0c-aae2-cc5d10df20c4', 'd02c6af8-0654-49b3-a3be-408d905de982']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:08.465933 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-094decfa-fff3-47be-8931-cf65c194dc4f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (750fce96-d3af-446a-b9de-6486a5d04ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:08.560811 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-18ef71f0-bcfd-4079-b5cd-4941e1f68f55 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Delete volume request issued successfully. Aug 25 16:33:08.561000 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-18ef71f0-bcfd-4079-b5cd-4941e1f68f55 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/volumes/7d1b38ed-f56e-4f18-a385-47ae4859d3fe returned with HTTP 202 Aug 25 16:33:08.561380 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1095/4390] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:33:08 2026] DELETE /volume/v3/volumes/7d1b38ed-f56e-4f18-a385-47ae4859d3fe => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:33:08.572812 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-dae0e5ec-13be-458b-9d8d-0b7ea5f10da0 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:08.572812 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-dae0e5ec-13be-458b-9d8d-0b7ea5f10da0 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] GET https://10.4.3.102/volume/v3/volumes/7d1b38ed-f56e-4f18-a385-47ae4859d3fe Aug 25 16:33:08.572812 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-dae0e5ec-13be-458b-9d8d-0b7ea5f10da0 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:08.572812 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-dae0e5ec-13be-458b-9d8d-0b7ea5f10da0 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:08.578558 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:08.578558 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:08.583493 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-094decfa-fff3-47be-8931-cf65c194dc4f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (750fce96-d3af-446a-b9de-6486a5d04ead) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '528fd06e-4ef8-4114-8d2f-0a0ac3a2bb20', '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='4a42f8af637549e4bd755df18f9c4bbc',qos_specs=None,replication_status=,reservations=['909b18c2-2a89-4508-9d89-a25b51fbde47','53fba54b-4bce-428d-afcd-2a76318a8c66','5642c68e-7f10-4d0c-aae2-cc5d10df20c4','d02c6af8-0654-49b3-a3be-408d905de982'],size=1,snapshot_id=3ffc3189-b35e-4bcf-872e-daa13349436b,source_replicaid=,source_volid=None,status='creating',user_id='01e7476ebfc64ba587039307d7d82a0b',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:33:08Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=528fd06e-4ef8-4114-8d2f-0a0ac3a2bb20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a42f8af637549e4bd755df18f9c4bbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3ffc3189-b35e-4bcf-872e-daa13349436b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01e7476ebfc64ba587039307d7d82a0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:08.584360 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-094decfa-fff3-47be-8931-cf65c194dc4f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7da0724a-4003-4a57-80ba-c854dabcb574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:08.584883 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-dae0e5ec-13be-458b-9d8d-0b7ea5f10da0 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Volume info retrieved successfully. Aug 25 16:33:08.589819 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-dae0e5ec-13be-458b-9d8d-0b7ea5f10da0 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/volumes/7d1b38ed-f56e-4f18-a385-47ae4859d3fe returned with HTTP 200 Aug 25 16:33:08.590365 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1089/4391] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:08 2026] GET /volume/v3/volumes/7d1b38ed-f56e-4f18-a385-47ae4859d3fe => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:08.605678 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-094decfa-fff3-47be-8931-cf65c194dc4f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7da0724a-4003-4a57-80ba-c854dabcb574) transitioned into 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='4a42f8af637549e4bd755df18f9c4bbc',qos_specs=None,replication_status=,reservations=['909b18c2-2a89-4508-9d89-a25b51fbde47','53fba54b-4bce-428d-afcd-2a76318a8c66','5642c68e-7f10-4d0c-aae2-cc5d10df20c4','d02c6af8-0654-49b3-a3be-408d905de982'],size=1,snapshot_id=3ffc3189-b35e-4bcf-872e-daa13349436b,source_replicaid=,source_volid=None,status='creating',user_id='01e7476ebfc64ba587039307d7d82a0b',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:08.606167 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-094decfa-fff3-47be-8931-cf65c194dc4f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76d0e144-2752-4c4f-aea0-9c0af2a5739e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:08.623134 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f669dfe7-0b48-4e39-9408-47818112149d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:08.662294 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f669dfe7-0b48-4e39-9408-47818112149d tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:33:08.662694 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f669dfe7-0b48-4e39-9408-47818112149d tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-9652478-8661046", "extra_specs": {}}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:33:08.666296 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-094decfa-fff3-47be-8931-cf65c194dc4f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76d0e144-2752-4c4f-aea0-9c0af2a5739e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:08.667372 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-094decfa-fff3-47be-8931-cf65c194dc4f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Flow 'volume_create_api' (d672ad5b-e87b-4918-9fb5-2c22faea10c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:33:08.667708 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-094decfa-fff3-47be-8931-cf65c194dc4f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Create volume request issued successfully. Aug 25 16:33:08.668334 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-094decfa-fff3-47be-8931-cf65c194dc4f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:33:08.669111 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1107/4392] 10.4.3.102 () {72 vars in 1541 bytes} [Tue Aug 25 16:33:08 2026] POST /volume/v3/volumes => generated 736 bytes in 495 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:33:08.683260 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-d43128f5-d933-435b-bc49-3b4b0dd624f9 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:08.691917 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-d43128f5-d933-435b-bc49-3b4b0dd624f9 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/528fd06e-4ef8-4114-8d2f-0a0ac3a2bb20 Aug 25 16:33:08.691917 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-d43128f5-d933-435b-bc49-3b4b0dd624f9 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:08.692566 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-d43128f5-d933-435b-bc49-3b4b0dd624f9 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:08.698816 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:08.698816 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:08.701941 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f669dfe7-0b48-4e39-9408-47818112149d tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:33:08.703263 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1102/4393] 10.4.3.102 () {68 vars in 1253 bytes} [Tue Aug 25 16:33:08 2026] POST /volume/v3/types => generated 263 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:08.703321 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-d43128f5-d933-435b-bc49-3b4b0dd624f9 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:33:08.713687 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-d43128f5-d933-435b-bc49-3b4b0dd624f9 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/528fd06e-4ef8-4114-8d2f-0a0ac3a2bb20 returned with HTTP 200 Aug 25 16:33:08.714713 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1096/4394] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:33:08 2026] GET /volume/v3/volumes/528fd06e-4ef8-4114-8d2f-0a0ac3a2bb20 => generated 804 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:08.728553 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-bc1109e5-50d5-4421-97a5-b3a7034b9178 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:08.731563 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-bc1109e5-50d5-4421-97a5-b3a7034b9178 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/528fd06e-4ef8-4114-8d2f-0a0ac3a2bb20 Aug 25 16:33:08.731563 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-bc1109e5-50d5-4421-97a5-b3a7034b9178 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:08.731563 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-bc1109e5-50d5-4421-97a5-b3a7034b9178 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:08.737695 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:08.737695 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:08.741892 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-bc1109e5-50d5-4421-97a5-b3a7034b9178 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:33:08.746179 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-bc1109e5-50d5-4421-97a5-b3a7034b9178 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/528fd06e-4ef8-4114-8d2f-0a0ac3a2bb20 returned with HTTP 200 Aug 25 16:33:08.746579 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1090/4395] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:33:08 2026] GET /volume/v3/volumes/528fd06e-4ef8-4114-8d2f-0a0ac3a2bb20 => generated 804 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:08.999020 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-07735f7a-72c6-4131-ad97-39384995c318 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:09.001317 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-07735f7a-72c6-4131-ad97-39384995c318 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d Aug 25 16:33:09.001604 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-07735f7a-72c6-4131-ad97-39384995c318 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:09.001844 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-07735f7a-72c6-4131-ad97-39384995c318 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:09.002001 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-07735f7a-72c6-4131-ad97-39384995c318 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id 1e388852-fad5-4342-a108-3da4109c916d. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:09.006539 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:09.006539 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:09.007347 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-07735f7a-72c6-4131-ad97-39384995c318 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d returned with HTTP 200 Aug 25 16:33:09.007992 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1108/4396] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:08 2026] GET /volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:09.603872 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-d4744cf3-0c9f-478e-9030-dff570e58cfa None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:09.605539 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d4744cf3-0c9f-478e-9030-dff570e58cfa tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] GET https://10.4.3.102/volume/v3/volumes/7d1b38ed-f56e-4f18-a385-47ae4859d3fe Aug 25 16:33:09.605758 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d4744cf3-0c9f-478e-9030-dff570e58cfa tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:09.605929 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d4744cf3-0c9f-478e-9030-dff570e58cfa tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:09.627489 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d4744cf3-0c9f-478e-9030-dff570e58cfa tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/volumes/7d1b38ed-f56e-4f18-a385-47ae4859d3fe returned with HTTP 404 Aug 25 16:33:09.627489 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1103/4397] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:09 2026] GET /volume/v3/volumes/7d1b38ed-f56e-4f18-a385-47ae4859d3fe => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:33:09.631462 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0655e048-ee48-4127-8948-7b0ea9ca55e1 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:09.633197 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0655e048-ee48-4127-8948-7b0ea9ca55e1 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] DELETE https://10.4.3.102/volume/v3/volumes/b512ee84-3648-4145-9aee-e383ec09d551 Aug 25 16:33:09.633374 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0655e048-ee48-4127-8948-7b0ea9ca55e1 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:09.633573 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0655e048-ee48-4127-8948-7b0ea9ca55e1 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:09.633846 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-0655e048-ee48-4127-8948-7b0ea9ca55e1 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Delete volume with id: b512ee84-3648-4145-9aee-e383ec09d551 Aug 25 16:33:09.671711 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:09.671711 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:09.671711 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-0655e048-ee48-4127-8948-7b0ea9ca55e1 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Volume info retrieved successfully. Aug 25 16:33:09.971567 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-0655e048-ee48-4127-8948-7b0ea9ca55e1 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Delete volume request issued successfully. Aug 25 16:33:09.971787 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0655e048-ee48-4127-8948-7b0ea9ca55e1 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/volumes/b512ee84-3648-4145-9aee-e383ec09d551 returned with HTTP 202 Aug 25 16:33:09.972256 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1097/4398] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:33:09 2026] DELETE /volume/v3/volumes/b512ee84-3648-4145-9aee-e383ec09d551 => generated 0 bytes in 341 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:33:09.978899 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-47777174-7687-43e3-8c60-970b0628be8c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:09.980975 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-47777174-7687-43e3-8c60-970b0628be8c tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] GET https://10.4.3.102/volume/v3/volumes/b512ee84-3648-4145-9aee-e383ec09d551 Aug 25 16:33:09.981202 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-47777174-7687-43e3-8c60-970b0628be8c tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:09.981422 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-47777174-7687-43e3-8c60-970b0628be8c tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:09.992731 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:09.992731 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:09.998110 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-47777174-7687-43e3-8c60-970b0628be8c tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Volume info retrieved successfully. Aug 25 16:33:10.005642 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-47777174-7687-43e3-8c60-970b0628be8c tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/volumes/b512ee84-3648-4145-9aee-e383ec09d551 returned with HTTP 200 Aug 25 16:33:10.006096 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1091/4399] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:09 2026] GET /volume/v3/volumes/b512ee84-3648-4145-9aee-e383ec09d551 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:10.024654 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-25918d67-72dd-4e38-a158-0d534dcfaa6a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:10.027677 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-25918d67-72dd-4e38-a158-0d534dcfaa6a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d Aug 25 16:33:10.027931 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-25918d67-72dd-4e38-a158-0d534dcfaa6a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:10.028146 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-25918d67-72dd-4e38-a158-0d534dcfaa6a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:10.028269 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-25918d67-72dd-4e38-a158-0d534dcfaa6a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id 1e388852-fad5-4342-a108-3da4109c916d. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:10.032638 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:10.032638 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:10.033283 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-25918d67-72dd-4e38-a158-0d534dcfaa6a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d returned with HTTP 200 Aug 25 16:33:10.033717 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1109/4400] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:10 2026] GET /volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:10.791800 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-aa10abac-153e-4c32-8cf0-f7494e3bdf05 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:10.793277 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-aa10abac-153e-4c32-8cf0-f7494e3bdf05 tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:33:10.793597 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-aa10abac-153e-4c32-8cf0-f7494e3bdf05 tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2128997530-1709917451", "extra_specs": {}}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:33:10.804803 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-aa10abac-153e-4c32-8cf0-f7494e3bdf05 tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:33:10.805177 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1104/4401] 10.4.3.102 () {68 vars in 1253 bytes} [Tue Aug 25 16:33:10 2026] POST /volume/v3/types => generated 269 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:10.812174 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-05c5ef93-54c3-4ba3-9fe3-0374c4c4d896 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:10.813820 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-05c5ef93-54c3-4ba3-9fe3-0374c4c4d896 tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:33:10.814139 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-05c5ef93-54c3-4ba3-9fe3-0374c4c4d896 tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1297604781-2069087697", "extra_specs": {}}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:33:10.825785 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-05c5ef93-54c3-4ba3-9fe3-0374c4c4d896 tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:33:10.826111 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1098/4402] 10.4.3.102 () {68 vars in 1253 bytes} [Tue Aug 25 16:33:10 2026] POST /volume/v3/types => generated 269 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:10.833075 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-df53e56b-28c4-475a-980a-d65b511cafd3 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:10.834720 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-df53e56b-28c4-475a-980a-d65b511cafd3 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:33:10.835050 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-df53e56b-28c4-475a-980a-d65b511cafd3 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-2035209831", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2128997530-1709917451", "size": 1}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:33:10.836455 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-df53e56b-28c4-475a-980a-d65b511cafd3 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-2035209831', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2128997530-1709917451', 'size': 1}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:33:10.840334 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-df53e56b-28c4-475a-980a-d65b511cafd3 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Create volume of 1 GB Aug 25 16:33:10.840701 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:10.840701 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:10.841264 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-df53e56b-28c4-475a-980a-d65b511cafd3 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Availability Zones retrieved successfully. Aug 25 16:33:10.846758 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-df53e56b-28c4-475a-980a-d65b511cafd3 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Flow 'volume_create_api' (8fd75967-feac-43b5-a4fe-3691482ba6f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:33:10.847583 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-df53e56b-28c4-475a-980a-d65b511cafd3 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1208916d-4d67-41b7-8b86-8e1773aa9b3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:10.848403 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-df53e56b-28c4-475a-980a-d65b511cafd3 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:33:10.870387 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-df53e56b-28c4-475a-980a-d65b511cafd3 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1208916d-4d67-41b7-8b86-8e1773aa9b3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:33:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=172483f0-87e1-499e-a6bb-946990cf0259,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2128997530-1709917451',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '172483f0-87e1-499e-a6bb-946990cf0259', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:10.871195 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-df53e56b-28c4-475a-980a-d65b511cafd3 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78560173-1cc1-4820-b73f-a1a4b7b041b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:10.895401 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-df53e56b-28c4-475a-980a-d65b511cafd3 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2128997530-1709917451 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2128997530-1709917451, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:33:10.895631 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-df53e56b-28c4-475a-980a-d65b511cafd3 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2128997530-1709917451 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2128997530-1709917451, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:33:10.942760 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-df53e56b-28c4-475a-980a-d65b511cafd3 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Created reservations ['3f45fd5b-ca9d-47fd-a7a1-85730e93f63c', '8d336bc4-46e4-4e9f-9364-8b0faeb06758', 'd0c042d5-ec8d-46ff-91ab-cd67c0a8a8f0', 'df107057-69b2-47f8-94c3-8d35e3493000'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:33:10.943533 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-df53e56b-28c4-475a-980a-d65b511cafd3 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78560173-1cc1-4820-b73f-a1a4b7b041b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f45fd5b-ca9d-47fd-a7a1-85730e93f63c', '8d336bc4-46e4-4e9f-9364-8b0faeb06758', 'd0c042d5-ec8d-46ff-91ab-cd67c0a8a8f0', 'df107057-69b2-47f8-94c3-8d35e3493000']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:10.944233 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-df53e56b-28c4-475a-980a-d65b511cafd3 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa7b781e-940c-4ea3-ab96-d0dcc5c31346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:10.969606 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-df53e56b-28c4-475a-980a-d65b511cafd3 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa7b781e-940c-4ea3-ab96-d0dcc5c31346) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07e2f40c-f53a-4a64-8d89-0a1055255197', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2035209831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc98d26bac2d4e7d84aecf66545e895d',qos_specs=None,replication_status=,reservations=['3f45fd5b-ca9d-47fd-a7a1-85730e93f63c','8d336bc4-46e4-4e9f-9364-8b0faeb06758','d0c042d5-ec8d-46ff-91ab-cd67c0a8a8f0','df107057-69b2-47f8-94c3-8d35e3493000'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='079e48949e144a128706acd12475ece7',volume_type_id=172483f0-87e1-499e-a6bb-946990cf0259), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:33:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2035209831',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07e2f40c-f53a-4a64-8d89-0a1055255197,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc98d26bac2d4e7d84aecf66545e895d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='079e48949e144a128706acd12475ece7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(172483f0-87e1-499e-a6bb-946990cf0259),volume_type_id=172483f0-87e1-499e-a6bb-946990cf0259)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:10.970678 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-df53e56b-28c4-475a-980a-d65b511cafd3 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9ad9bb8-fe32-4c76-85f0-e88c9406048e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:10.987903 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-df53e56b-28c4-475a-980a-d65b511cafd3 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9ad9bb8-fe32-4c76-85f0-e88c9406048e) transitioned into state 'SUCCESS' from state '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-2035209831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc98d26bac2d4e7d84aecf66545e895d',qos_specs=None,replication_status=,reservations=['3f45fd5b-ca9d-47fd-a7a1-85730e93f63c','8d336bc4-46e4-4e9f-9364-8b0faeb06758','d0c042d5-ec8d-46ff-91ab-cd67c0a8a8f0','df107057-69b2-47f8-94c3-8d35e3493000'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='079e48949e144a128706acd12475ece7',volume_type_id=172483f0-87e1-499e-a6bb-946990cf0259)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:10.988618 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-df53e56b-28c4-475a-980a-d65b511cafd3 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e730edf1-82ca-4bf0-a713-c6d8cb6fb594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:10.998734 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-df53e56b-28c4-475a-980a-d65b511cafd3 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e730edf1-82ca-4bf0-a713-c6d8cb6fb594) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:10.999972 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-df53e56b-28c4-475a-980a-d65b511cafd3 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Flow 'volume_create_api' (8fd75967-feac-43b5-a4fe-3691482ba6f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:33:11.000376 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-df53e56b-28c4-475a-980a-d65b511cafd3 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Create volume request issued successfully. Aug 25 16:33:11.001170 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-df53e56b-28c4-475a-980a-d65b511cafd3 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:33:11.001802 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1092/4403] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:33:10 2026] POST /volume/v3/volumes => generated 847 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:33:11.015529 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-35876972-85e1-488d-b095-f6f56e4eccab None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:11.017671 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-35876972-85e1-488d-b095-f6f56e4eccab tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:33:11.017744 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-35876972-85e1-488d-b095-f6f56e4eccab tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-829276092", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1297604781-2069087697", "size": 1}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:33:11.019246 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-35876972-85e1-488d-b095-f6f56e4eccab tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-829276092', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1297604781-2069087697', 'size': 1}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:33:11.021412 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-4296729e-4324-45f9-90d0-304c71e49020 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:11.023224 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4296729e-4324-45f9-90d0-304c71e49020 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] GET https://10.4.3.102/volume/v3/volumes/b512ee84-3648-4145-9aee-e383ec09d551 Aug 25 16:33:11.023389 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4296729e-4324-45f9-90d0-304c71e49020 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:11.023539 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-35876972-85e1-488d-b095-f6f56e4eccab tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Create volume of 1 GB Aug 25 16:33:11.023571 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4296729e-4324-45f9-90d0-304c71e49020 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:11.023954 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:11.023954 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:11.024733 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-35876972-85e1-488d-b095-f6f56e4eccab tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Availability Zones retrieved successfully. Aug 25 16:33:11.029703 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4296729e-4324-45f9-90d0-304c71e49020 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/volumes/b512ee84-3648-4145-9aee-e383ec09d551 returned with HTTP 404 Aug 25 16:33:11.030128 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1105/4404] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:11 2026] GET /volume/v3/volumes/b512ee84-3648-4145-9aee-e383ec09d551 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:33:11.033780 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-35876972-85e1-488d-b095-f6f56e4eccab tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Flow 'volume_create_api' (140851ce-63ea-4d92-b846-531f08a1e568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:33:11.035333 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-35876972-85e1-488d-b095-f6f56e4eccab tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b48895ac-7b88-4567-968d-ca4c19e618ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:11.036031 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-148259e6-8486-4085-8e2f-668da8aa13c4 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:11.036332 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-35876972-85e1-488d-b095-f6f56e4eccab tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:33:11.037561 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-148259e6-8486-4085-8e2f-668da8aa13c4 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] DELETE https://10.4.3.102/volume/v3/volumes/fa904808-471f-4967-82d0-60ce6192fef9 Aug 25 16:33:11.037739 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-148259e6-8486-4085-8e2f-668da8aa13c4 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:11.037988 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-148259e6-8486-4085-8e2f-668da8aa13c4 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:11.038191 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-148259e6-8486-4085-8e2f-668da8aa13c4 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Delete volume with id: fa904808-471f-4967-82d0-60ce6192fef9 Aug 25 16:33:11.043395 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f0fe9f9b-ffa3-44db-9387-dc90a57bd985 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:11.045074 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:11.045074 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:11.045507 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-148259e6-8486-4085-8e2f-668da8aa13c4 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Volume info retrieved successfully. Aug 25 16:33:11.045616 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f0fe9f9b-ffa3-44db-9387-dc90a57bd985 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d Aug 25 16:33:11.045852 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f0fe9f9b-ffa3-44db-9387-dc90a57bd985 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:11.046034 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f0fe9f9b-ffa3-44db-9387-dc90a57bd985 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:11.046131 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-f0fe9f9b-ffa3-44db-9387-dc90a57bd985 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id 1e388852-fad5-4342-a108-3da4109c916d. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:11.052798 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:11.052798 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:11.053367 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f0fe9f9b-ffa3-44db-9387-dc90a57bd985 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d returned with HTTP 200 Aug 25 16:33:11.053805 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1093/4405] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:11 2026] GET /volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:11.059154 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-35876972-85e1-488d-b095-f6f56e4eccab tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b48895ac-7b88-4567-968d-ca4c19e618ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:33:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=47563d8d-73fc-414b-942e-00599187c99d,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1297604781-2069087697',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '47563d8d-73fc-414b-942e-00599187c99d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:11.059947 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-35876972-85e1-488d-b095-f6f56e4eccab tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bf9d35b-6210-4539-b157-f6eeecc78b62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:11.068199 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-148259e6-8486-4085-8e2f-668da8aa13c4 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Delete volume request issued successfully. Aug 25 16:33:11.068418 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-148259e6-8486-4085-8e2f-668da8aa13c4 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/volumes/fa904808-471f-4967-82d0-60ce6192fef9 returned with HTTP 202 Aug 25 16:33:11.069162 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1099/4406] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:33:11 2026] DELETE /volume/v3/volumes/fa904808-471f-4967-82d0-60ce6192fef9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:33:11.077852 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-93c50f4a-bbcb-4cd3-b9ec-345e8141fbfe None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:11.080377 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-93c50f4a-bbcb-4cd3-b9ec-345e8141fbfe tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] GET https://10.4.3.102/volume/v3/volumes/fa904808-471f-4967-82d0-60ce6192fef9 Aug 25 16:33:11.080696 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-93c50f4a-bbcb-4cd3-b9ec-345e8141fbfe tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:11.080881 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-93c50f4a-bbcb-4cd3-b9ec-345e8141fbfe tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:11.086882 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [None req-35876972-85e1-488d-b095-f6f56e4eccab tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1297604781-2069087697 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1297604781-2069087697, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:33:11.087186 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [None req-35876972-85e1-488d-b095-f6f56e4eccab tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1297604781-2069087697 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1297604781-2069087697, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:33:11.088004 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:11.088004 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:11.091853 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-93c50f4a-bbcb-4cd3-b9ec-345e8141fbfe tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Volume info retrieved successfully. Aug 25 16:33:11.096303 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-93c50f4a-bbcb-4cd3-b9ec-345e8141fbfe tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/volumes/fa904808-471f-4967-82d0-60ce6192fef9 returned with HTTP 200 Aug 25 16:33:11.096699 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1106/4407] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:11 2026] GET /volume/v3/volumes/fa904808-471f-4967-82d0-60ce6192fef9 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:11.116810 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-35876972-85e1-488d-b095-f6f56e4eccab tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Created reservations ['59bc53a1-7cf2-4c57-ba1c-1448bc43a552', '8edab76a-82af-4acd-90c1-2c33cfbf0b35', '6d8aee37-5481-41f9-9ed3-472543b45870', '350b4588-4acb-484f-8277-f52d8583bcfa'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:33:11.117820 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-35876972-85e1-488d-b095-f6f56e4eccab tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bf9d35b-6210-4539-b157-f6eeecc78b62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59bc53a1-7cf2-4c57-ba1c-1448bc43a552', '8edab76a-82af-4acd-90c1-2c33cfbf0b35', '6d8aee37-5481-41f9-9ed3-472543b45870', '350b4588-4acb-484f-8277-f52d8583bcfa']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:11.118578 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-35876972-85e1-488d-b095-f6f56e4eccab tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b30d4a28-f762-4103-97a7-6c2f118dd435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:11.152189 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-35876972-85e1-488d-b095-f6f56e4eccab tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b30d4a28-f762-4103-97a7-6c2f118dd435) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '704be719-68d9-431e-a979-dc0ee003b928', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-829276092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc98d26bac2d4e7d84aecf66545e895d',qos_specs=None,replication_status=,reservations=['59bc53a1-7cf2-4c57-ba1c-1448bc43a552','8edab76a-82af-4acd-90c1-2c33cfbf0b35','6d8aee37-5481-41f9-9ed3-472543b45870','350b4588-4acb-484f-8277-f52d8583bcfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='079e48949e144a128706acd12475ece7',volume_type_id=47563d8d-73fc-414b-942e-00599187c99d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:33:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-829276092',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=704be719-68d9-431e-a979-dc0ee003b928,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc98d26bac2d4e7d84aecf66545e895d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='079e48949e144a128706acd12475ece7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(47563d8d-73fc-414b-942e-00599187c99d),volume_type_id=47563d8d-73fc-414b-942e-00599187c99d)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:11.153228 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-35876972-85e1-488d-b095-f6f56e4eccab tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b741f0f2-56b8-45bc-8841-96fef89fa7c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:11.184119 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-35876972-85e1-488d-b095-f6f56e4eccab tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b741f0f2-56b8-45bc-8841-96fef89fa7c9) transitioned into state 'SUCCESS' from state '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-829276092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc98d26bac2d4e7d84aecf66545e895d',qos_specs=None,replication_status=,reservations=['59bc53a1-7cf2-4c57-ba1c-1448bc43a552','8edab76a-82af-4acd-90c1-2c33cfbf0b35','6d8aee37-5481-41f9-9ed3-472543b45870','350b4588-4acb-484f-8277-f52d8583bcfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='079e48949e144a128706acd12475ece7',volume_type_id=47563d8d-73fc-414b-942e-00599187c99d)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:11.185744 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-35876972-85e1-488d-b095-f6f56e4eccab tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91c84525-864f-482c-92f0-e7b742d80f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:11.196808 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-35876972-85e1-488d-b095-f6f56e4eccab tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91c84525-864f-482c-92f0-e7b742d80f0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:11.197363 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-35876972-85e1-488d-b095-f6f56e4eccab tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Flow 'volume_create_api' (140851ce-63ea-4d92-b846-531f08a1e568) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:33:11.197657 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-35876972-85e1-488d-b095-f6f56e4eccab tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Create volume request issued successfully. Aug 25 16:33:11.198154 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-35876972-85e1-488d-b095-f6f56e4eccab tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:33:11.198575 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1110/4408] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:33:11 2026] POST /volume/v3/volumes => generated 846 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:33:11.229836 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-9574b331-d9c6-412f-9916-d66699e949b0 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:11.231759 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9574b331-d9c6-412f-9916-d66699e949b0 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:33:11.231759 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9574b331-d9c6-412f-9916-d66699e949b0 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-237324956", "snapshot_id": null, "imageRef": "96e692b4-9016-4e52-aba8-0e63d2aa7a90", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-9652478-8661046", "size": 1}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:33:11.232958 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-9574b331-d9c6-412f-9916-d66699e949b0 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-237324956', 'snapshot_id': None, 'imageRef': '96e692b4-9016-4e52-aba8-0e63d2aa7a90', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-9652478-8661046', 'size': 1}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:33:11.318492 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-9574b331-d9c6-412f-9916-d66699e949b0 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Create volume of 1 GB Aug 25 16:33:11.318814 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:11.318814 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:11.319377 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-9574b331-d9c6-412f-9916-d66699e949b0 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Availability Zones retrieved successfully. Aug 25 16:33:11.324395 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-9574b331-d9c6-412f-9916-d66699e949b0 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Flow 'volume_create_api' (af89f95e-64b2-4c93-92b7-95d196517129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:33:11.325476 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-9574b331-d9c6-412f-9916-d66699e949b0 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (742beeb1-e38b-4e9e-b38b-b9f8731bf543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:11.326334 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-9574b331-d9c6-412f-9916-d66699e949b0 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:33:11.379965 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-9574b331-d9c6-412f-9916-d66699e949b0 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (742beeb1-e38b-4e9e-b38b-b9f8731bf543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:33:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=354cd561-a542-4fc7-989b-c019e0c007c9,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-9652478-8661046',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '354cd561-a542-4fc7-989b-c019e0c007c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:11.380705 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-9574b331-d9c6-412f-9916-d66699e949b0 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3020bd2-4251-4243-8d16-9989eb04a32b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:11.403175 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-9574b331-d9c6-412f-9916-d66699e949b0 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-9652478-8661046 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-9652478-8661046, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:33:11.403398 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-9574b331-d9c6-412f-9916-d66699e949b0 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-9652478-8661046 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-9652478-8661046, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:33:11.425667 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-9574b331-d9c6-412f-9916-d66699e949b0 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Created reservations ['273de70e-6977-453b-85a9-6d27b984c45c', 'bc6ff91c-25a2-4cf6-a5c2-744c477096d7', 'bd33d652-80d2-4d44-908e-d619ddd390af', '42e0119b-fae0-4792-85a3-53acc6352710'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:33:11.426350 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-9574b331-d9c6-412f-9916-d66699e949b0 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3020bd2-4251-4243-8d16-9989eb04a32b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['273de70e-6977-453b-85a9-6d27b984c45c', 'bc6ff91c-25a2-4cf6-a5c2-744c477096d7', 'bd33d652-80d2-4d44-908e-d619ddd390af', '42e0119b-fae0-4792-85a3-53acc6352710']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:11.427642 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-9574b331-d9c6-412f-9916-d66699e949b0 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bd0446c-4078-476a-965b-0dac7d94fe38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:11.448112 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-9574b331-d9c6-412f-9916-d66699e949b0 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bd0446c-4078-476a-965b-0dac7d94fe38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9891dd39-a250-47b8-ac0a-cbaa9b60255f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-237324956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc98d26bac2d4e7d84aecf66545e895d',qos_specs=None,replication_status=,reservations=['273de70e-6977-453b-85a9-6d27b984c45c','bc6ff91c-25a2-4cf6-a5c2-744c477096d7','bd33d652-80d2-4d44-908e-d619ddd390af','42e0119b-fae0-4792-85a3-53acc6352710'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='079e48949e144a128706acd12475ece7',volume_type_id=354cd561-a542-4fc7-989b-c019e0c007c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:33:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-237324956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9891dd39-a250-47b8-ac0a-cbaa9b60255f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc98d26bac2d4e7d84aecf66545e895d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='079e48949e144a128706acd12475ece7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(354cd561-a542-4fc7-989b-c019e0c007c9),volume_type_id=354cd561-a542-4fc7-989b-c019e0c007c9)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:11.449184 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-9574b331-d9c6-412f-9916-d66699e949b0 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (297d7624-ecff-4eb9-bfce-63e7941519b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:11.465829 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-9574b331-d9c6-412f-9916-d66699e949b0 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (297d7624-ecff-4eb9-bfce-63e7941519b6) transitioned into state 'SUCCESS' from state '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-237324956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc98d26bac2d4e7d84aecf66545e895d',qos_specs=None,replication_status=,reservations=['273de70e-6977-453b-85a9-6d27b984c45c','bc6ff91c-25a2-4cf6-a5c2-744c477096d7','bd33d652-80d2-4d44-908e-d619ddd390af','42e0119b-fae0-4792-85a3-53acc6352710'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='079e48949e144a128706acd12475ece7',volume_type_id=354cd561-a542-4fc7-989b-c019e0c007c9)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:11.466489 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-9574b331-d9c6-412f-9916-d66699e949b0 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4000275-7536-4e5d-a0ed-3eaf8ea5f795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:11.475698 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-9574b331-d9c6-412f-9916-d66699e949b0 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4000275-7536-4e5d-a0ed-3eaf8ea5f795) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:11.476454 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-9574b331-d9c6-412f-9916-d66699e949b0 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Flow 'volume_create_api' (af89f95e-64b2-4c93-92b7-95d196517129) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:33:11.476758 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-9574b331-d9c6-412f-9916-d66699e949b0 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Create volume request issued successfully. Aug 25 16:33:11.477264 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9574b331-d9c6-412f-9916-d66699e949b0 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:33:11.477744 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1094/4409] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:33:11 2026] POST /volume/v3/volumes => generated 840 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:33:11.488496 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-8f82fb55-962d-47dd-9201-7e6c0248b43e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:11.490216 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8f82fb55-962d-47dd-9201-7e6c0248b43e tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] GET https://10.4.3.102/volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f Aug 25 16:33:11.490410 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8f82fb55-962d-47dd-9201-7e6c0248b43e tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:11.490637 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8f82fb55-962d-47dd-9201-7e6c0248b43e tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:11.497105 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:11.497105 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:11.500216 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-8f82fb55-962d-47dd-9201-7e6c0248b43e tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Volume info retrieved successfully. Aug 25 16:33:11.503712 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8f82fb55-962d-47dd-9201-7e6c0248b43e tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f returned with HTTP 200 Aug 25 16:33:11.504054 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1100/4410] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:11 2026] GET /volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f => generated 908 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:11.754965 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-fa222fe6-e4d8-4b27-8b8b-50a01a172e85 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:11.757572 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-fa222fe6-e4d8-4b27-8b8b-50a01a172e85 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/528fd06e-4ef8-4114-8d2f-0a0ac3a2bb20 Aug 25 16:33:11.757711 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-fa222fe6-e4d8-4b27-8b8b-50a01a172e85 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:11.758237 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-fa222fe6-e4d8-4b27-8b8b-50a01a172e85 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:11.765871 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:11.765871 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:11.769632 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-fa222fe6-e4d8-4b27-8b8b-50a01a172e85 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:33:11.775832 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-fa222fe6-e4d8-4b27-8b8b-50a01a172e85 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/528fd06e-4ef8-4114-8d2f-0a0ac3a2bb20 returned with HTTP 200 Aug 25 16:33:11.775832 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1107/4411] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:33:11 2026] GET /volume/v3/volumes/528fd06e-4ef8-4114-8d2f-0a0ac3a2bb20 => generated 1345 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 16:33:11.784959 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-365cdf35-2973-4fe0-9de4-1df3e0a3ab91 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:11.785378 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-365cdf35-2973-4fe0-9de4-1df3e0a3ab91 None None] GET https://10.4.3.102/volume// Aug 25 16:33:11.785677 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-365cdf35-2973-4fe0-9de4-1df3e0a3ab91 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:11.785873 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-365cdf35-2973-4fe0-9de4-1df3e0a3ab91 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:11.786202 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-365cdf35-2973-4fe0-9de4-1df3e0a3ab91 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:33:11.786518 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1111/4412] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:33:11 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:33:11.796288 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-a193d4a0-0a9d-4a3c-9005-3ebabbd114c7 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:11.798548 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-a193d4a0-0a9d-4a3c-9005-3ebabbd114c7 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:33:11.799323 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-a193d4a0-0a9d-4a3c-9005-3ebabbd114c7 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "528fd06e-4ef8-4114-8d2f-0a0ac3a2bb20", "connector": null, "instance_uuid": "8e9e094c-6126-4e8f-adda-f7bf2d7681f6"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:33:11.808179 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:11.808179 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:11.836653 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-a193d4a0-0a9d-4a3c-9005-3ebabbd114c7 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:33:11.837386 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1095/4413] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:33:11 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) Aug 25 16:33:11.855047 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-74941320-f14f-40d4-aba5-11f2dc333847 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:11.855543 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-74941320-f14f-40d4-aba5-11f2dc333847 None None] GET https://10.4.3.102/volume// Aug 25 16:33:11.855785 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-74941320-f14f-40d4-aba5-11f2dc333847 None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:11.856044 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-74941320-f14f-40d4-aba5-11f2dc333847 None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:11.856488 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-74941320-f14f-40d4-aba5-11f2dc333847 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:33:11.857030 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1101/4414] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:33:11 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:33:11.865635 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-d4723ade-d497-4e7f-844c-26fc2b1f19fe None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:11.868730 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-d4723ade-d497-4e7f-844c-26fc2b1f19fe tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/528fd06e-4ef8-4114-8d2f-0a0ac3a2bb20 Aug 25 16:33:11.868730 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-d4723ade-d497-4e7f-844c-26fc2b1f19fe tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:11.868730 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-d4723ade-d497-4e7f-844c-26fc2b1f19fe tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:11.894838 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:11.894838 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:11.902610 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-d4723ade-d497-4e7f-844c-26fc2b1f19fe tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:33:11.909379 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-d4723ade-d497-4e7f-844c-26fc2b1f19fe tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/528fd06e-4ef8-4114-8d2f-0a0ac3a2bb20 returned with HTTP 200 Aug 25 16:33:11.909985 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1108/4415] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:33:11 2026] GET /volume/v3/volumes/528fd06e-4ef8-4114-8d2f-0a0ac3a2bb20 => generated 1524 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:33:12.021987 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-23d9f7b4-e9e7-4c32-9dd2-eb53363732aa None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:12.024815 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-23d9f7b4-e9e7-4c32-9dd2-eb53363732aa tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] PUT https://10.4.3.102/volume/v3/attachments/235568a8-554a-4d4b-90f1-9348a793e93b Aug 25 16:33:12.025323 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-23d9f7b4-e9e7-4c32-9dd2-eb53363732aa tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:33:12.033096 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-23d9f7b4-e9e7-4c32-9dd2-eb53363732aa tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Acquiring lock "cinder-attachment_update-528fd06e-4ef8-4114-8d2f-0a0ac3a2bb20-np0000008093" by "attachment_update" {{(pid=100457) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:33:12.037245 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-23d9f7b4-e9e7-4c32-9dd2-eb53363732aa tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Lock "cinder-attachment_update-528fd06e-4ef8-4114-8d2f-0a0ac3a2bb20-np0000008093" acquired by "attachment_update" :: waited 0.004s {{(pid=100457) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:33:12.038208 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:12.038208 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:12.064463 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-60e11c0a-f1b7-4b1b-94b7-82bdc450fe06 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:12.066469 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-60e11c0a-f1b7-4b1b-94b7-82bdc450fe06 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d Aug 25 16:33:12.066630 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-60e11c0a-f1b7-4b1b-94b7-82bdc450fe06 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:12.066880 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-60e11c0a-f1b7-4b1b-94b7-82bdc450fe06 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:12.067039 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-60e11c0a-f1b7-4b1b-94b7-82bdc450fe06 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id 1e388852-fad5-4342-a108-3da4109c916d. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:12.071182 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:12.071182 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:12.071831 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-60e11c0a-f1b7-4b1b-94b7-82bdc450fe06 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d returned with HTTP 200 Aug 25 16:33:12.072246 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1096/4416] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:12 2026] GET /volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:12.109768 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-4ce427be-5b7c-4f16-8691-6123c50919ad None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:12.111540 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4ce427be-5b7c-4f16-8691-6123c50919ad tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] GET https://10.4.3.102/volume/v3/volumes/fa904808-471f-4967-82d0-60ce6192fef9 Aug 25 16:33:12.111820 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4ce427be-5b7c-4f16-8691-6123c50919ad tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:12.112056 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4ce427be-5b7c-4f16-8691-6123c50919ad tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:12.118570 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-23d9f7b4-e9e7-4c32-9dd2-eb53363732aa tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Lock "cinder-attachment_update-528fd06e-4ef8-4114-8d2f-0a0ac3a2bb20-np0000008093" released by "attachment_update" :: held 0.081s {{(pid=100457) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:33:12.118808 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4ce427be-5b7c-4f16-8691-6123c50919ad tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/volumes/fa904808-471f-4967-82d0-60ce6192fef9 returned with HTTP 404 Aug 25 16:33:12.118922 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-23d9f7b4-e9e7-4c32-9dd2-eb53363732aa tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/attachments/235568a8-554a-4d4b-90f1-9348a793e93b returned with HTTP 200 Aug 25 16:33:12.119502 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1102/4417] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:12 2026] GET /volume/v3/volumes/fa904808-471f-4967-82d0-60ce6192fef9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:33:12.119566 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1112/4418] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:33:12 2026] PUT /volume/v3/attachments/235568a8-554a-4d4b-90f1-9348a793e93b => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:12.126774 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-c262e940-ff04-40bd-91e4-a04756588ae0 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:12.128548 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c262e940-ff04-40bd-91e4-a04756588ae0 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] DELETE https://10.4.3.102/volume/v3/volumes/6d45dea8-2ed0-4890-a59c-ecfb84777b3a Aug 25 16:33:12.128784 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c262e940-ff04-40bd-91e4-a04756588ae0 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:12.129281 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c262e940-ff04-40bd-91e4-a04756588ae0 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:12.129281 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-c262e940-ff04-40bd-91e4-a04756588ae0 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Delete volume with id: 6d45dea8-2ed0-4890-a59c-ecfb84777b3a Aug 25 16:33:12.135740 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:12.135740 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:12.136136 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-c262e940-ff04-40bd-91e4-a04756588ae0 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Volume info retrieved successfully. Aug 25 16:33:12.146065 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-8d7b30e6-b24f-4e78-88e8-f6edf6d4520b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:12.148110 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-8d7b30e6-b24f-4e78-88e8-f6edf6d4520b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] POST https://10.4.3.102/volume/v3/attachments/235568a8-554a-4d4b-90f1-9348a793e93b/action Aug 25 16:33:12.148522 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-8d7b30e6-b24f-4e78-88e8-f6edf6d4520b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action body: b'{"os-complete": null}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:33:12.148780 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-8d7b30e6-b24f-4e78-88e8-f6edf6d4520b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:33:12.154492 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-c262e940-ff04-40bd-91e4-a04756588ae0 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Delete volume request issued successfully. Aug 25 16:33:12.154699 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c262e940-ff04-40bd-91e4-a04756588ae0 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/volumes/6d45dea8-2ed0-4890-a59c-ecfb84777b3a returned with HTTP 202 Aug 25 16:33:12.155248 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1109/4419] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:33:12 2026] DELETE /volume/v3/volumes/6d45dea8-2ed0-4890-a59c-ecfb84777b3a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:33:12.163376 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-2203f4d0-5207-4b4c-ad3a-39bdc68a457f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:12.165507 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2203f4d0-5207-4b4c-ad3a-39bdc68a457f tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] GET https://10.4.3.102/volume/v3/volumes/6d45dea8-2ed0-4890-a59c-ecfb84777b3a Aug 25 16:33:12.165751 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2203f4d0-5207-4b4c-ad3a-39bdc68a457f tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:12.165988 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2203f4d0-5207-4b4c-ad3a-39bdc68a457f tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:12.169287 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:12.169287 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:12.178668 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:12.178668 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:12.183281 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-974b388f-bc5d-47ac-919e-c484e7781a53 req-8d7b30e6-b24f-4e78-88e8-f6edf6d4520b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/attachments/235568a8-554a-4d4b-90f1-9348a793e93b/action returned with HTTP 204 Aug 25 16:33:12.183663 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1097/4420] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:33:12 2026] POST /volume/v3/attachments/235568a8-554a-4d4b-90f1-9348a793e93b/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:33:12.187709 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-2203f4d0-5207-4b4c-ad3a-39bdc68a457f tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Volume info retrieved successfully. Aug 25 16:33:12.192539 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2203f4d0-5207-4b4c-ad3a-39bdc68a457f tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/volumes/6d45dea8-2ed0-4890-a59c-ecfb84777b3a returned with HTTP 200 Aug 25 16:33:12.192949 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1103/4421] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:12 2026] GET /volume/v3/volumes/6d45dea8-2ed0-4890-a59c-ecfb84777b3a => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:12.515169 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-9a6f832c-8e90-4ef0-85bb-b2755da4a6e6 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:12.516830 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9a6f832c-8e90-4ef0-85bb-b2755da4a6e6 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] GET https://10.4.3.102/volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f Aug 25 16:33:12.517014 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9a6f832c-8e90-4ef0-85bb-b2755da4a6e6 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:12.517221 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9a6f832c-8e90-4ef0-85bb-b2755da4a6e6 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:12.523757 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:12.523757 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:12.526942 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-9a6f832c-8e90-4ef0-85bb-b2755da4a6e6 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Volume info retrieved successfully. Aug 25 16:33:12.530546 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9a6f832c-8e90-4ef0-85bb-b2755da4a6e6 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f returned with HTTP 200 Aug 25 16:33:12.530913 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1113/4422] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:12 2026] GET /volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f => generated 932 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:13.085568 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-5dbd0eef-ce65-4dbf-a614-27214694cf25 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:13.087205 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5dbd0eef-ce65-4dbf-a614-27214694cf25 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d Aug 25 16:33:13.087399 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5dbd0eef-ce65-4dbf-a614-27214694cf25 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:13.087608 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5dbd0eef-ce65-4dbf-a614-27214694cf25 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:13.087715 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-5dbd0eef-ce65-4dbf-a614-27214694cf25 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id 1e388852-fad5-4342-a108-3da4109c916d. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:13.094703 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:13.094703 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:13.094703 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5dbd0eef-ce65-4dbf-a614-27214694cf25 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d returned with HTTP 200 Aug 25 16:33:13.094703 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1110/4423] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:13 2026] GET /volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:13.205013 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-873eee0b-e35a-4984-9008-b42e5d552f05 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:13.206823 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-873eee0b-e35a-4984-9008-b42e5d552f05 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] GET https://10.4.3.102/volume/v3/volumes/6d45dea8-2ed0-4890-a59c-ecfb84777b3a Aug 25 16:33:13.207005 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-873eee0b-e35a-4984-9008-b42e5d552f05 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:13.207213 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-873eee0b-e35a-4984-9008-b42e5d552f05 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:13.212624 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-873eee0b-e35a-4984-9008-b42e5d552f05 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/volumes/6d45dea8-2ed0-4890-a59c-ecfb84777b3a returned with HTTP 404 Aug 25 16:33:13.213092 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1098/4424] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:13 2026] GET /volume/v3/volumes/6d45dea8-2ed0-4890-a59c-ecfb84777b3a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:33:13.220517 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b04a969a-6c26-472b-8eb9-974f5ae16940 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:13.222600 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b04a969a-6c26-472b-8eb9-974f5ae16940 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] DELETE https://10.4.3.102/volume/v3/volumes/21454fbc-e448-49d8-8a49-4a3d6d416f7f Aug 25 16:33:13.222877 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b04a969a-6c26-472b-8eb9-974f5ae16940 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:13.223092 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b04a969a-6c26-472b-8eb9-974f5ae16940 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:13.223315 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-b04a969a-6c26-472b-8eb9-974f5ae16940 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Delete volume with id: 21454fbc-e448-49d8-8a49-4a3d6d416f7f Aug 25 16:33:13.227133 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-78da5773-7fbe-42f9-9522-ca18cadbc378 req-0fc05a58-92ba-46e6-b8c4-58edb0e5fdbd None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:13.229726 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-78da5773-7fbe-42f9-9522-ca18cadbc378 req-0fc05a58-92ba-46e6-b8c4-58edb0e5fdbd tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] GET https://10.4.3.102/volume/v3/limits Aug 25 16:33:13.230180 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-78da5773-7fbe-42f9-9522-ca18cadbc378 req-0fc05a58-92ba-46e6-b8c4-58edb0e5fdbd tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:13.230235 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-78da5773-7fbe-42f9-9522-ca18cadbc378 req-0fc05a58-92ba-46e6-b8c4-58edb0e5fdbd tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Calling method 'index' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:13.233765 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:13.233765 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:13.233765 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-b04a969a-6c26-472b-8eb9-974f5ae16940 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Volume info retrieved successfully. Aug 25 16:33:13.240040 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [req-78da5773-7fbe-42f9-9522-ca18cadbc378 req-0fc05a58-92ba-46e6-b8c4-58edb0e5fdbd tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1297604781-2069087697 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1297604781-2069087697, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:33:13.240373 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [req-78da5773-7fbe-42f9-9522-ca18cadbc378 req-0fc05a58-92ba-46e6-b8c4-58edb0e5fdbd tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2128997530-1709917451 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2128997530-1709917451, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:33:13.240653 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [req-78da5773-7fbe-42f9-9522-ca18cadbc378 req-0fc05a58-92ba-46e6-b8c4-58edb0e5fdbd tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2128997530-1709917451 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2128997530-1709917451, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:33:13.240951 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [req-78da5773-7fbe-42f9-9522-ca18cadbc378 req-0fc05a58-92ba-46e6-b8c4-58edb0e5fdbd tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2128997530-1709917451 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2128997530-1709917451, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:33:13.241231 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [req-78da5773-7fbe-42f9-9522-ca18cadbc378 req-0fc05a58-92ba-46e6-b8c4-58edb0e5fdbd tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-9652478-8661046 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-9652478-8661046, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:33:13.241462 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [req-78da5773-7fbe-42f9-9522-ca18cadbc378 req-0fc05a58-92ba-46e6-b8c4-58edb0e5fdbd tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-9652478-8661046 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-9652478-8661046, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:33:13.241709 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [req-78da5773-7fbe-42f9-9522-ca18cadbc378 req-0fc05a58-92ba-46e6-b8c4-58edb0e5fdbd tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-9652478-8661046 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-9652478-8661046, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:33:13.252341 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-b04a969a-6c26-472b-8eb9-974f5ae16940 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Delete volume request issued successfully. Aug 25 16:33:13.252567 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b04a969a-6c26-472b-8eb9-974f5ae16940 tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/volumes/21454fbc-e448-49d8-8a49-4a3d6d416f7f returned with HTTP 202 Aug 25 16:33:13.253053 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1104/4425] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:33:13 2026] DELETE /volume/v3/volumes/21454fbc-e448-49d8-8a49-4a3d6d416f7f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:33:13.259866 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-de7fd6f3-c675-4065-b26a-8fa21541245e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:13.260396 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-78da5773-7fbe-42f9-9522-ca18cadbc378 req-0fc05a58-92ba-46e6-b8c4-58edb0e5fdbd tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/limits returned with HTTP 200 Aug 25 16:33:13.260844 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1114/4426] 10.4.3.102 () {68 vars in 1484 bytes} [Tue Aug 25 16:33:13 2026] GET /volume/v3/limits => generated 302 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:13.261787 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-de7fd6f3-c675-4065-b26a-8fa21541245e tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] GET https://10.4.3.102/volume/v3/volumes/21454fbc-e448-49d8-8a49-4a3d6d416f7f Aug 25 16:33:13.262030 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-de7fd6f3-c675-4065-b26a-8fa21541245e tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:13.262312 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-de7fd6f3-c675-4065-b26a-8fa21541245e tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:13.272012 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:13.272012 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:13.278221 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-de7fd6f3-c675-4065-b26a-8fa21541245e tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Volume info retrieved successfully. Aug 25 16:33:13.282797 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-de7fd6f3-c675-4065-b26a-8fa21541245e tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/volumes/21454fbc-e448-49d8-8a49-4a3d6d416f7f returned with HTTP 200 Aug 25 16:33:13.283157 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1111/4427] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:13 2026] GET /volume/v3/volumes/21454fbc-e448-49d8-8a49-4a3d6d416f7f => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:13.304336 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-78da5773-7fbe-42f9-9522-ca18cadbc378 req-dc8bef21-e693-4d61-817d-a55922964c36 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:13.306491 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-78da5773-7fbe-42f9-9522-ca18cadbc378 req-dc8bef21-e693-4d61-817d-a55922964c36 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] GET https://10.4.3.102/volume/v3/volumes/bd92a6f3-d563-4d8a-9a84-113f66ab4754 Aug 25 16:33:13.306763 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-78da5773-7fbe-42f9-9522-ca18cadbc378 req-dc8bef21-e693-4d61-817d-a55922964c36 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:13.307018 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-78da5773-7fbe-42f9-9522-ca18cadbc378 req-dc8bef21-e693-4d61-817d-a55922964c36 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:13.319916 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:13.319916 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:13.324851 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-78da5773-7fbe-42f9-9522-ca18cadbc378 req-dc8bef21-e693-4d61-817d-a55922964c36 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Volume info retrieved successfully. Aug 25 16:33:13.330206 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-78da5773-7fbe-42f9-9522-ca18cadbc378 req-dc8bef21-e693-4d61-817d-a55922964c36 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/volumes/bd92a6f3-d563-4d8a-9a84-113f66ab4754 returned with HTTP 200 Aug 25 16:33:13.330698 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1099/4428] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:33:13 2026] GET /volume/v3/volumes/bd92a6f3-d563-4d8a-9a84-113f66ab4754 => generated 1663 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:13.340229 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-78da5773-7fbe-42f9-9522-ca18cadbc378 req-d431f428-84b7-4fe6-be11-3eed26850b0b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:13.342814 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-78da5773-7fbe-42f9-9522-ca18cadbc378 req-d431f428-84b7-4fe6-be11-3eed26850b0b tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:33:13.342903 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-78da5773-7fbe-42f9-9522-ca18cadbc378 req-d431f428-84b7-4fe6-be11-3eed26850b0b tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd92a6f3-d563-4d8a-9a84-113f66ab4754", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1714554266", "description": null, "metadata": {}}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:33:13.356045 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:13.356045 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:13.356045 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-78da5773-7fbe-42f9-9522-ca18cadbc378 req-d431f428-84b7-4fe6-be11-3eed26850b0b tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Volume info retrieved successfully. Aug 25 16:33:13.356045 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [req-78da5773-7fbe-42f9-9522-ca18cadbc378 req-d431f428-84b7-4fe6-be11-3eed26850b0b tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Create snapshot from volume bd92a6f3-d563-4d8a-9a84-113f66ab4754 Aug 25 16:33:13.400787 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [req-78da5773-7fbe-42f9-9522-ca18cadbc378 req-d431f428-84b7-4fe6-be11-3eed26850b0b tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Created reservations ['e968953b-0e7d-46c9-b4c3-ccba114243bf', 'a4637a0d-d6a2-49bd-b81d-93bc1dc01ede', 'ad85941e-2855-4c60-bf68-be84d1d47ee8', '74632034-7b92-4093-8820-8d5865dc9d70'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:33:13.447983 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-78da5773-7fbe-42f9-9522-ca18cadbc378 req-d431f428-84b7-4fe6-be11-3eed26850b0b tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Snapshot force create request issued successfully. Aug 25 16:33:13.448074 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-78da5773-7fbe-42f9-9522-ca18cadbc378 req-d431f428-84b7-4fe6-be11-3eed26850b0b tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:33:13.448685 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1105/4429] 10.4.3.102 () {72 vars in 1547 bytes} [Tue Aug 25 16:33:13 2026] POST /volume/v3/snapshots => generated 324 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:33:13.545208 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-8d2b55e5-6845-42dd-9135-9b7127e3a728 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:13.547557 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8d2b55e5-6845-42dd-9135-9b7127e3a728 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] GET https://10.4.3.102/volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f Aug 25 16:33:13.547849 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8d2b55e5-6845-42dd-9135-9b7127e3a728 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:13.548105 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8d2b55e5-6845-42dd-9135-9b7127e3a728 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:13.566577 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:13.566577 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:13.584322 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-8d2b55e5-6845-42dd-9135-9b7127e3a728 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Volume info retrieved successfully. Aug 25 16:33:13.596629 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8d2b55e5-6845-42dd-9135-9b7127e3a728 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f returned with HTTP 200 Aug 25 16:33:13.596629 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1115/4430] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:13 2026] GET /volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f => generated 993 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:14.107136 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-d22795b1-8d8b-444e-9c20-70813ffeafe9 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:14.109740 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d22795b1-8d8b-444e-9c20-70813ffeafe9 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d Aug 25 16:33:14.109954 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d22795b1-8d8b-444e-9c20-70813ffeafe9 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:14.110167 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d22795b1-8d8b-444e-9c20-70813ffeafe9 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:14.110318 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-d22795b1-8d8b-444e-9c20-70813ffeafe9 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id 1e388852-fad5-4342-a108-3da4109c916d. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:14.116719 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:14.116719 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:14.117722 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d22795b1-8d8b-444e-9c20-70813ffeafe9 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d returned with HTTP 200 Aug 25 16:33:14.118245 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1112/4431] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:14 2026] GET /volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:14.297358 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-7ab6f687-3ba2-4d8c-b19a-21cc9049985e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:14.298907 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7ab6f687-3ba2-4d8c-b19a-21cc9049985e tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] GET https://10.4.3.102/volume/v3/volumes/21454fbc-e448-49d8-8a49-4a3d6d416f7f Aug 25 16:33:14.299072 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7ab6f687-3ba2-4d8c-b19a-21cc9049985e tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:14.299258 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7ab6f687-3ba2-4d8c-b19a-21cc9049985e tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:14.307543 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7ab6f687-3ba2-4d8c-b19a-21cc9049985e tempest-CreateVolumesFromBackupTest-2086315427 tempest-CreateVolumesFromBackupTest-2086315427-project-member] https://10.4.3.102/volume/v3/volumes/21454fbc-e448-49d8-8a49-4a3d6d416f7f returned with HTTP 404 Aug 25 16:33:14.308231 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1100/4432] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:14 2026] GET /volume/v3/volumes/21454fbc-e448-49d8-8a49-4a3d6d416f7f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:33:14.610664 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a39e1559-3727-443e-8df2-495788ac414a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:14.612874 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a39e1559-3727-443e-8df2-495788ac414a tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] GET https://10.4.3.102/volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f Aug 25 16:33:14.613433 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a39e1559-3727-443e-8df2-495788ac414a tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:14.613708 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a39e1559-3727-443e-8df2-495788ac414a tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:14.620088 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:14.620088 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:14.624517 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-a39e1559-3727-443e-8df2-495788ac414a tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Volume info retrieved successfully. Aug 25 16:33:14.629075 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a39e1559-3727-443e-8df2-495788ac414a tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f returned with HTTP 200 Aug 25 16:33:14.629453 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1106/4433] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:14 2026] GET /volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f => generated 993 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:15.121344 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-839bf6bb-86af-4001-b1b2-c5c5e44268bc None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:15.122938 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-839bf6bb-86af-4001-b1b2-c5c5e44268bc tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] GET https://10.4.3.102/volume/v3/snapshots/989f15ec-79ea-4346-9dc0-9a169db98b51 Aug 25 16:33:15.123100 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-839bf6bb-86af-4001-b1b2-c5c5e44268bc tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:15.123270 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-839bf6bb-86af-4001-b1b2-c5c5e44268bc tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:15.128132 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:15.128132 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:15.128492 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-839bf6bb-86af-4001-b1b2-c5c5e44268bc tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Snapshot retrieved successfully. Aug 25 16:33:15.129155 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-839bf6bb-86af-4001-b1b2-c5c5e44268bc tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/snapshots/989f15ec-79ea-4346-9dc0-9a169db98b51 returned with HTTP 200 Aug 25 16:33:15.129486 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1116/4434] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:33:15 2026] GET /volume/v3/snapshots/989f15ec-79ea-4346-9dc0-9a169db98b51 => generated 483 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:15.129546 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-a4bc62e4-6582-4871-8499-9c51bf947068 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:15.131494 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a4bc62e4-6582-4871-8499-9c51bf947068 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d Aug 25 16:33:15.131747 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a4bc62e4-6582-4871-8499-9c51bf947068 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:15.131966 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a4bc62e4-6582-4871-8499-9c51bf947068 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:15.132113 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-a4bc62e4-6582-4871-8499-9c51bf947068 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id 1e388852-fad5-4342-a108-3da4109c916d. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:15.136132 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:15.136132 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:15.136779 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a4bc62e4-6582-4871-8499-9c51bf947068 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d returned with HTTP 200 Aug 25 16:33:15.137144 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1113/4435] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:15 2026] GET /volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:15.153680 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-85cef016-b47b-4026-87be-4741c01c251f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:15.155018 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-85cef016-b47b-4026-87be-4741c01c251f tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:33:15.155374 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-85cef016-b47b-4026-87be-4741c01c251f tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1557844278", "snapshot_id": null, "imageRef": "0d828b32-3c0e-4693-8b43-c9baab24a41f", "volume_type": null, "size": 1}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:33:15.156804 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-85cef016-b47b-4026-87be-4741c01c251f tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1557844278', 'snapshot_id': None, 'imageRef': '0d828b32-3c0e-4693-8b43-c9baab24a41f', 'volume_type': None, 'size': 1}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:33:15.232970 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:15.232970 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:15.233421 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-85cef016-b47b-4026-87be-4741c01c251f tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Snapshot retrieved successfully. Aug 25 16:33:15.233576 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-85cef016-b47b-4026-87be-4741c01c251f tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Create volume of 1 GB Aug 25 16:33:15.237433 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-85cef016-b47b-4026-87be-4741c01c251f tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Availability Zones retrieved successfully. Aug 25 16:33:15.242395 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-85cef016-b47b-4026-87be-4741c01c251f tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Flow 'volume_create_api' (5a08a098-b956-4032-b112-3e5c3be45734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:33:15.243365 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-85cef016-b47b-4026-87be-4741c01c251f tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48515bab-2657-4417-91f5-177a5cb9f145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:15.244219 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-85cef016-b47b-4026-87be-4741c01c251f tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:33:15.280089 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-85cef016-b47b-4026-87be-4741c01c251f tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48515bab-2657-4417-91f5-177a5cb9f145) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '989f15ec-79ea-4346-9dc0-9a169db98b51', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:15.281157 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-85cef016-b47b-4026-87be-4741c01c251f tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d4e4e7f-6082-4ff2-b910-50a20dfac111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:15.330998 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-85cef016-b47b-4026-87be-4741c01c251f tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Created reservations ['4d01fe14-03c7-42ee-afa9-6f4d4f6f7d12', '8be32b8d-7043-47b7-b663-d61b306d0a6d', '58eddd4a-c418-4fd6-954e-32304646b58b', 'a545366e-5419-4175-8497-ad6462c69553'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:33:15.331982 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-85cef016-b47b-4026-87be-4741c01c251f tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d4e4e7f-6082-4ff2-b910-50a20dfac111) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d01fe14-03c7-42ee-afa9-6f4d4f6f7d12', '8be32b8d-7043-47b7-b663-d61b306d0a6d', '58eddd4a-c418-4fd6-954e-32304646b58b', 'a545366e-5419-4175-8497-ad6462c69553']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:15.332615 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-85cef016-b47b-4026-87be-4741c01c251f tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f7e668d-e879-4492-b074-c8c9ed7f8e1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:15.375106 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-85cef016-b47b-4026-87be-4741c01c251f tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f7e668d-e879-4492-b074-c8c9ed7f8e1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbf65f42-34f6-4f94-820d-a86c2bf03d39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1557844278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fee8ff4a586c4195adf561ec4e591a15',qos_specs=None,replication_status=,reservations=['4d01fe14-03c7-42ee-afa9-6f4d4f6f7d12','8be32b8d-7043-47b7-b663-d61b306d0a6d','58eddd4a-c418-4fd6-954e-32304646b58b','a545366e-5419-4175-8497-ad6462c69553'],size=1,snapshot_id=989f15ec-79ea-4346-9dc0-9a169db98b51,source_replicaid=,source_volid=None,status='creating',user_id='97094a9e636446b08a062b43443d8c73',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:33:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1557844278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fbf65f42-34f6-4f94-820d-a86c2bf03d39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fee8ff4a586c4195adf561ec4e591a15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=989f15ec-79ea-4346-9dc0-9a169db98b51,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97094a9e636446b08a062b43443d8c73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:15.376073 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-85cef016-b47b-4026-87be-4741c01c251f tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dca2f7c7-438d-4790-8cd1-ab4452ce31cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:15.396396 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-85cef016-b47b-4026-87be-4741c01c251f tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dca2f7c7-438d-4790-8cd1-ab4452ce31cb) transitioned into state 'SUCCESS' from state '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-1557844278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fee8ff4a586c4195adf561ec4e591a15',qos_specs=None,replication_status=,reservations=['4d01fe14-03c7-42ee-afa9-6f4d4f6f7d12','8be32b8d-7043-47b7-b663-d61b306d0a6d','58eddd4a-c418-4fd6-954e-32304646b58b','a545366e-5419-4175-8497-ad6462c69553'],size=1,snapshot_id=989f15ec-79ea-4346-9dc0-9a169db98b51,source_replicaid=,source_volid=None,status='creating',user_id='97094a9e636446b08a062b43443d8c73',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:15.397217 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-85cef016-b47b-4026-87be-4741c01c251f tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (711ccadf-a104-4520-88a6-9cc53432fce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:15.423470 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-85cef016-b47b-4026-87be-4741c01c251f tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (711ccadf-a104-4520-88a6-9cc53432fce5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:15.424778 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-85cef016-b47b-4026-87be-4741c01c251f tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Flow 'volume_create_api' (5a08a098-b956-4032-b112-3e5c3be45734) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:33:15.425220 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-85cef016-b47b-4026-87be-4741c01c251f tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Create volume request issued successfully. Aug 25 16:33:15.426305 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-85cef016-b47b-4026-87be-4741c01c251f tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:33:15.426729 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1101/4436] 10.4.3.102 () {70 vars in 1300 bytes} [Tue Aug 25 16:33:15 2026] POST /volume/v3/volumes => generated 814 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:33:15.439354 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-44fe4ba9-972e-4862-9c7c-3b4446c84e46 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:15.441015 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-44fe4ba9-972e-4862-9c7c-3b4446c84e46 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] GET https://10.4.3.102/volume/v3/volumes/fbf65f42-34f6-4f94-820d-a86c2bf03d39 Aug 25 16:33:15.441200 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-44fe4ba9-972e-4862-9c7c-3b4446c84e46 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:15.441489 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-44fe4ba9-972e-4862-9c7c-3b4446c84e46 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:15.448008 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:15.448008 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:15.453563 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-44fe4ba9-972e-4862-9c7c-3b4446c84e46 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Volume info retrieved successfully. Aug 25 16:33:15.457611 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-44fe4ba9-972e-4862-9c7c-3b4446c84e46 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/volumes/fbf65f42-34f6-4f94-820d-a86c2bf03d39 returned with HTTP 200 Aug 25 16:33:15.458018 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1107/4437] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:15 2026] GET /volume/v3/volumes/fbf65f42-34f6-4f94-820d-a86c2bf03d39 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:15.642483 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-3068e06d-f4e8-439e-bc54-7ad92da97515 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:15.644212 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3068e06d-f4e8-439e-bc54-7ad92da97515 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] GET https://10.4.3.102/volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f Aug 25 16:33:15.644387 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3068e06d-f4e8-439e-bc54-7ad92da97515 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:15.644572 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3068e06d-f4e8-439e-bc54-7ad92da97515 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:15.652567 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:15.652567 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:15.657545 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-3068e06d-f4e8-439e-bc54-7ad92da97515 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Volume info retrieved successfully. Aug 25 16:33:15.661294 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3068e06d-f4e8-439e-bc54-7ad92da97515 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f returned with HTTP 200 Aug 25 16:33:15.661678 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1117/4438] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:15 2026] GET /volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:16.147232 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-6bee4e7e-cd0a-450a-998c-70c5a3a01aea None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:16.148953 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6bee4e7e-cd0a-450a-998c-70c5a3a01aea tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d Aug 25 16:33:16.149150 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6bee4e7e-cd0a-450a-998c-70c5a3a01aea tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:16.149331 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6bee4e7e-cd0a-450a-998c-70c5a3a01aea tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:16.149464 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-6bee4e7e-cd0a-450a-998c-70c5a3a01aea tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id 1e388852-fad5-4342-a108-3da4109c916d. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:16.153334 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:16.153334 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:16.153923 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6bee4e7e-cd0a-450a-998c-70c5a3a01aea tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d returned with HTTP 200 Aug 25 16:33:16.154247 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1114/4439] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:16 2026] GET /volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:16.163252 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-fe1c8d8a-8484-409c-a756-72ab52bd1e89 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:16.165342 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-fe1c8d8a-8484-409c-a756-72ab52bd1e89 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] DELETE https://10.4.3.102/volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d Aug 25 16:33:16.165599 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-fe1c8d8a-8484-409c-a756-72ab52bd1e89 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:16.165798 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-fe1c8d8a-8484-409c-a756-72ab52bd1e89 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:16.165906 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.contrib.backups [None req-fe1c8d8a-8484-409c-a756-72ab52bd1e89 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Delete backup with id: 1e388852-fad5-4342-a108-3da4109c916d. Aug 25 16:33:16.169793 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:16.169793 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:16.181416 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.backup.rpcapi [None req-fe1c8d8a-8484-409c-a756-72ab52bd1e89 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] delete_backup rpcapi backup_id 1e388852-fad5-4342-a108-3da4109c916d {{(pid=100455) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 16:33:16.183161 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-fe1c8d8a-8484-409c-a756-72ab52bd1e89 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d returned with HTTP 202 Aug 25 16:33:16.183602 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1102/4440] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:33:16 2026] DELETE /volume/v3/backups/1e388852-fad5-4342-a108-3da4109c916d => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:33:16.191787 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-6715777f-edb3-43a8-9863-9cb83c1cb8b1 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:16.193669 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6715777f-edb3-43a8-9863-9cb83c1cb8b1 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/9b25cc77-da7c-47fc-b2e3-e8638787f43f Aug 25 16:33:16.193920 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6715777f-edb3-43a8-9863-9cb83c1cb8b1 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:16.194099 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6715777f-edb3-43a8-9863-9cb83c1cb8b1 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:16.194276 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-6715777f-edb3-43a8-9863-9cb83c1cb8b1 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Delete volume with id: 9b25cc77-da7c-47fc-b2e3-e8638787f43f Aug 25 16:33:16.201907 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:16.201907 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:16.202201 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-6715777f-edb3-43a8-9863-9cb83c1cb8b1 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Volume info retrieved successfully. Aug 25 16:33:16.223247 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-6715777f-edb3-43a8-9863-9cb83c1cb8b1 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Delete volume request issued successfully. Aug 25 16:33:16.223476 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6715777f-edb3-43a8-9863-9cb83c1cb8b1 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/volumes/9b25cc77-da7c-47fc-b2e3-e8638787f43f returned with HTTP 202 Aug 25 16:33:16.224132 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1108/4441] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:33:16 2026] DELETE /volume/v3/volumes/9b25cc77-da7c-47fc-b2e3-e8638787f43f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:33:16.231435 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-973d3033-de98-4ef2-b5a4-1fb4cf1ce35d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:16.233003 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-973d3033-de98-4ef2-b5a4-1fb4cf1ce35d tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/volumes/9b25cc77-da7c-47fc-b2e3-e8638787f43f Aug 25 16:33:16.233215 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-973d3033-de98-4ef2-b5a4-1fb4cf1ce35d tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:16.233494 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-973d3033-de98-4ef2-b5a4-1fb4cf1ce35d tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:16.241009 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:16.241009 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:16.244402 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-973d3033-de98-4ef2-b5a4-1fb4cf1ce35d tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Volume info retrieved successfully. Aug 25 16:33:16.247884 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-973d3033-de98-4ef2-b5a4-1fb4cf1ce35d tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/volumes/9b25cc77-da7c-47fc-b2e3-e8638787f43f returned with HTTP 200 Aug 25 16:33:16.248244 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1118/4442] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:16 2026] GET /volume/v3/volumes/9b25cc77-da7c-47fc-b2e3-e8638787f43f => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:16.470982 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-239176d0-b93f-4b08-b594-6336510a36f1 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:16.472829 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-239176d0-b93f-4b08-b594-6336510a36f1 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] GET https://10.4.3.102/volume/v3/volumes/fbf65f42-34f6-4f94-820d-a86c2bf03d39 Aug 25 16:33:16.472974 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-239176d0-b93f-4b08-b594-6336510a36f1 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:16.473154 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-239176d0-b93f-4b08-b594-6336510a36f1 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:16.481460 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:16.481460 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:16.485294 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-239176d0-b93f-4b08-b594-6336510a36f1 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Volume info retrieved successfully. Aug 25 16:33:16.489884 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-239176d0-b93f-4b08-b594-6336510a36f1 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/volumes/fbf65f42-34f6-4f94-820d-a86c2bf03d39 returned with HTTP 200 Aug 25 16:33:16.490241 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1115/4443] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:16 2026] GET /volume/v3/volumes/fbf65f42-34f6-4f94-820d-a86c2bf03d39 => generated 1423 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:33:16.502780 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-dc1d5bca-f889-4ccf-bb17-5c85a0588064 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:16.504326 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-dc1d5bca-f889-4ccf-bb17-5c85a0588064 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] GET https://10.4.3.102/volume/v3/volumes/fbf65f42-34f6-4f94-820d-a86c2bf03d39 Aug 25 16:33:16.504528 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-dc1d5bca-f889-4ccf-bb17-5c85a0588064 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:16.504711 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-dc1d5bca-f889-4ccf-bb17-5c85a0588064 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:16.510805 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:16.510805 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:16.513919 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-dc1d5bca-f889-4ccf-bb17-5c85a0588064 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Volume info retrieved successfully. Aug 25 16:33:16.517837 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-dc1d5bca-f889-4ccf-bb17-5c85a0588064 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/volumes/fbf65f42-34f6-4f94-820d-a86c2bf03d39 returned with HTTP 200 Aug 25 16:33:16.518170 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1103/4444] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:16 2026] GET /volume/v3/volumes/fbf65f42-34f6-4f94-820d-a86c2bf03d39 => generated 1423 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:33:16.674290 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-bbd6a82b-3833-43e8-bdf1-cb4a488ae972 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:16.676198 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-bbd6a82b-3833-43e8-bdf1-cb4a488ae972 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] GET https://10.4.3.102/volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f Aug 25 16:33:16.676273 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-bbd6a82b-3833-43e8-bdf1-cb4a488ae972 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:16.676494 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-bbd6a82b-3833-43e8-bdf1-cb4a488ae972 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:16.683296 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:16.683296 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:16.687812 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-bbd6a82b-3833-43e8-bdf1-cb4a488ae972 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Volume info retrieved successfully. Aug 25 16:33:16.691780 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-bbd6a82b-3833-43e8-bdf1-cb4a488ae972 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f returned with HTTP 200 Aug 25 16:33:16.692171 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1109/4445] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:16 2026] GET /volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f => generated 993 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:16.903971 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-b190db25-d7cf-40ec-8e81-f0f40ee46bac None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:16.907183 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b190db25-d7cf-40ec-8e81-f0f40ee46bac tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:33:16.907537 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b190db25-d7cf-40ec-8e81-f0f40ee46bac tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "e7b79936-1703-429b-a5c2-17df8cd78219", "size": 1}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:33:16.908914 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-b190db25-d7cf-40ec-8e81-f0f40ee46bac tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'e7b79936-1703-429b-a5c2-17df8cd78219', 'size': 1}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:33:16.981341 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-b190db25-d7cf-40ec-8e81-f0f40ee46bac tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Create volume of 1 GB Aug 25 16:33:16.986229 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-b190db25-d7cf-40ec-8e81-f0f40ee46bac tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Availability Zones retrieved successfully. Aug 25 16:33:16.991882 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b190db25-d7cf-40ec-8e81-f0f40ee46bac tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Flow 'volume_create_api' (a694e419-586d-435b-95e1-e5a515f92164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:33:16.992984 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b190db25-d7cf-40ec-8e81-f0f40ee46bac tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf672fe3-6911-4b3a-8504-cea727718ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:16.994007 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-b190db25-d7cf-40ec-8e81-f0f40ee46bac tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:33:17.049935 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b190db25-d7cf-40ec-8e81-f0f40ee46bac tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf672fe3-6911-4b3a-8504-cea727718ced) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:17.050597 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b190db25-d7cf-40ec-8e81-f0f40ee46bac tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d762e2e0-112f-409f-93b0-eff06744adec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:17.214223 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-b190db25-d7cf-40ec-8e81-f0f40ee46bac tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Created reservations ['5e5520e5-6a21-4ca6-8536-d28c0ad5bed8', 'a27a538b-8f18-4912-87ce-2dc6f22040f5', '0a149516-09c4-4e90-81da-52498ac98e83', '057e5f52-1b4e-4d31-813f-2213332c99af'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:33:17.216624 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b190db25-d7cf-40ec-8e81-f0f40ee46bac tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d762e2e0-112f-409f-93b0-eff06744adec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e5520e5-6a21-4ca6-8536-d28c0ad5bed8', 'a27a538b-8f18-4912-87ce-2dc6f22040f5', '0a149516-09c4-4e90-81da-52498ac98e83', '057e5f52-1b4e-4d31-813f-2213332c99af']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:17.216624 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b190db25-d7cf-40ec-8e81-f0f40ee46bac tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (555f21ea-d538-463c-8e6c-7d2fea4fc68f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:17.244317 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b190db25-d7cf-40ec-8e81-f0f40ee46bac tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (555f21ea-d538-463c-8e6c-7d2fea4fc68f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05c3db5d-1df7-44e0-846e-cec92cfe84fa', '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='c6bd538cf3444dfea42cd417667e734e',qos_specs=None,replication_status=,reservations=['5e5520e5-6a21-4ca6-8536-d28c0ad5bed8','a27a538b-8f18-4912-87ce-2dc6f22040f5','0a149516-09c4-4e90-81da-52498ac98e83','057e5f52-1b4e-4d31-813f-2213332c99af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11f3f186a24748a6a5b3502737455944',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:33:17Z,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=05c3db5d-1df7-44e0-846e-cec92cfe84fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6bd538cf3444dfea42cd417667e734e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11f3f186a24748a6a5b3502737455944',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:17.245084 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b190db25-d7cf-40ec-8e81-f0f40ee46bac tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df99aa77-2238-4657-aea4-0c3ffb155c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:17.261485 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ad9d8ea8-4299-4d3d-9a3a-ebc431a07e25 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:17.263812 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ad9d8ea8-4299-4d3d-9a3a-ebc431a07e25 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/volumes/9b25cc77-da7c-47fc-b2e3-e8638787f43f Aug 25 16:33:17.264238 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ad9d8ea8-4299-4d3d-9a3a-ebc431a07e25 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:17.264666 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b190db25-d7cf-40ec-8e81-f0f40ee46bac tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df99aa77-2238-4657-aea4-0c3ffb155c8e) transitioned into state 'SUCCESS' from 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='c6bd538cf3444dfea42cd417667e734e',qos_specs=None,replication_status=,reservations=['5e5520e5-6a21-4ca6-8536-d28c0ad5bed8','a27a538b-8f18-4912-87ce-2dc6f22040f5','0a149516-09c4-4e90-81da-52498ac98e83','057e5f52-1b4e-4d31-813f-2213332c99af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11f3f186a24748a6a5b3502737455944',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:17.264942 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ad9d8ea8-4299-4d3d-9a3a-ebc431a07e25 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:17.266113 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b190db25-d7cf-40ec-8e81-f0f40ee46bac tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99f1ffb1-622b-47a6-8dbe-d42e8a8b5b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:17.271042 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ad9d8ea8-4299-4d3d-9a3a-ebc431a07e25 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/volumes/9b25cc77-da7c-47fc-b2e3-e8638787f43f returned with HTTP 404 Aug 25 16:33:17.271576 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1116/4446] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:17 2026] GET /volume/v3/volumes/9b25cc77-da7c-47fc-b2e3-e8638787f43f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:33:17.277700 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b190db25-d7cf-40ec-8e81-f0f40ee46bac tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99f1ffb1-622b-47a6-8dbe-d42e8a8b5b07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:17.278916 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b190db25-d7cf-40ec-8e81-f0f40ee46bac tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Flow 'volume_create_api' (a694e419-586d-435b-95e1-e5a515f92164) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:33:17.279289 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-b190db25-d7cf-40ec-8e81-f0f40ee46bac tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Create volume request issued successfully. Aug 25 16:33:17.279716 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-4205ec7d-a549-46ed-94ac-d7e82c93e099 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:17.280050 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b190db25-d7cf-40ec-8e81-f0f40ee46bac tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:33:17.280637 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1119/4447] 10.4.3.102 () {70 vars in 1300 bytes} [Tue Aug 25 16:33:16 2026] POST /volume/v3/volumes => generated 775 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:33:17.281578 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4205ec7d-a549-46ed-94ac-d7e82c93e099 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2/export_record Aug 25 16:33:17.281873 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4205ec7d-a549-46ed-94ac-d7e82c93e099 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:17.282055 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4205ec7d-a549-46ed-94ac-d7e82c93e099 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'export_record' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:17.282163 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.contrib.backups [None req-4205ec7d-a549-46ed-94ac-d7e82c93e099 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Export record for backup cad2efc2-6465-43fa-8f86-020f99f62cd2. {{(pid=100455) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 25 16:33:17.286571 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:17.286571 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:17.287444 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.backup.api [None req-4205ec7d-a549-46ed-94ac-d7e82c93e099 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling RPCAPI with context: , host: np0000008093, backup: cad2efc2-6465-43fa-8f86-020f99f62cd2. {{(pid=100455) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 25 16:33:17.292327 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-8ea3862a-3505-4e14-9681-8d9d0f405bca None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:17.294406 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8ea3862a-3505-4e14-9681-8d9d0f405bca tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa Aug 25 16:33:17.295837 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8ea3862a-3505-4e14-9681-8d9d0f405bca tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:17.295837 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8ea3862a-3505-4e14-9681-8d9d0f405bca tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:17.297366 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.backup.rpcapi [None req-4205ec7d-a549-46ed-94ac-d7e82c93e099 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] export_record in rpcapi backup_id cad2efc2-6465-43fa-8f86-020f99f62cd2 on host np0000008093. {{(pid=100455) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 25 16:33:17.307219 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.contrib.backups [None req-4205ec7d-a549-46ed-94ac-d7e82c93e099 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2FkMmVmYzItNjQ2NS00M2ZhLThmODYtMDIwZjk5ZjYyY2QyIiwgInVzZXJfaWQiOiAiNDViMDU3NjU0ZDIwNDY0OWEyYTA0MDFjODYzYmNjM2QiLCAicHJvamVjdF9pZCI6ICI2ZmZjYzc5ZGIxNzc0N2Y3OThhMjNhNTJlMmFlNjJhMyIsICJ2b2x1bWVfaWQiOiAiOTI0YjllMTItYTNiYS00YTE2LWE5MzQtYzkxZTVhZjQ0ZDhhIiwgImhvc3QiOiAibnAwMDAwMDA4MDkzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01MjY0OTE1ODYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV85MjRiOWUxMi1hM2JhLTRhMTYtYTkzNC1jOTFlNWFmNDRkOGEvMjAyNjA4MjUxNjMyMjkvYXpfbm92YV9iYWNrdXBfY2FkMmVmYzItNjQ2NS00M2ZhLThmODYtMDIwZjk5ZjYyY2QyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yNVQxNjozMjoyNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxNjozMjoyNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDE2OjMyOjQyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100455) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 25 16:33:17.307704 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4205ec7d-a549-46ed-94ac-d7e82c93e099 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2/export_record returned with HTTP 200 Aug 25 16:33:17.308530 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:17.308530 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:17.308630 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1104/4448] 10.4.3.102 () {68 vars in 1430 bytes} [Tue Aug 25 16:33:17 2026] GET /volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2/export_record => generated 1424 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:17.313167 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-8ea3862a-3505-4e14-9681-8d9d0f405bca tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:17.316656 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b1b4070a-5a1a-4e2b-990e-0282e2685dec None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:17.318297 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b1b4070a-5a1a-4e2b-990e-0282e2685dec tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:33:17.318618 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8ea3862a-3505-4e14-9681-8d9d0f405bca tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa returned with HTTP 200 Aug 25 16:33:17.318790 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b1b4070a-5a1a-4e2b-990e-0282e2685dec tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1748809575"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:33:17.319001 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1110/4449] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:17 2026] GET /volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:17.319964 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-b1b4070a-5a1a-4e2b-990e-0282e2685dec tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1748809575'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:33:17.320035 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-b1b4070a-5a1a-4e2b-990e-0282e2685dec tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Create volume of 1 GB Aug 25 16:33:17.324280 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-b1b4070a-5a1a-4e2b-990e-0282e2685dec tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Availability Zones retrieved successfully. Aug 25 16:33:17.330469 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b1b4070a-5a1a-4e2b-990e-0282e2685dec tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Flow 'volume_create_api' (b31b42d2-69bb-4c60-ab02-6a370710ccd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:33:17.331484 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b1b4070a-5a1a-4e2b-990e-0282e2685dec tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a40700a-5e1a-493d-a83c-57031ce60df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:17.332239 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-b1b4070a-5a1a-4e2b-990e-0282e2685dec tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:33:17.362167 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b1b4070a-5a1a-4e2b-990e-0282e2685dec tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a40700a-5e1a-493d-a83c-57031ce60df7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:17.362891 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b1b4070a-5a1a-4e2b-990e-0282e2685dec tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d8d50bf-8678-4c77-9ed7-56787a7efb5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:17.397692 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-b1b4070a-5a1a-4e2b-990e-0282e2685dec tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Created reservations ['519c5f54-39a2-4853-abbf-352263b3452f', '3ef2643a-d30e-4fba-998b-20b220200cbb', '25e0eefd-53d4-4a10-9b0b-8285b5b0cb8d', 'b47ed708-544d-43d7-a1b5-3370fe7392d0'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:33:17.398451 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b1b4070a-5a1a-4e2b-990e-0282e2685dec tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d8d50bf-8678-4c77-9ed7-56787a7efb5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['519c5f54-39a2-4853-abbf-352263b3452f', '3ef2643a-d30e-4fba-998b-20b220200cbb', '25e0eefd-53d4-4a10-9b0b-8285b5b0cb8d', 'b47ed708-544d-43d7-a1b5-3370fe7392d0']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:17.399202 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b1b4070a-5a1a-4e2b-990e-0282e2685dec tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3ad2317-15db-40a8-81fc-28f84eeabb8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:17.420402 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b1b4070a-5a1a-4e2b-990e-0282e2685dec tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3ad2317-15db-40a8-81fc-28f84eeabb8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e40a3484-797f-4a79-b02d-8aa4ae36af50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1748809575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ffcc79db17747f798a23a52e2ae62a3',qos_specs=None,replication_status=,reservations=['519c5f54-39a2-4853-abbf-352263b3452f','3ef2643a-d30e-4fba-998b-20b220200cbb','25e0eefd-53d4-4a10-9b0b-8285b5b0cb8d','b47ed708-544d-43d7-a1b5-3370fe7392d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45b057654d204649a2a0401c863bcc3d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:33:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1748809575',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e40a3484-797f-4a79-b02d-8aa4ae36af50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ffcc79db17747f798a23a52e2ae62a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45b057654d204649a2a0401c863bcc3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:17.421110 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b1b4070a-5a1a-4e2b-990e-0282e2685dec tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e10138e-2012-44d1-bc0e-d525b2d7061d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:17.442531 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b1b4070a-5a1a-4e2b-990e-0282e2685dec tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e10138e-2012-44d1-bc0e-d525b2d7061d) transitioned into state 'SUCCESS' from state '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-1748809575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ffcc79db17747f798a23a52e2ae62a3',qos_specs=None,replication_status=,reservations=['519c5f54-39a2-4853-abbf-352263b3452f','3ef2643a-d30e-4fba-998b-20b220200cbb','25e0eefd-53d4-4a10-9b0b-8285b5b0cb8d','b47ed708-544d-43d7-a1b5-3370fe7392d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45b057654d204649a2a0401c863bcc3d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:17.443450 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b1b4070a-5a1a-4e2b-990e-0282e2685dec tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (641dd01e-c355-404d-bef6-5bc396e49eb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:17.454355 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b1b4070a-5a1a-4e2b-990e-0282e2685dec tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (641dd01e-c355-404d-bef6-5bc396e49eb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:17.455277 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b1b4070a-5a1a-4e2b-990e-0282e2685dec tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Flow 'volume_create_api' (b31b42d2-69bb-4c60-ab02-6a370710ccd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:33:17.455581 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-b1b4070a-5a1a-4e2b-990e-0282e2685dec tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Create volume request issued successfully. Aug 25 16:33:17.456322 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b1b4070a-5a1a-4e2b-990e-0282e2685dec tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:33:17.457008 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1117/4450] 10.4.3.102 () {70 vars in 1298 bytes} [Tue Aug 25 16:33:17 2026] POST /volume/v3/volumes => generated 778 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:33:17.469976 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d9e80416-87fc-404e-88ca-cd257f08ce16 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:17.471696 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d9e80416-87fc-404e-88ca-cd257f08ce16 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/volumes/e40a3484-797f-4a79-b02d-8aa4ae36af50 Aug 25 16:33:17.471911 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d9e80416-87fc-404e-88ca-cd257f08ce16 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:17.472082 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d9e80416-87fc-404e-88ca-cd257f08ce16 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:17.480491 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:17.480491 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:17.487731 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-d9e80416-87fc-404e-88ca-cd257f08ce16 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Volume info retrieved successfully. Aug 25 16:33:17.492693 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d9e80416-87fc-404e-88ca-cd257f08ce16 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/volumes/e40a3484-797f-4a79-b02d-8aa4ae36af50 returned with HTTP 200 Aug 25 16:33:17.493241 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1120/4451] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:17 2026] GET /volume/v3/volumes/e40a3484-797f-4a79-b02d-8aa4ae36af50 => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:17.705116 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-19895bf6-50d6-48fc-93b3-89808b733d8f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:17.707250 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-19895bf6-50d6-48fc-93b3-89808b733d8f tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] GET https://10.4.3.102/volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f Aug 25 16:33:17.707514 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-19895bf6-50d6-48fc-93b3-89808b733d8f tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:17.707780 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-19895bf6-50d6-48fc-93b3-89808b733d8f tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:17.719428 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:17.719428 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:17.726797 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-19895bf6-50d6-48fc-93b3-89808b733d8f tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Volume info retrieved successfully. Aug 25 16:33:17.733416 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-19895bf6-50d6-48fc-93b3-89808b733d8f tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f returned with HTTP 200 Aug 25 16:33:17.733979 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1105/4452] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:17 2026] GET /volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f => generated 993 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:17.744521 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-a472acaf-52a7-4375-9587-3cc89a345867 req-81cd50db-b424-4808-b006-c476ec9944f1 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:17.746441 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-a472acaf-52a7-4375-9587-3cc89a345867 req-81cd50db-b424-4808-b006-c476ec9944f1 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] GET https://10.4.3.102/volume/v3/volumes/fbf65f42-34f6-4f94-820d-a86c2bf03d39 Aug 25 16:33:17.746644 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-a472acaf-52a7-4375-9587-3cc89a345867 req-81cd50db-b424-4808-b006-c476ec9944f1 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:17.746821 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-a472acaf-52a7-4375-9587-3cc89a345867 req-81cd50db-b424-4808-b006-c476ec9944f1 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:17.753326 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:17.753326 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:17.756546 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-a472acaf-52a7-4375-9587-3cc89a345867 req-81cd50db-b424-4808-b006-c476ec9944f1 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Volume info retrieved successfully. Aug 25 16:33:17.760550 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-a472acaf-52a7-4375-9587-3cc89a345867 req-81cd50db-b424-4808-b006-c476ec9944f1 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/volumes/fbf65f42-34f6-4f94-820d-a86c2bf03d39 returned with HTTP 200 Aug 25 16:33:17.760955 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1111/4453] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:33:17 2026] GET /volume/v3/volumes/fbf65f42-34f6-4f94-820d-a86c2bf03d39 => generated 1405 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:18.165688 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-21ed3c10-baee-42a0-81ab-9e7f9fc40297 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:18.167673 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-21ed3c10-baee-42a0-81ab-9e7f9fc40297 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/528fd06e-4ef8-4114-8d2f-0a0ac3a2bb20 Aug 25 16:33:18.167895 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-21ed3c10-baee-42a0-81ab-9e7f9fc40297 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:18.168109 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-21ed3c10-baee-42a0-81ab-9e7f9fc40297 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:18.178718 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:18.178718 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:18.182391 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-21ed3c10-baee-42a0-81ab-9e7f9fc40297 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:33:18.187727 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-21ed3c10-baee-42a0-81ab-9e7f9fc40297 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/528fd06e-4ef8-4114-8d2f-0a0ac3a2bb20 returned with HTTP 200 Aug 25 16:33:18.188193 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1118/4454] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:18 2026] GET /volume/v3/volumes/528fd06e-4ef8-4114-8d2f-0a0ac3a2bb20 => generated 1637 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:18.221805 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-a472acaf-52a7-4375-9587-3cc89a345867 req-bf05a0ca-195e-429b-96d8-66365a2ab066 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:18.224335 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-a472acaf-52a7-4375-9587-3cc89a345867 req-bf05a0ca-195e-429b-96d8-66365a2ab066 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] GET https://10.4.3.102/volume/v3/volumes/fbf65f42-34f6-4f94-820d-a86c2bf03d39 Aug 25 16:33:18.224596 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-a472acaf-52a7-4375-9587-3cc89a345867 req-bf05a0ca-195e-429b-96d8-66365a2ab066 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:18.224844 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-a472acaf-52a7-4375-9587-3cc89a345867 req-bf05a0ca-195e-429b-96d8-66365a2ab066 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:18.233649 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:18.233649 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:18.237866 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-a472acaf-52a7-4375-9587-3cc89a345867 req-bf05a0ca-195e-429b-96d8-66365a2ab066 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Volume info retrieved successfully. Aug 25 16:33:18.244664 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-a472acaf-52a7-4375-9587-3cc89a345867 req-bf05a0ca-195e-429b-96d8-66365a2ab066 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/volumes/fbf65f42-34f6-4f94-820d-a86c2bf03d39 returned with HTTP 200 Aug 25 16:33:18.244664 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1121/4455] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:33:18 2026] GET /volume/v3/volumes/fbf65f42-34f6-4f94-820d-a86c2bf03d39 => generated 1405 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:18.256646 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f471ea1f-cc72-4aa1-ab22-51cf9da3d95a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:18.257002 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f471ea1f-cc72-4aa1-ab22-51cf9da3d95a None None] GET https://10.4.3.102/volume// Aug 25 16:33:18.257167 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f471ea1f-cc72-4aa1-ab22-51cf9da3d95a None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:18.257370 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f471ea1f-cc72-4aa1-ab22-51cf9da3d95a None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:18.257789 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f471ea1f-cc72-4aa1-ab22-51cf9da3d95a None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:33:18.258119 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1106/4456] 10.4.3.102 () {66 vars in 1419 bytes} [Tue Aug 25 16:33:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:33:18.264705 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-a472acaf-52a7-4375-9587-3cc89a345867 req-4020e72e-d35b-4292-b87f-82bcd24b42d7 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:18.266559 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-a472acaf-52a7-4375-9587-3cc89a345867 req-4020e72e-d35b-4292-b87f-82bcd24b42d7 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:33:18.266846 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-a472acaf-52a7-4375-9587-3cc89a345867 req-4020e72e-d35b-4292-b87f-82bcd24b42d7 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fbf65f42-34f6-4f94-820d-a86c2bf03d39", "connector": null, "instance_uuid": "cd17d029-b316-44e7-a29c-eb91dc45cd7c"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:33:18.276931 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:18.276931 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:18.304923 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-a472acaf-52a7-4375-9587-3cc89a345867 req-4020e72e-d35b-4292-b87f-82bcd24b42d7 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:33:18.305686 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1112/4457] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:33:18 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:18.333155 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-a41d3791-cfe8-4740-9856-aba49c314f40 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:18.335058 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a41d3791-cfe8-4740-9856-aba49c314f40 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa Aug 25 16:33:18.335058 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a41d3791-cfe8-4740-9856-aba49c314f40 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:18.335196 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a41d3791-cfe8-4740-9856-aba49c314f40 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:18.343373 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:18.343373 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:18.346920 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-a41d3791-cfe8-4740-9856-aba49c314f40 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:18.350812 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a41d3791-cfe8-4740-9856-aba49c314f40 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa returned with HTTP 200 Aug 25 16:33:18.351180 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1119/4458] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:18 2026] GET /volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa => generated 925 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:18.509422 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-9ea6ec4d-93df-44f1-824e-39c6c8f97455 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:18.511212 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9ea6ec4d-93df-44f1-824e-39c6c8f97455 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/volumes/e40a3484-797f-4a79-b02d-8aa4ae36af50 Aug 25 16:33:18.511472 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9ea6ec4d-93df-44f1-824e-39c6c8f97455 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:18.511732 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9ea6ec4d-93df-44f1-824e-39c6c8f97455 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:18.518841 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:18.518841 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:18.523394 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-9ea6ec4d-93df-44f1-824e-39c6c8f97455 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Volume info retrieved successfully. Aug 25 16:33:18.527416 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9ea6ec4d-93df-44f1-824e-39c6c8f97455 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/volumes/e40a3484-797f-4a79-b02d-8aa4ae36af50 returned with HTTP 200 Aug 25 16:33:18.527839 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1122/4459] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:18 2026] GET /volume/v3/volumes/e40a3484-797f-4a79-b02d-8aa4ae36af50 => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:18.539781 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-cca867d3-c6e0-46a2-9e87-fe76ca8cff3a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:18.541281 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cca867d3-c6e0-46a2-9e87-fe76ca8cff3a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] POST https://10.4.3.102/volume/v3/backups Aug 25 16:33:18.541650 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-cca867d3-c6e0-46a2-9e87-fe76ca8cff3a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e40a3484-797f-4a79-b02d-8aa4ae36af50", "name": "tempest-type-Backup-1790990667"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:33:18.543014 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.contrib.backups [None req-cca867d3-c6e0-46a2-9e87-fe76ca8cff3a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Creating new backup {'backup': {'volume_id': 'e40a3484-797f-4a79-b02d-8aa4ae36af50', 'name': 'tempest-type-Backup-1790990667'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 16:33:18.543141 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.contrib.backups [None req-cca867d3-c6e0-46a2-9e87-fe76ca8cff3a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Creating backup of volume e40a3484-797f-4a79-b02d-8aa4ae36af50 in container None Aug 25 16:33:18.550370 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:18.550370 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:18.550730 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-cca867d3-c6e0-46a2-9e87-fe76ca8cff3a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Volume info retrieved successfully. Aug 25 16:33:18.569859 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-cca867d3-c6e0-46a2-9e87-fe76ca8cff3a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Created reservations ['31bef47c-ac51-4fd9-9bd9-4270a547d1a8', '5d06de5e-d033-4e09-b6f3-7457698b9f4d'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:33:18.598995 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cca867d3-c6e0-46a2-9e87-fe76ca8cff3a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups returned with HTTP 202 Aug 25 16:33:18.599945 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1107/4460] 10.4.3.102 () {70 vars in 1299 bytes} [Tue Aug 25 16:33:18 2026] POST /volume/v3/backups => generated 316 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:33:18.609380 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-13a81be0-7e00-484a-9e35-506ee9a47f1b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:18.612085 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-13a81be0-7e00-484a-9e35-506ee9a47f1b tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 Aug 25 16:33:18.612085 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-13a81be0-7e00-484a-9e35-506ee9a47f1b tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:18.612085 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-13a81be0-7e00-484a-9e35-506ee9a47f1b tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:18.612085 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-13a81be0-7e00-484a-9e35-506ee9a47f1b tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id d704eea2-7deb-454e-a497-deec3a5dc572. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:18.616919 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:18.616919 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:18.617773 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-13a81be0-7e00-484a-9e35-506ee9a47f1b tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 returned with HTTP 200 Aug 25 16:33:18.618256 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1113/4461] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:18 2026] GET /volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:18.748788 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-526d4b7a-1e94-4707-99ff-f7b1bd6a1af7 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:18.750605 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-526d4b7a-1e94-4707-99ff-f7b1bd6a1af7 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] GET https://10.4.3.102/volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f Aug 25 16:33:18.750829 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-526d4b7a-1e94-4707-99ff-f7b1bd6a1af7 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:18.751026 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-526d4b7a-1e94-4707-99ff-f7b1bd6a1af7 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:18.760265 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:18.760265 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:18.764433 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-526d4b7a-1e94-4707-99ff-f7b1bd6a1af7 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Volume info retrieved successfully. Aug 25 16:33:18.769805 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-526d4b7a-1e94-4707-99ff-f7b1bd6a1af7 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f returned with HTTP 200 Aug 25 16:33:18.770276 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1120/4462] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:18 2026] GET /volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f => generated 993 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:19.145415 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-81612962-89cf-40f1-9354-7f0db5e51dfb None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:19.145759 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-81612962-89cf-40f1-9354-7f0db5e51dfb None None] GET https://10.4.3.102/volume// Aug 25 16:33:19.145908 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-81612962-89cf-40f1-9354-7f0db5e51dfb None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:19.146114 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-81612962-89cf-40f1-9354-7f0db5e51dfb None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:19.146426 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-81612962-89cf-40f1-9354-7f0db5e51dfb None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:33:19.146695 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1123/4463] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:33:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:33:19.153197 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-a472acaf-52a7-4375-9587-3cc89a345867 req-f9f912bc-42dd-4b2b-b9c4-1825530db30f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:19.155234 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-a472acaf-52a7-4375-9587-3cc89a345867 req-f9f912bc-42dd-4b2b-b9c4-1825530db30f tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] GET https://10.4.3.102/volume/v3/volumes/fbf65f42-34f6-4f94-820d-a86c2bf03d39 Aug 25 16:33:19.155446 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-a472acaf-52a7-4375-9587-3cc89a345867 req-f9f912bc-42dd-4b2b-b9c4-1825530db30f tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:19.155659 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-a472acaf-52a7-4375-9587-3cc89a345867 req-f9f912bc-42dd-4b2b-b9c4-1825530db30f tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:19.167628 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:19.167628 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:19.174820 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-a472acaf-52a7-4375-9587-3cc89a345867 req-f9f912bc-42dd-4b2b-b9c4-1825530db30f tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Volume info retrieved successfully. Aug 25 16:33:19.182463 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-a472acaf-52a7-4375-9587-3cc89a345867 req-f9f912bc-42dd-4b2b-b9c4-1825530db30f tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/volumes/fbf65f42-34f6-4f94-820d-a86c2bf03d39 returned with HTTP 200 Aug 25 16:33:19.183225 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1108/4464] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:33:19 2026] GET /volume/v3/volumes/fbf65f42-34f6-4f94-820d-a86c2bf03d39 => generated 1584 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:33:19.277536 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-a472acaf-52a7-4375-9587-3cc89a345867 req-da750c1b-2f9d-4c7d-8529-c1009ac9b5fc None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:19.279519 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-a472acaf-52a7-4375-9587-3cc89a345867 req-da750c1b-2f9d-4c7d-8529-c1009ac9b5fc tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] PUT https://10.4.3.102/volume/v3/attachments/3cfe5de2-858e-4514-92a2-2dbf21e66aba Aug 25 16:33:19.279884 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-a472acaf-52a7-4375-9587-3cc89a345867 req-da750c1b-2f9d-4c7d-8529-c1009ac9b5fc tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:33:19.286923 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-a472acaf-52a7-4375-9587-3cc89a345867 req-da750c1b-2f9d-4c7d-8529-c1009ac9b5fc tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Acquiring lock "cinder-attachment_update-fbf65f42-34f6-4f94-820d-a86c2bf03d39-np0000008093" by "attachment_update" {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:33:19.291570 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-a472acaf-52a7-4375-9587-3cc89a345867 req-da750c1b-2f9d-4c7d-8529-c1009ac9b5fc tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Lock "cinder-attachment_update-fbf65f42-34f6-4f94-820d-a86c2bf03d39-np0000008093" acquired by "attachment_update" :: waited 0.005s {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:33:19.292406 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:19.292406 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:19.363830 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e62b7370-1b40-4ef7-91e9-9104c2e88109 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:19.365497 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e62b7370-1b40-4ef7-91e9-9104c2e88109 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa Aug 25 16:33:19.365705 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e62b7370-1b40-4ef7-91e9-9104c2e88109 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:19.365896 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e62b7370-1b40-4ef7-91e9-9104c2e88109 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:19.372192 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:19.372192 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:19.375236 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-e62b7370-1b40-4ef7-91e9-9104c2e88109 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:19.378995 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e62b7370-1b40-4ef7-91e9-9104c2e88109 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa returned with HTTP 200 Aug 25 16:33:19.379363 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1121/4465] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:19 2026] GET /volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:19.393747 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-a472acaf-52a7-4375-9587-3cc89a345867 req-da750c1b-2f9d-4c7d-8529-c1009ac9b5fc tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Lock "cinder-attachment_update-fbf65f42-34f6-4f94-820d-a86c2bf03d39-np0000008093" released by "attachment_update" :: held 0.102s {{(pid=100456) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:33:19.394129 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-a472acaf-52a7-4375-9587-3cc89a345867 req-da750c1b-2f9d-4c7d-8529-c1009ac9b5fc tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/attachments/3cfe5de2-858e-4514-92a2-2dbf21e66aba returned with HTTP 200 Aug 25 16:33:19.394897 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1114/4466] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:33:19 2026] PUT /volume/v3/attachments/3cfe5de2-858e-4514-92a2-2dbf21e66aba => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:19.415285 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-a472acaf-52a7-4375-9587-3cc89a345867 req-2f085be4-e2a6-4651-807b-820f9c2b8aa5 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:19.417634 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-a472acaf-52a7-4375-9587-3cc89a345867 req-2f085be4-e2a6-4651-807b-820f9c2b8aa5 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] POST https://10.4.3.102/volume/v3/attachments/3cfe5de2-858e-4514-92a2-2dbf21e66aba/action Aug 25 16:33:19.418067 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-a472acaf-52a7-4375-9587-3cc89a345867 req-2f085be4-e2a6-4651-807b-820f9c2b8aa5 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Action body: b'{"os-complete": null}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:33:19.418202 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-a472acaf-52a7-4375-9587-3cc89a345867 req-2f085be4-e2a6-4651-807b-820f9c2b8aa5 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:33:19.442766 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:19.442766 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:19.459348 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-a472acaf-52a7-4375-9587-3cc89a345867 req-2f085be4-e2a6-4651-807b-820f9c2b8aa5 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/attachments/3cfe5de2-858e-4514-92a2-2dbf21e66aba/action returned with HTTP 204 Aug 25 16:33:19.462329 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1124/4467] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:33:19 2026] POST /volume/v3/attachments/3cfe5de2-858e-4514-92a2-2dbf21e66aba/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:33:19.629692 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-4ed1ba9c-2830-4e60-ba9f-3d27c25de355 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:19.632296 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4ed1ba9c-2830-4e60-ba9f-3d27c25de355 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 Aug 25 16:33:19.632554 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4ed1ba9c-2830-4e60-ba9f-3d27c25de355 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:19.632778 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4ed1ba9c-2830-4e60-ba9f-3d27c25de355 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:19.632926 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-4ed1ba9c-2830-4e60-ba9f-3d27c25de355 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id d704eea2-7deb-454e-a497-deec3a5dc572. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:19.637904 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:19.637904 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:19.638526 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4ed1ba9c-2830-4e60-ba9f-3d27c25de355 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 returned with HTTP 200 Aug 25 16:33:19.638962 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1109/4468] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:19 2026] GET /volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:19.785571 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-7322a6a4-017a-49d5-8934-29e2ccb5815f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:19.787913 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7322a6a4-017a-49d5-8934-29e2ccb5815f tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] GET https://10.4.3.102/volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f Aug 25 16:33:19.788110 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7322a6a4-017a-49d5-8934-29e2ccb5815f tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:19.788284 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7322a6a4-017a-49d5-8934-29e2ccb5815f tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:19.796032 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:19.796032 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:19.803400 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-7322a6a4-017a-49d5-8934-29e2ccb5815f tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Volume info retrieved successfully. Aug 25 16:33:19.809005 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7322a6a4-017a-49d5-8934-29e2ccb5815f tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f returned with HTTP 200 Aug 25 16:33:19.809631 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1122/4469] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:19 2026] GET /volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f => generated 993 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:20.391742 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d9104252-76cd-4f70-ae49-781e520653f3 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:20.393476 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d9104252-76cd-4f70-ae49-781e520653f3 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa Aug 25 16:33:20.393699 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d9104252-76cd-4f70-ae49-781e520653f3 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:20.393915 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d9104252-76cd-4f70-ae49-781e520653f3 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:20.401251 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:20.401251 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:20.404765 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-d9104252-76cd-4f70-ae49-781e520653f3 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:20.408982 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d9104252-76cd-4f70-ae49-781e520653f3 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa returned with HTTP 200 Aug 25 16:33:20.409353 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1115/4470] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:20 2026] GET /volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:20.648617 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-83c44a88-951f-4d00-966d-2b75b5c1a262 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:20.650450 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-83c44a88-951f-4d00-966d-2b75b5c1a262 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 Aug 25 16:33:20.650674 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-83c44a88-951f-4d00-966d-2b75b5c1a262 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:20.651044 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-83c44a88-951f-4d00-966d-2b75b5c1a262 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:20.651044 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-83c44a88-951f-4d00-966d-2b75b5c1a262 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id d704eea2-7deb-454e-a497-deec3a5dc572. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:20.656219 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:20.656219 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:20.656982 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-83c44a88-951f-4d00-966d-2b75b5c1a262 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 returned with HTTP 200 Aug 25 16:33:20.657407 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1125/4471] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:20 2026] GET /volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:20.826420 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c5fd590a-4969-498d-9f66-ceab069ab4c4 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:20.828761 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c5fd590a-4969-498d-9f66-ceab069ab4c4 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] GET https://10.4.3.102/volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f Aug 25 16:33:20.828903 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c5fd590a-4969-498d-9f66-ceab069ab4c4 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:20.829255 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c5fd590a-4969-498d-9f66-ceab069ab4c4 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:20.837404 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:20.837404 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:20.841307 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-c5fd590a-4969-498d-9f66-ceab069ab4c4 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Volume info retrieved successfully. Aug 25 16:33:20.845845 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c5fd590a-4969-498d-9f66-ceab069ab4c4 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f returned with HTTP 200 Aug 25 16:33:20.846268 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1110/4472] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:20 2026] GET /volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:21.421630 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-954d9eb6-7f4b-4b57-a683-870e90a6f3c4 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:21.423162 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-954d9eb6-7f4b-4b57-a683-870e90a6f3c4 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa Aug 25 16:33:21.423393 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-954d9eb6-7f4b-4b57-a683-870e90a6f3c4 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:21.423628 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-954d9eb6-7f4b-4b57-a683-870e90a6f3c4 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:21.429975 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:21.429975 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:21.433365 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-954d9eb6-7f4b-4b57-a683-870e90a6f3c4 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:21.438250 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-954d9eb6-7f4b-4b57-a683-870e90a6f3c4 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa returned with HTTP 200 Aug 25 16:33:21.438642 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1123/4473] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:21 2026] GET /volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:21.666236 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-473d07d4-ef99-4a28-a9ab-24d51efddc45 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:21.668080 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-473d07d4-ef99-4a28-a9ab-24d51efddc45 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 Aug 25 16:33:21.668333 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-473d07d4-ef99-4a28-a9ab-24d51efddc45 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:21.668550 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-473d07d4-ef99-4a28-a9ab-24d51efddc45 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:21.668713 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-473d07d4-ef99-4a28-a9ab-24d51efddc45 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id d704eea2-7deb-454e-a497-deec3a5dc572. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:21.672769 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:21.672769 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:21.673340 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-473d07d4-ef99-4a28-a9ab-24d51efddc45 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 returned with HTTP 200 Aug 25 16:33:21.673730 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1116/4474] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:21 2026] GET /volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:21.858057 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-aaafa561-eae9-4728-bd0f-7562d9b942ea None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:21.859932 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-aaafa561-eae9-4728-bd0f-7562d9b942ea tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] GET https://10.4.3.102/volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f Aug 25 16:33:21.860118 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-aaafa561-eae9-4728-bd0f-7562d9b942ea tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:21.860288 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-aaafa561-eae9-4728-bd0f-7562d9b942ea tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:21.867488 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:21.867488 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:21.873270 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-aaafa561-eae9-4728-bd0f-7562d9b942ea tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Volume info retrieved successfully. Aug 25 16:33:21.877949 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-aaafa561-eae9-4728-bd0f-7562d9b942ea tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f returned with HTTP 200 Aug 25 16:33:21.878349 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1126/4475] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:21 2026] GET /volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f => generated 993 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:22.450109 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-4732d107-1ffc-4c76-af08-410d9e886fae None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:22.451765 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4732d107-1ffc-4c76-af08-410d9e886fae tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa Aug 25 16:33:22.451957 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4732d107-1ffc-4c76-af08-410d9e886fae tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:22.452140 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4732d107-1ffc-4c76-af08-410d9e886fae tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:22.460147 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:22.460147 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:22.462810 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-4732d107-1ffc-4c76-af08-410d9e886fae tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:22.466796 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4732d107-1ffc-4c76-af08-410d9e886fae tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa returned with HTTP 200 Aug 25 16:33:22.467263 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1111/4476] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:22 2026] GET /volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:22.683107 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-7ba8080c-e725-4782-8e95-e218b973c04a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:22.684802 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7ba8080c-e725-4782-8e95-e218b973c04a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 Aug 25 16:33:22.685007 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7ba8080c-e725-4782-8e95-e218b973c04a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:22.685196 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7ba8080c-e725-4782-8e95-e218b973c04a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:22.685320 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-7ba8080c-e725-4782-8e95-e218b973c04a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id d704eea2-7deb-454e-a497-deec3a5dc572. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:22.689149 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:22.689149 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:22.689710 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7ba8080c-e725-4782-8e95-e218b973c04a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 returned with HTTP 200 Aug 25 16:33:22.690064 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1124/4477] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:22 2026] GET /volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:22.889932 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0b5824c1-cf7f-4256-aa8c-7d9278ae7b0e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:22.891702 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0b5824c1-cf7f-4256-aa8c-7d9278ae7b0e tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] GET https://10.4.3.102/volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f Aug 25 16:33:22.891882 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0b5824c1-cf7f-4256-aa8c-7d9278ae7b0e tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:22.892067 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0b5824c1-cf7f-4256-aa8c-7d9278ae7b0e tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:22.899460 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:22.899460 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:22.902867 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-0b5824c1-cf7f-4256-aa8c-7d9278ae7b0e tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Volume info retrieved successfully. Aug 25 16:33:22.907078 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0b5824c1-cf7f-4256-aa8c-7d9278ae7b0e tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f returned with HTTP 200 Aug 25 16:33:22.907492 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1117/4478] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:22 2026] GET /volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f => generated 1245 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:23.023766 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-e573e26f-df82-43db-9d9c-0e6406bcd165 req-2810e44c-2bd9-45b9-89df-93ed12b3ad0c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:23.025861 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-e573e26f-df82-43db-9d9c-0e6406bcd165 req-2810e44c-2bd9-45b9-89df-93ed12b3ad0c tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] GET https://10.4.3.102/volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f Aug 25 16:33:23.026391 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-e573e26f-df82-43db-9d9c-0e6406bcd165 req-2810e44c-2bd9-45b9-89df-93ed12b3ad0c tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:23.026391 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-e573e26f-df82-43db-9d9c-0e6406bcd165 req-2810e44c-2bd9-45b9-89df-93ed12b3ad0c tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:23.033027 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:23.033027 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:23.036457 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-e573e26f-df82-43db-9d9c-0e6406bcd165 req-2810e44c-2bd9-45b9-89df-93ed12b3ad0c tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Volume info retrieved successfully. Aug 25 16:33:23.040344 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-e573e26f-df82-43db-9d9c-0e6406bcd165 req-2810e44c-2bd9-45b9-89df-93ed12b3ad0c tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f returned with HTTP 200 Aug 25 16:33:23.040748 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1127/4479] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:33:23 2026] GET /volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f => generated 1245 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:23.383300 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-e573e26f-df82-43db-9d9c-0e6406bcd165 req-bf746982-8b16-4761-b8ef-36fd5c767ed6 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:23.385227 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-e573e26f-df82-43db-9d9c-0e6406bcd165 req-bf746982-8b16-4761-b8ef-36fd5c767ed6 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] GET https://10.4.3.102/volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f Aug 25 16:33:23.385428 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-e573e26f-df82-43db-9d9c-0e6406bcd165 req-bf746982-8b16-4761-b8ef-36fd5c767ed6 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:23.385638 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-e573e26f-df82-43db-9d9c-0e6406bcd165 req-bf746982-8b16-4761-b8ef-36fd5c767ed6 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:23.392395 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:23.392395 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:23.396116 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-e573e26f-df82-43db-9d9c-0e6406bcd165 req-bf746982-8b16-4761-b8ef-36fd5c767ed6 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Volume info retrieved successfully. Aug 25 16:33:23.400279 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-e573e26f-df82-43db-9d9c-0e6406bcd165 req-bf746982-8b16-4761-b8ef-36fd5c767ed6 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f returned with HTTP 200 Aug 25 16:33:23.400643 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1112/4480] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:33:23 2026] GET /volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f => generated 1245 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:23.409017 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-10b45dfd-8e0d-43b9-beed-7f2f88939550 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:23.409333 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-10b45dfd-8e0d-43b9-beed-7f2f88939550 None None] GET https://10.4.3.102/volume// Aug 25 16:33:23.409489 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-10b45dfd-8e0d-43b9-beed-7f2f88939550 None None] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:23.409680 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-10b45dfd-8e0d-43b9-beed-7f2f88939550 None None] Calling method 'all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:23.409986 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-10b45dfd-8e0d-43b9-beed-7f2f88939550 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:33:23.410253 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1125/4481] 10.4.3.102 () {66 vars in 1419 bytes} [Tue Aug 25 16:33:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:33:23.416811 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-e573e26f-df82-43db-9d9c-0e6406bcd165 req-14773bd8-3823-477e-acf9-8a35a58f8206 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:23.418719 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-e573e26f-df82-43db-9d9c-0e6406bcd165 req-14773bd8-3823-477e-acf9-8a35a58f8206 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:33:23.419167 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-e573e26f-df82-43db-9d9c-0e6406bcd165 req-14773bd8-3823-477e-acf9-8a35a58f8206 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9891dd39-a250-47b8-ac0a-cbaa9b60255f", "connector": null, "instance_uuid": "17b9622e-7581-48f0-8b01-e485e63495c2"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:33:23.426619 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:23.426619 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:23.452781 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-e573e26f-df82-43db-9d9c-0e6406bcd165 req-14773bd8-3823-477e-acf9-8a35a58f8206 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:33:23.453187 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1118/4482] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:33:23 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:23.478509 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-06f287a4-e3b1-4034-9070-c5564d2ec843 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:23.480340 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-06f287a4-e3b1-4034-9070-c5564d2ec843 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa Aug 25 16:33:23.480989 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-06f287a4-e3b1-4034-9070-c5564d2ec843 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:23.480989 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-06f287a4-e3b1-4034-9070-c5564d2ec843 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:23.487252 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:23.487252 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:23.490471 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-06f287a4-e3b1-4034-9070-c5564d2ec843 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:23.494278 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-06f287a4-e3b1-4034-9070-c5564d2ec843 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa returned with HTTP 200 Aug 25 16:33:23.494680 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1128/4483] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:23 2026] GET /volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:23.699156 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-33bf378a-be22-453d-abed-2610df46bc26 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:23.701549 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-33bf378a-be22-453d-abed-2610df46bc26 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 Aug 25 16:33:23.701856 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-33bf378a-be22-453d-abed-2610df46bc26 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:23.702045 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-33bf378a-be22-453d-abed-2610df46bc26 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:23.702155 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-33bf378a-be22-453d-abed-2610df46bc26 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id d704eea2-7deb-454e-a497-deec3a5dc572. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:23.706375 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:23.706375 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:23.707040 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-33bf378a-be22-453d-abed-2610df46bc26 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 returned with HTTP 200 Aug 25 16:33:23.707419 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1113/4484] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:23 2026] GET /volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:24.261544 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-730bf833-9129-4b72-910b-0a8d57d9c8a0 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:24.261926 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-730bf833-9129-4b72-910b-0a8d57d9c8a0 None None] GET https://10.4.3.102/volume// Aug 25 16:33:24.262108 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-730bf833-9129-4b72-910b-0a8d57d9c8a0 None None] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:24.262365 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-730bf833-9129-4b72-910b-0a8d57d9c8a0 None None] Calling method 'all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:24.262790 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-730bf833-9129-4b72-910b-0a8d57d9c8a0 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:33:24.263059 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1126/4485] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:33:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:33:24.269700 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-e573e26f-df82-43db-9d9c-0e6406bcd165 req-ddb23cc9-0ed1-4f28-8990-af1ed531561a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:24.272817 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-e573e26f-df82-43db-9d9c-0e6406bcd165 req-ddb23cc9-0ed1-4f28-8990-af1ed531561a tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] GET https://10.4.3.102/volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f Aug 25 16:33:24.273627 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-e573e26f-df82-43db-9d9c-0e6406bcd165 req-ddb23cc9-0ed1-4f28-8990-af1ed531561a tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:24.273627 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-e573e26f-df82-43db-9d9c-0e6406bcd165 req-ddb23cc9-0ed1-4f28-8990-af1ed531561a tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:24.283351 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:24.283351 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:24.287636 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-e573e26f-df82-43db-9d9c-0e6406bcd165 req-ddb23cc9-0ed1-4f28-8990-af1ed531561a tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Volume info retrieved successfully. Aug 25 16:33:24.292851 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-e573e26f-df82-43db-9d9c-0e6406bcd165 req-ddb23cc9-0ed1-4f28-8990-af1ed531561a tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f returned with HTTP 200 Aug 25 16:33:24.293229 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1119/4486] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:33:24 2026] GET /volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f => generated 1424 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:33:24.392221 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-e573e26f-df82-43db-9d9c-0e6406bcd165 req-eccbc09a-907a-4448-a768-87b7ec72d4cf None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:24.394737 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-e573e26f-df82-43db-9d9c-0e6406bcd165 req-eccbc09a-907a-4448-a768-87b7ec72d4cf tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] PUT https://10.4.3.102/volume/v3/attachments/29af099d-7d6b-429d-9803-15d7782493fc Aug 25 16:33:24.395086 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-e573e26f-df82-43db-9d9c-0e6406bcd165 req-eccbc09a-907a-4448-a768-87b7ec72d4cf tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:33:24.403302 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-e573e26f-df82-43db-9d9c-0e6406bcd165 req-eccbc09a-907a-4448-a768-87b7ec72d4cf tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Acquiring lock "cinder-attachment_update-9891dd39-a250-47b8-ac0a-cbaa9b60255f-np0000008093" by "attachment_update" {{(pid=100457) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:33:24.407952 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-e573e26f-df82-43db-9d9c-0e6406bcd165 req-eccbc09a-907a-4448-a768-87b7ec72d4cf tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Lock "cinder-attachment_update-9891dd39-a250-47b8-ac0a-cbaa9b60255f-np0000008093" acquired by "attachment_update" :: waited 0.005s {{(pid=100457) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:33:24.408951 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:24.408951 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:24.493023 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-e573e26f-df82-43db-9d9c-0e6406bcd165 req-eccbc09a-907a-4448-a768-87b7ec72d4cf tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Lock "cinder-attachment_update-9891dd39-a250-47b8-ac0a-cbaa9b60255f-np0000008093" released by "attachment_update" :: held 0.085s {{(pid=100457) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:33:24.493336 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-e573e26f-df82-43db-9d9c-0e6406bcd165 req-eccbc09a-907a-4448-a768-87b7ec72d4cf tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/attachments/29af099d-7d6b-429d-9803-15d7782493fc returned with HTTP 200 Aug 25 16:33:24.494071 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1129/4487] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:33:24 2026] PUT /volume/v3/attachments/29af099d-7d6b-429d-9803-15d7782493fc => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:24.507757 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-7de37e18-f08a-4bf8-8a2d-d4e107766bf9 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:24.509520 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7de37e18-f08a-4bf8-8a2d-d4e107766bf9 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa Aug 25 16:33:24.509766 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7de37e18-f08a-4bf8-8a2d-d4e107766bf9 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:24.509962 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7de37e18-f08a-4bf8-8a2d-d4e107766bf9 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:24.517523 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:24.517523 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:24.519404 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-e573e26f-df82-43db-9d9c-0e6406bcd165 req-6ffe9ecc-e46d-44cd-82d6-c5180ce0f009 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:24.522410 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-7de37e18-f08a-4bf8-8a2d-d4e107766bf9 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:24.528919 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7de37e18-f08a-4bf8-8a2d-d4e107766bf9 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa returned with HTTP 200 Aug 25 16:33:24.529431 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1114/4488] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:24 2026] GET /volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:24.530081 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-e573e26f-df82-43db-9d9c-0e6406bcd165 req-6ffe9ecc-e46d-44cd-82d6-c5180ce0f009 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] POST https://10.4.3.102/volume/v3/attachments/29af099d-7d6b-429d-9803-15d7782493fc/action Aug 25 16:33:24.530684 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-e573e26f-df82-43db-9d9c-0e6406bcd165 req-6ffe9ecc-e46d-44cd-82d6-c5180ce0f009 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Action body: b'{"os-complete": null}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:33:24.530684 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-e573e26f-df82-43db-9d9c-0e6406bcd165 req-6ffe9ecc-e46d-44cd-82d6-c5180ce0f009 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:33:24.564714 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:24.564714 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:24.575281 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-e573e26f-df82-43db-9d9c-0e6406bcd165 req-6ffe9ecc-e46d-44cd-82d6-c5180ce0f009 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/attachments/29af099d-7d6b-429d-9803-15d7782493fc/action returned with HTTP 204 Aug 25 16:33:24.575965 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1127/4489] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:33:24 2026] POST /volume/v3/attachments/29af099d-7d6b-429d-9803-15d7782493fc/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:33:24.717615 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-ea2bbe29-28f9-4dd4-8837-a680282a33ff None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:24.719512 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ea2bbe29-28f9-4dd4-8837-a680282a33ff tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 Aug 25 16:33:24.719744 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ea2bbe29-28f9-4dd4-8837-a680282a33ff tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:24.719939 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ea2bbe29-28f9-4dd4-8837-a680282a33ff tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:24.720044 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-ea2bbe29-28f9-4dd4-8837-a680282a33ff tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id d704eea2-7deb-454e-a497-deec3a5dc572. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:24.726183 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:24.726183 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:24.727023 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ea2bbe29-28f9-4dd4-8837-a680282a33ff tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 returned with HTTP 200 Aug 25 16:33:24.727467 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1120/4490] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:24 2026] GET /volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:25.406576 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-244140b3-7496-4b33-8e6f-c004b8a17e95 req-58212e56-da44-48c3-a2c6-2475cfc7b0a6 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:25.409082 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-244140b3-7496-4b33-8e6f-c004b8a17e95 req-58212e56-da44-48c3-a2c6-2475cfc7b0a6 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] DELETE https://10.4.3.102/volume/v3/attachments/235568a8-554a-4d4b-90f1-9348a793e93b Aug 25 16:33:25.409290 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-244140b3-7496-4b33-8e6f-c004b8a17e95 req-58212e56-da44-48c3-a2c6-2475cfc7b0a6 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:25.409478 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-244140b3-7496-4b33-8e6f-c004b8a17e95 req-58212e56-da44-48c3-a2c6-2475cfc7b0a6 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:25.416292 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:25.416292 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:25.462991 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-244140b3-7496-4b33-8e6f-c004b8a17e95 req-58212e56-da44-48c3-a2c6-2475cfc7b0a6 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/attachments/235568a8-554a-4d4b-90f1-9348a793e93b returned with HTTP 200 Aug 25 16:33:25.463379 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1130/4491] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:33:25 2026] DELETE /volume/v3/attachments/235568a8-554a-4d4b-90f1-9348a793e93b => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:25.474377 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-244140b3-7496-4b33-8e6f-c004b8a17e95 req-041c4784-9cc8-48f4-9c27-a3cac5dc5476 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:25.476908 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-244140b3-7496-4b33-8e6f-c004b8a17e95 req-041c4784-9cc8-48f4-9c27-a3cac5dc5476 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] DELETE https://10.4.3.102/volume/v3/volumes/528fd06e-4ef8-4114-8d2f-0a0ac3a2bb20 Aug 25 16:33:25.477138 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-244140b3-7496-4b33-8e6f-c004b8a17e95 req-041c4784-9cc8-48f4-9c27-a3cac5dc5476 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:25.477396 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-244140b3-7496-4b33-8e6f-c004b8a17e95 req-041c4784-9cc8-48f4-9c27-a3cac5dc5476 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:25.477629 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [req-244140b3-7496-4b33-8e6f-c004b8a17e95 req-041c4784-9cc8-48f4-9c27-a3cac5dc5476 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Delete volume with id: 528fd06e-4ef8-4114-8d2f-0a0ac3a2bb20 Aug 25 16:33:25.486719 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:25.486719 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:25.487384 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-244140b3-7496-4b33-8e6f-c004b8a17e95 req-041c4784-9cc8-48f4-9c27-a3cac5dc5476 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:33:25.507802 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-244140b3-7496-4b33-8e6f-c004b8a17e95 req-041c4784-9cc8-48f4-9c27-a3cac5dc5476 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Delete volume request issued successfully. Aug 25 16:33:25.508042 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-244140b3-7496-4b33-8e6f-c004b8a17e95 req-041c4784-9cc8-48f4-9c27-a3cac5dc5476 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/528fd06e-4ef8-4114-8d2f-0a0ac3a2bb20 returned with HTTP 202 Aug 25 16:33:25.508525 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1115/4492] 10.4.3.102 () {70 vars in 1620 bytes} [Tue Aug 25 16:33:25 2026] DELETE /volume/v3/volumes/528fd06e-4ef8-4114-8d2f-0a0ac3a2bb20 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:33:25.543519 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b26f4c59-c51b-4418-b4e9-4f4cf7fb0487 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:25.545310 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b26f4c59-c51b-4418-b4e9-4f4cf7fb0487 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa Aug 25 16:33:25.545576 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b26f4c59-c51b-4418-b4e9-4f4cf7fb0487 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:25.545741 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b26f4c59-c51b-4418-b4e9-4f4cf7fb0487 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:25.552787 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:25.552787 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:25.556438 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-b26f4c59-c51b-4418-b4e9-4f4cf7fb0487 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:25.561207 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b26f4c59-c51b-4418-b4e9-4f4cf7fb0487 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa returned with HTTP 200 Aug 25 16:33:25.561667 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1128/4493] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:25 2026] GET /volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa => generated 1193 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:33:25.576398 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-ea3914f8-043c-4ea1-b9de-4a09c2573456 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:25.578053 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ea3914f8-043c-4ea1-b9de-4a09c2573456 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa Aug 25 16:33:25.578417 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ea3914f8-043c-4ea1-b9de-4a09c2573456 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:25.578702 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ea3914f8-043c-4ea1-b9de-4a09c2573456 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:25.585378 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:25.585378 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:25.589003 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-ea3914f8-043c-4ea1-b9de-4a09c2573456 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:25.594538 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ea3914f8-043c-4ea1-b9de-4a09c2573456 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa returned with HTTP 200 Aug 25 16:33:25.595118 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1121/4494] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:25 2026] GET /volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:33:25.609123 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-5dfcfb35-48c6-489a-abff-5d0861d58fd5 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:25.611154 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5dfcfb35-48c6-489a-abff-5d0861d58fd5 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] DELETE https://10.4.3.102/volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa Aug 25 16:33:25.611416 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5dfcfb35-48c6-489a-abff-5d0861d58fd5 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:25.611693 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5dfcfb35-48c6-489a-abff-5d0861d58fd5 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:25.611897 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-5dfcfb35-48c6-489a-abff-5d0861d58fd5 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Delete volume with id: 05c3db5d-1df7-44e0-846e-cec92cfe84fa Aug 25 16:33:25.619613 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:25.619613 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:25.620122 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-5dfcfb35-48c6-489a-abff-5d0861d58fd5 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:25.643155 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-5dfcfb35-48c6-489a-abff-5d0861d58fd5 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Delete volume request issued successfully. Aug 25 16:33:25.643419 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5dfcfb35-48c6-489a-abff-5d0861d58fd5 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa returned with HTTP 202 Aug 25 16:33:25.643852 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1131/4495] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:33:25 2026] DELETE /volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:33:25.652150 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-46368759-e915-49a6-8d9b-a0c97351ff8a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:25.654144 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-46368759-e915-49a6-8d9b-a0c97351ff8a tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa Aug 25 16:33:25.654420 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-46368759-e915-49a6-8d9b-a0c97351ff8a tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:25.654706 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-46368759-e915-49a6-8d9b-a0c97351ff8a tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:25.662487 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:25.662487 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:25.666161 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-46368759-e915-49a6-8d9b-a0c97351ff8a tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:25.670456 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-46368759-e915-49a6-8d9b-a0c97351ff8a tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa returned with HTTP 200 Aug 25 16:33:25.670860 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1116/4496] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:25 2026] GET /volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa => generated 1192 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:33:25.738852 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-d1a33841-c81e-476c-9403-22061042cb2d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:25.741018 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d1a33841-c81e-476c-9403-22061042cb2d tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 Aug 25 16:33:25.741313 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d1a33841-c81e-476c-9403-22061042cb2d tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:25.741559 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d1a33841-c81e-476c-9403-22061042cb2d tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:25.741730 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-d1a33841-c81e-476c-9403-22061042cb2d tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id d704eea2-7deb-454e-a497-deec3a5dc572. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:25.746673 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:25.746673 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:25.747461 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d1a33841-c81e-476c-9403-22061042cb2d tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 returned with HTTP 200 Aug 25 16:33:25.747924 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1129/4497] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:25 2026] GET /volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:26.528912 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-2506db71-41c6-4935-85c2-e7366f26c792 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:26.530708 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2506db71-41c6-4935-85c2-e7366f26c792 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/528fd06e-4ef8-4114-8d2f-0a0ac3a2bb20 Aug 25 16:33:26.530943 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2506db71-41c6-4935-85c2-e7366f26c792 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:26.531127 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2506db71-41c6-4935-85c2-e7366f26c792 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:26.539671 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2506db71-41c6-4935-85c2-e7366f26c792 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/528fd06e-4ef8-4114-8d2f-0a0ac3a2bb20 returned with HTTP 404 Aug 25 16:33:26.540375 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1122/4498] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:26 2026] GET /volume/v3/volumes/528fd06e-4ef8-4114-8d2f-0a0ac3a2bb20 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:33:26.597527 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c6700a42-ac68-4e34-b7e5-40268fb34db0 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:26.599449 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c6700a42-ac68-4e34-b7e5-40268fb34db0 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/3ffc3189-b35e-4bcf-872e-daa13349436b Aug 25 16:33:26.599715 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c6700a42-ac68-4e34-b7e5-40268fb34db0 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:26.599949 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c6700a42-ac68-4e34-b7e5-40268fb34db0 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:26.600100 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.snapshots [None req-c6700a42-ac68-4e34-b7e5-40268fb34db0 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Delete snapshot with id: 3ffc3189-b35e-4bcf-872e-daa13349436b Aug 25 16:33:26.605556 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:26.605556 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:26.605890 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-c6700a42-ac68-4e34-b7e5-40268fb34db0 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot retrieved successfully. Aug 25 16:33:26.624092 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-c6700a42-ac68-4e34-b7e5-40268fb34db0 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot delete request issued successfully. Aug 25 16:33:26.624315 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c6700a42-ac68-4e34-b7e5-40268fb34db0 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/3ffc3189-b35e-4bcf-872e-daa13349436b returned with HTTP 202 Aug 25 16:33:26.624994 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1132/4499] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:33:26 2026] DELETE /volume/v3/snapshots/3ffc3189-b35e-4bcf-872e-daa13349436b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:33:26.631973 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-03a8367e-db3e-4a93-88a0-0fb744c37562 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:26.633701 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-03a8367e-db3e-4a93-88a0-0fb744c37562 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/snapshots/3ffc3189-b35e-4bcf-872e-daa13349436b Aug 25 16:33:26.633907 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-03a8367e-db3e-4a93-88a0-0fb744c37562 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:26.634120 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-03a8367e-db3e-4a93-88a0-0fb744c37562 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:26.638873 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:26.638873 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:26.639301 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-03a8367e-db3e-4a93-88a0-0fb744c37562 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot retrieved successfully. Aug 25 16:33:26.640045 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-03a8367e-db3e-4a93-88a0-0fb744c37562 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/3ffc3189-b35e-4bcf-872e-daa13349436b returned with HTTP 200 Aug 25 16:33:26.640426 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1117/4500] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:33:26 2026] GET /volume/v3/snapshots/3ffc3189-b35e-4bcf-872e-daa13349436b => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:26.683315 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-0790686f-33de-4bf1-bf24-8746cf1c4034 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:26.684454 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0790686f-33de-4bf1-bf24-8746cf1c4034 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa Aug 25 16:33:26.684695 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0790686f-33de-4bf1-bf24-8746cf1c4034 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:26.684871 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0790686f-33de-4bf1-bf24-8746cf1c4034 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:26.690031 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0790686f-33de-4bf1-bf24-8746cf1c4034 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa returned with HTTP 404 Aug 25 16:33:26.690494 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1130/4501] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:26 2026] GET /volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:33:26.757334 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-5ca9934d-4eb9-4895-be6f-dae2ef2003d2 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:26.759379 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5ca9934d-4eb9-4895-be6f-dae2ef2003d2 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 Aug 25 16:33:26.759608 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5ca9934d-4eb9-4895-be6f-dae2ef2003d2 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:26.759787 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5ca9934d-4eb9-4895-be6f-dae2ef2003d2 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:26.759886 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-5ca9934d-4eb9-4895-be6f-dae2ef2003d2 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id d704eea2-7deb-454e-a497-deec3a5dc572. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:26.764064 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:26.764064 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:26.764676 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5ca9934d-4eb9-4895-be6f-dae2ef2003d2 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 returned with HTTP 200 Aug 25 16:33:26.765031 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1123/4502] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:26 2026] GET /volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:27.648598 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-a3596214-d2ed-48f7-ac5b-99999babab32 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:27.650699 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a3596214-d2ed-48f7-ac5b-99999babab32 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/snapshots/3ffc3189-b35e-4bcf-872e-daa13349436b Aug 25 16:33:27.650902 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a3596214-d2ed-48f7-ac5b-99999babab32 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:27.651101 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a3596214-d2ed-48f7-ac5b-99999babab32 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:27.655111 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a3596214-d2ed-48f7-ac5b-99999babab32 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/3ffc3189-b35e-4bcf-872e-daa13349436b returned with HTTP 404 Aug 25 16:33:27.655601 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1133/4503] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:33:27 2026] GET /volume/v3/snapshots/3ffc3189-b35e-4bcf-872e-daa13349436b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:33:27.661961 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-cd659d99-180b-407a-b5b9-dea646affe9c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:27.663716 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cd659d99-180b-407a-b5b9-dea646affe9c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] DELETE https://10.4.3.102/volume/v3/volumes/6afddc52-ea0a-4a25-a065-23490051fc81 Aug 25 16:33:27.663932 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-cd659d99-180b-407a-b5b9-dea646affe9c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:27.664084 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-cd659d99-180b-407a-b5b9-dea646affe9c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:27.664245 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-cd659d99-180b-407a-b5b9-dea646affe9c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Delete volume with id: 6afddc52-ea0a-4a25-a065-23490051fc81 Aug 25 16:33:27.670378 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:27.670378 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:27.670785 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-cd659d99-180b-407a-b5b9-dea646affe9c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:33:27.687297 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-cd659d99-180b-407a-b5b9-dea646affe9c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Delete volume request issued successfully. Aug 25 16:33:27.687440 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cd659d99-180b-407a-b5b9-dea646affe9c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/6afddc52-ea0a-4a25-a065-23490051fc81 returned with HTTP 202 Aug 25 16:33:27.687892 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1118/4504] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:33:27 2026] DELETE /volume/v3/volumes/6afddc52-ea0a-4a25-a065-23490051fc81 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:33:27.695101 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-6df1571a-76b2-4e88-aece-ab53f71f81f5 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:27.696823 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6df1571a-76b2-4e88-aece-ab53f71f81f5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/6afddc52-ea0a-4a25-a065-23490051fc81 Aug 25 16:33:27.697017 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6df1571a-76b2-4e88-aece-ab53f71f81f5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:27.697225 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6df1571a-76b2-4e88-aece-ab53f71f81f5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:27.704304 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:27.704304 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:27.708183 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-6df1571a-76b2-4e88-aece-ab53f71f81f5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:33:27.713462 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6df1571a-76b2-4e88-aece-ab53f71f81f5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/6afddc52-ea0a-4a25-a065-23490051fc81 returned with HTTP 200 Aug 25 16:33:27.713910 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1131/4505] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:27 2026] GET /volume/v3/volumes/6afddc52-ea0a-4a25-a065-23490051fc81 => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:27.775043 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d8daa5cb-dfc0-49ca-8ac2-c1db58f3c798 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:27.776644 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d8daa5cb-dfc0-49ca-8ac2-c1db58f3c798 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 Aug 25 16:33:27.776839 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d8daa5cb-dfc0-49ca-8ac2-c1db58f3c798 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:27.777014 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d8daa5cb-dfc0-49ca-8ac2-c1db58f3c798 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:27.777117 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-d8daa5cb-dfc0-49ca-8ac2-c1db58f3c798 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id d704eea2-7deb-454e-a497-deec3a5dc572. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:27.780862 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:27.780862 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:27.781383 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d8daa5cb-dfc0-49ca-8ac2-c1db58f3c798 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 returned with HTTP 200 Aug 25 16:33:27.781699 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1124/4506] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:27 2026] GET /volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:28.155633 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d20d4e00-f2fc-4d68-bd66-1544d7b5c861 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:28.157399 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d20d4e00-f2fc-4d68-bd66-1544d7b5c861 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:33:28.157769 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d20d4e00-f2fc-4d68-bd66-1544d7b5c861 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "66219b04-68d4-4c92-9513-46d2e135eb26", "size": 1}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:33:28.159482 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-d20d4e00-f2fc-4d68-bd66-1544d7b5c861 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '66219b04-68d4-4c92-9513-46d2e135eb26', 'size': 1}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:33:28.226640 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-d20d4e00-f2fc-4d68-bd66-1544d7b5c861 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Create volume of 1 GB Aug 25 16:33:28.226904 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:28.226904 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:28.230626 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-d20d4e00-f2fc-4d68-bd66-1544d7b5c861 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Availability Zones retrieved successfully. Aug 25 16:33:28.235930 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-d20d4e00-f2fc-4d68-bd66-1544d7b5c861 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Flow 'volume_create_api' (b4f45838-1716-4c9a-a1c7-e9d1f8453b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:33:28.236733 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-d20d4e00-f2fc-4d68-bd66-1544d7b5c861 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfc8bfdf-1db8-4ed3-95ac-479e2ea34ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:28.237555 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-d20d4e00-f2fc-4d68-bd66-1544d7b5c861 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:33:28.291609 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-d20d4e00-f2fc-4d68-bd66-1544d7b5c861 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfc8bfdf-1db8-4ed3-95ac-479e2ea34ce8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:28.292714 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-d20d4e00-f2fc-4d68-bd66-1544d7b5c861 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c4b1380-52d9-4db3-add4-4a51e0fab2b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:28.353192 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-d20d4e00-f2fc-4d68-bd66-1544d7b5c861 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Created reservations ['d4edf977-ff32-4800-a843-de803ab35d8c', '8a671a9a-b18b-4699-94af-b9c49f528f21', '98d138e0-c1bf-4464-a323-3e0ca7e3ab6b', '0d9b4b09-0ea7-45ef-9afe-f075c9c32546'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:33:28.353968 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-d20d4e00-f2fc-4d68-bd66-1544d7b5c861 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c4b1380-52d9-4db3-add4-4a51e0fab2b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4edf977-ff32-4800-a843-de803ab35d8c', '8a671a9a-b18b-4699-94af-b9c49f528f21', '98d138e0-c1bf-4464-a323-3e0ca7e3ab6b', '0d9b4b09-0ea7-45ef-9afe-f075c9c32546']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:28.354797 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-d20d4e00-f2fc-4d68-bd66-1544d7b5c861 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e5707f4-e0b5-473a-8041-19ca1100a7f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:28.379986 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-d20d4e00-f2fc-4d68-bd66-1544d7b5c861 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e5707f4-e0b5-473a-8041-19ca1100a7f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc', '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='c6bd538cf3444dfea42cd417667e734e',qos_specs=None,replication_status=,reservations=['d4edf977-ff32-4800-a843-de803ab35d8c','8a671a9a-b18b-4699-94af-b9c49f528f21','98d138e0-c1bf-4464-a323-3e0ca7e3ab6b','0d9b4b09-0ea7-45ef-9afe-f075c9c32546'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11f3f186a24748a6a5b3502737455944',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:33:28Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6bd538cf3444dfea42cd417667e734e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11f3f186a24748a6a5b3502737455944',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:28.380709 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-d20d4e00-f2fc-4d68-bd66-1544d7b5c861 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd1a7ae9-c22a-4954-b11d-2506a89605c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:28.397399 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-d20d4e00-f2fc-4d68-bd66-1544d7b5c861 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd1a7ae9-c22a-4954-b11d-2506a89605c2) transitioned into state 'SUCCESS' from 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='c6bd538cf3444dfea42cd417667e734e',qos_specs=None,replication_status=,reservations=['d4edf977-ff32-4800-a843-de803ab35d8c','8a671a9a-b18b-4699-94af-b9c49f528f21','98d138e0-c1bf-4464-a323-3e0ca7e3ab6b','0d9b4b09-0ea7-45ef-9afe-f075c9c32546'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11f3f186a24748a6a5b3502737455944',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:28.398044 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-d20d4e00-f2fc-4d68-bd66-1544d7b5c861 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (711836cf-a07a-4b99-8f7b-982dcba89727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:28.407604 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-d20d4e00-f2fc-4d68-bd66-1544d7b5c861 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (711836cf-a07a-4b99-8f7b-982dcba89727) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:28.408308 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-d20d4e00-f2fc-4d68-bd66-1544d7b5c861 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Flow 'volume_create_api' (b4f45838-1716-4c9a-a1c7-e9d1f8453b13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:33:28.408567 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-d20d4e00-f2fc-4d68-bd66-1544d7b5c861 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Create volume request issued successfully. Aug 25 16:33:28.409059 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d20d4e00-f2fc-4d68-bd66-1544d7b5c861 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:33:28.409456 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1134/4507] 10.4.3.102 () {70 vars in 1300 bytes} [Tue Aug 25 16:33:28 2026] POST /volume/v3/volumes => generated 775 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:33:28.422493 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-0e8bc789-49d7-42ec-ac19-307ce19a1e55 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:28.424233 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0e8bc789-49d7-42ec-ac19-307ce19a1e55 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc Aug 25 16:33:28.424431 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0e8bc789-49d7-42ec-ac19-307ce19a1e55 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:28.424604 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0e8bc789-49d7-42ec-ac19-307ce19a1e55 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:28.431368 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:28.431368 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:28.435151 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-0e8bc789-49d7-42ec-ac19-307ce19a1e55 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:28.439211 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0e8bc789-49d7-42ec-ac19-307ce19a1e55 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc returned with HTTP 200 Aug 25 16:33:28.439565 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1119/4508] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:28 2026] GET /volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:28.727769 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9be5d87a-a9b4-430c-a375-1c6a984fb738 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:28.729638 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9be5d87a-a9b4-430c-a375-1c6a984fb738 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/6afddc52-ea0a-4a25-a065-23490051fc81 Aug 25 16:33:28.729882 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9be5d87a-a9b4-430c-a375-1c6a984fb738 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:28.730105 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9be5d87a-a9b4-430c-a375-1c6a984fb738 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:28.735669 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9be5d87a-a9b4-430c-a375-1c6a984fb738 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/6afddc52-ea0a-4a25-a065-23490051fc81 returned with HTTP 404 Aug 25 16:33:28.736118 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1132/4509] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:28 2026] GET /volume/v3/volumes/6afddc52-ea0a-4a25-a065-23490051fc81 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:33:28.760348 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f37c7a50-9b84-486f-9881-6fe454637b8d None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:28.762323 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f37c7a50-9b84-486f-9881-6fe454637b8d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:33:28.762712 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f37c7a50-9b84-486f-9881-6fe454637b8d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-971925735", "snapshot_id": null, "imageRef": "9fcea7ad-f61c-4330-b26d-860af52471bb", "volume_type": null, "size": 1}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:33:28.764215 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-f37c7a50-9b84-486f-9881-6fe454637b8d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-971925735', 'snapshot_id': None, 'imageRef': '9fcea7ad-f61c-4330-b26d-860af52471bb', 'volume_type': None, 'size': 1}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:33:28.790651 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-42f3c07b-2f8c-42f4-a455-613c24930a73 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:28.792714 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-42f3c07b-2f8c-42f4-a455-613c24930a73 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 Aug 25 16:33:28.792918 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-42f3c07b-2f8c-42f4-a455-613c24930a73 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:28.793093 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-42f3c07b-2f8c-42f4-a455-613c24930a73 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:28.793215 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-42f3c07b-2f8c-42f4-a455-613c24930a73 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id d704eea2-7deb-454e-a497-deec3a5dc572. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:28.797204 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:28.797204 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:28.797757 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-42f3c07b-2f8c-42f4-a455-613c24930a73 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 returned with HTTP 200 Aug 25 16:33:28.798096 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1135/4510] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:28 2026] GET /volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:28.838506 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-f37c7a50-9b84-486f-9881-6fe454637b8d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Create volume of 1 GB Aug 25 16:33:28.842504 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-f37c7a50-9b84-486f-9881-6fe454637b8d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Availability Zones retrieved successfully. Aug 25 16:33:28.847695 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f37c7a50-9b84-486f-9881-6fe454637b8d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Flow 'volume_create_api' (fe0f8ea6-eadf-41e0-a024-7ad71ea6728b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:33:28.848618 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f37c7a50-9b84-486f-9881-6fe454637b8d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0788c4b-6fd3-476e-8833-c60e2c892b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:28.849722 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-f37c7a50-9b84-486f-9881-6fe454637b8d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:33:28.901845 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f37c7a50-9b84-486f-9881-6fe454637b8d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0788c4b-6fd3-476e-8833-c60e2c892b91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:28.902747 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f37c7a50-9b84-486f-9881-6fe454637b8d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e1f0620-4130-4a45-9c11-6afe8f10a960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:28.949112 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-f37c7a50-9b84-486f-9881-6fe454637b8d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Created reservations ['7ecd4c7e-ae74-4075-bfcf-f923484b216e', '0a35a1ec-d9c3-45c6-8e64-5f8aa9a6c446', 'c34e1c46-2d14-4b2e-8008-076c5a46a273', 'c5438605-05c1-4696-90ed-dcbbcdf0341c'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:33:28.949863 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f37c7a50-9b84-486f-9881-6fe454637b8d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e1f0620-4130-4a45-9c11-6afe8f10a960) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ecd4c7e-ae74-4075-bfcf-f923484b216e', '0a35a1ec-d9c3-45c6-8e64-5f8aa9a6c446', 'c34e1c46-2d14-4b2e-8008-076c5a46a273', 'c5438605-05c1-4696-90ed-dcbbcdf0341c']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:28.950501 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f37c7a50-9b84-486f-9881-6fe454637b8d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdb696c2-6112-4155-8f09-d1a00bc7f958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:28.979611 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f37c7a50-9b84-486f-9881-6fe454637b8d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdb696c2-6112-4155-8f09-d1a00bc7f958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fdb4058-79a2-4129-925b-e632fcde43c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-971925735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a42f8af637549e4bd755df18f9c4bbc',qos_specs=None,replication_status=,reservations=['7ecd4c7e-ae74-4075-bfcf-f923484b216e','0a35a1ec-d9c3-45c6-8e64-5f8aa9a6c446','c34e1c46-2d14-4b2e-8008-076c5a46a273','c5438605-05c1-4696-90ed-dcbbcdf0341c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e7476ebfc64ba587039307d7d82a0b',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:33:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-971925735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fdb4058-79a2-4129-925b-e632fcde43c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a42f8af637549e4bd755df18f9c4bbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01e7476ebfc64ba587039307d7d82a0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:28.980318 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f37c7a50-9b84-486f-9881-6fe454637b8d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c628c92f-9515-4bb6-baf6-ad2d90584b37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:28.998115 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f37c7a50-9b84-486f-9881-6fe454637b8d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c628c92f-9515-4bb6-baf6-ad2d90584b37) transitioned into state 'SUCCESS' from state '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-971925735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a42f8af637549e4bd755df18f9c4bbc',qos_specs=None,replication_status=,reservations=['7ecd4c7e-ae74-4075-bfcf-f923484b216e','0a35a1ec-d9c3-45c6-8e64-5f8aa9a6c446','c34e1c46-2d14-4b2e-8008-076c5a46a273','c5438605-05c1-4696-90ed-dcbbcdf0341c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e7476ebfc64ba587039307d7d82a0b',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:28.998789 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f37c7a50-9b84-486f-9881-6fe454637b8d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6301adbd-c614-4eaa-aed5-1f3976d8371c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:29.008004 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f37c7a50-9b84-486f-9881-6fe454637b8d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6301adbd-c614-4eaa-aed5-1f3976d8371c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:29.008724 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-f37c7a50-9b84-486f-9881-6fe454637b8d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Flow 'volume_create_api' (fe0f8ea6-eadf-41e0-a024-7ad71ea6728b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:33:29.008981 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-f37c7a50-9b84-486f-9881-6fe454637b8d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Create volume request issued successfully. Aug 25 16:33:29.009489 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f37c7a50-9b84-486f-9881-6fe454637b8d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:33:29.009878 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1125/4511] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:33:28 2026] POST /volume/v3/volumes => generated 758 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:33:29.020347 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-1dd49b53-199a-48ba-8553-42a186f1a636 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:29.022680 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1dd49b53-199a-48ba-8553-42a186f1a636 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/0fdb4058-79a2-4129-925b-e632fcde43c5 Aug 25 16:33:29.024012 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1dd49b53-199a-48ba-8553-42a186f1a636 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:29.024012 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1dd49b53-199a-48ba-8553-42a186f1a636 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:29.031597 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:29.031597 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:29.035152 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-1dd49b53-199a-48ba-8553-42a186f1a636 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:33:29.038504 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1dd49b53-199a-48ba-8553-42a186f1a636 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/0fdb4058-79a2-4129-925b-e632fcde43c5 returned with HTTP 200 Aug 25 16:33:29.038885 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1120/4512] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:29 2026] GET /volume/v3/volumes/0fdb4058-79a2-4129-925b-e632fcde43c5 => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:29.460645 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e0429674-2155-4c97-84b7-2efa39ed7314 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:29.462770 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e0429674-2155-4c97-84b7-2efa39ed7314 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc Aug 25 16:33:29.463015 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e0429674-2155-4c97-84b7-2efa39ed7314 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:29.463258 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e0429674-2155-4c97-84b7-2efa39ed7314 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:29.470710 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:29.470710 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:29.474285 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-e0429674-2155-4c97-84b7-2efa39ed7314 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:29.479434 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e0429674-2155-4c97-84b7-2efa39ed7314 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc returned with HTTP 200 Aug 25 16:33:29.479893 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1133/4513] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:29 2026] GET /volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc => generated 925 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:29.808243 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-facc54c6-84c1-4ddd-b83f-e2176282b71d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:29.810080 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-facc54c6-84c1-4ddd-b83f-e2176282b71d tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 Aug 25 16:33:29.810294 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-facc54c6-84c1-4ddd-b83f-e2176282b71d tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:29.810508 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-facc54c6-84c1-4ddd-b83f-e2176282b71d tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:29.810690 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-facc54c6-84c1-4ddd-b83f-e2176282b71d tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id d704eea2-7deb-454e-a497-deec3a5dc572. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:29.812508 np0000008093 devstack@c-api.service[100457]: DEBUG dbcounter [-] [100457] Writing DB stats cinder:SELECT=366,cinder:INSERT=61,cinder:UPDATE=113,cinder:DELETE=4 {{(pid=100457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:33:29.815580 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:29.815580 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:29.816304 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-facc54c6-84c1-4ddd-b83f-e2176282b71d tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 returned with HTTP 200 Aug 25 16:33:29.816852 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1136/4514] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:29 2026] GET /volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:30.052372 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-11a67bd5-9a74-4c98-80a7-67d04d467fde None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:30.054121 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-11a67bd5-9a74-4c98-80a7-67d04d467fde tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/0fdb4058-79a2-4129-925b-e632fcde43c5 Aug 25 16:33:30.054329 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-11a67bd5-9a74-4c98-80a7-67d04d467fde tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:30.054523 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-11a67bd5-9a74-4c98-80a7-67d04d467fde tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:30.061273 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:30.061273 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:30.064405 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-11a67bd5-9a74-4c98-80a7-67d04d467fde tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:33:30.068499 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-11a67bd5-9a74-4c98-80a7-67d04d467fde tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/0fdb4058-79a2-4129-925b-e632fcde43c5 returned with HTTP 200 Aug 25 16:33:30.068857 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1126/4515] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:30 2026] GET /volume/v3/volumes/0fdb4058-79a2-4129-925b-e632fcde43c5 => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:30.082284 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f06c6f9a-e406-48b3-87e3-574eb57c04d2 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:30.083859 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f06c6f9a-e406-48b3-87e3-574eb57c04d2 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/0fdb4058-79a2-4129-925b-e632fcde43c5 Aug 25 16:33:30.084037 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f06c6f9a-e406-48b3-87e3-574eb57c04d2 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:30.084243 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f06c6f9a-e406-48b3-87e3-574eb57c04d2 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:30.093678 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:30.093678 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:30.098310 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-f06c6f9a-e406-48b3-87e3-574eb57c04d2 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:33:30.104554 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f06c6f9a-e406-48b3-87e3-574eb57c04d2 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/0fdb4058-79a2-4129-925b-e632fcde43c5 returned with HTTP 200 Aug 25 16:33:30.105030 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1121/4516] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:33:30 2026] GET /volume/v3/volumes/0fdb4058-79a2-4129-925b-e632fcde43c5 => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:30.504820 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-2cac52c4-1c1d-4f18-a67e-6dfa0aac0b26 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:30.506876 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2cac52c4-1c1d-4f18-a67e-6dfa0aac0b26 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc Aug 25 16:33:30.507169 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2cac52c4-1c1d-4f18-a67e-6dfa0aac0b26 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:30.507406 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2cac52c4-1c1d-4f18-a67e-6dfa0aac0b26 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:30.517332 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:30.517332 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:30.521545 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-2cac52c4-1c1d-4f18-a67e-6dfa0aac0b26 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:30.526521 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2cac52c4-1c1d-4f18-a67e-6dfa0aac0b26 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc returned with HTTP 200 Aug 25 16:33:30.527178 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1134/4517] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:30 2026] GET /volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:30.826897 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-ae0d91c9-5496-45b0-8aaa-92fd97e06847 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:30.828716 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ae0d91c9-5496-45b0-8aaa-92fd97e06847 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 Aug 25 16:33:30.828919 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ae0d91c9-5496-45b0-8aaa-92fd97e06847 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:30.829150 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ae0d91c9-5496-45b0-8aaa-92fd97e06847 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:30.829251 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-ae0d91c9-5496-45b0-8aaa-92fd97e06847 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id d704eea2-7deb-454e-a497-deec3a5dc572. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:30.833235 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:30.833235 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:30.833765 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ae0d91c9-5496-45b0-8aaa-92fd97e06847 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 returned with HTTP 200 Aug 25 16:33:30.834108 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1137/4518] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:30 2026] GET /volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:31.272975 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-03452b1f-e221-49a7-b193-20b259ecd7fe req-dae4f558-e610-48c7-a29e-ba3ae1ba7671 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:31.275181 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-03452b1f-e221-49a7-b193-20b259ecd7fe req-dae4f558-e610-48c7-a29e-ba3ae1ba7671 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/0fdb4058-79a2-4129-925b-e632fcde43c5 Aug 25 16:33:31.275390 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-03452b1f-e221-49a7-b193-20b259ecd7fe req-dae4f558-e610-48c7-a29e-ba3ae1ba7671 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:31.275562 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-03452b1f-e221-49a7-b193-20b259ecd7fe req-dae4f558-e610-48c7-a29e-ba3ae1ba7671 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:31.277663 np0000008093 devstack@c-api.service[100456]: DEBUG dbcounter [-] [100456] Writing DB stats cinder:SELECT=364,cinder:UPDATE=109,cinder:INSERT=60 {{(pid=100456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:33:31.284311 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:31.284311 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:31.288039 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-03452b1f-e221-49a7-b193-20b259ecd7fe req-dae4f558-e610-48c7-a29e-ba3ae1ba7671 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:33:31.293335 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-03452b1f-e221-49a7-b193-20b259ecd7fe req-dae4f558-e610-48c7-a29e-ba3ae1ba7671 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/0fdb4058-79a2-4129-925b-e632fcde43c5 returned with HTTP 200 Aug 25 16:33:31.293522 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1127/4519] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:33:31 2026] GET /volume/v3/volumes/0fdb4058-79a2-4129-925b-e632fcde43c5 => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:31.559760 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-452eb894-a3f4-4237-a559-a52a638688cb None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:31.561218 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-452eb894-a3f4-4237-a559-a52a638688cb tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc Aug 25 16:33:31.561218 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-452eb894-a3f4-4237-a559-a52a638688cb tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:31.562337 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-452eb894-a3f4-4237-a559-a52a638688cb tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:31.569796 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:31.569796 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:31.576471 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-452eb894-a3f4-4237-a559-a52a638688cb tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:31.583639 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-452eb894-a3f4-4237-a559-a52a638688cb tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc returned with HTTP 200 Aug 25 16:33:31.587730 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1122/4520] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:31 2026] GET /volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:31.716813 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-03452b1f-e221-49a7-b193-20b259ecd7fe req-39cd8712-1359-46ca-8009-5d3abe1af5dc None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:31.718707 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-03452b1f-e221-49a7-b193-20b259ecd7fe req-39cd8712-1359-46ca-8009-5d3abe1af5dc tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/0fdb4058-79a2-4129-925b-e632fcde43c5 Aug 25 16:33:31.718889 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-03452b1f-e221-49a7-b193-20b259ecd7fe req-39cd8712-1359-46ca-8009-5d3abe1af5dc tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:31.719064 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-03452b1f-e221-49a7-b193-20b259ecd7fe req-39cd8712-1359-46ca-8009-5d3abe1af5dc tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:31.721094 np0000008093 devstack@c-api.service[100454]: DEBUG dbcounter [-] [100454] Writing DB stats cinder:SELECT=312,cinder:UPDATE=87,cinder:DELETE=3,cinder:INSERT=40 {{(pid=100454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:33:31.727881 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:31.727881 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:31.732097 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-03452b1f-e221-49a7-b193-20b259ecd7fe req-39cd8712-1359-46ca-8009-5d3abe1af5dc tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:33:31.737069 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-03452b1f-e221-49a7-b193-20b259ecd7fe req-39cd8712-1359-46ca-8009-5d3abe1af5dc tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/0fdb4058-79a2-4129-925b-e632fcde43c5 returned with HTTP 200 Aug 25 16:33:31.737531 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1135/4521] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:33:31 2026] GET /volume/v3/volumes/0fdb4058-79a2-4129-925b-e632fcde43c5 => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:31.745891 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-745b8c47-afe3-42b6-976c-435f16021158 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:31.746276 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-745b8c47-afe3-42b6-976c-435f16021158 None None] GET https://10.4.3.102/volume// Aug 25 16:33:31.746451 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-745b8c47-afe3-42b6-976c-435f16021158 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:31.746642 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-745b8c47-afe3-42b6-976c-435f16021158 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:31.746944 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-745b8c47-afe3-42b6-976c-435f16021158 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:33:31.747235 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1138/4522] 10.4.3.102 () {66 vars in 1419 bytes} [Tue Aug 25 16:33:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:33:31.753313 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-03452b1f-e221-49a7-b193-20b259ecd7fe req-2f750e61-4425-4a8e-a652-40fd97074798 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:31.755256 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-03452b1f-e221-49a7-b193-20b259ecd7fe req-2f750e61-4425-4a8e-a652-40fd97074798 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:33:31.755633 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-03452b1f-e221-49a7-b193-20b259ecd7fe req-2f750e61-4425-4a8e-a652-40fd97074798 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0fdb4058-79a2-4129-925b-e632fcde43c5", "connector": null, "instance_uuid": "a837d151-43e5-4ec8-82b6-fdbd2f947cf1"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:33:31.771299 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:31.771299 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:31.844890 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-1830981a-2097-4481-8f6a-0b6cd2a9aab6 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:31.846548 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1830981a-2097-4481-8f6a-0b6cd2a9aab6 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 Aug 25 16:33:31.846754 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1830981a-2097-4481-8f6a-0b6cd2a9aab6 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:31.846919 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1830981a-2097-4481-8f6a-0b6cd2a9aab6 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:31.847012 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-1830981a-2097-4481-8f6a-0b6cd2a9aab6 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id d704eea2-7deb-454e-a497-deec3a5dc572. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:31.850535 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:31.850535 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:31.851290 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1830981a-2097-4481-8f6a-0b6cd2a9aab6 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 returned with HTTP 200 Aug 25 16:33:31.851457 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1123/4523] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:31 2026] GET /volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:31.863069 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-03452b1f-e221-49a7-b193-20b259ecd7fe req-2f750e61-4425-4a8e-a652-40fd97074798 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:33:31.863578 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1128/4524] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:33:31 2026] POST /volume/v3/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:32.639215 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-d82075d9-8119-485d-9425-9e99f5551c31 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:32.640948 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d82075d9-8119-485d-9425-9e99f5551c31 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc Aug 25 16:33:32.641296 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d82075d9-8119-485d-9425-9e99f5551c31 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:32.641375 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d82075d9-8119-485d-9425-9e99f5551c31 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:32.649223 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:32.649223 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:32.653192 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-d82075d9-8119-485d-9425-9e99f5551c31 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:32.657980 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d82075d9-8119-485d-9425-9e99f5551c31 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc returned with HTTP 200 Aug 25 16:33:32.658311 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1136/4525] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:32 2026] GET /volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:32.861001 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-aaf55c6d-5b54-4202-b6b2-0e5dc0b59696 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:32.863043 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-aaf55c6d-5b54-4202-b6b2-0e5dc0b59696 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 Aug 25 16:33:32.863302 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-aaf55c6d-5b54-4202-b6b2-0e5dc0b59696 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:32.863536 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-aaf55c6d-5b54-4202-b6b2-0e5dc0b59696 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:32.863708 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-aaf55c6d-5b54-4202-b6b2-0e5dc0b59696 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id d704eea2-7deb-454e-a497-deec3a5dc572. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:32.868570 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:32.868570 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:32.869396 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-aaf55c6d-5b54-4202-b6b2-0e5dc0b59696 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 returned with HTTP 200 Aug 25 16:33:32.869913 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1139/4526] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:32 2026] GET /volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:32.996359 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-62f0b3c6-32fb-4a17-9794-23d5aa78a3d0 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:32.996703 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-62f0b3c6-32fb-4a17-9794-23d5aa78a3d0 None None] GET https://10.4.3.102/volume// Aug 25 16:33:32.996886 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-62f0b3c6-32fb-4a17-9794-23d5aa78a3d0 None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:32.997028 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-62f0b3c6-32fb-4a17-9794-23d5aa78a3d0 None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:32.997337 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-62f0b3c6-32fb-4a17-9794-23d5aa78a3d0 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:33:32.997617 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1124/4527] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:33:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:33:33.008487 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-03452b1f-e221-49a7-b193-20b259ecd7fe req-e2d4ef12-ab6a-43af-b52c-a5d1b2fde5b4 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:33.010504 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-03452b1f-e221-49a7-b193-20b259ecd7fe req-e2d4ef12-ab6a-43af-b52c-a5d1b2fde5b4 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/0fdb4058-79a2-4129-925b-e632fcde43c5 Aug 25 16:33:33.010738 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-03452b1f-e221-49a7-b193-20b259ecd7fe req-e2d4ef12-ab6a-43af-b52c-a5d1b2fde5b4 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:33.010933 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-03452b1f-e221-49a7-b193-20b259ecd7fe req-e2d4ef12-ab6a-43af-b52c-a5d1b2fde5b4 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:33.057602 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:33.057602 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:33.065022 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-03452b1f-e221-49a7-b193-20b259ecd7fe req-e2d4ef12-ab6a-43af-b52c-a5d1b2fde5b4 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:33:33.072321 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-03452b1f-e221-49a7-b193-20b259ecd7fe req-e2d4ef12-ab6a-43af-b52c-a5d1b2fde5b4 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/0fdb4058-79a2-4129-925b-e632fcde43c5 returned with HTTP 200 Aug 25 16:33:33.072784 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1129/4528] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:33:33 2026] GET /volume/v3/volumes/0fdb4058-79a2-4129-925b-e632fcde43c5 => generated 1545 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:33:33.207162 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-03452b1f-e221-49a7-b193-20b259ecd7fe req-09c2a06f-2755-44c8-8e27-8100561eff9c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:33.209544 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-03452b1f-e221-49a7-b193-20b259ecd7fe req-09c2a06f-2755-44c8-8e27-8100561eff9c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] PUT https://10.4.3.102/volume/v3/attachments/ef714cd7-389d-44b7-9e32-78e44232b4e7 Aug 25 16:33:33.209998 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-03452b1f-e221-49a7-b193-20b259ecd7fe req-09c2a06f-2755-44c8-8e27-8100561eff9c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:33:33.219996 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-03452b1f-e221-49a7-b193-20b259ecd7fe req-09c2a06f-2755-44c8-8e27-8100561eff9c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Acquiring lock "cinder-attachment_update-0fdb4058-79a2-4129-925b-e632fcde43c5-np0000008093" by "attachment_update" {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:33:33.227214 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-03452b1f-e221-49a7-b193-20b259ecd7fe req-09c2a06f-2755-44c8-8e27-8100561eff9c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Lock "cinder-attachment_update-0fdb4058-79a2-4129-925b-e632fcde43c5-np0000008093" acquired by "attachment_update" :: waited 0.007s {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:33:33.228748 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:33.228748 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:33.322546 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-03452b1f-e221-49a7-b193-20b259ecd7fe req-09c2a06f-2755-44c8-8e27-8100561eff9c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Lock "cinder-attachment_update-0fdb4058-79a2-4129-925b-e632fcde43c5-np0000008093" released by "attachment_update" :: held 0.095s {{(pid=100454) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:33:33.322930 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-03452b1f-e221-49a7-b193-20b259ecd7fe req-09c2a06f-2755-44c8-8e27-8100561eff9c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/attachments/ef714cd7-389d-44b7-9e32-78e44232b4e7 returned with HTTP 200 Aug 25 16:33:33.323534 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1137/4529] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:33:33 2026] PUT /volume/v3/attachments/ef714cd7-389d-44b7-9e32-78e44232b4e7 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:33.356527 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-03452b1f-e221-49a7-b193-20b259ecd7fe req-802bce8f-6400-43e5-bd64-0e99cde84b52 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:33.359689 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-03452b1f-e221-49a7-b193-20b259ecd7fe req-802bce8f-6400-43e5-bd64-0e99cde84b52 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] POST https://10.4.3.102/volume/v3/attachments/ef714cd7-389d-44b7-9e32-78e44232b4e7/action Aug 25 16:33:33.362608 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-03452b1f-e221-49a7-b193-20b259ecd7fe req-802bce8f-6400-43e5-bd64-0e99cde84b52 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action body: b'{"os-complete": null}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:33:33.362608 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-03452b1f-e221-49a7-b193-20b259ecd7fe req-802bce8f-6400-43e5-bd64-0e99cde84b52 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:33:33.380474 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:33.380474 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:33.391168 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-03452b1f-e221-49a7-b193-20b259ecd7fe req-802bce8f-6400-43e5-bd64-0e99cde84b52 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/attachments/ef714cd7-389d-44b7-9e32-78e44232b4e7/action returned with HTTP 204 Aug 25 16:33:33.391825 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1140/4530] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:33:33 2026] POST /volume/v3/attachments/ef714cd7-389d-44b7-9e32-78e44232b4e7/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 25 16:33:33.697609 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-672b98e5-a09c-4aba-8a94-ad21263ef3e6 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:33.699840 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-672b98e5-a09c-4aba-8a94-ad21263ef3e6 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc Aug 25 16:33:33.700033 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-672b98e5-a09c-4aba-8a94-ad21263ef3e6 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:33.700222 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-672b98e5-a09c-4aba-8a94-ad21263ef3e6 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:33.702349 np0000008093 devstack@c-api.service[100455]: DEBUG dbcounter [-] [100455] Writing DB stats cinder:SELECT=338,cinder:INSERT=54,cinder:UPDATE=99,cinder:DELETE=2 {{(pid=100455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:33:33.708092 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:33.708092 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:33.712956 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-672b98e5-a09c-4aba-8a94-ad21263ef3e6 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:33.717201 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-672b98e5-a09c-4aba-8a94-ad21263ef3e6 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc returned with HTTP 200 Aug 25 16:33:33.718164 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1125/4531] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:33 2026] GET /volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:33.880432 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-083398ef-b674-4788-951c-d56c81f848ab None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:33.882712 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-083398ef-b674-4788-951c-d56c81f848ab tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 Aug 25 16:33:33.882991 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-083398ef-b674-4788-951c-d56c81f848ab tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:33.883817 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-083398ef-b674-4788-951c-d56c81f848ab tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:33.883817 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-083398ef-b674-4788-951c-d56c81f848ab tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id d704eea2-7deb-454e-a497-deec3a5dc572. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:33.888660 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:33.888660 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:33.889632 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-083398ef-b674-4788-951c-d56c81f848ab tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 returned with HTTP 200 Aug 25 16:33:33.890255 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1130/4532] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:33 2026] GET /volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:34.731882 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-4d463acc-2f24-4b3f-832e-d9b258c00373 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:34.735104 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4d463acc-2f24-4b3f-832e-d9b258c00373 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc Aug 25 16:33:34.735330 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4d463acc-2f24-4b3f-832e-d9b258c00373 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:34.735525 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4d463acc-2f24-4b3f-832e-d9b258c00373 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:34.742695 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:34.742695 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:34.746493 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-4d463acc-2f24-4b3f-832e-d9b258c00373 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:34.750875 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4d463acc-2f24-4b3f-832e-d9b258c00373 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc returned with HTTP 200 Aug 25 16:33:34.751291 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1138/4533] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:34 2026] GET /volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:34.905432 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-e18d0acd-a64d-45f6-af41-5734bcadb6d9 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:34.907925 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e18d0acd-a64d-45f6-af41-5734bcadb6d9 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 Aug 25 16:33:34.908227 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e18d0acd-a64d-45f6-af41-5734bcadb6d9 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:34.908480 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e18d0acd-a64d-45f6-af41-5734bcadb6d9 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:34.908646 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-e18d0acd-a64d-45f6-af41-5734bcadb6d9 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id d704eea2-7deb-454e-a497-deec3a5dc572. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:34.914122 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:34.914122 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:34.914958 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e18d0acd-a64d-45f6-af41-5734bcadb6d9 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 returned with HTTP 200 Aug 25 16:33:34.915572 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1141/4534] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:34 2026] GET /volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:35.771723 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-3cb8d878-f448-4a83-9399-918fb195df3b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:35.773456 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3cb8d878-f448-4a83-9399-918fb195df3b tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc Aug 25 16:33:35.773672 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3cb8d878-f448-4a83-9399-918fb195df3b tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:35.773853 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3cb8d878-f448-4a83-9399-918fb195df3b tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:35.780933 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:35.780933 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:35.784628 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-3cb8d878-f448-4a83-9399-918fb195df3b tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:35.788863 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3cb8d878-f448-4a83-9399-918fb195df3b tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc returned with HTTP 200 Aug 25 16:33:35.789309 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1126/4535] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:35 2026] GET /volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:35.927566 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-abff3148-22af-4dcf-8aae-4f079a8afb0a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:35.929639 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-abff3148-22af-4dcf-8aae-4f079a8afb0a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 Aug 25 16:33:35.929639 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-abff3148-22af-4dcf-8aae-4f079a8afb0a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:35.929639 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-abff3148-22af-4dcf-8aae-4f079a8afb0a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:35.929639 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-abff3148-22af-4dcf-8aae-4f079a8afb0a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id d704eea2-7deb-454e-a497-deec3a5dc572. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:35.933227 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:35.933227 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:35.933744 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-abff3148-22af-4dcf-8aae-4f079a8afb0a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 returned with HTTP 200 Aug 25 16:33:35.934052 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1131/4536] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:35 2026] GET /volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:36.803451 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-fba69a17-f6a9-43bd-8452-93c9fc512b99 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:36.805581 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fba69a17-f6a9-43bd-8452-93c9fc512b99 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc Aug 25 16:33:36.805866 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fba69a17-f6a9-43bd-8452-93c9fc512b99 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:36.806119 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fba69a17-f6a9-43bd-8452-93c9fc512b99 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:36.813871 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:36.813871 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:36.817624 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-fba69a17-f6a9-43bd-8452-93c9fc512b99 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:36.822854 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fba69a17-f6a9-43bd-8452-93c9fc512b99 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc returned with HTTP 200 Aug 25 16:33:36.823390 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1139/4537] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:36 2026] GET /volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:36.943805 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-9bec3576-44c8-4982-a87d-4a442727b94c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:36.945412 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9bec3576-44c8-4982-a87d-4a442727b94c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 Aug 25 16:33:36.945722 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9bec3576-44c8-4982-a87d-4a442727b94c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:36.946917 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9bec3576-44c8-4982-a87d-4a442727b94c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:36.946917 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-9bec3576-44c8-4982-a87d-4a442727b94c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id d704eea2-7deb-454e-a497-deec3a5dc572. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:36.950443 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:36.950443 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:36.951099 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9bec3576-44c8-4982-a87d-4a442727b94c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 returned with HTTP 200 Aug 25 16:33:36.951515 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1142/4538] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:36 2026] GET /volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:37.837476 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-37c25e5b-e326-40f2-b15b-1fe5aad43499 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:37.839625 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-37c25e5b-e326-40f2-b15b-1fe5aad43499 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc Aug 25 16:33:37.839899 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-37c25e5b-e326-40f2-b15b-1fe5aad43499 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:37.840136 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-37c25e5b-e326-40f2-b15b-1fe5aad43499 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:37.848648 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:37.848648 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:37.852722 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-37c25e5b-e326-40f2-b15b-1fe5aad43499 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:37.857037 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-37c25e5b-e326-40f2-b15b-1fe5aad43499 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc returned with HTTP 200 Aug 25 16:33:37.857392 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1127/4539] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:37 2026] GET /volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:37.962965 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d8749fdf-9508-48ba-8083-3258210bba30 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:37.964629 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d8749fdf-9508-48ba-8083-3258210bba30 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 Aug 25 16:33:37.964841 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d8749fdf-9508-48ba-8083-3258210bba30 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:37.965029 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d8749fdf-9508-48ba-8083-3258210bba30 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:37.965117 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-d8749fdf-9508-48ba-8083-3258210bba30 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id d704eea2-7deb-454e-a497-deec3a5dc572. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:37.969122 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:37.969122 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:37.969749 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d8749fdf-9508-48ba-8083-3258210bba30 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 returned with HTTP 200 Aug 25 16:33:37.970084 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1132/4540] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:37 2026] GET /volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:38.870749 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-3913ddc5-b9cf-4266-afbb-58c4eb1d7488 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:38.872269 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3913ddc5-b9cf-4266-afbb-58c4eb1d7488 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc Aug 25 16:33:38.872464 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3913ddc5-b9cf-4266-afbb-58c4eb1d7488 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:38.872677 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3913ddc5-b9cf-4266-afbb-58c4eb1d7488 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:38.879893 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:38.879893 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:38.883428 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-3913ddc5-b9cf-4266-afbb-58c4eb1d7488 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:38.887493 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3913ddc5-b9cf-4266-afbb-58c4eb1d7488 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc returned with HTTP 200 Aug 25 16:33:38.887900 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1140/4541] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:38 2026] GET /volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:38.983186 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-79b602fc-913d-4543-adbe-893614e6c4a4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:38.984908 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-79b602fc-913d-4543-adbe-893614e6c4a4 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 Aug 25 16:33:38.985185 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-79b602fc-913d-4543-adbe-893614e6c4a4 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:38.985338 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-79b602fc-913d-4543-adbe-893614e6c4a4 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:38.985439 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-79b602fc-913d-4543-adbe-893614e6c4a4 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id d704eea2-7deb-454e-a497-deec3a5dc572. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:38.992058 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:38.992058 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:38.992716 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-79b602fc-913d-4543-adbe-893614e6c4a4 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 returned with HTTP 200 Aug 25 16:33:38.993086 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1143/4542] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:38 2026] GET /volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:39.005574 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-700b893a-bc85-4aef-b44d-345f1d452718 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:39.008353 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-700b893a-bc85-4aef-b44d-345f1d452718 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572/export_record Aug 25 16:33:39.008608 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-700b893a-bc85-4aef-b44d-345f1d452718 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:39.008831 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-700b893a-bc85-4aef-b44d-345f1d452718 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'export_record' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:39.008981 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.contrib.backups [None req-700b893a-bc85-4aef-b44d-345f1d452718 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Export record for backup d704eea2-7deb-454e-a497-deec3a5dc572. {{(pid=100455) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 25 16:33:39.013869 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:39.013869 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:39.014941 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.backup.api [None req-700b893a-bc85-4aef-b44d-345f1d452718 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling RPCAPI with context: , host: np0000008093, backup: d704eea2-7deb-454e-a497-deec3a5dc572. {{(pid=100455) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 25 16:33:39.020872 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.backup.rpcapi [None req-700b893a-bc85-4aef-b44d-345f1d452718 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] export_record in rpcapi backup_id d704eea2-7deb-454e-a497-deec3a5dc572 on host np0000008093. {{(pid=100455) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 25 16:33:39.033474 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.contrib.backups [None req-700b893a-bc85-4aef-b44d-345f1d452718 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDcwNGVlYTItN2RlYi00NTRlLWE0OTctZGVlYzNhNWRjNTcyIiwgInVzZXJfaWQiOiAiNDViMDU3NjU0ZDIwNDY0OWEyYTA0MDFjODYzYmNjM2QiLCAicHJvamVjdF9pZCI6ICI2ZmZjYzc5ZGIxNzc0N2Y3OThhMjNhNTJlMmFlNjJhMyIsICJ2b2x1bWVfaWQiOiAiZTQwYTM0ODQtNzk3Zi00YTc5LWIwMmQtOGFhNGFlMzZhZjUwIiwgImhvc3QiOiAibnAwMDAwMDA4MDkzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzkwOTkwNjY3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTQwYTM0ODQtNzk3Zi00YTc5LWIwMmQtOGFhNGFlMzZhZjUwLzIwMjYwODI1MTYzMzI0L2F6X25vdmFfYmFja3VwX2Q3MDRlZWEyLTdkZWItNDU0ZS1hNDk3LWRlZWMzYTVkYzU3MiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMTY6MzM6MTlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTY6MzM6MTlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxNjozMzozOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100455) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 25 16:33:39.033785 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-700b893a-bc85-4aef-b44d-345f1d452718 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572/export_record returned with HTTP 200 Aug 25 16:33:39.034417 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1128/4543] 10.4.3.102 () {68 vars in 1430 bytes} [Tue Aug 25 16:33:39 2026] GET /volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572/export_record => generated 1424 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:39.042205 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-10714213-bc25-42d7-af53-adc5c4e27deb None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:39.043939 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-10714213-bc25-42d7-af53-adc5c4e27deb tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 Aug 25 16:33:39.044462 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-10714213-bc25-42d7-af53-adc5c4e27deb tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:39.044462 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-10714213-bc25-42d7-af53-adc5c4e27deb tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:39.044462 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-10714213-bc25-42d7-af53-adc5c4e27deb tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id d704eea2-7deb-454e-a497-deec3a5dc572. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:39.054212 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:39.054212 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:39.055157 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-10714213-bc25-42d7-af53-adc5c4e27deb tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 returned with HTTP 200 Aug 25 16:33:39.055662 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1133/4544] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:39 2026] GET /volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:39.066011 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ca66d48c-d8c6-4e34-991f-d7ac0b00eb10 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:39.067758 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ca66d48c-d8c6-4e34-991f-d7ac0b00eb10 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] POST https://10.4.3.102/volume/v3/backups/import_record Aug 25 16:33:39.068160 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ca66d48c-d8c6-4e34-991f-d7ac0b00eb10 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjEyMTljMjMtOTkwYy00ODBhLTllMDEtNDhmMzFlYTM2Y2JhIiwgInVzZXJfaWQiOiAiNDViMDU3NjU0ZDIwNDY0OWEyYTA0MDFjODYzYmNjM2QiLCAicHJvamVjdF9pZCI6ICI2ZmZjYzc5ZGIxNzc0N2Y3OThhMjNhNTJlMmFlNjJhMyIsICJ2b2x1bWVfaWQiOiAiZTQwYTM0ODQtNzk3Zi00YTc5LWIwMmQtOGFhNGFlMzZhZjUwIiwgImhvc3QiOiAibnAwMDAwMDA4MDkzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzkwOTkwNjY3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTQwYTM0ODQtNzk3Zi00YTc5LWIwMmQtOGFhNGFlMzZhZjUwLzIwMjYwODI1MTYzMzI0L2F6X25vdmFfYmFja3VwX2Q3MDRlZWEyLTdkZWItNDU0ZS1hNDk3LWRlZWMzYTVkYzU3MiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMTY6MzM6MTlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTY6MzM6MTlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxNjozMzozOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:33:39.069454 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.contrib.backups [None req-ca66d48c-d8c6-4e34-991f-d7ac0b00eb10 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjEyMTljMjMtOTkwYy00ODBhLTllMDEtNDhmMzFlYTM2Y2JhIiwgInVzZXJfaWQiOiAiNDViMDU3NjU0ZDIwNDY0OWEyYTA0MDFjODYzYmNjM2QiLCAicHJvamVjdF9pZCI6ICI2ZmZjYzc5ZGIxNzc0N2Y3OThhMjNhNTJlMmFlNjJhMyIsICJ2b2x1bWVfaWQiOiAiZTQwYTM0ODQtNzk3Zi00YTc5LWIwMmQtOGFhNGFlMzZhZjUwIiwgImhvc3QiOiAibnAwMDAwMDA4MDkzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzkwOTkwNjY3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTQwYTM0ODQtNzk3Zi00YTc5LWIwMmQtOGFhNGFlMzZhZjUwLzIwMjYwODI1MTYzMzI0L2F6X25vdmFfYmFja3VwX2Q3MDRlZWEyLTdkZWItNDU0ZS1hNDk3LWRlZWMzYTVkYzU3MiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMTY6MzM6MTlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTY6MzM6MTlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxNjozMzozOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100454) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 25 16:33:39.069562 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.contrib.backups [None req-ca66d48c-d8c6-4e34-991f-d7ac0b00eb10 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjEyMTljMjMtOTkwYy00ODBhLTllMDEtNDhmMzFlYTM2Y2JhIiwgInVzZXJfaWQiOiAiNDViMDU3NjU0ZDIwNDY0OWEyYTA0MDFjODYzYmNjM2QiLCAicHJvamVjdF9pZCI6ICI2ZmZjYzc5ZGIxNzc0N2Y3OThhMjNhNTJlMmFlNjJhMyIsICJ2b2x1bWVfaWQiOiAiZTQwYTM0ODQtNzk3Zi00YTc5LWIwMmQtOGFhNGFlMzZhZjUwIiwgImhvc3QiOiAibnAwMDAwMDA4MDkzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzkwOTkwNjY3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTQwYTM0ODQtNzk3Zi00YTc5LWIwMmQtOGFhNGFlMzZhZjUwLzIwMjYwODI1MTYzMzI0L2F6X25vdmFfYmFja3VwX2Q3MDRlZWEyLTdkZWItNDU0ZS1hNDk3LWRlZWMzYTVkYzU3MiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMTY6MzM6MTlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTY6MzM6MTlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxNjozMzozOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100454) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 25 16:33:39.092071 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-ca66d48c-d8c6-4e34-991f-d7ac0b00eb10 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Created reservations ['114e78ac-5664-428b-9aa0-0c5b78f4def4', '0ef23861-9e32-4cdd-af2c-9efbfedb338a'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:33:39.106469 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.backup.rpcapi [None req-ca66d48c-d8c6-4e34-991f-d7ac0b00eb10 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] import_record rpcapi backup id 61219c23-990c-480a-9e01-48f31ea36cba on host np0000008093 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjEyMTljMjMtOTkwYy00ODBhLTllMDEtNDhmMzFlYTM2Y2JhIiwgInVzZXJfaWQiOiAiNDViMDU3NjU0ZDIwNDY0OWEyYTA0MDFjODYzYmNjM2QiLCAicHJvamVjdF9pZCI6ICI2ZmZjYzc5ZGIxNzc0N2Y3OThhMjNhNTJlMmFlNjJhMyIsICJ2b2x1bWVfaWQiOiAiZTQwYTM0ODQtNzk3Zi00YTc5LWIwMmQtOGFhNGFlMzZhZjUwIiwgImhvc3QiOiAibnAwMDAwMDA4MDkzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzkwOTkwNjY3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTQwYTM0ODQtNzk3Zi00YTc5LWIwMmQtOGFhNGFlMzZhZjUwLzIwMjYwODI1MTYzMzI0L2F6X25vdmFfYmFja3VwX2Q3MDRlZWEyLTdkZWItNDU0ZS1hNDk3LWRlZWMzYTVkYzU3MiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMTY6MzM6MTlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTY6MzM6MTlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxNjozMzozOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100454) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 25 16:33:39.108306 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.contrib.backups [None req-ca66d48c-d8c6-4e34-991f-d7ac0b00eb10 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Import record output: {'backup': {'id': '61219c23-990c-480a-9e01-48f31ea36cba', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.102/volume/v3/backups/61219c23-990c-480a-9e01-48f31ea36cba'}, {'rel': 'bookmark', 'href': 'https://10.4.3.102/volume/backups/61219c23-990c-480a-9e01-48f31ea36cba'}]}}. {{(pid=100454) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 25 16:33:39.108506 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ca66d48c-d8c6-4e34-991f-d7ac0b00eb10 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/import_record returned with HTTP 201 Aug 25 16:33:39.108916 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1141/4545] 10.4.3.102 () {70 vars in 1342 bytes} [Tue Aug 25 16:33:39 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 43 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 25 16:33:39.116871 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-bd52e43f-07c9-4470-b849-15930f452622 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:39.118735 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bd52e43f-07c9-4470-b849-15930f452622 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/61219c23-990c-480a-9e01-48f31ea36cba Aug 25 16:33:39.118915 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bd52e43f-07c9-4470-b849-15930f452622 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:39.119091 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bd52e43f-07c9-4470-b849-15930f452622 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:39.119186 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-bd52e43f-07c9-4470-b849-15930f452622 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id 61219c23-990c-480a-9e01-48f31ea36cba. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:39.123200 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:39.123200 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:39.123774 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bd52e43f-07c9-4470-b849-15930f452622 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/61219c23-990c-480a-9e01-48f31ea36cba returned with HTTP 200 Aug 25 16:33:39.124209 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1144/4546] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:39 2026] GET /volume/v3/backups/61219c23-990c-480a-9e01-48f31ea36cba => generated 647 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:39.901970 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-4a2e87c3-5ee6-4881-b6bc-fb11fede8beb None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:39.903686 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4a2e87c3-5ee6-4881-b6bc-fb11fede8beb tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc Aug 25 16:33:39.903893 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4a2e87c3-5ee6-4881-b6bc-fb11fede8beb tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:39.904116 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4a2e87c3-5ee6-4881-b6bc-fb11fede8beb tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:39.911440 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:39.911440 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:39.915163 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-4a2e87c3-5ee6-4881-b6bc-fb11fede8beb tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:39.919757 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4a2e87c3-5ee6-4881-b6bc-fb11fede8beb tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc returned with HTTP 200 Aug 25 16:33:39.920183 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1129/4547] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:39 2026] GET /volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:33:39.934204 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f4de3632-4474-43cb-8b17-4d4f660cbb71 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:39.935765 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f4de3632-4474-43cb-8b17-4d4f660cbb71 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc Aug 25 16:33:39.935930 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f4de3632-4474-43cb-8b17-4d4f660cbb71 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:39.936120 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f4de3632-4474-43cb-8b17-4d4f660cbb71 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:39.943017 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:39.943017 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:39.946375 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-f4de3632-4474-43cb-8b17-4d4f660cbb71 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:39.950535 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f4de3632-4474-43cb-8b17-4d4f660cbb71 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc returned with HTTP 200 Aug 25 16:33:39.951015 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1134/4548] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:39 2026] GET /volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc => generated 1193 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:33:39.964275 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ae8cbfcd-c0fc-4a24-b5d9-632a3ce46c40 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:39.966182 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ae8cbfcd-c0fc-4a24-b5d9-632a3ce46c40 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:33:39.966612 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ae8cbfcd-c0fc-4a24-b5d9-632a3ce46c40 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc", "size": 1}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:33:39.968173 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-ae8cbfcd-c0fc-4a24-b5d9-632a3ce46c40 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc', 'size': 1}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:33:39.975215 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:39.975215 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:39.975740 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-ae8cbfcd-c0fc-4a24-b5d9-632a3ce46c40 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume retrieved successfully. Aug 25 16:33:39.975926 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-ae8cbfcd-c0fc-4a24-b5d9-632a3ce46c40 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Create volume of 1 GB Aug 25 16:33:39.980097 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-ae8cbfcd-c0fc-4a24-b5d9-632a3ce46c40 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Availability Zones retrieved successfully. Aug 25 16:33:39.985108 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-ae8cbfcd-c0fc-4a24-b5d9-632a3ce46c40 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Flow 'volume_create_api' (14dfa890-04d5-4731-bdaa-170921d17f8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:33:39.986303 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-ae8cbfcd-c0fc-4a24-b5d9-632a3ce46c40 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1395da60-f346-43cd-b6c5-8371cb611c06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:39.987524 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-ae8cbfcd-c0fc-4a24-b5d9-632a3ce46c40 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:33:40.018155 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-ae8cbfcd-c0fc-4a24-b5d9-632a3ce46c40 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1395da60-f346-43cd-b6c5-8371cb611c06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc', 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:40.019510 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-ae8cbfcd-c0fc-4a24-b5d9-632a3ce46c40 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bafe372-8960-473e-ac18-3ef4e69fa08e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:40.058821 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-ae8cbfcd-c0fc-4a24-b5d9-632a3ce46c40 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Created reservations ['38780600-bef6-41fa-8e6f-e9e9d900c403', 'aa4d4d37-c7da-496e-ade3-2efebd1746c8', '4ecbb576-3e3b-4592-80cc-a7398410b49b', '8fb8e4a4-f8fe-4201-8359-d051051970e0'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:33:40.059521 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-ae8cbfcd-c0fc-4a24-b5d9-632a3ce46c40 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bafe372-8960-473e-ac18-3ef4e69fa08e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38780600-bef6-41fa-8e6f-e9e9d900c403', 'aa4d4d37-c7da-496e-ade3-2efebd1746c8', '4ecbb576-3e3b-4592-80cc-a7398410b49b', '8fb8e4a4-f8fe-4201-8359-d051051970e0']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:40.060432 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-ae8cbfcd-c0fc-4a24-b5d9-632a3ce46c40 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bfac9fb-3c93-480a-b875-347ebb10cfb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:40.090355 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-ae8cbfcd-c0fc-4a24-b5d9-632a3ce46c40 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bfac9fb-3c93-480a-b875-347ebb10cfb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38ba518d-bfd5-42d9-a650-92ddab150712', '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='c6bd538cf3444dfea42cd417667e734e',qos_specs=None,replication_status=,reservations=['38780600-bef6-41fa-8e6f-e9e9d900c403','aa4d4d37-c7da-496e-ade3-2efebd1746c8','4ecbb576-3e3b-4592-80cc-a7398410b49b','8fb8e4a4-f8fe-4201-8359-d051051970e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc,status='creating',user_id='11f3f186a24748a6a5b3502737455944',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:33:40Z,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=38ba518d-bfd5-42d9-a650-92ddab150712,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6bd538cf3444dfea42cd417667e734e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11f3f186a24748a6a5b3502737455944',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:40.091080 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-ae8cbfcd-c0fc-4a24-b5d9-632a3ce46c40 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e686f2c1-7959-4bdb-9e0b-d1d6fc84f6bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:40.115367 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-ae8cbfcd-c0fc-4a24-b5d9-632a3ce46c40 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e686f2c1-7959-4bdb-9e0b-d1d6fc84f6bd) transitioned into state 'SUCCESS' from 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='c6bd538cf3444dfea42cd417667e734e',qos_specs=None,replication_status=,reservations=['38780600-bef6-41fa-8e6f-e9e9d900c403','aa4d4d37-c7da-496e-ade3-2efebd1746c8','4ecbb576-3e3b-4592-80cc-a7398410b49b','8fb8e4a4-f8fe-4201-8359-d051051970e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc,status='creating',user_id='11f3f186a24748a6a5b3502737455944',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:40.116231 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-ae8cbfcd-c0fc-4a24-b5d9-632a3ce46c40 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a446f242-bf04-40e5-a4a7-9ba4b26d94f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:40.136154 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-00b0523e-807f-4c2c-9fcf-b048742e5c84 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:40.137710 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-00b0523e-807f-4c2c-9fcf-b048742e5c84 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/61219c23-990c-480a-9e01-48f31ea36cba Aug 25 16:33:40.138241 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-00b0523e-807f-4c2c-9fcf-b048742e5c84 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:40.138519 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-00b0523e-807f-4c2c-9fcf-b048742e5c84 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:40.139454 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-00b0523e-807f-4c2c-9fcf-b048742e5c84 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id 61219c23-990c-480a-9e01-48f31ea36cba. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:40.145963 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-ae8cbfcd-c0fc-4a24-b5d9-632a3ce46c40 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a446f242-bf04-40e5-a4a7-9ba4b26d94f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:40.145963 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-ae8cbfcd-c0fc-4a24-b5d9-632a3ce46c40 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Flow 'volume_create_api' (14dfa890-04d5-4731-bdaa-170921d17f8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:33:40.145963 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-ae8cbfcd-c0fc-4a24-b5d9-632a3ce46c40 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Create volume request issued successfully. Aug 25 16:33:40.146165 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:40.146165 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:40.146234 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ae8cbfcd-c0fc-4a24-b5d9-632a3ce46c40 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:33:40.146288 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-00b0523e-807f-4c2c-9fcf-b048742e5c84 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/61219c23-990c-480a-9e01-48f31ea36cba returned with HTTP 200 Aug 25 16:33:40.146333 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1142/4549] 10.4.3.102 () {70 vars in 1300 bytes} [Tue Aug 25 16:33:39 2026] POST /volume/v3/volumes => generated 809 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:33:40.146373 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1145/4550] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:40 2026] GET /volume/v3/backups/61219c23-990c-480a-9e01-48f31ea36cba => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:40.157684 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ce8b8d38-4850-41d1-a51d-5979fa92679f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:40.159817 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ce8b8d38-4850-41d1-a51d-5979fa92679f tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] DELETE https://10.4.3.102/volume/v3/backups/61219c23-990c-480a-9e01-48f31ea36cba Aug 25 16:33:40.160039 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ce8b8d38-4850-41d1-a51d-5979fa92679f tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:40.160233 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ce8b8d38-4850-41d1-a51d-5979fa92679f tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:40.160300 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.contrib.backups [None req-ce8b8d38-4850-41d1-a51d-5979fa92679f tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Delete backup with id: 61219c23-990c-480a-9e01-48f31ea36cba. Aug 25 16:33:40.160486 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-024c96b9-117d-4135-acfb-5aae89f17feb None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:40.162151 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-024c96b9-117d-4135-acfb-5aae89f17feb tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/38ba518d-bfd5-42d9-a650-92ddab150712 Aug 25 16:33:40.162334 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-024c96b9-117d-4135-acfb-5aae89f17feb tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:40.162529 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-024c96b9-117d-4135-acfb-5aae89f17feb tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:40.165052 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:40.165052 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:40.176292 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:40.176292 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:40.179333 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.backup.rpcapi [None req-ce8b8d38-4850-41d1-a51d-5979fa92679f tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] delete_backup rpcapi backup_id 61219c23-990c-480a-9e01-48f31ea36cba {{(pid=100455) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 16:33:40.181106 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ce8b8d38-4850-41d1-a51d-5979fa92679f tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/61219c23-990c-480a-9e01-48f31ea36cba returned with HTTP 202 Aug 25 16:33:40.181620 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1130/4551] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:33:40 2026] DELETE /volume/v3/backups/61219c23-990c-480a-9e01-48f31ea36cba => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:33:40.183777 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-024c96b9-117d-4135-acfb-5aae89f17feb tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:40.188970 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-d3bd3109-2f54-4787-acd7-0c4509f7c186 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:40.189468 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-024c96b9-117d-4135-acfb-5aae89f17feb tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/38ba518d-bfd5-42d9-a650-92ddab150712 returned with HTTP 200 Aug 25 16:33:40.189975 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1135/4552] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:40 2026] GET /volume/v3/volumes/38ba518d-bfd5-42d9-a650-92ddab150712 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:40.190665 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d3bd3109-2f54-4787-acd7-0c4509f7c186 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/61219c23-990c-480a-9e01-48f31ea36cba Aug 25 16:33:40.190996 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d3bd3109-2f54-4787-acd7-0c4509f7c186 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:40.191332 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d3bd3109-2f54-4787-acd7-0c4509f7c186 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:40.191639 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-d3bd3109-2f54-4787-acd7-0c4509f7c186 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id 61219c23-990c-480a-9e01-48f31ea36cba. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:40.195617 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:40.195617 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:40.196688 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d3bd3109-2f54-4787-acd7-0c4509f7c186 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/61219c23-990c-480a-9e01-48f31ea36cba returned with HTTP 200 Aug 25 16:33:40.196688 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1143/4553] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:40 2026] GET /volume/v3/backups/61219c23-990c-480a-9e01-48f31ea36cba => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:41.203328 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1c3072d6-7953-4f3f-b8dd-fff7d4dadf17 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:41.204933 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1c3072d6-7953-4f3f-b8dd-fff7d4dadf17 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/38ba518d-bfd5-42d9-a650-92ddab150712 Aug 25 16:33:41.205262 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1c3072d6-7953-4f3f-b8dd-fff7d4dadf17 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:41.205330 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1c3072d6-7953-4f3f-b8dd-fff7d4dadf17 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:41.207235 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-e5c2244d-5b42-4588-99fb-1bb4f3631282 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:41.209054 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e5c2244d-5b42-4588-99fb-1bb4f3631282 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/61219c23-990c-480a-9e01-48f31ea36cba Aug 25 16:33:41.209300 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e5c2244d-5b42-4588-99fb-1bb4f3631282 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:41.209485 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e5c2244d-5b42-4588-99fb-1bb4f3631282 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:41.209607 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-e5c2244d-5b42-4588-99fb-1bb4f3631282 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id 61219c23-990c-480a-9e01-48f31ea36cba. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:41.212782 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:41.212782 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:41.212882 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e5c2244d-5b42-4588-99fb-1bb4f3631282 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/61219c23-990c-480a-9e01-48f31ea36cba returned with HTTP 404 Aug 25 16:33:41.213448 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1131/4554] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:41 2026] GET /volume/v3/backups/61219c23-990c-480a-9e01-48f31ea36cba => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:33:41.216423 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-1c3072d6-7953-4f3f-b8dd-fff7d4dadf17 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:41.219695 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-e5104e8d-6482-47b4-829d-89c4bc655d88 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:41.223230 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e5104e8d-6482-47b4-829d-89c4bc655d88 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/e40a3484-797f-4a79-b02d-8aa4ae36af50 Aug 25 16:33:41.223436 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e5104e8d-6482-47b4-829d-89c4bc655d88 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:41.223649 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e5104e8d-6482-47b4-829d-89c4bc655d88 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:41.223812 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-e5104e8d-6482-47b4-829d-89c4bc655d88 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Delete volume with id: e40a3484-797f-4a79-b02d-8aa4ae36af50 Aug 25 16:33:41.225630 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1c3072d6-7953-4f3f-b8dd-fff7d4dadf17 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/38ba518d-bfd5-42d9-a650-92ddab150712 returned with HTTP 200 Aug 25 16:33:41.226094 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1146/4555] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:41 2026] GET /volume/v3/volumes/38ba518d-bfd5-42d9-a650-92ddab150712 => generated 1228 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:33:41.231823 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:41.231823 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:41.232136 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-e5104e8d-6482-47b4-829d-89c4bc655d88 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Volume info retrieved successfully. Aug 25 16:33:41.237622 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-7d68d238-6cb7-4d69-9065-b5bddadbde1a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:41.239483 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7d68d238-6cb7-4d69-9065-b5bddadbde1a tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/38ba518d-bfd5-42d9-a650-92ddab150712 Aug 25 16:33:41.239870 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7d68d238-6cb7-4d69-9065-b5bddadbde1a tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:41.240245 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7d68d238-6cb7-4d69-9065-b5bddadbde1a tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:41.247357 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:41.247357 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:41.253298 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-7d68d238-6cb7-4d69-9065-b5bddadbde1a tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:41.253467 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-e5104e8d-6482-47b4-829d-89c4bc655d88 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Delete volume request issued successfully. Aug 25 16:33:41.253467 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e5104e8d-6482-47b4-829d-89c4bc655d88 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/volumes/e40a3484-797f-4a79-b02d-8aa4ae36af50 returned with HTTP 202 Aug 25 16:33:41.253467 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1136/4556] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:33:41 2026] DELETE /volume/v3/volumes/e40a3484-797f-4a79-b02d-8aa4ae36af50 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:33:41.255890 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7d68d238-6cb7-4d69-9065-b5bddadbde1a tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/38ba518d-bfd5-42d9-a650-92ddab150712 returned with HTTP 200 Aug 25 16:33:41.256855 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1144/4557] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:41 2026] GET /volume/v3/volumes/38ba518d-bfd5-42d9-a650-92ddab150712 => generated 1228 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:33:41.259858 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-0041caf0-da60-4e87-aad3-3d7f47c0a9f8 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:41.261802 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0041caf0-da60-4e87-aad3-3d7f47c0a9f8 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/volumes/e40a3484-797f-4a79-b02d-8aa4ae36af50 Aug 25 16:33:41.262060 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0041caf0-da60-4e87-aad3-3d7f47c0a9f8 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:41.262277 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0041caf0-da60-4e87-aad3-3d7f47c0a9f8 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:41.271142 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:41.271142 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:41.271286 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-044fb659-40e2-4b0f-8d00-958d0e872868 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:41.272945 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-044fb659-40e2-4b0f-8d00-958d0e872868 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] DELETE https://10.4.3.102/volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc Aug 25 16:33:41.273155 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-044fb659-40e2-4b0f-8d00-958d0e872868 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:41.273306 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-044fb659-40e2-4b0f-8d00-958d0e872868 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:41.273459 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-044fb659-40e2-4b0f-8d00-958d0e872868 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Delete volume with id: 6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc Aug 25 16:33:41.275308 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-0041caf0-da60-4e87-aad3-3d7f47c0a9f8 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Volume info retrieved successfully. Aug 25 16:33:41.279539 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:41.279539 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:41.279733 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0041caf0-da60-4e87-aad3-3d7f47c0a9f8 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/volumes/e40a3484-797f-4a79-b02d-8aa4ae36af50 returned with HTTP 200 Aug 25 16:33:41.280007 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-044fb659-40e2-4b0f-8d00-958d0e872868 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:41.280247 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1132/4558] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:41 2026] GET /volume/v3/volumes/e40a3484-797f-4a79-b02d-8aa4ae36af50 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:41.296304 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-044fb659-40e2-4b0f-8d00-958d0e872868 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Delete volume request issued successfully. Aug 25 16:33:41.296510 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-044fb659-40e2-4b0f-8d00-958d0e872868 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc returned with HTTP 202 Aug 25 16:33:41.296934 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1147/4559] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:33:41 2026] DELETE /volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:33:41.304531 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-3e56c34d-5e0c-4e4d-8962-3205c1ebc4d4 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:41.306286 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3e56c34d-5e0c-4e4d-8962-3205c1ebc4d4 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc Aug 25 16:33:41.306494 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3e56c34d-5e0c-4e4d-8962-3205c1ebc4d4 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:41.306707 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3e56c34d-5e0c-4e4d-8962-3205c1ebc4d4 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:41.312863 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:41.312863 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:41.316225 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-3e56c34d-5e0c-4e4d-8962-3205c1ebc4d4 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:41.321052 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3e56c34d-5e0c-4e4d-8962-3205c1ebc4d4 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc returned with HTTP 200 Aug 25 16:33:41.321474 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1137/4560] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:41 2026] GET /volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc => generated 1192 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:33:42.292097 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f471f05d-dbe1-4001-a4f8-5d1682c9617c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:42.293721 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f471f05d-dbe1-4001-a4f8-5d1682c9617c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/volumes/e40a3484-797f-4a79-b02d-8aa4ae36af50 Aug 25 16:33:42.294037 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f471f05d-dbe1-4001-a4f8-5d1682c9617c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:42.294303 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f471f05d-dbe1-4001-a4f8-5d1682c9617c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:42.299882 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f471f05d-dbe1-4001-a4f8-5d1682c9617c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/volumes/e40a3484-797f-4a79-b02d-8aa4ae36af50 returned with HTTP 404 Aug 25 16:33:42.300620 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1145/4561] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:42 2026] GET /volume/v3/volumes/e40a3484-797f-4a79-b02d-8aa4ae36af50 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:33:42.311566 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-63a99a66-7e22-4d06-875c-dafe0ef7d867 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:42.313075 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-63a99a66-7e22-4d06-875c-dafe0ef7d867 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups Aug 25 16:33:42.313249 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-63a99a66-7e22-4d06-875c-dafe0ef7d867 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:42.313412 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-63a99a66-7e22-4d06-875c-dafe0ef7d867 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'index' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:42.324315 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-63a99a66-7e22-4d06-875c-dafe0ef7d867 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups returned with HTTP 200 Aug 25 16:33:42.324690 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1133/4562] 10.4.3.102 () {68 vars in 1277 bytes} [Tue Aug 25 16:33:42 2026] GET /volume/v3/backups => generated 624 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:42.335566 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-cfe6f514-acb8-4d0d-b559-68fd0eaafe05 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:42.336941 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-37eb39ff-fbd3-4799-8646-dfc504673073 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:42.338895 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-37eb39ff-fbd3-4799-8646-dfc504673073 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc Aug 25 16:33:42.339138 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-37eb39ff-fbd3-4799-8646-dfc504673073 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:42.339342 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-37eb39ff-fbd3-4799-8646-dfc504673073 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:42.341857 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-cfe6f514-acb8-4d0d-b559-68fd0eaafe05 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups?project_id=6ffcc79db17747f798a23a52e2ae62a3 Aug 25 16:33:42.342105 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-cfe6f514-acb8-4d0d-b559-68fd0eaafe05 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:42.342310 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-cfe6f514-acb8-4d0d-b559-68fd0eaafe05 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'index' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:42.349655 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-37eb39ff-fbd3-4799-8646-dfc504673073 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc returned with HTTP 404 Aug 25 16:33:42.350150 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-cfe6f514-acb8-4d0d-b559-68fd0eaafe05 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups?project_id=6ffcc79db17747f798a23a52e2ae62a3 returned with HTTP 200 Aug 25 16:33:42.350355 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1138/4563] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:42 2026] GET /volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:33:42.350556 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1148/4564] 10.4.3.102 () {68 vars in 1364 bytes} [Tue Aug 25 16:33:42 2026] GET /volume/v3/backups?project_id=6ffcc79db17747f798a23a52e2ae62a3 => generated 624 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:42.360632 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b110a2a9-67ea-48fd-84c1-e0a42b76f111 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:42.361991 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b110a2a9-67ea-48fd-84c1-e0a42b76f111 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:33:42.362502 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b110a2a9-67ea-48fd-84c1-e0a42b76f111 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-126638774"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:33:42.364110 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-b110a2a9-67ea-48fd-84c1-e0a42b76f111 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-126638774'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:33:42.364317 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-b110a2a9-67ea-48fd-84c1-e0a42b76f111 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Create volume of 1 GB Aug 25 16:33:42.368771 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-b110a2a9-67ea-48fd-84c1-e0a42b76f111 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Availability Zones retrieved successfully. Aug 25 16:33:42.375410 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b110a2a9-67ea-48fd-84c1-e0a42b76f111 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Flow 'volume_create_api' (f12501e8-5246-43be-8256-b33730e394e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:33:42.376444 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b110a2a9-67ea-48fd-84c1-e0a42b76f111 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e95a1117-c045-4f0e-b2a6-b11403a63c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:42.377333 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-b110a2a9-67ea-48fd-84c1-e0a42b76f111 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:33:42.401843 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b110a2a9-67ea-48fd-84c1-e0a42b76f111 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e95a1117-c045-4f0e-b2a6-b11403a63c3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:42.402750 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b110a2a9-67ea-48fd-84c1-e0a42b76f111 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7a4c979-0e04-45e5-9e7b-71404424dbed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:42.447040 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-b110a2a9-67ea-48fd-84c1-e0a42b76f111 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Created reservations ['4195ebf7-d455-4dc6-85b7-b90c87d4582b', 'cef03a1e-c4b1-4c54-b8e6-987396c32b70', '11215b7d-d3e5-4721-8ff4-709e1d49b788', 'acff3eb4-c1d8-4c79-bcbb-1e7573aa90e6'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:33:42.448102 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b110a2a9-67ea-48fd-84c1-e0a42b76f111 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7a4c979-0e04-45e5-9e7b-71404424dbed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4195ebf7-d455-4dc6-85b7-b90c87d4582b', 'cef03a1e-c4b1-4c54-b8e6-987396c32b70', '11215b7d-d3e5-4721-8ff4-709e1d49b788', 'acff3eb4-c1d8-4c79-bcbb-1e7573aa90e6']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:42.448710 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b110a2a9-67ea-48fd-84c1-e0a42b76f111 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68802643-a0b2-47ef-bb94-a493318071f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:42.477945 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b110a2a9-67ea-48fd-84c1-e0a42b76f111 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68802643-a0b2-47ef-bb94-a493318071f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36bae496-d202-407b-9e80-108031722b00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-126638774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ffcc79db17747f798a23a52e2ae62a3',qos_specs=None,replication_status=,reservations=['4195ebf7-d455-4dc6-85b7-b90c87d4582b','cef03a1e-c4b1-4c54-b8e6-987396c32b70','11215b7d-d3e5-4721-8ff4-709e1d49b788','acff3eb4-c1d8-4c79-bcbb-1e7573aa90e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45b057654d204649a2a0401c863bcc3d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:33:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-126638774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36bae496-d202-407b-9e80-108031722b00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ffcc79db17747f798a23a52e2ae62a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45b057654d204649a2a0401c863bcc3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:42.478988 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b110a2a9-67ea-48fd-84c1-e0a42b76f111 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (386f03f8-fec0-4ece-acb2-bff4a3a41d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:42.496362 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b110a2a9-67ea-48fd-84c1-e0a42b76f111 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (386f03f8-fec0-4ece-acb2-bff4a3a41d8a) transitioned into state 'SUCCESS' from state '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-126638774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ffcc79db17747f798a23a52e2ae62a3',qos_specs=None,replication_status=,reservations=['4195ebf7-d455-4dc6-85b7-b90c87d4582b','cef03a1e-c4b1-4c54-b8e6-987396c32b70','11215b7d-d3e5-4721-8ff4-709e1d49b788','acff3eb4-c1d8-4c79-bcbb-1e7573aa90e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45b057654d204649a2a0401c863bcc3d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:42.497203 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b110a2a9-67ea-48fd-84c1-e0a42b76f111 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a4b7e95-d150-4275-b0a7-cf6dd63ac667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:42.505967 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b110a2a9-67ea-48fd-84c1-e0a42b76f111 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a4b7e95-d150-4275-b0a7-cf6dd63ac667) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:42.508364 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-b110a2a9-67ea-48fd-84c1-e0a42b76f111 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Flow 'volume_create_api' (f12501e8-5246-43be-8256-b33730e394e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:33:42.511016 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-b110a2a9-67ea-48fd-84c1-e0a42b76f111 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Create volume request issued successfully. Aug 25 16:33:42.511633 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b110a2a9-67ea-48fd-84c1-e0a42b76f111 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:33:42.512161 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1146/4565] 10.4.3.102 () {70 vars in 1298 bytes} [Tue Aug 25 16:33:42 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) Aug 25 16:33:42.525277 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-2f1a938c-a5c7-469b-b3c5-ff126d8bae9e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:42.527526 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2f1a938c-a5c7-469b-b3c5-ff126d8bae9e tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/volumes/36bae496-d202-407b-9e80-108031722b00 Aug 25 16:33:42.527803 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2f1a938c-a5c7-469b-b3c5-ff126d8bae9e tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:42.528061 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2f1a938c-a5c7-469b-b3c5-ff126d8bae9e tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:42.539562 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:42.539562 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:42.544187 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-2f1a938c-a5c7-469b-b3c5-ff126d8bae9e tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Volume info retrieved successfully. Aug 25 16:33:42.549409 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2f1a938c-a5c7-469b-b3c5-ff126d8bae9e tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/volumes/36bae496-d202-407b-9e80-108031722b00 returned with HTTP 200 Aug 25 16:33:42.549921 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1134/4566] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:42 2026] GET /volume/v3/volumes/36bae496-d202-407b-9e80-108031722b00 => generated 956 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:43.564278 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-cb64b7ed-923a-409f-accd-99263f3398f8 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:43.566095 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-cb64b7ed-923a-409f-accd-99263f3398f8 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/volumes/36bae496-d202-407b-9e80-108031722b00 Aug 25 16:33:43.566308 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-cb64b7ed-923a-409f-accd-99263f3398f8 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:43.566515 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-cb64b7ed-923a-409f-accd-99263f3398f8 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:43.574281 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:43.574281 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:43.577745 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-cb64b7ed-923a-409f-accd-99263f3398f8 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Volume info retrieved successfully. Aug 25 16:33:43.584614 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-cb64b7ed-923a-409f-accd-99263f3398f8 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/volumes/36bae496-d202-407b-9e80-108031722b00 returned with HTTP 200 Aug 25 16:33:43.584614 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1139/4567] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:43 2026] GET /volume/v3/volumes/36bae496-d202-407b-9e80-108031722b00 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:43.601104 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-3176e0f7-fad9-429a-b399-a74c901ca31a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:43.602887 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3176e0f7-fad9-429a-b399-a74c901ca31a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] POST https://10.4.3.102/volume/v3/backups Aug 25 16:33:43.603221 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3176e0f7-fad9-429a-b399-a74c901ca31a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "36bae496-d202-407b-9e80-108031722b00", "name": "tempest-type-Backup-229454244"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:33:43.604603 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.contrib.backups [None req-3176e0f7-fad9-429a-b399-a74c901ca31a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Creating new backup {'backup': {'volume_id': '36bae496-d202-407b-9e80-108031722b00', 'name': 'tempest-type-Backup-229454244'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 16:33:43.604743 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.contrib.backups [None req-3176e0f7-fad9-429a-b399-a74c901ca31a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Creating backup of volume 36bae496-d202-407b-9e80-108031722b00 in container None Aug 25 16:33:43.613882 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:43.613882 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:43.614329 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-3176e0f7-fad9-429a-b399-a74c901ca31a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Volume info retrieved successfully. Aug 25 16:33:43.632615 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-3176e0f7-fad9-429a-b399-a74c901ca31a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Created reservations ['9b7e3691-90b3-473c-ad03-54c462cb90ae', '7a9e5d4d-e6a6-4a36-b130-3950df4bc670'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:33:43.665373 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3176e0f7-fad9-429a-b399-a74c901ca31a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups returned with HTTP 202 Aug 25 16:33:43.665841 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1149/4568] 10.4.3.102 () {70 vars in 1299 bytes} [Tue Aug 25 16:33:43 2026] POST /volume/v3/backups => generated 315 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:33:43.677218 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ee355d60-8dd8-48c3-be1c-da451fbdc97f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:43.680772 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ee355d60-8dd8-48c3-be1c-da451fbdc97f tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 Aug 25 16:33:43.681217 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ee355d60-8dd8-48c3-be1c-da451fbdc97f tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:43.681605 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ee355d60-8dd8-48c3-be1c-da451fbdc97f tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:43.682227 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-ee355d60-8dd8-48c3-be1c-da451fbdc97f tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id 9a980819-4ee9-4329-98a0-9ca542936c10. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:43.689956 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:43.689956 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:43.691139 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ee355d60-8dd8-48c3-be1c-da451fbdc97f tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 returned with HTTP 200 Aug 25 16:33:43.691773 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1147/4569] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:43 2026] GET /volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 => generated 722 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:44.014541 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-eff19690-f324-49f3-892f-864af9530c8a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:44.016063 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-eff19690-f324-49f3-892f-864af9530c8a tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:33:44.016361 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-eff19690-f324-49f3-892f-864af9530c8a tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "e571aa29-73f5-43cb-85d2-9023f31d5884", "size": 1}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:33:44.017659 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-eff19690-f324-49f3-892f-864af9530c8a tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'e571aa29-73f5-43cb-85d2-9023f31d5884', 'size': 1}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:33:44.088310 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-eff19690-f324-49f3-892f-864af9530c8a tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Create volume of 1 GB Aug 25 16:33:44.092526 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-eff19690-f324-49f3-892f-864af9530c8a tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Availability Zones retrieved successfully. Aug 25 16:33:44.097568 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-eff19690-f324-49f3-892f-864af9530c8a tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Flow 'volume_create_api' (0e7b191c-4d13-4a35-9618-f3baa139498b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:33:44.098716 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-eff19690-f324-49f3-892f-864af9530c8a tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (386b9979-e328-408c-9586-dba86ab927d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:44.099653 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-eff19690-f324-49f3-892f-864af9530c8a tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:33:44.149157 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-eff19690-f324-49f3-892f-864af9530c8a tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (386b9979-e328-408c-9586-dba86ab927d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:44.149876 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-eff19690-f324-49f3-892f-864af9530c8a tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5237d149-169b-4507-ab27-689b7292fb91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:44.185451 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-eff19690-f324-49f3-892f-864af9530c8a tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Created reservations ['7b496872-260b-4ca1-a69e-713a31b57e00', '4829ba61-6458-414b-9509-68e8ecbafa72', '42be544d-93a8-4673-98d1-9b63d6de7469', 'a28ac02a-1efd-413d-99ea-5232b1ef655f'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:33:44.186290 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-eff19690-f324-49f3-892f-864af9530c8a tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5237d149-169b-4507-ab27-689b7292fb91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b496872-260b-4ca1-a69e-713a31b57e00', '4829ba61-6458-414b-9509-68e8ecbafa72', '42be544d-93a8-4673-98d1-9b63d6de7469', 'a28ac02a-1efd-413d-99ea-5232b1ef655f']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:44.187020 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-eff19690-f324-49f3-892f-864af9530c8a tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4526c799-7c10-4882-b578-ec2259764720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:44.207416 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-eff19690-f324-49f3-892f-864af9530c8a tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4526c799-7c10-4882-b578-ec2259764720) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5449893-37fc-45be-bdbb-eae08749b5a7', '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='c6bd538cf3444dfea42cd417667e734e',qos_specs=None,replication_status=,reservations=['7b496872-260b-4ca1-a69e-713a31b57e00','4829ba61-6458-414b-9509-68e8ecbafa72','42be544d-93a8-4673-98d1-9b63d6de7469','a28ac02a-1efd-413d-99ea-5232b1ef655f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11f3f186a24748a6a5b3502737455944',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:33:44Z,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=a5449893-37fc-45be-bdbb-eae08749b5a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6bd538cf3444dfea42cd417667e734e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11f3f186a24748a6a5b3502737455944',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:44.208082 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-eff19690-f324-49f3-892f-864af9530c8a tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce5e7dd6-6363-4116-b8cb-200717017854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:44.225398 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-eff19690-f324-49f3-892f-864af9530c8a tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce5e7dd6-6363-4116-b8cb-200717017854) transitioned into state 'SUCCESS' from 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='c6bd538cf3444dfea42cd417667e734e',qos_specs=None,replication_status=,reservations=['7b496872-260b-4ca1-a69e-713a31b57e00','4829ba61-6458-414b-9509-68e8ecbafa72','42be544d-93a8-4673-98d1-9b63d6de7469','a28ac02a-1efd-413d-99ea-5232b1ef655f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11f3f186a24748a6a5b3502737455944',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:44.226038 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-eff19690-f324-49f3-892f-864af9530c8a tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04bd5fbf-bb17-461f-a501-7de8a8e4ae43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:44.234267 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-eff19690-f324-49f3-892f-864af9530c8a tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04bd5fbf-bb17-461f-a501-7de8a8e4ae43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:44.235001 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-eff19690-f324-49f3-892f-864af9530c8a tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Flow 'volume_create_api' (0e7b191c-4d13-4a35-9618-f3baa139498b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:33:44.235259 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-eff19690-f324-49f3-892f-864af9530c8a tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Create volume request issued successfully. Aug 25 16:33:44.235824 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-eff19690-f324-49f3-892f-864af9530c8a tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:33:44.236336 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1135/4570] 10.4.3.102 () {70 vars in 1300 bytes} [Tue Aug 25 16:33:44 2026] POST /volume/v3/volumes => generated 775 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:33:44.251896 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-e5d5bb5e-8380-4b9c-8c49-6122e4340777 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:44.253401 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e5d5bb5e-8380-4b9c-8c49-6122e4340777 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/a5449893-37fc-45be-bdbb-eae08749b5a7 Aug 25 16:33:44.253601 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e5d5bb5e-8380-4b9c-8c49-6122e4340777 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:44.253788 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e5d5bb5e-8380-4b9c-8c49-6122e4340777 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:44.260082 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:44.260082 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:44.263247 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-e5d5bb5e-8380-4b9c-8c49-6122e4340777 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:44.266968 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e5d5bb5e-8380-4b9c-8c49-6122e4340777 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/a5449893-37fc-45be-bdbb-eae08749b5a7 returned with HTTP 200 Aug 25 16:33:44.267307 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1140/4571] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:44 2026] GET /volume/v3/volumes/a5449893-37fc-45be-bdbb-eae08749b5a7 => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:44.704434 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-27ea7928-3e71-469a-933d-f494163f479e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:44.706307 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-27ea7928-3e71-469a-933d-f494163f479e tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 Aug 25 16:33:44.706498 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-27ea7928-3e71-469a-933d-f494163f479e tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:44.706713 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-27ea7928-3e71-469a-933d-f494163f479e tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:44.706816 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-27ea7928-3e71-469a-933d-f494163f479e tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id 9a980819-4ee9-4329-98a0-9ca542936c10. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:44.711194 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:44.711194 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:44.711949 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-27ea7928-3e71-469a-933d-f494163f479e tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 returned with HTTP 200 Aug 25 16:33:44.712420 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1150/4572] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:44 2026] GET /volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:45.284135 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-26266357-f9a8-4b15-a629-4097ed775cc1 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:45.286058 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-26266357-f9a8-4b15-a629-4097ed775cc1 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/a5449893-37fc-45be-bdbb-eae08749b5a7 Aug 25 16:33:45.286292 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-26266357-f9a8-4b15-a629-4097ed775cc1 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:45.286537 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-26266357-f9a8-4b15-a629-4097ed775cc1 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:45.294691 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:45.294691 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:45.298562 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-26266357-f9a8-4b15-a629-4097ed775cc1 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:45.303832 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-26266357-f9a8-4b15-a629-4097ed775cc1 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/a5449893-37fc-45be-bdbb-eae08749b5a7 returned with HTTP 200 Aug 25 16:33:45.304478 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1148/4573] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:45 2026] GET /volume/v3/volumes/a5449893-37fc-45be-bdbb-eae08749b5a7 => generated 925 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:45.722311 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-985491c4-64c9-471c-a13e-fe00d66854e5 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:45.724853 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-985491c4-64c9-471c-a13e-fe00d66854e5 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 Aug 25 16:33:45.725187 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-985491c4-64c9-471c-a13e-fe00d66854e5 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:45.725464 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-985491c4-64c9-471c-a13e-fe00d66854e5 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:45.725688 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-985491c4-64c9-471c-a13e-fe00d66854e5 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id 9a980819-4ee9-4329-98a0-9ca542936c10. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:45.730900 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:45.730900 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:45.731704 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-985491c4-64c9-471c-a13e-fe00d66854e5 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 returned with HTTP 200 Aug 25 16:33:45.732202 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1136/4574] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:45 2026] GET /volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:46.332994 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-6ca914a9-c1c7-4597-9cc1-596dee834657 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:46.335306 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6ca914a9-c1c7-4597-9cc1-596dee834657 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/a5449893-37fc-45be-bdbb-eae08749b5a7 Aug 25 16:33:46.335611 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6ca914a9-c1c7-4597-9cc1-596dee834657 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:46.335887 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6ca914a9-c1c7-4597-9cc1-596dee834657 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:46.344162 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:46.344162 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:46.347858 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-6ca914a9-c1c7-4597-9cc1-596dee834657 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:46.352291 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6ca914a9-c1c7-4597-9cc1-596dee834657 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/a5449893-37fc-45be-bdbb-eae08749b5a7 returned with HTTP 200 Aug 25 16:33:46.352670 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1141/4575] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:46 2026] GET /volume/v3/volumes/a5449893-37fc-45be-bdbb-eae08749b5a7 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:46.741893 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1d856ec9-0ba1-4acc-bd82-5298b7462055 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:46.743993 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1d856ec9-0ba1-4acc-bd82-5298b7462055 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 Aug 25 16:33:46.744170 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1d856ec9-0ba1-4acc-bd82-5298b7462055 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:46.744337 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1d856ec9-0ba1-4acc-bd82-5298b7462055 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:46.744435 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-1d856ec9-0ba1-4acc-bd82-5298b7462055 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id 9a980819-4ee9-4329-98a0-9ca542936c10. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:46.748177 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:46.748177 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:46.748734 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1d856ec9-0ba1-4acc-bd82-5298b7462055 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 returned with HTTP 200 Aug 25 16:33:46.749108 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1151/4576] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:46 2026] GET /volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:47.370149 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9acf1a85-4c6e-42dc-81e7-c4915af4f515 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:47.372214 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9acf1a85-4c6e-42dc-81e7-c4915af4f515 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/a5449893-37fc-45be-bdbb-eae08749b5a7 Aug 25 16:33:47.372525 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9acf1a85-4c6e-42dc-81e7-c4915af4f515 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:47.372824 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9acf1a85-4c6e-42dc-81e7-c4915af4f515 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:47.383651 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:47.383651 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:47.388866 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-9acf1a85-4c6e-42dc-81e7-c4915af4f515 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:47.395650 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9acf1a85-4c6e-42dc-81e7-c4915af4f515 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/a5449893-37fc-45be-bdbb-eae08749b5a7 returned with HTTP 200 Aug 25 16:33:47.395650 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1149/4577] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:47 2026] GET /volume/v3/volumes/a5449893-37fc-45be-bdbb-eae08749b5a7 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:47.760754 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-314f958a-7c3d-45c6-89ec-a822998a2290 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:47.762807 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-314f958a-7c3d-45c6-89ec-a822998a2290 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 Aug 25 16:33:47.763028 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-314f958a-7c3d-45c6-89ec-a822998a2290 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:47.763215 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-314f958a-7c3d-45c6-89ec-a822998a2290 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:47.763423 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-314f958a-7c3d-45c6-89ec-a822998a2290 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id 9a980819-4ee9-4329-98a0-9ca542936c10. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:47.768095 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:47.768095 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:47.768929 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-314f958a-7c3d-45c6-89ec-a822998a2290 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 returned with HTTP 200 Aug 25 16:33:47.769536 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1137/4578] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:47 2026] GET /volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:48.409910 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-de8eabd1-7b06-4f63-98c5-df06ca673dc0 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:48.412194 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-de8eabd1-7b06-4f63-98c5-df06ca673dc0 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/a5449893-37fc-45be-bdbb-eae08749b5a7 Aug 25 16:33:48.412194 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-de8eabd1-7b06-4f63-98c5-df06ca673dc0 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:48.412194 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-de8eabd1-7b06-4f63-98c5-df06ca673dc0 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:48.420099 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:48.420099 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:48.423901 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-de8eabd1-7b06-4f63-98c5-df06ca673dc0 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:48.428471 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-de8eabd1-7b06-4f63-98c5-df06ca673dc0 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/a5449893-37fc-45be-bdbb-eae08749b5a7 returned with HTTP 200 Aug 25 16:33:48.429150 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1142/4579] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:48 2026] GET /volume/v3/volumes/a5449893-37fc-45be-bdbb-eae08749b5a7 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:48.779632 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-45ad3335-9888-4196-a041-5939f1902703 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:48.781346 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-45ad3335-9888-4196-a041-5939f1902703 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 Aug 25 16:33:48.781549 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-45ad3335-9888-4196-a041-5939f1902703 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:48.781748 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-45ad3335-9888-4196-a041-5939f1902703 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:48.781857 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-45ad3335-9888-4196-a041-5939f1902703 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id 9a980819-4ee9-4329-98a0-9ca542936c10. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:48.787488 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:48.787488 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:48.787488 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-45ad3335-9888-4196-a041-5939f1902703 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 returned with HTTP 200 Aug 25 16:33:48.787488 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1152/4580] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:48 2026] GET /volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:49.448747 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-fb935144-4543-4d86-92ac-180b7d16c09b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:49.453437 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fb935144-4543-4d86-92ac-180b7d16c09b tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/a5449893-37fc-45be-bdbb-eae08749b5a7 Aug 25 16:33:49.453437 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fb935144-4543-4d86-92ac-180b7d16c09b tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:49.453437 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fb935144-4543-4d86-92ac-180b7d16c09b tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:49.460479 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:49.460479 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:49.465225 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-fb935144-4543-4d86-92ac-180b7d16c09b tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:49.470152 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fb935144-4543-4d86-92ac-180b7d16c09b tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/a5449893-37fc-45be-bdbb-eae08749b5a7 returned with HTTP 200 Aug 25 16:33:49.470892 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1150/4581] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:49 2026] GET /volume/v3/volumes/a5449893-37fc-45be-bdbb-eae08749b5a7 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:49.799522 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b774e72e-c25b-4119-8ad2-ccd722deb323 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:49.801186 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b774e72e-c25b-4119-8ad2-ccd722deb323 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 Aug 25 16:33:49.801409 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b774e72e-c25b-4119-8ad2-ccd722deb323 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:49.801629 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b774e72e-c25b-4119-8ad2-ccd722deb323 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:49.801790 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-b774e72e-c25b-4119-8ad2-ccd722deb323 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id 9a980819-4ee9-4329-98a0-9ca542936c10. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:49.805487 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:49.805487 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:49.806165 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b774e72e-c25b-4119-8ad2-ccd722deb323 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 returned with HTTP 200 Aug 25 16:33:49.806534 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1138/4582] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:49 2026] GET /volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:50.485023 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-bd32486e-0a73-4012-afdc-92566d3a3e1b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:50.486815 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-bd32486e-0a73-4012-afdc-92566d3a3e1b tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/a5449893-37fc-45be-bdbb-eae08749b5a7 Aug 25 16:33:50.487056 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-bd32486e-0a73-4012-afdc-92566d3a3e1b tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:50.487246 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-bd32486e-0a73-4012-afdc-92566d3a3e1b tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:50.494181 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:50.494181 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:50.497838 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-bd32486e-0a73-4012-afdc-92566d3a3e1b tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:50.502118 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-bd32486e-0a73-4012-afdc-92566d3a3e1b tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/a5449893-37fc-45be-bdbb-eae08749b5a7 returned with HTTP 200 Aug 25 16:33:50.502922 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1143/4583] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:50 2026] GET /volume/v3/volumes/a5449893-37fc-45be-bdbb-eae08749b5a7 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:50.816090 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c6f4a999-ab53-47c7-ac84-6a1586b1664b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:50.817822 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c6f4a999-ab53-47c7-ac84-6a1586b1664b tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 Aug 25 16:33:50.818031 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c6f4a999-ab53-47c7-ac84-6a1586b1664b tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:50.818204 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c6f4a999-ab53-47c7-ac84-6a1586b1664b tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:50.818304 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-c6f4a999-ab53-47c7-ac84-6a1586b1664b tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id 9a980819-4ee9-4329-98a0-9ca542936c10. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:50.822104 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:50.822104 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:50.822569 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c6f4a999-ab53-47c7-ac84-6a1586b1664b tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 returned with HTTP 200 Aug 25 16:33:50.822954 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1153/4584] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:50 2026] GET /volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:51.515802 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-01bca009-ed70-452a-865f-268f75b99ff0 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:51.516881 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-01bca009-ed70-452a-865f-268f75b99ff0 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/a5449893-37fc-45be-bdbb-eae08749b5a7 Aug 25 16:33:51.517221 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-01bca009-ed70-452a-865f-268f75b99ff0 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:51.518611 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-01bca009-ed70-452a-865f-268f75b99ff0 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:51.525657 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:51.525657 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:51.529380 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-01bca009-ed70-452a-865f-268f75b99ff0 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:51.533439 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-01bca009-ed70-452a-865f-268f75b99ff0 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/a5449893-37fc-45be-bdbb-eae08749b5a7 returned with HTTP 200 Aug 25 16:33:51.533910 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1151/4585] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:51 2026] GET /volume/v3/volumes/a5449893-37fc-45be-bdbb-eae08749b5a7 => generated 1193 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:33:51.545067 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-490001db-e92e-4564-ad05-b3dd36f90d12 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:51.546773 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-490001db-e92e-4564-ad05-b3dd36f90d12 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/a5449893-37fc-45be-bdbb-eae08749b5a7 Aug 25 16:33:51.547027 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-490001db-e92e-4564-ad05-b3dd36f90d12 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:51.547230 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-490001db-e92e-4564-ad05-b3dd36f90d12 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:51.554031 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:51.554031 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:51.557343 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-490001db-e92e-4564-ad05-b3dd36f90d12 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:51.561320 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-490001db-e92e-4564-ad05-b3dd36f90d12 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/a5449893-37fc-45be-bdbb-eae08749b5a7 returned with HTTP 200 Aug 25 16:33:51.561688 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1139/4586] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:51 2026] GET /volume/v3/volumes/a5449893-37fc-45be-bdbb-eae08749b5a7 => generated 1193 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:33:51.573385 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0eaead80-1015-4b07-b82d-6d0c23848eb2 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:51.575355 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0eaead80-1015-4b07-b82d-6d0c23848eb2 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:33:51.575744 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0eaead80-1015-4b07-b82d-6d0c23848eb2 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a5449893-37fc-45be-bdbb-eae08749b5a7", "name": "tempest-VolumeImageDependencyTests-Snapshot-453889192"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:33:51.585218 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:51.585218 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:51.585787 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-0eaead80-1015-4b07-b82d-6d0c23848eb2 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:51.585921 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-0eaead80-1015-4b07-b82d-6d0c23848eb2 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Create snapshot from volume a5449893-37fc-45be-bdbb-eae08749b5a7 Aug 25 16:33:51.626632 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-0eaead80-1015-4b07-b82d-6d0c23848eb2 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Created reservations ['2f56385a-3d84-4d93-a8b3-814d073291d7', '3eac880b-7767-4664-b224-85babdd42eb7', '56f386b2-5d7d-4e2a-80c1-f8c491f76591', '46a0f598-d423-4c14-9920-9f02ba806faf'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:33:51.657986 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-0eaead80-1015-4b07-b82d-6d0c23848eb2 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Snapshot create request issued successfully. Aug 25 16:33:51.658417 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0eaead80-1015-4b07-b82d-6d0c23848eb2 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:33:51.659080 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1144/4587] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:33:51 2026] POST /volume/v3/snapshots => generated 312 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:33:51.667688 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-ac563c2b-0a16-4d9a-85ab-1d8ad67d7273 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:51.670856 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ac563c2b-0a16-4d9a-85ab-1d8ad67d7273 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/snapshots/32d7cf4c-6323-4e05-8327-21b21014e4d0 Aug 25 16:33:51.671077 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ac563c2b-0a16-4d9a-85ab-1d8ad67d7273 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:51.671291 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ac563c2b-0a16-4d9a-85ab-1d8ad67d7273 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:51.680846 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:51.680846 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:51.681373 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-ac563c2b-0a16-4d9a-85ab-1d8ad67d7273 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Snapshot retrieved successfully. Aug 25 16:33:51.682291 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ac563c2b-0a16-4d9a-85ab-1d8ad67d7273 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/snapshots/32d7cf4c-6323-4e05-8327-21b21014e4d0 returned with HTTP 200 Aug 25 16:33:51.683428 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1154/4588] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:33:51 2026] GET /volume/v3/snapshots/32d7cf4c-6323-4e05-8327-21b21014e4d0 => generated 444 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:51.833173 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-6749716a-a1ce-473e-a40c-6b0bdb30119b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:51.834654 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6749716a-a1ce-473e-a40c-6b0bdb30119b tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 Aug 25 16:33:51.835016 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6749716a-a1ce-473e-a40c-6b0bdb30119b tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:51.836195 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6749716a-a1ce-473e-a40c-6b0bdb30119b tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:51.836195 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-6749716a-a1ce-473e-a40c-6b0bdb30119b tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id 9a980819-4ee9-4329-98a0-9ca542936c10. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:51.839381 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:51.839381 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:51.840135 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6749716a-a1ce-473e-a40c-6b0bdb30119b tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 returned with HTTP 200 Aug 25 16:33:51.840700 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1152/4589] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:51 2026] GET /volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:52.697254 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-7d7807e5-e425-4cde-9264-5c94440e09f9 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:52.698762 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7d7807e5-e425-4cde-9264-5c94440e09f9 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/snapshots/32d7cf4c-6323-4e05-8327-21b21014e4d0 Aug 25 16:33:52.698928 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7d7807e5-e425-4cde-9264-5c94440e09f9 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:52.699096 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7d7807e5-e425-4cde-9264-5c94440e09f9 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:52.703532 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:52.703532 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:52.703938 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-7d7807e5-e425-4cde-9264-5c94440e09f9 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Snapshot retrieved successfully. Aug 25 16:33:52.704570 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7d7807e5-e425-4cde-9264-5c94440e09f9 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/snapshots/32d7cf4c-6323-4e05-8327-21b21014e4d0 returned with HTTP 200 Aug 25 16:33:52.705015 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1140/4590] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:33:52 2026] GET /volume/v3/snapshots/32d7cf4c-6323-4e05-8327-21b21014e4d0 => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:52.713930 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-8c27b16a-a04c-4b5e-9dc6-e6ff44e5b0fb None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:52.715721 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8c27b16a-a04c-4b5e-9dc6-e6ff44e5b0fb tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:33:52.716122 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8c27b16a-a04c-4b5e-9dc6-e6ff44e5b0fb tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "32d7cf4c-6323-4e05-8327-21b21014e4d0", "size": 1}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:33:52.717555 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-8c27b16a-a04c-4b5e-9dc6-e6ff44e5b0fb tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '32d7cf4c-6323-4e05-8327-21b21014e4d0', 'size': 1}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:33:52.722992 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:52.722992 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:52.723444 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-8c27b16a-a04c-4b5e-9dc6-e6ff44e5b0fb tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Snapshot retrieved successfully. Aug 25 16:33:52.723597 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-8c27b16a-a04c-4b5e-9dc6-e6ff44e5b0fb tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Create volume of 1 GB Aug 25 16:33:52.727329 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-8c27b16a-a04c-4b5e-9dc6-e6ff44e5b0fb tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Availability Zones retrieved successfully. Aug 25 16:33:52.732204 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-8c27b16a-a04c-4b5e-9dc6-e6ff44e5b0fb tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Flow 'volume_create_api' (19faeaa1-fdc9-4268-b3a3-dcf4668d0799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:33:52.733354 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-8c27b16a-a04c-4b5e-9dc6-e6ff44e5b0fb tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13235611-3d5e-4c6b-b662-4d40bb0dcb0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:52.734199 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-8c27b16a-a04c-4b5e-9dc6-e6ff44e5b0fb tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:33:52.766398 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-8c27b16a-a04c-4b5e-9dc6-e6ff44e5b0fb tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13235611-3d5e-4c6b-b662-4d40bb0dcb0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '32d7cf4c-6323-4e05-8327-21b21014e4d0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:52.767331 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-8c27b16a-a04c-4b5e-9dc6-e6ff44e5b0fb tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52ade790-e968-48f6-8c81-6731573e6537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:52.809370 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-8c27b16a-a04c-4b5e-9dc6-e6ff44e5b0fb tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Created reservations ['e333502a-d72d-4ce2-ad46-fdf17b1c107e', '7a1cd07b-b37a-4374-a5a3-1fd711c9f886', '879277bf-ff13-41c9-a4b2-883ed39deb59', '5ce91728-96fb-46be-ad0f-908cfb64d69a'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:33:52.810087 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-8c27b16a-a04c-4b5e-9dc6-e6ff44e5b0fb tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52ade790-e968-48f6-8c81-6731573e6537) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e333502a-d72d-4ce2-ad46-fdf17b1c107e', '7a1cd07b-b37a-4374-a5a3-1fd711c9f886', '879277bf-ff13-41c9-a4b2-883ed39deb59', '5ce91728-96fb-46be-ad0f-908cfb64d69a']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:52.810907 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-8c27b16a-a04c-4b5e-9dc6-e6ff44e5b0fb tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d634d940-9f31-44ed-a7e5-92792123a4cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:52.845785 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-8c27b16a-a04c-4b5e-9dc6-e6ff44e5b0fb tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d634d940-9f31-44ed-a7e5-92792123a4cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f934ac97-9850-45eb-aa36-fa455ff5afe9', '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='c6bd538cf3444dfea42cd417667e734e',qos_specs=None,replication_status=,reservations=['e333502a-d72d-4ce2-ad46-fdf17b1c107e','7a1cd07b-b37a-4374-a5a3-1fd711c9f886','879277bf-ff13-41c9-a4b2-883ed39deb59','5ce91728-96fb-46be-ad0f-908cfb64d69a'],size=1,snapshot_id=32d7cf4c-6323-4e05-8327-21b21014e4d0,source_replicaid=,source_volid=None,status='creating',user_id='11f3f186a24748a6a5b3502737455944',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:33:52Z,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=f934ac97-9850-45eb-aa36-fa455ff5afe9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6bd538cf3444dfea42cd417667e734e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=32d7cf4c-6323-4e05-8327-21b21014e4d0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11f3f186a24748a6a5b3502737455944',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:52.846614 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-8c27b16a-a04c-4b5e-9dc6-e6ff44e5b0fb tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (622e9aae-f187-43bc-8c0b-448a683bbbfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:52.853612 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c3ade5bd-f37e-4708-87bf-e702ccfe759c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:52.855531 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c3ade5bd-f37e-4708-87bf-e702ccfe759c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 Aug 25 16:33:52.855794 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c3ade5bd-f37e-4708-87bf-e702ccfe759c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:52.856210 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c3ade5bd-f37e-4708-87bf-e702ccfe759c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:52.856210 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-c3ade5bd-f37e-4708-87bf-e702ccfe759c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id 9a980819-4ee9-4329-98a0-9ca542936c10. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:52.860440 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:52.860440 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:52.860848 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c3ade5bd-f37e-4708-87bf-e702ccfe759c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 returned with HTTP 200 Aug 25 16:33:52.861266 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1155/4591] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:52 2026] GET /volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:52.866689 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-8c27b16a-a04c-4b5e-9dc6-e6ff44e5b0fb tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (622e9aae-f187-43bc-8c0b-448a683bbbfb) transitioned into state 'SUCCESS' from 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='c6bd538cf3444dfea42cd417667e734e',qos_specs=None,replication_status=,reservations=['e333502a-d72d-4ce2-ad46-fdf17b1c107e','7a1cd07b-b37a-4374-a5a3-1fd711c9f886','879277bf-ff13-41c9-a4b2-883ed39deb59','5ce91728-96fb-46be-ad0f-908cfb64d69a'],size=1,snapshot_id=32d7cf4c-6323-4e05-8327-21b21014e4d0,source_replicaid=,source_volid=None,status='creating',user_id='11f3f186a24748a6a5b3502737455944',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:52.867470 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-8c27b16a-a04c-4b5e-9dc6-e6ff44e5b0fb tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5d5a74c-c0ae-4b0d-a09a-8397c6afc21c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:52.885680 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-8c27b16a-a04c-4b5e-9dc6-e6ff44e5b0fb tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5d5a74c-c0ae-4b0d-a09a-8397c6afc21c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:52.886547 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-8c27b16a-a04c-4b5e-9dc6-e6ff44e5b0fb tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Flow 'volume_create_api' (19faeaa1-fdc9-4268-b3a3-dcf4668d0799) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:33:52.886926 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-8c27b16a-a04c-4b5e-9dc6-e6ff44e5b0fb tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Create volume request issued successfully. Aug 25 16:33:52.887603 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8c27b16a-a04c-4b5e-9dc6-e6ff44e5b0fb tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:33:52.888131 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1145/4592] 10.4.3.102 () {70 vars in 1300 bytes} [Tue Aug 25 16:33:52 2026] POST /volume/v3/volumes => generated 809 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:33:52.901925 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-09e47588-048a-4d8f-b6a1-94426e8a10ca None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:52.904740 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-09e47588-048a-4d8f-b6a1-94426e8a10ca tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/f934ac97-9850-45eb-aa36-fa455ff5afe9 Aug 25 16:33:52.904740 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-09e47588-048a-4d8f-b6a1-94426e8a10ca tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:52.904740 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-09e47588-048a-4d8f-b6a1-94426e8a10ca tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:52.913355 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:52.913355 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:52.917498 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-09e47588-048a-4d8f-b6a1-94426e8a10ca tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:52.922235 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-09e47588-048a-4d8f-b6a1-94426e8a10ca tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/f934ac97-9850-45eb-aa36-fa455ff5afe9 returned with HTTP 200 Aug 25 16:33:52.922732 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1153/4593] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:52 2026] GET /volume/v3/volumes/f934ac97-9850-45eb-aa36-fa455ff5afe9 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:53.871803 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-4c0797ee-d086-4815-bf00-05469d7e8f8f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:53.873254 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4c0797ee-d086-4815-bf00-05469d7e8f8f tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 Aug 25 16:33:53.873454 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4c0797ee-d086-4815-bf00-05469d7e8f8f tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:53.873672 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4c0797ee-d086-4815-bf00-05469d7e8f8f tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:53.873813 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-4c0797ee-d086-4815-bf00-05469d7e8f8f tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id 9a980819-4ee9-4329-98a0-9ca542936c10. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:53.877261 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:53.877261 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:53.877814 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4c0797ee-d086-4815-bf00-05469d7e8f8f tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 returned with HTTP 200 Aug 25 16:33:53.878146 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1141/4594] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:53 2026] GET /volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:53.935917 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-66efe993-f69b-487a-b1dc-51ec085b2781 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:53.937600 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-66efe993-f69b-487a-b1dc-51ec085b2781 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/f934ac97-9850-45eb-aa36-fa455ff5afe9 Aug 25 16:33:53.937811 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-66efe993-f69b-487a-b1dc-51ec085b2781 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:53.937992 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-66efe993-f69b-487a-b1dc-51ec085b2781 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:53.944204 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:53.944204 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:53.947337 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-66efe993-f69b-487a-b1dc-51ec085b2781 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:53.951099 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-66efe993-f69b-487a-b1dc-51ec085b2781 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/f934ac97-9850-45eb-aa36-fa455ff5afe9 returned with HTTP 200 Aug 25 16:33:53.951426 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1156/4595] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:53 2026] GET /volume/v3/volumes/f934ac97-9850-45eb-aa36-fa455ff5afe9 => generated 1228 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:33:53.965363 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c1847de2-f0ce-4533-a806-397b3c200ffb None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:53.968006 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c1847de2-f0ce-4533-a806-397b3c200ffb tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/f934ac97-9850-45eb-aa36-fa455ff5afe9 Aug 25 16:33:53.968251 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c1847de2-f0ce-4533-a806-397b3c200ffb tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:53.968467 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c1847de2-f0ce-4533-a806-397b3c200ffb tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:53.976382 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:53.976382 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:53.981222 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-c1847de2-f0ce-4533-a806-397b3c200ffb tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:53.987413 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c1847de2-f0ce-4533-a806-397b3c200ffb tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/f934ac97-9850-45eb-aa36-fa455ff5afe9 returned with HTTP 200 Aug 25 16:33:53.987863 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1146/4596] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:53 2026] GET /volume/v3/volumes/f934ac97-9850-45eb-aa36-fa455ff5afe9 => generated 1228 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:33:54.000922 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-3f4e7007-c5aa-427a-bd14-4e7e4e04a151 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:54.002355 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3f4e7007-c5aa-427a-bd14-4e7e4e04a151 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/32d7cf4c-6323-4e05-8327-21b21014e4d0 Aug 25 16:33:54.002517 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3f4e7007-c5aa-427a-bd14-4e7e4e04a151 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:54.002728 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3f4e7007-c5aa-427a-bd14-4e7e4e04a151 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:54.002829 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.snapshots [None req-3f4e7007-c5aa-427a-bd14-4e7e4e04a151 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Delete snapshot with id: 32d7cf4c-6323-4e05-8327-21b21014e4d0 Aug 25 16:33:54.007047 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:54.007047 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:54.007413 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-3f4e7007-c5aa-427a-bd14-4e7e4e04a151 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Snapshot retrieved successfully. Aug 25 16:33:54.020736 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-3f4e7007-c5aa-427a-bd14-4e7e4e04a151 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Snapshot delete request issued successfully. Aug 25 16:33:54.020924 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3f4e7007-c5aa-427a-bd14-4e7e4e04a151 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/snapshots/32d7cf4c-6323-4e05-8327-21b21014e4d0 returned with HTTP 202 Aug 25 16:33:54.021330 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1154/4597] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:33:54 2026] DELETE /volume/v3/snapshots/32d7cf4c-6323-4e05-8327-21b21014e4d0 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:33:54.027204 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-32bc6d0f-bc81-4149-b31d-6330b8320211 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:54.028772 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-32bc6d0f-bc81-4149-b31d-6330b8320211 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/snapshots/32d7cf4c-6323-4e05-8327-21b21014e4d0 Aug 25 16:33:54.028967 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-32bc6d0f-bc81-4149-b31d-6330b8320211 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:54.029169 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-32bc6d0f-bc81-4149-b31d-6330b8320211 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:54.033873 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:54.033873 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:54.034376 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-32bc6d0f-bc81-4149-b31d-6330b8320211 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Snapshot retrieved successfully. Aug 25 16:33:54.035183 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-32bc6d0f-bc81-4149-b31d-6330b8320211 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/snapshots/32d7cf4c-6323-4e05-8327-21b21014e4d0 returned with HTTP 200 Aug 25 16:33:54.035796 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1142/4598] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:33:54 2026] GET /volume/v3/snapshots/32d7cf4c-6323-4e05-8327-21b21014e4d0 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:54.892164 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-4d8015a7-8b85-4c86-b4db-f8c9972524ea None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:54.893842 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4d8015a7-8b85-4c86-b4db-f8c9972524ea tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 Aug 25 16:33:54.894061 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4d8015a7-8b85-4c86-b4db-f8c9972524ea tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:54.894230 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4d8015a7-8b85-4c86-b4db-f8c9972524ea tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:54.894327 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-4d8015a7-8b85-4c86-b4db-f8c9972524ea tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id 9a980819-4ee9-4329-98a0-9ca542936c10. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:54.898054 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:54.898054 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:54.898554 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4d8015a7-8b85-4c86-b4db-f8c9972524ea tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 returned with HTTP 200 Aug 25 16:33:54.898915 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1157/4599] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:54 2026] GET /volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:55.045125 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-6eb0c398-eb51-4117-bea6-d945125698e2 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:55.046831 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6eb0c398-eb51-4117-bea6-d945125698e2 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/snapshots/32d7cf4c-6323-4e05-8327-21b21014e4d0 Aug 25 16:33:55.047016 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6eb0c398-eb51-4117-bea6-d945125698e2 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:55.047198 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6eb0c398-eb51-4117-bea6-d945125698e2 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:55.051101 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6eb0c398-eb51-4117-bea6-d945125698e2 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/snapshots/32d7cf4c-6323-4e05-8327-21b21014e4d0 returned with HTTP 404 Aug 25 16:33:55.051525 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1147/4600] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:33:55 2026] GET /volume/v3/snapshots/32d7cf4c-6323-4e05-8327-21b21014e4d0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:33:55.058185 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-26b662b7-e025-409c-bc64-fef1b6ba37e5 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:55.061573 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-26b662b7-e025-409c-bc64-fef1b6ba37e5 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] DELETE https://10.4.3.102/volume/v3/volumes/f934ac97-9850-45eb-aa36-fa455ff5afe9 Aug 25 16:33:55.061573 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-26b662b7-e025-409c-bc64-fef1b6ba37e5 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:55.061573 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-26b662b7-e025-409c-bc64-fef1b6ba37e5 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:55.061573 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-26b662b7-e025-409c-bc64-fef1b6ba37e5 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Delete volume with id: f934ac97-9850-45eb-aa36-fa455ff5afe9 Aug 25 16:33:55.067003 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:55.067003 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:55.067515 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-26b662b7-e025-409c-bc64-fef1b6ba37e5 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:55.081561 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-26b662b7-e025-409c-bc64-fef1b6ba37e5 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Delete volume request issued successfully. Aug 25 16:33:55.081933 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-26b662b7-e025-409c-bc64-fef1b6ba37e5 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/f934ac97-9850-45eb-aa36-fa455ff5afe9 returned with HTTP 202 Aug 25 16:33:55.087605 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1155/4601] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:33:55 2026] DELETE /volume/v3/volumes/f934ac97-9850-45eb-aa36-fa455ff5afe9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:33:55.093902 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-dcaf012e-566d-40b8-8f97-549537e49c19 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:55.095497 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-dcaf012e-566d-40b8-8f97-549537e49c19 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/f934ac97-9850-45eb-aa36-fa455ff5afe9 Aug 25 16:33:55.095719 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-dcaf012e-566d-40b8-8f97-549537e49c19 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:55.095896 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-dcaf012e-566d-40b8-8f97-549537e49c19 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:55.103210 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:55.103210 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:55.106495 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-dcaf012e-566d-40b8-8f97-549537e49c19 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:55.110795 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-dcaf012e-566d-40b8-8f97-549537e49c19 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/f934ac97-9850-45eb-aa36-fa455ff5afe9 returned with HTTP 200 Aug 25 16:33:55.111234 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1143/4602] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:55 2026] GET /volume/v3/volumes/f934ac97-9850-45eb-aa36-fa455ff5afe9 => generated 1227 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:33:55.910088 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-92099a65-82bc-4f51-a2db-4757057672b4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:55.911988 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-92099a65-82bc-4f51-a2db-4757057672b4 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 Aug 25 16:33:55.912222 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-92099a65-82bc-4f51-a2db-4757057672b4 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:55.912438 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-92099a65-82bc-4f51-a2db-4757057672b4 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:55.912525 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-92099a65-82bc-4f51-a2db-4757057672b4 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id 9a980819-4ee9-4329-98a0-9ca542936c10. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:55.917670 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:55.917670 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:55.918541 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-92099a65-82bc-4f51-a2db-4757057672b4 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 returned with HTTP 200 Aug 25 16:33:55.919055 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1158/4603] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:55 2026] GET /volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:56.125259 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-9d73a0f6-9f82-42b9-97f3-273deae7534d None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:56.126897 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9d73a0f6-9f82-42b9-97f3-273deae7534d tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/f934ac97-9850-45eb-aa36-fa455ff5afe9 Aug 25 16:33:56.127092 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9d73a0f6-9f82-42b9-97f3-273deae7534d tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:56.127262 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9d73a0f6-9f82-42b9-97f3-273deae7534d tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:56.132696 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9d73a0f6-9f82-42b9-97f3-273deae7534d tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/f934ac97-9850-45eb-aa36-fa455ff5afe9 returned with HTTP 404 Aug 25 16:33:56.133122 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1148/4604] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:56 2026] GET /volume/v3/volumes/f934ac97-9850-45eb-aa36-fa455ff5afe9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:33:56.294032 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-932a7199-aced-4375-941a-0c3a8ef49e14 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:56.296065 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-932a7199-aced-4375-941a-0c3a8ef49e14 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] DELETE https://10.4.3.102/volume/v3/volumes/a5449893-37fc-45be-bdbb-eae08749b5a7 Aug 25 16:33:56.296326 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-932a7199-aced-4375-941a-0c3a8ef49e14 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:56.296565 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-932a7199-aced-4375-941a-0c3a8ef49e14 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:56.296818 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-932a7199-aced-4375-941a-0c3a8ef49e14 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Delete volume with id: a5449893-37fc-45be-bdbb-eae08749b5a7 Aug 25 16:33:56.304947 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:56.304947 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:56.305490 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-932a7199-aced-4375-941a-0c3a8ef49e14 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:56.322232 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-932a7199-aced-4375-941a-0c3a8ef49e14 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Delete volume request issued successfully. Aug 25 16:33:56.323079 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-932a7199-aced-4375-941a-0c3a8ef49e14 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/a5449893-37fc-45be-bdbb-eae08749b5a7 returned with HTTP 202 Aug 25 16:33:56.323079 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1156/4605] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:33:56 2026] DELETE /volume/v3/volumes/a5449893-37fc-45be-bdbb-eae08749b5a7 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:33:56.329399 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c209fdf4-c195-43e6-955b-76c24a9897a4 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:56.331871 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c209fdf4-c195-43e6-955b-76c24a9897a4 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/a5449893-37fc-45be-bdbb-eae08749b5a7 Aug 25 16:33:56.331871 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c209fdf4-c195-43e6-955b-76c24a9897a4 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:56.331871 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c209fdf4-c195-43e6-955b-76c24a9897a4 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:56.338330 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:56.338330 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:56.341973 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-c209fdf4-c195-43e6-955b-76c24a9897a4 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:56.346186 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c209fdf4-c195-43e6-955b-76c24a9897a4 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/a5449893-37fc-45be-bdbb-eae08749b5a7 returned with HTTP 200 Aug 25 16:33:56.346523 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1144/4606] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:56 2026] GET /volume/v3/volumes/a5449893-37fc-45be-bdbb-eae08749b5a7 => generated 1192 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:33:56.928840 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-9eeeb947-1d98-45e0-88e3-89c8d2712e24 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:56.930577 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9eeeb947-1d98-45e0-88e3-89c8d2712e24 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 Aug 25 16:33:56.930856 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9eeeb947-1d98-45e0-88e3-89c8d2712e24 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:56.931061 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9eeeb947-1d98-45e0-88e3-89c8d2712e24 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:56.931197 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-9eeeb947-1d98-45e0-88e3-89c8d2712e24 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id 9a980819-4ee9-4329-98a0-9ca542936c10. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:56.935401 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:56.935401 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:56.936008 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9eeeb947-1d98-45e0-88e3-89c8d2712e24 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 returned with HTTP 200 Aug 25 16:33:56.936361 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1159/4607] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:56 2026] GET /volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:57.358306 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-9a1cba73-9784-4cb5-a6a7-87b4f375126e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:57.360053 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9a1cba73-9784-4cb5-a6a7-87b4f375126e tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/a5449893-37fc-45be-bdbb-eae08749b5a7 Aug 25 16:33:57.360414 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9a1cba73-9784-4cb5-a6a7-87b4f375126e tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:57.360718 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9a1cba73-9784-4cb5-a6a7-87b4f375126e tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:57.367512 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9a1cba73-9784-4cb5-a6a7-87b4f375126e tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/a5449893-37fc-45be-bdbb-eae08749b5a7 returned with HTTP 404 Aug 25 16:33:57.367512 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1149/4608] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:57 2026] GET /volume/v3/volumes/a5449893-37fc-45be-bdbb-eae08749b5a7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:33:57.375035 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-c396e5e4-542e-439e-8aec-bbf0eb245eab None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:57.376562 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c396e5e4-542e-439e-8aec-bbf0eb245eab tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] DELETE https://10.4.3.102/volume/v3/volumes/f934ac97-9850-45eb-aa36-fa455ff5afe9 Aug 25 16:33:57.376770 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c396e5e4-542e-439e-8aec-bbf0eb245eab tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:57.376959 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c396e5e4-542e-439e-8aec-bbf0eb245eab tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:57.377110 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-c396e5e4-542e-439e-8aec-bbf0eb245eab tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Delete volume with id: f934ac97-9850-45eb-aa36-fa455ff5afe9 Aug 25 16:33:57.382296 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c396e5e4-542e-439e-8aec-bbf0eb245eab tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/f934ac97-9850-45eb-aa36-fa455ff5afe9 returned with HTTP 404 Aug 25 16:33:57.382710 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1157/4609] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:33:57 2026] DELETE /volume/v3/volumes/f934ac97-9850-45eb-aa36-fa455ff5afe9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:33:57.388359 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c30182dc-2921-4c6d-a05c-ed9b6df05766 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:57.389821 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c30182dc-2921-4c6d-a05c-ed9b6df05766 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/f934ac97-9850-45eb-aa36-fa455ff5afe9 Aug 25 16:33:57.390006 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c30182dc-2921-4c6d-a05c-ed9b6df05766 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:57.390158 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c30182dc-2921-4c6d-a05c-ed9b6df05766 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:57.395162 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c30182dc-2921-4c6d-a05c-ed9b6df05766 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/f934ac97-9850-45eb-aa36-fa455ff5afe9 returned with HTTP 404 Aug 25 16:33:57.395568 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1145/4610] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:57 2026] GET /volume/v3/volumes/f934ac97-9850-45eb-aa36-fa455ff5afe9 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:33:57.401799 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-859fdbf8-c36c-493a-889a-a2df553d3d00 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:57.403437 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-859fdbf8-c36c-493a-889a-a2df553d3d00 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/32d7cf4c-6323-4e05-8327-21b21014e4d0 Aug 25 16:33:57.403610 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-859fdbf8-c36c-493a-889a-a2df553d3d00 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:57.403805 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-859fdbf8-c36c-493a-889a-a2df553d3d00 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:57.403894 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.snapshots [None req-859fdbf8-c36c-493a-889a-a2df553d3d00 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Delete snapshot with id: 32d7cf4c-6323-4e05-8327-21b21014e4d0 Aug 25 16:33:57.407705 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-859fdbf8-c36c-493a-889a-a2df553d3d00 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/snapshots/32d7cf4c-6323-4e05-8327-21b21014e4d0 returned with HTTP 404 Aug 25 16:33:57.408175 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1160/4611] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:33:57 2026] DELETE /volume/v3/snapshots/32d7cf4c-6323-4e05-8327-21b21014e4d0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:33:57.414551 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-3bd9cf0d-b305-4bae-b1ea-c5fae2fceeb8 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:57.417192 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3bd9cf0d-b305-4bae-b1ea-c5fae2fceeb8 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/snapshots/32d7cf4c-6323-4e05-8327-21b21014e4d0 Aug 25 16:33:57.417192 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3bd9cf0d-b305-4bae-b1ea-c5fae2fceeb8 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:57.417192 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3bd9cf0d-b305-4bae-b1ea-c5fae2fceeb8 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:57.420121 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3bd9cf0d-b305-4bae-b1ea-c5fae2fceeb8 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/snapshots/32d7cf4c-6323-4e05-8327-21b21014e4d0 returned with HTTP 404 Aug 25 16:33:57.420659 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1150/4612] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:33:57 2026] GET /volume/v3/snapshots/32d7cf4c-6323-4e05-8327-21b21014e4d0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:33:57.426512 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-be6a5e78-e943-4f75-91d8-f95b332a4d3a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:57.428041 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-be6a5e78-e943-4f75-91d8-f95b332a4d3a tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] DELETE https://10.4.3.102/volume/v3/volumes/a5449893-37fc-45be-bdbb-eae08749b5a7 Aug 25 16:33:57.428251 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-be6a5e78-e943-4f75-91d8-f95b332a4d3a tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:57.428425 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-be6a5e78-e943-4f75-91d8-f95b332a4d3a tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:57.428571 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-be6a5e78-e943-4f75-91d8-f95b332a4d3a tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Delete volume with id: a5449893-37fc-45be-bdbb-eae08749b5a7 Aug 25 16:33:57.435169 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-be6a5e78-e943-4f75-91d8-f95b332a4d3a tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/a5449893-37fc-45be-bdbb-eae08749b5a7 returned with HTTP 404 Aug 25 16:33:57.435600 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1158/4613] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:33:57 2026] DELETE /volume/v3/volumes/a5449893-37fc-45be-bdbb-eae08749b5a7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:33:57.442020 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a3fd9fe3-7d95-412b-899b-af038a84ebfe None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:57.443776 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a3fd9fe3-7d95-412b-899b-af038a84ebfe tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/a5449893-37fc-45be-bdbb-eae08749b5a7 Aug 25 16:33:57.443950 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a3fd9fe3-7d95-412b-899b-af038a84ebfe tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:57.444112 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a3fd9fe3-7d95-412b-899b-af038a84ebfe tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:57.449655 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a3fd9fe3-7d95-412b-899b-af038a84ebfe tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/a5449893-37fc-45be-bdbb-eae08749b5a7 returned with HTTP 404 Aug 25 16:33:57.450162 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1146/4614] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:57 2026] GET /volume/v3/volumes/a5449893-37fc-45be-bdbb-eae08749b5a7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:33:57.486221 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-27463a28-186f-41f6-b090-f98d0f47b61d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:57.487786 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-27463a28-186f-41f6-b090-f98d0f47b61d tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] DELETE https://10.4.3.102/volume/v3/volumes/38ba518d-bfd5-42d9-a650-92ddab150712 Aug 25 16:33:57.487984 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-27463a28-186f-41f6-b090-f98d0f47b61d tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:57.488167 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-27463a28-186f-41f6-b090-f98d0f47b61d tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:57.488299 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-27463a28-186f-41f6-b090-f98d0f47b61d tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Delete volume with id: 38ba518d-bfd5-42d9-a650-92ddab150712 Aug 25 16:33:57.494342 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:57.494342 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:57.494842 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-27463a28-186f-41f6-b090-f98d0f47b61d tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:57.508276 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-27463a28-186f-41f6-b090-f98d0f47b61d tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Delete volume request issued successfully. Aug 25 16:33:57.508492 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-27463a28-186f-41f6-b090-f98d0f47b61d tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/38ba518d-bfd5-42d9-a650-92ddab150712 returned with HTTP 202 Aug 25 16:33:57.508846 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1161/4615] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:33:57 2026] DELETE /volume/v3/volumes/38ba518d-bfd5-42d9-a650-92ddab150712 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:33:57.516189 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-9fa35ca4-0016-466b-a4f4-969ae8c5978d None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:57.519146 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9fa35ca4-0016-466b-a4f4-969ae8c5978d tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/38ba518d-bfd5-42d9-a650-92ddab150712 Aug 25 16:33:57.519146 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9fa35ca4-0016-466b-a4f4-969ae8c5978d tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:57.519146 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9fa35ca4-0016-466b-a4f4-969ae8c5978d tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:57.525430 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:57.525430 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:57.529028 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-9fa35ca4-0016-466b-a4f4-969ae8c5978d tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Volume info retrieved successfully. Aug 25 16:33:57.533338 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9fa35ca4-0016-466b-a4f4-969ae8c5978d tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/38ba518d-bfd5-42d9-a650-92ddab150712 returned with HTTP 200 Aug 25 16:33:57.533908 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1151/4616] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:57 2026] GET /volume/v3/volumes/38ba518d-bfd5-42d9-a650-92ddab150712 => generated 1227 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:33:57.945621 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-204c0cae-dc90-4914-a9c8-ee3d9d85f255 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:57.947373 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-204c0cae-dc90-4914-a9c8-ee3d9d85f255 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 Aug 25 16:33:57.947630 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-204c0cae-dc90-4914-a9c8-ee3d9d85f255 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:57.947888 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-204c0cae-dc90-4914-a9c8-ee3d9d85f255 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:57.948046 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-204c0cae-dc90-4914-a9c8-ee3d9d85f255 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id 9a980819-4ee9-4329-98a0-9ca542936c10. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:33:57.952070 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:57.952070 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:57.952734 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-204c0cae-dc90-4914-a9c8-ee3d9d85f255 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 returned with HTTP 200 Aug 25 16:33:57.953249 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1159/4617] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:57 2026] GET /volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:57.965155 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-8e29bc87-fa9e-4b71-90c5-fa0997228453 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:57.966800 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8e29bc87-fa9e-4b71-90c5-fa0997228453 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] POST https://10.4.3.102/volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10/action Aug 25 16:33:57.967345 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8e29bc87-fa9e-4b71-90c5-fa0997228453 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:33:57.967580 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8e29bc87-fa9e-4b71-90c5-fa0997228453 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:33:57.969262 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.contrib.admin_actions [None req-8e29bc87-fa9e-4b71-90c5-fa0997228453 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Updating backup '9a980819-4ee9-4329-98a0-9ca542936c10' with '{'status': 'error'}' {{(pid=100455) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 25 16:33:57.977429 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:57.977429 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:33:57.985033 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.backup.rpcapi [None req-8e29bc87-fa9e-4b71-90c5-fa0997228453 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] reset_status in rpcapi backup_id 9a980819-4ee9-4329-98a0-9ca542936c10 on host np0000008093. {{(pid=100455) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 25 16:33:57.986223 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8e29bc87-fa9e-4b71-90c5-fa0997228453 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10/action returned with HTTP 202 Aug 25 16:33:57.986223 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1147/4618] 10.4.3.102 () {70 vars in 1430 bytes} [Tue Aug 25 16:33:57 2026] POST /volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:33:57.993073 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-55c3f766-e0a8-4ec0-b054-29f3afef8b53 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:57.994976 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-55c3f766-e0a8-4ec0-b054-29f3afef8b53 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/36bae496-d202-407b-9e80-108031722b00 Aug 25 16:33:57.995171 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-55c3f766-e0a8-4ec0-b054-29f3afef8b53 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:57.995346 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-55c3f766-e0a8-4ec0-b054-29f3afef8b53 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:57.995487 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-55c3f766-e0a8-4ec0-b054-29f3afef8b53 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Delete volume with id: 36bae496-d202-407b-9e80-108031722b00 Aug 25 16:33:58.001915 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:58.001915 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:58.002170 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-55c3f766-e0a8-4ec0-b054-29f3afef8b53 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Volume info retrieved successfully. Aug 25 16:33:58.015622 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-55c3f766-e0a8-4ec0-b054-29f3afef8b53 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Delete volume request issued successfully. Aug 25 16:33:58.015796 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-55c3f766-e0a8-4ec0-b054-29f3afef8b53 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/volumes/36bae496-d202-407b-9e80-108031722b00 returned with HTTP 202 Aug 25 16:33:58.016404 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1162/4619] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:33:57 2026] DELETE /volume/v3/volumes/36bae496-d202-407b-9e80-108031722b00 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:33:58.023947 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c2324422-8a66-49fd-9bb8-a5b496afde05 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:58.026671 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c2324422-8a66-49fd-9bb8-a5b496afde05 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/volumes/36bae496-d202-407b-9e80-108031722b00 Aug 25 16:33:58.027042 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c2324422-8a66-49fd-9bb8-a5b496afde05 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:58.027237 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c2324422-8a66-49fd-9bb8-a5b496afde05 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:58.034307 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:58.034307 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:33:58.037659 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-c2324422-8a66-49fd-9bb8-a5b496afde05 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Volume info retrieved successfully. Aug 25 16:33:58.041277 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c2324422-8a66-49fd-9bb8-a5b496afde05 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/volumes/36bae496-d202-407b-9e80-108031722b00 returned with HTTP 200 Aug 25 16:33:58.041646 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1152/4620] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:58 2026] GET /volume/v3/volumes/36bae496-d202-407b-9e80-108031722b00 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:33:58.546071 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-fb7290ee-fb31-4aaa-9280-309cbbb49b7d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:58.547767 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fb7290ee-fb31-4aaa-9280-309cbbb49b7d tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/38ba518d-bfd5-42d9-a650-92ddab150712 Aug 25 16:33:58.548029 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fb7290ee-fb31-4aaa-9280-309cbbb49b7d tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:58.548234 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fb7290ee-fb31-4aaa-9280-309cbbb49b7d tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:58.553278 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fb7290ee-fb31-4aaa-9280-309cbbb49b7d tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/38ba518d-bfd5-42d9-a650-92ddab150712 returned with HTTP 404 Aug 25 16:33:58.553730 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1160/4621] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:58 2026] GET /volume/v3/volumes/38ba518d-bfd5-42d9-a650-92ddab150712 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:33:58.559971 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-178a12df-e6db-4ec3-8b9a-6d25b79fcc1d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:58.564531 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-178a12df-e6db-4ec3-8b9a-6d25b79fcc1d tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] DELETE https://10.4.3.102/volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc Aug 25 16:33:58.564531 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-178a12df-e6db-4ec3-8b9a-6d25b79fcc1d tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:58.564531 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-178a12df-e6db-4ec3-8b9a-6d25b79fcc1d tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:58.564531 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-178a12df-e6db-4ec3-8b9a-6d25b79fcc1d tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Delete volume with id: 6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc Aug 25 16:33:58.570832 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-178a12df-e6db-4ec3-8b9a-6d25b79fcc1d tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc returned with HTTP 404 Aug 25 16:33:58.571809 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1148/4622] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:33:58 2026] DELETE /volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:33:58.578516 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-3b8d3d2e-5b55-44e1-9adc-5efc5000cc50 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:58.580312 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3b8d3d2e-5b55-44e1-9adc-5efc5000cc50 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc Aug 25 16:33:58.580540 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3b8d3d2e-5b55-44e1-9adc-5efc5000cc50 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:58.580776 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3b8d3d2e-5b55-44e1-9adc-5efc5000cc50 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:58.586066 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3b8d3d2e-5b55-44e1-9adc-5efc5000cc50 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc returned with HTTP 404 Aug 25 16:33:58.586512 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1163/4623] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:58 2026] GET /volume/v3/volumes/6549cd3c-b8f8-4e34-ac47-6a9e4d8fe8cc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:33:58.617206 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-6639d58f-ab81-4666-bfbf-535ab78632b9 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:58.619227 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6639d58f-ab81-4666-bfbf-535ab78632b9 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] DELETE https://10.4.3.102/volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa Aug 25 16:33:58.619482 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6639d58f-ab81-4666-bfbf-535ab78632b9 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:58.619860 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6639d58f-ab81-4666-bfbf-535ab78632b9 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:58.620090 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-6639d58f-ab81-4666-bfbf-535ab78632b9 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Delete volume with id: 05c3db5d-1df7-44e0-846e-cec92cfe84fa Aug 25 16:33:58.627256 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6639d58f-ab81-4666-bfbf-535ab78632b9 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa returned with HTTP 404 Aug 25 16:33:58.627846 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1153/4624] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:33:58 2026] DELETE /volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:33:58.633605 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e2c40642-da41-4531-ac69-c9d1b94f99b1 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:58.635270 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e2c40642-da41-4531-ac69-c9d1b94f99b1 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] GET https://10.4.3.102/volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa Aug 25 16:33:58.635485 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e2c40642-da41-4531-ac69-c9d1b94f99b1 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:58.635687 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e2c40642-da41-4531-ac69-c9d1b94f99b1 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:58.641243 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e2c40642-da41-4531-ac69-c9d1b94f99b1 tempest-VolumeImageDependencyTests-715368350 tempest-VolumeImageDependencyTests-715368350-project-member] https://10.4.3.102/volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa returned with HTTP 404 Aug 25 16:33:58.641790 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1161/4625] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:33:58 2026] GET /volume/v3/volumes/05c3db5d-1df7-44e0-846e-cec92cfe84fa => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:33:59.053740 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-904ed5d9-4d16-42fd-88d4-784a4d5f6eb9 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:59.055211 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-904ed5d9-4d16-42fd-88d4-784a4d5f6eb9 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/volumes/36bae496-d202-407b-9e80-108031722b00 Aug 25 16:33:59.056759 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-904ed5d9-4d16-42fd-88d4-784a4d5f6eb9 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:33:59.056759 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-904ed5d9-4d16-42fd-88d4-784a4d5f6eb9 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:33:59.061533 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-904ed5d9-4d16-42fd-88d4-784a4d5f6eb9 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/volumes/36bae496-d202-407b-9e80-108031722b00 returned with HTTP 404 Aug 25 16:33:59.062255 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1149/4626] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:33:59 2026] GET /volume/v3/volumes/36bae496-d202-407b-9e80-108031722b00 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:33:59.071603 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-dec5b540-21a3-4cef-8208-422598516fdc None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:59.074882 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-dec5b540-21a3-4cef-8208-422598516fdc tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] POST https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2/restore Aug 25 16:33:59.074882 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-dec5b540-21a3-4cef-8208-422598516fdc tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:33:59.075152 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.contrib.backups [None req-dec5b540-21a3-4cef-8208-422598516fdc tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Restoring backup cad2efc2-6465-43fa-8f86-020f99f62cd2 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100457) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 16:33:59.075252 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.contrib.backups [None req-dec5b540-21a3-4cef-8208-422598516fdc tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Restoring backup cad2efc2-6465-43fa-8f86-020f99f62cd2 to volume None. Aug 25 16:33:59.079039 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:59.079039 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:59.079765 np0000008093 devstack@c-api.service[100457]: INFO cinder.backup.api [None req-dec5b540-21a3-4cef-8208-422598516fdc tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Creating volume of 1 GB for restore of backup cad2efc2-6465-43fa-8f86-020f99f62cd2. Aug 25 16:33:59.082605 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-dec5b540-21a3-4cef-8208-422598516fdc tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Availability Zones retrieved successfully. Aug 25 16:33:59.087850 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-dec5b540-21a3-4cef-8208-422598516fdc tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Flow 'volume_create_api' (e9e77a89-2f4f-405b-81a4-847ee22a29a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:33:59.088687 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-dec5b540-21a3-4cef-8208-422598516fdc tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71258232-4f43-4d06-99fa-af40e03fe511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:59.089393 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-dec5b540-21a3-4cef-8208-422598516fdc tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:33:59.111283 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-dec5b540-21a3-4cef-8208-422598516fdc tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71258232-4f43-4d06-99fa-af40e03fe511) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:59.111982 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-dec5b540-21a3-4cef-8208-422598516fdc tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6686c971-e2d7-4bba-aca1-333ffa0604f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:59.141352 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-dec5b540-21a3-4cef-8208-422598516fdc tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Created reservations ['3a50e26e-3c0e-493e-97c8-f2bdaea22465', '33c1fc67-8e9d-470c-8b3d-549dc2c788aa', '101d8ea9-545f-460f-88c1-c0a320f72570', 'a46ebae0-e292-4825-916e-2562772d6a9e'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:33:59.142031 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-dec5b540-21a3-4cef-8208-422598516fdc tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6686c971-e2d7-4bba-aca1-333ffa0604f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a50e26e-3c0e-493e-97c8-f2bdaea22465', '33c1fc67-8e9d-470c-8b3d-549dc2c788aa', '101d8ea9-545f-460f-88c1-c0a320f72570', 'a46ebae0-e292-4825-916e-2562772d6a9e']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:59.142688 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-dec5b540-21a3-4cef-8208-422598516fdc tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44386c7b-85e8-464b-b340-d507c50f60d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:59.168998 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-dec5b540-21a3-4cef-8208-422598516fdc tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44386c7b-85e8-464b-b340-d507c50f60d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6214c214-6c6b-43ed-b7a1-fa0d3b713301', '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='6ffcc79db17747f798a23a52e2ae62a3',qos_specs=None,replication_status=,reservations=['3a50e26e-3c0e-493e-97c8-f2bdaea22465','33c1fc67-8e9d-470c-8b3d-549dc2c788aa','101d8ea9-545f-460f-88c1-c0a320f72570','a46ebae0-e292-4825-916e-2562772d6a9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45b057654d204649a2a0401c863bcc3d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:33:59Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6214c214-6c6b-43ed-b7a1-fa0d3b713301,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ffcc79db17747f798a23a52e2ae62a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45b057654d204649a2a0401c863bcc3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:59.169708 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-dec5b540-21a3-4cef-8208-422598516fdc tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36a8fd2f-4de9-4ca1-8167-ec30004a593e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:59.183147 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-dec5b540-21a3-4cef-8208-422598516fdc tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36a8fd2f-4de9-4ca1-8167-ec30004a593e) transitioned into 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='6ffcc79db17747f798a23a52e2ae62a3',qos_specs=None,replication_status=,reservations=['3a50e26e-3c0e-493e-97c8-f2bdaea22465','33c1fc67-8e9d-470c-8b3d-549dc2c788aa','101d8ea9-545f-460f-88c1-c0a320f72570','a46ebae0-e292-4825-916e-2562772d6a9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45b057654d204649a2a0401c863bcc3d',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:59.183805 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-dec5b540-21a3-4cef-8208-422598516fdc tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (285e039f-953a-4d43-b257-2875080788e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:59.192150 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-dec5b540-21a3-4cef-8208-422598516fdc tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (285e039f-953a-4d43-b257-2875080788e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:59.193292 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-dec5b540-21a3-4cef-8208-422598516fdc tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Flow 'volume_create_api' (e9e77a89-2f4f-405b-81a4-847ee22a29a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:33:59.193292 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-dec5b540-21a3-4cef-8208-422598516fdc tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Create volume request issued successfully. Aug 25 16:33:59.199770 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:59.199770 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:33:59.200115 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-dec5b540-21a3-4cef-8208-422598516fdc tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Volume info retrieved successfully. Aug 25 16:33:59.727060 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-8e09ea0f-2a80-447d-bfbe-ac55b84a1d07 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:59.804500 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8e09ea0f-2a80-447d-bfbe-ac55b84a1d07 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:33:59.804855 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8e09ea0f-2a80-447d-bfbe-ac55b84a1d07 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-692662031", "extra_specs": {"storage_protocol": "tempest-storage_protocol-62789754", "vendor_name": "tempest-vendor_name-85117545"}}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:33:59.818908 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8e09ea0f-2a80-447d-bfbe-ac55b84a1d07 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:33:59.818908 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1154/4627] 10.4.3.102 () {68 vars in 1253 bytes} [Tue Aug 25 16:33:59 2026] POST /volume/v3/types => generated 324 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:33:59.827068 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-fae38153-1169-49e8-828f-c4149e57f9f8 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:33:59.829338 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fae38153-1169-49e8-828f-c4149e57f9f8 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:33:59.829970 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fae38153-1169-49e8-828f-c4149e57f9f8 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b9864c81-c907-49b6-af15-466b77be0f9d", "size": 1}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:33:59.831657 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-fae38153-1169-49e8-828f-c4149e57f9f8 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Create volume request body: {'volume': {'volume_type': 'b9864c81-c907-49b6-af15-466b77be0f9d', 'size': 1}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:33:59.834899 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-fae38153-1169-49e8-828f-c4149e57f9f8 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Create volume of 1 GB Aug 25 16:33:59.835206 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:33:59.835206 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:33:59.835534 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-fae38153-1169-49e8-828f-c4149e57f9f8 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Availability Zones retrieved successfully. Aug 25 16:33:59.840897 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-fae38153-1169-49e8-828f-c4149e57f9f8 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Flow 'volume_create_api' (e4dade2a-2b59-434a-9942-288d1d1e4b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:33:59.841823 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-fae38153-1169-49e8-828f-c4149e57f9f8 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d57d5f7-4598-44ef-b282-4c4fd2c606cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:59.842497 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-fae38153-1169-49e8-828f-c4149e57f9f8 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:33:59.858370 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-fae38153-1169-49e8-828f-c4149e57f9f8 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d57d5f7-4598-44ef-b282-4c4fd2c606cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:34:00Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-62789754',vendor_name='tempest-vendor_name-85117545'},id=b9864c81-c907-49b6-af15-466b77be0f9d,is_public=True,name='tempest-ProjectAdminTests-volume-type-692662031',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9864c81-c907-49b6-af15-466b77be0f9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:59.859095 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-fae38153-1169-49e8-828f-c4149e57f9f8 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83ea717a-4efd-444c-88d1-36b212880e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:59.881676 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-fae38153-1169-49e8-828f-c4149e57f9f8 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-692662031 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-692662031, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:33:59.881955 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-fae38153-1169-49e8-828f-c4149e57f9f8 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-692662031 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-692662031, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:33:59.917413 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-fae38153-1169-49e8-828f-c4149e57f9f8 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Created reservations ['aba0f4d5-d87a-442c-9483-e65599f397ba', 'b058a0b1-ec68-4d84-9f26-c8de484ea4e8', '20bd03de-42ce-4d64-8606-a3de39d6f9dd', 'd40e3ef2-9267-47de-a2de-19726a7f316e'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:33:59.918246 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-fae38153-1169-49e8-828f-c4149e57f9f8 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83ea717a-4efd-444c-88d1-36b212880e7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aba0f4d5-d87a-442c-9483-e65599f397ba', 'b058a0b1-ec68-4d84-9f26-c8de484ea4e8', '20bd03de-42ce-4d64-8606-a3de39d6f9dd', 'd40e3ef2-9267-47de-a2de-19726a7f316e']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:59.919008 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-fae38153-1169-49e8-828f-c4149e57f9f8 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b5b7225-9996-47cb-9146-eef43d95ec55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:59.949186 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-fae38153-1169-49e8-828f-c4149e57f9f8 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b5b7225-9996-47cb-9146-eef43d95ec55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bdf57184-2094-47ea-8991-9a6b9a7524ab', '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='fd2d87cd501c4c85829368ea9f9ea8f8',qos_specs=None,replication_status=,reservations=['aba0f4d5-d87a-442c-9483-e65599f397ba','b058a0b1-ec68-4d84-9f26-c8de484ea4e8','20bd03de-42ce-4d64-8606-a3de39d6f9dd','d40e3ef2-9267-47de-a2de-19726a7f316e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d35722efd984ab4ad9040a41bce6f9d',volume_type_id=b9864c81-c907-49b6-af15-466b77be0f9d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:33:59Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bdf57184-2094-47ea-8991-9a6b9a7524ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd2d87cd501c4c85829368ea9f9ea8f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d35722efd984ab4ad9040a41bce6f9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b9864c81-c907-49b6-af15-466b77be0f9d),volume_type_id=b9864c81-c907-49b6-af15-466b77be0f9d)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:59.949893 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-fae38153-1169-49e8-828f-c4149e57f9f8 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fcff383-991b-47b6-a954-19c38e27a861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:59.973278 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-fae38153-1169-49e8-828f-c4149e57f9f8 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fcff383-991b-47b6-a954-19c38e27a861) transitioned into state 'SUCCESS' from 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='fd2d87cd501c4c85829368ea9f9ea8f8',qos_specs=None,replication_status=,reservations=['aba0f4d5-d87a-442c-9483-e65599f397ba','b058a0b1-ec68-4d84-9f26-c8de484ea4e8','20bd03de-42ce-4d64-8606-a3de39d6f9dd','d40e3ef2-9267-47de-a2de-19726a7f316e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d35722efd984ab4ad9040a41bce6f9d',volume_type_id=b9864c81-c907-49b6-af15-466b77be0f9d)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:59.974570 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-fae38153-1169-49e8-828f-c4149e57f9f8 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1efefe14-a496-48f8-a737-e8dad5e686a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:33:59.986001 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-fae38153-1169-49e8-828f-c4149e57f9f8 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1efefe14-a496-48f8-a737-e8dad5e686a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:33:59.987318 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-fae38153-1169-49e8-828f-c4149e57f9f8 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Flow 'volume_create_api' (e4dade2a-2b59-434a-9942-288d1d1e4b75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:33:59.987719 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-fae38153-1169-49e8-828f-c4149e57f9f8 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Create volume request issued successfully. Aug 25 16:33:59.988639 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fae38153-1169-49e8-828f-c4149e57f9f8 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:33:59.989215 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1162/4628] 10.4.3.102 () {70 vars in 1298 bytes} [Tue Aug 25 16:33:59 2026] POST /volume/v3/volumes => generated 772 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:34:00.001737 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-3be5793a-7ac0-42b9-a01f-7209733e910b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:00.005813 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3be5793a-7ac0-42b9-a01f-7209733e910b tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] GET https://10.4.3.102/volume/v3/volumes/bdf57184-2094-47ea-8991-9a6b9a7524ab Aug 25 16:34:00.005813 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3be5793a-7ac0-42b9-a01f-7209733e910b tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:00.005813 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3be5793a-7ac0-42b9-a01f-7209733e910b tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:00.012939 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:00.012939 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:00.019300 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-3be5793a-7ac0-42b9-a01f-7209733e910b tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Volume info retrieved successfully. Aug 25 16:34:00.025295 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3be5793a-7ac0-42b9-a01f-7209733e910b tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] https://10.4.3.102/volume/v3/volumes/bdf57184-2094-47ea-8991-9a6b9a7524ab returned with HTTP 200 Aug 25 16:34:00.025295 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1150/4629] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:34:00 2026] GET /volume/v3/volumes/bdf57184-2094-47ea-8991-9a6b9a7524ab => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:00.206990 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:00.206990 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:00.207447 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-dec5b540-21a3-4cef-8208-422598516fdc tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Volume info retrieved successfully. Aug 25 16:34:00.207499 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.backup.api [None req-dec5b540-21a3-4cef-8208-422598516fdc tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Checking backup size 1 against volume size 1 {{(pid=100457) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 25 16:34:00.207673 np0000008093 devstack@c-api.service[100457]: INFO cinder.backup.api [None req-dec5b540-21a3-4cef-8208-422598516fdc tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Overwriting volume 6214c214-6c6b-43ed-b7a1-fa0d3b713301 with restore of backup cad2efc2-6465-43fa-8f86-020f99f62cd2 Aug 25 16:34:00.217510 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.backup.rpcapi [None req-dec5b540-21a3-4cef-8208-422598516fdc tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] restore_backup in rpcapi backup_id cad2efc2-6465-43fa-8f86-020f99f62cd2 {{(pid=100457) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 16:34:00.219120 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-dec5b540-21a3-4cef-8208-422598516fdc tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2/restore returned with HTTP 202 Aug 25 16:34:00.219510 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1164/4630] 10.4.3.102 () {70 vars in 1433 bytes} [Tue Aug 25 16:33:59 2026] POST /volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2/restore => generated 152 bytes in 1148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:34:00.228260 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-5815b5e1-476b-4d49-88da-43e74b311e38 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:00.229807 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5815b5e1-476b-4d49-88da-43e74b311e38 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 Aug 25 16:34:00.231605 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5815b5e1-476b-4d49-88da-43e74b311e38 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:00.231605 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5815b5e1-476b-4d49-88da-43e74b311e38 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:00.231605 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-5815b5e1-476b-4d49-88da-43e74b311e38 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id cad2efc2-6465-43fa-8f86-020f99f62cd2. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:34:00.236115 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:00.236115 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:00.236916 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5815b5e1-476b-4d49-88da-43e74b311e38 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 returned with HTTP 200 Aug 25 16:34:00.237391 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1155/4631] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:34:00 2026] GET /volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:01.040418 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-15608553-c9ef-474e-80c1-f59500edae96 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:01.042283 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-15608553-c9ef-474e-80c1-f59500edae96 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] GET https://10.4.3.102/volume/v3/volumes/bdf57184-2094-47ea-8991-9a6b9a7524ab Aug 25 16:34:01.042482 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-15608553-c9ef-474e-80c1-f59500edae96 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:01.042784 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-15608553-c9ef-474e-80c1-f59500edae96 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:01.049911 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:01.049911 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:01.052926 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-15608553-c9ef-474e-80c1-f59500edae96 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Volume info retrieved successfully. Aug 25 16:34:01.056474 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-15608553-c9ef-474e-80c1-f59500edae96 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] https://10.4.3.102/volume/v3/volumes/bdf57184-2094-47ea-8991-9a6b9a7524ab returned with HTTP 200 Aug 25 16:34:01.057041 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1163/4632] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:34:01 2026] GET /volume/v3/volumes/bdf57184-2094-47ea-8991-9a6b9a7524ab => generated 972 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:01.069620 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d23b3dc6-7834-4213-80f2-0eecab4bac2f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:01.071229 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d23b3dc6-7834-4213-80f2-0eecab4bac2f tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] GET https://10.4.3.102/volume/v3/messages Aug 25 16:34:01.071537 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d23b3dc6-7834-4213-80f2-0eecab4bac2f tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:01.072954 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d23b3dc6-7834-4213-80f2-0eecab4bac2f tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:01.076274 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d23b3dc6-7834-4213-80f2-0eecab4bac2f tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] https://10.4.3.102/volume/v3/messages returned with HTTP 200 Aug 25 16:34:01.076823 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1151/4633] 10.4.3.102 () {68 vars in 1280 bytes} [Tue Aug 25 16:34:01 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:01.085721 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d3cb430b-6c2b-4461-b121-9d595b36d0cc None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:01.087704 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d3cb430b-6c2b-4461-b121-9d595b36d0cc tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] DELETE https://10.4.3.102/volume/v3/messages/bdbe6bc0-5ce0-4a31-92ef-448142f4a5c5 Aug 25 16:34:01.087933 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d3cb430b-6c2b-4461-b121-9d595b36d0cc tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:01.088102 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d3cb430b-6c2b-4461-b121-9d595b36d0cc tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:01.096146 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d3cb430b-6c2b-4461-b121-9d595b36d0cc tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] https://10.4.3.102/volume/v3/messages/bdbe6bc0-5ce0-4a31-92ef-448142f4a5c5 returned with HTTP 204 Aug 25 16:34:01.096466 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1165/4634] 10.4.3.102 () {68 vars in 1394 bytes} [Tue Aug 25 16:34:01 2026] DELETE /volume/v3/messages/bdbe6bc0-5ce0-4a31-92ef-448142f4a5c5 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 16:34:01.103327 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a1f58d38-5f5d-4202-af25-749afb86e9b7 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:01.104943 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a1f58d38-5f5d-4202-af25-749afb86e9b7 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] GET https://10.4.3.102/volume/v3/messages/bdbe6bc0-5ce0-4a31-92ef-448142f4a5c5 Aug 25 16:34:01.105235 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a1f58d38-5f5d-4202-af25-749afb86e9b7 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:01.105474 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a1f58d38-5f5d-4202-af25-749afb86e9b7 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:01.109160 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a1f58d38-5f5d-4202-af25-749afb86e9b7 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] https://10.4.3.102/volume/v3/messages/bdbe6bc0-5ce0-4a31-92ef-448142f4a5c5 returned with HTTP 404 Aug 25 16:34:01.109675 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1156/4635] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:34:01 2026] GET /volume/v3/messages/bdbe6bc0-5ce0-4a31-92ef-448142f4a5c5 => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:01.115966 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e39628ab-e18e-4a42-b99b-b3480d16efb6 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:01.117612 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e39628ab-e18e-4a42-b99b-b3480d16efb6 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/bdf57184-2094-47ea-8991-9a6b9a7524ab Aug 25 16:34:01.117826 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e39628ab-e18e-4a42-b99b-b3480d16efb6 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:01.117998 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e39628ab-e18e-4a42-b99b-b3480d16efb6 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:01.118160 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-e39628ab-e18e-4a42-b99b-b3480d16efb6 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Delete volume with id: bdf57184-2094-47ea-8991-9a6b9a7524ab Aug 25 16:34:01.124661 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:01.124661 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:01.124987 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-e39628ab-e18e-4a42-b99b-b3480d16efb6 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Volume info retrieved successfully. Aug 25 16:34:01.125977 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-e39628ab-e18e-4a42-b99b-b3480d16efb6 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100454) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 16:34:01.142055 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-e39628ab-e18e-4a42-b99b-b3480d16efb6 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Created reservations ['b910a057-499a-4d72-9125-a991dbbd91d0', '132bb6d1-ce83-41ff-91bf-c5c795139854', 'e6fdfbdc-f4fd-4219-9d93-c9ef76e32ed8', '5ad1881b-da76-4a2d-9651-03b0b716134f'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:34:01.161621 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-e39628ab-e18e-4a42-b99b-b3480d16efb6 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Delete volume request issued successfully. Aug 25 16:34:01.161810 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e39628ab-e18e-4a42-b99b-b3480d16efb6 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] https://10.4.3.102/volume/v3/volumes/bdf57184-2094-47ea-8991-9a6b9a7524ab returned with HTTP 202 Aug 25 16:34:01.162170 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1164/4636] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:34:01 2026] DELETE /volume/v3/volumes/bdf57184-2094-47ea-8991-9a6b9a7524ab => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:34:01.168890 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f3b28dec-64ad-48e5-8efa-b3feaf6c4caa None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:01.171144 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f3b28dec-64ad-48e5-8efa-b3feaf6c4caa tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] DELETE https://10.4.3.102/volume/v3/types/b9864c81-c907-49b6-af15-466b77be0f9d Aug 25 16:34:01.172608 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f3b28dec-64ad-48e5-8efa-b3feaf6c4caa tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:01.172608 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f3b28dec-64ad-48e5-8efa-b3feaf6c4caa tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Calling method '_delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:01.194863 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f3b28dec-64ad-48e5-8efa-b3feaf6c4caa tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] https://10.4.3.102/volume/v3/types/b9864c81-c907-49b6-af15-466b77be0f9d returned with HTTP 202 Aug 25 16:34:01.195486 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1152/4637] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:34:01 2026] DELETE /volume/v3/types/b9864c81-c907-49b6-af15-466b77be0f9d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:34:01.203243 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-67bc2afd-be17-4b93-a47d-659a3f534ab9 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:01.205439 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-67bc2afd-be17-4b93-a47d-659a3f534ab9 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:34:01.206012 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-67bc2afd-be17-4b93-a47d-659a3f534ab9 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-828514875", "extra_specs": {"storage_protocol": "tempest-storage_protocol-252063312", "vendor_name": "tempest-vendor_name-636016467"}}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:01.224853 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-67bc2afd-be17-4b93-a47d-659a3f534ab9 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:34:01.225279 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1166/4638] 10.4.3.102 () {68 vars in 1253 bytes} [Tue Aug 25 16:34:01 2026] POST /volume/v3/types => generated 326 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:01.232893 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-64b8d59a-89a5-4ea5-b211-df33391d4454 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:01.236607 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-64b8d59a-89a5-4ea5-b211-df33391d4454 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:34:01.236607 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-64b8d59a-89a5-4ea5-b211-df33391d4454 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3af48781-433e-44a4-9af5-95fe521ccb5d", "size": 1}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:01.237339 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-64b8d59a-89a5-4ea5-b211-df33391d4454 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Create volume request body: {'volume': {'volume_type': '3af48781-433e-44a4-9af5-95fe521ccb5d', 'size': 1}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:34:01.241196 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-64b8d59a-89a5-4ea5-b211-df33391d4454 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Create volume of 1 GB Aug 25 16:34:01.241551 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:01.241551 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:01.241995 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-64b8d59a-89a5-4ea5-b211-df33391d4454 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Availability Zones retrieved successfully. Aug 25 16:34:01.247629 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-64b8d59a-89a5-4ea5-b211-df33391d4454 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Flow 'volume_create_api' (bf17615e-4678-44ed-afdf-06f62b40853a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:34:01.248799 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-64b8d59a-89a5-4ea5-b211-df33391d4454 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (029a2f9d-2446-427e-b0b8-422ea4aa31dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:01.249606 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-64b8d59a-89a5-4ea5-b211-df33391d4454 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:34:01.250486 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-991cbdc1-abc4-4095-9999-e49ec94dd07f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:01.252341 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-991cbdc1-abc4-4095-9999-e49ec94dd07f tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 Aug 25 16:34:01.252570 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-991cbdc1-abc4-4095-9999-e49ec94dd07f tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:01.252768 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-991cbdc1-abc4-4095-9999-e49ec94dd07f tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:01.252873 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-991cbdc1-abc4-4095-9999-e49ec94dd07f tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id cad2efc2-6465-43fa-8f86-020f99f62cd2. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:34:01.259468 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:01.259468 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:01.260146 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-991cbdc1-abc4-4095-9999-e49ec94dd07f tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 returned with HTTP 200 Aug 25 16:34:01.261087 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1165/4639] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:34:01 2026] GET /volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:01.276642 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-64b8d59a-89a5-4ea5-b211-df33391d4454 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (029a2f9d-2446-427e-b0b8-422ea4aa31dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:34:01Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-252063312',vendor_name='tempest-vendor_name-636016467'},id=3af48781-433e-44a4-9af5-95fe521ccb5d,is_public=True,name='tempest-ProjectAdminTests-volume-type-828514875',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3af48781-433e-44a4-9af5-95fe521ccb5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:01.277348 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-64b8d59a-89a5-4ea5-b211-df33391d4454 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cb6c0e5-64b3-4cc9-a6df-b883c4aa5caa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:01.299000 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [None req-64b8d59a-89a5-4ea5-b211-df33391d4454 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-828514875 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-828514875, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:34:01.299213 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [None req-64b8d59a-89a5-4ea5-b211-df33391d4454 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-828514875 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-828514875, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:34:01.321281 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-64b8d59a-89a5-4ea5-b211-df33391d4454 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Created reservations ['d5799c04-d643-4883-a272-68cc49e1c0e2', 'ebb5b875-e02e-4b6e-812f-b11b5e8cfff0', '852d7c9d-2c04-49a9-9cad-354c455a7b8f', '83007611-8b44-40ba-826c-8fc34229dedd'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:34:01.322052 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-64b8d59a-89a5-4ea5-b211-df33391d4454 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cb6c0e5-64b3-4cc9-a6df-b883c4aa5caa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5799c04-d643-4883-a272-68cc49e1c0e2', 'ebb5b875-e02e-4b6e-812f-b11b5e8cfff0', '852d7c9d-2c04-49a9-9cad-354c455a7b8f', '83007611-8b44-40ba-826c-8fc34229dedd']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:01.322785 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-64b8d59a-89a5-4ea5-b211-df33391d4454 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4a53fa4-c4e8-4328-a38c-f0efd404bd1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:01.345599 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-64b8d59a-89a5-4ea5-b211-df33391d4454 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4a53fa4-c4e8-4328-a38c-f0efd404bd1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df9f4216-1fb4-4f70-9188-5643d0a9d478', '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='fd2d87cd501c4c85829368ea9f9ea8f8',qos_specs=None,replication_status=,reservations=['d5799c04-d643-4883-a272-68cc49e1c0e2','ebb5b875-e02e-4b6e-812f-b11b5e8cfff0','852d7c9d-2c04-49a9-9cad-354c455a7b8f','83007611-8b44-40ba-826c-8fc34229dedd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d35722efd984ab4ad9040a41bce6f9d',volume_type_id=3af48781-433e-44a4-9af5-95fe521ccb5d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:34:01Z,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=df9f4216-1fb4-4f70-9188-5643d0a9d478,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd2d87cd501c4c85829368ea9f9ea8f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d35722efd984ab4ad9040a41bce6f9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3af48781-433e-44a4-9af5-95fe521ccb5d),volume_type_id=3af48781-433e-44a4-9af5-95fe521ccb5d)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:01.346240 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-64b8d59a-89a5-4ea5-b211-df33391d4454 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b571b27e-c1d4-4353-a093-85a7a61a8ef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:01.367763 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-64b8d59a-89a5-4ea5-b211-df33391d4454 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b571b27e-c1d4-4353-a093-85a7a61a8ef4) transitioned into state 'SUCCESS' from 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='fd2d87cd501c4c85829368ea9f9ea8f8',qos_specs=None,replication_status=,reservations=['d5799c04-d643-4883-a272-68cc49e1c0e2','ebb5b875-e02e-4b6e-812f-b11b5e8cfff0','852d7c9d-2c04-49a9-9cad-354c455a7b8f','83007611-8b44-40ba-826c-8fc34229dedd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d35722efd984ab4ad9040a41bce6f9d',volume_type_id=3af48781-433e-44a4-9af5-95fe521ccb5d)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:01.368369 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-64b8d59a-89a5-4ea5-b211-df33391d4454 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd0d052d-570c-4a45-b310-cb65f9ab8c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:01.376313 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-64b8d59a-89a5-4ea5-b211-df33391d4454 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd0d052d-570c-4a45-b310-cb65f9ab8c34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:01.377147 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-64b8d59a-89a5-4ea5-b211-df33391d4454 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Flow 'volume_create_api' (bf17615e-4678-44ed-afdf-06f62b40853a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:34:01.377425 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-64b8d59a-89a5-4ea5-b211-df33391d4454 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Create volume request issued successfully. Aug 25 16:34:01.377979 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-64b8d59a-89a5-4ea5-b211-df33391d4454 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:34:01.378373 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1157/4640] 10.4.3.102 () {70 vars in 1298 bytes} [Tue Aug 25 16:34:01 2026] POST /volume/v3/volumes => generated 772 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:34:01.392535 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-4320ebf8-917e-408b-9414-770522d8ab3b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:01.396418 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4320ebf8-917e-408b-9414-770522d8ab3b tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] GET https://10.4.3.102/volume/v3/volumes/df9f4216-1fb4-4f70-9188-5643d0a9d478 Aug 25 16:34:01.396418 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4320ebf8-917e-408b-9414-770522d8ab3b tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:01.396418 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4320ebf8-917e-408b-9414-770522d8ab3b tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:01.403273 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:01.403273 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:01.408272 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-4320ebf8-917e-408b-9414-770522d8ab3b tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Volume info retrieved successfully. Aug 25 16:34:01.410120 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4320ebf8-917e-408b-9414-770522d8ab3b tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] https://10.4.3.102/volume/v3/volumes/df9f4216-1fb4-4f70-9188-5643d0a9d478 returned with HTTP 200 Aug 25 16:34:01.410565 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1153/4641] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:34:01 2026] GET /volume/v3/volumes/df9f4216-1fb4-4f70-9188-5643d0a9d478 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:02.270659 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-2fb21bdd-f752-4ab5-957e-0060801bca9c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:02.272784 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2fb21bdd-f752-4ab5-957e-0060801bca9c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 Aug 25 16:34:02.273045 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2fb21bdd-f752-4ab5-957e-0060801bca9c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:02.273270 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2fb21bdd-f752-4ab5-957e-0060801bca9c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:02.273406 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-2fb21bdd-f752-4ab5-957e-0060801bca9c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id cad2efc2-6465-43fa-8f86-020f99f62cd2. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:34:02.277981 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:02.277981 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:02.278728 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2fb21bdd-f752-4ab5-957e-0060801bca9c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 returned with HTTP 200 Aug 25 16:34:02.279148 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1167/4642] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:34:02 2026] GET /volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:02.424792 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-c76c07de-f073-4fc0-a531-1c58cc50f841 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:02.426405 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c76c07de-f073-4fc0-a531-1c58cc50f841 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] GET https://10.4.3.102/volume/v3/volumes/df9f4216-1fb4-4f70-9188-5643d0a9d478 Aug 25 16:34:02.426648 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c76c07de-f073-4fc0-a531-1c58cc50f841 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:02.426827 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c76c07de-f073-4fc0-a531-1c58cc50f841 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:02.433547 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:02.433547 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:02.436530 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-c76c07de-f073-4fc0-a531-1c58cc50f841 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Volume info retrieved successfully. Aug 25 16:34:02.440068 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c76c07de-f073-4fc0-a531-1c58cc50f841 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] https://10.4.3.102/volume/v3/volumes/df9f4216-1fb4-4f70-9188-5643d0a9d478 returned with HTTP 200 Aug 25 16:34:02.440421 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1166/4643] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:34:02 2026] GET /volume/v3/volumes/df9f4216-1fb4-4f70-9188-5643d0a9d478 => generated 972 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:02.455867 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a45fd07d-463b-460d-a73d-331e87dba899 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:02.457642 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a45fd07d-463b-460d-a73d-331e87dba899 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] GET https://10.4.3.102/volume/v3/messages Aug 25 16:34:02.457895 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a45fd07d-463b-460d-a73d-331e87dba899 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:02.458118 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a45fd07d-463b-460d-a73d-331e87dba899 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:02.458394 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:02.458394 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:02.461705 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a45fd07d-463b-460d-a73d-331e87dba899 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] https://10.4.3.102/volume/v3/messages returned with HTTP 200 Aug 25 16:34:02.461997 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1158/4644] 10.4.3.102 () {68 vars in 1280 bytes} [Tue Aug 25 16:34:02 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:02.470458 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ade75b02-dc16-4b26-bd2a-9703759c9fb3 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:02.471828 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ade75b02-dc16-4b26-bd2a-9703759c9fb3 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] GET https://10.4.3.102/volume/v3/messages Aug 25 16:34:02.472162 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ade75b02-dc16-4b26-bd2a-9703759c9fb3 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:02.473376 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ade75b02-dc16-4b26-bd2a-9703759c9fb3 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:02.476459 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ade75b02-dc16-4b26-bd2a-9703759c9fb3 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] https://10.4.3.102/volume/v3/messages returned with HTTP 200 Aug 25 16:34:02.476992 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1154/4645] 10.4.3.102 () {68 vars in 1280 bytes} [Tue Aug 25 16:34:02 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:02.486114 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1399cbf4-491f-4b45-ad4b-0d7fe045c258 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:02.487793 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1399cbf4-491f-4b45-ad4b-0d7fe045c258 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] DELETE https://10.4.3.102/volume/v3/messages/26f4fd12-b3ec-4496-a762-9291a398d8c0 Aug 25 16:34:02.488009 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1399cbf4-491f-4b45-ad4b-0d7fe045c258 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:02.488209 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1399cbf4-491f-4b45-ad4b-0d7fe045c258 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:02.497167 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1399cbf4-491f-4b45-ad4b-0d7fe045c258 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] https://10.4.3.102/volume/v3/messages/26f4fd12-b3ec-4496-a762-9291a398d8c0 returned with HTTP 204 Aug 25 16:34:02.497561 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1168/4646] 10.4.3.102 () {68 vars in 1394 bytes} [Tue Aug 25 16:34:02 2026] DELETE /volume/v3/messages/26f4fd12-b3ec-4496-a762-9291a398d8c0 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 16:34:02.503926 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-28c583cd-e872-48a5-b7f9-bff6922e4ce9 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:02.505580 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-28c583cd-e872-48a5-b7f9-bff6922e4ce9 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/df9f4216-1fb4-4f70-9188-5643d0a9d478 Aug 25 16:34:02.505806 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-28c583cd-e872-48a5-b7f9-bff6922e4ce9 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:02.505985 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-28c583cd-e872-48a5-b7f9-bff6922e4ce9 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:02.506131 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-28c583cd-e872-48a5-b7f9-bff6922e4ce9 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Delete volume with id: df9f4216-1fb4-4f70-9188-5643d0a9d478 Aug 25 16:34:02.512549 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:02.512549 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:02.512851 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-28c583cd-e872-48a5-b7f9-bff6922e4ce9 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Volume info retrieved successfully. Aug 25 16:34:02.513768 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-28c583cd-e872-48a5-b7f9-bff6922e4ce9 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100454) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 16:34:02.522824 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-28c583cd-e872-48a5-b7f9-bff6922e4ce9 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-828514875 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-828514875, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:34:02.523077 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-28c583cd-e872-48a5-b7f9-bff6922e4ce9 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-828514875 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-828514875, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:34:02.530521 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-28c583cd-e872-48a5-b7f9-bff6922e4ce9 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Created reservations ['4ca96804-4c9d-4585-b978-7d73e65fa441', '7ce6e8f9-0d2f-4d49-a13a-4e97cf1c0a2a', '151aabad-63c8-40eb-b1aa-fa030386b199', 'cc9d7212-95bf-4351-9e43-e5ede9e03ec6'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:34:02.552328 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-28c583cd-e872-48a5-b7f9-bff6922e4ce9 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Delete volume request issued successfully. Aug 25 16:34:02.552506 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-28c583cd-e872-48a5-b7f9-bff6922e4ce9 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] https://10.4.3.102/volume/v3/volumes/df9f4216-1fb4-4f70-9188-5643d0a9d478 returned with HTTP 202 Aug 25 16:34:02.552930 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1167/4647] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:34:02 2026] DELETE /volume/v3/volumes/df9f4216-1fb4-4f70-9188-5643d0a9d478 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:34:02.559392 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c0e3f21f-f5ad-45d1-983a-e070ef25668d None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:02.561393 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c0e3f21f-f5ad-45d1-983a-e070ef25668d tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] DELETE https://10.4.3.102/volume/v3/types/3af48781-433e-44a4-9af5-95fe521ccb5d Aug 25 16:34:02.561700 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c0e3f21f-f5ad-45d1-983a-e070ef25668d tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:02.562032 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c0e3f21f-f5ad-45d1-983a-e070ef25668d tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Calling method '_delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:02.585024 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c0e3f21f-f5ad-45d1-983a-e070ef25668d tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] https://10.4.3.102/volume/v3/types/3af48781-433e-44a4-9af5-95fe521ccb5d returned with HTTP 202 Aug 25 16:34:02.585470 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1159/4648] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:34:02 2026] DELETE /volume/v3/types/3af48781-433e-44a4-9af5-95fe521ccb5d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:34:02.593489 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-1a5d5da6-68fb-4222-be15-97fb6af6336f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:02.594949 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1a5d5da6-68fb-4222-be15-97fb6af6336f tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:34:02.595484 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1a5d5da6-68fb-4222-be15-97fb6af6336f tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1245966762", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1729787757", "vendor_name": "tempest-vendor_name-1564102043"}}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:02.612867 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1a5d5da6-68fb-4222-be15-97fb6af6336f tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:34:02.612867 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1155/4649] 10.4.3.102 () {68 vars in 1253 bytes} [Tue Aug 25 16:34:02 2026] POST /volume/v3/types => generated 329 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:02.625537 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-a3593269-a629-46f1-ad09-1579af0bc26b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:02.626242 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a3593269-a629-46f1-ad09-1579af0bc26b tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:34:02.626552 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a3593269-a629-46f1-ad09-1579af0bc26b tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "81104e1f-e784-4e3e-8af9-170ab4333ade", "size": 1}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:02.627878 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-a3593269-a629-46f1-ad09-1579af0bc26b tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Create volume request body: {'volume': {'volume_type': '81104e1f-e784-4e3e-8af9-170ab4333ade', 'size': 1}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:34:02.636049 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-a3593269-a629-46f1-ad09-1579af0bc26b tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Create volume of 1 GB Aug 25 16:34:02.636049 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:02.636049 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:02.636049 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-a3593269-a629-46f1-ad09-1579af0bc26b tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Availability Zones retrieved successfully. Aug 25 16:34:02.640107 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-a3593269-a629-46f1-ad09-1579af0bc26b tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Flow 'volume_create_api' (002dbba3-a677-4fd1-b2d5-910c6dde1121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:34:02.641193 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-a3593269-a629-46f1-ad09-1579af0bc26b tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f044e868-0e92-49cf-b8d2-fc3df8288c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:02.641689 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-a3593269-a629-46f1-ad09-1579af0bc26b tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:34:02.661462 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-a3593269-a629-46f1-ad09-1579af0bc26b tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f044e868-0e92-49cf-b8d2-fc3df8288c00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:34:03Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1729787757',vendor_name='tempest-vendor_name-1564102043'},id=81104e1f-e784-4e3e-8af9-170ab4333ade,is_public=True,name='tempest-ProjectAdminTests-volume-type-1245966762',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '81104e1f-e784-4e3e-8af9-170ab4333ade', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:02.662208 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-a3593269-a629-46f1-ad09-1579af0bc26b tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63d06f3a-7ca8-496c-82dd-bda8722e1fb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:02.688099 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [None req-a3593269-a629-46f1-ad09-1579af0bc26b tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1245966762 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1245966762, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:34:02.688333 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [None req-a3593269-a629-46f1-ad09-1579af0bc26b tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1245966762 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1245966762, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:34:02.713225 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-a3593269-a629-46f1-ad09-1579af0bc26b tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Created reservations ['8379a024-19a1-49b7-8f2d-dda28ab8ea24', 'be170194-2c0d-422b-ba4b-6887a9bf2de2', '9a03d0ee-a90e-4450-80f3-4e9d27cfd3f0', 'c1d281a7-e780-45b3-8a47-d324950bcce4'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:34:02.713960 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-a3593269-a629-46f1-ad09-1579af0bc26b tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63d06f3a-7ca8-496c-82dd-bda8722e1fb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8379a024-19a1-49b7-8f2d-dda28ab8ea24', 'be170194-2c0d-422b-ba4b-6887a9bf2de2', '9a03d0ee-a90e-4450-80f3-4e9d27cfd3f0', 'c1d281a7-e780-45b3-8a47-d324950bcce4']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:02.714619 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-a3593269-a629-46f1-ad09-1579af0bc26b tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7945e55c-663f-453e-8278-415cabe643ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:02.740191 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-a3593269-a629-46f1-ad09-1579af0bc26b tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7945e55c-663f-453e-8278-415cabe643ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aaec4813-af13-47f3-940c-ce87966bea43', '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='fd2d87cd501c4c85829368ea9f9ea8f8',qos_specs=None,replication_status=,reservations=['8379a024-19a1-49b7-8f2d-dda28ab8ea24','be170194-2c0d-422b-ba4b-6887a9bf2de2','9a03d0ee-a90e-4450-80f3-4e9d27cfd3f0','c1d281a7-e780-45b3-8a47-d324950bcce4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d35722efd984ab4ad9040a41bce6f9d',volume_type_id=81104e1f-e784-4e3e-8af9-170ab4333ade), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:34:02Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aaec4813-af13-47f3-940c-ce87966bea43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd2d87cd501c4c85829368ea9f9ea8f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d35722efd984ab4ad9040a41bce6f9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(81104e1f-e784-4e3e-8af9-170ab4333ade),volume_type_id=81104e1f-e784-4e3e-8af9-170ab4333ade)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:02.741146 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-a3593269-a629-46f1-ad09-1579af0bc26b tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cd49ae9-8ce8-43f5-8eed-160457a2aafc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:02.757435 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-a3593269-a629-46f1-ad09-1579af0bc26b tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cd49ae9-8ce8-43f5-8eed-160457a2aafc) transitioned into state 'SUCCESS' from 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='fd2d87cd501c4c85829368ea9f9ea8f8',qos_specs=None,replication_status=,reservations=['8379a024-19a1-49b7-8f2d-dda28ab8ea24','be170194-2c0d-422b-ba4b-6887a9bf2de2','9a03d0ee-a90e-4450-80f3-4e9d27cfd3f0','c1d281a7-e780-45b3-8a47-d324950bcce4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d35722efd984ab4ad9040a41bce6f9d',volume_type_id=81104e1f-e784-4e3e-8af9-170ab4333ade)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:02.758092 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-a3593269-a629-46f1-ad09-1579af0bc26b tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97a6fdd2-0150-4dbd-b8ef-b23d6cb60c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:02.769306 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-a3593269-a629-46f1-ad09-1579af0bc26b tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97a6fdd2-0150-4dbd-b8ef-b23d6cb60c66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:02.770033 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-a3593269-a629-46f1-ad09-1579af0bc26b tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Flow 'volume_create_api' (002dbba3-a677-4fd1-b2d5-910c6dde1121) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:34:02.770313 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-a3593269-a629-46f1-ad09-1579af0bc26b tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Create volume request issued successfully. Aug 25 16:34:02.770834 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a3593269-a629-46f1-ad09-1579af0bc26b tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:34:02.771234 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1169/4650] 10.4.3.102 () {70 vars in 1298 bytes} [Tue Aug 25 16:34:02 2026] POST /volume/v3/volumes => generated 773 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:34:02.782601 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ad2934fa-2e12-4214-b2e8-021e00e5ecf5 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:02.784328 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ad2934fa-2e12-4214-b2e8-021e00e5ecf5 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] GET https://10.4.3.102/volume/v3/volumes/aaec4813-af13-47f3-940c-ce87966bea43 Aug 25 16:34:02.784546 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ad2934fa-2e12-4214-b2e8-021e00e5ecf5 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:02.784783 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ad2934fa-2e12-4214-b2e8-021e00e5ecf5 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:02.791576 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:02.791576 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:02.794712 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-ad2934fa-2e12-4214-b2e8-021e00e5ecf5 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Volume info retrieved successfully. Aug 25 16:34:02.797892 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ad2934fa-2e12-4214-b2e8-021e00e5ecf5 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] https://10.4.3.102/volume/v3/volumes/aaec4813-af13-47f3-940c-ce87966bea43 returned with HTTP 200 Aug 25 16:34:02.798223 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1168/4651] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:34:02 2026] GET /volume/v3/volumes/aaec4813-af13-47f3-940c-ce87966bea43 => generated 952 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:03.289009 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-6c959722-8fce-4073-a882-6459f7ba48cb None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:03.291234 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6c959722-8fce-4073-a882-6459f7ba48cb tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 Aug 25 16:34:03.291637 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6c959722-8fce-4073-a882-6459f7ba48cb tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:03.291870 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6c959722-8fce-4073-a882-6459f7ba48cb tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:03.292042 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-6c959722-8fce-4073-a882-6459f7ba48cb tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id cad2efc2-6465-43fa-8f86-020f99f62cd2. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:34:03.299736 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:03.299736 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:03.300758 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6c959722-8fce-4073-a882-6459f7ba48cb tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 returned with HTTP 200 Aug 25 16:34:03.301312 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1160/4652] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:34:03 2026] GET /volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:03.811032 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-dfa4d35b-bb4a-412a-9671-c8c4e44de5d5 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:03.812888 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-dfa4d35b-bb4a-412a-9671-c8c4e44de5d5 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] GET https://10.4.3.102/volume/v3/volumes/aaec4813-af13-47f3-940c-ce87966bea43 Aug 25 16:34:03.813154 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-dfa4d35b-bb4a-412a-9671-c8c4e44de5d5 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:03.813388 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-dfa4d35b-bb4a-412a-9671-c8c4e44de5d5 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:03.814076 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-b04dc6bd-dc08-43d4-a778-b83a14875db4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:03.816480 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b04dc6bd-dc08-43d4-a778-b83a14875db4 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] GET https://10.4.3.102/volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 Aug 25 16:34:03.816783 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b04dc6bd-dc08-43d4-a778-b83a14875db4 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:03.817039 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b04dc6bd-dc08-43d4-a778-b83a14875db4 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:03.820566 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:03.820566 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:03.824261 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-dfa4d35b-bb4a-412a-9671-c8c4e44de5d5 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Volume info retrieved successfully. Aug 25 16:34:03.826772 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:03.826772 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:03.828793 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-dfa4d35b-bb4a-412a-9671-c8c4e44de5d5 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] https://10.4.3.102/volume/v3/volumes/aaec4813-af13-47f3-940c-ce87966bea43 returned with HTTP 200 Aug 25 16:34:03.829204 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1156/4653] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:34:03 2026] GET /volume/v3/volumes/aaec4813-af13-47f3-940c-ce87966bea43 => generated 973 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:03.831279 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-b04dc6bd-dc08-43d4-a778-b83a14875db4 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Volume info retrieved successfully. Aug 25 16:34:03.836390 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b04dc6bd-dc08-43d4-a778-b83a14875db4 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 returned with HTTP 200 Aug 25 16:34:03.836914 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1170/4654] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:03 2026] GET /volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 => generated 940 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:03.841354 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-fa385af2-120a-4c58-b9d7-a8a229d84b36 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:03.843020 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fa385af2-120a-4c58-b9d7-a8a229d84b36 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] GET https://10.4.3.102/volume/v3/messages Aug 25 16:34:03.843227 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fa385af2-120a-4c58-b9d7-a8a229d84b36 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:03.843390 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fa385af2-120a-4c58-b9d7-a8a229d84b36 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:03.847162 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fa385af2-120a-4c58-b9d7-a8a229d84b36 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] https://10.4.3.102/volume/v3/messages returned with HTTP 200 Aug 25 16:34:03.847467 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1169/4655] 10.4.3.102 () {68 vars in 1280 bytes} [Tue Aug 25 16:34:03 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:03.855339 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d415b070-ac8e-4fad-a1eb-bc0d84be9ba6 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:03.857304 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d415b070-ac8e-4fad-a1eb-bc0d84be9ba6 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] GET https://10.4.3.102/volume/v3/messages/0d8afce0-9ab1-4624-9580-bdb0677abf6b Aug 25 16:34:03.857573 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d415b070-ac8e-4fad-a1eb-bc0d84be9ba6 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:03.857841 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d415b070-ac8e-4fad-a1eb-bc0d84be9ba6 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:03.861453 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d415b070-ac8e-4fad-a1eb-bc0d84be9ba6 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] https://10.4.3.102/volume/v3/messages/0d8afce0-9ab1-4624-9580-bdb0677abf6b returned with HTTP 200 Aug 25 16:34:03.861952 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1161/4656] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:34:03 2026] GET /volume/v3/messages/0d8afce0-9ab1-4624-9580-bdb0677abf6b => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:03.870200 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-81045e2f-e1cf-477b-b9f3-8049db562fee None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:03.872050 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-81045e2f-e1cf-477b-b9f3-8049db562fee tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] DELETE https://10.4.3.102/volume/v3/messages/0d8afce0-9ab1-4624-9580-bdb0677abf6b Aug 25 16:34:03.872263 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-81045e2f-e1cf-477b-b9f3-8049db562fee tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:03.872375 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-81045e2f-e1cf-477b-b9f3-8049db562fee tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:03.881036 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-81045e2f-e1cf-477b-b9f3-8049db562fee tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] https://10.4.3.102/volume/v3/messages/0d8afce0-9ab1-4624-9580-bdb0677abf6b returned with HTTP 204 Aug 25 16:34:03.881426 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1157/4657] 10.4.3.102 () {68 vars in 1394 bytes} [Tue Aug 25 16:34:03 2026] DELETE /volume/v3/messages/0d8afce0-9ab1-4624-9580-bdb0677abf6b => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 16:34:03.888157 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-02b8d2af-4b2c-48bf-956b-246a9d9c6e1c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:03.890406 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-02b8d2af-4b2c-48bf-956b-246a9d9c6e1c tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/aaec4813-af13-47f3-940c-ce87966bea43 Aug 25 16:34:03.890728 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-02b8d2af-4b2c-48bf-956b-246a9d9c6e1c tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:03.890981 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-02b8d2af-4b2c-48bf-956b-246a9d9c6e1c tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:03.891370 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-02b8d2af-4b2c-48bf-956b-246a9d9c6e1c tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Delete volume with id: aaec4813-af13-47f3-940c-ce87966bea43 Aug 25 16:34:03.900448 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:03.900448 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:03.900933 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-02b8d2af-4b2c-48bf-956b-246a9d9c6e1c tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Volume info retrieved successfully. Aug 25 16:34:03.902340 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-02b8d2af-4b2c-48bf-956b-246a9d9c6e1c tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100457) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 16:34:03.921205 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-02b8d2af-4b2c-48bf-956b-246a9d9c6e1c tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Created reservations ['e21724b4-3f07-465e-8976-da1bf4382f5a', '4014c6d4-9ddc-4b3f-a0c0-fc36bb005f81', 'e9aee7fa-30d8-4fc1-9673-c9921b8cdd96', 'e501544e-e6a9-49d7-b81d-4af3fe44c111'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:34:03.946379 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-02b8d2af-4b2c-48bf-956b-246a9d9c6e1c tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Delete volume request issued successfully. Aug 25 16:34:03.946614 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-02b8d2af-4b2c-48bf-956b-246a9d9c6e1c tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] https://10.4.3.102/volume/v3/volumes/aaec4813-af13-47f3-940c-ce87966bea43 returned with HTTP 202 Aug 25 16:34:03.946985 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1171/4658] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:34:03 2026] DELETE /volume/v3/volumes/aaec4813-af13-47f3-940c-ce87966bea43 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:34:03.953096 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-80a40f2e-deb0-4ef3-9390-24c47323ba38 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:03.954780 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-80a40f2e-deb0-4ef3-9390-24c47323ba38 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] DELETE https://10.4.3.102/volume/v3/types/81104e1f-e784-4e3e-8af9-170ab4333ade Aug 25 16:34:03.954951 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-80a40f2e-deb0-4ef3-9390-24c47323ba38 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:03.955133 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-80a40f2e-deb0-4ef3-9390-24c47323ba38 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] Calling method '_delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:03.975871 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-80a40f2e-deb0-4ef3-9390-24c47323ba38 tempest-ProjectAdminTests-541859208 tempest-ProjectAdminTests-541859208-project-admin] https://10.4.3.102/volume/v3/types/81104e1f-e784-4e3e-8af9-170ab4333ade returned with HTTP 202 Aug 25 16:34:03.976278 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1170/4659] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:34:03 2026] DELETE /volume/v3/types/81104e1f-e784-4e3e-8af9-170ab4333ade => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:34:04.283224 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-87c7c8e0-9331-43c1-9c1a-d22dce10d086 req-ac9c9eb1-dca0-4977-98a3-0bfe3ac9fc77 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:04.285762 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-87c7c8e0-9331-43c1-9c1a-d22dce10d086 req-ac9c9eb1-dca0-4977-98a3-0bfe3ac9fc77 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] GET https://10.4.3.102/volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 Aug 25 16:34:04.286160 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-87c7c8e0-9331-43c1-9c1a-d22dce10d086 req-ac9c9eb1-dca0-4977-98a3-0bfe3ac9fc77 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:04.286442 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-87c7c8e0-9331-43c1-9c1a-d22dce10d086 req-ac9c9eb1-dca0-4977-98a3-0bfe3ac9fc77 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:04.293309 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:04.293309 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:04.298295 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-87c7c8e0-9331-43c1-9c1a-d22dce10d086 req-ac9c9eb1-dca0-4977-98a3-0bfe3ac9fc77 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Volume info retrieved successfully. Aug 25 16:34:04.304737 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-87c7c8e0-9331-43c1-9c1a-d22dce10d086 req-ac9c9eb1-dca0-4977-98a3-0bfe3ac9fc77 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 returned with HTTP 200 Aug 25 16:34:04.305371 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1162/4660] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:34:04 2026] GET /volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 => generated 940 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:04.316935 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f9d6e487-f192-4d71-a3c3-5afa36f10fda None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:04.319150 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f9d6e487-f192-4d71-a3c3-5afa36f10fda tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 Aug 25 16:34:04.319503 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f9d6e487-f192-4d71-a3c3-5afa36f10fda tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:04.319820 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f9d6e487-f192-4d71-a3c3-5afa36f10fda tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:04.319982 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-f9d6e487-f192-4d71-a3c3-5afa36f10fda tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id cad2efc2-6465-43fa-8f86-020f99f62cd2. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:34:04.330887 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:04.330887 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:04.333117 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f9d6e487-f192-4d71-a3c3-5afa36f10fda tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 returned with HTTP 200 Aug 25 16:34:04.333790 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1158/4661] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:34:04 2026] GET /volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:04.406621 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1523fcdd-9fcc-45d9-984e-d9faefbdee8d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:04.407127 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1523fcdd-9fcc-45d9-984e-d9faefbdee8d None None] GET https://10.4.3.102/volume// Aug 25 16:34:04.407374 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1523fcdd-9fcc-45d9-984e-d9faefbdee8d None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:04.407533 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1523fcdd-9fcc-45d9-984e-d9faefbdee8d None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:04.408246 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1523fcdd-9fcc-45d9-984e-d9faefbdee8d None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:34:04.408246 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1172/4662] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:34:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:34:04.418824 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-87c7c8e0-9331-43c1-9c1a-d22dce10d086 req-9d7e0ec7-61cd-46de-a19d-da2fb3a28399 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:04.421361 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-87c7c8e0-9331-43c1-9c1a-d22dce10d086 req-9d7e0ec7-61cd-46de-a19d-da2fb3a28399 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:34:04.421868 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-87c7c8e0-9331-43c1-9c1a-d22dce10d086 req-9d7e0ec7-61cd-46de-a19d-da2fb3a28399 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "07e2f40c-f53a-4a64-8d89-0a1055255197", "connector": null, "instance_uuid": "17b9622e-7581-48f0-8b01-e485e63495c2"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:04.433184 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:04.433184 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:04.461647 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-87c7c8e0-9331-43c1-9c1a-d22dce10d086 req-9d7e0ec7-61cd-46de-a19d-da2fb3a28399 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:34:04.462068 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1171/4663] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:34:04 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:34:04.494291 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-8fb06564-2eef-4795-95ed-339a1331dad3 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:04.496093 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-97497816-dd20-4dd9-931c-000581175120 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:04.496463 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-97497816-dd20-4dd9-931c-000581175120 None None] GET https://10.4.3.102/volume// Aug 25 16:34:04.496679 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-97497816-dd20-4dd9-931c-000581175120 None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:04.496834 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8fb06564-2eef-4795-95ed-339a1331dad3 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] GET https://10.4.3.102/volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 Aug 25 16:34:04.496922 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-97497816-dd20-4dd9-931c-000581175120 None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:04.497107 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8fb06564-2eef-4795-95ed-339a1331dad3 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:04.497232 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-97497816-dd20-4dd9-931c-000581175120 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:34:04.497327 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8fb06564-2eef-4795-95ed-339a1331dad3 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:04.497599 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1159/4664] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:34:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:34:04.504839 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-87c7c8e0-9331-43c1-9c1a-d22dce10d086 req-f5252bf7-5f7a-4d9a-aff8-6b6a3512ca72 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:04.506639 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-87c7c8e0-9331-43c1-9c1a-d22dce10d086 req-f5252bf7-5f7a-4d9a-aff8-6b6a3512ca72 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] GET https://10.4.3.102/volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 Aug 25 16:34:04.506958 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-87c7c8e0-9331-43c1-9c1a-d22dce10d086 req-f5252bf7-5f7a-4d9a-aff8-6b6a3512ca72 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:04.507212 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-87c7c8e0-9331-43c1-9c1a-d22dce10d086 req-f5252bf7-5f7a-4d9a-aff8-6b6a3512ca72 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:04.509328 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:04.509328 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:04.515606 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-8fb06564-2eef-4795-95ed-339a1331dad3 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Volume info retrieved successfully. Aug 25 16:34:04.520628 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8fb06564-2eef-4795-95ed-339a1331dad3 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 returned with HTTP 200 Aug 25 16:34:04.521171 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1163/4665] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:04 2026] GET /volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 => generated 939 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:04.523390 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:04.523390 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:04.526629 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-87c7c8e0-9331-43c1-9c1a-d22dce10d086 req-f5252bf7-5f7a-4d9a-aff8-6b6a3512ca72 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Volume info retrieved successfully. Aug 25 16:34:04.530387 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-87c7c8e0-9331-43c1-9c1a-d22dce10d086 req-f5252bf7-5f7a-4d9a-aff8-6b6a3512ca72 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 returned with HTTP 200 Aug 25 16:34:04.530885 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1173/4666] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:34:04 2026] GET /volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 => generated 1119 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:34:04.643266 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-87c7c8e0-9331-43c1-9c1a-d22dce10d086 req-50b28153-9225-416f-b10f-12f0bae1ef05 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:04.645135 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-87c7c8e0-9331-43c1-9c1a-d22dce10d086 req-50b28153-9225-416f-b10f-12f0bae1ef05 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] PUT https://10.4.3.102/volume/v3/attachments/75cd126f-fef6-48cc-92f5-af78e711c741 Aug 25 16:34:04.645502 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-87c7c8e0-9331-43c1-9c1a-d22dce10d086 req-50b28153-9225-416f-b10f-12f0bae1ef05 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:04.654572 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-87c7c8e0-9331-43c1-9c1a-d22dce10d086 req-50b28153-9225-416f-b10f-12f0bae1ef05 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Acquiring lock "cinder-attachment_update-07e2f40c-f53a-4a64-8d89-0a1055255197-np0000008093" by "attachment_update" {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:34:04.659630 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-87c7c8e0-9331-43c1-9c1a-d22dce10d086 req-50b28153-9225-416f-b10f-12f0bae1ef05 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Lock "cinder-attachment_update-07e2f40c-f53a-4a64-8d89-0a1055255197-np0000008093" acquired by "attachment_update" :: waited 0.005s {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:34:04.660680 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:04.660680 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:04.739392 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-87c7c8e0-9331-43c1-9c1a-d22dce10d086 req-50b28153-9225-416f-b10f-12f0bae1ef05 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Lock "cinder-attachment_update-07e2f40c-f53a-4a64-8d89-0a1055255197-np0000008093" released by "attachment_update" :: held 0.080s {{(pid=100454) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:34:04.739804 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-87c7c8e0-9331-43c1-9c1a-d22dce10d086 req-50b28153-9225-416f-b10f-12f0bae1ef05 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/attachments/75cd126f-fef6-48cc-92f5-af78e711c741 returned with HTTP 200 Aug 25 16:34:04.740704 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1172/4667] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:34:04 2026] PUT /volume/v3/attachments/75cd126f-fef6-48cc-92f5-af78e711c741 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:34:05.344398 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d7ef84cc-ac44-47bb-8ddc-b3b644d6287f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:05.346100 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d7ef84cc-ac44-47bb-8ddc-b3b644d6287f tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 Aug 25 16:34:05.346278 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d7ef84cc-ac44-47bb-8ddc-b3b644d6287f tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:05.346442 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d7ef84cc-ac44-47bb-8ddc-b3b644d6287f tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:05.346545 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-d7ef84cc-ac44-47bb-8ddc-b3b644d6287f tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id cad2efc2-6465-43fa-8f86-020f99f62cd2. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:34:05.350638 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:05.350638 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:05.351156 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d7ef84cc-ac44-47bb-8ddc-b3b644d6287f tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 returned with HTTP 200 Aug 25 16:34:05.351478 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1160/4668] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:34:05 2026] GET /volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:05.537924 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-3a378cdf-d56a-4ead-8184-8c2b04fb4e66 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:05.539947 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3a378cdf-d56a-4ead-8184-8c2b04fb4e66 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] GET https://10.4.3.102/volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 Aug 25 16:34:05.541628 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3a378cdf-d56a-4ead-8184-8c2b04fb4e66 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:05.541628 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3a378cdf-d56a-4ead-8184-8c2b04fb4e66 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:05.549601 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:05.549601 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:05.552975 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-3a378cdf-d56a-4ead-8184-8c2b04fb4e66 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Volume info retrieved successfully. Aug 25 16:34:05.557679 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3a378cdf-d56a-4ead-8184-8c2b04fb4e66 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 returned with HTTP 200 Aug 25 16:34:05.558219 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1164/4669] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:05 2026] GET /volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 => generated 940 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:06.361889 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-83ad8f78-9041-49ff-b556-5a5254bdabc8 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:06.363694 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-83ad8f78-9041-49ff-b556-5a5254bdabc8 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 Aug 25 16:34:06.364093 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-83ad8f78-9041-49ff-b556-5a5254bdabc8 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:06.365348 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-83ad8f78-9041-49ff-b556-5a5254bdabc8 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:06.365348 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-83ad8f78-9041-49ff-b556-5a5254bdabc8 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id cad2efc2-6465-43fa-8f86-020f99f62cd2. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:34:06.368698 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:06.368698 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:06.369488 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-83ad8f78-9041-49ff-b556-5a5254bdabc8 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 returned with HTTP 200 Aug 25 16:34:06.370006 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1174/4670] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:34:06 2026] GET /volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:06.570353 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-7a5d0cf8-23df-42fd-8c95-efdebd799082 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:06.572639 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7a5d0cf8-23df-42fd-8c95-efdebd799082 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] GET https://10.4.3.102/volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 Aug 25 16:34:06.572913 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7a5d0cf8-23df-42fd-8c95-efdebd799082 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:06.573167 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7a5d0cf8-23df-42fd-8c95-efdebd799082 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:06.583630 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:06.583630 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:06.588141 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-7a5d0cf8-23df-42fd-8c95-efdebd799082 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Volume info retrieved successfully. Aug 25 16:34:06.593004 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7a5d0cf8-23df-42fd-8c95-efdebd799082 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 returned with HTTP 200 Aug 25 16:34:06.593786 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1173/4671] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:06 2026] GET /volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 => generated 940 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:07.380785 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-579c1655-aee6-4513-8ad9-db6573332b7d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:07.384953 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-579c1655-aee6-4513-8ad9-db6573332b7d tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 Aug 25 16:34:07.385148 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-579c1655-aee6-4513-8ad9-db6573332b7d tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:07.385343 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-579c1655-aee6-4513-8ad9-db6573332b7d tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:07.385454 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-579c1655-aee6-4513-8ad9-db6573332b7d tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id cad2efc2-6465-43fa-8f86-020f99f62cd2. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:34:07.390178 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:07.390178 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:07.390767 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-579c1655-aee6-4513-8ad9-db6573332b7d tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 returned with HTTP 200 Aug 25 16:34:07.391081 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1161/4672] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:34:07 2026] GET /volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:07.611993 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-62891a2d-db87-409e-bd08-a97bed9abf3a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:07.614864 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-62891a2d-db87-409e-bd08-a97bed9abf3a tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] GET https://10.4.3.102/volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 Aug 25 16:34:07.616608 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-62891a2d-db87-409e-bd08-a97bed9abf3a tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:07.616608 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-62891a2d-db87-409e-bd08-a97bed9abf3a tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:07.629109 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:07.629109 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:07.632688 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-62891a2d-db87-409e-bd08-a97bed9abf3a tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Volume info retrieved successfully. Aug 25 16:34:07.638213 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-62891a2d-db87-409e-bd08-a97bed9abf3a tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 returned with HTTP 200 Aug 25 16:34:07.638904 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1165/4673] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:07 2026] GET /volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 => generated 940 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:07.985180 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-87c7c8e0-9331-43c1-9c1a-d22dce10d086 req-31d5bee6-48d8-4cbf-8568-fb21bc4a0f5a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:07.990834 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-87c7c8e0-9331-43c1-9c1a-d22dce10d086 req-31d5bee6-48d8-4cbf-8568-fb21bc4a0f5a tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] POST https://10.4.3.102/volume/v3/attachments/75cd126f-fef6-48cc-92f5-af78e711c741/action Aug 25 16:34:07.990834 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-87c7c8e0-9331-43c1-9c1a-d22dce10d086 req-31d5bee6-48d8-4cbf-8568-fb21bc4a0f5a tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Action body: b'{"os-complete": null}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:34:07.990834 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-87c7c8e0-9331-43c1-9c1a-d22dce10d086 req-31d5bee6-48d8-4cbf-8568-fb21bc4a0f5a tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:08.007894 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:08.007894 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:08.017825 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-87c7c8e0-9331-43c1-9c1a-d22dce10d086 req-31d5bee6-48d8-4cbf-8568-fb21bc4a0f5a tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/attachments/75cd126f-fef6-48cc-92f5-af78e711c741/action returned with HTTP 204 Aug 25 16:34:08.018906 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1175/4674] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:34:07 2026] POST /volume/v3/attachments/75cd126f-fef6-48cc-92f5-af78e711c741/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:08.400669 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-c0cf0c39-a562-41cf-ab5b-bf435bdf4224 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:08.402532 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c0cf0c39-a562-41cf-ab5b-bf435bdf4224 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 Aug 25 16:34:08.402738 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c0cf0c39-a562-41cf-ab5b-bf435bdf4224 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:08.402911 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c0cf0c39-a562-41cf-ab5b-bf435bdf4224 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:08.403008 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-c0cf0c39-a562-41cf-ab5b-bf435bdf4224 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id cad2efc2-6465-43fa-8f86-020f99f62cd2. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:34:08.406928 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:08.406928 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:08.407469 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c0cf0c39-a562-41cf-ab5b-bf435bdf4224 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 returned with HTTP 200 Aug 25 16:34:08.407821 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1174/4675] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:34:08 2026] GET /volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:08.654861 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ccdb5318-20bb-46c0-a0cd-9bb2605133b7 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:08.659327 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ccdb5318-20bb-46c0-a0cd-9bb2605133b7 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] GET https://10.4.3.102/volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 Aug 25 16:34:08.659522 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ccdb5318-20bb-46c0-a0cd-9bb2605133b7 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:08.659711 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ccdb5318-20bb-46c0-a0cd-9bb2605133b7 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:08.676319 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:08.676319 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:08.680741 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-ccdb5318-20bb-46c0-a0cd-9bb2605133b7 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Volume info retrieved successfully. Aug 25 16:34:08.685041 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ccdb5318-20bb-46c0-a0cd-9bb2605133b7 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 returned with HTTP 200 Aug 25 16:34:08.685472 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1162/4676] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:08 2026] GET /volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 => generated 1232 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:34:08.700825 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-9efc9a16-aea9-47d9-b51a-e885fcbda2a4 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:08.702604 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9efc9a16-aea9-47d9-b51a-e885fcbda2a4 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] GET https://10.4.3.102/volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 Aug 25 16:34:08.702790 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9efc9a16-aea9-47d9-b51a-e885fcbda2a4 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:08.702963 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9efc9a16-aea9-47d9-b51a-e885fcbda2a4 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:08.711249 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:08.711249 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:08.714157 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-9efc9a16-aea9-47d9-b51a-e885fcbda2a4 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Volume info retrieved successfully. Aug 25 16:34:08.717792 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9efc9a16-aea9-47d9-b51a-e885fcbda2a4 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 returned with HTTP 200 Aug 25 16:34:08.718146 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1166/4677] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:08 2026] GET /volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 => generated 1232 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:34:09.286988 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-0b1e2315-b5e6-4f68-b464-f81926647935 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:09.288914 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0b1e2315-b5e6-4f68-b464-f81926647935 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] GET https://10.4.3.102/volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 Aug 25 16:34:09.288990 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0b1e2315-b5e6-4f68-b464-f81926647935 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:09.289132 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0b1e2315-b5e6-4f68-b464-f81926647935 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:09.298014 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:09.298014 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:09.303114 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-0b1e2315-b5e6-4f68-b464-f81926647935 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Volume info retrieved successfully. Aug 25 16:34:09.308965 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0b1e2315-b5e6-4f68-b464-f81926647935 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 returned with HTTP 200 Aug 25 16:34:09.309356 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1176/4678] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:09 2026] GET /volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 => generated 939 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:09.423403 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-8be978cc-f9f6-49db-b6f9-3b2dfc877739 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:09.425648 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8be978cc-f9f6-49db-b6f9-3b2dfc877739 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 Aug 25 16:34:09.425939 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8be978cc-f9f6-49db-b6f9-3b2dfc877739 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:09.426336 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8be978cc-f9f6-49db-b6f9-3b2dfc877739 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:09.426654 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-8be978cc-f9f6-49db-b6f9-3b2dfc877739 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id cad2efc2-6465-43fa-8f86-020f99f62cd2. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:34:09.432145 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:09.432145 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:09.432900 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8be978cc-f9f6-49db-b6f9-3b2dfc877739 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 returned with HTTP 200 Aug 25 16:34:09.433623 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1175/4679] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:34:09 2026] GET /volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:09.445003 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-4b99b703-f136-42cf-bb59-227792f3378d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:09.448946 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4b99b703-f136-42cf-bb59-227792f3378d tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/6214c214-6c6b-43ed-b7a1-fa0d3b713301 Aug 25 16:34:09.448946 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4b99b703-f136-42cf-bb59-227792f3378d tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:09.448946 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4b99b703-f136-42cf-bb59-227792f3378d tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:09.448946 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-4b99b703-f136-42cf-bb59-227792f3378d tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Delete volume with id: 6214c214-6c6b-43ed-b7a1-fa0d3b713301 Aug 25 16:34:09.457170 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:09.457170 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:09.457522 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-4b99b703-f136-42cf-bb59-227792f3378d tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Volume info retrieved successfully. Aug 25 16:34:09.485037 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-4b99b703-f136-42cf-bb59-227792f3378d tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Delete volume request issued successfully. Aug 25 16:34:09.485916 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4b99b703-f136-42cf-bb59-227792f3378d tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/volumes/6214c214-6c6b-43ed-b7a1-fa0d3b713301 returned with HTTP 202 Aug 25 16:34:09.485916 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1163/4680] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:34:09 2026] DELETE /volume/v3/volumes/6214c214-6c6b-43ed-b7a1-fa0d3b713301 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:34:09.496837 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-cb4d8df2-df6f-4de2-acd8-436eb5c738e8 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:09.498643 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-cb4d8df2-df6f-4de2-acd8-436eb5c738e8 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/volumes/6214c214-6c6b-43ed-b7a1-fa0d3b713301 Aug 25 16:34:09.498865 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-cb4d8df2-df6f-4de2-acd8-436eb5c738e8 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:09.499065 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-cb4d8df2-df6f-4de2-acd8-436eb5c738e8 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:09.521104 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:09.521104 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:09.524894 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-cb4d8df2-df6f-4de2-acd8-436eb5c738e8 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Volume info retrieved successfully. Aug 25 16:34:09.528903 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-cb4d8df2-df6f-4de2-acd8-436eb5c738e8 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/volumes/6214c214-6c6b-43ed-b7a1-fa0d3b713301 returned with HTTP 200 Aug 25 16:34:09.529552 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1167/4681] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:34:09 2026] GET /volume/v3/volumes/6214c214-6c6b-43ed-b7a1-fa0d3b713301 => generated 1065 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:34:09.625083 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-f4c8fe5e-980e-4b35-9a09-153f1d5971b7 req-ccd95e97-f962-49f1-a085-0f2716e53ce5 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:09.627728 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-f4c8fe5e-980e-4b35-9a09-153f1d5971b7 req-ccd95e97-f962-49f1-a085-0f2716e53ce5 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] GET https://10.4.3.102/volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 Aug 25 16:34:09.629422 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-f4c8fe5e-980e-4b35-9a09-153f1d5971b7 req-ccd95e97-f962-49f1-a085-0f2716e53ce5 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:09.629650 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-f4c8fe5e-980e-4b35-9a09-153f1d5971b7 req-ccd95e97-f962-49f1-a085-0f2716e53ce5 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:09.640808 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:09.640808 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:09.644409 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-f4c8fe5e-980e-4b35-9a09-153f1d5971b7 req-ccd95e97-f962-49f1-a085-0f2716e53ce5 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Volume info retrieved successfully. Aug 25 16:34:09.648646 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-f4c8fe5e-980e-4b35-9a09-153f1d5971b7 req-ccd95e97-f962-49f1-a085-0f2716e53ce5 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 returned with HTTP 200 Aug 25 16:34:09.649014 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1177/4682] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:34:09 2026] GET /volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 => generated 939 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:09.725768 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-0905fee7-c50a-4d69-825f-a97e18976b36 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:09.726123 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0905fee7-c50a-4d69-825f-a97e18976b36 None None] GET https://10.4.3.102/volume// Aug 25 16:34:09.726286 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0905fee7-c50a-4d69-825f-a97e18976b36 None None] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:09.726489 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0905fee7-c50a-4d69-825f-a97e18976b36 None None] Calling method 'all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:09.726792 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0905fee7-c50a-4d69-825f-a97e18976b36 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:34:09.727055 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1176/4683] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:34:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:34:09.733425 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-f4c8fe5e-980e-4b35-9a09-153f1d5971b7 req-19449752-4948-4cb7-bc96-ea52bd227e86 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:09.735715 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-f4c8fe5e-980e-4b35-9a09-153f1d5971b7 req-19449752-4948-4cb7-bc96-ea52bd227e86 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:34:09.736086 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-f4c8fe5e-980e-4b35-9a09-153f1d5971b7 req-19449752-4948-4cb7-bc96-ea52bd227e86 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "704be719-68d9-431e-a979-dc0ee003b928", "connector": null, "instance_uuid": "17b9622e-7581-48f0-8b01-e485e63495c2"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:09.744244 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:09.744244 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:09.778483 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-f4c8fe5e-980e-4b35-9a09-153f1d5971b7 req-19449752-4948-4cb7-bc96-ea52bd227e86 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:34:09.778979 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1164/4684] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:34: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) Aug 25 16:34:09.816953 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-96a4141e-481e-412c-bd15-1eae3f2bf11c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:09.818625 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-96a4141e-481e-412c-bd15-1eae3f2bf11c tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] GET https://10.4.3.102/volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 Aug 25 16:34:09.818836 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-96a4141e-481e-412c-bd15-1eae3f2bf11c tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:09.818992 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-96a4141e-481e-412c-bd15-1eae3f2bf11c tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:09.830321 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-637970cb-d497-43fb-b293-09dac65cea72 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:09.830788 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-637970cb-d497-43fb-b293-09dac65cea72 None None] GET https://10.4.3.102/volume// Aug 25 16:34:09.830935 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-637970cb-d497-43fb-b293-09dac65cea72 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:09.831978 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-637970cb-d497-43fb-b293-09dac65cea72 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:09.831978 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-637970cb-d497-43fb-b293-09dac65cea72 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:34:09.831978 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1178/4685] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:34:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:34:09.836252 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:09.836252 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:09.840862 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-96a4141e-481e-412c-bd15-1eae3f2bf11c tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Volume info retrieved successfully. Aug 25 16:34:09.841283 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-f4c8fe5e-980e-4b35-9a09-153f1d5971b7 req-51c46951-4f8a-4209-b1f5-e08345d2844f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:09.843221 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-f4c8fe5e-980e-4b35-9a09-153f1d5971b7 req-51c46951-4f8a-4209-b1f5-e08345d2844f tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] GET https://10.4.3.102/volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 Aug 25 16:34:09.843466 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-f4c8fe5e-980e-4b35-9a09-153f1d5971b7 req-51c46951-4f8a-4209-b1f5-e08345d2844f tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:09.843660 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-f4c8fe5e-980e-4b35-9a09-153f1d5971b7 req-51c46951-4f8a-4209-b1f5-e08345d2844f tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:09.845271 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-96a4141e-481e-412c-bd15-1eae3f2bf11c tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 returned with HTTP 200 Aug 25 16:34:09.845704 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1168/4686] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:09 2026] GET /volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 => generated 938 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:09.852284 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:09.852284 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:09.855719 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-f4c8fe5e-980e-4b35-9a09-153f1d5971b7 req-51c46951-4f8a-4209-b1f5-e08345d2844f tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Volume info retrieved successfully. Aug 25 16:34:09.859561 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-f4c8fe5e-980e-4b35-9a09-153f1d5971b7 req-51c46951-4f8a-4209-b1f5-e08345d2844f tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 returned with HTTP 200 Aug 25 16:34:09.860154 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1177/4687] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:34:09 2026] GET /volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 => generated 1118 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:34:09.964609 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-f4c8fe5e-980e-4b35-9a09-153f1d5971b7 req-72d44d70-bfd9-4966-8bff-96e95d2be972 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:09.966716 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-f4c8fe5e-980e-4b35-9a09-153f1d5971b7 req-72d44d70-bfd9-4966-8bff-96e95d2be972 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] PUT https://10.4.3.102/volume/v3/attachments/d8603dcd-5060-44bc-a5f5-d1bb4b6282ca Aug 25 16:34:09.967065 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-f4c8fe5e-980e-4b35-9a09-153f1d5971b7 req-72d44d70-bfd9-4966-8bff-96e95d2be972 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:09.975150 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-f4c8fe5e-980e-4b35-9a09-153f1d5971b7 req-72d44d70-bfd9-4966-8bff-96e95d2be972 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Acquiring lock "cinder-attachment_update-704be719-68d9-431e-a979-dc0ee003b928-np0000008093" by "attachment_update" {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:34:09.979371 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-f4c8fe5e-980e-4b35-9a09-153f1d5971b7 req-72d44d70-bfd9-4966-8bff-96e95d2be972 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Lock "cinder-attachment_update-704be719-68d9-431e-a979-dc0ee003b928-np0000008093" acquired by "attachment_update" :: waited 0.004s {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:34:09.980509 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:09.980509 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:10.085109 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-f4c8fe5e-980e-4b35-9a09-153f1d5971b7 req-72d44d70-bfd9-4966-8bff-96e95d2be972 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Lock "cinder-attachment_update-704be719-68d9-431e-a979-dc0ee003b928-np0000008093" released by "attachment_update" :: held 0.106s {{(pid=100455) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:34:10.086170 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-f4c8fe5e-980e-4b35-9a09-153f1d5971b7 req-72d44d70-bfd9-4966-8bff-96e95d2be972 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/attachments/d8603dcd-5060-44bc-a5f5-d1bb4b6282ca returned with HTTP 200 Aug 25 16:34:10.086170 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1165/4688] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:34:09 2026] PUT /volume/v3/attachments/d8603dcd-5060-44bc-a5f5-d1bb4b6282ca => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:34:10.416610 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-5d4a9957-9860-41ed-857e-f00608e03e97 req-28dc0ada-45e7-413b-9d74-b0d449658a4a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:10.421250 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-5d4a9957-9860-41ed-857e-f00608e03e97 req-28dc0ada-45e7-413b-9d74-b0d449658a4a tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] DELETE https://10.4.3.102/volume/v3/attachments/3cfe5de2-858e-4514-92a2-2dbf21e66aba Aug 25 16:34:10.421544 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-5d4a9957-9860-41ed-857e-f00608e03e97 req-28dc0ada-45e7-413b-9d74-b0d449658a4a tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:10.421845 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-5d4a9957-9860-41ed-857e-f00608e03e97 req-28dc0ada-45e7-413b-9d74-b0d449658a4a tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:10.442464 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:10.442464 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:10.488038 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-5d4a9957-9860-41ed-857e-f00608e03e97 req-28dc0ada-45e7-413b-9d74-b0d449658a4a tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/attachments/3cfe5de2-858e-4514-92a2-2dbf21e66aba returned with HTTP 200 Aug 25 16:34:10.488460 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1179/4689] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:34:10 2026] DELETE /volume/v3/attachments/3cfe5de2-858e-4514-92a2-2dbf21e66aba => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:10.549080 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-cb92a02c-7c18-455f-a0bc-76341152882e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:10.553362 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-cb92a02c-7c18-455f-a0bc-76341152882e tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/volumes/6214c214-6c6b-43ed-b7a1-fa0d3b713301 Aug 25 16:34:10.553640 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-cb92a02c-7c18-455f-a0bc-76341152882e tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:10.554785 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-cb92a02c-7c18-455f-a0bc-76341152882e tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:10.560660 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-cb92a02c-7c18-455f-a0bc-76341152882e tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/volumes/6214c214-6c6b-43ed-b7a1-fa0d3b713301 returned with HTTP 404 Aug 25 16:34:10.566043 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1169/4690] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:34:10 2026] GET /volume/v3/volumes/6214c214-6c6b-43ed-b7a1-fa0d3b713301 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:10.570420 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-3fdd4cac-5dd7-481b-bace-6da722ec62f5 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:10.571184 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3fdd4cac-5dd7-481b-bace-6da722ec62f5 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 Aug 25 16:34:10.571350 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3fdd4cac-5dd7-481b-bace-6da722ec62f5 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:10.571561 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3fdd4cac-5dd7-481b-bace-6da722ec62f5 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:10.575721 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-3fdd4cac-5dd7-481b-bace-6da722ec62f5 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id cad2efc2-6465-43fa-8f86-020f99f62cd2. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:34:10.579551 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:10.579551 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:10.581475 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3fdd4cac-5dd7-481b-bace-6da722ec62f5 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 returned with HTTP 200 Aug 25 16:34:10.581475 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1178/4691] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:34:10 2026] GET /volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:10.592603 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-6395b2b5-a5e4-4533-9c4f-9301c0de7eb4 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:10.594561 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6395b2b5-a5e4-4533-9c4f-9301c0de7eb4 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] DELETE https://10.4.3.102/volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 Aug 25 16:34:10.594789 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6395b2b5-a5e4-4533-9c4f-9301c0de7eb4 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:10.594921 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6395b2b5-a5e4-4533-9c4f-9301c0de7eb4 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:10.595425 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.contrib.backups [None req-6395b2b5-a5e4-4533-9c4f-9301c0de7eb4 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Delete backup with id: 9a980819-4ee9-4329-98a0-9ca542936c10. Aug 25 16:34:10.599805 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:10.599805 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:10.612663 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.backup.rpcapi [None req-6395b2b5-a5e4-4533-9c4f-9301c0de7eb4 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] delete_backup rpcapi backup_id 9a980819-4ee9-4329-98a0-9ca542936c10 {{(pid=100455) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 16:34:10.614447 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6395b2b5-a5e4-4533-9c4f-9301c0de7eb4 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 returned with HTTP 202 Aug 25 16:34:10.614968 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1166/4692] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:34:10 2026] DELETE /volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:34:10.622820 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d7e8f002-e58d-4b10-931d-7a6d4269a7ca None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:10.626814 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d7e8f002-e58d-4b10-931d-7a6d4269a7ca tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 Aug 25 16:34:10.626814 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d7e8f002-e58d-4b10-931d-7a6d4269a7ca tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:10.626814 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d7e8f002-e58d-4b10-931d-7a6d4269a7ca tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:10.626814 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-d7e8f002-e58d-4b10-931d-7a6d4269a7ca tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id 9a980819-4ee9-4329-98a0-9ca542936c10. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:34:10.630862 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:10.630862 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:10.631804 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d7e8f002-e58d-4b10-931d-7a6d4269a7ca tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 returned with HTTP 200 Aug 25 16:34:10.632029 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1180/4693] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:34:10 2026] GET /volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:10.860663 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-219b94b2-2112-4155-bd9d-9407299239a3 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:10.862495 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-219b94b2-2112-4155-bd9d-9407299239a3 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] GET https://10.4.3.102/volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 Aug 25 16:34:10.862829 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-219b94b2-2112-4155-bd9d-9407299239a3 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:10.863262 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-219b94b2-2112-4155-bd9d-9407299239a3 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:10.874734 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:10.874734 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:10.879140 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-219b94b2-2112-4155-bd9d-9407299239a3 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Volume info retrieved successfully. Aug 25 16:34:10.884001 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-219b94b2-2112-4155-bd9d-9407299239a3 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 returned with HTTP 200 Aug 25 16:34:10.884421 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1170/4694] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:10 2026] GET /volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 => generated 939 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:11.641382 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-32e4b20e-ab13-46bb-8212-09e1c4c162ed None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:11.643202 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-32e4b20e-ab13-46bb-8212-09e1c4c162ed tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 Aug 25 16:34:11.643497 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-32e4b20e-ab13-46bb-8212-09e1c4c162ed tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:11.643736 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-32e4b20e-ab13-46bb-8212-09e1c4c162ed tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:11.643889 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-32e4b20e-ab13-46bb-8212-09e1c4c162ed tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id 9a980819-4ee9-4329-98a0-9ca542936c10. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:34:11.647401 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-32e4b20e-ab13-46bb-8212-09e1c4c162ed tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 returned with HTTP 404 Aug 25 16:34:11.647916 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1179/4695] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:34:11 2026] GET /volume/v3/backups/9a980819-4ee9-4329-98a0-9ca542936c10 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:11.655925 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-11eecdd4-ead4-46c4-9261-5e11391f305a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:11.658422 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-11eecdd4-ead4-46c4-9261-5e11391f305a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] DELETE https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 Aug 25 16:34:11.658800 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-11eecdd4-ead4-46c4-9261-5e11391f305a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:11.658917 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-11eecdd4-ead4-46c4-9261-5e11391f305a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:11.659126 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.contrib.backups [None req-11eecdd4-ead4-46c4-9261-5e11391f305a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Delete backup with id: d704eea2-7deb-454e-a497-deec3a5dc572. Aug 25 16:34:11.664370 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:11.664370 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:11.676039 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.backup.rpcapi [None req-11eecdd4-ead4-46c4-9261-5e11391f305a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] delete_backup rpcapi backup_id d704eea2-7deb-454e-a497-deec3a5dc572 {{(pid=100455) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 16:34:11.677533 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-11eecdd4-ead4-46c4-9261-5e11391f305a tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 returned with HTTP 202 Aug 25 16:34:11.677923 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1167/4696] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:34:11 2026] DELETE /volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:34:11.684826 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-28f1e533-e80e-4819-937f-391a7735d214 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:11.686703 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-28f1e533-e80e-4819-937f-391a7735d214 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 Aug 25 16:34:11.686968 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-28f1e533-e80e-4819-937f-391a7735d214 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:11.687159 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-28f1e533-e80e-4819-937f-391a7735d214 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:11.687270 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-28f1e533-e80e-4819-937f-391a7735d214 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id d704eea2-7deb-454e-a497-deec3a5dc572. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:34:11.691223 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:11.691223 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:11.691933 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-28f1e533-e80e-4819-937f-391a7735d214 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 returned with HTTP 200 Aug 25 16:34:11.692288 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1181/4697] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:34:11 2026] GET /volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:11.795853 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-3248b5f3-ee81-40b8-9939-3c3b069b5192 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:11.798269 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3248b5f3-ee81-40b8-9939-3c3b069b5192 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] DELETE https://10.4.3.102/volume/v3/volumes/fbf65f42-34f6-4f94-820d-a86c2bf03d39 Aug 25 16:34:11.798269 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3248b5f3-ee81-40b8-9939-3c3b069b5192 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:11.798483 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3248b5f3-ee81-40b8-9939-3c3b069b5192 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:11.798664 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-3248b5f3-ee81-40b8-9939-3c3b069b5192 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Delete volume with id: fbf65f42-34f6-4f94-820d-a86c2bf03d39 Aug 25 16:34:11.807454 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:11.807454 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:11.807454 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-3248b5f3-ee81-40b8-9939-3c3b069b5192 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Volume info retrieved successfully. Aug 25 16:34:11.823575 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-3248b5f3-ee81-40b8-9939-3c3b069b5192 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Delete volume request issued successfully. Aug 25 16:34:11.823757 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3248b5f3-ee81-40b8-9939-3c3b069b5192 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/volumes/fbf65f42-34f6-4f94-820d-a86c2bf03d39 returned with HTTP 202 Aug 25 16:34:11.824114 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1171/4698] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:34:11 2026] DELETE /volume/v3/volumes/fbf65f42-34f6-4f94-820d-a86c2bf03d39 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:34:11.831529 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b4096b77-c12e-443c-aa95-45068c67011f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:11.833116 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b4096b77-c12e-443c-aa95-45068c67011f tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] GET https://10.4.3.102/volume/v3/volumes/fbf65f42-34f6-4f94-820d-a86c2bf03d39 Aug 25 16:34:11.833274 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b4096b77-c12e-443c-aa95-45068c67011f tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:11.833638 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b4096b77-c12e-443c-aa95-45068c67011f tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:11.840436 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:11.840436 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:11.843847 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-b4096b77-c12e-443c-aa95-45068c67011f tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Volume info retrieved successfully. Aug 25 16:34:11.849033 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b4096b77-c12e-443c-aa95-45068c67011f tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/volumes/fbf65f42-34f6-4f94-820d-a86c2bf03d39 returned with HTTP 200 Aug 25 16:34:11.849397 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1180/4699] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:34:11 2026] GET /volume/v3/volumes/fbf65f42-34f6-4f94-820d-a86c2bf03d39 => generated 1422 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:34:11.897916 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-88786472-66a4-4387-b17c-8a11fa9ac430 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:11.899842 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-88786472-66a4-4387-b17c-8a11fa9ac430 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] GET https://10.4.3.102/volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 Aug 25 16:34:11.900027 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-88786472-66a4-4387-b17c-8a11fa9ac430 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:11.900204 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-88786472-66a4-4387-b17c-8a11fa9ac430 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:11.909571 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:11.909571 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:11.912867 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-88786472-66a4-4387-b17c-8a11fa9ac430 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Volume info retrieved successfully. Aug 25 16:34:11.918125 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-88786472-66a4-4387-b17c-8a11fa9ac430 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 returned with HTTP 200 Aug 25 16:34:11.918672 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1168/4700] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:11 2026] GET /volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 => generated 939 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:12.703350 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-47bf83ae-703f-4b22-ad15-d3ad376d86b9 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:12.704947 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-47bf83ae-703f-4b22-ad15-d3ad376d86b9 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 Aug 25 16:34:12.705150 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-47bf83ae-703f-4b22-ad15-d3ad376d86b9 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:12.705322 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-47bf83ae-703f-4b22-ad15-d3ad376d86b9 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:12.705424 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-47bf83ae-703f-4b22-ad15-d3ad376d86b9 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id d704eea2-7deb-454e-a497-deec3a5dc572. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:34:12.708635 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-47bf83ae-703f-4b22-ad15-d3ad376d86b9 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 returned with HTTP 404 Aug 25 16:34:12.709063 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1182/4701] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:34:12 2026] GET /volume/v3/backups/d704eea2-7deb-454e-a497-deec3a5dc572 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:12.715543 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-bbd65ca1-1795-4b4b-ba13-8b2b4249e178 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:12.717323 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-bbd65ca1-1795-4b4b-ba13-8b2b4249e178 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] DELETE https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 Aug 25 16:34:12.717540 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-bbd65ca1-1795-4b4b-ba13-8b2b4249e178 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:12.717759 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-bbd65ca1-1795-4b4b-ba13-8b2b4249e178 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:12.717878 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.contrib.backups [None req-bbd65ca1-1795-4b4b-ba13-8b2b4249e178 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Delete backup with id: cad2efc2-6465-43fa-8f86-020f99f62cd2. Aug 25 16:34:12.721557 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:12.721557 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:12.731778 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.backup.rpcapi [None req-bbd65ca1-1795-4b4b-ba13-8b2b4249e178 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] delete_backup rpcapi backup_id cad2efc2-6465-43fa-8f86-020f99f62cd2 {{(pid=100456) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 16:34:12.733387 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-bbd65ca1-1795-4b4b-ba13-8b2b4249e178 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 returned with HTTP 202 Aug 25 16:34:12.733906 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1172/4702] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:34:12 2026] DELETE /volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:34:12.741434 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e5617d80-25dc-4312-8d5c-34a95b0e67dd None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:12.744341 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e5617d80-25dc-4312-8d5c-34a95b0e67dd tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 Aug 25 16:34:12.744581 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e5617d80-25dc-4312-8d5c-34a95b0e67dd tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:12.744800 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e5617d80-25dc-4312-8d5c-34a95b0e67dd tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:12.744921 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-e5617d80-25dc-4312-8d5c-34a95b0e67dd tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id cad2efc2-6465-43fa-8f86-020f99f62cd2. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:34:12.749905 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:12.749905 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:12.750659 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e5617d80-25dc-4312-8d5c-34a95b0e67dd tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 returned with HTTP 200 Aug 25 16:34:12.751068 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1181/4703] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:34:12 2026] GET /volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:12.862810 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-79d4187b-4a77-48ca-92bb-7293f51b673f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:12.864452 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-79d4187b-4a77-48ca-92bb-7293f51b673f tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] GET https://10.4.3.102/volume/v3/volumes/fbf65f42-34f6-4f94-820d-a86c2bf03d39 Aug 25 16:34:12.864668 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-79d4187b-4a77-48ca-92bb-7293f51b673f tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:12.864844 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-79d4187b-4a77-48ca-92bb-7293f51b673f tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:12.869979 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-79d4187b-4a77-48ca-92bb-7293f51b673f tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/volumes/fbf65f42-34f6-4f94-820d-a86c2bf03d39 returned with HTTP 404 Aug 25 16:34:12.870402 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1169/4704] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:34:12 2026] GET /volume/v3/volumes/fbf65f42-34f6-4f94-820d-a86c2bf03d39 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:34:12.877688 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1837d9e9-a4f5-4b8d-9931-b3bbf778f180 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:12.880030 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1837d9e9-a4f5-4b8d-9931-b3bbf778f180 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/989f15ec-79ea-4346-9dc0-9a169db98b51 Aug 25 16:34:12.880255 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1837d9e9-a4f5-4b8d-9931-b3bbf778f180 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:12.880464 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1837d9e9-a4f5-4b8d-9931-b3bbf778f180 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:12.880566 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.snapshots [None req-1837d9e9-a4f5-4b8d-9931-b3bbf778f180 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Delete snapshot with id: 989f15ec-79ea-4346-9dc0-9a169db98b51 Aug 25 16:34:12.885027 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:12.885027 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:12.885405 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-1837d9e9-a4f5-4b8d-9931-b3bbf778f180 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Snapshot retrieved successfully. Aug 25 16:34:12.902006 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-1837d9e9-a4f5-4b8d-9931-b3bbf778f180 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Snapshot delete request issued successfully. Aug 25 16:34:12.902185 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1837d9e9-a4f5-4b8d-9931-b3bbf778f180 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/snapshots/989f15ec-79ea-4346-9dc0-9a169db98b51 returned with HTTP 202 Aug 25 16:34:12.902567 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1183/4705] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:34:12 2026] DELETE /volume/v3/snapshots/989f15ec-79ea-4346-9dc0-9a169db98b51 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:34:12.911443 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-bf26583c-36da-437a-bb0a-b946f2252804 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:12.913159 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-bf26583c-36da-437a-bb0a-b946f2252804 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] GET https://10.4.3.102/volume/v3/snapshots/989f15ec-79ea-4346-9dc0-9a169db98b51 Aug 25 16:34:12.913359 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-bf26583c-36da-437a-bb0a-b946f2252804 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:12.913538 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-bf26583c-36da-437a-bb0a-b946f2252804 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:12.918414 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:12.918414 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:12.919001 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-bf26583c-36da-437a-bb0a-b946f2252804 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Snapshot retrieved successfully. Aug 25 16:34:12.919749 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-bf26583c-36da-437a-bb0a-b946f2252804 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/snapshots/989f15ec-79ea-4346-9dc0-9a169db98b51 returned with HTTP 200 Aug 25 16:34:12.920064 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1173/4706] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:34:12 2026] GET /volume/v3/snapshots/989f15ec-79ea-4346-9dc0-9a169db98b51 => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:12.931519 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-6b7bd4a3-aad7-41f3-a9d7-6fb97d32c03d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:12.933105 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6b7bd4a3-aad7-41f3-a9d7-6fb97d32c03d tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] GET https://10.4.3.102/volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 Aug 25 16:34:12.933268 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6b7bd4a3-aad7-41f3-a9d7-6fb97d32c03d tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:12.933417 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6b7bd4a3-aad7-41f3-a9d7-6fb97d32c03d tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:12.948748 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:12.948748 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:12.954516 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-6b7bd4a3-aad7-41f3-a9d7-6fb97d32c03d tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Volume info retrieved successfully. Aug 25 16:34:12.962844 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6b7bd4a3-aad7-41f3-a9d7-6fb97d32c03d tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 returned with HTTP 200 Aug 25 16:34:12.963306 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1182/4707] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:12 2026] GET /volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 => generated 939 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:13.320406 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-f4c8fe5e-980e-4b35-9a09-153f1d5971b7 req-5fa8d33f-eeee-468a-b753-3a651fae616c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:13.322293 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-f4c8fe5e-980e-4b35-9a09-153f1d5971b7 req-5fa8d33f-eeee-468a-b753-3a651fae616c tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] POST https://10.4.3.102/volume/v3/attachments/d8603dcd-5060-44bc-a5f5-d1bb4b6282ca/action Aug 25 16:34:13.322658 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-f4c8fe5e-980e-4b35-9a09-153f1d5971b7 req-5fa8d33f-eeee-468a-b753-3a651fae616c tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Action body: b'{"os-complete": null}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:34:13.322792 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-f4c8fe5e-980e-4b35-9a09-153f1d5971b7 req-5fa8d33f-eeee-468a-b753-3a651fae616c tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:13.339270 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:13.339270 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:13.351970 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-f4c8fe5e-980e-4b35-9a09-153f1d5971b7 req-5fa8d33f-eeee-468a-b753-3a651fae616c tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/attachments/d8603dcd-5060-44bc-a5f5-d1bb4b6282ca/action returned with HTTP 204 Aug 25 16:34:13.352513 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1170/4708] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:34:13 2026] POST /volume/v3/attachments/d8603dcd-5060-44bc-a5f5-d1bb4b6282ca/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:13.760769 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-7753dbd2-6648-4979-8d91-cb63bd6c274c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:13.762470 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7753dbd2-6648-4979-8d91-cb63bd6c274c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 Aug 25 16:34:13.762693 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7753dbd2-6648-4979-8d91-cb63bd6c274c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:13.762936 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7753dbd2-6648-4979-8d91-cb63bd6c274c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:13.762984 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-7753dbd2-6648-4979-8d91-cb63bd6c274c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Show backup with id cad2efc2-6465-43fa-8f86-020f99f62cd2. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:34:13.766252 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7753dbd2-6648-4979-8d91-cb63bd6c274c tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 returned with HTTP 404 Aug 25 16:34:13.766688 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1184/4709] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:34:13 2026] GET /volume/v3/backups/cad2efc2-6465-43fa-8f86-020f99f62cd2 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:13.772450 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-4faf8f2b-0d2c-4312-a39f-b0ed8d92d9ee None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:13.774205 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4faf8f2b-0d2c-4312-a39f-b0ed8d92d9ee tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/924b9e12-a3ba-4a16-a934-c91e5af44d8a Aug 25 16:34:13.774466 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4faf8f2b-0d2c-4312-a39f-b0ed8d92d9ee tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:13.774668 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4faf8f2b-0d2c-4312-a39f-b0ed8d92d9ee tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:13.774823 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-4faf8f2b-0d2c-4312-a39f-b0ed8d92d9ee tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Delete volume with id: 924b9e12-a3ba-4a16-a934-c91e5af44d8a Aug 25 16:34:13.781101 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:13.781101 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:13.781394 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-4faf8f2b-0d2c-4312-a39f-b0ed8d92d9ee tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Volume info retrieved successfully. Aug 25 16:34:13.795768 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-4faf8f2b-0d2c-4312-a39f-b0ed8d92d9ee tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Delete volume request issued successfully. Aug 25 16:34:13.795916 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4faf8f2b-0d2c-4312-a39f-b0ed8d92d9ee tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/volumes/924b9e12-a3ba-4a16-a934-c91e5af44d8a returned with HTTP 202 Aug 25 16:34:13.796275 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1174/4710] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:34:13 2026] DELETE /volume/v3/volumes/924b9e12-a3ba-4a16-a934-c91e5af44d8a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:34:13.803152 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-8d49a140-e317-40d1-88e4-da87b7270167 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:13.805138 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8d49a140-e317-40d1-88e4-da87b7270167 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/volumes/924b9e12-a3ba-4a16-a934-c91e5af44d8a Aug 25 16:34:13.805138 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8d49a140-e317-40d1-88e4-da87b7270167 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:13.805315 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8d49a140-e317-40d1-88e4-da87b7270167 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:13.814713 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:13.814713 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:13.818794 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-8d49a140-e317-40d1-88e4-da87b7270167 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Volume info retrieved successfully. Aug 25 16:34:13.823829 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8d49a140-e317-40d1-88e4-da87b7270167 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/volumes/924b9e12-a3ba-4a16-a934-c91e5af44d8a returned with HTTP 200 Aug 25 16:34:13.824256 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1183/4711] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:34:13 2026] GET /volume/v3/volumes/924b9e12-a3ba-4a16-a934-c91e5af44d8a => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:34:13.927813 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-fc5a7b17-9ee4-4d3f-9541-9f1192d7e3a6 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:13.929486 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-fc5a7b17-9ee4-4d3f-9541-9f1192d7e3a6 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] GET https://10.4.3.102/volume/v3/snapshots/989f15ec-79ea-4346-9dc0-9a169db98b51 Aug 25 16:34:13.929678 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-fc5a7b17-9ee4-4d3f-9541-9f1192d7e3a6 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:13.929857 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-fc5a7b17-9ee4-4d3f-9541-9f1192d7e3a6 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:13.933872 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-fc5a7b17-9ee4-4d3f-9541-9f1192d7e3a6 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/snapshots/989f15ec-79ea-4346-9dc0-9a169db98b51 returned with HTTP 404 Aug 25 16:34:13.934287 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1171/4712] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:34:13 2026] GET /volume/v3/snapshots/989f15ec-79ea-4346-9dc0-9a169db98b51 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:13.978328 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-0848405e-a1e3-4914-bc2a-a30f12070efe None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:13.980039 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0848405e-a1e3-4914-bc2a-a30f12070efe tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] GET https://10.4.3.102/volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 Aug 25 16:34:13.980268 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0848405e-a1e3-4914-bc2a-a30f12070efe tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:13.980511 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0848405e-a1e3-4914-bc2a-a30f12070efe tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:13.989290 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:13.989290 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:13.992718 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-0848405e-a1e3-4914-bc2a-a30f12070efe tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Volume info retrieved successfully. Aug 25 16:34:13.996518 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0848405e-a1e3-4914-bc2a-a30f12070efe tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 returned with HTTP 200 Aug 25 16:34:13.996921 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1185/4713] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:13 2026] GET /volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 => generated 1231 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:34:14.007776 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-48d0ee15-f3a5-4448-ba72-8082f434b3a6 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:14.009259 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-48d0ee15-f3a5-4448-ba72-8082f434b3a6 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] GET https://10.4.3.102/volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 Aug 25 16:34:14.009437 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-48d0ee15-f3a5-4448-ba72-8082f434b3a6 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:14.009616 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-48d0ee15-f3a5-4448-ba72-8082f434b3a6 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:14.018556 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:14.018556 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:14.021887 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-48d0ee15-f3a5-4448-ba72-8082f434b3a6 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Volume info retrieved successfully. Aug 25 16:34:14.025814 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-48d0ee15-f3a5-4448-ba72-8082f434b3a6 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 returned with HTTP 200 Aug 25 16:34:14.026296 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1175/4714] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:14 2026] GET /volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 => generated 1231 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:34:14.836804 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-2c219189-9a8d-4b4c-8bd9-bf7e2f36e5a3 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:14.838551 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2c219189-9a8d-4b4c-8bd9-bf7e2f36e5a3 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] GET https://10.4.3.102/volume/v3/volumes/924b9e12-a3ba-4a16-a934-c91e5af44d8a Aug 25 16:34:14.838801 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2c219189-9a8d-4b4c-8bd9-bf7e2f36e5a3 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:14.839024 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2c219189-9a8d-4b4c-8bd9-bf7e2f36e5a3 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:14.844565 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2c219189-9a8d-4b4c-8bd9-bf7e2f36e5a3 tempest-ProjectAdminTests33-547213908 tempest-ProjectAdminTests33-547213908-project-admin] https://10.4.3.102/volume/v3/volumes/924b9e12-a3ba-4a16-a934-c91e5af44d8a returned with HTTP 404 Aug 25 16:34:14.845017 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1184/4715] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:34:14 2026] GET /volume/v3/volumes/924b9e12-a3ba-4a16-a934-c91e5af44d8a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:15.560676 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-c1521417-fbae-4757-a1b9-05e252a7fd71 req-e2b05faf-823a-48e3-b46d-94409eab103b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:15.562014 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-c1521417-fbae-4757-a1b9-05e252a7fd71 req-e2b05faf-823a-48e3-b46d-94409eab103b tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] DELETE https://10.4.3.102/volume/v3/attachments/98b0936b-9fe6-4e67-aa3c-a840b1d1b395 Aug 25 16:34:15.562191 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-c1521417-fbae-4757-a1b9-05e252a7fd71 req-e2b05faf-823a-48e3-b46d-94409eab103b tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:15.562371 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-c1521417-fbae-4757-a1b9-05e252a7fd71 req-e2b05faf-823a-48e3-b46d-94409eab103b tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:15.569447 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:15.569447 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:15.632525 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-c1521417-fbae-4757-a1b9-05e252a7fd71 req-e2b05faf-823a-48e3-b46d-94409eab103b tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/attachments/98b0936b-9fe6-4e67-aa3c-a840b1d1b395 returned with HTTP 200 Aug 25 16:34:15.632841 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1172/4716] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:34:15 2026] DELETE /volume/v3/attachments/98b0936b-9fe6-4e67-aa3c-a840b1d1b395 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:16.277393 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-9022e18b-38d9-4982-9a3d-497074220805 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:16.354451 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9022e18b-38d9-4982-9a3d-497074220805 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:34:16.354864 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9022e18b-38d9-4982-9a3d-497074220805 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1945113682", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1555709984", "vendor_name": "tempest-vendor_name-445467308"}}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:16.368765 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9022e18b-38d9-4982-9a3d-497074220805 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:34:16.369162 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1186/4717] 10.4.3.102 () {68 vars in 1253 bytes} [Tue Aug 25 16:34:16 2026] POST /volume/v3/types => generated 329 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:16.376367 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-71500e90-88ac-4927-a375-83d94a228afe None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:16.378003 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-71500e90-88ac-4927-a375-83d94a228afe tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:34:16.378322 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-71500e90-88ac-4927-a375-83d94a228afe tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8fb162d1-5a16-4923-be3a-7baddff3ae1f", "size": 1}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:16.379675 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-71500e90-88ac-4927-a375-83d94a228afe tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Create volume request body: {'volume': {'volume_type': '8fb162d1-5a16-4923-be3a-7baddff3ae1f', 'size': 1}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:34:16.386301 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-71500e90-88ac-4927-a375-83d94a228afe tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Create volume of 1 GB Aug 25 16:34:16.386541 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:16.386541 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:16.386877 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-71500e90-88ac-4927-a375-83d94a228afe tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Availability Zones retrieved successfully. Aug 25 16:34:16.392034 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-71500e90-88ac-4927-a375-83d94a228afe tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Flow 'volume_create_api' (e47e9649-464b-4b95-9c37-18b8a268e6a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:34:16.392850 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-71500e90-88ac-4927-a375-83d94a228afe tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a975566-9efa-438d-b665-ba89fcebae74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:16.393510 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-71500e90-88ac-4927-a375-83d94a228afe tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:34:16.412552 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-71500e90-88ac-4927-a375-83d94a228afe tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a975566-9efa-438d-b665-ba89fcebae74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:34:16Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1555709984',vendor_name='tempest-vendor_name-445467308'},id=8fb162d1-5a16-4923-be3a-7baddff3ae1f,is_public=True,name='tempest-ProjectReaderTests-volume-type-1945113682',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8fb162d1-5a16-4923-be3a-7baddff3ae1f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:16.413274 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-71500e90-88ac-4927-a375-83d94a228afe tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6664f4e4-11be-4e9f-9bbf-0d4a4d6cc9c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:16.436527 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [None req-71500e90-88ac-4927-a375-83d94a228afe tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1945113682 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1945113682, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:34:16.436844 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [None req-71500e90-88ac-4927-a375-83d94a228afe tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1945113682 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1945113682, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:34:16.464535 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-71500e90-88ac-4927-a375-83d94a228afe tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Created reservations ['6dbfee49-a359-49ec-a1ee-78d5dabb889f', 'd177e345-2114-4cbd-b127-0c90c0eabc09', 'f8a79443-4ac0-41ca-9bbb-1a623513b1bb', '8fb2bace-17b4-4123-bd7a-d1c40cffd275'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:34:16.465294 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-71500e90-88ac-4927-a375-83d94a228afe tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6664f4e4-11be-4e9f-9bbf-0d4a4d6cc9c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6dbfee49-a359-49ec-a1ee-78d5dabb889f', 'd177e345-2114-4cbd-b127-0c90c0eabc09', 'f8a79443-4ac0-41ca-9bbb-1a623513b1bb', '8fb2bace-17b4-4123-bd7a-d1c40cffd275']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:16.466132 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-71500e90-88ac-4927-a375-83d94a228afe tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f3a8fad-0e5d-40a3-a433-7c7a4a4b8dac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:16.489862 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-71500e90-88ac-4927-a375-83d94a228afe tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f3a8fad-0e5d-40a3-a433-7c7a4a4b8dac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eae5a77d-cffb-4434-ae03-b44e24e7b944', '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='0bf3ab3975c54c3c97776a7502b63e4c',qos_specs=None,replication_status=,reservations=['6dbfee49-a359-49ec-a1ee-78d5dabb889f','d177e345-2114-4cbd-b127-0c90c0eabc09','f8a79443-4ac0-41ca-9bbb-1a623513b1bb','8fb2bace-17b4-4123-bd7a-d1c40cffd275'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40ab587d608b430f99510c0bc62d2381',volume_type_id=8fb162d1-5a16-4923-be3a-7baddff3ae1f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:34:16Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eae5a77d-cffb-4434-ae03-b44e24e7b944,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bf3ab3975c54c3c97776a7502b63e4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40ab587d608b430f99510c0bc62d2381',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8fb162d1-5a16-4923-be3a-7baddff3ae1f),volume_type_id=8fb162d1-5a16-4923-be3a-7baddff3ae1f)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:16.490549 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-71500e90-88ac-4927-a375-83d94a228afe tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a710265f-ca8c-466b-a24f-21b06e93a744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:16.508596 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-71500e90-88ac-4927-a375-83d94a228afe tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a710265f-ca8c-466b-a24f-21b06e93a744) transitioned into state 'SUCCESS' from 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='0bf3ab3975c54c3c97776a7502b63e4c',qos_specs=None,replication_status=,reservations=['6dbfee49-a359-49ec-a1ee-78d5dabb889f','d177e345-2114-4cbd-b127-0c90c0eabc09','f8a79443-4ac0-41ca-9bbb-1a623513b1bb','8fb2bace-17b4-4123-bd7a-d1c40cffd275'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40ab587d608b430f99510c0bc62d2381',volume_type_id=8fb162d1-5a16-4923-be3a-7baddff3ae1f)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:16.509278 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-71500e90-88ac-4927-a375-83d94a228afe tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4dda2c3-cd47-436f-8cb6-d07986794eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:16.519106 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-71500e90-88ac-4927-a375-83d94a228afe tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4dda2c3-cd47-436f-8cb6-d07986794eb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:16.519990 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-71500e90-88ac-4927-a375-83d94a228afe tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Flow 'volume_create_api' (e47e9649-464b-4b95-9c37-18b8a268e6a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:34:16.520284 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-71500e90-88ac-4927-a375-83d94a228afe tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Create volume request issued successfully. Aug 25 16:34:16.520907 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-71500e90-88ac-4927-a375-83d94a228afe tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:34:16.521319 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1176/4718] 10.4.3.102 () {70 vars in 1298 bytes} [Tue Aug 25 16:34:16 2026] POST /volume/v3/volumes => generated 774 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:34:16.532076 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-deb41ecd-99f9-45e6-b568-98b067f3a277 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:16.533913 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-deb41ecd-99f9-45e6-b568-98b067f3a277 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] GET https://10.4.3.102/volume/v3/volumes/eae5a77d-cffb-4434-ae03-b44e24e7b944 Aug 25 16:34:16.534034 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-deb41ecd-99f9-45e6-b568-98b067f3a277 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:16.534224 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-deb41ecd-99f9-45e6-b568-98b067f3a277 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:16.541107 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:16.541107 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:16.544362 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-deb41ecd-99f9-45e6-b568-98b067f3a277 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Volume info retrieved successfully. Aug 25 16:34:16.548638 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-deb41ecd-99f9-45e6-b568-98b067f3a277 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] https://10.4.3.102/volume/v3/volumes/eae5a77d-cffb-4434-ae03-b44e24e7b944 returned with HTTP 200 Aug 25 16:34:16.548997 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1185/4719] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:34:16 2026] GET /volume/v3/volumes/eae5a77d-cffb-4434-ae03-b44e24e7b944 => generated 953 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:16.939778 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-55c0bec7-0875-4571-9e02-abfd27d6320d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:16.944144 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-55c0bec7-0875-4571-9e02-abfd27d6320d tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] DELETE https://10.4.3.102/volume/v3/volumes/e48100f6-1a46-4ffb-b9dd-8a17440cc352 Aug 25 16:34:16.944480 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-55c0bec7-0875-4571-9e02-abfd27d6320d tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:16.944778 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-55c0bec7-0875-4571-9e02-abfd27d6320d tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:16.945037 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-55c0bec7-0875-4571-9e02-abfd27d6320d tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Delete volume with id: e48100f6-1a46-4ffb-b9dd-8a17440cc352 Aug 25 16:34:16.955911 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:16.955911 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:16.956386 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-55c0bec7-0875-4571-9e02-abfd27d6320d tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Volume info retrieved successfully. Aug 25 16:34:16.987073 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-55c0bec7-0875-4571-9e02-abfd27d6320d tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Delete volume request issued successfully. Aug 25 16:34:16.987073 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-55c0bec7-0875-4571-9e02-abfd27d6320d tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/volumes/e48100f6-1a46-4ffb-b9dd-8a17440cc352 returned with HTTP 202 Aug 25 16:34:16.987073 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1173/4720] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:34:16 2026] DELETE /volume/v3/volumes/e48100f6-1a46-4ffb-b9dd-8a17440cc352 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:34:16.995189 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-ded1d926-4343-49d1-80a1-6ad2fef7c67e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:16.996884 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ded1d926-4343-49d1-80a1-6ad2fef7c67e tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] GET https://10.4.3.102/volume/v3/volumes/e48100f6-1a46-4ffb-b9dd-8a17440cc352 Aug 25 16:34:16.997057 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ded1d926-4343-49d1-80a1-6ad2fef7c67e tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:16.997235 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ded1d926-4343-49d1-80a1-6ad2fef7c67e tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:17.004822 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:17.004822 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:17.008916 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-ded1d926-4343-49d1-80a1-6ad2fef7c67e tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Volume info retrieved successfully. Aug 25 16:34:17.015226 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ded1d926-4343-49d1-80a1-6ad2fef7c67e tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/volumes/e48100f6-1a46-4ffb-b9dd-8a17440cc352 returned with HTTP 200 Aug 25 16:34:17.015687 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1187/4721] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:34:16 2026] GET /volume/v3/volumes/e48100f6-1a46-4ffb-b9dd-8a17440cc352 => generated 1422 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:34:17.465743 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-fccc96f4-2c7b-4419-99a3-d877271d7f10 req-ce88cb67-7c34-4162-960a-5b733aae9a80 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:17.467798 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-fccc96f4-2c7b-4419-99a3-d877271d7f10 req-ce88cb67-7c34-4162-960a-5b733aae9a80 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/limits Aug 25 16:34:17.468002 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-fccc96f4-2c7b-4419-99a3-d877271d7f10 req-ce88cb67-7c34-4162-960a-5b733aae9a80 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:17.468252 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-fccc96f4-2c7b-4419-99a3-d877271d7f10 req-ce88cb67-7c34-4162-960a-5b733aae9a80 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'index' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:17.475960 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [req-fccc96f4-2c7b-4419-99a3-d877271d7f10 req-ce88cb67-7c34-4162-960a-5b733aae9a80 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Deprecated: Default quota for resource: snapshots_tempest-ProjectReaderTests-volume-type-1945113682 is set by the default quota flag: quota_snapshots_tempest-ProjectReaderTests-volume-type-1945113682, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:34:17.476202 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [req-fccc96f4-2c7b-4419-99a3-d877271d7f10 req-ce88cb67-7c34-4162-960a-5b733aae9a80 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1297604781-2069087697 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1297604781-2069087697, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:34:17.476435 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [req-fccc96f4-2c7b-4419-99a3-d877271d7f10 req-ce88cb67-7c34-4162-960a-5b733aae9a80 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1297604781-2069087697 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1297604781-2069087697, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:34:17.476672 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [req-fccc96f4-2c7b-4419-99a3-d877271d7f10 req-ce88cb67-7c34-4162-960a-5b733aae9a80 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1297604781-2069087697 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1297604781-2069087697, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:34:17.476889 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [req-fccc96f4-2c7b-4419-99a3-d877271d7f10 req-ce88cb67-7c34-4162-960a-5b733aae9a80 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2128997530-1709917451 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2128997530-1709917451, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:34:17.477099 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [req-fccc96f4-2c7b-4419-99a3-d877271d7f10 req-ce88cb67-7c34-4162-960a-5b733aae9a80 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2128997530-1709917451 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2128997530-1709917451, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:34:17.477312 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [req-fccc96f4-2c7b-4419-99a3-d877271d7f10 req-ce88cb67-7c34-4162-960a-5b733aae9a80 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2128997530-1709917451 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2128997530-1709917451, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:34:17.477515 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [req-fccc96f4-2c7b-4419-99a3-d877271d7f10 req-ce88cb67-7c34-4162-960a-5b733aae9a80 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-9652478-8661046 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-9652478-8661046, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:34:17.477737 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [req-fccc96f4-2c7b-4419-99a3-d877271d7f10 req-ce88cb67-7c34-4162-960a-5b733aae9a80 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-9652478-8661046 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-9652478-8661046, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:34:17.477944 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [req-fccc96f4-2c7b-4419-99a3-d877271d7f10 req-ce88cb67-7c34-4162-960a-5b733aae9a80 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-9652478-8661046 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-9652478-8661046, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:34:17.479004 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:17.479004 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:17.488672 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-fccc96f4-2c7b-4419-99a3-d877271d7f10 req-ce88cb67-7c34-4162-960a-5b733aae9a80 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/limits returned with HTTP 200 Aug 25 16:34:17.489016 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1177/4722] 10.4.3.102 () {68 vars in 1484 bytes} [Tue Aug 25 16:34:17 2026] GET /volume/v3/limits => generated 302 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:17.527293 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-fccc96f4-2c7b-4419-99a3-d877271d7f10 req-b7c3981f-9fb1-422e-98b4-4d0a9d988606 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:17.529137 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-fccc96f4-2c7b-4419-99a3-d877271d7f10 req-b7c3981f-9fb1-422e-98b4-4d0a9d988606 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/0fdb4058-79a2-4129-925b-e632fcde43c5 Aug 25 16:34:17.529320 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-fccc96f4-2c7b-4419-99a3-d877271d7f10 req-b7c3981f-9fb1-422e-98b4-4d0a9d988606 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:17.529510 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-fccc96f4-2c7b-4419-99a3-d877271d7f10 req-b7c3981f-9fb1-422e-98b4-4d0a9d988606 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:17.537812 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:17.537812 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:17.540555 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-fccc96f4-2c7b-4419-99a3-d877271d7f10 req-b7c3981f-9fb1-422e-98b4-4d0a9d988606 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:34:17.544445 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-fccc96f4-2c7b-4419-99a3-d877271d7f10 req-b7c3981f-9fb1-422e-98b4-4d0a9d988606 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/0fdb4058-79a2-4129-925b-e632fcde43c5 returned with HTTP 200 Aug 25 16:34:17.544808 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1186/4723] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:34:17 2026] GET /volume/v3/volumes/0fdb4058-79a2-4129-925b-e632fcde43c5 => generated 1658 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:34:17.554049 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-fccc96f4-2c7b-4419-99a3-d877271d7f10 req-5897ec42-a6ca-43d7-b4ea-65395f64a7ae None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:17.556019 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-fccc96f4-2c7b-4419-99a3-d877271d7f10 req-5897ec42-a6ca-43d7-b4ea-65395f64a7ae tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:34:17.556375 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-fccc96f4-2c7b-4419-99a3-d877271d7f10 req-5897ec42-a6ca-43d7-b4ea-65395f64a7ae tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0fdb4058-79a2-4129-925b-e632fcde43c5", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1100324136", "description": null, "metadata": {}}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:17.560320 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-b3760782-3f42-4936-aa53-81759085e1ba None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:17.561975 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b3760782-3f42-4936-aa53-81759085e1ba tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] GET https://10.4.3.102/volume/v3/volumes/eae5a77d-cffb-4434-ae03-b44e24e7b944 Aug 25 16:34:17.562186 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b3760782-3f42-4936-aa53-81759085e1ba tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:17.562449 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b3760782-3f42-4936-aa53-81759085e1ba tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:17.566455 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:17.566455 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:17.566949 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-fccc96f4-2c7b-4419-99a3-d877271d7f10 req-5897ec42-a6ca-43d7-b4ea-65395f64a7ae tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:34:17.567088 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.snapshots [req-fccc96f4-2c7b-4419-99a3-d877271d7f10 req-5897ec42-a6ca-43d7-b4ea-65395f64a7ae tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Create snapshot from volume 0fdb4058-79a2-4129-925b-e632fcde43c5 Aug 25 16:34:17.568934 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:17.568934 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:17.572086 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-b3760782-3f42-4936-aa53-81759085e1ba tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Volume info retrieved successfully. Aug 25 16:34:17.575401 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b3760782-3f42-4936-aa53-81759085e1ba tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] https://10.4.3.102/volume/v3/volumes/eae5a77d-cffb-4434-ae03-b44e24e7b944 returned with HTTP 200 Aug 25 16:34:17.575788 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1188/4724] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:34:17 2026] GET /volume/v3/volumes/eae5a77d-cffb-4434-ae03-b44e24e7b944 => generated 974 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:17.587935 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-341173a1-9a4a-4b59-8924-a45ade49af83 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:17.590068 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-341173a1-9a4a-4b59-8924-a45ade49af83 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] GET https://10.4.3.102/volume/v3/messages Aug 25 16:34:17.590294 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-341173a1-9a4a-4b59-8924-a45ade49af83 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:17.590549 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-341173a1-9a4a-4b59-8924-a45ade49af83 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:17.593211 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [req-fccc96f4-2c7b-4419-99a3-d877271d7f10 req-5897ec42-a6ca-43d7-b4ea-65395f64a7ae tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Created reservations ['407900c8-8862-4bc3-90cf-aaada3f6a121', '1eab87b1-ca46-4a87-a3af-2115ce118cc6', '354319c6-6de8-4cd2-a8b1-2e74839ce61e', '4ecf6910-e994-4ae2-86cd-fbda8b6229ef'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:34:17.594229 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-341173a1-9a4a-4b59-8924-a45ade49af83 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] https://10.4.3.102/volume/v3/messages returned with HTTP 200 Aug 25 16:34:17.594640 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1178/4725] 10.4.3.102 () {68 vars in 1280 bytes} [Tue Aug 25 16:34:17 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:17.604748 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-c80c0a20-3e93-4a4c-89bc-69e1c2d55457 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:17.623203 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-fccc96f4-2c7b-4419-99a3-d877271d7f10 req-5897ec42-a6ca-43d7-b4ea-65395f64a7ae tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot force create request issued successfully. Aug 25 16:34:17.623561 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-fccc96f4-2c7b-4419-99a3-d877271d7f10 req-5897ec42-a6ca-43d7-b4ea-65395f64a7ae tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:34:17.623978 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1174/4726] 10.4.3.102 () {72 vars in 1547 bytes} [Tue Aug 25 16:34:17 2026] POST /volume/v3/snapshots => generated 320 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:34:17.688512 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c80c0a20-3e93-4a4c-89bc-69e1c2d55457 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-reader] GET https://10.4.3.102/volume/v3/messages Aug 25 16:34:17.690670 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c80c0a20-3e93-4a4c-89bc-69e1c2d55457 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-reader] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:17.690670 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c80c0a20-3e93-4a4c-89bc-69e1c2d55457 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-reader] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:17.695304 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c80c0a20-3e93-4a4c-89bc-69e1c2d55457 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-reader] https://10.4.3.102/volume/v3/messages returned with HTTP 200 Aug 25 16:34:17.696147 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1187/4727] 10.4.3.102 () {68 vars in 1280 bytes} [Tue Aug 25 16:34:17 2026] GET /volume/v3/messages => generated 670 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:17.705687 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-ef2d3f86-5b5b-4a4c-9744-6ee7f6899df0 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:17.707321 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ef2d3f86-5b5b-4a4c-9744-6ee7f6899df0 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] DELETE https://10.4.3.102/volume/v3/messages/c68110fb-fa5e-41b6-95a6-202586285501 Aug 25 16:34:17.707524 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ef2d3f86-5b5b-4a4c-9744-6ee7f6899df0 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:17.707765 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ef2d3f86-5b5b-4a4c-9744-6ee7f6899df0 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:17.714708 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ef2d3f86-5b5b-4a4c-9744-6ee7f6899df0 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] https://10.4.3.102/volume/v3/messages/c68110fb-fa5e-41b6-95a6-202586285501 returned with HTTP 204 Aug 25 16:34:17.715065 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1189/4728] 10.4.3.102 () {68 vars in 1394 bytes} [Tue Aug 25 16:34:17 2026] DELETE /volume/v3/messages/c68110fb-fa5e-41b6-95a6-202586285501 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 16:34:17.721742 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-000e2c18-4f75-4bb1-bdcf-3d3aec5dab61 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:17.723655 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-000e2c18-4f75-4bb1-bdcf-3d3aec5dab61 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/eae5a77d-cffb-4434-ae03-b44e24e7b944 Aug 25 16:34:17.723880 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-000e2c18-4f75-4bb1-bdcf-3d3aec5dab61 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:17.724108 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-000e2c18-4f75-4bb1-bdcf-3d3aec5dab61 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:17.724274 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-000e2c18-4f75-4bb1-bdcf-3d3aec5dab61 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Delete volume with id: eae5a77d-cffb-4434-ae03-b44e24e7b944 Aug 25 16:34:17.731802 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:17.731802 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:17.732195 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-000e2c18-4f75-4bb1-bdcf-3d3aec5dab61 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Volume info retrieved successfully. Aug 25 16:34:17.733151 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-000e2c18-4f75-4bb1-bdcf-3d3aec5dab61 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100456) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 16:34:17.755932 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-000e2c18-4f75-4bb1-bdcf-3d3aec5dab61 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Created reservations ['ea0d02ee-51a9-4f3e-b7d4-d612aa28c593', 'eb5ef3fc-24ac-4866-b765-cfc548ff1e48', '608d352a-8acd-498d-9fb7-62b588970096', '8041e9c2-4732-479a-b691-63414a8803b5'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:34:17.783549 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-000e2c18-4f75-4bb1-bdcf-3d3aec5dab61 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Delete volume request issued successfully. Aug 25 16:34:17.783692 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-000e2c18-4f75-4bb1-bdcf-3d3aec5dab61 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] https://10.4.3.102/volume/v3/volumes/eae5a77d-cffb-4434-ae03-b44e24e7b944 returned with HTTP 202 Aug 25 16:34:17.784091 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1179/4729] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:34:17 2026] DELETE /volume/v3/volumes/eae5a77d-cffb-4434-ae03-b44e24e7b944 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:34:17.792369 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-187e6983-d2ae-4722-b76f-fe741c3700f0 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:17.794230 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-187e6983-d2ae-4722-b76f-fe741c3700f0 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] DELETE https://10.4.3.102/volume/v3/types/8fb162d1-5a16-4923-be3a-7baddff3ae1f Aug 25 16:34:17.794424 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-187e6983-d2ae-4722-b76f-fe741c3700f0 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:17.794636 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-187e6983-d2ae-4722-b76f-fe741c3700f0 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Calling method '_delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:17.794873 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:17.794873 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:17.823654 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-187e6983-d2ae-4722-b76f-fe741c3700f0 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] https://10.4.3.102/volume/v3/types/8fb162d1-5a16-4923-be3a-7baddff3ae1f returned with HTTP 202 Aug 25 16:34:17.823987 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1175/4730] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:34:17 2026] DELETE /volume/v3/types/8fb162d1-5a16-4923-be3a-7baddff3ae1f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:34:17.834031 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-48def92b-470c-42ee-8e10-3e9bdd5ec9c9 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:17.835648 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-48def92b-470c-42ee-8e10-3e9bdd5ec9c9 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:34:17.835981 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-48def92b-470c-42ee-8e10-3e9bdd5ec9c9 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-407993615", "extra_specs": {"storage_protocol": "tempest-storage_protocol-189753833", "vendor_name": "tempest-vendor_name-677680954"}}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:17.851001 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-48def92b-470c-42ee-8e10-3e9bdd5ec9c9 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:34:17.851362 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1188/4731] 10.4.3.102 () {68 vars in 1253 bytes} [Tue Aug 25 16:34:17 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) Aug 25 16:34:17.858291 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-68381c04-17f1-4c8c-8567-d652ca711831 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:17.859956 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-68381c04-17f1-4c8c-8567-d652ca711831 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:34:17.860327 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-68381c04-17f1-4c8c-8567-d652ca711831 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "79ea53a5-b547-4840-a4ec-2a6dae272c09", "size": 1}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:17.861776 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-68381c04-17f1-4c8c-8567-d652ca711831 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Create volume request body: {'volume': {'volume_type': '79ea53a5-b547-4840-a4ec-2a6dae272c09', 'size': 1}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:34:17.865228 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-68381c04-17f1-4c8c-8567-d652ca711831 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Create volume of 1 GB Aug 25 16:34:17.865510 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:17.865510 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:17.865866 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-68381c04-17f1-4c8c-8567-d652ca711831 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Availability Zones retrieved successfully. Aug 25 16:34:17.871029 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-68381c04-17f1-4c8c-8567-d652ca711831 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Flow 'volume_create_api' (5f0078ab-e6f8-4903-8847-b1cd39a36975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:34:17.871897 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-68381c04-17f1-4c8c-8567-d652ca711831 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c69ad4f-3bf7-4a26-a324-2e4b8902b283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:17.872630 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-68381c04-17f1-4c8c-8567-d652ca711831 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:34:17.888512 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-68381c04-17f1-4c8c-8567-d652ca711831 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c69ad4f-3bf7-4a26-a324-2e4b8902b283) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:34:18Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-189753833',vendor_name='tempest-vendor_name-677680954'},id=79ea53a5-b547-4840-a4ec-2a6dae272c09,is_public=True,name='tempest-ProjectReaderTests-volume-type-407993615',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '79ea53a5-b547-4840-a4ec-2a6dae272c09', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:17.889146 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-68381c04-17f1-4c8c-8567-d652ca711831 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43a033ed-34ad-48be-ad2d-2a82255802a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:17.910968 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [None req-68381c04-17f1-4c8c-8567-d652ca711831 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-407993615 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-407993615, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:34:17.911223 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [None req-68381c04-17f1-4c8c-8567-d652ca711831 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-407993615 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-407993615, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:34:17.971528 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-68381c04-17f1-4c8c-8567-d652ca711831 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Created reservations ['5c79f37a-9a07-42c5-b19f-ae9169ce15f4', '332ccf50-6287-4403-bb58-2e6002726619', '920e259b-d9bc-48c4-ae1b-57edca7ccdc1', '7b374247-afe8-4add-8fcd-06b1eb3ec746'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:34:17.972268 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-68381c04-17f1-4c8c-8567-d652ca711831 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43a033ed-34ad-48be-ad2d-2a82255802a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c79f37a-9a07-42c5-b19f-ae9169ce15f4', '332ccf50-6287-4403-bb58-2e6002726619', '920e259b-d9bc-48c4-ae1b-57edca7ccdc1', '7b374247-afe8-4add-8fcd-06b1eb3ec746']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:17.972978 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-68381c04-17f1-4c8c-8567-d652ca711831 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3672df6c-c33f-4429-a4cd-7dd1ebc1b02d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:18.012538 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-68381c04-17f1-4c8c-8567-d652ca711831 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3672df6c-c33f-4429-a4cd-7dd1ebc1b02d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f50969f4-bd25-43ea-8d97-59100f2eef60', '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='0bf3ab3975c54c3c97776a7502b63e4c',qos_specs=None,replication_status=,reservations=['5c79f37a-9a07-42c5-b19f-ae9169ce15f4','332ccf50-6287-4403-bb58-2e6002726619','920e259b-d9bc-48c4-ae1b-57edca7ccdc1','7b374247-afe8-4add-8fcd-06b1eb3ec746'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40ab587d608b430f99510c0bc62d2381',volume_type_id=79ea53a5-b547-4840-a4ec-2a6dae272c09), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:34:17Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f50969f4-bd25-43ea-8d97-59100f2eef60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bf3ab3975c54c3c97776a7502b63e4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40ab587d608b430f99510c0bc62d2381',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(79ea53a5-b547-4840-a4ec-2a6dae272c09),volume_type_id=79ea53a5-b547-4840-a4ec-2a6dae272c09)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:18.013439 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-68381c04-17f1-4c8c-8567-d652ca711831 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5382cc50-0514-4d4c-944d-472f34dbea12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:18.030455 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0b1e2599-79cb-409b-9d30-b6503b3f8d6a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:18.032743 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0b1e2599-79cb-409b-9d30-b6503b3f8d6a tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] GET https://10.4.3.102/volume/v3/volumes/e48100f6-1a46-4ffb-b9dd-8a17440cc352 Aug 25 16:34:18.032952 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0b1e2599-79cb-409b-9d30-b6503b3f8d6a tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:18.033145 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0b1e2599-79cb-409b-9d30-b6503b3f8d6a tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:18.039842 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0b1e2599-79cb-409b-9d30-b6503b3f8d6a tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/volumes/e48100f6-1a46-4ffb-b9dd-8a17440cc352 returned with HTTP 404 Aug 25 16:34:18.040425 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1180/4732] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:34:18 2026] GET /volume/v3/volumes/e48100f6-1a46-4ffb-b9dd-8a17440cc352 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:34:18.050307 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-5f9b5bbe-def1-4d52-9e08-315d50b47eed None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:18.052197 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5f9b5bbe-def1-4d52-9e08-315d50b47eed tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/43f9fbe2-6198-48ce-a85e-a2b421077a9c Aug 25 16:34:18.052403 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5f9b5bbe-def1-4d52-9e08-315d50b47eed tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:18.052574 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5f9b5bbe-def1-4d52-9e08-315d50b47eed tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:18.052704 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.snapshots [None req-5f9b5bbe-def1-4d52-9e08-315d50b47eed tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Delete snapshot with id: 43f9fbe2-6198-48ce-a85e-a2b421077a9c Aug 25 16:34:18.058719 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-68381c04-17f1-4c8c-8567-d652ca711831 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5382cc50-0514-4d4c-944d-472f34dbea12) transitioned into state 'SUCCESS' from 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='0bf3ab3975c54c3c97776a7502b63e4c',qos_specs=None,replication_status=,reservations=['5c79f37a-9a07-42c5-b19f-ae9169ce15f4','332ccf50-6287-4403-bb58-2e6002726619','920e259b-d9bc-48c4-ae1b-57edca7ccdc1','7b374247-afe8-4add-8fcd-06b1eb3ec746'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40ab587d608b430f99510c0bc62d2381',volume_type_id=79ea53a5-b547-4840-a4ec-2a6dae272c09)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:18.059344 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-68381c04-17f1-4c8c-8567-d652ca711831 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04908dc2-fd86-48fd-bf3d-a73d54cc838f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:18.061356 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:18.061356 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:18.061784 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-5f9b5bbe-def1-4d52-9e08-315d50b47eed tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Snapshot retrieved successfully. Aug 25 16:34:18.072697 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-68381c04-17f1-4c8c-8567-d652ca711831 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04908dc2-fd86-48fd-bf3d-a73d54cc838f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:18.073376 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-68381c04-17f1-4c8c-8567-d652ca711831 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Flow 'volume_create_api' (5f0078ab-e6f8-4903-8847-b1cd39a36975) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:34:18.073661 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-68381c04-17f1-4c8c-8567-d652ca711831 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Create volume request issued successfully. Aug 25 16:34:18.074140 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-68381c04-17f1-4c8c-8567-d652ca711831 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:34:18.074533 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1190/4733] 10.4.3.102 () {70 vars in 1298 bytes} [Tue Aug 25 16:34:17 2026] POST /volume/v3/volumes => generated 773 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:34:18.087607 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-5f9b5bbe-def1-4d52-9e08-315d50b47eed tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Snapshot delete request issued successfully. Aug 25 16:34:18.087917 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5f9b5bbe-def1-4d52-9e08-315d50b47eed tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/snapshots/43f9fbe2-6198-48ce-a85e-a2b421077a9c returned with HTTP 202 Aug 25 16:34:18.088518 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1176/4734] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:34:18 2026] DELETE /volume/v3/snapshots/43f9fbe2-6198-48ce-a85e-a2b421077a9c => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:34:18.089939 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-d0a332ad-e59d-453b-a91d-05eff3386a4d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:18.091993 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d0a332ad-e59d-453b-a91d-05eff3386a4d tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] GET https://10.4.3.102/volume/v3/volumes/f50969f4-bd25-43ea-8d97-59100f2eef60 Aug 25 16:34:18.092254 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d0a332ad-e59d-453b-a91d-05eff3386a4d tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:18.092855 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d0a332ad-e59d-453b-a91d-05eff3386a4d tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:18.097403 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-7e9b4383-80dc-416e-98f0-4b14d10a0fb9 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:18.099811 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7e9b4383-80dc-416e-98f0-4b14d10a0fb9 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] GET https://10.4.3.102/volume/v3/snapshots/43f9fbe2-6198-48ce-a85e-a2b421077a9c Aug 25 16:34:18.099979 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7e9b4383-80dc-416e-98f0-4b14d10a0fb9 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:18.100179 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7e9b4383-80dc-416e-98f0-4b14d10a0fb9 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:18.100806 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:18.100806 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:18.104500 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-d0a332ad-e59d-453b-a91d-05eff3386a4d tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Volume info retrieved successfully. Aug 25 16:34:18.105664 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:18.105664 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:18.106098 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-7e9b4383-80dc-416e-98f0-4b14d10a0fb9 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Snapshot retrieved successfully. Aug 25 16:34:18.107079 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7e9b4383-80dc-416e-98f0-4b14d10a0fb9 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/snapshots/43f9fbe2-6198-48ce-a85e-a2b421077a9c returned with HTTP 200 Aug 25 16:34:18.107483 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1181/4735] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:34:18 2026] GET /volume/v3/snapshots/43f9fbe2-6198-48ce-a85e-a2b421077a9c => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:18.108643 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d0a332ad-e59d-453b-a91d-05eff3386a4d tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] https://10.4.3.102/volume/v3/volumes/f50969f4-bd25-43ea-8d97-59100f2eef60 returned with HTTP 200 Aug 25 16:34:18.109129 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1189/4736] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:34:18 2026] GET /volume/v3/volumes/f50969f4-bd25-43ea-8d97-59100f2eef60 => generated 952 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:18.363312 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-07c3921e-a9c3-4c8c-83b7-373a7622e2ac req-fc307bfe-096f-43f7-8d83-9f4c8635f080 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:18.365182 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-07c3921e-a9c3-4c8c-83b7-373a7622e2ac req-fc307bfe-096f-43f7-8d83-9f4c8635f080 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] GET https://10.4.3.102/volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 Aug 25 16:34:18.365456 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-07c3921e-a9c3-4c8c-83b7-373a7622e2ac req-fc307bfe-096f-43f7-8d83-9f4c8635f080 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:18.365506 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-07c3921e-a9c3-4c8c-83b7-373a7622e2ac req-fc307bfe-096f-43f7-8d83-9f4c8635f080 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:18.377285 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:18.377285 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:18.380817 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-07c3921e-a9c3-4c8c-83b7-373a7622e2ac req-fc307bfe-096f-43f7-8d83-9f4c8635f080 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Volume info retrieved successfully. Aug 25 16:34:18.385271 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-07c3921e-a9c3-4c8c-83b7-373a7622e2ac req-fc307bfe-096f-43f7-8d83-9f4c8635f080 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 returned with HTTP 200 Aug 25 16:34:18.385840 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1191/4737] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:34:18 2026] GET /volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 => generated 1232 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:34:18.404845 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-07c3921e-a9c3-4c8c-83b7-373a7622e2ac req-040ecf66-ff2b-437f-a25d-e8237e7be9af None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:18.406684 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-07c3921e-a9c3-4c8c-83b7-373a7622e2ac req-040ecf66-ff2b-437f-a25d-e8237e7be9af tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] POST https://10.4.3.102/volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197/action Aug 25 16:34:18.406984 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-07c3921e-a9c3-4c8c-83b7-373a7622e2ac req-040ecf66-ff2b-437f-a25d-e8237e7be9af tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:34:18.407104 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-07c3921e-a9c3-4c8c-83b7-373a7622e2ac req-040ecf66-ff2b-437f-a25d-e8237e7be9af tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:18.416980 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:18.416980 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:18.417444 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-07c3921e-a9c3-4c8c-83b7-373a7622e2ac req-040ecf66-ff2b-437f-a25d-e8237e7be9af tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Volume info retrieved successfully. Aug 25 16:34:18.425507 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-07c3921e-a9c3-4c8c-83b7-373a7622e2ac req-040ecf66-ff2b-437f-a25d-e8237e7be9af tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Begin detaching volume completed successfully. Aug 25 16:34:18.425765 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-07c3921e-a9c3-4c8c-83b7-373a7622e2ac req-040ecf66-ff2b-437f-a25d-e8237e7be9af tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197/action returned with HTTP 202 Aug 25 16:34:18.426383 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1177/4738] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:34:18 2026] POST /volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:34:18.471010 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d920b9e3-b1b8-47d8-8955-161243f84692 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:18.471498 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d920b9e3-b1b8-47d8-8955-161243f84692 None None] GET https://10.4.3.102/volume// Aug 25 16:34:18.471702 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d920b9e3-b1b8-47d8-8955-161243f84692 None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:18.471964 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d920b9e3-b1b8-47d8-8955-161243f84692 None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:18.472460 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d920b9e3-b1b8-47d8-8955-161243f84692 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:34:18.472963 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1182/4739] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:34:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:34:18.479301 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-07c3921e-a9c3-4c8c-83b7-373a7622e2ac req-f18e5e45-86f9-4c3a-a209-7c0ddc7b7963 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:18.481262 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-07c3921e-a9c3-4c8c-83b7-373a7622e2ac req-f18e5e45-86f9-4c3a-a209-7c0ddc7b7963 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] GET https://10.4.3.102/volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 Aug 25 16:34:18.481464 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-07c3921e-a9c3-4c8c-83b7-373a7622e2ac req-f18e5e45-86f9-4c3a-a209-7c0ddc7b7963 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:18.481667 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-07c3921e-a9c3-4c8c-83b7-373a7622e2ac req-f18e5e45-86f9-4c3a-a209-7c0ddc7b7963 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:18.490287 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:18.490287 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:18.493393 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-07c3921e-a9c3-4c8c-83b7-373a7622e2ac req-f18e5e45-86f9-4c3a-a209-7c0ddc7b7963 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Volume info retrieved successfully. Aug 25 16:34:18.497217 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-07c3921e-a9c3-4c8c-83b7-373a7622e2ac req-f18e5e45-86f9-4c3a-a209-7c0ddc7b7963 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 returned with HTTP 200 Aug 25 16:34:18.497682 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1190/4740] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:34:18 2026] GET /volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 => generated 1415 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:34:19.121526 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-92181ed8-8e55-4910-b551-3caeb26b184c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:19.121859 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-631dddda-c30c-4fac-a6b7-093ced524c22 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:19.123341 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-92181ed8-8e55-4910-b551-3caeb26b184c tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] GET https://10.4.3.102/volume/v3/snapshots/43f9fbe2-6198-48ce-a85e-a2b421077a9c Aug 25 16:34:19.135959 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-92181ed8-8e55-4910-b551-3caeb26b184c tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:19.136000 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-631dddda-c30c-4fac-a6b7-093ced524c22 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] GET https://10.4.3.102/volume/v3/volumes/f50969f4-bd25-43ea-8d97-59100f2eef60 Aug 25 16:34:19.136032 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-92181ed8-8e55-4910-b551-3caeb26b184c tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:19.136055 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-631dddda-c30c-4fac-a6b7-093ced524c22 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:19.136055 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-631dddda-c30c-4fac-a6b7-093ced524c22 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:19.141481 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-92181ed8-8e55-4910-b551-3caeb26b184c tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/snapshots/43f9fbe2-6198-48ce-a85e-a2b421077a9c returned with HTTP 404 Aug 25 16:34:19.143907 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1192/4741] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:34:19 2026] GET /volume/v3/snapshots/43f9fbe2-6198-48ce-a85e-a2b421077a9c => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:19.144103 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:19.144103 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:19.147500 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-631dddda-c30c-4fac-a6b7-093ced524c22 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Volume info retrieved successfully. Aug 25 16:34:19.151899 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-631dddda-c30c-4fac-a6b7-093ced524c22 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] https://10.4.3.102/volume/v3/volumes/f50969f4-bd25-43ea-8d97-59100f2eef60 returned with HTTP 200 Aug 25 16:34:19.151979 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1178/4742] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:34:19 2026] GET /volume/v3/volumes/f50969f4-bd25-43ea-8d97-59100f2eef60 => generated 973 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:19.167173 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-29dd9547-71f4-4df1-8c57-46e7e4dd9cdb None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:19.168901 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-29dd9547-71f4-4df1-8c57-46e7e4dd9cdb tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] GET https://10.4.3.102/volume/v3/messages Aug 25 16:34:19.169254 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-29dd9547-71f4-4df1-8c57-46e7e4dd9cdb tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:19.169254 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-29dd9547-71f4-4df1-8c57-46e7e4dd9cdb tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:19.172663 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-29dd9547-71f4-4df1-8c57-46e7e4dd9cdb tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] https://10.4.3.102/volume/v3/messages returned with HTTP 200 Aug 25 16:34:19.173118 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1183/4743] 10.4.3.102 () {68 vars in 1280 bytes} [Tue Aug 25 16:34:19 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:19.181110 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-7026ee96-87cc-4052-beaf-a2ce33b8f89f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:19.183509 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7026ee96-87cc-4052-beaf-a2ce33b8f89f tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-reader] GET https://10.4.3.102/volume/v3/messages/24244f10-7ceb-40ab-af9d-0a7cd05b800a Aug 25 16:34:19.184053 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7026ee96-87cc-4052-beaf-a2ce33b8f89f tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-reader] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:19.184053 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7026ee96-87cc-4052-beaf-a2ce33b8f89f tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-reader] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:19.188735 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7026ee96-87cc-4052-beaf-a2ce33b8f89f tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-reader] https://10.4.3.102/volume/v3/messages/24244f10-7ceb-40ab-af9d-0a7cd05b800a returned with HTTP 200 Aug 25 16:34:19.189213 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1191/4744] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:34:19 2026] GET /volume/v3/messages/24244f10-7ceb-40ab-af9d-0a7cd05b800a => generated 667 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:19.198155 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-701f917e-b12b-4391-bc30-bab760bdc42f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:19.200174 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-701f917e-b12b-4391-bc30-bab760bdc42f tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] DELETE https://10.4.3.102/volume/v3/messages/24244f10-7ceb-40ab-af9d-0a7cd05b800a Aug 25 16:34:19.200400 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-701f917e-b12b-4391-bc30-bab760bdc42f tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:19.200623 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-701f917e-b12b-4391-bc30-bab760bdc42f tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:19.214631 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-701f917e-b12b-4391-bc30-bab760bdc42f tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] https://10.4.3.102/volume/v3/messages/24244f10-7ceb-40ab-af9d-0a7cd05b800a returned with HTTP 204 Aug 25 16:34:19.214974 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1193/4745] 10.4.3.102 () {68 vars in 1394 bytes} [Tue Aug 25 16:34:19 2026] DELETE /volume/v3/messages/24244f10-7ceb-40ab-af9d-0a7cd05b800a => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 16:34:19.230573 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-6af25d4b-eecc-4388-be1c-e59b77eabff3 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:19.230573 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6af25d4b-eecc-4388-be1c-e59b77eabff3 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/f50969f4-bd25-43ea-8d97-59100f2eef60 Aug 25 16:34:19.230573 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6af25d4b-eecc-4388-be1c-e59b77eabff3 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:19.232092 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6af25d4b-eecc-4388-be1c-e59b77eabff3 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:19.232092 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-6af25d4b-eecc-4388-be1c-e59b77eabff3 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Delete volume with id: f50969f4-bd25-43ea-8d97-59100f2eef60 Aug 25 16:34:19.244244 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:19.244244 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:19.244599 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-6af25d4b-eecc-4388-be1c-e59b77eabff3 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Volume info retrieved successfully. Aug 25 16:34:19.245456 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-6af25d4b-eecc-4388-be1c-e59b77eabff3 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100455) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 16:34:19.257102 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-6af25d4b-eecc-4388-be1c-e59b77eabff3 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-407993615 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-407993615, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:34:19.257388 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-6af25d4b-eecc-4388-be1c-e59b77eabff3 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-407993615 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-407993615, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:34:19.270195 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-6af25d4b-eecc-4388-be1c-e59b77eabff3 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Created reservations ['2707b5f2-de3a-4f73-91cd-207aebf68ce0', '155bf0fa-cbf1-46f9-b44a-a0448b5a47aa', 'f004ff4d-09f2-4338-82fc-68171d14cdd2', '287a58b5-d039-4b79-ac74-175bc16da7ad'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:34:19.302987 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-6af25d4b-eecc-4388-be1c-e59b77eabff3 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Delete volume request issued successfully. Aug 25 16:34:19.302987 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6af25d4b-eecc-4388-be1c-e59b77eabff3 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] https://10.4.3.102/volume/v3/volumes/f50969f4-bd25-43ea-8d97-59100f2eef60 returned with HTTP 202 Aug 25 16:34:19.303325 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1179/4746] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:34:19 2026] DELETE /volume/v3/volumes/f50969f4-bd25-43ea-8d97-59100f2eef60 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:34:19.311806 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d55201ba-b1d0-45a8-aaf1-a6e2ddd75d71 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:19.313881 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d55201ba-b1d0-45a8-aaf1-a6e2ddd75d71 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] DELETE https://10.4.3.102/volume/v3/types/79ea53a5-b547-4840-a4ec-2a6dae272c09 Aug 25 16:34:19.314095 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d55201ba-b1d0-45a8-aaf1-a6e2ddd75d71 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:19.314330 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d55201ba-b1d0-45a8-aaf1-a6e2ddd75d71 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] Calling method '_delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:19.336696 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d55201ba-b1d0-45a8-aaf1-a6e2ddd75d71 tempest-ProjectReaderTests-1746939409 tempest-ProjectReaderTests-1746939409-project-admin] https://10.4.3.102/volume/v3/types/79ea53a5-b547-4840-a4ec-2a6dae272c09 returned with HTTP 202 Aug 25 16:34:19.337050 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1184/4747] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:34:19 2026] DELETE /volume/v3/types/79ea53a5-b547-4840-a4ec-2a6dae272c09 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:34:19.353800 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-07c3921e-a9c3-4c8c-83b7-373a7622e2ac req-89d25c35-dce9-49a1-86d2-8ac31e5f3e68 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:19.355814 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-07c3921e-a9c3-4c8c-83b7-373a7622e2ac req-89d25c35-dce9-49a1-86d2-8ac31e5f3e68 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] DELETE https://10.4.3.102/volume/v3/attachments/75cd126f-fef6-48cc-92f5-af78e711c741 Aug 25 16:34:19.356015 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-07c3921e-a9c3-4c8c-83b7-373a7622e2ac req-89d25c35-dce9-49a1-86d2-8ac31e5f3e68 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:19.356193 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-07c3921e-a9c3-4c8c-83b7-373a7622e2ac req-89d25c35-dce9-49a1-86d2-8ac31e5f3e68 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:19.363752 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:19.363752 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:19.404219 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-062a4a7d-b844-4fe7-837f-fe13e02c326c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:19.406090 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-062a4a7d-b844-4fe7-837f-fe13e02c326c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/snapshots/c8a87f31-0a1a-46b8-af50-1c4ce5199cf2 Aug 25 16:34:19.406314 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-062a4a7d-b844-4fe7-837f-fe13e02c326c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:19.406668 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-062a4a7d-b844-4fe7-837f-fe13e02c326c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:19.411679 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:19.411679 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:19.411999 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-062a4a7d-b844-4fe7-837f-fe13e02c326c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot retrieved successfully. Aug 25 16:34:19.412763 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-062a4a7d-b844-4fe7-837f-fe13e02c326c tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/c8a87f31-0a1a-46b8-af50-1c4ce5199cf2 returned with HTTP 200 Aug 25 16:34:19.413081 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1194/4748] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:34:19 2026] GET /volume/v3/snapshots/c8a87f31-0a1a-46b8-af50-1c4ce5199cf2 => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:19.431504 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-07c3921e-a9c3-4c8c-83b7-373a7622e2ac req-89d25c35-dce9-49a1-86d2-8ac31e5f3e68 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/attachments/75cd126f-fef6-48cc-92f5-af78e711c741 returned with HTTP 200 Aug 25 16:34:19.431946 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1192/4749] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:34:19 2026] DELETE /volume/v3/attachments/75cd126f-fef6-48cc-92f5-af78e711c741 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:19.512267 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-18f90bcd-af50-4f21-adda-d31852631c64 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:19.514129 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-18f90bcd-af50-4f21-adda-d31852631c64 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] DELETE https://10.4.3.102/volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 Aug 25 16:34:19.514251 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-18f90bcd-af50-4f21-adda-d31852631c64 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:19.514424 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-18f90bcd-af50-4f21-adda-d31852631c64 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:19.514607 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-18f90bcd-af50-4f21-adda-d31852631c64 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Delete volume with id: 07e2f40c-f53a-4a64-8d89-0a1055255197 Aug 25 16:34:19.521225 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:19.521225 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:19.521824 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-18f90bcd-af50-4f21-adda-d31852631c64 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Volume info retrieved successfully. Aug 25 16:34:19.546679 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-18f90bcd-af50-4f21-adda-d31852631c64 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Delete volume request issued successfully. Aug 25 16:34:19.546770 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-18f90bcd-af50-4f21-adda-d31852631c64 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 returned with HTTP 202 Aug 25 16:34:19.547122 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1180/4750] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:34:19 2026] DELETE /volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:34:20.830318 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-454e0075-20d2-4887-acab-4fe7b33d048f req-75e6dd00-8c4b-4dd8-a507-47ac5d183cd2 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:20.833365 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-454e0075-20d2-4887-acab-4fe7b33d048f req-75e6dd00-8c4b-4dd8-a507-47ac5d183cd2 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] DELETE https://10.4.3.102/volume/v3/attachments/77aa25c3-3aea-4658-876e-e4409c427a68 Aug 25 16:34:20.833658 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-454e0075-20d2-4887-acab-4fe7b33d048f req-75e6dd00-8c4b-4dd8-a507-47ac5d183cd2 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:20.833939 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-454e0075-20d2-4887-acab-4fe7b33d048f req-75e6dd00-8c4b-4dd8-a507-47ac5d183cd2 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:20.843623 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:20.843623 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:20.915678 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-454e0075-20d2-4887-acab-4fe7b33d048f req-75e6dd00-8c4b-4dd8-a507-47ac5d183cd2 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/attachments/77aa25c3-3aea-4658-876e-e4409c427a68 returned with HTTP 200 Aug 25 16:34:20.915678 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1185/4751] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:34:20 2026] DELETE /volume/v3/attachments/77aa25c3-3aea-4658-876e-e4409c427a68 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:21.631693 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-7f3e5a2d-20db-49d5-870f-657a70b4a149 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:21.717315 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7f3e5a2d-20db-49d5-870f-657a70b4a149 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:34:21.717664 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7f3e5a2d-20db-49d5-870f-657a70b4a149 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-503117000"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:21.719026 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-7f3e5a2d-20db-49d5-870f-657a70b4a149 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-503117000'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:34:21.719144 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-7f3e5a2d-20db-49d5-870f-657a70b4a149 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Create volume of 1 GB Aug 25 16:34:21.730614 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-7f3e5a2d-20db-49d5-870f-657a70b4a149 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Availability Zones retrieved successfully. Aug 25 16:34:21.733644 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-7f3e5a2d-20db-49d5-870f-657a70b4a149 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Flow 'volume_create_api' (d4d5313d-be53-4837-9df4-06c9aa7e274f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:34:21.734774 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-7f3e5a2d-20db-49d5-870f-657a70b4a149 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66b8543e-8245-436d-aac0-f74bb44155ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:21.735806 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-7f3e5a2d-20db-49d5-870f-657a70b4a149 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:34:21.763596 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-7f3e5a2d-20db-49d5-870f-657a70b4a149 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66b8543e-8245-436d-aac0-f74bb44155ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:21.763596 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-7f3e5a2d-20db-49d5-870f-657a70b4a149 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53d80a99-b8a8-4f68-9a98-8857503b7588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:21.848643 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-7f3e5a2d-20db-49d5-870f-657a70b4a149 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Created reservations ['17e2421c-3b04-4da1-aaf8-2ebc490bc9e2', '6d184704-0999-45f0-b340-161a301ddf75', 'c041632f-b6ab-46ab-8829-27f84bd936c2', '7baaaca3-dcd2-42f3-bfb7-7ca55cc20314'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:34:21.848643 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-7f3e5a2d-20db-49d5-870f-657a70b4a149 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53d80a99-b8a8-4f68-9a98-8857503b7588) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17e2421c-3b04-4da1-aaf8-2ebc490bc9e2', '6d184704-0999-45f0-b340-161a301ddf75', 'c041632f-b6ab-46ab-8829-27f84bd936c2', '7baaaca3-dcd2-42f3-bfb7-7ca55cc20314']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:21.848643 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-7f3e5a2d-20db-49d5-870f-657a70b4a149 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29ac7c45-2284-4f9e-8d1c-eab4eb447137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:21.871997 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-7f3e5a2d-20db-49d5-870f-657a70b4a149 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29ac7c45-2284-4f9e-8d1c-eab4eb447137) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3817282-3c1a-4d76-b4b3-d40d17d6cc1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-503117000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cbd3c080a0e47c9944eb684508a1710',qos_specs=None,replication_status=,reservations=['17e2421c-3b04-4da1-aaf8-2ebc490bc9e2','6d184704-0999-45f0-b340-161a301ddf75','c041632f-b6ab-46ab-8829-27f84bd936c2','7baaaca3-dcd2-42f3-bfb7-7ca55cc20314'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bfb6b8ec27b4236bd670de9c89d7d5f',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:34:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-503117000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3817282-3c1a-4d76-b4b3-d40d17d6cc1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5cbd3c080a0e47c9944eb684508a1710',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1bfb6b8ec27b4236bd670de9c89d7d5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:21.873140 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-7f3e5a2d-20db-49d5-870f-657a70b4a149 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffc4c00d-1631-4870-90cb-7892181a501a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:21.890936 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-7f3e5a2d-20db-49d5-870f-657a70b4a149 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffc4c00d-1631-4870-90cb-7892181a501a) transitioned into state 'SUCCESS' from state '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-503117000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cbd3c080a0e47c9944eb684508a1710',qos_specs=None,replication_status=,reservations=['17e2421c-3b04-4da1-aaf8-2ebc490bc9e2','6d184704-0999-45f0-b340-161a301ddf75','c041632f-b6ab-46ab-8829-27f84bd936c2','7baaaca3-dcd2-42f3-bfb7-7ca55cc20314'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bfb6b8ec27b4236bd670de9c89d7d5f',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:21.892056 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-7f3e5a2d-20db-49d5-870f-657a70b4a149 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0c4e2cd-0b17-44bc-bdcb-eff5ad14fb42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:21.908821 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-7f3e5a2d-20db-49d5-870f-657a70b4a149 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0c4e2cd-0b17-44bc-bdcb-eff5ad14fb42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:21.908821 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-7f3e5a2d-20db-49d5-870f-657a70b4a149 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Flow 'volume_create_api' (d4d5313d-be53-4837-9df4-06c9aa7e274f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:34:21.908821 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-7f3e5a2d-20db-49d5-870f-657a70b4a149 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Create volume request issued successfully. Aug 25 16:34:21.908821 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7f3e5a2d-20db-49d5-870f-657a70b4a149 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:34:21.908821 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1195/4752] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:34:21 2026] POST /volume/v3/volumes => generated 777 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:34:21.921276 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-8bea8894-18ba-42b0-922e-8389c73dde4d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:21.922879 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8bea8894-18ba-42b0-922e-8389c73dde4d tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] GET https://10.4.3.102/volume/v3/volumes/e3817282-3c1a-4d76-b4b3-d40d17d6cc1c Aug 25 16:34:21.923062 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8bea8894-18ba-42b0-922e-8389c73dde4d tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:21.923256 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8bea8894-18ba-42b0-922e-8389c73dde4d tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:21.930296 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:21.930296 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:21.934309 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-8bea8894-18ba-42b0-922e-8389c73dde4d tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Volume info retrieved successfully. Aug 25 16:34:21.939250 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8bea8894-18ba-42b0-922e-8389c73dde4d tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] https://10.4.3.102/volume/v3/volumes/e3817282-3c1a-4d76-b4b3-d40d17d6cc1c returned with HTTP 200 Aug 25 16:34:21.939574 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1193/4753] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:21 2026] GET /volume/v3/volumes/e3817282-3c1a-4d76-b4b3-d40d17d6cc1c => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:21.999989 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-48afe58b-7521-409c-983c-832c3e96a9dc None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:22.001994 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-48afe58b-7521-409c-983c-832c3e96a9dc tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/snapshots/c8a87f31-0a1a-46b8-af50-1c4ce5199cf2 Aug 25 16:34:22.002191 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-48afe58b-7521-409c-983c-832c3e96a9dc tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:22.002400 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-48afe58b-7521-409c-983c-832c3e96a9dc tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:22.012699 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:22.012699 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:22.013166 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-48afe58b-7521-409c-983c-832c3e96a9dc tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot retrieved successfully. Aug 25 16:34:22.014287 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-48afe58b-7521-409c-983c-832c3e96a9dc tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/c8a87f31-0a1a-46b8-af50-1c4ce5199cf2 returned with HTTP 200 Aug 25 16:34:22.014426 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1181/4754] 10.4.3.102 () {68 vars in 1604 bytes} [Tue Aug 25 16:34:21 2026] GET /volume/v3/snapshots/c8a87f31-0a1a-46b8-af50-1c4ce5199cf2 => generated 479 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:22.314449 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a6599440-edc3-4a3e-a3c7-794addb07584 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:22.316310 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a6599440-edc3-4a3e-a3c7-794addb07584 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] DELETE https://10.4.3.102/volume/v3/volumes/bd92a6f3-d563-4d8a-9a84-113f66ab4754 Aug 25 16:34:22.316528 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a6599440-edc3-4a3e-a3c7-794addb07584 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:22.316752 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a6599440-edc3-4a3e-a3c7-794addb07584 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:22.316954 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-a6599440-edc3-4a3e-a3c7-794addb07584 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Delete volume with id: bd92a6f3-d563-4d8a-9a84-113f66ab4754 Aug 25 16:34:22.325489 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:22.325489 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:22.326178 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-a6599440-edc3-4a3e-a3c7-794addb07584 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Volume info retrieved successfully. Aug 25 16:34:22.351535 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-a6599440-edc3-4a3e-a3c7-794addb07584 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Delete volume request issued successfully. Aug 25 16:34:22.351733 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a6599440-edc3-4a3e-a3c7-794addb07584 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/volumes/bd92a6f3-d563-4d8a-9a84-113f66ab4754 returned with HTTP 202 Aug 25 16:34:22.352103 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1186/4755] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:34:22 2026] DELETE /volume/v3/volumes/bd92a6f3-d563-4d8a-9a84-113f66ab4754 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:34:22.363601 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-4a2cb5fd-171c-484c-9438-372e1f1385aa None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:22.367236 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4a2cb5fd-171c-484c-9438-372e1f1385aa tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] GET https://10.4.3.102/volume/v3/volumes/bd92a6f3-d563-4d8a-9a84-113f66ab4754 Aug 25 16:34:22.367236 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4a2cb5fd-171c-484c-9438-372e1f1385aa tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:22.367236 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4a2cb5fd-171c-484c-9438-372e1f1385aa tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:22.374157 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:22.374157 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:22.379438 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-4a2cb5fd-171c-484c-9438-372e1f1385aa tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Volume info retrieved successfully. Aug 25 16:34:22.384951 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4a2cb5fd-171c-484c-9438-372e1f1385aa tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/volumes/bd92a6f3-d563-4d8a-9a84-113f66ab4754 returned with HTTP 200 Aug 25 16:34:22.385554 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1196/4756] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:34:22 2026] GET /volume/v3/volumes/bd92a6f3-d563-4d8a-9a84-113f66ab4754 => generated 1388 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:34:22.953378 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-eda9da6f-62f6-4e8a-ad56-9941f2ec84b8 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:22.955288 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-eda9da6f-62f6-4e8a-ad56-9941f2ec84b8 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] GET https://10.4.3.102/volume/v3/volumes/e3817282-3c1a-4d76-b4b3-d40d17d6cc1c Aug 25 16:34:22.955470 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-eda9da6f-62f6-4e8a-ad56-9941f2ec84b8 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:22.955682 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-eda9da6f-62f6-4e8a-ad56-9941f2ec84b8 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:22.963687 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:22.963687 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:22.968310 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-eda9da6f-62f6-4e8a-ad56-9941f2ec84b8 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Volume info retrieved successfully. Aug 25 16:34:22.972526 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-eda9da6f-62f6-4e8a-ad56-9941f2ec84b8 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] https://10.4.3.102/volume/v3/volumes/e3817282-3c1a-4d76-b4b3-d40d17d6cc1c returned with HTTP 200 Aug 25 16:34:22.973025 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1194/4757] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:22 2026] GET /volume/v3/volumes/e3817282-3c1a-4d76-b4b3-d40d17d6cc1c => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:34:22.992974 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-fc9cb8b1-e1a2-4931-a687-8103fbb7b5e8 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:23.077450 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-3a3f96a6-f070-4faa-b7d0-9800efe3bd5b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:23.080978 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-3a3f96a6-f070-4faa-b7d0-9800efe3bd5b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/snapshots/c8a87f31-0a1a-46b8-af50-1c4ce5199cf2 Aug 25 16:34:23.081286 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-3a3f96a6-f070-4faa-b7d0-9800efe3bd5b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:23.081540 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-3a3f96a6-f070-4faa-b7d0-9800efe3bd5b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:23.082041 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-fc9cb8b1-e1a2-4931-a687-8103fbb7b5e8 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-reader] POST https://10.4.3.102/volume/v3/volumes/e3817282-3c1a-4d76-b4b3-d40d17d6cc1c/action Aug 25 16:34:23.082407 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-fc9cb8b1-e1a2-4931-a687-8103fbb7b5e8 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:34:23.082534 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-fc9cb8b1-e1a2-4931-a687-8103fbb7b5e8 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:23.090445 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:23.090445 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:23.090896 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-fc9cb8b1-e1a2-4931-a687-8103fbb7b5e8 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-reader] Volume info retrieved successfully. Aug 25 16:34:23.091298 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:23.091298 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:23.091906 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-3a3f96a6-f070-4faa-b7d0-9800efe3bd5b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot retrieved successfully. Aug 25 16:34:23.091947 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.policy [None req-fc9cb8b1-e1a2-4931-a687-8103fbb7b5e8 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'a82be0d6d7fb445ead1d85f914e44399', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5cbd3c080a0e47c9944eb684508a1710', '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=100455) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 16:34:23.092090 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-fc9cb8b1-e1a2-4931-a687-8103fbb7b5e8 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-reader] https://10.4.3.102/volume/v3/volumes/e3817282-3c1a-4d76-b4b3-d40d17d6cc1c/action returned with HTTP 403 Aug 25 16:34:23.092502 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1182/4758] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:34:22 2026] POST /volume/v3/volumes/e3817282-3c1a-4d76-b4b3-d40d17d6cc1c/action => generated 131 bytes in 100 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:23.093337 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-3a3f96a6-f070-4faa-b7d0-9800efe3bd5b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/c8a87f31-0a1a-46b8-af50-1c4ce5199cf2 returned with HTTP 200 Aug 25 16:34:23.093755 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1187/4759] 10.4.3.102 () {68 vars in 1604 bytes} [Tue Aug 25 16:34:23 2026] GET /volume/v3/snapshots/c8a87f31-0a1a-46b8-af50-1c4ce5199cf2 => generated 479 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:23.102053 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-eb4faff1-ac00-4402-986f-3da0c31d4260 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:23.104271 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-eb4faff1-ac00-4402-986f-3da0c31d4260 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/e3817282-3c1a-4d76-b4b3-d40d17d6cc1c Aug 25 16:34:23.104503 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-eb4faff1-ac00-4402-986f-3da0c31d4260 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:23.104542 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-9254951d-f5ea-4b42-ab1e-178fc35652af None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:23.104755 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-eb4faff1-ac00-4402-986f-3da0c31d4260 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:23.104964 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-eb4faff1-ac00-4402-986f-3da0c31d4260 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Delete volume with id: e3817282-3c1a-4d76-b4b3-d40d17d6cc1c Aug 25 16:34:23.107205 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-9254951d-f5ea-4b42-ab1e-178fc35652af tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/0fdb4058-79a2-4129-925b-e632fcde43c5 Aug 25 16:34:23.107469 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-9254951d-f5ea-4b42-ab1e-178fc35652af tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:23.107735 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-9254951d-f5ea-4b42-ab1e-178fc35652af tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:23.113576 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:23.113576 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:23.113961 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-eb4faff1-ac00-4402-986f-3da0c31d4260 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Volume info retrieved successfully. Aug 25 16:34:23.123767 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:23.123767 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:23.131474 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-9254951d-f5ea-4b42-ab1e-178fc35652af tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:34:23.145614 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-9254951d-f5ea-4b42-ab1e-178fc35652af tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/0fdb4058-79a2-4129-925b-e632fcde43c5 returned with HTTP 200 Aug 25 16:34:23.146029 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-eb4faff1-ac00-4402-986f-3da0c31d4260 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Delete volume request issued successfully. Aug 25 16:34:23.146070 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1195/4760] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:34:23 2026] GET /volume/v3/volumes/0fdb4058-79a2-4129-925b-e632fcde43c5 => generated 1658 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:34:23.146108 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-eb4faff1-ac00-4402-986f-3da0c31d4260 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] https://10.4.3.102/volume/v3/volumes/e3817282-3c1a-4d76-b4b3-d40d17d6cc1c returned with HTTP 202 Aug 25 16:34:23.146108 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1197/4761] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:34:23 2026] DELETE /volume/v3/volumes/e3817282-3c1a-4d76-b4b3-d40d17d6cc1c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:34:23.151649 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-66698014-2b63-4148-8834-a0a532adcb46 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:23.156184 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-66698014-2b63-4148-8834-a0a532adcb46 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] GET https://10.4.3.102/volume/v3/volumes/e3817282-3c1a-4d76-b4b3-d40d17d6cc1c Aug 25 16:34:23.156184 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-66698014-2b63-4148-8834-a0a532adcb46 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:23.156184 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-66698014-2b63-4148-8834-a0a532adcb46 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:23.159104 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-947a99ee-8a2d-47f1-8e32-3c0b7a215b7b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:23.161474 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-947a99ee-8a2d-47f1-8e32-3c0b7a215b7b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:34:23.161474 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-947a99ee-8a2d-47f1-8e32-3c0b7a215b7b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "c8a87f31-0a1a-46b8-af50-1c4ce5199cf2", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:23.163041 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-947a99ee-8a2d-47f1-8e32-3c0b7a215b7b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'c8a87f31-0a1a-46b8-af50-1c4ce5199cf2', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:34:23.163974 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:23.163974 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:23.168763 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-66698014-2b63-4148-8834-a0a532adcb46 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Volume info retrieved successfully. Aug 25 16:34:23.172622 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-66698014-2b63-4148-8834-a0a532adcb46 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] https://10.4.3.102/volume/v3/volumes/e3817282-3c1a-4d76-b4b3-d40d17d6cc1c returned with HTTP 200 Aug 25 16:34:23.172622 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1183/4762] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:23 2026] GET /volume/v3/volumes/e3817282-3c1a-4d76-b4b3-d40d17d6cc1c => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:34:23.173621 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:23.173621 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:23.174270 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-947a99ee-8a2d-47f1-8e32-3c0b7a215b7b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot retrieved successfully. Aug 25 16:34:23.174451 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-947a99ee-8a2d-47f1-8e32-3c0b7a215b7b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Create volume of 1 GB Aug 25 16:34:23.175468 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-947a99ee-8a2d-47f1-8e32-3c0b7a215b7b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Availability Zones retrieved successfully. Aug 25 16:34:23.184789 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-947a99ee-8a2d-47f1-8e32-3c0b7a215b7b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Flow 'volume_create_api' (e97dd3e6-4b68-48f7-a1ed-2c1844adf906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:34:23.186052 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-947a99ee-8a2d-47f1-8e32-3c0b7a215b7b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a65240e-032f-4b5c-8af1-a5d66e84ac6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:23.186444 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-947a99ee-8a2d-47f1-8e32-3c0b7a215b7b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:34:23.218193 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-947a99ee-8a2d-47f1-8e32-3c0b7a215b7b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a65240e-032f-4b5c-8af1-a5d66e84ac6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c8a87f31-0a1a-46b8-af50-1c4ce5199cf2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:23.218965 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-947a99ee-8a2d-47f1-8e32-3c0b7a215b7b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12766f88-1130-4ee3-81dc-5561b7e1122b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:23.273246 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-947a99ee-8a2d-47f1-8e32-3c0b7a215b7b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Created reservations ['97989eeb-abbe-4a9c-81ba-edbd53009b6b', 'b154c556-c2cc-44b4-a49e-6c6de4a1fcb7', '614f7e62-4176-4598-be5d-73cebf6fc21a', 'fda811b4-cb5a-4d0c-a880-d6295706844e'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:34:23.274428 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-947a99ee-8a2d-47f1-8e32-3c0b7a215b7b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12766f88-1130-4ee3-81dc-5561b7e1122b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97989eeb-abbe-4a9c-81ba-edbd53009b6b', 'b154c556-c2cc-44b4-a49e-6c6de4a1fcb7', '614f7e62-4176-4598-be5d-73cebf6fc21a', 'fda811b4-cb5a-4d0c-a880-d6295706844e']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:23.275474 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-947a99ee-8a2d-47f1-8e32-3c0b7a215b7b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b2fb577-3635-4faf-a28c-6ce789888318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:23.321509 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-947a99ee-8a2d-47f1-8e32-3c0b7a215b7b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b2fb577-3635-4faf-a28c-6ce789888318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc6c587f-9e9a-42ec-9806-556c6603eea3', '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='4a42f8af637549e4bd755df18f9c4bbc',qos_specs=None,replication_status=,reservations=['97989eeb-abbe-4a9c-81ba-edbd53009b6b','b154c556-c2cc-44b4-a49e-6c6de4a1fcb7','614f7e62-4176-4598-be5d-73cebf6fc21a','fda811b4-cb5a-4d0c-a880-d6295706844e'],size=1,snapshot_id=c8a87f31-0a1a-46b8-af50-1c4ce5199cf2,source_replicaid=,source_volid=None,status='creating',user_id='01e7476ebfc64ba587039307d7d82a0b',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:34:23Z,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=cc6c587f-9e9a-42ec-9806-556c6603eea3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a42f8af637549e4bd755df18f9c4bbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c8a87f31-0a1a-46b8-af50-1c4ce5199cf2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01e7476ebfc64ba587039307d7d82a0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:23.322214 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-947a99ee-8a2d-47f1-8e32-3c0b7a215b7b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f48dc2f3-6a7e-4458-8b79-5de778828c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:23.342347 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-947a99ee-8a2d-47f1-8e32-3c0b7a215b7b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f48dc2f3-6a7e-4458-8b79-5de778828c4d) transitioned into 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='4a42f8af637549e4bd755df18f9c4bbc',qos_specs=None,replication_status=,reservations=['97989eeb-abbe-4a9c-81ba-edbd53009b6b','b154c556-c2cc-44b4-a49e-6c6de4a1fcb7','614f7e62-4176-4598-be5d-73cebf6fc21a','fda811b4-cb5a-4d0c-a880-d6295706844e'],size=1,snapshot_id=c8a87f31-0a1a-46b8-af50-1c4ce5199cf2,source_replicaid=,source_volid=None,status='creating',user_id='01e7476ebfc64ba587039307d7d82a0b',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:23.343029 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-947a99ee-8a2d-47f1-8e32-3c0b7a215b7b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d919331-77ad-4de0-b71f-5a0e3815b7ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:23.366266 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-947a99ee-8a2d-47f1-8e32-3c0b7a215b7b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d919331-77ad-4de0-b71f-5a0e3815b7ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:23.367164 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-947a99ee-8a2d-47f1-8e32-3c0b7a215b7b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Flow 'volume_create_api' (e97dd3e6-4b68-48f7-a1ed-2c1844adf906) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:34:23.367465 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-947a99ee-8a2d-47f1-8e32-3c0b7a215b7b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Create volume request issued successfully. Aug 25 16:34:23.368191 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-947a99ee-8a2d-47f1-8e32-3c0b7a215b7b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:34:23.368883 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1188/4763] 10.4.3.102 () {72 vars in 1541 bytes} [Tue Aug 25 16:34:23 2026] POST /volume/v3/volumes => generated 736 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:34:23.375811 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-4175ee7b-ebfb-450c-9bca-1c7ebbcbd8c0 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:23.380496 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-4175ee7b-ebfb-450c-9bca-1c7ebbcbd8c0 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/cc6c587f-9e9a-42ec-9806-556c6603eea3 Aug 25 16:34:23.380747 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-4175ee7b-ebfb-450c-9bca-1c7ebbcbd8c0 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:23.380952 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-4175ee7b-ebfb-450c-9bca-1c7ebbcbd8c0 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:23.396509 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:23.396509 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:23.396913 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-6d1fee98-9a69-453d-995c-537e9f5d52f2 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:23.399354 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6d1fee98-9a69-453d-995c-537e9f5d52f2 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] GET https://10.4.3.102/volume/v3/volumes/bd92a6f3-d563-4d8a-9a84-113f66ab4754 Aug 25 16:34:23.399507 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6d1fee98-9a69-453d-995c-537e9f5d52f2 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:23.399781 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6d1fee98-9a69-453d-995c-537e9f5d52f2 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:23.401719 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-4175ee7b-ebfb-450c-9bca-1c7ebbcbd8c0 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:34:23.405781 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-4175ee7b-ebfb-450c-9bca-1c7ebbcbd8c0 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/cc6c587f-9e9a-42ec-9806-556c6603eea3 returned with HTTP 200 Aug 25 16:34:23.406181 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1196/4764] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:34:23 2026] GET /volume/v3/volumes/cc6c587f-9e9a-42ec-9806-556c6603eea3 => generated 804 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:23.406840 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6d1fee98-9a69-453d-995c-537e9f5d52f2 tempest-TestVolumeBootPatternV346-57802434 tempest-TestVolumeBootPatternV346-57802434-project-member] https://10.4.3.102/volume/v3/volumes/bd92a6f3-d563-4d8a-9a84-113f66ab4754 returned with HTTP 404 Aug 25 16:34:23.407477 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1198/4765] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:34:23 2026] GET /volume/v3/volumes/bd92a6f3-d563-4d8a-9a84-113f66ab4754 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:34:23.412974 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-2752494c-3142-4638-9166-4976b41a7f79 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:23.415035 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-2752494c-3142-4638-9166-4976b41a7f79 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/cc6c587f-9e9a-42ec-9806-556c6603eea3 Aug 25 16:34:23.415164 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-2752494c-3142-4638-9166-4976b41a7f79 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:23.415346 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-2752494c-3142-4638-9166-4976b41a7f79 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:23.424218 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:23.424218 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:23.427737 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-2752494c-3142-4638-9166-4976b41a7f79 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:34:23.431711 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-2752494c-3142-4638-9166-4976b41a7f79 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/cc6c587f-9e9a-42ec-9806-556c6603eea3 returned with HTTP 200 Aug 25 16:34:23.432110 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1184/4766] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:34:23 2026] GET /volume/v3/volumes/cc6c587f-9e9a-42ec-9806-556c6603eea3 => generated 804 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:23.735808 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-679f6124-1a6a-400c-8c97-381eb564ffdb req-497ebabe-1b10-41f7-b9e7-597f29b1bbbc None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:23.738140 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-679f6124-1a6a-400c-8c97-381eb564ffdb req-497ebabe-1b10-41f7-b9e7-597f29b1bbbc tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] GET https://10.4.3.102/volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 Aug 25 16:34:23.738323 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-679f6124-1a6a-400c-8c97-381eb564ffdb req-497ebabe-1b10-41f7-b9e7-597f29b1bbbc tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:23.738493 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-679f6124-1a6a-400c-8c97-381eb564ffdb req-497ebabe-1b10-41f7-b9e7-597f29b1bbbc tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:23.746881 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:23.746881 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:23.749817 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-679f6124-1a6a-400c-8c97-381eb564ffdb req-497ebabe-1b10-41f7-b9e7-597f29b1bbbc tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Volume info retrieved successfully. Aug 25 16:34:23.753386 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-679f6124-1a6a-400c-8c97-381eb564ffdb req-497ebabe-1b10-41f7-b9e7-597f29b1bbbc tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 returned with HTTP 200 Aug 25 16:34:23.753769 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1189/4767] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:34:23 2026] GET /volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 => generated 1231 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:34:23.769806 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-679f6124-1a6a-400c-8c97-381eb564ffdb req-e879d400-072e-4328-b625-65b21da612ef None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:23.772110 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-679f6124-1a6a-400c-8c97-381eb564ffdb req-e879d400-072e-4328-b625-65b21da612ef tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] POST https://10.4.3.102/volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928/action Aug 25 16:34:23.772472 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-679f6124-1a6a-400c-8c97-381eb564ffdb req-e879d400-072e-4328-b625-65b21da612ef tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:34:23.772620 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-679f6124-1a6a-400c-8c97-381eb564ffdb req-e879d400-072e-4328-b625-65b21da612ef tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:23.791300 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:23.791300 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:23.791845 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-679f6124-1a6a-400c-8c97-381eb564ffdb req-e879d400-072e-4328-b625-65b21da612ef tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Volume info retrieved successfully. Aug 25 16:34:23.798849 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-679f6124-1a6a-400c-8c97-381eb564ffdb req-e879d400-072e-4328-b625-65b21da612ef tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Begin detaching volume completed successfully. Aug 25 16:34:23.799059 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-679f6124-1a6a-400c-8c97-381eb564ffdb req-e879d400-072e-4328-b625-65b21da612ef tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928/action returned with HTTP 202 Aug 25 16:34:23.799600 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1197/4768] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:34:23 2026] POST /volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:34:23.841769 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-dd872ef2-c282-4bde-8a1d-00826a440272 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:23.842216 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-dd872ef2-c282-4bde-8a1d-00826a440272 None None] GET https://10.4.3.102/volume// Aug 25 16:34:23.842446 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-dd872ef2-c282-4bde-8a1d-00826a440272 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:23.842722 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-dd872ef2-c282-4bde-8a1d-00826a440272 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:23.843162 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-dd872ef2-c282-4bde-8a1d-00826a440272 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:34:23.843548 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1199/4769] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:34:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:34:23.850518 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-679f6124-1a6a-400c-8c97-381eb564ffdb req-d69cd527-523e-4fc3-99a6-2e185eff08d7 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:23.852446 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-679f6124-1a6a-400c-8c97-381eb564ffdb req-d69cd527-523e-4fc3-99a6-2e185eff08d7 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] GET https://10.4.3.102/volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 Aug 25 16:34:23.852682 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-679f6124-1a6a-400c-8c97-381eb564ffdb req-d69cd527-523e-4fc3-99a6-2e185eff08d7 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:23.852870 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-679f6124-1a6a-400c-8c97-381eb564ffdb req-d69cd527-523e-4fc3-99a6-2e185eff08d7 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:23.861022 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:23.861022 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:23.863994 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-679f6124-1a6a-400c-8c97-381eb564ffdb req-d69cd527-523e-4fc3-99a6-2e185eff08d7 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Volume info retrieved successfully. Aug 25 16:34:23.867702 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-679f6124-1a6a-400c-8c97-381eb564ffdb req-d69cd527-523e-4fc3-99a6-2e185eff08d7 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 returned with HTTP 200 Aug 25 16:34:23.868056 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1185/4770] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:34:23 2026] GET /volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 => generated 1414 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:34:24.190837 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-99e17659-7080-4ebf-9486-9077fc6b9a44 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:24.192436 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-99e17659-7080-4ebf-9486-9077fc6b9a44 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] GET https://10.4.3.102/volume/v3/volumes/e3817282-3c1a-4d76-b4b3-d40d17d6cc1c Aug 25 16:34:24.192778 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-99e17659-7080-4ebf-9486-9077fc6b9a44 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:24.192896 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-99e17659-7080-4ebf-9486-9077fc6b9a44 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:24.199078 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-99e17659-7080-4ebf-9486-9077fc6b9a44 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] https://10.4.3.102/volume/v3/volumes/e3817282-3c1a-4d76-b4b3-d40d17d6cc1c returned with HTTP 404 Aug 25 16:34:24.199960 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1190/4771] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:24 2026] GET /volume/v3/volumes/e3817282-3c1a-4d76-b4b3-d40d17d6cc1c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:24.213624 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-bb5ecc1e-56a0-4527-8ce9-fd38913559e5 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:24.215649 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bb5ecc1e-56a0-4527-8ce9-fd38913559e5 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:34:24.215893 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-bb5ecc1e-56a0-4527-8ce9-fd38913559e5 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-367218452"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:24.217426 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-bb5ecc1e-56a0-4527-8ce9-fd38913559e5 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-367218452'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:34:24.217545 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-bb5ecc1e-56a0-4527-8ce9-fd38913559e5 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Create volume of 1 GB Aug 25 16:34:24.221159 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-bb5ecc1e-56a0-4527-8ce9-fd38913559e5 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Availability Zones retrieved successfully. Aug 25 16:34:24.226469 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-bb5ecc1e-56a0-4527-8ce9-fd38913559e5 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Flow 'volume_create_api' (9c1825a9-0621-400c-898c-4b0325b32192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:34:24.227462 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-bb5ecc1e-56a0-4527-8ce9-fd38913559e5 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92834406-7792-4b61-b7b5-6f4b6de0c3c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:24.228132 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-bb5ecc1e-56a0-4527-8ce9-fd38913559e5 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:34:24.249568 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-bb5ecc1e-56a0-4527-8ce9-fd38913559e5 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92834406-7792-4b61-b7b5-6f4b6de0c3c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:24.250318 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-bb5ecc1e-56a0-4527-8ce9-fd38913559e5 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3b67b96-0973-45dd-b9f7-c758702c4644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:24.292451 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-bb5ecc1e-56a0-4527-8ce9-fd38913559e5 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Created reservations ['7c1915ee-faf4-461b-9579-51a93e6bd820', 'ecb779a8-d32c-4c86-a9c0-8837ebd4600f', '73d615f2-9cb5-4252-a46d-c43a344e5e13', '798118df-5fac-4fc2-8b68-8615ea2ce1d2'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:34:24.293224 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-bb5ecc1e-56a0-4527-8ce9-fd38913559e5 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3b67b96-0973-45dd-b9f7-c758702c4644) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c1915ee-faf4-461b-9579-51a93e6bd820', 'ecb779a8-d32c-4c86-a9c0-8837ebd4600f', '73d615f2-9cb5-4252-a46d-c43a344e5e13', '798118df-5fac-4fc2-8b68-8615ea2ce1d2']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:24.293918 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-bb5ecc1e-56a0-4527-8ce9-fd38913559e5 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93303fe6-e923-4c45-82d3-bae02c399b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:24.318946 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-bb5ecc1e-56a0-4527-8ce9-fd38913559e5 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93303fe6-e923-4c45-82d3-bae02c399b52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffdbb813-4573-46b5-914b-f90a9af850e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-367218452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cbd3c080a0e47c9944eb684508a1710',qos_specs=None,replication_status=,reservations=['7c1915ee-faf4-461b-9579-51a93e6bd820','ecb779a8-d32c-4c86-a9c0-8837ebd4600f','73d615f2-9cb5-4252-a46d-c43a344e5e13','798118df-5fac-4fc2-8b68-8615ea2ce1d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bfb6b8ec27b4236bd670de9c89d7d5f',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:34:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-367218452',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffdbb813-4573-46b5-914b-f90a9af850e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5cbd3c080a0e47c9944eb684508a1710',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1bfb6b8ec27b4236bd670de9c89d7d5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:24.319696 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-bb5ecc1e-56a0-4527-8ce9-fd38913559e5 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58d378c0-c065-46f3-8de8-725778f6a13e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:24.351991 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-bb5ecc1e-56a0-4527-8ce9-fd38913559e5 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58d378c0-c065-46f3-8de8-725778f6a13e) transitioned into state 'SUCCESS' from state '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-367218452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cbd3c080a0e47c9944eb684508a1710',qos_specs=None,replication_status=,reservations=['7c1915ee-faf4-461b-9579-51a93e6bd820','ecb779a8-d32c-4c86-a9c0-8837ebd4600f','73d615f2-9cb5-4252-a46d-c43a344e5e13','798118df-5fac-4fc2-8b68-8615ea2ce1d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bfb6b8ec27b4236bd670de9c89d7d5f',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:24.352816 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-bb5ecc1e-56a0-4527-8ce9-fd38913559e5 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6b23e58-0b79-4462-99d0-a340eec281cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:24.363088 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-bb5ecc1e-56a0-4527-8ce9-fd38913559e5 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6b23e58-0b79-4462-99d0-a340eec281cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:24.364295 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-bb5ecc1e-56a0-4527-8ce9-fd38913559e5 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Flow 'volume_create_api' (9c1825a9-0621-400c-898c-4b0325b32192) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:34:24.364295 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-bb5ecc1e-56a0-4527-8ce9-fd38913559e5 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Create volume request issued successfully. Aug 25 16:34:24.364823 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bb5ecc1e-56a0-4527-8ce9-fd38913559e5 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:34:24.365358 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1198/4772] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:34:24 2026] POST /volume/v3/volumes => generated 777 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:34:24.383258 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-965eee82-ade0-4bf7-822c-816a9f5531ff None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:24.387574 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-965eee82-ade0-4bf7-822c-816a9f5531ff tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] GET https://10.4.3.102/volume/v3/volumes/ffdbb813-4573-46b5-914b-f90a9af850e2 Aug 25 16:34:24.387574 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-965eee82-ade0-4bf7-822c-816a9f5531ff tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:24.387574 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-965eee82-ade0-4bf7-822c-816a9f5531ff tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:24.396746 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:24.396746 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:24.400079 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-965eee82-ade0-4bf7-822c-816a9f5531ff tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Volume info retrieved successfully. Aug 25 16:34:24.403769 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-965eee82-ade0-4bf7-822c-816a9f5531ff tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] https://10.4.3.102/volume/v3/volumes/ffdbb813-4573-46b5-914b-f90a9af850e2 returned with HTTP 200 Aug 25 16:34:24.404144 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1200/4773] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:24 2026] GET /volume/v3/volumes/ffdbb813-4573-46b5-914b-f90a9af850e2 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:24.691482 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-679f6124-1a6a-400c-8c97-381eb564ffdb req-52214768-79e8-473f-99c2-07913422c55b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:24.694211 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-679f6124-1a6a-400c-8c97-381eb564ffdb req-52214768-79e8-473f-99c2-07913422c55b tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] DELETE https://10.4.3.102/volume/v3/attachments/d8603dcd-5060-44bc-a5f5-d1bb4b6282ca Aug 25 16:34:24.694412 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-679f6124-1a6a-400c-8c97-381eb564ffdb req-52214768-79e8-473f-99c2-07913422c55b tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:24.694583 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-679f6124-1a6a-400c-8c97-381eb564ffdb req-52214768-79e8-473f-99c2-07913422c55b tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:24.702673 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:24.702673 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:24.791942 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-679f6124-1a6a-400c-8c97-381eb564ffdb req-52214768-79e8-473f-99c2-07913422c55b tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/attachments/d8603dcd-5060-44bc-a5f5-d1bb4b6282ca returned with HTTP 200 Aug 25 16:34:24.793810 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1186/4774] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:34:24 2026] DELETE /volume/v3/attachments/d8603dcd-5060-44bc-a5f5-d1bb4b6282ca => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:24.887962 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-efc23390-3750-4bc4-bb6c-a1ae25606714 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:24.889676 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-efc23390-3750-4bc4-bb6c-a1ae25606714 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] DELETE https://10.4.3.102/volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 Aug 25 16:34:24.890042 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-efc23390-3750-4bc4-bb6c-a1ae25606714 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:24.890403 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-efc23390-3750-4bc4-bb6c-a1ae25606714 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:24.890579 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-efc23390-3750-4bc4-bb6c-a1ae25606714 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Delete volume with id: 704be719-68d9-431e-a979-dc0ee003b928 Aug 25 16:34:24.896532 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:24.896532 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:24.896934 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-efc23390-3750-4bc4-bb6c-a1ae25606714 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Volume info retrieved successfully. Aug 25 16:34:24.914753 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-efc23390-3750-4bc4-bb6c-a1ae25606714 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Delete volume request issued successfully. Aug 25 16:34:24.914938 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-efc23390-3750-4bc4-bb6c-a1ae25606714 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 returned with HTTP 202 Aug 25 16:34:24.915342 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1191/4775] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:34:24 2026] DELETE /volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:34:24.959794 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-cc6f5ea5-5a28-4c56-bc77-bfef5c586846 req-563c0061-4f5b-49f2-9041-bcf45971760e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:24.961847 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-cc6f5ea5-5a28-4c56-bc77-bfef5c586846 req-563c0061-4f5b-49f2-9041-bcf45971760e tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] GET https://10.4.3.102/volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 Aug 25 16:34:24.962056 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-cc6f5ea5-5a28-4c56-bc77-bfef5c586846 req-563c0061-4f5b-49f2-9041-bcf45971760e tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:24.962254 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-cc6f5ea5-5a28-4c56-bc77-bfef5c586846 req-563c0061-4f5b-49f2-9041-bcf45971760e tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:24.969826 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:24.969826 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:24.973811 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-cc6f5ea5-5a28-4c56-bc77-bfef5c586846 req-563c0061-4f5b-49f2-9041-bcf45971760e tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Volume info retrieved successfully. Aug 25 16:34:24.977461 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-cc6f5ea5-5a28-4c56-bc77-bfef5c586846 req-563c0061-4f5b-49f2-9041-bcf45971760e tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 returned with HTTP 200 Aug 25 16:34:24.978080 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1199/4776] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:34:24 2026] GET /volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 => generated 938 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:25.017818 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-e7f26164-c364-450d-a1ac-3b86e3603b8f req-cd5a281e-cc85-4372-86bd-5d9436206a0d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:25.019806 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-e7f26164-c364-450d-a1ac-3b86e3603b8f req-cd5a281e-cc85-4372-86bd-5d9436206a0d tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] GET https://10.4.3.102/volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 Aug 25 16:34:25.019995 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-e7f26164-c364-450d-a1ac-3b86e3603b8f req-cd5a281e-cc85-4372-86bd-5d9436206a0d tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:25.020207 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-e7f26164-c364-450d-a1ac-3b86e3603b8f req-cd5a281e-cc85-4372-86bd-5d9436206a0d tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:25.029771 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-e7f26164-c364-450d-a1ac-3b86e3603b8f req-cd5a281e-cc85-4372-86bd-5d9436206a0d tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 returned with HTTP 404 Aug 25 16:34:25.030277 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1201/4777] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:34:25 2026] GET /volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:25.418335 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-863e18ee-74a5-4b58-8457-6505d8f03c95 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:25.420047 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-863e18ee-74a5-4b58-8457-6505d8f03c95 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] GET https://10.4.3.102/volume/v3/volumes/ffdbb813-4573-46b5-914b-f90a9af850e2 Aug 25 16:34:25.420233 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-863e18ee-74a5-4b58-8457-6505d8f03c95 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:25.420411 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-863e18ee-74a5-4b58-8457-6505d8f03c95 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:25.427424 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:25.427424 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:25.430750 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-863e18ee-74a5-4b58-8457-6505d8f03c95 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Volume info retrieved successfully. Aug 25 16:34:25.434142 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-863e18ee-74a5-4b58-8457-6505d8f03c95 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] https://10.4.3.102/volume/v3/volumes/ffdbb813-4573-46b5-914b-f90a9af850e2 returned with HTTP 200 Aug 25 16:34:25.434441 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1187/4778] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:25 2026] GET /volume/v3/volumes/ffdbb813-4573-46b5-914b-f90a9af850e2 => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:34:25.449120 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c89a2f63-f001-4d84-a811-b9850eb7924b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:25.450794 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c89a2f63-f001-4d84-a811-b9850eb7924b tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-reader] POST https://10.4.3.102/volume/v3/volumes/ffdbb813-4573-46b5-914b-f90a9af850e2/action Aug 25 16:34:25.451115 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c89a2f63-f001-4d84-a811-b9850eb7924b tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:34:25.451240 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c89a2f63-f001-4d84-a811-b9850eb7924b tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:25.459192 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:25.459192 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:25.459713 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.policy [None req-c89a2f63-f001-4d84-a811-b9850eb7924b tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'a82be0d6d7fb445ead1d85f914e44399', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5cbd3c080a0e47c9944eb684508a1710', '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=100456) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 16:34:25.459955 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c89a2f63-f001-4d84-a811-b9850eb7924b tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-reader] https://10.4.3.102/volume/v3/volumes/ffdbb813-4573-46b5-914b-f90a9af850e2/action returned with HTTP 403 Aug 25 16:34:25.460412 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1192/4779] 10.4.3.102 () {68 vars in 1390 bytes} [Tue Aug 25 16:34:25 2026] POST /volume/v3/volumes/ffdbb813-4573-46b5-914b-f90a9af850e2/action => generated 131 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:25.467120 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-6e5458e3-2c52-40e4-a03f-ff92b17cf9a3 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:25.469442 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6e5458e3-2c52-40e4-a03f-ff92b17cf9a3 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/ffdbb813-4573-46b5-914b-f90a9af850e2 Aug 25 16:34:25.469676 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6e5458e3-2c52-40e4-a03f-ff92b17cf9a3 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:25.469953 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6e5458e3-2c52-40e4-a03f-ff92b17cf9a3 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:25.470204 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-6e5458e3-2c52-40e4-a03f-ff92b17cf9a3 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Delete volume with id: ffdbb813-4573-46b5-914b-f90a9af850e2 Aug 25 16:34:25.479926 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:25.479926 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:25.480407 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-6e5458e3-2c52-40e4-a03f-ff92b17cf9a3 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Volume info retrieved successfully. Aug 25 16:34:25.512570 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-6e5458e3-2c52-40e4-a03f-ff92b17cf9a3 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Delete volume request issued successfully. Aug 25 16:34:25.512849 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6e5458e3-2c52-40e4-a03f-ff92b17cf9a3 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] https://10.4.3.102/volume/v3/volumes/ffdbb813-4573-46b5-914b-f90a9af850e2 returned with HTTP 202 Aug 25 16:34:25.513444 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1200/4780] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:34:25 2026] DELETE /volume/v3/volumes/ffdbb813-4573-46b5-914b-f90a9af850e2 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:34:25.520533 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-12e41a72-b6b7-40ec-bf91-ce7c50fb9176 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:25.525256 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-12e41a72-b6b7-40ec-bf91-ce7c50fb9176 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] GET https://10.4.3.102/volume/v3/volumes/ffdbb813-4573-46b5-914b-f90a9af850e2 Aug 25 16:34:25.525502 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-12e41a72-b6b7-40ec-bf91-ce7c50fb9176 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:25.526239 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-12e41a72-b6b7-40ec-bf91-ce7c50fb9176 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:25.542301 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:25.542301 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:25.548605 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-12e41a72-b6b7-40ec-bf91-ce7c50fb9176 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Volume info retrieved successfully. Aug 25 16:34:25.553039 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-12e41a72-b6b7-40ec-bf91-ce7c50fb9176 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] https://10.4.3.102/volume/v3/volumes/ffdbb813-4573-46b5-914b-f90a9af850e2 returned with HTTP 200 Aug 25 16:34:25.553720 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1202/4781] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:25 2026] GET /volume/v3/volumes/ffdbb813-4573-46b5-914b-f90a9af850e2 => generated 1016 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:34:26.441665 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-a0737791-2d04-463a-8ed8-fcda945872e3 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:26.447644 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-a0737791-2d04-463a-8ed8-fcda945872e3 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/cc6c587f-9e9a-42ec-9806-556c6603eea3 Aug 25 16:34:26.447836 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-a0737791-2d04-463a-8ed8-fcda945872e3 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:26.448011 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-a0737791-2d04-463a-8ed8-fcda945872e3 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:26.457120 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:26.457120 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:26.459938 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-a0737791-2d04-463a-8ed8-fcda945872e3 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:34:26.465190 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-a0737791-2d04-463a-8ed8-fcda945872e3 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/cc6c587f-9e9a-42ec-9806-556c6603eea3 returned with HTTP 200 Aug 25 16:34:26.465652 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1188/4782] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:34:26 2026] GET /volume/v3/volumes/cc6c587f-9e9a-42ec-9806-556c6603eea3 => generated 1345 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:34:26.472733 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-4a2a3d8f-41c3-4d3b-8673-c0961f9e1bd9 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:26.473105 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4a2a3d8f-41c3-4d3b-8673-c0961f9e1bd9 None None] GET https://10.4.3.102/volume// Aug 25 16:34:26.473267 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4a2a3d8f-41c3-4d3b-8673-c0961f9e1bd9 None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:26.473443 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4a2a3d8f-41c3-4d3b-8673-c0961f9e1bd9 None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:26.473774 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4a2a3d8f-41c3-4d3b-8673-c0961f9e1bd9 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:34:26.474085 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1193/4783] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:34:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:34:26.487045 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-11ba0ca0-ab56-4212-bb20-52aed57f3753 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:26.489134 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-11ba0ca0-ab56-4212-bb20-52aed57f3753 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:34:26.489472 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-11ba0ca0-ab56-4212-bb20-52aed57f3753 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cc6c587f-9e9a-42ec-9806-556c6603eea3", "connector": null, "instance_uuid": "6386a5a9-546e-4254-9bbe-96ad573dfbe4"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:26.497602 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:26.497602 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:26.532637 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-11ba0ca0-ab56-4212-bb20-52aed57f3753 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:34:26.533143 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1201/4784] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:34:26 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) Aug 25 16:34:26.546826 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-3b50d249-04f4-4660-965b-a050310de351 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:26.547182 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3b50d249-04f4-4660-965b-a050310de351 None None] GET https://10.4.3.102/volume// Aug 25 16:34:26.547334 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3b50d249-04f4-4660-965b-a050310de351 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:26.547505 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3b50d249-04f4-4660-965b-a050310de351 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:26.547836 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3b50d249-04f4-4660-965b-a050310de351 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:34:26.548101 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1203/4785] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:34:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:34:26.557103 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-ef756362-8e58-4b93-9079-3e6248412ddd None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:26.560745 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-ef756362-8e58-4b93-9079-3e6248412ddd tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/cc6c587f-9e9a-42ec-9806-556c6603eea3 Aug 25 16:34:26.560745 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-ef756362-8e58-4b93-9079-3e6248412ddd tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:26.560745 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-ef756362-8e58-4b93-9079-3e6248412ddd tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:26.569544 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:26.569544 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:26.570991 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-3bfe3356-da63-4c09-b9c3-c9256eed11f3 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:26.572855 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3bfe3356-da63-4c09-b9c3-c9256eed11f3 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] GET https://10.4.3.102/volume/v3/volumes/ffdbb813-4573-46b5-914b-f90a9af850e2 Aug 25 16:34:26.573023 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3bfe3356-da63-4c09-b9c3-c9256eed11f3 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:26.573209 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3bfe3356-da63-4c09-b9c3-c9256eed11f3 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:26.575938 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-ef756362-8e58-4b93-9079-3e6248412ddd tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:34:26.578177 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-ef756362-8e58-4b93-9079-3e6248412ddd tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/cc6c587f-9e9a-42ec-9806-556c6603eea3 returned with HTTP 200 Aug 25 16:34:26.578641 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1189/4786] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:34:26 2026] GET /volume/v3/volumes/cc6c587f-9e9a-42ec-9806-556c6603eea3 => generated 1524 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:34:26.579351 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3bfe3356-da63-4c09-b9c3-c9256eed11f3 tempest-ProjectReaderTests-1982175631 tempest-ProjectReaderTests-1982175631-project-admin] https://10.4.3.102/volume/v3/volumes/ffdbb813-4573-46b5-914b-f90a9af850e2 returned with HTTP 404 Aug 25 16:34:26.579800 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1194/4787] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:26 2026] GET /volume/v3/volumes/ffdbb813-4573-46b5-914b-f90a9af850e2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:26.722155 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-232e87d4-9526-45d5-9ba6-528e5348f486 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:26.727694 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-232e87d4-9526-45d5-9ba6-528e5348f486 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] PUT https://10.4.3.102/volume/v3/attachments/26462811-e77b-4835-8929-7d4792bc43af Aug 25 16:34:26.729501 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-232e87d4-9526-45d5-9ba6-528e5348f486 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:26.740011 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-232e87d4-9526-45d5-9ba6-528e5348f486 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Acquiring lock "cinder-attachment_update-cc6c587f-9e9a-42ec-9806-556c6603eea3-np0000008093" by "attachment_update" {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:34:26.746225 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-232e87d4-9526-45d5-9ba6-528e5348f486 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Lock "cinder-attachment_update-cc6c587f-9e9a-42ec-9806-556c6603eea3-np0000008093" acquired by "attachment_update" :: waited 0.006s {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:34:26.746890 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:26.746890 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:26.883616 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-232e87d4-9526-45d5-9ba6-528e5348f486 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Lock "cinder-attachment_update-cc6c587f-9e9a-42ec-9806-556c6603eea3-np0000008093" released by "attachment_update" :: held 0.138s {{(pid=100454) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:34:26.883944 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-232e87d4-9526-45d5-9ba6-528e5348f486 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/attachments/26462811-e77b-4835-8929-7d4792bc43af returned with HTTP 200 Aug 25 16:34:26.884607 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1202/4788] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:34:26 2026] PUT /volume/v3/attachments/26462811-e77b-4835-8929-7d4792bc43af => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:34:26.904441 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-ff48a330-deac-4ab9-97c3-9edd055f75e4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:26.910022 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-ff48a330-deac-4ab9-97c3-9edd055f75e4 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] POST https://10.4.3.102/volume/v3/attachments/26462811-e77b-4835-8929-7d4792bc43af/action Aug 25 16:34:26.910022 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-ff48a330-deac-4ab9-97c3-9edd055f75e4 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action body: b'{"os-complete": null}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:34:26.910022 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-ff48a330-deac-4ab9-97c3-9edd055f75e4 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:26.927221 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:26.927221 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:26.951489 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-884f05a4-6e7d-445b-97e2-30b0e0362014 req-ff48a330-deac-4ab9-97c3-9edd055f75e4 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/attachments/26462811-e77b-4835-8929-7d4792bc43af/action returned with HTTP 204 Aug 25 16:34:26.951897 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1204/4789] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:34:26 2026] POST /volume/v3/attachments/26462811-e77b-4835-8929-7d4792bc43af/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:27.517087 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-94294f1a-dde7-4e2b-97d1-baee1165582f req-617131ca-f70f-4a28-be46-b6c8a76188ef None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:27.519856 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-94294f1a-dde7-4e2b-97d1-baee1165582f req-617131ca-f70f-4a28-be46-b6c8a76188ef tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] DELETE https://10.4.3.102/volume/v3/attachments/29af099d-7d6b-429d-9803-15d7782493fc Aug 25 16:34:27.520161 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-94294f1a-dde7-4e2b-97d1-baee1165582f req-617131ca-f70f-4a28-be46-b6c8a76188ef tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:27.520371 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-94294f1a-dde7-4e2b-97d1-baee1165582f req-617131ca-f70f-4a28-be46-b6c8a76188ef tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:27.528803 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:27.528803 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:27.636025 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-94294f1a-dde7-4e2b-97d1-baee1165582f req-617131ca-f70f-4a28-be46-b6c8a76188ef tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/attachments/29af099d-7d6b-429d-9803-15d7782493fc returned with HTTP 200 Aug 25 16:34:27.636501 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1190/4790] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:34:27 2026] DELETE /volume/v3/attachments/29af099d-7d6b-429d-9803-15d7782493fc => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:28.546926 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-ec1c834a-384e-42fd-a68a-e221f0c2b682 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:28.620930 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ec1c834a-384e-42fd-a68a-e221f0c2b682 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:34:28.621395 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ec1c834a-384e-42fd-a68a-e221f0c2b682 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1165925353"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:28.623168 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-ec1c834a-384e-42fd-a68a-e221f0c2b682 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1165925353'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:34:28.623338 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-ec1c834a-384e-42fd-a68a-e221f0c2b682 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Create volume of 1 GB Aug 25 16:34:28.627261 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-ec1c834a-384e-42fd-a68a-e221f0c2b682 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Availability Zones retrieved successfully. Aug 25 16:34:28.632357 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ec1c834a-384e-42fd-a68a-e221f0c2b682 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Flow 'volume_create_api' (afaf4ce5-4937-46f7-804a-cf3311d7ef58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:34:28.633197 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ec1c834a-384e-42fd-a68a-e221f0c2b682 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef583046-6d6d-403f-89cb-0e1d30b6fbf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:28.633910 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-ec1c834a-384e-42fd-a68a-e221f0c2b682 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:34:28.642777 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-0ef0c740-0c6e-4355-a900-e9ac0145617a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:28.644507 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0ef0c740-0c6e-4355-a900-e9ac0145617a tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] DELETE https://10.4.3.102/volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f Aug 25 16:34:28.644720 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0ef0c740-0c6e-4355-a900-e9ac0145617a tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:28.644910 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0ef0c740-0c6e-4355-a900-e9ac0145617a tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:28.645086 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-0ef0c740-0c6e-4355-a900-e9ac0145617a tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Delete volume with id: 9891dd39-a250-47b8-ac0a-cbaa9b60255f Aug 25 16:34:28.651808 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:28.651808 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:28.652307 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-0ef0c740-0c6e-4355-a900-e9ac0145617a tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Volume info retrieved successfully. Aug 25 16:34:28.658276 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ec1c834a-384e-42fd-a68a-e221f0c2b682 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef583046-6d6d-403f-89cb-0e1d30b6fbf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:28.659133 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ec1c834a-384e-42fd-a68a-e221f0c2b682 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d8f1331-9cfe-469f-892b-19b0ade516ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:28.671949 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-0ef0c740-0c6e-4355-a900-e9ac0145617a tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Delete volume request issued successfully. Aug 25 16:34:28.672172 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0ef0c740-0c6e-4355-a900-e9ac0145617a tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f returned with HTTP 202 Aug 25 16:34:28.672907 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1203/4791] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:34:28 2026] DELETE /volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:34:28.681127 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-9a1e0381-dd8e-4292-a995-766438d8aeee None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:28.683474 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9a1e0381-dd8e-4292-a995-766438d8aeee tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] GET https://10.4.3.102/volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f Aug 25 16:34:28.683695 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9a1e0381-dd8e-4292-a995-766438d8aeee tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:28.683928 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9a1e0381-dd8e-4292-a995-766438d8aeee tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:28.691671 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:28.691671 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:28.695519 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-9a1e0381-dd8e-4292-a995-766438d8aeee tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Volume info retrieved successfully. Aug 25 16:34:28.700742 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9a1e0381-dd8e-4292-a995-766438d8aeee tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f returned with HTTP 200 Aug 25 16:34:28.701248 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1205/4792] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:28 2026] GET /volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f => generated 1244 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:34:28.752478 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-ec1c834a-384e-42fd-a68a-e221f0c2b682 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Created reservations ['f4a8e8fb-cb43-4e27-91f7-69bf81deff8c', '3120bdef-8c29-4890-a12a-c4493b67ef0a', '59e5e02e-dcae-4d56-8b11-89e56174cb97', '6985cfb0-43a2-4eeb-a036-a54df37d90b8'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:34:28.753423 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ec1c834a-384e-42fd-a68a-e221f0c2b682 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d8f1331-9cfe-469f-892b-19b0ade516ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4a8e8fb-cb43-4e27-91f7-69bf81deff8c', '3120bdef-8c29-4890-a12a-c4493b67ef0a', '59e5e02e-dcae-4d56-8b11-89e56174cb97', '6985cfb0-43a2-4eeb-a036-a54df37d90b8']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:28.754542 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ec1c834a-384e-42fd-a68a-e221f0c2b682 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4f9aa3c-e7f6-46e8-b0d9-696f28f24295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:28.796306 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ec1c834a-384e-42fd-a68a-e221f0c2b682 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4f9aa3c-e7f6-46e8-b0d9-696f28f24295) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0aec52e9-67d1-4e8f-bbae-0d79c16aef31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1165925353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b749e38e1d0409f8b489104bb1c29e9',qos_specs=None,replication_status=,reservations=['f4a8e8fb-cb43-4e27-91f7-69bf81deff8c','3120bdef-8c29-4890-a12a-c4493b67ef0a','59e5e02e-dcae-4d56-8b11-89e56174cb97','6985cfb0-43a2-4eeb-a036-a54df37d90b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='651041f32da34792ab4da908fc012041',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:34:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1165925353',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0aec52e9-67d1-4e8f-bbae-0d79c16aef31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b749e38e1d0409f8b489104bb1c29e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='651041f32da34792ab4da908fc012041',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:28.797887 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ec1c834a-384e-42fd-a68a-e221f0c2b682 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (242e9a1e-328c-42e1-af3a-c6c85027507e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:28.836470 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ec1c834a-384e-42fd-a68a-e221f0c2b682 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (242e9a1e-328c-42e1-af3a-c6c85027507e) transitioned into state 'SUCCESS' from state '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-1165925353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b749e38e1d0409f8b489104bb1c29e9',qos_specs=None,replication_status=,reservations=['f4a8e8fb-cb43-4e27-91f7-69bf81deff8c','3120bdef-8c29-4890-a12a-c4493b67ef0a','59e5e02e-dcae-4d56-8b11-89e56174cb97','6985cfb0-43a2-4eeb-a036-a54df37d90b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='651041f32da34792ab4da908fc012041',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:28.837644 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ec1c834a-384e-42fd-a68a-e221f0c2b682 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fea7f00d-f2eb-42f1-8db9-54cb76ba01f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:28.853141 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ec1c834a-384e-42fd-a68a-e221f0c2b682 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fea7f00d-f2eb-42f1-8db9-54cb76ba01f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:28.854405 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ec1c834a-384e-42fd-a68a-e221f0c2b682 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Flow 'volume_create_api' (afaf4ce5-4937-46f7-804a-cf3311d7ef58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:34:28.855233 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-ec1c834a-384e-42fd-a68a-e221f0c2b682 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Create volume request issued successfully. Aug 25 16:34:28.856335 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ec1c834a-384e-42fd-a68a-e221f0c2b682 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:34:28.856888 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1195/4793] 10.4.3.102 () {70 vars in 1299 bytes} [Tue Aug 25 16:34:28 2026] POST /volume/v3/volumes => generated 778 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:28.868540 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-75ea0161-95b6-4522-ba2d-f95cfe8a625b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:28.870319 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-75ea0161-95b6-4522-ba2d-f95cfe8a625b tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] GET https://10.4.3.102/volume/v3/volumes/0aec52e9-67d1-4e8f-bbae-0d79c16aef31 Aug 25 16:34:28.870526 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-75ea0161-95b6-4522-ba2d-f95cfe8a625b tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:28.870743 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-75ea0161-95b6-4522-ba2d-f95cfe8a625b tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:28.877187 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:28.877187 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:28.882656 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-75ea0161-95b6-4522-ba2d-f95cfe8a625b tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Volume info retrieved successfully. Aug 25 16:34:28.886136 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-75ea0161-95b6-4522-ba2d-f95cfe8a625b tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] https://10.4.3.102/volume/v3/volumes/0aec52e9-67d1-4e8f-bbae-0d79c16aef31 returned with HTTP 200 Aug 25 16:34:28.886495 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1191/4794] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:34:28 2026] GET /volume/v3/volumes/0aec52e9-67d1-4e8f-bbae-0d79c16aef31 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:34:29.714757 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-c3c237bd-d573-4605-b040-011b35f9d5b8 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:29.716436 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c3c237bd-d573-4605-b040-011b35f9d5b8 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] GET https://10.4.3.102/volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f Aug 25 16:34:29.716747 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c3c237bd-d573-4605-b040-011b35f9d5b8 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:29.717049 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c3c237bd-d573-4605-b040-011b35f9d5b8 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:29.723272 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c3c237bd-d573-4605-b040-011b35f9d5b8 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f returned with HTTP 404 Aug 25 16:34:29.723951 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1204/4795] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:29 2026] GET /volume/v3/volumes/9891dd39-a250-47b8-ac0a-cbaa9b60255f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:29.730239 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d210fc15-4702-4147-9d51-b82090f5971c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:29.731848 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d210fc15-4702-4147-9d51-b82090f5971c tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] DELETE https://10.4.3.102/volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 Aug 25 16:34:29.732038 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d210fc15-4702-4147-9d51-b82090f5971c tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:29.732217 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d210fc15-4702-4147-9d51-b82090f5971c tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:29.732360 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-d210fc15-4702-4147-9d51-b82090f5971c tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Delete volume with id: 704be719-68d9-431e-a979-dc0ee003b928 Aug 25 16:34:29.737281 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d210fc15-4702-4147-9d51-b82090f5971c tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 returned with HTTP 404 Aug 25 16:34:29.737899 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1206/4796] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:34:29 2026] DELETE /volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:29.744745 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-2c0ae275-f46d-4e28-858f-c4eac285e152 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:29.746377 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2c0ae275-f46d-4e28-858f-c4eac285e152 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] GET https://10.4.3.102/volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 Aug 25 16:34:29.746537 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2c0ae275-f46d-4e28-858f-c4eac285e152 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:29.746733 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2c0ae275-f46d-4e28-858f-c4eac285e152 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:29.752154 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2c0ae275-f46d-4e28-858f-c4eac285e152 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 returned with HTTP 404 Aug 25 16:34:29.752575 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1196/4797] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:29 2026] GET /volume/v3/volumes/704be719-68d9-431e-a979-dc0ee003b928 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:29.758790 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-e2a2d631-2801-456b-b403-a626e5f4dab9 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:29.760424 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e2a2d631-2801-456b-b403-a626e5f4dab9 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] DELETE https://10.4.3.102/volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 Aug 25 16:34:29.760567 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e2a2d631-2801-456b-b403-a626e5f4dab9 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:29.760752 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e2a2d631-2801-456b-b403-a626e5f4dab9 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:29.760897 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-e2a2d631-2801-456b-b403-a626e5f4dab9 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Delete volume with id: 07e2f40c-f53a-4a64-8d89-0a1055255197 Aug 25 16:34:29.765632 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e2a2d631-2801-456b-b403-a626e5f4dab9 tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 returned with HTTP 404 Aug 25 16:34:29.766062 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1192/4798] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:34:29 2026] DELETE /volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:29.774283 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-8ee44061-b8d3-464d-bb6a-6fde42a84b5b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:29.776100 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8ee44061-b8d3-464d-bb6a-6fde42a84b5b tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] GET https://10.4.3.102/volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 Aug 25 16:34:29.776297 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8ee44061-b8d3-464d-bb6a-6fde42a84b5b tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:29.776483 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8ee44061-b8d3-464d-bb6a-6fde42a84b5b tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:29.782359 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8ee44061-b8d3-464d-bb6a-6fde42a84b5b tempest-TestInstancesWithCinderVolumes-259580424 tempest-TestInstancesWithCinderVolumes-259580424-project-member] https://10.4.3.102/volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 returned with HTTP 404 Aug 25 16:34:29.783050 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1205/4799] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:29 2026] GET /volume/v3/volumes/07e2f40c-f53a-4a64-8d89-0a1055255197 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:29.789607 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-62fe8426-4b22-486c-ad8c-6deb5ada9e43 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:29.791672 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-62fe8426-4b22-486c-ad8c-6deb5ada9e43 tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] GET https://10.4.3.102/volume/v3/volumes/detail?all_tenants=1 Aug 25 16:34:29.791914 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-62fe8426-4b22-486c-ad8c-6deb5ada9e43 tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:29.792171 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-62fe8426-4b22-486c-ad8c-6deb5ada9e43 tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] Calling method 'detail' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:29.793229 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-62fe8426-4b22-486c-ad8c-6deb5ada9e43 tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100457) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:34:29.810498 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-62fe8426-4b22-486c-ad8c-6deb5ada9e43 tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] Get all volumes completed successfully. Aug 25 16:34:29.813692 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:29.813692 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:29.818759 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-62fe8426-4b22-486c-ad8c-6deb5ada9e43 tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] https://10.4.3.102/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 16:34:29.819253 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1207/4800] 10.4.3.102 () {66 vars in 1285 bytes} [Tue Aug 25 16:34:29 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11018 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:34:29.832993 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-571bdf51-8788-4f10-807f-754fea7309af None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:29.834503 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-571bdf51-8788-4f10-807f-754fea7309af tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] DELETE https://10.4.3.102/volume/v3/types/47563d8d-73fc-414b-942e-00599187c99d Aug 25 16:34:29.834686 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-571bdf51-8788-4f10-807f-754fea7309af tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:29.834859 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-571bdf51-8788-4f10-807f-754fea7309af tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] Calling method '_delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:29.835086 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:29.835086 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:29.856235 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-571bdf51-8788-4f10-807f-754fea7309af tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] https://10.4.3.102/volume/v3/types/47563d8d-73fc-414b-942e-00599187c99d returned with HTTP 202 Aug 25 16:34:29.856600 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1197/4801] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:34:29 2026] DELETE /volume/v3/types/47563d8d-73fc-414b-942e-00599187c99d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:34:29.862663 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-e9fda95a-cf27-474d-97d6-5b089e7ef774 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:29.864206 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e9fda95a-cf27-474d-97d6-5b089e7ef774 tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] GET https://10.4.3.102/volume/v3/volumes/detail?all_tenants=1 Aug 25 16:34:29.864386 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e9fda95a-cf27-474d-97d6-5b089e7ef774 tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:29.864557 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e9fda95a-cf27-474d-97d6-5b089e7ef774 tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] Calling method 'detail' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:29.865339 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-e9fda95a-cf27-474d-97d6-5b089e7ef774 tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100455) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:34:29.877184 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-e9fda95a-cf27-474d-97d6-5b089e7ef774 tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] Get all volumes completed successfully. Aug 25 16:34:29.878954 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:29.878954 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:29.883326 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e9fda95a-cf27-474d-97d6-5b089e7ef774 tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] https://10.4.3.102/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 16:34:29.883714 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1193/4802] 10.4.3.102 () {66 vars in 1285 bytes} [Tue Aug 25 16:34:29 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:34:29.898247 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-cbad38a0-d38a-4f37-99f2-19add13b188f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:29.899882 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cbad38a0-d38a-4f37-99f2-19add13b188f tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] DELETE https://10.4.3.102/volume/v3/types/172483f0-87e1-499e-a6bb-946990cf0259 Aug 25 16:34:29.899938 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-24f988b2-ad3a-4b07-9fa1-084b423829ce None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:29.900079 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cbad38a0-d38a-4f37-99f2-19add13b188f tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:29.900268 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cbad38a0-d38a-4f37-99f2-19add13b188f tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] Calling method '_delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:29.901633 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-24f988b2-ad3a-4b07-9fa1-084b423829ce tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] GET https://10.4.3.102/volume/v3/volumes/0aec52e9-67d1-4e8f-bbae-0d79c16aef31 Aug 25 16:34:29.901839 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-24f988b2-ad3a-4b07-9fa1-084b423829ce tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:29.902027 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-24f988b2-ad3a-4b07-9fa1-084b423829ce tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:29.904069 np0000008093 devstack@c-api.service[100457]: DEBUG dbcounter [-] [100457] Writing DB stats cinder:SELECT=255,cinder:UPDATE=91,cinder:INSERT=49 {{(pid=100457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:34:29.909499 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:29.909499 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:29.912774 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-24f988b2-ad3a-4b07-9fa1-084b423829ce tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Volume info retrieved successfully. Aug 25 16:34:29.917492 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-24f988b2-ad3a-4b07-9fa1-084b423829ce tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] https://10.4.3.102/volume/v3/volumes/0aec52e9-67d1-4e8f-bbae-0d79c16aef31 returned with HTTP 200 Aug 25 16:34:29.917863 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1208/4803] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:34:29 2026] GET /volume/v3/volumes/0aec52e9-67d1-4e8f-bbae-0d79c16aef31 => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:34:29.929055 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-e872f098-7aa7-4f08-b514-0afd97d84dc3 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:29.931445 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cbad38a0-d38a-4f37-99f2-19add13b188f tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] https://10.4.3.102/volume/v3/types/172483f0-87e1-499e-a6bb-946990cf0259 returned with HTTP 202 Aug 25 16:34:29.932086 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1206/4804] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:34:29 2026] DELETE /volume/v3/types/172483f0-87e1-499e-a6bb-946990cf0259 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:34:30.089277 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e872f098-7aa7-4f08-b514-0afd97d84dc3 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-reader] GET https://10.4.3.102/volume/v3/volumes Aug 25 16:34:30.089277 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e872f098-7aa7-4f08-b514-0afd97d84dc3 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-reader] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:30.089277 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e872f098-7aa7-4f08-b514-0afd97d84dc3 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-reader] Calling method 'index' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:30.089277 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.api_utils [None req-e872f098-7aa7-4f08-b514-0afd97d84dc3 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-reader] Removing options '' from query. {{(pid=100456) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:34:30.092233 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-e872f098-7aa7-4f08-b514-0afd97d84dc3 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100456) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:34:30.101365 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-e872f098-7aa7-4f08-b514-0afd97d84dc3 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-reader] Get all volumes completed successfully. Aug 25 16:34:30.101492 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e872f098-7aa7-4f08-b514-0afd97d84dc3 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-reader] https://10.4.3.102/volume/v3/volumes returned with HTTP 200 Aug 25 16:34:30.102173 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1198/4805] 10.4.3.102 () {68 vars in 1278 bytes} [Tue Aug 25 16:34:29 2026] GET /volume/v3/volumes => generated 336 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:34:30.110009 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a3f93367-ad57-4590-b7b7-81b949bbd1e0 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:30.111557 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a3f93367-ad57-4590-b7b7-81b949bbd1e0 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/0aec52e9-67d1-4e8f-bbae-0d79c16aef31 Aug 25 16:34:30.111762 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a3f93367-ad57-4590-b7b7-81b949bbd1e0 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:30.111921 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a3f93367-ad57-4590-b7b7-81b949bbd1e0 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:30.112084 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-a3f93367-ad57-4590-b7b7-81b949bbd1e0 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Delete volume with id: 0aec52e9-67d1-4e8f-bbae-0d79c16aef31 Aug 25 16:34:30.118128 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:30.118128 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:30.118403 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-a3f93367-ad57-4590-b7b7-81b949bbd1e0 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Volume info retrieved successfully. Aug 25 16:34:30.154912 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-a3f93367-ad57-4590-b7b7-81b949bbd1e0 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Delete volume request issued successfully. Aug 25 16:34:30.154912 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a3f93367-ad57-4590-b7b7-81b949bbd1e0 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] https://10.4.3.102/volume/v3/volumes/0aec52e9-67d1-4e8f-bbae-0d79c16aef31 returned with HTTP 202 Aug 25 16:34:30.155339 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1194/4806] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:34:30 2026] DELETE /volume/v3/volumes/0aec52e9-67d1-4e8f-bbae-0d79c16aef31 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:34:30.166918 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-4fb43369-285b-47d3-bc48-7e907d7182fb None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:30.170640 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4fb43369-285b-47d3-bc48-7e907d7182fb tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] GET https://10.4.3.102/volume/v3/volumes/0aec52e9-67d1-4e8f-bbae-0d79c16aef31 Aug 25 16:34:30.170866 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4fb43369-285b-47d3-bc48-7e907d7182fb tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:30.171078 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4fb43369-285b-47d3-bc48-7e907d7182fb tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:30.190682 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:30.190682 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:30.193769 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-4fb43369-285b-47d3-bc48-7e907d7182fb tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Volume info retrieved successfully. Aug 25 16:34:30.198690 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4fb43369-285b-47d3-bc48-7e907d7182fb tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] https://10.4.3.102/volume/v3/volumes/0aec52e9-67d1-4e8f-bbae-0d79c16aef31 returned with HTTP 200 Aug 25 16:34:30.199074 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1209/4807] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:34:30 2026] GET /volume/v3/volumes/0aec52e9-67d1-4e8f-bbae-0d79c16aef31 => generated 1017 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:34:30.500516 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-48b8e14b-2c3e-4f4b-b66e-2173f1cc619d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:30.517500 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-bb46ccb1-e424-4d82-9b15-00d9f90720ef None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:30.519193 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-bb46ccb1-e424-4d82-9b15-00d9f90720ef tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] GET https://10.4.3.102/volume/v3/volumes/detail?all_tenants=1 Aug 25 16:34:30.519391 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-bb46ccb1-e424-4d82-9b15-00d9f90720ef tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:30.519568 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-bb46ccb1-e424-4d82-9b15-00d9f90720ef tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] Calling method 'detail' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:30.520086 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:30.520086 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:30.520359 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-bb46ccb1-e424-4d82-9b15-00d9f90720ef tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100456) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:34:30.544148 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-bb46ccb1-e424-4d82-9b15-00d9f90720ef tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] Get all volumes completed successfully. Aug 25 16:34:30.545848 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:30.545848 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:30.550278 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-bb46ccb1-e424-4d82-9b15-00d9f90720ef tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] https://10.4.3.102/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 16:34:30.550703 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1199/4808] 10.4.3.102 () {66 vars in 1285 bytes} [Tue Aug 25 16:34:30 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10010 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 25 16:34:30.564818 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-972883b5-d4a5-4eba-a2e9-b56cb926835d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:30.566476 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-972883b5-d4a5-4eba-a2e9-b56cb926835d tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/fb76ea3d-c97d-4d52-929a-23a4f649838e Aug 25 16:34:30.566708 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-972883b5-d4a5-4eba-a2e9-b56cb926835d tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:30.566903 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-972883b5-d4a5-4eba-a2e9-b56cb926835d tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:30.567064 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-972883b5-d4a5-4eba-a2e9-b56cb926835d tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] Delete volume with id: fb76ea3d-c97d-4d52-929a-23a4f649838e Aug 25 16:34:30.577351 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:30.577351 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:30.577633 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-972883b5-d4a5-4eba-a2e9-b56cb926835d tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] Volume info retrieved successfully. Aug 25 16:34:30.584607 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-48b8e14b-2c3e-4f4b-b66e-2173f1cc619d tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:34:30.585006 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-48b8e14b-2c3e-4f4b-b66e-2173f1cc619d tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1584392433"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:30.586338 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-48b8e14b-2c3e-4f4b-b66e-2173f1cc619d tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1584392433'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:34:30.586520 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-48b8e14b-2c3e-4f4b-b66e-2173f1cc619d tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Create volume of 1 GB Aug 25 16:34:30.590206 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.image.cache [None req-972883b5-d4a5-4eba-a2e9-b56cb926835d tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] Evicting image cache entry: {'id': 4, 'image_id': '96e692b4-9016-4e52-aba8-0e63d2aa7a90', 'volume_id': 'fb76ea3d-c97d-4d52-929a-23a4f649838e', 'host': 'np0000008093@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 25, 16, 33, 11), 'last_used': datetime.datetime(2026, 8, 25, 16, 33, 22)}. {{(pid=100455) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 25 16:34:30.591705 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-48b8e14b-2c3e-4f4b-b66e-2173f1cc619d tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Availability Zones retrieved successfully. Aug 25 16:34:30.597207 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-48b8e14b-2c3e-4f4b-b66e-2173f1cc619d tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Flow 'volume_create_api' (0079126b-bda1-41d7-8832-acc8ebc4d3db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:34:30.598393 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-48b8e14b-2c3e-4f4b-b66e-2173f1cc619d tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5285de6-b984-4ef5-b6ea-914f002d0781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:30.599380 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-48b8e14b-2c3e-4f4b-b66e-2173f1cc619d tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:34:30.601582 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-972883b5-d4a5-4eba-a2e9-b56cb926835d tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] Delete volume request issued successfully. Aug 25 16:34:30.601772 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-972883b5-d4a5-4eba-a2e9-b56cb926835d tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] https://10.4.3.102/volume/v3/volumes/fb76ea3d-c97d-4d52-929a-23a4f649838e returned with HTTP 202 Aug 25 16:34:30.602204 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1195/4809] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:34:30 2026] DELETE /volume/v3/volumes/fb76ea3d-c97d-4d52-929a-23a4f649838e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:34:30.610208 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d5614d66-9af3-4827-b849-3efa83e9781a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:30.612426 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d5614d66-9af3-4827-b849-3efa83e9781a tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] GET https://10.4.3.102/volume/v3/volumes/fb76ea3d-c97d-4d52-929a-23a4f649838e Aug 25 16:34:30.613065 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d5614d66-9af3-4827-b849-3efa83e9781a tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:30.613065 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d5614d66-9af3-4827-b849-3efa83e9781a tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:30.619490 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:30.619490 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:30.622891 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-d5614d66-9af3-4827-b849-3efa83e9781a tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] Volume info retrieved successfully. Aug 25 16:34:30.626789 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d5614d66-9af3-4827-b849-3efa83e9781a tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] https://10.4.3.102/volume/v3/volumes/fb76ea3d-c97d-4d52-929a-23a4f649838e returned with HTTP 200 Aug 25 16:34:30.627184 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1210/4810] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:30 2026] GET /volume/v3/volumes/fb76ea3d-c97d-4d52-929a-23a4f649838e => generated 1144 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:34:30.628930 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-48b8e14b-2c3e-4f4b-b66e-2173f1cc619d tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5285de6-b984-4ef5-b6ea-914f002d0781) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:30.629805 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-48b8e14b-2c3e-4f4b-b66e-2173f1cc619d tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a919cf3-a7db-402a-9462-2905ff41a9d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:30.682147 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-48b8e14b-2c3e-4f4b-b66e-2173f1cc619d tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Created reservations ['1a4976c8-35f5-4e0c-bc2e-b04d1f1f36be', 'cd366cb5-2605-43bf-9eb7-ec74638f08a4', '3603011b-48be-4d3d-b5b0-6d18a0da7a96', '75da04df-1e8d-4bf6-a1e7-6746b700cb8f'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:34:30.683031 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-48b8e14b-2c3e-4f4b-b66e-2173f1cc619d tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a919cf3-a7db-402a-9462-2905ff41a9d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a4976c8-35f5-4e0c-bc2e-b04d1f1f36be', 'cd366cb5-2605-43bf-9eb7-ec74638f08a4', '3603011b-48be-4d3d-b5b0-6d18a0da7a96', '75da04df-1e8d-4bf6-a1e7-6746b700cb8f']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:30.683979 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-48b8e14b-2c3e-4f4b-b66e-2173f1cc619d tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef9141f6-cea9-4610-8896-b73c720333ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:30.724859 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-48b8e14b-2c3e-4f4b-b66e-2173f1cc619d tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef9141f6-cea9-4610-8896-b73c720333ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1952e213-3550-4c60-92e6-b0112c3b7d4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1584392433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d72cb0df036843679aaf5789b79edc09',qos_specs=None,replication_status=,reservations=['1a4976c8-35f5-4e0c-bc2e-b04d1f1f36be','cd366cb5-2605-43bf-9eb7-ec74638f08a4','3603011b-48be-4d3d-b5b0-6d18a0da7a96','75da04df-1e8d-4bf6-a1e7-6746b700cb8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25783a97c1564766886c7250cf7b944c',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:34:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1584392433',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1952e213-3550-4c60-92e6-b0112c3b7d4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d72cb0df036843679aaf5789b79edc09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25783a97c1564766886c7250cf7b944c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:30.725852 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-48b8e14b-2c3e-4f4b-b66e-2173f1cc619d tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1abdb498-7258-49fa-bbb2-c4617cf42b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:30.779858 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-48b8e14b-2c3e-4f4b-b66e-2173f1cc619d tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1abdb498-7258-49fa-bbb2-c4617cf42b3b) transitioned into state 'SUCCESS' from state '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-1584392433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d72cb0df036843679aaf5789b79edc09',qos_specs=None,replication_status=,reservations=['1a4976c8-35f5-4e0c-bc2e-b04d1f1f36be','cd366cb5-2605-43bf-9eb7-ec74638f08a4','3603011b-48be-4d3d-b5b0-6d18a0da7a96','75da04df-1e8d-4bf6-a1e7-6746b700cb8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25783a97c1564766886c7250cf7b944c',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:30.780726 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-48b8e14b-2c3e-4f4b-b66e-2173f1cc619d tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac18d638-168d-4a23-8c72-18651b0d9849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:30.818507 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-48b8e14b-2c3e-4f4b-b66e-2173f1cc619d tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac18d638-168d-4a23-8c72-18651b0d9849) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:30.819436 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-48b8e14b-2c3e-4f4b-b66e-2173f1cc619d tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Flow 'volume_create_api' (0079126b-bda1-41d7-8832-acc8ebc4d3db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:34:30.819825 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-48b8e14b-2c3e-4f4b-b66e-2173f1cc619d tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Create volume request issued successfully. Aug 25 16:34:30.820450 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-48b8e14b-2c3e-4f4b-b66e-2173f1cc619d tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:34:30.820925 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1207/4811] 10.4.3.102 () {70 vars in 1299 bytes} [Tue Aug 25 16:34:30 2026] POST /volume/v3/volumes => generated 766 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:30.832002 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-387d0efa-5d80-4294-9f10-c74f9b8348f0 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:30.834202 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-387d0efa-5d80-4294-9f10-c74f9b8348f0 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] GET https://10.4.3.102/volume/v3/volumes/1952e213-3550-4c60-92e6-b0112c3b7d4b Aug 25 16:34:30.834470 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-387d0efa-5d80-4294-9f10-c74f9b8348f0 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:30.834728 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-387d0efa-5d80-4294-9f10-c74f9b8348f0 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:30.845059 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:30.845059 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:30.849775 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-387d0efa-5d80-4294-9f10-c74f9b8348f0 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Volume info retrieved successfully. Aug 25 16:34:30.854049 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-387d0efa-5d80-4294-9f10-c74f9b8348f0 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] https://10.4.3.102/volume/v3/volumes/1952e213-3550-4c60-92e6-b0112c3b7d4b returned with HTTP 200 Aug 25 16:34:30.854470 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1200/4812] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:34:30 2026] GET /volume/v3/volumes/1952e213-3550-4c60-92e6-b0112c3b7d4b => generated 834 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:34:31.213390 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-877c03ce-2872-45b3-bb9f-457e7a126951 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:31.215171 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-877c03ce-2872-45b3-bb9f-457e7a126951 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] GET https://10.4.3.102/volume/v3/volumes/0aec52e9-67d1-4e8f-bbae-0d79c16aef31 Aug 25 16:34:31.215382 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-877c03ce-2872-45b3-bb9f-457e7a126951 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:31.215605 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-877c03ce-2872-45b3-bb9f-457e7a126951 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:31.221957 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-877c03ce-2872-45b3-bb9f-457e7a126951 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] https://10.4.3.102/volume/v3/volumes/0aec52e9-67d1-4e8f-bbae-0d79c16aef31 returned with HTTP 404 Aug 25 16:34:31.222390 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1196/4813] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:34:31 2026] GET /volume/v3/volumes/0aec52e9-67d1-4e8f-bbae-0d79c16aef31 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:34:31.230823 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-8bb09219-6cb5-443e-ae12-14083b858827 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:31.233241 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8bb09219-6cb5-443e-ae12-14083b858827 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:34:31.233623 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8bb09219-6cb5-443e-ae12-14083b858827 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-7925479"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:31.235633 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-8bb09219-6cb5-443e-ae12-14083b858827 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-7925479'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:34:31.235785 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-8bb09219-6cb5-443e-ae12-14083b858827 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Create volume of 1 GB Aug 25 16:34:31.241272 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-8bb09219-6cb5-443e-ae12-14083b858827 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Availability Zones retrieved successfully. Aug 25 16:34:31.250433 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-8bb09219-6cb5-443e-ae12-14083b858827 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Flow 'volume_create_api' (40e202b5-bff0-43f3-9703-4ad65f65d9b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:34:31.252260 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-8bb09219-6cb5-443e-ae12-14083b858827 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ac86ad6-8b2a-4f48-9598-d05a6c276f0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:31.253628 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-8bb09219-6cb5-443e-ae12-14083b858827 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:34:31.284295 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-8bb09219-6cb5-443e-ae12-14083b858827 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ac86ad6-8b2a-4f48-9598-d05a6c276f0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:31.285033 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-8bb09219-6cb5-443e-ae12-14083b858827 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7605aa0-ef60-4133-a925-b7f54eb77c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:31.325267 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-8bb09219-6cb5-443e-ae12-14083b858827 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Created reservations ['09db6a02-f32d-437e-af30-c6fac04b5ca5', '675510a1-9bbe-4ee2-833a-ae339ba1e7c8', '25c8d18a-f88a-402e-b643-60730c79a94c', 'f73f1e89-b3ef-4275-b5fa-ff89ce6c1f33'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:34:31.325963 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-8bb09219-6cb5-443e-ae12-14083b858827 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7605aa0-ef60-4133-a925-b7f54eb77c43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09db6a02-f32d-437e-af30-c6fac04b5ca5', '675510a1-9bbe-4ee2-833a-ae339ba1e7c8', '25c8d18a-f88a-402e-b643-60730c79a94c', 'f73f1e89-b3ef-4275-b5fa-ff89ce6c1f33']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:31.326720 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-8bb09219-6cb5-443e-ae12-14083b858827 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cf1006b-bdc3-45c6-91bc-98ad7d3b5017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:31.350826 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-8bb09219-6cb5-443e-ae12-14083b858827 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cf1006b-bdc3-45c6-91bc-98ad7d3b5017) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73328a2c-4b2b-4dce-b932-3f6a2d131670', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-7925479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b749e38e1d0409f8b489104bb1c29e9',qos_specs=None,replication_status=,reservations=['09db6a02-f32d-437e-af30-c6fac04b5ca5','675510a1-9bbe-4ee2-833a-ae339ba1e7c8','25c8d18a-f88a-402e-b643-60730c79a94c','f73f1e89-b3ef-4275-b5fa-ff89ce6c1f33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='651041f32da34792ab4da908fc012041',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:34:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-7925479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73328a2c-4b2b-4dce-b932-3f6a2d131670,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b749e38e1d0409f8b489104bb1c29e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='651041f32da34792ab4da908fc012041',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:31.351491 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-8bb09219-6cb5-443e-ae12-14083b858827 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b090871-4ea4-4225-b69f-336ba9be6974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:31.369894 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-8bb09219-6cb5-443e-ae12-14083b858827 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b090871-4ea4-4225-b69f-336ba9be6974) transitioned into state 'SUCCESS' from state '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-7925479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b749e38e1d0409f8b489104bb1c29e9',qos_specs=None,replication_status=,reservations=['09db6a02-f32d-437e-af30-c6fac04b5ca5','675510a1-9bbe-4ee2-833a-ae339ba1e7c8','25c8d18a-f88a-402e-b643-60730c79a94c','f73f1e89-b3ef-4275-b5fa-ff89ce6c1f33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='651041f32da34792ab4da908fc012041',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:31.370516 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-8bb09219-6cb5-443e-ae12-14083b858827 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fca66e51-d4c5-4bb2-9b46-98af7dc0844e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:31.382613 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-8bb09219-6cb5-443e-ae12-14083b858827 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fca66e51-d4c5-4bb2-9b46-98af7dc0844e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:31.382613 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-8bb09219-6cb5-443e-ae12-14083b858827 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Flow 'volume_create_api' (40e202b5-bff0-43f3-9703-4ad65f65d9b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:34:31.382613 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-8bb09219-6cb5-443e-ae12-14083b858827 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Create volume request issued successfully. Aug 25 16:34:31.382613 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8bb09219-6cb5-443e-ae12-14083b858827 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:34:31.382613 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1211/4814] 10.4.3.102 () {70 vars in 1299 bytes} [Tue Aug 25 16:34:31 2026] POST /volume/v3/volumes => generated 775 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:31.394089 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-37c52d80-ed54-4bd0-93e8-5b84d957d41e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:31.397496 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-37c52d80-ed54-4bd0-93e8-5b84d957d41e tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] GET https://10.4.3.102/volume/v3/volumes/73328a2c-4b2b-4dce-b932-3f6a2d131670 Aug 25 16:34:31.397788 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-37c52d80-ed54-4bd0-93e8-5b84d957d41e tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:31.398042 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-37c52d80-ed54-4bd0-93e8-5b84d957d41e tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:31.410013 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:31.410013 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:31.417327 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-37c52d80-ed54-4bd0-93e8-5b84d957d41e tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Volume info retrieved successfully. Aug 25 16:34:31.421943 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-37c52d80-ed54-4bd0-93e8-5b84d957d41e tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] https://10.4.3.102/volume/v3/volumes/73328a2c-4b2b-4dce-b932-3f6a2d131670 returned with HTTP 200 Aug 25 16:34:31.422314 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1208/4815] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:34:31 2026] GET /volume/v3/volumes/73328a2c-4b2b-4dce-b932-3f6a2d131670 => generated 954 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:34:31.638944 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-61a23cdf-2d18-4f43-9454-14888534804b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:31.640627 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-61a23cdf-2d18-4f43-9454-14888534804b tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] GET https://10.4.3.102/volume/v3/volumes/fb76ea3d-c97d-4d52-929a-23a4f649838e Aug 25 16:34:31.640835 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-61a23cdf-2d18-4f43-9454-14888534804b tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:31.641019 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-61a23cdf-2d18-4f43-9454-14888534804b tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:31.643067 np0000008093 devstack@c-api.service[100456]: DEBUG dbcounter [-] [100456] Writing DB stats cinder:SELECT=354,cinder:UPDATE=110,cinder:INSERT=60 {{(pid=100456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:34:31.648091 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-61a23cdf-2d18-4f43-9454-14888534804b tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] https://10.4.3.102/volume/v3/volumes/fb76ea3d-c97d-4d52-929a-23a4f649838e returned with HTTP 404 Aug 25 16:34:31.648521 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1201/4816] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:31 2026] GET /volume/v3/volumes/fb76ea3d-c97d-4d52-929a-23a4f649838e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:31.655259 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a070e48d-9f3f-45a3-b8a2-de2b3b62057b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:31.656963 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a070e48d-9f3f-45a3-b8a2-de2b3b62057b tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] DELETE https://10.4.3.102/volume/v3/types/354cd561-a542-4fc7-989b-c019e0c007c9 Aug 25 16:34:31.657150 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a070e48d-9f3f-45a3-b8a2-de2b3b62057b tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:31.657382 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a070e48d-9f3f-45a3-b8a2-de2b3b62057b tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] Calling method '_delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:31.684050 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a070e48d-9f3f-45a3-b8a2-de2b3b62057b tempest-TestInstancesWithCinderVolumes-804617747 tempest-TestInstancesWithCinderVolumes-804617747-project-admin] https://10.4.3.102/volume/v3/types/354cd561-a542-4fc7-989b-c019e0c007c9 returned with HTTP 202 Aug 25 16:34:31.684450 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1197/4817] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:34:31 2026] DELETE /volume/v3/types/354cd561-a542-4fc7-989b-c019e0c007c9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:34:31.867029 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-47269cbf-b379-4e87-a2ee-5c0c2878b1b4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:31.869139 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-47269cbf-b379-4e87-a2ee-5c0c2878b1b4 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] GET https://10.4.3.102/volume/v3/volumes/1952e213-3550-4c60-92e6-b0112c3b7d4b Aug 25 16:34:31.869369 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-47269cbf-b379-4e87-a2ee-5c0c2878b1b4 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:31.869584 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-47269cbf-b379-4e87-a2ee-5c0c2878b1b4 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:31.876646 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:31.876646 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:31.880032 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-47269cbf-b379-4e87-a2ee-5c0c2878b1b4 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Volume info retrieved successfully. Aug 25 16:34:31.883800 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-47269cbf-b379-4e87-a2ee-5c0c2878b1b4 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] https://10.4.3.102/volume/v3/volumes/1952e213-3550-4c60-92e6-b0112c3b7d4b returned with HTTP 200 Aug 25 16:34:31.884294 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1212/4818] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:34:31 2026] GET /volume/v3/volumes/1952e213-3550-4c60-92e6-b0112c3b7d4b => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:34:31.895738 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f0d613e5-7f4c-4a22-92b6-86cbe3c20516 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:31.897471 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f0d613e5-7f4c-4a22-92b6-86cbe3c20516 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:34:31.897840 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f0d613e5-7f4c-4a22-92b6-86cbe3c20516 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1952e213-3550-4c60-92e6-b0112c3b7d4b", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-2030493740"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:31.901720 np0000008093 devstack@c-api.service[100454]: DEBUG dbcounter [-] [100454] Writing DB stats cinder:SELECT=355,cinder:UPDATE=120,cinder:INSERT=58 {{(pid=100454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:34:31.911327 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:31.911327 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:31.911327 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-f0d613e5-7f4c-4a22-92b6-86cbe3c20516 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Volume info retrieved successfully. Aug 25 16:34:31.911327 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.snapshots [None req-f0d613e5-7f4c-4a22-92b6-86cbe3c20516 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Create snapshot from volume 1952e213-3550-4c60-92e6-b0112c3b7d4b Aug 25 16:34:32.063833 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-f0d613e5-7f4c-4a22-92b6-86cbe3c20516 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Created reservations ['810841de-ab20-4e5c-8f64-5bb14c0ccd6f', 'f53595f5-ccd7-457e-bbfb-b235373286b8', '7554f6be-de69-483c-a20a-911141ed9d3a', '7ccbd78e-9b89-44fd-9e6e-b4a400866044'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:34:32.142267 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-f0d613e5-7f4c-4a22-92b6-86cbe3c20516 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Snapshot create request issued successfully. Aug 25 16:34:32.142630 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f0d613e5-7f4c-4a22-92b6-86cbe3c20516 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:34:32.143063 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1209/4819] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:34:31 2026] POST /volume/v3/snapshots => generated 322 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:34:32.153422 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-cfe84187-9f9c-4d14-9be5-c046713f40e9 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:32.155751 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-cfe84187-9f9c-4d14-9be5-c046713f40e9 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] GET https://10.4.3.102/volume/v3/snapshots/750e0a51-66b0-4465-a447-3ba0a7841207 Aug 25 16:34:32.155929 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-cfe84187-9f9c-4d14-9be5-c046713f40e9 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:32.156137 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-cfe84187-9f9c-4d14-9be5-c046713f40e9 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:32.163283 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:32.163283 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:32.164056 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-cfe84187-9f9c-4d14-9be5-c046713f40e9 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Snapshot retrieved successfully. Aug 25 16:34:32.165098 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-cfe84187-9f9c-4d14-9be5-c046713f40e9 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] https://10.4.3.102/volume/v3/snapshots/750e0a51-66b0-4465-a447-3ba0a7841207 returned with HTTP 200 Aug 25 16:34:32.166160 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1202/4820] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:34:32 2026] GET /volume/v3/snapshots/750e0a51-66b0-4465-a447-3ba0a7841207 => generated 454 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:32.433674 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-90fa0250-4e85-4a02-9aca-5ce83161d86e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:32.435398 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-90fa0250-4e85-4a02-9aca-5ce83161d86e tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] GET https://10.4.3.102/volume/v3/volumes/73328a2c-4b2b-4dce-b932-3f6a2d131670 Aug 25 16:34:32.435646 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-90fa0250-4e85-4a02-9aca-5ce83161d86e tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:32.435828 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-90fa0250-4e85-4a02-9aca-5ce83161d86e tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:32.442812 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:32.442812 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:32.446232 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-90fa0250-4e85-4a02-9aca-5ce83161d86e tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Volume info retrieved successfully. Aug 25 16:34:32.449867 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-90fa0250-4e85-4a02-9aca-5ce83161d86e tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] https://10.4.3.102/volume/v3/volumes/73328a2c-4b2b-4dce-b932-3f6a2d131670 returned with HTTP 200 Aug 25 16:34:32.450263 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1198/4821] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:34:32 2026] GET /volume/v3/volumes/73328a2c-4b2b-4dce-b932-3f6a2d131670 => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:34:32.462577 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-7071909f-07fd-44fc-8f31-339e3bd013b9 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:32.464178 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7071909f-07fd-44fc-8f31-339e3bd013b9 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-reader] GET https://10.4.3.102/volume/v3/volumes/detail Aug 25 16:34:32.464376 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7071909f-07fd-44fc-8f31-339e3bd013b9 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-reader] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:32.464551 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7071909f-07fd-44fc-8f31-339e3bd013b9 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-reader] Calling method 'detail' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:32.464853 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.api_utils [None req-7071909f-07fd-44fc-8f31-339e3bd013b9 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-reader] Removing options '' from query. {{(pid=100457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:34:32.465528 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-7071909f-07fd-44fc-8f31-339e3bd013b9 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100457) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:34:32.472441 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-7071909f-07fd-44fc-8f31-339e3bd013b9 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-reader] Get all volumes completed successfully. Aug 25 16:34:32.473002 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:32.473002 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:32.476359 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7071909f-07fd-44fc-8f31-339e3bd013b9 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-reader] https://10.4.3.102/volume/v3/volumes/detail returned with HTTP 200 Aug 25 16:34:32.477088 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1213/4822] 10.4.3.102 () {68 vars in 1299 bytes} [Tue Aug 25 16:34:32 2026] GET /volume/v3/volumes/detail => generated 845 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:34:32.489445 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-6a96cc9c-74fc-42a3-8328-567e5fb0e533 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:32.494399 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6a96cc9c-74fc-42a3-8328-567e5fb0e533 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/73328a2c-4b2b-4dce-b932-3f6a2d131670 Aug 25 16:34:32.494687 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6a96cc9c-74fc-42a3-8328-567e5fb0e533 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:32.494930 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6a96cc9c-74fc-42a3-8328-567e5fb0e533 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:32.495168 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-6a96cc9c-74fc-42a3-8328-567e5fb0e533 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Delete volume with id: 73328a2c-4b2b-4dce-b932-3f6a2d131670 Aug 25 16:34:32.503650 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:32.503650 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:32.504118 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-6a96cc9c-74fc-42a3-8328-567e5fb0e533 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Volume info retrieved successfully. Aug 25 16:34:32.528123 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-6a96cc9c-74fc-42a3-8328-567e5fb0e533 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Delete volume request issued successfully. Aug 25 16:34:32.529000 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6a96cc9c-74fc-42a3-8328-567e5fb0e533 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] https://10.4.3.102/volume/v3/volumes/73328a2c-4b2b-4dce-b932-3f6a2d131670 returned with HTTP 202 Aug 25 16:34:32.531368 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1210/4823] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:34:32 2026] DELETE /volume/v3/volumes/73328a2c-4b2b-4dce-b932-3f6a2d131670 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:34:32.542569 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f46d477a-5ee6-4801-ab8d-611c6e681c6b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:32.545095 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f46d477a-5ee6-4801-ab8d-611c6e681c6b tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] GET https://10.4.3.102/volume/v3/volumes/73328a2c-4b2b-4dce-b932-3f6a2d131670 Aug 25 16:34:32.545364 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f46d477a-5ee6-4801-ab8d-611c6e681c6b tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:32.545615 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f46d477a-5ee6-4801-ab8d-611c6e681c6b tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:32.555150 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:32.555150 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:32.559122 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-f46d477a-5ee6-4801-ab8d-611c6e681c6b tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Volume info retrieved successfully. Aug 25 16:34:32.563331 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f46d477a-5ee6-4801-ab8d-611c6e681c6b tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] https://10.4.3.102/volume/v3/volumes/73328a2c-4b2b-4dce-b932-3f6a2d131670 returned with HTTP 200 Aug 25 16:34:32.563899 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1203/4824] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:34:32 2026] GET /volume/v3/volumes/73328a2c-4b2b-4dce-b932-3f6a2d131670 => generated 1014 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:34:33.175377 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-70b40d96-7332-4d53-99a7-926538f38af0 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:33.178220 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-70b40d96-7332-4d53-99a7-926538f38af0 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] GET https://10.4.3.102/volume/v3/snapshots/750e0a51-66b0-4465-a447-3ba0a7841207 Aug 25 16:34:33.178469 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-70b40d96-7332-4d53-99a7-926538f38af0 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:33.178718 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-70b40d96-7332-4d53-99a7-926538f38af0 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:33.184438 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:33.184438 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:33.185113 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-70b40d96-7332-4d53-99a7-926538f38af0 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Snapshot retrieved successfully. Aug 25 16:34:33.186106 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-70b40d96-7332-4d53-99a7-926538f38af0 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] https://10.4.3.102/volume/v3/snapshots/750e0a51-66b0-4465-a447-3ba0a7841207 returned with HTTP 200 Aug 25 16:34:33.186556 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1199/4825] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:34:33 2026] GET /volume/v3/snapshots/750e0a51-66b0-4465-a447-3ba0a7841207 => generated 481 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:33.197336 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-70bb3eb2-ba33-4c9b-8c4c-f25fac47451f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:33.199369 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-70bb3eb2-ba33-4c9b-8c4c-f25fac47451f tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] POST https://10.4.3.102/volume/v3/volumes/1952e213-3550-4c60-92e6-b0112c3b7d4b/action Aug 25 16:34:33.199842 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-70bb3eb2-ba33-4c9b-8c4c-f25fac47451f tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Action body: b'{"revert": {"snapshot_id": "750e0a51-66b0-4465-a447-3ba0a7841207"}}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:34:33.200027 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-70bb3eb2-ba33-4c9b-8c4c-f25fac47451f tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "750e0a51-66b0-4465-a447-3ba0a7841207"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:33.208484 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:33.208484 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:33.208949 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-70bb3eb2-ba33-4c9b-8c4c-f25fac47451f tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Volume retrieved successfully. Aug 25 16:34:33.221113 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-70bb3eb2-ba33-4c9b-8c4c-f25fac47451f tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Reverting volume 1952e213-3550-4c60-92e6-b0112c3b7d4b to snapshot 750e0a51-66b0-4465-a447-3ba0a7841207. Aug 25 16:34:33.222002 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:33.222002 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:33.236005 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-70bb3eb2-ba33-4c9b-8c4c-f25fac47451f tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] https://10.4.3.102/volume/v3/volumes/1952e213-3550-4c60-92e6-b0112c3b7d4b/action returned with HTTP 202 Aug 25 16:34:33.236513 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1214/4826] 10.4.3.102 () {70 vars in 1431 bytes} [Tue Aug 25 16:34:33 2026] POST /volume/v3/volumes/1952e213-3550-4c60-92e6-b0112c3b7d4b/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 25 16:34:33.244117 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ede7cf86-5b35-494d-8d30-4af5cf3b0ac7 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:33.245973 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ede7cf86-5b35-494d-8d30-4af5cf3b0ac7 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] GET https://10.4.3.102/volume/v3/volumes/1952e213-3550-4c60-92e6-b0112c3b7d4b Aug 25 16:34:33.246257 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ede7cf86-5b35-494d-8d30-4af5cf3b0ac7 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:33.246528 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ede7cf86-5b35-494d-8d30-4af5cf3b0ac7 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:33.255378 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:33.255378 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:33.258984 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-ede7cf86-5b35-494d-8d30-4af5cf3b0ac7 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Volume info retrieved successfully. Aug 25 16:34:33.263750 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ede7cf86-5b35-494d-8d30-4af5cf3b0ac7 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] https://10.4.3.102/volume/v3/volumes/1952e213-3550-4c60-92e6-b0112c3b7d4b returned with HTTP 200 Aug 25 16:34:33.264175 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1211/4827] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:34:33 2026] GET /volume/v3/volumes/1952e213-3550-4c60-92e6-b0112c3b7d4b => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:34:33.579503 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-06c1194a-238c-4edc-ba9c-d598ecfded25 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:33.580961 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-06c1194a-238c-4edc-ba9c-d598ecfded25 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] GET https://10.4.3.102/volume/v3/volumes/73328a2c-4b2b-4dce-b932-3f6a2d131670 Aug 25 16:34:33.581143 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-06c1194a-238c-4edc-ba9c-d598ecfded25 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:33.581312 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-06c1194a-238c-4edc-ba9c-d598ecfded25 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:33.592841 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-06c1194a-238c-4edc-ba9c-d598ecfded25 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] https://10.4.3.102/volume/v3/volumes/73328a2c-4b2b-4dce-b932-3f6a2d131670 returned with HTTP 404 Aug 25 16:34:33.593258 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1204/4828] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:34:33 2026] GET /volume/v3/volumes/73328a2c-4b2b-4dce-b932-3f6a2d131670 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:34:33.604145 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-0de636df-4955-49a1-8c90-9f7a9e622cf6 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:33.605682 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0de636df-4955-49a1-8c90-9f7a9e622cf6 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:34:33.606181 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0de636df-4955-49a1-8c90-9f7a9e622cf6 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-212261006"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:33.607532 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-0de636df-4955-49a1-8c90-9f7a9e622cf6 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-212261006'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:34:33.609207 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-0de636df-4955-49a1-8c90-9f7a9e622cf6 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Create volume of 1 GB Aug 25 16:34:33.612176 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-0de636df-4955-49a1-8c90-9f7a9e622cf6 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Availability Zones retrieved successfully. Aug 25 16:34:33.618676 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-0de636df-4955-49a1-8c90-9f7a9e622cf6 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Flow 'volume_create_api' (46a02494-3e61-41c6-b851-d1d10f7166b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:34:33.619676 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-0de636df-4955-49a1-8c90-9f7a9e622cf6 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c5b389d-334f-4217-8388-2fff47391d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:33.620702 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-0de636df-4955-49a1-8c90-9f7a9e622cf6 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:34:33.644441 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-0de636df-4955-49a1-8c90-9f7a9e622cf6 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c5b389d-334f-4217-8388-2fff47391d9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:33.645296 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-0de636df-4955-49a1-8c90-9f7a9e622cf6 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7aec2b33-b4af-445a-8605-bf08688acb4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:33.691289 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-0de636df-4955-49a1-8c90-9f7a9e622cf6 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Created reservations ['dfc0efdb-ed98-4c66-b243-9030031830bb', '5b04dcce-392a-4840-a5b8-a0873abf6c51', 'ee9d5f62-d758-44e4-a494-e5dd1463470d', '9507b738-7cb9-43ea-8aaa-a7737af2adf4'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:34:33.692534 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-0de636df-4955-49a1-8c90-9f7a9e622cf6 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7aec2b33-b4af-445a-8605-bf08688acb4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfc0efdb-ed98-4c66-b243-9030031830bb', '5b04dcce-392a-4840-a5b8-a0873abf6c51', 'ee9d5f62-d758-44e4-a494-e5dd1463470d', '9507b738-7cb9-43ea-8aaa-a7737af2adf4']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:33.693324 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-0de636df-4955-49a1-8c90-9f7a9e622cf6 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (027d25a3-5b37-44ff-85ab-5491999b05bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:33.724699 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-0de636df-4955-49a1-8c90-9f7a9e622cf6 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (027d25a3-5b37-44ff-85ab-5491999b05bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be3e9aec-baed-4be7-bd93-f134d12e080a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-212261006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b749e38e1d0409f8b489104bb1c29e9',qos_specs=None,replication_status=,reservations=['dfc0efdb-ed98-4c66-b243-9030031830bb','5b04dcce-392a-4840-a5b8-a0873abf6c51','ee9d5f62-d758-44e4-a494-e5dd1463470d','9507b738-7cb9-43ea-8aaa-a7737af2adf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='651041f32da34792ab4da908fc012041',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:34:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-212261006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be3e9aec-baed-4be7-bd93-f134d12e080a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b749e38e1d0409f8b489104bb1c29e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='651041f32da34792ab4da908fc012041',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:33.727118 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-0de636df-4955-49a1-8c90-9f7a9e622cf6 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04cdbfbf-94cc-4163-9cde-4ccf1f8d050f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:33.729527 np0000008093 devstack@c-api.service[100455]: DEBUG dbcounter [-] [100455] Writing DB stats cinder:SELECT=291,cinder:UPDATE=82,cinder:INSERT=29,cinder:DELETE=1 {{(pid=100455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:34:33.765287 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-0de636df-4955-49a1-8c90-9f7a9e622cf6 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04cdbfbf-94cc-4163-9cde-4ccf1f8d050f) transitioned into state 'SUCCESS' from state '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-212261006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b749e38e1d0409f8b489104bb1c29e9',qos_specs=None,replication_status=,reservations=['dfc0efdb-ed98-4c66-b243-9030031830bb','5b04dcce-392a-4840-a5b8-a0873abf6c51','ee9d5f62-d758-44e4-a494-e5dd1463470d','9507b738-7cb9-43ea-8aaa-a7737af2adf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='651041f32da34792ab4da908fc012041',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:33.766345 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-0de636df-4955-49a1-8c90-9f7a9e622cf6 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b791714d-5a55-45cf-aaa4-b1d2c4f4c805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:33.783976 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-0de636df-4955-49a1-8c90-9f7a9e622cf6 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b791714d-5a55-45cf-aaa4-b1d2c4f4c805) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:33.784234 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-0de636df-4955-49a1-8c90-9f7a9e622cf6 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Flow 'volume_create_api' (46a02494-3e61-41c6-b851-d1d10f7166b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:34:33.784559 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-0de636df-4955-49a1-8c90-9f7a9e622cf6 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Create volume request issued successfully. Aug 25 16:34:33.785191 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0de636df-4955-49a1-8c90-9f7a9e622cf6 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:34:33.785603 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1200/4829] 10.4.3.102 () {70 vars in 1299 bytes} [Tue Aug 25 16:34:33 2026] POST /volume/v3/volumes => generated 777 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:33.801610 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-a5ce1ea4-d09b-44ea-8993-d35c2df64bb3 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:33.806245 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a5ce1ea4-d09b-44ea-8993-d35c2df64bb3 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] GET https://10.4.3.102/volume/v3/volumes/be3e9aec-baed-4be7-bd93-f134d12e080a Aug 25 16:34:33.806452 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a5ce1ea4-d09b-44ea-8993-d35c2df64bb3 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:33.806692 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a5ce1ea4-d09b-44ea-8993-d35c2df64bb3 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:33.813891 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:33.813891 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:33.817347 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-a5ce1ea4-d09b-44ea-8993-d35c2df64bb3 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Volume info retrieved successfully. Aug 25 16:34:33.821459 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a5ce1ea4-d09b-44ea-8993-d35c2df64bb3 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] https://10.4.3.102/volume/v3/volumes/be3e9aec-baed-4be7-bd93-f134d12e080a returned with HTTP 200 Aug 25 16:34:33.821842 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1215/4830] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:34:33 2026] GET /volume/v3/volumes/be3e9aec-baed-4be7-bd93-f134d12e080a => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:34:34.278188 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-4d5b2467-35f8-4ad7-9d50-1add1fab6261 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:34.279919 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4d5b2467-35f8-4ad7-9d50-1add1fab6261 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] GET https://10.4.3.102/volume/v3/volumes/1952e213-3550-4c60-92e6-b0112c3b7d4b Aug 25 16:34:34.280139 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4d5b2467-35f8-4ad7-9d50-1add1fab6261 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:34.280303 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4d5b2467-35f8-4ad7-9d50-1add1fab6261 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:34.287352 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:34.287352 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:34.292727 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-4d5b2467-35f8-4ad7-9d50-1add1fab6261 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Volume info retrieved successfully. Aug 25 16:34:34.297196 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4d5b2467-35f8-4ad7-9d50-1add1fab6261 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] https://10.4.3.102/volume/v3/volumes/1952e213-3550-4c60-92e6-b0112c3b7d4b returned with HTTP 200 Aug 25 16:34:34.297528 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1212/4831] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:34:34 2026] GET /volume/v3/volumes/1952e213-3550-4c60-92e6-b0112c3b7d4b => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:34:34.309201 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-852b1c98-1bb7-40dc-a367-bd6fa7345a86 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:34.310890 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-852b1c98-1bb7-40dc-a367-bd6fa7345a86 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] GET https://10.4.3.102/volume/v3/snapshots/750e0a51-66b0-4465-a447-3ba0a7841207 Aug 25 16:34:34.311085 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-852b1c98-1bb7-40dc-a367-bd6fa7345a86 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:34.311265 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-852b1c98-1bb7-40dc-a367-bd6fa7345a86 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:34.316147 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:34.316147 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:34.316522 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-852b1c98-1bb7-40dc-a367-bd6fa7345a86 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Snapshot retrieved successfully. Aug 25 16:34:34.317208 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-852b1c98-1bb7-40dc-a367-bd6fa7345a86 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] https://10.4.3.102/volume/v3/snapshots/750e0a51-66b0-4465-a447-3ba0a7841207 returned with HTTP 200 Aug 25 16:34:34.317519 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1205/4832] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:34:34 2026] GET /volume/v3/snapshots/750e0a51-66b0-4465-a447-3ba0a7841207 => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:34.325598 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d1978a70-fc60-4f13-9411-5ffe4e034766 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:34.327801 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d1978a70-fc60-4f13-9411-5ffe4e034766 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] GET https://10.4.3.102/volume/v3/volumes/1952e213-3550-4c60-92e6-b0112c3b7d4b Aug 25 16:34:34.328031 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d1978a70-fc60-4f13-9411-5ffe4e034766 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:34.328248 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d1978a70-fc60-4f13-9411-5ffe4e034766 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:34.335360 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:34.335360 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:34.338944 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-d1978a70-fc60-4f13-9411-5ffe4e034766 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Volume info retrieved successfully. Aug 25 16:34:34.343440 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d1978a70-fc60-4f13-9411-5ffe4e034766 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] https://10.4.3.102/volume/v3/volumes/1952e213-3550-4c60-92e6-b0112c3b7d4b returned with HTTP 200 Aug 25 16:34:34.343835 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1201/4833] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:34:34 2026] GET /volume/v3/volumes/1952e213-3550-4c60-92e6-b0112c3b7d4b => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:34:34.356248 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-b2698868-32ba-410d-806c-f26fc17838bb None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:34.358069 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b2698868-32ba-410d-806c-f26fc17838bb tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:34:34.358397 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b2698868-32ba-410d-806c-f26fc17838bb tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-295394762"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:34.359794 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-b2698868-32ba-410d-806c-f26fc17838bb tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-295394762'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:34:34.359898 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-b2698868-32ba-410d-806c-f26fc17838bb tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Create volume of 1 GB Aug 25 16:34:34.364021 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-b2698868-32ba-410d-806c-f26fc17838bb tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Availability Zones retrieved successfully. Aug 25 16:34:34.369121 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b2698868-32ba-410d-806c-f26fc17838bb tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Flow 'volume_create_api' (1cd4b6d1-dbe4-4ad2-a206-c0c1e1cd75fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:34:34.369950 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b2698868-32ba-410d-806c-f26fc17838bb tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5152a05-30af-4e3f-a9d5-faa155921307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:34.370737 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-b2698868-32ba-410d-806c-f26fc17838bb tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:34:34.393873 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b2698868-32ba-410d-806c-f26fc17838bb tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5152a05-30af-4e3f-a9d5-faa155921307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:34.394511 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b2698868-32ba-410d-806c-f26fc17838bb tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02ad6a39-41bb-4b9a-bd47-b058dc75449f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:34.433682 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-b2698868-32ba-410d-806c-f26fc17838bb tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Created reservations ['0e59f932-ad2e-4af0-86da-bca2cd474aab', '368d1b8a-8b67-4651-8dce-b8dee76d67da', '8617f7a9-8b35-421c-80eb-0fe583262209', 'b0ac9262-6b73-4bc2-98ed-b0be74c8148f'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:34:34.434379 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b2698868-32ba-410d-806c-f26fc17838bb tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02ad6a39-41bb-4b9a-bd47-b058dc75449f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e59f932-ad2e-4af0-86da-bca2cd474aab', '368d1b8a-8b67-4651-8dce-b8dee76d67da', '8617f7a9-8b35-421c-80eb-0fe583262209', 'b0ac9262-6b73-4bc2-98ed-b0be74c8148f']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:34.435090 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b2698868-32ba-410d-806c-f26fc17838bb tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ee1929e-99f6-45ef-9991-6ddb26bbe674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:34.457176 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b2698868-32ba-410d-806c-f26fc17838bb tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ee1929e-99f6-45ef-9991-6ddb26bbe674) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94963e2b-b602-4b07-acae-57f0f0f408e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-295394762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d72cb0df036843679aaf5789b79edc09',qos_specs=None,replication_status=,reservations=['0e59f932-ad2e-4af0-86da-bca2cd474aab','368d1b8a-8b67-4651-8dce-b8dee76d67da','8617f7a9-8b35-421c-80eb-0fe583262209','b0ac9262-6b73-4bc2-98ed-b0be74c8148f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25783a97c1564766886c7250cf7b944c',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:34:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-295394762',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94963e2b-b602-4b07-acae-57f0f0f408e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d72cb0df036843679aaf5789b79edc09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25783a97c1564766886c7250cf7b944c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:34.457826 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b2698868-32ba-410d-806c-f26fc17838bb tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (587bc9d8-ed19-459b-b8be-fde72d3f2c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:34.477537 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b2698868-32ba-410d-806c-f26fc17838bb tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (587bc9d8-ed19-459b-b8be-fde72d3f2c09) transitioned into state 'SUCCESS' from state '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-295394762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d72cb0df036843679aaf5789b79edc09',qos_specs=None,replication_status=,reservations=['0e59f932-ad2e-4af0-86da-bca2cd474aab','368d1b8a-8b67-4651-8dce-b8dee76d67da','8617f7a9-8b35-421c-80eb-0fe583262209','b0ac9262-6b73-4bc2-98ed-b0be74c8148f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25783a97c1564766886c7250cf7b944c',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:34.478162 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b2698868-32ba-410d-806c-f26fc17838bb tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ba197a0-1661-4a86-9f2a-3cd256595c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:34.491732 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b2698868-32ba-410d-806c-f26fc17838bb tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ba197a0-1661-4a86-9f2a-3cd256595c3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:34.492509 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-b2698868-32ba-410d-806c-f26fc17838bb tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Flow 'volume_create_api' (1cd4b6d1-dbe4-4ad2-a206-c0c1e1cd75fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:34:34.492782 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-b2698868-32ba-410d-806c-f26fc17838bb tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Create volume request issued successfully. Aug 25 16:34:34.493349 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b2698868-32ba-410d-806c-f26fc17838bb tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:34:34.493768 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1216/4834] 10.4.3.102 () {70 vars in 1299 bytes} [Tue Aug 25 16:34:34 2026] POST /volume/v3/volumes => generated 765 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:34.510938 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-541d40c6-6a33-496e-8264-bed5d1156708 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:34.514309 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-541d40c6-6a33-496e-8264-bed5d1156708 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] GET https://10.4.3.102/volume/v3/volumes/94963e2b-b602-4b07-acae-57f0f0f408e6 Aug 25 16:34:34.514309 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-541d40c6-6a33-496e-8264-bed5d1156708 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:34.514309 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-541d40c6-6a33-496e-8264-bed5d1156708 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:34.523018 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:34.523018 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:34.526361 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-541d40c6-6a33-496e-8264-bed5d1156708 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Volume info retrieved successfully. Aug 25 16:34:34.530081 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-541d40c6-6a33-496e-8264-bed5d1156708 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] https://10.4.3.102/volume/v3/volumes/94963e2b-b602-4b07-acae-57f0f0f408e6 returned with HTTP 200 Aug 25 16:34:34.530486 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1213/4835] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:34:34 2026] GET /volume/v3/volumes/94963e2b-b602-4b07-acae-57f0f0f408e6 => generated 833 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:34:34.835897 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-4a3e033d-a74d-4092-81ca-ffc9cff4b1ab None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:34.837698 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4a3e033d-a74d-4092-81ca-ffc9cff4b1ab tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] GET https://10.4.3.102/volume/v3/volumes/be3e9aec-baed-4be7-bd93-f134d12e080a Aug 25 16:34:34.837910 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4a3e033d-a74d-4092-81ca-ffc9cff4b1ab tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:34.838099 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4a3e033d-a74d-4092-81ca-ffc9cff4b1ab tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:34.845385 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:34.845385 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:34.848861 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-4a3e033d-a74d-4092-81ca-ffc9cff4b1ab tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Volume info retrieved successfully. Aug 25 16:34:34.852385 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4a3e033d-a74d-4092-81ca-ffc9cff4b1ab tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] https://10.4.3.102/volume/v3/volumes/be3e9aec-baed-4be7-bd93-f134d12e080a returned with HTTP 200 Aug 25 16:34:34.852773 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1206/4836] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:34:34 2026] GET /volume/v3/volumes/be3e9aec-baed-4be7-bd93-f134d12e080a => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:34:34.864271 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-8e319737-1338-40e6-94bb-fdb0df62111c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:34.869322 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8e319737-1338-40e6-94bb-fdb0df62111c tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-reader] GET https://10.4.3.102/volume/v3/volumes/be3e9aec-baed-4be7-bd93-f134d12e080a Aug 25 16:34:34.869322 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8e319737-1338-40e6-94bb-fdb0df62111c tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-reader] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:34.869322 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8e319737-1338-40e6-94bb-fdb0df62111c tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-reader] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:34.880789 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:34.880789 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:34.884447 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-8e319737-1338-40e6-94bb-fdb0df62111c tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-reader] Volume info retrieved successfully. Aug 25 16:34:34.888484 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8e319737-1338-40e6-94bb-fdb0df62111c tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-reader] https://10.4.3.102/volume/v3/volumes/be3e9aec-baed-4be7-bd93-f134d12e080a returned with HTTP 200 Aug 25 16:34:34.888884 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1202/4837] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:34:34 2026] GET /volume/v3/volumes/be3e9aec-baed-4be7-bd93-f134d12e080a => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:34:34.900815 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-292f81fd-b311-437a-b6da-398b3cf0514e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:34.902580 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-292f81fd-b311-437a-b6da-398b3cf0514e tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/be3e9aec-baed-4be7-bd93-f134d12e080a Aug 25 16:34:34.902804 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-292f81fd-b311-437a-b6da-398b3cf0514e tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:34.903000 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-292f81fd-b311-437a-b6da-398b3cf0514e tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:34.903158 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-292f81fd-b311-437a-b6da-398b3cf0514e tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Delete volume with id: be3e9aec-baed-4be7-bd93-f134d12e080a Aug 25 16:34:34.909767 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:34.909767 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:34.910092 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-292f81fd-b311-437a-b6da-398b3cf0514e tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Volume info retrieved successfully. Aug 25 16:34:34.933612 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-292f81fd-b311-437a-b6da-398b3cf0514e tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Delete volume request issued successfully. Aug 25 16:34:34.933612 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-292f81fd-b311-437a-b6da-398b3cf0514e tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] https://10.4.3.102/volume/v3/volumes/be3e9aec-baed-4be7-bd93-f134d12e080a returned with HTTP 202 Aug 25 16:34:34.933612 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1217/4838] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:34:34 2026] DELETE /volume/v3/volumes/be3e9aec-baed-4be7-bd93-f134d12e080a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:34:34.938448 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e223cd34-a6de-47d0-93c2-ba4db147058f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:34.941206 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e223cd34-a6de-47d0-93c2-ba4db147058f tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] GET https://10.4.3.102/volume/v3/volumes/be3e9aec-baed-4be7-bd93-f134d12e080a Aug 25 16:34:34.941206 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e223cd34-a6de-47d0-93c2-ba4db147058f tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:34.943735 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e223cd34-a6de-47d0-93c2-ba4db147058f tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:34.950423 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:34.950423 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:34.955193 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-e223cd34-a6de-47d0-93c2-ba4db147058f tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Volume info retrieved successfully. Aug 25 16:34:34.961015 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e223cd34-a6de-47d0-93c2-ba4db147058f tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] https://10.4.3.102/volume/v3/volumes/be3e9aec-baed-4be7-bd93-f134d12e080a returned with HTTP 200 Aug 25 16:34:34.961549 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1214/4839] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:34:34 2026] GET /volume/v3/volumes/be3e9aec-baed-4be7-bd93-f134d12e080a => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:34:35.543646 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-7da8f180-3da5-45fd-a142-ad23cb847eb4 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:35.545806 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7da8f180-3da5-45fd-a142-ad23cb847eb4 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] GET https://10.4.3.102/volume/v3/volumes/94963e2b-b602-4b07-acae-57f0f0f408e6 Aug 25 16:34:35.546071 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7da8f180-3da5-45fd-a142-ad23cb847eb4 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:35.546295 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7da8f180-3da5-45fd-a142-ad23cb847eb4 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:35.555214 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:35.555214 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:35.559717 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-7da8f180-3da5-45fd-a142-ad23cb847eb4 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Volume info retrieved successfully. Aug 25 16:34:35.565440 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7da8f180-3da5-45fd-a142-ad23cb847eb4 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] https://10.4.3.102/volume/v3/volumes/94963e2b-b602-4b07-acae-57f0f0f408e6 returned with HTTP 200 Aug 25 16:34:35.565989 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1207/4840] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:34:35 2026] GET /volume/v3/volumes/94963e2b-b602-4b07-acae-57f0f0f408e6 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:34:35.577574 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-8b78f6df-4525-4c4f-b33f-5d58ae73f0a9 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:35.579192 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8b78f6df-4525-4c4f-b33f-5d58ae73f0a9 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:34:35.579521 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8b78f6df-4525-4c4f-b33f-5d58ae73f0a9 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "94963e2b-b602-4b07-acae-57f0f0f408e6", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1607028084"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:35.590160 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:35.590160 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:35.590535 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-8b78f6df-4525-4c4f-b33f-5d58ae73f0a9 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Volume info retrieved successfully. Aug 25 16:34:35.590655 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.snapshots [None req-8b78f6df-4525-4c4f-b33f-5d58ae73f0a9 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Create snapshot from volume 94963e2b-b602-4b07-acae-57f0f0f408e6 Aug 25 16:34:35.623328 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-8b78f6df-4525-4c4f-b33f-5d58ae73f0a9 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Created reservations ['e5fe763e-79a6-43f9-a619-85e1132134f8', '3924293e-68a0-424c-8bdb-435b0497109d', '31f06de4-d529-4c98-8ae1-74b02dc6614e', '2694ef4e-5618-4b9c-8a83-665c2406f895'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:34:35.662627 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-8b78f6df-4525-4c4f-b33f-5d58ae73f0a9 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Snapshot create request issued successfully. Aug 25 16:34:35.662627 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8b78f6df-4525-4c4f-b33f-5d58ae73f0a9 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:34:35.662859 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1203/4841] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:34:35 2026] POST /volume/v3/snapshots => generated 322 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:34:35.672430 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-bc528708-7f96-4a1a-9c10-5b480412fe3d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:35.677531 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bc528708-7f96-4a1a-9c10-5b480412fe3d tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] GET https://10.4.3.102/volume/v3/snapshots/b93b11a6-44c7-46ce-9c93-ec0fb2260671 Aug 25 16:34:35.677531 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bc528708-7f96-4a1a-9c10-5b480412fe3d tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:35.677531 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bc528708-7f96-4a1a-9c10-5b480412fe3d tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:35.680513 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:35.680513 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:35.681088 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-bc528708-7f96-4a1a-9c10-5b480412fe3d tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Snapshot retrieved successfully. Aug 25 16:34:35.682416 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bc528708-7f96-4a1a-9c10-5b480412fe3d tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] https://10.4.3.102/volume/v3/snapshots/b93b11a6-44c7-46ce-9c93-ec0fb2260671 returned with HTTP 200 Aug 25 16:34:35.682416 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1218/4842] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:34:35 2026] GET /volume/v3/snapshots/b93b11a6-44c7-46ce-9c93-ec0fb2260671 => generated 454 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:35.975222 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9611a598-2a25-45eb-8cc7-be4db4d2a1eb None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:35.976976 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9611a598-2a25-45eb-8cc7-be4db4d2a1eb tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] GET https://10.4.3.102/volume/v3/volumes/be3e9aec-baed-4be7-bd93-f134d12e080a Aug 25 16:34:35.977224 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9611a598-2a25-45eb-8cc7-be4db4d2a1eb tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:35.977451 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9611a598-2a25-45eb-8cc7-be4db4d2a1eb tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:35.991693 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9611a598-2a25-45eb-8cc7-be4db4d2a1eb tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] https://10.4.3.102/volume/v3/volumes/be3e9aec-baed-4be7-bd93-f134d12e080a returned with HTTP 404 Aug 25 16:34:35.992419 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1215/4843] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:34:35 2026] GET /volume/v3/volumes/be3e9aec-baed-4be7-bd93-f134d12e080a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:34:35.999969 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-188fadb8-ea1a-488e-9b80-b2c2334eb6c9 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:36.004022 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-188fadb8-ea1a-488e-9b80-b2c2334eb6c9 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:34:36.004373 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-188fadb8-ea1a-488e-9b80-b2c2334eb6c9 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1786383812"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:36.005827 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-188fadb8-ea1a-488e-9b80-b2c2334eb6c9 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1786383812'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:34:36.005952 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-188fadb8-ea1a-488e-9b80-b2c2334eb6c9 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Create volume of 1 GB Aug 25 16:34:36.010159 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-188fadb8-ea1a-488e-9b80-b2c2334eb6c9 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Availability Zones retrieved successfully. Aug 25 16:34:36.018990 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-188fadb8-ea1a-488e-9b80-b2c2334eb6c9 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Flow 'volume_create_api' (dbde0bbb-257e-437f-be6c-b901e9cfaee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:34:36.020374 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-188fadb8-ea1a-488e-9b80-b2c2334eb6c9 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c5e2457-0dbe-4ff5-a91b-a2d56b82f2a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:36.021507 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-188fadb8-ea1a-488e-9b80-b2c2334eb6c9 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:34:36.050224 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-188fadb8-ea1a-488e-9b80-b2c2334eb6c9 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c5e2457-0dbe-4ff5-a91b-a2d56b82f2a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:36.050915 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-188fadb8-ea1a-488e-9b80-b2c2334eb6c9 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1269d7e-446c-4ff5-a143-4c147348ce9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:36.100099 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-188fadb8-ea1a-488e-9b80-b2c2334eb6c9 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Created reservations ['113d51c9-5353-4e3a-b01f-c2f52b723016', 'a9829ec4-f42c-4839-bc05-deb447485f26', 'f86261e3-2dc6-4429-87e2-cb42d1a45e2c', '1c3a50a8-6009-471b-8641-a0fb0888f1d5'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:34:36.100846 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-188fadb8-ea1a-488e-9b80-b2c2334eb6c9 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1269d7e-446c-4ff5-a143-4c147348ce9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['113d51c9-5353-4e3a-b01f-c2f52b723016', 'a9829ec4-f42c-4839-bc05-deb447485f26', 'f86261e3-2dc6-4429-87e2-cb42d1a45e2c', '1c3a50a8-6009-471b-8641-a0fb0888f1d5']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:36.101602 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-188fadb8-ea1a-488e-9b80-b2c2334eb6c9 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4a19e93-a24b-4e85-90a4-f482dc2eba7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:36.134464 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-188fadb8-ea1a-488e-9b80-b2c2334eb6c9 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4a19e93-a24b-4e85-90a4-f482dc2eba7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e488c611-31e1-4f40-902d-b77a47e38ac7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1786383812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b749e38e1d0409f8b489104bb1c29e9',qos_specs=None,replication_status=,reservations=['113d51c9-5353-4e3a-b01f-c2f52b723016','a9829ec4-f42c-4839-bc05-deb447485f26','f86261e3-2dc6-4429-87e2-cb42d1a45e2c','1c3a50a8-6009-471b-8641-a0fb0888f1d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='651041f32da34792ab4da908fc012041',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:34:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1786383812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e488c611-31e1-4f40-902d-b77a47e38ac7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b749e38e1d0409f8b489104bb1c29e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='651041f32da34792ab4da908fc012041',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:36.135973 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-188fadb8-ea1a-488e-9b80-b2c2334eb6c9 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8105a154-f254-4be9-8cc8-bd5b529ee760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:36.154730 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-188fadb8-ea1a-488e-9b80-b2c2334eb6c9 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8105a154-f254-4be9-8cc8-bd5b529ee760) transitioned into state 'SUCCESS' from state '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-1786383812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b749e38e1d0409f8b489104bb1c29e9',qos_specs=None,replication_status=,reservations=['113d51c9-5353-4e3a-b01f-c2f52b723016','a9829ec4-f42c-4839-bc05-deb447485f26','f86261e3-2dc6-4429-87e2-cb42d1a45e2c','1c3a50a8-6009-471b-8641-a0fb0888f1d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='651041f32da34792ab4da908fc012041',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:36.155386 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-188fadb8-ea1a-488e-9b80-b2c2334eb6c9 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2efb0ac-d900-475a-8b61-7ac13a8438ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:36.164746 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-188fadb8-ea1a-488e-9b80-b2c2334eb6c9 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2efb0ac-d900-475a-8b61-7ac13a8438ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:36.165550 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-188fadb8-ea1a-488e-9b80-b2c2334eb6c9 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Flow 'volume_create_api' (dbde0bbb-257e-437f-be6c-b901e9cfaee5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:34:36.165859 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-188fadb8-ea1a-488e-9b80-b2c2334eb6c9 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Create volume request issued successfully. Aug 25 16:34:36.166463 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-188fadb8-ea1a-488e-9b80-b2c2334eb6c9 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:34:36.166913 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1208/4844] 10.4.3.102 () {70 vars in 1299 bytes} [Tue Aug 25 16:34:35 2026] POST /volume/v3/volumes => generated 778 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:36.182688 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-9c4f6f2c-d0d6-4349-92c6-e0ebca5b6f48 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:36.186666 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9c4f6f2c-d0d6-4349-92c6-e0ebca5b6f48 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] GET https://10.4.3.102/volume/v3/volumes/e488c611-31e1-4f40-902d-b77a47e38ac7 Aug 25 16:34:36.186894 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9c4f6f2c-d0d6-4349-92c6-e0ebca5b6f48 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:36.187090 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9c4f6f2c-d0d6-4349-92c6-e0ebca5b6f48 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:36.202785 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:36.202785 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:36.206403 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-9c4f6f2c-d0d6-4349-92c6-e0ebca5b6f48 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Volume info retrieved successfully. Aug 25 16:34:36.210114 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9c4f6f2c-d0d6-4349-92c6-e0ebca5b6f48 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] https://10.4.3.102/volume/v3/volumes/e488c611-31e1-4f40-902d-b77a47e38ac7 returned with HTTP 200 Aug 25 16:34:36.210483 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1204/4845] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:34:36 2026] GET /volume/v3/volumes/e488c611-31e1-4f40-902d-b77a47e38ac7 => generated 957 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:34:36.690900 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-3947991d-d667-4971-a629-5a31b1214ff8 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:36.692733 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3947991d-d667-4971-a629-5a31b1214ff8 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] GET https://10.4.3.102/volume/v3/snapshots/b93b11a6-44c7-46ce-9c93-ec0fb2260671 Aug 25 16:34:36.694045 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3947991d-d667-4971-a629-5a31b1214ff8 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:36.694045 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3947991d-d667-4971-a629-5a31b1214ff8 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:36.697545 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:36.697545 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:36.698090 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-3947991d-d667-4971-a629-5a31b1214ff8 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Snapshot retrieved successfully. Aug 25 16:34:36.698866 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3947991d-d667-4971-a629-5a31b1214ff8 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] https://10.4.3.102/volume/v3/snapshots/b93b11a6-44c7-46ce-9c93-ec0fb2260671 returned with HTTP 200 Aug 25 16:34:36.699415 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1219/4846] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:34:36 2026] GET /volume/v3/snapshots/b93b11a6-44c7-46ce-9c93-ec0fb2260671 => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:36.707266 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-34460f5f-2889-44ca-bd32-37b1a27742b5 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:36.708944 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-34460f5f-2889-44ca-bd32-37b1a27742b5 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] POST https://10.4.3.102/volume/v3/volumes/94963e2b-b602-4b07-acae-57f0f0f408e6/action Aug 25 16:34:36.709282 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-34460f5f-2889-44ca-bd32-37b1a27742b5 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:34:36.709397 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-34460f5f-2889-44ca-bd32-37b1a27742b5 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:36.717789 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:36.717789 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:36.718222 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-34460f5f-2889-44ca-bd32-37b1a27742b5 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Volume info retrieved successfully. Aug 25 16:34:36.751546 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-34460f5f-2889-44ca-bd32-37b1a27742b5 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Created reservations ['e6bc13b9-f5cb-4fc5-93d5-643cbcf2f528', '8a740f4a-eff8-4269-8db1-cff60f71f2d0'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:34:36.758555 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-34460f5f-2889-44ca-bd32-37b1a27742b5 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Extend volume request issued successfully. Aug 25 16:34:36.758729 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-34460f5f-2889-44ca-bd32-37b1a27742b5 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] https://10.4.3.102/volume/v3/volumes/94963e2b-b602-4b07-acae-57f0f0f408e6/action returned with HTTP 202 Aug 25 16:34:36.759285 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1216/4847] 10.4.3.102 () {70 vars in 1431 bytes} [Tue Aug 25 16:34:36 2026] POST /volume/v3/volumes/94963e2b-b602-4b07-acae-57f0f0f408e6/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 25 16:34:36.766140 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d7efcc86-4115-48ee-9e63-a18465b6b230 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:36.768945 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d7efcc86-4115-48ee-9e63-a18465b6b230 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] GET https://10.4.3.102/volume/v3/volumes/94963e2b-b602-4b07-acae-57f0f0f408e6 Aug 25 16:34:36.769246 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d7efcc86-4115-48ee-9e63-a18465b6b230 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:36.769505 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d7efcc86-4115-48ee-9e63-a18465b6b230 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:36.779208 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:36.779208 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:36.783195 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-d7efcc86-4115-48ee-9e63-a18465b6b230 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Volume info retrieved successfully. Aug 25 16:34:36.787999 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d7efcc86-4115-48ee-9e63-a18465b6b230 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] https://10.4.3.102/volume/v3/volumes/94963e2b-b602-4b07-acae-57f0f0f408e6 returned with HTTP 200 Aug 25 16:34:36.788655 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1209/4848] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:34:36 2026] GET /volume/v3/volumes/94963e2b-b602-4b07-acae-57f0f0f408e6 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:34:37.233083 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-64e41084-8287-460f-bea9-99d2af21ed60 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:37.235135 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-64e41084-8287-460f-bea9-99d2af21ed60 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] GET https://10.4.3.102/volume/v3/volumes/e488c611-31e1-4f40-902d-b77a47e38ac7 Aug 25 16:34:37.235370 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-64e41084-8287-460f-bea9-99d2af21ed60 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:37.235520 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-64e41084-8287-460f-bea9-99d2af21ed60 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:37.242662 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:37.242662 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:37.246534 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-64e41084-8287-460f-bea9-99d2af21ed60 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Volume info retrieved successfully. Aug 25 16:34:37.251122 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-64e41084-8287-460f-bea9-99d2af21ed60 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] https://10.4.3.102/volume/v3/volumes/e488c611-31e1-4f40-902d-b77a47e38ac7 returned with HTTP 200 Aug 25 16:34:37.251596 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1205/4849] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:34:37 2026] GET /volume/v3/volumes/e488c611-31e1-4f40-902d-b77a47e38ac7 => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:34:37.262200 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-20865476-62db-4b0f-9b3a-b99af7c9d277 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:37.263476 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-20865476-62db-4b0f-9b3a-b99af7c9d277 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-reader] GET https://10.4.3.102/volume/v3/volumes/summary Aug 25 16:34:37.265349 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-20865476-62db-4b0f-9b3a-b99af7c9d277 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-reader] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:37.265349 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-20865476-62db-4b0f-9b3a-b99af7c9d277 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-reader] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:37.265349 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.api_utils [None req-20865476-62db-4b0f-9b3a-b99af7c9d277 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-reader] Removing options '' from query. {{(pid=100457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:34:37.269514 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-20865476-62db-4b0f-9b3a-b99af7c9d277 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-reader] Get summary completed successfully. Aug 25 16:34:37.269845 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-20865476-62db-4b0f-9b3a-b99af7c9d277 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-reader] https://10.4.3.102/volume/v3/volumes/summary returned with HTTP 200 Aug 25 16:34:37.270297 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1220/4850] 10.4.3.102 () {68 vars in 1302 bytes} [Tue Aug 25 16:34:37 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:37.276933 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-a7f9ceec-2f4c-411a-858e-3b4043b312c5 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:37.278746 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a7f9ceec-2f4c-411a-858e-3b4043b312c5 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/e488c611-31e1-4f40-902d-b77a47e38ac7 Aug 25 16:34:37.278964 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a7f9ceec-2f4c-411a-858e-3b4043b312c5 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:37.279141 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a7f9ceec-2f4c-411a-858e-3b4043b312c5 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:37.279300 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-a7f9ceec-2f4c-411a-858e-3b4043b312c5 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Delete volume with id: e488c611-31e1-4f40-902d-b77a47e38ac7 Aug 25 16:34:37.286703 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:37.286703 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:37.287172 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-a7f9ceec-2f4c-411a-858e-3b4043b312c5 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Volume info retrieved successfully. Aug 25 16:34:37.308610 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-a7f9ceec-2f4c-411a-858e-3b4043b312c5 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Delete volume request issued successfully. Aug 25 16:34:37.308751 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a7f9ceec-2f4c-411a-858e-3b4043b312c5 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] https://10.4.3.102/volume/v3/volumes/e488c611-31e1-4f40-902d-b77a47e38ac7 returned with HTTP 202 Aug 25 16:34:37.309231 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1217/4851] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:34:37 2026] DELETE /volume/v3/volumes/e488c611-31e1-4f40-902d-b77a47e38ac7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:34:37.316121 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-36a41e26-afb8-4274-b30c-65d99ef18114 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:37.317339 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-36a41e26-afb8-4274-b30c-65d99ef18114 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] GET https://10.4.3.102/volume/v3/volumes/e488c611-31e1-4f40-902d-b77a47e38ac7 Aug 25 16:34:37.317553 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-36a41e26-afb8-4274-b30c-65d99ef18114 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:37.317746 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-36a41e26-afb8-4274-b30c-65d99ef18114 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:37.324796 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:37.324796 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:37.330253 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-36a41e26-afb8-4274-b30c-65d99ef18114 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Volume info retrieved successfully. Aug 25 16:34:37.333882 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-36a41e26-afb8-4274-b30c-65d99ef18114 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] https://10.4.3.102/volume/v3/volumes/e488c611-31e1-4f40-902d-b77a47e38ac7 returned with HTTP 200 Aug 25 16:34:37.334156 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1210/4852] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:34:37 2026] GET /volume/v3/volumes/e488c611-31e1-4f40-902d-b77a47e38ac7 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 25 16:34:37.802935 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-3d99cf21-b997-44d9-8cfe-73b933dbc312 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:37.805338 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3d99cf21-b997-44d9-8cfe-73b933dbc312 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] GET https://10.4.3.102/volume/v3/volumes/94963e2b-b602-4b07-acae-57f0f0f408e6 Aug 25 16:34:37.805542 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3d99cf21-b997-44d9-8cfe-73b933dbc312 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:37.805767 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3d99cf21-b997-44d9-8cfe-73b933dbc312 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:37.813167 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:37.813167 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:37.817436 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-3d99cf21-b997-44d9-8cfe-73b933dbc312 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Volume info retrieved successfully. Aug 25 16:34:37.823408 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3d99cf21-b997-44d9-8cfe-73b933dbc312 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] https://10.4.3.102/volume/v3/volumes/94963e2b-b602-4b07-acae-57f0f0f408e6 returned with HTTP 200 Aug 25 16:34:37.823964 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1206/4853] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:34:37 2026] GET /volume/v3/volumes/94963e2b-b602-4b07-acae-57f0f0f408e6 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:34:37.844891 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-04c1d74d-a0cd-48d8-b1d9-041d30c2443f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:37.848073 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-04c1d74d-a0cd-48d8-b1d9-041d30c2443f tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] POST https://10.4.3.102/volume/v3/volumes/94963e2b-b602-4b07-acae-57f0f0f408e6/action Aug 25 16:34:37.848652 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-04c1d74d-a0cd-48d8-b1d9-041d30c2443f tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Action body: b'{"revert": {"snapshot_id": "b93b11a6-44c7-46ce-9c93-ec0fb2260671"}}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:34:37.848837 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-04c1d74d-a0cd-48d8-b1d9-041d30c2443f tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Action: 'action', calling method: revert, body: {"revert": {"snapshot_id": "b93b11a6-44c7-46ce-9c93-ec0fb2260671"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:37.858415 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:37.858415 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:37.859119 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-04c1d74d-a0cd-48d8-b1d9-041d30c2443f tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Volume retrieved successfully. Aug 25 16:34:37.862962 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-04c1d74d-a0cd-48d8-b1d9-041d30c2443f tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] HTTP exception thrown: Can't revert volume 94963e2b-b602-4b07-acae-57f0f0f408e6 to its latest snapshot b93b11a6-44c7-46ce-9c93-ec0fb2260671. The volume size must be equal to the snapshot size. Aug 25 16:34:37.863175 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-04c1d74d-a0cd-48d8-b1d9-041d30c2443f tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] https://10.4.3.102/volume/v3/volumes/94963e2b-b602-4b07-acae-57f0f0f408e6/action returned with HTTP 400 Aug 25 16:34:37.863903 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1221/4854] 10.4.3.102 () {70 vars in 1431 bytes} [Tue Aug 25 16:34:37 2026] POST /volume/v3/volumes/94963e2b-b602-4b07-acae-57f0f0f408e6/action => generated 213 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 25 16:34:37.871084 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b02f1c5f-5db1-4347-9d2d-7683d0498fc2 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:37.872844 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b02f1c5f-5db1-4347-9d2d-7683d0498fc2 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/b93b11a6-44c7-46ce-9c93-ec0fb2260671 Aug 25 16:34:37.872983 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b02f1c5f-5db1-4347-9d2d-7683d0498fc2 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:37.873171 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b02f1c5f-5db1-4347-9d2d-7683d0498fc2 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:37.873268 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.snapshots [None req-b02f1c5f-5db1-4347-9d2d-7683d0498fc2 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Delete snapshot with id: b93b11a6-44c7-46ce-9c93-ec0fb2260671 Aug 25 16:34:37.877834 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:37.877834 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:37.878320 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-b02f1c5f-5db1-4347-9d2d-7683d0498fc2 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Snapshot retrieved successfully. Aug 25 16:34:37.893875 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-b02f1c5f-5db1-4347-9d2d-7683d0498fc2 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Snapshot delete request issued successfully. Aug 25 16:34:37.894124 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b02f1c5f-5db1-4347-9d2d-7683d0498fc2 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] https://10.4.3.102/volume/v3/snapshots/b93b11a6-44c7-46ce-9c93-ec0fb2260671 returned with HTTP 202 Aug 25 16:34:37.894503 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1218/4855] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:34:37 2026] DELETE /volume/v3/snapshots/b93b11a6-44c7-46ce-9c93-ec0fb2260671 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:34:37.902654 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c654586f-76fd-47e2-b0fb-3c2a806e6d78 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:37.904482 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c654586f-76fd-47e2-b0fb-3c2a806e6d78 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] GET https://10.4.3.102/volume/v3/snapshots/b93b11a6-44c7-46ce-9c93-ec0fb2260671 Aug 25 16:34:37.904687 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c654586f-76fd-47e2-b0fb-3c2a806e6d78 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:37.904870 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c654586f-76fd-47e2-b0fb-3c2a806e6d78 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:37.909794 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:37.909794 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:37.910385 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-c654586f-76fd-47e2-b0fb-3c2a806e6d78 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Snapshot retrieved successfully. Aug 25 16:34:37.911067 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c654586f-76fd-47e2-b0fb-3c2a806e6d78 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] https://10.4.3.102/volume/v3/snapshots/b93b11a6-44c7-46ce-9c93-ec0fb2260671 returned with HTTP 200 Aug 25 16:34:37.911461 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1211/4856] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:34:37 2026] GET /volume/v3/snapshots/b93b11a6-44c7-46ce-9c93-ec0fb2260671 => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:38.346511 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-51203eb6-30d4-4460-aea5-99c1eea45e02 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:38.349477 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-51203eb6-30d4-4460-aea5-99c1eea45e02 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] GET https://10.4.3.102/volume/v3/volumes/e488c611-31e1-4f40-902d-b77a47e38ac7 Aug 25 16:34:38.349477 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-51203eb6-30d4-4460-aea5-99c1eea45e02 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:38.349477 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-51203eb6-30d4-4460-aea5-99c1eea45e02 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:38.353991 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-51203eb6-30d4-4460-aea5-99c1eea45e02 tempest-ProjectReaderTests-542255888 tempest-ProjectReaderTests-542255888-project-admin] https://10.4.3.102/volume/v3/volumes/e488c611-31e1-4f40-902d-b77a47e38ac7 returned with HTTP 404 Aug 25 16:34:38.354498 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1207/4857] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:34:38 2026] GET /volume/v3/volumes/e488c611-31e1-4f40-902d-b77a47e38ac7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:34:38.921713 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1205dd6a-f8fa-41ee-b6bd-9df25ccd8a4c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:38.923531 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1205dd6a-f8fa-41ee-b6bd-9df25ccd8a4c tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] GET https://10.4.3.102/volume/v3/snapshots/b93b11a6-44c7-46ce-9c93-ec0fb2260671 Aug 25 16:34:38.923777 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1205dd6a-f8fa-41ee-b6bd-9df25ccd8a4c tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:38.923981 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1205dd6a-f8fa-41ee-b6bd-9df25ccd8a4c tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:38.928869 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1205dd6a-f8fa-41ee-b6bd-9df25ccd8a4c tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] https://10.4.3.102/volume/v3/snapshots/b93b11a6-44c7-46ce-9c93-ec0fb2260671 returned with HTTP 404 Aug 25 16:34:38.929357 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1222/4858] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:34:38 2026] GET /volume/v3/snapshots/b93b11a6-44c7-46ce-9c93-ec0fb2260671 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:38.935802 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e84f49f5-0254-4530-a585-8b26a48c49ab None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:38.937435 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e84f49f5-0254-4530-a585-8b26a48c49ab tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] DELETE https://10.4.3.102/volume/v3/volumes/94963e2b-b602-4b07-acae-57f0f0f408e6 Aug 25 16:34:38.937646 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e84f49f5-0254-4530-a585-8b26a48c49ab tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:38.937826 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e84f49f5-0254-4530-a585-8b26a48c49ab tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:38.937995 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-e84f49f5-0254-4530-a585-8b26a48c49ab tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Delete volume with id: 94963e2b-b602-4b07-acae-57f0f0f408e6 Aug 25 16:34:38.947643 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:38.947643 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:38.948081 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-e84f49f5-0254-4530-a585-8b26a48c49ab tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Volume info retrieved successfully. Aug 25 16:34:38.975579 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-e84f49f5-0254-4530-a585-8b26a48c49ab tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Delete volume request issued successfully. Aug 25 16:34:38.975831 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e84f49f5-0254-4530-a585-8b26a48c49ab tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] https://10.4.3.102/volume/v3/volumes/94963e2b-b602-4b07-acae-57f0f0f408e6 returned with HTTP 202 Aug 25 16:34:38.976374 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1219/4859] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:34:38 2026] DELETE /volume/v3/volumes/94963e2b-b602-4b07-acae-57f0f0f408e6 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:34:38.983169 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-7f08481c-0169-4d84-b994-2755cca0af33 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:38.984962 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7f08481c-0169-4d84-b994-2755cca0af33 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] GET https://10.4.3.102/volume/v3/volumes/94963e2b-b602-4b07-acae-57f0f0f408e6 Aug 25 16:34:38.985162 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7f08481c-0169-4d84-b994-2755cca0af33 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:38.985330 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7f08481c-0169-4d84-b994-2755cca0af33 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:38.992068 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:38.992068 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:38.995544 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-7f08481c-0169-4d84-b994-2755cca0af33 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Volume info retrieved successfully. Aug 25 16:34:39.002668 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7f08481c-0169-4d84-b994-2755cca0af33 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] https://10.4.3.102/volume/v3/volumes/94963e2b-b602-4b07-acae-57f0f0f408e6 returned with HTTP 200 Aug 25 16:34:39.003096 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1212/4860] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:34:38 2026] GET /volume/v3/volumes/94963e2b-b602-4b07-acae-57f0f0f408e6 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:34:40.017674 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-8074511c-a167-4eec-b1c7-dd6a639e77cc None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:40.019394 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8074511c-a167-4eec-b1c7-dd6a639e77cc tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] GET https://10.4.3.102/volume/v3/volumes/94963e2b-b602-4b07-acae-57f0f0f408e6 Aug 25 16:34:40.019612 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8074511c-a167-4eec-b1c7-dd6a639e77cc tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:40.019788 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8074511c-a167-4eec-b1c7-dd6a639e77cc tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:40.025123 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8074511c-a167-4eec-b1c7-dd6a639e77cc tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] https://10.4.3.102/volume/v3/volumes/94963e2b-b602-4b07-acae-57f0f0f408e6 returned with HTTP 404 Aug 25 16:34:40.025524 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1208/4861] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:34:40 2026] GET /volume/v3/volumes/94963e2b-b602-4b07-acae-57f0f0f408e6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:34:40.032285 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-cf3a6a6b-9086-4dbe-b968-b1fa8071bc7c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:40.034021 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-cf3a6a6b-9086-4dbe-b968-b1fa8071bc7c tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/750e0a51-66b0-4465-a447-3ba0a7841207 Aug 25 16:34:40.034183 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-cf3a6a6b-9086-4dbe-b968-b1fa8071bc7c tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:40.034364 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-cf3a6a6b-9086-4dbe-b968-b1fa8071bc7c tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:40.034477 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.snapshots [None req-cf3a6a6b-9086-4dbe-b968-b1fa8071bc7c tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Delete snapshot with id: 750e0a51-66b0-4465-a447-3ba0a7841207 Aug 25 16:34:40.039191 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:40.039191 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:40.039616 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-cf3a6a6b-9086-4dbe-b968-b1fa8071bc7c tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Snapshot retrieved successfully. Aug 25 16:34:40.074057 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-cf3a6a6b-9086-4dbe-b968-b1fa8071bc7c tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Snapshot delete request issued successfully. Aug 25 16:34:40.074057 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-cf3a6a6b-9086-4dbe-b968-b1fa8071bc7c tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] https://10.4.3.102/volume/v3/snapshots/750e0a51-66b0-4465-a447-3ba0a7841207 returned with HTTP 202 Aug 25 16:34:40.075051 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1223/4862] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:34:40 2026] DELETE /volume/v3/snapshots/750e0a51-66b0-4465-a447-3ba0a7841207 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:34:40.083290 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-fb670bfd-d2d4-4020-9caa-54e9652faebe None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:40.085508 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fb670bfd-d2d4-4020-9caa-54e9652faebe tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] GET https://10.4.3.102/volume/v3/snapshots/750e0a51-66b0-4465-a447-3ba0a7841207 Aug 25 16:34:40.085734 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fb670bfd-d2d4-4020-9caa-54e9652faebe tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:40.085942 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fb670bfd-d2d4-4020-9caa-54e9652faebe tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:40.091136 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:40.091136 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:40.091802 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-fb670bfd-d2d4-4020-9caa-54e9652faebe tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Snapshot retrieved successfully. Aug 25 16:34:40.092552 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fb670bfd-d2d4-4020-9caa-54e9652faebe tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] https://10.4.3.102/volume/v3/snapshots/750e0a51-66b0-4465-a447-3ba0a7841207 returned with HTTP 200 Aug 25 16:34:40.093285 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1220/4863] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:34:40 2026] GET /volume/v3/snapshots/750e0a51-66b0-4465-a447-3ba0a7841207 => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:41.102076 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-e838c132-33ab-485a-93e9-c98ec605f76a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:41.105738 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e838c132-33ab-485a-93e9-c98ec605f76a tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] GET https://10.4.3.102/volume/v3/snapshots/750e0a51-66b0-4465-a447-3ba0a7841207 Aug 25 16:34:41.105920 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e838c132-33ab-485a-93e9-c98ec605f76a tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:41.106095 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e838c132-33ab-485a-93e9-c98ec605f76a tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:41.111008 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e838c132-33ab-485a-93e9-c98ec605f76a tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] https://10.4.3.102/volume/v3/snapshots/750e0a51-66b0-4465-a447-3ba0a7841207 returned with HTTP 404 Aug 25 16:34:41.111419 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1213/4864] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:34:41 2026] GET /volume/v3/snapshots/750e0a51-66b0-4465-a447-3ba0a7841207 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:41.117565 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b1eaaf82-e275-4045-b6b3-4a72861e4306 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:41.119033 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b1eaaf82-e275-4045-b6b3-4a72861e4306 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] DELETE https://10.4.3.102/volume/v3/volumes/1952e213-3550-4c60-92e6-b0112c3b7d4b Aug 25 16:34:41.119242 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b1eaaf82-e275-4045-b6b3-4a72861e4306 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:41.119471 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b1eaaf82-e275-4045-b6b3-4a72861e4306 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:41.119629 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-b1eaaf82-e275-4045-b6b3-4a72861e4306 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Delete volume with id: 1952e213-3550-4c60-92e6-b0112c3b7d4b Aug 25 16:34:41.125748 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:41.125748 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:41.126209 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-b1eaaf82-e275-4045-b6b3-4a72861e4306 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Volume info retrieved successfully. Aug 25 16:34:41.148181 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-b1eaaf82-e275-4045-b6b3-4a72861e4306 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Delete volume request issued successfully. Aug 25 16:34:41.148353 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b1eaaf82-e275-4045-b6b3-4a72861e4306 tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] https://10.4.3.102/volume/v3/volumes/1952e213-3550-4c60-92e6-b0112c3b7d4b returned with HTTP 202 Aug 25 16:34:41.148937 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1209/4865] 10.4.3.102 () {68 vars in 1392 bytes} [Tue Aug 25 16:34:41 2026] DELETE /volume/v3/volumes/1952e213-3550-4c60-92e6-b0112c3b7d4b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 16:34:41.158191 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-43b25922-4541-4c09-88cc-367bd2eae6fb None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:41.160232 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-43b25922-4541-4c09-88cc-367bd2eae6fb tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] GET https://10.4.3.102/volume/v3/volumes/1952e213-3550-4c60-92e6-b0112c3b7d4b Aug 25 16:34:41.160520 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-43b25922-4541-4c09-88cc-367bd2eae6fb tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:41.160761 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-43b25922-4541-4c09-88cc-367bd2eae6fb tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:41.167527 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:41.167527 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:41.170766 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-43b25922-4541-4c09-88cc-367bd2eae6fb tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Volume info retrieved successfully. Aug 25 16:34:41.175118 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-43b25922-4541-4c09-88cc-367bd2eae6fb tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] https://10.4.3.102/volume/v3/volumes/1952e213-3550-4c60-92e6-b0112c3b7d4b returned with HTTP 200 Aug 25 16:34:41.175475 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1224/4866] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:34:41 2026] GET /volume/v3/volumes/1952e213-3550-4c60-92e6-b0112c3b7d4b => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:34:42.187254 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e2de9874-063a-48a1-a9e3-dc10b0d8202f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:42.189643 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e2de9874-063a-48a1-a9e3-dc10b0d8202f tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] GET https://10.4.3.102/volume/v3/volumes/1952e213-3550-4c60-92e6-b0112c3b7d4b Aug 25 16:34:42.197866 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e2de9874-063a-48a1-a9e3-dc10b0d8202f tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:42.197866 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e2de9874-063a-48a1-a9e3-dc10b0d8202f tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:42.197866 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e2de9874-063a-48a1-a9e3-dc10b0d8202f tempest-VolumeRevertTests-1128339847 tempest-VolumeRevertTests-1128339847-project-member] https://10.4.3.102/volume/v3/volumes/1952e213-3550-4c60-92e6-b0112c3b7d4b returned with HTTP 404 Aug 25 16:34:42.198327 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1221/4867] 10.4.3.102 () {68 vars in 1389 bytes} [Tue Aug 25 16:34:42 2026] GET /volume/v3/volumes/1952e213-3550-4c60-92e6-b0112c3b7d4b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 16:34:43.769504 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-efda68ad-08e8-49d8-aad2-4d62d3e304c7 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:43.891894 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-efda68ad-08e8-49d8-aad2-4d62d3e304c7 tempest-ProjectAdminTests-265511955 tempest-ProjectAdminTests-265511955-project-admin] GET https://10.4.3.102/volume/v3/scheduler-stats/get_pools Aug 25 16:34:43.892084 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-efda68ad-08e8-49d8-aad2-4d62d3e304c7 tempest-ProjectAdminTests-265511955 tempest-ProjectAdminTests-265511955-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:43.892342 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-efda68ad-08e8-49d8-aad2-4d62d3e304c7 tempest-ProjectAdminTests-265511955 tempest-ProjectAdminTests-265511955-project-admin] Calling method 'get_pools' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:43.902872 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-efda68ad-08e8-49d8-aad2-4d62d3e304c7 tempest-ProjectAdminTests-265511955 tempest-ProjectAdminTests-265511955-project-admin] https://10.4.3.102/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 25 16:34:43.903204 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1214/4868] 10.4.3.102 () {66 vars in 1291 bytes} [Tue Aug 25 16:34:43 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:43.912601 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-888bf641-f211-4876-b457-aa0eae86c535 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:43.914244 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-888bf641-f211-4876-b457-aa0eae86c535 tempest-ProjectAdminTests-265511955 tempest-ProjectAdminTests-265511955-project-admin] GET https://10.4.3.102/volume/v3/capabilities/np0000008093@storpool Aug 25 16:34:43.914430 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-888bf641-f211-4876-b457-aa0eae86c535 tempest-ProjectAdminTests-265511955 tempest-ProjectAdminTests-265511955-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:43.914612 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-888bf641-f211-4876-b457-aa0eae86c535 tempest-ProjectAdminTests-265511955 tempest-ProjectAdminTests-265511955-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:43.926486 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-888bf641-f211-4876-b457-aa0eae86c535 tempest-ProjectAdminTests-265511955 tempest-ProjectAdminTests-265511955-project-admin] https://10.4.3.102/volume/v3/capabilities/np0000008093@storpool returned with HTTP 200 Aug 25 16:34:43.926885 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1210/4869] 10.4.3.102 () {66 vars in 1318 bytes} [Tue Aug 25 16:34:43 2026] GET /volume/v3/capabilities/np0000008093@storpool => generated 703 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:45.677579 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-26384a6a-803a-47ca-8a8b-7cd0aa80fad8 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:45.768517 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-26384a6a-803a-47ca-8a8b-7cd0aa80fad8 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:34:45.768895 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-26384a6a-803a-47ca-8a8b-7cd0aa80fad8 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2063895823", "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=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:45.785990 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-26384a6a-803a-47ca-8a8b-7cd0aa80fad8 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:34:45.786340 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1225/4870] 10.4.3.102 () {68 vars in 1253 bytes} [Tue Aug 25 16:34:45 2026] POST /volume/v3/types => generated 380 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:45.793812 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9d833536-1d03-43bd-99c1-ad359efeb295 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:45.796285 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9d833536-1d03-43bd-99c1-ad359efeb295 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] POST https://10.4.3.102/volume/v3/types/860de0cd-9aeb-43fc-a1d9-908017a100f7/encryption Aug 25 16:34:45.796610 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9d833536-1d03-43bd-99c1-ad359efeb295 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:45.814132 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9d833536-1d03-43bd-99c1-ad359efeb295 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] https://10.4.3.102/volume/v3/types/860de0cd-9aeb-43fc-a1d9-908017a100f7/encryption returned with HTTP 200 Aug 25 16:34:45.814519 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1222/4871] 10.4.3.102 () {68 vars in 1397 bytes} [Tue Aug 25 16:34:45 2026] POST /volume/v3/types/860de0cd-9aeb-43fc-a1d9-908017a100f7/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:45.822379 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b551039a-5b75-4788-8b66-b93064fc8f12 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:45.824130 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b551039a-5b75-4788-8b66-b93064fc8f12 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:34:45.824454 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b551039a-5b75-4788-8b66-b93064fc8f12 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-756215589", "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=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:45.842715 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b551039a-5b75-4788-8b66-b93064fc8f12 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:34:45.843135 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1215/4872] 10.4.3.102 () {68 vars in 1253 bytes} [Tue Aug 25 16:34:45 2026] POST /volume/v3/types => generated 379 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:45.851376 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-6d3e5e20-a7bf-436f-9c2a-7c87b59a3256 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:45.920511 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6d3e5e20-a7bf-436f-9c2a-7c87b59a3256 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] POST https://10.4.3.102/volume/v3/types/97f8c599-f8c7-468e-bff8-307bd2c9ce07/encryption Aug 25 16:34:45.920511 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6d3e5e20-a7bf-436f-9c2a-7c87b59a3256 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:45.927560 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.policy [None req-6d3e5e20-a7bf-436f-9c2a-7c87b59a3256 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'e74b77cdac514ecabce1152cd288b49b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b4e3a4fda943457b9996d268bc27708e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100455) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 16:34:45.927560 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6d3e5e20-a7bf-436f-9c2a-7c87b59a3256 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] https://10.4.3.102/volume/v3/types/97f8c599-f8c7-468e-bff8-307bd2c9ce07/encryption returned with HTTP 403 Aug 25 16:34:45.927560 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1211/4873] 10.4.3.102 () {68 vars in 1397 bytes} [Tue Aug 25 16:34:45 2026] POST /volume/v3/types/97f8c599-f8c7-468e-bff8-307bd2c9ce07/encryption => generated 127 bytes in 75 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:45.939309 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-bfd0afe3-99a3-4bb5-b572-011f79d0a966 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:45.945077 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bfd0afe3-99a3-4bb5-b572-011f79d0a966 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:34:45.945077 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bfd0afe3-99a3-4bb5-b572-011f79d0a966 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1816775682", "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=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:45.971911 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bfd0afe3-99a3-4bb5-b572-011f79d0a966 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:34:45.972261 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1226/4874] 10.4.3.102 () {68 vars in 1253 bytes} [Tue Aug 25 16:34:45 2026] POST /volume/v3/types => generated 380 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:45.981131 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b763663b-6cc4-470c-9a7a-d86ef36ff26a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:45.983604 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b763663b-6cc4-470c-9a7a-d86ef36ff26a tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] POST https://10.4.3.102/volume/v3/types/0add10c1-7970-4b3e-92a0-5b6372d4ded8/extra_specs Aug 25 16:34:45.983977 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b763663b-6cc4-470c-9a7a-d86ef36ff26a tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:45.986346 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.policy [None req-b763663b-6cc4-470c-9a7a-d86ef36ff26a tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'e74b77cdac514ecabce1152cd288b49b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b4e3a4fda943457b9996d268bc27708e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100454) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 16:34:45.986605 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b763663b-6cc4-470c-9a7a-d86ef36ff26a tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] https://10.4.3.102/volume/v3/types/0add10c1-7970-4b3e-92a0-5b6372d4ded8/extra_specs returned with HTTP 403 Aug 25 16:34:45.987053 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1223/4875] 10.4.3.102 () {68 vars in 1399 bytes} [Tue Aug 25 16:34:45 2026] POST /volume/v3/types/0add10c1-7970-4b3e-92a0-5b6372d4ded8/extra_specs => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:45.994244 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-52227d3f-0b57-4746-a580-21faba1ae51a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:45.996032 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-52227d3f-0b57-4746-a580-21faba1ae51a tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] PUT https://10.4.3.102/volume/v3/types/0add10c1-7970-4b3e-92a0-5b6372d4ded8/extra_specs/key2 Aug 25 16:34:45.996353 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-52227d3f-0b57-4746-a580-21faba1ae51a tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:45.998577 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.policy [None req-52227d3f-0b57-4746-a580-21faba1ae51a tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'e74b77cdac514ecabce1152cd288b49b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b4e3a4fda943457b9996d268bc27708e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100456) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 16:34:45.998794 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-52227d3f-0b57-4746-a580-21faba1ae51a tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] https://10.4.3.102/volume/v3/types/0add10c1-7970-4b3e-92a0-5b6372d4ded8/extra_specs/key2 returned with HTTP 403 Aug 25 16:34:45.999202 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1216/4876] 10.4.3.102 () {68 vars in 1413 bytes} [Tue Aug 25 16:34:45 2026] PUT /volume/v3/types/0add10c1-7970-4b3e-92a0-5b6372d4ded8/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:46.006792 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-fa27f8c6-66e8-4ac0-8beb-b90e8317743c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:46.010610 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-fa27f8c6-66e8-4ac0-8beb-b90e8317743c tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] POST https://10.4.3.102/volume/v3/types Aug 25 16:34:46.010610 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-fa27f8c6-66e8-4ac0-8beb-b90e8317743c tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:46.010610 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.policy [None req-fa27f8c6-66e8-4ac0-8beb-b90e8317743c tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'e74b77cdac514ecabce1152cd288b49b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b4e3a4fda943457b9996d268bc27708e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100455) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 16:34:46.010610 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-fa27f8c6-66e8-4ac0-8beb-b90e8317743c tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] https://10.4.3.102/volume/v3/types returned with HTTP 403 Aug 25 16:34:46.011135 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1212/4877] 10.4.3.102 () {68 vars in 1252 bytes} [Tue Aug 25 16:34:46 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:46.020105 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-2dcd3ab5-02cd-4748-ab12-8adc0941997b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:46.022253 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2dcd3ab5-02cd-4748-ab12-8adc0941997b tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:34:46.022697 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2dcd3ab5-02cd-4748-ab12-8adc0941997b tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-707952794", "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=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:46.044827 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2dcd3ab5-02cd-4748-ab12-8adc0941997b tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:34:46.045399 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1227/4878] 10.4.3.102 () {68 vars in 1253 bytes} [Tue Aug 25 16:34:46 2026] POST /volume/v3/types => generated 379 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:46.053160 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e3c30ad3-d978-4682-b2f2-6a93384f1bc2 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:46.055113 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e3c30ad3-d978-4682-b2f2-6a93384f1bc2 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] POST https://10.4.3.102/volume/v3/types/d37ccb3d-adef-420d-8590-e1db522dc831/encryption Aug 25 16:34:46.055413 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e3c30ad3-d978-4682-b2f2-6a93384f1bc2 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:46.072450 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e3c30ad3-d978-4682-b2f2-6a93384f1bc2 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] https://10.4.3.102/volume/v3/types/d37ccb3d-adef-420d-8590-e1db522dc831/encryption returned with HTTP 200 Aug 25 16:34:46.072912 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1224/4879] 10.4.3.102 () {68 vars in 1397 bytes} [Tue Aug 25 16:34:46 2026] POST /volume/v3/types/d37ccb3d-adef-420d-8590-e1db522dc831/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:46.084427 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-5bbfc19c-ca0b-486e-8566-70ccfa97d041 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:46.085830 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5bbfc19c-ca0b-486e-8566-70ccfa97d041 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] DELETE https://10.4.3.102/volume/v3/types/d37ccb3d-adef-420d-8590-e1db522dc831/encryption/59ae559c-c2ce-4183-b62a-624bbc2fa8c3 Aug 25 16:34:46.086017 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5bbfc19c-ca0b-486e-8566-70ccfa97d041 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:46.086197 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5bbfc19c-ca0b-486e-8566-70ccfa97d041 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:46.086822 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.policy [None req-5bbfc19c-ca0b-486e-8566-70ccfa97d041 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'e74b77cdac514ecabce1152cd288b49b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b4e3a4fda943457b9996d268bc27708e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100456) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 16:34:46.086979 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5bbfc19c-ca0b-486e-8566-70ccfa97d041 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] https://10.4.3.102/volume/v3/types/d37ccb3d-adef-420d-8590-e1db522dc831/encryption/59ae559c-c2ce-4183-b62a-624bbc2fa8c3 returned with HTTP 403 Aug 25 16:34:46.087438 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1217/4880] 10.4.3.102 () {66 vars in 1489 bytes} [Tue Aug 25 16:34:46 2026] DELETE /volume/v3/types/d37ccb3d-adef-420d-8590-e1db522dc831/encryption/59ae559c-c2ce-4183-b62a-624bbc2fa8c3 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:46.098951 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d04615e1-b548-43a1-ab2e-538f530d90b2 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:46.100620 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d04615e1-b548-43a1-ab2e-538f530d90b2 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:34:46.101052 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d04615e1-b548-43a1-ab2e-538f530d90b2 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-535755147", "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=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:46.118747 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d04615e1-b548-43a1-ab2e-538f530d90b2 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:34:46.119357 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1213/4881] 10.4.3.102 () {68 vars in 1253 bytes} [Tue Aug 25 16:34:46 2026] POST /volume/v3/types => generated 379 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:46.132006 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-b32ca5c0-e3b8-4791-acd7-41a8182dbfb3 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:46.134138 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b32ca5c0-e3b8-4791-acd7-41a8182dbfb3 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] DELETE https://10.4.3.102/volume/v3/types/8661e4a2-62cd-468a-b253-242931c87e1c/extra_specs/key1 Aug 25 16:34:46.134457 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b32ca5c0-e3b8-4791-acd7-41a8182dbfb3 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:46.134733 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b32ca5c0-e3b8-4791-acd7-41a8182dbfb3 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:46.140470 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.policy [None req-b32ca5c0-e3b8-4791-acd7-41a8182dbfb3 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'e74b77cdac514ecabce1152cd288b49b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b4e3a4fda943457b9996d268bc27708e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100457) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 16:34:46.140793 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b32ca5c0-e3b8-4791-acd7-41a8182dbfb3 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] https://10.4.3.102/volume/v3/types/8661e4a2-62cd-468a-b253-242931c87e1c/extra_specs/key1 returned with HTTP 403 Aug 25 16:34:46.141419 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1228/4882] 10.4.3.102 () {66 vars in 1396 bytes} [Tue Aug 25 16:34:46 2026] DELETE /volume/v3/types/8661e4a2-62cd-468a-b253-242931c87e1c/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:46.150870 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9f0afce3-964c-4864-b906-d6cbcbfdcbd6 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:46.152799 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9f0afce3-964c-4864-b906-d6cbcbfdcbd6 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:34:46.153293 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9f0afce3-964c-4864-b906-d6cbcbfdcbd6 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-541007932", "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=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:46.172851 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9f0afce3-964c-4864-b906-d6cbcbfdcbd6 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:34:46.173331 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1225/4883] 10.4.3.102 () {68 vars in 1253 bytes} [Tue Aug 25 16:34:46 2026] POST /volume/v3/types => generated 379 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:46.185236 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0ed362dd-8498-49a3-b69e-65dbecd32e53 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:46.186911 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0ed362dd-8498-49a3-b69e-65dbecd32e53 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] DELETE https://10.4.3.102/volume/v3/types/ce14ad39-9cab-478d-b0de-61ddc6267cb4 Aug 25 16:34:46.188212 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0ed362dd-8498-49a3-b69e-65dbecd32e53 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:46.188212 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0ed362dd-8498-49a3-b69e-65dbecd32e53 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] Calling method '_delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:46.188212 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.policy [None req-0ed362dd-8498-49a3-b69e-65dbecd32e53 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'e74b77cdac514ecabce1152cd288b49b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b4e3a4fda943457b9996d268bc27708e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100456) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 16:34:46.188212 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0ed362dd-8498-49a3-b69e-65dbecd32e53 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] https://10.4.3.102/volume/v3/types/ce14ad39-9cab-478d-b0de-61ddc6267cb4 returned with HTTP 403 Aug 25 16:34:46.188459 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1218/4884] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:34:46 2026] DELETE /volume/v3/types/ce14ad39-9cab-478d-b0de-61ddc6267cb4 => generated 109 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:46.196200 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b2f44195-2d7d-48f8-bec1-69c068a9ae9c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:46.198666 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b2f44195-2d7d-48f8-bec1-69c068a9ae9c tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] GET https://10.4.3.102/volume/v3/types/860de0cd-9aeb-43fc-a1d9-908017a100f7/extra_specs Aug 25 16:34:46.198666 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b2f44195-2d7d-48f8-bec1-69c068a9ae9c tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:46.198868 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b2f44195-2d7d-48f8-bec1-69c068a9ae9c tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] Calling method 'index' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:46.207551 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b2f44195-2d7d-48f8-bec1-69c068a9ae9c tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] https://10.4.3.102/volume/v3/types/860de0cd-9aeb-43fc-a1d9-908017a100f7/extra_specs returned with HTTP 200 Aug 25 16:34:46.208075 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1214/4885] 10.4.3.102 () {66 vars in 1378 bytes} [Tue Aug 25 16:34:46 2026] GET /volume/v3/types/860de0cd-9aeb-43fc-a1d9-908017a100f7/extra_specs => generated 123 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:46.217543 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-61dbbb6f-94dd-490f-aa21-de50ced1d801 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:46.219473 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-61dbbb6f-94dd-490f-aa21-de50ced1d801 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] GET https://10.4.3.102/volume/v3/types Aug 25 16:34:46.219883 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-61dbbb6f-94dd-490f-aa21-de50ced1d801 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:46.220128 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-61dbbb6f-94dd-490f-aa21-de50ced1d801 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] Calling method 'index' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:46.221090 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.api_utils [None req-61dbbb6f-94dd-490f-aa21-de50ced1d801 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] Removing options '' from query. {{(pid=100457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:34:46.247206 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-61dbbb6f-94dd-490f-aa21-de50ced1d801 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:34:46.247633 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1229/4886] 10.4.3.102 () {66 vars in 1231 bytes} [Tue Aug 25 16:34:46 2026] GET /volume/v3/types => generated 2385 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:34:46.260194 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-a2557d46-7928-4a21-9e33-4d7980b1d144 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:46.262546 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a2557d46-7928-4a21-9e33-4d7980b1d144 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] GET https://10.4.3.102/volume/v3/types/860de0cd-9aeb-43fc-a1d9-908017a100f7/encryption/cipher Aug 25 16:34:46.262815 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a2557d46-7928-4a21-9e33-4d7980b1d144 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:46.263024 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a2557d46-7928-4a21-9e33-4d7980b1d144 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:46.264189 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.policy [None req-a2557d46-7928-4a21-9e33-4d7980b1d144 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'e74b77cdac514ecabce1152cd288b49b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b4e3a4fda943457b9996d268bc27708e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100454) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 16:34:46.264398 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a2557d46-7928-4a21-9e33-4d7980b1d144 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] https://10.4.3.102/volume/v3/types/860de0cd-9aeb-43fc-a1d9-908017a100f7/encryption/cipher returned with HTTP 403 Aug 25 16:34:46.265444 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1226/4887] 10.4.3.102 () {66 vars in 1396 bytes} [Tue Aug 25 16:34:46 2026] GET /volume/v3/types/860de0cd-9aeb-43fc-a1d9-908017a100f7/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:46.273099 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-90fd9b95-73e7-4d93-a2e5-0a718540e741 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:46.275188 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-90fd9b95-73e7-4d93-a2e5-0a718540e741 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] GET https://10.4.3.102/volume/v3/types/860de0cd-9aeb-43fc-a1d9-908017a100f7/encryption Aug 25 16:34:46.275351 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-90fd9b95-73e7-4d93-a2e5-0a718540e741 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:46.275517 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-90fd9b95-73e7-4d93-a2e5-0a718540e741 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] Calling method 'index' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:46.276115 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.policy [None req-90fd9b95-73e7-4d93-a2e5-0a718540e741 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'e74b77cdac514ecabce1152cd288b49b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b4e3a4fda943457b9996d268bc27708e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100456) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 16:34:46.276253 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-90fd9b95-73e7-4d93-a2e5-0a718540e741 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] https://10.4.3.102/volume/v3/types/860de0cd-9aeb-43fc-a1d9-908017a100f7/encryption returned with HTTP 403 Aug 25 16:34:46.276598 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1219/4888] 10.4.3.102 () {66 vars in 1375 bytes} [Tue Aug 25 16:34:46 2026] GET /volume/v3/types/860de0cd-9aeb-43fc-a1d9-908017a100f7/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:46.285668 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-3cf27216-e9ef-4f6c-a060-bacf9cfd65dc None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:46.287477 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3cf27216-e9ef-4f6c-a060-bacf9cfd65dc tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] GET https://10.4.3.102/volume/v3/types/860de0cd-9aeb-43fc-a1d9-908017a100f7/extra_specs/multiattach Aug 25 16:34:46.287671 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3cf27216-e9ef-4f6c-a060-bacf9cfd65dc tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:46.287852 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3cf27216-e9ef-4f6c-a060-bacf9cfd65dc tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:46.295743 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3cf27216-e9ef-4f6c-a060-bacf9cfd65dc tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] https://10.4.3.102/volume/v3/types/860de0cd-9aeb-43fc-a1d9-908017a100f7/extra_specs/multiattach returned with HTTP 200 Aug 25 16:34:46.296069 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1215/4889] 10.4.3.102 () {66 vars in 1414 bytes} [Tue Aug 25 16:34:46 2026] GET /volume/v3/types/860de0cd-9aeb-43fc-a1d9-908017a100f7/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:34:46.302894 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-acf62372-7616-42a4-99e0-dfbd3240c90f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:46.304758 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-acf62372-7616-42a4-99e0-dfbd3240c90f tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] GET https://10.4.3.102/volume/v3/types/860de0cd-9aeb-43fc-a1d9-908017a100f7/extra_specs/volume_backend_name Aug 25 16:34:46.304984 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-acf62372-7616-42a4-99e0-dfbd3240c90f tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:46.305203 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-acf62372-7616-42a4-99e0-dfbd3240c90f tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:46.311820 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-acf62372-7616-42a4-99e0-dfbd3240c90f tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] https://10.4.3.102/volume/v3/types/860de0cd-9aeb-43fc-a1d9-908017a100f7/extra_specs/volume_backend_name returned with HTTP 404 Aug 25 16:34:46.312256 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1230/4890] 10.4.3.102 () {66 vars in 1438 bytes} [Tue Aug 25 16:34:46 2026] GET /volume/v3/types/860de0cd-9aeb-43fc-a1d9-908017a100f7/extra_specs/volume_backend_name => generated 143 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:46.324795 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f4d60d27-c8b4-440f-888c-a5602af90e78 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:46.324795 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f4d60d27-c8b4-440f-888c-a5602af90e78 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] GET https://10.4.3.102/volume/v3/types/860de0cd-9aeb-43fc-a1d9-908017a100f7 Aug 25 16:34:46.324795 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f4d60d27-c8b4-440f-888c-a5602af90e78 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:46.324795 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f4d60d27-c8b4-440f-888c-a5602af90e78 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:46.335207 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f4d60d27-c8b4-440f-888c-a5602af90e78 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] https://10.4.3.102/volume/v3/types/860de0cd-9aeb-43fc-a1d9-908017a100f7 returned with HTTP 200 Aug 25 16:34:46.337334 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1227/4891] 10.4.3.102 () {66 vars in 1342 bytes} [Tue Aug 25 16:34:46 2026] GET /volume/v3/types/860de0cd-9aeb-43fc-a1d9-908017a100f7 => generated 318 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:46.346914 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-ffef90e5-a992-4425-84b1-a0faeaa4a947 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:46.348468 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ffef90e5-a992-4425-84b1-a0faeaa4a947 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] PUT https://10.4.3.102/volume/v3/types/860de0cd-9aeb-43fc-a1d9-908017a100f7/encryption/35ae159a-a90d-4d55-afea-d1f303c05ec9 Aug 25 16:34:46.348794 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ffef90e5-a992-4425-84b1-a0faeaa4a947 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:46.350496 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.policy [None req-ffef90e5-a992-4425-84b1-a0faeaa4a947 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'e74b77cdac514ecabce1152cd288b49b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b4e3a4fda943457b9996d268bc27708e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100456) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 16:34:46.350676 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ffef90e5-a992-4425-84b1-a0faeaa4a947 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] https://10.4.3.102/volume/v3/types/860de0cd-9aeb-43fc-a1d9-908017a100f7/encryption/35ae159a-a90d-4d55-afea-d1f303c05ec9 returned with HTTP 403 Aug 25 16:34:46.351084 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1220/4892] 10.4.3.102 () {68 vars in 1506 bytes} [Tue Aug 25 16:34:46 2026] PUT /volume/v3/types/860de0cd-9aeb-43fc-a1d9-908017a100f7/encryption/35ae159a-a90d-4d55-afea-d1f303c05ec9 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:46.359457 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-4bf7f4ec-4a1e-49ca-84ea-c1eba49a0e7c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:46.361326 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4bf7f4ec-4a1e-49ca-84ea-c1eba49a0e7c tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] PUT https://10.4.3.102/volume/v3/types/860de0cd-9aeb-43fc-a1d9-908017a100f7/extra_specs/key1 Aug 25 16:34:46.361820 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4bf7f4ec-4a1e-49ca-84ea-c1eba49a0e7c tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:46.365395 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.policy [None req-4bf7f4ec-4a1e-49ca-84ea-c1eba49a0e7c tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'e74b77cdac514ecabce1152cd288b49b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b4e3a4fda943457b9996d268bc27708e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100455) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 16:34:46.365395 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4bf7f4ec-4a1e-49ca-84ea-c1eba49a0e7c tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] https://10.4.3.102/volume/v3/types/860de0cd-9aeb-43fc-a1d9-908017a100f7/extra_specs/key1 returned with HTTP 403 Aug 25 16:34:46.365395 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1216/4893] 10.4.3.102 () {68 vars in 1413 bytes} [Tue Aug 25 16:34:46 2026] PUT /volume/v3/types/860de0cd-9aeb-43fc-a1d9-908017a100f7/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:46.375214 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1097223e-3a6b-49d3-92f8-b9bc539cf3ad None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:46.381566 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1097223e-3a6b-49d3-92f8-b9bc539cf3ad tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] PUT https://10.4.3.102/volume/v3/types/860de0cd-9aeb-43fc-a1d9-908017a100f7 Aug 25 16:34:46.381566 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1097223e-3a6b-49d3-92f8-b9bc539cf3ad tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:46.382281 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.policy [None req-1097223e-3a6b-49d3-92f8-b9bc539cf3ad tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'e74b77cdac514ecabce1152cd288b49b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b4e3a4fda943457b9996d268bc27708e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100457) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 16:34:46.382494 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1097223e-3a6b-49d3-92f8-b9bc539cf3ad tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-member] https://10.4.3.102/volume/v3/types/860de0cd-9aeb-43fc-a1d9-908017a100f7 returned with HTTP 403 Aug 25 16:34:46.382943 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1231/4894] 10.4.3.102 () {68 vars in 1362 bytes} [Tue Aug 25 16:34:46 2026] PUT /volume/v3/types/860de0cd-9aeb-43fc-a1d9-908017a100f7 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:46.395649 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e7f87b5d-eb5b-4dcc-bd2c-11a1961f8f94 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:46.398475 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e7f87b5d-eb5b-4dcc-bd2c-11a1961f8f94 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] DELETE https://10.4.3.102/volume/v3/types/ce14ad39-9cab-478d-b0de-61ddc6267cb4 Aug 25 16:34:46.398562 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e7f87b5d-eb5b-4dcc-bd2c-11a1961f8f94 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:46.399117 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e7f87b5d-eb5b-4dcc-bd2c-11a1961f8f94 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] Calling method '_delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:46.424376 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e7f87b5d-eb5b-4dcc-bd2c-11a1961f8f94 tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] https://10.4.3.102/volume/v3/types/ce14ad39-9cab-478d-b0de-61ddc6267cb4 returned with HTTP 202 Aug 25 16:34:46.424872 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1228/4895] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:34:46 2026] DELETE /volume/v3/types/ce14ad39-9cab-478d-b0de-61ddc6267cb4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:34:46.432944 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-4d742e2e-05f1-4784-8fec-8a96e5c6c04f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:46.434452 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4d742e2e-05f1-4784-8fec-8a96e5c6c04f tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] DELETE https://10.4.3.102/volume/v3/types/8661e4a2-62cd-468a-b253-242931c87e1c Aug 25 16:34:46.434584 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4d742e2e-05f1-4784-8fec-8a96e5c6c04f tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:46.434937 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4d742e2e-05f1-4784-8fec-8a96e5c6c04f tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] Calling method '_delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:46.463417 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4d742e2e-05f1-4784-8fec-8a96e5c6c04f tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] https://10.4.3.102/volume/v3/types/8661e4a2-62cd-468a-b253-242931c87e1c returned with HTTP 202 Aug 25 16:34:46.463987 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1221/4896] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:34:46 2026] DELETE /volume/v3/types/8661e4a2-62cd-468a-b253-242931c87e1c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:34:46.472220 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-0214da7c-4eb1-4a70-ae56-672ea9e0b8eb None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:46.474176 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0214da7c-4eb1-4a70-ae56-672ea9e0b8eb tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] DELETE https://10.4.3.102/volume/v3/types/d37ccb3d-adef-420d-8590-e1db522dc831 Aug 25 16:34:46.474862 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0214da7c-4eb1-4a70-ae56-672ea9e0b8eb tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:46.476609 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0214da7c-4eb1-4a70-ae56-672ea9e0b8eb tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] Calling method '_delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:46.505392 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0214da7c-4eb1-4a70-ae56-672ea9e0b8eb tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] https://10.4.3.102/volume/v3/types/d37ccb3d-adef-420d-8590-e1db522dc831 returned with HTTP 202 Aug 25 16:34:46.505392 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1217/4897] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:34:46 2026] DELETE /volume/v3/types/d37ccb3d-adef-420d-8590-e1db522dc831 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:34:46.512960 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-777cbed1-c5c7-4cf1-bfc6-a4e18d235b1a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:46.514644 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-777cbed1-c5c7-4cf1-bfc6-a4e18d235b1a tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] DELETE https://10.4.3.102/volume/v3/types/0add10c1-7970-4b3e-92a0-5b6372d4ded8 Aug 25 16:34:46.514861 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-777cbed1-c5c7-4cf1-bfc6-a4e18d235b1a tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:46.515030 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-777cbed1-c5c7-4cf1-bfc6-a4e18d235b1a tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] Calling method '_delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:46.538896 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-777cbed1-c5c7-4cf1-bfc6-a4e18d235b1a tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] https://10.4.3.102/volume/v3/types/0add10c1-7970-4b3e-92a0-5b6372d4ded8 returned with HTTP 202 Aug 25 16:34:46.539243 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1232/4898] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:34:46 2026] DELETE /volume/v3/types/0add10c1-7970-4b3e-92a0-5b6372d4ded8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:34:46.547427 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-41951896-2705-4263-b4c5-a8710de5b0bf None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:46.549605 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-41951896-2705-4263-b4c5-a8710de5b0bf tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] DELETE https://10.4.3.102/volume/v3/types/97f8c599-f8c7-468e-bff8-307bd2c9ce07 Aug 25 16:34:46.549870 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-41951896-2705-4263-b4c5-a8710de5b0bf tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:46.550045 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-41951896-2705-4263-b4c5-a8710de5b0bf tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] Calling method '_delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:46.582342 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-41951896-2705-4263-b4c5-a8710de5b0bf tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] https://10.4.3.102/volume/v3/types/97f8c599-f8c7-468e-bff8-307bd2c9ce07 returned with HTTP 202 Aug 25 16:34:46.582931 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1229/4899] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:34:46 2026] DELETE /volume/v3/types/97f8c599-f8c7-468e-bff8-307bd2c9ce07 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:34:46.590071 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-ed01d369-d969-4770-b325-7defc89a3b3c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:46.591751 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ed01d369-d969-4770-b325-7defc89a3b3c tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] DELETE https://10.4.3.102/volume/v3/types/860de0cd-9aeb-43fc-a1d9-908017a100f7 Aug 25 16:34:46.591930 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ed01d369-d969-4770-b325-7defc89a3b3c tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:46.592132 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ed01d369-d969-4770-b325-7defc89a3b3c tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] Calling method '_delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:46.607463 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a454c54e-dcb2-4cc6-9428-7a14e2574429 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:46.609896 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a454c54e-dcb2-4cc6-9428-7a14e2574429 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:34:46.610381 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a454c54e-dcb2-4cc6-9428-7a14e2574429 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1309702248", "snapshot_id": null, "imageRef": "9fcea7ad-f61c-4330-b26d-860af52471bb", "volume_type": null, "size": 1}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:46.612726 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-a454c54e-dcb2-4cc6-9428-7a14e2574429 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1309702248', 'snapshot_id': None, 'imageRef': '9fcea7ad-f61c-4330-b26d-860af52471bb', 'volume_type': None, 'size': 1}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:34:46.618659 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ed01d369-d969-4770-b325-7defc89a3b3c tempest-VolumeTypesMemberTests-144434217 tempest-VolumeTypesMemberTests-144434217-project-admin] https://10.4.3.102/volume/v3/types/860de0cd-9aeb-43fc-a1d9-908017a100f7 returned with HTTP 202 Aug 25 16:34:46.618659 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1222/4900] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:34:46 2026] DELETE /volume/v3/types/860de0cd-9aeb-43fc-a1d9-908017a100f7 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:34:46.708766 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-a454c54e-dcb2-4cc6-9428-7a14e2574429 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Create volume of 1 GB Aug 25 16:34:46.712196 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-a454c54e-dcb2-4cc6-9428-7a14e2574429 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Availability Zones retrieved successfully. Aug 25 16:34:46.718094 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a454c54e-dcb2-4cc6-9428-7a14e2574429 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Flow 'volume_create_api' (fc686db8-305b-4efd-b8b2-baae3d24110a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:34:46.719462 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a454c54e-dcb2-4cc6-9428-7a14e2574429 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97d0a20e-fdce-4ad3-8d93-e27c9da850d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:46.720828 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-a454c54e-dcb2-4cc6-9428-7a14e2574429 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:34:46.784877 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a454c54e-dcb2-4cc6-9428-7a14e2574429 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97d0a20e-fdce-4ad3-8d93-e27c9da850d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:46.785565 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a454c54e-dcb2-4cc6-9428-7a14e2574429 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c95db556-1f9c-455b-83be-975fc11450d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:46.842877 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-a454c54e-dcb2-4cc6-9428-7a14e2574429 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Created reservations ['438129e3-51c6-413e-8992-5a52b5235b5b', '8eba722f-ab7e-47b4-8f88-74fbf6782a60', 'c5f8a298-2856-4a02-8576-89a97ec31ae0', 'd5bc5ea7-673b-46de-ac02-30a765420fea'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:34:46.843609 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a454c54e-dcb2-4cc6-9428-7a14e2574429 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c95db556-1f9c-455b-83be-975fc11450d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['438129e3-51c6-413e-8992-5a52b5235b5b', '8eba722f-ab7e-47b4-8f88-74fbf6782a60', 'c5f8a298-2856-4a02-8576-89a97ec31ae0', 'd5bc5ea7-673b-46de-ac02-30a765420fea']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:46.844464 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a454c54e-dcb2-4cc6-9428-7a14e2574429 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e20068fa-faef-4d63-8327-3c5772c9ec72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:46.869017 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a454c54e-dcb2-4cc6-9428-7a14e2574429 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e20068fa-faef-4d63-8327-3c5772c9ec72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25bb5725-191e-451c-95d3-7082e2ebadac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1309702248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae9b1092f0df476b993eb0ef9cade4bf',qos_specs=None,replication_status=,reservations=['438129e3-51c6-413e-8992-5a52b5235b5b','8eba722f-ab7e-47b4-8f88-74fbf6782a60','c5f8a298-2856-4a02-8576-89a97ec31ae0','d5bc5ea7-673b-46de-ac02-30a765420fea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15d8c9abd4ee4041a6ce3fb6bc880230',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:34:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1309702248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25bb5725-191e-451c-95d3-7082e2ebadac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae9b1092f0df476b993eb0ef9cade4bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15d8c9abd4ee4041a6ce3fb6bc880230',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:46.870316 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a454c54e-dcb2-4cc6-9428-7a14e2574429 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c8403f0-7a4d-494a-9cc3-6dbcbae6795f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:46.888865 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a454c54e-dcb2-4cc6-9428-7a14e2574429 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c8403f0-7a4d-494a-9cc3-6dbcbae6795f) transitioned into state 'SUCCESS' from state '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-1309702248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae9b1092f0df476b993eb0ef9cade4bf',qos_specs=None,replication_status=,reservations=['438129e3-51c6-413e-8992-5a52b5235b5b','8eba722f-ab7e-47b4-8f88-74fbf6782a60','c5f8a298-2856-4a02-8576-89a97ec31ae0','d5bc5ea7-673b-46de-ac02-30a765420fea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15d8c9abd4ee4041a6ce3fb6bc880230',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:46.889723 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a454c54e-dcb2-4cc6-9428-7a14e2574429 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0bae8c9-eaca-40ca-96aa-ecb34654fb38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:46.900406 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a454c54e-dcb2-4cc6-9428-7a14e2574429 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0bae8c9-eaca-40ca-96aa-ecb34654fb38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:46.901674 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-a454c54e-dcb2-4cc6-9428-7a14e2574429 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Flow 'volume_create_api' (fc686db8-305b-4efd-b8b2-baae3d24110a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:34:46.902080 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-a454c54e-dcb2-4cc6-9428-7a14e2574429 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Create volume request issued successfully. Aug 25 16:34:46.902976 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a454c54e-dcb2-4cc6-9428-7a14e2574429 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:34:46.903566 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1218/4901] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:34:46 2026] POST /volume/v3/volumes => generated 754 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:34:46.915178 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-5e648366-8c5d-4816-b21e-47dfbfa2ff26 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:46.917057 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5e648366-8c5d-4816-b21e-47dfbfa2ff26 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] GET https://10.4.3.102/volume/v3/volumes/25bb5725-191e-451c-95d3-7082e2ebadac Aug 25 16:34:46.917327 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5e648366-8c5d-4816-b21e-47dfbfa2ff26 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:46.917578 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5e648366-8c5d-4816-b21e-47dfbfa2ff26 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:46.924604 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:46.924604 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:46.930679 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-5e648366-8c5d-4816-b21e-47dfbfa2ff26 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Volume info retrieved successfully. Aug 25 16:34:46.936955 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5e648366-8c5d-4816-b21e-47dfbfa2ff26 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/volumes/25bb5725-191e-451c-95d3-7082e2ebadac returned with HTTP 200 Aug 25 16:34:46.937393 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1233/4902] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:46 2026] GET /volume/v3/volumes/25bb5725-191e-451c-95d3-7082e2ebadac => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:47.952866 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-01a673e6-b33f-47ef-9117-bfbeb8574ffa None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:47.955039 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-01a673e6-b33f-47ef-9117-bfbeb8574ffa tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] GET https://10.4.3.102/volume/v3/volumes/25bb5725-191e-451c-95d3-7082e2ebadac Aug 25 16:34:47.955271 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-01a673e6-b33f-47ef-9117-bfbeb8574ffa tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:47.955506 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-01a673e6-b33f-47ef-9117-bfbeb8574ffa tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:47.966889 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:47.966889 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:47.970904 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-01a673e6-b33f-47ef-9117-bfbeb8574ffa tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Volume info retrieved successfully. Aug 25 16:34:47.976607 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-01a673e6-b33f-47ef-9117-bfbeb8574ffa tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/volumes/25bb5725-191e-451c-95d3-7082e2ebadac returned with HTTP 200 Aug 25 16:34:47.977047 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1230/4903] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:47 2026] GET /volume/v3/volumes/25bb5725-191e-451c-95d3-7082e2ebadac => generated 1362 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:34:47.987993 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-df9a6cbe-ffa4-4af6-8724-01e4634be190 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:47.990113 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-df9a6cbe-ffa4-4af6-8724-01e4634be190 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] GET https://10.4.3.102/volume/v3/volumes/25bb5725-191e-451c-95d3-7082e2ebadac Aug 25 16:34:47.990314 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-df9a6cbe-ffa4-4af6-8724-01e4634be190 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:47.990461 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-df9a6cbe-ffa4-4af6-8724-01e4634be190 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:47.996907 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:47.996907 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:48.000754 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-df9a6cbe-ffa4-4af6-8724-01e4634be190 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Volume info retrieved successfully. Aug 25 16:34:48.006300 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-df9a6cbe-ffa4-4af6-8724-01e4634be190 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/volumes/25bb5725-191e-451c-95d3-7082e2ebadac returned with HTTP 200 Aug 25 16:34:48.006300 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1223/4904] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:47 2026] GET /volume/v3/volumes/25bb5725-191e-451c-95d3-7082e2ebadac => generated 1362 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:34:48.017098 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-de346d18-01b6-4a03-bac0-a3ef625754e8 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:48.019084 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-de346d18-01b6-4a03-bac0-a3ef625754e8 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] GET https://10.4.3.102/volume/v3/volumes/25bb5725-191e-451c-95d3-7082e2ebadac Aug 25 16:34:48.019259 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-de346d18-01b6-4a03-bac0-a3ef625754e8 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:48.019448 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-de346d18-01b6-4a03-bac0-a3ef625754e8 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:48.026871 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:48.026871 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:48.034367 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-de346d18-01b6-4a03-bac0-a3ef625754e8 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Volume info retrieved successfully. Aug 25 16:34:48.038962 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-de346d18-01b6-4a03-bac0-a3ef625754e8 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/volumes/25bb5725-191e-451c-95d3-7082e2ebadac returned with HTTP 200 Aug 25 16:34:48.039319 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1219/4905] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:48 2026] GET /volume/v3/volumes/25bb5725-191e-451c-95d3-7082e2ebadac => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:34:48.051824 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-7c533c5e-81dd-459f-9daa-20ea5c26514c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:48.053508 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7c533c5e-81dd-459f-9daa-20ea5c26514c tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] POST https://10.4.3.102/volume/v3/backups Aug 25 16:34:48.053881 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7c533c5e-81dd-459f-9daa-20ea5c26514c tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "25bb5725-191e-451c-95d3-7082e2ebadac", "name": "tempest-TestVolumeBackupRestore-backup-1505809357", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:48.055278 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.contrib.backups [None req-7c533c5e-81dd-459f-9daa-20ea5c26514c tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Creating new backup {'backup': {'volume_id': '25bb5725-191e-451c-95d3-7082e2ebadac', 'name': 'tempest-TestVolumeBackupRestore-backup-1505809357', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100457) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 16:34:48.055406 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.contrib.backups [None req-7c533c5e-81dd-459f-9daa-20ea5c26514c tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Creating backup of volume 25bb5725-191e-451c-95d3-7082e2ebadac in container None Aug 25 16:34:48.076268 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:48.076268 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:48.077070 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-7c533c5e-81dd-459f-9daa-20ea5c26514c tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Volume info retrieved successfully. Aug 25 16:34:48.125002 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-7c533c5e-81dd-459f-9daa-20ea5c26514c tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Created reservations ['f25ed89d-95c4-431d-aa4d-235399115f65', '1fd60c47-8139-4430-b0ce-8ff691176225'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:34:48.180209 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7c533c5e-81dd-459f-9daa-20ea5c26514c tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/backups returned with HTTP 202 Aug 25 16:34:48.180873 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1234/4906] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:34:48 2026] POST /volume/v3/backups => generated 335 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:34:48.190431 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b3110cd6-164b-4681-93cf-5bf0d6294647 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:48.192852 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b3110cd6-164b-4681-93cf-5bf0d6294647 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] GET https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa Aug 25 16:34:48.193047 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b3110cd6-164b-4681-93cf-5bf0d6294647 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:48.193216 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b3110cd6-164b-4681-93cf-5bf0d6294647 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:48.193318 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-b3110cd6-164b-4681-93cf-5bf0d6294647 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Show backup with id 74b7a23e-08bd-41ad-870e-5fa5ccdb25aa. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:34:48.198035 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:48.198035 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:48.199648 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b3110cd6-164b-4681-93cf-5bf0d6294647 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa returned with HTTP 200 Aug 25 16:34:48.199648 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1231/4907] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:48 2026] GET /volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa => generated 742 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:49.210510 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-bee5ba75-e8c1-4173-9aea-afa0a0a05870 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:49.212799 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-bee5ba75-e8c1-4173-9aea-afa0a0a05870 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] GET https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa Aug 25 16:34:49.213073 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-bee5ba75-e8c1-4173-9aea-afa0a0a05870 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:49.213337 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-bee5ba75-e8c1-4173-9aea-afa0a0a05870 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:49.213507 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-bee5ba75-e8c1-4173-9aea-afa0a0a05870 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Show backup with id 74b7a23e-08bd-41ad-870e-5fa5ccdb25aa. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:34:49.218180 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:49.218180 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:49.219123 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-bee5ba75-e8c1-4173-9aea-afa0a0a05870 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa returned with HTTP 200 Aug 25 16:34:49.219601 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1224/4908] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:49 2026] GET /volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:49.348572 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-20cc409b-859e-4aa1-9b85-acd599da8173 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:49.453991 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-20cc409b-859e-4aa1-9b85-acd599da8173 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:34:49.454172 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-20cc409b-859e-4aa1-9b85-acd599da8173 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1485732296", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:49.455433 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-20cc409b-859e-4aa1-9b85-acd599da8173 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1485732296', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:34:49.455546 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-20cc409b-859e-4aa1-9b85-acd599da8173 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Create volume of 1 GB Aug 25 16:34:49.459127 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-20cc409b-859e-4aa1-9b85-acd599da8173 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Availability Zones retrieved successfully. Aug 25 16:34:49.464058 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-20cc409b-859e-4aa1-9b85-acd599da8173 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Flow 'volume_create_api' (9873d518-7a82-4e15-98cb-b30055d226cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:34:49.464876 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-20cc409b-859e-4aa1-9b85-acd599da8173 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9702084-093c-499c-bc84-410ae5e5f797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:49.465647 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-20cc409b-859e-4aa1-9b85-acd599da8173 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:34:49.488421 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-20cc409b-859e-4aa1-9b85-acd599da8173 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9702084-093c-499c-bc84-410ae5e5f797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:49.489096 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-20cc409b-859e-4aa1-9b85-acd599da8173 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ae47061-b4da-4ac1-a466-611ba5f176a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:49.543347 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-20cc409b-859e-4aa1-9b85-acd599da8173 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Created reservations ['9bad4e55-5187-4240-9e9a-9ef362baceb3', '19d21cbe-b562-44c1-8f3a-e3ac0fd009e1', '3726d117-9431-4697-92ff-cd7ec53a519d', 'f32baad0-c7d7-46ec-a535-93933995db01'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:34:49.544128 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-20cc409b-859e-4aa1-9b85-acd599da8173 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ae47061-b4da-4ac1-a466-611ba5f176a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bad4e55-5187-4240-9e9a-9ef362baceb3', '19d21cbe-b562-44c1-8f3a-e3ac0fd009e1', '3726d117-9431-4697-92ff-cd7ec53a519d', 'f32baad0-c7d7-46ec-a535-93933995db01']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:49.544906 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-20cc409b-859e-4aa1-9b85-acd599da8173 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (876dda4c-f78f-4fc3-85b9-f87a0059aa0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:49.566272 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-20cc409b-859e-4aa1-9b85-acd599da8173 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (876dda4c-f78f-4fc3-85b9-f87a0059aa0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48a4842b-f993-4e0c-aba9-5c1941538c25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1485732296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b40860840a54244b1de8d5088a4ba25',qos_specs=None,replication_status=,reservations=['9bad4e55-5187-4240-9e9a-9ef362baceb3','19d21cbe-b562-44c1-8f3a-e3ac0fd009e1','3726d117-9431-4697-92ff-cd7ec53a519d','f32baad0-c7d7-46ec-a535-93933995db01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38d7797bdc1a4d3caac776c68eae137a',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:34:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1485732296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48a4842b-f993-4e0c-aba9-5c1941538c25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b40860840a54244b1de8d5088a4ba25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38d7797bdc1a4d3caac776c68eae137a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:49.567324 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-20cc409b-859e-4aa1-9b85-acd599da8173 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f44d560-61e4-41ef-aa13-f690b14f7561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:49.583534 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-20cc409b-859e-4aa1-9b85-acd599da8173 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f44d560-61e4-41ef-aa13-f690b14f7561) transitioned into state 'SUCCESS' from state '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-1485732296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b40860840a54244b1de8d5088a4ba25',qos_specs=None,replication_status=,reservations=['9bad4e55-5187-4240-9e9a-9ef362baceb3','19d21cbe-b562-44c1-8f3a-e3ac0fd009e1','3726d117-9431-4697-92ff-cd7ec53a519d','f32baad0-c7d7-46ec-a535-93933995db01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38d7797bdc1a4d3caac776c68eae137a',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:49.584162 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-20cc409b-859e-4aa1-9b85-acd599da8173 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (040fa8f4-b621-4bbc-a5ab-f01aaf954d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:49.591492 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-20cc409b-859e-4aa1-9b85-acd599da8173 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (040fa8f4-b621-4bbc-a5ab-f01aaf954d9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:49.592232 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-20cc409b-859e-4aa1-9b85-acd599da8173 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Flow 'volume_create_api' (9873d518-7a82-4e15-98cb-b30055d226cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:34:49.592488 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-20cc409b-859e-4aa1-9b85-acd599da8173 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Create volume request issued successfully. Aug 25 16:34:49.592999 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-20cc409b-859e-4aa1-9b85-acd599da8173 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:34:49.593379 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1220/4909] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:34:49 2026] POST /volume/v3/volumes => generated 754 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:34:49.605135 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-401f4fb3-9b4e-4624-891a-c9fb1822b527 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:49.606688 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-401f4fb3-9b4e-4624-891a-c9fb1822b527 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] GET https://10.4.3.102/volume/v3/volumes/48a4842b-f993-4e0c-aba9-5c1941538c25 Aug 25 16:34:49.606864 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-401f4fb3-9b4e-4624-891a-c9fb1822b527 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:49.607034 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-401f4fb3-9b4e-4624-891a-c9fb1822b527 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:49.612969 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:49.612969 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:49.615872 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-401f4fb3-9b4e-4624-891a-c9fb1822b527 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Volume info retrieved successfully. Aug 25 16:34:49.619266 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-401f4fb3-9b4e-4624-891a-c9fb1822b527 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] https://10.4.3.102/volume/v3/volumes/48a4842b-f993-4e0c-aba9-5c1941538c25 returned with HTTP 200 Aug 25 16:34:49.619578 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1235/4910] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:49 2026] GET /volume/v3/volumes/48a4842b-f993-4e0c-aba9-5c1941538c25 => generated 822 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:50.229361 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b93a5a31-2389-47b1-b151-b46b39b52ed0 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:50.230986 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b93a5a31-2389-47b1-b151-b46b39b52ed0 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] GET https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa Aug 25 16:34:50.231214 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b93a5a31-2389-47b1-b151-b46b39b52ed0 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:50.231397 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b93a5a31-2389-47b1-b151-b46b39b52ed0 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:50.231486 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-b93a5a31-2389-47b1-b151-b46b39b52ed0 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Show backup with id 74b7a23e-08bd-41ad-870e-5fa5ccdb25aa. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:34:50.235386 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:50.235386 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:50.236089 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b93a5a31-2389-47b1-b151-b46b39b52ed0 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa returned with HTTP 200 Aug 25 16:34:50.236421 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1232/4911] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:50 2026] GET /volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa => generated 744 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:50.631483 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-00cd3971-f05e-4996-bd3f-6e1dc08a475f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:50.633041 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-00cd3971-f05e-4996-bd3f-6e1dc08a475f tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] GET https://10.4.3.102/volume/v3/volumes/48a4842b-f993-4e0c-aba9-5c1941538c25 Aug 25 16:34:50.633198 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-00cd3971-f05e-4996-bd3f-6e1dc08a475f tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:50.633384 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-00cd3971-f05e-4996-bd3f-6e1dc08a475f tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:50.640359 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:50.640359 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:50.643453 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-00cd3971-f05e-4996-bd3f-6e1dc08a475f tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Volume info retrieved successfully. Aug 25 16:34:50.646816 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-00cd3971-f05e-4996-bd3f-6e1dc08a475f tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] https://10.4.3.102/volume/v3/volumes/48a4842b-f993-4e0c-aba9-5c1941538c25 returned with HTTP 200 Aug 25 16:34:50.647154 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1225/4912] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:50 2026] GET /volume/v3/volumes/48a4842b-f993-4e0c-aba9-5c1941538c25 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:50.661063 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-7e3a5dc4-ff6f-4c84-bc0f-8d37693301d2 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:50.662689 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7e3a5dc4-ff6f-4c84-bc0f-8d37693301d2 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] GET https://10.4.3.102/volume/v3/volumes/48a4842b-f993-4e0c-aba9-5c1941538c25 Aug 25 16:34:50.662849 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7e3a5dc4-ff6f-4c84-bc0f-8d37693301d2 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:50.663017 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7e3a5dc4-ff6f-4c84-bc0f-8d37693301d2 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:50.669032 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:50.669032 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:50.672214 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-7e3a5dc4-ff6f-4c84-bc0f-8d37693301d2 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Volume info retrieved successfully. Aug 25 16:34:50.675329 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7e3a5dc4-ff6f-4c84-bc0f-8d37693301d2 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] https://10.4.3.102/volume/v3/volumes/48a4842b-f993-4e0c-aba9-5c1941538c25 returned with HTTP 200 Aug 25 16:34:50.675681 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1221/4913] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:50 2026] GET /volume/v3/volumes/48a4842b-f993-4e0c-aba9-5c1941538c25 => generated 847 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:50.686615 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-febaf66d-5f5a-4258-acdd-5a6e3cd8e271 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:50.688578 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-febaf66d-5f5a-4258-acdd-5a6e3cd8e271 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:34:50.689006 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-febaf66d-5f5a-4258-acdd-5a6e3cd8e271 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "48a4842b-f993-4e0c-aba9-5c1941538c25", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-444311918", "description": null, "metadata": null}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:50.698697 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:50.698697 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:50.699243 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-febaf66d-5f5a-4258-acdd-5a6e3cd8e271 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Volume info retrieved successfully. Aug 25 16:34:50.699409 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.snapshots [None req-febaf66d-5f5a-4258-acdd-5a6e3cd8e271 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Create snapshot from volume 48a4842b-f993-4e0c-aba9-5c1941538c25 Aug 25 16:34:50.737117 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-febaf66d-5f5a-4258-acdd-5a6e3cd8e271 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Created reservations ['7365bade-d030-489f-92a3-5727c774de9a', '415428b5-ce10-4f73-ab5c-0083508292b4', '24fc5d68-0375-46ce-81bb-ec6ad1e8b751', 'c06f8d4e-6431-419f-8d7c-21cf6f324d4e'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:34:50.768155 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-febaf66d-5f5a-4258-acdd-5a6e3cd8e271 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Snapshot force create request issued successfully. Aug 25 16:34:50.768557 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-febaf66d-5f5a-4258-acdd-5a6e3cd8e271 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:34:50.769027 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1236/4914] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:34:50 2026] POST /volume/v3/snapshots => generated 309 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:34:50.776489 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-882559e4-36b9-43a9-8040-c7bcc57c8e37 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:50.778696 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-882559e4-36b9-43a9-8040-c7bcc57c8e37 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] GET https://10.4.3.102/volume/v3/snapshots/579f341a-e438-4b88-86ba-7a92da0f3584 Aug 25 16:34:50.778914 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-882559e4-36b9-43a9-8040-c7bcc57c8e37 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:50.779168 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-882559e4-36b9-43a9-8040-c7bcc57c8e37 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:50.785108 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:50.785108 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:50.785630 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-882559e4-36b9-43a9-8040-c7bcc57c8e37 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Snapshot retrieved successfully. Aug 25 16:34:50.786322 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-882559e4-36b9-43a9-8040-c7bcc57c8e37 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] https://10.4.3.102/volume/v3/snapshots/579f341a-e438-4b88-86ba-7a92da0f3584 returned with HTTP 200 Aug 25 16:34:50.786772 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1233/4915] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:34:50 2026] GET /volume/v3/snapshots/579f341a-e438-4b88-86ba-7a92da0f3584 => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:51.246965 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-cb38bda5-1b41-4fc8-8b5f-391f94d82bdd None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:51.248360 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-cb38bda5-1b41-4fc8-8b5f-391f94d82bdd tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] GET https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa Aug 25 16:34:51.248679 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-cb38bda5-1b41-4fc8-8b5f-391f94d82bdd tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:51.248964 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-cb38bda5-1b41-4fc8-8b5f-391f94d82bdd tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:51.249136 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-cb38bda5-1b41-4fc8-8b5f-391f94d82bdd tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Show backup with id 74b7a23e-08bd-41ad-870e-5fa5ccdb25aa. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:34:51.253500 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:51.253500 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:51.254285 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-cb38bda5-1b41-4fc8-8b5f-391f94d82bdd tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa returned with HTTP 200 Aug 25 16:34:51.254748 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1226/4916] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:51 2026] GET /volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:51.794611 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-90dbf11a-6910-4ce4-897a-afffb0b2e1ea None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:51.796207 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-90dbf11a-6910-4ce4-897a-afffb0b2e1ea tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] GET https://10.4.3.102/volume/v3/snapshots/579f341a-e438-4b88-86ba-7a92da0f3584 Aug 25 16:34:51.796364 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-90dbf11a-6910-4ce4-897a-afffb0b2e1ea tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:51.796533 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-90dbf11a-6910-4ce4-897a-afffb0b2e1ea tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:51.800772 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:51.800772 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:51.801124 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-90dbf11a-6910-4ce4-897a-afffb0b2e1ea tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Snapshot retrieved successfully. Aug 25 16:34:51.801742 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-90dbf11a-6910-4ce4-897a-afffb0b2e1ea tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] https://10.4.3.102/volume/v3/snapshots/579f341a-e438-4b88-86ba-7a92da0f3584 returned with HTTP 200 Aug 25 16:34:51.802050 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1222/4917] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:34:51 2026] GET /volume/v3/snapshots/579f341a-e438-4b88-86ba-7a92da0f3584 => generated 468 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:51.809627 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1743d865-13bc-44cb-9368-a2dd4f5241a3 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:51.811759 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1743d865-13bc-44cb-9368-a2dd4f5241a3 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] GET https://10.4.3.102/volume/v3/snapshots/579f341a-e438-4b88-86ba-7a92da0f3584 Aug 25 16:34:51.812066 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1743d865-13bc-44cb-9368-a2dd4f5241a3 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:51.812283 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1743d865-13bc-44cb-9368-a2dd4f5241a3 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:51.817112 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:51.817112 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:51.817512 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-1743d865-13bc-44cb-9368-a2dd4f5241a3 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Snapshot retrieved successfully. Aug 25 16:34:51.818219 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1743d865-13bc-44cb-9368-a2dd4f5241a3 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] https://10.4.3.102/volume/v3/snapshots/579f341a-e438-4b88-86ba-7a92da0f3584 returned with HTTP 200 Aug 25 16:34:51.818543 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1237/4918] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:34:51 2026] GET /volume/v3/snapshots/579f341a-e438-4b88-86ba-7a92da0f3584 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:51.825241 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-a05438c5-c0e5-4b2f-b236-b7bd9e3f0985 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:51.826929 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a05438c5-c0e5-4b2f-b236-b7bd9e3f0985 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] GET https://10.4.3.102/volume/v3/snapshots/579f341a-e438-4b88-86ba-7a92da0f3584 Aug 25 16:34:51.827114 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a05438c5-c0e5-4b2f-b236-b7bd9e3f0985 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:51.827306 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a05438c5-c0e5-4b2f-b236-b7bd9e3f0985 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:51.832419 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:51.832419 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:51.832893 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-a05438c5-c0e5-4b2f-b236-b7bd9e3f0985 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Snapshot retrieved successfully. Aug 25 16:34:51.833612 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a05438c5-c0e5-4b2f-b236-b7bd9e3f0985 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] https://10.4.3.102/volume/v3/snapshots/579f341a-e438-4b88-86ba-7a92da0f3584 returned with HTTP 200 Aug 25 16:34:51.833960 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1234/4919] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:34:51 2026] GET /volume/v3/snapshots/579f341a-e438-4b88-86ba-7a92da0f3584 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:51.841711 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-ce4eb344-8817-4a4b-8111-a923123259d8 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:51.843245 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ce4eb344-8817-4a4b-8111-a923123259d8 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:34:51.843550 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ce4eb344-8817-4a4b-8111-a923123259d8 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "579f341a-e438-4b88-86ba-7a92da0f3584", "size": 1}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:51.844955 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-ce4eb344-8817-4a4b-8111-a923123259d8 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Create volume request body: {'volume': {'snapshot_id': '579f341a-e438-4b88-86ba-7a92da0f3584', 'size': 1}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:34:51.849715 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:51.849715 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:51.850080 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-ce4eb344-8817-4a4b-8111-a923123259d8 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Snapshot retrieved successfully. Aug 25 16:34:51.850182 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-ce4eb344-8817-4a4b-8111-a923123259d8 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Create volume of 1 GB Aug 25 16:34:51.853122 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-ce4eb344-8817-4a4b-8111-a923123259d8 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Availability Zones retrieved successfully. Aug 25 16:34:51.857998 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ce4eb344-8817-4a4b-8111-a923123259d8 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Flow 'volume_create_api' (b2d8edbe-bd28-477b-b3cf-dd221c48a6cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:34:51.858987 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ce4eb344-8817-4a4b-8111-a923123259d8 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eee1cf3-e843-41f7-81f1-d23fd7df6d70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:51.859775 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-ce4eb344-8817-4a4b-8111-a923123259d8 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:34:51.884079 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ce4eb344-8817-4a4b-8111-a923123259d8 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eee1cf3-e843-41f7-81f1-d23fd7df6d70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '579f341a-e438-4b88-86ba-7a92da0f3584', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:51.884778 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ce4eb344-8817-4a4b-8111-a923123259d8 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a04ce9a0-4743-4a3c-bcfd-fd71b8de9b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:51.921237 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-ce4eb344-8817-4a4b-8111-a923123259d8 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Created reservations ['22e1ed56-ad3c-4a2c-8cbf-0bfc23bff621', '8adc715f-782c-4ed7-86df-55964fc0852b', 'ea42bdcc-6004-416c-9024-8c0534171f45', 'a0446682-2a77-4cf9-b940-c6cbaaae7893'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:34:51.921990 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ce4eb344-8817-4a4b-8111-a923123259d8 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a04ce9a0-4743-4a3c-bcfd-fd71b8de9b4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22e1ed56-ad3c-4a2c-8cbf-0bfc23bff621', '8adc715f-782c-4ed7-86df-55964fc0852b', 'ea42bdcc-6004-416c-9024-8c0534171f45', 'a0446682-2a77-4cf9-b940-c6cbaaae7893']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:51.922769 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ce4eb344-8817-4a4b-8111-a923123259d8 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e6e4445-826f-4b11-b6fa-b2edd2c9eed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:51.960382 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ce4eb344-8817-4a4b-8111-a923123259d8 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e6e4445-826f-4b11-b6fa-b2edd2c9eed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e744bae2-0472-4792-a60b-49592e9fb0f9', '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='2b40860840a54244b1de8d5088a4ba25',qos_specs=None,replication_status=,reservations=['22e1ed56-ad3c-4a2c-8cbf-0bfc23bff621','8adc715f-782c-4ed7-86df-55964fc0852b','ea42bdcc-6004-416c-9024-8c0534171f45','a0446682-2a77-4cf9-b940-c6cbaaae7893'],size=1,snapshot_id=579f341a-e438-4b88-86ba-7a92da0f3584,source_replicaid=,source_volid=None,status='creating',user_id='38d7797bdc1a4d3caac776c68eae137a',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:34:51Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e744bae2-0472-4792-a60b-49592e9fb0f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b40860840a54244b1de8d5088a4ba25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=579f341a-e438-4b88-86ba-7a92da0f3584,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38d7797bdc1a4d3caac776c68eae137a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:51.961115 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ce4eb344-8817-4a4b-8111-a923123259d8 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3973fef7-4547-42a4-8fa2-cda8e249de40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:51.976133 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ce4eb344-8817-4a4b-8111-a923123259d8 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3973fef7-4547-42a4-8fa2-cda8e249de40) transitioned into state 'SUCCESS' from 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='2b40860840a54244b1de8d5088a4ba25',qos_specs=None,replication_status=,reservations=['22e1ed56-ad3c-4a2c-8cbf-0bfc23bff621','8adc715f-782c-4ed7-86df-55964fc0852b','ea42bdcc-6004-416c-9024-8c0534171f45','a0446682-2a77-4cf9-b940-c6cbaaae7893'],size=1,snapshot_id=579f341a-e438-4b88-86ba-7a92da0f3584,source_replicaid=,source_volid=None,status='creating',user_id='38d7797bdc1a4d3caac776c68eae137a',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:51.976915 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ce4eb344-8817-4a4b-8111-a923123259d8 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3dc0f89-ba20-4a46-ae1e-c91104a004ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:51.994115 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ce4eb344-8817-4a4b-8111-a923123259d8 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3dc0f89-ba20-4a46-ae1e-c91104a004ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:51.994907 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-ce4eb344-8817-4a4b-8111-a923123259d8 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Flow 'volume_create_api' (b2d8edbe-bd28-477b-b3cf-dd221c48a6cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:34:51.995214 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-ce4eb344-8817-4a4b-8111-a923123259d8 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Create volume request issued successfully. Aug 25 16:34:51.995754 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ce4eb344-8817-4a4b-8111-a923123259d8 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:34:51.996170 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1227/4920] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:34:51 2026] POST /volume/v3/volumes => generated 741 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:34:52.007532 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-468031f8-cddf-44c3-b928-7456082673b6 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:52.008986 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-468031f8-cddf-44c3-b928-7456082673b6 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] GET https://10.4.3.102/volume/v3/volumes/e744bae2-0472-4792-a60b-49592e9fb0f9 Aug 25 16:34:52.009137 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-468031f8-cddf-44c3-b928-7456082673b6 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:52.009254 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-468031f8-cddf-44c3-b928-7456082673b6 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:52.015279 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:52.015279 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:52.018372 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-468031f8-cddf-44c3-b928-7456082673b6 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Volume info retrieved successfully. Aug 25 16:34:52.021895 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-468031f8-cddf-44c3-b928-7456082673b6 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] https://10.4.3.102/volume/v3/volumes/e744bae2-0472-4792-a60b-49592e9fb0f9 returned with HTTP 200 Aug 25 16:34:52.022213 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1223/4921] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:52 2026] GET /volume/v3/volumes/e744bae2-0472-4792-a60b-49592e9fb0f9 => generated 809 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:52.265208 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-40b76b08-f7d5-477c-b4eb-832cec494eb3 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:52.266872 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-40b76b08-f7d5-477c-b4eb-832cec494eb3 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] GET https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa Aug 25 16:34:52.267067 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-40b76b08-f7d5-477c-b4eb-832cec494eb3 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:52.267243 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-40b76b08-f7d5-477c-b4eb-832cec494eb3 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:52.267351 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-40b76b08-f7d5-477c-b4eb-832cec494eb3 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Show backup with id 74b7a23e-08bd-41ad-870e-5fa5ccdb25aa. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:34:52.271274 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:52.271274 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:52.272095 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-40b76b08-f7d5-477c-b4eb-832cec494eb3 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa returned with HTTP 200 Aug 25 16:34:52.272442 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1238/4922] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:52 2026] GET /volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:53.033553 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f080deec-af5c-422e-a9b5-fdc0ac5a9cc5 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:53.035303 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f080deec-af5c-422e-a9b5-fdc0ac5a9cc5 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] GET https://10.4.3.102/volume/v3/volumes/e744bae2-0472-4792-a60b-49592e9fb0f9 Aug 25 16:34:53.035482 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f080deec-af5c-422e-a9b5-fdc0ac5a9cc5 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:53.035739 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f080deec-af5c-422e-a9b5-fdc0ac5a9cc5 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:53.042662 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:53.042662 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:53.046517 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-f080deec-af5c-422e-a9b5-fdc0ac5a9cc5 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Volume info retrieved successfully. Aug 25 16:34:53.051066 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f080deec-af5c-422e-a9b5-fdc0ac5a9cc5 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] https://10.4.3.102/volume/v3/volumes/e744bae2-0472-4792-a60b-49592e9fb0f9 returned with HTTP 200 Aug 25 16:34:53.051525 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1235/4923] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:53 2026] GET /volume/v3/volumes/e744bae2-0472-4792-a60b-49592e9fb0f9 => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:53.069988 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f341c689-ded2-47b7-b226-caf4cc124bba None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:53.071799 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f341c689-ded2-47b7-b226-caf4cc124bba tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] GET https://10.4.3.102/volume/v3/volumes/e744bae2-0472-4792-a60b-49592e9fb0f9 Aug 25 16:34:53.071975 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f341c689-ded2-47b7-b226-caf4cc124bba tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:53.072180 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f341c689-ded2-47b7-b226-caf4cc124bba tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:53.078515 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:53.078515 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:34:53.081523 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-f341c689-ded2-47b7-b226-caf4cc124bba tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Volume info retrieved successfully. Aug 25 16:34:53.085027 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f341c689-ded2-47b7-b226-caf4cc124bba tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] https://10.4.3.102/volume/v3/volumes/e744bae2-0472-4792-a60b-49592e9fb0f9 returned with HTTP 200 Aug 25 16:34:53.085686 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1228/4924] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:53 2026] GET /volume/v3/volumes/e744bae2-0472-4792-a60b-49592e9fb0f9 => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:53.100606 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-398a2356-705a-4b71-b7a3-6bd87196bcc5 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:53.102081 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-398a2356-705a-4b71-b7a3-6bd87196bcc5 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/579f341a-e438-4b88-86ba-7a92da0f3584 Aug 25 16:34:53.102243 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-398a2356-705a-4b71-b7a3-6bd87196bcc5 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:53.102409 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-398a2356-705a-4b71-b7a3-6bd87196bcc5 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:53.102505 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.snapshots [None req-398a2356-705a-4b71-b7a3-6bd87196bcc5 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Delete snapshot with id: 579f341a-e438-4b88-86ba-7a92da0f3584 Aug 25 16:34:53.106797 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:53.106797 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:53.107154 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-398a2356-705a-4b71-b7a3-6bd87196bcc5 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Snapshot retrieved successfully. Aug 25 16:34:53.119958 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-398a2356-705a-4b71-b7a3-6bd87196bcc5 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Snapshot delete request issued successfully. Aug 25 16:34:53.120098 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-398a2356-705a-4b71-b7a3-6bd87196bcc5 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] https://10.4.3.102/volume/v3/snapshots/579f341a-e438-4b88-86ba-7a92da0f3584 returned with HTTP 202 Aug 25 16:34:53.120491 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1224/4925] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:34:53 2026] DELETE /volume/v3/snapshots/579f341a-e438-4b88-86ba-7a92da0f3584 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:34:53.126619 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-5263620d-2cff-47d1-acd3-9b913e555ace None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:53.128280 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5263620d-2cff-47d1-acd3-9b913e555ace tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] GET https://10.4.3.102/volume/v3/snapshots/579f341a-e438-4b88-86ba-7a92da0f3584 Aug 25 16:34:53.128525 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5263620d-2cff-47d1-acd3-9b913e555ace tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:53.128807 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5263620d-2cff-47d1-acd3-9b913e555ace tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:53.133541 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:53.133541 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:53.133962 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-5263620d-2cff-47d1-acd3-9b913e555ace tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Snapshot retrieved successfully. Aug 25 16:34:53.134685 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5263620d-2cff-47d1-acd3-9b913e555ace tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] https://10.4.3.102/volume/v3/snapshots/579f341a-e438-4b88-86ba-7a92da0f3584 returned with HTTP 200 Aug 25 16:34:53.135015 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1239/4926] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:34:53 2026] GET /volume/v3/snapshots/579f341a-e438-4b88-86ba-7a92da0f3584 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:53.281865 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e7390d16-ebb2-464d-bd98-fbac032d6c1c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:53.283545 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e7390d16-ebb2-464d-bd98-fbac032d6c1c tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] GET https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa Aug 25 16:34:53.283755 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e7390d16-ebb2-464d-bd98-fbac032d6c1c tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:53.283929 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e7390d16-ebb2-464d-bd98-fbac032d6c1c tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:53.284041 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-e7390d16-ebb2-464d-bd98-fbac032d6c1c tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Show backup with id 74b7a23e-08bd-41ad-870e-5fa5ccdb25aa. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:34:53.287809 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:53.287809 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:53.288433 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e7390d16-ebb2-464d-bd98-fbac032d6c1c tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa returned with HTTP 200 Aug 25 16:34:53.288818 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1236/4927] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:53 2026] GET /volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa => generated 755 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:54.144540 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-592b527c-4075-4f38-9f07-ce196450f0b6 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:54.146201 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-592b527c-4075-4f38-9f07-ce196450f0b6 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] GET https://10.4.3.102/volume/v3/snapshots/579f341a-e438-4b88-86ba-7a92da0f3584 Aug 25 16:34:54.146359 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-592b527c-4075-4f38-9f07-ce196450f0b6 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:54.146533 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-592b527c-4075-4f38-9f07-ce196450f0b6 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:54.150121 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-592b527c-4075-4f38-9f07-ce196450f0b6 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] https://10.4.3.102/volume/v3/snapshots/579f341a-e438-4b88-86ba-7a92da0f3584 returned with HTTP 404 Aug 25 16:34:54.150514 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1229/4928] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:34:54 2026] GET /volume/v3/snapshots/579f341a-e438-4b88-86ba-7a92da0f3584 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:54.157184 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-51938f27-6f03-41b0-abbb-0a698eb9d6be None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:54.158878 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-51938f27-6f03-41b0-abbb-0a698eb9d6be tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] DELETE https://10.4.3.102/volume/v3/volumes/48a4842b-f993-4e0c-aba9-5c1941538c25 Aug 25 16:34:54.159078 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-51938f27-6f03-41b0-abbb-0a698eb9d6be tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:54.159254 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-51938f27-6f03-41b0-abbb-0a698eb9d6be tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:54.159418 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-51938f27-6f03-41b0-abbb-0a698eb9d6be tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Delete volume with id: 48a4842b-f993-4e0c-aba9-5c1941538c25 Aug 25 16:34:54.166526 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:54.166526 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:54.166994 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-51938f27-6f03-41b0-abbb-0a698eb9d6be tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Volume info retrieved successfully. Aug 25 16:34:54.183314 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-51938f27-6f03-41b0-abbb-0a698eb9d6be tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Delete volume request issued successfully. Aug 25 16:34:54.183499 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-51938f27-6f03-41b0-abbb-0a698eb9d6be tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] https://10.4.3.102/volume/v3/volumes/48a4842b-f993-4e0c-aba9-5c1941538c25 returned with HTTP 202 Aug 25 16:34:54.183973 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1225/4929] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:34:54 2026] DELETE /volume/v3/volumes/48a4842b-f993-4e0c-aba9-5c1941538c25 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:34:54.191718 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-8c6722ca-4e73-455e-bc37-928fc7efa914 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:54.193249 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8c6722ca-4e73-455e-bc37-928fc7efa914 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] GET https://10.4.3.102/volume/v3/volumes/48a4842b-f993-4e0c-aba9-5c1941538c25 Aug 25 16:34:54.193643 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8c6722ca-4e73-455e-bc37-928fc7efa914 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:54.193972 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8c6722ca-4e73-455e-bc37-928fc7efa914 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:54.200566 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:54.200566 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:54.203914 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-8c6722ca-4e73-455e-bc37-928fc7efa914 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Volume info retrieved successfully. Aug 25 16:34:54.207937 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8c6722ca-4e73-455e-bc37-928fc7efa914 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] https://10.4.3.102/volume/v3/volumes/48a4842b-f993-4e0c-aba9-5c1941538c25 returned with HTTP 200 Aug 25 16:34:54.208305 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1240/4930] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:54 2026] GET /volume/v3/volumes/48a4842b-f993-4e0c-aba9-5c1941538c25 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:54.298132 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ed1b21ad-3b7a-4381-9d17-d24bc0f1adfc None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:54.300280 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ed1b21ad-3b7a-4381-9d17-d24bc0f1adfc tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] GET https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa Aug 25 16:34:54.300515 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ed1b21ad-3b7a-4381-9d17-d24bc0f1adfc tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:54.300716 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ed1b21ad-3b7a-4381-9d17-d24bc0f1adfc tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:54.300823 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-ed1b21ad-3b7a-4381-9d17-d24bc0f1adfc tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Show backup with id 74b7a23e-08bd-41ad-870e-5fa5ccdb25aa. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:34:54.304649 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:54.304649 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:54.305305 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ed1b21ad-3b7a-4381-9d17-d24bc0f1adfc tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa returned with HTTP 200 Aug 25 16:34:54.305673 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1237/4931] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:54 2026] GET /volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:55.221854 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0f9b499c-ebe4-4bd5-8c4e-9f456ee06d52 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:55.223712 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0f9b499c-ebe4-4bd5-8c4e-9f456ee06d52 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] GET https://10.4.3.102/volume/v3/volumes/48a4842b-f993-4e0c-aba9-5c1941538c25 Aug 25 16:34:55.223954 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0f9b499c-ebe4-4bd5-8c4e-9f456ee06d52 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:55.224191 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0f9b499c-ebe4-4bd5-8c4e-9f456ee06d52 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:55.230090 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0f9b499c-ebe4-4bd5-8c4e-9f456ee06d52 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] https://10.4.3.102/volume/v3/volumes/48a4842b-f993-4e0c-aba9-5c1941538c25 returned with HTTP 404 Aug 25 16:34:55.230533 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1230/4932] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:55 2026] GET /volume/v3/volumes/48a4842b-f993-4e0c-aba9-5c1941538c25 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:55.236265 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ccc97f34-5b4c-44a1-a08b-d3c50012ae2c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:55.238413 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ccc97f34-5b4c-44a1-a08b-d3c50012ae2c tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] DELETE https://10.4.3.102/volume/v3/volumes/e744bae2-0472-4792-a60b-49592e9fb0f9 Aug 25 16:34:55.238696 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ccc97f34-5b4c-44a1-a08b-d3c50012ae2c tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:55.238935 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ccc97f34-5b4c-44a1-a08b-d3c50012ae2c tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:55.239130 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-ccc97f34-5b4c-44a1-a08b-d3c50012ae2c tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Delete volume with id: e744bae2-0472-4792-a60b-49592e9fb0f9 Aug 25 16:34:55.247677 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:55.247677 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:55.248217 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-ccc97f34-5b4c-44a1-a08b-d3c50012ae2c tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Volume info retrieved successfully. Aug 25 16:34:55.265789 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-ccc97f34-5b4c-44a1-a08b-d3c50012ae2c tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Delete volume request issued successfully. Aug 25 16:34:55.266022 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ccc97f34-5b4c-44a1-a08b-d3c50012ae2c tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] https://10.4.3.102/volume/v3/volumes/e744bae2-0472-4792-a60b-49592e9fb0f9 returned with HTTP 202 Aug 25 16:34:55.266435 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1226/4933] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:34:55 2026] DELETE /volume/v3/volumes/e744bae2-0472-4792-a60b-49592e9fb0f9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:34:55.273465 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1c4b7357-9d9d-4166-bcf9-2b475d22be92 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:55.275063 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1c4b7357-9d9d-4166-bcf9-2b475d22be92 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] GET https://10.4.3.102/volume/v3/volumes/e744bae2-0472-4792-a60b-49592e9fb0f9 Aug 25 16:34:55.275248 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1c4b7357-9d9d-4166-bcf9-2b475d22be92 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:55.275426 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1c4b7357-9d9d-4166-bcf9-2b475d22be92 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:55.282570 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:55.282570 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:55.286417 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-1c4b7357-9d9d-4166-bcf9-2b475d22be92 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Volume info retrieved successfully. Aug 25 16:34:55.290733 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1c4b7357-9d9d-4166-bcf9-2b475d22be92 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] https://10.4.3.102/volume/v3/volumes/e744bae2-0472-4792-a60b-49592e9fb0f9 returned with HTTP 200 Aug 25 16:34:55.291111 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1241/4934] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:55 2026] GET /volume/v3/volumes/e744bae2-0472-4792-a60b-49592e9fb0f9 => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:55.314185 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-4833c106-424f-4d4c-b636-37951a543bcd None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:55.315889 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4833c106-424f-4d4c-b636-37951a543bcd tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] GET https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa Aug 25 16:34:55.316068 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4833c106-424f-4d4c-b636-37951a543bcd tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:55.316243 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4833c106-424f-4d4c-b636-37951a543bcd tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:55.316341 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-4833c106-424f-4d4c-b636-37951a543bcd tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Show backup with id 74b7a23e-08bd-41ad-870e-5fa5ccdb25aa. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:34:55.324138 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:55.324138 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:55.324812 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4833c106-424f-4d4c-b636-37951a543bcd tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa returned with HTTP 200 Aug 25 16:34:55.325143 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1238/4935] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:55 2026] GET /volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:56.302389 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-2617de07-b35e-4722-955b-a09275fa5879 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:56.304024 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2617de07-b35e-4722-955b-a09275fa5879 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] GET https://10.4.3.102/volume/v3/volumes/e744bae2-0472-4792-a60b-49592e9fb0f9 Aug 25 16:34:56.304199 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2617de07-b35e-4722-955b-a09275fa5879 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:56.304393 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2617de07-b35e-4722-955b-a09275fa5879 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:56.309355 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2617de07-b35e-4722-955b-a09275fa5879 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] https://10.4.3.102/volume/v3/volumes/e744bae2-0472-4792-a60b-49592e9fb0f9 returned with HTTP 404 Aug 25 16:34:56.309786 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1231/4936] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:56 2026] GET /volume/v3/volumes/e744bae2-0472-4792-a60b-49592e9fb0f9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:56.315630 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-76d1dd2b-7eb9-4e80-a774-ba9b809e041a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:56.317222 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-76d1dd2b-7eb9-4e80-a774-ba9b809e041a tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/579f341a-e438-4b88-86ba-7a92da0f3584 Aug 25 16:34:56.317404 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-76d1dd2b-7eb9-4e80-a774-ba9b809e041a tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:56.317596 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-76d1dd2b-7eb9-4e80-a774-ba9b809e041a tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:56.317695 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.snapshots [None req-76d1dd2b-7eb9-4e80-a774-ba9b809e041a tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Delete snapshot with id: 579f341a-e438-4b88-86ba-7a92da0f3584 Aug 25 16:34:56.321193 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-76d1dd2b-7eb9-4e80-a774-ba9b809e041a tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] https://10.4.3.102/volume/v3/snapshots/579f341a-e438-4b88-86ba-7a92da0f3584 returned with HTTP 404 Aug 25 16:34:56.321638 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1227/4937] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:34:56 2026] DELETE /volume/v3/snapshots/579f341a-e438-4b88-86ba-7a92da0f3584 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:56.327092 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-abe0f7b5-c6df-4c2c-9396-fdc64713c990 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:56.328692 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-abe0f7b5-c6df-4c2c-9396-fdc64713c990 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] GET https://10.4.3.102/volume/v3/snapshots/579f341a-e438-4b88-86ba-7a92da0f3584 Aug 25 16:34:56.328870 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-abe0f7b5-c6df-4c2c-9396-fdc64713c990 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:56.329081 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-abe0f7b5-c6df-4c2c-9396-fdc64713c990 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:56.333114 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-abe0f7b5-c6df-4c2c-9396-fdc64713c990 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] https://10.4.3.102/volume/v3/snapshots/579f341a-e438-4b88-86ba-7a92da0f3584 returned with HTTP 404 Aug 25 16:34:56.333545 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1242/4938] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:34:56 2026] GET /volume/v3/snapshots/579f341a-e438-4b88-86ba-7a92da0f3584 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:56.334216 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-bd4362d7-5103-4183-855b-c973f807df77 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:56.335728 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bd4362d7-5103-4183-855b-c973f807df77 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] GET https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa Aug 25 16:34:56.335900 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-bd4362d7-5103-4183-855b-c973f807df77 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:56.336096 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-bd4362d7-5103-4183-855b-c973f807df77 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:56.336191 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-bd4362d7-5103-4183-855b-c973f807df77 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Show backup with id 74b7a23e-08bd-41ad-870e-5fa5ccdb25aa. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:34:56.339627 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-aea79b9f-c0a9-4d72-ab1a-f6ad5c0bda9e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:56.341052 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-aea79b9f-c0a9-4d72-ab1a-f6ad5c0bda9e tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] DELETE https://10.4.3.102/volume/v3/volumes/48a4842b-f993-4e0c-aba9-5c1941538c25 Aug 25 16:34:56.341212 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-aea79b9f-c0a9-4d72-ab1a-f6ad5c0bda9e tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:56.341392 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-aea79b9f-c0a9-4d72-ab1a-f6ad5c0bda9e tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:56.341549 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-aea79b9f-c0a9-4d72-ab1a-f6ad5c0bda9e tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Delete volume with id: 48a4842b-f993-4e0c-aba9-5c1941538c25 Aug 25 16:34:56.341804 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:56.341804 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:56.342582 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bd4362d7-5103-4183-855b-c973f807df77 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa returned with HTTP 200 Aug 25 16:34:56.343000 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1239/4939] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:56 2026] GET /volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:56.346185 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-aea79b9f-c0a9-4d72-ab1a-f6ad5c0bda9e tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] https://10.4.3.102/volume/v3/volumes/48a4842b-f993-4e0c-aba9-5c1941538c25 returned with HTTP 404 Aug 25 16:34:56.346573 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1232/4940] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:34:56 2026] DELETE /volume/v3/volumes/48a4842b-f993-4e0c-aba9-5c1941538c25 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:56.352386 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-4a6a5025-164b-454e-b34a-5e65f8930f35 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:56.354097 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4a6a5025-164b-454e-b34a-5e65f8930f35 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] GET https://10.4.3.102/volume/v3/volumes/48a4842b-f993-4e0c-aba9-5c1941538c25 Aug 25 16:34:56.354270 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4a6a5025-164b-454e-b34a-5e65f8930f35 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:56.354439 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4a6a5025-164b-454e-b34a-5e65f8930f35 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:56.359709 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4a6a5025-164b-454e-b34a-5e65f8930f35 tempest-SnapshotDependencyTests-1744824169 tempest-SnapshotDependencyTests-1744824169-project-member] https://10.4.3.102/volume/v3/volumes/48a4842b-f993-4e0c-aba9-5c1941538c25 returned with HTTP 404 Aug 25 16:34:56.360133 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1228/4941] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:56 2026] GET /volume/v3/volumes/48a4842b-f993-4e0c-aba9-5c1941538c25 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:34:57.352065 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-b5a1010f-1070-4dcf-b869-708c8f567628 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:57.353608 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b5a1010f-1070-4dcf-b869-708c8f567628 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] GET https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa Aug 25 16:34:57.353774 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b5a1010f-1070-4dcf-b869-708c8f567628 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:57.353967 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b5a1010f-1070-4dcf-b869-708c8f567628 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:57.354061 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-b5a1010f-1070-4dcf-b869-708c8f567628 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Show backup with id 74b7a23e-08bd-41ad-870e-5fa5ccdb25aa. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:34:57.357999 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:57.357999 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:57.358649 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b5a1010f-1070-4dcf-b869-708c8f567628 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa returned with HTTP 200 Aug 25 16:34:57.358964 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1243/4942] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:57 2026] GET /volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa => generated 755 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:58.369897 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-1b9be68f-ecd8-4085-947e-8ae89ae4e4b0 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:58.371523 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1b9be68f-ecd8-4085-947e-8ae89ae4e4b0 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] GET https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa Aug 25 16:34:58.371733 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1b9be68f-ecd8-4085-947e-8ae89ae4e4b0 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:58.371909 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1b9be68f-ecd8-4085-947e-8ae89ae4e4b0 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:58.372008 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-1b9be68f-ecd8-4085-947e-8ae89ae4e4b0 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Show backup with id 74b7a23e-08bd-41ad-870e-5fa5ccdb25aa. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:34:58.375952 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:58.375952 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:58.376632 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1b9be68f-ecd8-4085-947e-8ae89ae4e4b0 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa returned with HTTP 200 Aug 25 16:34:58.377006 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1240/4943] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:58 2026] GET /volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa => generated 755 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:58.948923 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a78644d2-22f5-417b-ab70-af6a6160a57f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:59.032213 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a78644d2-22f5-417b-ab70-af6a6160a57f tempest-VolumeMultiattachTests-1528535112 tempest-VolumeMultiattachTests-1528535112-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:34:59.032571 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a78644d2-22f5-417b-ab70-af6a6160a57f tempest-VolumeMultiattachTests-1528535112 tempest-VolumeMultiattachTests-1528535112-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1072895234-1638480350", "extra_specs": {"multiattach": " True"}}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:59.048327 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a78644d2-22f5-417b-ab70-af6a6160a57f tempest-VolumeMultiattachTests-1528535112 tempest-VolumeMultiattachTests-1528535112-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:34:59.048887 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1233/4944] 10.4.3.102 () {68 vars in 1253 bytes} [Tue Aug 25 16:34:58 2026] POST /volume/v3/types => generated 287 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:59.056781 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-02319d31-7cdc-4035-8431-808dbc044733 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:59.061669 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-02319d31-7cdc-4035-8431-808dbc044733 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:34:59.061669 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-02319d31-7cdc-4035-8431-808dbc044733 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1585978983", "snapshot_id": null, "imageRef": null, "volume_type": "766123ff-a75c-4ad1-acb9-1477c2735ea0", "size": 1}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:34:59.062014 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-02319d31-7cdc-4035-8431-808dbc044733 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1585978983', 'snapshot_id': None, 'imageRef': None, 'volume_type': '766123ff-a75c-4ad1-acb9-1477c2735ea0', 'size': 1}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:34:59.066094 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-02319d31-7cdc-4035-8431-808dbc044733 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Create volume of 1 GB Aug 25 16:34:59.067115 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:59.067115 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:59.069800 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-02319d31-7cdc-4035-8431-808dbc044733 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Availability Zones retrieved successfully. Aug 25 16:34:59.074509 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-02319d31-7cdc-4035-8431-808dbc044733 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Flow 'volume_create_api' (88188288-347f-4d8d-abbc-ea55381fb56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:34:59.075868 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-02319d31-7cdc-4035-8431-808dbc044733 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcb472be-1e85-4d01-8625-31046dd62166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:59.076807 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-02319d31-7cdc-4035-8431-808dbc044733 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:34:59.085018 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:59.085018 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:34:59.105310 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-02319d31-7cdc-4035-8431-808dbc044733 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcb472be-1e85-4d01-8625-31046dd62166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:34:59Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=766123ff-a75c-4ad1-acb9-1477c2735ea0,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1072895234-1638480350',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '766123ff-a75c-4ad1-acb9-1477c2735ea0', 'encryption_key_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=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:59.106853 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-02319d31-7cdc-4035-8431-808dbc044733 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8075634-0fe1-4809-bf3e-047165657452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:59.133443 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-02319d31-7cdc-4035-8431-808dbc044733 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1072895234-1638480350 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1072895234-1638480350, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:34:59.134013 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-02319d31-7cdc-4035-8431-808dbc044733 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1072895234-1638480350 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1072895234-1638480350, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:34:59.168653 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-02319d31-7cdc-4035-8431-808dbc044733 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Created reservations ['12bed8d1-8396-478b-9850-69392abf72b8', '52dbe4cf-ddf5-43d4-9d7f-f801013671f1', 'd1961a98-1a89-49fe-8257-bed29be02cb7', '21c18c56-6ff0-48aa-8084-1330459b561a'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:34:59.168653 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-02319d31-7cdc-4035-8431-808dbc044733 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8075634-0fe1-4809-bf3e-047165657452) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12bed8d1-8396-478b-9850-69392abf72b8', '52dbe4cf-ddf5-43d4-9d7f-f801013671f1', 'd1961a98-1a89-49fe-8257-bed29be02cb7', '21c18c56-6ff0-48aa-8084-1330459b561a']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:59.168973 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-02319d31-7cdc-4035-8431-808dbc044733 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fef228c-0805-4d4d-8515-756b52f5afde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:59.191858 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-02319d31-7cdc-4035-8431-808dbc044733 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fef228c-0805-4d4d-8515-756b52f5afde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2aefcbc-bea9-444d-8c9e-9d08739a6aed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1585978983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='49927fa55f4d4ccaad48e165df8f17c7',qos_specs=None,replication_status=,reservations=['12bed8d1-8396-478b-9850-69392abf72b8','52dbe4cf-ddf5-43d4-9d7f-f801013671f1','d1961a98-1a89-49fe-8257-bed29be02cb7','21c18c56-6ff0-48aa-8084-1330459b561a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e75e0ce137e4d3d83a469c9d51e3de6',volume_type_id=766123ff-a75c-4ad1-acb9-1477c2735ea0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:34:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1585978983',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2aefcbc-bea9-444d-8c9e-9d08739a6aed,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='49927fa55f4d4ccaad48e165df8f17c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e75e0ce137e4d3d83a469c9d51e3de6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(766123ff-a75c-4ad1-acb9-1477c2735ea0),volume_type_id=766123ff-a75c-4ad1-acb9-1477c2735ea0)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:59.192791 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-02319d31-7cdc-4035-8431-808dbc044733 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b50b0311-47e7-466a-99af-4747561f3f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:59.214976 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-02319d31-7cdc-4035-8431-808dbc044733 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b50b0311-47e7-466a-99af-4747561f3f32) transitioned into state 'SUCCESS' from state '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-1585978983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='49927fa55f4d4ccaad48e165df8f17c7',qos_specs=None,replication_status=,reservations=['12bed8d1-8396-478b-9850-69392abf72b8','52dbe4cf-ddf5-43d4-9d7f-f801013671f1','d1961a98-1a89-49fe-8257-bed29be02cb7','21c18c56-6ff0-48aa-8084-1330459b561a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e75e0ce137e4d3d83a469c9d51e3de6',volume_type_id=766123ff-a75c-4ad1-acb9-1477c2735ea0)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:59.216010 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-02319d31-7cdc-4035-8431-808dbc044733 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89a73173-031c-4f41-ac76-b16d818b97ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:34:59.227773 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-02319d31-7cdc-4035-8431-808dbc044733 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89a73173-031c-4f41-ac76-b16d818b97ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:34:59.228553 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-02319d31-7cdc-4035-8431-808dbc044733 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Flow 'volume_create_api' (88188288-347f-4d8d-abbc-ea55381fb56e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:34:59.228984 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-02319d31-7cdc-4035-8431-808dbc044733 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Create volume request issued successfully. Aug 25 16:34:59.229894 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-02319d31-7cdc-4035-8431-808dbc044733 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:34:59.230361 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1229/4945] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:34:59 2026] POST /volume/v3/volumes => generated 830 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:34:59.243500 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1d317abc-7e77-4dba-9a12-dd5c1e416dd9 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:59.246008 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1d317abc-7e77-4dba-9a12-dd5c1e416dd9 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed Aug 25 16:34:59.247564 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1d317abc-7e77-4dba-9a12-dd5c1e416dd9 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:59.247564 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1d317abc-7e77-4dba-9a12-dd5c1e416dd9 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:59.254579 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:59.254579 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:34:59.258526 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-1d317abc-7e77-4dba-9a12-dd5c1e416dd9 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:34:59.263080 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1d317abc-7e77-4dba-9a12-dd5c1e416dd9 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed returned with HTTP 200 Aug 25 16:34:59.263457 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1244/4946] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:59 2026] GET /volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed => generated 898 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:34:59.386025 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-0984e6e7-ac2f-47d1-9759-4ff4bc45d433 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:34:59.387615 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0984e6e7-ac2f-47d1-9759-4ff4bc45d433 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] GET https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa Aug 25 16:34:59.387805 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0984e6e7-ac2f-47d1-9759-4ff4bc45d433 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:34:59.387972 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0984e6e7-ac2f-47d1-9759-4ff4bc45d433 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:34:59.388064 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-0984e6e7-ac2f-47d1-9759-4ff4bc45d433 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Show backup with id 74b7a23e-08bd-41ad-870e-5fa5ccdb25aa. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:34:59.394542 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:34:59.394542 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:34:59.395701 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0984e6e7-ac2f-47d1-9759-4ff4bc45d433 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa returned with HTTP 200 Aug 25 16:34:59.396238 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1241/4947] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:34:59 2026] GET /volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:00.277881 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-521800dc-4cda-494c-875c-315f9f1c194d None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:00.279692 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-521800dc-4cda-494c-875c-315f9f1c194d tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed Aug 25 16:35:00.279955 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-521800dc-4cda-494c-875c-315f9f1c194d tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:00.280209 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-521800dc-4cda-494c-875c-315f9f1c194d tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:00.287231 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:00.287231 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:35:00.290546 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-521800dc-4cda-494c-875c-315f9f1c194d tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:35:00.294970 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-521800dc-4cda-494c-875c-315f9f1c194d tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed returned with HTTP 200 Aug 25 16:35:00.295477 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1234/4948] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:00 2026] GET /volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed => generated 923 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:00.308581 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-4ef77f92-705d-427e-8fca-a07cd226afd5 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:00.311275 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4ef77f92-705d-427e-8fca-a07cd226afd5 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed Aug 25 16:35:00.311275 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4ef77f92-705d-427e-8fca-a07cd226afd5 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:00.311460 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4ef77f92-705d-427e-8fca-a07cd226afd5 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:00.323930 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:00.323930 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:35:00.328514 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-4ef77f92-705d-427e-8fca-a07cd226afd5 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:35:00.333731 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4ef77f92-705d-427e-8fca-a07cd226afd5 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed returned with HTTP 200 Aug 25 16:35:00.334195 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1230/4949] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:00 2026] GET /volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed => generated 923 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:00.348105 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-7986f6fe-92d5-49b6-bf97-00919297927f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:00.350182 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7986f6fe-92d5-49b6-bf97-00919297927f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:35:00.350636 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7986f6fe-92d5-49b6-bf97-00919297927f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1915808675", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:35:00.352527 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-7986f6fe-92d5-49b6-bf97-00919297927f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1915808675', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:35:00.352689 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-7986f6fe-92d5-49b6-bf97-00919297927f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Create volume of 1 GB Aug 25 16:35:00.357395 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-7986f6fe-92d5-49b6-bf97-00919297927f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Availability Zones retrieved successfully. Aug 25 16:35:00.364672 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-7986f6fe-92d5-49b6-bf97-00919297927f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Flow 'volume_create_api' (15a231e0-a3a0-4aae-a8fb-4ce6c2ffe920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:35:00.365813 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-7986f6fe-92d5-49b6-bf97-00919297927f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (780dafb5-f0fe-45ef-aeed-884aa164d5ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:35:00.367079 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-7986f6fe-92d5-49b6-bf97-00919297927f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:35:00.395123 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-7986f6fe-92d5-49b6-bf97-00919297927f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (780dafb5-f0fe-45ef-aeed-884aa164d5ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:35:00.395847 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-7986f6fe-92d5-49b6-bf97-00919297927f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a100be21-f351-47c4-9b4e-ae880033d3ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:35:00.408252 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-3032add5-e476-48a0-a61e-4cfa2a1e0202 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:00.409975 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3032add5-e476-48a0-a61e-4cfa2a1e0202 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] GET https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa Aug 25 16:35:00.410143 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3032add5-e476-48a0-a61e-4cfa2a1e0202 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:00.410316 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3032add5-e476-48a0-a61e-4cfa2a1e0202 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:00.410415 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-3032add5-e476-48a0-a61e-4cfa2a1e0202 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Show backup with id 74b7a23e-08bd-41ad-870e-5fa5ccdb25aa. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:35:00.414285 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:00.414285 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:35:00.414946 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3032add5-e476-48a0-a61e-4cfa2a1e0202 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa returned with HTTP 200 Aug 25 16:35:00.415268 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1242/4950] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:00 2026] GET /volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa => generated 755 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:00.445171 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-7986f6fe-92d5-49b6-bf97-00919297927f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Created reservations ['a7c2cf6e-1101-41dd-8bb8-e33cdef624ec', '4fac0d30-b886-42fd-a8e9-87daffbead1a', 'a82701ee-bb6d-46f6-ad7a-cb1bcf1ede05', 'ac056ffb-6085-46ab-bbec-ef0c3e255712'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:35:00.446088 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-7986f6fe-92d5-49b6-bf97-00919297927f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a100be21-f351-47c4-9b4e-ae880033d3ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7c2cf6e-1101-41dd-8bb8-e33cdef624ec', '4fac0d30-b886-42fd-a8e9-87daffbead1a', 'a82701ee-bb6d-46f6-ad7a-cb1bcf1ede05', 'ac056ffb-6085-46ab-bbec-ef0c3e255712']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:35:00.446836 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-7986f6fe-92d5-49b6-bf97-00919297927f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (493f7823-cfab-4a71-b47e-7e31b9f6ec5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:35:00.466386 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-7986f6fe-92d5-49b6-bf97-00919297927f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (493f7823-cfab-4a71-b47e-7e31b9f6ec5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca11ea82-7117-4c25-b55c-3163452a124a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1915808675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49927fa55f4d4ccaad48e165df8f17c7',qos_specs=None,replication_status=,reservations=['a7c2cf6e-1101-41dd-8bb8-e33cdef624ec','4fac0d30-b886-42fd-a8e9-87daffbead1a','a82701ee-bb6d-46f6-ad7a-cb1bcf1ede05','ac056ffb-6085-46ab-bbec-ef0c3e255712'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e75e0ce137e4d3d83a469c9d51e3de6',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:35:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1915808675',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca11ea82-7117-4c25-b55c-3163452a124a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49927fa55f4d4ccaad48e165df8f17c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e75e0ce137e4d3d83a469c9d51e3de6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:35:00.467491 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-7986f6fe-92d5-49b6-bf97-00919297927f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (366e2d04-b9ca-4975-adb9-6e0808ff1aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:35:00.483267 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-7986f6fe-92d5-49b6-bf97-00919297927f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (366e2d04-b9ca-4975-adb9-6e0808ff1aee) transitioned into state 'SUCCESS' from state '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-1915808675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49927fa55f4d4ccaad48e165df8f17c7',qos_specs=None,replication_status=,reservations=['a7c2cf6e-1101-41dd-8bb8-e33cdef624ec','4fac0d30-b886-42fd-a8e9-87daffbead1a','a82701ee-bb6d-46f6-ad7a-cb1bcf1ede05','ac056ffb-6085-46ab-bbec-ef0c3e255712'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e75e0ce137e4d3d83a469c9d51e3de6',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:35:00.484012 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-7986f6fe-92d5-49b6-bf97-00919297927f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (014bba3a-91d3-4cb7-a6d3-dc30e0250194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:35:00.493332 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-7986f6fe-92d5-49b6-bf97-00919297927f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (014bba3a-91d3-4cb7-a6d3-dc30e0250194) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:35:00.494050 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-7986f6fe-92d5-49b6-bf97-00919297927f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Flow 'volume_create_api' (15a231e0-a3a0-4aae-a8fb-4ce6c2ffe920) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:35:00.494315 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-7986f6fe-92d5-49b6-bf97-00919297927f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Create volume request issued successfully. Aug 25 16:35:00.494850 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7986f6fe-92d5-49b6-bf97-00919297927f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:35:00.495230 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1245/4951] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:35:00 2026] POST /volume/v3/volumes => generated 753 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:35:00.506889 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-39ce3ad7-eda5-46ae-bad7-f41e2ee4e276 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:00.508924 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-39ce3ad7-eda5-46ae-bad7-f41e2ee4e276 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a Aug 25 16:35:00.509112 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-39ce3ad7-eda5-46ae-bad7-f41e2ee4e276 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:00.509293 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-39ce3ad7-eda5-46ae-bad7-f41e2ee4e276 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:00.515486 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:00.515486 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:35:00.518641 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-39ce3ad7-eda5-46ae-bad7-f41e2ee4e276 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:35:00.522364 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-39ce3ad7-eda5-46ae-bad7-f41e2ee4e276 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a returned with HTTP 200 Aug 25 16:35:00.522729 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1235/4952] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:00 2026] GET /volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a => generated 821 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:01.426429 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-887cf906-9e13-4d98-b808-4fda1c3dd121 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:01.428277 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-887cf906-9e13-4d98-b808-4fda1c3dd121 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] GET https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa Aug 25 16:35:01.428460 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-887cf906-9e13-4d98-b808-4fda1c3dd121 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:01.428646 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-887cf906-9e13-4d98-b808-4fda1c3dd121 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:01.428746 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-887cf906-9e13-4d98-b808-4fda1c3dd121 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Show backup with id 74b7a23e-08bd-41ad-870e-5fa5ccdb25aa. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:35:01.436626 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:01.436626 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:35:01.437605 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-887cf906-9e13-4d98-b808-4fda1c3dd121 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa returned with HTTP 200 Aug 25 16:35:01.438101 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1231/4953] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:01 2026] GET /volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:01.534827 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ee7fe63b-3bae-4264-ac31-1b468187cc03 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:01.536504 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ee7fe63b-3bae-4264-ac31-1b468187cc03 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a Aug 25 16:35:01.536744 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ee7fe63b-3bae-4264-ac31-1b468187cc03 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:01.536877 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ee7fe63b-3bae-4264-ac31-1b468187cc03 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:01.544850 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:01.544850 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:35:01.549183 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-ee7fe63b-3bae-4264-ac31-1b468187cc03 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:35:01.552879 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ee7fe63b-3bae-4264-ac31-1b468187cc03 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a returned with HTTP 200 Aug 25 16:35:01.553523 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1243/4954] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:01 2026] GET /volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:01.566711 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-2c6052bd-c9c5-4434-9a41-9ec70c72e1cf None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:01.568516 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2c6052bd-c9c5-4434-9a41-9ec70c72e1cf tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a Aug 25 16:35:01.568717 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2c6052bd-c9c5-4434-9a41-9ec70c72e1cf tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:01.568896 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2c6052bd-c9c5-4434-9a41-9ec70c72e1cf tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:01.575312 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:01.575312 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:35:01.578504 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-2c6052bd-c9c5-4434-9a41-9ec70c72e1cf tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:35:01.582234 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2c6052bd-c9c5-4434-9a41-9ec70c72e1cf tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a returned with HTTP 200 Aug 25 16:35:01.582600 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1246/4955] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:01 2026] GET /volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:01.594362 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c31017b5-cf17-4ea4-b341-376455ad6cfb None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:01.597214 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c31017b5-cf17-4ea4-b341-376455ad6cfb tempest-VolumeMultiattachTests-1528535112 tempest-VolumeMultiattachTests-1528535112-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:35:01.597784 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c31017b5-cf17-4ea4-b341-376455ad6cfb tempest-VolumeMultiattachTests-1528535112 tempest-VolumeMultiattachTests-1528535112-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1896769256", "extra_specs": {}}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:35:01.613110 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c31017b5-cf17-4ea4-b341-376455ad6cfb tempest-VolumeMultiattachTests-1528535112 tempest-VolumeMultiattachTests-1528535112-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:35:01.613426 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1236/4956] 10.4.3.102 () {68 vars in 1252 bytes} [Tue Aug 25 16:35:01 2026] POST /volume/v3/types => generated 212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:01.621212 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-0857e517-fc18-44eb-91bc-b14d812c6b64 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:01.623185 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0857e517-fc18-44eb-91bc-b14d812c6b64 tempest-VolumeMultiattachTests-1528535112 tempest-VolumeMultiattachTests-1528535112-project-admin] POST https://10.4.3.102/volume/v3/types/8438cf18-d339-4ede-aa05-f2e42eae7827/encryption Aug 25 16:35:01.623596 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0857e517-fc18-44eb-91bc-b14d812c6b64 tempest-VolumeMultiattachTests-1528535112 tempest-VolumeMultiattachTests-1528535112-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:35:01.638541 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0857e517-fc18-44eb-91bc-b14d812c6b64 tempest-VolumeMultiattachTests-1528535112 tempest-VolumeMultiattachTests-1528535112-project-admin] https://10.4.3.102/volume/v3/types/8438cf18-d339-4ede-aa05-f2e42eae7827/encryption returned with HTTP 200 Aug 25 16:35:01.639047 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1232/4957] 10.4.3.102 () {68 vars in 1397 bytes} [Tue Aug 25 16:35:01 2026] POST /volume/v3/types/8438cf18-d339-4ede-aa05-f2e42eae7827/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:01.646167 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-a87574f7-2a59-4218-8035-364f45abd628 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:01.647957 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a87574f7-2a59-4218-8035-364f45abd628 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:35:01.648311 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a87574f7-2a59-4218-8035-364f45abd628 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1852809017", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1896769256", "size": 1}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:35:01.649898 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-a87574f7-2a59-4218-8035-364f45abd628 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1852809017', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1896769256', 'size': 1}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:35:01.652931 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-a87574f7-2a59-4218-8035-364f45abd628 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Create volume of 1 GB Aug 25 16:35:01.653216 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:01.653216 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:35:01.653726 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-a87574f7-2a59-4218-8035-364f45abd628 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Availability Zones retrieved successfully. Aug 25 16:35:01.659170 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-a87574f7-2a59-4218-8035-364f45abd628 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Flow 'volume_create_api' (183d8156-56e9-4655-8fdc-28336f54c0b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:35:01.660095 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-a87574f7-2a59-4218-8035-364f45abd628 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18ab1ceb-6015-4918-b378-3417646bf4dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:35:01.661007 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-a87574f7-2a59-4218-8035-364f45abd628 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:35:01.687969 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-a87574f7-2a59-4218-8035-364f45abd628 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18ab1ceb-6015-4918-b378-3417646bf4dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:35:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8438cf18-d339-4ede-aa05-f2e42eae7827,is_public=True,name='tempest-scenario-type-luks-1896769256',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8438cf18-d339-4ede-aa05-f2e42eae7827', '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=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:35:01.688768 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-a87574f7-2a59-4218-8035-364f45abd628 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75d2262d-fe58-42b9-9e63-dc90c12960f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:35:01.714985 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-a87574f7-2a59-4218-8035-364f45abd628 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1896769256 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1896769256, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:35:01.715306 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-a87574f7-2a59-4218-8035-364f45abd628 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1896769256 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1896769256, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:35:01.744896 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-a87574f7-2a59-4218-8035-364f45abd628 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Created reservations ['67e10ae6-1c82-442a-9514-ec6e7623934a', '3fa1a9c2-6624-4604-b95e-3bf022ac7606', 'ff3066bb-2f13-4be9-834f-3871d25eca49', '32527bfb-53fe-45d0-9333-5966ad556c42'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:35:01.745893 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-a87574f7-2a59-4218-8035-364f45abd628 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75d2262d-fe58-42b9-9e63-dc90c12960f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67e10ae6-1c82-442a-9514-ec6e7623934a', '3fa1a9c2-6624-4604-b95e-3bf022ac7606', 'ff3066bb-2f13-4be9-834f-3871d25eca49', '32527bfb-53fe-45d0-9333-5966ad556c42']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:35:01.746868 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-a87574f7-2a59-4218-8035-364f45abd628 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b757e3e-7bc2-45c8-b78d-00036759e550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:35:01.774073 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-a87574f7-2a59-4218-8035-364f45abd628 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b757e3e-7bc2-45c8-b78d-00036759e550) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '907dc0dc-5958-49a4-a8bc-b7a272987ace', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1852809017',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49927fa55f4d4ccaad48e165df8f17c7',qos_specs=None,replication_status=,reservations=['67e10ae6-1c82-442a-9514-ec6e7623934a','3fa1a9c2-6624-4604-b95e-3bf022ac7606','ff3066bb-2f13-4be9-834f-3871d25eca49','32527bfb-53fe-45d0-9333-5966ad556c42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e75e0ce137e4d3d83a469c9d51e3de6',volume_type_id=8438cf18-d339-4ede-aa05-f2e42eae7827), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:35:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1852809017',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=907dc0dc-5958-49a4-a8bc-b7a272987ace,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49927fa55f4d4ccaad48e165df8f17c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e75e0ce137e4d3d83a469c9d51e3de6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8438cf18-d339-4ede-aa05-f2e42eae7827),volume_type_id=8438cf18-d339-4ede-aa05-f2e42eae7827)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:35:01.774900 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-a87574f7-2a59-4218-8035-364f45abd628 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccbaef75-9d6a-4791-964a-119dc944e1c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:35:01.789829 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-a87574f7-2a59-4218-8035-364f45abd628 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccbaef75-9d6a-4791-964a-119dc944e1c4) transitioned into state 'SUCCESS' from state '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-1852809017',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49927fa55f4d4ccaad48e165df8f17c7',qos_specs=None,replication_status=,reservations=['67e10ae6-1c82-442a-9514-ec6e7623934a','3fa1a9c2-6624-4604-b95e-3bf022ac7606','ff3066bb-2f13-4be9-834f-3871d25eca49','32527bfb-53fe-45d0-9333-5966ad556c42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e75e0ce137e4d3d83a469c9d51e3de6',volume_type_id=8438cf18-d339-4ede-aa05-f2e42eae7827)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:35:01.790493 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-a87574f7-2a59-4218-8035-364f45abd628 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e94ea684-b423-422a-8be8-4f64daafb4b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:35:01.801770 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-a87574f7-2a59-4218-8035-364f45abd628 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e94ea684-b423-422a-8be8-4f64daafb4b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:35:01.802510 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-a87574f7-2a59-4218-8035-364f45abd628 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Flow 'volume_create_api' (183d8156-56e9-4655-8fdc-28336f54c0b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:35:01.802828 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-a87574f7-2a59-4218-8035-364f45abd628 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Create volume request issued successfully. Aug 25 16:35:01.803450 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a87574f7-2a59-4218-8035-364f45abd628 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:35:01.803871 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1244/4958] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:35:01 2026] POST /volume/v3/volumes => generated 781 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:35:01.816130 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-5777729e-c2f4-45bc-b3e2-0d642d22e83f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:01.817815 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5777729e-c2f4-45bc-b3e2-0d642d22e83f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace Aug 25 16:35:01.817989 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5777729e-c2f4-45bc-b3e2-0d642d22e83f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:01.818173 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5777729e-c2f4-45bc-b3e2-0d642d22e83f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:01.824481 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:01.824481 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:35:01.827900 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-5777729e-c2f4-45bc-b3e2-0d642d22e83f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:35:01.831717 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5777729e-c2f4-45bc-b3e2-0d642d22e83f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace returned with HTTP 200 Aug 25 16:35:01.832108 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1247/4959] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:01 2026] GET /volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:02.456304 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-8f61be0c-53cf-4819-ad17-fe5126b22a8f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:02.458054 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8f61be0c-53cf-4819-ad17-fe5126b22a8f tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] GET https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa Aug 25 16:35:02.458243 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8f61be0c-53cf-4819-ad17-fe5126b22a8f tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:02.458430 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8f61be0c-53cf-4819-ad17-fe5126b22a8f tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:02.458531 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-8f61be0c-53cf-4819-ad17-fe5126b22a8f tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Show backup with id 74b7a23e-08bd-41ad-870e-5fa5ccdb25aa. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:35:02.463399 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:02.463399 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:35:02.464244 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8f61be0c-53cf-4819-ad17-fe5126b22a8f tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa returned with HTTP 200 Aug 25 16:35:02.464635 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1237/4960] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:02 2026] GET /volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:02.843547 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-e7599dfd-f922-44ea-8a90-e3f029de3508 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:02.845632 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e7599dfd-f922-44ea-8a90-e3f029de3508 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace Aug 25 16:35:02.845878 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e7599dfd-f922-44ea-8a90-e3f029de3508 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:02.846120 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e7599dfd-f922-44ea-8a90-e3f029de3508 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:02.854494 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:02.854494 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:35:02.858530 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-e7599dfd-f922-44ea-8a90-e3f029de3508 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:35:02.863490 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e7599dfd-f922-44ea-8a90-e3f029de3508 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace returned with HTTP 200 Aug 25 16:35:02.863981 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1233/4961] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:02 2026] GET /volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:02.875490 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9a460d74-4fc6-4f8c-a929-590a025cfcb5 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:02.877339 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9a460d74-4fc6-4f8c-a929-590a025cfcb5 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace Aug 25 16:35:02.877530 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9a460d74-4fc6-4f8c-a929-590a025cfcb5 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:02.877724 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9a460d74-4fc6-4f8c-a929-590a025cfcb5 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:02.884218 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:02.884218 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:35:02.887296 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-9a460d74-4fc6-4f8c-a929-590a025cfcb5 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:35:02.890869 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9a460d74-4fc6-4f8c-a929-590a025cfcb5 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace returned with HTTP 200 Aug 25 16:35:02.891213 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1245/4962] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:02 2026] GET /volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace => generated 874 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:02.939052 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-1c6398c5-b171-4997-b192-e41a2c752cf5 req-b8c7ef87-cef9-4e77-b64f-3e1b4bebb5ff None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:02.941366 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-1c6398c5-b171-4997-b192-e41a2c752cf5 req-b8c7ef87-cef9-4e77-b64f-3e1b4bebb5ff tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a Aug 25 16:35:02.941608 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-1c6398c5-b171-4997-b192-e41a2c752cf5 req-b8c7ef87-cef9-4e77-b64f-3e1b4bebb5ff tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:02.941820 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-1c6398c5-b171-4997-b192-e41a2c752cf5 req-b8c7ef87-cef9-4e77-b64f-3e1b4bebb5ff tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:02.952119 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:02.952119 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:35:02.956036 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-1c6398c5-b171-4997-b192-e41a2c752cf5 req-b8c7ef87-cef9-4e77-b64f-3e1b4bebb5ff tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:35:02.962470 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-1c6398c5-b171-4997-b192-e41a2c752cf5 req-b8c7ef87-cef9-4e77-b64f-3e1b4bebb5ff tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a returned with HTTP 200 Aug 25 16:35:02.962909 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1248/4963] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:35:02 2026] GET /volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:03.048411 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-1449a2d2-058e-4d2e-8891-5836d1bda9a1 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:03.048810 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1449a2d2-058e-4d2e-8891-5836d1bda9a1 None None] GET https://10.4.3.102/volume// Aug 25 16:35:03.048982 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1449a2d2-058e-4d2e-8891-5836d1bda9a1 None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:03.049160 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1449a2d2-058e-4d2e-8891-5836d1bda9a1 None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:03.049474 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1449a2d2-058e-4d2e-8891-5836d1bda9a1 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:35:03.049788 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1238/4964] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:35:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:35:03.056816 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-1c6398c5-b171-4997-b192-e41a2c752cf5 req-7fef547c-2f73-4975-8eb3-cbe04181bad8 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:03.059087 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-1c6398c5-b171-4997-b192-e41a2c752cf5 req-7fef547c-2f73-4975-8eb3-cbe04181bad8 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:35:03.059488 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-1c6398c5-b171-4997-b192-e41a2c752cf5 req-7fef547c-2f73-4975-8eb3-cbe04181bad8 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ca11ea82-7117-4c25-b55c-3163452a124a", "connector": null, "instance_uuid": "72c225dc-c84d-4b2b-b988-0a80f406e8a9"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:35:03.068156 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:03.068156 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:35:03.095230 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-1c6398c5-b171-4997-b192-e41a2c752cf5 req-7fef547c-2f73-4975-8eb3-cbe04181bad8 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:35:03.095716 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1234/4965] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:35:03 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:35:03.126285 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-92d31219-1cb9-4988-8bcd-3c3cf40afb4b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:03.128367 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-92d31219-1cb9-4988-8bcd-3c3cf40afb4b tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a Aug 25 16:35:03.128575 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-92d31219-1cb9-4988-8bcd-3c3cf40afb4b tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:03.128830 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-92d31219-1cb9-4988-8bcd-3c3cf40afb4b tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:03.137805 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:03.137805 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:35:03.139030 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-680648fe-c9fd-4df3-883a-7fdaccf1ac1b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:03.139441 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-680648fe-c9fd-4df3-883a-7fdaccf1ac1b None None] GET https://10.4.3.102/volume// Aug 25 16:35:03.139626 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-680648fe-c9fd-4df3-883a-7fdaccf1ac1b None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:03.139810 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-680648fe-c9fd-4df3-883a-7fdaccf1ac1b None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:03.140123 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-680648fe-c9fd-4df3-883a-7fdaccf1ac1b None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:35:03.140428 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1249/4966] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:35:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:35:03.141478 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-92d31219-1cb9-4988-8bcd-3c3cf40afb4b tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:35:03.145655 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-92d31219-1cb9-4988-8bcd-3c3cf40afb4b tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a returned with HTTP 200 Aug 25 16:35:03.146020 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1246/4967] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:03 2026] GET /volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:03.147730 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-1c6398c5-b171-4997-b192-e41a2c752cf5 req-01cc2c5c-a19d-4bec-96f0-1ea1a98e2b56 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:03.149657 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-1c6398c5-b171-4997-b192-e41a2c752cf5 req-01cc2c5c-a19d-4bec-96f0-1ea1a98e2b56 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a Aug 25 16:35:03.149886 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-1c6398c5-b171-4997-b192-e41a2c752cf5 req-01cc2c5c-a19d-4bec-96f0-1ea1a98e2b56 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:03.150090 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-1c6398c5-b171-4997-b192-e41a2c752cf5 req-01cc2c5c-a19d-4bec-96f0-1ea1a98e2b56 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:03.158769 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:03.158769 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:35:03.161737 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-1c6398c5-b171-4997-b192-e41a2c752cf5 req-01cc2c5c-a19d-4bec-96f0-1ea1a98e2b56 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:35:03.165558 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-1c6398c5-b171-4997-b192-e41a2c752cf5 req-01cc2c5c-a19d-4bec-96f0-1ea1a98e2b56 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a returned with HTTP 200 Aug 25 16:35:03.165948 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1239/4968] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:35:03 2026] GET /volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a => generated 1025 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:35:03.260379 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-1c6398c5-b171-4997-b192-e41a2c752cf5 req-0a06c45e-33b9-4540-8ccb-acbdb8c3d459 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:03.262349 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-1c6398c5-b171-4997-b192-e41a2c752cf5 req-0a06c45e-33b9-4540-8ccb-acbdb8c3d459 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] PUT https://10.4.3.102/volume/v3/attachments/ba2709d7-65b3-4c95-af6c-7c3b86bc30a3 Aug 25 16:35:03.262726 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-1c6398c5-b171-4997-b192-e41a2c752cf5 req-0a06c45e-33b9-4540-8ccb-acbdb8c3d459 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:35:03.269682 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-1c6398c5-b171-4997-b192-e41a2c752cf5 req-0a06c45e-33b9-4540-8ccb-acbdb8c3d459 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Acquiring lock "cinder-attachment_update-ca11ea82-7117-4c25-b55c-3163452a124a-np0000008093" by "attachment_update" {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:35:03.273779 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-1c6398c5-b171-4997-b192-e41a2c752cf5 req-0a06c45e-33b9-4540-8ccb-acbdb8c3d459 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Lock "cinder-attachment_update-ca11ea82-7117-4c25-b55c-3163452a124a-np0000008093" acquired by "attachment_update" :: waited 0.004s {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:35:03.274685 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:03.274685 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:35:03.356643 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-1c6398c5-b171-4997-b192-e41a2c752cf5 req-0a06c45e-33b9-4540-8ccb-acbdb8c3d459 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Lock "cinder-attachment_update-ca11ea82-7117-4c25-b55c-3163452a124a-np0000008093" released by "attachment_update" :: held 0.083s {{(pid=100455) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:35:03.357019 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-1c6398c5-b171-4997-b192-e41a2c752cf5 req-0a06c45e-33b9-4540-8ccb-acbdb8c3d459 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/attachments/ba2709d7-65b3-4c95-af6c-7c3b86bc30a3 returned with HTTP 200 Aug 25 16:35:03.357551 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1235/4969] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:35:03 2026] PUT /volume/v3/attachments/ba2709d7-65b3-4c95-af6c-7c3b86bc30a3 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:35:03.475083 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-662fd14a-7052-42ed-a9f8-f070eae2b5fb None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:03.476780 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-662fd14a-7052-42ed-a9f8-f070eae2b5fb tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] GET https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa Aug 25 16:35:03.476955 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-662fd14a-7052-42ed-a9f8-f070eae2b5fb tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:03.477121 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-662fd14a-7052-42ed-a9f8-f070eae2b5fb tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:03.477216 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-662fd14a-7052-42ed-a9f8-f070eae2b5fb tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Show backup with id 74b7a23e-08bd-41ad-870e-5fa5ccdb25aa. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:35:03.481458 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:03.481458 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:35:03.482209 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-662fd14a-7052-42ed-a9f8-f070eae2b5fb tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa returned with HTTP 200 Aug 25 16:35:03.482580 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1250/4970] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:03 2026] GET /volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:03.491184 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-7da98221-34a8-4be9-a28f-cbe61ee2ade8 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:03.492931 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7da98221-34a8-4be9-a28f-cbe61ee2ade8 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] GET https://10.4.3.102/volume/v3/volumes/25bb5725-191e-451c-95d3-7082e2ebadac Aug 25 16:35:03.493137 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7da98221-34a8-4be9-a28f-cbe61ee2ade8 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:03.493336 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7da98221-34a8-4be9-a28f-cbe61ee2ade8 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:03.500576 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:03.500576 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:35:03.503830 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-7da98221-34a8-4be9-a28f-cbe61ee2ade8 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Volume info retrieved successfully. Aug 25 16:35:03.507938 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7da98221-34a8-4be9-a28f-cbe61ee2ade8 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/volumes/25bb5725-191e-451c-95d3-7082e2ebadac returned with HTTP 200 Aug 25 16:35:03.508285 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1247/4971] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:03 2026] GET /volume/v3/volumes/25bb5725-191e-451c-95d3-7082e2ebadac => generated 1362 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:35:03.519064 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a1a6ad7f-ac88-4fe6-84fa-ba3c4b586ec4 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:03.520756 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a1a6ad7f-ac88-4fe6-84fa-ba3c4b586ec4 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] POST https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa/restore Aug 25 16:35:03.521063 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a1a6ad7f-ac88-4fe6-84fa-ba3c4b586ec4 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:35:03.522315 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.contrib.backups [None req-a1a6ad7f-ac88-4fe6-84fa-ba3c4b586ec4 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Restoring backup 74b7a23e-08bd-41ad-870e-5fa5ccdb25aa ({'restore': {}}) {{(pid=100456) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 16:35:03.522577 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.contrib.backups [None req-a1a6ad7f-ac88-4fe6-84fa-ba3c4b586ec4 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Restoring backup 74b7a23e-08bd-41ad-870e-5fa5ccdb25aa to volume None. Aug 25 16:35:03.526416 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:03.526416 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:35:03.527344 np0000008093 devstack@c-api.service[100456]: INFO cinder.backup.api [None req-a1a6ad7f-ac88-4fe6-84fa-ba3c4b586ec4 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Creating volume of 1 GB for restore of backup 74b7a23e-08bd-41ad-870e-5fa5ccdb25aa. Aug 25 16:35:03.532375 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a1a6ad7f-ac88-4fe6-84fa-ba3c4b586ec4 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Availability zone cache updated, next update will occur around 2026-08-25 17:35:03.532163. {{(pid=100456) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 16:35:03.532478 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-a1a6ad7f-ac88-4fe6-84fa-ba3c4b586ec4 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Availability Zones retrieved successfully. Aug 25 16:35:03.537468 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a1a6ad7f-ac88-4fe6-84fa-ba3c4b586ec4 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Flow 'volume_create_api' (0c0e1f73-276b-427c-a45a-ce5c3b51f293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:35:03.538299 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a1a6ad7f-ac88-4fe6-84fa-ba3c4b586ec4 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ffda0f9-f3c5-4e7c-ba33-d0954b8a0e0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:35:03.539065 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-a1a6ad7f-ac88-4fe6-84fa-ba3c4b586ec4 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:35:03.564248 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a1a6ad7f-ac88-4fe6-84fa-ba3c4b586ec4 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ffda0f9-f3c5-4e7c-ba33-d0954b8a0e0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:35:03.564990 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a1a6ad7f-ac88-4fe6-84fa-ba3c4b586ec4 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7990528c-57b1-4a17-bd09-c6c81571d66f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:35:03.596630 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-a1a6ad7f-ac88-4fe6-84fa-ba3c4b586ec4 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Created reservations ['ee3c50bf-29c9-4887-8d4f-f2e64d087c52', 'ebb72f2a-13f8-4f51-a0b3-af7bd72796fe', 'd22f7f40-5b3d-4cf8-8fe3-828f06afae54', 'd2fc76df-35f8-4453-a8a0-bea05aaf071e'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:35:03.597434 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a1a6ad7f-ac88-4fe6-84fa-ba3c4b586ec4 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7990528c-57b1-4a17-bd09-c6c81571d66f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee3c50bf-29c9-4887-8d4f-f2e64d087c52', 'ebb72f2a-13f8-4f51-a0b3-af7bd72796fe', 'd22f7f40-5b3d-4cf8-8fe3-828f06afae54', 'd2fc76df-35f8-4453-a8a0-bea05aaf071e']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:35:03.598182 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a1a6ad7f-ac88-4fe6-84fa-ba3c4b586ec4 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0eb73ada-7338-4b9d-9437-445dbbec9e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:35:03.627975 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a1a6ad7f-ac88-4fe6-84fa-ba3c4b586ec4 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0eb73ada-7338-4b9d-9437-445dbbec9e37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fefa1849-5f84-4f47-a038-77994630b993', '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_74b7a23e-08bd-41ad-870e-5fa5ccdb25aa',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae9b1092f0df476b993eb0ef9cade4bf',qos_specs=None,replication_status=,reservations=['ee3c50bf-29c9-4887-8d4f-f2e64d087c52','ebb72f2a-13f8-4f51-a0b3-af7bd72796fe','d22f7f40-5b3d-4cf8-8fe3-828f06afae54','d2fc76df-35f8-4453-a8a0-bea05aaf071e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15d8c9abd4ee4041a6ce3fb6bc880230',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:35:03Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_74b7a23e-08bd-41ad-870e-5fa5ccdb25aa',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fefa1849-5f84-4f47-a038-77994630b993,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae9b1092f0df476b993eb0ef9cade4bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15d8c9abd4ee4041a6ce3fb6bc880230',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:35:03.628635 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a1a6ad7f-ac88-4fe6-84fa-ba3c4b586ec4 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63cb88fa-634b-4bbc-9c02-34a5d0db42ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:35:03.648840 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a1a6ad7f-ac88-4fe6-84fa-ba3c4b586ec4 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63cb88fa-634b-4bbc-9c02-34a5d0db42ee) transitioned into 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_74b7a23e-08bd-41ad-870e-5fa5ccdb25aa',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae9b1092f0df476b993eb0ef9cade4bf',qos_specs=None,replication_status=,reservations=['ee3c50bf-29c9-4887-8d4f-f2e64d087c52','ebb72f2a-13f8-4f51-a0b3-af7bd72796fe','d22f7f40-5b3d-4cf8-8fe3-828f06afae54','d2fc76df-35f8-4453-a8a0-bea05aaf071e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15d8c9abd4ee4041a6ce3fb6bc880230',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:35:03.649486 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a1a6ad7f-ac88-4fe6-84fa-ba3c4b586ec4 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad5aec41-c842-4fa4-ae34-b6aeebfa750a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:35:03.659172 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a1a6ad7f-ac88-4fe6-84fa-ba3c4b586ec4 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad5aec41-c842-4fa4-ae34-b6aeebfa750a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:35:03.659905 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-a1a6ad7f-ac88-4fe6-84fa-ba3c4b586ec4 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Flow 'volume_create_api' (0c0e1f73-276b-427c-a45a-ce5c3b51f293) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:35:03.660180 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-a1a6ad7f-ac88-4fe6-84fa-ba3c4b586ec4 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Create volume request issued successfully. Aug 25 16:35:03.666375 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:03.666375 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:35:03.666828 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-a1a6ad7f-ac88-4fe6-84fa-ba3c4b586ec4 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Volume info retrieved successfully. Aug 25 16:35:04.157466 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-e69feb15-500d-4255-adc9-069be76a1e71 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:04.159135 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e69feb15-500d-4255-adc9-069be76a1e71 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a Aug 25 16:35:04.159316 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e69feb15-500d-4255-adc9-069be76a1e71 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:04.159519 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e69feb15-500d-4255-adc9-069be76a1e71 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:04.167736 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:04.167736 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:35:04.170552 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-e69feb15-500d-4255-adc9-069be76a1e71 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:35:04.174148 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e69feb15-500d-4255-adc9-069be76a1e71 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a returned with HTTP 200 Aug 25 16:35:04.174645 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1236/4972] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:04 2026] GET /volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:04.673844 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:04.673844 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:35:04.674307 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-a1a6ad7f-ac88-4fe6-84fa-ba3c4b586ec4 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Volume info retrieved successfully. Aug 25 16:35:04.674413 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.backup.api [None req-a1a6ad7f-ac88-4fe6-84fa-ba3c4b586ec4 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Checking backup size 1 against volume size 1 {{(pid=100456) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 25 16:35:04.674541 np0000008093 devstack@c-api.service[100456]: INFO cinder.backup.api [None req-a1a6ad7f-ac88-4fe6-84fa-ba3c4b586ec4 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Overwriting volume fefa1849-5f84-4f47-a038-77994630b993 with restore of backup 74b7a23e-08bd-41ad-870e-5fa5ccdb25aa Aug 25 16:35:04.690187 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.backup.rpcapi [None req-a1a6ad7f-ac88-4fe6-84fa-ba3c4b586ec4 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] restore_backup in rpcapi backup_id 74b7a23e-08bd-41ad-870e-5fa5ccdb25aa {{(pid=100456) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 16:35:04.691764 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a1a6ad7f-ac88-4fe6-84fa-ba3c4b586ec4 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa/restore returned with HTTP 202 Aug 25 16:35:04.692131 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1240/4973] 10.4.3.102 () {68 vars in 1393 bytes} [Tue Aug 25 16:35:03 2026] POST /volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa/restore => generated 189 bytes in 1173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:35:04.699115 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-3fcb553e-9d4f-4331-9738-9acb07c6f344 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:04.700770 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3fcb553e-9d4f-4331-9738-9acb07c6f344 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] GET https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa Aug 25 16:35:04.700910 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3fcb553e-9d4f-4331-9738-9acb07c6f344 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:04.701084 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3fcb553e-9d4f-4331-9738-9acb07c6f344 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:04.701174 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-3fcb553e-9d4f-4331-9738-9acb07c6f344 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Show backup with id 74b7a23e-08bd-41ad-870e-5fa5ccdb25aa. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:35:04.704831 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:04.704831 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:35:04.705454 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3fcb553e-9d4f-4331-9738-9acb07c6f344 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa returned with HTTP 200 Aug 25 16:35:04.705860 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1251/4974] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:04 2026] GET /volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa => generated 757 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:05.188652 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-5f254648-b34d-477a-a3ea-984deb387f06 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:05.190244 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5f254648-b34d-477a-a3ea-984deb387f06 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a Aug 25 16:35:05.190433 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5f254648-b34d-477a-a3ea-984deb387f06 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:05.190613 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5f254648-b34d-477a-a3ea-984deb387f06 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:05.198676 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:05.198676 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:35:05.201445 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-5f254648-b34d-477a-a3ea-984deb387f06 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:35:05.204811 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5f254648-b34d-477a-a3ea-984deb387f06 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a returned with HTTP 200 Aug 25 16:35:05.205123 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1248/4975] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:05 2026] GET /volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:05.714517 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-827b39d2-7760-462f-a090-b6c798d1871d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:05.716208 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-827b39d2-7760-462f-a090-b6c798d1871d tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] GET https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa Aug 25 16:35:05.716407 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-827b39d2-7760-462f-a090-b6c798d1871d tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:05.716580 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-827b39d2-7760-462f-a090-b6c798d1871d tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:05.716710 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-827b39d2-7760-462f-a090-b6c798d1871d tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Show backup with id 74b7a23e-08bd-41ad-870e-5fa5ccdb25aa. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:35:05.720952 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:05.720952 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:35:05.721614 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-827b39d2-7760-462f-a090-b6c798d1871d tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa returned with HTTP 200 Aug 25 16:35:05.721951 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1237/4976] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:05 2026] GET /volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:06.216706 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c81fd409-5005-4b6d-8f5d-40f784f07bc0 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:06.218331 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c81fd409-5005-4b6d-8f5d-40f784f07bc0 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a Aug 25 16:35:06.218522 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c81fd409-5005-4b6d-8f5d-40f784f07bc0 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:06.218744 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c81fd409-5005-4b6d-8f5d-40f784f07bc0 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:06.227287 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:06.227287 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:35:06.231136 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-c81fd409-5005-4b6d-8f5d-40f784f07bc0 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:35:06.236454 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c81fd409-5005-4b6d-8f5d-40f784f07bc0 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a returned with HTTP 200 Aug 25 16:35:06.236985 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1241/4977] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:06 2026] GET /volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:06.595985 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-1c6398c5-b171-4997-b192-e41a2c752cf5 req-2c0a89a7-a83e-4843-971c-b4f3f5c2520c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:06.598007 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-1c6398c5-b171-4997-b192-e41a2c752cf5 req-2c0a89a7-a83e-4843-971c-b4f3f5c2520c tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] POST https://10.4.3.102/volume/v3/attachments/ba2709d7-65b3-4c95-af6c-7c3b86bc30a3/action Aug 25 16:35:06.598392 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-1c6398c5-b171-4997-b192-e41a2c752cf5 req-2c0a89a7-a83e-4843-971c-b4f3f5c2520c tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Action body: b'{"os-complete": null}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:35:06.598547 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-1c6398c5-b171-4997-b192-e41a2c752cf5 req-2c0a89a7-a83e-4843-971c-b4f3f5c2520c tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:35:06.613639 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:06.613639 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:35:06.622517 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-1c6398c5-b171-4997-b192-e41a2c752cf5 req-2c0a89a7-a83e-4843-971c-b4f3f5c2520c tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/attachments/ba2709d7-65b3-4c95-af6c-7c3b86bc30a3/action returned with HTTP 204 Aug 25 16:35:06.622994 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1252/4978] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:35:06 2026] POST /volume/v3/attachments/ba2709d7-65b3-4c95-af6c-7c3b86bc30a3/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:35:06.731119 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-bdcabdea-b1e3-4e41-a696-2dc203225b68 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:06.732535 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bdcabdea-b1e3-4e41-a696-2dc203225b68 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] GET https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa Aug 25 16:35:06.732856 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-bdcabdea-b1e3-4e41-a696-2dc203225b68 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:06.733026 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-bdcabdea-b1e3-4e41-a696-2dc203225b68 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:06.733111 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-bdcabdea-b1e3-4e41-a696-2dc203225b68 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Show backup with id 74b7a23e-08bd-41ad-870e-5fa5ccdb25aa. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:35:06.737057 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:06.737057 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:35:06.737665 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bdcabdea-b1e3-4e41-a696-2dc203225b68 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa returned with HTTP 200 Aug 25 16:35:06.737983 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1249/4979] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:06 2026] GET /volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa => generated 757 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:07.247826 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f8844ec9-49cb-43a5-b23c-769fa16ebf87 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:07.249649 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f8844ec9-49cb-43a5-b23c-769fa16ebf87 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a Aug 25 16:35:07.249863 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f8844ec9-49cb-43a5-b23c-769fa16ebf87 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:07.250060 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f8844ec9-49cb-43a5-b23c-769fa16ebf87 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:07.260251 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:07.260251 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:35:07.263524 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-f8844ec9-49cb-43a5-b23c-769fa16ebf87 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:35:07.267461 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f8844ec9-49cb-43a5-b23c-769fa16ebf87 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a returned with HTTP 200 Aug 25 16:35:07.267869 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1238/4980] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:07 2026] GET /volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:35:07.304020 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-508db5d7-e124-482a-b2c0-55fc6e1c7820 req-07ec9aa4-14f7-41e4-8a64-e3bdfdb37cab None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:07.306244 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-508db5d7-e124-482a-b2c0-55fc6e1c7820 req-07ec9aa4-14f7-41e4-8a64-e3bdfdb37cab tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace Aug 25 16:35:07.306460 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-508db5d7-e124-482a-b2c0-55fc6e1c7820 req-07ec9aa4-14f7-41e4-8a64-e3bdfdb37cab tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:07.306670 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-508db5d7-e124-482a-b2c0-55fc6e1c7820 req-07ec9aa4-14f7-41e4-8a64-e3bdfdb37cab tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:07.313972 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:07.313972 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:35:07.317440 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-508db5d7-e124-482a-b2c0-55fc6e1c7820 req-07ec9aa4-14f7-41e4-8a64-e3bdfdb37cab tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:35:07.321399 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-508db5d7-e124-482a-b2c0-55fc6e1c7820 req-07ec9aa4-14f7-41e4-8a64-e3bdfdb37cab tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace returned with HTTP 200 Aug 25 16:35:07.321833 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1242/4981] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:35:07 2026] GET /volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:07.383891 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-efa5ed84-e2e1-452a-9fcf-6b5c4e1fa455 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:07.384257 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-efa5ed84-e2e1-452a-9fcf-6b5c4e1fa455 None None] GET https://10.4.3.102/volume// Aug 25 16:35:07.384452 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-efa5ed84-e2e1-452a-9fcf-6b5c4e1fa455 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:07.384652 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-efa5ed84-e2e1-452a-9fcf-6b5c4e1fa455 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:07.384950 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-efa5ed84-e2e1-452a-9fcf-6b5c4e1fa455 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:35:07.385225 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1253/4982] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:35:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:35:07.391240 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-508db5d7-e124-482a-b2c0-55fc6e1c7820 req-6c99e621-b8e8-4fcb-aff5-384acb8e7218 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:07.393087 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-508db5d7-e124-482a-b2c0-55fc6e1c7820 req-6c99e621-b8e8-4fcb-aff5-384acb8e7218 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:35:07.393500 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-508db5d7-e124-482a-b2c0-55fc6e1c7820 req-6c99e621-b8e8-4fcb-aff5-384acb8e7218 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "907dc0dc-5958-49a4-a8bc-b7a272987ace", "connector": null, "instance_uuid": "72c225dc-c84d-4b2b-b988-0a80f406e8a9"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:35:07.401071 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:07.401071 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:35:07.425506 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-508db5d7-e124-482a-b2c0-55fc6e1c7820 req-6c99e621-b8e8-4fcb-aff5-384acb8e7218 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:35:07.425984 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1250/4983] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:35:07 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) Aug 25 16:35:07.456084 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a48c8683-7d1c-4695-9a52-c296125a7334 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:07.458329 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a48c8683-7d1c-4695-9a52-c296125a7334 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace Aug 25 16:35:07.459119 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a48c8683-7d1c-4695-9a52-c296125a7334 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:07.459119 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a48c8683-7d1c-4695-9a52-c296125a7334 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:07.464719 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-9e2a1749-0f03-4cd2-8b77-d50c17c5180f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:07.465076 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9e2a1749-0f03-4cd2-8b77-d50c17c5180f None None] GET https://10.4.3.102/volume// Aug 25 16:35:07.465230 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9e2a1749-0f03-4cd2-8b77-d50c17c5180f None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:07.465433 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9e2a1749-0f03-4cd2-8b77-d50c17c5180f None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:07.465750 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9e2a1749-0f03-4cd2-8b77-d50c17c5180f None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:35:07.466032 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1243/4984] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:35:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:35:07.467341 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:07.467341 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:35:07.470661 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-a48c8683-7d1c-4695-9a52-c296125a7334 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:35:07.472201 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-508db5d7-e124-482a-b2c0-55fc6e1c7820 req-3808b502-c259-4537-8b64-708e70a025d3 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:07.474140 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-508db5d7-e124-482a-b2c0-55fc6e1c7820 req-3808b502-c259-4537-8b64-708e70a025d3 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace Aug 25 16:35:07.474363 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-508db5d7-e124-482a-b2c0-55fc6e1c7820 req-3808b502-c259-4537-8b64-708e70a025d3 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:07.474557 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-508db5d7-e124-482a-b2c0-55fc6e1c7820 req-3808b502-c259-4537-8b64-708e70a025d3 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:07.474839 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a48c8683-7d1c-4695-9a52-c296125a7334 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace returned with HTTP 200 Aug 25 16:35:07.475230 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1239/4985] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:07 2026] GET /volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:07.486009 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:07.486009 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:35:07.489169 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-508db5d7-e124-482a-b2c0-55fc6e1c7820 req-3808b502-c259-4537-8b64-708e70a025d3 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:35:07.494346 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-508db5d7-e124-482a-b2c0-55fc6e1c7820 req-3808b502-c259-4537-8b64-708e70a025d3 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace returned with HTTP 200 Aug 25 16:35:07.494752 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1254/4986] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:35:07 2026] GET /volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace => generated 1053 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:35:07.587390 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-508db5d7-e124-482a-b2c0-55fc6e1c7820 req-f45530db-4e96-4b9f-9fd6-3a3a1cac2818 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:07.588920 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-508db5d7-e124-482a-b2c0-55fc6e1c7820 req-f45530db-4e96-4b9f-9fd6-3a3a1cac2818 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] PUT https://10.4.3.102/volume/v3/attachments/a6e1c591-85d7-49a0-8c61-da6b1c88b770 Aug 25 16:35:07.589240 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-508db5d7-e124-482a-b2c0-55fc6e1c7820 req-f45530db-4e96-4b9f-9fd6-3a3a1cac2818 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:35:07.595957 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-508db5d7-e124-482a-b2c0-55fc6e1c7820 req-f45530db-4e96-4b9f-9fd6-3a3a1cac2818 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Acquiring lock "cinder-attachment_update-907dc0dc-5958-49a4-a8bc-b7a272987ace-np0000008093" by "attachment_update" {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:35:07.599825 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-508db5d7-e124-482a-b2c0-55fc6e1c7820 req-f45530db-4e96-4b9f-9fd6-3a3a1cac2818 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Lock "cinder-attachment_update-907dc0dc-5958-49a4-a8bc-b7a272987ace-np0000008093" acquired by "attachment_update" :: waited 0.004s {{(pid=100454) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:35:07.600685 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:07.600685 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:35:07.678441 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.coordination [req-508db5d7-e124-482a-b2c0-55fc6e1c7820 req-f45530db-4e96-4b9f-9fd6-3a3a1cac2818 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Lock "cinder-attachment_update-907dc0dc-5958-49a4-a8bc-b7a272987ace-np0000008093" released by "attachment_update" :: held 0.079s {{(pid=100454) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:35:07.678817 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-508db5d7-e124-482a-b2c0-55fc6e1c7820 req-f45530db-4e96-4b9f-9fd6-3a3a1cac2818 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/attachments/a6e1c591-85d7-49a0-8c61-da6b1c88b770 returned with HTTP 200 Aug 25 16:35:07.679322 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1251/4987] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:35:07 2026] PUT /volume/v3/attachments/a6e1c591-85d7-49a0-8c61-da6b1c88b770 => generated 968 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:35:07.686016 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-508db5d7-e124-482a-b2c0-55fc6e1c7820 req-2f41923a-0904-4b3d-8ffa-7c3e0afc097e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:07.687997 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-508db5d7-e124-482a-b2c0-55fc6e1c7820 req-2f41923a-0904-4b3d-8ffa-7c3e0afc097e tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace/encryption Aug 25 16:35:07.688177 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-508db5d7-e124-482a-b2c0-55fc6e1c7820 req-2f41923a-0904-4b3d-8ffa-7c3e0afc097e tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:07.688379 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-508db5d7-e124-482a-b2c0-55fc6e1c7820 req-2f41923a-0904-4b3d-8ffa-7c3e0afc097e tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'index' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:07.698200 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:07.698200 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:35:07.704185 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-508db5d7-e124-482a-b2c0-55fc6e1c7820 req-2f41923a-0904-4b3d-8ffa-7c3e0afc097e tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace/encryption returned with HTTP 200 Aug 25 16:35:07.704600 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1244/4988] 10.4.3.102 () {68 vars in 1631 bytes} [Tue Aug 25 16:35:07 2026] GET /volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:07.747352 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-89aab2d6-2c17-408f-8562-77cbdf7ff2a0 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:07.749069 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-89aab2d6-2c17-408f-8562-77cbdf7ff2a0 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] GET https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa Aug 25 16:35:07.749250 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-89aab2d6-2c17-408f-8562-77cbdf7ff2a0 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:07.749440 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-89aab2d6-2c17-408f-8562-77cbdf7ff2a0 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:07.749538 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-89aab2d6-2c17-408f-8562-77cbdf7ff2a0 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Show backup with id 74b7a23e-08bd-41ad-870e-5fa5ccdb25aa. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:35:07.753652 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:07.753652 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:35:07.754409 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-89aab2d6-2c17-408f-8562-77cbdf7ff2a0 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa returned with HTTP 200 Aug 25 16:35:07.754741 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1240/4989] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:07 2026] GET /volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:08.489326 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-32346a65-7d2d-4b23-96df-a4bb9fddc47e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:08.490861 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-32346a65-7d2d-4b23-96df-a4bb9fddc47e tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace Aug 25 16:35:08.491063 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-32346a65-7d2d-4b23-96df-a4bb9fddc47e tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:08.491307 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-32346a65-7d2d-4b23-96df-a4bb9fddc47e tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:08.500047 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:08.500047 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:35:08.503112 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-32346a65-7d2d-4b23-96df-a4bb9fddc47e tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:35:08.506887 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-32346a65-7d2d-4b23-96df-a4bb9fddc47e tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace returned with HTTP 200 Aug 25 16:35:08.507264 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1255/4990] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:08 2026] GET /volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:08.766455 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-aba2ab35-c311-4981-a4a5-f3e2368d5cc5 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:08.770738 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-aba2ab35-c311-4981-a4a5-f3e2368d5cc5 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] GET https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa Aug 25 16:35:08.770903 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-aba2ab35-c311-4981-a4a5-f3e2368d5cc5 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:08.771068 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-aba2ab35-c311-4981-a4a5-f3e2368d5cc5 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:08.771163 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-aba2ab35-c311-4981-a4a5-f3e2368d5cc5 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Show backup with id 74b7a23e-08bd-41ad-870e-5fa5ccdb25aa. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:35:08.777853 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:08.777853 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:35:08.778867 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-aba2ab35-c311-4981-a4a5-f3e2368d5cc5 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa returned with HTTP 200 Aug 25 16:35:08.779318 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1252/4991] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:08 2026] GET /volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa => generated 757 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:09.518501 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-927a63e4-a085-468d-a586-2c396a175990 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:09.519998 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-927a63e4-a085-468d-a586-2c396a175990 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace Aug 25 16:35:09.520160 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-927a63e4-a085-468d-a586-2c396a175990 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:09.520336 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-927a63e4-a085-468d-a586-2c396a175990 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:09.529065 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:09.529065 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:35:09.532228 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-927a63e4-a085-468d-a586-2c396a175990 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:35:09.535907 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-927a63e4-a085-468d-a586-2c396a175990 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace returned with HTTP 200 Aug 25 16:35:09.536289 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1245/4992] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:09 2026] GET /volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:09.751501 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-daa2dba8-f93c-400e-b9ea-c36ba05b6c82 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:09.753283 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-daa2dba8-f93c-400e-b9ea-c36ba05b6c82 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/cc6c587f-9e9a-42ec-9806-556c6603eea3 Aug 25 16:35:09.753506 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-daa2dba8-f93c-400e-b9ea-c36ba05b6c82 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:09.753720 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-daa2dba8-f93c-400e-b9ea-c36ba05b6c82 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:09.763449 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:09.763449 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:35:09.767612 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-daa2dba8-f93c-400e-b9ea-c36ba05b6c82 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:35:09.771840 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-daa2dba8-f93c-400e-b9ea-c36ba05b6c82 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/cc6c587f-9e9a-42ec-9806-556c6603eea3 returned with HTTP 200 Aug 25 16:35:09.772346 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1241/4993] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:09 2026] GET /volume/v3/volumes/cc6c587f-9e9a-42ec-9806-556c6603eea3 => generated 1637 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:35:09.791125 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-b4e9b8d4-f25a-4350-a7bf-24e965aa8fdd None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:09.792799 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b4e9b8d4-f25a-4350-a7bf-24e965aa8fdd tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] GET https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa Aug 25 16:35:09.793003 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b4e9b8d4-f25a-4350-a7bf-24e965aa8fdd tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:09.793149 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b4e9b8d4-f25a-4350-a7bf-24e965aa8fdd tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:09.793279 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-b4e9b8d4-f25a-4350-a7bf-24e965aa8fdd tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Show backup with id 74b7a23e-08bd-41ad-870e-5fa5ccdb25aa. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:35:09.797349 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:09.797349 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:35:09.798052 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b4e9b8d4-f25a-4350-a7bf-24e965aa8fdd tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa returned with HTTP 200 Aug 25 16:35:09.798377 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1256/4994] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:09 2026] GET /volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:10.547921 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-6d234dad-4f18-45d8-a76f-a68bb56941b5 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:10.549432 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6d234dad-4f18-45d8-a76f-a68bb56941b5 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace Aug 25 16:35:10.549600 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6d234dad-4f18-45d8-a76f-a68bb56941b5 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:10.549780 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6d234dad-4f18-45d8-a76f-a68bb56941b5 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:10.558279 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:10.558279 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:35:10.561422 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-6d234dad-4f18-45d8-a76f-a68bb56941b5 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:35:10.565059 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6d234dad-4f18-45d8-a76f-a68bb56941b5 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace returned with HTTP 200 Aug 25 16:35:10.565455 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1253/4995] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:10 2026] GET /volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:10.809208 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-794b62bc-607d-42cc-9561-084bf2bf9f78 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:10.810949 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-794b62bc-607d-42cc-9561-084bf2bf9f78 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] GET https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa Aug 25 16:35:10.811134 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-794b62bc-607d-42cc-9561-084bf2bf9f78 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:10.811325 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-794b62bc-607d-42cc-9561-084bf2bf9f78 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:10.811442 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-794b62bc-607d-42cc-9561-084bf2bf9f78 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Show backup with id 74b7a23e-08bd-41ad-870e-5fa5ccdb25aa. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:35:10.815361 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:10.815361 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:35:10.816029 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-794b62bc-607d-42cc-9561-084bf2bf9f78 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa returned with HTTP 200 Aug 25 16:35:10.816397 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1246/4996] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:10 2026] GET /volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa => generated 757 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:11.577963 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-fc0f284b-00d2-4379-b224-b5462759a9e0 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:11.580079 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-fc0f284b-00d2-4379-b224-b5462759a9e0 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace Aug 25 16:35:11.580325 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-fc0f284b-00d2-4379-b224-b5462759a9e0 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:11.580548 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-fc0f284b-00d2-4379-b224-b5462759a9e0 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:11.591548 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:11.591548 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:35:11.594946 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-fc0f284b-00d2-4379-b224-b5462759a9e0 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:35:11.598562 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-fc0f284b-00d2-4379-b224-b5462759a9e0 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace returned with HTTP 200 Aug 25 16:35:11.598956 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1242/4997] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:11 2026] GET /volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:11.826859 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-86d24420-2557-4898-a413-ebd7b693a263 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:11.828733 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-86d24420-2557-4898-a413-ebd7b693a263 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] GET https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa Aug 25 16:35:11.828980 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-86d24420-2557-4898-a413-ebd7b693a263 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:11.829176 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-86d24420-2557-4898-a413-ebd7b693a263 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:11.829336 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-86d24420-2557-4898-a413-ebd7b693a263 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Show backup with id 74b7a23e-08bd-41ad-870e-5fa5ccdb25aa. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:35:11.833620 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:11.833620 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:35:11.834482 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-86d24420-2557-4898-a413-ebd7b693a263 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa returned with HTTP 200 Aug 25 16:35:11.834919 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1257/4998] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:11 2026] GET /volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:12.521598 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-a2d19629-9db4-42fa-a48c-7a8cb20b549a req-01134b68-ef0a-4cf9-9c84-92986f1d49ca None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:12.523478 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-a2d19629-9db4-42fa-a48c-7a8cb20b549a req-01134b68-ef0a-4cf9-9c84-92986f1d49ca tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] DELETE https://10.4.3.102/volume/v3/attachments/26462811-e77b-4835-8929-7d4792bc43af Aug 25 16:35:12.523654 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-a2d19629-9db4-42fa-a48c-7a8cb20b549a req-01134b68-ef0a-4cf9-9c84-92986f1d49ca tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:12.523852 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-a2d19629-9db4-42fa-a48c-7a8cb20b549a req-01134b68-ef0a-4cf9-9c84-92986f1d49ca tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:12.531078 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:12.531078 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:35:12.596881 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-a2d19629-9db4-42fa-a48c-7a8cb20b549a req-01134b68-ef0a-4cf9-9c84-92986f1d49ca tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/attachments/26462811-e77b-4835-8929-7d4792bc43af returned with HTTP 200 Aug 25 16:35:12.597352 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1254/4999] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:35:12 2026] DELETE /volume/v3/attachments/26462811-e77b-4835-8929-7d4792bc43af => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:12.607072 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-a2d19629-9db4-42fa-a48c-7a8cb20b549a req-b5d8b6de-7ae5-4ece-9d31-6d16e755910f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:12.609253 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-a2d19629-9db4-42fa-a48c-7a8cb20b549a req-b5d8b6de-7ae5-4ece-9d31-6d16e755910f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] DELETE https://10.4.3.102/volume/v3/volumes/cc6c587f-9e9a-42ec-9806-556c6603eea3 Aug 25 16:35:12.609419 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-a2d19629-9db4-42fa-a48c-7a8cb20b549a req-b5d8b6de-7ae5-4ece-9d31-6d16e755910f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:12.609614 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-a2d19629-9db4-42fa-a48c-7a8cb20b549a req-b5d8b6de-7ae5-4ece-9d31-6d16e755910f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:12.609780 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [req-a2d19629-9db4-42fa-a48c-7a8cb20b549a req-b5d8b6de-7ae5-4ece-9d31-6d16e755910f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Delete volume with id: cc6c587f-9e9a-42ec-9806-556c6603eea3 Aug 25 16:35:12.611149 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-0d229175-eff8-4daf-a8ed-71d9ba2691eb None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:12.612966 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0d229175-eff8-4daf-a8ed-71d9ba2691eb tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace Aug 25 16:35:12.613160 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0d229175-eff8-4daf-a8ed-71d9ba2691eb tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:12.613367 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0d229175-eff8-4daf-a8ed-71d9ba2691eb tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:12.618754 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:12.618754 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:35:12.619395 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-a2d19629-9db4-42fa-a48c-7a8cb20b549a req-b5d8b6de-7ae5-4ece-9d31-6d16e755910f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:35:12.622801 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:12.622801 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:35:12.625526 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-0d229175-eff8-4daf-a8ed-71d9ba2691eb tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:35:12.629439 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0d229175-eff8-4daf-a8ed-71d9ba2691eb tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace returned with HTTP 200 Aug 25 16:35:12.629894 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1243/5000] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:12 2026] GET /volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:12.663494 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-a2d19629-9db4-42fa-a48c-7a8cb20b549a req-b5d8b6de-7ae5-4ece-9d31-6d16e755910f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Delete volume request issued successfully. Aug 25 16:35:12.663763 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-a2d19629-9db4-42fa-a48c-7a8cb20b549a req-b5d8b6de-7ae5-4ece-9d31-6d16e755910f tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/cc6c587f-9e9a-42ec-9806-556c6603eea3 returned with HTTP 202 Aug 25 16:35:12.664348 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1247/5001] 10.4.3.102 () {70 vars in 1620 bytes} [Tue Aug 25 16:35:12 2026] DELETE /volume/v3/volumes/cc6c587f-9e9a-42ec-9806-556c6603eea3 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:35:12.844738 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-a15402b4-2a75-4463-966c-6d16fbf69cf0 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:12.848054 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a15402b4-2a75-4463-966c-6d16fbf69cf0 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] GET https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa Aug 25 16:35:12.848267 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a15402b4-2a75-4463-966c-6d16fbf69cf0 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:12.848449 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a15402b4-2a75-4463-966c-6d16fbf69cf0 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:12.848574 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-a15402b4-2a75-4463-966c-6d16fbf69cf0 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Show backup with id 74b7a23e-08bd-41ad-870e-5fa5ccdb25aa. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:35:12.852666 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:12.852666 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:35:12.853337 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a15402b4-2a75-4463-966c-6d16fbf69cf0 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa returned with HTTP 200 Aug 25 16:35:12.853714 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1258/5002] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:12 2026] GET /volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:13.435301 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ea7f6c8f-0947-4906-b41e-c083248833e5 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:13.437359 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ea7f6c8f-0947-4906-b41e-c083248833e5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/cc6c587f-9e9a-42ec-9806-556c6603eea3 Aug 25 16:35:13.437570 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ea7f6c8f-0947-4906-b41e-c083248833e5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:13.437808 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ea7f6c8f-0947-4906-b41e-c083248833e5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:13.444060 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ea7f6c8f-0947-4906-b41e-c083248833e5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/cc6c587f-9e9a-42ec-9806-556c6603eea3 returned with HTTP 404 Aug 25 16:35:13.444566 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1255/5003] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:13 2026] GET /volume/v3/volumes/cc6c587f-9e9a-42ec-9806-556c6603eea3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:35:13.451758 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f348b77b-367b-4593-88d9-2c4f0d5cc5aa None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:13.453463 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f348b77b-367b-4593-88d9-2c4f0d5cc5aa tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/c8a87f31-0a1a-46b8-af50-1c4ce5199cf2 Aug 25 16:35:13.453721 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f348b77b-367b-4593-88d9-2c4f0d5cc5aa tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:13.453935 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f348b77b-367b-4593-88d9-2c4f0d5cc5aa tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:13.454038 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.snapshots [None req-f348b77b-367b-4593-88d9-2c4f0d5cc5aa tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Delete snapshot with id: c8a87f31-0a1a-46b8-af50-1c4ce5199cf2 Aug 25 16:35:13.458949 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:13.458949 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:35:13.459432 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-f348b77b-367b-4593-88d9-2c4f0d5cc5aa tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot retrieved successfully. Aug 25 16:35:13.478516 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-f348b77b-367b-4593-88d9-2c4f0d5cc5aa tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot delete request issued successfully. Aug 25 16:35:13.478776 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f348b77b-367b-4593-88d9-2c4f0d5cc5aa tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/c8a87f31-0a1a-46b8-af50-1c4ce5199cf2 returned with HTTP 202 Aug 25 16:35:13.479254 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1244/5004] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:35:13 2026] DELETE /volume/v3/snapshots/c8a87f31-0a1a-46b8-af50-1c4ce5199cf2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:35:13.485429 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-ce1df7a0-7f7d-4197-8740-48978a08cb31 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:13.487188 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ce1df7a0-7f7d-4197-8740-48978a08cb31 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/snapshots/c8a87f31-0a1a-46b8-af50-1c4ce5199cf2 Aug 25 16:35:13.487397 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ce1df7a0-7f7d-4197-8740-48978a08cb31 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:13.487570 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ce1df7a0-7f7d-4197-8740-48978a08cb31 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:13.492132 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:13.492132 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:35:13.492534 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-ce1df7a0-7f7d-4197-8740-48978a08cb31 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot retrieved successfully. Aug 25 16:35:13.493199 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ce1df7a0-7f7d-4197-8740-48978a08cb31 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/c8a87f31-0a1a-46b8-af50-1c4ce5199cf2 returned with HTTP 200 Aug 25 16:35:13.493527 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1248/5005] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:35:13 2026] GET /volume/v3/snapshots/c8a87f31-0a1a-46b8-af50-1c4ce5199cf2 => generated 478 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:13.643766 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-8e9f3628-0aff-4f3d-a5d7-b2b0ee38cf97 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:13.644929 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8e9f3628-0aff-4f3d-a5d7-b2b0ee38cf97 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace Aug 25 16:35:13.645861 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8e9f3628-0aff-4f3d-a5d7-b2b0ee38cf97 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:13.645861 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8e9f3628-0aff-4f3d-a5d7-b2b0ee38cf97 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:13.656267 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:13.656267 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:35:13.659252 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-8e9f3628-0aff-4f3d-a5d7-b2b0ee38cf97 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:35:13.664210 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8e9f3628-0aff-4f3d-a5d7-b2b0ee38cf97 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace returned with HTTP 200 Aug 25 16:35:13.664782 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1259/5006] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:13 2026] GET /volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:13.864783 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-edba7424-b245-4520-b3ca-7e1ef4dda7b7 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:13.867004 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-edba7424-b245-4520-b3ca-7e1ef4dda7b7 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] GET https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa Aug 25 16:35:13.867204 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-edba7424-b245-4520-b3ca-7e1ef4dda7b7 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:13.867385 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-edba7424-b245-4520-b3ca-7e1ef4dda7b7 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:13.867485 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-edba7424-b245-4520-b3ca-7e1ef4dda7b7 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Show backup with id 74b7a23e-08bd-41ad-870e-5fa5ccdb25aa. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:35:13.871407 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:13.871407 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:35:13.872060 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-edba7424-b245-4520-b3ca-7e1ef4dda7b7 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa returned with HTTP 200 Aug 25 16:35:13.872387 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1256/5007] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:13 2026] GET /volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:14.500964 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-72c4008f-2b64-456b-8614-d1df1bfc9eff None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:14.502541 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-72c4008f-2b64-456b-8614-d1df1bfc9eff tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/snapshots/c8a87f31-0a1a-46b8-af50-1c4ce5199cf2 Aug 25 16:35:14.502743 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-72c4008f-2b64-456b-8614-d1df1bfc9eff tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:14.502930 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-72c4008f-2b64-456b-8614-d1df1bfc9eff tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:14.506773 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-72c4008f-2b64-456b-8614-d1df1bfc9eff tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/c8a87f31-0a1a-46b8-af50-1c4ce5199cf2 returned with HTTP 404 Aug 25 16:35:14.507219 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1245/5008] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:35:14 2026] GET /volume/v3/snapshots/c8a87f31-0a1a-46b8-af50-1c4ce5199cf2 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:35:14.679129 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-3da2a370-ab44-4ece-8285-775e0bf63d81 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:14.681468 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3da2a370-ab44-4ece-8285-775e0bf63d81 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace Aug 25 16:35:14.681759 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3da2a370-ab44-4ece-8285-775e0bf63d81 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:14.682031 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3da2a370-ab44-4ece-8285-775e0bf63d81 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:14.692093 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:14.692093 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:35:14.696230 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-3da2a370-ab44-4ece-8285-775e0bf63d81 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:35:14.700493 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3da2a370-ab44-4ece-8285-775e0bf63d81 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace returned with HTTP 200 Aug 25 16:35:14.700997 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1249/5009] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:14 2026] GET /volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:14.881679 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-5cbe2a8e-8bf2-484b-a6d3-28712971364a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:14.883382 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5cbe2a8e-8bf2-484b-a6d3-28712971364a tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] GET https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa Aug 25 16:35:14.883563 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5cbe2a8e-8bf2-484b-a6d3-28712971364a tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:14.883778 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5cbe2a8e-8bf2-484b-a6d3-28712971364a tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:14.883884 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-5cbe2a8e-8bf2-484b-a6d3-28712971364a tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Show backup with id 74b7a23e-08bd-41ad-870e-5fa5ccdb25aa. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:35:14.888136 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:14.888136 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:35:14.888987 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5cbe2a8e-8bf2-484b-a6d3-28712971364a tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa returned with HTTP 200 Aug 25 16:35:14.889412 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1260/5010] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:14 2026] GET /volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:15.716733 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b03d0820-430f-4d63-b906-6b64c662b807 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:15.718399 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b03d0820-430f-4d63-b906-6b64c662b807 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace Aug 25 16:35:15.718577 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b03d0820-430f-4d63-b906-6b64c662b807 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:15.718777 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b03d0820-430f-4d63-b906-6b64c662b807 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:15.727223 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:15.727223 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:35:15.730087 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-b03d0820-430f-4d63-b906-6b64c662b807 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:35:15.733661 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b03d0820-430f-4d63-b906-6b64c662b807 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace returned with HTTP 200 Aug 25 16:35:15.734028 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1257/5011] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:15 2026] GET /volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:15.847902 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-a04f32f1-4fb7-411c-a518-07b322c074cb req-52896f1e-777b-44a5-b48a-eba746631755 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:15.850064 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-a04f32f1-4fb7-411c-a518-07b322c074cb req-52896f1e-777b-44a5-b48a-eba746631755 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] DELETE https://10.4.3.102/volume/v3/attachments/ef714cd7-389d-44b7-9e32-78e44232b4e7 Aug 25 16:35:15.850288 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-a04f32f1-4fb7-411c-a518-07b322c074cb req-52896f1e-777b-44a5-b48a-eba746631755 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:15.850502 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-a04f32f1-4fb7-411c-a518-07b322c074cb req-52896f1e-777b-44a5-b48a-eba746631755 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:15.859929 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:15.859929 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:35:15.900333 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-a04f32f1-4fb7-411c-a518-07b322c074cb req-52896f1e-777b-44a5-b48a-eba746631755 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/attachments/ef714cd7-389d-44b7-9e32-78e44232b4e7 returned with HTTP 200 Aug 25 16:35:15.900657 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1246/5012] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:35:15 2026] DELETE /volume/v3/attachments/ef714cd7-389d-44b7-9e32-78e44232b4e7 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:15.903275 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-2594a322-6eca-4b8b-ba6d-1987807ea004 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:15.903671 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2594a322-6eca-4b8b-ba6d-1987807ea004 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] GET https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa Aug 25 16:35:15.903724 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2594a322-6eca-4b8b-ba6d-1987807ea004 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:15.903900 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2594a322-6eca-4b8b-ba6d-1987807ea004 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:15.903996 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-2594a322-6eca-4b8b-ba6d-1987807ea004 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Show backup with id 74b7a23e-08bd-41ad-870e-5fa5ccdb25aa. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:35:15.907577 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:15.907577 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:35:15.908203 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2594a322-6eca-4b8b-ba6d-1987807ea004 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa returned with HTTP 200 Aug 25 16:35:15.908504 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1250/5013] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:15 2026] GET /volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa => generated 757 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:15.913407 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-a04f32f1-4fb7-411c-a518-07b322c074cb req-e43fc826-cef5-4932-b8fa-4c210ad587d7 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:15.915373 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-a04f32f1-4fb7-411c-a518-07b322c074cb req-e43fc826-cef5-4932-b8fa-4c210ad587d7 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] DELETE https://10.4.3.102/volume/v3/volumes/0fdb4058-79a2-4129-925b-e632fcde43c5 Aug 25 16:35:15.915535 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-a04f32f1-4fb7-411c-a518-07b322c074cb req-e43fc826-cef5-4932-b8fa-4c210ad587d7 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:15.915745 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-a04f32f1-4fb7-411c-a518-07b322c074cb req-e43fc826-cef5-4932-b8fa-4c210ad587d7 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:15.915911 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [req-a04f32f1-4fb7-411c-a518-07b322c074cb req-e43fc826-cef5-4932-b8fa-4c210ad587d7 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Delete volume with id: 0fdb4058-79a2-4129-925b-e632fcde43c5 Aug 25 16:35:15.923859 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9c13837f-68f7-42c0-8324-4e6abf1ddb7e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:15.925699 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9c13837f-68f7-42c0-8324-4e6abf1ddb7e tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] GET https://10.4.3.102/volume/v3/volumes/fefa1849-5f84-4f47-a038-77994630b993 Aug 25 16:35:15.926259 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9c13837f-68f7-42c0-8324-4e6abf1ddb7e tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:15.926435 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9c13837f-68f7-42c0-8324-4e6abf1ddb7e tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:15.937502 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:15.937502 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:35:15.937660 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:15.937660 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:35:15.938014 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-a04f32f1-4fb7-411c-a518-07b322c074cb req-e43fc826-cef5-4932-b8fa-4c210ad587d7 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:35:15.941789 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-9c13837f-68f7-42c0-8324-4e6abf1ddb7e tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Volume info retrieved successfully. Aug 25 16:35:15.946804 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9c13837f-68f7-42c0-8324-4e6abf1ddb7e tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/volumes/fefa1849-5f84-4f47-a038-77994630b993 returned with HTTP 200 Aug 25 16:35:15.947268 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1258/5014] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:15 2026] GET /volume/v3/volumes/fefa1849-5f84-4f47-a038-77994630b993 => generated 1417 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:35:15.959259 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-69f15821-77ea-4494-9233-5eaeb69c6c43 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:15.960853 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-69f15821-77ea-4494-9233-5eaeb69c6c43 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] GET https://10.4.3.102/volume/v3/volumes/fefa1849-5f84-4f47-a038-77994630b993 Aug 25 16:35:15.961537 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-69f15821-77ea-4494-9233-5eaeb69c6c43 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:15.961537 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-69f15821-77ea-4494-9233-5eaeb69c6c43 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:15.972299 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:15.972299 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:35:15.975199 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-a04f32f1-4fb7-411c-a518-07b322c074cb req-e43fc826-cef5-4932-b8fa-4c210ad587d7 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Delete volume request issued successfully. Aug 25 16:35:15.975460 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-a04f32f1-4fb7-411c-a518-07b322c074cb req-e43fc826-cef5-4932-b8fa-4c210ad587d7 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/0fdb4058-79a2-4129-925b-e632fcde43c5 returned with HTTP 202 Aug 25 16:35:15.975882 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-69f15821-77ea-4494-9233-5eaeb69c6c43 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Volume info retrieved successfully. Aug 25 16:35:15.975937 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1261/5015] 10.4.3.102 () {70 vars in 1620 bytes} [Tue Aug 25 16:35:15 2026] DELETE /volume/v3/volumes/0fdb4058-79a2-4129-925b-e632fcde43c5 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:35:15.980726 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-69f15821-77ea-4494-9233-5eaeb69c6c43 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/volumes/fefa1849-5f84-4f47-a038-77994630b993 returned with HTTP 200 Aug 25 16:35:15.981008 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1247/5016] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:15 2026] GET /volume/v3/volumes/fefa1849-5f84-4f47-a038-77994630b993 => generated 1417 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:35:16.748641 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-1fa666de-b629-4403-a1eb-255b952940e0 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:16.750333 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1fa666de-b629-4403-a1eb-255b952940e0 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace Aug 25 16:35:16.750530 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1fa666de-b629-4403-a1eb-255b952940e0 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:16.750733 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1fa666de-b629-4403-a1eb-255b952940e0 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:16.760277 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:16.760277 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:35:16.763720 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-1fa666de-b629-4403-a1eb-255b952940e0 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:35:16.764058 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-508db5d7-e124-482a-b2c0-55fc6e1c7820 req-3b223321-8f2a-43af-a3e6-0650c5095a48 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:16.766062 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-508db5d7-e124-482a-b2c0-55fc6e1c7820 req-3b223321-8f2a-43af-a3e6-0650c5095a48 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] POST https://10.4.3.102/volume/v3/attachments/a6e1c591-85d7-49a0-8c61-da6b1c88b770/action Aug 25 16:35:16.766437 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-508db5d7-e124-482a-b2c0-55fc6e1c7820 req-3b223321-8f2a-43af-a3e6-0650c5095a48 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Action body: b'{"os-complete": null}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:35:16.766556 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-508db5d7-e124-482a-b2c0-55fc6e1c7820 req-3b223321-8f2a-43af-a3e6-0650c5095a48 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:35:16.767726 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1fa666de-b629-4403-a1eb-255b952940e0 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace returned with HTTP 200 Aug 25 16:35:16.768100 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1251/5017] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:16 2026] GET /volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:16.781464 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:16.781464 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:35:16.816934 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-508db5d7-e124-482a-b2c0-55fc6e1c7820 req-3b223321-8f2a-43af-a3e6-0650c5095a48 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/attachments/a6e1c591-85d7-49a0-8c61-da6b1c88b770/action returned with HTTP 204 Aug 25 16:35:16.817398 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1259/5018] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:35:16 2026] POST /volume/v3/attachments/a6e1c591-85d7-49a0-8c61-da6b1c88b770/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:35:16.908483 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-2e0d3c8a-2ddc-4327-ba32-75ef08b83826 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:16.910105 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2e0d3c8a-2ddc-4327-ba32-75ef08b83826 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/0fdb4058-79a2-4129-925b-e632fcde43c5 Aug 25 16:35:16.910289 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2e0d3c8a-2ddc-4327-ba32-75ef08b83826 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:16.910460 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2e0d3c8a-2ddc-4327-ba32-75ef08b83826 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:16.916132 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2e0d3c8a-2ddc-4327-ba32-75ef08b83826 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/0fdb4058-79a2-4129-925b-e632fcde43c5 returned with HTTP 404 Aug 25 16:35:16.916723 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1262/5019] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:16 2026] GET /volume/v3/volumes/0fdb4058-79a2-4129-925b-e632fcde43c5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:35:17.206330 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-259a720b-0f62-4353-a1ff-06030ab02cfd req-6bb2bcce-84fa-4a2d-8c83-0c3dec5fb8c8 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:17.208150 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-259a720b-0f62-4353-a1ff-06030ab02cfd req-6bb2bcce-84fa-4a2d-8c83-0c3dec5fb8c8 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] GET https://10.4.3.102/volume/v3/volumes/fefa1849-5f84-4f47-a038-77994630b993 Aug 25 16:35:17.208330 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-259a720b-0f62-4353-a1ff-06030ab02cfd req-6bb2bcce-84fa-4a2d-8c83-0c3dec5fb8c8 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:17.208505 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-259a720b-0f62-4353-a1ff-06030ab02cfd req-6bb2bcce-84fa-4a2d-8c83-0c3dec5fb8c8 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:17.214746 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:17.214746 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:35:17.217915 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-259a720b-0f62-4353-a1ff-06030ab02cfd req-6bb2bcce-84fa-4a2d-8c83-0c3dec5fb8c8 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Volume info retrieved successfully. Aug 25 16:35:17.222073 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-259a720b-0f62-4353-a1ff-06030ab02cfd req-6bb2bcce-84fa-4a2d-8c83-0c3dec5fb8c8 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/volumes/fefa1849-5f84-4f47-a038-77994630b993 returned with HTTP 200 Aug 25 16:35:17.222457 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1248/5020] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:35:17 2026] GET /volume/v3/volumes/fefa1849-5f84-4f47-a038-77994630b993 => generated 1417 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:35:17.345306 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-df4970b4-7ba8-4802-8bbc-262391a77338 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:17.346914 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-df4970b4-7ba8-4802-8bbc-262391a77338 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/c8a87f31-0a1a-46b8-af50-1c4ce5199cf2 Aug 25 16:35:17.347045 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-df4970b4-7ba8-4802-8bbc-262391a77338 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:17.347238 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-df4970b4-7ba8-4802-8bbc-262391a77338 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:17.347347 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-df4970b4-7ba8-4802-8bbc-262391a77338 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Delete snapshot with id: c8a87f31-0a1a-46b8-af50-1c4ce5199cf2 Aug 25 16:35:17.351223 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-df4970b4-7ba8-4802-8bbc-262391a77338 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/c8a87f31-0a1a-46b8-af50-1c4ce5199cf2 returned with HTTP 404 Aug 25 16:35:17.351649 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1252/5021] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:35:17 2026] DELETE /volume/v3/snapshots/c8a87f31-0a1a-46b8-af50-1c4ce5199cf2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:35:17.357299 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-692a53de-38d6-468e-8400-299443293635 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:17.359040 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-692a53de-38d6-468e-8400-299443293635 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/snapshots/c8a87f31-0a1a-46b8-af50-1c4ce5199cf2 Aug 25 16:35:17.359199 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-692a53de-38d6-468e-8400-299443293635 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:17.359376 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-692a53de-38d6-468e-8400-299443293635 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:17.363080 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-692a53de-38d6-468e-8400-299443293635 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/c8a87f31-0a1a-46b8-af50-1c4ce5199cf2 returned with HTTP 404 Aug 25 16:35:17.363519 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1260/5022] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:35:17 2026] GET /volume/v3/snapshots/c8a87f31-0a1a-46b8-af50-1c4ce5199cf2 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:35:17.679067 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-259a720b-0f62-4353-a1ff-06030ab02cfd req-2e1b0eed-6ede-4c1e-a312-1954a317ab1f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:17.681515 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-259a720b-0f62-4353-a1ff-06030ab02cfd req-2e1b0eed-6ede-4c1e-a312-1954a317ab1f tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] GET https://10.4.3.102/volume/v3/volumes/fefa1849-5f84-4f47-a038-77994630b993 Aug 25 16:35:17.685172 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-259a720b-0f62-4353-a1ff-06030ab02cfd req-2e1b0eed-6ede-4c1e-a312-1954a317ab1f tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:17.685172 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-259a720b-0f62-4353-a1ff-06030ab02cfd req-2e1b0eed-6ede-4c1e-a312-1954a317ab1f tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:17.688175 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:17.688175 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:35:17.691334 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-259a720b-0f62-4353-a1ff-06030ab02cfd req-2e1b0eed-6ede-4c1e-a312-1954a317ab1f tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Volume info retrieved successfully. Aug 25 16:35:17.695278 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-259a720b-0f62-4353-a1ff-06030ab02cfd req-2e1b0eed-6ede-4c1e-a312-1954a317ab1f tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/volumes/fefa1849-5f84-4f47-a038-77994630b993 returned with HTTP 200 Aug 25 16:35:17.695653 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1263/5023] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:35:17 2026] GET /volume/v3/volumes/fefa1849-5f84-4f47-a038-77994630b993 => generated 1417 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:35:17.703743 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c8212b56-4a69-45f8-ab97-e21ff3a45472 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:17.704075 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c8212b56-4a69-45f8-ab97-e21ff3a45472 None None] GET https://10.4.3.102/volume// Aug 25 16:35:17.704227 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c8212b56-4a69-45f8-ab97-e21ff3a45472 None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:17.704402 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c8212b56-4a69-45f8-ab97-e21ff3a45472 None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:17.704711 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c8212b56-4a69-45f8-ab97-e21ff3a45472 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:35:17.704943 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1249/5024] 10.4.3.102 () {66 vars in 1419 bytes} [Tue Aug 25 16:35:17 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:35:17.711159 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-259a720b-0f62-4353-a1ff-06030ab02cfd req-a2096535-8849-4441-8b58-d80045f4e3e9 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:17.712834 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-259a720b-0f62-4353-a1ff-06030ab02cfd req-a2096535-8849-4441-8b58-d80045f4e3e9 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:35:17.713165 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-259a720b-0f62-4353-a1ff-06030ab02cfd req-a2096535-8849-4441-8b58-d80045f4e3e9 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fefa1849-5f84-4f47-a038-77994630b993", "connector": null, "instance_uuid": "7189ded9-4c01-4db5-8635-32e0d5ac9e3b"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:35:17.720077 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:17.720077 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:35:17.742027 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-259a720b-0f62-4353-a1ff-06030ab02cfd req-a2096535-8849-4441-8b58-d80045f4e3e9 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:35:17.742435 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1253/5025] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:35:17 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:35:17.779765 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-a4919a51-e36b-4717-b06e-1e25e3cffec1 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:17.781462 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a4919a51-e36b-4717-b06e-1e25e3cffec1 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace Aug 25 16:35:17.781671 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a4919a51-e36b-4717-b06e-1e25e3cffec1 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:17.781873 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a4919a51-e36b-4717-b06e-1e25e3cffec1 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:17.791037 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:17.791037 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:35:17.794292 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-a4919a51-e36b-4717-b06e-1e25e3cffec1 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:35:17.798433 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a4919a51-e36b-4717-b06e-1e25e3cffec1 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace returned with HTTP 200 Aug 25 16:35:17.798834 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1261/5026] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:17 2026] GET /volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace => generated 1166 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:35:18.009344 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-e6f46968-a9f0-4351-839a-89906b346238 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:18.010988 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e6f46968-a9f0-4351-839a-89906b346238 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] DELETE https://10.4.3.102/volume/v3/volumes/0fdb4058-79a2-4129-925b-e632fcde43c5 Aug 25 16:35:18.011169 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e6f46968-a9f0-4351-839a-89906b346238 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:18.011336 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e6f46968-a9f0-4351-839a-89906b346238 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:18.011478 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-e6f46968-a9f0-4351-839a-89906b346238 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Delete volume with id: 0fdb4058-79a2-4129-925b-e632fcde43c5 Aug 25 16:35:18.020320 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e6f46968-a9f0-4351-839a-89906b346238 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/0fdb4058-79a2-4129-925b-e632fcde43c5 returned with HTTP 404 Aug 25 16:35:18.020861 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1264/5027] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:35:18 2026] DELETE /volume/v3/volumes/0fdb4058-79a2-4129-925b-e632fcde43c5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:35:18.027069 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d481dfb5-1386-400b-b7c4-97e60f8f0f5d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:18.028844 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d481dfb5-1386-400b-b7c4-97e60f8f0f5d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/0fdb4058-79a2-4129-925b-e632fcde43c5 Aug 25 16:35:18.029032 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d481dfb5-1386-400b-b7c4-97e60f8f0f5d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:18.029234 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d481dfb5-1386-400b-b7c4-97e60f8f0f5d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:18.036345 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d481dfb5-1386-400b-b7c4-97e60f8f0f5d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/0fdb4058-79a2-4129-925b-e632fcde43c5 returned with HTTP 404 Aug 25 16:35:18.036772 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1250/5028] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:18 2026] GET /volume/v3/volumes/0fdb4058-79a2-4129-925b-e632fcde43c5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:35:18.370702 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-f253dbf2-e4d3-4ffd-b12a-7a67937dce08 req-72bca958-9d36-4e34-906e-4097b49053bf None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:18.372574 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-f253dbf2-e4d3-4ffd-b12a-7a67937dce08 req-72bca958-9d36-4e34-906e-4097b49053bf tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed Aug 25 16:35:18.372759 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-f253dbf2-e4d3-4ffd-b12a-7a67937dce08 req-72bca958-9d36-4e34-906e-4097b49053bf tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:18.372930 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-f253dbf2-e4d3-4ffd-b12a-7a67937dce08 req-72bca958-9d36-4e34-906e-4097b49053bf tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:18.379491 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:18.379491 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:35:18.382692 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-f253dbf2-e4d3-4ffd-b12a-7a67937dce08 req-72bca958-9d36-4e34-906e-4097b49053bf tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:35:18.386333 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-f253dbf2-e4d3-4ffd-b12a-7a67937dce08 req-72bca958-9d36-4e34-906e-4097b49053bf tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed returned with HTTP 200 Aug 25 16:35:18.386714 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1254/5029] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:35:18 2026] GET /volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed => generated 923 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:18.466401 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-58711844-b3ac-46ad-b221-e2bcef6e1b64 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:18.466624 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-58711844-b3ac-46ad-b221-e2bcef6e1b64 None None] GET https://10.4.3.102/volume// Aug 25 16:35:18.466838 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-58711844-b3ac-46ad-b221-e2bcef6e1b64 None None] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:18.467072 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-58711844-b3ac-46ad-b221-e2bcef6e1b64 None None] Calling method 'all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:18.467473 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-58711844-b3ac-46ad-b221-e2bcef6e1b64 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:35:18.467851 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1262/5030] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:35:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:35:18.475119 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-f253dbf2-e4d3-4ffd-b12a-7a67937dce08 req-79258745-0f3f-4240-af3d-92d92f935463 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:18.534406 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-f253dbf2-e4d3-4ffd-b12a-7a67937dce08 req-79258745-0f3f-4240-af3d-92d92f935463 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:35:18.534755 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-f253dbf2-e4d3-4ffd-b12a-7a67937dce08 req-79258745-0f3f-4240-af3d-92d92f935463 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a2aefcbc-bea9-444d-8c9e-9d08739a6aed", "connector": null, "instance_uuid": "72c225dc-c84d-4b2b-b988-0a80f406e8a9"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:35:18.542542 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:18.542542 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:35:18.562432 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-1c417d29-8f24-4653-a2b4-3ca5b7264afc None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:18.562807 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1c417d29-8f24-4653-a2b4-3ca5b7264afc None None] GET https://10.4.3.102/volume// Aug 25 16:35:18.562916 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1c417d29-8f24-4653-a2b4-3ca5b7264afc None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:18.563091 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1c417d29-8f24-4653-a2b4-3ca5b7264afc None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:18.563416 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1c417d29-8f24-4653-a2b4-3ca5b7264afc None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:35:18.563695 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1251/5031] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:35:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:35:18.571093 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-259a720b-0f62-4353-a1ff-06030ab02cfd req-c38b621e-5370-4f33-bab4-ffe0bfb439d6 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:18.573058 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-259a720b-0f62-4353-a1ff-06030ab02cfd req-c38b621e-5370-4f33-bab4-ffe0bfb439d6 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] GET https://10.4.3.102/volume/v3/volumes/fefa1849-5f84-4f47-a038-77994630b993 Aug 25 16:35:18.573275 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-259a720b-0f62-4353-a1ff-06030ab02cfd req-c38b621e-5370-4f33-bab4-ffe0bfb439d6 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:18.573513 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-259a720b-0f62-4353-a1ff-06030ab02cfd req-c38b621e-5370-4f33-bab4-ffe0bfb439d6 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:18.576898 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-f253dbf2-e4d3-4ffd-b12a-7a67937dce08 req-79258745-0f3f-4240-af3d-92d92f935463 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:35:18.577384 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1265/5032] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:35:18 2026] POST /volume/v3/attachments => generated 273 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:35:18.582220 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:18.582220 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:35:18.585744 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-259a720b-0f62-4353-a1ff-06030ab02cfd req-c38b621e-5370-4f33-bab4-ffe0bfb439d6 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Volume info retrieved successfully. Aug 25 16:35:18.589993 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-259a720b-0f62-4353-a1ff-06030ab02cfd req-c38b621e-5370-4f33-bab4-ffe0bfb439d6 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/volumes/fefa1849-5f84-4f47-a038-77994630b993 returned with HTTP 200 Aug 25 16:35:18.590385 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1255/5033] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:35:18 2026] GET /volume/v3/volumes/fefa1849-5f84-4f47-a038-77994630b993 => generated 1596 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:35:18.603899 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-26290c47-594b-44d4-a9c3-7ec064fe82aa None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:18.605905 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-26290c47-594b-44d4-a9c3-7ec064fe82aa tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed Aug 25 16:35:18.606068 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-26290c47-594b-44d4-a9c3-7ec064fe82aa tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:18.606266 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-26290c47-594b-44d4-a9c3-7ec064fe82aa tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:18.616315 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:18.616315 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:35:18.619853 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-26290c47-594b-44d4-a9c3-7ec064fe82aa tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:35:18.620689 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-e68e17a0-665b-40d5-9559-46965b9b2644 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:18.621046 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e68e17a0-665b-40d5-9559-46965b9b2644 None None] GET https://10.4.3.102/volume// Aug 25 16:35:18.621217 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e68e17a0-665b-40d5-9559-46965b9b2644 None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:18.621384 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e68e17a0-665b-40d5-9559-46965b9b2644 None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:18.621689 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e68e17a0-665b-40d5-9559-46965b9b2644 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:35:18.623434 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1252/5034] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:35:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:35:18.624637 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-26290c47-594b-44d4-a9c3-7ec064fe82aa tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed returned with HTTP 200 Aug 25 16:35:18.625026 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1263/5035] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:18 2026] GET /volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed => generated 922 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:18.649175 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-f253dbf2-e4d3-4ffd-b12a-7a67937dce08 req-e5b73ae0-4eed-4638-b1f7-9b37edb8077e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:18.651046 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-f253dbf2-e4d3-4ffd-b12a-7a67937dce08 req-e5b73ae0-4eed-4638-b1f7-9b37edb8077e tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed Aug 25 16:35:18.651252 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-f253dbf2-e4d3-4ffd-b12a-7a67937dce08 req-e5b73ae0-4eed-4638-b1f7-9b37edb8077e tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:18.651404 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-f253dbf2-e4d3-4ffd-b12a-7a67937dce08 req-e5b73ae0-4eed-4638-b1f7-9b37edb8077e tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:18.660053 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:18.660053 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:35:18.663416 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-f253dbf2-e4d3-4ffd-b12a-7a67937dce08 req-e5b73ae0-4eed-4638-b1f7-9b37edb8077e tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:35:18.667123 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-f253dbf2-e4d3-4ffd-b12a-7a67937dce08 req-e5b73ae0-4eed-4638-b1f7-9b37edb8077e tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed returned with HTTP 200 Aug 25 16:35:18.667472 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1266/5036] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:35:18 2026] GET /volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed => generated 1102 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:35:18.694020 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-259a720b-0f62-4353-a1ff-06030ab02cfd req-00b1b265-7cff-4edb-b227-97158c9fde83 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:18.696092 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-259a720b-0f62-4353-a1ff-06030ab02cfd req-00b1b265-7cff-4edb-b227-97158c9fde83 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] PUT https://10.4.3.102/volume/v3/attachments/ca5caa1c-8eb5-45f2-84c8-8a1212495b94 Aug 25 16:35:18.696092 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-259a720b-0f62-4353-a1ff-06030ab02cfd req-00b1b265-7cff-4edb-b227-97158c9fde83 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:35:18.705052 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-259a720b-0f62-4353-a1ff-06030ab02cfd req-00b1b265-7cff-4edb-b227-97158c9fde83 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Acquiring lock "cinder-attachment_update-fefa1849-5f84-4f47-a038-77994630b993-np0000008093" by "attachment_update" {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:35:18.710788 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-259a720b-0f62-4353-a1ff-06030ab02cfd req-00b1b265-7cff-4edb-b227-97158c9fde83 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Lock "cinder-attachment_update-fefa1849-5f84-4f47-a038-77994630b993-np0000008093" acquired by "attachment_update" :: waited 0.006s {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:35:18.712340 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:18.712340 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:35:18.768083 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-f253dbf2-e4d3-4ffd-b12a-7a67937dce08 req-d5a007bc-8dd4-4d3a-90ff-030ac5008f26 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:18.771631 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-f253dbf2-e4d3-4ffd-b12a-7a67937dce08 req-d5a007bc-8dd4-4d3a-90ff-030ac5008f26 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] PUT https://10.4.3.102/volume/v3/attachments/b0ce421d-1e97-4f44-ab33-c05149ca0546 Aug 25 16:35:18.771631 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-f253dbf2-e4d3-4ffd-b12a-7a67937dce08 req-d5a007bc-8dd4-4d3a-90ff-030ac5008f26 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:35:18.779264 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-f253dbf2-e4d3-4ffd-b12a-7a67937dce08 req-d5a007bc-8dd4-4d3a-90ff-030ac5008f26 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Acquiring lock "cinder-attachment_update-a2aefcbc-bea9-444d-8c9e-9d08739a6aed-np0000008093" by "attachment_update" {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:35:18.783561 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-f253dbf2-e4d3-4ffd-b12a-7a67937dce08 req-d5a007bc-8dd4-4d3a-90ff-030ac5008f26 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Lock "cinder-attachment_update-a2aefcbc-bea9-444d-8c9e-9d08739a6aed-np0000008093" acquired by "attachment_update" :: waited 0.004s {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:35:18.784438 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:18.784438 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:35:18.792734 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-259a720b-0f62-4353-a1ff-06030ab02cfd req-00b1b265-7cff-4edb-b227-97158c9fde83 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Lock "cinder-attachment_update-fefa1849-5f84-4f47-a038-77994630b993-np0000008093" released by "attachment_update" :: held 0.082s {{(pid=100456) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:35:18.793061 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-259a720b-0f62-4353-a1ff-06030ab02cfd req-00b1b265-7cff-4edb-b227-97158c9fde83 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/attachments/ca5caa1c-8eb5-45f2-84c8-8a1212495b94 returned with HTTP 200 Aug 25 16:35:18.793645 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1256/5037] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:35:18 2026] PUT /volume/v3/attachments/ca5caa1c-8eb5-45f2-84c8-8a1212495b94 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:35:18.814601 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-259a720b-0f62-4353-a1ff-06030ab02cfd req-c57c673d-80af-4559-9543-d9c8a53819b3 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:18.816704 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-259a720b-0f62-4353-a1ff-06030ab02cfd req-c57c673d-80af-4559-9543-d9c8a53819b3 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] POST https://10.4.3.102/volume/v3/attachments/ca5caa1c-8eb5-45f2-84c8-8a1212495b94/action Aug 25 16:35:18.817047 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-259a720b-0f62-4353-a1ff-06030ab02cfd req-c57c673d-80af-4559-9543-d9c8a53819b3 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Action body: b'{"os-complete": null}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:35:18.817178 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-259a720b-0f62-4353-a1ff-06030ab02cfd req-c57c673d-80af-4559-9543-d9c8a53819b3 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:35:18.832434 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:18.832434 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:35:18.848291 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-259a720b-0f62-4353-a1ff-06030ab02cfd req-c57c673d-80af-4559-9543-d9c8a53819b3 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/attachments/ca5caa1c-8eb5-45f2-84c8-8a1212495b94/action returned with HTTP 204 Aug 25 16:35:18.848795 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1264/5038] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:35:18 2026] POST /volume/v3/attachments/ca5caa1c-8eb5-45f2-84c8-8a1212495b94/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:35:18.881546 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-f253dbf2-e4d3-4ffd-b12a-7a67937dce08 req-d5a007bc-8dd4-4d3a-90ff-030ac5008f26 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Lock "cinder-attachment_update-a2aefcbc-bea9-444d-8c9e-9d08739a6aed-np0000008093" released by "attachment_update" :: held 0.098s {{(pid=100455) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:35:18.881966 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-f253dbf2-e4d3-4ffd-b12a-7a67937dce08 req-d5a007bc-8dd4-4d3a-90ff-030ac5008f26 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/attachments/b0ce421d-1e97-4f44-ab33-c05149ca0546 returned with HTTP 200 Aug 25 16:35:18.882420 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1253/5039] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:35:18 2026] PUT /volume/v3/attachments/b0ce421d-1e97-4f44-ab33-c05149ca0546 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:35:19.105770 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-88608a41-7ff3-46b1-a18a-ac759a9263eb None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:19.107359 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-88608a41-7ff3-46b1-a18a-ac759a9263eb tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:35:19.107726 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-88608a41-7ff3-46b1-a18a-ac759a9263eb tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-11197856", "snapshot_id": null, "imageRef": "9fcea7ad-f61c-4330-b26d-860af52471bb", "volume_type": null, "size": 1}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:35:19.109182 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-88608a41-7ff3-46b1-a18a-ac759a9263eb tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-11197856', 'snapshot_id': None, 'imageRef': '9fcea7ad-f61c-4330-b26d-860af52471bb', 'volume_type': None, 'size': 1}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:35:19.235239 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-88608a41-7ff3-46b1-a18a-ac759a9263eb tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Create volume of 1 GB Aug 25 16:35:19.240239 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-88608a41-7ff3-46b1-a18a-ac759a9263eb tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Availability Zones retrieved successfully. Aug 25 16:35:19.246918 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-88608a41-7ff3-46b1-a18a-ac759a9263eb tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Flow 'volume_create_api' (0ea0ac83-c736-47f8-837f-dc1f62b3f4f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:35:19.248162 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-88608a41-7ff3-46b1-a18a-ac759a9263eb tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c519281d-7c8d-472d-a0d6-2ef7b700dc6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:35:19.249288 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-88608a41-7ff3-46b1-a18a-ac759a9263eb tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:35:19.298949 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-88608a41-7ff3-46b1-a18a-ac759a9263eb tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c519281d-7c8d-472d-a0d6-2ef7b700dc6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:35:19.299680 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-88608a41-7ff3-46b1-a18a-ac759a9263eb tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1e87017-36a4-485b-9807-b125bbb5ef48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:35:19.335612 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-88608a41-7ff3-46b1-a18a-ac759a9263eb tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Created reservations ['65b6fc52-fba5-424b-9bd8-6defbd790115', 'c69aca09-5b98-4fb5-b3b8-45f96506a906', 'ba44b774-2925-4f37-9378-46e9f5e73ee9', '2d1017c4-5d9d-4e61-9d97-594da7df9935'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:35:19.336417 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-88608a41-7ff3-46b1-a18a-ac759a9263eb tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1e87017-36a4-485b-9807-b125bbb5ef48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65b6fc52-fba5-424b-9bd8-6defbd790115', 'c69aca09-5b98-4fb5-b3b8-45f96506a906', 'ba44b774-2925-4f37-9378-46e9f5e73ee9', '2d1017c4-5d9d-4e61-9d97-594da7df9935']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:35:19.337121 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-88608a41-7ff3-46b1-a18a-ac759a9263eb tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a19a78d6-251d-4381-a4a6-dceabc8b91b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:35:19.356871 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-88608a41-7ff3-46b1-a18a-ac759a9263eb tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a19a78d6-251d-4381-a4a6-dceabc8b91b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2440b718-95d7-4717-b5fc-658cebf0f70b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-11197856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a42f8af637549e4bd755df18f9c4bbc',qos_specs=None,replication_status=,reservations=['65b6fc52-fba5-424b-9bd8-6defbd790115','c69aca09-5b98-4fb5-b3b8-45f96506a906','ba44b774-2925-4f37-9378-46e9f5e73ee9','2d1017c4-5d9d-4e61-9d97-594da7df9935'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e7476ebfc64ba587039307d7d82a0b',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:35:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-11197856',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2440b718-95d7-4717-b5fc-658cebf0f70b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a42f8af637549e4bd755df18f9c4bbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01e7476ebfc64ba587039307d7d82a0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:35:19.357560 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-88608a41-7ff3-46b1-a18a-ac759a9263eb tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfd4fa6c-94e4-488d-a863-3a22ae079fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:35:19.372818 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-88608a41-7ff3-46b1-a18a-ac759a9263eb tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfd4fa6c-94e4-488d-a863-3a22ae079fde) transitioned into state 'SUCCESS' from state '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-11197856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a42f8af637549e4bd755df18f9c4bbc',qos_specs=None,replication_status=,reservations=['65b6fc52-fba5-424b-9bd8-6defbd790115','c69aca09-5b98-4fb5-b3b8-45f96506a906','ba44b774-2925-4f37-9378-46e9f5e73ee9','2d1017c4-5d9d-4e61-9d97-594da7df9935'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e7476ebfc64ba587039307d7d82a0b',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:35:19.373405 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-88608a41-7ff3-46b1-a18a-ac759a9263eb tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e519bfd-5f59-4ceb-b6bc-50cfcdb6313e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:35:19.382350 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-88608a41-7ff3-46b1-a18a-ac759a9263eb tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e519bfd-5f59-4ceb-b6bc-50cfcdb6313e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:35:19.383076 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-88608a41-7ff3-46b1-a18a-ac759a9263eb tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Flow 'volume_create_api' (0ea0ac83-c736-47f8-837f-dc1f62b3f4f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:35:19.383693 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-88608a41-7ff3-46b1-a18a-ac759a9263eb tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Create volume request issued successfully. Aug 25 16:35:19.383822 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-88608a41-7ff3-46b1-a18a-ac759a9263eb tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:35:19.384208 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1267/5040] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:35:19 2026] POST /volume/v3/volumes => generated 757 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:35:19.395328 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-252e2ec0-6fb5-4fd7-a94b-c9cc153f7150 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:19.397009 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-252e2ec0-6fb5-4fd7-a94b-c9cc153f7150 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/2440b718-95d7-4717-b5fc-658cebf0f70b Aug 25 16:35:19.397219 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-252e2ec0-6fb5-4fd7-a94b-c9cc153f7150 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:19.397396 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-252e2ec0-6fb5-4fd7-a94b-c9cc153f7150 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:19.403755 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:19.403755 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:35:19.407463 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-252e2ec0-6fb5-4fd7-a94b-c9cc153f7150 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:35:19.412702 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-252e2ec0-6fb5-4fd7-a94b-c9cc153f7150 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/2440b718-95d7-4717-b5fc-658cebf0f70b returned with HTTP 200 Aug 25 16:35:19.413229 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1257/5041] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:19 2026] GET /volume/v3/volumes/2440b718-95d7-4717-b5fc-658cebf0f70b => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:19.637528 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b858e11b-4a64-4f24-a883-5eb4d7d0bf72 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:19.639297 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b858e11b-4a64-4f24-a883-5eb4d7d0bf72 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed Aug 25 16:35:19.639477 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b858e11b-4a64-4f24-a883-5eb4d7d0bf72 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:19.639667 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b858e11b-4a64-4f24-a883-5eb4d7d0bf72 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:19.648573 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:19.648573 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:35:19.652070 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-b858e11b-4a64-4f24-a883-5eb4d7d0bf72 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:35:19.656073 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b858e11b-4a64-4f24-a883-5eb4d7d0bf72 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed returned with HTTP 200 Aug 25 16:35:19.656469 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1265/5042] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:19 2026] GET /volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed => generated 923 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:20.425021 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-84f7fa70-a716-4ff7-9d79-acc7aa2cc218 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:20.426970 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-84f7fa70-a716-4ff7-9d79-acc7aa2cc218 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/2440b718-95d7-4717-b5fc-658cebf0f70b Aug 25 16:35:20.427192 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-84f7fa70-a716-4ff7-9d79-acc7aa2cc218 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:20.427412 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-84f7fa70-a716-4ff7-9d79-acc7aa2cc218 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:20.434977 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:20.434977 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:35:20.438072 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-84f7fa70-a716-4ff7-9d79-acc7aa2cc218 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:35:20.442207 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-84f7fa70-a716-4ff7-9d79-acc7aa2cc218 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/2440b718-95d7-4717-b5fc-658cebf0f70b returned with HTTP 200 Aug 25 16:35:20.442581 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1254/5043] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:20 2026] GET /volume/v3/volumes/2440b718-95d7-4717-b5fc-658cebf0f70b => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:35:20.454027 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f34d0cc1-101c-45f0-9e58-826cc278d999 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:20.456479 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f34d0cc1-101c-45f0-9e58-826cc278d999 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/2440b718-95d7-4717-b5fc-658cebf0f70b Aug 25 16:35:20.456769 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f34d0cc1-101c-45f0-9e58-826cc278d999 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:20.457024 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f34d0cc1-101c-45f0-9e58-826cc278d999 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:20.466374 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:20.466374 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:35:20.470985 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-f34d0cc1-101c-45f0-9e58-826cc278d999 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:35:20.476925 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f34d0cc1-101c-45f0-9e58-826cc278d999 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/2440b718-95d7-4717-b5fc-658cebf0f70b returned with HTTP 200 Aug 25 16:35:20.477448 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1268/5044] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:20 2026] GET /volume/v3/volumes/2440b718-95d7-4717-b5fc-658cebf0f70b => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:35:20.568821 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-e874bdae-637f-4626-98f6-ef34ca0ab1fd req-b2d16806-f96b-4024-9fec-94d146cc1aea None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:20.570916 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-e874bdae-637f-4626-98f6-ef34ca0ab1fd req-b2d16806-f96b-4024-9fec-94d146cc1aea tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/2440b718-95d7-4717-b5fc-658cebf0f70b Aug 25 16:35:20.571131 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-e874bdae-637f-4626-98f6-ef34ca0ab1fd req-b2d16806-f96b-4024-9fec-94d146cc1aea tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:20.571309 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-e874bdae-637f-4626-98f6-ef34ca0ab1fd req-b2d16806-f96b-4024-9fec-94d146cc1aea tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:20.578299 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:20.578299 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:35:20.581773 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-e874bdae-637f-4626-98f6-ef34ca0ab1fd req-b2d16806-f96b-4024-9fec-94d146cc1aea tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:35:20.586908 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-e874bdae-637f-4626-98f6-ef34ca0ab1fd req-b2d16806-f96b-4024-9fec-94d146cc1aea tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/2440b718-95d7-4717-b5fc-658cebf0f70b returned with HTTP 200 Aug 25 16:35:20.587277 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1258/5045] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:35:20 2026] GET /volume/v3/volumes/2440b718-95d7-4717-b5fc-658cebf0f70b => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:35:20.668491 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-11e028b1-67e2-4f3b-b90f-f7418d24224e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:20.670624 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-11e028b1-67e2-4f3b-b90f-f7418d24224e tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed Aug 25 16:35:20.670864 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-11e028b1-67e2-4f3b-b90f-f7418d24224e tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:20.671104 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-11e028b1-67e2-4f3b-b90f-f7418d24224e tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:20.681716 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:20.681716 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:35:20.685124 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-11e028b1-67e2-4f3b-b90f-f7418d24224e tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:35:20.689692 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-11e028b1-67e2-4f3b-b90f-f7418d24224e tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed returned with HTTP 200 Aug 25 16:35:20.690141 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1266/5046] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:20 2026] GET /volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed => generated 923 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:20.971299 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-e874bdae-637f-4626-98f6-ef34ca0ab1fd req-70490f23-e3fc-4669-b12e-6a07c2073868 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:20.973202 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-e874bdae-637f-4626-98f6-ef34ca0ab1fd req-70490f23-e3fc-4669-b12e-6a07c2073868 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/2440b718-95d7-4717-b5fc-658cebf0f70b Aug 25 16:35:20.973376 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-e874bdae-637f-4626-98f6-ef34ca0ab1fd req-70490f23-e3fc-4669-b12e-6a07c2073868 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:20.973550 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-e874bdae-637f-4626-98f6-ef34ca0ab1fd req-70490f23-e3fc-4669-b12e-6a07c2073868 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:20.980279 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:20.980279 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:35:20.983333 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-e874bdae-637f-4626-98f6-ef34ca0ab1fd req-70490f23-e3fc-4669-b12e-6a07c2073868 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:35:20.987279 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-e874bdae-637f-4626-98f6-ef34ca0ab1fd req-70490f23-e3fc-4669-b12e-6a07c2073868 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/2440b718-95d7-4717-b5fc-658cebf0f70b returned with HTTP 200 Aug 25 16:35:20.987656 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1255/5047] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:35:20 2026] GET /volume/v3/volumes/2440b718-95d7-4717-b5fc-658cebf0f70b => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:35:20.996274 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-4cb384fd-9fab-40f2-885c-539ace98f1d5 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:20.996740 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4cb384fd-9fab-40f2-885c-539ace98f1d5 None None] GET https://10.4.3.102/volume// Aug 25 16:35:20.996963 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4cb384fd-9fab-40f2-885c-539ace98f1d5 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:20.997207 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4cb384fd-9fab-40f2-885c-539ace98f1d5 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:20.997597 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4cb384fd-9fab-40f2-885c-539ace98f1d5 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:35:20.997934 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1269/5048] 10.4.3.102 () {66 vars in 1419 bytes} [Tue Aug 25 16:35:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:35:21.004381 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-e874bdae-637f-4626-98f6-ef34ca0ab1fd req-ded0dc96-0b7b-4e90-8dff-57409d5650d4 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:21.006281 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-e874bdae-637f-4626-98f6-ef34ca0ab1fd req-ded0dc96-0b7b-4e90-8dff-57409d5650d4 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:35:21.006680 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-e874bdae-637f-4626-98f6-ef34ca0ab1fd req-ded0dc96-0b7b-4e90-8dff-57409d5650d4 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2440b718-95d7-4717-b5fc-658cebf0f70b", "connector": null, "instance_uuid": "fdc8d82b-db62-47bf-ab30-684b118705a1"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:35:21.016024 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:21.016024 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:35:21.043252 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-e874bdae-637f-4626-98f6-ef34ca0ab1fd req-ded0dc96-0b7b-4e90-8dff-57409d5650d4 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:35:21.043865 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1259/5049] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:35:21 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:35:21.702423 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-c37181d4-35c1-44fc-ba68-320bef687337 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:21.703984 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c37181d4-35c1-44fc-ba68-320bef687337 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed Aug 25 16:35:21.704199 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c37181d4-35c1-44fc-ba68-320bef687337 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:21.704404 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c37181d4-35c1-44fc-ba68-320bef687337 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:21.713229 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:21.713229 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:35:21.716251 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-c37181d4-35c1-44fc-ba68-320bef687337 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:35:21.719960 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c37181d4-35c1-44fc-ba68-320bef687337 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed returned with HTTP 200 Aug 25 16:35:21.720409 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1267/5050] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:21 2026] GET /volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed => generated 923 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:35:21.870550 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a6eb2961-c361-41ca-b620-ccb428f47a5b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:21.870955 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a6eb2961-c361-41ca-b620-ccb428f47a5b None None] GET https://10.4.3.102/volume// Aug 25 16:35:21.871142 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a6eb2961-c361-41ca-b620-ccb428f47a5b None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:21.871363 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a6eb2961-c361-41ca-b620-ccb428f47a5b None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:21.871740 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a6eb2961-c361-41ca-b620-ccb428f47a5b None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:35:21.872048 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1256/5051] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:35:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:35:21.879202 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-e874bdae-637f-4626-98f6-ef34ca0ab1fd req-627ca435-4b86-4b7b-9bb2-da55d3a2749d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:21.881177 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-e874bdae-637f-4626-98f6-ef34ca0ab1fd req-627ca435-4b86-4b7b-9bb2-da55d3a2749d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/2440b718-95d7-4717-b5fc-658cebf0f70b Aug 25 16:35:21.881367 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-e874bdae-637f-4626-98f6-ef34ca0ab1fd req-627ca435-4b86-4b7b-9bb2-da55d3a2749d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:21.881553 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-e874bdae-637f-4626-98f6-ef34ca0ab1fd req-627ca435-4b86-4b7b-9bb2-da55d3a2749d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:21.889513 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:21.889513 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:35:21.892277 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-e874bdae-637f-4626-98f6-ef34ca0ab1fd req-627ca435-4b86-4b7b-9bb2-da55d3a2749d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:35:21.896316 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-e874bdae-637f-4626-98f6-ef34ca0ab1fd req-627ca435-4b86-4b7b-9bb2-da55d3a2749d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/2440b718-95d7-4717-b5fc-658cebf0f70b returned with HTTP 200 Aug 25 16:35:21.896673 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1270/5052] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:35:21 2026] GET /volume/v3/volumes/2440b718-95d7-4717-b5fc-658cebf0f70b => generated 1544 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:35:22.008874 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-e874bdae-637f-4626-98f6-ef34ca0ab1fd req-9152cc0e-0399-4ad5-8496-b9e6578080e7 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:22.010882 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-e874bdae-637f-4626-98f6-ef34ca0ab1fd req-9152cc0e-0399-4ad5-8496-b9e6578080e7 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] PUT https://10.4.3.102/volume/v3/attachments/0750d0e0-6e0e-4d77-bd37-75242ceef2b5 Aug 25 16:35:22.011566 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-e874bdae-637f-4626-98f6-ef34ca0ab1fd req-9152cc0e-0399-4ad5-8496-b9e6578080e7 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:35:22.019130 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-e874bdae-637f-4626-98f6-ef34ca0ab1fd req-9152cc0e-0399-4ad5-8496-b9e6578080e7 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Acquiring lock "cinder-attachment_update-2440b718-95d7-4717-b5fc-658cebf0f70b-np0000008093" by "attachment_update" {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:35:22.025094 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-e874bdae-637f-4626-98f6-ef34ca0ab1fd req-9152cc0e-0399-4ad5-8496-b9e6578080e7 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Lock "cinder-attachment_update-2440b718-95d7-4717-b5fc-658cebf0f70b-np0000008093" acquired by "attachment_update" :: waited 0.006s {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:35:22.026344 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:22.026344 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:35:22.125177 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-e874bdae-637f-4626-98f6-ef34ca0ab1fd req-9152cc0e-0399-4ad5-8496-b9e6578080e7 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Lock "cinder-attachment_update-2440b718-95d7-4717-b5fc-658cebf0f70b-np0000008093" released by "attachment_update" :: held 0.100s {{(pid=100456) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:35:22.125519 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-e874bdae-637f-4626-98f6-ef34ca0ab1fd req-9152cc0e-0399-4ad5-8496-b9e6578080e7 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/attachments/0750d0e0-6e0e-4d77-bd37-75242ceef2b5 returned with HTTP 200 Aug 25 16:35:22.126064 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1260/5053] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:35:22 2026] PUT /volume/v3/attachments/0750d0e0-6e0e-4d77-bd37-75242ceef2b5 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:35:22.144176 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-f253dbf2-e4d3-4ffd-b12a-7a67937dce08 req-aec1dd85-a019-402f-b62d-abe3aac85f4b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:22.146682 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-f253dbf2-e4d3-4ffd-b12a-7a67937dce08 req-aec1dd85-a019-402f-b62d-abe3aac85f4b tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] POST https://10.4.3.102/volume/v3/attachments/b0ce421d-1e97-4f44-ab33-c05149ca0546/action Aug 25 16:35:22.147138 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-e874bdae-637f-4626-98f6-ef34ca0ab1fd req-5237e23b-8dac-401c-b50f-f1a830d8a389 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:22.147214 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-f253dbf2-e4d3-4ffd-b12a-7a67937dce08 req-aec1dd85-a019-402f-b62d-abe3aac85f4b tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Action body: b'{"os-complete": null}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:35:22.147314 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-f253dbf2-e4d3-4ffd-b12a-7a67937dce08 req-aec1dd85-a019-402f-b62d-abe3aac85f4b tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:35:22.149173 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-e874bdae-637f-4626-98f6-ef34ca0ab1fd req-5237e23b-8dac-401c-b50f-f1a830d8a389 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] POST https://10.4.3.102/volume/v3/attachments/0750d0e0-6e0e-4d77-bd37-75242ceef2b5/action Aug 25 16:35:22.149498 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-e874bdae-637f-4626-98f6-ef34ca0ab1fd req-5237e23b-8dac-401c-b50f-f1a830d8a389 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action body: b'{"os-complete": null}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:35:22.149660 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-e874bdae-637f-4626-98f6-ef34ca0ab1fd req-5237e23b-8dac-401c-b50f-f1a830d8a389 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:35:22.165508 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:22.165508 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:35:22.169120 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:22.169120 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:35:22.177611 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-e874bdae-637f-4626-98f6-ef34ca0ab1fd req-5237e23b-8dac-401c-b50f-f1a830d8a389 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/attachments/0750d0e0-6e0e-4d77-bd37-75242ceef2b5/action returned with HTTP 204 Aug 25 16:35:22.178031 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1257/5054] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:35:22 2026] POST /volume/v3/attachments/0750d0e0-6e0e-4d77-bd37-75242ceef2b5/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:35:22.185104 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-f253dbf2-e4d3-4ffd-b12a-7a67937dce08 req-aec1dd85-a019-402f-b62d-abe3aac85f4b tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/attachments/b0ce421d-1e97-4f44-ab33-c05149ca0546/action returned with HTTP 204 Aug 25 16:35:22.185528 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1268/5055] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:35:22 2026] POST /volume/v3/attachments/b0ce421d-1e97-4f44-ab33-c05149ca0546/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:35:22.733440 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-9f8d7589-d65f-461f-84e4-5044bd92bc62 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:22.735084 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9f8d7589-d65f-461f-84e4-5044bd92bc62 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed Aug 25 16:35:22.735263 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9f8d7589-d65f-461f-84e4-5044bd92bc62 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:22.735436 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9f8d7589-d65f-461f-84e4-5044bd92bc62 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:22.743839 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:22.743839 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:35:22.747147 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-9f8d7589-d65f-461f-84e4-5044bd92bc62 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:35:22.750702 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9f8d7589-d65f-461f-84e4-5044bd92bc62 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed returned with HTTP 200 Aug 25 16:35:22.751090 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1271/5056] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:35:22 2026] GET /volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed => generated 1215 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:35:32.117697 np0000008093 devstack@c-api.service[100456]: DEBUG dbcounter [-] [100456] Writing DB stats cinder:SELECT=228,cinder:INSERT=30,cinder:UPDATE=53 {{(pid=100456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:35:32.174908 np0000008093 devstack@c-api.service[100455]: DEBUG dbcounter [-] [100455] Writing DB stats cinder:SELECT=252,cinder:UPDATE=74,cinder:INSERT=48 {{(pid=100455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:35:32.180710 np0000008093 devstack@c-api.service[100454]: DEBUG dbcounter [-] [100454] Writing DB stats cinder:SELECT=225,cinder:INSERT=30,cinder:UPDATE=51 {{(pid=100454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:35:32.750060 np0000008093 devstack@c-api.service[100457]: DEBUG dbcounter [-] [100457] Writing DB stats cinder:SELECT=268,cinder:INSERT=59,cinder:UPDATE=81 {{(pid=100457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:35:58.979096 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-dd6896ac-2bfd-489a-b740-0521a57e7dc6 req-cec9f0b7-6bbb-492d-92c8-16ad3ce357b5 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:35:58.981073 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-dd6896ac-2bfd-489a-b740-0521a57e7dc6 req-cec9f0b7-6bbb-492d-92c8-16ad3ce357b5 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] DELETE https://10.4.3.102/volume/v3/attachments/ca5caa1c-8eb5-45f2-84c8-8a1212495b94 Aug 25 16:35:58.981241 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-dd6896ac-2bfd-489a-b740-0521a57e7dc6 req-cec9f0b7-6bbb-492d-92c8-16ad3ce357b5 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:35:58.981487 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-dd6896ac-2bfd-489a-b740-0521a57e7dc6 req-cec9f0b7-6bbb-492d-92c8-16ad3ce357b5 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:35:58.989354 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:35:58.989354 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:35:59.063821 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-dd6896ac-2bfd-489a-b740-0521a57e7dc6 req-cec9f0b7-6bbb-492d-92c8-16ad3ce357b5 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/attachments/ca5caa1c-8eb5-45f2-84c8-8a1212495b94 returned with HTTP 200 Aug 25 16:35:59.064233 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1261/5057] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:35:58 2026] DELETE /volume/v3/attachments/ca5caa1c-8eb5-45f2-84c8-8a1212495b94 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:00.373402 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-bae7e274-5bae-4212-8c56-6664e089c5d2 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:00.375107 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bae7e274-5bae-4212-8c56-6664e089c5d2 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] DELETE https://10.4.3.102/volume/v3/volumes/fefa1849-5f84-4f47-a038-77994630b993 Aug 25 16:36:00.375290 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bae7e274-5bae-4212-8c56-6664e089c5d2 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:00.375467 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bae7e274-5bae-4212-8c56-6664e089c5d2 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:00.375682 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-bae7e274-5bae-4212-8c56-6664e089c5d2 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Delete volume with id: fefa1849-5f84-4f47-a038-77994630b993 Aug 25 16:36:00.382197 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:00.382197 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:36:00.382651 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-bae7e274-5bae-4212-8c56-6664e089c5d2 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Volume info retrieved successfully. Aug 25 16:36:00.403810 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-bae7e274-5bae-4212-8c56-6664e089c5d2 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Delete volume request issued successfully. Aug 25 16:36:00.404116 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bae7e274-5bae-4212-8c56-6664e089c5d2 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/volumes/fefa1849-5f84-4f47-a038-77994630b993 returned with HTTP 202 Aug 25 16:36:00.404362 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1258/5058] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:36:00 2026] DELETE /volume/v3/volumes/fefa1849-5f84-4f47-a038-77994630b993 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:36:00.410677 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-a60a7848-f122-46e0-a657-a37755eafc65 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:00.412488 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a60a7848-f122-46e0-a657-a37755eafc65 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] DELETE https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa Aug 25 16:36:00.412688 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a60a7848-f122-46e0-a657-a37755eafc65 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:00.412881 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a60a7848-f122-46e0-a657-a37755eafc65 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:00.413000 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.contrib.backups [None req-a60a7848-f122-46e0-a657-a37755eafc65 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Delete backup with id: 74b7a23e-08bd-41ad-870e-5fa5ccdb25aa. Aug 25 16:36:00.417156 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:00.417156 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:36:00.439906 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.backup.rpcapi [None req-a60a7848-f122-46e0-a657-a37755eafc65 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] delete_backup rpcapi backup_id 74b7a23e-08bd-41ad-870e-5fa5ccdb25aa {{(pid=100454) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 16:36:00.441675 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a60a7848-f122-46e0-a657-a37755eafc65 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa returned with HTTP 202 Aug 25 16:36:00.442242 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1269/5059] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:36:00 2026] DELETE /volume/v3/backups/74b7a23e-08bd-41ad-870e-5fa5ccdb25aa => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:36:00.450055 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-27c8f23e-d744-45d0-99cc-784f086e3e96 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:00.451652 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-27c8f23e-d744-45d0-99cc-784f086e3e96 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] DELETE https://10.4.3.102/volume/v3/volumes/25bb5725-191e-451c-95d3-7082e2ebadac Aug 25 16:36:00.451823 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-27c8f23e-d744-45d0-99cc-784f086e3e96 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:00.451993 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-27c8f23e-d744-45d0-99cc-784f086e3e96 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:00.452140 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-27c8f23e-d744-45d0-99cc-784f086e3e96 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Delete volume with id: 25bb5725-191e-451c-95d3-7082e2ebadac Aug 25 16:36:00.458894 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:00.458894 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:36:00.459281 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-27c8f23e-d744-45d0-99cc-784f086e3e96 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Volume info retrieved successfully. Aug 25 16:36:00.489579 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-27c8f23e-d744-45d0-99cc-784f086e3e96 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Delete volume request issued successfully. Aug 25 16:36:00.489850 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-27c8f23e-d744-45d0-99cc-784f086e3e96 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/volumes/25bb5725-191e-451c-95d3-7082e2ebadac returned with HTTP 202 Aug 25 16:36:00.492419 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1272/5060] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:36:00 2026] DELETE /volume/v3/volumes/25bb5725-191e-451c-95d3-7082e2ebadac => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:36:00.497209 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-fe5119eb-db33-4ea8-a74a-b0cfaaa830f5 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:00.499384 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-fe5119eb-db33-4ea8-a74a-b0cfaaa830f5 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] GET https://10.4.3.102/volume/v3/volumes/25bb5725-191e-451c-95d3-7082e2ebadac Aug 25 16:36:00.499603 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-fe5119eb-db33-4ea8-a74a-b0cfaaa830f5 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:00.499801 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-fe5119eb-db33-4ea8-a74a-b0cfaaa830f5 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:00.507924 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:00.507924 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:36:00.511533 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-fe5119eb-db33-4ea8-a74a-b0cfaaa830f5 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Volume info retrieved successfully. Aug 25 16:36:00.515840 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-fe5119eb-db33-4ea8-a74a-b0cfaaa830f5 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/volumes/25bb5725-191e-451c-95d3-7082e2ebadac returned with HTTP 200 Aug 25 16:36:00.516180 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1262/5061] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:00 2026] GET /volume/v3/volumes/25bb5725-191e-451c-95d3-7082e2ebadac => generated 1361 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:36:00.547899 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-5961e902-70e3-4ec1-9e1d-4727100b4ec0 req-1fb8f32a-b633-4b35-949e-29ba1c432589 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:00.549754 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-5961e902-70e3-4ec1-9e1d-4727100b4ec0 req-1fb8f32a-b633-4b35-949e-29ba1c432589 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] DELETE https://10.4.3.102/volume/v3/attachments/0750d0e0-6e0e-4d77-bd37-75242ceef2b5 Aug 25 16:36:00.549990 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-5961e902-70e3-4ec1-9e1d-4727100b4ec0 req-1fb8f32a-b633-4b35-949e-29ba1c432589 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:00.550143 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-5961e902-70e3-4ec1-9e1d-4727100b4ec0 req-1fb8f32a-b633-4b35-949e-29ba1c432589 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:00.556986 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:00.556986 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:36:00.637841 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-5961e902-70e3-4ec1-9e1d-4727100b4ec0 req-1fb8f32a-b633-4b35-949e-29ba1c432589 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/attachments/0750d0e0-6e0e-4d77-bd37-75242ceef2b5 returned with HTTP 200 Aug 25 16:36:00.638312 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1259/5062] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:36:00 2026] DELETE /volume/v3/attachments/0750d0e0-6e0e-4d77-bd37-75242ceef2b5 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:01.528137 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e3db9428-5af4-4ed2-80dd-8b045096e532 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:01.529974 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e3db9428-5af4-4ed2-80dd-8b045096e532 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] GET https://10.4.3.102/volume/v3/volumes/25bb5725-191e-451c-95d3-7082e2ebadac Aug 25 16:36:01.530206 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e3db9428-5af4-4ed2-80dd-8b045096e532 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:01.530407 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e3db9428-5af4-4ed2-80dd-8b045096e532 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:01.536447 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e3db9428-5af4-4ed2-80dd-8b045096e532 tempest-TestVolumeBackupRestore-517490813 tempest-TestVolumeBackupRestore-517490813-project-member] https://10.4.3.102/volume/v3/volumes/25bb5725-191e-451c-95d3-7082e2ebadac returned with HTTP 404 Aug 25 16:36:01.537122 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1270/5063] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:01 2026] GET /volume/v3/volumes/25bb5725-191e-451c-95d3-7082e2ebadac => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:36:01.669068 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-02977e1a-6d53-43da-a9bf-593079a6daf5 req-2e18d9c4-dc76-49fe-a18a-e84ef0e8c9dd None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:01.671025 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-02977e1a-6d53-43da-a9bf-593079a6daf5 req-2e18d9c4-dc76-49fe-a18a-e84ef0e8c9dd tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/2440b718-95d7-4717-b5fc-658cebf0f70b Aug 25 16:36:01.671205 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-02977e1a-6d53-43da-a9bf-593079a6daf5 req-2e18d9c4-dc76-49fe-a18a-e84ef0e8c9dd tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:01.671395 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-02977e1a-6d53-43da-a9bf-593079a6daf5 req-2e18d9c4-dc76-49fe-a18a-e84ef0e8c9dd tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:01.678831 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:01.678831 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:36:01.682043 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-02977e1a-6d53-43da-a9bf-593079a6daf5 req-2e18d9c4-dc76-49fe-a18a-e84ef0e8c9dd tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:36:01.685882 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-02977e1a-6d53-43da-a9bf-593079a6daf5 req-2e18d9c4-dc76-49fe-a18a-e84ef0e8c9dd tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/2440b718-95d7-4717-b5fc-658cebf0f70b returned with HTTP 200 Aug 25 16:36:01.686219 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1273/5064] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:36:01 2026] GET /volume/v3/volumes/2440b718-95d7-4717-b5fc-658cebf0f70b => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:36:02.128190 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-02977e1a-6d53-43da-a9bf-593079a6daf5 req-9c01e7b5-17dc-4e69-aec9-fde6aa3534dc None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:02.130054 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-02977e1a-6d53-43da-a9bf-593079a6daf5 req-9c01e7b5-17dc-4e69-aec9-fde6aa3534dc tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/2440b718-95d7-4717-b5fc-658cebf0f70b Aug 25 16:36:02.130249 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-02977e1a-6d53-43da-a9bf-593079a6daf5 req-9c01e7b5-17dc-4e69-aec9-fde6aa3534dc tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:02.130434 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-02977e1a-6d53-43da-a9bf-593079a6daf5 req-9c01e7b5-17dc-4e69-aec9-fde6aa3534dc tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:02.144878 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:02.144878 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:36:02.153285 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-02977e1a-6d53-43da-a9bf-593079a6daf5 req-9c01e7b5-17dc-4e69-aec9-fde6aa3534dc tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:36:02.164956 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-02977e1a-6d53-43da-a9bf-593079a6daf5 req-9c01e7b5-17dc-4e69-aec9-fde6aa3534dc tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/2440b718-95d7-4717-b5fc-658cebf0f70b returned with HTTP 200 Aug 25 16:36:02.165342 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1263/5065] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:36:02 2026] GET /volume/v3/volumes/2440b718-95d7-4717-b5fc-658cebf0f70b => generated 1365 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:36:02.173926 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ca6c59d9-2fe3-42f1-913c-4d75dab9df7e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:02.174263 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ca6c59d9-2fe3-42f1-913c-4d75dab9df7e None None] GET https://10.4.3.102/volume// Aug 25 16:36:02.174411 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ca6c59d9-2fe3-42f1-913c-4d75dab9df7e None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:02.174580 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ca6c59d9-2fe3-42f1-913c-4d75dab9df7e None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:02.174898 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ca6c59d9-2fe3-42f1-913c-4d75dab9df7e None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:36:02.175188 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1260/5066] 10.4.3.102 () {66 vars in 1419 bytes} [Tue Aug 25 16:36:02 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:36:02.181872 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-02977e1a-6d53-43da-a9bf-593079a6daf5 req-50fc43b7-1c47-46a0-9258-3337f549a6e5 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:02.183854 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-02977e1a-6d53-43da-a9bf-593079a6daf5 req-50fc43b7-1c47-46a0-9258-3337f549a6e5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:36:02.184186 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-02977e1a-6d53-43da-a9bf-593079a6daf5 req-50fc43b7-1c47-46a0-9258-3337f549a6e5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2440b718-95d7-4717-b5fc-658cebf0f70b", "connector": null, "instance_uuid": "b9bdb8c3-5301-4e20-ab3a-202f7c989e83"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:36:02.193867 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:02.193867 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:36:02.221123 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-02977e1a-6d53-43da-a9bf-593079a6daf5 req-50fc43b7-1c47-46a0-9258-3337f549a6e5 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:36:02.221805 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1271/5067] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:36:02 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:36:03.045848 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-cc80f43b-0141-4199-a491-f15cf007d81b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:03.046239 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-cc80f43b-0141-4199-a491-f15cf007d81b None None] GET https://10.4.3.102/volume// Aug 25 16:36:03.046429 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-cc80f43b-0141-4199-a491-f15cf007d81b None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:03.046651 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-cc80f43b-0141-4199-a491-f15cf007d81b None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:03.047100 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-cc80f43b-0141-4199-a491-f15cf007d81b None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:36:03.047438 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1274/5068] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:36:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:36:03.053959 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-02977e1a-6d53-43da-a9bf-593079a6daf5 req-d3e69cac-3a0f-4fa8-bb9f-23d4e555e5d0 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:03.055855 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-02977e1a-6d53-43da-a9bf-593079a6daf5 req-d3e69cac-3a0f-4fa8-bb9f-23d4e555e5d0 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/2440b718-95d7-4717-b5fc-658cebf0f70b Aug 25 16:36:03.056059 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-02977e1a-6d53-43da-a9bf-593079a6daf5 req-d3e69cac-3a0f-4fa8-bb9f-23d4e555e5d0 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:03.056239 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-02977e1a-6d53-43da-a9bf-593079a6daf5 req-d3e69cac-3a0f-4fa8-bb9f-23d4e555e5d0 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:03.065344 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:03.065344 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:36:03.079631 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-02977e1a-6d53-43da-a9bf-593079a6daf5 req-d3e69cac-3a0f-4fa8-bb9f-23d4e555e5d0 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:36:03.085006 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-02977e1a-6d53-43da-a9bf-593079a6daf5 req-d3e69cac-3a0f-4fa8-bb9f-23d4e555e5d0 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/2440b718-95d7-4717-b5fc-658cebf0f70b returned with HTTP 200 Aug 25 16:36:03.085483 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1264/5069] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:36:03 2026] GET /volume/v3/volumes/2440b718-95d7-4717-b5fc-658cebf0f70b => generated 1544 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:36:03.180482 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-02977e1a-6d53-43da-a9bf-593079a6daf5 req-cfc62071-5f06-47fe-a14b-bf79b3665d17 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:03.188456 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-02977e1a-6d53-43da-a9bf-593079a6daf5 req-cfc62071-5f06-47fe-a14b-bf79b3665d17 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] PUT https://10.4.3.102/volume/v3/attachments/e21c2eb9-9558-4d67-b33e-489c2c0ac010 Aug 25 16:36:03.188456 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-02977e1a-6d53-43da-a9bf-593079a6daf5 req-cfc62071-5f06-47fe-a14b-bf79b3665d17 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:36:03.189621 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-02977e1a-6d53-43da-a9bf-593079a6daf5 req-cfc62071-5f06-47fe-a14b-bf79b3665d17 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Acquiring lock "cinder-attachment_update-2440b718-95d7-4717-b5fc-658cebf0f70b-np0000008093" by "attachment_update" {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:36:03.195189 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-02977e1a-6d53-43da-a9bf-593079a6daf5 req-cfc62071-5f06-47fe-a14b-bf79b3665d17 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Lock "cinder-attachment_update-2440b718-95d7-4717-b5fc-658cebf0f70b-np0000008093" acquired by "attachment_update" :: waited 0.006s {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:36:03.196365 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:03.196365 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:36:03.351319 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-02977e1a-6d53-43da-a9bf-593079a6daf5 req-cfc62071-5f06-47fe-a14b-bf79b3665d17 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Lock "cinder-attachment_update-2440b718-95d7-4717-b5fc-658cebf0f70b-np0000008093" released by "attachment_update" :: held 0.156s {{(pid=100455) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:36:03.351681 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-02977e1a-6d53-43da-a9bf-593079a6daf5 req-cfc62071-5f06-47fe-a14b-bf79b3665d17 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/attachments/e21c2eb9-9558-4d67-b33e-489c2c0ac010 returned with HTTP 200 Aug 25 16:36:03.352313 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1261/5070] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:36:03 2026] PUT /volume/v3/attachments/e21c2eb9-9558-4d67-b33e-489c2c0ac010 => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:36:03.373922 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-02977e1a-6d53-43da-a9bf-593079a6daf5 req-20b8bc76-dd54-4bd5-8f1c-147ad2e66232 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:03.376007 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-02977e1a-6d53-43da-a9bf-593079a6daf5 req-20b8bc76-dd54-4bd5-8f1c-147ad2e66232 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] POST https://10.4.3.102/volume/v3/attachments/e21c2eb9-9558-4d67-b33e-489c2c0ac010/action Aug 25 16:36:03.376991 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-02977e1a-6d53-43da-a9bf-593079a6daf5 req-20b8bc76-dd54-4bd5-8f1c-147ad2e66232 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action body: b'{"os-complete": null}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:36:03.376991 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-02977e1a-6d53-43da-a9bf-593079a6daf5 req-20b8bc76-dd54-4bd5-8f1c-147ad2e66232 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:36:03.399495 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:03.399495 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:36:03.435180 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-02977e1a-6d53-43da-a9bf-593079a6daf5 req-20b8bc76-dd54-4bd5-8f1c-147ad2e66232 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/attachments/e21c2eb9-9558-4d67-b33e-489c2c0ac010/action returned with HTTP 204 Aug 25 16:36:03.435663 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1272/5071] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:36:03 2026] POST /volume/v3/attachments/e21c2eb9-9558-4d67-b33e-489c2c0ac010/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:36:07.036104 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-d6df6b35-4a00-4093-859e-01611569dedc req-b5643a65-d43a-47f4-91d5-226625869287 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:07.037744 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-d6df6b35-4a00-4093-859e-01611569dedc req-b5643a65-d43a-47f4-91d5-226625869287 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed Aug 25 16:36:07.037893 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-d6df6b35-4a00-4093-859e-01611569dedc req-b5643a65-d43a-47f4-91d5-226625869287 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:07.038062 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-d6df6b35-4a00-4093-859e-01611569dedc req-b5643a65-d43a-47f4-91d5-226625869287 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:07.046623 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:07.046623 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:36:07.049862 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-d6df6b35-4a00-4093-859e-01611569dedc req-b5643a65-d43a-47f4-91d5-226625869287 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:36:07.053770 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-d6df6b35-4a00-4093-859e-01611569dedc req-b5643a65-d43a-47f4-91d5-226625869287 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed returned with HTTP 200 Aug 25 16:36:07.054223 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1275/5072] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:36:07 2026] GET /volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed => generated 1215 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:36:07.117428 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f1ec4aae-2539-4b2c-9b2c-af14d37b6950 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:07.117805 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f1ec4aae-2539-4b2c-9b2c-af14d37b6950 None None] GET https://10.4.3.102/volume// Aug 25 16:36:07.118011 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f1ec4aae-2539-4b2c-9b2c-af14d37b6950 None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:07.118135 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f1ec4aae-2539-4b2c-9b2c-af14d37b6950 None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:07.118432 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f1ec4aae-2539-4b2c-9b2c-af14d37b6950 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:36:07.118762 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1265/5073] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:36:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:36:07.126467 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-d6df6b35-4a00-4093-859e-01611569dedc req-eaf4c1d9-b62b-46ec-b2fc-4ffaa99f3e67 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:07.129018 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-d6df6b35-4a00-4093-859e-01611569dedc req-eaf4c1d9-b62b-46ec-b2fc-4ffaa99f3e67 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:36:07.129465 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-d6df6b35-4a00-4093-859e-01611569dedc req-eaf4c1d9-b62b-46ec-b2fc-4ffaa99f3e67 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a2aefcbc-bea9-444d-8c9e-9d08739a6aed", "connector": null, "instance_uuid": "12e20df8-67c1-457f-a176-5cac0aeddde9"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:36:07.142336 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:07.142336 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:36:07.172558 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-d6df6b35-4a00-4093-859e-01611569dedc req-eaf4c1d9-b62b-46ec-b2fc-4ffaa99f3e67 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:36:07.173025 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1262/5074] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:36:07 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:36:07.196836 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-1a898dc6-26f6-4baf-8ff0-174034032efa None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:07.198962 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1a898dc6-26f6-4baf-8ff0-174034032efa tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed Aug 25 16:36:07.199031 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1a898dc6-26f6-4baf-8ff0-174034032efa tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:07.199267 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1a898dc6-26f6-4baf-8ff0-174034032efa tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:07.207433 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-385bef18-57ac-4595-bcae-e76aa1034e70 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:07.207835 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-385bef18-57ac-4595-bcae-e76aa1034e70 None None] GET https://10.4.3.102/volume// Aug 25 16:36:07.208035 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-385bef18-57ac-4595-bcae-e76aa1034e70 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:07.208238 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-385bef18-57ac-4595-bcae-e76aa1034e70 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:07.208554 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-385bef18-57ac-4595-bcae-e76aa1034e70 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:36:07.209002 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1276/5075] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:36:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:36:07.211241 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:07.211241 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:36:07.214670 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-1a898dc6-26f6-4baf-8ff0-174034032efa tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:36:07.215435 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-d6df6b35-4a00-4093-859e-01611569dedc req-8159802e-aacf-404e-bdfe-291e621f2117 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:07.217353 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-d6df6b35-4a00-4093-859e-01611569dedc req-8159802e-aacf-404e-bdfe-291e621f2117 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed Aug 25 16:36:07.217545 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-d6df6b35-4a00-4093-859e-01611569dedc req-8159802e-aacf-404e-bdfe-291e621f2117 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:07.217751 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-d6df6b35-4a00-4093-859e-01611569dedc req-8159802e-aacf-404e-bdfe-291e621f2117 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:07.219117 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1a898dc6-26f6-4baf-8ff0-174034032efa tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed returned with HTTP 200 Aug 25 16:36:07.219542 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1273/5076] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:07 2026] GET /volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed => generated 1217 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:36:07.228134 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:07.228134 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:36:07.231137 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-d6df6b35-4a00-4093-859e-01611569dedc req-8159802e-aacf-404e-bdfe-291e621f2117 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:36:07.235343 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-d6df6b35-4a00-4093-859e-01611569dedc req-8159802e-aacf-404e-bdfe-291e621f2117 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed returned with HTTP 200 Aug 25 16:36:07.235760 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1266/5077] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:36:07 2026] GET /volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed => generated 1397 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:36:07.338345 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-d6df6b35-4a00-4093-859e-01611569dedc req-7cc0ae1f-6892-4cc1-9469-8ee0facb0a2e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:07.340834 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-d6df6b35-4a00-4093-859e-01611569dedc req-7cc0ae1f-6892-4cc1-9469-8ee0facb0a2e tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] PUT https://10.4.3.102/volume/v3/attachments/718c0865-e9b0-4d5c-8df9-f4d9586a8fd7 Aug 25 16:36:07.341280 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-d6df6b35-4a00-4093-859e-01611569dedc req-7cc0ae1f-6892-4cc1-9469-8ee0facb0a2e tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:36:07.350095 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-d6df6b35-4a00-4093-859e-01611569dedc req-7cc0ae1f-6892-4cc1-9469-8ee0facb0a2e tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Acquiring lock "cinder-attachment_update-a2aefcbc-bea9-444d-8c9e-9d08739a6aed-np0000008093" by "attachment_update" {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:36:07.355273 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-d6df6b35-4a00-4093-859e-01611569dedc req-7cc0ae1f-6892-4cc1-9469-8ee0facb0a2e tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Lock "cinder-attachment_update-a2aefcbc-bea9-444d-8c9e-9d08739a6aed-np0000008093" acquired by "attachment_update" :: waited 0.005s {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:36:07.356615 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:07.356615 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:36:07.436836 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-d6df6b35-4a00-4093-859e-01611569dedc req-7cc0ae1f-6892-4cc1-9469-8ee0facb0a2e tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Lock "cinder-attachment_update-a2aefcbc-bea9-444d-8c9e-9d08739a6aed-np0000008093" released by "attachment_update" :: held 0.081s {{(pid=100455) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:36:07.437268 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-d6df6b35-4a00-4093-859e-01611569dedc req-7cc0ae1f-6892-4cc1-9469-8ee0facb0a2e tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/attachments/718c0865-e9b0-4d5c-8df9-f4d9586a8fd7 returned with HTTP 200 Aug 25 16:36:07.437919 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1263/5078] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:36:07 2026] PUT /volume/v3/attachments/718c0865-e9b0-4d5c-8df9-f4d9586a8fd7 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:36:07.903273 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-e2186963-4782-4f83-bc1d-173f1418fea2 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:08.007684 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e2186963-4782-4f83-bc1d-173f1418fea2 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:36:08.008008 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e2186963-4782-4f83-bc1d-173f1418fea2 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1198060947"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:36:08.009303 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-e2186963-4782-4f83-bc1d-173f1418fea2 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1198060947'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:36:08.009411 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-e2186963-4782-4f83-bc1d-173f1418fea2 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Create volume of 1 GB Aug 25 16:36:08.012741 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-e2186963-4782-4f83-bc1d-173f1418fea2 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Availability Zones retrieved successfully. Aug 25 16:36:08.017562 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e2186963-4782-4f83-bc1d-173f1418fea2 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Flow 'volume_create_api' (d7251cab-b7e8-4798-aad3-99f468851732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:36:08.018394 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e2186963-4782-4f83-bc1d-173f1418fea2 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28a33916-002e-419e-822f-a0c4b67db3ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:36:08.019126 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-e2186963-4782-4f83-bc1d-173f1418fea2 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:36:08.039577 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e2186963-4782-4f83-bc1d-173f1418fea2 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28a33916-002e-419e-822f-a0c4b67db3ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:36:08.040262 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e2186963-4782-4f83-bc1d-173f1418fea2 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (531b3a5d-6609-4403-8d5b-c09057968104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:36:08.092530 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-e2186963-4782-4f83-bc1d-173f1418fea2 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Created reservations ['f4acc26a-7873-4ca7-be48-befebe078e1a', '883bb7e1-8e0f-437d-8ca7-7ae61e1d9e04', '3699d9af-cf6e-4c99-99e0-af2dec0087f6', 'f8d8a50b-8cb7-48c4-9f99-c2b195d39894'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:36:08.093214 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e2186963-4782-4f83-bc1d-173f1418fea2 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (531b3a5d-6609-4403-8d5b-c09057968104) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4acc26a-7873-4ca7-be48-befebe078e1a', '883bb7e1-8e0f-437d-8ca7-7ae61e1d9e04', '3699d9af-cf6e-4c99-99e0-af2dec0087f6', 'f8d8a50b-8cb7-48c4-9f99-c2b195d39894']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:36:08.093893 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e2186963-4782-4f83-bc1d-173f1418fea2 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c79905fd-2eef-4e88-bb15-4e6734cc442a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:36:08.113577 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e2186963-4782-4f83-bc1d-173f1418fea2 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c79905fd-2eef-4e88-bb15-4e6734cc442a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66d69d72-9fe3-4bf5-b9e1-cccd91dd3a7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1198060947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b3e2147205146dba2f5e5d888be2025',qos_specs=None,replication_status=,reservations=['f4acc26a-7873-4ca7-be48-befebe078e1a','883bb7e1-8e0f-437d-8ca7-7ae61e1d9e04','3699d9af-cf6e-4c99-99e0-af2dec0087f6','f8d8a50b-8cb7-48c4-9f99-c2b195d39894'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef4406bde84c482597d75519e47cc844',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:36:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1198060947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66d69d72-9fe3-4bf5-b9e1-cccd91dd3a7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b3e2147205146dba2f5e5d888be2025',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef4406bde84c482597d75519e47cc844',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:36:08.114258 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e2186963-4782-4f83-bc1d-173f1418fea2 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f913aa29-735d-4864-a2b3-3f9e6a8dca7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:36:08.129324 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e2186963-4782-4f83-bc1d-173f1418fea2 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f913aa29-735d-4864-a2b3-3f9e6a8dca7e) transitioned into state 'SUCCESS' from state '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-1198060947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b3e2147205146dba2f5e5d888be2025',qos_specs=None,replication_status=,reservations=['f4acc26a-7873-4ca7-be48-befebe078e1a','883bb7e1-8e0f-437d-8ca7-7ae61e1d9e04','3699d9af-cf6e-4c99-99e0-af2dec0087f6','f8d8a50b-8cb7-48c4-9f99-c2b195d39894'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef4406bde84c482597d75519e47cc844',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:36:08.129998 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e2186963-4782-4f83-bc1d-173f1418fea2 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51352b5b-451a-4c42-94b0-d2a098d7d00f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:36:08.141022 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e2186963-4782-4f83-bc1d-173f1418fea2 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51352b5b-451a-4c42-94b0-d2a098d7d00f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:36:08.141817 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-e2186963-4782-4f83-bc1d-173f1418fea2 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Flow 'volume_create_api' (d7251cab-b7e8-4798-aad3-99f468851732) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:36:08.142073 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-e2186963-4782-4f83-bc1d-173f1418fea2 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Create volume request issued successfully. Aug 25 16:36:08.142820 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e2186963-4782-4f83-bc1d-173f1418fea2 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:36:08.142976 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1277/5079] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:36:07 2026] POST /volume/v3/volumes => generated 749 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:36:08.153522 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-85c9398c-1bcc-4a01-8350-4777281bb0a8 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:08.155273 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-85c9398c-1bcc-4a01-8350-4777281bb0a8 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/volumes/66d69d72-9fe3-4bf5-b9e1-cccd91dd3a7f Aug 25 16:36:08.155456 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-85c9398c-1bcc-4a01-8350-4777281bb0a8 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:08.155662 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-85c9398c-1bcc-4a01-8350-4777281bb0a8 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:08.164159 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:08.164159 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:36:08.167934 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-85c9398c-1bcc-4a01-8350-4777281bb0a8 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Volume info retrieved successfully. Aug 25 16:36:08.173184 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-85c9398c-1bcc-4a01-8350-4777281bb0a8 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/volumes/66d69d72-9fe3-4bf5-b9e1-cccd91dd3a7f returned with HTTP 200 Aug 25 16:36:08.173676 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1274/5080] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:08 2026] GET /volume/v3/volumes/66d69d72-9fe3-4bf5-b9e1-cccd91dd3a7f => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:08.231444 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c4733399-4c6d-4b6f-9871-b2d653e62c64 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:08.233218 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c4733399-4c6d-4b6f-9871-b2d653e62c64 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed Aug 25 16:36:08.233411 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c4733399-4c6d-4b6f-9871-b2d653e62c64 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:08.233604 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c4733399-4c6d-4b6f-9871-b2d653e62c64 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:08.244599 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:08.244599 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:36:08.247635 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-c4733399-4c6d-4b6f-9871-b2d653e62c64 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:36:08.251504 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c4733399-4c6d-4b6f-9871-b2d653e62c64 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed returned with HTTP 200 Aug 25 16:36:08.251890 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1267/5081] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:08 2026] GET /volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:36:09.185339 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-217d8604-dc1b-4f0f-b6fc-29220fdf4e7c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:09.186771 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-217d8604-dc1b-4f0f-b6fc-29220fdf4e7c tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/volumes/66d69d72-9fe3-4bf5-b9e1-cccd91dd3a7f Aug 25 16:36:09.186933 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-217d8604-dc1b-4f0f-b6fc-29220fdf4e7c tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:09.187120 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-217d8604-dc1b-4f0f-b6fc-29220fdf4e7c tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:09.193441 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:09.193441 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:36:09.196666 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-217d8604-dc1b-4f0f-b6fc-29220fdf4e7c tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Volume info retrieved successfully. Aug 25 16:36:09.200253 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-217d8604-dc1b-4f0f-b6fc-29220fdf4e7c tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/volumes/66d69d72-9fe3-4bf5-b9e1-cccd91dd3a7f returned with HTTP 200 Aug 25 16:36:09.200676 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1264/5082] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:09 2026] GET /volume/v3/volumes/66d69d72-9fe3-4bf5-b9e1-cccd91dd3a7f => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:09.215085 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-ce5a406d-c2b4-4270-94c6-748aa0fb292f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:09.217065 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ce5a406d-c2b4-4270-94c6-748aa0fb292f tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] POST https://10.4.3.102/volume/v3/backups Aug 25 16:36:09.217468 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ce5a406d-c2b4-4270-94c6-748aa0fb292f tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "66d69d72-9fe3-4bf5-b9e1-cccd91dd3a7f", "name": "tempest-VolumesBackupsTest-Backup-2010362755"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:36:09.219033 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.contrib.backups [None req-ce5a406d-c2b4-4270-94c6-748aa0fb292f tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Creating new backup {'backup': {'volume_id': '66d69d72-9fe3-4bf5-b9e1-cccd91dd3a7f', 'name': 'tempest-VolumesBackupsTest-Backup-2010362755'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 16:36:09.219174 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.contrib.backups [None req-ce5a406d-c2b4-4270-94c6-748aa0fb292f tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Creating backup of volume 66d69d72-9fe3-4bf5-b9e1-cccd91dd3a7f in container None Aug 25 16:36:09.226240 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:09.226240 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:36:09.226642 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-ce5a406d-c2b4-4270-94c6-748aa0fb292f tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Volume info retrieved successfully. Aug 25 16:36:09.249841 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-ce5a406d-c2b4-4270-94c6-748aa0fb292f tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Created reservations ['5a4ba90d-7b4e-400b-ac41-aefcb85900b1', 'ac711317-27cd-487c-a58f-dfb5580d44d4'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:36:09.265116 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-c349e751-6751-4cf0-9ef1-58f9bee76f29 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:09.267893 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c349e751-6751-4cf0-9ef1-58f9bee76f29 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed Aug 25 16:36:09.268067 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c349e751-6751-4cf0-9ef1-58f9bee76f29 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:09.268269 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c349e751-6751-4cf0-9ef1-58f9bee76f29 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:09.275029 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ce5a406d-c2b4-4270-94c6-748aa0fb292f tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups returned with HTTP 202 Aug 25 16:36:09.275428 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1278/5083] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:36:09 2026] POST /volume/v3/backups => generated 330 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:36:09.281321 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:09.281321 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:36:09.285144 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-c349e751-6751-4cf0-9ef1-58f9bee76f29 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:36:09.286310 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-1630fce8-6136-4c80-b9c2-26b6bda7a926 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:09.288035 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1630fce8-6136-4c80-b9c2-26b6bda7a926 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd Aug 25 16:36:09.288260 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1630fce8-6136-4c80-b9c2-26b6bda7a926 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:09.288468 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1630fce8-6136-4c80-b9c2-26b6bda7a926 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:09.288601 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-1630fce8-6136-4c80-b9c2-26b6bda7a926 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id 90841d41-aa59-4065-83dc-9b7b960e4efd. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:09.290159 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c349e751-6751-4cf0-9ef1-58f9bee76f29 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed returned with HTTP 200 Aug 25 16:36:09.290558 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1275/5084] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:09 2026] GET /volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed => generated 1218 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:36:09.292811 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:09.292811 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:36:09.293976 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1630fce8-6136-4c80-b9c2-26b6bda7a926 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd returned with HTTP 200 Aug 25 16:36:09.294638 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1268/5085] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:09 2026] GET /volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:09.695509 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-d6df6b35-4a00-4093-859e-01611569dedc req-664cbdc2-9a45-4138-b2d0-03f87a5e6b2e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:09.697535 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-d6df6b35-4a00-4093-859e-01611569dedc req-664cbdc2-9a45-4138-b2d0-03f87a5e6b2e tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] POST https://10.4.3.102/volume/v3/attachments/718c0865-e9b0-4d5c-8df9-f4d9586a8fd7/action Aug 25 16:36:09.697860 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-d6df6b35-4a00-4093-859e-01611569dedc req-664cbdc2-9a45-4138-b2d0-03f87a5e6b2e tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Action body: b'{"os-complete": null}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:36:09.699604 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-d6df6b35-4a00-4093-859e-01611569dedc req-664cbdc2-9a45-4138-b2d0-03f87a5e6b2e tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:36:09.716097 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:09.716097 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:36:09.734146 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-d6df6b35-4a00-4093-859e-01611569dedc req-664cbdc2-9a45-4138-b2d0-03f87a5e6b2e tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/attachments/718c0865-e9b0-4d5c-8df9-f4d9586a8fd7/action returned with HTTP 204 Aug 25 16:36:09.734739 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1265/5086] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:36:09 2026] POST /volume/v3/attachments/718c0865-e9b0-4d5c-8df9-f4d9586a8fd7/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:36:10.302638 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-a4afbd05-2172-416d-b759-88e7071bfccb None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:10.306264 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a4afbd05-2172-416d-b759-88e7071bfccb tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed Aug 25 16:36:10.306264 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a4afbd05-2172-416d-b759-88e7071bfccb tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:10.306264 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a4afbd05-2172-416d-b759-88e7071bfccb tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:10.306348 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-4ef434fb-92c3-4294-b829-bd265a1e66c2 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:10.308008 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4ef434fb-92c3-4294-b829-bd265a1e66c2 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd Aug 25 16:36:10.308221 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4ef434fb-92c3-4294-b829-bd265a1e66c2 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:10.311030 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4ef434fb-92c3-4294-b829-bd265a1e66c2 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:10.311030 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-4ef434fb-92c3-4294-b829-bd265a1e66c2 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id 90841d41-aa59-4065-83dc-9b7b960e4efd. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:10.312306 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:10.312306 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:36:10.312966 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4ef434fb-92c3-4294-b829-bd265a1e66c2 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd returned with HTTP 200 Aug 25 16:36:10.313291 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1276/5087] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:10 2026] GET /volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:10.317374 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:10.317374 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:36:10.320313 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-a4afbd05-2172-416d-b759-88e7071bfccb tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:36:10.324373 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a4afbd05-2172-416d-b759-88e7071bfccb tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed returned with HTTP 200 Aug 25 16:36:10.324923 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1279/5088] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:10 2026] GET /volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed => generated 1512 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:36:11.323057 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f1a8c863-512d-42fc-901d-9aba4124c715 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:11.324865 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f1a8c863-512d-42fc-901d-9aba4124c715 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd Aug 25 16:36:11.325060 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f1a8c863-512d-42fc-901d-9aba4124c715 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:11.325247 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f1a8c863-512d-42fc-901d-9aba4124c715 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:11.325355 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-f1a8c863-512d-42fc-901d-9aba4124c715 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id 90841d41-aa59-4065-83dc-9b7b960e4efd. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:11.330105 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:11.330105 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:36:11.330800 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f1a8c863-512d-42fc-901d-9aba4124c715 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd returned with HTTP 200 Aug 25 16:36:11.331153 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1269/5089] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:11 2026] GET /volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:11.525090 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f376d874-a451-4c1f-81d4-b5bfc9f77e6a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:11.526760 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f376d874-a451-4c1f-81d4-b5bfc9f77e6a tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed Aug 25 16:36:11.526945 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f376d874-a451-4c1f-81d4-b5bfc9f77e6a tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:11.527133 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f376d874-a451-4c1f-81d4-b5bfc9f77e6a tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:11.537639 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:11.537639 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:36:11.540389 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-f376d874-a451-4c1f-81d4-b5bfc9f77e6a tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:36:11.543874 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f376d874-a451-4c1f-81d4-b5bfc9f77e6a tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed returned with HTTP 200 Aug 25 16:36:11.544203 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1266/5090] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:11 2026] GET /volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed => generated 1512 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:36:11.554843 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-8a15000e-b3cd-4579-9d7a-e0b1c8c83fe7 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:11.556653 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8a15000e-b3cd-4579-9d7a-e0b1c8c83fe7 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed Aug 25 16:36:11.556837 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8a15000e-b3cd-4579-9d7a-e0b1c8c83fe7 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:11.557022 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8a15000e-b3cd-4579-9d7a-e0b1c8c83fe7 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:11.568741 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:11.568741 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:36:11.571922 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-8a15000e-b3cd-4579-9d7a-e0b1c8c83fe7 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:36:11.575728 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8a15000e-b3cd-4579-9d7a-e0b1c8c83fe7 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed returned with HTTP 200 Aug 25 16:36:11.576277 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1277/5091] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:11 2026] GET /volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed => generated 1512 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:36:11.586549 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-476e116a-37f6-44a4-b9fb-14786bd88994 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:11.588181 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-476e116a-37f6-44a4-b9fb-14786bd88994 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed Aug 25 16:36:11.588358 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-476e116a-37f6-44a4-b9fb-14786bd88994 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:11.588527 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-476e116a-37f6-44a4-b9fb-14786bd88994 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:11.598529 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:11.598529 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:36:11.601347 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-476e116a-37f6-44a4-b9fb-14786bd88994 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:36:11.604604 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-476e116a-37f6-44a4-b9fb-14786bd88994 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed returned with HTTP 200 Aug 25 16:36:11.604958 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1280/5092] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:11 2026] GET /volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed => generated 1512 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:36:11.639927 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-f4fa0385-9e1b-4ccd-8398-30b41522bfc3 req-98e0e9c8-db4d-4198-831a-952d6ad6908d None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:11.641858 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-f4fa0385-9e1b-4ccd-8398-30b41522bfc3 req-98e0e9c8-db4d-4198-831a-952d6ad6908d tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed Aug 25 16:36:11.642075 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-f4fa0385-9e1b-4ccd-8398-30b41522bfc3 req-98e0e9c8-db4d-4198-831a-952d6ad6908d tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:11.642290 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-f4fa0385-9e1b-4ccd-8398-30b41522bfc3 req-98e0e9c8-db4d-4198-831a-952d6ad6908d tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:11.652366 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:11.652366 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:36:11.655416 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-f4fa0385-9e1b-4ccd-8398-30b41522bfc3 req-98e0e9c8-db4d-4198-831a-952d6ad6908d tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:36:11.659051 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-f4fa0385-9e1b-4ccd-8398-30b41522bfc3 req-98e0e9c8-db4d-4198-831a-952d6ad6908d tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed returned with HTTP 200 Aug 25 16:36:11.659645 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1270/5093] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:36:11 2026] GET /volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed => generated 1512 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:36:11.675294 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-f4fa0385-9e1b-4ccd-8398-30b41522bfc3 req-a5ac0a4b-fde8-4712-885b-06ac5f194fc9 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:11.677131 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-f4fa0385-9e1b-4ccd-8398-30b41522bfc3 req-a5ac0a4b-fde8-4712-885b-06ac5f194fc9 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] POST https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed/action Aug 25 16:36:11.677434 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-f4fa0385-9e1b-4ccd-8398-30b41522bfc3 req-a5ac0a4b-fde8-4712-885b-06ac5f194fc9 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:36:11.677548 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-f4fa0385-9e1b-4ccd-8398-30b41522bfc3 req-a5ac0a4b-fde8-4712-885b-06ac5f194fc9 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:36:11.688651 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:11.688651 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:36:11.689072 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-f4fa0385-9e1b-4ccd-8398-30b41522bfc3 req-a5ac0a4b-fde8-4712-885b-06ac5f194fc9 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:36:11.695369 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-f4fa0385-9e1b-4ccd-8398-30b41522bfc3 req-a5ac0a4b-fde8-4712-885b-06ac5f194fc9 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Begin detaching volume completed successfully. Aug 25 16:36:11.695570 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-f4fa0385-9e1b-4ccd-8398-30b41522bfc3 req-a5ac0a4b-fde8-4712-885b-06ac5f194fc9 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed/action returned with HTTP 202 Aug 25 16:36:11.696097 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1267/5094] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:36:11 2026] POST /volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:36:11.711554 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-8e21c0a9-0c55-4956-ab2c-7ea577ea7991 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:11.713252 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8e21c0a9-0c55-4956-ab2c-7ea577ea7991 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed Aug 25 16:36:11.713435 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8e21c0a9-0c55-4956-ab2c-7ea577ea7991 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:11.713621 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8e21c0a9-0c55-4956-ab2c-7ea577ea7991 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:11.724752 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:11.724752 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:36:11.728066 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-8e21c0a9-0c55-4956-ab2c-7ea577ea7991 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:36:11.731995 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8e21c0a9-0c55-4956-ab2c-7ea577ea7991 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed returned with HTTP 200 Aug 25 16:36:11.732414 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1278/5095] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:11 2026] GET /volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed => generated 1515 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:36:11.740806 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-99bfc833-ce85-4ec8-b113-ea60e49c9a95 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:11.741175 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-99bfc833-ce85-4ec8-b113-ea60e49c9a95 None None] GET https://10.4.3.102/volume// Aug 25 16:36:11.741348 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-99bfc833-ce85-4ec8-b113-ea60e49c9a95 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:11.741546 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-99bfc833-ce85-4ec8-b113-ea60e49c9a95 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:11.741901 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-99bfc833-ce85-4ec8-b113-ea60e49c9a95 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:36:11.742167 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1281/5096] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:36:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:36:11.751906 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-f4fa0385-9e1b-4ccd-8398-30b41522bfc3 req-0ebcec7a-ddbf-4a16-a540-c9513de6bf80 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:11.753738 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-f4fa0385-9e1b-4ccd-8398-30b41522bfc3 req-0ebcec7a-ddbf-4a16-a540-c9513de6bf80 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed Aug 25 16:36:11.753942 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-f4fa0385-9e1b-4ccd-8398-30b41522bfc3 req-0ebcec7a-ddbf-4a16-a540-c9513de6bf80 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:11.754133 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-f4fa0385-9e1b-4ccd-8398-30b41522bfc3 req-0ebcec7a-ddbf-4a16-a540-c9513de6bf80 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:11.764950 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:11.764950 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:36:11.768096 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-f4fa0385-9e1b-4ccd-8398-30b41522bfc3 req-0ebcec7a-ddbf-4a16-a540-c9513de6bf80 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:36:11.772001 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-f4fa0385-9e1b-4ccd-8398-30b41522bfc3 req-0ebcec7a-ddbf-4a16-a540-c9513de6bf80 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed returned with HTTP 200 Aug 25 16:36:11.772407 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1271/5097] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:36:11 2026] GET /volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed => generated 1695 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:36:12.288847 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-f4fa0385-9e1b-4ccd-8398-30b41522bfc3 req-ffd68c77-6e13-46e1-9c4e-2415df755f1a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:12.291350 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-f4fa0385-9e1b-4ccd-8398-30b41522bfc3 req-ffd68c77-6e13-46e1-9c4e-2415df755f1a tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed Aug 25 16:36:12.291610 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-f4fa0385-9e1b-4ccd-8398-30b41522bfc3 req-ffd68c77-6e13-46e1-9c4e-2415df755f1a tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:12.291831 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-f4fa0385-9e1b-4ccd-8398-30b41522bfc3 req-ffd68c77-6e13-46e1-9c4e-2415df755f1a tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:12.304839 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:12.304839 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:36:12.308603 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-f4fa0385-9e1b-4ccd-8398-30b41522bfc3 req-ffd68c77-6e13-46e1-9c4e-2415df755f1a tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:36:12.313458 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-f4fa0385-9e1b-4ccd-8398-30b41522bfc3 req-ffd68c77-6e13-46e1-9c4e-2415df755f1a tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed returned with HTTP 200 Aug 25 16:36:12.313952 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1268/5098] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:36:12 2026] GET /volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed => generated 1515 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:36:12.329898 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-f4fa0385-9e1b-4ccd-8398-30b41522bfc3 req-25865e45-5aa7-42a4-b5d7-ddcc9d55c4d0 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:12.332236 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-f4fa0385-9e1b-4ccd-8398-30b41522bfc3 req-25865e45-5aa7-42a4-b5d7-ddcc9d55c4d0 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] DELETE https://10.4.3.102/volume/v3/attachments/718c0865-e9b0-4d5c-8df9-f4d9586a8fd7 Aug 25 16:36:12.332501 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-f4fa0385-9e1b-4ccd-8398-30b41522bfc3 req-25865e45-5aa7-42a4-b5d7-ddcc9d55c4d0 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:12.332740 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-f4fa0385-9e1b-4ccd-8398-30b41522bfc3 req-25865e45-5aa7-42a4-b5d7-ddcc9d55c4d0 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:12.340265 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:12.340265 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:36:12.342099 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c5f40c0f-853b-4375-819b-27e19fbd2b70 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:12.343617 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c5f40c0f-853b-4375-819b-27e19fbd2b70 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd Aug 25 16:36:12.345052 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c5f40c0f-853b-4375-819b-27e19fbd2b70 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:12.345052 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c5f40c0f-853b-4375-819b-27e19fbd2b70 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:12.345052 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-c5f40c0f-853b-4375-819b-27e19fbd2b70 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id 90841d41-aa59-4065-83dc-9b7b960e4efd. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:12.349828 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:12.349828 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:36:12.350693 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c5f40c0f-853b-4375-819b-27e19fbd2b70 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd returned with HTTP 200 Aug 25 16:36:12.351394 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1282/5099] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:12 2026] GET /volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:12.390355 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-f4fa0385-9e1b-4ccd-8398-30b41522bfc3 req-25865e45-5aa7-42a4-b5d7-ddcc9d55c4d0 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/attachments/718c0865-e9b0-4d5c-8df9-f4d9586a8fd7 returned with HTTP 200 Aug 25 16:36:12.390937 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1279/5100] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:36:12 2026] DELETE /volume/v3/attachments/718c0865-e9b0-4d5c-8df9-f4d9586a8fd7 => generated 192 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:36:12.744632 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-569c35e7-aebf-4677-bcca-1e0ed958c575 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:12.746452 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-569c35e7-aebf-4677-bcca-1e0ed958c575 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed Aug 25 16:36:12.746701 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-569c35e7-aebf-4677-bcca-1e0ed958c575 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:12.746942 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-569c35e7-aebf-4677-bcca-1e0ed958c575 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:12.756400 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:12.756400 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:36:12.759856 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-569c35e7-aebf-4677-bcca-1e0ed958c575 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:36:12.763786 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-569c35e7-aebf-4677-bcca-1e0ed958c575 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed returned with HTTP 200 Aug 25 16:36:12.764147 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1272/5101] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:12 2026] GET /volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed => generated 1215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:36:13.364756 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d71a76cb-31ce-4384-aa06-e43baec2cec5 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:13.367027 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d71a76cb-31ce-4384-aa06-e43baec2cec5 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd Aug 25 16:36:13.367280 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d71a76cb-31ce-4384-aa06-e43baec2cec5 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:13.367532 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d71a76cb-31ce-4384-aa06-e43baec2cec5 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:13.367715 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-d71a76cb-31ce-4384-aa06-e43baec2cec5 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id 90841d41-aa59-4065-83dc-9b7b960e4efd. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:13.372635 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:13.372635 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:36:13.373371 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d71a76cb-31ce-4384-aa06-e43baec2cec5 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd returned with HTTP 200 Aug 25 16:36:13.373723 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1269/5102] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:13 2026] GET /volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:14.383953 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-3c654ab1-5a5e-4b1f-b72f-908b66b2065a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:14.385736 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3c654ab1-5a5e-4b1f-b72f-908b66b2065a tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd Aug 25 16:36:14.385966 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3c654ab1-5a5e-4b1f-b72f-908b66b2065a tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:14.386207 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3c654ab1-5a5e-4b1f-b72f-908b66b2065a tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:14.386351 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-3c654ab1-5a5e-4b1f-b72f-908b66b2065a tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id 90841d41-aa59-4065-83dc-9b7b960e4efd. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:14.390469 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:14.390469 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:36:14.391209 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3c654ab1-5a5e-4b1f-b72f-908b66b2065a tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd returned with HTTP 200 Aug 25 16:36:14.391523 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1283/5103] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:14 2026] GET /volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:15.248986 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-acc69d5b-9d3d-4a0f-85b8-81c56711472f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:15.250773 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-acc69d5b-9d3d-4a0f-85b8-81c56711472f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed Aug 25 16:36:15.252434 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-acc69d5b-9d3d-4a0f-85b8-81c56711472f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:15.252434 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-acc69d5b-9d3d-4a0f-85b8-81c56711472f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:15.261308 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:15.261308 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:36:15.265006 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-acc69d5b-9d3d-4a0f-85b8-81c56711472f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:36:15.269524 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-acc69d5b-9d3d-4a0f-85b8-81c56711472f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed returned with HTTP 200 Aug 25 16:36:15.270087 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1280/5104] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:15 2026] GET /volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed => generated 1215 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:36:15.311721 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-e18b581b-9654-48ae-80f8-e3b3fb6315ae req-60c08b9e-23fa-4d93-87cb-14dc9c4934c0 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:15.315151 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-e18b581b-9654-48ae-80f8-e3b3fb6315ae req-60c08b9e-23fa-4d93-87cb-14dc9c4934c0 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed Aug 25 16:36:15.315332 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-e18b581b-9654-48ae-80f8-e3b3fb6315ae req-60c08b9e-23fa-4d93-87cb-14dc9c4934c0 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:15.315477 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-e18b581b-9654-48ae-80f8-e3b3fb6315ae req-60c08b9e-23fa-4d93-87cb-14dc9c4934c0 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:15.323531 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:15.323531 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:36:15.326482 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-e18b581b-9654-48ae-80f8-e3b3fb6315ae req-60c08b9e-23fa-4d93-87cb-14dc9c4934c0 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:36:15.330225 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-e18b581b-9654-48ae-80f8-e3b3fb6315ae req-60c08b9e-23fa-4d93-87cb-14dc9c4934c0 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed returned with HTTP 200 Aug 25 16:36:15.330569 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1273/5105] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:36:15 2026] GET /volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:36:15.346628 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-e18b581b-9654-48ae-80f8-e3b3fb6315ae req-d5df67be-bdfa-4796-aee7-d7a9c55a8ea2 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:15.348981 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-e18b581b-9654-48ae-80f8-e3b3fb6315ae req-d5df67be-bdfa-4796-aee7-d7a9c55a8ea2 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] POST https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed/action Aug 25 16:36:15.349398 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-e18b581b-9654-48ae-80f8-e3b3fb6315ae req-d5df67be-bdfa-4796-aee7-d7a9c55a8ea2 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100455) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:36:15.349877 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-e18b581b-9654-48ae-80f8-e3b3fb6315ae req-d5df67be-bdfa-4796-aee7-d7a9c55a8ea2 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:36:15.360249 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:15.360249 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:36:15.360841 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-e18b581b-9654-48ae-80f8-e3b3fb6315ae req-d5df67be-bdfa-4796-aee7-d7a9c55a8ea2 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:36:15.367326 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-e18b581b-9654-48ae-80f8-e3b3fb6315ae req-d5df67be-bdfa-4796-aee7-d7a9c55a8ea2 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Begin detaching volume completed successfully. Aug 25 16:36:15.367532 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-e18b581b-9654-48ae-80f8-e3b3fb6315ae req-d5df67be-bdfa-4796-aee7-d7a9c55a8ea2 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed/action returned with HTTP 202 Aug 25 16:36:15.368004 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1270/5106] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:36:15 2026] POST /volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:36:15.383737 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-a0e49d46-a7fa-4a1f-9117-960f14b1bf22 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:15.385374 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a0e49d46-a7fa-4a1f-9117-960f14b1bf22 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed Aug 25 16:36:15.385773 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a0e49d46-a7fa-4a1f-9117-960f14b1bf22 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:15.385773 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a0e49d46-a7fa-4a1f-9117-960f14b1bf22 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:15.396168 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:15.396168 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:36:15.403414 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-a0e49d46-a7fa-4a1f-9117-960f14b1bf22 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:36:15.403452 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9078483c-01a4-4c19-823d-35e16ea070f1 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:15.405166 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9078483c-01a4-4c19-823d-35e16ea070f1 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd Aug 25 16:36:15.405615 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9078483c-01a4-4c19-823d-35e16ea070f1 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:15.405982 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9078483c-01a4-4c19-823d-35e16ea070f1 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:15.406240 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-9078483c-01a4-4c19-823d-35e16ea070f1 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id 90841d41-aa59-4065-83dc-9b7b960e4efd. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:15.407367 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a0e49d46-a7fa-4a1f-9117-960f14b1bf22 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed returned with HTTP 200 Aug 25 16:36:15.408011 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1284/5107] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:15 2026] GET /volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed => generated 1218 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:36:15.410615 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:15.410615 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:36:15.411470 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9078483c-01a4-4c19-823d-35e16ea070f1 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd returned with HTTP 200 Aug 25 16:36:15.411939 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1281/5108] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:15 2026] GET /volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:15.412473 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-8ca13c65-cf12-4bfc-9020-1ffbab328693 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:15.412942 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8ca13c65-cf12-4bfc-9020-1ffbab328693 None None] GET https://10.4.3.102/volume// Aug 25 16:36:15.413149 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8ca13c65-cf12-4bfc-9020-1ffbab328693 None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:15.413360 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8ca13c65-cf12-4bfc-9020-1ffbab328693 None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:15.413743 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8ca13c65-cf12-4bfc-9020-1ffbab328693 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:36:15.414089 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1274/5109] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:36:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:36:15.419685 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-e18b581b-9654-48ae-80f8-e3b3fb6315ae req-48451920-c888-4135-8ec0-fa6c058f5332 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:15.422203 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-e18b581b-9654-48ae-80f8-e3b3fb6315ae req-48451920-c888-4135-8ec0-fa6c058f5332 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed Aug 25 16:36:15.422477 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-e18b581b-9654-48ae-80f8-e3b3fb6315ae req-48451920-c888-4135-8ec0-fa6c058f5332 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:15.422739 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-e18b581b-9654-48ae-80f8-e3b3fb6315ae req-48451920-c888-4135-8ec0-fa6c058f5332 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:15.435462 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:15.435462 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:36:15.439717 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-e18b581b-9654-48ae-80f8-e3b3fb6315ae req-48451920-c888-4135-8ec0-fa6c058f5332 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:36:15.444722 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-e18b581b-9654-48ae-80f8-e3b3fb6315ae req-48451920-c888-4135-8ec0-fa6c058f5332 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed returned with HTTP 200 Aug 25 16:36:15.445229 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1271/5110] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:36:15 2026] GET /volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed => generated 1398 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:36:16.420745 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-e5ed8570-e3f0-40b2-a2e0-4bd83b4b1483 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:16.422513 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b2264c1b-6cff-4396-be39-79614f103baa None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:16.422778 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e5ed8570-e3f0-40b2-a2e0-4bd83b4b1483 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed Aug 25 16:36:16.422778 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e5ed8570-e3f0-40b2-a2e0-4bd83b4b1483 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:16.422778 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e5ed8570-e3f0-40b2-a2e0-4bd83b4b1483 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:16.424100 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b2264c1b-6cff-4396-be39-79614f103baa tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd Aug 25 16:36:16.425448 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b2264c1b-6cff-4396-be39-79614f103baa tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:16.425448 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b2264c1b-6cff-4396-be39-79614f103baa tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:16.425448 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-b2264c1b-6cff-4396-be39-79614f103baa tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id 90841d41-aa59-4065-83dc-9b7b960e4efd. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:16.428916 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:16.428916 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:36:16.430353 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b2264c1b-6cff-4396-be39-79614f103baa tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd returned with HTTP 200 Aug 25 16:36:16.430353 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1282/5111] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:16 2026] GET /volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:16.431884 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:16.431884 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:36:16.435264 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-e5ed8570-e3f0-40b2-a2e0-4bd83b4b1483 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:36:16.439318 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e5ed8570-e3f0-40b2-a2e0-4bd83b4b1483 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed returned with HTTP 200 Aug 25 16:36:16.439667 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1285/5112] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:16 2026] GET /volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed => generated 1218 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:36:17.442142 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0c565f17-cc4f-4bc5-b3d1-9596031985de None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:17.443808 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0c565f17-cc4f-4bc5-b3d1-9596031985de tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd Aug 25 16:36:17.444792 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0c565f17-cc4f-4bc5-b3d1-9596031985de tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:17.444792 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0c565f17-cc4f-4bc5-b3d1-9596031985de tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:17.444792 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-0c565f17-cc4f-4bc5-b3d1-9596031985de tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id 90841d41-aa59-4065-83dc-9b7b960e4efd. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:17.448806 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:17.448806 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:36:17.449761 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0c565f17-cc4f-4bc5-b3d1-9596031985de tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd returned with HTTP 200 Aug 25 16:36:17.450272 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1275/5113] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:17 2026] GET /volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:17.451499 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-53b49864-8673-44c2-b69d-ea531efab242 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:17.454968 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-53b49864-8673-44c2-b69d-ea531efab242 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed Aug 25 16:36:17.455154 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-53b49864-8673-44c2-b69d-ea531efab242 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:17.455321 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-53b49864-8673-44c2-b69d-ea531efab242 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:17.464260 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:17.464260 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:36:17.467203 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-53b49864-8673-44c2-b69d-ea531efab242 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:36:17.470830 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-53b49864-8673-44c2-b69d-ea531efab242 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed returned with HTTP 200 Aug 25 16:36:17.471173 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1272/5114] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:17 2026] GET /volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed => generated 1218 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:36:18.004276 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-e18b581b-9654-48ae-80f8-e3b3fb6315ae req-fc5a15bd-4d9f-4c81-881c-1b76d5b00b5f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:18.006664 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-e18b581b-9654-48ae-80f8-e3b3fb6315ae req-fc5a15bd-4d9f-4c81-881c-1b76d5b00b5f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed Aug 25 16:36:18.006919 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-e18b581b-9654-48ae-80f8-e3b3fb6315ae req-fc5a15bd-4d9f-4c81-881c-1b76d5b00b5f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:18.007147 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-e18b581b-9654-48ae-80f8-e3b3fb6315ae req-fc5a15bd-4d9f-4c81-881c-1b76d5b00b5f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:18.017228 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:18.017228 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:36:18.020548 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-e18b581b-9654-48ae-80f8-e3b3fb6315ae req-fc5a15bd-4d9f-4c81-881c-1b76d5b00b5f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:36:18.024751 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-e18b581b-9654-48ae-80f8-e3b3fb6315ae req-fc5a15bd-4d9f-4c81-881c-1b76d5b00b5f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed returned with HTTP 200 Aug 25 16:36:18.025212 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1283/5115] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:36:18 2026] GET /volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed => generated 1218 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:36:18.408689 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-e18b581b-9654-48ae-80f8-e3b3fb6315ae req-705f68d6-93f5-4d66-8041-76d51fc59745 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:18.410678 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-e18b581b-9654-48ae-80f8-e3b3fb6315ae req-705f68d6-93f5-4d66-8041-76d51fc59745 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] DELETE https://10.4.3.102/volume/v3/attachments/b0ce421d-1e97-4f44-ab33-c05149ca0546 Aug 25 16:36:18.410862 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-e18b581b-9654-48ae-80f8-e3b3fb6315ae req-705f68d6-93f5-4d66-8041-76d51fc59745 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:18.411047 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-e18b581b-9654-48ae-80f8-e3b3fb6315ae req-705f68d6-93f5-4d66-8041-76d51fc59745 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:18.417338 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:18.417338 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:36:18.455703 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-e18b581b-9654-48ae-80f8-e3b3fb6315ae req-705f68d6-93f5-4d66-8041-76d51fc59745 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/attachments/b0ce421d-1e97-4f44-ab33-c05149ca0546 returned with HTTP 200 Aug 25 16:36:18.456188 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1286/5116] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:36:18 2026] DELETE /volume/v3/attachments/b0ce421d-1e97-4f44-ab33-c05149ca0546 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:18.461365 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-db00d546-2eb6-42c2-b938-4ad0bdaf96f8 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:18.466542 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-db00d546-2eb6-42c2-b938-4ad0bdaf96f8 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd Aug 25 16:36:18.466542 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-db00d546-2eb6-42c2-b938-4ad0bdaf96f8 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:18.466542 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-db00d546-2eb6-42c2-b938-4ad0bdaf96f8 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:18.466542 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-db00d546-2eb6-42c2-b938-4ad0bdaf96f8 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id 90841d41-aa59-4065-83dc-9b7b960e4efd. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:18.469951 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:18.469951 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:36:18.470787 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-db00d546-2eb6-42c2-b938-4ad0bdaf96f8 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd returned with HTTP 200 Aug 25 16:36:18.471220 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1276/5117] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:18 2026] GET /volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:18.483038 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-770387e4-4c8f-4b69-a664-268966f01844 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:18.485238 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-770387e4-4c8f-4b69-a664-268966f01844 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed Aug 25 16:36:18.485423 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-770387e4-4c8f-4b69-a664-268966f01844 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:18.485620 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-770387e4-4c8f-4b69-a664-268966f01844 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:18.492177 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:18.492177 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:36:18.495473 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-770387e4-4c8f-4b69-a664-268966f01844 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:36:18.499069 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-770387e4-4c8f-4b69-a664-268966f01844 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed returned with HTTP 200 Aug 25 16:36:18.499390 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1273/5118] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:18 2026] GET /volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed => generated 923 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:18.509979 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-0578e4e1-5a50-4f8e-8acd-e9f0f2575d82 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:18.511624 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0578e4e1-5a50-4f8e-8acd-e9f0f2575d82 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace Aug 25 16:36:18.511811 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0578e4e1-5a50-4f8e-8acd-e9f0f2575d82 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:18.511998 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0578e4e1-5a50-4f8e-8acd-e9f0f2575d82 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:18.520305 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:18.520305 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:36:18.523198 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-0578e4e1-5a50-4f8e-8acd-e9f0f2575d82 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:36:18.526752 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0578e4e1-5a50-4f8e-8acd-e9f0f2575d82 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace returned with HTTP 200 Aug 25 16:36:18.527188 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1284/5119] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:18 2026] GET /volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace => generated 1166 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:36:18.562622 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-468f07cc-be51-4354-8845-8e009bbf978d req-ccaf77f1-4f0e-415d-97ec-480d8ff730d9 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:18.564521 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-468f07cc-be51-4354-8845-8e009bbf978d req-ccaf77f1-4f0e-415d-97ec-480d8ff730d9 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace Aug 25 16:36:18.564746 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-468f07cc-be51-4354-8845-8e009bbf978d req-ccaf77f1-4f0e-415d-97ec-480d8ff730d9 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:18.565020 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-468f07cc-be51-4354-8845-8e009bbf978d req-ccaf77f1-4f0e-415d-97ec-480d8ff730d9 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:18.573357 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:18.573357 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:36:18.576247 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-468f07cc-be51-4354-8845-8e009bbf978d req-ccaf77f1-4f0e-415d-97ec-480d8ff730d9 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:36:18.579837 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-468f07cc-be51-4354-8845-8e009bbf978d req-ccaf77f1-4f0e-415d-97ec-480d8ff730d9 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace returned with HTTP 200 Aug 25 16:36:18.580192 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1287/5120] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:36:18 2026] GET /volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace => generated 1166 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:36:18.596760 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-468f07cc-be51-4354-8845-8e009bbf978d req-20fa648f-9941-4626-a9a9-b4faf16efdc2 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:18.598499 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-468f07cc-be51-4354-8845-8e009bbf978d req-20fa648f-9941-4626-a9a9-b4faf16efdc2 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] POST https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace/action Aug 25 16:36:18.600611 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-468f07cc-be51-4354-8845-8e009bbf978d req-20fa648f-9941-4626-a9a9-b4faf16efdc2 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100456) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:36:18.600611 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-468f07cc-be51-4354-8845-8e009bbf978d req-20fa648f-9941-4626-a9a9-b4faf16efdc2 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:36:18.608894 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:18.608894 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:36:18.609463 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-468f07cc-be51-4354-8845-8e009bbf978d req-20fa648f-9941-4626-a9a9-b4faf16efdc2 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:36:18.619611 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-468f07cc-be51-4354-8845-8e009bbf978d req-20fa648f-9941-4626-a9a9-b4faf16efdc2 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Begin detaching volume completed successfully. Aug 25 16:36:18.619988 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-468f07cc-be51-4354-8845-8e009bbf978d req-20fa648f-9941-4626-a9a9-b4faf16efdc2 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace/action returned with HTTP 202 Aug 25 16:36:18.620626 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1277/5121] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:36:18 2026] POST /volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:36:18.643452 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-74886f54-6c1b-4af4-b1d1-9416bef5e537 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:18.645178 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-74886f54-6c1b-4af4-b1d1-9416bef5e537 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace Aug 25 16:36:18.645414 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-74886f54-6c1b-4af4-b1d1-9416bef5e537 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:18.645686 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-74886f54-6c1b-4af4-b1d1-9416bef5e537 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:18.656388 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:18.656388 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:36:18.661003 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-74886f54-6c1b-4af4-b1d1-9416bef5e537 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:36:18.665544 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-74886f54-6c1b-4af4-b1d1-9416bef5e537 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace returned with HTTP 200 Aug 25 16:36:18.665963 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1274/5122] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:18 2026] GET /volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace => generated 1169 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:36:18.667114 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-717fbeb4-0015-4025-b5b9-9edfb3c4560d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:18.667720 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-717fbeb4-0015-4025-b5b9-9edfb3c4560d None None] GET https://10.4.3.102/volume// Aug 25 16:36:18.668004 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-717fbeb4-0015-4025-b5b9-9edfb3c4560d None None] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:18.668287 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-717fbeb4-0015-4025-b5b9-9edfb3c4560d None None] Calling method 'all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:18.668799 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-717fbeb4-0015-4025-b5b9-9edfb3c4560d None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:36:18.669397 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1285/5123] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:36:18 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:36:18.678550 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-468f07cc-be51-4354-8845-8e009bbf978d req-635be027-72b7-4204-aab9-8dec8db589a5 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:18.680863 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-468f07cc-be51-4354-8845-8e009bbf978d req-635be027-72b7-4204-aab9-8dec8db589a5 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace Aug 25 16:36:18.681119 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-468f07cc-be51-4354-8845-8e009bbf978d req-635be027-72b7-4204-aab9-8dec8db589a5 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:18.681336 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-468f07cc-be51-4354-8845-8e009bbf978d req-635be027-72b7-4204-aab9-8dec8db589a5 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:18.693058 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:18.693058 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:36:18.700563 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-468f07cc-be51-4354-8845-8e009bbf978d req-635be027-72b7-4204-aab9-8dec8db589a5 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:36:18.706515 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-468f07cc-be51-4354-8845-8e009bbf978d req-635be027-72b7-4204-aab9-8dec8db589a5 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace returned with HTTP 200 Aug 25 16:36:18.706962 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1288/5124] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:36:18 2026] GET /volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace => generated 1349 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:36:18.718558 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-468f07cc-be51-4354-8845-8e009bbf978d req-a9e416b1-4346-4a3b-a015-298490c533a3 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:18.721630 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-468f07cc-be51-4354-8845-8e009bbf978d req-a9e416b1-4346-4a3b-a015-298490c533a3 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace/encryption Aug 25 16:36:18.721630 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-468f07cc-be51-4354-8845-8e009bbf978d req-a9e416b1-4346-4a3b-a015-298490c533a3 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:18.721630 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-468f07cc-be51-4354-8845-8e009bbf978d req-a9e416b1-4346-4a3b-a015-298490c533a3 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'index' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:18.729290 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:18.729290 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:36:18.734826 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-468f07cc-be51-4354-8845-8e009bbf978d req-a9e416b1-4346-4a3b-a015-298490c533a3 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace/encryption returned with HTTP 200 Aug 25 16:36:18.735317 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1278/5125] 10.4.3.102 () {68 vars in 1631 bytes} [Tue Aug 25 16:36:18 2026] GET /volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:19.482319 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-090ea7a3-00d5-40ac-a738-94c93f3749c5 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:19.484046 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-090ea7a3-00d5-40ac-a738-94c93f3749c5 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd Aug 25 16:36:19.484360 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-090ea7a3-00d5-40ac-a738-94c93f3749c5 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:19.484394 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-090ea7a3-00d5-40ac-a738-94c93f3749c5 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:19.484498 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-090ea7a3-00d5-40ac-a738-94c93f3749c5 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id 90841d41-aa59-4065-83dc-9b7b960e4efd. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:19.488810 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:19.488810 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:36:19.489500 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-090ea7a3-00d5-40ac-a738-94c93f3749c5 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd returned with HTTP 200 Aug 25 16:36:19.489864 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1275/5126] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:19 2026] GET /volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:19.516808 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-468f07cc-be51-4354-8845-8e009bbf978d req-996f526f-e1ff-44c4-b5ee-88505211b347 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:19.518721 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-468f07cc-be51-4354-8845-8e009bbf978d req-996f526f-e1ff-44c4-b5ee-88505211b347 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] DELETE https://10.4.3.102/volume/v3/attachments/a6e1c591-85d7-49a0-8c61-da6b1c88b770 Aug 25 16:36:19.518908 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-468f07cc-be51-4354-8845-8e009bbf978d req-996f526f-e1ff-44c4-b5ee-88505211b347 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:19.519112 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-468f07cc-be51-4354-8845-8e009bbf978d req-996f526f-e1ff-44c4-b5ee-88505211b347 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:19.525858 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:19.525858 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:36:19.564788 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-468f07cc-be51-4354-8845-8e009bbf978d req-996f526f-e1ff-44c4-b5ee-88505211b347 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/attachments/a6e1c591-85d7-49a0-8c61-da6b1c88b770 returned with HTTP 200 Aug 25 16:36:19.565165 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1286/5127] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:36:19 2026] DELETE /volume/v3/attachments/a6e1c591-85d7-49a0-8c61-da6b1c88b770 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:19.677976 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-226781fa-f2c8-4e3c-aa23-490b21e89605 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:19.679973 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-226781fa-f2c8-4e3c-aa23-490b21e89605 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace Aug 25 16:36:19.680194 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-226781fa-f2c8-4e3c-aa23-490b21e89605 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:19.680403 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-226781fa-f2c8-4e3c-aa23-490b21e89605 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:19.688714 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:19.688714 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:36:19.692709 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-226781fa-f2c8-4e3c-aa23-490b21e89605 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:36:19.697334 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-226781fa-f2c8-4e3c-aa23-490b21e89605 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace returned with HTTP 200 Aug 25 16:36:19.697804 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1289/5128] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:19 2026] GET /volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:19.708049 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-8c887bda-b3ff-4daa-a0f5-32eecfabadf9 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:19.709786 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8c887bda-b3ff-4daa-a0f5-32eecfabadf9 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a Aug 25 16:36:19.710046 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8c887bda-b3ff-4daa-a0f5-32eecfabadf9 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:19.710235 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8c887bda-b3ff-4daa-a0f5-32eecfabadf9 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:19.719417 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:19.719417 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:36:19.723268 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-8c887bda-b3ff-4daa-a0f5-32eecfabadf9 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:36:19.727211 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8c887bda-b3ff-4daa-a0f5-32eecfabadf9 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a returned with HTTP 200 Aug 25 16:36:19.727564 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1279/5129] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:19 2026] GET /volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:36:19.764932 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-db9d34ce-faac-4d6e-bcda-38502bfc5762 req-b9ec24bf-c603-4538-80f7-19e96cce884e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:19.766810 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-db9d34ce-faac-4d6e-bcda-38502bfc5762 req-b9ec24bf-c603-4538-80f7-19e96cce884e tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a Aug 25 16:36:19.767002 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-db9d34ce-faac-4d6e-bcda-38502bfc5762 req-b9ec24bf-c603-4538-80f7-19e96cce884e tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:19.767174 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-db9d34ce-faac-4d6e-bcda-38502bfc5762 req-b9ec24bf-c603-4538-80f7-19e96cce884e tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:19.775317 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:19.775317 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:36:19.778119 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-db9d34ce-faac-4d6e-bcda-38502bfc5762 req-b9ec24bf-c603-4538-80f7-19e96cce884e tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:36:19.781623 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-db9d34ce-faac-4d6e-bcda-38502bfc5762 req-b9ec24bf-c603-4538-80f7-19e96cce884e tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a returned with HTTP 200 Aug 25 16:36:19.781990 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1276/5130] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:36:19 2026] GET /volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a => generated 1138 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:36:19.801907 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-db9d34ce-faac-4d6e-bcda-38502bfc5762 req-d6fce22d-83d7-47eb-a03b-d30cda3f90ed None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:19.804390 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-db9d34ce-faac-4d6e-bcda-38502bfc5762 req-d6fce22d-83d7-47eb-a03b-d30cda3f90ed tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] POST https://10.4.3.102/volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a/action Aug 25 16:36:19.804722 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-db9d34ce-faac-4d6e-bcda-38502bfc5762 req-d6fce22d-83d7-47eb-a03b-d30cda3f90ed tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:36:19.804891 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-db9d34ce-faac-4d6e-bcda-38502bfc5762 req-d6fce22d-83d7-47eb-a03b-d30cda3f90ed tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:36:19.814410 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:19.814410 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:36:19.814825 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-db9d34ce-faac-4d6e-bcda-38502bfc5762 req-d6fce22d-83d7-47eb-a03b-d30cda3f90ed tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:36:19.831674 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-db9d34ce-faac-4d6e-bcda-38502bfc5762 req-d6fce22d-83d7-47eb-a03b-d30cda3f90ed tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Begin detaching volume completed successfully. Aug 25 16:36:19.831891 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-db9d34ce-faac-4d6e-bcda-38502bfc5762 req-d6fce22d-83d7-47eb-a03b-d30cda3f90ed tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a/action returned with HTTP 202 Aug 25 16:36:19.832293 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1287/5131] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:36:19 2026] POST /volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:36:19.855431 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-8cd11d37-a9b4-4f2c-b4af-de5a5b9d14c2 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:19.858857 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8cd11d37-a9b4-4f2c-b4af-de5a5b9d14c2 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a Aug 25 16:36:19.859325 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8cd11d37-a9b4-4f2c-b4af-de5a5b9d14c2 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:19.859623 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8cd11d37-a9b4-4f2c-b4af-de5a5b9d14c2 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:19.876902 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:19.876902 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:36:19.879350 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-110964ba-5a6b-40de-9d9e-39858729677a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:19.879724 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-110964ba-5a6b-40de-9d9e-39858729677a None None] GET https://10.4.3.102/volume// Aug 25 16:36:19.879895 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-110964ba-5a6b-40de-9d9e-39858729677a None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:19.880069 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-110964ba-5a6b-40de-9d9e-39858729677a None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:19.880364 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-110964ba-5a6b-40de-9d9e-39858729677a None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:36:19.880633 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1280/5132] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:36:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:36:19.882420 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-8cd11d37-a9b4-4f2c-b4af-de5a5b9d14c2 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:36:19.887543 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8cd11d37-a9b4-4f2c-b4af-de5a5b9d14c2 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a returned with HTTP 200 Aug 25 16:36:19.887631 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-db9d34ce-faac-4d6e-bcda-38502bfc5762 req-f02508ad-ab86-44d3-a7e7-019bb63ead8c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:19.887984 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1290/5133] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:19 2026] GET /volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a => generated 1141 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:36:19.890514 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-db9d34ce-faac-4d6e-bcda-38502bfc5762 req-f02508ad-ab86-44d3-a7e7-019bb63ead8c tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a Aug 25 16:36:19.890728 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-db9d34ce-faac-4d6e-bcda-38502bfc5762 req-f02508ad-ab86-44d3-a7e7-019bb63ead8c tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:19.890908 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-db9d34ce-faac-4d6e-bcda-38502bfc5762 req-f02508ad-ab86-44d3-a7e7-019bb63ead8c tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:19.904848 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:19.904848 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:36:19.909639 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-db9d34ce-faac-4d6e-bcda-38502bfc5762 req-f02508ad-ab86-44d3-a7e7-019bb63ead8c tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:36:19.915308 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-db9d34ce-faac-4d6e-bcda-38502bfc5762 req-f02508ad-ab86-44d3-a7e7-019bb63ead8c tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a returned with HTTP 200 Aug 25 16:36:19.916071 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1277/5134] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:36:19 2026] GET /volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a => generated 1321 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:36:20.499694 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b9e20510-5fe9-4632-991a-5b27da81fb23 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:20.502282 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b9e20510-5fe9-4632-991a-5b27da81fb23 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd Aug 25 16:36:20.502488 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b9e20510-5fe9-4632-991a-5b27da81fb23 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:20.502688 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b9e20510-5fe9-4632-991a-5b27da81fb23 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:20.502788 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-b9e20510-5fe9-4632-991a-5b27da81fb23 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id 90841d41-aa59-4065-83dc-9b7b960e4efd. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:20.507390 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:20.507390 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:36:20.508091 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b9e20510-5fe9-4632-991a-5b27da81fb23 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd returned with HTTP 200 Aug 25 16:36:20.508418 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1288/5135] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:20 2026] GET /volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:20.682535 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-db9d34ce-faac-4d6e-bcda-38502bfc5762 req-77c643d2-2662-4c10-bee3-0c8f50e631cd None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:20.684739 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-db9d34ce-faac-4d6e-bcda-38502bfc5762 req-77c643d2-2662-4c10-bee3-0c8f50e631cd tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] DELETE https://10.4.3.102/volume/v3/attachments/ba2709d7-65b3-4c95-af6c-7c3b86bc30a3 Aug 25 16:36:20.685156 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-db9d34ce-faac-4d6e-bcda-38502bfc5762 req-77c643d2-2662-4c10-bee3-0c8f50e631cd tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:20.686234 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-db9d34ce-faac-4d6e-bcda-38502bfc5762 req-77c643d2-2662-4c10-bee3-0c8f50e631cd tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:20.692340 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:20.692340 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:36:20.732449 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-db9d34ce-faac-4d6e-bcda-38502bfc5762 req-77c643d2-2662-4c10-bee3-0c8f50e631cd tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/attachments/ba2709d7-65b3-4c95-af6c-7c3b86bc30a3 returned with HTTP 200 Aug 25 16:36:20.732449 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1281/5136] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:36:20 2026] DELETE /volume/v3/attachments/ba2709d7-65b3-4c95-af6c-7c3b86bc30a3 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:20.900348 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d2c18f6a-5d28-4b66-ba6f-515f7d6cbfe9 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:20.902838 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d2c18f6a-5d28-4b66-ba6f-515f7d6cbfe9 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a Aug 25 16:36:20.903126 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d2c18f6a-5d28-4b66-ba6f-515f7d6cbfe9 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:20.903433 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d2c18f6a-5d28-4b66-ba6f-515f7d6cbfe9 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:20.913509 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:20.913509 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:36:20.918899 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-d2c18f6a-5d28-4b66-ba6f-515f7d6cbfe9 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:36:20.925341 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d2c18f6a-5d28-4b66-ba6f-515f7d6cbfe9 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a returned with HTTP 200 Aug 25 16:36:20.925948 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1291/5137] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:20 2026] GET /volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:20.938993 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-cd81bb71-234a-4528-baf7-66494b2a567f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:20.941518 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cd81bb71-234a-4528-baf7-66494b2a567f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] DELETE https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace Aug 25 16:36:20.942756 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-cd81bb71-234a-4528-baf7-66494b2a567f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:20.942756 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-cd81bb71-234a-4528-baf7-66494b2a567f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:20.942756 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-cd81bb71-234a-4528-baf7-66494b2a567f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Delete volume with id: 907dc0dc-5958-49a4-a8bc-b7a272987ace Aug 25 16:36:20.950282 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:20.950282 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:36:20.950973 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-cd81bb71-234a-4528-baf7-66494b2a567f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:36:20.967348 np0000008093 devstack@c-api.service[100455]: WARNING cinder.keymgr.conf_key_mgr [None req-cd81bb71-234a-4528-baf7-66494b2a567f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 16:36:20.978618 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-cd81bb71-234a-4528-baf7-66494b2a567f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Delete volume request issued successfully. Aug 25 16:36:20.978618 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cd81bb71-234a-4528-baf7-66494b2a567f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace returned with HTTP 202 Aug 25 16:36:20.978618 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1278/5138] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:36:20 2026] DELETE /volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:36:20.986175 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-d1745be2-859f-4380-aac5-bde19fc89f22 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:20.991517 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d1745be2-859f-4380-aac5-bde19fc89f22 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace Aug 25 16:36:20.991752 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d1745be2-859f-4380-aac5-bde19fc89f22 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:20.991982 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d1745be2-859f-4380-aac5-bde19fc89f22 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:21.006256 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:21.006256 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:36:21.011661 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-d1745be2-859f-4380-aac5-bde19fc89f22 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:36:21.015483 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d1745be2-859f-4380-aac5-bde19fc89f22 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace returned with HTTP 200 Aug 25 16:36:21.015849 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1289/5139] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:20 2026] GET /volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace => generated 873 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:21.519320 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-ea600c56-099b-4cd1-97d2-2aa405290442 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:21.520820 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ea600c56-099b-4cd1-97d2-2aa405290442 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd Aug 25 16:36:21.522409 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ea600c56-099b-4cd1-97d2-2aa405290442 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:21.522409 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ea600c56-099b-4cd1-97d2-2aa405290442 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:21.522409 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-ea600c56-099b-4cd1-97d2-2aa405290442 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id 90841d41-aa59-4065-83dc-9b7b960e4efd. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:21.526385 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:21.526385 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:36:21.527338 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ea600c56-099b-4cd1-97d2-2aa405290442 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd returned with HTTP 200 Aug 25 16:36:21.527871 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1282/5140] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:21 2026] GET /volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:22.030110 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-6e952d27-5b03-4acc-8e15-a63aca96121c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:22.032434 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6e952d27-5b03-4acc-8e15-a63aca96121c tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace Aug 25 16:36:22.032887 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6e952d27-5b03-4acc-8e15-a63aca96121c tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:22.032887 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6e952d27-5b03-4acc-8e15-a63aca96121c tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:22.039060 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6e952d27-5b03-4acc-8e15-a63aca96121c tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace returned with HTTP 404 Aug 25 16:36:22.039653 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1292/5141] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:22 2026] GET /volume/v3/volumes/907dc0dc-5958-49a4-a8bc-b7a272987ace => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:36:22.047353 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b2e86578-a996-4317-8dd5-a12647f9c244 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:22.051918 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b2e86578-a996-4317-8dd5-a12647f9c244 tempest-VolumeMultiattachTests-1528535112 tempest-VolumeMultiattachTests-1528535112-project-admin] GET https://10.4.3.102/volume/v3/volumes/detail?all_tenants=1 Aug 25 16:36:22.051918 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b2e86578-a996-4317-8dd5-a12647f9c244 tempest-VolumeMultiattachTests-1528535112 tempest-VolumeMultiattachTests-1528535112-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:22.051918 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b2e86578-a996-4317-8dd5-a12647f9c244 tempest-VolumeMultiattachTests-1528535112 tempest-VolumeMultiattachTests-1528535112-project-admin] Calling method 'detail' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:22.051918 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-b2e86578-a996-4317-8dd5-a12647f9c244 tempest-VolumeMultiattachTests-1528535112 tempest-VolumeMultiattachTests-1528535112-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100455) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:36:22.067968 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-b2e86578-a996-4317-8dd5-a12647f9c244 tempest-VolumeMultiattachTests-1528535112 tempest-VolumeMultiattachTests-1528535112-project-admin] Get all volumes completed successfully. Aug 25 16:36:22.071895 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:22.071895 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:36:22.079692 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b2e86578-a996-4317-8dd5-a12647f9c244 tempest-VolumeMultiattachTests-1528535112 tempest-VolumeMultiattachTests-1528535112-project-admin] https://10.4.3.102/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 16:36:22.080424 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1279/5142] 10.4.3.102 () {66 vars in 1285 bytes} [Tue Aug 25 16:36:22 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10165 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:36:22.097780 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-657eca68-11f8-4761-a4f8-574cf89b4d67 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:22.099991 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-657eca68-11f8-4761-a4f8-574cf89b4d67 tempest-VolumeMultiattachTests-1528535112 tempest-VolumeMultiattachTests-1528535112-project-admin] DELETE https://10.4.3.102/volume/v3/types/8438cf18-d339-4ede-aa05-f2e42eae7827 Aug 25 16:36:22.100193 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-657eca68-11f8-4761-a4f8-574cf89b4d67 tempest-VolumeMultiattachTests-1528535112 tempest-VolumeMultiattachTests-1528535112-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:22.100415 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-657eca68-11f8-4761-a4f8-574cf89b4d67 tempest-VolumeMultiattachTests-1528535112 tempest-VolumeMultiattachTests-1528535112-project-admin] Calling method '_delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:22.121633 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-657eca68-11f8-4761-a4f8-574cf89b4d67 tempest-VolumeMultiattachTests-1528535112 tempest-VolumeMultiattachTests-1528535112-project-admin] https://10.4.3.102/volume/v3/types/8438cf18-d339-4ede-aa05-f2e42eae7827 returned with HTTP 202 Aug 25 16:36:22.122449 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1290/5143] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:36:22 2026] DELETE /volume/v3/types/8438cf18-d339-4ede-aa05-f2e42eae7827 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:36:22.128805 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-7c241e69-1e32-4bad-b396-57bf82422f22 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:22.130730 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7c241e69-1e32-4bad-b396-57bf82422f22 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] DELETE https://10.4.3.102/volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a Aug 25 16:36:22.130949 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7c241e69-1e32-4bad-b396-57bf82422f22 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:22.131378 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7c241e69-1e32-4bad-b396-57bf82422f22 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:22.131378 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-7c241e69-1e32-4bad-b396-57bf82422f22 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Delete volume with id: ca11ea82-7117-4c25-b55c-3163452a124a Aug 25 16:36:22.139007 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:22.139007 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:36:22.139616 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-7c241e69-1e32-4bad-b396-57bf82422f22 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:36:22.157531 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-7c241e69-1e32-4bad-b396-57bf82422f22 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Delete volume request issued successfully. Aug 25 16:36:22.157747 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7c241e69-1e32-4bad-b396-57bf82422f22 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a returned with HTTP 202 Aug 25 16:36:22.158152 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1283/5144] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:36:22 2026] DELETE /volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:36:22.165185 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-568ba625-abc5-4d57-80d8-178a55f1d792 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:22.166988 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-568ba625-abc5-4d57-80d8-178a55f1d792 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a Aug 25 16:36:22.167213 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-568ba625-abc5-4d57-80d8-178a55f1d792 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:22.167406 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-568ba625-abc5-4d57-80d8-178a55f1d792 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:22.174414 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:22.174414 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:36:22.178555 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-568ba625-abc5-4d57-80d8-178a55f1d792 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:36:22.182720 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-568ba625-abc5-4d57-80d8-178a55f1d792 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a returned with HTTP 200 Aug 25 16:36:22.183220 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1293/5145] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:22 2026] GET /volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:22.538189 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-e1b6721f-7d59-4368-9162-29c0f611b23f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:22.539675 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e1b6721f-7d59-4368-9162-29c0f611b23f tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd Aug 25 16:36:22.540021 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e1b6721f-7d59-4368-9162-29c0f611b23f tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:22.541293 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e1b6721f-7d59-4368-9162-29c0f611b23f tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:22.541293 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-e1b6721f-7d59-4368-9162-29c0f611b23f tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id 90841d41-aa59-4065-83dc-9b7b960e4efd. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:22.545064 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:22.545064 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:36:22.545948 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e1b6721f-7d59-4368-9162-29c0f611b23f tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd returned with HTTP 200 Aug 25 16:36:22.546399 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1280/5146] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:22 2026] GET /volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:23.196342 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-7c24aa05-e2b6-498f-a781-1778565f8cb9 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:23.198314 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7c24aa05-e2b6-498f-a781-1778565f8cb9 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a Aug 25 16:36:23.198573 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7c24aa05-e2b6-498f-a781-1778565f8cb9 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:23.198847 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7c24aa05-e2b6-498f-a781-1778565f8cb9 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:23.204468 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7c24aa05-e2b6-498f-a781-1778565f8cb9 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a returned with HTTP 404 Aug 25 16:36:23.204722 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1291/5147] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:23 2026] GET /volume/v3/volumes/ca11ea82-7117-4c25-b55c-3163452a124a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:36:23.212233 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-db383b4a-4056-40c5-90f0-c39c02558005 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:23.214010 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-db383b4a-4056-40c5-90f0-c39c02558005 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] DELETE https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed Aug 25 16:36:23.214195 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-db383b4a-4056-40c5-90f0-c39c02558005 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:23.214389 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-db383b4a-4056-40c5-90f0-c39c02558005 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:23.214528 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-db383b4a-4056-40c5-90f0-c39c02558005 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Delete volume with id: a2aefcbc-bea9-444d-8c9e-9d08739a6aed Aug 25 16:36:23.221042 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:23.221042 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:36:23.221449 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-db383b4a-4056-40c5-90f0-c39c02558005 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:36:23.246937 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-db383b4a-4056-40c5-90f0-c39c02558005 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Delete volume request issued successfully. Aug 25 16:36:23.247031 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-db383b4a-4056-40c5-90f0-c39c02558005 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed returned with HTTP 202 Aug 25 16:36:23.247469 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1284/5148] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:36:23 2026] DELETE /volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:36:23.256882 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c36aacf4-6fc2-4262-a952-7e05797c8676 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:23.259153 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c36aacf4-6fc2-4262-a952-7e05797c8676 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed Aug 25 16:36:23.259392 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c36aacf4-6fc2-4262-a952-7e05797c8676 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:23.259672 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c36aacf4-6fc2-4262-a952-7e05797c8676 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:23.273526 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:23.273526 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:36:23.278992 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-c36aacf4-6fc2-4262-a952-7e05797c8676 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:36:23.286299 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c36aacf4-6fc2-4262-a952-7e05797c8676 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed returned with HTTP 200 Aug 25 16:36:23.286849 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1294/5149] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:23 2026] GET /volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed => generated 922 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:23.556120 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-3107803b-24f0-402a-b8ff-49bba0b14beb None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:23.557914 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3107803b-24f0-402a-b8ff-49bba0b14beb tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd Aug 25 16:36:23.558101 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3107803b-24f0-402a-b8ff-49bba0b14beb tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:23.558279 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3107803b-24f0-402a-b8ff-49bba0b14beb tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:23.558398 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-3107803b-24f0-402a-b8ff-49bba0b14beb tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id 90841d41-aa59-4065-83dc-9b7b960e4efd. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:23.562367 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:23.562367 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:36:23.563078 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3107803b-24f0-402a-b8ff-49bba0b14beb tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd returned with HTTP 200 Aug 25 16:36:23.563406 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1281/5150] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:23 2026] GET /volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:23.573236 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-613284ba-0ae5-452f-8a6c-48c440de8662 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:23.600540 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-613284ba-0ae5-452f-8a6c-48c440de8662 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] POST https://10.4.3.102/volume/v3/backups Aug 25 16:36:23.600885 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-613284ba-0ae5-452f-8a6c-48c440de8662 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "66d69d72-9fe3-4bf5-b9e1-cccd91dd3a7f", "incremental": true}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:36:23.602216 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.contrib.backups [None req-613284ba-0ae5-452f-8a6c-48c440de8662 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Creating new backup {'backup': {'volume_id': '66d69d72-9fe3-4bf5-b9e1-cccd91dd3a7f', 'incremental': True}} {{(pid=100454) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 16:36:23.602345 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.contrib.backups [None req-613284ba-0ae5-452f-8a6c-48c440de8662 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Creating backup of volume 66d69d72-9fe3-4bf5-b9e1-cccd91dd3a7f in container None Aug 25 16:36:23.610603 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:23.610603 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:36:23.611008 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-613284ba-0ae5-452f-8a6c-48c440de8662 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Volume info retrieved successfully. Aug 25 16:36:23.636351 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-613284ba-0ae5-452f-8a6c-48c440de8662 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Created reservations ['0f83747c-b290-4483-bbef-5cf8cedf3a2a', '7b088fb6-4197-414a-b131-9bf754314fa7'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:36:23.647451 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-613284ba-0ae5-452f-8a6c-48c440de8662 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups returned with HTTP 400 Aug 25 16:36:23.647985 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1292/5151] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:36:23 2026] POST /volume/v3/backups => generated 109 bytes in 75 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 16:36:23.654668 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-e854eba5-2aa9-4a09-a5ce-1b4f1ecc3eb0 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:23.656173 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e854eba5-2aa9-4a09-a5ce-1b4f1ecc3eb0 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] DELETE https://10.4.3.102/volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd Aug 25 16:36:23.656335 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e854eba5-2aa9-4a09-a5ce-1b4f1ecc3eb0 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:23.656500 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e854eba5-2aa9-4a09-a5ce-1b4f1ecc3eb0 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:23.656596 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.contrib.backups [None req-e854eba5-2aa9-4a09-a5ce-1b4f1ecc3eb0 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Delete backup with id: 90841d41-aa59-4065-83dc-9b7b960e4efd. Aug 25 16:36:23.660351 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:23.660351 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:36:23.671355 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.backup.rpcapi [None req-e854eba5-2aa9-4a09-a5ce-1b4f1ecc3eb0 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] delete_backup rpcapi backup_id 90841d41-aa59-4065-83dc-9b7b960e4efd {{(pid=100456) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 16:36:23.672957 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e854eba5-2aa9-4a09-a5ce-1b4f1ecc3eb0 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd returned with HTTP 202 Aug 25 16:36:23.673344 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1285/5152] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:36:23 2026] DELETE /volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:36:23.680857 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-2ae8919c-93a7-4693-8d31-026a8c1fdf10 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:23.682677 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2ae8919c-93a7-4693-8d31-026a8c1fdf10 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd Aug 25 16:36:23.682885 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2ae8919c-93a7-4693-8d31-026a8c1fdf10 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:23.683083 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2ae8919c-93a7-4693-8d31-026a8c1fdf10 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:23.683216 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-2ae8919c-93a7-4693-8d31-026a8c1fdf10 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id 90841d41-aa59-4065-83dc-9b7b960e4efd. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:23.687692 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:23.687692 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:36:23.688533 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2ae8919c-93a7-4693-8d31-026a8c1fdf10 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd returned with HTTP 200 Aug 25 16:36:23.688946 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1295/5153] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:23 2026] GET /volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:24.301469 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-3527a851-521a-44d8-9aa2-d4a4d3e5abd4 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:24.303528 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3527a851-521a-44d8-9aa2-d4a4d3e5abd4 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed Aug 25 16:36:24.303801 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3527a851-521a-44d8-9aa2-d4a4d3e5abd4 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:24.304050 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3527a851-521a-44d8-9aa2-d4a4d3e5abd4 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:24.310775 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3527a851-521a-44d8-9aa2-d4a4d3e5abd4 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed returned with HTTP 404 Aug 25 16:36:24.311365 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1282/5154] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:24 2026] GET /volume/v3/volumes/a2aefcbc-bea9-444d-8c9e-9d08739a6aed => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:36:24.317764 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-1d6213c0-4e76-4844-be22-2ff5d97edaac None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:24.319558 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1d6213c0-4e76-4844-be22-2ff5d97edaac tempest-VolumeMultiattachTests-1528535112 tempest-VolumeMultiattachTests-1528535112-project-admin] GET https://10.4.3.102/volume/v3/volumes/detail?all_tenants=1 Aug 25 16:36:24.319733 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1d6213c0-4e76-4844-be22-2ff5d97edaac tempest-VolumeMultiattachTests-1528535112 tempest-VolumeMultiattachTests-1528535112-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:24.319932 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1d6213c0-4e76-4844-be22-2ff5d97edaac tempest-VolumeMultiattachTests-1528535112 tempest-VolumeMultiattachTests-1528535112-project-admin] Calling method 'detail' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:24.320684 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-1d6213c0-4e76-4844-be22-2ff5d97edaac tempest-VolumeMultiattachTests-1528535112 tempest-VolumeMultiattachTests-1528535112-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100454) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:36:24.330814 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-1d6213c0-4e76-4844-be22-2ff5d97edaac tempest-VolumeMultiattachTests-1528535112 tempest-VolumeMultiattachTests-1528535112-project-admin] Get all volumes completed successfully. Aug 25 16:36:24.332341 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:24.332341 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:36:24.336419 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1d6213c0-4e76-4844-be22-2ff5d97edaac tempest-VolumeMultiattachTests-1528535112 tempest-VolumeMultiattachTests-1528535112-project-admin] https://10.4.3.102/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 16:36:24.336845 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1293/5155] 10.4.3.102 () {66 vars in 1285 bytes} [Tue Aug 25 16:36:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8069 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:36:24.351208 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-fec83407-3a39-44b5-bec4-9461c30a403c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:24.354390 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-fec83407-3a39-44b5-bec4-9461c30a403c tempest-VolumeMultiattachTests-1528535112 tempest-VolumeMultiattachTests-1528535112-project-admin] DELETE https://10.4.3.102/volume/v3/types/766123ff-a75c-4ad1-acb9-1477c2735ea0 Aug 25 16:36:24.354390 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-fec83407-3a39-44b5-bec4-9461c30a403c tempest-VolumeMultiattachTests-1528535112 tempest-VolumeMultiattachTests-1528535112-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:24.354390 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-fec83407-3a39-44b5-bec4-9461c30a403c tempest-VolumeMultiattachTests-1528535112 tempest-VolumeMultiattachTests-1528535112-project-admin] Calling method '_delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:24.374127 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-fec83407-3a39-44b5-bec4-9461c30a403c tempest-VolumeMultiattachTests-1528535112 tempest-VolumeMultiattachTests-1528535112-project-admin] https://10.4.3.102/volume/v3/types/766123ff-a75c-4ad1-acb9-1477c2735ea0 returned with HTTP 202 Aug 25 16:36:24.374648 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1286/5156] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:36:24 2026] DELETE /volume/v3/types/766123ff-a75c-4ad1-acb9-1477c2735ea0 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:36:24.700514 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-9021d4c6-c28b-44d5-b3ec-2d12091c0cfd None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:24.702293 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9021d4c6-c28b-44d5-b3ec-2d12091c0cfd tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd Aug 25 16:36:24.702507 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9021d4c6-c28b-44d5-b3ec-2d12091c0cfd tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:24.702723 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9021d4c6-c28b-44d5-b3ec-2d12091c0cfd tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:24.702882 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-9021d4c6-c28b-44d5-b3ec-2d12091c0cfd tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id 90841d41-aa59-4065-83dc-9b7b960e4efd. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:24.706191 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9021d4c6-c28b-44d5-b3ec-2d12091c0cfd tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd returned with HTTP 404 Aug 25 16:36:24.706654 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1296/5157] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:24 2026] GET /volume/v3/backups/90841d41-aa59-4065-83dc-9b7b960e4efd => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:36:24.713796 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-531d03b9-57af-44cd-b1ff-f617c53b460b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:24.715379 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-531d03b9-57af-44cd-b1ff-f617c53b460b tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:36:24.715667 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-531d03b9-57af-44cd-b1ff-f617c53b460b tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1991869828"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:36:24.717030 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-531d03b9-57af-44cd-b1ff-f617c53b460b tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1991869828'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:36:24.717174 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-531d03b9-57af-44cd-b1ff-f617c53b460b tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Create volume of 1 GB Aug 25 16:36:24.720880 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-531d03b9-57af-44cd-b1ff-f617c53b460b tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Availability Zones retrieved successfully. Aug 25 16:36:24.725959 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-531d03b9-57af-44cd-b1ff-f617c53b460b tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Flow 'volume_create_api' (66068e04-3e6c-4e9a-abbc-7c51702dc0a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:36:24.726775 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-531d03b9-57af-44cd-b1ff-f617c53b460b tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87521072-174c-438d-bc27-d56e0bca8fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:36:24.727543 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-531d03b9-57af-44cd-b1ff-f617c53b460b tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:36:24.748929 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-531d03b9-57af-44cd-b1ff-f617c53b460b tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87521072-174c-438d-bc27-d56e0bca8fa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:36:24.749748 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-531d03b9-57af-44cd-b1ff-f617c53b460b tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e570736f-f9a4-480d-a2bc-ce13f91c5c32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:36:24.799198 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-531d03b9-57af-44cd-b1ff-f617c53b460b tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Created reservations ['161e5526-d7cd-4f98-91be-cec53236818d', 'e9374b10-754f-4554-a8b6-ae32ebae6ec5', '9fdae0b8-255a-4f07-ae0a-bd9826e03b96', 'b8209847-e70d-4d30-8add-c9c91af40fe0'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:36:24.800042 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-531d03b9-57af-44cd-b1ff-f617c53b460b tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e570736f-f9a4-480d-a2bc-ce13f91c5c32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['161e5526-d7cd-4f98-91be-cec53236818d', 'e9374b10-754f-4554-a8b6-ae32ebae6ec5', '9fdae0b8-255a-4f07-ae0a-bd9826e03b96', 'b8209847-e70d-4d30-8add-c9c91af40fe0']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:36:24.800796 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-531d03b9-57af-44cd-b1ff-f617c53b460b tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b104fe6f-4308-475e-8c06-39cf03f34c96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:36:24.824044 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-531d03b9-57af-44cd-b1ff-f617c53b460b tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b104fe6f-4308-475e-8c06-39cf03f34c96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7cccf64-f66e-4223-8ce3-21ae867aae6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1991869828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b3e2147205146dba2f5e5d888be2025',qos_specs=None,replication_status=,reservations=['161e5526-d7cd-4f98-91be-cec53236818d','e9374b10-754f-4554-a8b6-ae32ebae6ec5','9fdae0b8-255a-4f07-ae0a-bd9826e03b96','b8209847-e70d-4d30-8add-c9c91af40fe0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef4406bde84c482597d75519e47cc844',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:36:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1991869828',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7cccf64-f66e-4223-8ce3-21ae867aae6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b3e2147205146dba2f5e5d888be2025',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef4406bde84c482597d75519e47cc844',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:36:24.825010 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-531d03b9-57af-44cd-b1ff-f617c53b460b tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd9dc5aa-7941-4ac7-b70f-318ecba34b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:36:24.847181 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-531d03b9-57af-44cd-b1ff-f617c53b460b tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd9dc5aa-7941-4ac7-b70f-318ecba34b18) transitioned into state 'SUCCESS' from state '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-1991869828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b3e2147205146dba2f5e5d888be2025',qos_specs=None,replication_status=,reservations=['161e5526-d7cd-4f98-91be-cec53236818d','e9374b10-754f-4554-a8b6-ae32ebae6ec5','9fdae0b8-255a-4f07-ae0a-bd9826e03b96','b8209847-e70d-4d30-8add-c9c91af40fe0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef4406bde84c482597d75519e47cc844',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:36:24.847867 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-531d03b9-57af-44cd-b1ff-f617c53b460b tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c75b78fa-d479-4d5d-b215-791021f4f888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:36:24.857014 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-531d03b9-57af-44cd-b1ff-f617c53b460b tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c75b78fa-d479-4d5d-b215-791021f4f888) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:36:24.857815 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-531d03b9-57af-44cd-b1ff-f617c53b460b tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Flow 'volume_create_api' (66068e04-3e6c-4e9a-abbc-7c51702dc0a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:36:24.858124 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-531d03b9-57af-44cd-b1ff-f617c53b460b tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Create volume request issued successfully. Aug 25 16:36:24.858711 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-531d03b9-57af-44cd-b1ff-f617c53b460b tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:36:24.859188 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1283/5158] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:36:24 2026] POST /volume/v3/volumes => generated 749 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:36:24.871634 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-3a0072f8-a730-49b1-8cbf-0e0400763a38 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:24.873570 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3a0072f8-a730-49b1-8cbf-0e0400763a38 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/volumes/c7cccf64-f66e-4223-8ce3-21ae867aae6b Aug 25 16:36:24.873674 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3a0072f8-a730-49b1-8cbf-0e0400763a38 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:24.873876 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3a0072f8-a730-49b1-8cbf-0e0400763a38 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:24.880547 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:24.880547 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:36:24.884732 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-3a0072f8-a730-49b1-8cbf-0e0400763a38 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Volume info retrieved successfully. Aug 25 16:36:24.889302 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3a0072f8-a730-49b1-8cbf-0e0400763a38 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/volumes/c7cccf64-f66e-4223-8ce3-21ae867aae6b returned with HTTP 200 Aug 25 16:36:24.889816 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1294/5159] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:24 2026] GET /volume/v3/volumes/c7cccf64-f66e-4223-8ce3-21ae867aae6b => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:25.902777 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b38c580e-ccd4-4e99-bd47-894a2eb5443f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:25.904405 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b38c580e-ccd4-4e99-bd47-894a2eb5443f tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/volumes/c7cccf64-f66e-4223-8ce3-21ae867aae6b Aug 25 16:36:25.904618 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b38c580e-ccd4-4e99-bd47-894a2eb5443f tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:25.904809 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b38c580e-ccd4-4e99-bd47-894a2eb5443f tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:25.913174 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:25.913174 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:36:25.918266 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-b38c580e-ccd4-4e99-bd47-894a2eb5443f tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Volume info retrieved successfully. Aug 25 16:36:25.921975 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b38c580e-ccd4-4e99-bd47-894a2eb5443f tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/volumes/c7cccf64-f66e-4223-8ce3-21ae867aae6b returned with HTTP 200 Aug 25 16:36:25.923466 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1287/5160] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:25 2026] GET /volume/v3/volumes/c7cccf64-f66e-4223-8ce3-21ae867aae6b => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:25.933517 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-4f4da344-e3dd-4b38-a844-80b5eebfd1be None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:25.935278 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4f4da344-e3dd-4b38-a844-80b5eebfd1be tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] POST https://10.4.3.102/volume/v3/backups Aug 25 16:36:25.935676 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4f4da344-e3dd-4b38-a844-80b5eebfd1be tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c7cccf64-f66e-4223-8ce3-21ae867aae6b", "name": "tempest-VolumesBackupsTest-Backup-2111732398"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:36:25.937367 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.contrib.backups [None req-4f4da344-e3dd-4b38-a844-80b5eebfd1be tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Creating new backup {'backup': {'volume_id': 'c7cccf64-f66e-4223-8ce3-21ae867aae6b', 'name': 'tempest-VolumesBackupsTest-Backup-2111732398'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 16:36:25.937496 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.contrib.backups [None req-4f4da344-e3dd-4b38-a844-80b5eebfd1be tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Creating backup of volume c7cccf64-f66e-4223-8ce3-21ae867aae6b in container None Aug 25 16:36:25.945054 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:25.945054 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:36:25.945387 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-4f4da344-e3dd-4b38-a844-80b5eebfd1be tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Volume info retrieved successfully. Aug 25 16:36:26.036826 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-4f4da344-e3dd-4b38-a844-80b5eebfd1be tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Created reservations ['6dbb4c4b-09e8-49c2-9618-de3cb6f7d7ad', '86f1f9b9-4a9b-4ac7-96f3-a39586925676'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:36:26.180934 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4f4da344-e3dd-4b38-a844-80b5eebfd1be tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups returned with HTTP 202 Aug 25 16:36:26.181282 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1297/5161] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:36:25 2026] POST /volume/v3/backups => generated 330 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:36:26.189131 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-867ab332-9ec1-4839-ade4-aa753bac8a3d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:26.190950 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-867ab332-9ec1-4839-ade4-aa753bac8a3d tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 Aug 25 16:36:26.191148 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-867ab332-9ec1-4839-ade4-aa753bac8a3d tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:26.191328 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-867ab332-9ec1-4839-ade4-aa753bac8a3d tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:26.191430 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-867ab332-9ec1-4839-ade4-aa753bac8a3d tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id db9fdd7d-cae6-4ad1-82c3-34389d57ad15. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:26.196311 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:26.196311 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:36:26.196932 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-867ab332-9ec1-4839-ade4-aa753bac8a3d tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 returned with HTTP 200 Aug 25 16:36:26.197262 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1284/5162] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:26 2026] GET /volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:27.206720 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-473f40c3-789a-4794-a042-2ff7510fd680 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:27.208510 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-473f40c3-789a-4794-a042-2ff7510fd680 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 Aug 25 16:36:27.208729 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-473f40c3-789a-4794-a042-2ff7510fd680 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:27.208926 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-473f40c3-789a-4794-a042-2ff7510fd680 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:27.209024 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-473f40c3-789a-4794-a042-2ff7510fd680 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id db9fdd7d-cae6-4ad1-82c3-34389d57ad15. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:27.212741 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:27.212741 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:36:27.213226 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-473f40c3-789a-4794-a042-2ff7510fd680 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 returned with HTTP 200 Aug 25 16:36:27.213541 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1295/5163] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:27 2026] GET /volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:28.222340 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-04010df9-30b1-4e4c-8db7-754302e812be None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:28.224090 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-04010df9-30b1-4e4c-8db7-754302e812be tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 Aug 25 16:36:28.224277 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-04010df9-30b1-4e4c-8db7-754302e812be tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:28.224451 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-04010df9-30b1-4e4c-8db7-754302e812be tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:28.224577 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-04010df9-30b1-4e4c-8db7-754302e812be tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id db9fdd7d-cae6-4ad1-82c3-34389d57ad15. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:28.228833 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:28.228833 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:36:28.229474 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-04010df9-30b1-4e4c-8db7-754302e812be tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 returned with HTTP 200 Aug 25 16:36:28.229875 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1288/5164] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:28 2026] GET /volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:29.239501 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1b4f0afd-d215-4e04-a7b7-c4168989d31d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:29.241699 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1b4f0afd-d215-4e04-a7b7-c4168989d31d tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 Aug 25 16:36:29.241939 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1b4f0afd-d215-4e04-a7b7-c4168989d31d tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:29.242180 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1b4f0afd-d215-4e04-a7b7-c4168989d31d tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:29.242330 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-1b4f0afd-d215-4e04-a7b7-c4168989d31d tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id db9fdd7d-cae6-4ad1-82c3-34389d57ad15. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:29.247448 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:29.247448 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:36:29.248258 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1b4f0afd-d215-4e04-a7b7-c4168989d31d tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 returned with HTTP 200 Aug 25 16:36:29.248755 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1298/5165] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:29 2026] GET /volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:30.260082 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c74e0229-d193-40ba-b29b-e40f24d07220 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:30.262163 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c74e0229-d193-40ba-b29b-e40f24d07220 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 Aug 25 16:36:30.262365 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c74e0229-d193-40ba-b29b-e40f24d07220 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:30.262549 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c74e0229-d193-40ba-b29b-e40f24d07220 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:30.262668 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-c74e0229-d193-40ba-b29b-e40f24d07220 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id db9fdd7d-cae6-4ad1-82c3-34389d57ad15. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:30.266957 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:30.266957 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:36:30.267752 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c74e0229-d193-40ba-b29b-e40f24d07220 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 returned with HTTP 200 Aug 25 16:36:30.268302 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1285/5166] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:30 2026] GET /volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:31.277544 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-73e778cf-dd7b-4d03-ab90-5e451748e9c0 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:31.279316 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-73e778cf-dd7b-4d03-ab90-5e451748e9c0 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 Aug 25 16:36:31.279530 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-73e778cf-dd7b-4d03-ab90-5e451748e9c0 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:31.279776 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-73e778cf-dd7b-4d03-ab90-5e451748e9c0 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:31.279915 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-73e778cf-dd7b-4d03-ab90-5e451748e9c0 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id db9fdd7d-cae6-4ad1-82c3-34389d57ad15. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:31.283850 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:31.283850 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:36:31.284434 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-73e778cf-dd7b-4d03-ab90-5e451748e9c0 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 returned with HTTP 200 Aug 25 16:36:31.284814 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1296/5167] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:31 2026] GET /volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:32.293975 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-e8fcebac-c4db-4340-85e7-756eac100bfb None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:32.295700 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e8fcebac-c4db-4340-85e7-756eac100bfb tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 Aug 25 16:36:32.295898 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e8fcebac-c4db-4340-85e7-756eac100bfb tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:32.296073 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e8fcebac-c4db-4340-85e7-756eac100bfb tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:32.296175 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-e8fcebac-c4db-4340-85e7-756eac100bfb tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id db9fdd7d-cae6-4ad1-82c3-34389d57ad15. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:32.300446 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:32.300446 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:36:32.300569 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e8fcebac-c4db-4340-85e7-756eac100bfb tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 returned with HTTP 200 Aug 25 16:36:32.300962 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1289/5168] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:32 2026] GET /volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:33.310110 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-fb2548b6-a003-4239-b16d-3c019f1d45ac None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:33.311938 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fb2548b6-a003-4239-b16d-3c019f1d45ac tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 Aug 25 16:36:33.312120 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fb2548b6-a003-4239-b16d-3c019f1d45ac tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:33.312325 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fb2548b6-a003-4239-b16d-3c019f1d45ac tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:33.312424 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-fb2548b6-a003-4239-b16d-3c019f1d45ac tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id db9fdd7d-cae6-4ad1-82c3-34389d57ad15. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:33.316123 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:33.316123 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:36:33.316681 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fb2548b6-a003-4239-b16d-3c019f1d45ac tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 returned with HTTP 200 Aug 25 16:36:33.316998 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1299/5169] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:33 2026] GET /volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:34.326740 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-fbb79250-f96b-4a42-bc9f-e361f79c4f95 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:34.328414 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-fbb79250-f96b-4a42-bc9f-e361f79c4f95 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 Aug 25 16:36:34.328581 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-fbb79250-f96b-4a42-bc9f-e361f79c4f95 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:34.328793 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-fbb79250-f96b-4a42-bc9f-e361f79c4f95 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:34.328895 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-fbb79250-f96b-4a42-bc9f-e361f79c4f95 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id db9fdd7d-cae6-4ad1-82c3-34389d57ad15. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:34.333548 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:34.333548 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:36:34.334292 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-fbb79250-f96b-4a42-bc9f-e361f79c4f95 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 returned with HTTP 200 Aug 25 16:36:34.334702 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1286/5170] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:34 2026] GET /volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:35.344162 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-aa124105-0475-4ae1-9cfd-b2d0491670e9 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:35.345690 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-aa124105-0475-4ae1-9cfd-b2d0491670e9 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 Aug 25 16:36:35.345854 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-aa124105-0475-4ae1-9cfd-b2d0491670e9 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:35.346019 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-aa124105-0475-4ae1-9cfd-b2d0491670e9 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:35.346131 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-aa124105-0475-4ae1-9cfd-b2d0491670e9 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id db9fdd7d-cae6-4ad1-82c3-34389d57ad15. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:35.349831 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:35.349831 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:36:35.350331 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-aa124105-0475-4ae1-9cfd-b2d0491670e9 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 returned with HTTP 200 Aug 25 16:36:35.350688 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1297/5171] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:35 2026] GET /volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:36.359975 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-87ae4215-3203-4c58-a411-8146a03bce52 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:36.361601 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-87ae4215-3203-4c58-a411-8146a03bce52 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 Aug 25 16:36:36.361807 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-87ae4215-3203-4c58-a411-8146a03bce52 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:36.361981 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-87ae4215-3203-4c58-a411-8146a03bce52 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:36.362083 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-87ae4215-3203-4c58-a411-8146a03bce52 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id db9fdd7d-cae6-4ad1-82c3-34389d57ad15. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:36.365912 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:36.365912 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:36:36.366437 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-87ae4215-3203-4c58-a411-8146a03bce52 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 returned with HTTP 200 Aug 25 16:36:36.366792 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1290/5172] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:36 2026] GET /volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:37.375843 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-90943e91-8b11-4851-bb10-fc30f24c1ac1 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:37.377537 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-90943e91-8b11-4851-bb10-fc30f24c1ac1 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 Aug 25 16:36:37.377790 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-90943e91-8b11-4851-bb10-fc30f24c1ac1 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:37.378012 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-90943e91-8b11-4851-bb10-fc30f24c1ac1 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:37.378132 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-90943e91-8b11-4851-bb10-fc30f24c1ac1 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id db9fdd7d-cae6-4ad1-82c3-34389d57ad15. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:37.382368 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:37.382368 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:36:37.382941 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-90943e91-8b11-4851-bb10-fc30f24c1ac1 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 returned with HTTP 200 Aug 25 16:36:37.383268 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1300/5173] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:37 2026] GET /volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:38.392312 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f42e1390-1f8c-465d-b61d-448fd461a965 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:38.394609 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f42e1390-1f8c-465d-b61d-448fd461a965 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 Aug 25 16:36:38.394609 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f42e1390-1f8c-465d-b61d-448fd461a965 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:38.394609 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f42e1390-1f8c-465d-b61d-448fd461a965 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:38.394793 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-f42e1390-1f8c-465d-b61d-448fd461a965 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id db9fdd7d-cae6-4ad1-82c3-34389d57ad15. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:38.398790 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:38.398790 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:36:38.399624 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f42e1390-1f8c-465d-b61d-448fd461a965 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 returned with HTTP 200 Aug 25 16:36:38.400030 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1287/5174] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:38 2026] GET /volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:39.409059 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9b000d8d-031f-4ed8-a32c-47f9e58669b3 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:39.410684 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9b000d8d-031f-4ed8-a32c-47f9e58669b3 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 Aug 25 16:36:39.410869 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9b000d8d-031f-4ed8-a32c-47f9e58669b3 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:39.411042 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9b000d8d-031f-4ed8-a32c-47f9e58669b3 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:39.411140 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-9b000d8d-031f-4ed8-a32c-47f9e58669b3 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id db9fdd7d-cae6-4ad1-82c3-34389d57ad15. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:39.415077 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:39.415077 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:36:39.415656 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9b000d8d-031f-4ed8-a32c-47f9e58669b3 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 returned with HTTP 200 Aug 25 16:36:39.415974 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1298/5175] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:39 2026] GET /volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:40.425336 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-1afcb8c4-a982-4e28-b4dd-ca7cf7b97f37 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:40.428650 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1afcb8c4-a982-4e28-b4dd-ca7cf7b97f37 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 Aug 25 16:36:40.428650 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1afcb8c4-a982-4e28-b4dd-ca7cf7b97f37 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:40.428650 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1afcb8c4-a982-4e28-b4dd-ca7cf7b97f37 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:40.428650 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-1afcb8c4-a982-4e28-b4dd-ca7cf7b97f37 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id db9fdd7d-cae6-4ad1-82c3-34389d57ad15. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:40.432703 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:40.432703 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:36:40.433425 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1afcb8c4-a982-4e28-b4dd-ca7cf7b97f37 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 returned with HTTP 200 Aug 25 16:36:40.433896 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1291/5176] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:40 2026] GET /volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:40.442582 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-9febf51a-4d55-4dfc-81aa-8d00ac579c56 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:40.444226 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9febf51a-4d55-4dfc-81aa-8d00ac579c56 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] POST https://10.4.3.102/volume/v3/backups Aug 25 16:36:40.444535 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9febf51a-4d55-4dfc-81aa-8d00ac579c56 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c7cccf64-f66e-4223-8ce3-21ae867aae6b", "incremental": true}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:36:40.445863 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.contrib.backups [None req-9febf51a-4d55-4dfc-81aa-8d00ac579c56 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Creating new backup {'backup': {'volume_id': 'c7cccf64-f66e-4223-8ce3-21ae867aae6b', 'incremental': True}} {{(pid=100457) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 16:36:40.445990 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.contrib.backups [None req-9febf51a-4d55-4dfc-81aa-8d00ac579c56 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Creating backup of volume c7cccf64-f66e-4223-8ce3-21ae867aae6b in container None Aug 25 16:36:40.453441 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:40.453441 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:36:40.453986 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-9febf51a-4d55-4dfc-81aa-8d00ac579c56 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Volume info retrieved successfully. Aug 25 16:36:40.470790 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-9febf51a-4d55-4dfc-81aa-8d00ac579c56 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Created reservations ['6b08aefe-d287-4e11-9716-fc444408ff5f', '73d59ceb-ac06-4984-9829-c3aeeef67082'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:36:40.489911 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9febf51a-4d55-4dfc-81aa-8d00ac579c56 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups returned with HTTP 400 Aug 25 16:36:40.490439 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1301/5177] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:36:40 2026] POST /volume/v3/backups => generated 109 bytes in 48 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 16:36:40.496827 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-53df06ec-b43e-4c4e-b3a5-9e2f5a9930bf None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:40.498619 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-53df06ec-b43e-4c4e-b3a5-9e2f5a9930bf tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] DELETE https://10.4.3.102/volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 Aug 25 16:36:40.498811 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-53df06ec-b43e-4c4e-b3a5-9e2f5a9930bf tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:40.498983 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-53df06ec-b43e-4c4e-b3a5-9e2f5a9930bf tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:40.499083 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.contrib.backups [None req-53df06ec-b43e-4c4e-b3a5-9e2f5a9930bf tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Delete backup with id: db9fdd7d-cae6-4ad1-82c3-34389d57ad15. Aug 25 16:36:40.503805 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:40.503805 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:36:40.514255 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.backup.rpcapi [None req-53df06ec-b43e-4c4e-b3a5-9e2f5a9930bf tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] delete_backup rpcapi backup_id db9fdd7d-cae6-4ad1-82c3-34389d57ad15 {{(pid=100455) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 16:36:40.515569 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-53df06ec-b43e-4c4e-b3a5-9e2f5a9930bf tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 returned with HTTP 202 Aug 25 16:36:40.515964 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1288/5178] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:36:40 2026] DELETE /volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:36:40.524190 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-02ac455a-c90a-45ec-b3f2-832061fe13df None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:40.526857 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-02ac455a-c90a-45ec-b3f2-832061fe13df tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 Aug 25 16:36:40.527150 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-02ac455a-c90a-45ec-b3f2-832061fe13df tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:40.527398 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-02ac455a-c90a-45ec-b3f2-832061fe13df tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:40.527580 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-02ac455a-c90a-45ec-b3f2-832061fe13df tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id db9fdd7d-cae6-4ad1-82c3-34389d57ad15. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:40.533557 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:40.533557 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:36:40.534550 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-02ac455a-c90a-45ec-b3f2-832061fe13df tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 returned with HTTP 200 Aug 25 16:36:40.535124 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1299/5179] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:40 2026] GET /volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:41.547064 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a56ce83f-e6f8-409f-9049-3625151dd7dc None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:41.548936 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a56ce83f-e6f8-409f-9049-3625151dd7dc tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 Aug 25 16:36:41.550316 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a56ce83f-e6f8-409f-9049-3625151dd7dc tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:41.550316 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a56ce83f-e6f8-409f-9049-3625151dd7dc tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:41.550316 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-a56ce83f-e6f8-409f-9049-3625151dd7dc tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id db9fdd7d-cae6-4ad1-82c3-34389d57ad15. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:41.553209 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a56ce83f-e6f8-409f-9049-3625151dd7dc tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 returned with HTTP 404 Aug 25 16:36:41.553785 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1292/5180] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:41 2026] GET /volume/v3/backups/db9fdd7d-cae6-4ad1-82c3-34389d57ad15 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:36:41.560785 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-19e3f6ce-12e8-4638-bd46-2aebbbc807a3 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:41.562570 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-19e3f6ce-12e8-4638-bd46-2aebbbc807a3 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:36:41.562954 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-19e3f6ce-12e8-4638-bd46-2aebbbc807a3 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-55219104"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:36:41.564420 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-19e3f6ce-12e8-4638-bd46-2aebbbc807a3 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-55219104'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:36:41.564568 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-19e3f6ce-12e8-4638-bd46-2aebbbc807a3 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Create volume of 1 GB Aug 25 16:36:41.568743 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-19e3f6ce-12e8-4638-bd46-2aebbbc807a3 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Availability Zones retrieved successfully. Aug 25 16:36:41.574201 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-19e3f6ce-12e8-4638-bd46-2aebbbc807a3 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Flow 'volume_create_api' (83c7386f-6361-4bf0-a265-b7446c8766d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:36:41.575184 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-19e3f6ce-12e8-4638-bd46-2aebbbc807a3 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebf0075b-7c22-4614-81b3-d423624fae63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:36:41.576099 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-19e3f6ce-12e8-4638-bd46-2aebbbc807a3 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:36:41.598609 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-19e3f6ce-12e8-4638-bd46-2aebbbc807a3 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebf0075b-7c22-4614-81b3-d423624fae63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:36:41.599510 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-19e3f6ce-12e8-4638-bd46-2aebbbc807a3 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1208bf1-a200-4a0f-bb09-8d5fd1fe1689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:36:41.633307 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-19e3f6ce-12e8-4638-bd46-2aebbbc807a3 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Created reservations ['adbf0911-089f-4bbc-9039-c14b5272706a', '5f5f885d-4dfe-4677-b65a-bf7f26f7c7d0', '7849ba2b-b92f-4b77-aec0-cbfa10042f49', 'ede2b71c-8947-4159-8e00-aaf53b8ed938'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:36:41.634123 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-19e3f6ce-12e8-4638-bd46-2aebbbc807a3 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1208bf1-a200-4a0f-bb09-8d5fd1fe1689) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['adbf0911-089f-4bbc-9039-c14b5272706a', '5f5f885d-4dfe-4677-b65a-bf7f26f7c7d0', '7849ba2b-b92f-4b77-aec0-cbfa10042f49', 'ede2b71c-8947-4159-8e00-aaf53b8ed938']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:36:41.634822 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-19e3f6ce-12e8-4638-bd46-2aebbbc807a3 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a2c3887-0fd7-4ee7-9494-be4b00720896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:36:41.661479 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-19e3f6ce-12e8-4638-bd46-2aebbbc807a3 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a2c3887-0fd7-4ee7-9494-be4b00720896) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3fc1e7e-c8f3-474a-8678-3370fbb936df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-55219104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b3e2147205146dba2f5e5d888be2025',qos_specs=None,replication_status=,reservations=['adbf0911-089f-4bbc-9039-c14b5272706a','5f5f885d-4dfe-4677-b65a-bf7f26f7c7d0','7849ba2b-b92f-4b77-aec0-cbfa10042f49','ede2b71c-8947-4159-8e00-aaf53b8ed938'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef4406bde84c482597d75519e47cc844',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:36:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-55219104',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3fc1e7e-c8f3-474a-8678-3370fbb936df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b3e2147205146dba2f5e5d888be2025',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef4406bde84c482597d75519e47cc844',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:36:41.662138 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-19e3f6ce-12e8-4638-bd46-2aebbbc807a3 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a033fedd-529d-4fef-a75d-2b9e0766268d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:36:41.678677 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-19e3f6ce-12e8-4638-bd46-2aebbbc807a3 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a033fedd-529d-4fef-a75d-2b9e0766268d) transitioned into state 'SUCCESS' from state '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-55219104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b3e2147205146dba2f5e5d888be2025',qos_specs=None,replication_status=,reservations=['adbf0911-089f-4bbc-9039-c14b5272706a','5f5f885d-4dfe-4677-b65a-bf7f26f7c7d0','7849ba2b-b92f-4b77-aec0-cbfa10042f49','ede2b71c-8947-4159-8e00-aaf53b8ed938'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef4406bde84c482597d75519e47cc844',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:36:41.679243 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-19e3f6ce-12e8-4638-bd46-2aebbbc807a3 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7ff93fa-218c-448d-8e37-a925de9875c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:36:41.690563 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-19e3f6ce-12e8-4638-bd46-2aebbbc807a3 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7ff93fa-218c-448d-8e37-a925de9875c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:36:41.691368 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-19e3f6ce-12e8-4638-bd46-2aebbbc807a3 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Flow 'volume_create_api' (83c7386f-6361-4bf0-a265-b7446c8766d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:36:41.691649 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-19e3f6ce-12e8-4638-bd46-2aebbbc807a3 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Create volume request issued successfully. Aug 25 16:36:41.692131 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-19e3f6ce-12e8-4638-bd46-2aebbbc807a3 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:36:41.692537 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1302/5181] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:36:41 2026] POST /volume/v3/volumes => generated 747 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:36:41.703566 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-42e3f6d2-a269-40ae-807a-23a7c8e18112 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:41.705131 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-42e3f6d2-a269-40ae-807a-23a7c8e18112 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/volumes/f3fc1e7e-c8f3-474a-8678-3370fbb936df Aug 25 16:36:41.705295 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-42e3f6d2-a269-40ae-807a-23a7c8e18112 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:41.705485 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-42e3f6d2-a269-40ae-807a-23a7c8e18112 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:41.711736 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:41.711736 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:36:41.714789 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-42e3f6d2-a269-40ae-807a-23a7c8e18112 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Volume info retrieved successfully. Aug 25 16:36:41.718304 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-42e3f6d2-a269-40ae-807a-23a7c8e18112 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/volumes/f3fc1e7e-c8f3-474a-8678-3370fbb936df returned with HTTP 200 Aug 25 16:36:41.718677 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1289/5182] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:41 2026] GET /volume/v3/volumes/f3fc1e7e-c8f3-474a-8678-3370fbb936df => generated 815 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:42.731646 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-1ac3ebe2-da37-4727-b385-abba8b7be099 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:42.733465 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1ac3ebe2-da37-4727-b385-abba8b7be099 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/volumes/f3fc1e7e-c8f3-474a-8678-3370fbb936df Aug 25 16:36:42.733690 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1ac3ebe2-da37-4727-b385-abba8b7be099 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:42.733861 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1ac3ebe2-da37-4727-b385-abba8b7be099 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:42.741134 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:42.741134 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:36:42.745921 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-1ac3ebe2-da37-4727-b385-abba8b7be099 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Volume info retrieved successfully. Aug 25 16:36:42.750682 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1ac3ebe2-da37-4727-b385-abba8b7be099 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/volumes/f3fc1e7e-c8f3-474a-8678-3370fbb936df returned with HTTP 200 Aug 25 16:36:42.751053 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1300/5183] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:42 2026] GET /volume/v3/volumes/f3fc1e7e-c8f3-474a-8678-3370fbb936df => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:42.768142 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-50da07d6-2b2e-48af-9c6a-694119f6f72f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:42.770273 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-50da07d6-2b2e-48af-9c6a-694119f6f72f tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] POST https://10.4.3.102/volume/v3/backups Aug 25 16:36:42.770273 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-50da07d6-2b2e-48af-9c6a-694119f6f72f tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f3fc1e7e-c8f3-474a-8678-3370fbb936df", "name": "tempest-VolumesBackupsTest-Backup-1773341831"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:36:42.772144 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.contrib.backups [None req-50da07d6-2b2e-48af-9c6a-694119f6f72f tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Creating new backup {'backup': {'volume_id': 'f3fc1e7e-c8f3-474a-8678-3370fbb936df', 'name': 'tempest-VolumesBackupsTest-Backup-1773341831'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 16:36:42.772292 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.contrib.backups [None req-50da07d6-2b2e-48af-9c6a-694119f6f72f tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Creating backup of volume f3fc1e7e-c8f3-474a-8678-3370fbb936df in container None Aug 25 16:36:42.779281 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:42.779281 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:36:42.779651 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-50da07d6-2b2e-48af-9c6a-694119f6f72f tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Volume info retrieved successfully. Aug 25 16:36:42.797408 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-50da07d6-2b2e-48af-9c6a-694119f6f72f tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Created reservations ['1ebc2e12-a54c-4ff9-9b93-f4cbc68a8881', '345f4e4b-6703-413e-b5ed-3cd48d73dac9'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:36:42.831362 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-50da07d6-2b2e-48af-9c6a-694119f6f72f tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups returned with HTTP 202 Aug 25 16:36:42.831872 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1293/5184] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:36:42 2026] POST /volume/v3/backups => generated 330 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:36:42.840861 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-8c3b13fc-6184-4fc6-8e7a-46b3bd149383 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:42.842331 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8c3b13fc-6184-4fc6-8e7a-46b3bd149383 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 Aug 25 16:36:42.842573 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8c3b13fc-6184-4fc6-8e7a-46b3bd149383 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:42.842772 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8c3b13fc-6184-4fc6-8e7a-46b3bd149383 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:42.842886 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-8c3b13fc-6184-4fc6-8e7a-46b3bd149383 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id 1cea71af-638c-407b-bcb1-8203315633d9. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:42.847209 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:42.847209 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:36:42.847904 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8c3b13fc-6184-4fc6-8e7a-46b3bd149383 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 returned with HTTP 200 Aug 25 16:36:42.848281 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1303/5185] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:42 2026] GET /volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:43.858385 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ed458869-d21f-4c0d-91e8-34a8e8f74138 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:43.861432 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ed458869-d21f-4c0d-91e8-34a8e8f74138 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 Aug 25 16:36:43.861660 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ed458869-d21f-4c0d-91e8-34a8e8f74138 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:43.861841 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ed458869-d21f-4c0d-91e8-34a8e8f74138 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:43.861956 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-ed458869-d21f-4c0d-91e8-34a8e8f74138 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id 1cea71af-638c-407b-bcb1-8203315633d9. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:43.868383 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:43.868383 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:36:43.869046 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ed458869-d21f-4c0d-91e8-34a8e8f74138 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 returned with HTTP 200 Aug 25 16:36:43.869620 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1290/5186] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:43 2026] GET /volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:44.879216 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-1987b82c-3bea-41a3-84a3-7344fd676e22 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:44.881004 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1987b82c-3bea-41a3-84a3-7344fd676e22 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 Aug 25 16:36:44.881243 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1987b82c-3bea-41a3-84a3-7344fd676e22 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:44.881458 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1987b82c-3bea-41a3-84a3-7344fd676e22 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:44.881584 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-1987b82c-3bea-41a3-84a3-7344fd676e22 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id 1cea71af-638c-407b-bcb1-8203315633d9. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:44.885479 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:44.885479 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:36:44.886171 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1987b82c-3bea-41a3-84a3-7344fd676e22 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 returned with HTTP 200 Aug 25 16:36:44.886526 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1301/5187] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:44 2026] GET /volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:45.897196 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c753ced6-c91d-43a3-8b20-5f670f2bf064 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:45.899017 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c753ced6-c91d-43a3-8b20-5f670f2bf064 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 Aug 25 16:36:45.899221 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c753ced6-c91d-43a3-8b20-5f670f2bf064 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:45.899410 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c753ced6-c91d-43a3-8b20-5f670f2bf064 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:45.899506 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-c753ced6-c91d-43a3-8b20-5f670f2bf064 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id 1cea71af-638c-407b-bcb1-8203315633d9. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:45.903736 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:45.903736 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:36:45.904320 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c753ced6-c91d-43a3-8b20-5f670f2bf064 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 returned with HTTP 200 Aug 25 16:36:45.904712 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1294/5188] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:45 2026] GET /volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:46.914142 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d0cd028b-3c51-4fc8-a05c-554837df2f6e None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:46.916150 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d0cd028b-3c51-4fc8-a05c-554837df2f6e tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 Aug 25 16:36:46.916324 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d0cd028b-3c51-4fc8-a05c-554837df2f6e tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:46.916529 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d0cd028b-3c51-4fc8-a05c-554837df2f6e tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:46.916670 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-d0cd028b-3c51-4fc8-a05c-554837df2f6e tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id 1cea71af-638c-407b-bcb1-8203315633d9. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:46.920780 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:46.920780 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:36:46.921364 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d0cd028b-3c51-4fc8-a05c-554837df2f6e tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 returned with HTTP 200 Aug 25 16:36:46.921894 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1304/5189] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:46 2026] GET /volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:47.098780 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-21498eaa-03d8-4a70-845d-7d37273a8bf1 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:47.100542 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-21498eaa-03d8-4a70-845d-7d37273a8bf1 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:36:47.100900 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-21498eaa-03d8-4a70-845d-7d37273a8bf1 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2440b718-95d7-4717-b5fc-658cebf0f70b", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1029058856", "description": null, "metadata": null}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:36:47.111252 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:47.111252 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:36:47.111697 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-21498eaa-03d8-4a70-845d-7d37273a8bf1 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:36:47.111869 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.snapshots [None req-21498eaa-03d8-4a70-845d-7d37273a8bf1 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Create snapshot from volume 2440b718-95d7-4717-b5fc-658cebf0f70b Aug 25 16:36:47.137890 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-21498eaa-03d8-4a70-845d-7d37273a8bf1 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Created reservations ['4b09f777-b607-4efb-98a4-c42639a6d1d0', '172d3a0d-42f3-4672-9454-f66cc9cbb755', '73a2f304-7bb1-499a-8245-b1e4c8d338c5', 'c8648096-5651-47ef-bc1a-0d9157c81a24'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:36:47.165009 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-21498eaa-03d8-4a70-845d-7d37273a8bf1 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot force create request issued successfully. Aug 25 16:36:47.165285 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-21498eaa-03d8-4a70-845d-7d37273a8bf1 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:36:47.165840 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1291/5190] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:36:47 2026] POST /volume/v3/snapshots => generated 308 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:36:47.175396 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-842effea-7e6b-401a-b082-f2f25c6a5e94 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:47.177108 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-842effea-7e6b-401a-b082-f2f25c6a5e94 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/snapshots/768096cd-fc72-4836-a807-a72653e874e2 Aug 25 16:36:47.177413 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-842effea-7e6b-401a-b082-f2f25c6a5e94 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:47.177673 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-842effea-7e6b-401a-b082-f2f25c6a5e94 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:47.182790 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:47.182790 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:36:47.183359 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-842effea-7e6b-401a-b082-f2f25c6a5e94 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot retrieved successfully. Aug 25 16:36:47.184196 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-842effea-7e6b-401a-b082-f2f25c6a5e94 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/768096cd-fc72-4836-a807-a72653e874e2 returned with HTTP 200 Aug 25 16:36:47.184635 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1302/5191] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:36:47 2026] GET /volume/v3/snapshots/768096cd-fc72-4836-a807-a72653e874e2 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:47.936404 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b0100e28-0e5e-4b07-8259-5a2d8dee01ea None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:47.938244 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b0100e28-0e5e-4b07-8259-5a2d8dee01ea tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 Aug 25 16:36:47.938470 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b0100e28-0e5e-4b07-8259-5a2d8dee01ea tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:47.938703 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b0100e28-0e5e-4b07-8259-5a2d8dee01ea tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:47.938820 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-b0100e28-0e5e-4b07-8259-5a2d8dee01ea tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id 1cea71af-638c-407b-bcb1-8203315633d9. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:47.943419 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:47.943419 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:36:47.944082 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b0100e28-0e5e-4b07-8259-5a2d8dee01ea tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 returned with HTTP 200 Aug 25 16:36:47.944484 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1295/5192] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:47 2026] GET /volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:48.194462 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f6a15c3c-22cb-4106-b8ef-6fe002ee7636 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:48.196676 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f6a15c3c-22cb-4106-b8ef-6fe002ee7636 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/snapshots/768096cd-fc72-4836-a807-a72653e874e2 Aug 25 16:36:48.196943 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f6a15c3c-22cb-4106-b8ef-6fe002ee7636 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:48.197189 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f6a15c3c-22cb-4106-b8ef-6fe002ee7636 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:48.203043 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:48.203043 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:36:48.203603 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-f6a15c3c-22cb-4106-b8ef-6fe002ee7636 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot retrieved successfully. Aug 25 16:36:48.204610 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f6a15c3c-22cb-4106-b8ef-6fe002ee7636 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/768096cd-fc72-4836-a807-a72653e874e2 returned with HTTP 200 Aug 25 16:36:48.205199 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1305/5193] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:36:48 2026] GET /volume/v3/snapshots/768096cd-fc72-4836-a807-a72653e874e2 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:48.215889 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-71682fc3-b1a3-41e0-8ee3-8b9a450b52e2 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:48.217684 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-71682fc3-b1a3-41e0-8ee3-8b9a450b52e2 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/snapshots/768096cd-fc72-4836-a807-a72653e874e2 Aug 25 16:36:48.217914 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-71682fc3-b1a3-41e0-8ee3-8b9a450b52e2 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:48.218125 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-71682fc3-b1a3-41e0-8ee3-8b9a450b52e2 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:48.222689 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:48.222689 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:36:48.223048 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-71682fc3-b1a3-41e0-8ee3-8b9a450b52e2 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot retrieved successfully. Aug 25 16:36:48.223704 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-71682fc3-b1a3-41e0-8ee3-8b9a450b52e2 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/768096cd-fc72-4836-a807-a72653e874e2 returned with HTTP 200 Aug 25 16:36:48.224027 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1292/5194] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:36:48 2026] GET /volume/v3/snapshots/768096cd-fc72-4836-a807-a72653e874e2 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:48.231988 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-5466b6e3-7947-4e15-9165-c774e1e16e8d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:48.233600 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5466b6e3-7947-4e15-9165-c774e1e16e8d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:36:48.234035 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5466b6e3-7947-4e15-9165-c774e1e16e8d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-68721808", "snapshot_id": "768096cd-fc72-4836-a807-a72653e874e2", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:36:48.235532 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-5466b6e3-7947-4e15-9165-c774e1e16e8d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-68721808', 'snapshot_id': '768096cd-fc72-4836-a807-a72653e874e2', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:36:48.241480 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:48.241480 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:36:48.242088 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-5466b6e3-7947-4e15-9165-c774e1e16e8d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot retrieved successfully. Aug 25 16:36:48.242268 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-5466b6e3-7947-4e15-9165-c774e1e16e8d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Create volume of 1 GB Aug 25 16:36:48.245901 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-5466b6e3-7947-4e15-9165-c774e1e16e8d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Availability Zones retrieved successfully. Aug 25 16:36:48.250937 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-5466b6e3-7947-4e15-9165-c774e1e16e8d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Flow 'volume_create_api' (9bbff95d-ebb6-4f26-bade-0758c33cb00e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:36:48.252305 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-5466b6e3-7947-4e15-9165-c774e1e16e8d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39c4803c-34f5-4205-ae2d-c349b0c265a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:36:48.253375 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-5466b6e3-7947-4e15-9165-c774e1e16e8d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:36:48.284779 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-5466b6e3-7947-4e15-9165-c774e1e16e8d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39c4803c-34f5-4205-ae2d-c349b0c265a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '768096cd-fc72-4836-a807-a72653e874e2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:36:48.285530 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-5466b6e3-7947-4e15-9165-c774e1e16e8d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01e9433c-e9a0-4cfa-a959-3ef094d85e39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:36:48.320273 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-5466b6e3-7947-4e15-9165-c774e1e16e8d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Created reservations ['d6478e30-fcc3-4011-8927-86342e47fc21', '4967e453-710c-42ee-9d6d-b2572626af6a', 'e1439741-7612-4cc7-a439-73d9f304a029', 'c648d63a-3a2e-4f57-9a1d-c5f239abead0'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:36:48.320998 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-5466b6e3-7947-4e15-9165-c774e1e16e8d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01e9433c-e9a0-4cfa-a959-3ef094d85e39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6478e30-fcc3-4011-8927-86342e47fc21', '4967e453-710c-42ee-9d6d-b2572626af6a', 'e1439741-7612-4cc7-a439-73d9f304a029', 'c648d63a-3a2e-4f57-9a1d-c5f239abead0']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:36:48.321711 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-5466b6e3-7947-4e15-9165-c774e1e16e8d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9811491a-451b-4fef-bc69-053beffac09d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:36:48.361402 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-5466b6e3-7947-4e15-9165-c774e1e16e8d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9811491a-451b-4fef-bc69-053beffac09d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3569b5d2-8e70-4a19-8389-f842a1e77d5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-68721808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a42f8af637549e4bd755df18f9c4bbc',qos_specs=None,replication_status=,reservations=['d6478e30-fcc3-4011-8927-86342e47fc21','4967e453-710c-42ee-9d6d-b2572626af6a','e1439741-7612-4cc7-a439-73d9f304a029','c648d63a-3a2e-4f57-9a1d-c5f239abead0'],size=1,snapshot_id=768096cd-fc72-4836-a807-a72653e874e2,source_replicaid=,source_volid=None,status='creating',user_id='01e7476ebfc64ba587039307d7d82a0b',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:36:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-68721808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3569b5d2-8e70-4a19-8389-f842a1e77d5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a42f8af637549e4bd755df18f9c4bbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=768096cd-fc72-4836-a807-a72653e874e2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01e7476ebfc64ba587039307d7d82a0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:36:48.362254 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-5466b6e3-7947-4e15-9165-c774e1e16e8d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00425fc5-01b8-4752-bdcd-62e6a28ad16e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:36:48.381108 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-5466b6e3-7947-4e15-9165-c774e1e16e8d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00425fc5-01b8-4752-bdcd-62e6a28ad16e) transitioned into state 'SUCCESS' from state '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-68721808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a42f8af637549e4bd755df18f9c4bbc',qos_specs=None,replication_status=,reservations=['d6478e30-fcc3-4011-8927-86342e47fc21','4967e453-710c-42ee-9d6d-b2572626af6a','e1439741-7612-4cc7-a439-73d9f304a029','c648d63a-3a2e-4f57-9a1d-c5f239abead0'],size=1,snapshot_id=768096cd-fc72-4836-a807-a72653e874e2,source_replicaid=,source_volid=None,status='creating',user_id='01e7476ebfc64ba587039307d7d82a0b',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:36:48.381792 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-5466b6e3-7947-4e15-9165-c774e1e16e8d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (543b8374-ccf9-42d0-bd60-dfcf196ee803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:36:48.405531 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-5466b6e3-7947-4e15-9165-c774e1e16e8d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (543b8374-ccf9-42d0-bd60-dfcf196ee803) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:36:48.406548 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-5466b6e3-7947-4e15-9165-c774e1e16e8d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Flow 'volume_create_api' (9bbff95d-ebb6-4f26-bade-0758c33cb00e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:36:48.406949 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-5466b6e3-7947-4e15-9165-c774e1e16e8d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Create volume request issued successfully. Aug 25 16:36:48.407518 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5466b6e3-7947-4e15-9165-c774e1e16e8d tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:36:48.407984 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1303/5195] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:36:48 2026] POST /volume/v3/volumes => generated 783 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:36:48.418733 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-3e834568-04e8-4ddd-b33c-6b8ff4cda2fc None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:48.420380 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3e834568-04e8-4ddd-b33c-6b8ff4cda2fc tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/3569b5d2-8e70-4a19-8389-f842a1e77d5c Aug 25 16:36:48.420552 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3e834568-04e8-4ddd-b33c-6b8ff4cda2fc tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:48.420743 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3e834568-04e8-4ddd-b33c-6b8ff4cda2fc tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:48.428086 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:48.428086 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:36:48.431750 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-3e834568-04e8-4ddd-b33c-6b8ff4cda2fc tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:36:48.435732 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3e834568-04e8-4ddd-b33c-6b8ff4cda2fc tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/3569b5d2-8e70-4a19-8389-f842a1e77d5c returned with HTTP 200 Aug 25 16:36:48.436098 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1296/5196] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:48 2026] GET /volume/v3/volumes/3569b5d2-8e70-4a19-8389-f842a1e77d5c => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:48.956557 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-80e101e7-0507-49ce-baef-b12ee66a40d0 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:48.958418 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-80e101e7-0507-49ce-baef-b12ee66a40d0 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 Aug 25 16:36:48.958930 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-80e101e7-0507-49ce-baef-b12ee66a40d0 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:48.958930 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-80e101e7-0507-49ce-baef-b12ee66a40d0 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:48.958930 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-80e101e7-0507-49ce-baef-b12ee66a40d0 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id 1cea71af-638c-407b-bcb1-8203315633d9. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:48.963304 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:48.963304 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:36:48.964016 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-80e101e7-0507-49ce-baef-b12ee66a40d0 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 returned with HTTP 200 Aug 25 16:36:48.964430 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1306/5197] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:48 2026] GET /volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:49.451231 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b4dc7678-6c09-425b-b914-5f6a405cb9ac None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:49.458521 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b4dc7678-6c09-425b-b914-5f6a405cb9ac tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/3569b5d2-8e70-4a19-8389-f842a1e77d5c Aug 25 16:36:49.459248 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b4dc7678-6c09-425b-b914-5f6a405cb9ac tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:49.460256 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b4dc7678-6c09-425b-b914-5f6a405cb9ac tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:49.485612 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:49.485612 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:36:49.506553 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-b4dc7678-6c09-425b-b914-5f6a405cb9ac tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:36:49.515518 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b4dc7678-6c09-425b-b914-5f6a405cb9ac tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/3569b5d2-8e70-4a19-8389-f842a1e77d5c returned with HTTP 200 Aug 25 16:36:49.515885 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1293/5198] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:49 2026] GET /volume/v3/volumes/3569b5d2-8e70-4a19-8389-f842a1e77d5c => generated 1392 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:36:49.527104 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f5bbb726-91bd-4a3e-9067-0231cfc3ac01 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:49.528881 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f5bbb726-91bd-4a3e-9067-0231cfc3ac01 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/3569b5d2-8e70-4a19-8389-f842a1e77d5c Aug 25 16:36:49.529071 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f5bbb726-91bd-4a3e-9067-0231cfc3ac01 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:49.529263 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f5bbb726-91bd-4a3e-9067-0231cfc3ac01 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:49.536404 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:49.536404 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:36:49.539750 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-f5bbb726-91bd-4a3e-9067-0231cfc3ac01 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:36:49.543704 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f5bbb726-91bd-4a3e-9067-0231cfc3ac01 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/3569b5d2-8e70-4a19-8389-f842a1e77d5c returned with HTTP 200 Aug 25 16:36:49.544032 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1304/5199] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:49 2026] GET /volume/v3/volumes/3569b5d2-8e70-4a19-8389-f842a1e77d5c => generated 1392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:36:49.650158 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-6458c6b1-4b34-45c7-ba7c-79b53cc5f236 req-15f8e280-3e16-4eab-b8ea-5d51b1603e24 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:49.652152 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-6458c6b1-4b34-45c7-ba7c-79b53cc5f236 req-15f8e280-3e16-4eab-b8ea-5d51b1603e24 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/3569b5d2-8e70-4a19-8389-f842a1e77d5c Aug 25 16:36:49.652406 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-6458c6b1-4b34-45c7-ba7c-79b53cc5f236 req-15f8e280-3e16-4eab-b8ea-5d51b1603e24 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:49.652580 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-6458c6b1-4b34-45c7-ba7c-79b53cc5f236 req-15f8e280-3e16-4eab-b8ea-5d51b1603e24 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:49.659945 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:49.659945 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:36:49.663469 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-6458c6b1-4b34-45c7-ba7c-79b53cc5f236 req-15f8e280-3e16-4eab-b8ea-5d51b1603e24 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:36:49.667370 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-6458c6b1-4b34-45c7-ba7c-79b53cc5f236 req-15f8e280-3e16-4eab-b8ea-5d51b1603e24 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/3569b5d2-8e70-4a19-8389-f842a1e77d5c returned with HTTP 200 Aug 25 16:36:49.667757 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1297/5200] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:36:49 2026] GET /volume/v3/volumes/3569b5d2-8e70-4a19-8389-f842a1e77d5c => generated 1392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:36:49.974625 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-533926e4-ffb4-445c-adc9-e8c1eaa0bf57 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:49.976324 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-533926e4-ffb4-445c-adc9-e8c1eaa0bf57 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 Aug 25 16:36:49.976517 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-533926e4-ffb4-445c-adc9-e8c1eaa0bf57 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:49.976716 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-533926e4-ffb4-445c-adc9-e8c1eaa0bf57 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:49.976820 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-533926e4-ffb4-445c-adc9-e8c1eaa0bf57 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id 1cea71af-638c-407b-bcb1-8203315633d9. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:49.981764 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:49.981764 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:36:49.982482 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-533926e4-ffb4-445c-adc9-e8c1eaa0bf57 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 returned with HTTP 200 Aug 25 16:36:49.983026 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1307/5201] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:49 2026] GET /volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:50.078376 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-6458c6b1-4b34-45c7-ba7c-79b53cc5f236 req-49ada58c-6273-4928-a196-036d3981f43a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:50.080137 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-6458c6b1-4b34-45c7-ba7c-79b53cc5f236 req-49ada58c-6273-4928-a196-036d3981f43a tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/3569b5d2-8e70-4a19-8389-f842a1e77d5c Aug 25 16:36:50.080376 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-6458c6b1-4b34-45c7-ba7c-79b53cc5f236 req-49ada58c-6273-4928-a196-036d3981f43a tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:50.080578 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-6458c6b1-4b34-45c7-ba7c-79b53cc5f236 req-49ada58c-6273-4928-a196-036d3981f43a tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:50.086584 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:50.086584 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:36:50.089397 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-6458c6b1-4b34-45c7-ba7c-79b53cc5f236 req-49ada58c-6273-4928-a196-036d3981f43a tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:36:50.093469 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-6458c6b1-4b34-45c7-ba7c-79b53cc5f236 req-49ada58c-6273-4928-a196-036d3981f43a tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/3569b5d2-8e70-4a19-8389-f842a1e77d5c returned with HTTP 200 Aug 25 16:36:50.093844 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1294/5202] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:36:50 2026] GET /volume/v3/volumes/3569b5d2-8e70-4a19-8389-f842a1e77d5c => generated 1392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:36:50.102625 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-fdd655c2-6096-4606-8978-2b158e0ccc1c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:50.102697 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fdd655c2-6096-4606-8978-2b158e0ccc1c None None] GET https://10.4.3.102/volume// Aug 25 16:36:50.102862 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fdd655c2-6096-4606-8978-2b158e0ccc1c None None] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:50.103046 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fdd655c2-6096-4606-8978-2b158e0ccc1c None None] Calling method 'all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:50.103396 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fdd655c2-6096-4606-8978-2b158e0ccc1c None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:36:50.103694 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1305/5203] 10.4.3.102 () {66 vars in 1419 bytes} [Tue Aug 25 16:36:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:36:50.110499 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-6458c6b1-4b34-45c7-ba7c-79b53cc5f236 req-001020fd-9762-4e5c-a1e6-a6814af1a7c0 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:50.112180 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-6458c6b1-4b34-45c7-ba7c-79b53cc5f236 req-001020fd-9762-4e5c-a1e6-a6814af1a7c0 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:36:50.112579 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-6458c6b1-4b34-45c7-ba7c-79b53cc5f236 req-001020fd-9762-4e5c-a1e6-a6814af1a7c0 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3569b5d2-8e70-4a19-8389-f842a1e77d5c", "connector": null, "instance_uuid": "caa9e4d8-d51e-46c4-8bdb-87f2ec19aec8"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:36:50.119817 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:50.119817 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:36:50.141938 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-6458c6b1-4b34-45c7-ba7c-79b53cc5f236 req-001020fd-9762-4e5c-a1e6-a6814af1a7c0 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:36:50.142565 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1298/5204] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:36:50 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) Aug 25 16:36:50.924818 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-3e96f9e8-fbb3-477e-b302-8ac852a9d812 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:50.925318 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3e96f9e8-fbb3-477e-b302-8ac852a9d812 None None] GET https://10.4.3.102/volume// Aug 25 16:36:50.925514 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3e96f9e8-fbb3-477e-b302-8ac852a9d812 None None] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:50.925782 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3e96f9e8-fbb3-477e-b302-8ac852a9d812 None None] Calling method 'all' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:50.926149 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3e96f9e8-fbb3-477e-b302-8ac852a9d812 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:36:50.926501 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1308/5205] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:36:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:36:50.937090 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-6458c6b1-4b34-45c7-ba7c-79b53cc5f236 req-b13475e6-5e79-469e-a5c6-7542c8fe58a2 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:50.945381 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-6458c6b1-4b34-45c7-ba7c-79b53cc5f236 req-b13475e6-5e79-469e-a5c6-7542c8fe58a2 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/3569b5d2-8e70-4a19-8389-f842a1e77d5c Aug 25 16:36:50.946641 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-6458c6b1-4b34-45c7-ba7c-79b53cc5f236 req-b13475e6-5e79-469e-a5c6-7542c8fe58a2 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:50.947815 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-6458c6b1-4b34-45c7-ba7c-79b53cc5f236 req-b13475e6-5e79-469e-a5c6-7542c8fe58a2 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:50.986460 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:50.986460 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:36:50.991363 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-6458c6b1-4b34-45c7-ba7c-79b53cc5f236 req-b13475e6-5e79-469e-a5c6-7542c8fe58a2 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:36:50.992021 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b6a3cb5a-8475-40da-a8e4-3313f70ec588 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:50.993844 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b6a3cb5a-8475-40da-a8e4-3313f70ec588 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 Aug 25 16:36:50.994084 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b6a3cb5a-8475-40da-a8e4-3313f70ec588 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:50.994278 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b6a3cb5a-8475-40da-a8e4-3313f70ec588 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:50.994405 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-b6a3cb5a-8475-40da-a8e4-3313f70ec588 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id 1cea71af-638c-407b-bcb1-8203315633d9. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:51.002201 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-6458c6b1-4b34-45c7-ba7c-79b53cc5f236 req-b13475e6-5e79-469e-a5c6-7542c8fe58a2 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/3569b5d2-8e70-4a19-8389-f842a1e77d5c returned with HTTP 200 Aug 25 16:36:51.002709 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1295/5206] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:36:50 2026] GET /volume/v3/volumes/3569b5d2-8e70-4a19-8389-f842a1e77d5c => generated 1571 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:36:51.002905 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:51.002905 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:36:51.003863 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b6a3cb5a-8475-40da-a8e4-3313f70ec588 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 returned with HTTP 200 Aug 25 16:36:51.004416 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1306/5207] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:50 2026] GET /volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:51.102867 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-6458c6b1-4b34-45c7-ba7c-79b53cc5f236 req-91098dc4-f260-443b-93f9-aadc90779f07 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:51.105011 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-6458c6b1-4b34-45c7-ba7c-79b53cc5f236 req-91098dc4-f260-443b-93f9-aadc90779f07 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] PUT https://10.4.3.102/volume/v3/attachments/67d67625-09e8-40bf-bc5b-bc3b55167f51 Aug 25 16:36:51.105389 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-6458c6b1-4b34-45c7-ba7c-79b53cc5f236 req-91098dc4-f260-443b-93f9-aadc90779f07 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:36:51.113196 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-6458c6b1-4b34-45c7-ba7c-79b53cc5f236 req-91098dc4-f260-443b-93f9-aadc90779f07 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Acquiring lock "cinder-attachment_update-3569b5d2-8e70-4a19-8389-f842a1e77d5c-np0000008093" by "attachment_update" {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:36:51.117146 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-6458c6b1-4b34-45c7-ba7c-79b53cc5f236 req-91098dc4-f260-443b-93f9-aadc90779f07 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Lock "cinder-attachment_update-3569b5d2-8e70-4a19-8389-f842a1e77d5c-np0000008093" acquired by "attachment_update" :: waited 0.004s {{(pid=100456) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:36:51.118040 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:51.118040 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:36:51.223001 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.coordination [req-6458c6b1-4b34-45c7-ba7c-79b53cc5f236 req-91098dc4-f260-443b-93f9-aadc90779f07 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Lock "cinder-attachment_update-3569b5d2-8e70-4a19-8389-f842a1e77d5c-np0000008093" released by "attachment_update" :: held 0.106s {{(pid=100456) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:36:51.223334 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-6458c6b1-4b34-45c7-ba7c-79b53cc5f236 req-91098dc4-f260-443b-93f9-aadc90779f07 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/attachments/67d67625-09e8-40bf-bc5b-bc3b55167f51 returned with HTTP 200 Aug 25 16:36:51.223790 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1299/5208] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:36:51 2026] PUT /volume/v3/attachments/67d67625-09e8-40bf-bc5b-bc3b55167f51 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:36:51.244930 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-6458c6b1-4b34-45c7-ba7c-79b53cc5f236 req-dd5d9755-057f-4b7d-a6b8-97fe0fafe12b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:51.247172 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-6458c6b1-4b34-45c7-ba7c-79b53cc5f236 req-dd5d9755-057f-4b7d-a6b8-97fe0fafe12b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] POST https://10.4.3.102/volume/v3/attachments/67d67625-09e8-40bf-bc5b-bc3b55167f51/action Aug 25 16:36:51.247611 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-6458c6b1-4b34-45c7-ba7c-79b53cc5f236 req-dd5d9755-057f-4b7d-a6b8-97fe0fafe12b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action body: b'{"os-complete": null}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:36:51.247803 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-6458c6b1-4b34-45c7-ba7c-79b53cc5f236 req-dd5d9755-057f-4b7d-a6b8-97fe0fafe12b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:36:51.264780 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:51.264780 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:36:51.284672 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-6458c6b1-4b34-45c7-ba7c-79b53cc5f236 req-dd5d9755-057f-4b7d-a6b8-97fe0fafe12b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/attachments/67d67625-09e8-40bf-bc5b-bc3b55167f51/action returned with HTTP 204 Aug 25 16:36:51.285159 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1309/5209] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:36:51 2026] POST /volume/v3/attachments/67d67625-09e8-40bf-bc5b-bc3b55167f51/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:36:52.014334 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-bbbac548-5be7-4fcc-9213-461a0b7b200c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:52.016580 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bbbac548-5be7-4fcc-9213-461a0b7b200c tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 Aug 25 16:36:52.016841 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bbbac548-5be7-4fcc-9213-461a0b7b200c tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:52.017080 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bbbac548-5be7-4fcc-9213-461a0b7b200c tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:52.017223 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-bbbac548-5be7-4fcc-9213-461a0b7b200c tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id 1cea71af-638c-407b-bcb1-8203315633d9. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:52.022116 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:52.022116 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:36:52.022887 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bbbac548-5be7-4fcc-9213-461a0b7b200c tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 returned with HTTP 200 Aug 25 16:36:52.023353 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1296/5210] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:52 2026] GET /volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:53.034909 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ae0bab42-8fa4-4258-8b8c-bd19eb25acdc None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:53.036568 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ae0bab42-8fa4-4258-8b8c-bd19eb25acdc tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 Aug 25 16:36:53.036772 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ae0bab42-8fa4-4258-8b8c-bd19eb25acdc tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:53.036955 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ae0bab42-8fa4-4258-8b8c-bd19eb25acdc tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:53.037058 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-ae0bab42-8fa4-4258-8b8c-bd19eb25acdc tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id 1cea71af-638c-407b-bcb1-8203315633d9. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:53.038751 np0000008093 devstack@c-api.service[100454]: DEBUG dbcounter [-] [100454] Writing DB stats cinder:SELECT=161,cinder:UPDATE=34,cinder:INSERT=11 {{(pid=100454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:36:53.041361 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:53.041361 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:36:53.041968 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ae0bab42-8fa4-4258-8b8c-bd19eb25acdc tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 returned with HTTP 200 Aug 25 16:36:53.042372 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1307/5211] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:53 2026] GET /volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:54.052217 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c878f2a9-efd6-4cf1-be08-0d5a6a6e3630 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:54.054124 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c878f2a9-efd6-4cf1-be08-0d5a6a6e3630 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 Aug 25 16:36:54.054332 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c878f2a9-efd6-4cf1-be08-0d5a6a6e3630 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:54.054526 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c878f2a9-efd6-4cf1-be08-0d5a6a6e3630 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:54.054647 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-c878f2a9-efd6-4cf1-be08-0d5a6a6e3630 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id 1cea71af-638c-407b-bcb1-8203315633d9. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:54.056300 np0000008093 devstack@c-api.service[100456]: DEBUG dbcounter [-] [100456] Writing DB stats cinder:SELECT=139,cinder:UPDATE=25,cinder:INSERT=6 {{(pid=100456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:36:54.059024 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:54.059024 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:36:54.059650 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c878f2a9-efd6-4cf1-be08-0d5a6a6e3630 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 returned with HTTP 200 Aug 25 16:36:54.060046 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1300/5212] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:54 2026] GET /volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:55.070128 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-857606e7-a57c-4657-9936-68c837b53bef None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:55.071850 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-857606e7-a57c-4657-9936-68c837b53bef tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 Aug 25 16:36:55.072045 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-857606e7-a57c-4657-9936-68c837b53bef tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:55.072235 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-857606e7-a57c-4657-9936-68c837b53bef tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:55.072343 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-857606e7-a57c-4657-9936-68c837b53bef tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id 1cea71af-638c-407b-bcb1-8203315633d9. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:55.074275 np0000008093 devstack@c-api.service[100457]: DEBUG dbcounter [-] [100457] Writing DB stats cinder:SELECT=170,cinder:UPDATE=52,cinder:INSERT=27 {{(pid=100457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:36:55.078472 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:55.078472 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:36:55.079226 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-857606e7-a57c-4657-9936-68c837b53bef tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 returned with HTTP 200 Aug 25 16:36:55.079602 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1310/5213] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:55 2026] GET /volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:56.089222 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d6055739-2e3f-4392-80e7-ea8b4912f446 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:56.090705 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d6055739-2e3f-4392-80e7-ea8b4912f446 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 Aug 25 16:36:56.090877 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d6055739-2e3f-4392-80e7-ea8b4912f446 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:56.091059 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d6055739-2e3f-4392-80e7-ea8b4912f446 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:56.091209 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-d6055739-2e3f-4392-80e7-ea8b4912f446 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id 1cea71af-638c-407b-bcb1-8203315633d9. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:56.093144 np0000008093 devstack@c-api.service[100455]: DEBUG dbcounter [-] [100455] Writing DB stats cinder:SELECT=157,cinder:UPDATE=38,cinder:INSERT=14 {{(pid=100455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:36:56.096472 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:56.096472 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:36:56.097259 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d6055739-2e3f-4392-80e7-ea8b4912f446 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 returned with HTTP 200 Aug 25 16:36:56.097987 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1297/5214] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:56 2026] GET /volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:57.110919 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-3288d6c1-beaa-4d1c-b026-bc64d9e20273 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:57.112920 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3288d6c1-beaa-4d1c-b026-bc64d9e20273 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 Aug 25 16:36:57.113156 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3288d6c1-beaa-4d1c-b026-bc64d9e20273 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:57.113360 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3288d6c1-beaa-4d1c-b026-bc64d9e20273 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:57.113482 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-3288d6c1-beaa-4d1c-b026-bc64d9e20273 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id 1cea71af-638c-407b-bcb1-8203315633d9. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:57.118455 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:57.118455 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:36:57.119221 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3288d6c1-beaa-4d1c-b026-bc64d9e20273 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 returned with HTTP 200 Aug 25 16:36:57.119651 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1308/5215] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:57 2026] GET /volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:57.129084 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-2d01002d-227a-442e-9ab1-443c27dca457 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:57.131065 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2d01002d-227a-442e-9ab1-443c27dca457 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] POST https://10.4.3.102/volume/v3/backups Aug 25 16:36:57.131214 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2d01002d-227a-442e-9ab1-443c27dca457 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f3fc1e7e-c8f3-474a-8678-3370fbb936df", "name": "tempest-VolumesBackupsTest-Backup-1489224054"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:36:57.133007 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.contrib.backups [None req-2d01002d-227a-442e-9ab1-443c27dca457 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Creating new backup {'backup': {'volume_id': 'f3fc1e7e-c8f3-474a-8678-3370fbb936df', 'name': 'tempest-VolumesBackupsTest-Backup-1489224054'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 16:36:57.133203 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.contrib.backups [None req-2d01002d-227a-442e-9ab1-443c27dca457 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Creating backup of volume f3fc1e7e-c8f3-474a-8678-3370fbb936df in container None Aug 25 16:36:57.141961 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:57.141961 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:36:57.144337 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-2d01002d-227a-442e-9ab1-443c27dca457 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Volume info retrieved successfully. Aug 25 16:36:57.163694 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-2d01002d-227a-442e-9ab1-443c27dca457 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Created reservations ['a4f1aad9-1348-40cd-9c20-67aa08cb2dac', '2003f51a-22e8-471d-8dd0-e5a3621f0cf4'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:36:57.206436 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2d01002d-227a-442e-9ab1-443c27dca457 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups returned with HTTP 202 Aug 25 16:36:57.207267 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1301/5216] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:36:57 2026] POST /volume/v3/backups => generated 330 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:36:57.215327 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-968ba14b-621a-4d6a-88d4-b71c9e8db726 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:57.217789 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-968ba14b-621a-4d6a-88d4-b71c9e8db726 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e Aug 25 16:36:57.217987 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-968ba14b-621a-4d6a-88d4-b71c9e8db726 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:57.218904 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-968ba14b-621a-4d6a-88d4-b71c9e8db726 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:57.218904 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-968ba14b-621a-4d6a-88d4-b71c9e8db726 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id e32c38d1-f701-4381-959f-2e0fc3678b0e. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:57.224915 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:57.224915 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:36:57.226008 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-968ba14b-621a-4d6a-88d4-b71c9e8db726 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e returned with HTTP 200 Aug 25 16:36:57.226720 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1311/5217] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:57 2026] GET /volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:58.238696 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-45571216-cf7e-426f-b6a5-8c49284d69da None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:58.240301 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-45571216-cf7e-426f-b6a5-8c49284d69da tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e Aug 25 16:36:58.240477 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-45571216-cf7e-426f-b6a5-8c49284d69da tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:58.240663 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-45571216-cf7e-426f-b6a5-8c49284d69da tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:58.240762 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-45571216-cf7e-426f-b6a5-8c49284d69da tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id e32c38d1-f701-4381-959f-2e0fc3678b0e. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:58.244902 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:58.244902 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:36:58.245571 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-45571216-cf7e-426f-b6a5-8c49284d69da tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e returned with HTTP 200 Aug 25 16:36:58.245930 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1298/5218] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:58 2026] GET /volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:36:59.256329 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-aef1e10a-ee88-4ce3-b0f5-a09a4a91a379 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:36:59.258053 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-aef1e10a-ee88-4ce3-b0f5-a09a4a91a379 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e Aug 25 16:36:59.258258 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-aef1e10a-ee88-4ce3-b0f5-a09a4a91a379 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:36:59.258437 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-aef1e10a-ee88-4ce3-b0f5-a09a4a91a379 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:36:59.258539 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-aef1e10a-ee88-4ce3-b0f5-a09a4a91a379 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id e32c38d1-f701-4381-959f-2e0fc3678b0e. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:36:59.262666 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:36:59.262666 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:36:59.263426 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-aef1e10a-ee88-4ce3-b0f5-a09a4a91a379 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e returned with HTTP 200 Aug 25 16:36:59.263775 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1309/5219] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:36:59 2026] GET /volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:00.274021 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-2ea58de4-0ade-4eaf-917d-a82d0d117155 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:00.276206 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2ea58de4-0ade-4eaf-917d-a82d0d117155 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e Aug 25 16:37:00.276612 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2ea58de4-0ade-4eaf-917d-a82d0d117155 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:00.276991 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2ea58de4-0ade-4eaf-917d-a82d0d117155 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:00.277254 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-2ea58de4-0ade-4eaf-917d-a82d0d117155 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id e32c38d1-f701-4381-959f-2e0fc3678b0e. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:00.282414 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:00.282414 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:37:00.283982 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2ea58de4-0ade-4eaf-917d-a82d0d117155 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e returned with HTTP 200 Aug 25 16:37:00.283982 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1302/5220] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:00 2026] GET /volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:01.294339 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1b6d6333-a9c7-4a30-9c2c-ff5628e38934 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:01.296098 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1b6d6333-a9c7-4a30-9c2c-ff5628e38934 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e Aug 25 16:37:01.296289 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1b6d6333-a9c7-4a30-9c2c-ff5628e38934 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:01.296463 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1b6d6333-a9c7-4a30-9c2c-ff5628e38934 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:01.296562 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-1b6d6333-a9c7-4a30-9c2c-ff5628e38934 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id e32c38d1-f701-4381-959f-2e0fc3678b0e. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:01.300762 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:01.300762 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:37:01.301490 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1b6d6333-a9c7-4a30-9c2c-ff5628e38934 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e returned with HTTP 200 Aug 25 16:37:01.301882 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1312/5221] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:01 2026] GET /volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:02.313717 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-35cc3d2a-51a6-4f1f-aeec-da308c8cfa67 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:02.315422 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-35cc3d2a-51a6-4f1f-aeec-da308c8cfa67 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e Aug 25 16:37:02.315609 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-35cc3d2a-51a6-4f1f-aeec-da308c8cfa67 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:02.315828 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-35cc3d2a-51a6-4f1f-aeec-da308c8cfa67 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:02.315900 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-35cc3d2a-51a6-4f1f-aeec-da308c8cfa67 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id e32c38d1-f701-4381-959f-2e0fc3678b0e. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:02.319994 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:02.319994 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:37:02.320717 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-35cc3d2a-51a6-4f1f-aeec-da308c8cfa67 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e returned with HTTP 200 Aug 25 16:37:02.321065 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1299/5222] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:02 2026] GET /volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:03.330540 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-bb8ee23d-fe64-4ff9-ae33-558f587459f5 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:03.332207 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bb8ee23d-fe64-4ff9-ae33-558f587459f5 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e Aug 25 16:37:03.332409 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-bb8ee23d-fe64-4ff9-ae33-558f587459f5 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:03.332576 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-bb8ee23d-fe64-4ff9-ae33-558f587459f5 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:03.332700 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-bb8ee23d-fe64-4ff9-ae33-558f587459f5 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id e32c38d1-f701-4381-959f-2e0fc3678b0e. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:03.337849 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:03.337849 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:37:03.338727 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-bb8ee23d-fe64-4ff9-ae33-558f587459f5 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e returned with HTTP 200 Aug 25 16:37:03.339129 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1310/5223] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:03 2026] GET /volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:04.348306 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-4098f381-97b5-43f4-b89b-648de370bb5c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:04.350093 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4098f381-97b5-43f4-b89b-648de370bb5c tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e Aug 25 16:37:04.350347 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4098f381-97b5-43f4-b89b-648de370bb5c tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:04.350584 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4098f381-97b5-43f4-b89b-648de370bb5c tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:04.350749 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-4098f381-97b5-43f4-b89b-648de370bb5c tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id e32c38d1-f701-4381-959f-2e0fc3678b0e. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:04.355366 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:04.355366 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:37:04.356213 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4098f381-97b5-43f4-b89b-648de370bb5c tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e returned with HTTP 200 Aug 25 16:37:04.356545 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1303/5224] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:04 2026] GET /volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:05.365798 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-90459bee-59a8-4656-a96e-9df8523b562a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:05.367721 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-90459bee-59a8-4656-a96e-9df8523b562a tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e Aug 25 16:37:05.367870 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-90459bee-59a8-4656-a96e-9df8523b562a tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:05.368912 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-90459bee-59a8-4656-a96e-9df8523b562a tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:05.368912 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-90459bee-59a8-4656-a96e-9df8523b562a tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id e32c38d1-f701-4381-959f-2e0fc3678b0e. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:05.374152 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:05.374152 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:37:05.374152 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-90459bee-59a8-4656-a96e-9df8523b562a tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e returned with HTTP 200 Aug 25 16:37:05.374152 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1313/5225] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:05 2026] GET /volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:06.385248 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-7628e5c7-3ea2-4e8a-b67d-32850eddfaa7 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:06.389328 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7628e5c7-3ea2-4e8a-b67d-32850eddfaa7 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e Aug 25 16:37:06.389572 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7628e5c7-3ea2-4e8a-b67d-32850eddfaa7 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:06.389822 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7628e5c7-3ea2-4e8a-b67d-32850eddfaa7 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:06.389982 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-7628e5c7-3ea2-4e8a-b67d-32850eddfaa7 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id e32c38d1-f701-4381-959f-2e0fc3678b0e. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:06.400274 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:06.400274 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:37:06.401320 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7628e5c7-3ea2-4e8a-b67d-32850eddfaa7 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e returned with HTTP 200 Aug 25 16:37:06.401822 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1300/5226] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:06 2026] GET /volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:07.411000 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-04b18f79-7bd9-4555-8f4c-eb6902217978 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:07.412669 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-04b18f79-7bd9-4555-8f4c-eb6902217978 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e Aug 25 16:37:07.412847 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-04b18f79-7bd9-4555-8f4c-eb6902217978 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:07.413044 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-04b18f79-7bd9-4555-8f4c-eb6902217978 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:07.413139 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-04b18f79-7bd9-4555-8f4c-eb6902217978 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id e32c38d1-f701-4381-959f-2e0fc3678b0e. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:07.417000 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:07.417000 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:37:07.417647 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-04b18f79-7bd9-4555-8f4c-eb6902217978 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e returned with HTTP 200 Aug 25 16:37:07.417972 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1311/5227] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:07 2026] GET /volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:08.430622 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-48c05bac-bada-46e1-97dd-9a14e0359fb4 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:08.430622 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-48c05bac-bada-46e1-97dd-9a14e0359fb4 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e Aug 25 16:37:08.430622 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-48c05bac-bada-46e1-97dd-9a14e0359fb4 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:08.430622 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-48c05bac-bada-46e1-97dd-9a14e0359fb4 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:08.431043 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-48c05bac-bada-46e1-97dd-9a14e0359fb4 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id e32c38d1-f701-4381-959f-2e0fc3678b0e. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:08.435442 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:08.435442 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:37:08.436388 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-48c05bac-bada-46e1-97dd-9a14e0359fb4 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e returned with HTTP 200 Aug 25 16:37:08.436817 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1304/5228] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:08 2026] GET /volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:09.445523 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-2ef3e10b-808e-427f-950a-0e74af12a4bd None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:09.446671 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-19363bbd-2483-4d14-924f-791d2f7b2fd7 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:09.448876 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2ef3e10b-808e-427f-950a-0e74af12a4bd tempest-VolumeMultiattachTests-1528535112 tempest-VolumeMultiattachTests-1528535112-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:37:09.449228 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2ef3e10b-808e-427f-950a-0e74af12a4bd tempest-VolumeMultiattachTests-1528535112 tempest-VolumeMultiattachTests-1528535112-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-448647776-330088127", "extra_specs": {"multiattach": " True"}}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:37:09.450567 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-19363bbd-2483-4d14-924f-791d2f7b2fd7 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e Aug 25 16:37:09.450789 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-19363bbd-2483-4d14-924f-791d2f7b2fd7 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:09.450978 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-19363bbd-2483-4d14-924f-791d2f7b2fd7 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:09.451093 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-19363bbd-2483-4d14-924f-791d2f7b2fd7 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id e32c38d1-f701-4381-959f-2e0fc3678b0e. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:09.455195 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:09.455195 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:37:09.455873 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-19363bbd-2483-4d14-924f-791d2f7b2fd7 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e returned with HTTP 200 Aug 25 16:37:09.456201 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1301/5229] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:09 2026] GET /volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:09.467073 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2ef3e10b-808e-427f-950a-0e74af12a4bd tempest-VolumeMultiattachTests-1528535112 tempest-VolumeMultiattachTests-1528535112-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:37:09.467424 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1314/5230] 10.4.3.102 () {68 vars in 1253 bytes} [Tue Aug 25 16:37:09 2026] POST /volume/v3/types => generated 285 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:09.474413 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-2edd0ffc-636d-4e24-a8f1-bf76d7524dec None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:09.475939 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2edd0ffc-636d-4e24-a8f1-bf76d7524dec tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:37:09.476232 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2edd0ffc-636d-4e24-a8f1-bf76d7524dec tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1830617654", "snapshot_id": null, "imageRef": null, "volume_type": "eb9761ac-e9a6-45f5-bbc5-f5df6ac64119", "size": 1}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:37:09.477671 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-2edd0ffc-636d-4e24-a8f1-bf76d7524dec tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1830617654', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'eb9761ac-e9a6-45f5-bbc5-f5df6ac64119', 'size': 1}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:37:09.481841 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-2edd0ffc-636d-4e24-a8f1-bf76d7524dec tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Create volume of 1 GB Aug 25 16:37:09.482197 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:09.482197 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:37:09.482867 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-2edd0ffc-636d-4e24-a8f1-bf76d7524dec tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Availability Zones retrieved successfully. Aug 25 16:37:09.490352 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2edd0ffc-636d-4e24-a8f1-bf76d7524dec tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Flow 'volume_create_api' (2583aa9f-1a86-4b86-8c98-8e46b29c6175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:37:09.491188 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2edd0ffc-636d-4e24-a8f1-bf76d7524dec tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48a5b1de-b20d-4e6f-8468-b536a4f9fd1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:37:09.491983 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-2edd0ffc-636d-4e24-a8f1-bf76d7524dec tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:37:09.498893 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:09.498893 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:37:09.510566 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2edd0ffc-636d-4e24-a8f1-bf76d7524dec tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48a5b1de-b20d-4e6f-8468-b536a4f9fd1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:37:09Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=eb9761ac-e9a6-45f5-bbc5-f5df6ac64119,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-448647776-330088127',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eb9761ac-e9a6-45f5-bbc5-f5df6ac64119', 'encryption_key_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=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:37:09.511274 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2edd0ffc-636d-4e24-a8f1-bf76d7524dec tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99a0f37f-549c-46e9-bb39-d7c3aed23f6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:37:09.537039 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-2edd0ffc-636d-4e24-a8f1-bf76d7524dec tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-448647776-330088127 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-448647776-330088127, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:37:09.537413 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-2edd0ffc-636d-4e24-a8f1-bf76d7524dec tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-448647776-330088127 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-448647776-330088127, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:37:09.567046 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-2edd0ffc-636d-4e24-a8f1-bf76d7524dec tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Created reservations ['4177f417-d81c-4127-884c-39d525cfbd5c', '109e4db5-4bf4-46a0-b456-01ffc182b3ca', '8646ce3e-8387-441f-bcf9-6377550687f7', '94e85614-6787-4538-acbd-2e64c5750a62'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:37:09.568046 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2edd0ffc-636d-4e24-a8f1-bf76d7524dec tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99a0f37f-549c-46e9-bb39-d7c3aed23f6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4177f417-d81c-4127-884c-39d525cfbd5c', '109e4db5-4bf4-46a0-b456-01ffc182b3ca', '8646ce3e-8387-441f-bcf9-6377550687f7', '94e85614-6787-4538-acbd-2e64c5750a62']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:37:09.569060 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2edd0ffc-636d-4e24-a8f1-bf76d7524dec tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6e7eb27-4cd0-4d28-9f68-7ad6286a4773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:37:09.594008 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2edd0ffc-636d-4e24-a8f1-bf76d7524dec tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6e7eb27-4cd0-4d28-9f68-7ad6286a4773) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9546d95a-3f00-4298-bc56-1e17be62d731', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1830617654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='49927fa55f4d4ccaad48e165df8f17c7',qos_specs=None,replication_status=,reservations=['4177f417-d81c-4127-884c-39d525cfbd5c','109e4db5-4bf4-46a0-b456-01ffc182b3ca','8646ce3e-8387-441f-bcf9-6377550687f7','94e85614-6787-4538-acbd-2e64c5750a62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e75e0ce137e4d3d83a469c9d51e3de6',volume_type_id=eb9761ac-e9a6-45f5-bbc5-f5df6ac64119), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:37:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1830617654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9546d95a-3f00-4298-bc56-1e17be62d731,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='49927fa55f4d4ccaad48e165df8f17c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e75e0ce137e4d3d83a469c9d51e3de6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eb9761ac-e9a6-45f5-bbc5-f5df6ac64119),volume_type_id=eb9761ac-e9a6-45f5-bbc5-f5df6ac64119)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:37:09.594706 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2edd0ffc-636d-4e24-a8f1-bf76d7524dec tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f6af093-0a3f-49e0-974b-4d64e53a753b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:37:09.619155 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2edd0ffc-636d-4e24-a8f1-bf76d7524dec tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f6af093-0a3f-49e0-974b-4d64e53a753b) transitioned into state 'SUCCESS' from state '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-1830617654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='49927fa55f4d4ccaad48e165df8f17c7',qos_specs=None,replication_status=,reservations=['4177f417-d81c-4127-884c-39d525cfbd5c','109e4db5-4bf4-46a0-b456-01ffc182b3ca','8646ce3e-8387-441f-bcf9-6377550687f7','94e85614-6787-4538-acbd-2e64c5750a62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e75e0ce137e4d3d83a469c9d51e3de6',volume_type_id=eb9761ac-e9a6-45f5-bbc5-f5df6ac64119)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:37:09.619921 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2edd0ffc-636d-4e24-a8f1-bf76d7524dec tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c7cbcb9-329e-4812-9d19-e53a7a9ed34f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:37:09.636565 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2edd0ffc-636d-4e24-a8f1-bf76d7524dec tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c7cbcb9-329e-4812-9d19-e53a7a9ed34f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:37:09.637552 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-2edd0ffc-636d-4e24-a8f1-bf76d7524dec tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Flow 'volume_create_api' (2583aa9f-1a86-4b86-8c98-8e46b29c6175) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:37:09.637976 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-2edd0ffc-636d-4e24-a8f1-bf76d7524dec tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Create volume request issued successfully. Aug 25 16:37:09.638678 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2edd0ffc-636d-4e24-a8f1-bf76d7524dec tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:37:09.639229 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1312/5231] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:37:09 2026] POST /volume/v3/volumes => generated 828 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:37:09.654396 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-5d42a2af-f33e-46ac-bed2-9eef9021e6a0 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:09.656139 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5d42a2af-f33e-46ac-bed2-9eef9021e6a0 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 Aug 25 16:37:09.656321 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5d42a2af-f33e-46ac-bed2-9eef9021e6a0 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:09.656522 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5d42a2af-f33e-46ac-bed2-9eef9021e6a0 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:09.663359 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:09.663359 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:37:09.666996 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-5d42a2af-f33e-46ac-bed2-9eef9021e6a0 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:37:09.671042 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5d42a2af-f33e-46ac-bed2-9eef9021e6a0 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 returned with HTTP 200 Aug 25 16:37:09.671354 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1305/5232] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:09 2026] GET /volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 => generated 896 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:10.465665 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-57f0d8da-c555-4d1a-bece-0b3955c52b64 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:10.467189 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-57f0d8da-c555-4d1a-bece-0b3955c52b64 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e Aug 25 16:37:10.467351 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-57f0d8da-c555-4d1a-bece-0b3955c52b64 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:10.467540 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-57f0d8da-c555-4d1a-bece-0b3955c52b64 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:10.467671 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-57f0d8da-c555-4d1a-bece-0b3955c52b64 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id e32c38d1-f701-4381-959f-2e0fc3678b0e. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:10.471285 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:10.471285 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:37:10.471957 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-57f0d8da-c555-4d1a-bece-0b3955c52b64 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e returned with HTTP 200 Aug 25 16:37:10.472275 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1302/5233] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:10 2026] GET /volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:10.682756 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-0c2ef549-3716-4a60-8c3e-651cf96f3663 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:10.684493 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0c2ef549-3716-4a60-8c3e-651cf96f3663 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 Aug 25 16:37:10.684714 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0c2ef549-3716-4a60-8c3e-651cf96f3663 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:10.684922 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0c2ef549-3716-4a60-8c3e-651cf96f3663 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:10.692129 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:10.692129 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:37:10.696163 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-0c2ef549-3716-4a60-8c3e-651cf96f3663 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:37:10.701220 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0c2ef549-3716-4a60-8c3e-651cf96f3663 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 returned with HTTP 200 Aug 25 16:37:10.701447 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1315/5234] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:10 2026] GET /volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:10.715692 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-acadba2a-315a-4d9f-9248-a30ab55c9daf None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:10.717486 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-acadba2a-315a-4d9f-9248-a30ab55c9daf tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 Aug 25 16:37:10.717701 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-acadba2a-315a-4d9f-9248-a30ab55c9daf tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:10.717913 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-acadba2a-315a-4d9f-9248-a30ab55c9daf tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:10.726640 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:10.726640 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:37:10.729152 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-acadba2a-315a-4d9f-9248-a30ab55c9daf tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:37:10.737024 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-acadba2a-315a-4d9f-9248-a30ab55c9daf tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 returned with HTTP 200 Aug 25 16:37:10.737847 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1313/5235] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:10 2026] GET /volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 => generated 921 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:10.786290 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-977308c4-c6a6-4c17-ad5b-71f68291d301 req-423d4277-0065-47da-8e55-c1916c8b66d7 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:10.788328 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-977308c4-c6a6-4c17-ad5b-71f68291d301 req-423d4277-0065-47da-8e55-c1916c8b66d7 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 Aug 25 16:37:10.788478 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-977308c4-c6a6-4c17-ad5b-71f68291d301 req-423d4277-0065-47da-8e55-c1916c8b66d7 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:10.788679 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-977308c4-c6a6-4c17-ad5b-71f68291d301 req-423d4277-0065-47da-8e55-c1916c8b66d7 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:10.795296 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:10.795296 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:37:10.799182 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-977308c4-c6a6-4c17-ad5b-71f68291d301 req-423d4277-0065-47da-8e55-c1916c8b66d7 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:37:10.803619 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-977308c4-c6a6-4c17-ad5b-71f68291d301 req-423d4277-0065-47da-8e55-c1916c8b66d7 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 returned with HTTP 200 Aug 25 16:37:10.804037 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1306/5236] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:37:10 2026] GET /volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:10.886386 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f5fa69e3-7183-45e6-80e5-3315e00468b5 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:10.886837 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f5fa69e3-7183-45e6-80e5-3315e00468b5 None None] GET https://10.4.3.102/volume// Aug 25 16:37:10.887081 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f5fa69e3-7183-45e6-80e5-3315e00468b5 None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:10.887267 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f5fa69e3-7183-45e6-80e5-3315e00468b5 None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:10.887659 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f5fa69e3-7183-45e6-80e5-3315e00468b5 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:37:10.888014 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1303/5237] 10.4.3.102 () {66 vars in 1428 bytes} [Tue Aug 25 16:37:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:37:10.895745 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-977308c4-c6a6-4c17-ad5b-71f68291d301 req-b9fa9991-05a7-4790-a358-09413dd7cfdb None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:10.922060 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-977308c4-c6a6-4c17-ad5b-71f68291d301 req-b9fa9991-05a7-4790-a358-09413dd7cfdb tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:37:10.922400 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-977308c4-c6a6-4c17-ad5b-71f68291d301 req-b9fa9991-05a7-4790-a358-09413dd7cfdb tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9546d95a-3f00-4298-bc56-1e17be62d731", "connector": null, "instance_uuid": "96d351e2-4861-42bd-9538-a3cd937cc4f3"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:37:10.930719 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:10.930719 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:37:10.969402 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-977308c4-c6a6-4c17-ad5b-71f68291d301 req-b9fa9991-05a7-4790-a358-09413dd7cfdb tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:37:10.969903 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1316/5238] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:37:10 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) Aug 25 16:37:10.993568 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-75b05546-0a93-4c7e-9515-3ae20439caa2 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:10.995740 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-75b05546-0a93-4c7e-9515-3ae20439caa2 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 Aug 25 16:37:10.996025 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-75b05546-0a93-4c7e-9515-3ae20439caa2 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:10.996287 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-75b05546-0a93-4c7e-9515-3ae20439caa2 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:11.006422 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:11.006422 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:37:11.009755 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-75b05546-0a93-4c7e-9515-3ae20439caa2 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:37:11.012018 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-66e35d45-f8a2-489d-84c1-57ce8bbc4b7c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:11.012396 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-66e35d45-f8a2-489d-84c1-57ce8bbc4b7c None None] GET https://10.4.3.102/volume// Aug 25 16:37:11.012567 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-66e35d45-f8a2-489d-84c1-57ce8bbc4b7c None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:11.012757 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-66e35d45-f8a2-489d-84c1-57ce8bbc4b7c None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:11.013058 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-66e35d45-f8a2-489d-84c1-57ce8bbc4b7c None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:37:11.013335 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1307/5239] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:37:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:37:11.016898 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-75b05546-0a93-4c7e-9515-3ae20439caa2 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 returned with HTTP 200 Aug 25 16:37:11.017451 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1314/5240] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:10 2026] GET /volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 => generated 920 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:11.021873 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-977308c4-c6a6-4c17-ad5b-71f68291d301 req-30aab77a-1932-4623-b21d-cab82783de08 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:11.024054 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-977308c4-c6a6-4c17-ad5b-71f68291d301 req-30aab77a-1932-4623-b21d-cab82783de08 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 Aug 25 16:37:11.024318 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-977308c4-c6a6-4c17-ad5b-71f68291d301 req-30aab77a-1932-4623-b21d-cab82783de08 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:11.024542 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-977308c4-c6a6-4c17-ad5b-71f68291d301 req-30aab77a-1932-4623-b21d-cab82783de08 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:11.033794 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:11.033794 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:37:11.036938 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-977308c4-c6a6-4c17-ad5b-71f68291d301 req-30aab77a-1932-4623-b21d-cab82783de08 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:37:11.040624 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-977308c4-c6a6-4c17-ad5b-71f68291d301 req-30aab77a-1932-4623-b21d-cab82783de08 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 returned with HTTP 200 Aug 25 16:37:11.040996 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1304/5241] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:37:11 2026] GET /volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 => generated 1100 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:37:11.137082 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-977308c4-c6a6-4c17-ad5b-71f68291d301 req-6a757441-e00f-4872-9128-e8a027b12142 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:11.139839 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-977308c4-c6a6-4c17-ad5b-71f68291d301 req-6a757441-e00f-4872-9128-e8a027b12142 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] PUT https://10.4.3.102/volume/v3/attachments/94454a91-8001-41a8-9077-b54c69580996 Aug 25 16:37:11.140333 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-977308c4-c6a6-4c17-ad5b-71f68291d301 req-6a757441-e00f-4872-9128-e8a027b12142 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:37:11.149755 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-977308c4-c6a6-4c17-ad5b-71f68291d301 req-6a757441-e00f-4872-9128-e8a027b12142 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Acquiring lock "cinder-attachment_update-9546d95a-3f00-4298-bc56-1e17be62d731-np0000008093" by "attachment_update" {{(pid=100457) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:37:11.155273 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-977308c4-c6a6-4c17-ad5b-71f68291d301 req-6a757441-e00f-4872-9128-e8a027b12142 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Lock "cinder-attachment_update-9546d95a-3f00-4298-bc56-1e17be62d731-np0000008093" acquired by "attachment_update" :: waited 0.006s {{(pid=100457) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:37:11.156254 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:11.156254 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:37:11.260434 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.coordination [req-977308c4-c6a6-4c17-ad5b-71f68291d301 req-6a757441-e00f-4872-9128-e8a027b12142 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Lock "cinder-attachment_update-9546d95a-3f00-4298-bc56-1e17be62d731-np0000008093" released by "attachment_update" :: held 0.105s {{(pid=100457) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:37:11.260831 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-977308c4-c6a6-4c17-ad5b-71f68291d301 req-6a757441-e00f-4872-9128-e8a027b12142 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/attachments/94454a91-8001-41a8-9077-b54c69580996 returned with HTTP 200 Aug 25 16:37:11.261279 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1317/5242] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:37:11 2026] PUT /volume/v3/attachments/94454a91-8001-41a8-9077-b54c69580996 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:37:11.481864 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-793bd8f1-8325-4b8b-9355-eeab4d86151b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:11.483500 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-793bd8f1-8325-4b8b-9355-eeab4d86151b tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e Aug 25 16:37:11.483703 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-793bd8f1-8325-4b8b-9355-eeab4d86151b tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:11.483888 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-793bd8f1-8325-4b8b-9355-eeab4d86151b tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:11.483991 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-793bd8f1-8325-4b8b-9355-eeab4d86151b tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id e32c38d1-f701-4381-959f-2e0fc3678b0e. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:11.487825 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:11.487825 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:37:11.488462 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-793bd8f1-8325-4b8b-9355-eeab4d86151b tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e returned with HTTP 200 Aug 25 16:37:11.488798 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1308/5243] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:11 2026] GET /volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e => generated 752 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:11.497794 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-26b876e7-224f-422a-a2a8-99a7091da8cc None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:11.499535 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-26b876e7-224f-422a-a2a8-99a7091da8cc tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 Aug 25 16:37:11.499756 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-26b876e7-224f-422a-a2a8-99a7091da8cc tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:11.499947 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-26b876e7-224f-422a-a2a8-99a7091da8cc tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:11.500042 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-26b876e7-224f-422a-a2a8-99a7091da8cc tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id 1cea71af-638c-407b-bcb1-8203315633d9. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:11.504599 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:11.504599 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:37:11.505392 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-26b876e7-224f-422a-a2a8-99a7091da8cc tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 returned with HTTP 200 Aug 25 16:37:11.505895 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1315/5244] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:11 2026] GET /volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:11.514000 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-bce0d370-1e73-4bc1-9502-4dffe52f0461 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:11.516285 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bce0d370-1e73-4bc1-9502-4dffe52f0461 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] POST https://10.4.3.102/volume/v3/backups Aug 25 16:37:11.516739 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bce0d370-1e73-4bc1-9502-4dffe52f0461 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f3fc1e7e-c8f3-474a-8678-3370fbb936df", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-953474006"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:37:11.518157 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.contrib.backups [None req-bce0d370-1e73-4bc1-9502-4dffe52f0461 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Creating new backup {'backup': {'volume_id': 'f3fc1e7e-c8f3-474a-8678-3370fbb936df', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-953474006'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 16:37:11.518281 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.contrib.backups [None req-bce0d370-1e73-4bc1-9502-4dffe52f0461 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Creating backup of volume f3fc1e7e-c8f3-474a-8678-3370fbb936df in container None Aug 25 16:37:11.525416 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:11.525416 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:37:11.525708 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-bce0d370-1e73-4bc1-9502-4dffe52f0461 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Volume info retrieved successfully. Aug 25 16:37:11.549380 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-bce0d370-1e73-4bc1-9502-4dffe52f0461 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Created reservations ['5a8f7a8e-9758-4087-a55d-efb229e6c2eb', '799f44c7-faa1-4d9c-a60d-e160cf1b2385'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:37:11.585670 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bce0d370-1e73-4bc1-9502-4dffe52f0461 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups returned with HTTP 202 Aug 25 16:37:11.586138 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1305/5245] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:37:11 2026] POST /volume/v3/backups => generated 329 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:37:11.594412 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-9fca4214-346e-4f82-8a05-6f842db371a8 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:11.596205 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9fca4214-346e-4f82-8a05-6f842db371a8 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/67986f1a-7b06-42f4-9729-7f294a4b8ffa Aug 25 16:37:11.596399 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9fca4214-346e-4f82-8a05-6f842db371a8 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:11.596578 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9fca4214-346e-4f82-8a05-6f842db371a8 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:11.596698 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-9fca4214-346e-4f82-8a05-6f842db371a8 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id 67986f1a-7b06-42f4-9729-7f294a4b8ffa. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:11.601411 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:11.601411 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:37:11.601975 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9fca4214-346e-4f82-8a05-6f842db371a8 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/67986f1a-7b06-42f4-9729-7f294a4b8ffa returned with HTTP 200 Aug 25 16:37:11.602583 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1318/5246] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:11 2026] GET /volume/v3/backups/67986f1a-7b06-42f4-9729-7f294a4b8ffa => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:12.029215 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-557e12ee-f990-4c35-8c99-c47c203a9a5f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:12.031036 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-557e12ee-f990-4c35-8c99-c47c203a9a5f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 Aug 25 16:37:12.031261 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-557e12ee-f990-4c35-8c99-c47c203a9a5f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:12.031479 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-557e12ee-f990-4c35-8c99-c47c203a9a5f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:12.040309 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:12.040309 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:37:12.043438 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-557e12ee-f990-4c35-8c99-c47c203a9a5f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:37:12.047406 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-557e12ee-f990-4c35-8c99-c47c203a9a5f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 returned with HTTP 200 Aug 25 16:37:12.047797 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1309/5247] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:12 2026] GET /volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:12.613783 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ffa9f355-2526-43d5-850c-54ac89564d9e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:12.615410 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ffa9f355-2526-43d5-850c-54ac89564d9e tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/67986f1a-7b06-42f4-9729-7f294a4b8ffa Aug 25 16:37:12.615579 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ffa9f355-2526-43d5-850c-54ac89564d9e tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:12.615775 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ffa9f355-2526-43d5-850c-54ac89564d9e tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:12.615889 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-ffa9f355-2526-43d5-850c-54ac89564d9e tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id 67986f1a-7b06-42f4-9729-7f294a4b8ffa. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:12.619574 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:12.619574 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:37:12.620123 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ffa9f355-2526-43d5-850c-54ac89564d9e tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/67986f1a-7b06-42f4-9729-7f294a4b8ffa returned with HTTP 200 Aug 25 16:37:12.620440 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1316/5248] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:12 2026] GET /volume/v3/backups/67986f1a-7b06-42f4-9729-7f294a4b8ffa => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:13.060131 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-0d1e9933-e54f-4d88-a520-8588a9bb5f9e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:13.062391 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0d1e9933-e54f-4d88-a520-8588a9bb5f9e tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 Aug 25 16:37:13.062611 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0d1e9933-e54f-4d88-a520-8588a9bb5f9e tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:13.062810 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0d1e9933-e54f-4d88-a520-8588a9bb5f9e tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:13.071557 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:13.071557 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:37:13.074971 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-0d1e9933-e54f-4d88-a520-8588a9bb5f9e tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:37:13.078985 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0d1e9933-e54f-4d88-a520-8588a9bb5f9e tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 returned with HTTP 200 Aug 25 16:37:13.079392 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1306/5249] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:13 2026] GET /volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:13.631410 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-5431ada8-6d06-427e-a27f-34022a2584a4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:13.633215 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5431ada8-6d06-427e-a27f-34022a2584a4 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/67986f1a-7b06-42f4-9729-7f294a4b8ffa Aug 25 16:37:13.633465 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5431ada8-6d06-427e-a27f-34022a2584a4 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:13.633699 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5431ada8-6d06-427e-a27f-34022a2584a4 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:13.633816 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-5431ada8-6d06-427e-a27f-34022a2584a4 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id 67986f1a-7b06-42f4-9729-7f294a4b8ffa. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:13.638050 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:13.638050 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:37:13.638613 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5431ada8-6d06-427e-a27f-34022a2584a4 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/67986f1a-7b06-42f4-9729-7f294a4b8ffa returned with HTTP 200 Aug 25 16:37:13.638978 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1319/5250] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:13 2026] GET /volume/v3/backups/67986f1a-7b06-42f4-9729-7f294a4b8ffa => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:14.091655 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b8412a81-a145-465c-baaa-e694c57a491f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:14.093874 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b8412a81-a145-465c-baaa-e694c57a491f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 Aug 25 16:37:14.094077 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b8412a81-a145-465c-baaa-e694c57a491f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:14.094275 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b8412a81-a145-465c-baaa-e694c57a491f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:14.102962 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:14.102962 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:37:14.105977 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-b8412a81-a145-465c-baaa-e694c57a491f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:37:14.109738 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b8412a81-a145-465c-baaa-e694c57a491f tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 returned with HTTP 200 Aug 25 16:37:14.110131 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1310/5251] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:14 2026] GET /volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:14.493144 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-977308c4-c6a6-4c17-ad5b-71f68291d301 req-961fff33-5c0b-4b46-a563-509108f19314 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:14.495084 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-977308c4-c6a6-4c17-ad5b-71f68291d301 req-961fff33-5c0b-4b46-a563-509108f19314 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] POST https://10.4.3.102/volume/v3/attachments/94454a91-8001-41a8-9077-b54c69580996/action Aug 25 16:37:14.495407 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-977308c4-c6a6-4c17-ad5b-71f68291d301 req-961fff33-5c0b-4b46-a563-509108f19314 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Action body: b'{"os-complete": null}' {{(pid=100454) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:37:14.495516 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-977308c4-c6a6-4c17-ad5b-71f68291d301 req-961fff33-5c0b-4b46-a563-509108f19314 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:37:14.509451 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:14.509451 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:37:14.522856 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-977308c4-c6a6-4c17-ad5b-71f68291d301 req-961fff33-5c0b-4b46-a563-509108f19314 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/attachments/94454a91-8001-41a8-9077-b54c69580996/action returned with HTTP 204 Aug 25 16:37:14.523252 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1317/5252] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:37:14 2026] POST /volume/v3/attachments/94454a91-8001-41a8-9077-b54c69580996/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:37:14.648475 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-bcbd6cde-7305-4856-b08c-c9f97fbb4572 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:14.650144 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bcbd6cde-7305-4856-b08c-c9f97fbb4572 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/67986f1a-7b06-42f4-9729-7f294a4b8ffa Aug 25 16:37:14.650320 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bcbd6cde-7305-4856-b08c-c9f97fbb4572 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:14.650508 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bcbd6cde-7305-4856-b08c-c9f97fbb4572 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:14.650642 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-bcbd6cde-7305-4856-b08c-c9f97fbb4572 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id 67986f1a-7b06-42f4-9729-7f294a4b8ffa. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:14.654445 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:14.654445 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:37:14.655009 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bcbd6cde-7305-4856-b08c-c9f97fbb4572 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/67986f1a-7b06-42f4-9729-7f294a4b8ffa returned with HTTP 200 Aug 25 16:37:14.655323 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1307/5253] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:14 2026] GET /volume/v3/backups/67986f1a-7b06-42f4-9729-7f294a4b8ffa => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:15.121898 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-a7ee0140-47f9-465c-9fe5-1e9e8f3faaf6 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:15.123675 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a7ee0140-47f9-465c-9fe5-1e9e8f3faaf6 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 Aug 25 16:37:15.123892 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a7ee0140-47f9-465c-9fe5-1e9e8f3faaf6 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:15.124083 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a7ee0140-47f9-465c-9fe5-1e9e8f3faaf6 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:15.132445 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:15.132445 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:37:15.135338 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-a7ee0140-47f9-465c-9fe5-1e9e8f3faaf6 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:37:15.138769 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a7ee0140-47f9-465c-9fe5-1e9e8f3faaf6 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 returned with HTTP 200 Aug 25 16:37:15.139123 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1320/5254] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:15 2026] GET /volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 => generated 1213 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:37:15.174454 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-434a7dc4-240f-4f28-a878-f1a02dfb5b0d req-bc80d7cb-a4ea-49aa-aaa4-237b5711543b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:15.176411 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-434a7dc4-240f-4f28-a878-f1a02dfb5b0d req-bc80d7cb-a4ea-49aa-aaa4-237b5711543b tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 Aug 25 16:37:15.176596 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-434a7dc4-240f-4f28-a878-f1a02dfb5b0d req-bc80d7cb-a4ea-49aa-aaa4-237b5711543b tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:15.176785 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-434a7dc4-240f-4f28-a878-f1a02dfb5b0d req-bc80d7cb-a4ea-49aa-aaa4-237b5711543b tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:15.185636 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:15.185636 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:37:15.189597 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-434a7dc4-240f-4f28-a878-f1a02dfb5b0d req-bc80d7cb-a4ea-49aa-aaa4-237b5711543b tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:37:15.194438 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-434a7dc4-240f-4f28-a878-f1a02dfb5b0d req-bc80d7cb-a4ea-49aa-aaa4-237b5711543b tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 returned with HTTP 200 Aug 25 16:37:15.194957 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1311/5255] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:37:15 2026] GET /volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:37:15.209399 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-a52f9aea-e934-4466-afdd-614734faffca None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:15.210995 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a52f9aea-e934-4466-afdd-614734faffca tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 Aug 25 16:37:15.211167 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a52f9aea-e934-4466-afdd-614734faffca tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:15.211351 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a52f9aea-e934-4466-afdd-614734faffca tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:15.221178 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:15.221178 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:37:15.224955 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-a52f9aea-e934-4466-afdd-614734faffca tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:37:15.229684 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a52f9aea-e934-4466-afdd-614734faffca tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 returned with HTTP 200 Aug 25 16:37:15.230129 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1318/5256] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:15 2026] GET /volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:37:15.265450 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-b80c2133-2ea2-424c-82fb-a206162cb43b req-894afe30-2d79-4d16-a001-e6e4d8f9ecf7 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:15.267212 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-b80c2133-2ea2-424c-82fb-a206162cb43b req-894afe30-2d79-4d16-a001-e6e4d8f9ecf7 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 Aug 25 16:37:15.267401 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-b80c2133-2ea2-424c-82fb-a206162cb43b req-894afe30-2d79-4d16-a001-e6e4d8f9ecf7 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:15.267569 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-b80c2133-2ea2-424c-82fb-a206162cb43b req-894afe30-2d79-4d16-a001-e6e4d8f9ecf7 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:15.276028 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:15.276028 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:37:15.279006 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-b80c2133-2ea2-424c-82fb-a206162cb43b req-894afe30-2d79-4d16-a001-e6e4d8f9ecf7 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:37:15.282403 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-b80c2133-2ea2-424c-82fb-a206162cb43b req-894afe30-2d79-4d16-a001-e6e4d8f9ecf7 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 returned with HTTP 200 Aug 25 16:37:15.282768 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1308/5257] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:37:15 2026] GET /volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 => generated 1213 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:37:15.300533 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-b80c2133-2ea2-424c-82fb-a206162cb43b req-307f1445-f94d-4aa5-bb05-b59aad992a0c None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:15.302387 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-b80c2133-2ea2-424c-82fb-a206162cb43b req-307f1445-f94d-4aa5-bb05-b59aad992a0c tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] POST https://10.4.3.102/volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731/action Aug 25 16:37:15.302718 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-b80c2133-2ea2-424c-82fb-a206162cb43b req-307f1445-f94d-4aa5-bb05-b59aad992a0c tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:37:15.302876 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-b80c2133-2ea2-424c-82fb-a206162cb43b req-307f1445-f94d-4aa5-bb05-b59aad992a0c tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:37:15.312206 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:15.312206 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:37:15.312638 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-b80c2133-2ea2-424c-82fb-a206162cb43b req-307f1445-f94d-4aa5-bb05-b59aad992a0c tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:37:15.320540 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [req-b80c2133-2ea2-424c-82fb-a206162cb43b req-307f1445-f94d-4aa5-bb05-b59aad992a0c tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Begin detaching volume completed successfully. Aug 25 16:37:15.320742 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-b80c2133-2ea2-424c-82fb-a206162cb43b req-307f1445-f94d-4aa5-bb05-b59aad992a0c tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731/action returned with HTTP 202 Aug 25 16:37:15.321188 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1321/5258] 10.4.3.102 () {72 vars in 1672 bytes} [Tue Aug 25 16:37:15 2026] POST /volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:37:15.340895 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-76362d38-fb88-4416-92ec-4d2ed83f9d64 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:15.342610 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-76362d38-fb88-4416-92ec-4d2ed83f9d64 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 Aug 25 16:37:15.343332 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-76362d38-fb88-4416-92ec-4d2ed83f9d64 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:15.343332 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-76362d38-fb88-4416-92ec-4d2ed83f9d64 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:15.352254 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:15.352254 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:37:15.355254 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-76362d38-fb88-4416-92ec-4d2ed83f9d64 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:37:15.358850 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-76362d38-fb88-4416-92ec-4d2ed83f9d64 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 returned with HTTP 200 Aug 25 16:37:15.359213 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1312/5259] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:15 2026] GET /volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 => generated 1216 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:37:15.365489 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b4d6c984-5181-40b8-9883-74062fb0cdf6 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:15.365902 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b4d6c984-5181-40b8-9883-74062fb0cdf6 None None] GET https://10.4.3.102/volume// Aug 25 16:37:15.366078 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b4d6c984-5181-40b8-9883-74062fb0cdf6 None None] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:15.366257 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b4d6c984-5181-40b8-9883-74062fb0cdf6 None None] Calling method 'all' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:15.366560 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b4d6c984-5181-40b8-9883-74062fb0cdf6 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:37:15.366978 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1319/5260] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:37:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:37:15.373249 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-b80c2133-2ea2-424c-82fb-a206162cb43b req-d69c1c7f-7395-4621-ad48-cf6056f7bdf1 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:15.375037 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-b80c2133-2ea2-424c-82fb-a206162cb43b req-d69c1c7f-7395-4621-ad48-cf6056f7bdf1 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 Aug 25 16:37:15.375256 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-b80c2133-2ea2-424c-82fb-a206162cb43b req-d69c1c7f-7395-4621-ad48-cf6056f7bdf1 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:15.375432 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-b80c2133-2ea2-424c-82fb-a206162cb43b req-d69c1c7f-7395-4621-ad48-cf6056f7bdf1 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:15.383810 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:15.383810 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:37:15.387170 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [req-b80c2133-2ea2-424c-82fb-a206162cb43b req-d69c1c7f-7395-4621-ad48-cf6056f7bdf1 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:37:15.390858 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-b80c2133-2ea2-424c-82fb-a206162cb43b req-d69c1c7f-7395-4621-ad48-cf6056f7bdf1 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 returned with HTTP 200 Aug 25 16:37:15.391219 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1309/5261] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:37:15 2026] GET /volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 => generated 1396 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:37:15.665421 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-76b51d19-0349-4e87-9d39-61f053d8e063 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:15.667051 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-76b51d19-0349-4e87-9d39-61f053d8e063 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/67986f1a-7b06-42f4-9729-7f294a4b8ffa Aug 25 16:37:15.667222 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-76b51d19-0349-4e87-9d39-61f053d8e063 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:15.667406 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-76b51d19-0349-4e87-9d39-61f053d8e063 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:15.667505 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-76b51d19-0349-4e87-9d39-61f053d8e063 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id 67986f1a-7b06-42f4-9729-7f294a4b8ffa. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:15.671365 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:15.671365 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:37:15.671909 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-76b51d19-0349-4e87-9d39-61f053d8e063 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/67986f1a-7b06-42f4-9729-7f294a4b8ffa returned with HTTP 200 Aug 25 16:37:15.672234 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1322/5262] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:15 2026] GET /volume/v3/backups/67986f1a-7b06-42f4-9729-7f294a4b8ffa => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:15.867696 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-b80c2133-2ea2-424c-82fb-a206162cb43b req-4baedd7d-4c5f-4f61-bba2-356f7c5e05af None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:15.869561 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-b80c2133-2ea2-424c-82fb-a206162cb43b req-4baedd7d-4c5f-4f61-bba2-356f7c5e05af tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 Aug 25 16:37:15.869751 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-b80c2133-2ea2-424c-82fb-a206162cb43b req-4baedd7d-4c5f-4f61-bba2-356f7c5e05af tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:15.869936 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-b80c2133-2ea2-424c-82fb-a206162cb43b req-4baedd7d-4c5f-4f61-bba2-356f7c5e05af tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:15.878259 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:15.878259 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:37:15.881135 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [req-b80c2133-2ea2-424c-82fb-a206162cb43b req-4baedd7d-4c5f-4f61-bba2-356f7c5e05af tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:37:15.884518 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-b80c2133-2ea2-424c-82fb-a206162cb43b req-4baedd7d-4c5f-4f61-bba2-356f7c5e05af tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 returned with HTTP 200 Aug 25 16:37:15.884957 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1313/5263] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:37:15 2026] GET /volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 => generated 1216 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:37:16.370952 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ce394670-3f6f-4474-8ec5-798ae9a6c2e9 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:16.372510 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ce394670-3f6f-4474-8ec5-798ae9a6c2e9 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 Aug 25 16:37:16.372703 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ce394670-3f6f-4474-8ec5-798ae9a6c2e9 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:16.372886 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ce394670-3f6f-4474-8ec5-798ae9a6c2e9 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:16.381068 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:16.381068 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:37:16.383825 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-ce394670-3f6f-4474-8ec5-798ae9a6c2e9 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:37:16.387167 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ce394670-3f6f-4474-8ec5-798ae9a6c2e9 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 returned with HTTP 200 Aug 25 16:37:16.387487 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1320/5264] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:16 2026] GET /volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 => generated 1216 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:37:16.681068 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-1a43d71e-7c0f-4448-b7d5-e6330daddeb4 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:16.682557 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1a43d71e-7c0f-4448-b7d5-e6330daddeb4 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/67986f1a-7b06-42f4-9729-7f294a4b8ffa Aug 25 16:37:16.682750 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1a43d71e-7c0f-4448-b7d5-e6330daddeb4 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:16.682930 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1a43d71e-7c0f-4448-b7d5-e6330daddeb4 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:16.683025 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-1a43d71e-7c0f-4448-b7d5-e6330daddeb4 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id 67986f1a-7b06-42f4-9729-7f294a4b8ffa. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:16.686854 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:16.686854 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:37:16.687418 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1a43d71e-7c0f-4448-b7d5-e6330daddeb4 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/67986f1a-7b06-42f4-9729-7f294a4b8ffa returned with HTTP 200 Aug 25 16:37:16.687762 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1310/5265] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:16 2026] GET /volume/v3/backups/67986f1a-7b06-42f4-9729-7f294a4b8ffa => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:16.881169 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-b80c2133-2ea2-424c-82fb-a206162cb43b req-0883e635-f874-42b5-ba7e-b2e278338ce5 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:16.883149 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-b80c2133-2ea2-424c-82fb-a206162cb43b req-0883e635-f874-42b5-ba7e-b2e278338ce5 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] DELETE https://10.4.3.102/volume/v3/attachments/94454a91-8001-41a8-9077-b54c69580996 Aug 25 16:37:16.883283 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-b80c2133-2ea2-424c-82fb-a206162cb43b req-0883e635-f874-42b5-ba7e-b2e278338ce5 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:16.883450 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-b80c2133-2ea2-424c-82fb-a206162cb43b req-0883e635-f874-42b5-ba7e-b2e278338ce5 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:16.889471 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:16.889471 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:37:16.936486 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-b80c2133-2ea2-424c-82fb-a206162cb43b req-0883e635-f874-42b5-ba7e-b2e278338ce5 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/attachments/94454a91-8001-41a8-9077-b54c69580996 returned with HTTP 200 Aug 25 16:37:16.937012 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1323/5266] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:37:16 2026] DELETE /volume/v3/attachments/94454a91-8001-41a8-9077-b54c69580996 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:17.399369 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-03b9b451-7212-490e-94da-324a683880d5 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:17.401820 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-03b9b451-7212-490e-94da-324a683880d5 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 Aug 25 16:37:17.401820 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-03b9b451-7212-490e-94da-324a683880d5 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:17.401820 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-03b9b451-7212-490e-94da-324a683880d5 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:17.408287 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:17.408287 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:37:17.412073 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-03b9b451-7212-490e-94da-324a683880d5 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:37:17.416788 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-03b9b451-7212-490e-94da-324a683880d5 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 returned with HTTP 200 Aug 25 16:37:17.417249 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1314/5267] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:17 2026] GET /volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:17.429339 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-6c305dd2-0f7e-45e8-95ce-3d626381f978 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:17.431186 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6c305dd2-0f7e-45e8-95ce-3d626381f978 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] DELETE https://10.4.3.102/volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 Aug 25 16:37:17.431426 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6c305dd2-0f7e-45e8-95ce-3d626381f978 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:17.431668 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6c305dd2-0f7e-45e8-95ce-3d626381f978 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:17.431865 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-6c305dd2-0f7e-45e8-95ce-3d626381f978 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Delete volume with id: 9546d95a-3f00-4298-bc56-1e17be62d731 Aug 25 16:37:17.438779 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:17.438779 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:37:17.439267 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-6c305dd2-0f7e-45e8-95ce-3d626381f978 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:37:17.457165 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-6c305dd2-0f7e-45e8-95ce-3d626381f978 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Delete volume request issued successfully. Aug 25 16:37:17.457165 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6c305dd2-0f7e-45e8-95ce-3d626381f978 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 returned with HTTP 202 Aug 25 16:37:17.457598 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1321/5268] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:37:17 2026] DELETE /volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:37:17.465136 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-004d409b-b69b-4fc7-9d90-4c77466dfbe1 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:17.467049 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-004d409b-b69b-4fc7-9d90-4c77466dfbe1 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 Aug 25 16:37:17.467278 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-004d409b-b69b-4fc7-9d90-4c77466dfbe1 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:17.467503 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-004d409b-b69b-4fc7-9d90-4c77466dfbe1 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:17.474932 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:17.474932 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:37:17.478742 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-004d409b-b69b-4fc7-9d90-4c77466dfbe1 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Volume info retrieved successfully. Aug 25 16:37:17.483431 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-004d409b-b69b-4fc7-9d90-4c77466dfbe1 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 returned with HTTP 200 Aug 25 16:37:17.483937 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1311/5269] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:17 2026] GET /volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:17.698021 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d805e126-8bf5-4ff4-8721-0633bd513149 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:17.699918 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d805e126-8bf5-4ff4-8721-0633bd513149 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/67986f1a-7b06-42f4-9729-7f294a4b8ffa Aug 25 16:37:17.700320 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d805e126-8bf5-4ff4-8721-0633bd513149 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:17.700567 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d805e126-8bf5-4ff4-8721-0633bd513149 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:17.700715 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-d805e126-8bf5-4ff4-8721-0633bd513149 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id 67986f1a-7b06-42f4-9729-7f294a4b8ffa. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:17.705147 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:17.705147 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:37:17.705775 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d805e126-8bf5-4ff4-8721-0633bd513149 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/67986f1a-7b06-42f4-9729-7f294a4b8ffa returned with HTTP 200 Aug 25 16:37:17.706156 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1324/5270] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:17 2026] GET /volume/v3/backups/67986f1a-7b06-42f4-9729-7f294a4b8ffa => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:18.497884 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-db69926c-d37a-4672-bbbd-263d6bc6d818 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:18.499358 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-db69926c-d37a-4672-bbbd-263d6bc6d818 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] GET https://10.4.3.102/volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 Aug 25 16:37:18.499533 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-db69926c-d37a-4672-bbbd-263d6bc6d818 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:18.499738 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-db69926c-d37a-4672-bbbd-263d6bc6d818 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:18.505358 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-db69926c-d37a-4672-bbbd-263d6bc6d818 tempest-VolumeMultiattachTests-871308829 tempest-VolumeMultiattachTests-871308829-project-member] https://10.4.3.102/volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 returned with HTTP 404 Aug 25 16:37:18.505905 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1315/5271] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:18 2026] GET /volume/v3/volumes/9546d95a-3f00-4298-bc56-1e17be62d731 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:37:18.511973 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-fadaf3f0-2240-46a4-97d5-c05aa05b183e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:18.513784 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fadaf3f0-2240-46a4-97d5-c05aa05b183e tempest-VolumeMultiattachTests-1528535112 tempest-VolumeMultiattachTests-1528535112-project-admin] GET https://10.4.3.102/volume/v3/volumes/detail?all_tenants=1 Aug 25 16:37:18.513973 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fadaf3f0-2240-46a4-97d5-c05aa05b183e tempest-VolumeMultiattachTests-1528535112 tempest-VolumeMultiattachTests-1528535112-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:18.514160 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fadaf3f0-2240-46a4-97d5-c05aa05b183e tempest-VolumeMultiattachTests-1528535112 tempest-VolumeMultiattachTests-1528535112-project-admin] Calling method 'detail' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:18.514994 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-fadaf3f0-2240-46a4-97d5-c05aa05b183e tempest-VolumeMultiattachTests-1528535112 tempest-VolumeMultiattachTests-1528535112-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100454) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 16:37:18.530714 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-fadaf3f0-2240-46a4-97d5-c05aa05b183e tempest-VolumeMultiattachTests-1528535112 tempest-VolumeMultiattachTests-1528535112-project-admin] Get all volumes completed successfully. Aug 25 16:37:18.533600 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:18.533600 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:37:18.539387 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fadaf3f0-2240-46a4-97d5-c05aa05b183e tempest-VolumeMultiattachTests-1528535112 tempest-VolumeMultiattachTests-1528535112-project-admin] https://10.4.3.102/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 16:37:18.539806 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1322/5272] 10.4.3.102 () {66 vars in 1285 bytes} [Tue Aug 25 16:37:18 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11926 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:37:18.553979 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f46e9e2a-0531-4a55-9f74-8632a8d4e432 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:18.555524 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f46e9e2a-0531-4a55-9f74-8632a8d4e432 tempest-VolumeMultiattachTests-1528535112 tempest-VolumeMultiattachTests-1528535112-project-admin] DELETE https://10.4.3.102/volume/v3/types/eb9761ac-e9a6-45f5-bbc5-f5df6ac64119 Aug 25 16:37:18.555701 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f46e9e2a-0531-4a55-9f74-8632a8d4e432 tempest-VolumeMultiattachTests-1528535112 tempest-VolumeMultiattachTests-1528535112-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:18.555903 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f46e9e2a-0531-4a55-9f74-8632a8d4e432 tempest-VolumeMultiattachTests-1528535112 tempest-VolumeMultiattachTests-1528535112-project-admin] Calling method '_delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:18.576606 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f46e9e2a-0531-4a55-9f74-8632a8d4e432 tempest-VolumeMultiattachTests-1528535112 tempest-VolumeMultiattachTests-1528535112-project-admin] https://10.4.3.102/volume/v3/types/eb9761ac-e9a6-45f5-bbc5-f5df6ac64119 returned with HTTP 202 Aug 25 16:37:18.577043 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1312/5273] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:37:18 2026] DELETE /volume/v3/types/eb9761ac-e9a6-45f5-bbc5-f5df6ac64119 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:37:18.716806 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-0f2cc2ff-ea74-4095-aa94-ce7794d48495 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:18.718865 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0f2cc2ff-ea74-4095-aa94-ce7794d48495 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/67986f1a-7b06-42f4-9729-7f294a4b8ffa Aug 25 16:37:18.719091 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0f2cc2ff-ea74-4095-aa94-ce7794d48495 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:18.719366 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0f2cc2ff-ea74-4095-aa94-ce7794d48495 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:18.719493 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-0f2cc2ff-ea74-4095-aa94-ce7794d48495 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id 67986f1a-7b06-42f4-9729-7f294a4b8ffa. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:18.724074 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:18.724074 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:37:18.724844 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0f2cc2ff-ea74-4095-aa94-ce7794d48495 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/67986f1a-7b06-42f4-9729-7f294a4b8ffa returned with HTTP 200 Aug 25 16:37:18.725285 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1325/5274] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:18 2026] GET /volume/v3/backups/67986f1a-7b06-42f4-9729-7f294a4b8ffa => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:19.734935 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-4eeba61f-934c-43ee-9937-6564b514c1aa None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:19.736888 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4eeba61f-934c-43ee-9937-6564b514c1aa tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/67986f1a-7b06-42f4-9729-7f294a4b8ffa Aug 25 16:37:19.737348 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4eeba61f-934c-43ee-9937-6564b514c1aa tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:19.737348 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4eeba61f-934c-43ee-9937-6564b514c1aa tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:19.737461 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-4eeba61f-934c-43ee-9937-6564b514c1aa tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id 67986f1a-7b06-42f4-9729-7f294a4b8ffa. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:19.742508 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:19.742508 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:37:19.743337 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4eeba61f-934c-43ee-9937-6564b514c1aa tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/67986f1a-7b06-42f4-9729-7f294a4b8ffa returned with HTTP 200 Aug 25 16:37:19.743866 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1316/5275] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:19 2026] GET /volume/v3/backups/67986f1a-7b06-42f4-9729-7f294a4b8ffa => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 16:37:20.753951 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-edeae39c-b2ba-4614-b66a-12e3b168748c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:20.755746 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-edeae39c-b2ba-4614-b66a-12e3b168748c tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/67986f1a-7b06-42f4-9729-7f294a4b8ffa Aug 25 16:37:20.755926 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-edeae39c-b2ba-4614-b66a-12e3b168748c tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:20.756114 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-edeae39c-b2ba-4614-b66a-12e3b168748c tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:20.756210 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-edeae39c-b2ba-4614-b66a-12e3b168748c tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id 67986f1a-7b06-42f4-9729-7f294a4b8ffa. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:20.760241 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:20.760241 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:37:20.760812 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-edeae39c-b2ba-4614-b66a-12e3b168748c tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/67986f1a-7b06-42f4-9729-7f294a4b8ffa returned with HTTP 200 Aug 25 16:37:20.761130 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1323/5276] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:20 2026] GET /volume/v3/backups/67986f1a-7b06-42f4-9729-7f294a4b8ffa => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:21.769895 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-9e83f2cc-95d9-409d-9df2-85758f7a07ec None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:21.771582 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9e83f2cc-95d9-409d-9df2-85758f7a07ec tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/67986f1a-7b06-42f4-9729-7f294a4b8ffa Aug 25 16:37:21.771798 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9e83f2cc-95d9-409d-9df2-85758f7a07ec tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:21.771973 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9e83f2cc-95d9-409d-9df2-85758f7a07ec tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:21.772072 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-9e83f2cc-95d9-409d-9df2-85758f7a07ec tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id 67986f1a-7b06-42f4-9729-7f294a4b8ffa. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:21.776096 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:21.776096 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:37:21.776691 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9e83f2cc-95d9-409d-9df2-85758f7a07ec tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/67986f1a-7b06-42f4-9729-7f294a4b8ffa returned with HTTP 200 Aug 25 16:37:21.776995 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1313/5277] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:21 2026] GET /volume/v3/backups/67986f1a-7b06-42f4-9729-7f294a4b8ffa => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:21.785684 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-ef1f0a71-0181-494a-88c7-9a8aef9e96af None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:21.787347 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ef1f0a71-0181-494a-88c7-9a8aef9e96af tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e Aug 25 16:37:21.787619 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ef1f0a71-0181-494a-88c7-9a8aef9e96af tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:21.787750 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ef1f0a71-0181-494a-88c7-9a8aef9e96af tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:21.787883 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-ef1f0a71-0181-494a-88c7-9a8aef9e96af tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id e32c38d1-f701-4381-959f-2e0fc3678b0e. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:21.793385 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:21.793385 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:37:21.794391 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ef1f0a71-0181-494a-88c7-9a8aef9e96af tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e returned with HTTP 200 Aug 25 16:37:21.795403 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1326/5278] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:21 2026] GET /volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:21.805149 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-295d7c9f-f28a-4f9e-8702-2cfd6e57d351 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:21.806853 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-295d7c9f-f28a-4f9e-8702-2cfd6e57d351 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 Aug 25 16:37:21.807043 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-295d7c9f-f28a-4f9e-8702-2cfd6e57d351 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:21.807217 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-295d7c9f-f28a-4f9e-8702-2cfd6e57d351 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:21.807319 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-295d7c9f-f28a-4f9e-8702-2cfd6e57d351 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id 1cea71af-638c-407b-bcb1-8203315633d9. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:21.811727 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:21.811727 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:37:21.812654 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-295d7c9f-f28a-4f9e-8702-2cfd6e57d351 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 returned with HTTP 200 Aug 25 16:37:21.812841 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1317/5279] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:21 2026] GET /volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:21.821296 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e960fb44-cd5d-48d4-8707-4ba3b8acaec0 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:21.822727 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e960fb44-cd5d-48d4-8707-4ba3b8acaec0 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] POST https://10.4.3.102/volume/v3/backups Aug 25 16:37:21.823006 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e960fb44-cd5d-48d4-8707-4ba3b8acaec0 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f3fc1e7e-c8f3-474a-8678-3370fbb936df", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1818277569"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:37:21.824253 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.contrib.backups [None req-e960fb44-cd5d-48d4-8707-4ba3b8acaec0 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Creating new backup {'backup': {'volume_id': 'f3fc1e7e-c8f3-474a-8678-3370fbb936df', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1818277569'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 16:37:21.824374 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.contrib.backups [None req-e960fb44-cd5d-48d4-8707-4ba3b8acaec0 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Creating backup of volume f3fc1e7e-c8f3-474a-8678-3370fbb936df in container None Aug 25 16:37:21.830529 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:21.830529 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:37:21.830927 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-e960fb44-cd5d-48d4-8707-4ba3b8acaec0 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Volume info retrieved successfully. Aug 25 16:37:21.843690 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-e960fb44-cd5d-48d4-8707-4ba3b8acaec0 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Created reservations ['f54b8863-d9cb-4af3-bbe3-8e03d00027e0', '11457178-6c39-43d5-b5e8-a65eea8bcf8d'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:37:21.873177 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e960fb44-cd5d-48d4-8707-4ba3b8acaec0 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups returned with HTTP 202 Aug 25 16:37:21.873749 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1324/5280] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:37:21 2026] POST /volume/v3/backups => generated 330 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:37:21.880840 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-31ef24af-bcff-4a01-89e4-3210ab0c350b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:21.882621 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-31ef24af-bcff-4a01-89e4-3210ab0c350b tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/c2cddd6c-8bab-4ef1-a42b-9f65532e43ab Aug 25 16:37:21.882812 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-31ef24af-bcff-4a01-89e4-3210ab0c350b tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:21.882987 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-31ef24af-bcff-4a01-89e4-3210ab0c350b tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:21.883089 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-31ef24af-bcff-4a01-89e4-3210ab0c350b tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id c2cddd6c-8bab-4ef1-a42b-9f65532e43ab. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:21.886828 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:21.886828 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:37:21.887440 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-31ef24af-bcff-4a01-89e4-3210ab0c350b tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/c2cddd6c-8bab-4ef1-a42b-9f65532e43ab returned with HTTP 200 Aug 25 16:37:21.887786 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1314/5281] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:21 2026] GET /volume/v3/backups/c2cddd6c-8bab-4ef1-a42b-9f65532e43ab => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:22.897171 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-ee78aee8-7c8b-4084-a2b4-5397e7a7796d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:22.899006 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ee78aee8-7c8b-4084-a2b4-5397e7a7796d tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/c2cddd6c-8bab-4ef1-a42b-9f65532e43ab Aug 25 16:37:22.899251 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ee78aee8-7c8b-4084-a2b4-5397e7a7796d tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:22.899480 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ee78aee8-7c8b-4084-a2b4-5397e7a7796d tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:22.899659 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-ee78aee8-7c8b-4084-a2b4-5397e7a7796d tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id c2cddd6c-8bab-4ef1-a42b-9f65532e43ab. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:22.903995 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:22.903995 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:37:22.904762 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ee78aee8-7c8b-4084-a2b4-5397e7a7796d tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/c2cddd6c-8bab-4ef1-a42b-9f65532e43ab returned with HTTP 200 Aug 25 16:37:22.905145 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1327/5282] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:22 2026] GET /volume/v3/backups/c2cddd6c-8bab-4ef1-a42b-9f65532e43ab => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:23.914879 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-e29e03ba-84d1-4c93-b4a6-f62f6c8f4b91 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:23.916469 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e29e03ba-84d1-4c93-b4a6-f62f6c8f4b91 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/c2cddd6c-8bab-4ef1-a42b-9f65532e43ab Aug 25 16:37:23.916861 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e29e03ba-84d1-4c93-b4a6-f62f6c8f4b91 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:23.917111 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e29e03ba-84d1-4c93-b4a6-f62f6c8f4b91 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:23.917298 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-e29e03ba-84d1-4c93-b4a6-f62f6c8f4b91 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id c2cddd6c-8bab-4ef1-a42b-9f65532e43ab. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:23.921260 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:23.921260 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:37:23.922410 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e29e03ba-84d1-4c93-b4a6-f62f6c8f4b91 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/c2cddd6c-8bab-4ef1-a42b-9f65532e43ab returned with HTTP 200 Aug 25 16:37:23.922410 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1318/5283] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:23 2026] GET /volume/v3/backups/c2cddd6c-8bab-4ef1-a42b-9f65532e43ab => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:24.931658 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-49c91c3c-2542-4209-8421-4168ecdc0919 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:24.933402 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-49c91c3c-2542-4209-8421-4168ecdc0919 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/c2cddd6c-8bab-4ef1-a42b-9f65532e43ab Aug 25 16:37:24.933640 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-49c91c3c-2542-4209-8421-4168ecdc0919 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:24.933926 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-49c91c3c-2542-4209-8421-4168ecdc0919 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:24.934013 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-49c91c3c-2542-4209-8421-4168ecdc0919 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id c2cddd6c-8bab-4ef1-a42b-9f65532e43ab. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:24.938950 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:24.938950 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:37:24.939704 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-49c91c3c-2542-4209-8421-4168ecdc0919 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/c2cddd6c-8bab-4ef1-a42b-9f65532e43ab returned with HTTP 200 Aug 25 16:37:24.940198 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1325/5284] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:24 2026] GET /volume/v3/backups/c2cddd6c-8bab-4ef1-a42b-9f65532e43ab => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:25.949713 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-48ce6e15-810c-42c6-8bff-d4c878083486 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:25.952040 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-48ce6e15-810c-42c6-8bff-d4c878083486 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/c2cddd6c-8bab-4ef1-a42b-9f65532e43ab Aug 25 16:37:25.952753 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-48ce6e15-810c-42c6-8bff-d4c878083486 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:25.952753 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-48ce6e15-810c-42c6-8bff-d4c878083486 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:25.952753 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-48ce6e15-810c-42c6-8bff-d4c878083486 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id c2cddd6c-8bab-4ef1-a42b-9f65532e43ab. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:25.958858 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:25.958858 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:37:25.960398 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-48ce6e15-810c-42c6-8bff-d4c878083486 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/c2cddd6c-8bab-4ef1-a42b-9f65532e43ab returned with HTTP 200 Aug 25 16:37:25.960697 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1315/5285] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:25 2026] GET /volume/v3/backups/c2cddd6c-8bab-4ef1-a42b-9f65532e43ab => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:26.970359 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-3466299d-f675-46ae-bf28-83317454c1fd None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:26.972976 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3466299d-f675-46ae-bf28-83317454c1fd tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/c2cddd6c-8bab-4ef1-a42b-9f65532e43ab Aug 25 16:37:26.972976 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3466299d-f675-46ae-bf28-83317454c1fd tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:26.972976 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3466299d-f675-46ae-bf28-83317454c1fd tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:26.972976 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-3466299d-f675-46ae-bf28-83317454c1fd tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id c2cddd6c-8bab-4ef1-a42b-9f65532e43ab. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:26.976719 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:26.976719 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:37:26.977530 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3466299d-f675-46ae-bf28-83317454c1fd tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/c2cddd6c-8bab-4ef1-a42b-9f65532e43ab returned with HTTP 200 Aug 25 16:37:26.977984 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1328/5286] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:26 2026] GET /volume/v3/backups/c2cddd6c-8bab-4ef1-a42b-9f65532e43ab => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:27.988210 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-83dabcf4-14d7-4fc6-91b4-c0a4aad68e02 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:27.989930 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-83dabcf4-14d7-4fc6-91b4-c0a4aad68e02 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/c2cddd6c-8bab-4ef1-a42b-9f65532e43ab Aug 25 16:37:27.991272 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-83dabcf4-14d7-4fc6-91b4-c0a4aad68e02 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:27.991272 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-83dabcf4-14d7-4fc6-91b4-c0a4aad68e02 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:27.991272 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-83dabcf4-14d7-4fc6-91b4-c0a4aad68e02 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id c2cddd6c-8bab-4ef1-a42b-9f65532e43ab. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:27.995283 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:27.995283 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:37:27.996920 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-83dabcf4-14d7-4fc6-91b4-c0a4aad68e02 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/c2cddd6c-8bab-4ef1-a42b-9f65532e43ab returned with HTTP 200 Aug 25 16:37:27.996920 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1319/5287] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:27 2026] GET /volume/v3/backups/c2cddd6c-8bab-4ef1-a42b-9f65532e43ab => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:29.005867 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-80e3f675-b6de-4651-a12f-107824a6c5a5 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:29.008313 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-80e3f675-b6de-4651-a12f-107824a6c5a5 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/c2cddd6c-8bab-4ef1-a42b-9f65532e43ab Aug 25 16:37:29.008627 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-80e3f675-b6de-4651-a12f-107824a6c5a5 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:29.008860 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-80e3f675-b6de-4651-a12f-107824a6c5a5 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:29.008970 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-80e3f675-b6de-4651-a12f-107824a6c5a5 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id c2cddd6c-8bab-4ef1-a42b-9f65532e43ab. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:29.012903 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:29.012903 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:37:29.013576 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-80e3f675-b6de-4651-a12f-107824a6c5a5 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/c2cddd6c-8bab-4ef1-a42b-9f65532e43ab returned with HTTP 200 Aug 25 16:37:29.013929 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1326/5288] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:29 2026] GET /volume/v3/backups/c2cddd6c-8bab-4ef1-a42b-9f65532e43ab => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:29.022301 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ef827670-8bb6-46a3-a586-330bc130fa0f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:29.023828 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ef827670-8bb6-46a3-a586-330bc130fa0f tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e Aug 25 16:37:29.023990 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ef827670-8bb6-46a3-a586-330bc130fa0f tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:29.024161 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ef827670-8bb6-46a3-a586-330bc130fa0f tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:29.024258 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-ef827670-8bb6-46a3-a586-330bc130fa0f tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id e32c38d1-f701-4381-959f-2e0fc3678b0e. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:29.028078 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:29.028078 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:37:29.028705 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ef827670-8bb6-46a3-a586-330bc130fa0f tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e returned with HTTP 200 Aug 25 16:37:29.029000 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1316/5289] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:29 2026] GET /volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:29.037077 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1ba63b36-60e5-4b89-b2a9-5f6317ccce28 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:29.038759 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1ba63b36-60e5-4b89-b2a9-5f6317ccce28 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] DELETE https://10.4.3.102/volume/v3/backups/c2cddd6c-8bab-4ef1-a42b-9f65532e43ab Aug 25 16:37:29.038977 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1ba63b36-60e5-4b89-b2a9-5f6317ccce28 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:29.039190 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1ba63b36-60e5-4b89-b2a9-5f6317ccce28 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:29.039334 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.contrib.backups [None req-1ba63b36-60e5-4b89-b2a9-5f6317ccce28 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Delete backup with id: c2cddd6c-8bab-4ef1-a42b-9f65532e43ab. Aug 25 16:37:29.043210 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:29.043210 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:37:29.055135 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.backup.rpcapi [None req-1ba63b36-60e5-4b89-b2a9-5f6317ccce28 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] delete_backup rpcapi backup_id c2cddd6c-8bab-4ef1-a42b-9f65532e43ab {{(pid=100457) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 16:37:29.056650 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1ba63b36-60e5-4b89-b2a9-5f6317ccce28 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/c2cddd6c-8bab-4ef1-a42b-9f65532e43ab returned with HTTP 202 Aug 25 16:37:29.057084 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1329/5290] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:37:29 2026] DELETE /volume/v3/backups/c2cddd6c-8bab-4ef1-a42b-9f65532e43ab => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:37:29.063161 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-52dd6727-b8b6-4077-ac6a-6fe81f6550fe None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:29.064753 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-52dd6727-b8b6-4077-ac6a-6fe81f6550fe tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/c2cddd6c-8bab-4ef1-a42b-9f65532e43ab Aug 25 16:37:29.064916 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-52dd6727-b8b6-4077-ac6a-6fe81f6550fe tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:29.065097 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-52dd6727-b8b6-4077-ac6a-6fe81f6550fe tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:29.065198 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-52dd6727-b8b6-4077-ac6a-6fe81f6550fe tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id c2cddd6c-8bab-4ef1-a42b-9f65532e43ab. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:29.070608 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:29.070608 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:37:29.071377 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-52dd6727-b8b6-4077-ac6a-6fe81f6550fe tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/c2cddd6c-8bab-4ef1-a42b-9f65532e43ab returned with HTTP 200 Aug 25 16:37:29.071800 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1320/5291] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:29 2026] GET /volume/v3/backups/c2cddd6c-8bab-4ef1-a42b-9f65532e43ab => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:30.080698 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-11f177f7-9c79-4015-80e0-bd4607198bbe None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:30.082451 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-11f177f7-9c79-4015-80e0-bd4607198bbe tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/c2cddd6c-8bab-4ef1-a42b-9f65532e43ab Aug 25 16:37:30.082677 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-11f177f7-9c79-4015-80e0-bd4607198bbe tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:30.082859 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-11f177f7-9c79-4015-80e0-bd4607198bbe tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:30.082970 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-11f177f7-9c79-4015-80e0-bd4607198bbe tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id c2cddd6c-8bab-4ef1-a42b-9f65532e43ab. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:30.086454 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-11f177f7-9c79-4015-80e0-bd4607198bbe tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/c2cddd6c-8bab-4ef1-a42b-9f65532e43ab returned with HTTP 404 Aug 25 16:37:30.086901 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1327/5292] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:30 2026] GET /volume/v3/backups/c2cddd6c-8bab-4ef1-a42b-9f65532e43ab => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:37:30.092503 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-6c7c1a5f-f92d-4ca9-bdd5-41d5b9a46cc8 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:30.094076 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6c7c1a5f-f92d-4ca9-bdd5-41d5b9a46cc8 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] DELETE https://10.4.3.102/volume/v3/backups/67986f1a-7b06-42f4-9729-7f294a4b8ffa Aug 25 16:37:30.094256 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6c7c1a5f-f92d-4ca9-bdd5-41d5b9a46cc8 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:30.094429 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6c7c1a5f-f92d-4ca9-bdd5-41d5b9a46cc8 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:30.094537 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.contrib.backups [None req-6c7c1a5f-f92d-4ca9-bdd5-41d5b9a46cc8 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Delete backup with id: 67986f1a-7b06-42f4-9729-7f294a4b8ffa. Aug 25 16:37:30.099626 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:30.099626 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:37:30.130089 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.backup.rpcapi [None req-6c7c1a5f-f92d-4ca9-bdd5-41d5b9a46cc8 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] delete_backup rpcapi backup_id 67986f1a-7b06-42f4-9729-7f294a4b8ffa {{(pid=100455) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 16:37:30.132177 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6c7c1a5f-f92d-4ca9-bdd5-41d5b9a46cc8 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/67986f1a-7b06-42f4-9729-7f294a4b8ffa returned with HTTP 202 Aug 25 16:37:30.132742 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1317/5293] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:37:30 2026] DELETE /volume/v3/backups/67986f1a-7b06-42f4-9729-7f294a4b8ffa => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:37:30.139295 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-0a30d573-87b6-4267-a155-96ab440c7dde None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:30.140885 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0a30d573-87b6-4267-a155-96ab440c7dde tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/67986f1a-7b06-42f4-9729-7f294a4b8ffa Aug 25 16:37:30.140885 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0a30d573-87b6-4267-a155-96ab440c7dde tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:30.140885 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0a30d573-87b6-4267-a155-96ab440c7dde tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:30.140885 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-0a30d573-87b6-4267-a155-96ab440c7dde tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id 67986f1a-7b06-42f4-9729-7f294a4b8ffa. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:30.144869 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:30.144869 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:37:30.145420 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0a30d573-87b6-4267-a155-96ab440c7dde tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/67986f1a-7b06-42f4-9729-7f294a4b8ffa returned with HTTP 200 Aug 25 16:37:30.145899 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1330/5294] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:30 2026] GET /volume/v3/backups/67986f1a-7b06-42f4-9729-7f294a4b8ffa => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:31.154872 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b73ec54c-a742-42ad-b14e-4b33ff4e812b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:31.156557 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b73ec54c-a742-42ad-b14e-4b33ff4e812b tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/67986f1a-7b06-42f4-9729-7f294a4b8ffa Aug 25 16:37:31.156771 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b73ec54c-a742-42ad-b14e-4b33ff4e812b tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:31.156952 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b73ec54c-a742-42ad-b14e-4b33ff4e812b tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:31.157083 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-b73ec54c-a742-42ad-b14e-4b33ff4e812b tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id 67986f1a-7b06-42f4-9729-7f294a4b8ffa. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:31.160516 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b73ec54c-a742-42ad-b14e-4b33ff4e812b tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/67986f1a-7b06-42f4-9729-7f294a4b8ffa returned with HTTP 404 Aug 25 16:37:31.161044 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1321/5295] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:31 2026] GET /volume/v3/backups/67986f1a-7b06-42f4-9729-7f294a4b8ffa => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:37:31.167397 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-1baf544f-3b12-432e-b7b5-e7743da13ae2 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:31.169082 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1baf544f-3b12-432e-b7b5-e7743da13ae2 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] DELETE https://10.4.3.102/volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e Aug 25 16:37:31.169268 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1baf544f-3b12-432e-b7b5-e7743da13ae2 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:31.169440 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1baf544f-3b12-432e-b7b5-e7743da13ae2 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:31.169552 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.contrib.backups [None req-1baf544f-3b12-432e-b7b5-e7743da13ae2 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Delete backup with id: e32c38d1-f701-4381-959f-2e0fc3678b0e. Aug 25 16:37:31.173937 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:31.173937 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:37:31.190374 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.backup.rpcapi [None req-1baf544f-3b12-432e-b7b5-e7743da13ae2 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] delete_backup rpcapi backup_id e32c38d1-f701-4381-959f-2e0fc3678b0e {{(pid=100454) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 16:37:31.192716 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1baf544f-3b12-432e-b7b5-e7743da13ae2 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e returned with HTTP 202 Aug 25 16:37:31.193282 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1328/5296] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:37:31 2026] DELETE /volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:37:31.201027 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-e7dcf63f-9e1c-43eb-8e2f-be3b5d9d2877 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:31.203221 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e7dcf63f-9e1c-43eb-8e2f-be3b5d9d2877 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e Aug 25 16:37:31.203494 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e7dcf63f-9e1c-43eb-8e2f-be3b5d9d2877 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:31.203734 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e7dcf63f-9e1c-43eb-8e2f-be3b5d9d2877 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:31.203865 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-e7dcf63f-9e1c-43eb-8e2f-be3b5d9d2877 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id e32c38d1-f701-4381-959f-2e0fc3678b0e. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:31.209316 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:31.209316 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:37:31.210348 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e7dcf63f-9e1c-43eb-8e2f-be3b5d9d2877 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e returned with HTTP 200 Aug 25 16:37:31.211010 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1318/5297] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:31 2026] GET /volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:32.220168 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-15bdea5f-751a-44df-ac3a-5092b7d5e483 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:32.221864 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-15bdea5f-751a-44df-ac3a-5092b7d5e483 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e Aug 25 16:37:32.222057 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-15bdea5f-751a-44df-ac3a-5092b7d5e483 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:32.222233 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-15bdea5f-751a-44df-ac3a-5092b7d5e483 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:32.222331 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-15bdea5f-751a-44df-ac3a-5092b7d5e483 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Show backup with id e32c38d1-f701-4381-959f-2e0fc3678b0e. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:32.225723 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-15bdea5f-751a-44df-ac3a-5092b7d5e483 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e returned with HTTP 404 Aug 25 16:37:32.226146 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1331/5298] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:32 2026] GET /volume/v3/backups/e32c38d1-f701-4381-959f-2e0fc3678b0e => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:37:32.232116 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-538232cd-a2b7-4709-b19a-0df1e618673c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:32.233804 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-538232cd-a2b7-4709-b19a-0df1e618673c tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] DELETE https://10.4.3.102/volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 Aug 25 16:37:32.233996 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-538232cd-a2b7-4709-b19a-0df1e618673c tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:32.234179 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-538232cd-a2b7-4709-b19a-0df1e618673c tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:32.234346 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.contrib.backups [None req-538232cd-a2b7-4709-b19a-0df1e618673c tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Delete backup with id: 1cea71af-638c-407b-bcb1-8203315633d9. Aug 25 16:37:32.238483 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:32.238483 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:37:32.250710 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.backup.rpcapi [None req-538232cd-a2b7-4709-b19a-0df1e618673c tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] delete_backup rpcapi backup_id 1cea71af-638c-407b-bcb1-8203315633d9 {{(pid=100456) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 16:37:32.252190 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-538232cd-a2b7-4709-b19a-0df1e618673c tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 returned with HTTP 202 Aug 25 16:37:32.252907 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1322/5299] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:37:32 2026] DELETE /volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:37:32.258556 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-35caaff5-1c04-4017-8e84-e1cc536bd791 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:32.260879 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-35caaff5-1c04-4017-8e84-e1cc536bd791 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 Aug 25 16:37:32.261090 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-35caaff5-1c04-4017-8e84-e1cc536bd791 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:32.261304 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-35caaff5-1c04-4017-8e84-e1cc536bd791 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:32.261402 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-35caaff5-1c04-4017-8e84-e1cc536bd791 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id 1cea71af-638c-407b-bcb1-8203315633d9. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:32.277978 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:32.277978 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:37:32.277978 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-35caaff5-1c04-4017-8e84-e1cc536bd791 tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 returned with HTTP 200 Aug 25 16:37:32.277978 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1329/5300] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:32 2026] GET /volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:33.275623 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d992c2d6-893e-4f1b-b103-3e1db4449daf None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:33.278115 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d992c2d6-893e-4f1b-b103-3e1db4449daf tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] GET https://10.4.3.102/volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 Aug 25 16:37:33.278394 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d992c2d6-893e-4f1b-b103-3e1db4449daf tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:33.278695 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d992c2d6-893e-4f1b-b103-3e1db4449daf tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:33.278849 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-d992c2d6-893e-4f1b-b103-3e1db4449daf tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] Show backup with id 1cea71af-638c-407b-bcb1-8203315633d9. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:33.282947 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d992c2d6-893e-4f1b-b103-3e1db4449daf tempest-VolumesBackupsTest-1864130470 tempest-VolumesBackupsTest-1864130470-project-admin] https://10.4.3.102/volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 returned with HTTP 404 Aug 25 16:37:33.283522 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1319/5301] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:33 2026] GET /volume/v3/backups/1cea71af-638c-407b-bcb1-8203315633d9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:37:33.293655 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f34aaeb8-c7b2-4a58-a154-90df5597e377 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:33.295264 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f34aaeb8-c7b2-4a58-a154-90df5597e377 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] DELETE https://10.4.3.102/volume/v3/volumes/f3fc1e7e-c8f3-474a-8678-3370fbb936df Aug 25 16:37:33.295458 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f34aaeb8-c7b2-4a58-a154-90df5597e377 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:33.295651 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f34aaeb8-c7b2-4a58-a154-90df5597e377 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:33.295846 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-f34aaeb8-c7b2-4a58-a154-90df5597e377 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Delete volume with id: f3fc1e7e-c8f3-474a-8678-3370fbb936df Aug 25 16:37:33.302554 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:33.302554 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:37:33.303031 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-f34aaeb8-c7b2-4a58-a154-90df5597e377 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Volume info retrieved successfully. Aug 25 16:37:33.332545 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-f34aaeb8-c7b2-4a58-a154-90df5597e377 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Delete volume request issued successfully. Aug 25 16:37:33.332771 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f34aaeb8-c7b2-4a58-a154-90df5597e377 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/volumes/f3fc1e7e-c8f3-474a-8678-3370fbb936df returned with HTTP 202 Aug 25 16:37:33.333136 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1332/5302] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:37:33 2026] DELETE /volume/v3/volumes/f3fc1e7e-c8f3-474a-8678-3370fbb936df => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:37:33.339573 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-eb5f9bc4-a765-44c4-8071-1902ca67a768 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:33.341349 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-eb5f9bc4-a765-44c4-8071-1902ca67a768 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/volumes/f3fc1e7e-c8f3-474a-8678-3370fbb936df Aug 25 16:37:33.341579 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-eb5f9bc4-a765-44c4-8071-1902ca67a768 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:33.341808 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-eb5f9bc4-a765-44c4-8071-1902ca67a768 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:33.348126 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:33.348126 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:37:33.351476 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-eb5f9bc4-a765-44c4-8071-1902ca67a768 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Volume info retrieved successfully. Aug 25 16:37:33.355441 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-eb5f9bc4-a765-44c4-8071-1902ca67a768 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/volumes/f3fc1e7e-c8f3-474a-8678-3370fbb936df returned with HTTP 200 Aug 25 16:37:33.355812 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1323/5303] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:33 2026] GET /volume/v3/volumes/f3fc1e7e-c8f3-474a-8678-3370fbb936df => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:34.367805 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-4b7638d1-195d-4a7f-bc21-24b781d1a200 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:34.369832 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4b7638d1-195d-4a7f-bc21-24b781d1a200 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/volumes/f3fc1e7e-c8f3-474a-8678-3370fbb936df Aug 25 16:37:34.370037 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4b7638d1-195d-4a7f-bc21-24b781d1a200 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:34.370279 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4b7638d1-195d-4a7f-bc21-24b781d1a200 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:34.375830 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4b7638d1-195d-4a7f-bc21-24b781d1a200 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/volumes/f3fc1e7e-c8f3-474a-8678-3370fbb936df returned with HTTP 404 Aug 25 16:37:34.376314 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1330/5304] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:34 2026] GET /volume/v3/volumes/f3fc1e7e-c8f3-474a-8678-3370fbb936df => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:37:34.383672 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-479fe0bd-4893-4b7e-b56c-cf2eb0741768 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:34.385714 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-479fe0bd-4893-4b7e-b56c-cf2eb0741768 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] DELETE https://10.4.3.102/volume/v3/volumes/c7cccf64-f66e-4223-8ce3-21ae867aae6b Aug 25 16:37:34.385934 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-479fe0bd-4893-4b7e-b56c-cf2eb0741768 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:34.386162 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-479fe0bd-4893-4b7e-b56c-cf2eb0741768 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:34.386355 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-479fe0bd-4893-4b7e-b56c-cf2eb0741768 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Delete volume with id: c7cccf64-f66e-4223-8ce3-21ae867aae6b Aug 25 16:37:34.393938 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:34.393938 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:37:34.394354 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-479fe0bd-4893-4b7e-b56c-cf2eb0741768 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Volume info retrieved successfully. Aug 25 16:37:34.416347 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-479fe0bd-4893-4b7e-b56c-cf2eb0741768 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Delete volume request issued successfully. Aug 25 16:37:34.416570 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-479fe0bd-4893-4b7e-b56c-cf2eb0741768 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/volumes/c7cccf64-f66e-4223-8ce3-21ae867aae6b returned with HTTP 202 Aug 25 16:37:34.417007 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1320/5305] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:37:34 2026] DELETE /volume/v3/volumes/c7cccf64-f66e-4223-8ce3-21ae867aae6b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:37:34.424024 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-743aa785-218e-41ab-a047-f069bfe442e6 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:34.425638 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-743aa785-218e-41ab-a047-f069bfe442e6 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/volumes/c7cccf64-f66e-4223-8ce3-21ae867aae6b Aug 25 16:37:34.425834 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-743aa785-218e-41ab-a047-f069bfe442e6 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:34.426033 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-743aa785-218e-41ab-a047-f069bfe442e6 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:34.434326 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:34.434326 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:37:34.438372 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-743aa785-218e-41ab-a047-f069bfe442e6 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Volume info retrieved successfully. Aug 25 16:37:34.442214 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-743aa785-218e-41ab-a047-f069bfe442e6 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/volumes/c7cccf64-f66e-4223-8ce3-21ae867aae6b returned with HTTP 200 Aug 25 16:37:34.442650 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1333/5306] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:34 2026] GET /volume/v3/volumes/c7cccf64-f66e-4223-8ce3-21ae867aae6b => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:35.454238 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-6f67e2fc-cb3d-4180-a849-128e9a722721 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:35.455757 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6f67e2fc-cb3d-4180-a849-128e9a722721 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/volumes/c7cccf64-f66e-4223-8ce3-21ae867aae6b Aug 25 16:37:35.455923 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6f67e2fc-cb3d-4180-a849-128e9a722721 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:35.456095 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6f67e2fc-cb3d-4180-a849-128e9a722721 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:35.461689 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6f67e2fc-cb3d-4180-a849-128e9a722721 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/volumes/c7cccf64-f66e-4223-8ce3-21ae867aae6b returned with HTTP 404 Aug 25 16:37:35.462204 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1324/5307] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:35 2026] GET /volume/v3/volumes/c7cccf64-f66e-4223-8ce3-21ae867aae6b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:37:35.469109 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9940bf3f-cc83-4d3f-b11b-6996299e687c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:35.470764 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9940bf3f-cc83-4d3f-b11b-6996299e687c tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] DELETE https://10.4.3.102/volume/v3/volumes/66d69d72-9fe3-4bf5-b9e1-cccd91dd3a7f Aug 25 16:37:35.471001 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9940bf3f-cc83-4d3f-b11b-6996299e687c tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:35.471207 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9940bf3f-cc83-4d3f-b11b-6996299e687c tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:35.471401 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-9940bf3f-cc83-4d3f-b11b-6996299e687c tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Delete volume with id: 66d69d72-9fe3-4bf5-b9e1-cccd91dd3a7f Aug 25 16:37:35.478031 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:35.478031 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:37:35.478528 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-9940bf3f-cc83-4d3f-b11b-6996299e687c tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Volume info retrieved successfully. Aug 25 16:37:35.520143 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-9940bf3f-cc83-4d3f-b11b-6996299e687c tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Delete volume request issued successfully. Aug 25 16:37:35.520378 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9940bf3f-cc83-4d3f-b11b-6996299e687c tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/volumes/66d69d72-9fe3-4bf5-b9e1-cccd91dd3a7f returned with HTTP 202 Aug 25 16:37:35.520856 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1331/5308] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:37:35 2026] DELETE /volume/v3/volumes/66d69d72-9fe3-4bf5-b9e1-cccd91dd3a7f => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:37:35.527200 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-7ae0d325-786b-4f51-be61-a029170508b3 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:35.528883 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7ae0d325-786b-4f51-be61-a029170508b3 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/volumes/66d69d72-9fe3-4bf5-b9e1-cccd91dd3a7f Aug 25 16:37:35.529091 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7ae0d325-786b-4f51-be61-a029170508b3 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:35.529275 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-7ae0d325-786b-4f51-be61-a029170508b3 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:35.535597 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:35.535597 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:37:35.538722 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-7ae0d325-786b-4f51-be61-a029170508b3 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Volume info retrieved successfully. Aug 25 16:37:35.543217 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-7ae0d325-786b-4f51-be61-a029170508b3 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/volumes/66d69d72-9fe3-4bf5-b9e1-cccd91dd3a7f returned with HTTP 200 Aug 25 16:37:35.543702 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1321/5309] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:35 2026] GET /volume/v3/volumes/66d69d72-9fe3-4bf5-b9e1-cccd91dd3a7f => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:36.555656 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c2eec9dc-ebe1-471d-b12e-f4b6a9265916 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:36.557799 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c2eec9dc-ebe1-471d-b12e-f4b6a9265916 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] GET https://10.4.3.102/volume/v3/volumes/66d69d72-9fe3-4bf5-b9e1-cccd91dd3a7f Aug 25 16:37:36.558027 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c2eec9dc-ebe1-471d-b12e-f4b6a9265916 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:36.558250 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c2eec9dc-ebe1-471d-b12e-f4b6a9265916 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:36.564879 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c2eec9dc-ebe1-471d-b12e-f4b6a9265916 tempest-VolumesBackupsTest-1730873215 tempest-VolumesBackupsTest-1730873215-project-member] https://10.4.3.102/volume/v3/volumes/66d69d72-9fe3-4bf5-b9e1-cccd91dd3a7f returned with HTTP 404 Aug 25 16:37:36.565449 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1334/5310] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:36 2026] GET /volume/v3/volumes/66d69d72-9fe3-4bf5-b9e1-cccd91dd3a7f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:37:36.726187 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [req-8264e41b-9adb-4712-be98-c0b4c4163caa req-53517a2c-0bcd-4a64-b075-57e777fc5651 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:36.728130 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-8264e41b-9adb-4712-be98-c0b4c4163caa req-53517a2c-0bcd-4a64-b075-57e777fc5651 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] DELETE https://10.4.3.102/volume/v3/attachments/67d67625-09e8-40bf-bc5b-bc3b55167f51 Aug 25 16:37:36.728311 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-8264e41b-9adb-4712-be98-c0b4c4163caa req-53517a2c-0bcd-4a64-b075-57e777fc5651 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:36.728512 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [req-8264e41b-9adb-4712-be98-c0b4c4163caa req-53517a2c-0bcd-4a64-b075-57e777fc5651 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:36.736278 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:36.736278 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:37:36.821990 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [req-8264e41b-9adb-4712-be98-c0b4c4163caa req-53517a2c-0bcd-4a64-b075-57e777fc5651 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/attachments/67d67625-09e8-40bf-bc5b-bc3b55167f51 returned with HTTP 200 Aug 25 16:37:36.822506 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1325/5311] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:37:36 2026] DELETE /volume/v3/attachments/67d67625-09e8-40bf-bc5b-bc3b55167f51 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:37.942015 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-70fe6580-1f52-42fb-89cb-a4026af891c6 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:37.943743 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-70fe6580-1f52-42fb-89cb-a4026af891c6 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] DELETE https://10.4.3.102/volume/v3/volumes/3569b5d2-8e70-4a19-8389-f842a1e77d5c Aug 25 16:37:37.944031 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-70fe6580-1f52-42fb-89cb-a4026af891c6 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:37.944309 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-70fe6580-1f52-42fb-89cb-a4026af891c6 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:37.944535 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-70fe6580-1f52-42fb-89cb-a4026af891c6 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Delete volume with id: 3569b5d2-8e70-4a19-8389-f842a1e77d5c Aug 25 16:37:37.959377 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:37.959377 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:37:37.959859 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-70fe6580-1f52-42fb-89cb-a4026af891c6 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:37:38.004396 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-70fe6580-1f52-42fb-89cb-a4026af891c6 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Delete volume request issued successfully. Aug 25 16:37:38.004582 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-70fe6580-1f52-42fb-89cb-a4026af891c6 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/3569b5d2-8e70-4a19-8389-f842a1e77d5c returned with HTTP 202 Aug 25 16:37:38.005017 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1332/5312] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:37:37 2026] DELETE /volume/v3/volumes/3569b5d2-8e70-4a19-8389-f842a1e77d5c => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:37:38.011844 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-53d154c8-76b0-4ee0-b119-e5e98a43321b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:38.013537 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-53d154c8-76b0-4ee0-b119-e5e98a43321b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/3569b5d2-8e70-4a19-8389-f842a1e77d5c Aug 25 16:37:38.013730 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-53d154c8-76b0-4ee0-b119-e5e98a43321b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:38.015137 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-53d154c8-76b0-4ee0-b119-e5e98a43321b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:38.023472 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:38.023472 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:37:38.030217 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-53d154c8-76b0-4ee0-b119-e5e98a43321b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:37:38.041336 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-53d154c8-76b0-4ee0-b119-e5e98a43321b tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/3569b5d2-8e70-4a19-8389-f842a1e77d5c returned with HTTP 200 Aug 25 16:37:38.041705 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1322/5313] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:38 2026] GET /volume/v3/volumes/3569b5d2-8e70-4a19-8389-f842a1e77d5c => generated 1391 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:37:39.054461 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c9a3d6a7-4803-4c51-b4d4-9769c8f09bf1 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:39.056536 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c9a3d6a7-4803-4c51-b4d4-9769c8f09bf1 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/3569b5d2-8e70-4a19-8389-f842a1e77d5c Aug 25 16:37:39.056807 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c9a3d6a7-4803-4c51-b4d4-9769c8f09bf1 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:39.057075 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c9a3d6a7-4803-4c51-b4d4-9769c8f09bf1 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:39.067924 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c9a3d6a7-4803-4c51-b4d4-9769c8f09bf1 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/3569b5d2-8e70-4a19-8389-f842a1e77d5c returned with HTTP 404 Aug 25 16:37:39.068505 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1335/5314] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:39 2026] GET /volume/v3/volumes/3569b5d2-8e70-4a19-8389-f842a1e77d5c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:37:39.075545 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-272c64b5-5a3d-4877-8942-dc6e7d00a2fd None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:39.077142 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-272c64b5-5a3d-4877-8942-dc6e7d00a2fd tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/768096cd-fc72-4836-a807-a72653e874e2 Aug 25 16:37:39.077335 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-272c64b5-5a3d-4877-8942-dc6e7d00a2fd tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:39.077526 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-272c64b5-5a3d-4877-8942-dc6e7d00a2fd tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:39.077650 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-272c64b5-5a3d-4877-8942-dc6e7d00a2fd tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Delete snapshot with id: 768096cd-fc72-4836-a807-a72653e874e2 Aug 25 16:37:39.083631 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:39.083631 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:37:39.084008 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-272c64b5-5a3d-4877-8942-dc6e7d00a2fd tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot retrieved successfully. Aug 25 16:37:39.104657 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-272c64b5-5a3d-4877-8942-dc6e7d00a2fd tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot delete request issued successfully. Aug 25 16:37:39.104822 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-272c64b5-5a3d-4877-8942-dc6e7d00a2fd tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/768096cd-fc72-4836-a807-a72653e874e2 returned with HTTP 202 Aug 25 16:37:39.105182 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1326/5315] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:37:39 2026] DELETE /volume/v3/snapshots/768096cd-fc72-4836-a807-a72653e874e2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:37:39.112610 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-34cd9951-f4fc-45a3-823c-c0226ee8df70 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:39.114523 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-34cd9951-f4fc-45a3-823c-c0226ee8df70 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/snapshots/768096cd-fc72-4836-a807-a72653e874e2 Aug 25 16:37:39.114736 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-34cd9951-f4fc-45a3-823c-c0226ee8df70 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:39.114941 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-34cd9951-f4fc-45a3-823c-c0226ee8df70 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:39.119633 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:39.119633 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:37:39.119993 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-34cd9951-f4fc-45a3-823c-c0226ee8df70 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Snapshot retrieved successfully. Aug 25 16:37:39.120698 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-34cd9951-f4fc-45a3-823c-c0226ee8df70 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/768096cd-fc72-4836-a807-a72653e874e2 returned with HTTP 200 Aug 25 16:37:39.121020 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1333/5316] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:37:39 2026] GET /volume/v3/snapshots/768096cd-fc72-4836-a807-a72653e874e2 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:40.129609 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-4cc060fa-64ab-40df-b705-eb6986457eae None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:40.131300 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4cc060fa-64ab-40df-b705-eb6986457eae tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/snapshots/768096cd-fc72-4836-a807-a72653e874e2 Aug 25 16:37:40.131584 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4cc060fa-64ab-40df-b705-eb6986457eae tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:40.131686 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4cc060fa-64ab-40df-b705-eb6986457eae tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:40.136081 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4cc060fa-64ab-40df-b705-eb6986457eae tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/snapshots/768096cd-fc72-4836-a807-a72653e874e2 returned with HTTP 404 Aug 25 16:37:40.136571 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1323/5317] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:37:40 2026] GET /volume/v3/snapshots/768096cd-fc72-4836-a807-a72653e874e2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:37:41.682618 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-a30704d3-8ea6-4aab-a02b-9536337b3983 req-7940b290-7a3c-4a44-be59-06254e88eac4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:41.684547 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-a30704d3-8ea6-4aab-a02b-9536337b3983 req-7940b290-7a3c-4a44-be59-06254e88eac4 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] DELETE https://10.4.3.102/volume/v3/attachments/e21c2eb9-9558-4d67-b33e-489c2c0ac010 Aug 25 16:37:41.684796 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-a30704d3-8ea6-4aab-a02b-9536337b3983 req-7940b290-7a3c-4a44-be59-06254e88eac4 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:41.684972 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-a30704d3-8ea6-4aab-a02b-9536337b3983 req-7940b290-7a3c-4a44-be59-06254e88eac4 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:41.691410 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:41.691410 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:37:41.760828 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-a30704d3-8ea6-4aab-a02b-9536337b3983 req-7940b290-7a3c-4a44-be59-06254e88eac4 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/attachments/e21c2eb9-9558-4d67-b33e-489c2c0ac010 returned with HTTP 200 Aug 25 16:37:41.761391 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1336/5318] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:37:41 2026] DELETE /volume/v3/attachments/e21c2eb9-9558-4d67-b33e-489c2c0ac010 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:42.436322 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0e532fb5-397e-4ce1-aea7-6bd516c2eed2 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:42.485448 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0e532fb5-397e-4ce1-aea7-6bd516c2eed2 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:37:42.485775 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0e532fb5-397e-4ce1-aea7-6bd516c2eed2 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-843051339"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:37:42.487082 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-0e532fb5-397e-4ce1-aea7-6bd516c2eed2 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-843051339'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:37:42.487211 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-0e532fb5-397e-4ce1-aea7-6bd516c2eed2 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Create volume of 1 GB Aug 25 16:37:42.487466 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:42.487466 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:37:42.491068 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-0e532fb5-397e-4ce1-aea7-6bd516c2eed2 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Availability Zones retrieved successfully. Aug 25 16:37:42.496137 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-0e532fb5-397e-4ce1-aea7-6bd516c2eed2 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Flow 'volume_create_api' (db142d63-cd29-419f-b7ab-a718acd5db02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:37:42.496920 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-0e532fb5-397e-4ce1-aea7-6bd516c2eed2 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ac53948-ba8d-42f9-94f3-ca4b0b4ff356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:37:42.497734 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-0e532fb5-397e-4ce1-aea7-6bd516c2eed2 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:37:42.520183 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-0e532fb5-397e-4ce1-aea7-6bd516c2eed2 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ac53948-ba8d-42f9-94f3-ca4b0b4ff356) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:37:42.520875 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-0e532fb5-397e-4ce1-aea7-6bd516c2eed2 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41666641-492a-4b6a-bb15-05c77ade6428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:37:42.582715 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-0e532fb5-397e-4ce1-aea7-6bd516c2eed2 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Created reservations ['ec15cdea-585d-4fe2-965d-be9bd452af11', '91e64a3a-f9fd-4803-b171-5d5cabb29382', '708a4567-da61-4ce7-b5b0-9a627b7bff47', 'c51daf70-9887-4903-91f3-f34d644e8dd6'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:37:42.583483 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-0e532fb5-397e-4ce1-aea7-6bd516c2eed2 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41666641-492a-4b6a-bb15-05c77ade6428) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec15cdea-585d-4fe2-965d-be9bd452af11', '91e64a3a-f9fd-4803-b171-5d5cabb29382', '708a4567-da61-4ce7-b5b0-9a627b7bff47', 'c51daf70-9887-4903-91f3-f34d644e8dd6']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:37:42.584295 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-0e532fb5-397e-4ce1-aea7-6bd516c2eed2 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da7cedad-68f6-4cc5-a3e3-82912cfe3148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:37:42.617093 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-0e532fb5-397e-4ce1-aea7-6bd516c2eed2 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da7cedad-68f6-4cc5-a3e3-82912cfe3148) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2985499-51e0-43e2-b5ce-9bcaa37ea55d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-843051339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98b15bb78e3e4aa9987047d5d4f69102',qos_specs=None,replication_status=,reservations=['ec15cdea-585d-4fe2-965d-be9bd452af11','91e64a3a-f9fd-4803-b171-5d5cabb29382','708a4567-da61-4ce7-b5b0-9a627b7bff47','c51daf70-9887-4903-91f3-f34d644e8dd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56460121276b4fbdac79bc105539dc88',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:37:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-843051339',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2985499-51e0-43e2-b5ce-9bcaa37ea55d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98b15bb78e3e4aa9987047d5d4f69102',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='56460121276b4fbdac79bc105539dc88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:37:42.617792 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-0e532fb5-397e-4ce1-aea7-6bd516c2eed2 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (326d6a24-35a4-440f-bb42-46df5a71e76a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:37:42.635641 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-0e532fb5-397e-4ce1-aea7-6bd516c2eed2 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (326d6a24-35a4-440f-bb42-46df5a71e76a) transitioned into state 'SUCCESS' from state '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-843051339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98b15bb78e3e4aa9987047d5d4f69102',qos_specs=None,replication_status=,reservations=['ec15cdea-585d-4fe2-965d-be9bd452af11','91e64a3a-f9fd-4803-b171-5d5cabb29382','708a4567-da61-4ce7-b5b0-9a627b7bff47','c51daf70-9887-4903-91f3-f34d644e8dd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56460121276b4fbdac79bc105539dc88',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:37:42.636244 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-0e532fb5-397e-4ce1-aea7-6bd516c2eed2 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88daabcc-f815-46e2-b806-d2518328d1e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:37:42.650495 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-0e532fb5-397e-4ce1-aea7-6bd516c2eed2 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88daabcc-f815-46e2-b806-d2518328d1e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:37:42.651360 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-0e532fb5-397e-4ce1-aea7-6bd516c2eed2 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Flow 'volume_create_api' (db142d63-cd29-419f-b7ab-a718acd5db02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:37:42.651658 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-0e532fb5-397e-4ce1-aea7-6bd516c2eed2 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Create volume request issued successfully. Aug 25 16:37:42.652183 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0e532fb5-397e-4ce1-aea7-6bd516c2eed2 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:37:42.652650 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1327/5319] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:37:42 2026] POST /volume/v3/volumes => generated 748 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:37:42.663067 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f09ade30-61b5-4bd4-8287-d8dbd6cafb04 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:42.664815 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f09ade30-61b5-4bd4-8287-d8dbd6cafb04 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/volumes/f2985499-51e0-43e2-b5ce-9bcaa37ea55d Aug 25 16:37:42.665128 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f09ade30-61b5-4bd4-8287-d8dbd6cafb04 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:42.665433 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f09ade30-61b5-4bd4-8287-d8dbd6cafb04 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:42.672070 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:42.672070 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:37:42.675458 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-f09ade30-61b5-4bd4-8287-d8dbd6cafb04 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Volume info retrieved successfully. Aug 25 16:37:42.679301 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f09ade30-61b5-4bd4-8287-d8dbd6cafb04 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/volumes/f2985499-51e0-43e2-b5ce-9bcaa37ea55d returned with HTTP 200 Aug 25 16:37:42.679683 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1334/5320] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:42 2026] GET /volume/v3/volumes/f2985499-51e0-43e2-b5ce-9bcaa37ea55d => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:43.258196 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-78d387b9-13e1-40e0-b222-5f420ba77a39 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:43.260175 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-78d387b9-13e1-40e0-b222-5f420ba77a39 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] DELETE https://10.4.3.102/volume/v3/volumes/2440b718-95d7-4717-b5fc-658cebf0f70b Aug 25 16:37:43.261117 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-78d387b9-13e1-40e0-b222-5f420ba77a39 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:43.261117 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-78d387b9-13e1-40e0-b222-5f420ba77a39 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:43.261117 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-78d387b9-13e1-40e0-b222-5f420ba77a39 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Delete volume with id: 2440b718-95d7-4717-b5fc-658cebf0f70b Aug 25 16:37:43.270568 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:43.270568 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:37:43.270958 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-78d387b9-13e1-40e0-b222-5f420ba77a39 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:37:43.300823 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-78d387b9-13e1-40e0-b222-5f420ba77a39 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Delete volume request issued successfully. Aug 25 16:37:43.301056 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-78d387b9-13e1-40e0-b222-5f420ba77a39 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/2440b718-95d7-4717-b5fc-658cebf0f70b returned with HTTP 202 Aug 25 16:37:43.301483 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1324/5321] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:37:43 2026] DELETE /volume/v3/volumes/2440b718-95d7-4717-b5fc-658cebf0f70b => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:37:43.308603 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-81aa5f3d-edb3-4b80-8007-aa23f97a3a37 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:43.310000 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-81aa5f3d-edb3-4b80-8007-aa23f97a3a37 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/2440b718-95d7-4717-b5fc-658cebf0f70b Aug 25 16:37:43.310253 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-81aa5f3d-edb3-4b80-8007-aa23f97a3a37 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:43.310471 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-81aa5f3d-edb3-4b80-8007-aa23f97a3a37 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:43.317509 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:43.317509 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:37:43.321075 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-81aa5f3d-edb3-4b80-8007-aa23f97a3a37 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Volume info retrieved successfully. Aug 25 16:37:43.327686 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-81aa5f3d-edb3-4b80-8007-aa23f97a3a37 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/2440b718-95d7-4717-b5fc-658cebf0f70b returned with HTTP 200 Aug 25 16:37:43.328046 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1337/5322] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:43 2026] GET /volume/v3/volumes/2440b718-95d7-4717-b5fc-658cebf0f70b => generated 1364 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:37:43.690505 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-299e648d-3b71-40fa-b2c0-ec4e97422d01 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:43.692334 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-299e648d-3b71-40fa-b2c0-ec4e97422d01 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/volumes/f2985499-51e0-43e2-b5ce-9bcaa37ea55d Aug 25 16:37:43.692515 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-299e648d-3b71-40fa-b2c0-ec4e97422d01 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:43.692814 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-299e648d-3b71-40fa-b2c0-ec4e97422d01 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:43.699161 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:43.699161 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:37:43.702286 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-299e648d-3b71-40fa-b2c0-ec4e97422d01 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Volume info retrieved successfully. Aug 25 16:37:43.705762 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-299e648d-3b71-40fa-b2c0-ec4e97422d01 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/volumes/f2985499-51e0-43e2-b5ce-9bcaa37ea55d returned with HTTP 200 Aug 25 16:37:43.706125 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1328/5323] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:43 2026] GET /volume/v3/volumes/f2985499-51e0-43e2-b5ce-9bcaa37ea55d => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:43.717175 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-1a8486cf-0561-44d6-834c-1bbb1817a4dc None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:43.718967 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1a8486cf-0561-44d6-834c-1bbb1817a4dc tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] POST https://10.4.3.102/volume/v3/backups Aug 25 16:37:43.719335 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-1a8486cf-0561-44d6-834c-1bbb1817a4dc tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f2985499-51e0-43e2-b5ce-9bcaa37ea55d", "name": "tempest-VolumesBackupsTest-Backup-300820678"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:37:43.720733 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.contrib.backups [None req-1a8486cf-0561-44d6-834c-1bbb1817a4dc tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Creating new backup {'backup': {'volume_id': 'f2985499-51e0-43e2-b5ce-9bcaa37ea55d', 'name': 'tempest-VolumesBackupsTest-Backup-300820678'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 16:37:43.720906 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.contrib.backups [None req-1a8486cf-0561-44d6-834c-1bbb1817a4dc tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Creating backup of volume f2985499-51e0-43e2-b5ce-9bcaa37ea55d in container None Aug 25 16:37:43.727669 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:43.727669 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:37:43.728131 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-1a8486cf-0561-44d6-834c-1bbb1817a4dc tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Volume info retrieved successfully. Aug 25 16:37:43.750998 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-1a8486cf-0561-44d6-834c-1bbb1817a4dc tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Created reservations ['b486be0b-7d8d-479c-8cba-758ce422f6ca', 'ef2b2611-4fa9-4283-8a8e-0f13ecf6a8a5'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:37:43.779535 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-1a8486cf-0561-44d6-834c-1bbb1817a4dc tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups returned with HTTP 202 Aug 25 16:37:43.779953 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1335/5324] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:37:43 2026] POST /volume/v3/backups => generated 329 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:37:43.786921 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-e11bd55e-b8a3-44f4-9e12-171e54b8080f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:43.788770 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e11bd55e-b8a3-44f4-9e12-171e54b8080f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e Aug 25 16:37:43.788955 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e11bd55e-b8a3-44f4-9e12-171e54b8080f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:43.789122 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e11bd55e-b8a3-44f4-9e12-171e54b8080f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:43.789241 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-e11bd55e-b8a3-44f4-9e12-171e54b8080f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 37680fb9-9bbf-4f68-a9cc-ff38694b313e. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:43.793214 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:43.793214 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:37:43.793669 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e11bd55e-b8a3-44f4-9e12-171e54b8080f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e returned with HTTP 200 Aug 25 16:37:43.793986 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1325/5325] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:43 2026] GET /volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:44.339667 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d0939412-be58-43f6-9039-292082bd9c16 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:44.341301 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d0939412-be58-43f6-9039-292082bd9c16 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] GET https://10.4.3.102/volume/v3/volumes/2440b718-95d7-4717-b5fc-658cebf0f70b Aug 25 16:37:44.341487 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d0939412-be58-43f6-9039-292082bd9c16 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:44.341681 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d0939412-be58-43f6-9039-292082bd9c16 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:44.346856 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d0939412-be58-43f6-9039-292082bd9c16 tempest-TestVolumeBootPattern-989126770 tempest-TestVolumeBootPattern-989126770-project-member] https://10.4.3.102/volume/v3/volumes/2440b718-95d7-4717-b5fc-658cebf0f70b returned with HTTP 404 Aug 25 16:37:44.347268 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1338/5326] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:44 2026] GET /volume/v3/volumes/2440b718-95d7-4717-b5fc-658cebf0f70b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:37:44.803200 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-63e27ee6-7e4f-49b4-a29b-902100b8dabb None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:44.805226 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-63e27ee6-7e4f-49b4-a29b-902100b8dabb tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e Aug 25 16:37:44.805465 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-63e27ee6-7e4f-49b4-a29b-902100b8dabb tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:44.805705 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-63e27ee6-7e4f-49b4-a29b-902100b8dabb tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:44.805843 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-63e27ee6-7e4f-49b4-a29b-902100b8dabb tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 37680fb9-9bbf-4f68-a9cc-ff38694b313e. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:44.810166 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:44.810166 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:37:44.810961 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-63e27ee6-7e4f-49b4-a29b-902100b8dabb tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e returned with HTTP 200 Aug 25 16:37:44.811329 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1329/5327] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:44 2026] GET /volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:45.820267 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-db6ee245-7b3e-4080-a3f0-b96b56219456 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:45.822002 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-db6ee245-7b3e-4080-a3f0-b96b56219456 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e Aug 25 16:37:45.822195 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-db6ee245-7b3e-4080-a3f0-b96b56219456 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:45.822374 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-db6ee245-7b3e-4080-a3f0-b96b56219456 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:45.822498 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-db6ee245-7b3e-4080-a3f0-b96b56219456 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 37680fb9-9bbf-4f68-a9cc-ff38694b313e. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:45.826599 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:45.826599 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:37:45.827261 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-db6ee245-7b3e-4080-a3f0-b96b56219456 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e returned with HTTP 200 Aug 25 16:37:45.827577 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1336/5328] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:45 2026] GET /volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:46.836564 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a0adb9fa-5354-406f-8367-b184e748a09d None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:46.838324 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a0adb9fa-5354-406f-8367-b184e748a09d tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e Aug 25 16:37:46.838531 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a0adb9fa-5354-406f-8367-b184e748a09d tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:46.838736 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a0adb9fa-5354-406f-8367-b184e748a09d tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:46.838845 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-a0adb9fa-5354-406f-8367-b184e748a09d tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 37680fb9-9bbf-4f68-a9cc-ff38694b313e. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:46.843552 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:46.843552 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:37:46.850866 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a0adb9fa-5354-406f-8367-b184e748a09d tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e returned with HTTP 200 Aug 25 16:37:46.850866 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1326/5329] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:46 2026] GET /volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:47.854967 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-a355f200-5ba0-44db-80ea-404027b3fabd None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:47.856625 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a355f200-5ba0-44db-80ea-404027b3fabd tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e Aug 25 16:37:47.856933 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a355f200-5ba0-44db-80ea-404027b3fabd tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:47.856992 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a355f200-5ba0-44db-80ea-404027b3fabd tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:47.857179 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-a355f200-5ba0-44db-80ea-404027b3fabd tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 37680fb9-9bbf-4f68-a9cc-ff38694b313e. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:47.861866 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:47.861866 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:37:47.862813 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a355f200-5ba0-44db-80ea-404027b3fabd tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e returned with HTTP 200 Aug 25 16:37:47.863227 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1339/5330] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:47 2026] GET /volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:48.872542 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a2741ed6-5853-4502-9fc9-92bcc690ce63 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:48.874199 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a2741ed6-5853-4502-9fc9-92bcc690ce63 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e Aug 25 16:37:48.874392 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a2741ed6-5853-4502-9fc9-92bcc690ce63 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:48.874615 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a2741ed6-5853-4502-9fc9-92bcc690ce63 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:48.874730 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-a2741ed6-5853-4502-9fc9-92bcc690ce63 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 37680fb9-9bbf-4f68-a9cc-ff38694b313e. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:48.878546 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:48.878546 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:37:48.879237 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a2741ed6-5853-4502-9fc9-92bcc690ce63 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e returned with HTTP 200 Aug 25 16:37:48.879577 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1330/5331] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:48 2026] GET /volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:49.891448 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-070e5131-52ad-489b-b035-ad285d3cdcb4 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:49.894763 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-070e5131-52ad-489b-b035-ad285d3cdcb4 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e Aug 25 16:37:49.902808 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-070e5131-52ad-489b-b035-ad285d3cdcb4 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:49.902808 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-070e5131-52ad-489b-b035-ad285d3cdcb4 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:49.902808 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-070e5131-52ad-489b-b035-ad285d3cdcb4 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 37680fb9-9bbf-4f68-a9cc-ff38694b313e. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:49.902808 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:49.902808 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:37:49.902808 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-070e5131-52ad-489b-b035-ad285d3cdcb4 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e returned with HTTP 200 Aug 25 16:37:49.902808 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1337/5332] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:49 2026] GET /volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:50.573186 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f98ee016-4c23-4a5e-915d-762c79a09f9a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:50.714070 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f98ee016-4c23-4a5e-915d-762c79a09f9a tempest-ProjectMemberTests-48732718 tempest-ProjectMemberTests-48732718-project-admin] GET https://10.4.3.102/volume/v3/scheduler-stats/get_pools Aug 25 16:37:50.714269 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f98ee016-4c23-4a5e-915d-762c79a09f9a tempest-ProjectMemberTests-48732718 tempest-ProjectMemberTests-48732718-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:50.714434 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f98ee016-4c23-4a5e-915d-762c79a09f9a tempest-ProjectMemberTests-48732718 tempest-ProjectMemberTests-48732718-project-admin] Calling method 'get_pools' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:50.722726 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f98ee016-4c23-4a5e-915d-762c79a09f9a tempest-ProjectMemberTests-48732718 tempest-ProjectMemberTests-48732718-project-admin] https://10.4.3.102/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 25 16:37:50.723110 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1327/5333] 10.4.3.102 () {66 vars in 1291 bytes} [Tue Aug 25 16:37:50 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:50.730168 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-58481e7f-815b-438e-9976-a12d20345b28 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:50.781941 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-58481e7f-815b-438e-9976-a12d20345b28 tempest-ProjectMemberTests-48732718 tempest-ProjectMemberTests-48732718-project-member] GET https://10.4.3.102/volume/v3/capabilities/np0000008093@storpool Aug 25 16:37:50.782135 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-58481e7f-815b-438e-9976-a12d20345b28 tempest-ProjectMemberTests-48732718 tempest-ProjectMemberTests-48732718-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:50.782353 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-58481e7f-815b-438e-9976-a12d20345b28 tempest-ProjectMemberTests-48732718 tempest-ProjectMemberTests-48732718-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:50.782913 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.policy [None req-58481e7f-815b-438e-9976-a12d20345b28 tempest-ProjectMemberTests-48732718 tempest-ProjectMemberTests-48732718-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'd5655e9b38d446ddb7e8ae823322f823', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3d66a3d1b94445ea34391f6e3ed6bcc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100457) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 16:37:50.783094 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-58481e7f-815b-438e-9976-a12d20345b28 tempest-ProjectMemberTests-48732718 tempest-ProjectMemberTests-48732718-project-member] https://10.4.3.102/volume/v3/capabilities/np0000008093@storpool returned with HTTP 403 Aug 25 16:37:50.783445 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1340/5334] 10.4.3.102 () {66 vars in 1318 bytes} [Tue Aug 25 16:37:50 2026] GET /volume/v3/capabilities/np0000008093@storpool => generated 110 bytes in 54 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:37:50.912932 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-49dd79f4-45ef-457d-89b8-e14060aab00d None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:50.914668 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-49dd79f4-45ef-457d-89b8-e14060aab00d tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e Aug 25 16:37:50.914848 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-49dd79f4-45ef-457d-89b8-e14060aab00d tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:50.915021 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-49dd79f4-45ef-457d-89b8-e14060aab00d tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:50.915131 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-49dd79f4-45ef-457d-89b8-e14060aab00d tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 37680fb9-9bbf-4f68-a9cc-ff38694b313e. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:50.919197 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:50.919197 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:37:50.919918 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-49dd79f4-45ef-457d-89b8-e14060aab00d tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e returned with HTTP 200 Aug 25 16:37:50.920263 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1331/5335] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:50 2026] GET /volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:51.931549 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-2ef12c1a-2381-427f-96c8-361acae61e1a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:51.933707 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2ef12c1a-2381-427f-96c8-361acae61e1a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e Aug 25 16:37:51.933946 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2ef12c1a-2381-427f-96c8-361acae61e1a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:51.934184 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2ef12c1a-2381-427f-96c8-361acae61e1a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:51.934308 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-2ef12c1a-2381-427f-96c8-361acae61e1a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 37680fb9-9bbf-4f68-a9cc-ff38694b313e. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:51.939327 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:51.939327 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:37:51.940216 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2ef12c1a-2381-427f-96c8-361acae61e1a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e returned with HTTP 200 Aug 25 16:37:51.940653 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1338/5336] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:51 2026] GET /volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:52.949787 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-9bc1493a-9439-4606-8ee7-e635559337e7 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:52.951572 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9bc1493a-9439-4606-8ee7-e635559337e7 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e Aug 25 16:37:52.951793 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9bc1493a-9439-4606-8ee7-e635559337e7 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:52.951977 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9bc1493a-9439-4606-8ee7-e635559337e7 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:52.952095 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-9bc1493a-9439-4606-8ee7-e635559337e7 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 37680fb9-9bbf-4f68-a9cc-ff38694b313e. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:52.956921 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:52.956921 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:37:52.957638 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9bc1493a-9439-4606-8ee7-e635559337e7 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e returned with HTTP 200 Aug 25 16:37:52.957958 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1328/5337] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:52 2026] GET /volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:53.966577 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c10c989d-b725-48cd-a4b0-1b612c72f113 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:53.968229 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c10c989d-b725-48cd-a4b0-1b612c72f113 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e Aug 25 16:37:53.968499 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c10c989d-b725-48cd-a4b0-1b612c72f113 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:53.968906 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c10c989d-b725-48cd-a4b0-1b612c72f113 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:53.968906 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-c10c989d-b725-48cd-a4b0-1b612c72f113 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 37680fb9-9bbf-4f68-a9cc-ff38694b313e. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:53.972947 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:53.972947 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:37:53.973638 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c10c989d-b725-48cd-a4b0-1b612c72f113 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e returned with HTTP 200 Aug 25 16:37:53.973947 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1341/5338] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:53 2026] GET /volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:54.989714 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-6cd75bb0-856d-4f32-b2ed-ac15f3f20e98 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:54.991302 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6cd75bb0-856d-4f32-b2ed-ac15f3f20e98 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e Aug 25 16:37:54.991480 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6cd75bb0-856d-4f32-b2ed-ac15f3f20e98 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:54.991659 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6cd75bb0-856d-4f32-b2ed-ac15f3f20e98 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:54.991755 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-6cd75bb0-856d-4f32-b2ed-ac15f3f20e98 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 37680fb9-9bbf-4f68-a9cc-ff38694b313e. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:54.993219 np0000008093 devstack@c-api.service[100456]: DEBUG dbcounter [-] [100456] Writing DB stats cinder:SELECT=114,cinder:INSERT=13,cinder:UPDATE=25 {{(pid=100456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:37:54.996808 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:54.996808 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:37:54.997500 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6cd75bb0-856d-4f32-b2ed-ac15f3f20e98 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e returned with HTTP 200 Aug 25 16:37:54.997913 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1332/5339] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:54 2026] GET /volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:56.008616 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-778ce61f-4ffd-4b50-9845-cdb57e4ec2d2 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:56.010316 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-778ce61f-4ffd-4b50-9845-cdb57e4ec2d2 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e Aug 25 16:37:56.010504 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-778ce61f-4ffd-4b50-9845-cdb57e4ec2d2 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:56.010693 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-778ce61f-4ffd-4b50-9845-cdb57e4ec2d2 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:56.010805 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-778ce61f-4ffd-4b50-9845-cdb57e4ec2d2 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 37680fb9-9bbf-4f68-a9cc-ff38694b313e. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:56.012322 np0000008093 devstack@c-api.service[100454]: DEBUG dbcounter [-] [100454] Writing DB stats cinder:SELECT=104,cinder:INSERT=19,cinder:UPDATE=34 {{(pid=100454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:37:56.014777 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:56.014777 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:37:56.015425 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-778ce61f-4ffd-4b50-9845-cdb57e4ec2d2 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e returned with HTTP 200 Aug 25 16:37:56.016815 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1339/5340] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:56 2026] GET /volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:57.025962 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d4b45a0a-feb4-492c-9429-9e4d4fce37da None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:57.028093 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d4b45a0a-feb4-492c-9429-9e4d4fce37da tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e Aug 25 16:37:57.028324 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d4b45a0a-feb4-492c-9429-9e4d4fce37da tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:57.028571 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d4b45a0a-feb4-492c-9429-9e4d4fce37da tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:57.028755 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-d4b45a0a-feb4-492c-9429-9e4d4fce37da tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 37680fb9-9bbf-4f68-a9cc-ff38694b313e. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:57.030793 np0000008093 devstack@c-api.service[100455]: DEBUG dbcounter [-] [100455] Writing DB stats cinder:SELECT=77,cinder:INSERT=5,cinder:UPDATE=15 {{(pid=100455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:37:57.033779 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:57.033779 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:37:57.034603 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d4b45a0a-feb4-492c-9429-9e4d4fce37da tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e returned with HTTP 200 Aug 25 16:37:57.035180 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1329/5341] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:57 2026] GET /volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:58.044057 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-430ad67d-e304-4ff2-96b9-c7139fcf598f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:58.045571 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-430ad67d-e304-4ff2-96b9-c7139fcf598f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e Aug 25 16:37:58.045777 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-430ad67d-e304-4ff2-96b9-c7139fcf598f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:58.045969 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-430ad67d-e304-4ff2-96b9-c7139fcf598f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:58.046069 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-430ad67d-e304-4ff2-96b9-c7139fcf598f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 37680fb9-9bbf-4f68-a9cc-ff38694b313e. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:58.047568 np0000008093 devstack@c-api.service[100457]: DEBUG dbcounter [-] [100457] Writing DB stats cinder:SELECT=77,cinder:INSERT=4,cinder:UPDATE=12 {{(pid=100457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:37:58.050223 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:58.050223 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:37:58.050889 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-430ad67d-e304-4ff2-96b9-c7139fcf598f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e returned with HTTP 200 Aug 25 16:37:58.051229 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1342/5342] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:58 2026] GET /volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:58.059371 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-3884078f-e1af-4007-8a9b-79ecce4bd6de None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:58.060940 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3884078f-e1af-4007-8a9b-79ecce4bd6de tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] POST https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e/restore Aug 25 16:37:58.061320 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3884078f-e1af-4007-8a9b-79ecce4bd6de tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "f2985499-51e0-43e2-b5ce-9bcaa37ea55d"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:37:58.062582 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.contrib.backups [None req-3884078f-e1af-4007-8a9b-79ecce4bd6de tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Restoring backup 37680fb9-9bbf-4f68-a9cc-ff38694b313e ({'restore': {'volume_id': 'f2985499-51e0-43e2-b5ce-9bcaa37ea55d'}}) {{(pid=100456) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 16:37:58.062722 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.contrib.backups [None req-3884078f-e1af-4007-8a9b-79ecce4bd6de tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Restoring backup 37680fb9-9bbf-4f68-a9cc-ff38694b313e to volume f2985499-51e0-43e2-b5ce-9bcaa37ea55d. Aug 25 16:37:58.066258 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:58.066258 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:37:58.072014 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:58.072014 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:37:58.072371 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-3884078f-e1af-4007-8a9b-79ecce4bd6de tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Volume info retrieved successfully. Aug 25 16:37:58.072482 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.backup.api [None req-3884078f-e1af-4007-8a9b-79ecce4bd6de tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Checking backup size 1 against volume size 1 {{(pid=100456) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 25 16:37:58.072572 np0000008093 devstack@c-api.service[100456]: INFO cinder.backup.api [None req-3884078f-e1af-4007-8a9b-79ecce4bd6de tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Overwriting volume f2985499-51e0-43e2-b5ce-9bcaa37ea55d with restore of backup 37680fb9-9bbf-4f68-a9cc-ff38694b313e Aug 25 16:37:58.099715 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.backup.rpcapi [None req-3884078f-e1af-4007-8a9b-79ecce4bd6de tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] restore_backup in rpcapi backup_id 37680fb9-9bbf-4f68-a9cc-ff38694b313e {{(pid=100456) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 16:37:58.101272 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3884078f-e1af-4007-8a9b-79ecce4bd6de tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e/restore returned with HTTP 202 Aug 25 16:37:58.101664 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1333/5343] 10.4.3.102 () {68 vars in 1393 bytes} [Tue Aug 25 16:37:58 2026] POST /volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e/restore => generated 181 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:37:58.107857 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-d989f3e4-9538-4635-b880-95a0dbcbf7cd None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:58.109483 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d989f3e4-9538-4635-b880-95a0dbcbf7cd tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e Aug 25 16:37:58.109722 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d989f3e4-9538-4635-b880-95a0dbcbf7cd tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:58.109854 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d989f3e4-9538-4635-b880-95a0dbcbf7cd tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:58.109969 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-d989f3e4-9538-4635-b880-95a0dbcbf7cd tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 37680fb9-9bbf-4f68-a9cc-ff38694b313e. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:58.114757 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:58.114757 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:37:58.115411 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d989f3e4-9538-4635-b880-95a0dbcbf7cd tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e returned with HTTP 200 Aug 25 16:37:58.115740 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1340/5344] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:58 2026] GET /volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:37:59.124964 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-dda989ea-675c-48c5-b61b-66256d219957 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:37:59.126582 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-dda989ea-675c-48c5-b61b-66256d219957 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e Aug 25 16:37:59.126789 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-dda989ea-675c-48c5-b61b-66256d219957 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:37:59.126995 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-dda989ea-675c-48c5-b61b-66256d219957 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:37:59.127096 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-dda989ea-675c-48c5-b61b-66256d219957 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 37680fb9-9bbf-4f68-a9cc-ff38694b313e. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:37:59.130965 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:37:59.130965 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:37:59.131604 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-dda989ea-675c-48c5-b61b-66256d219957 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e returned with HTTP 200 Aug 25 16:37:59.131979 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1330/5345] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:37:59 2026] GET /volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:00.149281 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-2db784c1-ede7-45af-ad9c-8329968e7bfd None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:00.149281 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2db784c1-ede7-45af-ad9c-8329968e7bfd tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e Aug 25 16:38:00.149281 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2db784c1-ede7-45af-ad9c-8329968e7bfd tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:00.149281 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2db784c1-ede7-45af-ad9c-8329968e7bfd tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:00.149281 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-2db784c1-ede7-45af-ad9c-8329968e7bfd tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 37680fb9-9bbf-4f68-a9cc-ff38694b313e. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:00.149281 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:00.149281 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:38:00.149281 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2db784c1-ede7-45af-ad9c-8329968e7bfd tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e returned with HTTP 200 Aug 25 16:38:00.149281 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1343/5346] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:00 2026] GET /volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:01.157187 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-8d171a4a-006f-452b-9fc0-56b7b035e43a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:01.159796 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8d171a4a-006f-452b-9fc0-56b7b035e43a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e Aug 25 16:38:01.159796 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8d171a4a-006f-452b-9fc0-56b7b035e43a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:01.159796 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8d171a4a-006f-452b-9fc0-56b7b035e43a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:01.159796 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-8d171a4a-006f-452b-9fc0-56b7b035e43a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 37680fb9-9bbf-4f68-a9cc-ff38694b313e. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:01.165504 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:01.165504 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:38:01.166227 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8d171a4a-006f-452b-9fc0-56b7b035e43a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e returned with HTTP 200 Aug 25 16:38:01.166567 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1334/5347] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:01 2026] GET /volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:02.175730 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-8c0782e9-5488-49b6-a518-d01b4be0a9f3 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:02.177411 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8c0782e9-5488-49b6-a518-d01b4be0a9f3 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e Aug 25 16:38:02.177603 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8c0782e9-5488-49b6-a518-d01b4be0a9f3 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:02.177784 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8c0782e9-5488-49b6-a518-d01b4be0a9f3 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:02.177897 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-8c0782e9-5488-49b6-a518-d01b4be0a9f3 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 37680fb9-9bbf-4f68-a9cc-ff38694b313e. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:02.181810 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:02.181810 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:38:02.182448 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8c0782e9-5488-49b6-a518-d01b4be0a9f3 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e returned with HTTP 200 Aug 25 16:38:02.182789 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1341/5348] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:02 2026] GET /volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:03.192599 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c5ddea61-7e5c-49cd-9adb-9a56603867f5 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:03.194523 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c5ddea61-7e5c-49cd-9adb-9a56603867f5 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e Aug 25 16:38:03.194753 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c5ddea61-7e5c-49cd-9adb-9a56603867f5 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:03.194988 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c5ddea61-7e5c-49cd-9adb-9a56603867f5 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:03.195148 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-c5ddea61-7e5c-49cd-9adb-9a56603867f5 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 37680fb9-9bbf-4f68-a9cc-ff38694b313e. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:03.199661 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:03.199661 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:38:03.200489 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c5ddea61-7e5c-49cd-9adb-9a56603867f5 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e returned with HTTP 200 Aug 25 16:38:03.201119 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1331/5349] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:03 2026] GET /volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:04.212657 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-6cb67cc2-b0ec-4990-b136-71fd3c1ca153 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:04.214531 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6cb67cc2-b0ec-4990-b136-71fd3c1ca153 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e Aug 25 16:38:04.214755 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6cb67cc2-b0ec-4990-b136-71fd3c1ca153 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:04.214968 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6cb67cc2-b0ec-4990-b136-71fd3c1ca153 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:04.215073 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-6cb67cc2-b0ec-4990-b136-71fd3c1ca153 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 37680fb9-9bbf-4f68-a9cc-ff38694b313e. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:04.219351 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:04.219351 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:38:04.220162 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6cb67cc2-b0ec-4990-b136-71fd3c1ca153 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e returned with HTTP 200 Aug 25 16:38:04.220548 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1344/5350] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:04 2026] GET /volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:05.229572 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-33e84c22-c074-4230-9167-47937e9b792b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:05.231385 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-33e84c22-c074-4230-9167-47937e9b792b tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e Aug 25 16:38:05.231648 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-33e84c22-c074-4230-9167-47937e9b792b tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:05.231901 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-33e84c22-c074-4230-9167-47937e9b792b tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:05.232039 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-33e84c22-c074-4230-9167-47937e9b792b tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 37680fb9-9bbf-4f68-a9cc-ff38694b313e. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:05.236311 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:05.236311 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:38:05.237081 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-33e84c22-c074-4230-9167-47937e9b792b tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e returned with HTTP 200 Aug 25 16:38:05.237425 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1335/5351] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:05 2026] GET /volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:06.247137 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-5715329b-6b61-43d1-9636-4316646047dd None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:06.249613 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5715329b-6b61-43d1-9636-4316646047dd tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e Aug 25 16:38:06.249613 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5715329b-6b61-43d1-9636-4316646047dd tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:06.249613 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5715329b-6b61-43d1-9636-4316646047dd tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:06.249613 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-5715329b-6b61-43d1-9636-4316646047dd tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 37680fb9-9bbf-4f68-a9cc-ff38694b313e. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:06.254331 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:06.254331 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:38:06.255194 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5715329b-6b61-43d1-9636-4316646047dd tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e returned with HTTP 200 Aug 25 16:38:06.255668 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1342/5352] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:06 2026] GET /volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:07.264912 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-100e5bfc-fd91-402b-bc9e-f1c561eca9eb None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:07.266769 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-100e5bfc-fd91-402b-bc9e-f1c561eca9eb tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e Aug 25 16:38:07.266990 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-100e5bfc-fd91-402b-bc9e-f1c561eca9eb tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:07.267178 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-100e5bfc-fd91-402b-bc9e-f1c561eca9eb tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:07.267276 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-100e5bfc-fd91-402b-bc9e-f1c561eca9eb tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 37680fb9-9bbf-4f68-a9cc-ff38694b313e. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:07.271667 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:07.271667 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:38:07.272408 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-100e5bfc-fd91-402b-bc9e-f1c561eca9eb tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e returned with HTTP 200 Aug 25 16:38:07.272762 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1332/5353] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:07 2026] GET /volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:08.282461 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-a970daaf-9010-460d-bcc2-aec1bf594f74 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:08.284025 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a970daaf-9010-460d-bcc2-aec1bf594f74 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e Aug 25 16:38:08.284189 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a970daaf-9010-460d-bcc2-aec1bf594f74 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:08.284353 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a970daaf-9010-460d-bcc2-aec1bf594f74 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:08.284448 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-a970daaf-9010-460d-bcc2-aec1bf594f74 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 37680fb9-9bbf-4f68-a9cc-ff38694b313e. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:08.288424 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:08.288424 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:38:08.289096 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a970daaf-9010-460d-bcc2-aec1bf594f74 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e returned with HTTP 200 Aug 25 16:38:08.289400 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1345/5354] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:08 2026] GET /volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:09.298721 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-69953019-6490-4abd-853f-91beadb42c4f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:09.303139 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-69953019-6490-4abd-853f-91beadb42c4f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e Aug 25 16:38:09.303139 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-69953019-6490-4abd-853f-91beadb42c4f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:09.303139 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-69953019-6490-4abd-853f-91beadb42c4f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:09.303139 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-69953019-6490-4abd-853f-91beadb42c4f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 37680fb9-9bbf-4f68-a9cc-ff38694b313e. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:09.307659 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:09.307659 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:38:09.307659 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-69953019-6490-4abd-853f-91beadb42c4f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e returned with HTTP 200 Aug 25 16:38:09.307659 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1336/5355] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:09 2026] GET /volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:09.316144 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-fb41a755-fcaf-49f1-944d-8f50e58a3435 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:09.318060 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fb41a755-fcaf-49f1-944d-8f50e58a3435 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/volumes/f2985499-51e0-43e2-b5ce-9bcaa37ea55d Aug 25 16:38:09.318239 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fb41a755-fcaf-49f1-944d-8f50e58a3435 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:09.318409 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fb41a755-fcaf-49f1-944d-8f50e58a3435 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:09.326891 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:09.326891 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:38:09.330462 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-fb41a755-fcaf-49f1-944d-8f50e58a3435 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Volume info retrieved successfully. Aug 25 16:38:09.334308 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fb41a755-fcaf-49f1-944d-8f50e58a3435 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/volumes/f2985499-51e0-43e2-b5ce-9bcaa37ea55d returned with HTTP 200 Aug 25 16:38:09.334652 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1343/5356] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:09 2026] GET /volume/v3/volumes/f2985499-51e0-43e2-b5ce-9bcaa37ea55d => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:09.346239 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-cce48d03-4641-4386-8ca5-73afadcc6322 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:09.348006 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cce48d03-4641-4386-8ca5-73afadcc6322 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] DELETE https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e Aug 25 16:38:09.348188 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-cce48d03-4641-4386-8ca5-73afadcc6322 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:09.348353 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-cce48d03-4641-4386-8ca5-73afadcc6322 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:09.348451 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.contrib.backups [None req-cce48d03-4641-4386-8ca5-73afadcc6322 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Delete backup with id: 37680fb9-9bbf-4f68-a9cc-ff38694b313e. Aug 25 16:38:09.352786 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:09.352786 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:38:09.388779 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.backup.rpcapi [None req-cce48d03-4641-4386-8ca5-73afadcc6322 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] delete_backup rpcapi backup_id 37680fb9-9bbf-4f68-a9cc-ff38694b313e {{(pid=100455) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 16:38:09.390630 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cce48d03-4641-4386-8ca5-73afadcc6322 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e returned with HTTP 202 Aug 25 16:38:09.391110 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1333/5357] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:38:09 2026] DELETE /volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:38:09.419798 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-741dcac2-03e7-4a6a-a688-d524ae12cb75 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:09.421547 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-741dcac2-03e7-4a6a-a688-d524ae12cb75 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e Aug 25 16:38:09.421737 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-741dcac2-03e7-4a6a-a688-d524ae12cb75 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:09.421968 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-741dcac2-03e7-4a6a-a688-d524ae12cb75 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:09.422006 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-741dcac2-03e7-4a6a-a688-d524ae12cb75 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 37680fb9-9bbf-4f68-a9cc-ff38694b313e. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:09.425867 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:09.425867 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:38:09.426793 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-741dcac2-03e7-4a6a-a688-d524ae12cb75 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e returned with HTTP 200 Aug 25 16:38:09.426887 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1346/5358] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:09 2026] GET /volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:10.436661 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0dfe4e13-9f8e-48f8-bfc6-3ceaa4a20c06 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:10.438423 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0dfe4e13-9f8e-48f8-bfc6-3ceaa4a20c06 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e Aug 25 16:38:10.438634 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0dfe4e13-9f8e-48f8-bfc6-3ceaa4a20c06 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:10.438828 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0dfe4e13-9f8e-48f8-bfc6-3ceaa4a20c06 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:10.438986 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-0dfe4e13-9f8e-48f8-bfc6-3ceaa4a20c06 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 37680fb9-9bbf-4f68-a9cc-ff38694b313e. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:10.442363 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0dfe4e13-9f8e-48f8-bfc6-3ceaa4a20c06 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e returned with HTTP 404 Aug 25 16:38:10.442785 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1337/5359] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:10 2026] GET /volume/v3/backups/37680fb9-9bbf-4f68-a9cc-ff38694b313e => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:38:10.450225 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-3a34dadc-7a06-41c9-8ba9-a5b79609a555 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:10.451828 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3a34dadc-7a06-41c9-8ba9-a5b79609a555 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:38:10.452152 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3a34dadc-7a06-41c9-8ba9-a5b79609a555 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-726988987"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:38:10.453456 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-3a34dadc-7a06-41c9-8ba9-a5b79609a555 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-726988987'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:38:10.453568 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-3a34dadc-7a06-41c9-8ba9-a5b79609a555 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Create volume of 1 GB Aug 25 16:38:10.457296 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-3a34dadc-7a06-41c9-8ba9-a5b79609a555 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Availability Zones retrieved successfully. Aug 25 16:38:10.462438 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-3a34dadc-7a06-41c9-8ba9-a5b79609a555 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Flow 'volume_create_api' (5b28a2e4-c2d9-4a15-89c3-20382f7dbd56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:38:10.463309 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-3a34dadc-7a06-41c9-8ba9-a5b79609a555 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3481e042-95fb-42b1-870e-8d9b7b75193c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:38:10.464168 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-3a34dadc-7a06-41c9-8ba9-a5b79609a555 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:38:10.489297 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-3a34dadc-7a06-41c9-8ba9-a5b79609a555 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3481e042-95fb-42b1-870e-8d9b7b75193c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:38:10.490085 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-3a34dadc-7a06-41c9-8ba9-a5b79609a555 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91eae6c9-e49c-4477-8689-228ad422e3a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:38:10.529467 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-3a34dadc-7a06-41c9-8ba9-a5b79609a555 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Created reservations ['d816bb01-73e4-4f82-9c5a-1e22dacfd7f5', 'd44b05cc-b781-4ce4-86a5-c0e551bf7c3d', '57646dfb-227c-4dc7-a936-7d86275c2273', '9f82ee16-379a-4fff-8cb5-4dfd3810db7c'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:38:10.530180 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-3a34dadc-7a06-41c9-8ba9-a5b79609a555 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91eae6c9-e49c-4477-8689-228ad422e3a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d816bb01-73e4-4f82-9c5a-1e22dacfd7f5', 'd44b05cc-b781-4ce4-86a5-c0e551bf7c3d', '57646dfb-227c-4dc7-a936-7d86275c2273', '9f82ee16-379a-4fff-8cb5-4dfd3810db7c']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:38:10.530875 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-3a34dadc-7a06-41c9-8ba9-a5b79609a555 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3568a76c-0d98-4b40-b157-1f816e4ae192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:38:10.550027 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-3a34dadc-7a06-41c9-8ba9-a5b79609a555 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3568a76c-0d98-4b40-b157-1f816e4ae192) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '462f4338-425d-4ab8-9301-481a20cc523e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-726988987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98b15bb78e3e4aa9987047d5d4f69102',qos_specs=None,replication_status=,reservations=['d816bb01-73e4-4f82-9c5a-1e22dacfd7f5','d44b05cc-b781-4ce4-86a5-c0e551bf7c3d','57646dfb-227c-4dc7-a936-7d86275c2273','9f82ee16-379a-4fff-8cb5-4dfd3810db7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56460121276b4fbdac79bc105539dc88',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:38:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-726988987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=462f4338-425d-4ab8-9301-481a20cc523e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98b15bb78e3e4aa9987047d5d4f69102',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='56460121276b4fbdac79bc105539dc88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:38:10.550678 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-3a34dadc-7a06-41c9-8ba9-a5b79609a555 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b762da03-71c9-4b8e-9c7b-b8c4b22f3460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:38:10.569602 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-3a34dadc-7a06-41c9-8ba9-a5b79609a555 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b762da03-71c9-4b8e-9c7b-b8c4b22f3460) transitioned into state 'SUCCESS' from state '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-726988987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98b15bb78e3e4aa9987047d5d4f69102',qos_specs=None,replication_status=,reservations=['d816bb01-73e4-4f82-9c5a-1e22dacfd7f5','d44b05cc-b781-4ce4-86a5-c0e551bf7c3d','57646dfb-227c-4dc7-a936-7d86275c2273','9f82ee16-379a-4fff-8cb5-4dfd3810db7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56460121276b4fbdac79bc105539dc88',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:38:10.570275 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-3a34dadc-7a06-41c9-8ba9-a5b79609a555 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46416085-8d64-4713-804f-c0ec227284df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:38:10.580547 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-3a34dadc-7a06-41c9-8ba9-a5b79609a555 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46416085-8d64-4713-804f-c0ec227284df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:38:10.581339 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-3a34dadc-7a06-41c9-8ba9-a5b79609a555 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Flow 'volume_create_api' (5b28a2e4-c2d9-4a15-89c3-20382f7dbd56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:38:10.581657 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-3a34dadc-7a06-41c9-8ba9-a5b79609a555 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Create volume request issued successfully. Aug 25 16:38:10.582225 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3a34dadc-7a06-41c9-8ba9-a5b79609a555 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:38:10.582659 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1344/5360] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:38:10 2026] POST /volume/v3/volumes => generated 748 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:38:10.593244 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-5db94370-56ee-4f0e-89d7-62b7fe0497fd None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:10.595327 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5db94370-56ee-4f0e-89d7-62b7fe0497fd tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/volumes/462f4338-425d-4ab8-9301-481a20cc523e Aug 25 16:38:10.595554 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5db94370-56ee-4f0e-89d7-62b7fe0497fd tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:10.595809 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-5db94370-56ee-4f0e-89d7-62b7fe0497fd tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:10.603489 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:10.603489 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:38:10.607010 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-5db94370-56ee-4f0e-89d7-62b7fe0497fd tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Volume info retrieved successfully. Aug 25 16:38:10.611244 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-5db94370-56ee-4f0e-89d7-62b7fe0497fd tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/volumes/462f4338-425d-4ab8-9301-481a20cc523e returned with HTTP 200 Aug 25 16:38:10.611804 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1334/5361] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:10 2026] GET /volume/v3/volumes/462f4338-425d-4ab8-9301-481a20cc523e => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:11.623117 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-54ad3836-35eb-4dc5-bde9-8e768ce54d85 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:11.624704 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-54ad3836-35eb-4dc5-bde9-8e768ce54d85 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/volumes/462f4338-425d-4ab8-9301-481a20cc523e Aug 25 16:38:11.624910 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-54ad3836-35eb-4dc5-bde9-8e768ce54d85 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:11.625081 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-54ad3836-35eb-4dc5-bde9-8e768ce54d85 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:11.631428 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:11.631428 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:38:11.634711 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-54ad3836-35eb-4dc5-bde9-8e768ce54d85 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Volume info retrieved successfully. Aug 25 16:38:11.638437 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-54ad3836-35eb-4dc5-bde9-8e768ce54d85 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/volumes/462f4338-425d-4ab8-9301-481a20cc523e returned with HTTP 200 Aug 25 16:38:11.638828 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1347/5362] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:11 2026] GET /volume/v3/volumes/462f4338-425d-4ab8-9301-481a20cc523e => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:11.649886 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-372790f6-c999-4a77-b54c-269f8a8279b0 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:11.651476 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-372790f6-c999-4a77-b54c-269f8a8279b0 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] POST https://10.4.3.102/volume/v3/backups Aug 25 16:38:11.652182 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-372790f6-c999-4a77-b54c-269f8a8279b0 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "462f4338-425d-4ab8-9301-481a20cc523e", "name": "tempest-VolumesBackupsTest-Backup-1054174465"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:38:11.653437 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.contrib.backups [None req-372790f6-c999-4a77-b54c-269f8a8279b0 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Creating new backup {'backup': {'volume_id': '462f4338-425d-4ab8-9301-481a20cc523e', 'name': 'tempest-VolumesBackupsTest-Backup-1054174465'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 16:38:11.653613 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.contrib.backups [None req-372790f6-c999-4a77-b54c-269f8a8279b0 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Creating backup of volume 462f4338-425d-4ab8-9301-481a20cc523e in container None Aug 25 16:38:11.659666 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:11.659666 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:38:11.660082 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-372790f6-c999-4a77-b54c-269f8a8279b0 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Volume info retrieved successfully. Aug 25 16:38:11.679893 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-372790f6-c999-4a77-b54c-269f8a8279b0 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Created reservations ['7d649afe-7aac-4c26-b9bd-9ad01efc84b3', '9c797bea-1295-4a4a-8735-bcd6aeeee8d3'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:38:11.726573 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-372790f6-c999-4a77-b54c-269f8a8279b0 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups returned with HTTP 202 Aug 25 16:38:11.727031 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1338/5363] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:38:11 2026] POST /volume/v3/backups => generated 330 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:38:11.734349 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-cc04b26f-bb17-4d01-9e84-89aa13dc918a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:11.736180 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cc04b26f-bb17-4d01-9e84-89aa13dc918a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d Aug 25 16:38:11.736357 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cc04b26f-bb17-4d01-9e84-89aa13dc918a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:11.736531 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cc04b26f-bb17-4d01-9e84-89aa13dc918a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:11.736658 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-cc04b26f-bb17-4d01-9e84-89aa13dc918a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 4cfced82-1cdd-43fc-9e60-d19143de192d. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:11.740528 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:11.740528 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:38:11.741317 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cc04b26f-bb17-4d01-9e84-89aa13dc918a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d returned with HTTP 200 Aug 25 16:38:11.741683 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1345/5364] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:11 2026] GET /volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:12.750690 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-8e9c76db-aa42-4849-ba62-e1bb8274306f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:12.752324 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8e9c76db-aa42-4849-ba62-e1bb8274306f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d Aug 25 16:38:12.752535 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8e9c76db-aa42-4849-ba62-e1bb8274306f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:12.752783 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8e9c76db-aa42-4849-ba62-e1bb8274306f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:12.752952 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-8e9c76db-aa42-4849-ba62-e1bb8274306f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 4cfced82-1cdd-43fc-9e60-d19143de192d. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:12.757215 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:12.757215 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:38:12.757987 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8e9c76db-aa42-4849-ba62-e1bb8274306f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d returned with HTTP 200 Aug 25 16:38:12.758351 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1335/5365] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:12 2026] GET /volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:13.767231 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-e3134724-e6a2-4118-a0ab-86eae268e22b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:13.768936 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e3134724-e6a2-4118-a0ab-86eae268e22b tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d Aug 25 16:38:13.769113 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e3134724-e6a2-4118-a0ab-86eae268e22b tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:13.769284 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e3134724-e6a2-4118-a0ab-86eae268e22b tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:13.769384 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-e3134724-e6a2-4118-a0ab-86eae268e22b tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 4cfced82-1cdd-43fc-9e60-d19143de192d. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:13.773318 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:13.773318 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:38:13.773983 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e3134724-e6a2-4118-a0ab-86eae268e22b tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d returned with HTTP 200 Aug 25 16:38:13.774297 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1348/5366] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:13 2026] GET /volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:14.787023 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-4953075c-688f-4f12-8af8-09843abb4610 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:14.789294 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4953075c-688f-4f12-8af8-09843abb4610 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d Aug 25 16:38:14.789503 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4953075c-688f-4f12-8af8-09843abb4610 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:14.789746 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4953075c-688f-4f12-8af8-09843abb4610 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:14.789877 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-4953075c-688f-4f12-8af8-09843abb4610 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 4cfced82-1cdd-43fc-9e60-d19143de192d. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:14.794906 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:14.794906 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:38:14.795619 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4953075c-688f-4f12-8af8-09843abb4610 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d returned with HTTP 200 Aug 25 16:38:14.796020 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1339/5367] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:14 2026] GET /volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:15.807174 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ad7f6f5a-9f79-4285-9664-1cd74faf3044 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:15.809052 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ad7f6f5a-9f79-4285-9664-1cd74faf3044 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d Aug 25 16:38:15.809250 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ad7f6f5a-9f79-4285-9664-1cd74faf3044 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:15.809486 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ad7f6f5a-9f79-4285-9664-1cd74faf3044 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:15.809605 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-ad7f6f5a-9f79-4285-9664-1cd74faf3044 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 4cfced82-1cdd-43fc-9e60-d19143de192d. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:15.813993 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:15.813993 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:38:15.814817 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ad7f6f5a-9f79-4285-9664-1cd74faf3044 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d returned with HTTP 200 Aug 25 16:38:15.815242 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1346/5368] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:15 2026] GET /volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:16.825175 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-baa88a9c-c9cd-4ee4-9f04-f6b1bb5c2432 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:16.826907 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-baa88a9c-c9cd-4ee4-9f04-f6b1bb5c2432 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d Aug 25 16:38:16.827110 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-baa88a9c-c9cd-4ee4-9f04-f6b1bb5c2432 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:16.827291 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-baa88a9c-c9cd-4ee4-9f04-f6b1bb5c2432 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:16.827397 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-baa88a9c-c9cd-4ee4-9f04-f6b1bb5c2432 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 4cfced82-1cdd-43fc-9e60-d19143de192d. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:16.832178 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:16.832178 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:38:16.833060 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-baa88a9c-c9cd-4ee4-9f04-f6b1bb5c2432 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d returned with HTTP 200 Aug 25 16:38:16.833488 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1336/5369] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:16 2026] GET /volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:17.845903 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-b9a70ec3-e82b-4a0f-a7c4-6af4532f9147 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:17.847571 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b9a70ec3-e82b-4a0f-a7c4-6af4532f9147 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d Aug 25 16:38:17.847787 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b9a70ec3-e82b-4a0f-a7c4-6af4532f9147 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:17.847955 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b9a70ec3-e82b-4a0f-a7c4-6af4532f9147 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:17.848068 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-b9a70ec3-e82b-4a0f-a7c4-6af4532f9147 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 4cfced82-1cdd-43fc-9e60-d19143de192d. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:17.851789 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:17.851789 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:38:17.852476 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b9a70ec3-e82b-4a0f-a7c4-6af4532f9147 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d returned with HTTP 200 Aug 25 16:38:17.852871 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1349/5370] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:17 2026] GET /volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:18.863298 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-98f255e9-cb66-4606-84c2-17eb015b9731 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:18.865007 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-98f255e9-cb66-4606-84c2-17eb015b9731 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d Aug 25 16:38:18.865225 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-98f255e9-cb66-4606-84c2-17eb015b9731 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:18.865501 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-98f255e9-cb66-4606-84c2-17eb015b9731 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:18.865612 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-98f255e9-cb66-4606-84c2-17eb015b9731 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 4cfced82-1cdd-43fc-9e60-d19143de192d. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:18.869628 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:18.869628 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:38:18.870274 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-98f255e9-cb66-4606-84c2-17eb015b9731 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d returned with HTTP 200 Aug 25 16:38:18.870605 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1340/5371] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:18 2026] GET /volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:19.880968 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-579c1c1d-0f76-44d4-aa18-eb26e48b0e93 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:19.882494 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-579c1c1d-0f76-44d4-aa18-eb26e48b0e93 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d Aug 25 16:38:19.882693 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-579c1c1d-0f76-44d4-aa18-eb26e48b0e93 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:19.882863 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-579c1c1d-0f76-44d4-aa18-eb26e48b0e93 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:19.883007 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-579c1c1d-0f76-44d4-aa18-eb26e48b0e93 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 4cfced82-1cdd-43fc-9e60-d19143de192d. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:19.886954 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:19.886954 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:38:19.887685 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-579c1c1d-0f76-44d4-aa18-eb26e48b0e93 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d returned with HTTP 200 Aug 25 16:38:19.888100 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1347/5372] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:19 2026] GET /volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:20.898212 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-dee61765-5c2c-4b07-9fbe-cb2967c4f365 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:20.899996 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-dee61765-5c2c-4b07-9fbe-cb2967c4f365 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d Aug 25 16:38:20.900146 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-dee61765-5c2c-4b07-9fbe-cb2967c4f365 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:20.900403 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-dee61765-5c2c-4b07-9fbe-cb2967c4f365 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:20.900467 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-dee61765-5c2c-4b07-9fbe-cb2967c4f365 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 4cfced82-1cdd-43fc-9e60-d19143de192d. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:20.904715 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:20.904715 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:38:20.905436 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-dee61765-5c2c-4b07-9fbe-cb2967c4f365 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d returned with HTTP 200 Aug 25 16:38:20.905805 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1337/5373] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:20 2026] GET /volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:21.921882 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-cc8c32aa-809a-4e32-aa4f-d12e1b563eb5 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:21.923890 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-cc8c32aa-809a-4e32-aa4f-d12e1b563eb5 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d Aug 25 16:38:21.924130 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-cc8c32aa-809a-4e32-aa4f-d12e1b563eb5 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:21.924338 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-cc8c32aa-809a-4e32-aa4f-d12e1b563eb5 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:21.924459 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-cc8c32aa-809a-4e32-aa4f-d12e1b563eb5 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 4cfced82-1cdd-43fc-9e60-d19143de192d. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:21.929478 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:21.929478 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:38:21.930349 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-cc8c32aa-809a-4e32-aa4f-d12e1b563eb5 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d returned with HTTP 200 Aug 25 16:38:21.938367 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1350/5374] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:21 2026] GET /volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:22.939387 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b4a6f474-afb9-4f57-ab94-b45a9adca880 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:22.941202 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b4a6f474-afb9-4f57-ab94-b45a9adca880 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d Aug 25 16:38:22.941378 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b4a6f474-afb9-4f57-ab94-b45a9adca880 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:22.941626 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b4a6f474-afb9-4f57-ab94-b45a9adca880 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:22.941733 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-b4a6f474-afb9-4f57-ab94-b45a9adca880 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 4cfced82-1cdd-43fc-9e60-d19143de192d. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:22.945747 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:22.945747 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:38:22.946406 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b4a6f474-afb9-4f57-ab94-b45a9adca880 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d returned with HTTP 200 Aug 25 16:38:22.946827 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1341/5375] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:22 2026] GET /volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:23.956567 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-0573955b-4db4-4a7a-bc95-9f76537c5042 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:23.958478 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0573955b-4db4-4a7a-bc95-9f76537c5042 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d Aug 25 16:38:23.958711 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0573955b-4db4-4a7a-bc95-9f76537c5042 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:23.958902 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0573955b-4db4-4a7a-bc95-9f76537c5042 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:23.959004 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-0573955b-4db4-4a7a-bc95-9f76537c5042 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 4cfced82-1cdd-43fc-9e60-d19143de192d. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:23.963492 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:23.963492 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:38:23.964363 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0573955b-4db4-4a7a-bc95-9f76537c5042 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d returned with HTTP 200 Aug 25 16:38:23.964950 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1348/5376] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:23 2026] GET /volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:24.974105 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-8214c568-edfb-4adc-a3a2-2db6c0e97d79 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:24.975810 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8214c568-edfb-4adc-a3a2-2db6c0e97d79 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d Aug 25 16:38:24.976007 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8214c568-edfb-4adc-a3a2-2db6c0e97d79 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:24.976213 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8214c568-edfb-4adc-a3a2-2db6c0e97d79 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:24.976324 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-8214c568-edfb-4adc-a3a2-2db6c0e97d79 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 4cfced82-1cdd-43fc-9e60-d19143de192d. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:24.981424 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:24.981424 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:38:24.982445 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8214c568-edfb-4adc-a3a2-2db6c0e97d79 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d returned with HTTP 200 Aug 25 16:38:24.982944 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1338/5377] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:24 2026] GET /volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:25.991831 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-3c4383e5-2159-4b74-8fdb-1c1b6ab4edbc None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:25.993400 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3c4383e5-2159-4b74-8fdb-1c1b6ab4edbc tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d Aug 25 16:38:25.993570 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3c4383e5-2159-4b74-8fdb-1c1b6ab4edbc tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:25.993759 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3c4383e5-2159-4b74-8fdb-1c1b6ab4edbc tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:25.993860 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-3c4383e5-2159-4b74-8fdb-1c1b6ab4edbc tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 4cfced82-1cdd-43fc-9e60-d19143de192d. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:25.998298 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:25.998298 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:38:25.998981 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3c4383e5-2159-4b74-8fdb-1c1b6ab4edbc tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d returned with HTTP 200 Aug 25 16:38:25.999315 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1351/5378] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:25 2026] GET /volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:26.007730 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-86f4875b-4a74-40b4-bfc1-0e2231676945 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:26.009280 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-86f4875b-4a74-40b4-bfc1-0e2231676945 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] POST https://10.4.3.102/volume/v3/backups Aug 25 16:38:26.009579 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-86f4875b-4a74-40b4-bfc1-0e2231676945 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "462f4338-425d-4ab8-9301-481a20cc523e", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-100856913"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:38:26.010844 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.contrib.backups [None req-86f4875b-4a74-40b4-bfc1-0e2231676945 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Creating new backup {'backup': {'volume_id': '462f4338-425d-4ab8-9301-481a20cc523e', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-100856913'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 16:38:26.010969 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.contrib.backups [None req-86f4875b-4a74-40b4-bfc1-0e2231676945 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Creating backup of volume 462f4338-425d-4ab8-9301-481a20cc523e in container None Aug 25 16:38:26.017094 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:26.017094 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:38:26.017427 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-86f4875b-4a74-40b4-bfc1-0e2231676945 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Volume info retrieved successfully. Aug 25 16:38:26.031510 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-86f4875b-4a74-40b4-bfc1-0e2231676945 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Created reservations ['c534cce1-ab35-4b22-8516-ad7d2671e1f1', '90b8f496-20e1-470f-8f19-e702d94bc2e3'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:38:26.075492 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-86f4875b-4a74-40b4-bfc1-0e2231676945 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups returned with HTTP 202 Aug 25 16:38:26.075884 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1342/5379] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:38:26 2026] POST /volume/v3/backups => generated 329 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:38:26.083226 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b809e4bc-204d-44ee-9fcc-331fe0ecf62a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:26.085009 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b809e4bc-204d-44ee-9fcc-331fe0ecf62a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 Aug 25 16:38:26.085266 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b809e4bc-204d-44ee-9fcc-331fe0ecf62a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:26.085509 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b809e4bc-204d-44ee-9fcc-331fe0ecf62a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:26.085662 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-b809e4bc-204d-44ee-9fcc-331fe0ecf62a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id df457e9e-e7d5-4100-a242-44bdb7baf512. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:26.090353 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:26.090353 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:38:26.091017 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b809e4bc-204d-44ee-9fcc-331fe0ecf62a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 returned with HTTP 200 Aug 25 16:38:26.091333 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1349/5380] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:26 2026] GET /volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:27.100467 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-3daa2515-2266-45d7-9b4f-4a398368e114 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:27.101935 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3daa2515-2266-45d7-9b4f-4a398368e114 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 Aug 25 16:38:27.102116 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3daa2515-2266-45d7-9b4f-4a398368e114 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:27.102296 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3daa2515-2266-45d7-9b4f-4a398368e114 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:27.102386 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-3daa2515-2266-45d7-9b4f-4a398368e114 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id df457e9e-e7d5-4100-a242-44bdb7baf512. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:27.106444 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:27.106444 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:38:27.107084 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3daa2515-2266-45d7-9b4f-4a398368e114 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 returned with HTTP 200 Aug 25 16:38:27.107386 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1339/5381] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:27 2026] GET /volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:28.116163 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-0ca456e9-3aa6-4e70-a87c-1a062e7480d8 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:28.117854 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0ca456e9-3aa6-4e70-a87c-1a062e7480d8 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 Aug 25 16:38:28.118020 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0ca456e9-3aa6-4e70-a87c-1a062e7480d8 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:28.118198 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-0ca456e9-3aa6-4e70-a87c-1a062e7480d8 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:28.118346 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-0ca456e9-3aa6-4e70-a87c-1a062e7480d8 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id df457e9e-e7d5-4100-a242-44bdb7baf512. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:28.122624 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:28.122624 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:38:28.123265 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-0ca456e9-3aa6-4e70-a87c-1a062e7480d8 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 returned with HTTP 200 Aug 25 16:38:28.123577 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1352/5382] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:28 2026] GET /volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:29.132668 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d87b462f-6f3b-4072-935f-a68a9fecf567 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:29.133953 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d87b462f-6f3b-4072-935f-a68a9fecf567 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 Aug 25 16:38:29.134636 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d87b462f-6f3b-4072-935f-a68a9fecf567 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:29.134636 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d87b462f-6f3b-4072-935f-a68a9fecf567 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:29.134636 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-d87b462f-6f3b-4072-935f-a68a9fecf567 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id df457e9e-e7d5-4100-a242-44bdb7baf512. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:29.138680 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:29.138680 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:38:29.139252 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d87b462f-6f3b-4072-935f-a68a9fecf567 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 returned with HTTP 200 Aug 25 16:38:29.139567 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1343/5383] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:29 2026] GET /volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:30.150071 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-2954faed-1feb-4d04-9ea9-9729829d8a64 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:30.151607 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2954faed-1feb-4d04-9ea9-9729829d8a64 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 Aug 25 16:38:30.151814 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2954faed-1feb-4d04-9ea9-9729829d8a64 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:30.151991 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2954faed-1feb-4d04-9ea9-9729829d8a64 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:30.152094 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-2954faed-1feb-4d04-9ea9-9729829d8a64 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id df457e9e-e7d5-4100-a242-44bdb7baf512. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:30.156055 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:30.156055 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:38:30.156813 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2954faed-1feb-4d04-9ea9-9729829d8a64 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 returned with HTTP 200 Aug 25 16:38:30.157177 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1350/5384] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:30 2026] GET /volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:31.167411 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ad220369-428e-4293-81ba-19247b15a94f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:31.169394 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ad220369-428e-4293-81ba-19247b15a94f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 Aug 25 16:38:31.169494 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ad220369-428e-4293-81ba-19247b15a94f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:31.170265 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ad220369-428e-4293-81ba-19247b15a94f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:31.170265 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-ad220369-428e-4293-81ba-19247b15a94f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id df457e9e-e7d5-4100-a242-44bdb7baf512. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:31.175636 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:31.175636 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:38:31.176478 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ad220369-428e-4293-81ba-19247b15a94f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 returned with HTTP 200 Aug 25 16:38:31.177003 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1340/5385] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:31 2026] GET /volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:32.186849 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-55b8fd22-b3b3-45e6-86d5-2c0b4230d5e5 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:32.188419 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-55b8fd22-b3b3-45e6-86d5-2c0b4230d5e5 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 Aug 25 16:38:32.188615 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-55b8fd22-b3b3-45e6-86d5-2c0b4230d5e5 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:32.188826 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-55b8fd22-b3b3-45e6-86d5-2c0b4230d5e5 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:32.188942 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-55b8fd22-b3b3-45e6-86d5-2c0b4230d5e5 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id df457e9e-e7d5-4100-a242-44bdb7baf512. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:32.192556 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:32.192556 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:38:32.193247 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-55b8fd22-b3b3-45e6-86d5-2c0b4230d5e5 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 returned with HTTP 200 Aug 25 16:38:32.193645 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1353/5386] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:32 2026] GET /volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:33.202413 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-56bdfaea-cbec-4c34-bba5-29fcc001c178 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:33.204078 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-56bdfaea-cbec-4c34-bba5-29fcc001c178 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 Aug 25 16:38:33.204259 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-56bdfaea-cbec-4c34-bba5-29fcc001c178 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:33.204445 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-56bdfaea-cbec-4c34-bba5-29fcc001c178 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:33.204569 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-56bdfaea-cbec-4c34-bba5-29fcc001c178 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id df457e9e-e7d5-4100-a242-44bdb7baf512. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:33.209119 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:33.209119 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:38:33.209836 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-56bdfaea-cbec-4c34-bba5-29fcc001c178 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 returned with HTTP 200 Aug 25 16:38:33.210151 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1344/5387] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:33 2026] GET /volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:33.218576 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-60d29080-1e3a-453c-a653-b40f7d58432d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:33.220309 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-60d29080-1e3a-453c-a653-b40f7d58432d tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] POST https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512/restore Aug 25 16:38:33.220680 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-60d29080-1e3a-453c-a653-b40f7d58432d tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "462f4338-425d-4ab8-9301-481a20cc523e"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:38:33.222025 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.contrib.backups [None req-60d29080-1e3a-453c-a653-b40f7d58432d tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Restoring backup df457e9e-e7d5-4100-a242-44bdb7baf512 ({'restore': {'volume_id': '462f4338-425d-4ab8-9301-481a20cc523e'}}) {{(pid=100454) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 16:38:33.222134 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.contrib.backups [None req-60d29080-1e3a-453c-a653-b40f7d58432d tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Restoring backup df457e9e-e7d5-4100-a242-44bdb7baf512 to volume 462f4338-425d-4ab8-9301-481a20cc523e. Aug 25 16:38:33.226008 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:33.226008 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:38:33.232366 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:33.232366 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:38:33.232766 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-60d29080-1e3a-453c-a653-b40f7d58432d tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Volume info retrieved successfully. Aug 25 16:38:33.232907 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.backup.api [None req-60d29080-1e3a-453c-a653-b40f7d58432d tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Checking backup size 1 against volume size 1 {{(pid=100454) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 25 16:38:33.232968 np0000008093 devstack@c-api.service[100454]: INFO cinder.backup.api [None req-60d29080-1e3a-453c-a653-b40f7d58432d tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Overwriting volume 462f4338-425d-4ab8-9301-481a20cc523e with restore of backup df457e9e-e7d5-4100-a242-44bdb7baf512 Aug 25 16:38:33.270902 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.backup.rpcapi [None req-60d29080-1e3a-453c-a653-b40f7d58432d tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] restore_backup in rpcapi backup_id df457e9e-e7d5-4100-a242-44bdb7baf512 {{(pid=100454) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 16:38:33.272786 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-60d29080-1e3a-453c-a653-b40f7d58432d tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512/restore returned with HTTP 202 Aug 25 16:38:33.273832 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1351/5388] 10.4.3.102 () {68 vars in 1393 bytes} [Tue Aug 25 16:38:33 2026] POST /volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512/restore => generated 181 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:38:33.280420 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f85f9fd4-4d21-4ff6-b3bd-8c331f257352 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:33.282624 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f85f9fd4-4d21-4ff6-b3bd-8c331f257352 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 Aug 25 16:38:33.282870 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f85f9fd4-4d21-4ff6-b3bd-8c331f257352 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:33.283099 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f85f9fd4-4d21-4ff6-b3bd-8c331f257352 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:33.283244 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-f85f9fd4-4d21-4ff6-b3bd-8c331f257352 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id df457e9e-e7d5-4100-a242-44bdb7baf512. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:33.288087 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:33.288087 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:38:33.288995 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f85f9fd4-4d21-4ff6-b3bd-8c331f257352 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 returned with HTTP 200 Aug 25 16:38:33.289442 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1341/5389] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:33 2026] GET /volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:34.298468 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c9bbabe7-c79c-4670-9865-0a9dcdff6590 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:34.300137 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c9bbabe7-c79c-4670-9865-0a9dcdff6590 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 Aug 25 16:38:34.300306 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c9bbabe7-c79c-4670-9865-0a9dcdff6590 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:34.300481 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c9bbabe7-c79c-4670-9865-0a9dcdff6590 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:34.300576 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-c9bbabe7-c79c-4670-9865-0a9dcdff6590 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id df457e9e-e7d5-4100-a242-44bdb7baf512. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:34.304251 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:34.304251 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:38:34.304913 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c9bbabe7-c79c-4670-9865-0a9dcdff6590 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 returned with HTTP 200 Aug 25 16:38:34.305223 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1354/5390] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:34 2026] GET /volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:35.314201 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-998704ed-a55b-4546-87f6-a352bfd8b989 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:35.315721 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-998704ed-a55b-4546-87f6-a352bfd8b989 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 Aug 25 16:38:35.315886 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-998704ed-a55b-4546-87f6-a352bfd8b989 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:35.316054 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-998704ed-a55b-4546-87f6-a352bfd8b989 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:35.316150 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-998704ed-a55b-4546-87f6-a352bfd8b989 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id df457e9e-e7d5-4100-a242-44bdb7baf512. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:35.319844 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:35.319844 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:38:35.320358 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-998704ed-a55b-4546-87f6-a352bfd8b989 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 returned with HTTP 200 Aug 25 16:38:35.320689 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1345/5391] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:35 2026] GET /volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:36.330485 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-62d2f8b4-2d4f-460f-a484-75af97da015a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:36.333253 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-62d2f8b4-2d4f-460f-a484-75af97da015a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 Aug 25 16:38:36.333253 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-62d2f8b4-2d4f-460f-a484-75af97da015a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:36.333253 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-62d2f8b4-2d4f-460f-a484-75af97da015a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:36.333253 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-62d2f8b4-2d4f-460f-a484-75af97da015a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id df457e9e-e7d5-4100-a242-44bdb7baf512. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:36.337477 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:36.337477 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:38:36.338313 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-62d2f8b4-2d4f-460f-a484-75af97da015a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 returned with HTTP 200 Aug 25 16:38:36.338802 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1352/5392] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:36 2026] GET /volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:37.350426 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-e44ef2cc-035d-44b6-8347-c080098b1a43 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:37.352178 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e44ef2cc-035d-44b6-8347-c080098b1a43 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 Aug 25 16:38:37.352359 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e44ef2cc-035d-44b6-8347-c080098b1a43 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:37.352544 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e44ef2cc-035d-44b6-8347-c080098b1a43 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:37.352675 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-e44ef2cc-035d-44b6-8347-c080098b1a43 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id df457e9e-e7d5-4100-a242-44bdb7baf512. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:37.357190 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:37.357190 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:38:37.357974 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e44ef2cc-035d-44b6-8347-c080098b1a43 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 returned with HTTP 200 Aug 25 16:38:37.358342 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1342/5393] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:37 2026] GET /volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:38.366995 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-480339b6-5b29-4a15-a80d-c4e6b3f289b4 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:38.369229 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-480339b6-5b29-4a15-a80d-c4e6b3f289b4 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 Aug 25 16:38:38.369524 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-480339b6-5b29-4a15-a80d-c4e6b3f289b4 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:38.369800 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-480339b6-5b29-4a15-a80d-c4e6b3f289b4 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:38.369940 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-480339b6-5b29-4a15-a80d-c4e6b3f289b4 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id df457e9e-e7d5-4100-a242-44bdb7baf512. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:38.374998 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:38.374998 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:38:38.375871 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-480339b6-5b29-4a15-a80d-c4e6b3f289b4 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 returned with HTTP 200 Aug 25 16:38:38.376302 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1355/5394] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:38 2026] GET /volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:39.385378 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-2926512f-3ea2-488f-a824-1d68ba8723f1 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:39.387453 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2926512f-3ea2-488f-a824-1d68ba8723f1 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 Aug 25 16:38:39.387754 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2926512f-3ea2-488f-a824-1d68ba8723f1 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:39.388013 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2926512f-3ea2-488f-a824-1d68ba8723f1 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:39.388182 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-2926512f-3ea2-488f-a824-1d68ba8723f1 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id df457e9e-e7d5-4100-a242-44bdb7baf512. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:39.392429 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:39.392429 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:38:39.393152 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2926512f-3ea2-488f-a824-1d68ba8723f1 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 returned with HTTP 200 Aug 25 16:38:39.393473 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1346/5395] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:39 2026] GET /volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:40.404040 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9a0bd899-7141-417a-aa55-708e7e0077a9 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:40.405691 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9a0bd899-7141-417a-aa55-708e7e0077a9 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 Aug 25 16:38:40.405871 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9a0bd899-7141-417a-aa55-708e7e0077a9 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:40.406046 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9a0bd899-7141-417a-aa55-708e7e0077a9 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:40.406142 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-9a0bd899-7141-417a-aa55-708e7e0077a9 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id df457e9e-e7d5-4100-a242-44bdb7baf512. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:40.410125 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:40.410125 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:38:40.410815 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9a0bd899-7141-417a-aa55-708e7e0077a9 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 returned with HTTP 200 Aug 25 16:38:40.411131 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1353/5396] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:40 2026] GET /volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:41.423219 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-1b314a4f-c388-4b9a-86fa-627bc06ea410 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:41.425410 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1b314a4f-c388-4b9a-86fa-627bc06ea410 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 Aug 25 16:38:41.425624 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1b314a4f-c388-4b9a-86fa-627bc06ea410 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:41.425819 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1b314a4f-c388-4b9a-86fa-627bc06ea410 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:41.425918 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-1b314a4f-c388-4b9a-86fa-627bc06ea410 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id df457e9e-e7d5-4100-a242-44bdb7baf512. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:41.430105 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:41.430105 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:38:41.430861 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1b314a4f-c388-4b9a-86fa-627bc06ea410 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 returned with HTTP 200 Aug 25 16:38:41.431228 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1343/5397] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:41 2026] GET /volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:42.440654 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-5328fec1-0c17-4ce2-afe1-4d470ccdb0b9 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:42.442928 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5328fec1-0c17-4ce2-afe1-4d470ccdb0b9 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 Aug 25 16:38:42.443140 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5328fec1-0c17-4ce2-afe1-4d470ccdb0b9 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:42.443363 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5328fec1-0c17-4ce2-afe1-4d470ccdb0b9 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:42.443499 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-5328fec1-0c17-4ce2-afe1-4d470ccdb0b9 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id df457e9e-e7d5-4100-a242-44bdb7baf512. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:42.448602 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:42.448602 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:38:42.449471 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5328fec1-0c17-4ce2-afe1-4d470ccdb0b9 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 returned with HTTP 200 Aug 25 16:38:42.449934 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1356/5398] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:42 2026] GET /volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:43.458972 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c57137bb-3921-443a-abf5-954223541d78 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:43.460767 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c57137bb-3921-443a-abf5-954223541d78 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 Aug 25 16:38:43.460964 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c57137bb-3921-443a-abf5-954223541d78 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:43.461148 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c57137bb-3921-443a-abf5-954223541d78 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:43.461259 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-c57137bb-3921-443a-abf5-954223541d78 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id df457e9e-e7d5-4100-a242-44bdb7baf512. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:43.466515 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:43.466515 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:38:43.467353 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c57137bb-3921-443a-abf5-954223541d78 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 returned with HTTP 200 Aug 25 16:38:43.467823 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1347/5399] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:43 2026] GET /volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:44.476898 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-cde4bcec-cd5a-4913-8bce-11cea7d5a9c1 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:44.478410 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cde4bcec-cd5a-4913-8bce-11cea7d5a9c1 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 Aug 25 16:38:44.478615 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cde4bcec-cd5a-4913-8bce-11cea7d5a9c1 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:44.478850 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cde4bcec-cd5a-4913-8bce-11cea7d5a9c1 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:44.478905 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-cde4bcec-cd5a-4913-8bce-11cea7d5a9c1 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id df457e9e-e7d5-4100-a242-44bdb7baf512. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:44.483635 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:44.483635 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:38:44.484454 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cde4bcec-cd5a-4913-8bce-11cea7d5a9c1 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 returned with HTTP 200 Aug 25 16:38:44.484883 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1354/5400] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:44 2026] GET /volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:44.493086 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-4d3a3076-34c9-4714-ad29-08eac1bcfd8f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:44.494734 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4d3a3076-34c9-4714-ad29-08eac1bcfd8f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/volumes/462f4338-425d-4ab8-9301-481a20cc523e Aug 25 16:38:44.494945 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4d3a3076-34c9-4714-ad29-08eac1bcfd8f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:44.495141 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4d3a3076-34c9-4714-ad29-08eac1bcfd8f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:44.501618 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:44.501618 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:38:44.505599 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-4d3a3076-34c9-4714-ad29-08eac1bcfd8f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Volume info retrieved successfully. Aug 25 16:38:44.510385 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4d3a3076-34c9-4714-ad29-08eac1bcfd8f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/volumes/462f4338-425d-4ab8-9301-481a20cc523e returned with HTTP 200 Aug 25 16:38:44.510805 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1344/5401] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:44 2026] GET /volume/v3/volumes/462f4338-425d-4ab8-9301-481a20cc523e => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:44.521754 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-76b27c57-9eb4-42bb-9d2c-b3e5a138511a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:44.523525 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-76b27c57-9eb4-42bb-9d2c-b3e5a138511a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] DELETE https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 Aug 25 16:38:44.523771 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-76b27c57-9eb4-42bb-9d2c-b3e5a138511a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:44.523944 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-76b27c57-9eb4-42bb-9d2c-b3e5a138511a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:44.524072 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.contrib.backups [None req-76b27c57-9eb4-42bb-9d2c-b3e5a138511a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Delete backup with id: df457e9e-e7d5-4100-a242-44bdb7baf512. Aug 25 16:38:44.528369 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:44.528369 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:38:44.545544 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.backup.rpcapi [None req-76b27c57-9eb4-42bb-9d2c-b3e5a138511a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] delete_backup rpcapi backup_id df457e9e-e7d5-4100-a242-44bdb7baf512 {{(pid=100457) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 16:38:44.547066 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-76b27c57-9eb4-42bb-9d2c-b3e5a138511a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 returned with HTTP 202 Aug 25 16:38:44.547422 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1357/5402] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:38:44 2026] DELETE /volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:38:44.554448 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-569622ab-92d2-4c17-9a90-35360c489152 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:44.556463 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-569622ab-92d2-4c17-9a90-35360c489152 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 Aug 25 16:38:44.556701 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-569622ab-92d2-4c17-9a90-35360c489152 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:44.556890 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-569622ab-92d2-4c17-9a90-35360c489152 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:44.556990 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-569622ab-92d2-4c17-9a90-35360c489152 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id df457e9e-e7d5-4100-a242-44bdb7baf512. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:44.561000 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:44.561000 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:38:44.561692 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-569622ab-92d2-4c17-9a90-35360c489152 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 returned with HTTP 200 Aug 25 16:38:44.562035 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1348/5403] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:44 2026] GET /volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:45.573393 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ff8d6622-966f-44ef-9fce-332dfa3bc21d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:45.575003 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ff8d6622-966f-44ef-9fce-332dfa3bc21d tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 Aug 25 16:38:45.575181 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ff8d6622-966f-44ef-9fce-332dfa3bc21d tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:45.575353 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ff8d6622-966f-44ef-9fce-332dfa3bc21d tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:45.575448 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-ff8d6622-966f-44ef-9fce-332dfa3bc21d tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id df457e9e-e7d5-4100-a242-44bdb7baf512. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:45.578813 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ff8d6622-966f-44ef-9fce-332dfa3bc21d tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 returned with HTTP 404 Aug 25 16:38:45.579235 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1355/5404] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:45 2026] GET /volume/v3/backups/df457e9e-e7d5-4100-a242-44bdb7baf512 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:38:45.584856 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-e007b4e7-8f83-4c2a-a200-4e97608feafc None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:45.586581 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e007b4e7-8f83-4c2a-a200-4e97608feafc tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] DELETE https://10.4.3.102/volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d Aug 25 16:38:45.586801 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e007b4e7-8f83-4c2a-a200-4e97608feafc tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:45.586991 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e007b4e7-8f83-4c2a-a200-4e97608feafc tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:45.587485 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.contrib.backups [None req-e007b4e7-8f83-4c2a-a200-4e97608feafc tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Delete backup with id: 4cfced82-1cdd-43fc-9e60-d19143de192d. Aug 25 16:38:45.591117 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:45.591117 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:38:45.603107 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.backup.rpcapi [None req-e007b4e7-8f83-4c2a-a200-4e97608feafc tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] delete_backup rpcapi backup_id 4cfced82-1cdd-43fc-9e60-d19143de192d {{(pid=100455) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 16:38:45.604927 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e007b4e7-8f83-4c2a-a200-4e97608feafc tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d returned with HTTP 202 Aug 25 16:38:45.605197 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1345/5405] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:38:45 2026] DELETE /volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:38:45.612137 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-945b3161-c939-402f-87f4-6d43e1ba7da3 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:45.613892 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-945b3161-c939-402f-87f4-6d43e1ba7da3 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d Aug 25 16:38:45.614127 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-945b3161-c939-402f-87f4-6d43e1ba7da3 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:45.614337 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-945b3161-c939-402f-87f4-6d43e1ba7da3 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:45.614446 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-945b3161-c939-402f-87f4-6d43e1ba7da3 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 4cfced82-1cdd-43fc-9e60-d19143de192d. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:45.618564 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:45.618564 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:38:45.619286 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-945b3161-c939-402f-87f4-6d43e1ba7da3 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d returned with HTTP 200 Aug 25 16:38:45.619634 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1358/5406] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:45 2026] GET /volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:46.628516 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b452a7fc-7551-4390-8502-69776f94064c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:46.630540 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b452a7fc-7551-4390-8502-69776f94064c tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d Aug 25 16:38:46.630773 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b452a7fc-7551-4390-8502-69776f94064c tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:46.630985 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b452a7fc-7551-4390-8502-69776f94064c tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:46.631103 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-b452a7fc-7551-4390-8502-69776f94064c tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 4cfced82-1cdd-43fc-9e60-d19143de192d. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:46.635362 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b452a7fc-7551-4390-8502-69776f94064c tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d returned with HTTP 404 Aug 25 16:38:46.635901 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1349/5407] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:46 2026] GET /volume/v3/backups/4cfced82-1cdd-43fc-9e60-d19143de192d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:38:46.657627 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-16fa22bc-2395-4401-9834-5f682d93941c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:46.658823 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-16fa22bc-2395-4401-9834-5f682d93941c tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:38:46.659116 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-16fa22bc-2395-4401-9834-5f682d93941c tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "9fcea7ad-f61c-4330-b26d-860af52471bb", "name": "tempest-VolumesBackupsTest-Volume-875279822"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:38:46.660795 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-16fa22bc-2395-4401-9834-5f682d93941c tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '9fcea7ad-f61c-4330-b26d-860af52471bb', 'name': 'tempest-VolumesBackupsTest-Volume-875279822'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:38:46.837306 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-16fa22bc-2395-4401-9834-5f682d93941c tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Create volume of 1 GB Aug 25 16:38:46.841005 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-16fa22bc-2395-4401-9834-5f682d93941c tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Availability Zones retrieved successfully. Aug 25 16:38:46.846128 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-16fa22bc-2395-4401-9834-5f682d93941c tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Flow 'volume_create_api' (3878da05-bd1a-4462-8428-4ecea14d1db2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:38:46.846966 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-16fa22bc-2395-4401-9834-5f682d93941c tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b5baa59-3dc9-4079-a3ac-5b6d81bb5d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:38:46.847795 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-16fa22bc-2395-4401-9834-5f682d93941c tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:38:46.895746 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-16fa22bc-2395-4401-9834-5f682d93941c tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b5baa59-3dc9-4079-a3ac-5b6d81bb5d34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:38:46.896417 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-16fa22bc-2395-4401-9834-5f682d93941c tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e41f74a6-8f42-4637-9122-255026a2af8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:38:46.935804 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-16fa22bc-2395-4401-9834-5f682d93941c tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Created reservations ['27283150-5e03-4e35-936e-647548d3edc6', 'bd20af30-a083-4d31-be80-886378c22da7', '0aa4409a-bece-4790-9e34-2b56ed0d7d80', 'a2ea9998-ee25-48b8-84b4-b72d1cc9539b'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:38:46.936567 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-16fa22bc-2395-4401-9834-5f682d93941c tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e41f74a6-8f42-4637-9122-255026a2af8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27283150-5e03-4e35-936e-647548d3edc6', 'bd20af30-a083-4d31-be80-886378c22da7', '0aa4409a-bece-4790-9e34-2b56ed0d7d80', 'a2ea9998-ee25-48b8-84b4-b72d1cc9539b']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:38:46.937370 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-16fa22bc-2395-4401-9834-5f682d93941c tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (403f08fd-0683-4735-94ba-52314dcf196c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:38:46.963952 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-16fa22bc-2395-4401-9834-5f682d93941c tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (403f08fd-0683-4735-94ba-52314dcf196c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '696723ac-073f-4c37-b287-f43d56e36016', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-875279822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98b15bb78e3e4aa9987047d5d4f69102',qos_specs=None,replication_status=,reservations=['27283150-5e03-4e35-936e-647548d3edc6','bd20af30-a083-4d31-be80-886378c22da7','0aa4409a-bece-4790-9e34-2b56ed0d7d80','a2ea9998-ee25-48b8-84b4-b72d1cc9539b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56460121276b4fbdac79bc105539dc88',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:38:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-875279822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=696723ac-073f-4c37-b287-f43d56e36016,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98b15bb78e3e4aa9987047d5d4f69102',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='56460121276b4fbdac79bc105539dc88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:38:46.964836 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-16fa22bc-2395-4401-9834-5f682d93941c tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00d4fae3-2baa-4508-ab9e-f229d281d876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:38:46.982005 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-16fa22bc-2395-4401-9834-5f682d93941c tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00d4fae3-2baa-4508-ab9e-f229d281d876) transitioned into state 'SUCCESS' from state '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-875279822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98b15bb78e3e4aa9987047d5d4f69102',qos_specs=None,replication_status=,reservations=['27283150-5e03-4e35-936e-647548d3edc6','bd20af30-a083-4d31-be80-886378c22da7','0aa4409a-bece-4790-9e34-2b56ed0d7d80','a2ea9998-ee25-48b8-84b4-b72d1cc9539b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56460121276b4fbdac79bc105539dc88',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:38:46.982657 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-16fa22bc-2395-4401-9834-5f682d93941c tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ee67fd1-da10-4e7f-af72-d3b1b077d850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:38:46.992403 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-16fa22bc-2395-4401-9834-5f682d93941c tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ee67fd1-da10-4e7f-af72-d3b1b077d850) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:38:46.993172 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-16fa22bc-2395-4401-9834-5f682d93941c tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Flow 'volume_create_api' (3878da05-bd1a-4462-8428-4ecea14d1db2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:38:46.993459 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-16fa22bc-2395-4401-9834-5f682d93941c tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Create volume request issued successfully. Aug 25 16:38:46.994001 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-16fa22bc-2395-4401-9834-5f682d93941c tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:38:46.994380 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1356/5408] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:38:46 2026] POST /volume/v3/volumes => generated 748 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:38:47.005267 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-bc4de7b1-7552-47b7-8d10-d6120cc0d918 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:47.007673 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bc4de7b1-7552-47b7-8d10-d6120cc0d918 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/volumes/696723ac-073f-4c37-b287-f43d56e36016 Aug 25 16:38:47.007967 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bc4de7b1-7552-47b7-8d10-d6120cc0d918 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:47.008233 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-bc4de7b1-7552-47b7-8d10-d6120cc0d918 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:47.016371 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:47.016371 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:38:47.020106 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-bc4de7b1-7552-47b7-8d10-d6120cc0d918 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Volume info retrieved successfully. Aug 25 16:38:47.024020 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-bc4de7b1-7552-47b7-8d10-d6120cc0d918 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/volumes/696723ac-073f-4c37-b287-f43d56e36016 returned with HTTP 200 Aug 25 16:38:47.024413 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1346/5409] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:47 2026] GET /volume/v3/volumes/696723ac-073f-4c37-b287-f43d56e36016 => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:48.036290 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d98d2e92-709d-4a3a-9c4f-2675d9560281 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:48.038071 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d98d2e92-709d-4a3a-9c4f-2675d9560281 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/volumes/696723ac-073f-4c37-b287-f43d56e36016 Aug 25 16:38:48.038260 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d98d2e92-709d-4a3a-9c4f-2675d9560281 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:48.038438 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d98d2e92-709d-4a3a-9c4f-2675d9560281 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:48.044814 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:48.044814 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:38:48.047789 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-d98d2e92-709d-4a3a-9c4f-2675d9560281 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Volume info retrieved successfully. Aug 25 16:38:48.051442 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d98d2e92-709d-4a3a-9c4f-2675d9560281 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/volumes/696723ac-073f-4c37-b287-f43d56e36016 returned with HTTP 200 Aug 25 16:38:48.051793 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1359/5410] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:48 2026] GET /volume/v3/volumes/696723ac-073f-4c37-b287-f43d56e36016 => generated 1356 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:38:48.062646 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c59718c0-cde8-4416-96a4-3ba01105f975 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:48.064329 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c59718c0-cde8-4416-96a4-3ba01105f975 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] POST https://10.4.3.102/volume/v3/backups Aug 25 16:38:48.064575 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c59718c0-cde8-4416-96a4-3ba01105f975 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "696723ac-073f-4c37-b287-f43d56e36016", "name": "tempest-VolumesBackupsTest-Backup-1034191955"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:38:48.066136 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.contrib.backups [None req-c59718c0-cde8-4416-96a4-3ba01105f975 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Creating new backup {'backup': {'volume_id': '696723ac-073f-4c37-b287-f43d56e36016', 'name': 'tempest-VolumesBackupsTest-Backup-1034191955'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 16:38:48.066266 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.contrib.backups [None req-c59718c0-cde8-4416-96a4-3ba01105f975 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Creating backup of volume 696723ac-073f-4c37-b287-f43d56e36016 in container None Aug 25 16:38:48.073725 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:48.073725 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:38:48.074213 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-c59718c0-cde8-4416-96a4-3ba01105f975 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Volume info retrieved successfully. Aug 25 16:38:48.091401 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-c59718c0-cde8-4416-96a4-3ba01105f975 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Created reservations ['8a27aae7-b898-4ac7-a895-e417ccccde06', 'ef6d2482-cad7-43c6-8f07-d9155b0846cf'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:38:48.143159 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c59718c0-cde8-4416-96a4-3ba01105f975 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups returned with HTTP 202 Aug 25 16:38:48.143561 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1350/5411] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:38:48 2026] POST /volume/v3/backups => generated 330 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:38:48.151086 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-c4e7f8b1-a976-4074-939a-03bad5dbc773 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:48.152883 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c4e7f8b1-a976-4074-939a-03bad5dbc773 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 Aug 25 16:38:48.153067 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c4e7f8b1-a976-4074-939a-03bad5dbc773 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:48.153239 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c4e7f8b1-a976-4074-939a-03bad5dbc773 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:48.153345 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-c4e7f8b1-a976-4074-939a-03bad5dbc773 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:48.157111 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:48.157111 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:38:48.157818 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c4e7f8b1-a976-4074-939a-03bad5dbc773 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 returned with HTTP 200 Aug 25 16:38:48.158141 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1357/5412] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:48 2026] GET /volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:49.167321 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f8a866da-a217-41e5-a248-9463ec085151 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:49.169088 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f8a866da-a217-41e5-a248-9463ec085151 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 Aug 25 16:38:49.169265 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f8a866da-a217-41e5-a248-9463ec085151 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:49.169442 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f8a866da-a217-41e5-a248-9463ec085151 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:49.169545 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-f8a866da-a217-41e5-a248-9463ec085151 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:49.173653 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:49.173653 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:38:49.174346 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f8a866da-a217-41e5-a248-9463ec085151 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 returned with HTTP 200 Aug 25 16:38:49.174675 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1347/5413] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:49 2026] GET /volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:50.183567 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-a3585c17-289c-443d-90ed-b47c57ca78bb None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:50.185459 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a3585c17-289c-443d-90ed-b47c57ca78bb tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 Aug 25 16:38:50.185734 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a3585c17-289c-443d-90ed-b47c57ca78bb tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:50.185990 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a3585c17-289c-443d-90ed-b47c57ca78bb tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:50.186136 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-a3585c17-289c-443d-90ed-b47c57ca78bb tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:50.190652 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:50.190652 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:38:50.191521 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a3585c17-289c-443d-90ed-b47c57ca78bb tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 returned with HTTP 200 Aug 25 16:38:50.191918 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1360/5414] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:50 2026] GET /volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:51.201432 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-ae9d4221-1be6-4049-8172-a28bef1ef209 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:51.203064 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ae9d4221-1be6-4049-8172-a28bef1ef209 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 Aug 25 16:38:51.203238 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ae9d4221-1be6-4049-8172-a28bef1ef209 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:51.203407 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ae9d4221-1be6-4049-8172-a28bef1ef209 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:51.203499 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-ae9d4221-1be6-4049-8172-a28bef1ef209 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:51.207491 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:51.207491 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:38:51.208184 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ae9d4221-1be6-4049-8172-a28bef1ef209 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 returned with HTTP 200 Aug 25 16:38:51.208499 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1351/5415] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:51 2026] GET /volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:52.218827 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-a874b16a-2a28-40f9-bfb0-78bdf9cc32d9 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:52.220649 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a874b16a-2a28-40f9-bfb0-78bdf9cc32d9 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 Aug 25 16:38:52.220960 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a874b16a-2a28-40f9-bfb0-78bdf9cc32d9 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:52.221241 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a874b16a-2a28-40f9-bfb0-78bdf9cc32d9 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:52.222238 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-a874b16a-2a28-40f9-bfb0-78bdf9cc32d9 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:52.226165 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:52.226165 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:38:52.227104 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a874b16a-2a28-40f9-bfb0-78bdf9cc32d9 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 returned with HTTP 200 Aug 25 16:38:52.227540 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1358/5416] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:52 2026] GET /volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:53.236984 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ecf03b52-adc7-47b2-aaab-35e91f93f79c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:53.238644 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ecf03b52-adc7-47b2-aaab-35e91f93f79c tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 Aug 25 16:38:53.238783 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ecf03b52-adc7-47b2-aaab-35e91f93f79c tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:53.238972 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ecf03b52-adc7-47b2-aaab-35e91f93f79c tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:53.239070 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-ecf03b52-adc7-47b2-aaab-35e91f93f79c tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:53.243059 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:53.243059 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:38:53.243702 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ecf03b52-adc7-47b2-aaab-35e91f93f79c tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 returned with HTTP 200 Aug 25 16:38:53.244027 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1348/5417] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:53 2026] GET /volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:54.255388 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1780c525-4982-4209-a92b-f1e7d259f9da None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:54.257143 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1780c525-4982-4209-a92b-f1e7d259f9da tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 Aug 25 16:38:54.257320 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1780c525-4982-4209-a92b-f1e7d259f9da tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:54.257504 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1780c525-4982-4209-a92b-f1e7d259f9da tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:54.257641 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-1780c525-4982-4209-a92b-f1e7d259f9da tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:54.261716 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:54.261716 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:38:54.262456 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1780c525-4982-4209-a92b-f1e7d259f9da tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 returned with HTTP 200 Aug 25 16:38:54.262869 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1361/5418] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:54 2026] GET /volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:55.273198 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-8204fdda-71df-404c-88fd-37b653e070ed None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:55.274789 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8204fdda-71df-404c-88fd-37b653e070ed tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 Aug 25 16:38:55.275010 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8204fdda-71df-404c-88fd-37b653e070ed tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:55.275223 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8204fdda-71df-404c-88fd-37b653e070ed tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:55.275368 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-8204fdda-71df-404c-88fd-37b653e070ed tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:55.277018 np0000008093 devstack@c-api.service[100456]: DEBUG dbcounter [-] [100456] Writing DB stats cinder:SELECT=47,cinder:UPDATE=26,cinder:INSERT=9 {{(pid=100456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:38:55.279577 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:55.279577 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:38:55.280266 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8204fdda-71df-404c-88fd-37b653e070ed tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 returned with HTTP 200 Aug 25 16:38:55.280803 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1352/5419] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:55 2026] GET /volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:56.289493 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ee554edd-0b6f-4872-815d-c097dd62eafd None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:56.291357 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ee554edd-0b6f-4872-815d-c097dd62eafd tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 Aug 25 16:38:56.291542 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ee554edd-0b6f-4872-815d-c097dd62eafd tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:56.291755 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ee554edd-0b6f-4872-815d-c097dd62eafd tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:56.291859 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-ee554edd-0b6f-4872-815d-c097dd62eafd tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:56.293756 np0000008093 devstack@c-api.service[100454]: DEBUG dbcounter [-] [100454] Writing DB stats cinder:SELECT=63,cinder:INSERT=12,cinder:UPDATE=26 {{(pid=100454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:38:56.296081 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:56.296081 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:38:56.296772 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ee554edd-0b6f-4872-815d-c097dd62eafd tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 returned with HTTP 200 Aug 25 16:38:56.312393 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1359/5420] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:56 2026] GET /volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:57.306613 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c9b57767-9044-4ffd-8ee4-9099b6e3216f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:57.308432 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c9b57767-9044-4ffd-8ee4-9099b6e3216f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 Aug 25 16:38:57.308653 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c9b57767-9044-4ffd-8ee4-9099b6e3216f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:57.308843 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c9b57767-9044-4ffd-8ee4-9099b6e3216f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:57.308975 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-c9b57767-9044-4ffd-8ee4-9099b6e3216f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:57.310818 np0000008093 devstack@c-api.service[100455]: DEBUG dbcounter [-] [100455] Writing DB stats cinder:SELECT=33,cinder:UPDATE=2 {{(pid=100455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:38:57.313660 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:57.313660 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:38:57.314403 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c9b57767-9044-4ffd-8ee4-9099b6e3216f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 returned with HTTP 200 Aug 25 16:38:57.314974 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1349/5421] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:57 2026] GET /volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:58.323880 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-7ef30a8b-8043-42b6-962b-aebac3e8d0b2 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:58.325429 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7ef30a8b-8043-42b6-962b-aebac3e8d0b2 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 Aug 25 16:38:58.325601 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7ef30a8b-8043-42b6-962b-aebac3e8d0b2 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:58.325773 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7ef30a8b-8043-42b6-962b-aebac3e8d0b2 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:58.325865 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-7ef30a8b-8043-42b6-962b-aebac3e8d0b2 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:58.327346 np0000008093 devstack@c-api.service[100457]: DEBUG dbcounter [-] [100457] Writing DB stats cinder:SELECT=28,cinder:UPDATE=1 {{(pid=100457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:38:58.329663 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:58.329663 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:38:58.330444 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7ef30a8b-8043-42b6-962b-aebac3e8d0b2 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 returned with HTTP 200 Aug 25 16:38:58.330839 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1362/5422] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:58 2026] GET /volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:38:59.339797 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-80f3aa7d-231f-438a-a352-037d780282b6 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:38:59.341424 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-80f3aa7d-231f-438a-a352-037d780282b6 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 Aug 25 16:38:59.341618 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-80f3aa7d-231f-438a-a352-037d780282b6 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:38:59.341798 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-80f3aa7d-231f-438a-a352-037d780282b6 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:38:59.341898 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-80f3aa7d-231f-438a-a352-037d780282b6 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:38:59.345661 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:38:59.345661 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:38:59.346302 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-80f3aa7d-231f-438a-a352-037d780282b6 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 returned with HTTP 200 Aug 25 16:38:59.346626 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1353/5423] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:38:59 2026] GET /volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:39:00.355928 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-671973a5-9be2-4d7a-9764-dae8e91c732d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:39:00.357978 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-671973a5-9be2-4d7a-9764-dae8e91c732d tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 Aug 25 16:39:00.358212 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-671973a5-9be2-4d7a-9764-dae8e91c732d tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:39:00.358397 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-671973a5-9be2-4d7a-9764-dae8e91c732d tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:39:00.358503 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-671973a5-9be2-4d7a-9764-dae8e91c732d tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:39:00.363107 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:39:00.363107 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:39:00.363801 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-671973a5-9be2-4d7a-9764-dae8e91c732d tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 returned with HTTP 200 Aug 25 16:39:00.364167 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1360/5424] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:39:00 2026] GET /volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:39:01.373667 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ae466909-4720-4dd6-a041-54b7d064c664 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:39:01.375392 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ae466909-4720-4dd6-a041-54b7d064c664 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 Aug 25 16:39:01.375741 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ae466909-4720-4dd6-a041-54b7d064c664 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:39:01.376073 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ae466909-4720-4dd6-a041-54b7d064c664 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:39:01.376282 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-ae466909-4720-4dd6-a041-54b7d064c664 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:39:01.381874 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:39:01.381874 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:39:01.381874 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ae466909-4720-4dd6-a041-54b7d064c664 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 returned with HTTP 200 Aug 25 16:39:01.381874 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1350/5425] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:39:01 2026] GET /volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:39:02.392181 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-acab4c29-90b6-4716-b6e3-111b6c3ef4ed None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:39:02.394388 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-acab4c29-90b6-4716-b6e3-111b6c3ef4ed tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 Aug 25 16:39:02.394657 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-acab4c29-90b6-4716-b6e3-111b6c3ef4ed tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:39:02.394898 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-acab4c29-90b6-4716-b6e3-111b6c3ef4ed tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:39:02.395051 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-acab4c29-90b6-4716-b6e3-111b6c3ef4ed tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:39:02.400564 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:39:02.400564 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:39:02.401566 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-acab4c29-90b6-4716-b6e3-111b6c3ef4ed tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 returned with HTTP 200 Aug 25 16:39:02.402045 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1363/5426] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:39:02 2026] GET /volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:39:03.412276 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-23e4bb64-9342-4086-a345-3fb831cb9d8b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:39:03.414148 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-23e4bb64-9342-4086-a345-3fb831cb9d8b tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 Aug 25 16:39:03.414360 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-23e4bb64-9342-4086-a345-3fb831cb9d8b tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:39:03.414563 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-23e4bb64-9342-4086-a345-3fb831cb9d8b tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:39:03.414701 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-23e4bb64-9342-4086-a345-3fb831cb9d8b tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:39:03.419526 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:39:03.419526 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:39:03.420331 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-23e4bb64-9342-4086-a345-3fb831cb9d8b tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 returned with HTTP 200 Aug 25 16:39:03.420717 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1354/5427] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:39:03 2026] GET /volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:39:05.225358 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-4af3f52d-3999-4205-9d9d-1f1cfd0c95da req-952ef154-5aea-4687-b30e-ef0243ca5464 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:39:05.227484 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-4af3f52d-3999-4205-9d9d-1f1cfd0c95da req-952ef154-5aea-4687-b30e-ef0243ca5464 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/volumes/696723ac-073f-4c37-b287-f43d56e36016 Aug 25 16:39:05.227719 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-4af3f52d-3999-4205-9d9d-1f1cfd0c95da req-952ef154-5aea-4687-b30e-ef0243ca5464 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:39:05.227944 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-4af3f52d-3999-4205-9d9d-1f1cfd0c95da req-952ef154-5aea-4687-b30e-ef0243ca5464 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:39:05.234808 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:39:05.234808 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:39:05.238227 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-4af3f52d-3999-4205-9d9d-1f1cfd0c95da req-952ef154-5aea-4687-b30e-ef0243ca5464 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Volume info retrieved successfully. Aug 25 16:39:05.242561 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-4af3f52d-3999-4205-9d9d-1f1cfd0c95da req-952ef154-5aea-4687-b30e-ef0243ca5464 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/volumes/696723ac-073f-4c37-b287-f43d56e36016 returned with HTTP 200 Aug 25 16:39:05.242962 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1361/5428] 10.4.3.102 () {68 vars in 1598 bytes} [Tue Aug 25 16:39:05 2026] GET /volume/v3/volumes/696723ac-073f-4c37-b287-f43d56e36016 => generated 1356 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:39:05.252795 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-9df1d03a-726b-486d-80a5-aa0a87d4bcc9 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:39:05.253154 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9df1d03a-726b-486d-80a5-aa0a87d4bcc9 None None] GET https://10.4.3.102/volume// Aug 25 16:39:05.253324 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9df1d03a-726b-486d-80a5-aa0a87d4bcc9 None None] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:39:05.253503 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9df1d03a-726b-486d-80a5-aa0a87d4bcc9 None None] Calling method 'all' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:39:05.253834 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9df1d03a-726b-486d-80a5-aa0a87d4bcc9 None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:39:05.254116 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1351/5429] 10.4.3.102 () {66 vars in 1419 bytes} [Tue Aug 25 16:39:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:39:05.260654 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-4af3f52d-3999-4205-9d9d-1f1cfd0c95da req-d087c2ba-6cf9-4eab-9503-4ad717ac23f7 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:39:05.262754 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-4af3f52d-3999-4205-9d9d-1f1cfd0c95da req-d087c2ba-6cf9-4eab-9503-4ad717ac23f7 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] POST https://10.4.3.102/volume/v3/attachments Aug 25 16:39:05.263159 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-4af3f52d-3999-4205-9d9d-1f1cfd0c95da req-d087c2ba-6cf9-4eab-9503-4ad717ac23f7 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "696723ac-073f-4c37-b287-f43d56e36016", "connector": null, "instance_uuid": "061b09d6-b68e-46d3-a2ff-1936074ea290"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:39:05.272423 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:39:05.272423 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:39:05.360168 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-4af3f52d-3999-4205-9d9d-1f1cfd0c95da req-d087c2ba-6cf9-4eab-9503-4ad717ac23f7 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/attachments returned with HTTP 200 Aug 25 16:39:05.360636 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1364/5430] 10.4.3.102 () {74 vars in 1594 bytes} [Tue Aug 25 16:39:05 2026] POST /volume/v3/attachments => generated 273 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:39:06.845725 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-6f6478e6-0241-47ed-9a7e-d0af48c7149d None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:39:06.846178 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6f6478e6-0241-47ed-9a7e-d0af48c7149d None None] GET https://10.4.3.102/volume// Aug 25 16:39:06.846410 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6f6478e6-0241-47ed-9a7e-d0af48c7149d None None] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:39:06.846678 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6f6478e6-0241-47ed-9a7e-d0af48c7149d None None] Calling method 'all' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:39:06.847090 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6f6478e6-0241-47ed-9a7e-d0af48c7149d None None] https://10.4.3.102/volume// returned with HTTP 300 Aug 25 16:39:06.847604 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1355/5431] 10.4.3.102 () {66 vars in 1426 bytes} [Tue Aug 25 16:39:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 16:39:06.853941 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [req-4af3f52d-3999-4205-9d9d-1f1cfd0c95da req-0a2d9e0b-01fe-4e72-afad-8922d48c275a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:39:06.856815 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-4af3f52d-3999-4205-9d9d-1f1cfd0c95da req-0a2d9e0b-01fe-4e72-afad-8922d48c275a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/volumes/696723ac-073f-4c37-b287-f43d56e36016 Aug 25 16:39:06.857008 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-4af3f52d-3999-4205-9d9d-1f1cfd0c95da req-0a2d9e0b-01fe-4e72-afad-8922d48c275a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:39:06.857280 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [req-4af3f52d-3999-4205-9d9d-1f1cfd0c95da req-0a2d9e0b-01fe-4e72-afad-8922d48c275a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:39:06.866087 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:39:06.866087 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:39:06.869230 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [req-4af3f52d-3999-4205-9d9d-1f1cfd0c95da req-0a2d9e0b-01fe-4e72-afad-8922d48c275a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Volume info retrieved successfully. Aug 25 16:39:06.873206 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [req-4af3f52d-3999-4205-9d9d-1f1cfd0c95da req-0a2d9e0b-01fe-4e72-afad-8922d48c275a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/volumes/696723ac-073f-4c37-b287-f43d56e36016 returned with HTTP 200 Aug 25 16:39:06.873542 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1362/5432] 10.4.3.102 () {70 vars in 1639 bytes} [Tue Aug 25 16:39:06 2026] GET /volume/v3/volumes/696723ac-073f-4c37-b287-f43d56e36016 => generated 1535 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 16:39:06.961568 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-4af3f52d-3999-4205-9d9d-1f1cfd0c95da req-6b64da39-ea09-47c6-af00-bc96ecd486ae None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:39:06.963523 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-4af3f52d-3999-4205-9d9d-1f1cfd0c95da req-6b64da39-ea09-47c6-af00-bc96ecd486ae tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] PUT https://10.4.3.102/volume/v3/attachments/7cdd82aa-0522-4dd3-9575-c93218fcd7a3 Aug 25 16:39:06.964003 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-4af3f52d-3999-4205-9d9d-1f1cfd0c95da req-6b64da39-ea09-47c6-af00-bc96ecd486ae tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.102", "host": "np0000008093", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:146e452e923a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "47e57bf4-e833-4f4a-acca-5b06b8832316", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:39:06.971856 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-4af3f52d-3999-4205-9d9d-1f1cfd0c95da req-6b64da39-ea09-47c6-af00-bc96ecd486ae tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Acquiring lock "cinder-attachment_update-696723ac-073f-4c37-b287-f43d56e36016-np0000008093" by "attachment_update" {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 16:39:06.976074 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-4af3f52d-3999-4205-9d9d-1f1cfd0c95da req-6b64da39-ea09-47c6-af00-bc96ecd486ae tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Lock "cinder-attachment_update-696723ac-073f-4c37-b287-f43d56e36016-np0000008093" acquired by "attachment_update" :: waited 0.004s {{(pid=100455) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 16:39:06.977107 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:39:06.977107 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:39:07.099433 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.coordination [req-4af3f52d-3999-4205-9d9d-1f1cfd0c95da req-6b64da39-ea09-47c6-af00-bc96ecd486ae tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Lock "cinder-attachment_update-696723ac-073f-4c37-b287-f43d56e36016-np0000008093" released by "attachment_update" :: held 0.123s {{(pid=100455) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 16:39:07.099764 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-4af3f52d-3999-4205-9d9d-1f1cfd0c95da req-6b64da39-ea09-47c6-af00-bc96ecd486ae tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/attachments/7cdd82aa-0522-4dd3-9575-c93218fcd7a3 returned with HTTP 200 Aug 25 16:39:07.100492 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1352/5433] 10.4.3.102 () {74 vars in 1704 bytes} [Tue Aug 25 16:39:06 2026] PUT /volume/v3/attachments/7cdd82aa-0522-4dd3-9575-c93218fcd7a3 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:39:07.125037 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [req-4af3f52d-3999-4205-9d9d-1f1cfd0c95da req-ef4b2630-e9ca-4d35-bfca-4d6b728d7f44 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:39:07.126957 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-4af3f52d-3999-4205-9d9d-1f1cfd0c95da req-ef4b2630-e9ca-4d35-bfca-4d6b728d7f44 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] POST https://10.4.3.102/volume/v3/attachments/7cdd82aa-0522-4dd3-9575-c93218fcd7a3/action Aug 25 16:39:07.127305 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-4af3f52d-3999-4205-9d9d-1f1cfd0c95da req-ef4b2630-e9ca-4d35-bfca-4d6b728d7f44 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Action body: b'{"os-complete": null}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:39:07.127418 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [req-4af3f52d-3999-4205-9d9d-1f1cfd0c95da req-ef4b2630-e9ca-4d35-bfca-4d6b728d7f44 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:39:07.141814 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:39:07.141814 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:39:07.159332 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [req-4af3f52d-3999-4205-9d9d-1f1cfd0c95da req-ef4b2630-e9ca-4d35-bfca-4d6b728d7f44 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/attachments/7cdd82aa-0522-4dd3-9575-c93218fcd7a3/action returned with HTTP 204 Aug 25 16:39:07.159721 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1365/5434] 10.4.3.102 () {74 vars in 1725 bytes} [Tue Aug 25 16:39:07 2026] POST /volume/v3/attachments/7cdd82aa-0522-4dd3-9575-c93218fcd7a3/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:39:13.416613 np0000008093 devstack@c-api.service[100456]: DEBUG dbcounter [-] [100456] Writing DB stats cinder:SELECT=2 {{(pid=100456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:39:16.872026 np0000008093 devstack@c-api.service[100454]: DEBUG dbcounter [-] [100454] Writing DB stats cinder:SELECT=10 {{(pid=100454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:39:17.082710 np0000008093 devstack@c-api.service[100455]: DEBUG dbcounter [-] [100455] Writing DB stats cinder:SELECT=5,cinder:UPDATE=1 {{(pid=100455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:39:17.151211 np0000008093 devstack@c-api.service[100457]: DEBUG dbcounter [-] [100457] Writing DB stats cinder:SELECT=11,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:39:41.281227 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-56401d24-e7f3-4792-b43e-46bf8fff58ae None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:39:41.282782 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-56401d24-e7f3-4792-b43e-46bf8fff58ae tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/volumes/696723ac-073f-4c37-b287-f43d56e36016 Aug 25 16:39:41.282985 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-56401d24-e7f3-4792-b43e-46bf8fff58ae tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:39:41.283187 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-56401d24-e7f3-4792-b43e-46bf8fff58ae tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:39:41.291841 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:39:41.291841 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:39:41.294787 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-56401d24-e7f3-4792-b43e-46bf8fff58ae tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Volume info retrieved successfully. Aug 25 16:39:41.298596 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-56401d24-e7f3-4792-b43e-46bf8fff58ae tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/volumes/696723ac-073f-4c37-b287-f43d56e36016 returned with HTTP 200 Aug 25 16:39:41.298982 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1356/5435] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:39:41 2026] GET /volume/v3/volumes/696723ac-073f-4c37-b287-f43d56e36016 => generated 1648 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:39:42.310492 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-c39725ab-3971-4543-b862-a2113b8bcbc1 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:39:42.312238 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c39725ab-3971-4543-b862-a2113b8bcbc1 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/volumes/696723ac-073f-4c37-b287-f43d56e36016 Aug 25 16:39:42.312414 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c39725ab-3971-4543-b862-a2113b8bcbc1 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:39:42.312649 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c39725ab-3971-4543-b862-a2113b8bcbc1 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:39:42.322056 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:39:42.322056 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:39:42.325449 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-c39725ab-3971-4543-b862-a2113b8bcbc1 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Volume info retrieved successfully. Aug 25 16:39:42.329676 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c39725ab-3971-4543-b862-a2113b8bcbc1 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/volumes/696723ac-073f-4c37-b287-f43d56e36016 returned with HTTP 200 Aug 25 16:39:42.330057 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1363/5436] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:39:42 2026] GET /volume/v3/volumes/696723ac-073f-4c37-b287-f43d56e36016 => generated 1648 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:39:42.908027 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [req-7b8238ba-b87e-4a01-893e-480eba5050c3 req-042d4fd1-bf94-409f-ae93-6f7a45f6d74b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:39:42.910105 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-7b8238ba-b87e-4a01-893e-480eba5050c3 req-042d4fd1-bf94-409f-ae93-6f7a45f6d74b tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] DELETE https://10.4.3.102/volume/v3/attachments/7cdd82aa-0522-4dd3-9575-c93218fcd7a3 Aug 25 16:39:42.910276 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-7b8238ba-b87e-4a01-893e-480eba5050c3 req-042d4fd1-bf94-409f-ae93-6f7a45f6d74b tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:39:42.910471 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [req-7b8238ba-b87e-4a01-893e-480eba5050c3 req-042d4fd1-bf94-409f-ae93-6f7a45f6d74b tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:39:42.917350 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:39:42.917350 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:39:43.018726 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [req-7b8238ba-b87e-4a01-893e-480eba5050c3 req-042d4fd1-bf94-409f-ae93-6f7a45f6d74b tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/attachments/7cdd82aa-0522-4dd3-9575-c93218fcd7a3 returned with HTTP 200 Aug 25 16:39:43.019142 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1353/5437] 10.4.3.102 () {72 vars in 1673 bytes} [Tue Aug 25 16:39:42 2026] DELETE /volume/v3/attachments/7cdd82aa-0522-4dd3-9575-c93218fcd7a3 => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:39:43.341540 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-aeed2583-d62c-4b74-bf80-1e9e30ff7199 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:39:43.343796 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-aeed2583-d62c-4b74-bf80-1e9e30ff7199 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/volumes/696723ac-073f-4c37-b287-f43d56e36016 Aug 25 16:39:43.344200 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-aeed2583-d62c-4b74-bf80-1e9e30ff7199 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:39:43.344493 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-aeed2583-d62c-4b74-bf80-1e9e30ff7199 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:39:43.351128 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:39:43.351128 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:39:43.354344 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-aeed2583-d62c-4b74-bf80-1e9e30ff7199 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Volume info retrieved successfully. Aug 25 16:39:43.358443 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-aeed2583-d62c-4b74-bf80-1e9e30ff7199 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/volumes/696723ac-073f-4c37-b287-f43d56e36016 returned with HTTP 200 Aug 25 16:39:43.358804 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1366/5438] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:39:43 2026] GET /volume/v3/volumes/696723ac-073f-4c37-b287-f43d56e36016 => generated 1356 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:39:43.369675 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-4bab4d51-8a0d-461e-8106-46f2bea19e16 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:39:43.371329 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4bab4d51-8a0d-461e-8106-46f2bea19e16 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] POST https://10.4.3.102/volume/v3/backups Aug 25 16:39:43.371678 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4bab4d51-8a0d-461e-8106-46f2bea19e16 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "696723ac-073f-4c37-b287-f43d56e36016", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1124373542"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:39:43.373077 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.contrib.backups [None req-4bab4d51-8a0d-461e-8106-46f2bea19e16 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Creating new backup {'backup': {'volume_id': '696723ac-073f-4c37-b287-f43d56e36016', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1124373542'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 16:39:43.373207 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.contrib.backups [None req-4bab4d51-8a0d-461e-8106-46f2bea19e16 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Creating backup of volume 696723ac-073f-4c37-b287-f43d56e36016 in container None Aug 25 16:39:43.379934 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:39:43.379934 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:39:43.380415 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-4bab4d51-8a0d-461e-8106-46f2bea19e16 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Volume info retrieved successfully. Aug 25 16:39:43.395661 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-4bab4d51-8a0d-461e-8106-46f2bea19e16 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Created reservations ['a14900f1-ffd1-44aa-a83c-b663caa9896b', '313e9eb4-3fbb-49ef-9dd7-fac725699daf'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:39:43.432740 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4bab4d51-8a0d-461e-8106-46f2bea19e16 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups returned with HTTP 202 Aug 25 16:39:43.433256 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1357/5439] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:39:43 2026] POST /volume/v3/backups => generated 330 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:39:43.440107 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-544ae90f-5d6c-4eed-ace5-c8fa52c6414a None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:39:43.441829 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-544ae90f-5d6c-4eed-ace5-c8fa52c6414a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 Aug 25 16:39:43.442033 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-544ae90f-5d6c-4eed-ace5-c8fa52c6414a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:39:43.442201 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-544ae90f-5d6c-4eed-ace5-c8fa52c6414a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:39:43.442348 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-544ae90f-5d6c-4eed-ace5-c8fa52c6414a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 3ec8247b-ec87-4010-a8d8-f72e7b3bd928. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:39:43.446178 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:39:43.446178 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:39:43.447080 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-544ae90f-5d6c-4eed-ace5-c8fa52c6414a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 returned with HTTP 200 Aug 25 16:39:43.447193 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1364/5440] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:39:43 2026] GET /volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:39:44.456574 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-0ac8069a-0423-4624-96f0-44870ae80ebd None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:39:44.458231 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0ac8069a-0423-4624-96f0-44870ae80ebd tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 Aug 25 16:39:44.458410 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0ac8069a-0423-4624-96f0-44870ae80ebd tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:39:44.458584 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0ac8069a-0423-4624-96f0-44870ae80ebd tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:39:44.458699 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-0ac8069a-0423-4624-96f0-44870ae80ebd tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 3ec8247b-ec87-4010-a8d8-f72e7b3bd928. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:39:44.462895 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:39:44.462895 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:39:44.463536 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0ac8069a-0423-4624-96f0-44870ae80ebd tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 returned with HTTP 200 Aug 25 16:39:44.463866 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1354/5441] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:39:44 2026] GET /volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:39:45.473913 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-6cea947c-9b75-4afa-bb4c-a01b330ecf9d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:39:45.475510 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6cea947c-9b75-4afa-bb4c-a01b330ecf9d tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 Aug 25 16:39:45.475703 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6cea947c-9b75-4afa-bb4c-a01b330ecf9d tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:39:45.475891 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-6cea947c-9b75-4afa-bb4c-a01b330ecf9d tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:39:45.476001 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-6cea947c-9b75-4afa-bb4c-a01b330ecf9d tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 3ec8247b-ec87-4010-a8d8-f72e7b3bd928. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:39:45.479921 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:39:45.479921 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:39:45.480573 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-6cea947c-9b75-4afa-bb4c-a01b330ecf9d tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 returned with HTTP 200 Aug 25 16:39:45.480994 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1367/5442] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:39:45 2026] GET /volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:39:46.489905 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-ed81ed17-6591-4d5a-920c-e5b0ff4ca12a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:39:46.491845 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ed81ed17-6591-4d5a-920c-e5b0ff4ca12a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 Aug 25 16:39:46.492069 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ed81ed17-6591-4d5a-920c-e5b0ff4ca12a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:39:46.492269 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-ed81ed17-6591-4d5a-920c-e5b0ff4ca12a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:39:46.492399 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-ed81ed17-6591-4d5a-920c-e5b0ff4ca12a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 3ec8247b-ec87-4010-a8d8-f72e7b3bd928. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:39:46.496739 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:39:46.496739 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:39:46.497739 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-ed81ed17-6591-4d5a-920c-e5b0ff4ca12a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 returned with HTTP 200 Aug 25 16:39:46.498240 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1358/5443] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:39:46 2026] GET /volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:39:47.507956 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f5de9789-f01a-4b9a-bd12-26698dbbaf12 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:39:47.509629 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f5de9789-f01a-4b9a-bd12-26698dbbaf12 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 Aug 25 16:39:47.509812 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f5de9789-f01a-4b9a-bd12-26698dbbaf12 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:39:47.510027 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f5de9789-f01a-4b9a-bd12-26698dbbaf12 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:39:47.510171 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-f5de9789-f01a-4b9a-bd12-26698dbbaf12 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 3ec8247b-ec87-4010-a8d8-f72e7b3bd928. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:39:47.514216 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:39:47.514216 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:39:47.514887 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f5de9789-f01a-4b9a-bd12-26698dbbaf12 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 returned with HTTP 200 Aug 25 16:39:47.515224 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1365/5444] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:39:47 2026] GET /volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:39:48.524621 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d7c55238-884b-42c6-a186-df5553a9877e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:39:48.526239 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d7c55238-884b-42c6-a186-df5553a9877e tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 Aug 25 16:39:48.526413 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d7c55238-884b-42c6-a186-df5553a9877e tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:39:48.526570 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d7c55238-884b-42c6-a186-df5553a9877e tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:39:48.526697 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-d7c55238-884b-42c6-a186-df5553a9877e tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 3ec8247b-ec87-4010-a8d8-f72e7b3bd928. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:39:48.530661 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:39:48.530661 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:39:48.531307 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d7c55238-884b-42c6-a186-df5553a9877e tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 returned with HTTP 200 Aug 25 16:39:48.531638 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1355/5445] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:39:48 2026] GET /volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:39:49.540482 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-575e2ca1-cd34-4a70-979a-713825f40567 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:39:49.542101 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-575e2ca1-cd34-4a70-979a-713825f40567 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 Aug 25 16:39:49.542306 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-575e2ca1-cd34-4a70-979a-713825f40567 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:39:49.542503 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-575e2ca1-cd34-4a70-979a-713825f40567 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:39:49.542648 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-575e2ca1-cd34-4a70-979a-713825f40567 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 3ec8247b-ec87-4010-a8d8-f72e7b3bd928. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:39:49.547795 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:39:49.547795 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:39:49.548849 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-575e2ca1-cd34-4a70-979a-713825f40567 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 returned with HTTP 200 Aug 25 16:39:49.549276 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1368/5446] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:39:49 2026] GET /volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:39:50.558776 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b7977c34-a784-4e64-8c55-0d8235a89336 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:39:50.560427 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b7977c34-a784-4e64-8c55-0d8235a89336 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 Aug 25 16:39:50.560606 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b7977c34-a784-4e64-8c55-0d8235a89336 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:39:50.560795 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b7977c34-a784-4e64-8c55-0d8235a89336 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:39:50.560895 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-b7977c34-a784-4e64-8c55-0d8235a89336 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 3ec8247b-ec87-4010-a8d8-f72e7b3bd928. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:39:50.564771 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:39:50.564771 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:39:50.565403 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b7977c34-a784-4e64-8c55-0d8235a89336 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 returned with HTTP 200 Aug 25 16:39:50.565738 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1359/5447] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:39:50 2026] GET /volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:39:51.575513 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-d3123158-1ab4-4a4f-8db5-b361ba4d2247 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:39:51.577372 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d3123158-1ab4-4a4f-8db5-b361ba4d2247 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 Aug 25 16:39:51.577638 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d3123158-1ab4-4a4f-8db5-b361ba4d2247 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:39:51.577897 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d3123158-1ab4-4a4f-8db5-b361ba4d2247 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:39:51.578071 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-d3123158-1ab4-4a4f-8db5-b361ba4d2247 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 3ec8247b-ec87-4010-a8d8-f72e7b3bd928. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:39:51.582965 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:39:51.582965 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:39:51.583805 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d3123158-1ab4-4a4f-8db5-b361ba4d2247 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 returned with HTTP 200 Aug 25 16:39:51.584210 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1366/5448] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:39:51 2026] GET /volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:39:52.594154 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-e8840057-db4c-4807-97e9-b721f75bcba1 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:39:52.595979 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e8840057-db4c-4807-97e9-b721f75bcba1 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 Aug 25 16:39:52.596189 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e8840057-db4c-4807-97e9-b721f75bcba1 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:39:52.596368 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e8840057-db4c-4807-97e9-b721f75bcba1 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:39:52.596492 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-e8840057-db4c-4807-97e9-b721f75bcba1 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 3ec8247b-ec87-4010-a8d8-f72e7b3bd928. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:39:52.601134 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:39:52.601134 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:39:52.601831 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e8840057-db4c-4807-97e9-b721f75bcba1 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 returned with HTTP 200 Aug 25 16:39:52.602179 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1356/5449] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:39:52 2026] GET /volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:39:53.611998 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-53a0495e-7362-47a8-b24e-afb2ec313579 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:39:53.614021 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-53a0495e-7362-47a8-b24e-afb2ec313579 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 Aug 25 16:39:53.614285 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-53a0495e-7362-47a8-b24e-afb2ec313579 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:39:53.614520 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-53a0495e-7362-47a8-b24e-afb2ec313579 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:39:53.614650 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-53a0495e-7362-47a8-b24e-afb2ec313579 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 3ec8247b-ec87-4010-a8d8-f72e7b3bd928. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:39:53.619477 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:39:53.619477 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:39:53.620286 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-53a0495e-7362-47a8-b24e-afb2ec313579 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 returned with HTTP 200 Aug 25 16:39:53.620665 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1369/5450] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:39:53 2026] GET /volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:39:54.630327 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-721b60c7-da28-494d-8321-4d309aa28c97 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:39:54.631982 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-721b60c7-da28-494d-8321-4d309aa28c97 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 Aug 25 16:39:54.632182 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-721b60c7-da28-494d-8321-4d309aa28c97 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:39:54.632390 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-721b60c7-da28-494d-8321-4d309aa28c97 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:39:54.632492 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-721b60c7-da28-494d-8321-4d309aa28c97 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 3ec8247b-ec87-4010-a8d8-f72e7b3bd928. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:39:54.636541 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:39:54.636541 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:39:54.637240 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-721b60c7-da28-494d-8321-4d309aa28c97 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 returned with HTTP 200 Aug 25 16:39:54.637552 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1360/5451] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:39:54 2026] GET /volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:39:54.646334 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-6898b7c2-68ed-4be9-9756-a9ed5c43fa65 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:39:54.648190 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6898b7c2-68ed-4be9-9756-a9ed5c43fa65 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 Aug 25 16:39:54.648418 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6898b7c2-68ed-4be9-9756-a9ed5c43fa65 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:39:54.648642 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-6898b7c2-68ed-4be9-9756-a9ed5c43fa65 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:39:54.648765 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-6898b7c2-68ed-4be9-9756-a9ed5c43fa65 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 3ec8247b-ec87-4010-a8d8-f72e7b3bd928. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:39:54.653494 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:39:54.653494 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:39:54.654278 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-6898b7c2-68ed-4be9-9756-a9ed5c43fa65 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 returned with HTTP 200 Aug 25 16:39:54.654649 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1367/5452] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:39:54 2026] GET /volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:39:54.662164 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b402fd2d-2523-4052-9414-fc6df5745231 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:39:54.663857 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b402fd2d-2523-4052-9414-fc6df5745231 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] DELETE https://10.4.3.102/volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 Aug 25 16:39:54.664038 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b402fd2d-2523-4052-9414-fc6df5745231 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:39:54.664226 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b402fd2d-2523-4052-9414-fc6df5745231 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:39:54.664328 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.contrib.backups [None req-b402fd2d-2523-4052-9414-fc6df5745231 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Delete backup with id: 3ec8247b-ec87-4010-a8d8-f72e7b3bd928. Aug 25 16:39:54.668565 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:39:54.668565 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:39:54.682851 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.backup.rpcapi [None req-b402fd2d-2523-4052-9414-fc6df5745231 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] delete_backup rpcapi backup_id 3ec8247b-ec87-4010-a8d8-f72e7b3bd928 {{(pid=100455) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 16:39:54.684383 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b402fd2d-2523-4052-9414-fc6df5745231 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 returned with HTTP 202 Aug 25 16:39:54.684842 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1357/5453] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:39:54 2026] DELETE /volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:39:54.690687 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-99fdb38a-6ccb-4e31-8e8c-a31820843910 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:39:54.692418 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-99fdb38a-6ccb-4e31-8e8c-a31820843910 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 Aug 25 16:39:54.692616 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-99fdb38a-6ccb-4e31-8e8c-a31820843910 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:39:54.692832 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-99fdb38a-6ccb-4e31-8e8c-a31820843910 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:39:54.692933 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-99fdb38a-6ccb-4e31-8e8c-a31820843910 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 3ec8247b-ec87-4010-a8d8-f72e7b3bd928. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:39:54.697025 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:39:54.697025 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:39:54.697811 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-99fdb38a-6ccb-4e31-8e8c-a31820843910 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 returned with HTTP 200 Aug 25 16:39:54.698145 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1370/5454] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:39:54 2026] GET /volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:39:55.706404 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-6458cc5d-d823-4bb8-91f1-b3ce70a51895 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:39:55.707913 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6458cc5d-d823-4bb8-91f1-b3ce70a51895 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 Aug 25 16:39:55.708080 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6458cc5d-d823-4bb8-91f1-b3ce70a51895 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:39:55.708260 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6458cc5d-d823-4bb8-91f1-b3ce70a51895 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:39:55.708380 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-6458cc5d-d823-4bb8-91f1-b3ce70a51895 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 3ec8247b-ec87-4010-a8d8-f72e7b3bd928. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:39:55.711989 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:39:55.711989 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:39:55.712635 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6458cc5d-d823-4bb8-91f1-b3ce70a51895 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 returned with HTTP 200 Aug 25 16:39:55.712932 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1361/5455] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:39:55 2026] GET /volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:39:56.722210 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e5b63f82-ca92-4852-94b3-aa45ee10d5ad None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:39:56.723851 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e5b63f82-ca92-4852-94b3-aa45ee10d5ad tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 Aug 25 16:39:56.724082 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e5b63f82-ca92-4852-94b3-aa45ee10d5ad tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:39:56.724331 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e5b63f82-ca92-4852-94b3-aa45ee10d5ad tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:39:56.724474 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-e5b63f82-ca92-4852-94b3-aa45ee10d5ad tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 3ec8247b-ec87-4010-a8d8-f72e7b3bd928. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:39:56.729063 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:39:56.729063 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:39:56.729928 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e5b63f82-ca92-4852-94b3-aa45ee10d5ad tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 returned with HTTP 200 Aug 25 16:39:56.730300 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1368/5456] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:39:56 2026] GET /volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:39:57.740212 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-9b13d0b4-ea02-47ac-8d7f-452d1accd55a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:39:57.741921 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9b13d0b4-ea02-47ac-8d7f-452d1accd55a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 Aug 25 16:39:57.742134 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9b13d0b4-ea02-47ac-8d7f-452d1accd55a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:39:57.742387 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9b13d0b4-ea02-47ac-8d7f-452d1accd55a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:39:57.742530 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-9b13d0b4-ea02-47ac-8d7f-452d1accd55a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 3ec8247b-ec87-4010-a8d8-f72e7b3bd928. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:39:57.745937 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9b13d0b4-ea02-47ac-8d7f-452d1accd55a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 returned with HTTP 404 Aug 25 16:39:57.746380 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1358/5457] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:39:57 2026] GET /volume/v3/backups/3ec8247b-ec87-4010-a8d8-f72e7b3bd928 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:39:58.150237 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d9a90e6c-7ea0-4d36-9bd5-a1012f479b8d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:39:58.152030 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d9a90e6c-7ea0-4d36-9bd5-a1012f479b8d tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] DELETE https://10.4.3.102/volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 Aug 25 16:39:58.152224 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d9a90e6c-7ea0-4d36-9bd5-a1012f479b8d tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:39:58.152413 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d9a90e6c-7ea0-4d36-9bd5-a1012f479b8d tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:39:58.152514 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.contrib.backups [None req-d9a90e6c-7ea0-4d36-9bd5-a1012f479b8d tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Delete backup with id: 7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4. Aug 25 16:39:58.156828 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:39:58.156828 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:39:58.168175 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.backup.rpcapi [None req-d9a90e6c-7ea0-4d36-9bd5-a1012f479b8d tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] delete_backup rpcapi backup_id 7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 {{(pid=100457) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 16:39:58.169978 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d9a90e6c-7ea0-4d36-9bd5-a1012f479b8d tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 returned with HTTP 202 Aug 25 16:39:58.170433 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1371/5458] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:39:58 2026] DELETE /volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:39:58.176950 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-25cd349a-662f-44b6-89ac-2f68cd89a7da None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:39:58.178648 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-25cd349a-662f-44b6-89ac-2f68cd89a7da tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 Aug 25 16:39:58.178848 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-25cd349a-662f-44b6-89ac-2f68cd89a7da tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:39:58.179031 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-25cd349a-662f-44b6-89ac-2f68cd89a7da tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:39:58.179135 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-25cd349a-662f-44b6-89ac-2f68cd89a7da tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:39:58.184086 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:39:58.184086 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:39:58.184778 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-25cd349a-662f-44b6-89ac-2f68cd89a7da tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 returned with HTTP 200 Aug 25 16:39:58.185089 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1362/5459] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:39:58 2026] GET /volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:39:59.194463 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ff1b6f25-8b47-4678-abcb-8649a911298b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:39:59.196144 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ff1b6f25-8b47-4678-abcb-8649a911298b tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 Aug 25 16:39:59.196356 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ff1b6f25-8b47-4678-abcb-8649a911298b tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:39:59.196534 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ff1b6f25-8b47-4678-abcb-8649a911298b tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:39:59.196656 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-ff1b6f25-8b47-4678-abcb-8649a911298b tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:39:59.200966 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ff1b6f25-8b47-4678-abcb-8649a911298b tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 returned with HTTP 404 Aug 25 16:39:59.201546 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1369/5460] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:39:59 2026] GET /volume/v3/backups/7659a5ed-87e2-4c23-9ee8-0bc118bfa8a4 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:39:59.211363 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-91682b9d-53cb-45f9-86be-0af43d9daa35 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:39:59.212945 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-91682b9d-53cb-45f9-86be-0af43d9daa35 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:39:59.213261 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-91682b9d-53cb-45f9-86be-0af43d9daa35 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1401360004"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:39:59.214866 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.volumes [None req-91682b9d-53cb-45f9-86be-0af43d9daa35 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1401360004'}} {{(pid=100455) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:39:59.215016 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-91682b9d-53cb-45f9-86be-0af43d9daa35 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Create volume of 1 GB Aug 25 16:39:59.218749 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-91682b9d-53cb-45f9-86be-0af43d9daa35 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Availability Zones retrieved successfully. Aug 25 16:39:59.223368 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-91682b9d-53cb-45f9-86be-0af43d9daa35 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Flow 'volume_create_api' (12458763-993b-4277-be3b-30f398c8465c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:39:59.224421 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-91682b9d-53cb-45f9-86be-0af43d9daa35 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96c5d6cb-ba6a-4db2-b7b0-919209b3bf63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:39:59.225176 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.flows.api.create_volume [None req-91682b9d-53cb-45f9-86be-0af43d9daa35 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Validating volume size '1' using validate_int {{(pid=100455) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:39:59.245700 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-91682b9d-53cb-45f9-86be-0af43d9daa35 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96c5d6cb-ba6a-4db2-b7b0-919209b3bf63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:39:59.246328 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-91682b9d-53cb-45f9-86be-0af43d9daa35 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2797039f-6097-4982-b901-3ee14a0561bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:39:59.309956 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-91682b9d-53cb-45f9-86be-0af43d9daa35 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Created reservations ['b137db9c-2afb-4a6a-8b7b-8a616356c428', '73ba4f9c-a574-4530-b920-e8cff3bbc2e5', '68c9f8e8-8a4b-44c1-8101-8efd24438310', '7ed87fa2-f96e-436b-99cd-216e76992504'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:39:59.310764 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-91682b9d-53cb-45f9-86be-0af43d9daa35 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2797039f-6097-4982-b901-3ee14a0561bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b137db9c-2afb-4a6a-8b7b-8a616356c428', '73ba4f9c-a574-4530-b920-e8cff3bbc2e5', '68c9f8e8-8a4b-44c1-8101-8efd24438310', '7ed87fa2-f96e-436b-99cd-216e76992504']}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:39:59.311470 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-91682b9d-53cb-45f9-86be-0af43d9daa35 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b69504dd-ecb7-45e0-9653-1377dd3d50e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:39:59.331166 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-91682b9d-53cb-45f9-86be-0af43d9daa35 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b69504dd-ecb7-45e0-9653-1377dd3d50e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '714cbe1d-8afa-4299-bee6-118014427924', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1401360004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98b15bb78e3e4aa9987047d5d4f69102',qos_specs=None,replication_status=,reservations=['b137db9c-2afb-4a6a-8b7b-8a616356c428','73ba4f9c-a574-4530-b920-e8cff3bbc2e5','68c9f8e8-8a4b-44c1-8101-8efd24438310','7ed87fa2-f96e-436b-99cd-216e76992504'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56460121276b4fbdac79bc105539dc88',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:39:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1401360004',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=714cbe1d-8afa-4299-bee6-118014427924,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98b15bb78e3e4aa9987047d5d4f69102',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='56460121276b4fbdac79bc105539dc88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:39:59.331816 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-91682b9d-53cb-45f9-86be-0af43d9daa35 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80ff3137-0c17-497b-8d1b-196fef9032a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:39:59.348390 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-91682b9d-53cb-45f9-86be-0af43d9daa35 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80ff3137-0c17-497b-8d1b-196fef9032a5) transitioned into state 'SUCCESS' from state '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-1401360004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98b15bb78e3e4aa9987047d5d4f69102',qos_specs=None,replication_status=,reservations=['b137db9c-2afb-4a6a-8b7b-8a616356c428','73ba4f9c-a574-4530-b920-e8cff3bbc2e5','68c9f8e8-8a4b-44c1-8101-8efd24438310','7ed87fa2-f96e-436b-99cd-216e76992504'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56460121276b4fbdac79bc105539dc88',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:39:59.349072 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-91682b9d-53cb-45f9-86be-0af43d9daa35 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b183fd26-ecb1-429a-b14f-83b5a0141490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:39:59.360883 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-91682b9d-53cb-45f9-86be-0af43d9daa35 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b183fd26-ecb1-429a-b14f-83b5a0141490) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100455) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:39:59.361577 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-91682b9d-53cb-45f9-86be-0af43d9daa35 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Flow 'volume_create_api' (12458763-993b-4277-be3b-30f398c8465c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100455) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:39:59.361858 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-91682b9d-53cb-45f9-86be-0af43d9daa35 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Create volume request issued successfully. Aug 25 16:39:59.362347 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-91682b9d-53cb-45f9-86be-0af43d9daa35 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:39:59.362749 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1359/5461] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:39:59 2026] POST /volume/v3/volumes => generated 749 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:39:59.373859 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-12f20c4f-0df2-4ec1-af89-0d698ad100f3 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:39:59.375442 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-12f20c4f-0df2-4ec1-af89-0d698ad100f3 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/volumes/714cbe1d-8afa-4299-bee6-118014427924 Aug 25 16:39:59.375625 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-12f20c4f-0df2-4ec1-af89-0d698ad100f3 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:39:59.375792 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-12f20c4f-0df2-4ec1-af89-0d698ad100f3 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:39:59.381784 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:39:59.381784 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:39:59.385162 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-12f20c4f-0df2-4ec1-af89-0d698ad100f3 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Volume info retrieved successfully. Aug 25 16:39:59.388895 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-12f20c4f-0df2-4ec1-af89-0d698ad100f3 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/volumes/714cbe1d-8afa-4299-bee6-118014427924 returned with HTTP 200 Aug 25 16:39:59.389239 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1372/5462] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:39:59 2026] GET /volume/v3/volumes/714cbe1d-8afa-4299-bee6-118014427924 => generated 817 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:00.401139 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-018f73e6-c14f-44d8-9d6c-42a302c2d531 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:00.402884 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-018f73e6-c14f-44d8-9d6c-42a302c2d531 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/volumes/714cbe1d-8afa-4299-bee6-118014427924 Aug 25 16:40:00.403088 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-018f73e6-c14f-44d8-9d6c-42a302c2d531 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:00.403316 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-018f73e6-c14f-44d8-9d6c-42a302c2d531 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:00.411042 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:00.411042 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:40:00.414464 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-018f73e6-c14f-44d8-9d6c-42a302c2d531 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Volume info retrieved successfully. Aug 25 16:40:00.418146 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-018f73e6-c14f-44d8-9d6c-42a302c2d531 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/volumes/714cbe1d-8afa-4299-bee6-118014427924 returned with HTTP 200 Aug 25 16:40:00.418508 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1363/5463] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:40:00 2026] GET /volume/v3/volumes/714cbe1d-8afa-4299-bee6-118014427924 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:00.429740 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-7ea23777-d8fe-49c7-8d5f-bea28e614dcc None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:00.431776 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7ea23777-d8fe-49c7-8d5f-bea28e614dcc tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:40:00.432130 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7ea23777-d8fe-49c7-8d5f-bea28e614dcc tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "714cbe1d-8afa-4299-bee6-118014427924", "name": "tempest-VolumesBackupsTest-Snapshot-2036997836"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:40:00.439871 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:00.439871 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:40:00.440325 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-7ea23777-d8fe-49c7-8d5f-bea28e614dcc tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Volume info retrieved successfully. Aug 25 16:40:00.440451 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.snapshots [None req-7ea23777-d8fe-49c7-8d5f-bea28e614dcc tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Create snapshot from volume 714cbe1d-8afa-4299-bee6-118014427924 Aug 25 16:40:00.474366 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-7ea23777-d8fe-49c7-8d5f-bea28e614dcc tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Created reservations ['396e126c-f890-46c7-a59a-944ec384db60', '740ce811-53d1-4735-af10-5f171ff7b1fd', '7deca1e3-1e1a-455e-b165-4185f4dd04ba', 'f4e1e177-4706-4aba-86d7-6a3511264b2a'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:40:00.504802 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-7ea23777-d8fe-49c7-8d5f-bea28e614dcc tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Snapshot create request issued successfully. Aug 25 16:40:00.505124 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7ea23777-d8fe-49c7-8d5f-bea28e614dcc tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:40:00.505563 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1370/5464] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:40:00 2026] POST /volume/v3/snapshots => generated 305 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:40:00.513836 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-836dca1b-26c1-4fab-830c-8d178ad67f2f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:00.515877 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-836dca1b-26c1-4fab-830c-8d178ad67f2f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/snapshots/d2d2c6e9-a43e-4c9b-840b-c3a177f7c0f6 Aug 25 16:40:00.516873 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-836dca1b-26c1-4fab-830c-8d178ad67f2f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:00.516873 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-836dca1b-26c1-4fab-830c-8d178ad67f2f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:00.521012 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:00.521012 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:40:00.521478 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-836dca1b-26c1-4fab-830c-8d178ad67f2f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Snapshot retrieved successfully. Aug 25 16:40:00.522184 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-836dca1b-26c1-4fab-830c-8d178ad67f2f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/snapshots/d2d2c6e9-a43e-4c9b-840b-c3a177f7c0f6 returned with HTTP 200 Aug 25 16:40:00.522557 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1360/5465] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:40:00 2026] GET /volume/v3/snapshots/d2d2c6e9-a43e-4c9b-840b-c3a177f7c0f6 => generated 437 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:01.531215 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-4d7c5dc2-a974-478e-9a54-85b2468d760b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:01.533154 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4d7c5dc2-a974-478e-9a54-85b2468d760b tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/snapshots/d2d2c6e9-a43e-4c9b-840b-c3a177f7c0f6 Aug 25 16:40:01.533401 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4d7c5dc2-a974-478e-9a54-85b2468d760b tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:01.533655 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4d7c5dc2-a974-478e-9a54-85b2468d760b tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:01.539973 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:01.539973 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:40:01.540417 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-4d7c5dc2-a974-478e-9a54-85b2468d760b tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Snapshot retrieved successfully. Aug 25 16:40:01.541181 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4d7c5dc2-a974-478e-9a54-85b2468d760b tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/snapshots/d2d2c6e9-a43e-4c9b-840b-c3a177f7c0f6 returned with HTTP 200 Aug 25 16:40:01.541530 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1373/5466] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:40:01 2026] GET /volume/v3/snapshots/d2d2c6e9-a43e-4c9b-840b-c3a177f7c0f6 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:01.548889 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-114de8fd-27b6-4a3c-bb77-5ab42cff5d42 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:01.550542 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-114de8fd-27b6-4a3c-bb77-5ab42cff5d42 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] POST https://10.4.3.102/volume/v3/backups Aug 25 16:40:01.550922 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-114de8fd-27b6-4a3c-bb77-5ab42cff5d42 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "714cbe1d-8afa-4299-bee6-118014427924", "snapshot_id": "d2d2c6e9-a43e-4c9b-840b-c3a177f7c0f6", "name": "tempest-VolumesBackupsTest-Backup-160240560"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:40:01.552471 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.contrib.backups [None req-114de8fd-27b6-4a3c-bb77-5ab42cff5d42 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Creating new backup {'backup': {'volume_id': '714cbe1d-8afa-4299-bee6-118014427924', 'snapshot_id': 'd2d2c6e9-a43e-4c9b-840b-c3a177f7c0f6', 'name': 'tempest-VolumesBackupsTest-Backup-160240560'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 16:40:01.552655 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.contrib.backups [None req-114de8fd-27b6-4a3c-bb77-5ab42cff5d42 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Creating backup of volume 714cbe1d-8afa-4299-bee6-118014427924 in container None Aug 25 16:40:01.559308 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:01.559308 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:40:01.559726 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-114de8fd-27b6-4a3c-bb77-5ab42cff5d42 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Volume info retrieved successfully. Aug 25 16:40:01.564787 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:01.564787 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:40:01.565165 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-114de8fd-27b6-4a3c-bb77-5ab42cff5d42 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Snapshot retrieved successfully. Aug 25 16:40:01.580263 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-114de8fd-27b6-4a3c-bb77-5ab42cff5d42 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Created reservations ['4ba23b01-d44c-49b7-a172-cea570ac2288', '17928f7b-7cf3-4a64-a8c1-ae1d868b6a23'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:40:01.608007 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-114de8fd-27b6-4a3c-bb77-5ab42cff5d42 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups returned with HTTP 202 Aug 25 16:40:01.608685 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1364/5467] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:40:01 2026] POST /volume/v3/backups => generated 329 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:40:01.616949 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-886531fc-c17f-4781-9fc1-d322a78575ef None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:01.618653 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-886531fc-c17f-4781-9fc1-d322a78575ef tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b Aug 25 16:40:01.618819 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-886531fc-c17f-4781-9fc1-d322a78575ef tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:01.619042 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-886531fc-c17f-4781-9fc1-d322a78575ef tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:01.619551 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-886531fc-c17f-4781-9fc1-d322a78575ef tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 8103a304-f07e-4ee5-91bd-736f324ece2b. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:40:01.623046 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:01.623046 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:40:01.623869 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-886531fc-c17f-4781-9fc1-d322a78575ef tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b returned with HTTP 200 Aug 25 16:40:01.624304 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1371/5468] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:40:01 2026] GET /volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b => generated 770 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:02.635123 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-08d85564-e965-4cc9-baef-a8be3904152a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:02.636742 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-08d85564-e965-4cc9-baef-a8be3904152a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b Aug 25 16:40:02.636940 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-08d85564-e965-4cc9-baef-a8be3904152a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:02.637118 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-08d85564-e965-4cc9-baef-a8be3904152a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:02.637224 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-08d85564-e965-4cc9-baef-a8be3904152a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 8103a304-f07e-4ee5-91bd-736f324ece2b. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:40:02.641148 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:02.641148 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:40:02.641811 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-08d85564-e965-4cc9-baef-a8be3904152a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b returned with HTTP 200 Aug 25 16:40:02.642148 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1361/5469] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:40:02 2026] GET /volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b => generated 772 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:03.651534 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-7aa27388-b7d8-480a-ad5d-c9c3a2566433 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:03.654407 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7aa27388-b7d8-480a-ad5d-c9c3a2566433 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b Aug 25 16:40:03.654407 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7aa27388-b7d8-480a-ad5d-c9c3a2566433 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:03.654550 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7aa27388-b7d8-480a-ad5d-c9c3a2566433 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:03.654550 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-7aa27388-b7d8-480a-ad5d-c9c3a2566433 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 8103a304-f07e-4ee5-91bd-736f324ece2b. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:40:03.659271 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:03.659271 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:40:03.659986 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7aa27388-b7d8-480a-ad5d-c9c3a2566433 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b returned with HTTP 200 Aug 25 16:40:03.660347 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1374/5470] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:40:03 2026] GET /volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b => generated 772 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:04.669846 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d25e99ed-c178-4870-8246-7c2206f798f9 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:04.671719 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d25e99ed-c178-4870-8246-7c2206f798f9 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b Aug 25 16:40:04.671719 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d25e99ed-c178-4870-8246-7c2206f798f9 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:04.671913 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d25e99ed-c178-4870-8246-7c2206f798f9 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:04.671913 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-d25e99ed-c178-4870-8246-7c2206f798f9 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 8103a304-f07e-4ee5-91bd-736f324ece2b. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:40:04.676079 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:04.676079 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:40:04.676845 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d25e99ed-c178-4870-8246-7c2206f798f9 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b returned with HTTP 200 Aug 25 16:40:04.677031 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1365/5471] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:40:04 2026] GET /volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:05.686600 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-0b968566-b08e-40cb-9bcd-53133db9430b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:05.688283 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0b968566-b08e-40cb-9bcd-53133db9430b tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b Aug 25 16:40:05.688404 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0b968566-b08e-40cb-9bcd-53133db9430b tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:05.688509 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-0b968566-b08e-40cb-9bcd-53133db9430b tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:05.688653 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-0b968566-b08e-40cb-9bcd-53133db9430b tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 8103a304-f07e-4ee5-91bd-736f324ece2b. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:40:05.692559 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:05.692559 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:40:05.693229 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-0b968566-b08e-40cb-9bcd-53133db9430b tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b returned with HTTP 200 Aug 25 16:40:05.693567 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1372/5472] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:40:05 2026] GET /volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b => generated 783 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:06.704257 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c57d6820-51d9-4c48-a3c8-7a3cb77eea37 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:06.706112 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c57d6820-51d9-4c48-a3c8-7a3cb77eea37 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b Aug 25 16:40:06.706327 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c57d6820-51d9-4c48-a3c8-7a3cb77eea37 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:06.706485 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c57d6820-51d9-4c48-a3c8-7a3cb77eea37 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:06.706600 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-c57d6820-51d9-4c48-a3c8-7a3cb77eea37 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 8103a304-f07e-4ee5-91bd-736f324ece2b. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:40:06.710957 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:06.710957 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:40:06.711832 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c57d6820-51d9-4c48-a3c8-7a3cb77eea37 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b returned with HTTP 200 Aug 25 16:40:06.712221 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1362/5473] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:40:06 2026] GET /volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:07.721420 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c15f615f-ed33-4557-bf01-3137459629e7 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:07.723279 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c15f615f-ed33-4557-bf01-3137459629e7 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b Aug 25 16:40:07.723560 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c15f615f-ed33-4557-bf01-3137459629e7 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:07.723797 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c15f615f-ed33-4557-bf01-3137459629e7 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:07.723922 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-c15f615f-ed33-4557-bf01-3137459629e7 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 8103a304-f07e-4ee5-91bd-736f324ece2b. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:40:07.728327 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:07.728327 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:40:07.729149 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c15f615f-ed33-4557-bf01-3137459629e7 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b returned with HTTP 200 Aug 25 16:40:07.729578 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1375/5474] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:40:07 2026] GET /volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:08.739947 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-4c22e99c-a469-4415-94ec-0eaa30327f69 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:08.741770 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4c22e99c-a469-4415-94ec-0eaa30327f69 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b Aug 25 16:40:08.741954 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4c22e99c-a469-4415-94ec-0eaa30327f69 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:08.742162 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-4c22e99c-a469-4415-94ec-0eaa30327f69 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:08.742282 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-4c22e99c-a469-4415-94ec-0eaa30327f69 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 8103a304-f07e-4ee5-91bd-736f324ece2b. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:40:08.746497 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:08.746497 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:40:08.747223 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-4c22e99c-a469-4415-94ec-0eaa30327f69 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b returned with HTTP 200 Aug 25 16:40:08.747583 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1366/5475] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:40:08 2026] GET /volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:09.757890 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-81bbc47e-e5a7-4cff-9179-63cec95af376 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:09.759674 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-81bbc47e-e5a7-4cff-9179-63cec95af376 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b Aug 25 16:40:09.759910 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-81bbc47e-e5a7-4cff-9179-63cec95af376 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:09.760117 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-81bbc47e-e5a7-4cff-9179-63cec95af376 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:09.760246 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-81bbc47e-e5a7-4cff-9179-63cec95af376 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 8103a304-f07e-4ee5-91bd-736f324ece2b. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:40:09.764310 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:09.764310 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:40:09.765055 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-81bbc47e-e5a7-4cff-9179-63cec95af376 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b returned with HTTP 200 Aug 25 16:40:09.765367 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1373/5476] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:40:09 2026] GET /volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:10.777369 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-2fc85fb7-209d-418d-af96-1c6d58f0eaa1 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:10.778986 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2fc85fb7-209d-418d-af96-1c6d58f0eaa1 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b Aug 25 16:40:10.779165 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2fc85fb7-209d-418d-af96-1c6d58f0eaa1 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:10.779351 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2fc85fb7-209d-418d-af96-1c6d58f0eaa1 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:10.779470 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-2fc85fb7-209d-418d-af96-1c6d58f0eaa1 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 8103a304-f07e-4ee5-91bd-736f324ece2b. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:40:10.783329 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:10.783329 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:40:10.784027 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2fc85fb7-209d-418d-af96-1c6d58f0eaa1 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b returned with HTTP 200 Aug 25 16:40:10.784461 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1363/5477] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:40:10 2026] GET /volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b => generated 783 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:11.794334 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c8ffd3e0-e2c6-41c8-9a29-6677eca765ce None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:11.796039 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c8ffd3e0-e2c6-41c8-9a29-6677eca765ce tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b Aug 25 16:40:11.796246 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c8ffd3e0-e2c6-41c8-9a29-6677eca765ce tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:11.796431 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c8ffd3e0-e2c6-41c8-9a29-6677eca765ce tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:11.796531 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-c8ffd3e0-e2c6-41c8-9a29-6677eca765ce tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 8103a304-f07e-4ee5-91bd-736f324ece2b. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:40:11.800993 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:11.800993 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:40:11.801420 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c8ffd3e0-e2c6-41c8-9a29-6677eca765ce tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b returned with HTTP 200 Aug 25 16:40:11.801779 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1376/5478] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:40:11 2026] GET /volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:12.811307 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-5f7062af-9551-4cb1-8ba2-70e6c925f805 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:12.813006 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5f7062af-9551-4cb1-8ba2-70e6c925f805 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b Aug 25 16:40:12.813179 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5f7062af-9551-4cb1-8ba2-70e6c925f805 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:12.813346 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5f7062af-9551-4cb1-8ba2-70e6c925f805 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:12.813455 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-5f7062af-9551-4cb1-8ba2-70e6c925f805 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 8103a304-f07e-4ee5-91bd-736f324ece2b. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:40:12.817361 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:12.817361 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:40:12.818020 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5f7062af-9551-4cb1-8ba2-70e6c925f805 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b returned with HTTP 200 Aug 25 16:40:12.818496 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1367/5479] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:40:12 2026] GET /volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b => generated 783 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:13.827209 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-481714f5-7426-4d0d-9e8d-15a6d18509b8 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:13.828893 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-481714f5-7426-4d0d-9e8d-15a6d18509b8 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b Aug 25 16:40:13.829088 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-481714f5-7426-4d0d-9e8d-15a6d18509b8 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:13.829261 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-481714f5-7426-4d0d-9e8d-15a6d18509b8 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:13.829355 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-481714f5-7426-4d0d-9e8d-15a6d18509b8 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 8103a304-f07e-4ee5-91bd-736f324ece2b. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:40:13.833233 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:13.833233 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:40:13.833878 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-481714f5-7426-4d0d-9e8d-15a6d18509b8 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b returned with HTTP 200 Aug 25 16:40:13.834197 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1374/5480] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:40:13 2026] GET /volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b => generated 783 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:14.843369 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-3b681590-5e1f-4782-97b6-dda0d0402a89 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:14.844863 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3b681590-5e1f-4782-97b6-dda0d0402a89 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b Aug 25 16:40:14.845022 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3b681590-5e1f-4782-97b6-dda0d0402a89 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:14.845211 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-3b681590-5e1f-4782-97b6-dda0d0402a89 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:14.845311 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-3b681590-5e1f-4782-97b6-dda0d0402a89 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 8103a304-f07e-4ee5-91bd-736f324ece2b. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:40:14.849414 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:14.849414 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:40:14.850064 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-3b681590-5e1f-4782-97b6-dda0d0402a89 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b returned with HTTP 200 Aug 25 16:40:14.850378 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1364/5481] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:40:14 2026] GET /volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b => generated 784 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:15.859308 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-ccffda2d-76e6-47cf-ac6b-46f6170c25e9 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:15.861031 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ccffda2d-76e6-47cf-ac6b-46f6170c25e9 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b Aug 25 16:40:15.861208 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ccffda2d-76e6-47cf-ac6b-46f6170c25e9 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:15.861401 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-ccffda2d-76e6-47cf-ac6b-46f6170c25e9 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:15.861554 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-ccffda2d-76e6-47cf-ac6b-46f6170c25e9 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 8103a304-f07e-4ee5-91bd-736f324ece2b. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:40:15.865770 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:15.865770 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:40:15.866407 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-ccffda2d-76e6-47cf-ac6b-46f6170c25e9 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b returned with HTTP 200 Aug 25 16:40:15.866764 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1377/5482] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:40:15 2026] GET /volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:15.875617 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-064872c1-f6e4-41bf-81fc-5ff688fd984a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:15.877322 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-064872c1-f6e4-41bf-81fc-5ff688fd984a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b Aug 25 16:40:15.877510 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-064872c1-f6e4-41bf-81fc-5ff688fd984a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:15.877711 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-064872c1-f6e4-41bf-81fc-5ff688fd984a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:15.877804 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-064872c1-f6e4-41bf-81fc-5ff688fd984a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 8103a304-f07e-4ee5-91bd-736f324ece2b. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:40:15.881687 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:15.881687 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:40:15.882319 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-064872c1-f6e4-41bf-81fc-5ff688fd984a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b returned with HTTP 200 Aug 25 16:40:15.882661 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1368/5483] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:40:15 2026] GET /volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b => generated 785 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:15.890325 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9f04ba7f-7837-4fdb-a089-cd82478f8c02 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:15.892130 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9f04ba7f-7837-4fdb-a089-cd82478f8c02 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] DELETE https://10.4.3.102/volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b Aug 25 16:40:15.892321 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9f04ba7f-7837-4fdb-a089-cd82478f8c02 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:15.892507 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9f04ba7f-7837-4fdb-a089-cd82478f8c02 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:15.892623 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.contrib.backups [None req-9f04ba7f-7837-4fdb-a089-cd82478f8c02 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Delete backup with id: 8103a304-f07e-4ee5-91bd-736f324ece2b. Aug 25 16:40:15.897742 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:15.897742 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:40:15.909279 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.backup.rpcapi [None req-9f04ba7f-7837-4fdb-a089-cd82478f8c02 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] delete_backup rpcapi backup_id 8103a304-f07e-4ee5-91bd-736f324ece2b {{(pid=100454) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 16:40:15.910900 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9f04ba7f-7837-4fdb-a089-cd82478f8c02 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b returned with HTTP 202 Aug 25 16:40:15.911298 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1375/5484] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:40:15 2026] DELETE /volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:40:15.917493 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-cdcec550-e7d9-4f92-9490-35c75148a6c1 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:15.919752 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cdcec550-e7d9-4f92-9490-35c75148a6c1 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b Aug 25 16:40:15.919977 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-cdcec550-e7d9-4f92-9490-35c75148a6c1 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:15.920150 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-cdcec550-e7d9-4f92-9490-35c75148a6c1 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:15.920258 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-cdcec550-e7d9-4f92-9490-35c75148a6c1 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 8103a304-f07e-4ee5-91bd-736f324ece2b. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:40:15.924325 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:15.924325 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:40:15.925031 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cdcec550-e7d9-4f92-9490-35c75148a6c1 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b returned with HTTP 200 Aug 25 16:40:15.925528 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1365/5485] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:40:15 2026] GET /volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:16.934317 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-fd533848-9a6a-4b0e-b904-2deee89e40c1 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:16.935958 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fd533848-9a6a-4b0e-b904-2deee89e40c1 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b Aug 25 16:40:16.936132 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fd533848-9a6a-4b0e-b904-2deee89e40c1 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:16.936303 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-fd533848-9a6a-4b0e-b904-2deee89e40c1 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:16.936402 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-fd533848-9a6a-4b0e-b904-2deee89e40c1 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Show backup with id 8103a304-f07e-4ee5-91bd-736f324ece2b. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:40:16.939722 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-fd533848-9a6a-4b0e-b904-2deee89e40c1 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b returned with HTTP 404 Aug 25 16:40:16.940152 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1378/5486] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:40:16 2026] GET /volume/v3/backups/8103a304-f07e-4ee5-91bd-736f324ece2b => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:40:16.946873 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b74ba52d-e439-4c3e-a451-2bbb4ceb1b4e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:16.948352 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b74ba52d-e439-4c3e-a451-2bbb4ceb1b4e tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/d2d2c6e9-a43e-4c9b-840b-c3a177f7c0f6 Aug 25 16:40:16.948543 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b74ba52d-e439-4c3e-a451-2bbb4ceb1b4e tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:16.948752 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b74ba52d-e439-4c3e-a451-2bbb4ceb1b4e tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:16.948865 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.snapshots [None req-b74ba52d-e439-4c3e-a451-2bbb4ceb1b4e tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Delete snapshot with id: d2d2c6e9-a43e-4c9b-840b-c3a177f7c0f6 Aug 25 16:40:16.953940 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:16.953940 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:40:16.954357 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-b74ba52d-e439-4c3e-a451-2bbb4ceb1b4e tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Snapshot retrieved successfully. Aug 25 16:40:16.997606 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-b74ba52d-e439-4c3e-a451-2bbb4ceb1b4e tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Snapshot delete request issued successfully. Aug 25 16:40:16.997790 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b74ba52d-e439-4c3e-a451-2bbb4ceb1b4e tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/snapshots/d2d2c6e9-a43e-4c9b-840b-c3a177f7c0f6 returned with HTTP 202 Aug 25 16:40:16.998172 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1369/5487] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:40:16 2026] DELETE /volume/v3/snapshots/d2d2c6e9-a43e-4c9b-840b-c3a177f7c0f6 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:40:17.004697 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e8d74338-34f1-4f47-af2d-e8437486cb45 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:17.006467 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e8d74338-34f1-4f47-af2d-e8437486cb45 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/snapshots/d2d2c6e9-a43e-4c9b-840b-c3a177f7c0f6 Aug 25 16:40:17.006702 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e8d74338-34f1-4f47-af2d-e8437486cb45 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:17.006887 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e8d74338-34f1-4f47-af2d-e8437486cb45 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:17.011724 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:17.011724 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:40:17.012063 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-e8d74338-34f1-4f47-af2d-e8437486cb45 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Snapshot retrieved successfully. Aug 25 16:40:17.012775 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e8d74338-34f1-4f47-af2d-e8437486cb45 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/snapshots/d2d2c6e9-a43e-4c9b-840b-c3a177f7c0f6 returned with HTTP 200 Aug 25 16:40:17.013235 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1376/5488] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:40:17 2026] GET /volume/v3/snapshots/d2d2c6e9-a43e-4c9b-840b-c3a177f7c0f6 => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:18.020746 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b33dcdad-52be-46d2-bace-59eac499e01b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:18.022382 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b33dcdad-52be-46d2-bace-59eac499e01b tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/snapshots/d2d2c6e9-a43e-4c9b-840b-c3a177f7c0f6 Aug 25 16:40:18.022577 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b33dcdad-52be-46d2-bace-59eac499e01b tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:18.022785 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b33dcdad-52be-46d2-bace-59eac499e01b tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:18.026748 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b33dcdad-52be-46d2-bace-59eac499e01b tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/snapshots/d2d2c6e9-a43e-4c9b-840b-c3a177f7c0f6 returned with HTTP 404 Aug 25 16:40:18.027298 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1366/5489] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:40:18 2026] GET /volume/v3/snapshots/d2d2c6e9-a43e-4c9b-840b-c3a177f7c0f6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:40:18.032728 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-2e46b5ef-083f-4c1f-b7d4-1cd783dbb503 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:18.034272 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2e46b5ef-083f-4c1f-b7d4-1cd783dbb503 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] DELETE https://10.4.3.102/volume/v3/volumes/714cbe1d-8afa-4299-bee6-118014427924 Aug 25 16:40:18.034452 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2e46b5ef-083f-4c1f-b7d4-1cd783dbb503 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:18.034657 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2e46b5ef-083f-4c1f-b7d4-1cd783dbb503 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:18.034809 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-2e46b5ef-083f-4c1f-b7d4-1cd783dbb503 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Delete volume with id: 714cbe1d-8afa-4299-bee6-118014427924 Aug 25 16:40:18.041438 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:18.041438 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:40:18.041944 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-2e46b5ef-083f-4c1f-b7d4-1cd783dbb503 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Volume info retrieved successfully. Aug 25 16:40:18.059246 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-2e46b5ef-083f-4c1f-b7d4-1cd783dbb503 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Delete volume request issued successfully. Aug 25 16:40:18.059462 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2e46b5ef-083f-4c1f-b7d4-1cd783dbb503 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/volumes/714cbe1d-8afa-4299-bee6-118014427924 returned with HTTP 202 Aug 25 16:40:18.059937 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1379/5490] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:40:18 2026] DELETE /volume/v3/volumes/714cbe1d-8afa-4299-bee6-118014427924 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:40:18.066269 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-2ce2f1c9-464b-446d-b56c-ea25fd9762ea None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:18.068095 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2ce2f1c9-464b-446d-b56c-ea25fd9762ea tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/volumes/714cbe1d-8afa-4299-bee6-118014427924 Aug 25 16:40:18.068314 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2ce2f1c9-464b-446d-b56c-ea25fd9762ea tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:18.068513 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2ce2f1c9-464b-446d-b56c-ea25fd9762ea tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:18.074715 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:18.074715 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:40:18.077801 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-2ce2f1c9-464b-446d-b56c-ea25fd9762ea tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Volume info retrieved successfully. Aug 25 16:40:18.081514 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2ce2f1c9-464b-446d-b56c-ea25fd9762ea tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/volumes/714cbe1d-8afa-4299-bee6-118014427924 returned with HTTP 200 Aug 25 16:40:18.081893 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1370/5491] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:40:18 2026] GET /volume/v3/volumes/714cbe1d-8afa-4299-bee6-118014427924 => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:19.093344 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-71f7b472-1aa0-403c-b869-9ecfa2a1ac8e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:19.095175 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-71f7b472-1aa0-403c-b869-9ecfa2a1ac8e tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/volumes/714cbe1d-8afa-4299-bee6-118014427924 Aug 25 16:40:19.095445 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-71f7b472-1aa0-403c-b869-9ecfa2a1ac8e tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:19.095709 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-71f7b472-1aa0-403c-b869-9ecfa2a1ac8e tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:19.100966 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-71f7b472-1aa0-403c-b869-9ecfa2a1ac8e tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/volumes/714cbe1d-8afa-4299-bee6-118014427924 returned with HTTP 404 Aug 25 16:40:19.101465 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1377/5492] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:40:19 2026] GET /volume/v3/volumes/714cbe1d-8afa-4299-bee6-118014427924 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:40:19.107375 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-fd7d38dd-ce89-427b-af2c-e5a8f13d4229 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:19.109111 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-fd7d38dd-ce89-427b-af2c-e5a8f13d4229 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] DELETE https://10.4.3.102/volume/v3/volumes/696723ac-073f-4c37-b287-f43d56e36016 Aug 25 16:40:19.109297 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-fd7d38dd-ce89-427b-af2c-e5a8f13d4229 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:19.109473 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-fd7d38dd-ce89-427b-af2c-e5a8f13d4229 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:19.109684 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-fd7d38dd-ce89-427b-af2c-e5a8f13d4229 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Delete volume with id: 696723ac-073f-4c37-b287-f43d56e36016 Aug 25 16:40:19.116545 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:19.116545 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:40:19.117035 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-fd7d38dd-ce89-427b-af2c-e5a8f13d4229 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Volume info retrieved successfully. Aug 25 16:40:19.155904 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-fd7d38dd-ce89-427b-af2c-e5a8f13d4229 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Delete volume request issued successfully. Aug 25 16:40:19.156159 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-fd7d38dd-ce89-427b-af2c-e5a8f13d4229 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/volumes/696723ac-073f-4c37-b287-f43d56e36016 returned with HTTP 202 Aug 25 16:40:19.156682 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1367/5493] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:40:19 2026] DELETE /volume/v3/volumes/696723ac-073f-4c37-b287-f43d56e36016 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:40:19.164102 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f1035799-b890-4b46-a611-81fb48198f6a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:19.166272 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f1035799-b890-4b46-a611-81fb48198f6a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/volumes/696723ac-073f-4c37-b287-f43d56e36016 Aug 25 16:40:19.166494 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f1035799-b890-4b46-a611-81fb48198f6a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:19.166760 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f1035799-b890-4b46-a611-81fb48198f6a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:19.173464 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:19.173464 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:40:19.176949 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-f1035799-b890-4b46-a611-81fb48198f6a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Volume info retrieved successfully. Aug 25 16:40:19.183562 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f1035799-b890-4b46-a611-81fb48198f6a tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/volumes/696723ac-073f-4c37-b287-f43d56e36016 returned with HTTP 200 Aug 25 16:40:19.184133 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1380/5494] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:40:19 2026] GET /volume/v3/volumes/696723ac-073f-4c37-b287-f43d56e36016 => generated 1355 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:40:20.198647 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-86144876-3488-4780-ba1a-59415dd96a4e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:20.200602 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-86144876-3488-4780-ba1a-59415dd96a4e tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/volumes/696723ac-073f-4c37-b287-f43d56e36016 Aug 25 16:40:20.200841 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-86144876-3488-4780-ba1a-59415dd96a4e tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:20.201041 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-86144876-3488-4780-ba1a-59415dd96a4e tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:20.206983 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-86144876-3488-4780-ba1a-59415dd96a4e tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/volumes/696723ac-073f-4c37-b287-f43d56e36016 returned with HTTP 404 Aug 25 16:40:20.207624 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1371/5495] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:40:20 2026] GET /volume/v3/volumes/696723ac-073f-4c37-b287-f43d56e36016 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:40:20.215415 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-cd36a557-d72f-4ad5-97c3-79babc35e65e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:20.217230 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cd36a557-d72f-4ad5-97c3-79babc35e65e tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] DELETE https://10.4.3.102/volume/v3/volumes/462f4338-425d-4ab8-9301-481a20cc523e Aug 25 16:40:20.217507 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cd36a557-d72f-4ad5-97c3-79babc35e65e tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:20.217825 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cd36a557-d72f-4ad5-97c3-79babc35e65e tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:20.218024 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-cd36a557-d72f-4ad5-97c3-79babc35e65e tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Delete volume with id: 462f4338-425d-4ab8-9301-481a20cc523e Aug 25 16:40:20.226125 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:20.226125 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:40:20.226714 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-cd36a557-d72f-4ad5-97c3-79babc35e65e tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Volume info retrieved successfully. Aug 25 16:40:20.246693 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-cd36a557-d72f-4ad5-97c3-79babc35e65e tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Delete volume request issued successfully. Aug 25 16:40:20.246879 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cd36a557-d72f-4ad5-97c3-79babc35e65e tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/volumes/462f4338-425d-4ab8-9301-481a20cc523e returned with HTTP 202 Aug 25 16:40:20.247290 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1378/5496] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:40:20 2026] DELETE /volume/v3/volumes/462f4338-425d-4ab8-9301-481a20cc523e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:40:20.255185 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-01569fc0-edc8-4a98-b872-9c33826c6a06 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:20.256986 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-01569fc0-edc8-4a98-b872-9c33826c6a06 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/volumes/462f4338-425d-4ab8-9301-481a20cc523e Aug 25 16:40:20.257171 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-01569fc0-edc8-4a98-b872-9c33826c6a06 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:20.257375 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-01569fc0-edc8-4a98-b872-9c33826c6a06 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:20.265009 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:20.265009 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:40:20.268394 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-01569fc0-edc8-4a98-b872-9c33826c6a06 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Volume info retrieved successfully. Aug 25 16:40:20.272270 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-01569fc0-edc8-4a98-b872-9c33826c6a06 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/volumes/462f4338-425d-4ab8-9301-481a20cc523e returned with HTTP 200 Aug 25 16:40:20.272664 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1368/5497] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:40:20 2026] GET /volume/v3/volumes/462f4338-425d-4ab8-9301-481a20cc523e => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:21.285892 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-e25fa67c-ab57-4cfb-b7e4-711ad45b7d38 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:21.287598 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e25fa67c-ab57-4cfb-b7e4-711ad45b7d38 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/volumes/462f4338-425d-4ab8-9301-481a20cc523e Aug 25 16:40:21.287800 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e25fa67c-ab57-4cfb-b7e4-711ad45b7d38 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:21.288009 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e25fa67c-ab57-4cfb-b7e4-711ad45b7d38 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:21.293287 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e25fa67c-ab57-4cfb-b7e4-711ad45b7d38 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/volumes/462f4338-425d-4ab8-9301-481a20cc523e returned with HTTP 404 Aug 25 16:40:21.293745 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1381/5498] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:40:21 2026] GET /volume/v3/volumes/462f4338-425d-4ab8-9301-481a20cc523e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:40:21.299236 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-1cc3c071-b3ae-4be8-b03f-087a947e209f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:21.300980 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1cc3c071-b3ae-4be8-b03f-087a947e209f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] DELETE https://10.4.3.102/volume/v3/volumes/f2985499-51e0-43e2-b5ce-9bcaa37ea55d Aug 25 16:40:21.301164 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1cc3c071-b3ae-4be8-b03f-087a947e209f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:21.301338 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-1cc3c071-b3ae-4be8-b03f-087a947e209f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:21.301498 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-1cc3c071-b3ae-4be8-b03f-087a947e209f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Delete volume with id: f2985499-51e0-43e2-b5ce-9bcaa37ea55d Aug 25 16:40:21.307859 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:21.307859 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:40:21.308360 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-1cc3c071-b3ae-4be8-b03f-087a947e209f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Volume info retrieved successfully. Aug 25 16:40:21.329512 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-1cc3c071-b3ae-4be8-b03f-087a947e209f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Delete volume request issued successfully. Aug 25 16:40:21.329782 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-1cc3c071-b3ae-4be8-b03f-087a947e209f tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/volumes/f2985499-51e0-43e2-b5ce-9bcaa37ea55d returned with HTTP 202 Aug 25 16:40:21.330296 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1372/5499] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:40:21 2026] DELETE /volume/v3/volumes/f2985499-51e0-43e2-b5ce-9bcaa37ea55d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:40:21.336351 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-5a1dd9e9-ad14-43bc-9e96-8dedbeb52b30 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:21.337959 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5a1dd9e9-ad14-43bc-9e96-8dedbeb52b30 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/volumes/f2985499-51e0-43e2-b5ce-9bcaa37ea55d Aug 25 16:40:21.338139 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5a1dd9e9-ad14-43bc-9e96-8dedbeb52b30 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:21.338308 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5a1dd9e9-ad14-43bc-9e96-8dedbeb52b30 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:21.345325 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:21.345325 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:40:21.348665 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-5a1dd9e9-ad14-43bc-9e96-8dedbeb52b30 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Volume info retrieved successfully. Aug 25 16:40:21.352283 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5a1dd9e9-ad14-43bc-9e96-8dedbeb52b30 tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/volumes/f2985499-51e0-43e2-b5ce-9bcaa37ea55d returned with HTTP 200 Aug 25 16:40:21.352800 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1379/5500] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:40:21 2026] GET /volume/v3/volumes/f2985499-51e0-43e2-b5ce-9bcaa37ea55d => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:22.364160 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-70a5f0e7-7fe2-4846-84c2-dc6ef34b43bc None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:22.365966 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-70a5f0e7-7fe2-4846-84c2-dc6ef34b43bc tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] GET https://10.4.3.102/volume/v3/volumes/f2985499-51e0-43e2-b5ce-9bcaa37ea55d Aug 25 16:40:22.366150 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-70a5f0e7-7fe2-4846-84c2-dc6ef34b43bc tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:22.366376 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-70a5f0e7-7fe2-4846-84c2-dc6ef34b43bc tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:22.371670 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-70a5f0e7-7fe2-4846-84c2-dc6ef34b43bc tempest-VolumesBackupsTest-1437088731 tempest-VolumesBackupsTest-1437088731-project-member] https://10.4.3.102/volume/v3/volumes/f2985499-51e0-43e2-b5ce-9bcaa37ea55d returned with HTTP 404 Aug 25 16:40:22.372083 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1369/5501] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:40:22 2026] GET /volume/v3/volumes/f2985499-51e0-43e2-b5ce-9bcaa37ea55d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:40:25.242458 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-27601c94-4b89-44a9-a14c-65706f14826b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:25.325349 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-27601c94-4b89-44a9-a14c-65706f14826b tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:40:25.325680 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-27601c94-4b89-44a9-a14c-65706f14826b tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:40:25.327001 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-27601c94-4b89-44a9-a14c-65706f14826b tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:40:25.327114 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-27601c94-4b89-44a9-a14c-65706f14826b tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Create volume of 1 GB Aug 25 16:40:25.330813 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-27601c94-4b89-44a9-a14c-65706f14826b tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Availability Zones retrieved successfully. Aug 25 16:40:25.335740 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-27601c94-4b89-44a9-a14c-65706f14826b tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Flow 'volume_create_api' (d05680bd-fed4-4783-aaac-7965a54cfe86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:40:25.336545 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-27601c94-4b89-44a9-a14c-65706f14826b tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c38dbc8-c644-4d64-84e1-f6d1bbe58b3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:40:25.337411 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-27601c94-4b89-44a9-a14c-65706f14826b tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:40:25.357751 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-27601c94-4b89-44a9-a14c-65706f14826b tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c38dbc8-c644-4d64-84e1-f6d1bbe58b3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:40:25.358351 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-27601c94-4b89-44a9-a14c-65706f14826b tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95cba07d-450d-45f6-aead-7d6318572456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:40:25.411338 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-27601c94-4b89-44a9-a14c-65706f14826b tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Created reservations ['c4505939-a895-4210-91dd-e2c24112478a', 'b4b52a02-787f-43d9-b858-4a6291d2b576', '2cf9595a-9d9d-419e-8789-045614b63063', '14b565a1-d002-4e78-9d44-03a69b0ab60e'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:40:25.412063 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-27601c94-4b89-44a9-a14c-65706f14826b tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95cba07d-450d-45f6-aead-7d6318572456) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4505939-a895-4210-91dd-e2c24112478a', 'b4b52a02-787f-43d9-b858-4a6291d2b576', '2cf9595a-9d9d-419e-8789-045614b63063', '14b565a1-d002-4e78-9d44-03a69b0ab60e']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:40:25.412728 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-27601c94-4b89-44a9-a14c-65706f14826b tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36509a7a-37e4-4541-8de0-afacfb801c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:40:25.432359 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-27601c94-4b89-44a9-a14c-65706f14826b tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36509a7a-37e4-4541-8de0-afacfb801c7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a7daedb-bce5-422c-b733-3a682c5020bd', '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='b1ef20a0b7914d0d9ce1136373c4c289',qos_specs=None,replication_status=,reservations=['c4505939-a895-4210-91dd-e2c24112478a','b4b52a02-787f-43d9-b858-4a6291d2b576','2cf9595a-9d9d-419e-8789-045614b63063','14b565a1-d002-4e78-9d44-03a69b0ab60e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb5aacfc5a6b492797caca3b6fed0ba2',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:40:25Z,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=6a7daedb-bce5-422c-b733-3a682c5020bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1ef20a0b7914d0d9ce1136373c4c289',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb5aacfc5a6b492797caca3b6fed0ba2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:40:25.433001 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-27601c94-4b89-44a9-a14c-65706f14826b tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4b6aed4-ceee-4b14-8d2c-deb0bc386bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:40:25.456210 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-27601c94-4b89-44a9-a14c-65706f14826b tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4b6aed4-ceee-4b14-8d2c-deb0bc386bf3) transitioned into state 'SUCCESS' from 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='b1ef20a0b7914d0d9ce1136373c4c289',qos_specs=None,replication_status=,reservations=['c4505939-a895-4210-91dd-e2c24112478a','b4b52a02-787f-43d9-b858-4a6291d2b576','2cf9595a-9d9d-419e-8789-045614b63063','14b565a1-d002-4e78-9d44-03a69b0ab60e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb5aacfc5a6b492797caca3b6fed0ba2',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:40:25.456855 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-27601c94-4b89-44a9-a14c-65706f14826b tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (229372c3-3f32-42bb-b531-8e91c43aa7ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:40:25.467139 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-27601c94-4b89-44a9-a14c-65706f14826b tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (229372c3-3f32-42bb-b531-8e91c43aa7ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:40:25.467860 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-27601c94-4b89-44a9-a14c-65706f14826b tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Flow 'volume_create_api' (d05680bd-fed4-4783-aaac-7965a54cfe86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:40:25.468108 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-27601c94-4b89-44a9-a14c-65706f14826b tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Create volume request issued successfully. Aug 25 16:40:25.468602 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-27601c94-4b89-44a9-a14c-65706f14826b tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:40:25.469011 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1382/5502] 10.4.3.102 () {68 vars in 1258 bytes} [Tue Aug 25 16:40:25 2026] POST /volume/v3/volumes => generated 740 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:40:25.481938 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-9aa22078-f7b4-472e-8d6d-341e7015d705 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:25.483802 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9aa22078-f7b4-472e-8d6d-341e7015d705 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] GET https://10.4.3.102/volume/v3/volumes/6a7daedb-bce5-422c-b733-3a682c5020bd Aug 25 16:40:25.484017 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9aa22078-f7b4-472e-8d6d-341e7015d705 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:25.484203 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9aa22078-f7b4-472e-8d6d-341e7015d705 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:25.491161 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:25.491161 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:40:25.494718 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-9aa22078-f7b4-472e-8d6d-341e7015d705 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Volume info retrieved successfully. Aug 25 16:40:25.498849 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9aa22078-f7b4-472e-8d6d-341e7015d705 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] https://10.4.3.102/volume/v3/volumes/6a7daedb-bce5-422c-b733-3a682c5020bd returned with HTTP 200 Aug 25 16:40:25.499217 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1373/5503] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:40:25 2026] GET /volume/v3/volumes/6a7daedb-bce5-422c-b733-3a682c5020bd => generated 808 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:26.511066 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-79127e89-91b1-4072-955b-b266a13db754 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:26.512749 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-79127e89-91b1-4072-955b-b266a13db754 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] GET https://10.4.3.102/volume/v3/volumes/6a7daedb-bce5-422c-b733-3a682c5020bd Aug 25 16:40:26.513007 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-79127e89-91b1-4072-955b-b266a13db754 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:26.513195 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-79127e89-91b1-4072-955b-b266a13db754 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:26.519547 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:26.519547 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:40:26.522706 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-79127e89-91b1-4072-955b-b266a13db754 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Volume info retrieved successfully. Aug 25 16:40:26.526219 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-79127e89-91b1-4072-955b-b266a13db754 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] https://10.4.3.102/volume/v3/volumes/6a7daedb-bce5-422c-b733-3a682c5020bd returned with HTTP 200 Aug 25 16:40:26.526563 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1380/5504] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:40:26 2026] GET /volume/v3/volumes/6a7daedb-bce5-422c-b733-3a682c5020bd => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:26.537368 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-1f64a335-a363-4f8b-8d60-7b00f3a22625 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:26.538889 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1f64a335-a363-4f8b-8d60-7b00f3a22625 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] GET https://10.4.3.102/volume/v3/volumes/6a7daedb-bce5-422c-b733-3a682c5020bd Aug 25 16:40:26.539088 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1f64a335-a363-4f8b-8d60-7b00f3a22625 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:26.539292 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1f64a335-a363-4f8b-8d60-7b00f3a22625 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:26.545378 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:26.545378 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:40:26.548257 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-1f64a335-a363-4f8b-8d60-7b00f3a22625 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Volume info retrieved successfully. Aug 25 16:40:26.551529 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1f64a335-a363-4f8b-8d60-7b00f3a22625 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] https://10.4.3.102/volume/v3/volumes/6a7daedb-bce5-422c-b733-3a682c5020bd returned with HTTP 200 Aug 25 16:40:26.551901 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1370/5505] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:40:26 2026] GET /volume/v3/volumes/6a7daedb-bce5-422c-b733-3a682c5020bd => generated 833 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:26.563103 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-81e3080d-280a-42dc-8b7a-8f42d380f061 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:26.564795 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-81e3080d-280a-42dc-8b7a-8f42d380f061 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:40:26.565097 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-81e3080d-280a-42dc-8b7a-8f42d380f061 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-719367462"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:40:26.566398 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-81e3080d-280a-42dc-8b7a-8f42d380f061 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-719367462'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:40:26.566511 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-81e3080d-280a-42dc-8b7a-8f42d380f061 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Create volume of 1 GB Aug 25 16:40:26.566922 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:26.566922 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:40:26.570929 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-81e3080d-280a-42dc-8b7a-8f42d380f061 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Availability Zones retrieved successfully. Aug 25 16:40:26.576141 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-81e3080d-280a-42dc-8b7a-8f42d380f061 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Flow 'volume_create_api' (b967c047-6501-430b-b52e-5e7cf24efb2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:40:26.577015 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-81e3080d-280a-42dc-8b7a-8f42d380f061 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98b2455d-8fd2-4770-a08e-e5286e70fce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:40:26.577908 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-81e3080d-280a-42dc-8b7a-8f42d380f061 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:40:26.599450 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-81e3080d-280a-42dc-8b7a-8f42d380f061 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98b2455d-8fd2-4770-a08e-e5286e70fce5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:40:26.600070 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-81e3080d-280a-42dc-8b7a-8f42d380f061 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca3db8f3-8697-4bcb-b6fd-5ac152763a65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:40:26.640560 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-81e3080d-280a-42dc-8b7a-8f42d380f061 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Created reservations ['f6fd741a-c7d0-4647-bb72-df23c08f4720', '19b87976-7827-4d34-a01a-87fa301d7d49', '7ec6179e-7cdb-4166-bdb7-cc22836b0dfa', '963c27f3-eccf-4124-bd00-04be2f1d5c0e'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:40:26.641292 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-81e3080d-280a-42dc-8b7a-8f42d380f061 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca3db8f3-8697-4bcb-b6fd-5ac152763a65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6fd741a-c7d0-4647-bb72-df23c08f4720', '19b87976-7827-4d34-a01a-87fa301d7d49', '7ec6179e-7cdb-4166-bdb7-cc22836b0dfa', '963c27f3-eccf-4124-bd00-04be2f1d5c0e']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:40:26.641996 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-81e3080d-280a-42dc-8b7a-8f42d380f061 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (336329c2-cab6-405c-88c0-e32a41b1ee0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:40:26.669857 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-81e3080d-280a-42dc-8b7a-8f42d380f061 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (336329c2-cab6-405c-88c0-e32a41b1ee0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '044f01b7-537c-4dc8-bef6-69f9e3705e51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-719367462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1ef20a0b7914d0d9ce1136373c4c289',qos_specs=None,replication_status=,reservations=['f6fd741a-c7d0-4647-bb72-df23c08f4720','19b87976-7827-4d34-a01a-87fa301d7d49','7ec6179e-7cdb-4166-bdb7-cc22836b0dfa','963c27f3-eccf-4124-bd00-04be2f1d5c0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb5aacfc5a6b492797caca3b6fed0ba2',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:40:26Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-719367462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=044f01b7-537c-4dc8-bef6-69f9e3705e51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1ef20a0b7914d0d9ce1136373c4c289',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb5aacfc5a6b492797caca3b6fed0ba2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:40:26.670565 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-81e3080d-280a-42dc-8b7a-8f42d380f061 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f26b122-b122-4625-835e-2aff9410a13d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:40:26.707379 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-81e3080d-280a-42dc-8b7a-8f42d380f061 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f26b122-b122-4625-835e-2aff9410a13d) transitioned into 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-719367462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1ef20a0b7914d0d9ce1136373c4c289',qos_specs=None,replication_status=,reservations=['f6fd741a-c7d0-4647-bb72-df23c08f4720','19b87976-7827-4d34-a01a-87fa301d7d49','7ec6179e-7cdb-4166-bdb7-cc22836b0dfa','963c27f3-eccf-4124-bd00-04be2f1d5c0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb5aacfc5a6b492797caca3b6fed0ba2',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:40:26.708187 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-81e3080d-280a-42dc-8b7a-8f42d380f061 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b845c7d-ddd2-42bf-b282-643ff0de3b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:40:26.720969 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-81e3080d-280a-42dc-8b7a-8f42d380f061 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b845c7d-ddd2-42bf-b282-643ff0de3b54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:40:26.721827 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-81e3080d-280a-42dc-8b7a-8f42d380f061 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Flow 'volume_create_api' (b967c047-6501-430b-b52e-5e7cf24efb2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:40:26.722156 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-81e3080d-280a-42dc-8b7a-8f42d380f061 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Create volume request issued successfully. Aug 25 16:40:26.722735 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-81e3080d-280a-42dc-8b7a-8f42d380f061 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:40:26.723181 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1383/5506] 10.4.3.102 () {68 vars in 1259 bytes} [Tue Aug 25 16:40:26 2026] POST /volume/v3/volumes => generated 775 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:40:26.734209 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f339bfe8-bfad-40be-88ef-a9d9f14212a5 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:26.736687 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f339bfe8-bfad-40be-88ef-a9d9f14212a5 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] GET https://10.4.3.102/volume/v3/volumes/044f01b7-537c-4dc8-bef6-69f9e3705e51 Aug 25 16:40:26.736981 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f339bfe8-bfad-40be-88ef-a9d9f14212a5 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:26.737264 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f339bfe8-bfad-40be-88ef-a9d9f14212a5 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:26.746424 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:26.746424 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:40:26.750404 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-f339bfe8-bfad-40be-88ef-a9d9f14212a5 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Volume info retrieved successfully. Aug 25 16:40:26.755131 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f339bfe8-bfad-40be-88ef-a9d9f14212a5 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] https://10.4.3.102/volume/v3/volumes/044f01b7-537c-4dc8-bef6-69f9e3705e51 returned with HTTP 200 Aug 25 16:40:26.755570 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1374/5507] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:40:26 2026] GET /volume/v3/volumes/044f01b7-537c-4dc8-bef6-69f9e3705e51 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:27.766974 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-2864578a-a093-4fdd-b8bb-a761a874aed7 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:27.768674 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2864578a-a093-4fdd-b8bb-a761a874aed7 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] GET https://10.4.3.102/volume/v3/volumes/044f01b7-537c-4dc8-bef6-69f9e3705e51 Aug 25 16:40:27.768880 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2864578a-a093-4fdd-b8bb-a761a874aed7 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:27.769058 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2864578a-a093-4fdd-b8bb-a761a874aed7 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:27.775697 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:27.775697 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:40:27.778864 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-2864578a-a093-4fdd-b8bb-a761a874aed7 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Volume info retrieved successfully. Aug 25 16:40:27.782601 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2864578a-a093-4fdd-b8bb-a761a874aed7 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] https://10.4.3.102/volume/v3/volumes/044f01b7-537c-4dc8-bef6-69f9e3705e51 returned with HTTP 200 Aug 25 16:40:27.782986 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1381/5508] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:40:27 2026] GET /volume/v3/volumes/044f01b7-537c-4dc8-bef6-69f9e3705e51 => generated 868 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:27.793377 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-53a3459d-3032-4fc8-91b3-157b7a995960 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:27.795083 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-53a3459d-3032-4fc8-91b3-157b7a995960 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] GET https://10.4.3.102/volume/v3/volumes/044f01b7-537c-4dc8-bef6-69f9e3705e51 Aug 25 16:40:27.795253 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-53a3459d-3032-4fc8-91b3-157b7a995960 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:27.795421 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-53a3459d-3032-4fc8-91b3-157b7a995960 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:27.802446 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:27.802446 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:40:27.805848 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-53a3459d-3032-4fc8-91b3-157b7a995960 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Volume info retrieved successfully. Aug 25 16:40:27.809603 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-53a3459d-3032-4fc8-91b3-157b7a995960 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] https://10.4.3.102/volume/v3/volumes/044f01b7-537c-4dc8-bef6-69f9e3705e51 returned with HTTP 200 Aug 25 16:40:27.810007 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1371/5509] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:40:27 2026] GET /volume/v3/volumes/044f01b7-537c-4dc8-bef6-69f9e3705e51 => generated 868 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:27.821446 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-00eed762-f31f-4f90-befd-36c0bad07e89 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:27.823120 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-00eed762-f31f-4f90-befd-36c0bad07e89 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] POST https://10.4.3.102/volume/v3/snapshots Aug 25 16:40:27.823423 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-00eed762-f31f-4f90-befd-36c0bad07e89 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "044f01b7-537c-4dc8-bef6-69f9e3705e51", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1184382119"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:40:27.830942 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:27.830942 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:40:27.831356 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-00eed762-f31f-4f90-befd-36c0bad07e89 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Volume info retrieved successfully. Aug 25 16:40:27.831458 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.snapshots [None req-00eed762-f31f-4f90-befd-36c0bad07e89 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Create snapshot from volume 044f01b7-537c-4dc8-bef6-69f9e3705e51 Aug 25 16:40:27.899283 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-00eed762-f31f-4f90-befd-36c0bad07e89 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Created reservations ['a09fa62c-517b-4315-9e62-663b81203b9a', '74e505c9-d598-4843-ab6b-f8d296d578a6', '97164d86-2612-4823-a771-611808f44855', '201a6f05-576d-4b2a-ad38-bbf36b97b341'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:40:27.968417 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-00eed762-f31f-4f90-befd-36c0bad07e89 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Snapshot create request issued successfully. Aug 25 16:40:27.968417 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-00eed762-f31f-4f90-befd-36c0bad07e89 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] https://10.4.3.102/volume/v3/snapshots returned with HTTP 202 Aug 25 16:40:27.968932 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1384/5510] 10.4.3.102 () {68 vars in 1265 bytes} [Tue Aug 25 16:40:27 2026] POST /volume/v3/snapshots => generated 326 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:40:27.976311 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-33dddf40-b110-4736-82dd-760983b64bc6 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:27.977942 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-33dddf40-b110-4736-82dd-760983b64bc6 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] GET https://10.4.3.102/volume/v3/snapshots/1f4b16c9-f34e-491f-80be-515e2bfca75a Aug 25 16:40:27.978128 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-33dddf40-b110-4736-82dd-760983b64bc6 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:27.978304 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-33dddf40-b110-4736-82dd-760983b64bc6 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:27.982756 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:27.982756 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:40:27.983119 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-33dddf40-b110-4736-82dd-760983b64bc6 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Snapshot retrieved successfully. Aug 25 16:40:27.983784 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-33dddf40-b110-4736-82dd-760983b64bc6 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] https://10.4.3.102/volume/v3/snapshots/1f4b16c9-f34e-491f-80be-515e2bfca75a returned with HTTP 200 Aug 25 16:40:27.984116 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1375/5511] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:40:27 2026] GET /volume/v3/snapshots/1f4b16c9-f34e-491f-80be-515e2bfca75a => generated 458 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:28.992163 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9c5dddf6-2593-4698-9510-a96c8ffb5c69 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:28.994349 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9c5dddf6-2593-4698-9510-a96c8ffb5c69 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] GET https://10.4.3.102/volume/v3/snapshots/1f4b16c9-f34e-491f-80be-515e2bfca75a Aug 25 16:40:28.994657 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9c5dddf6-2593-4698-9510-a96c8ffb5c69 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:28.994965 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9c5dddf6-2593-4698-9510-a96c8ffb5c69 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:29.000270 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:29.000270 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:40:29.000687 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-9c5dddf6-2593-4698-9510-a96c8ffb5c69 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Snapshot retrieved successfully. Aug 25 16:40:29.001382 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9c5dddf6-2593-4698-9510-a96c8ffb5c69 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] https://10.4.3.102/volume/v3/snapshots/1f4b16c9-f34e-491f-80be-515e2bfca75a returned with HTTP 200 Aug 25 16:40:29.001749 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1382/5512] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:40:28 2026] GET /volume/v3/snapshots/1f4b16c9-f34e-491f-80be-515e2bfca75a => generated 485 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:29.009666 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-88928ffd-4eb2-4729-a8e6-4703ca0a2730 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:29.010978 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-88928ffd-4eb2-4729-a8e6-4703ca0a2730 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] GET https://10.4.3.102/volume/v3/snapshots/1f4b16c9-f34e-491f-80be-515e2bfca75a Aug 25 16:40:29.011154 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-88928ffd-4eb2-4729-a8e6-4703ca0a2730 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:29.011348 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-88928ffd-4eb2-4729-a8e6-4703ca0a2730 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:29.015608 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:29.015608 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:40:29.015997 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-88928ffd-4eb2-4729-a8e6-4703ca0a2730 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Snapshot retrieved successfully. Aug 25 16:40:29.016670 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-88928ffd-4eb2-4729-a8e6-4703ca0a2730 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] https://10.4.3.102/volume/v3/snapshots/1f4b16c9-f34e-491f-80be-515e2bfca75a returned with HTTP 200 Aug 25 16:40:29.016996 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1372/5513] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:40:29 2026] GET /volume/v3/snapshots/1f4b16c9-f34e-491f-80be-515e2bfca75a => generated 485 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:29.024943 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c23d9239-a20a-47fe-a51d-9113418aaae9 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:29.026748 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c23d9239-a20a-47fe-a51d-9113418aaae9 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] DELETE https://10.4.3.102/volume/v3/snapshots/1f4b16c9-f34e-491f-80be-515e2bfca75a Aug 25 16:40:29.026940 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c23d9239-a20a-47fe-a51d-9113418aaae9 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:29.027162 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c23d9239-a20a-47fe-a51d-9113418aaae9 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:29.027260 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.snapshots [None req-c23d9239-a20a-47fe-a51d-9113418aaae9 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Delete snapshot with id: 1f4b16c9-f34e-491f-80be-515e2bfca75a Aug 25 16:40:29.032347 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:29.032347 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:40:29.032810 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-c23d9239-a20a-47fe-a51d-9113418aaae9 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Snapshot retrieved successfully. Aug 25 16:40:29.046558 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-c23d9239-a20a-47fe-a51d-9113418aaae9 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Snapshot delete request issued successfully. Aug 25 16:40:29.046765 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c23d9239-a20a-47fe-a51d-9113418aaae9 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] https://10.4.3.102/volume/v3/snapshots/1f4b16c9-f34e-491f-80be-515e2bfca75a returned with HTTP 202 Aug 25 16:40:29.047123 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1385/5514] 10.4.3.102 () {66 vars in 1357 bytes} [Tue Aug 25 16:40:29 2026] DELETE /volume/v3/snapshots/1f4b16c9-f34e-491f-80be-515e2bfca75a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:40:29.053052 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-8f0b1714-a897-490f-baee-0d6216106263 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:29.054686 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8f0b1714-a897-490f-baee-0d6216106263 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] GET https://10.4.3.102/volume/v3/snapshots/1f4b16c9-f34e-491f-80be-515e2bfca75a Aug 25 16:40:29.054888 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8f0b1714-a897-490f-baee-0d6216106263 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:29.055063 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8f0b1714-a897-490f-baee-0d6216106263 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:29.059420 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:29.059420 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:40:29.059833 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-8f0b1714-a897-490f-baee-0d6216106263 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Snapshot retrieved successfully. Aug 25 16:40:29.060493 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8f0b1714-a897-490f-baee-0d6216106263 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] https://10.4.3.102/volume/v3/snapshots/1f4b16c9-f34e-491f-80be-515e2bfca75a returned with HTTP 200 Aug 25 16:40:29.060868 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1376/5515] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:40:29 2026] GET /volume/v3/snapshots/1f4b16c9-f34e-491f-80be-515e2bfca75a => generated 484 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:30.069684 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-c702030a-d7a9-4dc2-af70-70a1f880cca6 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:30.072308 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c702030a-d7a9-4dc2-af70-70a1f880cca6 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] GET https://10.4.3.102/volume/v3/snapshots/1f4b16c9-f34e-491f-80be-515e2bfca75a Aug 25 16:40:30.072565 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c702030a-d7a9-4dc2-af70-70a1f880cca6 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:30.072830 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c702030a-d7a9-4dc2-af70-70a1f880cca6 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:30.077770 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c702030a-d7a9-4dc2-af70-70a1f880cca6 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] https://10.4.3.102/volume/v3/snapshots/1f4b16c9-f34e-491f-80be-515e2bfca75a returned with HTTP 404 Aug 25 16:40:30.078475 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1383/5516] 10.4.3.102 () {66 vars in 1354 bytes} [Tue Aug 25 16:40:30 2026] GET /volume/v3/snapshots/1f4b16c9-f34e-491f-80be-515e2bfca75a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:40:30.084468 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-92acd407-78a0-4db8-905f-5919afb1fb6a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:30.086472 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-92acd407-78a0-4db8-905f-5919afb1fb6a tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] DELETE https://10.4.3.102/volume/v3/volumes/044f01b7-537c-4dc8-bef6-69f9e3705e51 Aug 25 16:40:30.086709 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-92acd407-78a0-4db8-905f-5919afb1fb6a tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:30.086936 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-92acd407-78a0-4db8-905f-5919afb1fb6a tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:30.087105 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-92acd407-78a0-4db8-905f-5919afb1fb6a tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Delete volume with id: 044f01b7-537c-4dc8-bef6-69f9e3705e51 Aug 25 16:40:30.093971 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:30.093971 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:40:30.094414 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-92acd407-78a0-4db8-905f-5919afb1fb6a tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Volume info retrieved successfully. Aug 25 16:40:30.110163 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-92acd407-78a0-4db8-905f-5919afb1fb6a tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Delete volume request issued successfully. Aug 25 16:40:30.110343 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-92acd407-78a0-4db8-905f-5919afb1fb6a tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] https://10.4.3.102/volume/v3/volumes/044f01b7-537c-4dc8-bef6-69f9e3705e51 returned with HTTP 202 Aug 25 16:40:30.110765 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1373/5517] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:40:30 2026] DELETE /volume/v3/volumes/044f01b7-537c-4dc8-bef6-69f9e3705e51 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:40:30.116775 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-998469ed-5812-419c-a4fe-70efd24447a6 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:30.118846 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-998469ed-5812-419c-a4fe-70efd24447a6 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] GET https://10.4.3.102/volume/v3/volumes/044f01b7-537c-4dc8-bef6-69f9e3705e51 Aug 25 16:40:30.119055 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-998469ed-5812-419c-a4fe-70efd24447a6 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:30.119234 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-998469ed-5812-419c-a4fe-70efd24447a6 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:30.125718 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:30.125718 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:40:30.128985 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-998469ed-5812-419c-a4fe-70efd24447a6 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Volume info retrieved successfully. Aug 25 16:40:30.132851 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-998469ed-5812-419c-a4fe-70efd24447a6 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] https://10.4.3.102/volume/v3/volumes/044f01b7-537c-4dc8-bef6-69f9e3705e51 returned with HTTP 200 Aug 25 16:40:30.133187 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1386/5518] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:40:30 2026] GET /volume/v3/volumes/044f01b7-537c-4dc8-bef6-69f9e3705e51 => generated 867 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:31.144698 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-825b867f-3f9e-4505-a801-d9a5c672e203 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:31.146476 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-825b867f-3f9e-4505-a801-d9a5c672e203 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] GET https://10.4.3.102/volume/v3/volumes/044f01b7-537c-4dc8-bef6-69f9e3705e51 Aug 25 16:40:31.146682 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-825b867f-3f9e-4505-a801-d9a5c672e203 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:31.146867 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-825b867f-3f9e-4505-a801-d9a5c672e203 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:31.152077 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-825b867f-3f9e-4505-a801-d9a5c672e203 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] https://10.4.3.102/volume/v3/volumes/044f01b7-537c-4dc8-bef6-69f9e3705e51 returned with HTTP 404 Aug 25 16:40:31.152484 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1377/5519] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:40:31 2026] GET /volume/v3/volumes/044f01b7-537c-4dc8-bef6-69f9e3705e51 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:40:31.158378 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9ff357ff-64d3-4008-9dfb-2361614e9232 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:31.160511 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9ff357ff-64d3-4008-9dfb-2361614e9232 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] DELETE https://10.4.3.102/volume/v3/volumes/6a7daedb-bce5-422c-b733-3a682c5020bd Aug 25 16:40:31.160763 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9ff357ff-64d3-4008-9dfb-2361614e9232 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:31.160959 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9ff357ff-64d3-4008-9dfb-2361614e9232 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:31.161149 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-9ff357ff-64d3-4008-9dfb-2361614e9232 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Delete volume with id: 6a7daedb-bce5-422c-b733-3a682c5020bd Aug 25 16:40:31.168369 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:31.168369 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:40:31.168877 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-9ff357ff-64d3-4008-9dfb-2361614e9232 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Volume info retrieved successfully. Aug 25 16:40:31.194447 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-9ff357ff-64d3-4008-9dfb-2361614e9232 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Delete volume request issued successfully. Aug 25 16:40:31.194644 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9ff357ff-64d3-4008-9dfb-2361614e9232 tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] https://10.4.3.102/volume/v3/volumes/6a7daedb-bce5-422c-b733-3a682c5020bd returned with HTTP 202 Aug 25 16:40:31.195060 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1384/5520] 10.4.3.102 () {66 vars in 1351 bytes} [Tue Aug 25 16:40:31 2026] DELETE /volume/v3/volumes/6a7daedb-bce5-422c-b733-3a682c5020bd => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:40:31.201137 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a29e5e14-494f-43a4-8fbf-1c937290d06a None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:31.203289 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a29e5e14-494f-43a4-8fbf-1c937290d06a tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] GET https://10.4.3.102/volume/v3/volumes/6a7daedb-bce5-422c-b733-3a682c5020bd Aug 25 16:40:31.203508 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a29e5e14-494f-43a4-8fbf-1c937290d06a tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:31.203729 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a29e5e14-494f-43a4-8fbf-1c937290d06a tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:31.211400 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:31.211400 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:40:31.215934 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-a29e5e14-494f-43a4-8fbf-1c937290d06a tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Volume info retrieved successfully. Aug 25 16:40:31.219793 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a29e5e14-494f-43a4-8fbf-1c937290d06a tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] https://10.4.3.102/volume/v3/volumes/6a7daedb-bce5-422c-b733-3a682c5020bd returned with HTTP 200 Aug 25 16:40:31.220163 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1374/5521] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:40:31 2026] GET /volume/v3/volumes/6a7daedb-bce5-422c-b733-3a682c5020bd => generated 832 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:32.231460 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-27ca9d79-3104-4c80-8ae5-915d4b7b285d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:32.233095 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-27ca9d79-3104-4c80-8ae5-915d4b7b285d tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] GET https://10.4.3.102/volume/v3/volumes/6a7daedb-bce5-422c-b733-3a682c5020bd Aug 25 16:40:32.233272 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-27ca9d79-3104-4c80-8ae5-915d4b7b285d tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:32.233447 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-27ca9d79-3104-4c80-8ae5-915d4b7b285d tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:32.238708 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-27ca9d79-3104-4c80-8ae5-915d4b7b285d tempest-CinderUnicodeTest-1078689083 tempest-CinderUnicodeTest-1078689083-project-member] https://10.4.3.102/volume/v3/volumes/6a7daedb-bce5-422c-b733-3a682c5020bd returned with HTTP 404 Aug 25 16:40:32.239129 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1387/5522] 10.4.3.102 () {66 vars in 1348 bytes} [Tue Aug 25 16:40:32 2026] GET /volume/v3/volumes/6a7daedb-bce5-422c-b733-3a682c5020bd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:40:33.637873 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-5a342313-37d7-4285-a40d-a32ad6b2230f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:33.725890 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5a342313-37d7-4285-a40d-a32ad6b2230f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:40:33.725890 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5a342313-37d7-4285-a40d-a32ad6b2230f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-789728590"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:40:33.725890 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-5a342313-37d7-4285-a40d-a32ad6b2230f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-789728590'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:40:33.725890 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-5a342313-37d7-4285-a40d-a32ad6b2230f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Create volume of 1 GB Aug 25 16:40:33.725890 np0000008093 devstack@c-api.service[100456]: DEBUG dbcounter [-] [100456] Writing DB stats cinder:SELECT=62,cinder:INSERT=7,cinder:UPDATE=17 {{(pid=100456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:40:33.725890 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-5a342313-37d7-4285-a40d-a32ad6b2230f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Availability Zones retrieved successfully. Aug 25 16:40:33.728429 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-5a342313-37d7-4285-a40d-a32ad6b2230f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Flow 'volume_create_api' (c738df64-8b2f-4a2b-95bc-de49f2cc3ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:40:33.729328 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-5a342313-37d7-4285-a40d-a32ad6b2230f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf4dc81d-68ba-4181-890e-c03f392da176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:40:33.730194 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-5a342313-37d7-4285-a40d-a32ad6b2230f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:40:33.754066 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-5a342313-37d7-4285-a40d-a32ad6b2230f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf4dc81d-68ba-4181-890e-c03f392da176) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:40:33.754748 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-5a342313-37d7-4285-a40d-a32ad6b2230f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e24abfd-7040-46e7-a2d8-b6fda79536b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:40:34.073835 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-5a342313-37d7-4285-a40d-a32ad6b2230f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Created reservations ['7f1fc5c9-ae35-4d73-b542-2d9b295e90c4', '7970bf6e-58a4-4017-9925-f1da13b105a9', 'e4e2cc34-cf41-418f-8061-6ba1829b3e56', 'e081fe63-a308-473a-9b52-5437dfd2db73'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:40:34.074674 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-5a342313-37d7-4285-a40d-a32ad6b2230f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e24abfd-7040-46e7-a2d8-b6fda79536b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f1fc5c9-ae35-4d73-b542-2d9b295e90c4', '7970bf6e-58a4-4017-9925-f1da13b105a9', 'e4e2cc34-cf41-418f-8061-6ba1829b3e56', 'e081fe63-a308-473a-9b52-5437dfd2db73']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:40:34.075452 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-5a342313-37d7-4285-a40d-a32ad6b2230f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78613b91-fbef-4a8e-b02f-aaf39205cd4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:40:34.229906 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-5a342313-37d7-4285-a40d-a32ad6b2230f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78613b91-fbef-4a8e-b02f-aaf39205cd4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b11eabd-b7dd-4f1a-a26c-44f6ae6eb7c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-789728590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='225ad4e8572640dc878b5a5de5bd00a3',qos_specs=None,replication_status=,reservations=['7f1fc5c9-ae35-4d73-b542-2d9b295e90c4','7970bf6e-58a4-4017-9925-f1da13b105a9','e4e2cc34-cf41-418f-8061-6ba1829b3e56','e081fe63-a308-473a-9b52-5437dfd2db73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e990161b31f940d683ce6ef887c5428a',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:40:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-789728590',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b11eabd-b7dd-4f1a-a26c-44f6ae6eb7c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='225ad4e8572640dc878b5a5de5bd00a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e990161b31f940d683ce6ef887c5428a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:40:34.230599 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-5a342313-37d7-4285-a40d-a32ad6b2230f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (861c7a4f-6c8b-400e-be05-10db2e3c8109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:40:34.339816 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-5a342313-37d7-4285-a40d-a32ad6b2230f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (861c7a4f-6c8b-400e-be05-10db2e3c8109) transitioned into state 'SUCCESS' from state '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-789728590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='225ad4e8572640dc878b5a5de5bd00a3',qos_specs=None,replication_status=,reservations=['7f1fc5c9-ae35-4d73-b542-2d9b295e90c4','7970bf6e-58a4-4017-9925-f1da13b105a9','e4e2cc34-cf41-418f-8061-6ba1829b3e56','e081fe63-a308-473a-9b52-5437dfd2db73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e990161b31f940d683ce6ef887c5428a',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:40:34.340426 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-5a342313-37d7-4285-a40d-a32ad6b2230f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35729646-e807-4ea3-a63a-5ffa0e5cbf30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:40:34.358953 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-5a342313-37d7-4285-a40d-a32ad6b2230f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35729646-e807-4ea3-a63a-5ffa0e5cbf30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:40:34.359878 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-5a342313-37d7-4285-a40d-a32ad6b2230f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Flow 'volume_create_api' (c738df64-8b2f-4a2b-95bc-de49f2cc3ea6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:40:34.360323 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-5a342313-37d7-4285-a40d-a32ad6b2230f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Create volume request issued successfully. Aug 25 16:40:34.360893 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5a342313-37d7-4285-a40d-a32ad6b2230f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:40:34.366239 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1378/5523] 10.4.3.102 () {70 vars in 1298 bytes} [Tue Aug 25 16:40:33 2026] POST /volume/v3/volumes => generated 777 bytes in 724 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:40:34.371601 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-a2f11cc9-69dc-46ed-aec7-2d7bc2b3b3fe None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:34.373305 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a2f11cc9-69dc-46ed-aec7-2d7bc2b3b3fe tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/volumes/8b11eabd-b7dd-4f1a-a26c-44f6ae6eb7c0 Aug 25 16:40:34.373500 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a2f11cc9-69dc-46ed-aec7-2d7bc2b3b3fe tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:34.373706 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a2f11cc9-69dc-46ed-aec7-2d7bc2b3b3fe tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:34.380167 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:34.380167 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:40:34.383174 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-a2f11cc9-69dc-46ed-aec7-2d7bc2b3b3fe tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Volume info retrieved successfully. Aug 25 16:40:34.386404 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a2f11cc9-69dc-46ed-aec7-2d7bc2b3b3fe tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/volumes/8b11eabd-b7dd-4f1a-a26c-44f6ae6eb7c0 returned with HTTP 200 Aug 25 16:40:34.386769 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1385/5524] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:40:34 2026] GET /volume/v3/volumes/8b11eabd-b7dd-4f1a-a26c-44f6ae6eb7c0 => generated 956 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:35.398654 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-e88bfc6e-a976-42ee-8355-9c5dc45efb84 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:35.399972 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e88bfc6e-a976-42ee-8355-9c5dc45efb84 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/volumes/8b11eabd-b7dd-4f1a-a26c-44f6ae6eb7c0 Aug 25 16:40:35.400166 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e88bfc6e-a976-42ee-8355-9c5dc45efb84 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:35.400341 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e88bfc6e-a976-42ee-8355-9c5dc45efb84 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:35.406815 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:35.406815 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:40:35.409787 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-e88bfc6e-a976-42ee-8355-9c5dc45efb84 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Volume info retrieved successfully. Aug 25 16:40:35.413004 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e88bfc6e-a976-42ee-8355-9c5dc45efb84 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/volumes/8b11eabd-b7dd-4f1a-a26c-44f6ae6eb7c0 returned with HTTP 200 Aug 25 16:40:35.413341 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1375/5525] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:40:35 2026] GET /volume/v3/volumes/8b11eabd-b7dd-4f1a-a26c-44f6ae6eb7c0 => generated 1017 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:40:35.423898 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f6b710fb-1664-4a1f-94a1-dd716ec60b3f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:35.425466 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f6b710fb-1664-4a1f-94a1-dd716ec60b3f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] POST https://10.4.3.102/volume/v3/backups Aug 25 16:40:35.425812 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f6b710fb-1664-4a1f-94a1-dd716ec60b3f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8b11eabd-b7dd-4f1a-a26c-44f6ae6eb7c0", "name": "tempest-type-Backup-191753750"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:40:35.427101 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.contrib.backups [None req-f6b710fb-1664-4a1f-94a1-dd716ec60b3f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Creating new backup {'backup': {'volume_id': '8b11eabd-b7dd-4f1a-a26c-44f6ae6eb7c0', 'name': 'tempest-type-Backup-191753750'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 16:40:35.427226 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.contrib.backups [None req-f6b710fb-1664-4a1f-94a1-dd716ec60b3f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Creating backup of volume 8b11eabd-b7dd-4f1a-a26c-44f6ae6eb7c0 in container None Aug 25 16:40:35.433743 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:35.433743 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:40:35.434026 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-f6b710fb-1664-4a1f-94a1-dd716ec60b3f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Volume info retrieved successfully. Aug 25 16:40:35.459602 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-f6b710fb-1664-4a1f-94a1-dd716ec60b3f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Created reservations ['783d3ca4-bc0c-451e-853a-a6628e8ded02', '2c36419c-79c3-4374-9c2a-de19ede1df58'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:40:35.496472 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f6b710fb-1664-4a1f-94a1-dd716ec60b3f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups returned with HTTP 202 Aug 25 16:40:35.496983 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1388/5526] 10.4.3.102 () {70 vars in 1299 bytes} [Tue Aug 25 16:40:35 2026] POST /volume/v3/backups => generated 315 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:40:35.504818 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-748d74e0-5f12-43d3-b52b-f12747551130 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:35.506675 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-748d74e0-5f12-43d3-b52b-f12747551130 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 Aug 25 16:40:35.506896 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-748d74e0-5f12-43d3-b52b-f12747551130 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:35.507069 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-748d74e0-5f12-43d3-b52b-f12747551130 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:35.507167 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-748d74e0-5f12-43d3-b52b-f12747551130 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id c29c5e76-db21-4db9-874b-8c9774135ed7. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:40:35.510796 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:35.510796 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:40:35.511338 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-748d74e0-5f12-43d3-b52b-f12747551130 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 returned with HTTP 200 Aug 25 16:40:35.511666 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1379/5527] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:40:35 2026] GET /volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:36.521074 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-e8bbd85a-c6d7-41b6-88c2-8f466e58278f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:36.522794 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e8bbd85a-c6d7-41b6-88c2-8f466e58278f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 Aug 25 16:40:36.523159 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e8bbd85a-c6d7-41b6-88c2-8f466e58278f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:36.523429 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-e8bbd85a-c6d7-41b6-88c2-8f466e58278f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:36.524525 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-e8bbd85a-c6d7-41b6-88c2-8f466e58278f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id c29c5e76-db21-4db9-874b-8c9774135ed7. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:40:36.528274 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:36.528274 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:40:36.528979 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-e8bbd85a-c6d7-41b6-88c2-8f466e58278f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 returned with HTTP 200 Aug 25 16:40:36.529410 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1386/5528] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:40:36 2026] GET /volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:37.539316 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-171f5c4f-2abd-4b3f-82cb-7a9cc02e2665 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:37.541043 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-171f5c4f-2abd-4b3f-82cb-7a9cc02e2665 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 Aug 25 16:40:37.541241 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-171f5c4f-2abd-4b3f-82cb-7a9cc02e2665 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:37.541413 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-171f5c4f-2abd-4b3f-82cb-7a9cc02e2665 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:37.541518 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-171f5c4f-2abd-4b3f-82cb-7a9cc02e2665 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id c29c5e76-db21-4db9-874b-8c9774135ed7. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:40:37.543201 np0000008093 devstack@c-api.service[100455]: DEBUG dbcounter [-] [100455] Writing DB stats cinder:SELECT=73,cinder:UPDATE=18,cinder:INSERT=8 {{(pid=100455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:40:37.545759 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:37.545759 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:40:37.546365 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-171f5c4f-2abd-4b3f-82cb-7a9cc02e2665 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 returned with HTTP 200 Aug 25 16:40:37.546866 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1376/5529] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:40:37 2026] GET /volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:38.556153 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f82e00e7-5cea-462a-8608-25f693a57fe2 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:38.557912 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f82e00e7-5cea-462a-8608-25f693a57fe2 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 Aug 25 16:40:38.558101 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f82e00e7-5cea-462a-8608-25f693a57fe2 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:38.558272 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f82e00e7-5cea-462a-8608-25f693a57fe2 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:38.558373 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-f82e00e7-5cea-462a-8608-25f693a57fe2 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id c29c5e76-db21-4db9-874b-8c9774135ed7. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:40:38.560039 np0000008093 devstack@c-api.service[100457]: DEBUG dbcounter [-] [100457] Writing DB stats cinder:SELECT=112,cinder:UPDATE=47,cinder:INSERT=29 {{(pid=100457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:40:38.562718 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:38.562718 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:40:38.564790 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f82e00e7-5cea-462a-8608-25f693a57fe2 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 returned with HTTP 200 Aug 25 16:40:38.564790 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1389/5530] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:40:38 2026] GET /volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:39.573267 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0584d8d9-b83c-4506-93a8-3d5384038b63 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:39.574940 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0584d8d9-b83c-4506-93a8-3d5384038b63 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 Aug 25 16:40:39.575135 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0584d8d9-b83c-4506-93a8-3d5384038b63 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:39.575306 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0584d8d9-b83c-4506-93a8-3d5384038b63 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:39.575399 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-0584d8d9-b83c-4506-93a8-3d5384038b63 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id c29c5e76-db21-4db9-874b-8c9774135ed7. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:40:39.579229 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:39.579229 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:40:39.579761 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0584d8d9-b83c-4506-93a8-3d5384038b63 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 returned with HTTP 200 Aug 25 16:40:39.580083 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1380/5531] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:40:39 2026] GET /volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:40.588968 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-c328e9b4-232a-4035-9151-c16057089586 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:40.591337 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c328e9b4-232a-4035-9151-c16057089586 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 Aug 25 16:40:40.591653 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c328e9b4-232a-4035-9151-c16057089586 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:40.591927 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c328e9b4-232a-4035-9151-c16057089586 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:40.592105 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-c328e9b4-232a-4035-9151-c16057089586 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id c29c5e76-db21-4db9-874b-8c9774135ed7. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:40:40.594089 np0000008093 devstack@c-api.service[100454]: DEBUG dbcounter [-] [100454] Writing DB stats cinder:SELECT=61,cinder:INSERT=9,cinder:UPDATE=15 {{(pid=100454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:40:40.597282 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:40.597282 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:40:40.598145 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c328e9b4-232a-4035-9151-c16057089586 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 returned with HTTP 200 Aug 25 16:40:40.598683 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1387/5532] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:40:40 2026] GET /volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:41.608638 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-e54da2a6-f7dc-4bb9-afcf-54b40d7d55ad None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:41.610347 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e54da2a6-f7dc-4bb9-afcf-54b40d7d55ad tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 Aug 25 16:40:41.610598 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e54da2a6-f7dc-4bb9-afcf-54b40d7d55ad tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:41.610791 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e54da2a6-f7dc-4bb9-afcf-54b40d7d55ad tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:41.610953 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-e54da2a6-f7dc-4bb9-afcf-54b40d7d55ad tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id c29c5e76-db21-4db9-874b-8c9774135ed7. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:40:41.615860 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:41.615860 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:40:41.616730 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e54da2a6-f7dc-4bb9-afcf-54b40d7d55ad tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 returned with HTTP 200 Aug 25 16:40:41.617251 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1377/5533] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:40:41 2026] GET /volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:42.628546 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-11f0074d-e0fe-47b0-8784-7064cc1c9a38 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:42.630584 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-11f0074d-e0fe-47b0-8784-7064cc1c9a38 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 Aug 25 16:40:42.630865 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-11f0074d-e0fe-47b0-8784-7064cc1c9a38 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:42.631084 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-11f0074d-e0fe-47b0-8784-7064cc1c9a38 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:42.631197 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-11f0074d-e0fe-47b0-8784-7064cc1c9a38 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id c29c5e76-db21-4db9-874b-8c9774135ed7. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:40:42.635559 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:42.635559 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:40:42.636220 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-11f0074d-e0fe-47b0-8784-7064cc1c9a38 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 returned with HTTP 200 Aug 25 16:40:42.636623 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1390/5534] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:40:42 2026] GET /volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:43.646011 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f04f5ba2-6df8-415a-8716-6f85259c8bbc None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:43.647676 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f04f5ba2-6df8-415a-8716-6f85259c8bbc tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 Aug 25 16:40:43.647801 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f04f5ba2-6df8-415a-8716-6f85259c8bbc tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:43.647979 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f04f5ba2-6df8-415a-8716-6f85259c8bbc tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:43.648074 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-f04f5ba2-6df8-415a-8716-6f85259c8bbc tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id c29c5e76-db21-4db9-874b-8c9774135ed7. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:40:43.651655 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:43.651655 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:40:43.652160 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f04f5ba2-6df8-415a-8716-6f85259c8bbc tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 returned with HTTP 200 Aug 25 16:40:43.652474 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1381/5535] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:40:43 2026] GET /volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:44.662171 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-748b9b2e-19a1-4464-8131-23b44d9376fa None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:44.663896 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-748b9b2e-19a1-4464-8131-23b44d9376fa tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 Aug 25 16:40:44.664235 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-748b9b2e-19a1-4464-8131-23b44d9376fa tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:44.664534 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-748b9b2e-19a1-4464-8131-23b44d9376fa tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:44.665492 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-748b9b2e-19a1-4464-8131-23b44d9376fa tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id c29c5e76-db21-4db9-874b-8c9774135ed7. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:40:44.669283 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:44.669283 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:40:44.670008 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-748b9b2e-19a1-4464-8131-23b44d9376fa tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 returned with HTTP 200 Aug 25 16:40:44.670401 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1388/5536] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:40:44 2026] GET /volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:45.679866 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-1c005398-36f1-4b13-a996-b229a397ad56 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:45.681431 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1c005398-36f1-4b13-a996-b229a397ad56 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 Aug 25 16:40:45.681629 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1c005398-36f1-4b13-a996-b229a397ad56 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:45.681820 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-1c005398-36f1-4b13-a996-b229a397ad56 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:45.681914 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-1c005398-36f1-4b13-a996-b229a397ad56 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id c29c5e76-db21-4db9-874b-8c9774135ed7. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:40:45.685646 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:45.685646 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:40:45.686187 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-1c005398-36f1-4b13-a996-b229a397ad56 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 returned with HTTP 200 Aug 25 16:40:45.686492 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1378/5537] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:40:45 2026] GET /volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:46.695448 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-b1b36684-4fa3-4977-9d63-d4cd85873517 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:46.697073 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b1b36684-4fa3-4977-9d63-d4cd85873517 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 Aug 25 16:40:46.697272 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b1b36684-4fa3-4977-9d63-d4cd85873517 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:46.697443 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b1b36684-4fa3-4977-9d63-d4cd85873517 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:46.697548 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-b1b36684-4fa3-4977-9d63-d4cd85873517 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id c29c5e76-db21-4db9-874b-8c9774135ed7. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:40:46.701523 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:46.701523 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:40:46.702071 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b1b36684-4fa3-4977-9d63-d4cd85873517 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 returned with HTTP 200 Aug 25 16:40:46.702378 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1391/5538] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:40:46 2026] GET /volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:47.710969 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-8cad2974-aed1-497f-a6f0-002eb14777be None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:47.712606 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8cad2974-aed1-497f-a6f0-002eb14777be tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 Aug 25 16:40:47.712827 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8cad2974-aed1-497f-a6f0-002eb14777be tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:47.713016 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8cad2974-aed1-497f-a6f0-002eb14777be tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:47.713115 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-8cad2974-aed1-497f-a6f0-002eb14777be tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id c29c5e76-db21-4db9-874b-8c9774135ed7. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:40:47.716963 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:47.716963 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:40:47.717506 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8cad2974-aed1-497f-a6f0-002eb14777be tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 returned with HTTP 200 Aug 25 16:40:47.717840 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1382/5539] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:40:47 2026] GET /volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:48.726843 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-d7031c41-0704-44b0-84b3-8046c8958bcf None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:48.729072 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d7031c41-0704-44b0-84b3-8046c8958bcf tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 Aug 25 16:40:48.729332 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d7031c41-0704-44b0-84b3-8046c8958bcf tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:48.729529 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d7031c41-0704-44b0-84b3-8046c8958bcf tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:48.729656 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-d7031c41-0704-44b0-84b3-8046c8958bcf tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id c29c5e76-db21-4db9-874b-8c9774135ed7. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:40:48.733937 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:48.733937 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:40:48.734615 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d7031c41-0704-44b0-84b3-8046c8958bcf tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 returned with HTTP 200 Aug 25 16:40:48.734988 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1389/5540] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:40:48 2026] GET /volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:49.743619 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-198e1c16-9ee3-4183-80d1-a77442003330 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:49.745499 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-198e1c16-9ee3-4183-80d1-a77442003330 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 Aug 25 16:40:49.745719 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-198e1c16-9ee3-4183-80d1-a77442003330 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:49.745922 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-198e1c16-9ee3-4183-80d1-a77442003330 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:49.746027 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-198e1c16-9ee3-4183-80d1-a77442003330 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id c29c5e76-db21-4db9-874b-8c9774135ed7. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:40:49.750326 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:49.750326 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:40:49.750975 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-198e1c16-9ee3-4183-80d1-a77442003330 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 returned with HTTP 200 Aug 25 16:40:49.751418 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1379/5541] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:40:49 2026] GET /volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:50.762542 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-9d4be428-97e0-44b1-b3c7-4ed46863d8d3 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:50.764047 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9d4be428-97e0-44b1-b3c7-4ed46863d8d3 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 Aug 25 16:40:50.764260 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9d4be428-97e0-44b1-b3c7-4ed46863d8d3 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:50.764427 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9d4be428-97e0-44b1-b3c7-4ed46863d8d3 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:50.764526 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-9d4be428-97e0-44b1-b3c7-4ed46863d8d3 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id c29c5e76-db21-4db9-874b-8c9774135ed7. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:40:50.768296 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:50.768296 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:40:50.768821 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9d4be428-97e0-44b1-b3c7-4ed46863d8d3 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 returned with HTTP 200 Aug 25 16:40:50.769169 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1392/5542] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:40:50 2026] GET /volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:50.779714 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-08eccd98-9f17-46e8-9e1b-f44ab6d6afbf None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:50.828540 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-08eccd98-9f17-46e8-9e1b-f44ab6d6afbf tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] POST https://10.4.3.102/volume/v3/backups Aug 25 16:40:50.828872 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-08eccd98-9f17-46e8-9e1b-f44ab6d6afbf tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8b11eabd-b7dd-4f1a-a26c-44f6ae6eb7c0"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:40:50.830107 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.contrib.backups [None req-08eccd98-9f17-46e8-9e1b-f44ab6d6afbf tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Creating new backup {'backup': {'volume_id': '8b11eabd-b7dd-4f1a-a26c-44f6ae6eb7c0'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 16:40:50.830225 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.contrib.backups [None req-08eccd98-9f17-46e8-9e1b-f44ab6d6afbf tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Creating backup of volume 8b11eabd-b7dd-4f1a-a26c-44f6ae6eb7c0 in container None Aug 25 16:40:50.836753 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:50.836753 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:40:50.837268 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-08eccd98-9f17-46e8-9e1b-f44ab6d6afbf tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Volume info retrieved successfully. Aug 25 16:40:50.852964 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-08eccd98-9f17-46e8-9e1b-f44ab6d6afbf tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Created reservations ['b505eb3a-d14d-4db9-a9b3-0bd70f8b7d08', '55c95898-69c3-4aed-9ca1-0d74b3518b87'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:40:50.875606 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-08eccd98-9f17-46e8-9e1b-f44ab6d6afbf tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] https://10.4.3.102/volume/v3/backups returned with HTTP 202 Aug 25 16:40:50.876270 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1383/5543] 10.4.3.102 () {70 vars in 1298 bytes} [Tue Aug 25 16:40:50 2026] POST /volume/v3/backups => generated 288 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:40:50.883817 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-b8125eaf-6dd3-4a6d-86eb-91b2fb946254 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:50.885530 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b8125eaf-6dd3-4a6d-86eb-91b2fb946254 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b Aug 25 16:40:50.885796 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b8125eaf-6dd3-4a6d-86eb-91b2fb946254 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:50.885996 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-b8125eaf-6dd3-4a6d-86eb-91b2fb946254 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:50.886253 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-b8125eaf-6dd3-4a6d-86eb-91b2fb946254 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 7296d837-48f3-4672-88b9-bae42a80b23b. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:40:50.890344 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:50.890344 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:40:50.890976 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-b8125eaf-6dd3-4a6d-86eb-91b2fb946254 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b returned with HTTP 200 Aug 25 16:40:50.891367 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1390/5544] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:40:50 2026] GET /volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:51.900500 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-11c2587d-bc31-4e07-871e-7cbd5ab7b3cb None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:51.902242 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-11c2587d-bc31-4e07-871e-7cbd5ab7b3cb tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b Aug 25 16:40:51.902438 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-11c2587d-bc31-4e07-871e-7cbd5ab7b3cb tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:51.902626 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-11c2587d-bc31-4e07-871e-7cbd5ab7b3cb tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:51.902748 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-11c2587d-bc31-4e07-871e-7cbd5ab7b3cb tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 7296d837-48f3-4672-88b9-bae42a80b23b. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:40:51.907105 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:51.907105 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:40:51.907774 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-11c2587d-bc31-4e07-871e-7cbd5ab7b3cb tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b returned with HTTP 200 Aug 25 16:40:51.908133 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1380/5545] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:40:51 2026] GET /volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:52.917147 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d2151d18-ee9c-4c4c-8e51-705189874643 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:52.918891 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d2151d18-ee9c-4c4c-8e51-705189874643 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b Aug 25 16:40:52.919137 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d2151d18-ee9c-4c4c-8e51-705189874643 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:52.919331 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d2151d18-ee9c-4c4c-8e51-705189874643 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:52.919420 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-d2151d18-ee9c-4c4c-8e51-705189874643 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 7296d837-48f3-4672-88b9-bae42a80b23b. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:40:52.924178 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:52.924178 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:40:52.925064 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d2151d18-ee9c-4c4c-8e51-705189874643 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b returned with HTTP 200 Aug 25 16:40:52.925462 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1393/5546] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:40:52 2026] GET /volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:53.943241 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d2dfd89e-6695-4584-8bfc-2d4de062413c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:53.951315 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d2dfd89e-6695-4584-8bfc-2d4de062413c tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b Aug 25 16:40:53.951551 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d2dfd89e-6695-4584-8bfc-2d4de062413c tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:53.951754 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d2dfd89e-6695-4584-8bfc-2d4de062413c tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:53.951849 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-d2dfd89e-6695-4584-8bfc-2d4de062413c tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 7296d837-48f3-4672-88b9-bae42a80b23b. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:40:53.955785 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:53.955785 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:40:53.956318 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d2dfd89e-6695-4584-8bfc-2d4de062413c tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b returned with HTTP 200 Aug 25 16:40:53.956662 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1384/5547] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:40:53 2026] GET /volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:54.968707 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-390a545d-8b7c-4288-8814-f9eb89a86e9d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:54.971272 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-390a545d-8b7c-4288-8814-f9eb89a86e9d tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b Aug 25 16:40:54.971272 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-390a545d-8b7c-4288-8814-f9eb89a86e9d tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:54.971272 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-390a545d-8b7c-4288-8814-f9eb89a86e9d tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:54.971272 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-390a545d-8b7c-4288-8814-f9eb89a86e9d tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 7296d837-48f3-4672-88b9-bae42a80b23b. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:40:54.976028 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:54.976028 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:40:54.976722 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-390a545d-8b7c-4288-8814-f9eb89a86e9d tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b returned with HTTP 200 Aug 25 16:40:54.976846 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1391/5548] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:40:54 2026] GET /volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:55.986021 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ba9637d8-3433-4399-99df-ae223495aaad None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:55.988093 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ba9637d8-3433-4399-99df-ae223495aaad tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b Aug 25 16:40:55.988209 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ba9637d8-3433-4399-99df-ae223495aaad tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:55.988472 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ba9637d8-3433-4399-99df-ae223495aaad tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:55.988663 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-ba9637d8-3433-4399-99df-ae223495aaad tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 7296d837-48f3-4672-88b9-bae42a80b23b. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:40:55.993634 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:55.993634 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:40:55.994631 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ba9637d8-3433-4399-99df-ae223495aaad tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b returned with HTTP 200 Aug 25 16:40:55.994631 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1381/5549] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:40:55 2026] GET /volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:57.004648 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-93f2fb60-3ba2-4c20-a2ce-8c5f706c96a3 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:57.006636 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-93f2fb60-3ba2-4c20-a2ce-8c5f706c96a3 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b Aug 25 16:40:57.006636 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-93f2fb60-3ba2-4c20-a2ce-8c5f706c96a3 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:57.006636 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-93f2fb60-3ba2-4c20-a2ce-8c5f706c96a3 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:57.006842 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-93f2fb60-3ba2-4c20-a2ce-8c5f706c96a3 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 7296d837-48f3-4672-88b9-bae42a80b23b. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:40:57.011668 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:57.011668 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:40:57.011668 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-93f2fb60-3ba2-4c20-a2ce-8c5f706c96a3 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b returned with HTTP 200 Aug 25 16:40:57.011939 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1394/5550] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:40:57 2026] GET /volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:58.024186 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-64db299d-cea9-4966-a468-f566d035f7bf None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:58.025851 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-64db299d-cea9-4966-a468-f566d035f7bf tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b Aug 25 16:40:58.026268 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-64db299d-cea9-4966-a468-f566d035f7bf tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:58.027407 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-64db299d-cea9-4966-a468-f566d035f7bf tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:58.027407 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-64db299d-cea9-4966-a468-f566d035f7bf tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 7296d837-48f3-4672-88b9-bae42a80b23b. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:40:58.031026 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:58.031026 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:40:58.031761 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-64db299d-cea9-4966-a468-f566d035f7bf tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b returned with HTTP 200 Aug 25 16:40:58.032171 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1385/5551] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:40:58 2026] GET /volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:40:59.041188 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-62b187b4-addb-4e45-ac54-f3173136d235 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:40:59.042987 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-62b187b4-addb-4e45-ac54-f3173136d235 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b Aug 25 16:40:59.043203 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-62b187b4-addb-4e45-ac54-f3173136d235 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:40:59.043403 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-62b187b4-addb-4e45-ac54-f3173136d235 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:40:59.043513 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-62b187b4-addb-4e45-ac54-f3173136d235 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 7296d837-48f3-4672-88b9-bae42a80b23b. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:40:59.047670 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:40:59.047670 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:40:59.048209 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-62b187b4-addb-4e45-ac54-f3173136d235 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b returned with HTTP 200 Aug 25 16:40:59.048537 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1392/5552] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:40:59 2026] GET /volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:00.062222 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d460d359-1907-41fc-93cd-cabf073113be None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:00.063971 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d460d359-1907-41fc-93cd-cabf073113be tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b Aug 25 16:41:00.064202 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d460d359-1907-41fc-93cd-cabf073113be tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:00.064378 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d460d359-1907-41fc-93cd-cabf073113be tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:00.064473 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-d460d359-1907-41fc-93cd-cabf073113be tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 7296d837-48f3-4672-88b9-bae42a80b23b. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:00.068556 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:00.068556 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:41:00.069121 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d460d359-1907-41fc-93cd-cabf073113be tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b returned with HTTP 200 Aug 25 16:41:00.069721 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1382/5553] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:00 2026] GET /volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:01.079477 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-b67b4f7b-7eb4-4cbd-9d1a-76f4c0b9cb35 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:01.080978 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b67b4f7b-7eb4-4cbd-9d1a-76f4c0b9cb35 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b Aug 25 16:41:01.081156 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b67b4f7b-7eb4-4cbd-9d1a-76f4c0b9cb35 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:01.081340 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b67b4f7b-7eb4-4cbd-9d1a-76f4c0b9cb35 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:01.081436 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-b67b4f7b-7eb4-4cbd-9d1a-76f4c0b9cb35 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 7296d837-48f3-4672-88b9-bae42a80b23b. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:01.084949 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:01.084949 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:41:01.085451 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b67b4f7b-7eb4-4cbd-9d1a-76f4c0b9cb35 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b returned with HTTP 200 Aug 25 16:41:01.085937 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1395/5554] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:01 2026] GET /volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:02.095298 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-6f7ca6b4-2ca3-431f-8b26-5533a34a00f5 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:02.097100 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6f7ca6b4-2ca3-431f-8b26-5533a34a00f5 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b Aug 25 16:41:02.097292 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6f7ca6b4-2ca3-431f-8b26-5533a34a00f5 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:02.097490 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6f7ca6b4-2ca3-431f-8b26-5533a34a00f5 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:02.097611 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-6f7ca6b4-2ca3-431f-8b26-5533a34a00f5 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 7296d837-48f3-4672-88b9-bae42a80b23b. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:02.101922 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:02.101922 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:41:02.102444 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6f7ca6b4-2ca3-431f-8b26-5533a34a00f5 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b returned with HTTP 200 Aug 25 16:41:02.102781 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1386/5555] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:02 2026] GET /volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:03.111530 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-d4069682-3a28-4e52-9e69-626aa05bdb3e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:03.113757 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d4069682-3a28-4e52-9e69-626aa05bdb3e tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b Aug 25 16:41:03.114004 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d4069682-3a28-4e52-9e69-626aa05bdb3e tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:03.114192 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-d4069682-3a28-4e52-9e69-626aa05bdb3e tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:03.114305 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-d4069682-3a28-4e52-9e69-626aa05bdb3e tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 7296d837-48f3-4672-88b9-bae42a80b23b. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:03.120390 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:03.120390 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:41:03.121102 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-d4069682-3a28-4e52-9e69-626aa05bdb3e tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b returned with HTTP 200 Aug 25 16:41:03.121571 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1393/5556] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:03 2026] GET /volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:04.130502 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-8496a94b-0d57-44c2-b2d7-34bb5f6c5a65 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:04.132480 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8496a94b-0d57-44c2-b2d7-34bb5f6c5a65 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b Aug 25 16:41:04.132745 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8496a94b-0d57-44c2-b2d7-34bb5f6c5a65 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:04.132926 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8496a94b-0d57-44c2-b2d7-34bb5f6c5a65 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:04.133029 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-8496a94b-0d57-44c2-b2d7-34bb5f6c5a65 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 7296d837-48f3-4672-88b9-bae42a80b23b. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:04.137037 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:04.137037 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:41:04.137625 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8496a94b-0d57-44c2-b2d7-34bb5f6c5a65 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b returned with HTTP 200 Aug 25 16:41:04.137987 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1383/5557] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:04 2026] GET /volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:05.147610 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1d07d169-4875-4d13-9392-33420112fa3a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:05.149340 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1d07d169-4875-4d13-9392-33420112fa3a tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b Aug 25 16:41:05.149538 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1d07d169-4875-4d13-9392-33420112fa3a tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:05.149747 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1d07d169-4875-4d13-9392-33420112fa3a tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:05.149847 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-1d07d169-4875-4d13-9392-33420112fa3a tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 7296d837-48f3-4672-88b9-bae42a80b23b. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:05.153638 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:05.153638 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:41:05.154169 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1d07d169-4875-4d13-9392-33420112fa3a tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b returned with HTTP 200 Aug 25 16:41:05.154497 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1396/5558] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:05 2026] GET /volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b => generated 710 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:05.162777 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0ce06e7a-c0e4-4e71-be17-5ce0557b301e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:05.164399 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0ce06e7a-c0e4-4e71-be17-5ce0557b301e tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] DELETE https://10.4.3.102/volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b Aug 25 16:41:05.164601 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0ce06e7a-c0e4-4e71-be17-5ce0557b301e tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:05.164792 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0ce06e7a-c0e4-4e71-be17-5ce0557b301e tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:05.164889 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.contrib.backups [None req-0ce06e7a-c0e4-4e71-be17-5ce0557b301e tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Delete backup with id: 7296d837-48f3-4672-88b9-bae42a80b23b. Aug 25 16:41:05.168502 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:05.168502 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:41:05.181158 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.backup.rpcapi [None req-0ce06e7a-c0e4-4e71-be17-5ce0557b301e tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] delete_backup rpcapi backup_id 7296d837-48f3-4672-88b9-bae42a80b23b {{(pid=100456) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 16:41:05.182760 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0ce06e7a-c0e4-4e71-be17-5ce0557b301e tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b returned with HTTP 202 Aug 25 16:41:05.183134 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1387/5559] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:41:05 2026] DELETE /volume/v3/backups/7296d837-48f3-4672-88b9-bae42a80b23b => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:41:05.190343 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-25d2eb3d-0a39-44cc-a09c-ee0857df022c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:05.192123 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-25d2eb3d-0a39-44cc-a09c-ee0857df022c tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:41:05.192464 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-25d2eb3d-0a39-44cc-a09c-ee0857df022c tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1072878275"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:41:05.193796 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-25d2eb3d-0a39-44cc-a09c-ee0857df022c tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1072878275'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:41:05.193911 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-25d2eb3d-0a39-44cc-a09c-ee0857df022c tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Create volume of 1 GB Aug 25 16:41:05.197744 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-25d2eb3d-0a39-44cc-a09c-ee0857df022c tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Availability Zones retrieved successfully. Aug 25 16:41:05.203229 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-25d2eb3d-0a39-44cc-a09c-ee0857df022c tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Flow 'volume_create_api' (ee6e82f2-68f6-4929-aa93-b9dafcdb4150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:41:05.204205 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-25d2eb3d-0a39-44cc-a09c-ee0857df022c tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (338cb64f-b389-4543-9948-9209f2bae488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:41:05.204924 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-25d2eb3d-0a39-44cc-a09c-ee0857df022c tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:41:05.227763 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-25d2eb3d-0a39-44cc-a09c-ee0857df022c tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (338cb64f-b389-4543-9948-9209f2bae488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:41:05.228445 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-25d2eb3d-0a39-44cc-a09c-ee0857df022c tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37782e94-c15c-43e0-b6e6-0ae6a9b66a8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:41:05.263408 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-25d2eb3d-0a39-44cc-a09c-ee0857df022c tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Created reservations ['75a8a47d-1fe9-495f-92fe-703e78a3d0f8', '6d32f469-4900-4aaf-b6ed-5b0b76620876', 'c475c4f9-f1b8-4a0d-8f85-75e212946020', 'e14c62a1-31c1-4436-8b59-d7e94f5ea282'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:41:05.264121 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-25d2eb3d-0a39-44cc-a09c-ee0857df022c tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37782e94-c15c-43e0-b6e6-0ae6a9b66a8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75a8a47d-1fe9-495f-92fe-703e78a3d0f8', '6d32f469-4900-4aaf-b6ed-5b0b76620876', 'c475c4f9-f1b8-4a0d-8f85-75e212946020', 'e14c62a1-31c1-4436-8b59-d7e94f5ea282']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:41:05.264828 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-25d2eb3d-0a39-44cc-a09c-ee0857df022c tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d003191e-9a53-43fb-b10c-db8a6c2fb121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:41:05.285767 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-25d2eb3d-0a39-44cc-a09c-ee0857df022c tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d003191e-9a53-43fb-b10c-db8a6c2fb121) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ba78ef6-e84e-46e3-b6c9-4a6728ae5db3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1072878275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='225ad4e8572640dc878b5a5de5bd00a3',qos_specs=None,replication_status=,reservations=['75a8a47d-1fe9-495f-92fe-703e78a3d0f8','6d32f469-4900-4aaf-b6ed-5b0b76620876','c475c4f9-f1b8-4a0d-8f85-75e212946020','e14c62a1-31c1-4436-8b59-d7e94f5ea282'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e990161b31f940d683ce6ef887c5428a',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:41:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1072878275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ba78ef6-e84e-46e3-b6c9-4a6728ae5db3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='225ad4e8572640dc878b5a5de5bd00a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e990161b31f940d683ce6ef887c5428a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:41:05.286438 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-25d2eb3d-0a39-44cc-a09c-ee0857df022c tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85a53cf6-b566-43c0-9792-eec5acf25fec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:41:05.304123 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-25d2eb3d-0a39-44cc-a09c-ee0857df022c tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85a53cf6-b566-43c0-9792-eec5acf25fec) transitioned into state 'SUCCESS' from state '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-1072878275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='225ad4e8572640dc878b5a5de5bd00a3',qos_specs=None,replication_status=,reservations=['75a8a47d-1fe9-495f-92fe-703e78a3d0f8','6d32f469-4900-4aaf-b6ed-5b0b76620876','c475c4f9-f1b8-4a0d-8f85-75e212946020','e14c62a1-31c1-4436-8b59-d7e94f5ea282'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e990161b31f940d683ce6ef887c5428a',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:41:05.304839 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-25d2eb3d-0a39-44cc-a09c-ee0857df022c tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a121f8e4-5b4a-4e8d-b2dd-e4ebc5882d5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:41:05.314449 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-25d2eb3d-0a39-44cc-a09c-ee0857df022c tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a121f8e4-5b4a-4e8d-b2dd-e4ebc5882d5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:41:05.315188 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-25d2eb3d-0a39-44cc-a09c-ee0857df022c tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Flow 'volume_create_api' (ee6e82f2-68f6-4929-aa93-b9dafcdb4150) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:41:05.315464 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-25d2eb3d-0a39-44cc-a09c-ee0857df022c tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Create volume request issued successfully. Aug 25 16:41:05.316030 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-25d2eb3d-0a39-44cc-a09c-ee0857df022c tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:41:05.316441 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1394/5560] 10.4.3.102 () {70 vars in 1298 bytes} [Tue Aug 25 16:41:05 2026] POST /volume/v3/volumes => generated 778 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:41:05.326849 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-0d01a02b-fb4f-45cc-ada3-1e3bc206a917 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:05.328859 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0d01a02b-fb4f-45cc-ada3-1e3bc206a917 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/volumes/0ba78ef6-e84e-46e3-b6c9-4a6728ae5db3 Aug 25 16:41:05.328999 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0d01a02b-fb4f-45cc-ada3-1e3bc206a917 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:05.329179 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0d01a02b-fb4f-45cc-ada3-1e3bc206a917 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:05.337130 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:05.337130 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:41:05.340633 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-0d01a02b-fb4f-45cc-ada3-1e3bc206a917 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Volume info retrieved successfully. Aug 25 16:41:05.344262 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0d01a02b-fb4f-45cc-ada3-1e3bc206a917 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/volumes/0ba78ef6-e84e-46e3-b6c9-4a6728ae5db3 returned with HTTP 200 Aug 25 16:41:05.344651 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1384/5561] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:05 2026] GET /volume/v3/volumes/0ba78ef6-e84e-46e3-b6c9-4a6728ae5db3 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:06.356253 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-241dd9e0-23f9-40ac-a674-7930d410b9a5 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:06.357966 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-241dd9e0-23f9-40ac-a674-7930d410b9a5 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/volumes/0ba78ef6-e84e-46e3-b6c9-4a6728ae5db3 Aug 25 16:41:06.358143 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-241dd9e0-23f9-40ac-a674-7930d410b9a5 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:06.358334 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-241dd9e0-23f9-40ac-a674-7930d410b9a5 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:06.364813 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:06.364813 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:41:06.367852 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-241dd9e0-23f9-40ac-a674-7930d410b9a5 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Volume info retrieved successfully. Aug 25 16:41:06.371302 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-241dd9e0-23f9-40ac-a674-7930d410b9a5 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/volumes/0ba78ef6-e84e-46e3-b6c9-4a6728ae5db3 returned with HTTP 200 Aug 25 16:41:06.371683 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1397/5562] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:06 2026] GET /volume/v3/volumes/0ba78ef6-e84e-46e3-b6c9-4a6728ae5db3 => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:41:06.382556 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-066b32da-bca0-4162-8b9a-26d5b476c5ba None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:06.384116 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-066b32da-bca0-4162-8b9a-26d5b476c5ba tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] POST https://10.4.3.102/volume/v3/backups Aug 25 16:41:06.384431 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-066b32da-bca0-4162-8b9a-26d5b476c5ba tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0ba78ef6-e84e-46e3-b6c9-4a6728ae5db3", "name": "tempest-type-Backup-50026369"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:41:06.385688 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.contrib.backups [None req-066b32da-bca0-4162-8b9a-26d5b476c5ba tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Creating new backup {'backup': {'volume_id': '0ba78ef6-e84e-46e3-b6c9-4a6728ae5db3', 'name': 'tempest-type-Backup-50026369'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 16:41:06.385855 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.contrib.backups [None req-066b32da-bca0-4162-8b9a-26d5b476c5ba tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Creating backup of volume 0ba78ef6-e84e-46e3-b6c9-4a6728ae5db3 in container None Aug 25 16:41:06.391960 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:06.391960 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:41:06.392217 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-066b32da-bca0-4162-8b9a-26d5b476c5ba tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Volume info retrieved successfully. Aug 25 16:41:06.406566 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-066b32da-bca0-4162-8b9a-26d5b476c5ba tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Created reservations ['f5a4b93b-f47d-4032-ba71-c0160e509654', '5a43c9db-67de-4aa4-a2cb-6ab64e4ef303'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:41:06.436715 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-066b32da-bca0-4162-8b9a-26d5b476c5ba tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups returned with HTTP 202 Aug 25 16:41:06.437088 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1388/5563] 10.4.3.102 () {70 vars in 1299 bytes} [Tue Aug 25 16:41:06 2026] POST /volume/v3/backups => generated 314 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:41:06.444641 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f83d4724-7cc6-4c3d-8d52-5d0316a2e735 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:06.446404 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f83d4724-7cc6-4c3d-8d52-5d0316a2e735 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e Aug 25 16:41:06.446581 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f83d4724-7cc6-4c3d-8d52-5d0316a2e735 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:06.446770 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f83d4724-7cc6-4c3d-8d52-5d0316a2e735 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:06.446871 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-f83d4724-7cc6-4c3d-8d52-5d0316a2e735 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 6549e58e-2da1-4bb8-b1ed-cb689f1da43e. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:06.450445 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:06.450445 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:41:06.451122 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f83d4724-7cc6-4c3d-8d52-5d0316a2e735 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e returned with HTTP 200 Aug 25 16:41:06.451475 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1395/5564] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:06 2026] GET /volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:07.460359 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-929d5a3a-17b4-4c52-b098-469357c4072f None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:07.462184 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-929d5a3a-17b4-4c52-b098-469357c4072f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e Aug 25 16:41:07.462425 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-929d5a3a-17b4-4c52-b098-469357c4072f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:07.462659 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-929d5a3a-17b4-4c52-b098-469357c4072f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:07.462809 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-929d5a3a-17b4-4c52-b098-469357c4072f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 6549e58e-2da1-4bb8-b1ed-cb689f1da43e. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:07.466921 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:07.466921 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:41:07.467558 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-929d5a3a-17b4-4c52-b098-469357c4072f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e returned with HTTP 200 Aug 25 16:41:07.467965 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1385/5565] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:07 2026] GET /volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:08.477350 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-10c0da24-0219-4851-bf65-c162af7e82c8 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:08.479157 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-10c0da24-0219-4851-bf65-c162af7e82c8 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e Aug 25 16:41:08.479376 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-10c0da24-0219-4851-bf65-c162af7e82c8 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:08.479553 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-10c0da24-0219-4851-bf65-c162af7e82c8 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:08.479674 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-10c0da24-0219-4851-bf65-c162af7e82c8 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 6549e58e-2da1-4bb8-b1ed-cb689f1da43e. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:08.483656 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:08.483656 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:41:08.484193 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-10c0da24-0219-4851-bf65-c162af7e82c8 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e returned with HTTP 200 Aug 25 16:41:08.484535 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1398/5566] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:08 2026] GET /volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:09.501578 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-6d58f879-8231-4336-aa1c-02b62e0ce44f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:09.503864 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6d58f879-8231-4336-aa1c-02b62e0ce44f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e Aug 25 16:41:09.504142 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6d58f879-8231-4336-aa1c-02b62e0ce44f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:09.504394 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6d58f879-8231-4336-aa1c-02b62e0ce44f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:09.504541 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-6d58f879-8231-4336-aa1c-02b62e0ce44f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 6549e58e-2da1-4bb8-b1ed-cb689f1da43e. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:09.509461 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:09.509461 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:41:09.510233 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6d58f879-8231-4336-aa1c-02b62e0ce44f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e returned with HTTP 200 Aug 25 16:41:09.510888 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1389/5567] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:09 2026] GET /volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:10.520307 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-cba29694-5730-4937-a440-4cd2e52bbd1f None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:10.521981 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cba29694-5730-4937-a440-4cd2e52bbd1f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e Aug 25 16:41:10.522182 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cba29694-5730-4937-a440-4cd2e52bbd1f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:10.522382 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-cba29694-5730-4937-a440-4cd2e52bbd1f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:10.522477 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-cba29694-5730-4937-a440-4cd2e52bbd1f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 6549e58e-2da1-4bb8-b1ed-cb689f1da43e. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:10.526538 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:10.526538 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:41:10.527218 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-cba29694-5730-4937-a440-4cd2e52bbd1f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e returned with HTTP 200 Aug 25 16:41:10.527634 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1396/5568] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:10 2026] GET /volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:11.537423 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a9379fd5-a394-4d7e-bb3a-ed9311d5f8da None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:11.539063 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a9379fd5-a394-4d7e-bb3a-ed9311d5f8da tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e Aug 25 16:41:11.539289 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a9379fd5-a394-4d7e-bb3a-ed9311d5f8da tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:11.539483 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a9379fd5-a394-4d7e-bb3a-ed9311d5f8da tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:11.539597 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-a9379fd5-a394-4d7e-bb3a-ed9311d5f8da tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 6549e58e-2da1-4bb8-b1ed-cb689f1da43e. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:11.544276 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:11.544276 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:41:11.545038 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a9379fd5-a394-4d7e-bb3a-ed9311d5f8da tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e returned with HTTP 200 Aug 25 16:41:11.545467 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1386/5569] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:11 2026] GET /volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:12.561174 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-d4e11743-68bf-4588-8568-861efaa2cc8d None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:12.569600 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d4e11743-68bf-4588-8568-861efaa2cc8d tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e Aug 25 16:41:12.570460 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d4e11743-68bf-4588-8568-861efaa2cc8d tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:12.571476 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-d4e11743-68bf-4588-8568-861efaa2cc8d tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:12.572165 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-d4e11743-68bf-4588-8568-861efaa2cc8d tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 6549e58e-2da1-4bb8-b1ed-cb689f1da43e. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:12.590008 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:12.590008 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:41:12.590826 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-d4e11743-68bf-4588-8568-861efaa2cc8d tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e returned with HTTP 200 Aug 25 16:41:12.591310 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1399/5570] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:12 2026] GET /volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e => generated 734 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:13.601287 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-2fad492f-e642-41d9-ae4e-c9c5a9ae50ed None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:13.602987 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2fad492f-e642-41d9-ae4e-c9c5a9ae50ed tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e Aug 25 16:41:13.603235 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2fad492f-e642-41d9-ae4e-c9c5a9ae50ed tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:13.603491 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-2fad492f-e642-41d9-ae4e-c9c5a9ae50ed tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:13.603666 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-2fad492f-e642-41d9-ae4e-c9c5a9ae50ed tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 6549e58e-2da1-4bb8-b1ed-cb689f1da43e. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:13.607672 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:13.607672 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:41:13.608245 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-2fad492f-e642-41d9-ae4e-c9c5a9ae50ed tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e returned with HTTP 200 Aug 25 16:41:13.608597 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1390/5571] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:13 2026] GET /volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:14.618758 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-fd81039e-087d-4655-bc85-9573805deff2 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:14.620611 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fd81039e-087d-4655-bc85-9573805deff2 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e Aug 25 16:41:14.620611 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fd81039e-087d-4655-bc85-9573805deff2 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:14.620775 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-fd81039e-087d-4655-bc85-9573805deff2 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:14.620874 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-fd81039e-087d-4655-bc85-9573805deff2 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 6549e58e-2da1-4bb8-b1ed-cb689f1da43e. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:14.625235 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:14.625235 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:41:14.625235 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-fd81039e-087d-4655-bc85-9573805deff2 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e returned with HTTP 200 Aug 25 16:41:14.625624 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1397/5572] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:14 2026] GET /volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:15.634447 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-8de8d4e0-1422-44e2-a107-e91c03c52b12 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:15.636653 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8de8d4e0-1422-44e2-a107-e91c03c52b12 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e Aug 25 16:41:15.636653 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8de8d4e0-1422-44e2-a107-e91c03c52b12 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:15.636808 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8de8d4e0-1422-44e2-a107-e91c03c52b12 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:15.636956 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-8de8d4e0-1422-44e2-a107-e91c03c52b12 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 6549e58e-2da1-4bb8-b1ed-cb689f1da43e. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:15.640974 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:15.640974 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:41:15.641599 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8de8d4e0-1422-44e2-a107-e91c03c52b12 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e returned with HTTP 200 Aug 25 16:41:15.641979 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1387/5573] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:15 2026] GET /volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:16.650515 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f470abc3-bb63-459b-bb86-021cad774cd3 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:16.652214 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f470abc3-bb63-459b-bb86-021cad774cd3 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e Aug 25 16:41:16.652448 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f470abc3-bb63-459b-bb86-021cad774cd3 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:16.652639 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f470abc3-bb63-459b-bb86-021cad774cd3 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:16.652750 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-f470abc3-bb63-459b-bb86-021cad774cd3 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 6549e58e-2da1-4bb8-b1ed-cb689f1da43e. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:16.656493 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:16.656493 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:41:16.656984 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f470abc3-bb63-459b-bb86-021cad774cd3 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e returned with HTTP 200 Aug 25 16:41:16.657325 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1400/5574] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:16 2026] GET /volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:17.667408 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b9fb2f0c-0ab6-461a-bdb0-e6d3e414b9cc None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:17.669097 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b9fb2f0c-0ab6-461a-bdb0-e6d3e414b9cc tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e Aug 25 16:41:17.669293 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b9fb2f0c-0ab6-461a-bdb0-e6d3e414b9cc tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:17.669474 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b9fb2f0c-0ab6-461a-bdb0-e6d3e414b9cc tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:17.669578 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-b9fb2f0c-0ab6-461a-bdb0-e6d3e414b9cc tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 6549e58e-2da1-4bb8-b1ed-cb689f1da43e. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:17.673290 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:17.673290 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:41:17.673841 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b9fb2f0c-0ab6-461a-bdb0-e6d3e414b9cc tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e returned with HTTP 200 Aug 25 16:41:17.674165 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1391/5575] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:17 2026] GET /volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:18.684210 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-92a75dcf-27ab-46ff-960b-bc55b0b73368 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:18.685824 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-92a75dcf-27ab-46ff-960b-bc55b0b73368 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e Aug 25 16:41:18.686042 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-92a75dcf-27ab-46ff-960b-bc55b0b73368 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:18.686258 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-92a75dcf-27ab-46ff-960b-bc55b0b73368 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:18.686361 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-92a75dcf-27ab-46ff-960b-bc55b0b73368 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 6549e58e-2da1-4bb8-b1ed-cb689f1da43e. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:18.690096 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:18.690096 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:41:18.690647 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-92a75dcf-27ab-46ff-960b-bc55b0b73368 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e returned with HTTP 200 Aug 25 16:41:18.691003 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1398/5576] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:18 2026] GET /volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:19.699645 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c6440142-ef86-4294-8800-7015a614abcf None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:19.701426 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c6440142-ef86-4294-8800-7015a614abcf tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e Aug 25 16:41:19.701426 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c6440142-ef86-4294-8800-7015a614abcf tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:19.701663 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c6440142-ef86-4294-8800-7015a614abcf tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:19.701731 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-c6440142-ef86-4294-8800-7015a614abcf tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 6549e58e-2da1-4bb8-b1ed-cb689f1da43e. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:19.705534 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:19.705534 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:41:19.706076 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c6440142-ef86-4294-8800-7015a614abcf tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e returned with HTTP 200 Aug 25 16:41:19.706402 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1388/5577] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:19 2026] GET /volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:20.715489 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-c3af79b4-606f-4517-b116-66cd875f5c17 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:20.717150 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c3af79b4-606f-4517-b116-66cd875f5c17 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e Aug 25 16:41:20.717364 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c3af79b4-606f-4517-b116-66cd875f5c17 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:20.717557 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-c3af79b4-606f-4517-b116-66cd875f5c17 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:20.717703 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-c3af79b4-606f-4517-b116-66cd875f5c17 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 6549e58e-2da1-4bb8-b1ed-cb689f1da43e. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:20.722568 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:20.722568 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:41:20.723323 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-c3af79b4-606f-4517-b116-66cd875f5c17 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e returned with HTTP 200 Aug 25 16:41:20.723808 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1401/5578] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:20 2026] GET /volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:20.733179 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-18f1c152-69cb-46bb-ad58-e41bf81738be None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:20.734949 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-18f1c152-69cb-46bb-ad58-e41bf81738be tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] DELETE https://10.4.3.102/volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e Aug 25 16:41:20.735140 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-18f1c152-69cb-46bb-ad58-e41bf81738be tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:20.735327 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-18f1c152-69cb-46bb-ad58-e41bf81738be tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:20.735424 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.contrib.backups [None req-18f1c152-69cb-46bb-ad58-e41bf81738be tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Delete backup with id: 6549e58e-2da1-4bb8-b1ed-cb689f1da43e. Aug 25 16:41:20.739317 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:20.739317 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:41:20.752191 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.backup.rpcapi [None req-18f1c152-69cb-46bb-ad58-e41bf81738be tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] delete_backup rpcapi backup_id 6549e58e-2da1-4bb8-b1ed-cb689f1da43e {{(pid=100456) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 16:41:20.753825 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-18f1c152-69cb-46bb-ad58-e41bf81738be tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] https://10.4.3.102/volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e returned with HTTP 202 Aug 25 16:41:20.754175 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1392/5579] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:41:20 2026] DELETE /volume/v3/backups/6549e58e-2da1-4bb8-b1ed-cb689f1da43e => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:41:20.760826 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-87af1fcf-249a-45f3-a8fe-b25b4ae444f9 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:20.763067 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-87af1fcf-249a-45f3-a8fe-b25b4ae444f9 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/0ba78ef6-e84e-46e3-b6c9-4a6728ae5db3 Aug 25 16:41:20.763334 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-87af1fcf-249a-45f3-a8fe-b25b4ae444f9 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:20.763620 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-87af1fcf-249a-45f3-a8fe-b25b4ae444f9 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:20.763856 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-87af1fcf-249a-45f3-a8fe-b25b4ae444f9 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Delete volume with id: 0ba78ef6-e84e-46e3-b6c9-4a6728ae5db3 Aug 25 16:41:20.771108 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:20.771108 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:41:20.771404 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-87af1fcf-249a-45f3-a8fe-b25b4ae444f9 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Volume info retrieved successfully. Aug 25 16:41:20.790848 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-87af1fcf-249a-45f3-a8fe-b25b4ae444f9 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Delete volume request issued successfully. Aug 25 16:41:20.791043 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-87af1fcf-249a-45f3-a8fe-b25b4ae444f9 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/volumes/0ba78ef6-e84e-46e3-b6c9-4a6728ae5db3 returned with HTTP 202 Aug 25 16:41:20.791449 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1399/5580] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:41:20 2026] DELETE /volume/v3/volumes/0ba78ef6-e84e-46e3-b6c9-4a6728ae5db3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:41:20.798696 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-4c0ff396-ed30-4bdd-880f-2a12ec095529 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:20.800741 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4c0ff396-ed30-4bdd-880f-2a12ec095529 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/volumes/0ba78ef6-e84e-46e3-b6c9-4a6728ae5db3 Aug 25 16:41:20.801012 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4c0ff396-ed30-4bdd-880f-2a12ec095529 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:20.801360 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4c0ff396-ed30-4bdd-880f-2a12ec095529 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:20.807967 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:20.807967 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:41:20.811506 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-4c0ff396-ed30-4bdd-880f-2a12ec095529 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Volume info retrieved successfully. Aug 25 16:41:20.815424 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4c0ff396-ed30-4bdd-880f-2a12ec095529 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/volumes/0ba78ef6-e84e-46e3-b6c9-4a6728ae5db3 returned with HTTP 200 Aug 25 16:41:20.815818 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1389/5581] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:20 2026] GET /volume/v3/volumes/0ba78ef6-e84e-46e3-b6c9-4a6728ae5db3 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:41:21.827211 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-586801c3-443a-414c-86b5-f1e987d20138 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:21.828935 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-586801c3-443a-414c-86b5-f1e987d20138 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/volumes/0ba78ef6-e84e-46e3-b6c9-4a6728ae5db3 Aug 25 16:41:21.829160 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-586801c3-443a-414c-86b5-f1e987d20138 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:21.829342 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-586801c3-443a-414c-86b5-f1e987d20138 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:21.835410 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-586801c3-443a-414c-86b5-f1e987d20138 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/volumes/0ba78ef6-e84e-46e3-b6c9-4a6728ae5db3 returned with HTTP 404 Aug 25 16:41:21.835882 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1402/5582] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:21 2026] GET /volume/v3/volumes/0ba78ef6-e84e-46e3-b6c9-4a6728ae5db3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:41:21.843312 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-53c3f505-7ccd-4f34-8775-d8af9594282a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:21.845111 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-53c3f505-7ccd-4f34-8775-d8af9594282a tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] GET https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7/export_record Aug 25 16:41:21.845301 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-53c3f505-7ccd-4f34-8775-d8af9594282a tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:21.845503 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-53c3f505-7ccd-4f34-8775-d8af9594282a tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Calling method 'export_record' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:21.845621 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.contrib.backups [None req-53c3f505-7ccd-4f34-8775-d8af9594282a tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Export record for backup c29c5e76-db21-4db9-874b-8c9774135ed7. {{(pid=100456) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 25 16:41:21.849749 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:21.849749 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:41:21.850736 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.policy [None req-53c3f505-7ccd-4f34-8775-d8af9594282a tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'e1766d1b78b9419eaab797b166be4c5a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '225ad4e8572640dc878b5a5de5bd00a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100456) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 16:41:21.850906 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-53c3f505-7ccd-4f34-8775-d8af9594282a tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7/export_record returned with HTTP 403 Aug 25 16:41:21.851299 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1393/5583] 10.4.3.102 () {68 vars in 1430 bytes} [Tue Aug 25 16:41:21 2026] GET /volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7/export_record => generated 101 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:41:21.857735 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-86e9b848-9586-4dee-a9ff-d92858cd1652 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:21.859700 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-86e9b848-9586-4dee-a9ff-d92858cd1652 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:41:21.860038 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-86e9b848-9586-4dee-a9ff-d92858cd1652 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-629264181"}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:41:21.861329 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-86e9b848-9586-4dee-a9ff-d92858cd1652 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-629264181'}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:41:21.861442 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-86e9b848-9586-4dee-a9ff-d92858cd1652 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Create volume of 1 GB Aug 25 16:41:21.865266 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-86e9b848-9586-4dee-a9ff-d92858cd1652 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Availability Zones retrieved successfully. Aug 25 16:41:21.870021 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-86e9b848-9586-4dee-a9ff-d92858cd1652 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Flow 'volume_create_api' (c3e6db75-26c8-4ca3-99ad-1f2875c2d3b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:41:21.870830 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-86e9b848-9586-4dee-a9ff-d92858cd1652 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73a8dd52-c0e6-4b24-8a64-0957aebc7af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:41:21.871636 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-86e9b848-9586-4dee-a9ff-d92858cd1652 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:41:21.891344 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-86e9b848-9586-4dee-a9ff-d92858cd1652 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73a8dd52-c0e6-4b24-8a64-0957aebc7af4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:41:21.892016 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-86e9b848-9586-4dee-a9ff-d92858cd1652 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41b38243-f7ff-478f-8520-ddd2948924cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:41:21.922827 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-86e9b848-9586-4dee-a9ff-d92858cd1652 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Created reservations ['4e1d3d9f-049d-420c-927a-534f6fecc8a3', 'c075600a-958b-4bbd-8d36-7c7aeabe8446', 'e11b3e05-a2e4-4780-b3b9-a447bc06f1dc', 'f23e774b-4e5e-4117-b4de-70ff9a79b4c3'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:41:21.923482 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-86e9b848-9586-4dee-a9ff-d92858cd1652 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41b38243-f7ff-478f-8520-ddd2948924cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e1d3d9f-049d-420c-927a-534f6fecc8a3', 'c075600a-958b-4bbd-8d36-7c7aeabe8446', 'e11b3e05-a2e4-4780-b3b9-a447bc06f1dc', 'f23e774b-4e5e-4117-b4de-70ff9a79b4c3']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:41:21.924280 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-86e9b848-9586-4dee-a9ff-d92858cd1652 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4f13a0d-cf9b-42a3-b181-fabce06a38e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:41:21.944552 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-86e9b848-9586-4dee-a9ff-d92858cd1652 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4f13a0d-cf9b-42a3-b181-fabce06a38e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00c1e103-9e90-4342-ada6-ee8967db1745', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-629264181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='225ad4e8572640dc878b5a5de5bd00a3',qos_specs=None,replication_status=,reservations=['4e1d3d9f-049d-420c-927a-534f6fecc8a3','c075600a-958b-4bbd-8d36-7c7aeabe8446','e11b3e05-a2e4-4780-b3b9-a447bc06f1dc','f23e774b-4e5e-4117-b4de-70ff9a79b4c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e990161b31f940d683ce6ef887c5428a',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:41:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-629264181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00c1e103-9e90-4342-ada6-ee8967db1745,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='225ad4e8572640dc878b5a5de5bd00a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e990161b31f940d683ce6ef887c5428a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:41:21.945207 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-86e9b848-9586-4dee-a9ff-d92858cd1652 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a222e50-9e57-41f7-8b5c-29adc6104bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:41:21.958944 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-86e9b848-9586-4dee-a9ff-d92858cd1652 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a222e50-9e57-41f7-8b5c-29adc6104bee) transitioned into state 'SUCCESS' from state '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-629264181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='225ad4e8572640dc878b5a5de5bd00a3',qos_specs=None,replication_status=,reservations=['4e1d3d9f-049d-420c-927a-534f6fecc8a3','c075600a-958b-4bbd-8d36-7c7aeabe8446','e11b3e05-a2e4-4780-b3b9-a447bc06f1dc','f23e774b-4e5e-4117-b4de-70ff9a79b4c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e990161b31f940d683ce6ef887c5428a',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:41:21.959628 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-86e9b848-9586-4dee-a9ff-d92858cd1652 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b9669c3-38a1-457d-80b2-2dce46402440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:41:21.967767 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-86e9b848-9586-4dee-a9ff-d92858cd1652 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b9669c3-38a1-457d-80b2-2dce46402440) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:41:21.968531 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-86e9b848-9586-4dee-a9ff-d92858cd1652 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Flow 'volume_create_api' (c3e6db75-26c8-4ca3-99ad-1f2875c2d3b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:41:21.968846 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-86e9b848-9586-4dee-a9ff-d92858cd1652 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Create volume request issued successfully. Aug 25 16:41:21.969385 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-86e9b848-9586-4dee-a9ff-d92858cd1652 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:41:21.969839 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1400/5584] 10.4.3.102 () {70 vars in 1298 bytes} [Tue Aug 25 16:41:21 2026] POST /volume/v3/volumes => generated 777 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:41:21.980157 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-2354ec7d-b28d-4637-bf03-2680b6326051 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:21.981859 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2354ec7d-b28d-4637-bf03-2680b6326051 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/volumes/00c1e103-9e90-4342-ada6-ee8967db1745 Aug 25 16:41:21.982056 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2354ec7d-b28d-4637-bf03-2680b6326051 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:21.982231 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-2354ec7d-b28d-4637-bf03-2680b6326051 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:21.988620 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:21.988620 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:41:21.991804 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-2354ec7d-b28d-4637-bf03-2680b6326051 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Volume info retrieved successfully. Aug 25 16:41:21.995071 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-2354ec7d-b28d-4637-bf03-2680b6326051 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/volumes/00c1e103-9e90-4342-ada6-ee8967db1745 returned with HTTP 200 Aug 25 16:41:21.995460 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1390/5585] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:21 2026] GET /volume/v3/volumes/00c1e103-9e90-4342-ada6-ee8967db1745 => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:23.007806 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-4b74d36a-bbb0-4665-919c-a8048b8f5663 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:23.009563 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4b74d36a-bbb0-4665-919c-a8048b8f5663 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/volumes/00c1e103-9e90-4342-ada6-ee8967db1745 Aug 25 16:41:23.009931 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4b74d36a-bbb0-4665-919c-a8048b8f5663 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:23.009968 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4b74d36a-bbb0-4665-919c-a8048b8f5663 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:23.017022 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:23.017022 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:41:23.020503 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-4b74d36a-bbb0-4665-919c-a8048b8f5663 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Volume info retrieved successfully. Aug 25 16:41:23.023999 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4b74d36a-bbb0-4665-919c-a8048b8f5663 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/volumes/00c1e103-9e90-4342-ada6-ee8967db1745 returned with HTTP 200 Aug 25 16:41:23.024354 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1403/5586] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:23 2026] GET /volume/v3/volumes/00c1e103-9e90-4342-ada6-ee8967db1745 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:41:23.035016 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-8cceaf11-3cba-417d-a20c-977901252a53 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:23.036627 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8cceaf11-3cba-417d-a20c-977901252a53 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] POST https://10.4.3.102/volume/v3/backups Aug 25 16:41:23.036959 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-8cceaf11-3cba-417d-a20c-977901252a53 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "00c1e103-9e90-4342-ada6-ee8967db1745", "name": "tempest-type-Backup-1458484836"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:41:23.038227 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.contrib.backups [None req-8cceaf11-3cba-417d-a20c-977901252a53 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Creating new backup {'backup': {'volume_id': '00c1e103-9e90-4342-ada6-ee8967db1745', 'name': 'tempest-type-Backup-1458484836'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 16:41:23.038359 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.contrib.backups [None req-8cceaf11-3cba-417d-a20c-977901252a53 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Creating backup of volume 00c1e103-9e90-4342-ada6-ee8967db1745 in container None Aug 25 16:41:23.044691 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:23.044691 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:41:23.045035 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-8cceaf11-3cba-417d-a20c-977901252a53 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Volume info retrieved successfully. Aug 25 16:41:23.058913 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-8cceaf11-3cba-417d-a20c-977901252a53 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Created reservations ['84574d10-d71b-4b46-8541-33886db7ee39', '55170c8b-9ac4-4d79-ae21-1ed12a55a0d0'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:41:23.084132 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-8cceaf11-3cba-417d-a20c-977901252a53 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups returned with HTTP 202 Aug 25 16:41:23.084682 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1394/5587] 10.4.3.102 () {70 vars in 1299 bytes} [Tue Aug 25 16:41:23 2026] POST /volume/v3/backups => generated 316 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:41:23.093578 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-9adc2c64-7fcc-4dd2-ba30-480ee30cd4d3 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:23.095925 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9adc2c64-7fcc-4dd2-ba30-480ee30cd4d3 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 Aug 25 16:41:23.095925 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9adc2c64-7fcc-4dd2-ba30-480ee30cd4d3 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:23.096127 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-9adc2c64-7fcc-4dd2-ba30-480ee30cd4d3 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:23.096251 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-9adc2c64-7fcc-4dd2-ba30-480ee30cd4d3 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 95619636-df76-4168-ac67-50472fdc0b15. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:23.100715 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:23.100715 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:41:23.101337 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-9adc2c64-7fcc-4dd2-ba30-480ee30cd4d3 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 returned with HTTP 200 Aug 25 16:41:23.101758 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1401/5588] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:23 2026] GET /volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:24.111414 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-0b52989f-a6d9-4a69-8fba-2916fd7e4b51 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:24.113127 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0b52989f-a6d9-4a69-8fba-2916fd7e4b51 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 Aug 25 16:41:24.113329 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0b52989f-a6d9-4a69-8fba-2916fd7e4b51 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:24.113513 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-0b52989f-a6d9-4a69-8fba-2916fd7e4b51 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:24.113639 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-0b52989f-a6d9-4a69-8fba-2916fd7e4b51 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 95619636-df76-4168-ac67-50472fdc0b15. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:24.117494 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:24.117494 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:41:24.118069 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-0b52989f-a6d9-4a69-8fba-2916fd7e4b51 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 returned with HTTP 200 Aug 25 16:41:24.118395 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1391/5589] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:24 2026] GET /volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:25.127682 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-106636ad-172e-40e1-9b93-bba06e433067 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:25.129351 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-106636ad-172e-40e1-9b93-bba06e433067 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 Aug 25 16:41:25.129618 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-106636ad-172e-40e1-9b93-bba06e433067 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:25.129824 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-106636ad-172e-40e1-9b93-bba06e433067 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:25.129966 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-106636ad-172e-40e1-9b93-bba06e433067 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 95619636-df76-4168-ac67-50472fdc0b15. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:25.134368 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:25.134368 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:41:25.135083 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-106636ad-172e-40e1-9b93-bba06e433067 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 returned with HTTP 200 Aug 25 16:41:25.135481 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1404/5590] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:25 2026] GET /volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:26.144455 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-65b2c627-2507-4a13-a7d2-9fda3382279f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:26.146236 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-65b2c627-2507-4a13-a7d2-9fda3382279f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 Aug 25 16:41:26.146486 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-65b2c627-2507-4a13-a7d2-9fda3382279f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:26.146690 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-65b2c627-2507-4a13-a7d2-9fda3382279f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:26.146795 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-65b2c627-2507-4a13-a7d2-9fda3382279f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 95619636-df76-4168-ac67-50472fdc0b15. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:26.150568 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:26.150568 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:41:26.151096 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-65b2c627-2507-4a13-a7d2-9fda3382279f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 returned with HTTP 200 Aug 25 16:41:26.151421 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1395/5591] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:26 2026] GET /volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:27.160721 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-00187388-ec4b-404e-97a4-cb8292c318df None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:27.162526 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-00187388-ec4b-404e-97a4-cb8292c318df tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 Aug 25 16:41:27.162785 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-00187388-ec4b-404e-97a4-cb8292c318df tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:27.162984 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-00187388-ec4b-404e-97a4-cb8292c318df tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:27.163089 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-00187388-ec4b-404e-97a4-cb8292c318df tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 95619636-df76-4168-ac67-50472fdc0b15. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:27.167314 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:27.167314 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:41:27.167980 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-00187388-ec4b-404e-97a4-cb8292c318df tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 returned with HTTP 200 Aug 25 16:41:27.168330 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1402/5592] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:27 2026] GET /volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:28.177536 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a7acdbc9-2707-4ebb-910a-6dbd715d0db9 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:28.179328 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a7acdbc9-2707-4ebb-910a-6dbd715d0db9 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 Aug 25 16:41:28.179545 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a7acdbc9-2707-4ebb-910a-6dbd715d0db9 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:28.179770 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a7acdbc9-2707-4ebb-910a-6dbd715d0db9 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:28.179861 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-a7acdbc9-2707-4ebb-910a-6dbd715d0db9 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 95619636-df76-4168-ac67-50472fdc0b15. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:28.183817 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:28.183817 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:41:28.184400 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a7acdbc9-2707-4ebb-910a-6dbd715d0db9 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 returned with HTTP 200 Aug 25 16:41:28.184786 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1392/5593] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:28 2026] GET /volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:29.195339 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-55cf5f2e-61df-4996-88fa-e34ad3ce2a73 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:29.196952 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-55cf5f2e-61df-4996-88fa-e34ad3ce2a73 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 Aug 25 16:41:29.197147 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-55cf5f2e-61df-4996-88fa-e34ad3ce2a73 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:29.197314 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-55cf5f2e-61df-4996-88fa-e34ad3ce2a73 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:29.197438 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-55cf5f2e-61df-4996-88fa-e34ad3ce2a73 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 95619636-df76-4168-ac67-50472fdc0b15. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:29.201263 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:29.201263 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:41:29.201836 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-55cf5f2e-61df-4996-88fa-e34ad3ce2a73 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 returned with HTTP 200 Aug 25 16:41:29.202159 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1405/5594] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:29 2026] GET /volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:30.210797 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-25907316-12f3-4ec4-a01c-70529804b23f None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:30.212246 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-25907316-12f3-4ec4-a01c-70529804b23f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 Aug 25 16:41:30.212424 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-25907316-12f3-4ec4-a01c-70529804b23f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:30.212607 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-25907316-12f3-4ec4-a01c-70529804b23f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:30.212723 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-25907316-12f3-4ec4-a01c-70529804b23f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 95619636-df76-4168-ac67-50472fdc0b15. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:30.216338 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:30.216338 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:41:30.216875 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-25907316-12f3-4ec4-a01c-70529804b23f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 returned with HTTP 200 Aug 25 16:41:30.217148 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1396/5595] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:30 2026] GET /volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:31.227065 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-691c38dc-f8a0-437c-b997-baaef9079205 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:31.229182 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-691c38dc-f8a0-437c-b997-baaef9079205 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 Aug 25 16:41:31.229440 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-691c38dc-f8a0-437c-b997-baaef9079205 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:31.229700 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-691c38dc-f8a0-437c-b997-baaef9079205 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:31.229843 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-691c38dc-f8a0-437c-b997-baaef9079205 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 95619636-df76-4168-ac67-50472fdc0b15. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:31.234433 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:31.234433 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:41:31.235154 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-691c38dc-f8a0-437c-b997-baaef9079205 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 returned with HTTP 200 Aug 25 16:41:31.235583 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1403/5596] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:31 2026] GET /volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:32.244630 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-039935e4-ac19-43c0-955b-ffdc8e3567d7 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:32.246379 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-039935e4-ac19-43c0-955b-ffdc8e3567d7 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 Aug 25 16:41:32.246601 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-039935e4-ac19-43c0-955b-ffdc8e3567d7 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:32.246807 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-039935e4-ac19-43c0-955b-ffdc8e3567d7 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:32.246914 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-039935e4-ac19-43c0-955b-ffdc8e3567d7 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 95619636-df76-4168-ac67-50472fdc0b15. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:32.250874 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:32.250874 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:41:32.251419 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-039935e4-ac19-43c0-955b-ffdc8e3567d7 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 returned with HTTP 200 Aug 25 16:41:32.251778 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1393/5597] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:32 2026] GET /volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:33.261438 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-68f9f99e-4237-49ba-bc1a-244e1a75f6a8 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:33.263551 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-68f9f99e-4237-49ba-bc1a-244e1a75f6a8 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 Aug 25 16:41:33.263852 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-68f9f99e-4237-49ba-bc1a-244e1a75f6a8 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:33.264083 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-68f9f99e-4237-49ba-bc1a-244e1a75f6a8 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:33.264224 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-68f9f99e-4237-49ba-bc1a-244e1a75f6a8 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 95619636-df76-4168-ac67-50472fdc0b15. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:33.269034 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:33.269034 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:41:33.269741 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-68f9f99e-4237-49ba-bc1a-244e1a75f6a8 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 returned with HTTP 200 Aug 25 16:41:33.270161 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1406/5598] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:33 2026] GET /volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:34.279187 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-f466ef29-e741-41db-88d2-45d142a8f98b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:34.280975 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f466ef29-e741-41db-88d2-45d142a8f98b tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 Aug 25 16:41:34.281183 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f466ef29-e741-41db-88d2-45d142a8f98b tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:34.281375 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-f466ef29-e741-41db-88d2-45d142a8f98b tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:34.281474 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-f466ef29-e741-41db-88d2-45d142a8f98b tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 95619636-df76-4168-ac67-50472fdc0b15. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:34.283025 np0000008093 devstack@c-api.service[100456]: DEBUG dbcounter [-] [100456] Writing DB stats cinder:SELECT=73,cinder:INSERT=19,cinder:UPDATE=38 {{(pid=100456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:41:34.285396 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:34.285396 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:41:34.285962 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-f466ef29-e741-41db-88d2-45d142a8f98b tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 returned with HTTP 200 Aug 25 16:41:34.286307 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1397/5599] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:34 2026] GET /volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:35.295502 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-dfe8b437-c44c-44b5-8bda-01bbe002f2ef None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:35.297187 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-dfe8b437-c44c-44b5-8bda-01bbe002f2ef tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 Aug 25 16:41:35.297381 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-dfe8b437-c44c-44b5-8bda-01bbe002f2ef tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:35.297557 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-dfe8b437-c44c-44b5-8bda-01bbe002f2ef tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:35.297685 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-dfe8b437-c44c-44b5-8bda-01bbe002f2ef tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 95619636-df76-4168-ac67-50472fdc0b15. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:35.302372 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:35.302372 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:41:35.303129 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-dfe8b437-c44c-44b5-8bda-01bbe002f2ef tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 returned with HTTP 200 Aug 25 16:41:35.303564 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1404/5600] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:35 2026] GET /volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:36.314750 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-70ec32e9-8270-48c4-962c-a5037d4deb6b None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:36.316712 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-70ec32e9-8270-48c4-962c-a5037d4deb6b tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 Aug 25 16:41:36.316943 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-70ec32e9-8270-48c4-962c-a5037d4deb6b tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:36.317178 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-70ec32e9-8270-48c4-962c-a5037d4deb6b tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:36.317216 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-70ec32e9-8270-48c4-962c-a5037d4deb6b tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 95619636-df76-4168-ac67-50472fdc0b15. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:36.321160 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:36.321160 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:41:36.321734 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-70ec32e9-8270-48c4-962c-a5037d4deb6b tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 returned with HTTP 200 Aug 25 16:41:36.322064 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1394/5601] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:36 2026] GET /volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:37.333159 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-4affecda-97f5-4c50-9df0-334dc50dfbfa None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:37.334827 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4affecda-97f5-4c50-9df0-334dc50dfbfa tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 Aug 25 16:41:37.335028 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4affecda-97f5-4c50-9df0-334dc50dfbfa tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:37.335200 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-4affecda-97f5-4c50-9df0-334dc50dfbfa tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:37.335301 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-4affecda-97f5-4c50-9df0-334dc50dfbfa tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 95619636-df76-4168-ac67-50472fdc0b15. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:37.339128 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:37.339128 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:41:37.339684 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-4affecda-97f5-4c50-9df0-334dc50dfbfa tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 returned with HTTP 200 Aug 25 16:41:37.340004 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1407/5602] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:37 2026] GET /volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:37.351062 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-bdfd7954-a4c2-465d-9e06-125d7efdbf7b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:37.352766 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-bdfd7954-a4c2-465d-9e06-125d7efdbf7b tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15/export_record Aug 25 16:41:37.352967 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-bdfd7954-a4c2-465d-9e06-125d7efdbf7b tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:37.353142 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-bdfd7954-a4c2-465d-9e06-125d7efdbf7b tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'export_record' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:37.353238 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.contrib.backups [None req-bdfd7954-a4c2-465d-9e06-125d7efdbf7b tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Export record for backup 95619636-df76-4168-ac67-50472fdc0b15. {{(pid=100456) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 25 16:41:37.357224 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:37.357224 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:41:37.358007 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.backup.api [None req-bdfd7954-a4c2-465d-9e06-125d7efdbf7b tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling RPCAPI with context: , host: np0000008093, backup: 95619636-df76-4168-ac67-50472fdc0b15. {{(pid=100456) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 25 16:41:37.362818 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.backup.rpcapi [None req-bdfd7954-a4c2-465d-9e06-125d7efdbf7b tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] export_record in rpcapi backup_id 95619636-df76-4168-ac67-50472fdc0b15 on host np0000008093. {{(pid=100456) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 25 16:41:37.374328 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.contrib.backups [None req-bdfd7954-a4c2-465d-9e06-125d7efdbf7b tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTU2MTk2MzYtZGY3Ni00MTY4LWFjNjctNTA0NzJmZGMwYjE1IiwgInVzZXJfaWQiOiAiZTk5MDE2MWIzMWY5NDBkNjgzY2U2ZWY4ODdjNTQyOGEiLCAicHJvamVjdF9pZCI6ICIyMjVhZDRlODU3MjY0MGRjODc4YjVhNWRlNWJkMDBhMyIsICJ2b2x1bWVfaWQiOiAiMDBjMWUxMDMtOWU5MC00MzQyLWFkYTYtZWU4OTY3ZGIxNzQ1IiwgImhvc3QiOiAibnAwMDAwMDA4MDkzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDU4NDg0ODM2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMDBjMWUxMDMtOWU5MC00MzQyLWFkYTYtZWU4OTY3ZGIxNzQ1LzIwMjYwODI1MTY0MTI1L2F6X25vdmFfYmFja3VwXzk1NjE5NjM2LWRmNzYtNDE2OC1hYzY3LTUwNDcyZmRjMGIxNSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMTY6NDE6MjNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTY6NDE6MjNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxNjo0MTozN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100456) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 25 16:41:37.374553 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-bdfd7954-a4c2-465d-9e06-125d7efdbf7b tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15/export_record returned with HTTP 200 Aug 25 16:41:37.374956 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1398/5603] 10.4.3.102 () {68 vars in 1430 bytes} [Tue Aug 25 16:41:37 2026] GET /volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15/export_record => generated 1424 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:41:37.381269 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f4c48156-3588-4a12-a361-75827f559388 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:37.383265 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f4c48156-3588-4a12-a361-75827f559388 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 Aug 25 16:41:37.389151 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f4c48156-3588-4a12-a361-75827f559388 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:37.389151 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f4c48156-3588-4a12-a361-75827f559388 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:37.389151 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-f4c48156-3588-4a12-a361-75827f559388 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 95619636-df76-4168-ac67-50472fdc0b15. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:37.389151 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:37.389151 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:41:37.389151 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f4c48156-3588-4a12-a361-75827f559388 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 returned with HTTP 200 Aug 25 16:41:37.389504 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1405/5604] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:37 2026] GET /volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:37.399036 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-568a8b3a-280d-4aec-b5db-aaa42d1147f5 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:37.400808 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-568a8b3a-280d-4aec-b5db-aaa42d1147f5 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] POST https://10.4.3.102/volume/v3/backups/import_record Aug 25 16:41:37.401237 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-568a8b3a-280d-4aec-b5db-aaa42d1147f5 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDhmNDE1NTktMTViMS00NThkLWI1NWYtNDkyN2Q1MjA2OWQ0IiwgInVzZXJfaWQiOiAiZTk5MDE2MWIzMWY5NDBkNjgzY2U2ZWY4ODdjNTQyOGEiLCAicHJvamVjdF9pZCI6ICIyMjVhZDRlODU3MjY0MGRjODc4YjVhNWRlNWJkMDBhMyIsICJ2b2x1bWVfaWQiOiAiMDBjMWUxMDMtOWU5MC00MzQyLWFkYTYtZWU4OTY3ZGIxNzQ1IiwgImhvc3QiOiAibnAwMDAwMDA4MDkzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDU4NDg0ODM2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMDBjMWUxMDMtOWU5MC00MzQyLWFkYTYtZWU4OTY3ZGIxNzQ1LzIwMjYwODI1MTY0MTI1L2F6X25vdmFfYmFja3VwXzk1NjE5NjM2LWRmNzYtNDE2OC1hYzY3LTUwNDcyZmRjMGIxNSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMTY6NDE6MjNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTY6NDE6MjNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxNjo0MTozN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:41:37.402638 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.contrib.backups [None req-568a8b3a-280d-4aec-b5db-aaa42d1147f5 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDhmNDE1NTktMTViMS00NThkLWI1NWYtNDkyN2Q1MjA2OWQ0IiwgInVzZXJfaWQiOiAiZTk5MDE2MWIzMWY5NDBkNjgzY2U2ZWY4ODdjNTQyOGEiLCAicHJvamVjdF9pZCI6ICIyMjVhZDRlODU3MjY0MGRjODc4YjVhNWRlNWJkMDBhMyIsICJ2b2x1bWVfaWQiOiAiMDBjMWUxMDMtOWU5MC00MzQyLWFkYTYtZWU4OTY3ZGIxNzQ1IiwgImhvc3QiOiAibnAwMDAwMDA4MDkzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDU4NDg0ODM2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMDBjMWUxMDMtOWU5MC00MzQyLWFkYTYtZWU4OTY3ZGIxNzQ1LzIwMjYwODI1MTY0MTI1L2F6X25vdmFfYmFja3VwXzk1NjE5NjM2LWRmNzYtNDE2OC1hYzY3LTUwNDcyZmRjMGIxNSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMTY6NDE6MjNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTY6NDE6MjNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxNjo0MTozN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100455) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 25 16:41:37.402772 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.contrib.backups [None req-568a8b3a-280d-4aec-b5db-aaa42d1147f5 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDhmNDE1NTktMTViMS00NThkLWI1NWYtNDkyN2Q1MjA2OWQ0IiwgInVzZXJfaWQiOiAiZTk5MDE2MWIzMWY5NDBkNjgzY2U2ZWY4ODdjNTQyOGEiLCAicHJvamVjdF9pZCI6ICIyMjVhZDRlODU3MjY0MGRjODc4YjVhNWRlNWJkMDBhMyIsICJ2b2x1bWVfaWQiOiAiMDBjMWUxMDMtOWU5MC00MzQyLWFkYTYtZWU4OTY3ZGIxNzQ1IiwgImhvc3QiOiAibnAwMDAwMDA4MDkzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDU4NDg0ODM2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMDBjMWUxMDMtOWU5MC00MzQyLWFkYTYtZWU4OTY3ZGIxNzQ1LzIwMjYwODI1MTY0MTI1L2F6X25vdmFfYmFja3VwXzk1NjE5NjM2LWRmNzYtNDE2OC1hYzY3LTUwNDcyZmRjMGIxNSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMTY6NDE6MjNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTY6NDE6MjNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxNjo0MTozN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100455) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 25 16:41:37.403412 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.policy [None req-568a8b3a-280d-4aec-b5db-aaa42d1147f5 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'e1766d1b78b9419eaab797b166be4c5a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '225ad4e8572640dc878b5a5de5bd00a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100455) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 16:41:37.403611 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-568a8b3a-280d-4aec-b5db-aaa42d1147f5 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] https://10.4.3.102/volume/v3/backups/import_record returned with HTTP 403 Aug 25 16:41:37.404105 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1395/5605] 10.4.3.102 () {70 vars in 1342 bytes} [Tue Aug 25 16:41:37 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:41:37.409654 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-8465b58f-6c72-4898-9430-86d27ddc9c05 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:37.411323 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8465b58f-6c72-4898-9430-86d27ddc9c05 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/00c1e103-9e90-4342-ada6-ee8967db1745 Aug 25 16:41:37.411516 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8465b58f-6c72-4898-9430-86d27ddc9c05 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:37.411713 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-8465b58f-6c72-4898-9430-86d27ddc9c05 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:37.411866 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-8465b58f-6c72-4898-9430-86d27ddc9c05 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Delete volume with id: 00c1e103-9e90-4342-ada6-ee8967db1745 Aug 25 16:41:37.418677 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:37.418677 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:41:37.418956 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-8465b58f-6c72-4898-9430-86d27ddc9c05 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Volume info retrieved successfully. Aug 25 16:41:37.456781 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-8465b58f-6c72-4898-9430-86d27ddc9c05 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Delete volume request issued successfully. Aug 25 16:41:37.456971 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-8465b58f-6c72-4898-9430-86d27ddc9c05 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/volumes/00c1e103-9e90-4342-ada6-ee8967db1745 returned with HTTP 202 Aug 25 16:41:37.457438 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1408/5606] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:41:37 2026] DELETE /volume/v3/volumes/00c1e103-9e90-4342-ada6-ee8967db1745 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:41:37.464318 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-e7960da7-ede2-4f20-a041-95ee139328f1 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:37.466139 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e7960da7-ede2-4f20-a041-95ee139328f1 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/volumes/00c1e103-9e90-4342-ada6-ee8967db1745 Aug 25 16:41:37.466375 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e7960da7-ede2-4f20-a041-95ee139328f1 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:37.466602 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e7960da7-ede2-4f20-a041-95ee139328f1 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:37.473303 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:37.473303 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:41:37.476532 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-e7960da7-ede2-4f20-a041-95ee139328f1 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Volume info retrieved successfully. Aug 25 16:41:37.479926 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e7960da7-ede2-4f20-a041-95ee139328f1 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/volumes/00c1e103-9e90-4342-ada6-ee8967db1745 returned with HTTP 200 Aug 25 16:41:37.480301 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1399/5607] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:37 2026] GET /volume/v3/volumes/00c1e103-9e90-4342-ada6-ee8967db1745 => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:41:38.493666 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-afff987c-a813-4569-b6ed-336d5c6ef826 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:38.495339 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-afff987c-a813-4569-b6ed-336d5c6ef826 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/volumes/00c1e103-9e90-4342-ada6-ee8967db1745 Aug 25 16:41:38.495532 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-afff987c-a813-4569-b6ed-336d5c6ef826 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:38.495744 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-afff987c-a813-4569-b6ed-336d5c6ef826 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:38.501981 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-afff987c-a813-4569-b6ed-336d5c6ef826 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/volumes/00c1e103-9e90-4342-ada6-ee8967db1745 returned with HTTP 404 Aug 25 16:41:38.502521 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1406/5608] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:38 2026] GET /volume/v3/volumes/00c1e103-9e90-4342-ada6-ee8967db1745 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:41:38.509151 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-9facaa0d-7572-43b1-9a49-1ecfc1206063 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:38.511280 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9facaa0d-7572-43b1-9a49-1ecfc1206063 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] GET https://10.4.3.102/volume/v3/backups Aug 25 16:41:38.511482 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9facaa0d-7572-43b1-9a49-1ecfc1206063 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:38.511668 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-9facaa0d-7572-43b1-9a49-1ecfc1206063 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Calling method 'index' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:38.511918 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.api_utils [None req-9facaa0d-7572-43b1-9a49-1ecfc1206063 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Removing options '' from query. {{(pid=100455) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:41:38.513964 np0000008093 devstack@c-api.service[100455]: DEBUG dbcounter [-] [100455] Writing DB stats cinder:SELECT=28 {{(pid=100455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:41:38.516792 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-9facaa0d-7572-43b1-9a49-1ecfc1206063 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] https://10.4.3.102/volume/v3/backups returned with HTTP 200 Aug 25 16:41:38.520067 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1396/5609] 10.4.3.102 () {68 vars in 1277 bytes} [Tue Aug 25 16:41:38 2026] GET /volume/v3/backups => generated 624 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:38.526769 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-03e5e727-4d32-4b97-9f54-517a7a862fca None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:38.528405 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-03e5e727-4d32-4b97-9f54-517a7a862fca tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] GET https://10.4.3.102/volume/v3/backups?project_id=225ad4e8572640dc878b5a5de5bd00a3 Aug 25 16:41:38.528676 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-03e5e727-4d32-4b97-9f54-517a7a862fca tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:38.528934 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-03e5e727-4d32-4b97-9f54-517a7a862fca tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Calling method 'index' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:38.529227 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.api_utils [None req-03e5e727-4d32-4b97-9f54-517a7a862fca tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Removing options 'project_id' from query. {{(pid=100457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 16:41:38.533830 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-03e5e727-4d32-4b97-9f54-517a7a862fca tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] https://10.4.3.102/volume/v3/backups?project_id=225ad4e8572640dc878b5a5de5bd00a3 returned with HTTP 200 Aug 25 16:41:38.534190 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1409/5610] 10.4.3.102 () {68 vars in 1364 bytes} [Tue Aug 25 16:41:38 2026] GET /volume/v3/backups?project_id=225ad4e8572640dc878b5a5de5bd00a3 => generated 624 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:38.541600 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-54ba04bc-39b2-4ac5-a068-26119daacbb7 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:38.543761 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-54ba04bc-39b2-4ac5-a068-26119daacbb7 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:41:38.544139 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-54ba04bc-39b2-4ac5-a068-26119daacbb7 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-90056158"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:41:38.545517 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-54ba04bc-39b2-4ac5-a068-26119daacbb7 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-90056158'}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:41:38.545611 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-54ba04bc-39b2-4ac5-a068-26119daacbb7 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Create volume of 1 GB Aug 25 16:41:38.549256 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-54ba04bc-39b2-4ac5-a068-26119daacbb7 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Availability Zones retrieved successfully. Aug 25 16:41:38.554521 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-54ba04bc-39b2-4ac5-a068-26119daacbb7 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Flow 'volume_create_api' (517facf5-a281-450f-96a9-a7aa42d93166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:41:38.555379 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-54ba04bc-39b2-4ac5-a068-26119daacbb7 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00e5ed5d-fd24-4f99-a28a-8208c2e50d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:41:38.556166 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-54ba04bc-39b2-4ac5-a068-26119daacbb7 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:41:38.577487 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-54ba04bc-39b2-4ac5-a068-26119daacbb7 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00e5ed5d-fd24-4f99-a28a-8208c2e50d0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:41:38.578203 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-54ba04bc-39b2-4ac5-a068-26119daacbb7 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d4747a9-8c8e-4e5a-b584-9a4afed998b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:41:38.612394 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-54ba04bc-39b2-4ac5-a068-26119daacbb7 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Created reservations ['ffb83df7-f627-44f4-a1ec-01ecb44a956d', '9861250c-40f1-4129-a679-275881e607a2', '927b12bf-5144-45a3-b7d4-9e1e30105a47', 'd1ecae3c-2ea4-4ef0-ac54-1cb1bb6ce6a0'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:41:38.613194 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-54ba04bc-39b2-4ac5-a068-26119daacbb7 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d4747a9-8c8e-4e5a-b584-9a4afed998b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffb83df7-f627-44f4-a1ec-01ecb44a956d', '9861250c-40f1-4129-a679-275881e607a2', '927b12bf-5144-45a3-b7d4-9e1e30105a47', 'd1ecae3c-2ea4-4ef0-ac54-1cb1bb6ce6a0']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:41:38.613958 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-54ba04bc-39b2-4ac5-a068-26119daacbb7 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6159a7c0-d3ab-4fd2-ab2b-885f30dcb7c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:41:38.639909 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-54ba04bc-39b2-4ac5-a068-26119daacbb7 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6159a7c0-d3ab-4fd2-ab2b-885f30dcb7c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fc0837f-a7d7-463f-9e06-1557a76cd041', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-90056158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='225ad4e8572640dc878b5a5de5bd00a3',qos_specs=None,replication_status=,reservations=['ffb83df7-f627-44f4-a1ec-01ecb44a956d','9861250c-40f1-4129-a679-275881e607a2','927b12bf-5144-45a3-b7d4-9e1e30105a47','d1ecae3c-2ea4-4ef0-ac54-1cb1bb6ce6a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e990161b31f940d683ce6ef887c5428a',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:41:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-90056158',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3fc0837f-a7d7-463f-9e06-1557a76cd041,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='225ad4e8572640dc878b5a5de5bd00a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e990161b31f940d683ce6ef887c5428a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:41:38.640541 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-54ba04bc-39b2-4ac5-a068-26119daacbb7 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be9fa525-91bd-4cbb-9b10-0afb9ecab258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:41:38.657486 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-54ba04bc-39b2-4ac5-a068-26119daacbb7 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be9fa525-91bd-4cbb-9b10-0afb9ecab258) transitioned into state 'SUCCESS' from state '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-90056158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='225ad4e8572640dc878b5a5de5bd00a3',qos_specs=None,replication_status=,reservations=['ffb83df7-f627-44f4-a1ec-01ecb44a956d','9861250c-40f1-4129-a679-275881e607a2','927b12bf-5144-45a3-b7d4-9e1e30105a47','d1ecae3c-2ea4-4ef0-ac54-1cb1bb6ce6a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e990161b31f940d683ce6ef887c5428a',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:41:38.658155 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-54ba04bc-39b2-4ac5-a068-26119daacbb7 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15ed3f4d-07d6-4ea3-a20a-6f967af93853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:41:38.666571 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-54ba04bc-39b2-4ac5-a068-26119daacbb7 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15ed3f4d-07d6-4ea3-a20a-6f967af93853) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:41:38.667285 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-54ba04bc-39b2-4ac5-a068-26119daacbb7 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Flow 'volume_create_api' (517facf5-a281-450f-96a9-a7aa42d93166) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:41:38.667567 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-54ba04bc-39b2-4ac5-a068-26119daacbb7 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Create volume request issued successfully. Aug 25 16:41:38.668093 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-54ba04bc-39b2-4ac5-a068-26119daacbb7 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:41:38.668492 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1400/5611] 10.4.3.102 () {70 vars in 1298 bytes} [Tue Aug 25 16:41:38 2026] POST /volume/v3/volumes => generated 776 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:41:38.679192 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-ee92ca1b-0811-4c4f-b14d-5faa58f0a921 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:38.681359 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ee92ca1b-0811-4c4f-b14d-5faa58f0a921 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/volumes/3fc0837f-a7d7-463f-9e06-1557a76cd041 Aug 25 16:41:38.682334 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ee92ca1b-0811-4c4f-b14d-5faa58f0a921 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:38.682334 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-ee92ca1b-0811-4c4f-b14d-5faa58f0a921 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:38.691133 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:38.691133 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:41:38.695077 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-ee92ca1b-0811-4c4f-b14d-5faa58f0a921 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Volume info retrieved successfully. Aug 25 16:41:38.699522 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-ee92ca1b-0811-4c4f-b14d-5faa58f0a921 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/volumes/3fc0837f-a7d7-463f-9e06-1557a76cd041 returned with HTTP 200 Aug 25 16:41:38.700033 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1407/5612] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:38 2026] GET /volume/v3/volumes/3fc0837f-a7d7-463f-9e06-1557a76cd041 => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:39.711605 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b070ca2d-9c8e-467c-9f4f-4db21f46dbcf None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:39.713392 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b070ca2d-9c8e-467c-9f4f-4db21f46dbcf tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/volumes/3fc0837f-a7d7-463f-9e06-1557a76cd041 Aug 25 16:41:39.713602 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b070ca2d-9c8e-467c-9f4f-4db21f46dbcf tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:39.713803 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b070ca2d-9c8e-467c-9f4f-4db21f46dbcf tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:39.720638 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:39.720638 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:41:39.723815 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-b070ca2d-9c8e-467c-9f4f-4db21f46dbcf tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Volume info retrieved successfully. Aug 25 16:41:39.727270 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b070ca2d-9c8e-467c-9f4f-4db21f46dbcf tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/volumes/3fc0837f-a7d7-463f-9e06-1557a76cd041 returned with HTTP 200 Aug 25 16:41:39.727629 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1397/5613] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:39 2026] GET /volume/v3/volumes/3fc0837f-a7d7-463f-9e06-1557a76cd041 => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:41:39.738384 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-9e3efd8b-3466-44c1-8ddb-9d8923a9371f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:39.740284 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9e3efd8b-3466-44c1-8ddb-9d8923a9371f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] POST https://10.4.3.102/volume/v3/backups Aug 25 16:41:39.740583 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-9e3efd8b-3466-44c1-8ddb-9d8923a9371f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3fc0837f-a7d7-463f-9e06-1557a76cd041", "name": "tempest-type-Backup-1212589856"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:41:39.741982 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.contrib.backups [None req-9e3efd8b-3466-44c1-8ddb-9d8923a9371f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Creating new backup {'backup': {'volume_id': '3fc0837f-a7d7-463f-9e06-1557a76cd041', 'name': 'tempest-type-Backup-1212589856'}} {{(pid=100457) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 16:41:39.742110 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.contrib.backups [None req-9e3efd8b-3466-44c1-8ddb-9d8923a9371f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Creating backup of volume 3fc0837f-a7d7-463f-9e06-1557a76cd041 in container None Aug 25 16:41:39.743804 np0000008093 devstack@c-api.service[100457]: DEBUG dbcounter [-] [100457] Writing DB stats cinder:SELECT=29,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:41:39.748790 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:39.748790 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:41:39.749090 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-9e3efd8b-3466-44c1-8ddb-9d8923a9371f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Volume info retrieved successfully. Aug 25 16:41:39.766324 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-9e3efd8b-3466-44c1-8ddb-9d8923a9371f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Created reservations ['768addcf-6821-4830-9f2a-792bc395b791', '88a29de8-b245-4cdd-bca7-432133526d42'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:41:39.795401 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-9e3efd8b-3466-44c1-8ddb-9d8923a9371f tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups returned with HTTP 202 Aug 25 16:41:39.795945 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1410/5614] 10.4.3.102 () {70 vars in 1299 bytes} [Tue Aug 25 16:41:39 2026] POST /volume/v3/backups => generated 316 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:41:39.802954 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-22407660-76bf-4ebe-91e2-0e6f02a3a24b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:39.806167 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-22407660-76bf-4ebe-91e2-0e6f02a3a24b tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea Aug 25 16:41:39.806167 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-22407660-76bf-4ebe-91e2-0e6f02a3a24b tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:39.806167 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-22407660-76bf-4ebe-91e2-0e6f02a3a24b tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:39.806167 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-22407660-76bf-4ebe-91e2-0e6f02a3a24b tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 59e75e04-9ecf-460c-a467-9f0d47b690ea. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:39.808898 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:39.808898 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:41:39.809469 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-22407660-76bf-4ebe-91e2-0e6f02a3a24b tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea returned with HTTP 200 Aug 25 16:41:39.823613 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1401/5615] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:39 2026] GET /volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:40.818461 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-10211bb3-9d8e-4555-a8d9-8f0f2edefd85 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:40.820259 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-10211bb3-9d8e-4555-a8d9-8f0f2edefd85 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea Aug 25 16:41:40.820476 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-10211bb3-9d8e-4555-a8d9-8f0f2edefd85 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:40.820734 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-10211bb3-9d8e-4555-a8d9-8f0f2edefd85 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:40.820877 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-10211bb3-9d8e-4555-a8d9-8f0f2edefd85 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 59e75e04-9ecf-460c-a467-9f0d47b690ea. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:40.822467 np0000008093 devstack@c-api.service[100454]: DEBUG dbcounter [-] [100454] Writing DB stats cinder:SELECT=64,cinder:INSERT=13,cinder:UPDATE=25 {{(pid=100454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:41:40.825365 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:40.825365 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:41:40.825986 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-10211bb3-9d8e-4555-a8d9-8f0f2edefd85 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea returned with HTTP 200 Aug 25 16:41:40.826377 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1408/5616] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:40 2026] GET /volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:41.836469 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-48326083-129f-4dac-a39d-9a648d46504e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:41.838106 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-48326083-129f-4dac-a39d-9a648d46504e tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea Aug 25 16:41:41.838331 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-48326083-129f-4dac-a39d-9a648d46504e tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:41.838514 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-48326083-129f-4dac-a39d-9a648d46504e tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:41.838638 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-48326083-129f-4dac-a39d-9a648d46504e tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 59e75e04-9ecf-460c-a467-9f0d47b690ea. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:41.842752 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:41.842752 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:41:41.843337 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-48326083-129f-4dac-a39d-9a648d46504e tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea returned with HTTP 200 Aug 25 16:41:41.843732 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1398/5617] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:41 2026] GET /volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:42.852954 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-83118923-f4f2-4be3-b065-f45c296887ec None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:42.854496 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-83118923-f4f2-4be3-b065-f45c296887ec tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea Aug 25 16:41:42.854710 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-83118923-f4f2-4be3-b065-f45c296887ec tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:42.854890 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-83118923-f4f2-4be3-b065-f45c296887ec tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:42.854988 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-83118923-f4f2-4be3-b065-f45c296887ec tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 59e75e04-9ecf-460c-a467-9f0d47b690ea. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:42.858658 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:42.858658 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:41:42.859201 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-83118923-f4f2-4be3-b065-f45c296887ec tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea returned with HTTP 200 Aug 25 16:41:42.859511 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1411/5618] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:42 2026] GET /volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:43.868899 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-3a77a8f3-aadd-4196-8ecb-abb45ab72fc4 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:43.870653 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3a77a8f3-aadd-4196-8ecb-abb45ab72fc4 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea Aug 25 16:41:43.870881 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3a77a8f3-aadd-4196-8ecb-abb45ab72fc4 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:43.871081 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-3a77a8f3-aadd-4196-8ecb-abb45ab72fc4 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:43.871183 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-3a77a8f3-aadd-4196-8ecb-abb45ab72fc4 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 59e75e04-9ecf-460c-a467-9f0d47b690ea. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:43.875052 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:43.875052 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:41:43.875601 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-3a77a8f3-aadd-4196-8ecb-abb45ab72fc4 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea returned with HTTP 200 Aug 25 16:41:43.875962 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1402/5619] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:43 2026] GET /volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:44.885526 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-2046629f-66e5-412a-adfa-83fd4efe2b5c None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:44.887207 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2046629f-66e5-412a-adfa-83fd4efe2b5c tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea Aug 25 16:41:44.887407 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2046629f-66e5-412a-adfa-83fd4efe2b5c tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:44.887594 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-2046629f-66e5-412a-adfa-83fd4efe2b5c tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:44.887703 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-2046629f-66e5-412a-adfa-83fd4efe2b5c tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 59e75e04-9ecf-460c-a467-9f0d47b690ea. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:44.891671 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:44.891671 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:41:44.892206 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-2046629f-66e5-412a-adfa-83fd4efe2b5c tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea returned with HTTP 200 Aug 25 16:41:44.892520 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1409/5620] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:44 2026] GET /volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:45.902107 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-6c50a304-b4bf-410f-863b-edc1e6d08d17 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:45.903779 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6c50a304-b4bf-410f-863b-edc1e6d08d17 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea Aug 25 16:41:45.904024 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6c50a304-b4bf-410f-863b-edc1e6d08d17 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:45.904236 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6c50a304-b4bf-410f-863b-edc1e6d08d17 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:45.904378 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-6c50a304-b4bf-410f-863b-edc1e6d08d17 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 59e75e04-9ecf-460c-a467-9f0d47b690ea. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:45.908228 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:45.908228 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:41:45.908831 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6c50a304-b4bf-410f-863b-edc1e6d08d17 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea returned with HTTP 200 Aug 25 16:41:45.909177 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1399/5621] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:45 2026] GET /volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:46.919094 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-bc6d5ff8-a731-45df-a503-abe299ec3f1a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:46.921182 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bc6d5ff8-a731-45df-a503-abe299ec3f1a tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea Aug 25 16:41:46.921418 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bc6d5ff8-a731-45df-a503-abe299ec3f1a tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:46.921645 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bc6d5ff8-a731-45df-a503-abe299ec3f1a tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:46.921771 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-bc6d5ff8-a731-45df-a503-abe299ec3f1a tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 59e75e04-9ecf-460c-a467-9f0d47b690ea. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:46.926349 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:46.926349 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:41:46.926998 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bc6d5ff8-a731-45df-a503-abe299ec3f1a tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea returned with HTTP 200 Aug 25 16:41:46.927380 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1412/5622] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:46 2026] GET /volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:47.938021 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-a59c3255-81fd-462d-a106-f75721b46f93 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:47.939871 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a59c3255-81fd-462d-a106-f75721b46f93 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea Aug 25 16:41:47.940109 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a59c3255-81fd-462d-a106-f75721b46f93 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:47.940326 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-a59c3255-81fd-462d-a106-f75721b46f93 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:47.940431 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-a59c3255-81fd-462d-a106-f75721b46f93 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 59e75e04-9ecf-460c-a467-9f0d47b690ea. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:47.944942 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:47.944942 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:41:47.945466 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-a59c3255-81fd-462d-a106-f75721b46f93 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea returned with HTTP 200 Aug 25 16:41:47.945852 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1403/5623] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:47 2026] GET /volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:48.954898 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-59dba86a-fc82-4efc-8ca8-0060996fbc3e None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:48.956600 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-59dba86a-fc82-4efc-8ca8-0060996fbc3e tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea Aug 25 16:41:48.956839 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-59dba86a-fc82-4efc-8ca8-0060996fbc3e tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:48.957020 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-59dba86a-fc82-4efc-8ca8-0060996fbc3e tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:48.957123 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-59dba86a-fc82-4efc-8ca8-0060996fbc3e tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 59e75e04-9ecf-460c-a467-9f0d47b690ea. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:48.961233 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:48.961233 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:41:48.961800 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-59dba86a-fc82-4efc-8ca8-0060996fbc3e tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea returned with HTTP 200 Aug 25 16:41:48.962176 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1410/5624] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:48 2026] GET /volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:49.971040 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ae2592a6-44bc-461b-b827-6650f46ccc95 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:49.972704 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ae2592a6-44bc-461b-b827-6650f46ccc95 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea Aug 25 16:41:49.972923 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ae2592a6-44bc-461b-b827-6650f46ccc95 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:49.973096 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ae2592a6-44bc-461b-b827-6650f46ccc95 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:49.973197 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-ae2592a6-44bc-461b-b827-6650f46ccc95 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 59e75e04-9ecf-460c-a467-9f0d47b690ea. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:49.977016 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:49.977016 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:41:49.977601 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ae2592a6-44bc-461b-b827-6650f46ccc95 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea returned with HTTP 200 Aug 25 16:41:49.977960 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1400/5625] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:49 2026] GET /volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:50.987570 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-e91c4a68-066d-4bec-8b3e-f63d35cee095 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:50.989320 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e91c4a68-066d-4bec-8b3e-f63d35cee095 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea Aug 25 16:41:50.989510 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e91c4a68-066d-4bec-8b3e-f63d35cee095 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:50.989919 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e91c4a68-066d-4bec-8b3e-f63d35cee095 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:50.990019 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-e91c4a68-066d-4bec-8b3e-f63d35cee095 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 59e75e04-9ecf-460c-a467-9f0d47b690ea. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:50.994453 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:50.994453 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:41:50.995205 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e91c4a68-066d-4bec-8b3e-f63d35cee095 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea returned with HTTP 200 Aug 25 16:41:50.995658 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1413/5626] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:50 2026] GET /volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:52.005178 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-5e5df307-43ed-480e-9412-8b5513163853 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:52.006901 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5e5df307-43ed-480e-9412-8b5513163853 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea Aug 25 16:41:52.007120 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5e5df307-43ed-480e-9412-8b5513163853 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:52.007298 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-5e5df307-43ed-480e-9412-8b5513163853 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:52.007400 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-5e5df307-43ed-480e-9412-8b5513163853 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 59e75e04-9ecf-460c-a467-9f0d47b690ea. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:52.011500 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:52.011500 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:41:52.012039 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-5e5df307-43ed-480e-9412-8b5513163853 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea returned with HTTP 200 Aug 25 16:41:52.012348 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1404/5627] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:52 2026] GET /volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:53.021765 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-53fed3a2-709a-406b-9ccb-94a9edf9a70b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:53.023391 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-53fed3a2-709a-406b-9ccb-94a9edf9a70b tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea Aug 25 16:41:53.023652 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-53fed3a2-709a-406b-9ccb-94a9edf9a70b tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:53.023842 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-53fed3a2-709a-406b-9ccb-94a9edf9a70b tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:53.023966 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-53fed3a2-709a-406b-9ccb-94a9edf9a70b tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 59e75e04-9ecf-460c-a467-9f0d47b690ea. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:53.028388 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:53.028388 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:41:53.029091 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-53fed3a2-709a-406b-9ccb-94a9edf9a70b tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea returned with HTTP 200 Aug 25 16:41:53.029471 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1411/5628] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:53 2026] GET /volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:54.038671 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d2e59e31-f5fa-4000-9526-86ec7e5e17c6 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:54.040398 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d2e59e31-f5fa-4000-9526-86ec7e5e17c6 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea Aug 25 16:41:54.040637 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d2e59e31-f5fa-4000-9526-86ec7e5e17c6 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:54.040822 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d2e59e31-f5fa-4000-9526-86ec7e5e17c6 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:54.040957 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-d2e59e31-f5fa-4000-9526-86ec7e5e17c6 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 59e75e04-9ecf-460c-a467-9f0d47b690ea. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:54.044965 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:54.044965 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:41:54.045519 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d2e59e31-f5fa-4000-9526-86ec7e5e17c6 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea returned with HTTP 200 Aug 25 16:41:54.045902 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1401/5629] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:54 2026] GET /volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:54.055275 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-bc078e73-a7ab-480f-a790-3f2d1ff56beb None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:54.057385 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bc078e73-a7ab-480f-a790-3f2d1ff56beb tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] POST https://10.4.3.102/volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea/action Aug 25 16:41:54.057385 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bc078e73-a7ab-480f-a790-3f2d1ff56beb tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100457) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 16:41:54.057496 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-bc078e73-a7ab-480f-a790-3f2d1ff56beb tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:41:54.059073 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.contrib.admin_actions [None req-bc078e73-a7ab-480f-a790-3f2d1ff56beb tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Updating backup '59e75e04-9ecf-460c-a467-9f0d47b690ea' with '{'status': 'error'}' {{(pid=100457) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 25 16:41:54.067546 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:54.067546 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:41:54.068548 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.policy [None req-bc078e73-a7ab-480f-a790-3f2d1ff56beb tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'e1766d1b78b9419eaab797b166be4c5a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '225ad4e8572640dc878b5a5de5bd00a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100457) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 16:41:54.068767 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-bc078e73-a7ab-480f-a790-3f2d1ff56beb tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] https://10.4.3.102/volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea/action returned with HTTP 403 Aug 25 16:41:54.069178 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1414/5630] 10.4.3.102 () {70 vars in 1430 bytes} [Tue Aug 25 16:41:54 2026] POST /volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:41:54.076037 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-181db545-4dce-4ec0-8f21-0666c7ae84da None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:54.077886 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-181db545-4dce-4ec0-8f21-0666c7ae84da tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/3fc0837f-a7d7-463f-9e06-1557a76cd041 Aug 25 16:41:54.078088 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-181db545-4dce-4ec0-8f21-0666c7ae84da tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:54.078266 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-181db545-4dce-4ec0-8f21-0666c7ae84da tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:54.078415 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-181db545-4dce-4ec0-8f21-0666c7ae84da tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Delete volume with id: 3fc0837f-a7d7-463f-9e06-1557a76cd041 Aug 25 16:41:54.086117 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:54.086117 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:41:54.086306 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-181db545-4dce-4ec0-8f21-0666c7ae84da tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Volume info retrieved successfully. Aug 25 16:41:54.102687 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-181db545-4dce-4ec0-8f21-0666c7ae84da tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Delete volume request issued successfully. Aug 25 16:41:54.102985 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-181db545-4dce-4ec0-8f21-0666c7ae84da tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/volumes/3fc0837f-a7d7-463f-9e06-1557a76cd041 returned with HTTP 202 Aug 25 16:41:54.103500 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1405/5631] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:41:54 2026] DELETE /volume/v3/volumes/3fc0837f-a7d7-463f-9e06-1557a76cd041 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:41:54.111158 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-7d3d0072-2b48-4ea6-89ff-d3083a55975d None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:54.112783 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7d3d0072-2b48-4ea6-89ff-d3083a55975d tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/volumes/3fc0837f-a7d7-463f-9e06-1557a76cd041 Aug 25 16:41:54.112937 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7d3d0072-2b48-4ea6-89ff-d3083a55975d tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:54.113099 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-7d3d0072-2b48-4ea6-89ff-d3083a55975d tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:54.119260 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:54.119260 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:41:54.122958 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-7d3d0072-2b48-4ea6-89ff-d3083a55975d tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Volume info retrieved successfully. Aug 25 16:41:54.126087 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-7d3d0072-2b48-4ea6-89ff-d3083a55975d tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/volumes/3fc0837f-a7d7-463f-9e06-1557a76cd041 returned with HTTP 200 Aug 25 16:41:54.126437 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1412/5632] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:54 2026] GET /volume/v3/volumes/3fc0837f-a7d7-463f-9e06-1557a76cd041 => generated 1015 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:41:55.138975 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-b472efe7-7d55-4bd6-8a08-b81717aa0a95 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:55.140645 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b472efe7-7d55-4bd6-8a08-b81717aa0a95 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/volumes/3fc0837f-a7d7-463f-9e06-1557a76cd041 Aug 25 16:41:55.140897 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b472efe7-7d55-4bd6-8a08-b81717aa0a95 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:55.141068 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-b472efe7-7d55-4bd6-8a08-b81717aa0a95 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:55.146389 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-b472efe7-7d55-4bd6-8a08-b81717aa0a95 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/volumes/3fc0837f-a7d7-463f-9e06-1557a76cd041 returned with HTTP 404 Aug 25 16:41:55.146827 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1402/5633] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:55 2026] GET /volume/v3/volumes/3fc0837f-a7d7-463f-9e06-1557a76cd041 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:41:55.153525 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-5b5a63fe-4d93-4447-b5e3-843ccd403af9 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:55.155214 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5b5a63fe-4d93-4447-b5e3-843ccd403af9 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] POST https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7/restore Aug 25 16:41:55.155515 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-5b5a63fe-4d93-4447-b5e3-843ccd403af9 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:41:55.156744 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.contrib.backups [None req-5b5a63fe-4d93-4447-b5e3-843ccd403af9 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Restoring backup c29c5e76-db21-4db9-874b-8c9774135ed7 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100457) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 16:41:55.156842 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.contrib.backups [None req-5b5a63fe-4d93-4447-b5e3-843ccd403af9 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Restoring backup c29c5e76-db21-4db9-874b-8c9774135ed7 to volume None. Aug 25 16:41:55.160526 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:55.160526 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:41:55.161438 np0000008093 devstack@c-api.service[100457]: INFO cinder.backup.api [None req-5b5a63fe-4d93-4447-b5e3-843ccd403af9 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Creating volume of 1 GB for restore of backup c29c5e76-db21-4db9-874b-8c9774135ed7. Aug 25 16:41:55.164213 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-5b5a63fe-4d93-4447-b5e3-843ccd403af9 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Availability Zones retrieved successfully. Aug 25 16:41:55.169111 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-5b5a63fe-4d93-4447-b5e3-843ccd403af9 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Flow 'volume_create_api' (1d6a483b-8dbe-4da4-9002-a93da2b25443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:41:55.169922 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-5b5a63fe-4d93-4447-b5e3-843ccd403af9 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f8e6565-11bc-41d7-9c04-95879e9431f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:41:55.170645 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-5b5a63fe-4d93-4447-b5e3-843ccd403af9 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:41:55.195488 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-5b5a63fe-4d93-4447-b5e3-843ccd403af9 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f8e6565-11bc-41d7-9c04-95879e9431f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:15:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c2b05393-8a15-49c6-a66f-c46ba3d14856,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b05393-8a15-49c6-a66f-c46ba3d14856', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:41:55.196165 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-5b5a63fe-4d93-4447-b5e3-843ccd403af9 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cbacee3-9972-4de9-a4d0-fa244fb8712b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:41:55.228812 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-5b5a63fe-4d93-4447-b5e3-843ccd403af9 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Created reservations ['9c3ea784-3db6-4441-9f69-797f0fa5fe7f', 'aeeef99d-9f23-483c-9501-2fad33c7c8b1', '0e58b423-189e-428e-b36e-50261a4c7b2e', 'eafefad5-63e1-4636-b089-c504dc7663bd'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:41:55.229528 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-5b5a63fe-4d93-4447-b5e3-843ccd403af9 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cbacee3-9972-4de9-a4d0-fa244fb8712b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c3ea784-3db6-4441-9f69-797f0fa5fe7f', 'aeeef99d-9f23-483c-9501-2fad33c7c8b1', '0e58b423-189e-428e-b36e-50261a4c7b2e', 'eafefad5-63e1-4636-b089-c504dc7663bd']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:41:55.230250 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-5b5a63fe-4d93-4447-b5e3-843ccd403af9 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84bf8825-66ef-4ce2-8d29-98cbb00597e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:41:55.263762 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-5b5a63fe-4d93-4447-b5e3-843ccd403af9 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84bf8825-66ef-4ce2-8d29-98cbb00597e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '401dab82-0ff7-4520-ab25-a35c09d64dbb', '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='225ad4e8572640dc878b5a5de5bd00a3',qos_specs=None,replication_status=,reservations=['9c3ea784-3db6-4441-9f69-797f0fa5fe7f','aeeef99d-9f23-483c-9501-2fad33c7c8b1','0e58b423-189e-428e-b36e-50261a4c7b2e','eafefad5-63e1-4636-b089-c504dc7663bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1766d1b78b9419eaab797b166be4c5a',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:41:55Z,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=401dab82-0ff7-4520-ab25-a35c09d64dbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='225ad4e8572640dc878b5a5de5bd00a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1766d1b78b9419eaab797b166be4c5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b05393-8a15-49c6-a66f-c46ba3d14856),volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:41:55.264379 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-5b5a63fe-4d93-4447-b5e3-843ccd403af9 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (187f130c-559e-4528-a554-e98b2e0117e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:41:55.278971 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-5b5a63fe-4d93-4447-b5e3-843ccd403af9 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (187f130c-559e-4528-a554-e98b2e0117e9) transitioned into 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='225ad4e8572640dc878b5a5de5bd00a3',qos_specs=None,replication_status=,reservations=['9c3ea784-3db6-4441-9f69-797f0fa5fe7f','aeeef99d-9f23-483c-9501-2fad33c7c8b1','0e58b423-189e-428e-b36e-50261a4c7b2e','eafefad5-63e1-4636-b089-c504dc7663bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1766d1b78b9419eaab797b166be4c5a',volume_type_id=c2b05393-8a15-49c6-a66f-c46ba3d14856)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:41:55.279577 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-5b5a63fe-4d93-4447-b5e3-843ccd403af9 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62a50029-b8d4-4ff8-ab99-719c03519c11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:41:55.287254 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-5b5a63fe-4d93-4447-b5e3-843ccd403af9 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62a50029-b8d4-4ff8-ab99-719c03519c11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:41:55.287993 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-5b5a63fe-4d93-4447-b5e3-843ccd403af9 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Flow 'volume_create_api' (1d6a483b-8dbe-4da4-9002-a93da2b25443) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:41:55.288240 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-5b5a63fe-4d93-4447-b5e3-843ccd403af9 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Create volume request issued successfully. Aug 25 16:41:55.293729 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:55.293729 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:41:55.294123 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-5b5a63fe-4d93-4447-b5e3-843ccd403af9 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Volume info retrieved successfully. Aug 25 16:41:56.300698 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:56.300698 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:41:56.301203 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-5b5a63fe-4d93-4447-b5e3-843ccd403af9 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Volume info retrieved successfully. Aug 25 16:41:56.301272 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.backup.api [None req-5b5a63fe-4d93-4447-b5e3-843ccd403af9 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Checking backup size 1 against volume size 1 {{(pid=100457) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 25 16:41:56.301362 np0000008093 devstack@c-api.service[100457]: INFO cinder.backup.api [None req-5b5a63fe-4d93-4447-b5e3-843ccd403af9 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Overwriting volume 401dab82-0ff7-4520-ab25-a35c09d64dbb with restore of backup c29c5e76-db21-4db9-874b-8c9774135ed7 Aug 25 16:41:56.325319 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.backup.rpcapi [None req-5b5a63fe-4d93-4447-b5e3-843ccd403af9 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] restore_backup in rpcapi backup_id c29c5e76-db21-4db9-874b-8c9774135ed7 {{(pid=100457) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 16:41:56.326921 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-5b5a63fe-4d93-4447-b5e3-843ccd403af9 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7/restore returned with HTTP 202 Aug 25 16:41:56.327315 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1415/5634] 10.4.3.102 () {70 vars in 1433 bytes} [Tue Aug 25 16:41:55 2026] POST /volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7/restore => generated 152 bytes in 1174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:41:56.334909 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-057d13be-c672-44dc-a7dc-f841d2dfbcd0 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:56.336950 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-057d13be-c672-44dc-a7dc-f841d2dfbcd0 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 Aug 25 16:41:56.337194 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-057d13be-c672-44dc-a7dc-f841d2dfbcd0 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:56.337420 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-057d13be-c672-44dc-a7dc-f841d2dfbcd0 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:56.337556 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-057d13be-c672-44dc-a7dc-f841d2dfbcd0 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id c29c5e76-db21-4db9-874b-8c9774135ed7. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:56.342640 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:56.342640 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:41:56.342968 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-057d13be-c672-44dc-a7dc-f841d2dfbcd0 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 returned with HTTP 200 Aug 25 16:41:56.343382 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1406/5635] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:56 2026] GET /volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:57.352484 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-219af12b-8b07-40e0-906c-b65feebac651 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:57.354322 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-219af12b-8b07-40e0-906c-b65feebac651 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 Aug 25 16:41:57.354528 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-219af12b-8b07-40e0-906c-b65feebac651 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:57.354720 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-219af12b-8b07-40e0-906c-b65feebac651 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:57.354819 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-219af12b-8b07-40e0-906c-b65feebac651 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id c29c5e76-db21-4db9-874b-8c9774135ed7. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:57.358828 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:57.358828 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:41:57.359425 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-219af12b-8b07-40e0-906c-b65feebac651 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 returned with HTTP 200 Aug 25 16:41:57.359785 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1413/5636] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:57 2026] GET /volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:58.368944 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-dabaa061-b52a-4c60-8ef4-c2ee3171a40c None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:58.370696 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-dabaa061-b52a-4c60-8ef4-c2ee3171a40c tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 Aug 25 16:41:58.370898 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-dabaa061-b52a-4c60-8ef4-c2ee3171a40c tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:58.371086 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-dabaa061-b52a-4c60-8ef4-c2ee3171a40c tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:58.371185 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-dabaa061-b52a-4c60-8ef4-c2ee3171a40c tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id c29c5e76-db21-4db9-874b-8c9774135ed7. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:58.375092 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:58.375092 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:41:58.375605 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-dabaa061-b52a-4c60-8ef4-c2ee3171a40c tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 returned with HTTP 200 Aug 25 16:41:58.375947 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1403/5637] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:58 2026] GET /volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:41:59.385677 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-b0f83480-9563-40da-863e-b23ae2e8f00a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:41:59.387309 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b0f83480-9563-40da-863e-b23ae2e8f00a tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 Aug 25 16:41:59.387503 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b0f83480-9563-40da-863e-b23ae2e8f00a tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:41:59.387691 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-b0f83480-9563-40da-863e-b23ae2e8f00a tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:41:59.387788 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-b0f83480-9563-40da-863e-b23ae2e8f00a tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id c29c5e76-db21-4db9-874b-8c9774135ed7. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:41:59.391412 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:41:59.391412 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:41:59.391999 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-b0f83480-9563-40da-863e-b23ae2e8f00a tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 returned with HTTP 200 Aug 25 16:41:59.392307 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1416/5638] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:41:59 2026] GET /volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:42:00.401484 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-9463c5b5-6f23-469b-8c7c-138e2b208a31 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:00.403199 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9463c5b5-6f23-469b-8c7c-138e2b208a31 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 Aug 25 16:42:00.403390 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9463c5b5-6f23-469b-8c7c-138e2b208a31 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:00.403564 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-9463c5b5-6f23-469b-8c7c-138e2b208a31 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:00.403686 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-9463c5b5-6f23-469b-8c7c-138e2b208a31 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id c29c5e76-db21-4db9-874b-8c9774135ed7. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:42:00.407534 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:42:00.407534 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:42:00.408094 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-9463c5b5-6f23-469b-8c7c-138e2b208a31 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 returned with HTTP 200 Aug 25 16:42:00.408415 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1407/5639] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:42:00 2026] GET /volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:42:01.417550 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-c8efb261-9add-411d-85d9-fc2f9cf2df86 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:01.419275 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c8efb261-9add-411d-85d9-fc2f9cf2df86 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 Aug 25 16:42:01.419443 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c8efb261-9add-411d-85d9-fc2f9cf2df86 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:01.419618 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c8efb261-9add-411d-85d9-fc2f9cf2df86 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:01.419723 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-c8efb261-9add-411d-85d9-fc2f9cf2df86 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id c29c5e76-db21-4db9-874b-8c9774135ed7. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:42:01.423884 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:42:01.423884 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:42:01.424450 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c8efb261-9add-411d-85d9-fc2f9cf2df86 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 returned with HTTP 200 Aug 25 16:42:01.424807 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1414/5640] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:42:01 2026] GET /volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:42:02.434142 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-73973cbb-a300-438d-899d-7e7d6bea256e None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:02.436295 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-73973cbb-a300-438d-899d-7e7d6bea256e tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 Aug 25 16:42:02.436530 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-73973cbb-a300-438d-899d-7e7d6bea256e tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:02.436729 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-73973cbb-a300-438d-899d-7e7d6bea256e tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:02.436856 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-73973cbb-a300-438d-899d-7e7d6bea256e tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id c29c5e76-db21-4db9-874b-8c9774135ed7. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:42:02.441046 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:42:02.441046 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:42:02.441611 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-73973cbb-a300-438d-899d-7e7d6bea256e tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 returned with HTTP 200 Aug 25 16:42:02.441993 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1404/5641] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:42:02 2026] GET /volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:42:03.452040 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-2c6b8142-d8ea-43b9-bf67-5ac43820e3d9 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:03.453750 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2c6b8142-d8ea-43b9-bf67-5ac43820e3d9 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 Aug 25 16:42:03.453958 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2c6b8142-d8ea-43b9-bf67-5ac43820e3d9 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:03.454152 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-2c6b8142-d8ea-43b9-bf67-5ac43820e3d9 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:03.454247 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-2c6b8142-d8ea-43b9-bf67-5ac43820e3d9 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id c29c5e76-db21-4db9-874b-8c9774135ed7. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:42:03.458149 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:42:03.458149 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:42:03.458697 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-2c6b8142-d8ea-43b9-bf67-5ac43820e3d9 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 returned with HTTP 200 Aug 25 16:42:03.459037 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1417/5642] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:42:03 2026] GET /volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:42:04.468082 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-81fd9b7a-af59-466f-8b74-67c226cb886e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:04.469786 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-81fd9b7a-af59-466f-8b74-67c226cb886e tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 Aug 25 16:42:04.470011 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-81fd9b7a-af59-466f-8b74-67c226cb886e tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:04.470206 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-81fd9b7a-af59-466f-8b74-67c226cb886e tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:04.470291 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-81fd9b7a-af59-466f-8b74-67c226cb886e tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id c29c5e76-db21-4db9-874b-8c9774135ed7. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:42:04.474346 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:42:04.474346 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:42:04.474960 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-81fd9b7a-af59-466f-8b74-67c226cb886e tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 returned with HTTP 200 Aug 25 16:42:04.475278 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1408/5643] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:42:04 2026] GET /volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:42:05.484179 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-c6461b5a-130f-49fd-9401-935681ceffcf None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:05.485771 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c6461b5a-130f-49fd-9401-935681ceffcf tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 Aug 25 16:42:05.485967 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c6461b5a-130f-49fd-9401-935681ceffcf tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:05.486152 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-c6461b5a-130f-49fd-9401-935681ceffcf tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:05.486248 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-c6461b5a-130f-49fd-9401-935681ceffcf tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id c29c5e76-db21-4db9-874b-8c9774135ed7. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:42:05.490258 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:42:05.490258 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:42:05.490813 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-c6461b5a-130f-49fd-9401-935681ceffcf tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 returned with HTTP 200 Aug 25 16:42:05.491170 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1415/5644] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:42:05 2026] GET /volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:42:05.499831 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-f41c276f-ffa9-4334-8eb2-80ff87336634 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:05.501435 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f41c276f-ffa9-4334-8eb2-80ff87336634 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/401dab82-0ff7-4520-ab25-a35c09d64dbb Aug 25 16:42:05.501650 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f41c276f-ffa9-4334-8eb2-80ff87336634 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:05.501827 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-f41c276f-ffa9-4334-8eb2-80ff87336634 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:05.501993 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-f41c276f-ffa9-4334-8eb2-80ff87336634 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Delete volume with id: 401dab82-0ff7-4520-ab25-a35c09d64dbb Aug 25 16:42:05.508458 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:42:05.508458 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:42:05.508761 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-f41c276f-ffa9-4334-8eb2-80ff87336634 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Volume info retrieved successfully. Aug 25 16:42:05.526091 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-f41c276f-ffa9-4334-8eb2-80ff87336634 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Delete volume request issued successfully. Aug 25 16:42:05.526263 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-f41c276f-ffa9-4334-8eb2-80ff87336634 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/volumes/401dab82-0ff7-4520-ab25-a35c09d64dbb returned with HTTP 202 Aug 25 16:42:05.526754 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1405/5645] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:42:05 2026] DELETE /volume/v3/volumes/401dab82-0ff7-4520-ab25-a35c09d64dbb => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:42:05.532946 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-39ab6d22-da05-4f02-8014-5f727ac57177 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:05.535080 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-39ab6d22-da05-4f02-8014-5f727ac57177 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/volumes/401dab82-0ff7-4520-ab25-a35c09d64dbb Aug 25 16:42:05.535340 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-39ab6d22-da05-4f02-8014-5f727ac57177 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:05.535570 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-39ab6d22-da05-4f02-8014-5f727ac57177 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:05.542501 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:42:05.542501 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:42:05.546307 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-39ab6d22-da05-4f02-8014-5f727ac57177 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Volume info retrieved successfully. Aug 25 16:42:05.550550 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-39ab6d22-da05-4f02-8014-5f727ac57177 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/volumes/401dab82-0ff7-4520-ab25-a35c09d64dbb returned with HTTP 200 Aug 25 16:42:05.550970 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1418/5646] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:42:05 2026] GET /volume/v3/volumes/401dab82-0ff7-4520-ab25-a35c09d64dbb => generated 1074 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:42:06.562689 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-32929acc-7a51-47d5-af09-a8fed3c38021 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:06.564407 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-32929acc-7a51-47d5-af09-a8fed3c38021 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/volumes/401dab82-0ff7-4520-ab25-a35c09d64dbb Aug 25 16:42:06.564626 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-32929acc-7a51-47d5-af09-a8fed3c38021 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:06.564767 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-32929acc-7a51-47d5-af09-a8fed3c38021 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:06.571182 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-32929acc-7a51-47d5-af09-a8fed3c38021 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/volumes/401dab82-0ff7-4520-ab25-a35c09d64dbb returned with HTTP 404 Aug 25 16:42:06.571690 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1409/5647] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:42:06 2026] GET /volume/v3/volumes/401dab82-0ff7-4520-ab25-a35c09d64dbb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:42:06.579020 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-5ea187bd-e3a4-4878-a173-4efecb5964a2 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:06.580560 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5ea187bd-e3a4-4878-a173-4efecb5964a2 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] GET https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 Aug 25 16:42:06.580806 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5ea187bd-e3a4-4878-a173-4efecb5964a2 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:06.580979 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5ea187bd-e3a4-4878-a173-4efecb5964a2 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:06.581086 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-5ea187bd-e3a4-4878-a173-4efecb5964a2 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] Show backup with id c29c5e76-db21-4db9-874b-8c9774135ed7. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:42:06.584902 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:42:06.584902 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:42:06.585546 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5ea187bd-e3a4-4878-a173-4efecb5964a2 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-member] https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 returned with HTTP 200 Aug 25 16:42:06.585864 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1416/5648] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:42:06 2026] GET /volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:42:06.597114 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-ab255d33-c896-47eb-91ef-f7cc1119c689 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:06.599290 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ab255d33-c896-47eb-91ef-f7cc1119c689 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] DELETE https://10.4.3.102/volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea Aug 25 16:42:06.599555 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ab255d33-c896-47eb-91ef-f7cc1119c689 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:06.599806 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-ab255d33-c896-47eb-91ef-f7cc1119c689 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:06.599935 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.contrib.backups [None req-ab255d33-c896-47eb-91ef-f7cc1119c689 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Delete backup with id: 59e75e04-9ecf-460c-a467-9f0d47b690ea. Aug 25 16:42:06.604539 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:42:06.604539 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:42:06.618935 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.backup.rpcapi [None req-ab255d33-c896-47eb-91ef-f7cc1119c689 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] delete_backup rpcapi backup_id 59e75e04-9ecf-460c-a467-9f0d47b690ea {{(pid=100455) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 16:42:06.620545 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-ab255d33-c896-47eb-91ef-f7cc1119c689 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea returned with HTTP 202 Aug 25 16:42:06.621107 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1406/5649] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:42:06 2026] DELETE /volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:42:06.627878 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-57185ca2-53be-4cbe-ab09-848c113d4d0b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:06.629916 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-57185ca2-53be-4cbe-ab09-848c113d4d0b tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea Aug 25 16:42:06.630178 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-57185ca2-53be-4cbe-ab09-848c113d4d0b tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:06.630408 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-57185ca2-53be-4cbe-ab09-848c113d4d0b tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:06.630547 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-57185ca2-53be-4cbe-ab09-848c113d4d0b tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 59e75e04-9ecf-460c-a467-9f0d47b690ea. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:42:06.634879 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:42:06.634879 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:42:06.635717 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-57185ca2-53be-4cbe-ab09-848c113d4d0b tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea returned with HTTP 200 Aug 25 16:42:06.636247 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1419/5650] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:42:06 2026] GET /volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:42:07.647217 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-e19eed93-85eb-4682-880d-e209993da21b None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:07.649088 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e19eed93-85eb-4682-880d-e209993da21b tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea Aug 25 16:42:07.649474 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e19eed93-85eb-4682-880d-e209993da21b tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:07.649763 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-e19eed93-85eb-4682-880d-e209993da21b tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:07.650658 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.backups [None req-e19eed93-85eb-4682-880d-e209993da21b tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 59e75e04-9ecf-460c-a467-9f0d47b690ea. {{(pid=100456) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:42:07.653528 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-e19eed93-85eb-4682-880d-e209993da21b tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea returned with HTTP 404 Aug 25 16:42:07.654053 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1410/5651] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:42:07 2026] GET /volume/v3/backups/59e75e04-9ecf-460c-a467-9f0d47b690ea => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:42:07.660227 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f9af1b3c-c5e7-4ecd-aba4-f10cfe887377 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:07.662133 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f9af1b3c-c5e7-4ecd-aba4-f10cfe887377 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] DELETE https://10.4.3.102/volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 Aug 25 16:42:07.662380 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f9af1b3c-c5e7-4ecd-aba4-f10cfe887377 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:07.662563 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f9af1b3c-c5e7-4ecd-aba4-f10cfe887377 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:07.662715 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.contrib.backups [None req-f9af1b3c-c5e7-4ecd-aba4-f10cfe887377 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Delete backup with id: 95619636-df76-4168-ac67-50472fdc0b15. Aug 25 16:42:07.667059 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:42:07.667059 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:42:07.680467 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.backup.rpcapi [None req-f9af1b3c-c5e7-4ecd-aba4-f10cfe887377 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] delete_backup rpcapi backup_id 95619636-df76-4168-ac67-50472fdc0b15 {{(pid=100454) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 16:42:07.682245 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f9af1b3c-c5e7-4ecd-aba4-f10cfe887377 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 returned with HTTP 202 Aug 25 16:42:07.682672 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1417/5652] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:42:07 2026] DELETE /volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:42:07.689436 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-99c44087-41e4-4220-a24c-902419c59f37 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:07.691214 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-99c44087-41e4-4220-a24c-902419c59f37 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 Aug 25 16:42:07.691435 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-99c44087-41e4-4220-a24c-902419c59f37 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:07.691644 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-99c44087-41e4-4220-a24c-902419c59f37 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:07.692366 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-99c44087-41e4-4220-a24c-902419c59f37 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 95619636-df76-4168-ac67-50472fdc0b15. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:42:07.695836 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:42:07.695836 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:42:07.696396 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-99c44087-41e4-4220-a24c-902419c59f37 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 returned with HTTP 200 Aug 25 16:42:07.696787 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1407/5653] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:42:07 2026] GET /volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:42:08.705778 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-7b6629a6-717a-4c80-a245-a51b6816c2e7 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:08.707577 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7b6629a6-717a-4c80-a245-a51b6816c2e7 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 Aug 25 16:42:08.707821 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7b6629a6-717a-4c80-a245-a51b6816c2e7 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:08.708033 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7b6629a6-717a-4c80-a245-a51b6816c2e7 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:08.708160 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.backups [None req-7b6629a6-717a-4c80-a245-a51b6816c2e7 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id 95619636-df76-4168-ac67-50472fdc0b15. {{(pid=100457) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:42:08.711726 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7b6629a6-717a-4c80-a245-a51b6816c2e7 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 returned with HTTP 404 Aug 25 16:42:08.712215 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1420/5654] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:42:08 2026] GET /volume/v3/backups/95619636-df76-4168-ac67-50472fdc0b15 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:42:08.717653 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d1150995-296d-42d8-9e3f-a8e521fdd754 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:08.719329 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d1150995-296d-42d8-9e3f-a8e521fdd754 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] DELETE https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 Aug 25 16:42:08.719519 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d1150995-296d-42d8-9e3f-a8e521fdd754 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:08.719708 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d1150995-296d-42d8-9e3f-a8e521fdd754 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:08.719807 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.contrib.backups [None req-d1150995-296d-42d8-9e3f-a8e521fdd754 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Delete backup with id: c29c5e76-db21-4db9-874b-8c9774135ed7. Aug 25 16:42:08.724145 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:42:08.724145 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:42:08.733938 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.backup.rpcapi [None req-d1150995-296d-42d8-9e3f-a8e521fdd754 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] delete_backup rpcapi backup_id c29c5e76-db21-4db9-874b-8c9774135ed7 {{(pid=100456) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 16:42:08.735397 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d1150995-296d-42d8-9e3f-a8e521fdd754 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 returned with HTTP 202 Aug 25 16:42:08.735758 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1411/5655] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:42:08 2026] DELETE /volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:42:08.741784 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-21f6ae26-e69d-4741-8a25-9a6cd8742486 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:08.743409 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-21f6ae26-e69d-4741-8a25-9a6cd8742486 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 Aug 25 16:42:08.743619 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-21f6ae26-e69d-4741-8a25-9a6cd8742486 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:08.743810 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-21f6ae26-e69d-4741-8a25-9a6cd8742486 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:08.743907 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.backups [None req-21f6ae26-e69d-4741-8a25-9a6cd8742486 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id c29c5e76-db21-4db9-874b-8c9774135ed7. {{(pid=100454) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:42:08.747669 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:42:08.747669 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:42:08.748216 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-21f6ae26-e69d-4741-8a25-9a6cd8742486 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 returned with HTTP 200 Aug 25 16:42:08.748535 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1418/5656] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:42:08 2026] GET /volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:42:09.757405 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-090db786-646b-45b1-8dc8-bd62d6fd26cf None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:09.758939 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-090db786-646b-45b1-8dc8-bd62d6fd26cf tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 Aug 25 16:42:09.759148 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-090db786-646b-45b1-8dc8-bd62d6fd26cf tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:09.759318 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-090db786-646b-45b1-8dc8-bd62d6fd26cf tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:09.759419 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.v3.backups [None req-090db786-646b-45b1-8dc8-bd62d6fd26cf tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Show backup with id c29c5e76-db21-4db9-874b-8c9774135ed7. {{(pid=100455) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 16:42:09.762508 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-090db786-646b-45b1-8dc8-bd62d6fd26cf tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 returned with HTTP 404 Aug 25 16:42:09.762927 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1408/5657] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:42:09 2026] GET /volume/v3/backups/c29c5e76-db21-4db9-874b-8c9774135ed7 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:42:09.769001 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-60dbbbad-39d4-4717-9594-ed79dc4d8c83 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:09.770782 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-60dbbbad-39d4-4717-9594-ed79dc4d8c83 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/8b11eabd-b7dd-4f1a-a26c-44f6ae6eb7c0 Aug 25 16:42:09.770997 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-60dbbbad-39d4-4717-9594-ed79dc4d8c83 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:09.771184 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-60dbbbad-39d4-4717-9594-ed79dc4d8c83 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:09.771352 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-60dbbbad-39d4-4717-9594-ed79dc4d8c83 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Delete volume with id: 8b11eabd-b7dd-4f1a-a26c-44f6ae6eb7c0 Aug 25 16:42:09.778144 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:42:09.778144 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:42:09.778445 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-60dbbbad-39d4-4717-9594-ed79dc4d8c83 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Volume info retrieved successfully. Aug 25 16:42:09.800886 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-60dbbbad-39d4-4717-9594-ed79dc4d8c83 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Delete volume request issued successfully. Aug 25 16:42:09.801069 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-60dbbbad-39d4-4717-9594-ed79dc4d8c83 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/volumes/8b11eabd-b7dd-4f1a-a26c-44f6ae6eb7c0 returned with HTTP 202 Aug 25 16:42:09.801437 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1421/5658] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:42:09 2026] DELETE /volume/v3/volumes/8b11eabd-b7dd-4f1a-a26c-44f6ae6eb7c0 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:42:09.807798 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-aa829973-71a2-4263-98f1-02c0fa6f0d14 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:09.809498 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-aa829973-71a2-4263-98f1-02c0fa6f0d14 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/volumes/8b11eabd-b7dd-4f1a-a26c-44f6ae6eb7c0 Aug 25 16:42:09.809711 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-aa829973-71a2-4263-98f1-02c0fa6f0d14 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:09.809886 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-aa829973-71a2-4263-98f1-02c0fa6f0d14 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:09.817386 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:42:09.817386 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:42:09.820336 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-aa829973-71a2-4263-98f1-02c0fa6f0d14 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Volume info retrieved successfully. Aug 25 16:42:09.823752 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-aa829973-71a2-4263-98f1-02c0fa6f0d14 tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/volumes/8b11eabd-b7dd-4f1a-a26c-44f6ae6eb7c0 returned with HTTP 200 Aug 25 16:42:09.824137 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1412/5659] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:42:09 2026] GET /volume/v3/volumes/8b11eabd-b7dd-4f1a-a26c-44f6ae6eb7c0 => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:42:10.836054 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-75b4f20b-e454-42bf-865b-6500a08a53ca None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:10.837906 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-75b4f20b-e454-42bf-865b-6500a08a53ca tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] GET https://10.4.3.102/volume/v3/volumes/8b11eabd-b7dd-4f1a-a26c-44f6ae6eb7c0 Aug 25 16:42:10.838169 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-75b4f20b-e454-42bf-865b-6500a08a53ca tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:10.838398 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-75b4f20b-e454-42bf-865b-6500a08a53ca tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:10.843872 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-75b4f20b-e454-42bf-865b-6500a08a53ca tempest-ProjectMemberTests33-1768958652 tempest-ProjectMemberTests33-1768958652-project-admin] https://10.4.3.102/volume/v3/volumes/8b11eabd-b7dd-4f1a-a26c-44f6ae6eb7c0 returned with HTTP 404 Aug 25 16:42:10.844350 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1419/5660] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:42:10 2026] GET /volume/v3/volumes/8b11eabd-b7dd-4f1a-a26c-44f6ae6eb7c0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:42:12.305993 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-d833ec01-8a36-44cc-94f8-1eb3d86b2cbc None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:12.376800 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d833ec01-8a36-44cc-94f8-1eb3d86b2cbc tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:42:12.377140 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-d833ec01-8a36-44cc-94f8-1eb3d86b2cbc tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1305949375", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1879537078", "vendor_name": "tempest-vendor_name-1101474944"}}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:42:12.392535 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-d833ec01-8a36-44cc-94f8-1eb3d86b2cbc tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:42:12.392919 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1409/5661] 10.4.3.102 () {68 vars in 1253 bytes} [Tue Aug 25 16:42:12 2026] POST /volume/v3/types => generated 330 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:42:12.400690 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-36527ead-b9d2-4e9e-8183-b97a68f338bb None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:12.402310 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-36527ead-b9d2-4e9e-8183-b97a68f338bb tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:42:12.402648 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-36527ead-b9d2-4e9e-8183-b97a68f338bb tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a8edc92a-10e3-4384-8842-08484c5472fe", "size": 1}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:42:12.404054 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.v3.volumes [None req-36527ead-b9d2-4e9e-8183-b97a68f338bb tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Create volume request body: {'volume': {'volume_type': 'a8edc92a-10e3-4384-8842-08484c5472fe', 'size': 1}} {{(pid=100457) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:42:12.407334 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-36527ead-b9d2-4e9e-8183-b97a68f338bb tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Create volume of 1 GB Aug 25 16:42:12.407632 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:42:12.407632 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:42:12.407973 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-36527ead-b9d2-4e9e-8183-b97a68f338bb tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Availability Zones retrieved successfully. Aug 25 16:42:12.413209 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-36527ead-b9d2-4e9e-8183-b97a68f338bb tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Flow 'volume_create_api' (5973b9df-7c99-4cbd-a89d-b30ee07e71e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:42:12.414138 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-36527ead-b9d2-4e9e-8183-b97a68f338bb tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6ec1114-99ab-45f6-b01a-4026530fbf9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:42:12.414831 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.flows.api.create_volume [None req-36527ead-b9d2-4e9e-8183-b97a68f338bb tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Validating volume size '1' using validate_int {{(pid=100457) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:42:12.431230 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-36527ead-b9d2-4e9e-8183-b97a68f338bb tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6ec1114-99ab-45f6-b01a-4026530fbf9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:42:12Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1879537078',vendor_name='tempest-vendor_name-1101474944'},id=a8edc92a-10e3-4384-8842-08484c5472fe,is_public=True,name='tempest-ProjectMemberTests-volume-type-1305949375',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8edc92a-10e3-4384-8842-08484c5472fe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:42:12.431901 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-36527ead-b9d2-4e9e-8183-b97a68f338bb tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf7a3931-17ca-47cf-95e8-94f7dc6acda0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:42:12.452460 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [None req-36527ead-b9d2-4e9e-8183-b97a68f338bb tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1305949375 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1305949375, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:42:12.452709 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [None req-36527ead-b9d2-4e9e-8183-b97a68f338bb tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1305949375 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1305949375, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:42:12.484913 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-36527ead-b9d2-4e9e-8183-b97a68f338bb tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Created reservations ['e04353a9-7975-4316-b4cc-57f38df2d56b', 'c34df8fd-350d-4008-b1d7-38d650c2c71b', '61591b39-49a5-4ca7-b805-57b1421be746', '265ab325-d680-4a5b-b665-8767dcd22a8c'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:42:12.485670 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-36527ead-b9d2-4e9e-8183-b97a68f338bb tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf7a3931-17ca-47cf-95e8-94f7dc6acda0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e04353a9-7975-4316-b4cc-57f38df2d56b', 'c34df8fd-350d-4008-b1d7-38d650c2c71b', '61591b39-49a5-4ca7-b805-57b1421be746', '265ab325-d680-4a5b-b665-8767dcd22a8c']}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:42:12.486343 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-36527ead-b9d2-4e9e-8183-b97a68f338bb tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec7414bc-77a9-4f92-85c1-f925ad875deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:42:12.508363 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-36527ead-b9d2-4e9e-8183-b97a68f338bb tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec7414bc-77a9-4f92-85c1-f925ad875deb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83d08cf4-1f4d-43f1-8b87-064f71934504', '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='03b12ea112bb4037b058b8ac5860af88',qos_specs=None,replication_status=,reservations=['e04353a9-7975-4316-b4cc-57f38df2d56b','c34df8fd-350d-4008-b1d7-38d650c2c71b','61591b39-49a5-4ca7-b805-57b1421be746','265ab325-d680-4a5b-b665-8767dcd22a8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8a45cc0b03f4677bd6448c96d42d6a8',volume_type_id=a8edc92a-10e3-4384-8842-08484c5472fe), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:42: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=83d08cf4-1f4d-43f1-8b87-064f71934504,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03b12ea112bb4037b058b8ac5860af88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8a45cc0b03f4677bd6448c96d42d6a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a8edc92a-10e3-4384-8842-08484c5472fe),volume_type_id=a8edc92a-10e3-4384-8842-08484c5472fe)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:42:12.509044 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-36527ead-b9d2-4e9e-8183-b97a68f338bb tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66b75647-f8e3-4f92-beb3-89300910533f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:42:12.525107 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-36527ead-b9d2-4e9e-8183-b97a68f338bb tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66b75647-f8e3-4f92-beb3-89300910533f) transitioned into state 'SUCCESS' from 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='03b12ea112bb4037b058b8ac5860af88',qos_specs=None,replication_status=,reservations=['e04353a9-7975-4316-b4cc-57f38df2d56b','c34df8fd-350d-4008-b1d7-38d650c2c71b','61591b39-49a5-4ca7-b805-57b1421be746','265ab325-d680-4a5b-b665-8767dcd22a8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8a45cc0b03f4677bd6448c96d42d6a8',volume_type_id=a8edc92a-10e3-4384-8842-08484c5472fe)}' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:42:12.525730 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-36527ead-b9d2-4e9e-8183-b97a68f338bb tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (caf664db-1e56-407f-aa32-7d6474c05f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:42:12.533408 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-36527ead-b9d2-4e9e-8183-b97a68f338bb tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (caf664db-1e56-407f-aa32-7d6474c05f15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100457) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:42:12.534161 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-36527ead-b9d2-4e9e-8183-b97a68f338bb tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Flow 'volume_create_api' (5973b9df-7c99-4cbd-a89d-b30ee07e71e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100457) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:42:12.534403 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-36527ead-b9d2-4e9e-8183-b97a68f338bb tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Create volume request issued successfully. Aug 25 16:42:12.534933 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-36527ead-b9d2-4e9e-8183-b97a68f338bb tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:42:12.535465 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1422/5662] 10.4.3.102 () {70 vars in 1298 bytes} [Tue Aug 25 16:42:12 2026] POST /volume/v3/volumes => generated 774 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:42:12.545445 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-61e59b9c-fd19-4bd7-8717-24f9bc65e37a None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:12.547153 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-61e59b9c-fd19-4bd7-8717-24f9bc65e37a tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] GET https://10.4.3.102/volume/v3/volumes/83d08cf4-1f4d-43f1-8b87-064f71934504 Aug 25 16:42:12.547347 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-61e59b9c-fd19-4bd7-8717-24f9bc65e37a tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:12.547519 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-61e59b9c-fd19-4bd7-8717-24f9bc65e37a tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Calling method 'show' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:12.554494 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:42:12.554494 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:42:12.557560 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-61e59b9c-fd19-4bd7-8717-24f9bc65e37a tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Volume info retrieved successfully. Aug 25 16:42:12.560856 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-61e59b9c-fd19-4bd7-8717-24f9bc65e37a tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] https://10.4.3.102/volume/v3/volumes/83d08cf4-1f4d-43f1-8b87-064f71934504 returned with HTTP 200 Aug 25 16:42:12.561431 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1413/5663] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:42:12 2026] GET /volume/v3/volumes/83d08cf4-1f4d-43f1-8b87-064f71934504 => generated 953 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:42:13.572060 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-a63968ad-759c-4a0a-9b23-4966f09707e7 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:13.573709 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a63968ad-759c-4a0a-9b23-4966f09707e7 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] GET https://10.4.3.102/volume/v3/volumes/83d08cf4-1f4d-43f1-8b87-064f71934504 Aug 25 16:42:13.573905 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a63968ad-759c-4a0a-9b23-4966f09707e7 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:13.574088 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a63968ad-759c-4a0a-9b23-4966f09707e7 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:13.581240 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:42:13.581240 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:42:13.584522 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-a63968ad-759c-4a0a-9b23-4966f09707e7 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Volume info retrieved successfully. Aug 25 16:42:13.587972 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a63968ad-759c-4a0a-9b23-4966f09707e7 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] https://10.4.3.102/volume/v3/volumes/83d08cf4-1f4d-43f1-8b87-064f71934504 returned with HTTP 200 Aug 25 16:42:13.588311 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1420/5664] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:42:13 2026] GET /volume/v3/volumes/83d08cf4-1f4d-43f1-8b87-064f71934504 => generated 974 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:42:13.599064 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-cb2e56ed-b4b8-4a16-962b-12e8ec729dc4 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:13.600695 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cb2e56ed-b4b8-4a16-962b-12e8ec729dc4 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] GET https://10.4.3.102/volume/v3/messages Aug 25 16:42:13.600905 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-cb2e56ed-b4b8-4a16-962b-12e8ec729dc4 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:13.601088 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-cb2e56ed-b4b8-4a16-962b-12e8ec729dc4 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:13.604100 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cb2e56ed-b4b8-4a16-962b-12e8ec729dc4 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] https://10.4.3.102/volume/v3/messages returned with HTTP 200 Aug 25 16:42:13.604475 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1410/5665] 10.4.3.102 () {68 vars in 1280 bytes} [Tue Aug 25 16:42:13 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:42:13.611945 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-79350ef9-22f3-424c-8f49-233e9ebd19f7 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:13.665393 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-79350ef9-22f3-424c-8f49-233e9ebd19f7 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-member] DELETE https://10.4.3.102/volume/v3/messages/b283bdbb-f4ba-4e83-ac87-87f1556d7e46 Aug 25 16:42:13.665610 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-79350ef9-22f3-424c-8f49-233e9ebd19f7 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-member] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:13.665788 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-79350ef9-22f3-424c-8f49-233e9ebd19f7 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-member] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:13.669988 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:42:13.669988 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:42:13.674838 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-79350ef9-22f3-424c-8f49-233e9ebd19f7 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-member] https://10.4.3.102/volume/v3/messages/b283bdbb-f4ba-4e83-ac87-87f1556d7e46 returned with HTTP 204 Aug 25 16:42:13.675150 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1423/5666] 10.4.3.102 () {68 vars in 1394 bytes} [Tue Aug 25 16:42:13 2026] DELETE /volume/v3/messages/b283bdbb-f4ba-4e83-ac87-87f1556d7e46 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 16:42:13.681474 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-604122e4-4280-428d-ba4d-b8b9e7ba592e None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:13.683134 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-604122e4-4280-428d-ba4d-b8b9e7ba592e tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-member] GET https://10.4.3.102/volume/v3/messages/b283bdbb-f4ba-4e83-ac87-87f1556d7e46 Aug 25 16:42:13.683329 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-604122e4-4280-428d-ba4d-b8b9e7ba592e tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:13.683500 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-604122e4-4280-428d-ba4d-b8b9e7ba592e tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:13.686085 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-604122e4-4280-428d-ba4d-b8b9e7ba592e tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-member] https://10.4.3.102/volume/v3/messages/b283bdbb-f4ba-4e83-ac87-87f1556d7e46 returned with HTTP 404 Aug 25 16:42:13.686543 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1414/5667] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:42:13 2026] GET /volume/v3/messages/b283bdbb-f4ba-4e83-ac87-87f1556d7e46 => generated 110 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 16:42:13.692034 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-5caa97c0-7485-45fa-9394-93cc9b35f971 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:13.693546 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5caa97c0-7485-45fa-9394-93cc9b35f971 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/83d08cf4-1f4d-43f1-8b87-064f71934504 Aug 25 16:42:13.693753 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5caa97c0-7485-45fa-9394-93cc9b35f971 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:13.693924 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-5caa97c0-7485-45fa-9394-93cc9b35f971 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Calling method 'delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:13.694069 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-5caa97c0-7485-45fa-9394-93cc9b35f971 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Delete volume with id: 83d08cf4-1f4d-43f1-8b87-064f71934504 Aug 25 16:42:13.700906 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:42:13.700906 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:42:13.701187 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-5caa97c0-7485-45fa-9394-93cc9b35f971 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Volume info retrieved successfully. Aug 25 16:42:13.702041 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-5caa97c0-7485-45fa-9394-93cc9b35f971 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100454) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 16:42:13.709977 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-5caa97c0-7485-45fa-9394-93cc9b35f971 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1305949375 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1305949375, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:42:13.710235 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-5caa97c0-7485-45fa-9394-93cc9b35f971 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1305949375 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1305949375, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:42:13.718368 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-5caa97c0-7485-45fa-9394-93cc9b35f971 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Created reservations ['dd02d538-6ad0-4f1a-85d3-d3e9dfc88ffa', '696a2e5a-1e39-4810-8bfe-bc1e50f984ff', '585ebf43-73af-488e-a736-58d5de7316ae', 'ded8a27f-ed3b-4264-86eb-81b26d68ed25'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:42:13.738015 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-5caa97c0-7485-45fa-9394-93cc9b35f971 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Delete volume request issued successfully. Aug 25 16:42:13.738202 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-5caa97c0-7485-45fa-9394-93cc9b35f971 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] https://10.4.3.102/volume/v3/volumes/83d08cf4-1f4d-43f1-8b87-064f71934504 returned with HTTP 202 Aug 25 16:42:13.738577 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1421/5668] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:42:13 2026] DELETE /volume/v3/volumes/83d08cf4-1f4d-43f1-8b87-064f71934504 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:42:13.744993 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-e74243dd-3135-419b-9b6e-a97d82842304 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:13.746702 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e74243dd-3135-419b-9b6e-a97d82842304 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] DELETE https://10.4.3.102/volume/v3/types/a8edc92a-10e3-4384-8842-08484c5472fe Aug 25 16:42:13.746881 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e74243dd-3135-419b-9b6e-a97d82842304 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:13.747058 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-e74243dd-3135-419b-9b6e-a97d82842304 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Calling method '_delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:13.767892 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-e74243dd-3135-419b-9b6e-a97d82842304 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] https://10.4.3.102/volume/v3/types/a8edc92a-10e3-4384-8842-08484c5472fe returned with HTTP 202 Aug 25 16:42:13.768292 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1411/5669] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:42:13 2026] DELETE /volume/v3/types/a8edc92a-10e3-4384-8842-08484c5472fe => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:42:13.775034 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-09c6a222-7602-45b3-a440-d01df0e5ac43 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:13.776731 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-09c6a222-7602-45b3-a440-d01df0e5ac43 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:42:13.777090 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-09c6a222-7602-45b3-a440-d01df0e5ac43 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-920843114", "extra_specs": {"storage_protocol": "tempest-storage_protocol-872218111", "vendor_name": "tempest-vendor_name-940500762"}}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:42:13.793781 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-09c6a222-7602-45b3-a440-d01df0e5ac43 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:42:13.794103 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1424/5670] 10.4.3.102 () {68 vars in 1253 bytes} [Tue Aug 25 16:42:13 2026] POST /volume/v3/types => generated 327 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:42:13.800709 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-87fe24a9-831b-4271-bae6-9cf0577e3a01 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:13.802436 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-87fe24a9-831b-4271-bae6-9cf0577e3a01 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:42:13.802782 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-87fe24a9-831b-4271-bae6-9cf0577e3a01 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "99cf133e-2757-447a-9720-80de6fdc9966", "size": 1}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:42:13.804117 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.v3.volumes [None req-87fe24a9-831b-4271-bae6-9cf0577e3a01 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Create volume request body: {'volume': {'volume_type': '99cf133e-2757-447a-9720-80de6fdc9966', 'size': 1}} {{(pid=100456) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:42:13.807800 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.v3.volumes [None req-87fe24a9-831b-4271-bae6-9cf0577e3a01 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Create volume of 1 GB Aug 25 16:42:13.808054 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:42:13.808054 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:42:13.808409 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-87fe24a9-831b-4271-bae6-9cf0577e3a01 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Availability Zones retrieved successfully. Aug 25 16:42:13.813219 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-87fe24a9-831b-4271-bae6-9cf0577e3a01 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Flow 'volume_create_api' (9413fe2e-dc76-4c96-a6c7-c816d80c9570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:42:13.814209 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-87fe24a9-831b-4271-bae6-9cf0577e3a01 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d01ddbca-2953-4715-99f1-7f729b23279b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:42:13.814879 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.flows.api.create_volume [None req-87fe24a9-831b-4271-bae6-9cf0577e3a01 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Validating volume size '1' using validate_int {{(pid=100456) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:42:13.830743 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-87fe24a9-831b-4271-bae6-9cf0577e3a01 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d01ddbca-2953-4715-99f1-7f729b23279b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:42:14Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-872218111',vendor_name='tempest-vendor_name-940500762'},id=99cf133e-2757-447a-9720-80de6fdc9966,is_public=True,name='tempest-ProjectMemberTests-volume-type-920843114',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '99cf133e-2757-447a-9720-80de6fdc9966', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:42:13.831413 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-87fe24a9-831b-4271-bae6-9cf0577e3a01 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d223a747-e67f-4501-be26-d8d9835a7d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:42:13.853083 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [None req-87fe24a9-831b-4271-bae6-9cf0577e3a01 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-920843114 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-920843114, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:42:13.853352 np0000008093 devstack@c-api.service[100456]: WARNING cinder.quota [None req-87fe24a9-831b-4271-bae6-9cf0577e3a01 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-920843114 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-920843114, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:42:13.878715 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.quota [None req-87fe24a9-831b-4271-bae6-9cf0577e3a01 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Created reservations ['dded2beb-c67a-4c02-ab77-c7203ae35c21', '65fdc640-8b26-4a40-bd64-9345f2f1674c', '23dbedf0-fb65-4789-95a5-f4bcb19637ae', '3c3479d9-d25e-4fc2-8c28-c649e84a0794'] {{(pid=100456) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:42:13.879428 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-87fe24a9-831b-4271-bae6-9cf0577e3a01 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d223a747-e67f-4501-be26-d8d9835a7d29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dded2beb-c67a-4c02-ab77-c7203ae35c21', '65fdc640-8b26-4a40-bd64-9345f2f1674c', '23dbedf0-fb65-4789-95a5-f4bcb19637ae', '3c3479d9-d25e-4fc2-8c28-c649e84a0794']}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:42:13.880139 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-87fe24a9-831b-4271-bae6-9cf0577e3a01 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7d47750-8e92-4b6f-9ea0-999f27df401e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:42:13.903032 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-87fe24a9-831b-4271-bae6-9cf0577e3a01 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7d47750-8e92-4b6f-9ea0-999f27df401e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b455f723-f942-45e8-9062-2e499f304c80', '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='03b12ea112bb4037b058b8ac5860af88',qos_specs=None,replication_status=,reservations=['dded2beb-c67a-4c02-ab77-c7203ae35c21','65fdc640-8b26-4a40-bd64-9345f2f1674c','23dbedf0-fb65-4789-95a5-f4bcb19637ae','3c3479d9-d25e-4fc2-8c28-c649e84a0794'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8a45cc0b03f4677bd6448c96d42d6a8',volume_type_id=99cf133e-2757-447a-9720-80de6fdc9966), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:42:13Z,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=b455f723-f942-45e8-9062-2e499f304c80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03b12ea112bb4037b058b8ac5860af88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8a45cc0b03f4677bd6448c96d42d6a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(99cf133e-2757-447a-9720-80de6fdc9966),volume_type_id=99cf133e-2757-447a-9720-80de6fdc9966)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:42:13.903708 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-87fe24a9-831b-4271-bae6-9cf0577e3a01 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a802ba6-92a4-4120-994b-2f0d81f0c594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:42:13.927564 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-87fe24a9-831b-4271-bae6-9cf0577e3a01 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a802ba6-92a4-4120-994b-2f0d81f0c594) transitioned into state 'SUCCESS' from 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='03b12ea112bb4037b058b8ac5860af88',qos_specs=None,replication_status=,reservations=['dded2beb-c67a-4c02-ab77-c7203ae35c21','65fdc640-8b26-4a40-bd64-9345f2f1674c','23dbedf0-fb65-4789-95a5-f4bcb19637ae','3c3479d9-d25e-4fc2-8c28-c649e84a0794'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8a45cc0b03f4677bd6448c96d42d6a8',volume_type_id=99cf133e-2757-447a-9720-80de6fdc9966)}' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:42:13.928213 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-87fe24a9-831b-4271-bae6-9cf0577e3a01 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42e7ba44-92a8-44cc-a37d-efd5fea37f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:42:13.937695 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-87fe24a9-831b-4271-bae6-9cf0577e3a01 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42e7ba44-92a8-44cc-a37d-efd5fea37f74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100456) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:42:13.938461 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.volume.api [None req-87fe24a9-831b-4271-bae6-9cf0577e3a01 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Flow 'volume_create_api' (9413fe2e-dc76-4c96-a6c7-c816d80c9570) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100456) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:42:13.938793 np0000008093 devstack@c-api.service[100456]: INFO cinder.volume.api [None req-87fe24a9-831b-4271-bae6-9cf0577e3a01 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Create volume request issued successfully. Aug 25 16:42:13.939326 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-87fe24a9-831b-4271-bae6-9cf0577e3a01 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:42:13.939743 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1415/5671] 10.4.3.102 () {70 vars in 1298 bytes} [Tue Aug 25 16:42:13 2026] POST /volume/v3/volumes => generated 773 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:42:13.950917 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-8801c068-75d2-4f7f-9fc3-5aa4ad3bf61b None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:13.952700 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8801c068-75d2-4f7f-9fc3-5aa4ad3bf61b tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] GET https://10.4.3.102/volume/v3/volumes/b455f723-f942-45e8-9062-2e499f304c80 Aug 25 16:42:13.952915 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8801c068-75d2-4f7f-9fc3-5aa4ad3bf61b tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:13.953317 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8801c068-75d2-4f7f-9fc3-5aa4ad3bf61b tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:13.959353 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:42:13.959353 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:42:13.962330 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-8801c068-75d2-4f7f-9fc3-5aa4ad3bf61b tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Volume info retrieved successfully. Aug 25 16:42:13.965652 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8801c068-75d2-4f7f-9fc3-5aa4ad3bf61b tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] https://10.4.3.102/volume/v3/volumes/b455f723-f942-45e8-9062-2e499f304c80 returned with HTTP 200 Aug 25 16:42:13.965988 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1422/5672] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:42:13 2026] GET /volume/v3/volumes/b455f723-f942-45e8-9062-2e499f304c80 => generated 952 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:42:14.977524 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-09356dc3-7c73-4055-a274-4853c7faf3b7 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:14.979365 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-09356dc3-7c73-4055-a274-4853c7faf3b7 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] GET https://10.4.3.102/volume/v3/volumes/b455f723-f942-45e8-9062-2e499f304c80 Aug 25 16:42:14.979555 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-09356dc3-7c73-4055-a274-4853c7faf3b7 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:14.979749 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-09356dc3-7c73-4055-a274-4853c7faf3b7 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:14.986205 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:42:14.986205 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:42:14.989018 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-09356dc3-7c73-4055-a274-4853c7faf3b7 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Volume info retrieved successfully. Aug 25 16:42:14.992082 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-09356dc3-7c73-4055-a274-4853c7faf3b7 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] https://10.4.3.102/volume/v3/volumes/b455f723-f942-45e8-9062-2e499f304c80 returned with HTTP 200 Aug 25 16:42:14.992401 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1412/5673] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:42:14 2026] GET /volume/v3/volumes/b455f723-f942-45e8-9062-2e499f304c80 => generated 973 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:42:15.002988 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-912da4e4-a8be-4323-8fc5-da92836974eb None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:15.004683 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-912da4e4-a8be-4323-8fc5-da92836974eb tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] GET https://10.4.3.102/volume/v3/messages Aug 25 16:42:15.004903 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-912da4e4-a8be-4323-8fc5-da92836974eb tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:15.005078 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-912da4e4-a8be-4323-8fc5-da92836974eb tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Calling method 'version_select' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:15.008069 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-912da4e4-a8be-4323-8fc5-da92836974eb tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] https://10.4.3.102/volume/v3/messages returned with HTTP 200 Aug 25 16:42:15.008525 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1425/5674] 10.4.3.102 () {68 vars in 1280 bytes} [Tue Aug 25 16:42:15 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:42:15.015643 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-b8fd3698-8a39-4e21-bed5-a421499aee90 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:15.017174 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b8fd3698-8a39-4e21-bed5-a421499aee90 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-member] GET https://10.4.3.102/volume/v3/messages Aug 25 16:42:15.017418 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b8fd3698-8a39-4e21-bed5-a421499aee90 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-member] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:15.017605 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-b8fd3698-8a39-4e21-bed5-a421499aee90 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-member] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:15.017861 np0000008093 devstack@c-api.service[100456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:42:15.017861 np0000008093 devstack@c-api.service[100456]: warnings.warn( Aug 25 16:42:15.021299 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-b8fd3698-8a39-4e21-bed5-a421499aee90 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-member] https://10.4.3.102/volume/v3/messages returned with HTTP 200 Aug 25 16:42:15.021635 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1416/5675] 10.4.3.102 () {68 vars in 1280 bytes} [Tue Aug 25 16:42:15 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:42:15.028009 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-99500559-ab51-4986-ad76-e8e276a200f2 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:15.029599 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-99500559-ab51-4986-ad76-e8e276a200f2 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] DELETE https://10.4.3.102/volume/v3/messages/0df19bc8-ef46-4ed5-8a81-5021a6149697 Aug 25 16:42:15.029804 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-99500559-ab51-4986-ad76-e8e276a200f2 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:15.029975 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-99500559-ab51-4986-ad76-e8e276a200f2 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:15.040973 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-99500559-ab51-4986-ad76-e8e276a200f2 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] https://10.4.3.102/volume/v3/messages/0df19bc8-ef46-4ed5-8a81-5021a6149697 returned with HTTP 204 Aug 25 16:42:15.041340 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1423/5676] 10.4.3.102 () {68 vars in 1394 bytes} [Tue Aug 25 16:42:15 2026] DELETE /volume/v3/messages/0df19bc8-ef46-4ed5-8a81-5021a6149697 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 16:42:15.046698 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-95fc392b-fc34-476b-ad2c-7e2a711a5805 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:15.048212 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-95fc392b-fc34-476b-ad2c-7e2a711a5805 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/b455f723-f942-45e8-9062-2e499f304c80 Aug 25 16:42:15.048402 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-95fc392b-fc34-476b-ad2c-7e2a711a5805 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:15.048570 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-95fc392b-fc34-476b-ad2c-7e2a711a5805 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:15.048734 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.v3.volumes [None req-95fc392b-fc34-476b-ad2c-7e2a711a5805 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Delete volume with id: b455f723-f942-45e8-9062-2e499f304c80 Aug 25 16:42:15.054925 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:42:15.054925 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:42:15.055192 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-95fc392b-fc34-476b-ad2c-7e2a711a5805 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Volume info retrieved successfully. Aug 25 16:42:15.055984 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.volume.api [None req-95fc392b-fc34-476b-ad2c-7e2a711a5805 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100455) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 16:42:15.063858 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-95fc392b-fc34-476b-ad2c-7e2a711a5805 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-920843114 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-920843114, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:42:15.064102 np0000008093 devstack@c-api.service[100455]: WARNING cinder.quota [None req-95fc392b-fc34-476b-ad2c-7e2a711a5805 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-920843114 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-920843114, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:42:15.071166 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.quota [None req-95fc392b-fc34-476b-ad2c-7e2a711a5805 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Created reservations ['b3c02f78-c0db-4e57-b651-998853ca6139', '6e6eaa51-4f5d-4fb5-8978-2fe989af3102', 'd4cc112b-f42f-444a-a501-bbc5b430bd3f', 'ce089596-ecd5-4f8e-beea-c922f4a2d581'] {{(pid=100455) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:42:15.092824 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-95fc392b-fc34-476b-ad2c-7e2a711a5805 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Delete volume request issued successfully. Aug 25 16:42:15.093044 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-95fc392b-fc34-476b-ad2c-7e2a711a5805 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] https://10.4.3.102/volume/v3/volumes/b455f723-f942-45e8-9062-2e499f304c80 returned with HTTP 202 Aug 25 16:42:15.093474 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1413/5677] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:42:15 2026] DELETE /volume/v3/volumes/b455f723-f942-45e8-9062-2e499f304c80 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:42:15.099363 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-a4f43388-9013-4a02-b697-e89d6772f88b None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:15.101084 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a4f43388-9013-4a02-b697-e89d6772f88b tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] DELETE https://10.4.3.102/volume/v3/types/99cf133e-2757-447a-9720-80de6fdc9966 Aug 25 16:42:15.101301 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a4f43388-9013-4a02-b697-e89d6772f88b tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:15.101481 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a4f43388-9013-4a02-b697-e89d6772f88b tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Calling method '_delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:15.122006 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a4f43388-9013-4a02-b697-e89d6772f88b tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] https://10.4.3.102/volume/v3/types/99cf133e-2757-447a-9720-80de6fdc9966 returned with HTTP 202 Aug 25 16:42:15.122362 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1426/5678] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:42:15 2026] DELETE /volume/v3/types/99cf133e-2757-447a-9720-80de6fdc9966 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:42:15.129457 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-c323ea82-7aa5-4633-80cc-3c8c2f0ef7c3 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:15.131285 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c323ea82-7aa5-4633-80cc-3c8c2f0ef7c3 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:42:15.131661 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-c323ea82-7aa5-4633-80cc-3c8c2f0ef7c3 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-86337987", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1557560340", "vendor_name": "tempest-vendor_name-105691821"}}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:42:15.150373 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-c323ea82-7aa5-4633-80cc-3c8c2f0ef7c3 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:42:15.150802 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1417/5679] 10.4.3.102 () {68 vars in 1253 bytes} [Tue Aug 25 16:42:15 2026] POST /volume/v3/types => generated 327 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:42:15.157284 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-524e2fa0-da71-45b1-939d-281ee0a0b884 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:15.158936 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-524e2fa0-da71-45b1-939d-281ee0a0b884 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] POST https://10.4.3.102/volume/v3/volumes Aug 25 16:42:15.159326 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-524e2fa0-da71-45b1-939d-281ee0a0b884 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4f8e469b-e2d9-4f95-bf21-eb94325bb225", "size": 1}} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:42:15.160706 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.v3.volumes [None req-524e2fa0-da71-45b1-939d-281ee0a0b884 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Create volume request body: {'volume': {'volume_type': '4f8e469b-e2d9-4f95-bf21-eb94325bb225', 'size': 1}} {{(pid=100454) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 16:42:15.164193 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.v3.volumes [None req-524e2fa0-da71-45b1-939d-281ee0a0b884 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Create volume of 1 GB Aug 25 16:42:15.164475 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:42:15.164475 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:42:15.164854 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-524e2fa0-da71-45b1-939d-281ee0a0b884 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Availability Zones retrieved successfully. Aug 25 16:42:15.169627 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-524e2fa0-da71-45b1-939d-281ee0a0b884 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Flow 'volume_create_api' (e84f0fbb-f73c-47b9-a9a5-d95273ce81da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:42:15.170607 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-524e2fa0-da71-45b1-939d-281ee0a0b884 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b6dd9db-8d87-4970-b5bb-ce0ec9edcf3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:42:15.171306 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.flows.api.create_volume [None req-524e2fa0-da71-45b1-939d-281ee0a0b884 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Validating volume size '1' using validate_int {{(pid=100454) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 16:42:15.187445 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-524e2fa0-da71-45b1-939d-281ee0a0b884 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b6dd9db-8d87-4970-b5bb-ce0ec9edcf3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T16:42:15Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1557560340',vendor_name='tempest-vendor_name-105691821'},id=4f8e469b-e2d9-4f95-bf21-eb94325bb225,is_public=True,name='tempest-ProjectMemberTests-volume-type-86337987',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f8e469b-e2d9-4f95-bf21-eb94325bb225', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:42:15.188105 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-524e2fa0-da71-45b1-939d-281ee0a0b884 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62f42f36-dd9b-4fed-83ed-405f83af9c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:42:15.208186 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-524e2fa0-da71-45b1-939d-281ee0a0b884 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-86337987 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-86337987, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:42:15.208419 np0000008093 devstack@c-api.service[100454]: WARNING cinder.quota [None req-524e2fa0-da71-45b1-939d-281ee0a0b884 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-86337987 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-86337987, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:42:15.237289 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.quota [None req-524e2fa0-da71-45b1-939d-281ee0a0b884 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Created reservations ['b09bf4ed-cd2d-47f5-b0c9-446b8e597353', 'b8319146-2ccd-4683-9edc-6e8a0d90fe4d', 'b9240970-f4a4-44d5-861d-e268c48e34f9', 'f38fe9ad-744e-49a0-bdec-2ef927e1d3ff'] {{(pid=100454) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:42:15.237955 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-524e2fa0-da71-45b1-939d-281ee0a0b884 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62f42f36-dd9b-4fed-83ed-405f83af9c1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b09bf4ed-cd2d-47f5-b0c9-446b8e597353', 'b8319146-2ccd-4683-9edc-6e8a0d90fe4d', 'b9240970-f4a4-44d5-861d-e268c48e34f9', 'f38fe9ad-744e-49a0-bdec-2ef927e1d3ff']}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:42:15.238597 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-524e2fa0-da71-45b1-939d-281ee0a0b884 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9de56491-7902-4e15-85e4-00e0bc7e3810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:42:15.261932 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-524e2fa0-da71-45b1-939d-281ee0a0b884 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9de56491-7902-4e15-85e4-00e0bc7e3810) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0112108-b9d4-4027-b5b6-09371b34ca6d', '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='03b12ea112bb4037b058b8ac5860af88',qos_specs=None,replication_status=,reservations=['b09bf4ed-cd2d-47f5-b0c9-446b8e597353','b8319146-2ccd-4683-9edc-6e8a0d90fe4d','b9240970-f4a4-44d5-861d-e268c48e34f9','f38fe9ad-744e-49a0-bdec-2ef927e1d3ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8a45cc0b03f4677bd6448c96d42d6a8',volume_type_id=4f8e469b-e2d9-4f95-bf21-eb94325bb225), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T16:42:15Z,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=b0112108-b9d4-4027-b5b6-09371b34ca6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03b12ea112bb4037b058b8ac5860af88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8a45cc0b03f4677bd6448c96d42d6a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f8e469b-e2d9-4f95-bf21-eb94325bb225),volume_type_id=4f8e469b-e2d9-4f95-bf21-eb94325bb225)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:42:15.262628 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-524e2fa0-da71-45b1-939d-281ee0a0b884 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7498d14a-e44d-409a-9d12-c5f5aa890b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:42:15.276732 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-524e2fa0-da71-45b1-939d-281ee0a0b884 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7498d14a-e44d-409a-9d12-c5f5aa890b91) transitioned into state 'SUCCESS' from 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='03b12ea112bb4037b058b8ac5860af88',qos_specs=None,replication_status=,reservations=['b09bf4ed-cd2d-47f5-b0c9-446b8e597353','b8319146-2ccd-4683-9edc-6e8a0d90fe4d','b9240970-f4a4-44d5-861d-e268c48e34f9','f38fe9ad-744e-49a0-bdec-2ef927e1d3ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8a45cc0b03f4677bd6448c96d42d6a8',volume_type_id=4f8e469b-e2d9-4f95-bf21-eb94325bb225)}' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:42:15.277355 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-524e2fa0-da71-45b1-939d-281ee0a0b884 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a971f4ec-babe-4046-8141-1996c3921a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 16:42:15.284889 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-524e2fa0-da71-45b1-939d-281ee0a0b884 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a971f4ec-babe-4046-8141-1996c3921a7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100454) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 16:42:15.285585 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.volume.api [None req-524e2fa0-da71-45b1-939d-281ee0a0b884 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Flow 'volume_create_api' (e84f0fbb-f73c-47b9-a9a5-d95273ce81da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100454) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 16:42:15.285858 np0000008093 devstack@c-api.service[100454]: INFO cinder.volume.api [None req-524e2fa0-da71-45b1-939d-281ee0a0b884 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Create volume request issued successfully. Aug 25 16:42:15.286362 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-524e2fa0-da71-45b1-939d-281ee0a0b884 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] https://10.4.3.102/volume/v3/volumes returned with HTTP 202 Aug 25 16:42:15.286771 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1424/5680] 10.4.3.102 () {70 vars in 1298 bytes} [Tue Aug 25 16:42:15 2026] POST /volume/v3/volumes => generated 772 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 16:42:15.297602 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-66a15c3d-d3f1-4b14-87e9-d7319e633e29 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:15.299429 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-66a15c3d-d3f1-4b14-87e9-d7319e633e29 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] GET https://10.4.3.102/volume/v3/volumes/b0112108-b9d4-4027-b5b6-09371b34ca6d Aug 25 16:42:15.299730 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-66a15c3d-d3f1-4b14-87e9-d7319e633e29 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:15.300270 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-66a15c3d-d3f1-4b14-87e9-d7319e633e29 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:15.306812 np0000008093 devstack@c-api.service[100455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:42:15.306812 np0000008093 devstack@c-api.service[100455]: warnings.warn( Aug 25 16:42:15.310305 np0000008093 devstack@c-api.service[100455]: INFO cinder.volume.api [None req-66a15c3d-d3f1-4b14-87e9-d7319e633e29 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Volume info retrieved successfully. Aug 25 16:42:15.314061 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-66a15c3d-d3f1-4b14-87e9-d7319e633e29 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] https://10.4.3.102/volume/v3/volumes/b0112108-b9d4-4027-b5b6-09371b34ca6d returned with HTTP 200 Aug 25 16:42:15.314445 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1414/5681] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:42:15 2026] GET /volume/v3/volumes/b0112108-b9d4-4027-b5b6-09371b34ca6d => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:42:16.325991 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f0d47231-e0c9-426d-b5c2-4d626be48b33 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:16.327730 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f0d47231-e0c9-426d-b5c2-4d626be48b33 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] GET https://10.4.3.102/volume/v3/volumes/b0112108-b9d4-4027-b5b6-09371b34ca6d Aug 25 16:42:16.327922 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f0d47231-e0c9-426d-b5c2-4d626be48b33 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:16.328092 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f0d47231-e0c9-426d-b5c2-4d626be48b33 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:16.335065 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:42:16.335065 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:42:16.338038 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-f0d47231-e0c9-426d-b5c2-4d626be48b33 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Volume info retrieved successfully. Aug 25 16:42:16.341344 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f0d47231-e0c9-426d-b5c2-4d626be48b33 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] https://10.4.3.102/volume/v3/volumes/b0112108-b9d4-4027-b5b6-09371b34ca6d returned with HTTP 200 Aug 25 16:42:16.341687 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1427/5682] 10.4.3.102 () {68 vars in 1388 bytes} [Tue Aug 25 16:42:16 2026] GET /volume/v3/volumes/b0112108-b9d4-4027-b5b6-09371b34ca6d => generated 972 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:42:16.352657 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-573d7d34-0a8f-4a7d-9d87-af6def9c478c None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:16.354557 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-573d7d34-0a8f-4a7d-9d87-af6def9c478c tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] GET https://10.4.3.102/volume/v3/messages Aug 25 16:42:16.354813 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-573d7d34-0a8f-4a7d-9d87-af6def9c478c tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:16.355021 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-573d7d34-0a8f-4a7d-9d87-af6def9c478c tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Calling method 'version_select' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:16.359122 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-573d7d34-0a8f-4a7d-9d87-af6def9c478c tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] https://10.4.3.102/volume/v3/messages returned with HTTP 200 Aug 25 16:42:16.359513 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1418/5683] 10.4.3.102 () {68 vars in 1280 bytes} [Tue Aug 25 16:42:16 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:42:16.366490 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-4840a268-edab-45a0-afc2-a354049f1d43 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:16.368221 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4840a268-edab-45a0-afc2-a354049f1d43 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-member] GET https://10.4.3.102/volume/v3/messages/1c0e9920-ee87-4b20-88a3-4639320107e2 Aug 25 16:42:16.368431 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4840a268-edab-45a0-afc2-a354049f1d43 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-member] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:16.368654 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-4840a268-edab-45a0-afc2-a354049f1d43 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-member] Calling method 'version_select' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:16.371721 np0000008093 devstack@c-api.service[100454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:42:16.371721 np0000008093 devstack@c-api.service[100454]: warnings.warn( Aug 25 16:42:16.372471 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-4840a268-edab-45a0-afc2-a354049f1d43 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-member] https://10.4.3.102/volume/v3/messages/1c0e9920-ee87-4b20-88a3-4639320107e2 returned with HTTP 200 Aug 25 16:42:16.372901 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1425/5684] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:42:16 2026] GET /volume/v3/messages/1c0e9920-ee87-4b20-88a3-4639320107e2 => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:42:16.379768 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-8fca3766-e8b7-4792-9692-9acd2a1ba936 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:16.381265 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8fca3766-e8b7-4792-9692-9acd2a1ba936 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] DELETE https://10.4.3.102/volume/v3/messages/1c0e9920-ee87-4b20-88a3-4639320107e2 Aug 25 16:42:16.381466 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8fca3766-e8b7-4792-9692-9acd2a1ba936 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:16.381578 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-8fca3766-e8b7-4792-9692-9acd2a1ba936 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Calling method 'version_select' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:16.388952 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-8fca3766-e8b7-4792-9692-9acd2a1ba936 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] https://10.4.3.102/volume/v3/messages/1c0e9920-ee87-4b20-88a3-4639320107e2 returned with HTTP 204 Aug 25 16:42:16.389312 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1415/5685] 10.4.3.102 () {68 vars in 1394 bytes} [Tue Aug 25 16:42:16 2026] DELETE /volume/v3/messages/1c0e9920-ee87-4b20-88a3-4639320107e2 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 16:42:16.395192 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-38984805-e651-4335-af07-844b10406363 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:16.396737 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-38984805-e651-4335-af07-844b10406363 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] DELETE https://10.4.3.102/volume/v3/volumes/b0112108-b9d4-4027-b5b6-09371b34ca6d Aug 25 16:42:16.396917 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-38984805-e651-4335-af07-844b10406363 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:16.397082 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-38984805-e651-4335-af07-844b10406363 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Calling method 'delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:16.397244 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.v3.volumes [None req-38984805-e651-4335-af07-844b10406363 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Delete volume with id: b0112108-b9d4-4027-b5b6-09371b34ca6d Aug 25 16:42:16.403238 np0000008093 devstack@c-api.service[100457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 16:42:16.403238 np0000008093 devstack@c-api.service[100457]: warnings.warn( Aug 25 16:42:16.403497 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-38984805-e651-4335-af07-844b10406363 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Volume info retrieved successfully. Aug 25 16:42:16.404306 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.volume.api [None req-38984805-e651-4335-af07-844b10406363 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100457) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 16:42:16.412124 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [None req-38984805-e651-4335-af07-844b10406363 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-86337987 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-86337987, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:42:16.412366 np0000008093 devstack@c-api.service[100457]: WARNING cinder.quota [None req-38984805-e651-4335-af07-844b10406363 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-86337987 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-86337987, it is now deprecated. Please use the default quota class for default quota. Aug 25 16:42:16.428987 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.quota [None req-38984805-e651-4335-af07-844b10406363 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Created reservations ['c1a17813-347a-4a36-bb63-3d3ff24ed046', 'e7fe8025-bbb5-4f41-8bc4-c85e9d949303', '7af6ef13-5400-4460-b122-e0f30d7d1d3e', '0debfffb-9e82-4d3f-8501-ee2e6a2fc0ad'] {{(pid=100457) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 16:42:16.451007 np0000008093 devstack@c-api.service[100457]: INFO cinder.volume.api [None req-38984805-e651-4335-af07-844b10406363 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Delete volume request issued successfully. Aug 25 16:42:16.451196 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-38984805-e651-4335-af07-844b10406363 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] https://10.4.3.102/volume/v3/volumes/b0112108-b9d4-4027-b5b6-09371b34ca6d returned with HTTP 202 Aug 25 16:42:16.451568 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1428/5686] 10.4.3.102 () {68 vars in 1391 bytes} [Tue Aug 25 16:42:16 2026] DELETE /volume/v3/volumes/b0112108-b9d4-4027-b5b6-09371b34ca6d => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:42:16.457968 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-02676911-cac1-4f42-8f08-0545d65ab5d8 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:16.459571 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-02676911-cac1-4f42-8f08-0545d65ab5d8 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] DELETE https://10.4.3.102/volume/v3/types/4f8e469b-e2d9-4f95-bf21-eb94325bb225 Aug 25 16:42:16.459756 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-02676911-cac1-4f42-8f08-0545d65ab5d8 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:16.459937 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-02676911-cac1-4f42-8f08-0545d65ab5d8 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] Calling method '_delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:16.482204 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-02676911-cac1-4f42-8f08-0545d65ab5d8 tempest-ProjectMemberTests-754438171 tempest-ProjectMemberTests-754438171-project-admin] https://10.4.3.102/volume/v3/types/4f8e469b-e2d9-4f95-bf21-eb94325bb225 returned with HTTP 202 Aug 25 16:42:16.482660 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1419/5687] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:42:16 2026] DELETE /volume/v3/types/4f8e469b-e2d9-4f95-bf21-eb94325bb225 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:42:17.556273 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-f47a1491-0fba-432f-b3bd-df81e3461724 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:17.632579 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f47a1491-0fba-432f-b3bd-df81e3461724 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:42:17.632938 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-f47a1491-0fba-432f-b3bd-df81e3461724 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-471201847", "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=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:42:17.649503 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-f47a1491-0fba-432f-b3bd-df81e3461724 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:42:17.649867 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1426/5688] 10.4.3.102 () {68 vars in 1253 bytes} [Tue Aug 25 16:42:17 2026] POST /volume/v3/types => generated 379 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:42:17.657323 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-53a1426b-a0af-469e-9435-9fcec5e7ef72 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:17.658920 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-53a1426b-a0af-469e-9435-9fcec5e7ef72 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] POST https://10.4.3.102/volume/v3/types/b140dfca-6866-4abe-b5ed-70e3553c7867/encryption Aug 25 16:42:17.659250 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-53a1426b-a0af-469e-9435-9fcec5e7ef72 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:42:17.672983 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-53a1426b-a0af-469e-9435-9fcec5e7ef72 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] https://10.4.3.102/volume/v3/types/b140dfca-6866-4abe-b5ed-70e3553c7867/encryption returned with HTTP 200 Aug 25 16:42:17.673353 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1416/5689] 10.4.3.102 () {68 vars in 1397 bytes} [Tue Aug 25 16:42:17 2026] POST /volume/v3/types/b140dfca-6866-4abe-b5ed-70e3553c7867/encryption => generated 239 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:42:17.681103 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-3d716d50-b189-4c96-84c3-5791d3106543 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:17.682955 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3d716d50-b189-4c96-84c3-5791d3106543 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:42:17.683310 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3d716d50-b189-4c96-84c3-5791d3106543 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1439879890", "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=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:42:17.700728 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3d716d50-b189-4c96-84c3-5791d3106543 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:42:17.701049 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1429/5690] 10.4.3.102 () {68 vars in 1253 bytes} [Tue Aug 25 16:42:17 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) Aug 25 16:42:17.708282 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-16a087b3-01eb-4b2a-84d3-6f1bd6d90910 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:17.709999 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-16a087b3-01eb-4b2a-84d3-6f1bd6d90910 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] POST https://10.4.3.102/volume/v3/types/5c6b3544-a0e0-4d76-8897-7e00879a8de3/encryption Aug 25 16:42:17.710356 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-16a087b3-01eb-4b2a-84d3-6f1bd6d90910 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:42:17.724734 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-16a087b3-01eb-4b2a-84d3-6f1bd6d90910 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] https://10.4.3.102/volume/v3/types/5c6b3544-a0e0-4d76-8897-7e00879a8de3/encryption returned with HTTP 200 Aug 25 16:42:17.725100 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1420/5691] 10.4.3.102 () {68 vars in 1397 bytes} [Tue Aug 25 16:42:17 2026] POST /volume/v3/types/5c6b3544-a0e0-4d76-8897-7e00879a8de3/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:42:17.733252 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-969bb88e-20fb-4f4f-9bbf-a48928a591f0 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:17.734859 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-969bb88e-20fb-4f4f-9bbf-a48928a591f0 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:42:17.735187 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-969bb88e-20fb-4f4f-9bbf-a48928a591f0 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-538531226", "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=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:42:17.754667 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-969bb88e-20fb-4f4f-9bbf-a48928a591f0 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:42:17.755027 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1427/5692] 10.4.3.102 () {68 vars in 1253 bytes} [Tue Aug 25 16:42:17 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) Aug 25 16:42:17.762711 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-da15d2e3-93ad-4586-ab71-92abca7eed15 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:17.764307 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-da15d2e3-93ad-4586-ab71-92abca7eed15 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] POST https://10.4.3.102/volume/v3/types/1c8b26f0-36d3-40b2-a92b-9330f08ef967/extra_specs Aug 25 16:42:17.764678 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-da15d2e3-93ad-4586-ab71-92abca7eed15 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:42:17.785326 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-da15d2e3-93ad-4586-ab71-92abca7eed15 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] https://10.4.3.102/volume/v3/types/1c8b26f0-36d3-40b2-a92b-9330f08ef967/extra_specs returned with HTTP 200 Aug 25 16:42:17.785727 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1417/5693] 10.4.3.102 () {68 vars in 1399 bytes} [Tue Aug 25 16:42:17 2026] POST /volume/v3/types/1c8b26f0-36d3-40b2-a92b-9330f08ef967/extra_specs => generated 35 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:42:17.793277 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-f1f81672-4f7a-470b-8b80-f2c1716557c7 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:17.794834 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f1f81672-4f7a-470b-8b80-f2c1716557c7 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] PUT https://10.4.3.102/volume/v3/types/1c8b26f0-36d3-40b2-a92b-9330f08ef967/extra_specs/key2 Aug 25 16:42:17.795150 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-f1f81672-4f7a-470b-8b80-f2c1716557c7 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:42:17.809378 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-f1f81672-4f7a-470b-8b80-f2c1716557c7 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] https://10.4.3.102/volume/v3/types/1c8b26f0-36d3-40b2-a92b-9330f08ef967/extra_specs/key2 returned with HTTP 200 Aug 25 16:42:17.810312 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1430/5694] 10.4.3.102 () {68 vars in 1413 bytes} [Tue Aug 25 16:42:17 2026] PUT /volume/v3/types/1c8b26f0-36d3-40b2-a92b-9330f08ef967/extra_specs/key2 => generated 25 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:42:17.818267 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-14d4537c-ae06-49c2-9237-f05841849a55 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:17.819893 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-14d4537c-ae06-49c2-9237-f05841849a55 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:42:17.820218 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-14d4537c-ae06-49c2-9237-f05841849a55 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:42:17.832803 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-14d4537c-ae06-49c2-9237-f05841849a55 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:42:17.833199 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1421/5695] 10.4.3.102 () {68 vars in 1252 bytes} [Tue Aug 25 16:42:17 2026] POST /volume/v3/types => generated 195 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:42:17.842681 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-73b851eb-e9b4-4bf8-874b-d9d5a584bb77 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:17.844542 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-73b851eb-e9b4-4bf8-874b-d9d5a584bb77 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] DELETE https://10.4.3.102/volume/v3/types/184eb5ba-d08b-4b2a-80c8-8519675a320d Aug 25 16:42:17.844759 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-73b851eb-e9b4-4bf8-874b-d9d5a584bb77 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:17.844981 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-73b851eb-e9b4-4bf8-874b-d9d5a584bb77 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Calling method '_delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:17.872971 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-73b851eb-e9b4-4bf8-874b-d9d5a584bb77 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] https://10.4.3.102/volume/v3/types/184eb5ba-d08b-4b2a-80c8-8519675a320d returned with HTTP 202 Aug 25 16:42:17.873636 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1428/5696] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:42:17 2026] DELETE /volume/v3/types/184eb5ba-d08b-4b2a-80c8-8519675a320d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:42:17.880819 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-4e598e6e-0dde-4b5f-baf0-0b89d5d05426 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:17.882391 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4e598e6e-0dde-4b5f-baf0-0b89d5d05426 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:42:17.882758 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-4e598e6e-0dde-4b5f-baf0-0b89d5d05426 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1121906966", "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=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:42:17.898298 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-4e598e6e-0dde-4b5f-baf0-0b89d5d05426 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:42:17.898641 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1418/5697] 10.4.3.102 () {68 vars in 1253 bytes} [Tue Aug 25 16:42:17 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:42:17.905628 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-7c2480bd-13bc-4733-a634-501626899259 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:17.907276 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7c2480bd-13bc-4733-a634-501626899259 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] POST https://10.4.3.102/volume/v3/types/8caddfd2-3340-4793-bc84-551bcc0b6e2f/encryption Aug 25 16:42:17.907574 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-7c2480bd-13bc-4733-a634-501626899259 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:42:17.924403 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-7c2480bd-13bc-4733-a634-501626899259 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] https://10.4.3.102/volume/v3/types/8caddfd2-3340-4793-bc84-551bcc0b6e2f/encryption returned with HTTP 200 Aug 25 16:42:17.924752 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1431/5698] 10.4.3.102 () {68 vars in 1397 bytes} [Tue Aug 25 16:42:17 2026] POST /volume/v3/types/8caddfd2-3340-4793-bc84-551bcc0b6e2f/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:42:17.932299 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-439b0385-b4ed-4253-8a5e-3eb4fd51c450 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:17.934041 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-439b0385-b4ed-4253-8a5e-3eb4fd51c450 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] DELETE https://10.4.3.102/volume/v3/types/8caddfd2-3340-4793-bc84-551bcc0b6e2f/encryption/a7cad72c-fe94-4dfb-8e96-466f9d9aaf64 Aug 25 16:42:17.934225 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-439b0385-b4ed-4253-8a5e-3eb4fd51c450 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:17.934397 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-439b0385-b4ed-4253-8a5e-3eb4fd51c450 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Calling method 'delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:17.944975 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-439b0385-b4ed-4253-8a5e-3eb4fd51c450 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] https://10.4.3.102/volume/v3/types/8caddfd2-3340-4793-bc84-551bcc0b6e2f/encryption/a7cad72c-fe94-4dfb-8e96-466f9d9aaf64 returned with HTTP 202 Aug 25 16:42:17.945364 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1422/5699] 10.4.3.102 () {66 vars in 1489 bytes} [Tue Aug 25 16:42:17 2026] DELETE /volume/v3/types/8caddfd2-3340-4793-bc84-551bcc0b6e2f/encryption/a7cad72c-fe94-4dfb-8e96-466f9d9aaf64 => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:42:17.953103 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-de1f749c-d876-4f57-b0bd-6c170582f739 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:17.955358 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-de1f749c-d876-4f57-b0bd-6c170582f739 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:42:17.955875 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-de1f749c-d876-4f57-b0bd-6c170582f739 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1246614262", "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=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:42:17.988906 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-de1f749c-d876-4f57-b0bd-6c170582f739 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:42:17.989392 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1429/5700] 10.4.3.102 () {68 vars in 1253 bytes} [Tue Aug 25 16:42:17 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) Aug 25 16:42:17.997008 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-cb8cd8bb-36ca-405c-b101-ea9f1b928af1 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:17.998709 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cb8cd8bb-36ca-405c-b101-ea9f1b928af1 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] DELETE https://10.4.3.102/volume/v3/types/34f4160f-4245-4c61-a0bb-82a19dd72199/extra_specs/key1 Aug 25 16:42:17.998894 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-cb8cd8bb-36ca-405c-b101-ea9f1b928af1 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:17.999065 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-cb8cd8bb-36ca-405c-b101-ea9f1b928af1 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Calling method 'delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:18.018242 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-cb8cd8bb-36ca-405c-b101-ea9f1b928af1 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] https://10.4.3.102/volume/v3/types/34f4160f-4245-4c61-a0bb-82a19dd72199/extra_specs/key1 returned with HTTP 202 Aug 25 16:42:18.018581 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1419/5701] 10.4.3.102 () {66 vars in 1396 bytes} [Tue Aug 25 16:42:17 2026] DELETE /volume/v3/types/34f4160f-4245-4c61-a0bb-82a19dd72199/extra_specs/key1 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 16:42:18.026159 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-1be3043c-1c9a-41d9-ae1f-75fd88243e30 None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:18.027960 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1be3043c-1c9a-41d9-ae1f-75fd88243e30 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] POST https://10.4.3.102/volume/v3/types Aug 25 16:42:18.028365 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-1be3043c-1c9a-41d9-ae1f-75fd88243e30 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-905756891", "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=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:42:18.045912 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-1be3043c-1c9a-41d9-ae1f-75fd88243e30 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:42:18.046279 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1432/5702] 10.4.3.102 () {68 vars in 1253 bytes} [Tue Aug 25 16:42:18 2026] POST /volume/v3/types => generated 379 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:42:18.053039 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-0bf421ed-2ee0-46c6-a311-aed1fba7059d None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:18.054659 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0bf421ed-2ee0-46c6-a311-aed1fba7059d tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] DELETE https://10.4.3.102/volume/v3/types/c3af426a-8315-4875-bffb-e264f9ffc555 Aug 25 16:42:18.054840 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0bf421ed-2ee0-46c6-a311-aed1fba7059d tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:18.055025 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-0bf421ed-2ee0-46c6-a311-aed1fba7059d tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Calling method '_delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:18.076990 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-0bf421ed-2ee0-46c6-a311-aed1fba7059d tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] https://10.4.3.102/volume/v3/types/c3af426a-8315-4875-bffb-e264f9ffc555 returned with HTTP 202 Aug 25 16:42:18.077357 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1423/5703] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:42:18 2026] DELETE /volume/v3/types/c3af426a-8315-4875-bffb-e264f9ffc555 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:42:18.083971 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-a0f407ab-94e9-45f2-8b43-027d397886d3 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:18.085478 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a0f407ab-94e9-45f2-8b43-027d397886d3 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] GET https://10.4.3.102/volume/v3/types/b140dfca-6866-4abe-b5ed-70e3553c7867/extra_specs Aug 25 16:42:18.085654 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a0f407ab-94e9-45f2-8b43-027d397886d3 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:18.085823 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a0f407ab-94e9-45f2-8b43-027d397886d3 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Calling method 'index' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:18.091415 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a0f407ab-94e9-45f2-8b43-027d397886d3 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] https://10.4.3.102/volume/v3/types/b140dfca-6866-4abe-b5ed-70e3553c7867/extra_specs returned with HTTP 200 Aug 25 16:42:18.091722 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1430/5704] 10.4.3.102 () {66 vars in 1378 bytes} [Tue Aug 25 16:42:18 2026] GET /volume/v3/types/b140dfca-6866-4abe-b5ed-70e3553c7867/extra_specs => generated 185 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:42:18.098038 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-a0bab7cb-b870-4130-9789-6fc1f6b4b9d7 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:18.099600 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a0bab7cb-b870-4130-9789-6fc1f6b4b9d7 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] GET https://10.4.3.102/volume/v3/types Aug 25 16:42:18.099775 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a0bab7cb-b870-4130-9789-6fc1f6b4b9d7 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:18.099958 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-a0bab7cb-b870-4130-9789-6fc1f6b4b9d7 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Calling method 'index' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:18.116393 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-a0bab7cb-b870-4130-9789-6fc1f6b4b9d7 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] https://10.4.3.102/volume/v3/types returned with HTTP 200 Aug 25 16:42:18.116780 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1420/5705] 10.4.3.102 () {66 vars in 1231 bytes} [Tue Aug 25 16:42:18 2026] GET /volume/v3/types => generated 2610 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 16:42:18.125386 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-e26c7545-65a6-497b-9738-62f1d4dc624a None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:18.127187 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e26c7545-65a6-497b-9738-62f1d4dc624a tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] GET https://10.4.3.102/volume/v3/types/b140dfca-6866-4abe-b5ed-70e3553c7867/encryption/cipher Aug 25 16:42:18.127376 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e26c7545-65a6-497b-9738-62f1d4dc624a tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:18.127560 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-e26c7545-65a6-497b-9738-62f1d4dc624a tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:18.133900 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-e26c7545-65a6-497b-9738-62f1d4dc624a tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] https://10.4.3.102/volume/v3/types/b140dfca-6866-4abe-b5ed-70e3553c7867/encryption/cipher returned with HTTP 200 Aug 25 16:42:18.134342 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1433/5706] 10.4.3.102 () {66 vars in 1396 bytes} [Tue Aug 25 16:42:18 2026] GET /volume/v3/types/b140dfca-6866-4abe-b5ed-70e3553c7867/encryption/cipher => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:42:18.142255 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-7ec91b1c-14c4-4114-a9e9-01ffd3acaed4 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:18.143909 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7ec91b1c-14c4-4114-a9e9-01ffd3acaed4 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] GET https://10.4.3.102/volume/v3/types/b140dfca-6866-4abe-b5ed-70e3553c7867/encryption Aug 25 16:42:18.144110 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7ec91b1c-14c4-4114-a9e9-01ffd3acaed4 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:18.144294 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-7ec91b1c-14c4-4114-a9e9-01ffd3acaed4 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Calling method 'index' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:18.149538 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-7ec91b1c-14c4-4114-a9e9-01ffd3acaed4 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] https://10.4.3.102/volume/v3/types/b140dfca-6866-4abe-b5ed-70e3553c7867/encryption returned with HTTP 200 Aug 25 16:42:18.149871 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1424/5707] 10.4.3.102 () {66 vars in 1375 bytes} [Tue Aug 25 16:42:18 2026] GET /volume/v3/types/b140dfca-6866-4abe-b5ed-70e3553c7867/encryption => generated 325 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:42:18.157269 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-8969ee39-da65-43a8-b20c-0f1d4c8e48f6 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:18.158895 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8969ee39-da65-43a8-b20c-0f1d4c8e48f6 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] GET https://10.4.3.102/volume/v3/types/b140dfca-6866-4abe-b5ed-70e3553c7867/extra_specs/multiattach Aug 25 16:42:18.159065 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8969ee39-da65-43a8-b20c-0f1d4c8e48f6 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:18.159251 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-8969ee39-da65-43a8-b20c-0f1d4c8e48f6 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Calling method 'show' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:18.165134 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-8969ee39-da65-43a8-b20c-0f1d4c8e48f6 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] https://10.4.3.102/volume/v3/types/b140dfca-6866-4abe-b5ed-70e3553c7867/extra_specs/multiattach returned with HTTP 200 Aug 25 16:42:18.165452 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1431/5708] 10.4.3.102 () {66 vars in 1414 bytes} [Tue Aug 25 16:42:18 2026] GET /volume/v3/types/b140dfca-6866-4abe-b5ed-70e3553c7867/extra_specs/multiattach => generated 29 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:42:18.171553 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-c45dbc9f-8c68-4669-89fb-b07792d47e47 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:18.173359 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c45dbc9f-8c68-4669-89fb-b07792d47e47 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] GET https://10.4.3.102/volume/v3/types/b140dfca-6866-4abe-b5ed-70e3553c7867/extra_specs/volume_backend_name Aug 25 16:42:18.173550 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c45dbc9f-8c68-4669-89fb-b07792d47e47 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:18.173764 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-c45dbc9f-8c68-4669-89fb-b07792d47e47 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Calling method 'show' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:18.179928 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-c45dbc9f-8c68-4669-89fb-b07792d47e47 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] https://10.4.3.102/volume/v3/types/b140dfca-6866-4abe-b5ed-70e3553c7867/extra_specs/volume_backend_name returned with HTTP 200 Aug 25 16:42:18.180336 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1421/5709] 10.4.3.102 () {66 vars in 1438 bytes} [Tue Aug 25 16:42:18 2026] GET /volume/v3/types/b140dfca-6866-4abe-b5ed-70e3553c7867/extra_specs/volume_backend_name => generated 44 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:42:18.186816 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-a9b0c324-ff7d-4911-adbc-fad9a752eb2f None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:18.188404 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a9b0c324-ff7d-4911-adbc-fad9a752eb2f tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] GET https://10.4.3.102/volume/v3/types/b140dfca-6866-4abe-b5ed-70e3553c7867 Aug 25 16:42:18.188578 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a9b0c324-ff7d-4911-adbc-fad9a752eb2f tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:18.188783 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-a9b0c324-ff7d-4911-adbc-fad9a752eb2f tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Calling method 'show' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:18.193606 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-a9b0c324-ff7d-4911-adbc-fad9a752eb2f tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] https://10.4.3.102/volume/v3/types/b140dfca-6866-4abe-b5ed-70e3553c7867 returned with HTTP 200 Aug 25 16:42:18.193964 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1434/5710] 10.4.3.102 () {66 vars in 1342 bytes} [Tue Aug 25 16:42:18 2026] GET /volume/v3/types/b140dfca-6866-4abe-b5ed-70e3553c7867 => generated 401 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:42:18.201516 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-6d6c0190-fbb0-482d-8c48-bbc1a0955260 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:18.203165 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6d6c0190-fbb0-482d-8c48-bbc1a0955260 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] PUT https://10.4.3.102/volume/v3/types/b140dfca-6866-4abe-b5ed-70e3553c7867/encryption/9493e33c-1ece-4b44-99a8-3ff7fd7240b6 Aug 25 16:42:18.203467 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-6d6c0190-fbb0-482d-8c48-bbc1a0955260 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:42:18.216637 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-6d6c0190-fbb0-482d-8c48-bbc1a0955260 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] https://10.4.3.102/volume/v3/types/b140dfca-6866-4abe-b5ed-70e3553c7867/encryption/9493e33c-1ece-4b44-99a8-3ff7fd7240b6 returned with HTTP 200 Aug 25 16:42:18.216982 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1425/5711] 10.4.3.102 () {68 vars in 1506 bytes} [Tue Aug 25 16:42:18 2026] PUT /volume/v3/types/b140dfca-6866-4abe-b5ed-70e3553c7867/encryption/9493e33c-1ece-4b44-99a8-3ff7fd7240b6 => generated 33 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:42:18.224567 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-a3633471-a690-4710-b2ee-02649164d2d3 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:18.226277 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a3633471-a690-4710-b2ee-02649164d2d3 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] PUT https://10.4.3.102/volume/v3/types/b140dfca-6866-4abe-b5ed-70e3553c7867/extra_specs/key1 Aug 25 16:42:18.226942 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-a3633471-a690-4710-b2ee-02649164d2d3 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:42:18.243039 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-a3633471-a690-4710-b2ee-02649164d2d3 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] https://10.4.3.102/volume/v3/types/b140dfca-6866-4abe-b5ed-70e3553c7867/extra_specs/key1 returned with HTTP 200 Aug 25 16:42:18.243464 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1432/5712] 10.4.3.102 () {68 vars in 1413 bytes} [Tue Aug 25 16:42:18 2026] PUT /volume/v3/types/b140dfca-6866-4abe-b5ed-70e3553c7867/extra_specs/key1 => generated 30 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 16:42:18.251171 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-6086c54d-7e32-4b97-a953-f494e05c9113 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:18.252988 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6086c54d-7e32-4b97-a953-f494e05c9113 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] PUT https://10.4.3.102/volume/v3/types/b140dfca-6866-4abe-b5ed-70e3553c7867 Aug 25 16:42:18.253365 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-6086c54d-7e32-4b97-a953-f494e05c9113 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 16:42:18.266508 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-6086c54d-7e32-4b97-a953-f494e05c9113 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] https://10.4.3.102/volume/v3/types/b140dfca-6866-4abe-b5ed-70e3553c7867 returned with HTTP 200 Aug 25 16:42:18.266982 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1422/5713] 10.4.3.102 () {68 vars in 1362 bytes} [Tue Aug 25 16:42:18 2026] PUT /volume/v3/types/b140dfca-6866-4abe-b5ed-70e3553c7867 => generated 370 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 16:42:18.273873 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-3a12d72f-4be7-4281-94e3-917b79290eef None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:18.275568 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3a12d72f-4be7-4281-94e3-917b79290eef tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] DELETE https://10.4.3.102/volume/v3/types/34f4160f-4245-4c61-a0bb-82a19dd72199 Aug 25 16:42:18.275758 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3a12d72f-4be7-4281-94e3-917b79290eef tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:18.275949 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-3a12d72f-4be7-4281-94e3-917b79290eef tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Calling method '_delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:18.297162 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-3a12d72f-4be7-4281-94e3-917b79290eef tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] https://10.4.3.102/volume/v3/types/34f4160f-4245-4c61-a0bb-82a19dd72199 returned with HTTP 202 Aug 25 16:42:18.297668 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1435/5714] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:42:18 2026] DELETE /volume/v3/types/34f4160f-4245-4c61-a0bb-82a19dd72199 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:42:18.303080 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.middleware.request_id [None req-d7e196fb-d522-4761-9283-d2d3c4e3ad15 None None] RequestId filter calling following filter/app {{(pid=100456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:18.304702 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d7e196fb-d522-4761-9283-d2d3c4e3ad15 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] DELETE https://10.4.3.102/volume/v3/types/8caddfd2-3340-4793-bc84-551bcc0b6e2f Aug 25 16:42:18.304883 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d7e196fb-d522-4761-9283-d2d3c4e3ad15 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Empty body provided in request {{(pid=100456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:18.305099 np0000008093 devstack@c-api.service[100456]: DEBUG cinder.api.openstack.wsgi [None req-d7e196fb-d522-4761-9283-d2d3c4e3ad15 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Calling method '_delete' {{(pid=100456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:18.326731 np0000008093 devstack@c-api.service[100456]: INFO cinder.api.openstack.wsgi [None req-d7e196fb-d522-4761-9283-d2d3c4e3ad15 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] https://10.4.3.102/volume/v3/types/8caddfd2-3340-4793-bc84-551bcc0b6e2f returned with HTTP 202 Aug 25 16:42:18.327083 np0000008093 devstack@c-api.service[100456]: [pid: 100456|app: 0|req: 1426/5715] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:42:18 2026] DELETE /volume/v3/types/8caddfd2-3340-4793-bc84-551bcc0b6e2f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:42:18.332854 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.middleware.request_id [None req-3c7767d1-ac53-4824-a61f-0d6305ff82a6 None None] RequestId filter calling following filter/app {{(pid=100454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:18.334472 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3c7767d1-ac53-4824-a61f-0d6305ff82a6 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] DELETE https://10.4.3.102/volume/v3/types/1c8b26f0-36d3-40b2-a92b-9330f08ef967 Aug 25 16:42:18.334672 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3c7767d1-ac53-4824-a61f-0d6305ff82a6 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Empty body provided in request {{(pid=100454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:18.334876 np0000008093 devstack@c-api.service[100454]: DEBUG cinder.api.openstack.wsgi [None req-3c7767d1-ac53-4824-a61f-0d6305ff82a6 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Calling method '_delete' {{(pid=100454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:18.354363 np0000008093 devstack@c-api.service[100454]: INFO cinder.api.openstack.wsgi [None req-3c7767d1-ac53-4824-a61f-0d6305ff82a6 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] https://10.4.3.102/volume/v3/types/1c8b26f0-36d3-40b2-a92b-9330f08ef967 returned with HTTP 202 Aug 25 16:42:18.354692 np0000008093 devstack@c-api.service[100454]: [pid: 100454|app: 0|req: 1433/5716] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:42:18 2026] DELETE /volume/v3/types/1c8b26f0-36d3-40b2-a92b-9330f08ef967 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:42:18.360223 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.middleware.request_id [None req-96965620-7a45-4d36-af5b-a3303c180015 None None] RequestId filter calling following filter/app {{(pid=100455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:18.361818 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-96965620-7a45-4d36-af5b-a3303c180015 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] DELETE https://10.4.3.102/volume/v3/types/5c6b3544-a0e0-4d76-8897-7e00879a8de3 Aug 25 16:42:18.361978 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-96965620-7a45-4d36-af5b-a3303c180015 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Empty body provided in request {{(pid=100455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:18.362181 np0000008093 devstack@c-api.service[100455]: DEBUG cinder.api.openstack.wsgi [None req-96965620-7a45-4d36-af5b-a3303c180015 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Calling method '_delete' {{(pid=100455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:18.382778 np0000008093 devstack@c-api.service[100455]: INFO cinder.api.openstack.wsgi [None req-96965620-7a45-4d36-af5b-a3303c180015 tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] https://10.4.3.102/volume/v3/types/5c6b3544-a0e0-4d76-8897-7e00879a8de3 returned with HTTP 202 Aug 25 16:42:18.383192 np0000008093 devstack@c-api.service[100455]: [pid: 100455|app: 0|req: 1423/5717] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:42:18 2026] DELETE /volume/v3/types/5c6b3544-a0e0-4d76-8897-7e00879a8de3 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:42:18.388290 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.middleware.request_id [None req-953a742c-bc36-4857-ae55-7a60970d88cd None None] RequestId filter calling following filter/app {{(pid=100457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 16:42:18.390159 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-953a742c-bc36-4857-ae55-7a60970d88cd tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] DELETE https://10.4.3.102/volume/v3/types/b140dfca-6866-4abe-b5ed-70e3553c7867 Aug 25 16:42:18.390446 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-953a742c-bc36-4857-ae55-7a60970d88cd tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Empty body provided in request {{(pid=100457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 16:42:18.390690 np0000008093 devstack@c-api.service[100457]: DEBUG cinder.api.openstack.wsgi [None req-953a742c-bc36-4857-ae55-7a60970d88cd tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] Calling method '_delete' {{(pid=100457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 16:42:18.411655 np0000008093 devstack@c-api.service[100457]: INFO cinder.api.openstack.wsgi [None req-953a742c-bc36-4857-ae55-7a60970d88cd tempest-VolumeTypesAdminTests-1567345540 tempest-VolumeTypesAdminTests-1567345540-project-admin] https://10.4.3.102/volume/v3/types/b140dfca-6866-4abe-b5ed-70e3553c7867 returned with HTTP 202 Aug 25 16:42:18.412074 np0000008093 devstack@c-api.service[100457]: [pid: 100457|app: 0|req: 1436/5718] 10.4.3.102 () {66 vars in 1345 bytes} [Tue Aug 25 16:42:18 2026] DELETE /volume/v3/types/b140dfca-6866-4abe-b5ed-70e3553c7867 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 16:42:28.322672 np0000008093 devstack@c-api.service[100456]: DEBUG dbcounter [-] [100456] Writing DB stats cinder:SELECT=113,cinder:UPDATE=41,cinder:INSERT=20 {{(pid=100456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:42:28.352650 np0000008093 devstack@c-api.service[100454]: DEBUG dbcounter [-] [100454] Writing DB stats cinder:SELECT=90,cinder:UPDATE=38,cinder:INSERT=30 {{(pid=100454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:42:28.381052 np0000008093 devstack@c-api.service[100455]: DEBUG dbcounter [-] [100455] Writing DB stats cinder:SELECT=77,cinder:UPDATE=28,cinder:INSERT=16 {{(pid=100455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 16:42:28.408416 np0000008093 devstack@c-api.service[100457]: DEBUG dbcounter [-] [100457] Writing DB stats cinder:SELECT=131,cinder:INSERT=40,cinder:UPDATE=64 {{(pid=100457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}